@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');

/*font-family: 'PT Sans', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

/*font-family: 'Kanit', sans-serif;*/
/*font-family: 'Montserrat', sans-serif;*/

/*main color : #0d2b51*/
.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;
    z-index: 9;
}
.hanna img{
	
}
.moretext {
    display: none;
}
.moretext1 {
    display: none;
}
.moretext2 {
    display: none;
}
.moretext3 {
    display: none;
}
.moretext4 {
    display: none;
}
.moretext5 {
    display: none;
}
.moretext6 {
    display: none;
}
.moretext7 {
    display: none;
}
.item a {
    color: #ffffff;
    font-weight: 600;
}
.item {
    text-align: center;
}
.item a i {
    display: inline-block;
    margin-right: 10px;
}

/* price list section index*/
.widget-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    padding: 8px 20px 24px;
    background: #157a76;
    border-bottom: 1px solid #000000;
    margin: 0;
}
.widget-inner {
    color: #1e1e1e;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.025em;
    background: #e1dfda;
    border-right: 1px solid #acaba7;
    border-bottom: 1px solid #acaba7;
    margin-top: -15px;
}
.widget ul.info {
    list-style: none;
    padding: 11px 0;
}
.widget ul.info li {
    color: #161616;
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px 0 20px;
    clear: both;
}
.widget-details ul.info li label {
    width: 110px;
    display: inline-block;
    margin-bottom: 0.5rem;
    float: left;
	font-size: 23px
}
.widget ul.info li span.value {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: right;
    text-transform: capitalize!important;
	font-size: 20px
}

/*end price list section index*/ 

.why-us {
    padding: 0 0 30px 0;
    position: relative;
    z-index: 3;
}
.why-us .content {
    padding: 5px;
    background: #35bc9e;
    border-radius: 4px;
    color: #fff;
}
.why-us .container .row .col-lg-5 .content img {
    width: 100%;
    height: 100%;
}
.why-us .icon-boxes .icon-box {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 15px rgba(0,0,0,.1);
    padding: 17px 4px;
    width: 100%;
}
.why-us img {
    width: 100%;
    height: 100%;
}

/*question answer section*/ 
.city_cont_main {
    margin-top: 50px;
    padding: 24px;
    font-family: 'PT Sans';
    display: flex;
    flex-direction: column;
    gap: 16px;
    border: 1px solid #e2e9ef;
}
.city_cont_main p {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 0.2px;
}
.city_cont_main h3 {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.6px;
}
.schema-faq-code {
    border: 1px solid #9f21e3;
    border-radius: 10px;
    background-color: #fefbf9;
    overflow: hidden;
}
.schema-faq-code .faq-q {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 12px 56px 12px 12px;
    line-height: 1.4;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.faq-q:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    width: 56px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    color: #9f21e3;
    font-size: 20px;
}
.faq-a {
    margin: 0;
    padding: 12px;
    background-color: #f7f7f7;
    font-size: 18px;
    line-height: 1.4;
    border-bottom: 1px solid #dedee0;
    display: none;
}

/*end question answer section*/ 

#callme i {
    width: 40px;
    height: 40px;
    background: #007a74;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    bottom: 65px;
    right: 20px;
    z-index: 9;
}
.img-100{
    width: 100%;
}
button.owl-prev {
    background: #000 !important;
    color: #fff !important;
    width: 30px !important;
    margin-right: 8px;
    height: 30px;
}
button.owl-next {
    background: #000 !important;
    color: #fff !important;
    width: 30px !important;
    margin-right: 8px;
    height: 30px;
}
.owl-nav{
    display: block;
}

footer{
    background: #171717;
    padding: 50px 0 50px 0;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.other{
    margin-bottom: 30px;
}
.other h3 {
    font-size: 19px;
    color: #ff3a3a;
    margin-bottom: 30px;
}
.copyright {
    padding-top: 34px;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    color: #2bdfd6;
    margin: 0;
}
.copyright p{
    color: #fff;
    margin: 0;
    font-size: 14px;	
}
.copyright ul li {
    display: inline-block;
}
.copyright ul li img{
    width: 38px;
    height: 25px;
}
.banner{
    position: relative;
}
.banner img{
    width: 100%;
}
.banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000687;
}
.overlay-text {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: #157a7694;
    padding: 20px;
    border-radius: 5px;
}
.overlay-text h3{
    color: #000;
    font-family: 'Kanit', sans-serif;
    font-size: 22px;
}
.overlay-text h4{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    margin-bottom: 25px;
}
.overlay-text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.overlay-text ul li{
    display: inline-block;
}
.overlay-text ul li a {
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 13px 20px;
    margin-right: 10px;
    border-radius: 2px;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
}
.overlay-text ul li a i{
    margin-right: 10px;
}
.overlay-text ul li a:hover{
    background: #333;
    cursor: pointer;
}
.overlay-text a{
    color: #fff;
}
.overlay-text:hover{
    background: #157a76;
}
h5.footer-head {
    position: relative;
    text-align: center;
    color: #ff3a3a;
    margin-bottom: 40px;
    font-family: 'Kanit', sans-serif;
    font-size: 23px;
}
h5.footer-head:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 300px;
    height: 3px;
    background: #ff3a3a;
    transform: translateX(-50%);
}
.footer-location li a{
    color: #f1f1f1;
    font-family: 'Kanit', sans-serif;
}
.footer-location li a i{
    margin-right: 5px;
}
.footer-location li a:hover{
    color: #ff3a3a;
}
.copyright ul{
    text-align: right;
}
.owl-img-wrapper {
    position: relative;
    background: #55173a;
    padding: 5px;
}
.owl-img-wrapper:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.owl-img-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000002e;
    transform: scale(0);
}
.owl-img-wrapper:hover::before{
    transform: scale(1);
}
.owl-img-wrapper .text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.owl-img-wrapper .text figcaption {
    color: #fff;
    font-size: 32px;
    font-family: 'Jost';
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
}
.owl-img-wrapper button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    border: 0;
    outline: 0;
    padding: 10px 20px;
    cursor: pointer;
    font-family: 'Jost';
}
.owl-img-wrapper button:hover{
    background: #55173a;
    color: #fff;
}
.owl-img-wrapper button:hover i{
    transform: translate(5px);
    transition: 0.5s;
}
.owl-img-wrapper button i{
    margin-left: 10px; 
    transition: 0.5s;
}
.owl-img-wrapper img {
    display: block;
    width: 100%;
    height: 450px;
}

.content-part p{
    text-align: center;
    font-family: 'Jost';
}
.content-part {
    margin-bottom: 30px;
}
.big-wrap{
    position: relative;
    overflow:hidden;
}
.big-wrap .text{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 9;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.big-wrap .text figcaption {
    color: #fff;
    font-size: 28px;
    font-family: 'Jost';
    text-shadow: 1px 1px 1px #000;
    text-align: center;
}
.big-wrap a{
    color: #fff;
    font-family: 'Jost';
}
.big-wrap a:hover i{
    transform: translate(5px);
    transition: 0.5s;
}
.big-wrap a:hover{
    color: #ff3a3a;
}
.big-wrap a i{
    margin-left: 10px; 
    transition: 0.5s;
}
.big-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000040;
    transform: scale(0);
}
.big-wrap:hover::before {
    transform: scale(1);
    z-index: 1;
}
.big-wrap img{
    width: 100%;
    transition: 1s;
    height: 353px;
}
.big-wrap:hover img{
    transform: scale(1.1);
}
.big div[class^="col"]{
    padding: 3px;
}
.big h3.title {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Jost';
    color: #444343;
    font-weight: 600;
}
ul#pills-tab {
    margin-bottom: 40px !important;
    justify-content: center;
}
#pills-tab a.nav-link.active {
    background-color: #fff0 !important;
    color: #ff3a3a !important;
    border-bottom: 2px solid;
    font-weight: 600;
    padding: 5px 20px;
}
#pills-tab a.nav-link{
    background-color: #fff0 !important;
    color: #000 !important;
    font-weight: 600;
    padding: 5px 20px;
    font-family: 'Jost';
}
.tab-wrap{
    position: relative;
    margin-bottom: 20px;
}
.tab-wrap img{
    height: 290px;
    width: 100%;
}
.tab-wrap figcaption .name {
    font-family: 'Jost';
    display: block;
    font-size: 14px;
    color: #333;
}
.tab-wrap figcaption .type a{
    font-family: 'Jost';
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.tab-wrap figcaption .type a:hover{
    color: #ff3a3a;
}
.tab-wrap figcaption span.on {
    font-family: 'Jost';
    display: block;
    font-size: 14px;
    color: #333;
}
.tab-wrap figcaption {
    padding: 10px;
    background: #f1f1f18c;
}
.img{
    position: relative;
}
.img img{
    width: 100%;
}
.img-text{
    position: absolute;
    top: 20%;
    left: 5%;
    width: 50%;
}
.img-text ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.img-text ul li{
    display: inline-block;
}
.img-text ul li a i{
    color: #fff;
    margin-right: 8px;
}
.img-text ul li a.w-app{
    display: inline-block;
    color: #fff;
    background: green;
    padding: 10px 20px;
    margin-right: 10px;
}
.img-text ul li a.phone{
    display: inline-block;
    color: #fff;
    background: blue;
    padding: 10px 20px;
}
.img-text ul li a:hover{
    background: #ff3a3a;
}
.img-text h3{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 43px;
}
.img-text p{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    margin-bottom: 20px;
}
.home-bg{
    margin-bottom: 30px;
}
.breadcrumb-wrap {
    position: relative;
}
.breadcrumb-wrap h1{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 36px;
}
.breadcrumb-wrap ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    line-height: 51px;
}
.breadcrumb-wrap ul li{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
    display: inline-block;
}
.breadcrumb-wrap ul li a{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
}
.breadcrumb-wrap .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #14727080;
    padding: 15px;
}
.breadcrumb-wrap img{
	width: 100%;
}
.box-img img {
    width: 100%;
    box-shadow: -16px 20px 0px 0px #007a74;
    border-radius: 5px;
}
.content p{
    font-family: 'PT Sans', sans-serif;
    font-size: 23px;
    line-height: 27px;
    font-weight: 600;
    color: #333333e3;
}
.social-contact {
    padding: 25px;
    background: #ffffff;
    min-height: 150px;
    box-shadow: 1px 1px 6px 0px #ff3a3aa1;
    border-radius: 4px;
}
.social-contact h4 {
    font-size: 20px;
    color: #71224d;
    font-family: 'Kanit', sans-serif;
    text-align: center;
}

span.bold {
    color: #000;
}
.social-contact ul {
    padding: 0;
    list-style: none;
}
.social-contact ul {
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    text-align: center;
}
.social-contact ul li {
    font-size: 16px;
    font-weight: 600;
    color: #71224d;
    font-family: 'Kanit', sans-serif;
    margin-right: 20px;
    display: inline-block;
}
.social-contact ul li a {
    color: #000;
    font-size: 15px;
    font-family: 'Kanit', sans-serif;
}
.social-contact ul li i {
    color: #71224d;
    margin-right: 10px;
}

@media screen and (max-width: 767px){
    .img-text {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: #000;
        padding: 20px;
    }
    .overlay-text h4 {
        color: #fff;
        font-family: 'Jost';
        margin-bottom: 6px;
    }
    .overlay-text h3 {
        color: #ff3a3a;
        font-family: 'Jost';
        font-size: 18px;
    }
    a.nav-link.text-gray-350 {
        margin-right: 10px;
    }
    .sm-btns{
        position: relative;
        left: 20px;
    }
    span.fa.fa-bars {
        color: #ff3a3a;
    }
    .breadcrumb-wrap h1 {
        color: #fff;
        text-align: center;
        font-size: 28px;
    }
    .breadcrumb-wrap ul {
        text-align: center;
        line-height: 25px;
    }
}
a.book-btn {
    display: block;
    color: #fff;
    text-align: center;
    background: #007a74;
    padding: 10px;
    transition: 1s;
}
a.book-btn:hover{
    transform: translateY(-8px);
    transition: 1s;
    background: #000;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-family: 'Jost';
}
.flot-right {
    float: right;
}
.top-navigation li{
    margin-right: 10px;
}
.tele {
    color: #000;
    line-height: 40px;
    font-weight: 600;
}
.navbar.navbar-expand-lg {
    padding: 0;
}
.navbar-nav.justify-content-center{
    width: 100%;
}
.contact-info {
    float: right;
    margin-top: 25px;
}
.navbar-brand img{
    width: 120px;
}
header {
    background: #3c3c3c;
}
#head {
    background: #28d4cf69;
}
.contact-info li a i {
    color: #3c3c3c;
    margin-right: 10px;
}
.contact-info li a{
    color: #000;
    font-family: 'Kanit', sans-serif;
}
.nav-link {
    color: #28d4cf;
    padding: 15px 30px !important;
    display: inline-block;
    font-family: 'Kanit', sans-serif;
    font-size: 17px;
    border-right: 1px solid #28d4cf;
}
.nav-link:hover{
    color: #000;
}
.border-none{
    border-right: none;
}
.content-sec{
    background: #fff;
}
.content-wrap-main h3 {
    color: #157a76;
    margin-bottom: 20px;
    font-size: 55px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.content-wrap-main p {
    font-family: 'PT Sans', sans-serif;
    text-align: justify;
    font-size: 23px;
    line-height: 27px;
    font-weight: 600;
    color: #333333e3;
}
.side-slider {
    background: #71224d;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    padding: 5px;
}
.side-slider h3{
    font-size: 22px;
}
.side-slider img{
    height: 300px;
}
.model-escort img{
    height: 423px;
    object-fit: cover;
}
.overlay-texts {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 70%;
    background: #782e5791;
    padding: 20px;
    border-radius: 5px;
}
.overlay-texts h3{
    color: #000;
    font-family: 'Kanit', sans-serif;
    font-size: 40px;
}
.overlay-texts h4{
    color: #fff;
    font-family: 'Kanit', sans-serif;
    margin-bottom: 25px;
}
.overlay-texts ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.overlay-texts ul li{
    display: inline-block;
}
.overlay-texts ul li a {
    display: inline-block;
    color: #fff;
    background: #000;
    padding: 13px 20px;
    margin-right: 10px;
    border-radius: 2px;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
}
.overlay-texts ul li a i{
    margin-right: 10px;
}
.overlay-texts ul li a:hover{
    background: #333;
}
.model-escort .owl-info {
    padding: 30px 30px;
    background: #157a76;
    text-align: center;
}
.owl-info h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 55px;
    font-family: 'Montserrat', sans-serif;
}
.owl-info p {
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    line-height: 30px;
    color: #ffffff;
}
.model-escort{
    background:#a6edeb;
}
.model-escort .owl-nav {
    display: block !important;
    position: absolute;
    bottom: 10px;
    left: -12%;
}
.img-side img{
	width: 100%;
}
.side-img h3 {
    background: #157a76;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    padding: 5px;
    font-size: 20px;
    margin: 0px;
}
.img-side {
    background: #157a76;
    padding: 3px;
    margin-bottom: 3px;
    color: #fff;
    font-family: 'Kanit', sans-serif;
}
.portfolio-wrap{
	background: #fbabd9;
}
.title{
    color: #157a76;
    margin-bottom: 20px;
    font-size: 55px;
    font-family: 'Montserrat', sans-serif;
}
.girl-wrap {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
    background: #71224d;
	padding: 5px;
}
.girl-wrap img {
    transition: 0.5s;
    position: relative;
    width: 100%;
    left: 0;
    height: 410px;
}
.girl-wrap .text-desc {
    opacity: 0;
    transition: 0.5s;
    color: #fff;
}
.girl-wrap .text-desc {
    transform: perspective(600px) rotateY(90deg);
    transform-origin: left center 0;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 4em 0.7em;
}
.text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #71224d;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
}
.girl-wrap:hover .text-desc {
    opacity: 1;
    transform: perspective(600px) rotateY(0deg);
    z-index: 99;
}
.girl-wrap .text-desc h6 {
    font-family: 'Kanit', sans-serif;
    font-size: 22px;
    color: #fff;
}
.girl-wrap .text-desc a{
	font-family: 'Kanit', sans-serif;
	color: #fff;
}
.portfolio-wrap .col-sm-4 {
    padding: 0 5px;
}
.port-wraper img {
    height: 450px;
    object-fit: cover;
}
.portfolio {
    background: #2fa7a2;
}
.portfolio .owl-nav{
	display: none;
}
.portfolio .owl-dot{
	display: none;
}
.portfolio .content-wrap {
    padding: 30px 50px;
}
.portfolio .content-wrap a{
	font-family: 'Kanit', sans-serif;
	color: #000;
}
.ds {
    background-color: #1a1a1a;
    color: #a0a0a0;
}
.escort-area {
    text-align: center;
    margin-top: 20px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #625f5f;
}
.escort-area li {
    display: inline-block;
}
.escort-area li a {
    display: inline-block;
    padding: 0px 20px;
    border-right: 1px solid #ccc;
    margin-bottom: 20px;
    line-height: 12px;
    color: #d0d0d0;
}
.escort-area li a:hover{
	color: #ffd9f5;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: 'Kanit', sans-serif;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    margin: 0;
    border-radius: 0;
    width: 100%;
    background: #3c3c3c;
}
.top-owl .owl-nav {
    display: block !important;
    position: absolute;
    bottom: -10px;
    left: 0%;
}
.b-img img{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
}
.img-wrapper {
    border: 1px solid;
    padding: 5px;
    background: #f7e9f2;
    border-radius: 5px;
    margin-bottom: 20px;
}
.img-wrapper h3 {
    margin: 0;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: bolder;
    color: #993083;
}
.flex-wrapper {
    display: flex;
}
.img-wrapper img {
    width: 100%;
    height: 232px;
}
.girl-info ul {
    padding: 0;
    list-style: none;
    margin-left: 10px;
}
.girl-info ul li {
    font-size: 15px;
    font-family: 'Kanit', sans-serif;
}
.social-icon {
    margin-left: 10px;
}
.text-sec p {
    font-family: 'Kanit', sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}
.text-sec a {
    color: #4f2651;
    font-weight: bold;
    font-family: 'Kanit', sans-serif;
    display: block;
    margin-bottom: 5px;
}

@media screen and (max-width: 768px){
    .model-escort .owl-nav {
        display: block !important;
        position: absolute;
        bottom: 10px;
        left: 5%;
    }
    .port-wraper img {
        height: auto;
    }
	.item-media img {
    border-radius: 5px;
    width: 100%;
    height: 390px;
    object-fit: cover;
}
	.overlay-texts ul li a {
	    display: inline-block;
	    color: #fff;
	    background: #000;
	    padding: 5px;
	    margin-right: 2px;
	    border-radius: 2px;
	    font-family: 'Kanit', sans-serif;
	    font-size: 14px;
	}
	.overlay-texts h3 {
	    color: #000;
	    font-family: 'Kanit', sans-serif;
	    font-size: 20px;
	}
	.overlay-texts h4 {
	    color: #fff;
	    font-family: 'Kanit', sans-serif;
	    margin-bottom: 0;
	    font-size: 16px;
	}	
	.overlay-texts{
		width: 100%;
	}
	.overlay-texts ul{
		display: flex;
	}	
	.overlay-texts ul li a{
		margin-right: 2px;
	}
	.carousel-item img{
		height: 200px;
	}
	.carousel-indicators{
		display: none;
	}
	.contact-info {
	    float: none;
	    margin-top: 0;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.navbar-brand {
	    display: block;
	    margin: 0;
	    text-align: center;
	}
	.nav-link {
	    color: #fff;
	    padding: 5px 15px !important;
	    display: inline-block;
	    font-family: 'Kanit', sans-serif;
	    font-size: 17px;
	    border-right: 0;
	}
    .breadcrumb-wrap .container {
        position: relative;
        top: auto;
        left: auto;
        transform: inherit;
        background: #782e57;
        padding: 10px;
        margin-top: 10px;
    }
    .breadcrumb-wrap h1 {
        color: #fff;
        text-align: center;
        font-size: 22px;
    }
    .box-img img {
        width: 100%;
        border-radius: 5px;
        margin-bottom: 40px;
    }
}


/*portfolio section*/
.vertical-item.content-absolute {
    position: relative;
}

.item-gallery {
    background: transparent;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.ds a:not(.btn) {
    color: #fff;
}

[class*='bg-'] a, [class*='bg-'] h1, [class*='bg-'] h2, [class*='bg-'] h3, [class*='bg-'] h4, [class*='bg-'] h5, [class*='bg-'] h6 {
    color: #fff;
}
.item-media {
    overflow: hidden;
    position: relative;
}
.item-gallery.vertical-item .item-media::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.5) 100%);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.item-media img {
    border-radius: 5px;
    width: 100%;
    height: 510px;
    object-fit: cover;
}
.media-links {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.media-links:before {
    background-color: rgba(37, 37, 37, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s linear;
}
.item-gallery.content-absolute .item-content {
    bottom: -1px;
    top: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.vertical-item.content-absolute .item-content {
    left: 0;
    padding: 48px 15px 31px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.vertical-item .item-media + .item-content {
    padding-top: 40px;
}
.item-gallery .item-content {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 48px 15px 31px;
    position: relative;
    top: -7px;
    transition: all .3s ease-in-out;
    z-index: 3;
}
.item-gallery .item-content .item-title {
    font-family: "Vidaloka", serif;
    left: 50%;
    opacity: 1;
    position: absolute;
    text-transform: uppercase;
    top: -92px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    margin: 0px;
}
.item-gallery .item-content .item-title .title {
    color: #5fe1dc;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0px;
}
.item-gallery .item-content .item-title .subtitle {
    color: #fff;
    font-size: 24px;
    margin-top: -6px;
}
.item-gallery .item-content .model-data {
    display: flex;
    flex-wrap: wrap;
    font-family: "Vidaloka", serif;
    font-size: 12px !important;
    justify-content: center;
    line-height: 16px;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
}
.item-gallery .item-content .model-data li {
    padding: 4px 12px;
    text-align: center;
}
.item-gallery .item-content .model-data .title {
    color: #0b514e;
}

.item-gallery .item-content .model-data li span {
    display: block;
    width: 100%;
}
.item-gallery .item-content .model-data .data {
    color: #000;
}
.item-gallery .item-content .model-data li span {
    display: block;
    width: 100%;
    font-size: 12px;
    margin-bottom: 7px;
    font-weight: 700;
}
.item-gallery:hover.content-absolute .item-content {
    -webkit-transform: none;
    transform: none;
}

/*portfolio section*/

.nav-arrows a:first-child {
    left: auto;
    right: 2px;
    background-position: top right;
}

.nav-arrows a {
    width: 42px;
    height: 42px;
    background: #0a7e7b url(../images/nav.png) no-repeat top left;
    position: absolute;
    top: 50%;
    left: 0px;
    text-indent: -9000px;
    cursor: pointer;
    margin-top: -21px;
    opacity: 0.9;
}
a.slider_btn {
    background: #2a2a2a;
    color: #fff;
    padding: 13px 35px;
    display: inline-block;
    font-weight: 700;
    border-radius: 25px;
    border: 2px solid #fff;
}
a.slider_btn:hover{
    background: #0a7e7b;color: #000;
}


section.gallery {
    background: #0b514e;
}
h3.head-content {
    font-family: 'Montserrat';
    margin-bottom: 40px;
    font-size: 55px;
}
#owl_side h4 {
    font-size: 34px;
    color: #fff;
    font-family: 'Montserrat';
    margin: 15px 0;
}
.price {
    font-size: 26px;
    font-family: 'Kanit';
    color: #333;
}
#owl_side p {
    font-size: 22px;
    font-family: 'Kanit';
    color: #fff;
}
.portfolio {
    background: #157a76;
}
#owl_side .list-unstyled li{
    font-size: 17px;
    font-family: 'Kanit';
    color: #fff;
}
.slider .figcaption {
    position: absolute;
    top: 53%;
    left: 50%;
    width: 62%;
    padding: 40px;
    text-align: center;
    transform: translate(-50%,-50%);
}
img.logo {
    width: auto;
}
.slider .figcaption h4 {
    font-size: 45px;
    color: #f5f5f5;
    margin-bottom: 9px;
    font-weight: bold;
    font-family: 'Montserrat';
}
.slider .figcaption p {
    margin-bottom: 20px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Montserrat';
}
ul.breadList {
    display: flex;
    justify-content: center;
    list-style: none;
}
.breadList a {
    color: #fff;
    padding: 10px 15px;
    width: 150px;
    border-radius: 5px;
}

.bd-btn a {
    color: #000;
    padding: 10px 15px;
    display: inline-block;
    background: #35bc9e;
    width: 150px;
    border-radius: 5px;
    font-weight: 700;
}

.breadcrumb-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008f;
}

.dark-bg {
    background: #0b5a57;
}
.container .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container .content .left-side {
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    position: relative;
}

.content .left-side::before {
    content: '';
    position: absolute;
    height: 70%;
    width: 2px;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    background: #afafb6;
}

.content .left-side .details {
    margin: 14px;
    text-align: center;
}
.content .left-side .details i {
    font-size: 30px;
    color: #feaa00;
    margin-bottom: 10px;
}
.content .left-side .details .topic {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat';
}
.content .left-side .details .text-one, .content .left-side .details .text-two {
    font-size: 14px;
    color: #fff;
}
.container .content .right-side {
    width: 75%;
    margin-left: 75px;
}
.content .right-side .topic-text {
    font-size: 43px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Montserrat';
}
.right-side .input-box {
    height: 50px;
    width: 100%;
    margin: 12px 0;
}
.right-side .input-box input, .right-side .input-box textarea {
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    background: #F0F1F8;
    border-radius: 6px;
    padding: 0 15px;
    resize: none;
}
.right-side .button input[type="submit"] {
    color: #fff;
    font-size: 18px;
    outline: none;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    background: #feaa00;
    cursor: pointer;
    transition: all 0.3s ease;
}
.right-side .message-box {
    min-height: 110px;
}
.text-one a{
    color: #fff;
}
.girls-info p {
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #333333e3;
}
.girls-info a.book-btn {
    display: block;
    color: #fff;
    text-align: center;
    padding: 20px;
}
.testimonials_wrap {
    padding: 20px;
    text-align: center;
    box-shadow: 1px 1px 11px 0px #157a76bf;
    border-radius: 10px;
    margin-top: 20px;
}
.testimonials_wrap img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
}
.icon_wrap i{
    color: #FF8F00;
}
.testimonials_wrap figcaption {
    font-family: 'Montserrat';
    margin-top: 10px;
    color: #157a76;
}
.testimonials_wrap p {
    font-family: 'PT Sans', sans-serif;
    font-size: 21px;
    line-height: 27px;
    font-weight: 600;
    color: #333333e3;
}
.icon_wrap {
    margin-bottom: 20px;
}

.features .item {
    border: 2px solid #fffef9;
    padding: 25px 10px;
}
.features img {
    width: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 0;
    background-color: transparent;
}
.features .item-a {
    border-left: none;
    border-top: none;
    border-radius: 0 0 50px 0;
}
.features .item-b {
    border-right: none;
    border-top: none;
    border-radius: 0 0 0 50px;
}
.features .item-c {
    border-left: none;
    border-bottom: none;
    border-radius: 0 50px 0 0;
}
.features .item-d {
    border-right: none;
    border-bottom: none;
    border-radius: 50px 0 0 0;
}
.features .title {
    margin: 20px 0;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #fff;
}
.features p {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.features .img_left{
    width: 100%;
    box-shadow: 1px 1px 11px 0px #157a76bf;
    border-radius: 10px;
}

@media screen and (max-width: 993px){
    .slider .figcaption {
        position: relative;
        top: inherit;
        left: inherit;
        width: inherit;
        padding: 10px;
        text-align: center;
        transform: inherit;
    }
    img.logo {
        width: auto;
        display: none;
    }
    .breadcrumb-wrap {
        position: relative;
        background: #0b514e;
    }
    .breadcrumb-wrap img {
        width: 100%;
        height: 200px;
    }
    .breadcrumb-wrap:before{
        display: none;
    }
    button.navbar-toggler {
        color: #fff;
        padding: 10px;
    }
    .sb-description{
        position: relative;
        left: 0px;
        background: rgb(15 118 114);
    }
}


.content-wrap-main h5 {
    color: #157a76;
    font-family: sans-serif;
    font-size: xx-large;
}


.content-wrap-main h5 {
    color: #157a76;
    font-family: sans-serif;

}