@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');

/*font-family: 'Jost', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap');

/*font-family: 'Cinzel Decorative', cursive;*/

@import url('https://fonts.googleapis.com/css2?family=Barlow&display=swap');

/*font-family: 'Barlow', sans-serif;*/
.navbar-brand img{
    width: 125px;
}
li.nav-item.book_btn a {
    background: #9c2953;
}
.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: #9c2953;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    left: 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;
}
.navigation {
    background: #0000006e;
    padding: 0px;
}
header {
    position: absolute;
    width: 100%;
    z-index: 9;
}
nav.navbar.navbar-expand-lg {
    padding: 0;
}
.navigation a.nav-link {
    color: #fff;
    padding: 20px 25px!important;
    font-family: 'Barlow';
    font-size: 18px;
    border-right: 1px solid #684920;
}
.navigation a.nav-link:hover {
    text-decoration: none;
    color: #f9d275 !important;
}
.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;
}
img#slideimg1 {
    position: absolute;
    top: 42%;
    left: 28%;
    opacity: 1;
    z-index: 9;
    width: 40%;
}
img#slideimg2 {
    position: absolute;
    top: 60%;
    left: 43%;
    opacity: 1;
    z-index: 98;
    width: 157px;
}
img#slideimg3 {
    position: absolute;
    top: 64%;
    left: 50%;
    z-index: 98;
    transform: translate(-50%, -50%);
    width: 250px;
    opacity: 0.5;
}

.slider .figcaption {
    position: relative;
    top: 50%;
    left: 50%;
    width: 620px;
    transform: translate(-50%,-50%);
    z-index: 99;
}
.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';
}
header.sticky-header.fixed {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: #1e020a;
}
.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;
}
a.book-btn {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    background: #f3668a;
}
a.book-btn:hover{
    background: #000;
}
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;
    text-align: left;
    font-family: 'Barlow';
    color: #fff;
    background: #000000;
    font-size: 12px;
    margin-bottom: 10px;
}
.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: #fff;
    font-family: 'Jost';
}
.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: 'Barlow';
    color: #ffc868;
    font-size: 16px;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #2a2a2a;
    color: #fff;
}
.img-port{
    position: relative;
}
.img-port img{
    width: 100%;
}
.img-port figcaption{

}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    color: #ad2a50;
    font-family: 'Barlow';
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ad2a50;
}
.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;
}
.girl-wrap{
    background: #000;
    position: relative;
}
.girl-wrap:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    background: #a18233;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    border-radius: 10px;
}
.title{
    font-family: "Cinzel Decorative",cursive;
    font-weight: 400;
    color: #a18233;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}
.girl-info img {
    width: 100%;
    height: 280px;
}
.girl-wrap .col-sm-3 {
    padding: 5px;
}
.girl-info figcaption {
    text-align: center;
    padding: 3px;
    color: #a18233;
    font-family: "Cinzel Decorative",cursive;
    font-weight: 500;
}
.girl-info a{
    display: block;
    position: relative;
    overflow: hidden;
}
.girl-info a:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ad2c536b;
    opacity: 0;
}
.girl-info a:hover:before{
    opacity: 1;
}
.image_btn{
    background: #000;
}
.bt {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.bt li{
    display: inline-block;line-height: 65px;
}
.bt li a.one {
    background: url(../images/b_gallery.png) no-repeat;
    width: 265px;
    height: 65px;
    display: block;
}
.bt li a.one:hover {
    background-position-y: -65px;
}
.bt li a.two {
    background: url(../images/b_online-booking.png) no-repeat;
    width: 265px;
    height: 65px;
    display: block;
}
.bt li a.two:hover {
    background-position-y: -65px;
}
.bt li a.three {
    background: url(../images/b_69.png) no-repeat;
    width: 265px;
    height: 65px;
    display: block;
}
.bt li a.three:hover {
    background-position-y: -65px;
}

.todays-girl {
    border-top: 2px solid #ad2c53;
    border-bottom: 2px solid #ad2c53;
    background: #000;
}
.todays-girl ul {
    margin: 0;
    padding: 0;
    color: #fff;
    list-style: none;
    text-align: right;
    line-height: 29px;
    font-weight: 600;
}
.content p {
    font-size: 15px;
    text-align: justify;
    color: #d7d3d3;font-family: 'Barlow', sans-serif;
}
.rating p i {
    color: #ad2c53;
    margin-right: 3px;
}
.rating span{
    color: #fff;
    font-weight: 700;
}
.rating p {
    font-size: 12px;
    font-style: italic;
    color: #fff;margin-bottom: 5px;
}
.welcome-content{
    background: #000;
}
.girl-infos img {
    width: 100%;
    height: 300px;
}
.girl-infos figcaption {
    text-align: center;
    padding: 3px;
    color: #fee671;
    font-family: "Cinzel Decorative",cursive;
    font-weight: 500;
}
.girl-infos a{
    display: block;
    position: relative;
    overflow: hidden;
}
.girl-infos a:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ad2c536b;
    opacity: 0;
}
.girl-infos a:hover:before{
    opacity: 1;
}
.pd .col-sm-6{
    padding: 5px;
}
.pd .col-sm-5{
    padding: 5px;
}
.location img{
    margin-top: 60px;
}
.location{
    position: relative;
}
.location:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    background: #ad2a50;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    border-radius: 10px;
}
.location-list li {display: inline-block;}   
.location-list li a {
    position: relative;
    color: #ffccdb;
    line-height: 36px;
    text-decoration: none;
    margin: 0 30px 0 0;
}
.location-list li a:hover{
    color: #d76624;
}
ul.location-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: 'Barlow', sans-serif;
    font-size: 19px;
    margin-top: 57px;text-align: center;
}
.call-wrap {
    margin: 40px;
    text-align: center;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px;
}
.call-wrap h2{
    font-family: 'Barlow', sans-serif;
    color:#ad2a50;
    font-size: 35px;
}
.call-wrap a {
    font-size: 32px;
    color: #ddd8da;
    margin: 0px;
    font-family: 'Jost';
    letter-spacing: 4px;
}
.call-wrap a:hover{
    text-decoration: underline;
}
.location .title {
    font-family: "Cinzel Decorative",cursive;
    font-weight: 800;
    color: #ad2a50;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-top: 50px;
}
span.bold {
    display: block;
    font-weight: 800;
}
.btm-content{
    border-top: 2px solid #ad2c53;
    background: #000;
}
footer{
    background: #000;padding-bottom: 40px;
}
footer ul.imp-link {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer ul.imp-link li{
    display: inline-block;
}
footer ul.imp-link li a {
    display: inline-block;
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    color: #ad2c53;
    border-right: 1px solid;
    padding-right: 5px;
}
footer ul.imp-link li:nth-last-child(1) a{
    border-right: 0px;
}
footer ul.imp-link li a:hover {
    color: #d76624;
}
.logo{text-align: center;}
.logo h3 {
    font-family: "Cinzel Decorative",cursive;
    font-size: 28px;
    color: #ad2c53;
    font-weight: 800;margin: 0px;
}
.logo p a {
    font-family: 'Barlow';
    font-size: 26px;
    letter-spacing: 3px;
    color: #fff;
}
.logo p a:hover{
    text-decoration: underline;
    color: #ad2c53;
}
.logo .bt{
    justify-content: center;
}
.copyright {
    background: #000;
    border-top: 2px solid #ad2c53;
}
.copyright {
    background: #000;
    border-top: 1px solid #ad2c53;
    padding: 20px;
}

/*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*/
.logo img{
    width: 180px;
}
.contact-strip{
    background: #ad2a50;
    padding: 10px;
}
.contact-strip h3 {
    font-family: "Cinzel Decorative",cursive;
    font-weight: 400;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin: 0px;
}
.contact-strip h2 {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: 'Barlow';
    font-weight: bold;
}
.contact-strip p {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: 'Barlow';
    font-weight: bold;margin: 5px;
}
.content{
    background: #000;
}
.side-wrap {
    background: #ad2a50;
}
.side-wrap h3 {
    font-family: "Cinzel Decorative",cursive;
    font-size: 19px;
    color: #000;
    text-align: center;
    padding: 15px 10px;
    margin: 0;
    border-bottom: 1px solid #000;
    font-weight: 900;
}
.side-wrap ul {
    margin: 10px 0px;
    list-style: none;
    padding: 5px 30px 20px;
}
.side-wrap ul li a {
    display: block;
    color: #000;
    position: relative;
    font-family: 'Barlow';
    padding-left: 15px;
}
.side-wrap ul li a:hover{
    color: #f1f1f1;
}
.side-wrap ul li a:before{
    content: '\f105';
    position: absolute;
    font:normal normal normal 14px/1 FontAwesome;
    left: 0;
    top: 5px;
}
.service-bg {
    background: #000;
    border-bottom: 2px solid #ad2c53;
}
.border-bm{
    border-bottom: 2px solid #ad2c53;
}
#contact h2 {
    font-family: "Cinzel Decorative",cursive;
    font-weight: 400;
    color: #ad2a50;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
}
h6.fs-20.mb-0.min-w-100 {
    font-family: 'Barlow';
    color: #ad2a50;
    font-size: 19px;
}
.media span{
    color: #fff;
    font-family: 'Barlow';
    display: inline-block;
    margin-left: 10px;
}
.media{
    margin-bottom: 10px;
}
button.btn-submit {
    border: 0px;
    width: 130px;
    padding: 5px;
    margin-top: 6px;
    border-radius: 4px;
    background: #ad2a50;
    color: #fff;
}
ul.location-list-new {
    padding: 15px;
    margin: 0;
    list-style: none;
    font-family: 'Barlow', sans-serif;
    font-size: 19px;
    margin-top: 0px;
    text-align: left;
    border: 1px solid #9c2953;
    height: 165px;
    overflow: auto;
}
ul.location-list-new li{display: inline-block;}
ul.location-list-new li a{
    background: #FF0099;  
    background: -webkit-linear-gradient(to right, #121212, #ad2c53);  
    background: linear-gradient(to right, #121212, #ad2c53); 
    position: relative;
    color: #fff;
    line-height: 36px;
    text-decoration: none;
    margin: 0 8px 8px 0;
    padding: 3px 10px;
    display: inline-block;
}
ul.location-list-new li a:hover{
    background: #FF0099;  
    background: -webkit-linear-gradient(to left, #121212, #ad2c53);  
    background: linear-gradient(to left, #121212, #ad2c53); 
}

.portfolio_item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #a17113;
}
.portfolio_item:before {
    content: "";
    width: 50%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.portfolio_item img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 300px;
}
.prodtl {
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
}
.prodtl h4{
    font-family: "Cinzel Decorative",cursive;
    color: #fff;
    font-size: 20px;
}
.portfolio_item .portfolio_hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /*opacity: 0;*/
    transition: all 300ms linear 0s;
}
.portfolio_item .portfolio_hover:before {
    content: "";
    width: 50%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.portfolio_item:after {
    content: "";
    width: 50%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.portfolio_hover:after {
    content: "";
    width: 50%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.portfolio_item .portfolio_hover .zoom_popup {
    line-height: 50px;
    text-align: center;
    width: 50px;
    color: #fff;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    padding: 0;
    z-index: 100;
    transition: all 300ms linear 0s;
    opacity: 0;
}
.portfolio_item:hover:before, .portfolio_item:focus:before {
    left: 50%;
    opacity: 1;
    z-index: 1;
}
.portfolio_item:hover:after, .portfolio_item:focus:after {
    left: 0;
    opacity: 1;
    z-index: 1;
}
.portfolio_item:hover:after, .portfolio_item:focus:after {
    top: 0;
    opacity: 1;
    z-index: 1;
}
.portfolio_item:hover .portfolio_hover:before, .portfolio_item:focus .portfolio_hover:before {
    top: 50%;
    opacity: 1;
    z-index: 1;
}
.portfolio_item:hover .portfolio_hover:after, .portfolio_item:focus .portfolio_hover:after {
    left: 0;
    opacity: 1;
    z-index: 9;
}
.zoom_popup a{
    font-size: 32px;
}
.portfolio_item:hover .zoom_popup{
    opacity: 1;
}
.pd{justify-content: center;}
@media screen and (max-width: 768px){
    .navigation {
        background: #9c2953;
    }
    header {
        position: relative;
        width: 100%;
        z-index: 9;
    }
    #slideimg {
        width: 100%;
        height: 55vh;
    }
    .slider .figcaption {
        display: none;
    }
    span.fa.fa-bars{
        color: #fff;
    }
    .bt {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .bt li {
        display: inline-block;
        line-height: 65px;
        margin-bottom: 10px;
    }
    .todays-girl ul {
        margin: 0;
        padding: 0;
        color: #fff;
        list-style: none;
        text-align: left;
        line-height: 29px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    img#slideimg1 {
        position: absolute;
        top: 42%;
        left: 18%;
        opacity: 1;
        z-index: 9;
        width: 73%;
    }
    img#slideimg2 {
        position: absolute;
        top: 65%;
        left: 34%;
        opacity: 1;
        z-index: 98;
        width: 157px;
    }
    .navigation a.nav-link {
        color: #fff;
        padding: 10px !important;
        font-family: sans-serif;
        font-size: 18px;
        border-right: 1px solid #684920;
    }
    .girl-wrap .col-sm-3 {
        padding: 5px;
        max-width: 50%;
    }
    .girl-infos img {
        width: 100%;
        height: auto;
    }
    .girl-info img {
        width: 100%;
        height: 250px;
    }
}