@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Charmonman&family=Dosis&family=Roboto&family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Notable&display=swap');


/*font-family: 'Notable', sans-serif;*/
/*font-family: 'Montserrat', sans-serif;*/

/*font-family: 'Charmonman', cursive;*/
/*font-family: 'Jost', sans-serif;*/
/*main color : #0d2b51*/
body {
    background: linear-gradient(#460000, #000000);
}
.common-padding{padding: 40px 0;}
a:hover{text-decoration: none;}
.whatsapp i.fa.fa-whatsapp {
    width: 40px;
    height: 40px;
    background: green;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#callme i {
    width: 40px;
    height: 40px;
    background: #f9ad30;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 70px;
    right: 20px;
}
.img-100{
    width: 100%;
}
/*button.owl-prev {
    background: #f00 !important;
    color: #fff !important;
    width: 20px !important;
    margin-right: 10px;
}
button.owl-next {
    background: #f00 !important;
    color: #fff !important;
    width: 20px !important;
    margin-right: 10px;
}*/
.other h3{
    font-family: 'Jost', sans-serif;
}
.top-header ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-header ul li{
    display: inline-block;
}
.top-header {
    background: #970e03;
    border-bottom: 1px solid #f1f1f1;
}
.navigation {
    padding: 2px;
}
header {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.navbar.navbar-expand-lg {
    padding: 0px;
}
.top-header ul li a {
    color: #fff;
    padding: 15px;
    display: inline-block;
    font-family: 'Jost', sans-serif;
}
.top-header ul li{
    border-right: 1px solid #f1f1f1;
}
.top-header ul li:nth-last-child(1){
    border:0px;
}
.top-header ul.top-info li a i {
    margin-right: 10px;
}
ul.social-icon {
    text-align: right;
}
ul.social-icon span {
    color: #fff;
    font-family: 'Jost', sans-serif;
}
.top-header ul li a:hover{
    color: #f00;
}
.navigation a.nav-link {
    color: #fff;
    padding: 5px 20px!important;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
}
.navbar-brand h3{
    color: #fff;
    font-family: 'Jost', sans-serif;
}

/*animation*/
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/*animation*/

.slider{
    position: relative;
}
#img1 {
    position: absolute;
    right: 50px;
    bottom: 150px;
}
#img2 {
    position: absolute;
    top: 200px;
    right: 38%;
}
#img3 {
    position: absolute;
    top: 50%;
    right: 40%;
}
#img4 {
    position: absolute;
    top: 36%;
    left: 37%;
}
#img5 {
    position: absolute;
    top: 150px;
    right: 50px;
}
#img6 {
    position: absolute;
    right: 200px;
    bottom: 0;
    width: 30%;
}
.slider .figcaption {
    position: absolute;
    top: 38%;
    left: 10%;
    width: 420px;
    border: 7px solid #fff;
    padding: 40px;
}
.slider .figcaption h4 {
    font-size: 45px;
    font-family: 'Jost';
    color: #fff;
    margin-bottom: 20px;
}
.slider .figcaption p{
    margin-bottom: 20px;
    font-family: 'Jost';
    color: #fff;
    font-weight: 500;
    font-size: 18px;   
}
.slider .figcaption a{
    color: #fff;
    font-family: 'Jost';
    border: 3px solid #fff;
    padding: 7px 10px;
    display: inline-block;
}
.dropdown-item{
    font-family: 'Jost';
}
.cate p {
    font-family: 'Jost';
    color: #cfcccc;
    font-size: 18px;
}
.cate img{
    width: 100%;
}
.cate {
    background: #181010;
    padding: 14px;
}
.cate h3{
    color: #eea328;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.video-wrap {
    background: #eea328;
    padding: 5px;
}
header.sticky-header.fixed {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background: #420000;
    width: 100%;
}
.top-owl {
    background: #970e03;
}
.top-owl h4.owl-title {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Jost';
    letter-spacing: 2px;
}
.top-img-wrap {
    background: #06193a;
    padding: 10px;
}
.top-img-wrap img {
    display: block;
    width: 100%;
    padding: 10px;
    background: #010e23;
}
figcaption {
    text-align: center;
    color: #ffcd83;
}
.top-img-wrap figcaption h4 {
    text-align: center;
    color: #ffcd83;
    font-weight: 100;
    font-family: 'Jost';
    padding: 10px 0px 0px 0px;
    font-size: 19px;
}
.top-img-wrap img{
    height: 330px;
}
.top-img-wrap figcaption a{
    text-align: center;
    color: #ffcd83;
    font-weight: 100;
    font-family: 'Jost';
}
.top-img-wrap:hover img{
    background: #ffcd83;
    cursor: pointer;
}
.owl-dots{
    text-align: center;
}
.owl-dots span {
    width: 10px;
    height: 10px;
    background: #ffcd83;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.left-icon-box {
    background: #06193a;
}
.content h3 {
    color: #eea328;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
img.border-img {
    width: 159px;
    margin-bottom: 20px;
}
.content p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: justify;
}
.icon-wrap {
    transition: 1s;
    background: #142d63;
    padding: 30px 50px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}
.icon-wrap i {
    font-size: 45px;
    display: inline-block;
    color: #142d63;
    background: #ffcd83;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
}
.icon-wrap p {
    font-family: 'Jost';
    font-size: 24px;
    margin-top: 15px;
    color: #fff;
}
.icon-wrap:hover{
    transform: scale(1.1);
    transition: 1s;
    cursor: pointer;
}
.icon-wrap:hover i{
    color: #000;
}
.content a.book-btn {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    background: #970e03;
}
a.book-btn {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    background: #970e03;
}
a.book-btn:hover{
    background: #000;
}
.content a:hover{
    background: #000;
}

.blocks{
    background: url('../images/slider-image.jpg') no-repeat;
    background-size: cover;
}
.block-wrap {
    background: #112c5b;
    padding: 20px;
    margin-bottom: 20px;
}
.type-wrap img{
    width: 100%;
    height: 254px;
}
.multiple-img {
    display: flex;
    margin-bottom: 30px;
}
.multiple-img span {
    width: 50px;
    height: 50px;
    background: #ffa0b8;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    color: #000;
    font-size: 19px;
    border-radius: 50%;
    box-shadow: -3px 1px 3px 0px #fff;
    border: 2px solid #fff;
    padding: 2px;
}
.multiple-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: -3px 1px 3px 0px #fff;
    border: 2px solid #fff;
    padding: 2px;
}
.block-con h4 {
    color: #ffa0b8;
    margin: 25px 0;
    font-family: 'Jost';
    letter-spacing: 3px;
}
.block-con a{
    color: #000;
    background: #ffa0b8;
    padding: 10px;
    display: inline-block;
    font-weight: 500;
}
.block-wrap:hover{
    background: #0c193c;
    cursor: pointer;
}
.content-wrapper {
    background: linear-gradient(#460000, #000000);
}
.content-section p {
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-family: 'Jost';
    line-height: 25px;
}
.content-section {
    margin-bottom: 40px;
}
.steps {
    text-align: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #041e56;
    margin: auto;
    position: relative;
}
.steps img {
    width: 107px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.steps span{
    position: absolute;
    top: 0;
    right: -10px;
    background: #ffcd83;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-weight: 600;
}
.icon-w figcaption{
    text-align: center;
    color: #ffcd83;
    font-weight: 600;
    font-size: 22px;
    margin-top: 20px;
}
.icon-w {
    margin: 50px 0 30px 0;
    cursor: pointer;
}
.icon-w:hover figcaption{
    color: #fff;
}
.icon-w:hover .steps span{
    background: #fff;
}
img.arrow {
    position: absolute;
    top: 40%;
    right: -10%;
    width: 104px;
}
.right img {
    width: 100%;
    box-shadow: 0px 4px 11px 1px #ffcd83;
}
.content-new h3{
    position: relative;
}
.content-new h3:after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 65px;
    height: 3px;
    left: 115px;
    background: #ffcd83;
}
.content-new h3 span {
    background: #ffcd83;
    font-size: 16px;
    position: relative;
    top: -20px;
    border-radius: 4px;
    padding: 0 10px;
    color: #000;
    letter-spacing: 1px;
}
.content-new h3 {
    color: #ffcd83;
    text-align: left;
    margin-bottom: 30px;
    font-family: 'Jost';
    letter-spacing: 8px;
}
.content-new h4 {
    font-family: 'Jost';
    color: #fff;
}
.content-new p {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    font-family: 'Jost';
}
.bg-img{
    position: relative;
    padding: 100px;
    background:url('../images/call-girl-gurugram.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.bg-img:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#000000bd;
}
.banner-content p{
    font-family: 'Jost';
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.banner-content h4 {
    color: #f2a62a;
    text-align: left;
    margin-bottom: 20px;
    font-family: 'Jost';
    letter-spacing: 3px;
    font-size: 40px;
}
.banner-content a{
    color: #000;
    background: #f2a62a;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 500;
    font-family: 'Jost';
    font-size: 20px;
}
.phone-img img {
    width: 100%;
    display: block;
    margin: auto;
    border-radius: 20px;
}
.girl-wrapper{
    position: relative;
    cursor: pointer;
}

.girl-wrapper figcaption {
    background: #112c5b;
    padding: 5px 0;
}
.girl-wrapper figcaption h3{
    font-size: 18px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #b110116b;
    transform: scale(0);
    transition: 1s;
    border: 1px solid #ffffff52;
}
.overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.girl-wrapper:hover .overlay{
    transform: scale(0.9);
    cursor: pointer;
}
#lightgallery li a {
    display: block;
    position: relative;
    border: 2px solid #f2a62a;
}
#lightgallery li:hover .overlay{
    transform: scale(1);
    cursor: pointer;
}
ul.location {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
ul.location li{
    display: inline-block;
    margin-bottom: 10px;
}
ul.location li a{
    display: inline-block;
    border:1px solid #fff;
    color: #fff;
}
ul.location li a {
    display: inline-block;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 3px;
    background: #760202;
    font-family: 'Montserrat', sans-serif;
}
ul.location li a i{
    margin-right: 10px;
}
ul.location li a:hover{
    background: #000;
    color: #fff;
}
.other h3 {
    font-family: 'Jost', sans-serif;
    color: #fdcb83;
    font-size: 24px;
    margin-bottom: 30px;
}
.other p{
    color: #fff;
    text-align: justify;
    font-family: 'Jost';
}
ul.information {
    margin: 0;
    list-style: none;
    padding: 0;
}
ul.information li a{
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    font-family: 'Jost';
}
ul.information li a i {
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 21px;
    margin-right: 10px;
}
ul.footer-location {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.footer-location li a{
    color: #fff;
    font-family: 'Jost';
}
ul.footer-location li a i{
    margin-right: 10px;
}
.copyright p {
    margin: 0;
    padding: 10px;
    text-align: center;
    font-family: 'Jost';
    color: #fff;
    background: #080000;
}
.breadcrumb-wrap{
    position: relative;
}
.breadcrumb-wrap:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
}
.breadcrumb-text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    z-index: 99;
    transform: translate(-50%, -50%);
}
.breadcrumb-text h1 {
    color: #f2a62a;
    font-family: 'Notable', sans-serif;text-shadow: 5px 4px 3px #000000bf;
}
.breadcrumb-text ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.breadcrumb-text ul li{
    display: inline-block;
}
.breadcrumb-text ul li a{
    display: inline-block;
    color: #fff;
}
form.enquire {
    background: #142d63;
    padding: 15px;
    width: 80%;
    margin: auto;
}
h4.color-white {
    font-family: 'Jost';
    color: #ffc868;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    color: #fff;
}
.img-port{
    position: relative;
}
.img-port img {
    width: 53%;
    background: #420000;
    padding: 15px;
    border: 5px solid #fff;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.girls-info.content-section {
    padding: 20px;
    background: #420000;border: 2px solid #fff;
}
.img-port figcaption{

}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    color: #fff;
}
.img-port figcaption {
    position: absolute;
    background: #f3668a;
    padding: 10px;
    width: 94%;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 1px #0b0f2c;
}
.right p {
    margin: 0;
    text-align: right;
    font-family: 'Jost';
    font-size: 17px;
    color: #fff;
}
.right p a{
    color: #fff;
}
p.logo{
    margin: 0px;
}
p.logo a {
    line-height: 25px;
    font-weight: 800;
    color: #fff;
    font-family: 'Charmonman', cursive;
    font-size: 25px;
}
p.logo a span{
    display: block;
    margin-left: 30px;
}
div#navbarSupportedContent{
    justify-content: space-around;
}
.slider-img img{
    width: 100%;
}
.icon-content {
    background: #970e03;
}
.icon-box{
    padding: 20px 10px;
    text-align: center;
}
.icon-box i{
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background: #142d63;
    color: #fff;
    font-size: 42px;
    border:2px solid #fff;
}
.icon-box h3{
    color: #fff;
    font-family: jost;
    line-height: 29px;
    padding: 5px 0;
    font-size: 22px;
}
.icon-box p{
    color: #fff;
    font-family: jost;
}
span.rating{
    display: block;
}
.girl-profile{
    background: #970e03;
}
.color-white{
    color: #fff;
}
.links {
    padding: 0;
    list-style: none;
    margin: 20px 0;
    text-align: center;
}
.links li{
    display: inline-block;
}
.links li a {
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #5b5d64;
    border-radius: 2px;
}
.breadcrumb-wrap img{
    width: 100%;
}
.left-icon-box {
    text-align: center;
}
.left-icon-box h3{
    color: #fff;
    text-align: center;
}
.left-icon-box p{
    color: #fff;
    text-align: center;
}
.rates-bg{
    background: #142d63;
}
.girls-info .title {
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    font-family: 'Jost';
    letter-spacing: 3px;
}
.girls-info.content-section p{
    text-align: left;
}
.top-navigation {
    padding: 12px;
    border-bottom: 1px solid #ffffff54;
}
.top-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.left-navigations li{
    display: inline-block;
}
.left-navigations li a {
    display: inline-block;
    color: #fff;
    font-family: jost;
    margin-right: 10px;
}
.left-navigations li a i{
    margin-right: 5px;
}
.right-navigations li{
    display: inline-block;
}
.right-navigations li a{
    display: inline-block;
    color: #fff;
    font-family: jost;
    margin-right: 10px;
}
.right-navigations li a i{
    margin-right: 5px;
}
.right-navigations{
    text-align: right;
}
.top-navigation ul li a:hover {
    color: #db921b;
}
.nav-link:hover {
    color: #db921b !important;
}
.redish {
    background: linear-gradient(#460000, #000000);
}
.barcode{
    background: linear-gradient(#460000, #000000);
}
.bar-wrap {
    padding: 20px;
    text-align: center;
    background: #f9ad30;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 6px;
}
.bar-wrap i {
    width: 110px;
    height: 92px;
    line-height: 92px;
    text-align: center;
    background: #b77d20;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 5px;
    color: #000;
    font-size: 52px;
}
.bar-wrap img{
    width: 50%;
    border-radius: 10px;
}
.isotope-item.col-lg-3.col-md-4.col-sm-6 {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    right: auto;
    margin-bottom: 30px;
}
.item-media {
    position: relative;
    overflow: hidden;
}
.item-media img {
    width: 100%;
    height: 350px;
    border-radius: 5px;
}
.media-links {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.media-links::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #52074a;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
[class*="item"]:hover .media-links::before {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.models_portrait .isotope-item .links-wrap {
    top: auto;
    bottom: 40px;
}
.media-links div {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -25px;
    z-index: 4;
}
.links-wrap a {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: -100px;
    display: inline-block;
    z-index: 5;
    font-size: 16px;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #d9901a;
}
.links-wrap a.p-link {
    margin-left: 6px;
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}
.links-wrap a::before {
    font-family: 'fontAwesome';
    content: "\f002";
}
a.p-view::before {
    font-family: 'fontAwesome';
    content: "\f0c1";
}
.isotope-item:hover .item-title {
    background-color: #d9901a;
}
.isotope-item .item-title {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.text-center {
    text-align: center;
}
.isotope-item .links-wrap {
    top: auto;
    bottom: 40px;
}
[class*="item"]:hover .links-wrap a {
    top: 0px;
    filter: alpha(opacity=100);
    opacity: 1;
}
.top-models-carousel .vertical-item.content-absolute .item-content {
    padding: 5px 25px;
    min-width: auto;
}
.top-models-carousel .vertical-item.content-absolute .item-content {
    top: 0;
    right: auto;
    left: -180px;
    min-width: 180px;
    padding: 35px 40px;
    opacity: 0;
}
.vertical-item.content-absolute .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 30px 10px;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.after_cover::after, .before_cover::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.gradient_bg_vert .bg_overlay {
    background: #b30933;
    background: -webkit-linear-gradient(#b30933,#b30933 50%,#b30933);
    background: linear-gradient(#b30933,#b30933 50%,#b30933);
}
.top-models-carousel .bg_overlay {
    opacity: .9;
}
.top-models-carousel .bg_overlay {
    opacity: .9;
}
.gradient_bg_vert .bg_overlay {
    background: #b30933;
    background: -webkit-linear-gradient(#b30933,#b30933 50%,#b30933);
    background: linear-gradient(#b30933,#b30933 50%,#b30933);
}
.top-models-carousel .vertical-item.content-absolute:hover .item-content {
    opacity: 1;
    left: 0;
    background: #000;
}
.girl-wrapper{
    background: linear-gradient(#460000, #000000);
}
.girl-wrapper .title {
    color: #f9ad30;
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
}
.item-title.text-center h4 a{
    color: #fff;
    font-size: 18px;
}
.navbar.navbar-expand-lg{
    padding-bottom: 0px;
}
.navbar-brand h3 img{
    width: 200px;
}
#demo{
    background: linear-gradient(#35032f, #52074a);
    padding: 10px;
}
#demo img{
    width: 100%;
}
.owl-carousel .item-media img{
    height: 420px;
}
.owl-nav{
    display: none;
}
.topmargin_40 {
    margin-top: 40px;
}
.model-parameters.vertical-layout h2 a {
    color: #db921b;
}
.model-parameters.vertical-layout .bold {
    color: #ccc9c3;
    font-weight: 600;
}
.model-parameters.vertical-layout span{
    color: #fff;
}
.gold{
    color: #eea328 !important;
}
.img-wrap img{
    width: 100%;
}
.left-wrap{
    background: linear-gradient(#460000, #000000);
}
.right-content p{
    color: #fff;
    text-align: justify;
}
.vert-center{
    display: flex;
    align-items: center;
}
.left-wrap .img-wrap img{
    border-radius: 5px;
}
.blogs img {
    width: 100%;
    height: 380px;
    border-radius: 5px;
}
.blogs figcaption{
    text-align: left;
    padding: 10px 0;
}
.blogs figcaption a {
    color: #cf850c !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    text-align: center;
    display: block;
}
.blogs p {
    font-size: 16px;
    color: #000;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3px;
}
.bg{
    background: url('../images/574246-beauties-fatal-girl-lingerie-model-sexy-sensual-wallpaper.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.bg:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0009;
}
.redish .title{
    color: #f2a62a;
}
.title{
    font-family: 'Montserrat', sans-serif;color: #fff;
}
.blog-wrapper h2{
    color: #890505;
    text-align: center;
    font-size: 23px;
    font-family: 'jost';
}
.side-image img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px #000;
}
.nav-item{
    position: relative;
}
.flip {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1em;
    width: 100%;
}
.flip > .front, .flip > .back {
    display: block;
    color: white;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
    height: 260px;
    padding: 2em 2em;
    background: #313131;
}
.flip > .front {
    transform: rotateY(0deg);
}
.flip > .front, .flip > .back {
    display: block;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: .5s;
    transition-property: transform, opacity;
}
.flip:hover > .front {
    transform: rotateY(180deg);
}
.flip:hover > .back {
    opacity: 1;
    transform: rotateY(0deg);
}
.flip > .back {
    position: absolute;
    opacity: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg);
}
.flip > .front, .flip > .back {
    display: block;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: .5s;
    transition-property: transform
}
.text-shadow {
    color: #fff;
    position: absolute;
    bottom: 10px;
    font-size: 23px;
    font-family: jost;
    background: #52074a;
    padding: 5px 10px;
}
.cdetails {
    padding: 0;
    margin: 0;
    list-style: none;text-align: center;
}
.cdetails  li a {
    color: #ff0;
    font-size: 18px;
    font-weight: ;
    font-family: jost;
}
.cdetails  li a i{
    margin-right: 10px;
    color: #000;
}
.carousel-caption {
    position: absolute;
    top: 62%;
    left: 50%;
    width: 65%;
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.carousel-item {
    position: relative;
}
.carousel-caption h5 {
    font-family: 'Montserrat';
    font-size: 43px;
    color: #bb7c13;
}
.carousel-caption p {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #fff;
}
.slider-btn {
    text-align: center;
    text-decoration: none;
}
.slider-btn li {
    display: inline-block;
}
.fbtn {
    padding: 10px 35px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
}
.sec-btn {
    padding: 10px 35px;
    color: #000;
    background: #fff;
    border: 1px solid #fff;
    display: inline-block;
}
.img-responsive{
    width: 100%;height: 300px;
}
.link-title h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;margin-bottom: 30px;color: #fff;
}
.link-btn{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    background: #b11011;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 29px;
}
.vert-center{
    display: flex;
    text-align: center;
    justify-content: center;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
ul#lightgallery li {
    margin-bottom: 10px;
    padding: 0 5px;
}
ul#lightgallery li i {
    color: #fff;
    width: 35px;
    background: #b11011;
    height: 35px;
    line-height: 35px;
}
.img-comp-container {
  position: relative;
  height: 300px; /*should be the same height as the images*/
  border: 2px solid #f2a62a;
  overflow: hidden;
}

.img-comp-img {
  position: absolute;
  width: 100%;
  height: auto;
  overflow:hidden;
}

.img-comp-img img {
    display: block;
    vertical-align: middle;
    height: 300px;
}

.img-comp-slider {
  position: absolute;
  z-index:9;
  cursor: ew-resize;
  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #eda227;
  opacity: 0.7;
  border-radius: 50%;
}
.img-comp-img.img-comp-overlay {
    border-right: 2px solid #bb7400db;
}
img.footer-logo {
    display: block;
    margin: auto;
}
.w-100 {
    width: 100%!important;
    position: relative;
}
.carousel-item:before{
    content: '';
    position: absolute;
    z-index: 9;
    background: #00000061;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.girl-wrapper .col-sm-3{
    padding: 1px;
}
footer.common-padding {
    padding-bottom: 10px;
}
ul.contact {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
}
ul.contact li i {
    color: #f9ad30;
    width: 36px;
    height: 33px;
    line-height: 30px !important;
    border: 1px solid;
    text-align: center;
    display: block;
    border-radius: 1px;
    margin: auto;
    margin-bottom: 10px;
}
.contact-info.mb-3 {
    padding: 20px;
    background: #000;
}
ul.contact li{color: #fff;}
ul.contact li a{color: #fff;}

.new_list {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  text-align: center;
}
.btns {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 0.5em;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.btns:hover {
  text-decoration: none;color: #fff;
}
.btn-4 {
  border: 1px solid;
  overflow: hidden;
  position: relative;
}
.btn-4 span {
  z-index: 20;
}
.btn-4:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}
.btn-4:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.bar-wrap i.fa.fa-whatsapp {
    background: #008000;
    color: #fff;
}
.bar-wrap i.fa.fa-twitter {
    background: #0181b3;
    color: #fff;
}
.bar-wrap i.fa.fa-instagram {
    background: #920095;
    color: #fff;
}
.cycle {
    background: #fff;
}
p.head {
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    margin: 0;
    background: #ff9e07;
    padding: 15px;
}
.cycle figcaption {
    text-align: center;
}
.cycle figcaption a {
    color: #000;
    padding: 10px;
    display: block;
    background: #fff;
    font-size: 17px;
}
.flip-items li img {
    width: auto;
    height: 300px;
    margin: 30px 30px 0;
}
@media screen and (min-width: 600px) {
  .new_list {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px){
    img.arrow{
        display: none;
    }
    .top-header ul li {
        border-right: 0;
    }
    .top-header ul li a {
        padding: 1px;
        font-size: 12px;
    }
    .top-header ul li {
        border-right: 0;
    }
    ul.social-icon{
        text-align: center;
    }
    .top-header {
        background: #420000;
    }
    .navigation {
        background: #420000;
    }
    .breadcrumb-text h1 {
    color: #fff;
    font-family: 'Jost';
    font-size: 18px;
    }
    header {
        position: relative;
        width: 100%;
        z-index: 9;
        background: #420000;
    }
    .navbar-brand h3 img {
        width: 150px;
    }   
    span.fa.fa-bars{
        color: #fff;
    }
    .bg-img{
        padding: 0px;
    }
    header.sticky-header.fixed{
        position: static;
    }
    .link-btn {
        margin-bottom: 20px;
    }
    .link-title h3 {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        margin-bottom: 10px;color: #fff;
    }
    ul#lightgallery li {
        margin-bottom: 10px;
        padding: 0 15px;
    }
    ul#lightgallery li .img-responsive {
        width: 100%;
        height: auto;
    }
}