﻿:root {--main: #00bf63;--main-light: #06d973;--main-focus:#ff3c3c;--main-dark: #008a48;
       --second:#ffa238;--second-light: #fffb99;--second-focus: #fddc6a80;--second-dark: #f79f2d;
       --text:#7a7a7a;--text-dark:#543c04;--light: #F7F7F7;--border:#CFCFCF}
body{background: #fff;font-family: Roboto Condensed;color:#424242}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{/* ; */}
.ffb{font-family:ffb}.ffnb{font-family:ffnb}.fftd{font-family:Exo}
.color{color:var(--main)}.second{color:var(--second) !important}.text{color:var(--text)}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:inherit;}
thead, tbody, tfoot, tr, td, th{border-width:1px;border-color: #3333331a;}
td{padding:5px}

.bg-main-dark{background-color: var(--main-dark) !important;}
.bg-primary{background-color: var(--main) !important;}
.bg-primary-dark{background-color: var(--main-dark) !important;}
.border-bottom{1px solid var(--border) !important}
.btn-square {width: 38px;height: 38px;}
.btn-square, .btn-sm-square, .btn-lg-square{padding: 0;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.bg-light{background: #f7f7f7 !important;position: relative;}
.btn{}
.btnz{border-radius: 20px;padding: .75rem 2rem;font-size: 18px;}
.btn-outline-light:hover{/* background-color: var(--main); *//* border-color: var(--main); */color: var(--main);}
.btn-outline-primary{color: var(--main);border-color: var(--main);}
.btn-outline-primary:hover{background-color: var(--main);border-color: var(--main);}
.btn-outline-primary:active:focus,.btn-outline-primary:active,.btn-outline-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-outline-secondary{color: var(--second);border-color: var(--second);}
.btn-outline-secondary:hover{background-color: var(--second);border-color: var(--second);}
.btn-outline-secondary:active:focus,.btn-outline-secondary:active,.btn-outline-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.btn-primary{background-color:var(--main);border-color:var(--main)}
.btn-primary:hover{background-color:var(--main-light);border-color:var(--main-light);}
.btn-primary:active:focus,.btn-primary:active,.btn-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-secondary{background-color:var(--second);border-color:var(--second);color:var(--main);font-weight:600}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light);color:var(--main)}
.btn-secondary:active:focus,.btn-secondary:active,.btn-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.form-control{/* border-radius:0; */}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
.text-light{color:var(--light) !important}
.text-primary{color:var(--main) !important}
.text-second{color:var(--second) !important}
.fs18{font-size:18px}
.fw-m{font-weight:500 !important}
.mt-n4{margin-top: -1.5rem !important;}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
@media (min-width: 768px){
  .py-md-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
  .my-md-6 {margin-top: 6rem !important;margin-bottom: 6rem !important;}
  .pt-md-6 {padding-top: 6rem !important}
}
@media (min-width: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
  .pb-lg-6 {padding-bottom: 6rem !important}
  .pt-lg-6 {padding-top: 6rem !important}
  .py-lg-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
}
@media (min-width: 1200px) {
  .col-left{padding-left: calc(((100% - 1140px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1140px) / 2) + .75rem);}
}

@media (min-width: 1400px) {
  .col-left{padding-left: calc(((100% - 1320px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}
@media (max-width: 576px) {
  .btnz{font-size: 15px;padding: 0.375rem 1.5rem;}
}

.red,.titletb{color:red!important}
.clearfm *{margin:0;padding: 0;border:none;text-decoration:none;list-style:none;color:inherit;line-height:1.4;}
.overHide{overflow:hidden}

.background-white{background-color:#fff;padding:25px 4%;border:1px solid #eee}
.bncat{background: #232C3B;color:#fff;text-align:center;padding: 90px 0 40px;}
.bncat .h2{text-transform: capitalize;color: #fff;font-weight: 800;margin-bottom: 0;}
.boxes+.boxes{margin-top:50px;}
.boxes .contain{margin-top:20px}
.bread_crumb{a;padding: 8px 0;background: var(--bs-light);}
.breadcrumb{margin-bottom:0}
.breadcrumb-item.active{}
.breadcrumb-item+.breadcrumb-item::before{}

.center{text-align:center}

.detail{/* text-align:justify; */}
.detail table{width:100%}
.detail img{max-width:100% !important;cursor:zoom-in;height:auto !important;}
.detail a{}
.detail h1,.detail h2,.detail h3,.detail h4,.detail h5{}

.error{color:red}

.flex{display:flex}

.imgB{position:relative;overflow: hidden;}
.imgB .img{position: absolute;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;overflow: hidden;transition:.5s;width: 100%;height: 100%;top: 0;left: 0;}
.imgB:hover .img{transform:scale(1.1);}
.imgA,.imgH,.imgW,.imgHover{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto !important;width:auto !important;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgH img{height:100%;min-width:100%;width:auto !important;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;object-fit: cover;}
.imgHover:before{content:"";position: absolute;z-index: 1;top: 0;left: -10%;width: 120%;height: 100%;background: rgba(255, 255, 255, 0.2);transition: transform .8s;transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);opacity: 0;visibility: hidden;}
.imgW img{width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgW:hover img,.imgH:hover img,.imgA:hover img{transform:translateX(-50%) translateY(-50%) scale(1.1)}
.imgHover:hover:before{transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -125%, 0);opacity: 1;visibility: initial;}
.info{font-size: 14px;color: #979797;/* margin-bottom:15px; */overflow:hidden;display: flex;}
.info li{padding-right:20px}
.info > span{padding-right:20px;margin-bottom:5px}
.info > span+span{}
.info .date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.info .views:before{content:"\f06e";font-family:fontawesome;display:inline-block;margin-right:6px;}
.date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.ifbv{display:flex;flex-flow: wrap;}
.ifbv >*{padding-right:20px}

.left{float:left;}.right{float:right}
.line1{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.list-group{margin-bottom:20px}

.ma{margin:auto}
.mtop10{margin-top:10px !important;}.mtop20{margin-top:20px !important;}.mtop30{margin-top:30px !important;}.mtop40{margin-top:40px !important;}.mtop50{margin-top:50px !important;}

.pager{margin-top:20px;font-size:13px;}
.pager span,.pager a{background-color:#0d7aa3;display:inline-block;text-align:center;margin-right:3px;border-radius:4px;color:#fff;border:1px solid #0d7aa3;padding: 3px 10px 4px 10px;}    
.pager a:hover{background-color:#00A857;border-color:#00A857}
.pager span{background-color:#fff;color:#0d7aa3;border-color:#ddd;}

.bgwhite{background-color:#fff}
@media only screen
and (max-width :576px){
    .ifbv{flex-flow: wrap;row-gap: 5px;}
    .info .fb-like{padding-left:0;}
    .background-white{padding:25px 0}
    .boxes .contain{margin-top:15px;}
    .boxes+.boxes{margin-top:25px}
    .breadcrumb h2{display:none}
    .detail{font-size:15px}
    .detail h1{font-size:24px}.detail h2{font-size:22px}.detail h3{font-size:20px}.detail h4{font-size:18px}
  .detail img{width: auto !important;}
    .pdingm{padding:25px 0 !important}
    .bncat h2{font-size:18px}
    .bread_crumb{font-size:13px}
}
.nav-mobile{display:none}
.bookhome{position:relative}
#slideshow {position:relative;width:100%;z-index:1;}
#slideshow img{width:100%;height:auto;float:left}
.booking{position:static;top:50px;right: 10%;z-index:1;width: 100%;max-width: 800px;background: #fff;border: 4px solid var(--main);box-shadow: 3px 3px 6px #e2e2e2;border-radius: 3px;padding: 20px; margin:auto; margin-top:48px}
.booking .title{font-size:17px;text-align: center;color: var(--main);text-transform: uppercase;margin-bottom: 20px;}
.rowbk {align-items:flex-end}
.rowbk label{font-weight:bold;color:var(--main)}
.rowbk label span{font-weight:normal}
.rowbk .btn{width:100%;text-transform:uppercase}
.call-bk{margin-top: 20px;color: #eb0027;font-weight: bold;font-size: 26px;}
.call-bk a{display:flex;align-items:center;justify-content:center;}
.call-bk img{height:70px}
.call-bk strong{margin-top: 6px;display: inline-block;margin-left: 4px;}
.datxehome .booking{position:relative;width: 100%;top: auto;right: auto;}
@media only screen
and (max-width :992px){
.bookhome .booking{position:relative;width: 100%;top: auto;right: auto;margin-top:30px}
  .call-bk img{height:50px}
  .call-bk strong{margin-top: 3px;font-size: 20px;}
}

/*header*/
header{background:#fff;position: relative;z-index: 2;}
.tophead {border-bottom: #e8e8e8 1px solid;}
.tophead .container{display:flex;justify-content: space-between;}
.dch i{color:var(--main);margin-right:8px;animation: fadeInLeft 2s infinite;}

.midhead{/*background: #f7f7f7;*/}
.midhead .container{display:flex;justify-content: space-between;align-items: center;}
.logo{height: 70px;position:relative;animation: zoomIn 1s;}
.logo img{height:100%}
.logo:before, .logo:after{content: "";position: absolute;top: 50%;width: 2px;height: 100%;transform: translateY(-50%);background-color: rgba(255,255,255,.75);z-index: 1;}
.logo:before{left: -5%;animation: light-left 2.5s infinite alternate linear;}
.logo:after{right: -5%;animation: light-right 2.5s infinite alternate linear;}
.btnh .btn{box-shadow: inset 0 0 1em rgba(0,147,86,0.8), 0 0 1em rgba(0,147,85,0.8);border: #fff solid 2px;text-transform: capitalize;color: #fff;font-size: 18px;border-radius: 30px;padding: 12px 35px;letter-spacing: 2px;}

.nav_main{background:#fff}
.menu_main{display:flex; gap:24px;margin-bottom: 0;}
.mnliac1{display:block;text-transform: capitalize;font-size: 18px;font-weight: bold;padding: 28px 0;}
.havesub .mnliac1:after{content: "\f107";font-family: 'FontAwesome';margin-left:3px;font-weight: 300;}
.mnlic1:hover .mnliac1{color:var(--main)}

.menusub{position: absolute;padding: .5rem 0;background-color:var(--bs-light);border-radius: 3px;color: #777;min-width: 200px;top: 150%;opacity: 0;visibility: hidden;transition: .5s;}
.mnlic1:hover .menusub{top: 100%;visibility: visible;transition: .5s;opacity: 1;}
.menusub li a{display:block;padding: 5px 10px;color: #212529;}
.menusub li:hover a{background: var(--main);color: #fff;}
.nav_main.scroll-to-fixed-fixed{box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%)}
.fix-menu{position:fixed;width: 100%;top: 0;z-index: 1000;animation: fadeInDown 1s;box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;}
.midhead.scroll-to-fixed-fixed{border-bottom: 1px solid #eee;}

.phoneh{height:fit-content;padding-right:20px; border-right:1px solid #333}
.phoneh a{display:block ;background-color: var(--main); color:#fff; font-weight:600; padding:6px 15px; border-radius:50px}
.phoneh a:hover{background-color: var(--main-light);}
.phoneh a i{margin-right:4px}

header .lang{margin-left:20px;text-align:center;align-content:center}
header .lang img{width:24px;height:24px;border-radius:50px;object-fit:cover}

@media only screen 
and (min-width: 992px){
}
@media only screen 
and (min-width: 1200px){
}
@media only screen 
and (min-width: 1400px){
}
@media only screen 
and (max-width: 992px){
  #ShowMenu{z-index: 10;}
  #ShowMenu.close:before{background-color:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;top:0;border:0;left:0;content:"";}
  #ShowMenu .navbar-toggler{padding: .125rem .25rem; font-size: 1rem;}  
  .btnh{display:none}
  .midhead .container{align-items:center;padding-top: 5px;padding-bottom: 5px;}
  .mhead-r{padding:0;margin:0;border:0;animation: fadeInRight 1s;}
  .lisearch{padding:10px 15px}
  .lisearch .searchbox{display: block;max-width: none;width: 100%;position: relative;}
  .searchbox .form-control{border-radius:0;font-size: 14px;}
  .searchbox .btn{font-size:14px}
  
  .menu_main{position: fixed;z-index: 1005;overflow:scroll;top: 0;background: var(--main);height: 100%;right:0;width:250px;display:none;gap: unset;margin: 0;padding: 0;}
  .mnlic1{border-top: 1px solid #ffffff5c;position: relative;}
  .mnliac1{padding: 15px 0;padding-left: 15px;width:calc(100% - 42.4px);text-align: left;border-radius: unset;font-size: 16px;font-weight: normal;color:#fff}
  .lihome a{background:transparent}
  .mnliac1 i{color:#fff !important}
  .havesub.mnlic1 span:after,.mnliac1:after{display:none}
  .openmn{display:block;font-style: normal;position:absolute;right:2%;top:0;height: 50.5px;width:42.4px;display:flex;}
  .openmn:before{content:"\f324";font-family:fontawesome;margin:auto;font-weight:500;transition:transform .3s}
  .havesub.active .openmn:before{transform:rotate(90deg)}
  .menusub{position:relative;padding:0;display:none;top:auto;visibility:visible;transition:none;opacity:1;margin: 0;transform: none;border-radius: 0;background: var(--main);color: #fff;}
  .mnlic1:hover .menusub{transform: none;/* background: #fff; */transition: none;}
  .menusub li{border-top: 1px solid #00000021;}
  .menusub li a{padding:15px 0;padding-left: 10%;color: #fff;}
}
@media only screen 
and (max-width: 576px){
    .logo{height: 50px;}
  .phoneh{display:none}
}

/*footer*/
footer{background: url(/Design/bg_footer2.jpg);background-size: cover;color:#fff;position: relative;z-index: 1;}
footer:before{content:"";background: rgba(0, 0, 0, .3) url("/Design/halftone.png") repeat scroll 0 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: -1;}
.tenctyf{display:inline-block;text-align: center;margin-bottom: 20px;}
.tenctyf img{height:70px}
.tenctyf h2{color: #fff;font-size: 24px;font-weight: bold;margin: 0;margin-top: 8px;}
.titf{font-size: 24px;font-weight: normal;text-transform: capitalize;margin-bottom:24px;position: relative;padding-bottom: 24px;}
.titf:before{content:"";position:absolute;border-bottom: 2px solid var(--main);width: 55px;bottom: 0;}
.iff{max-width: 486px;}
.iff >*{font-size: 16px;position: relative;display: flex;align-items: center;}
.iff >*:before{display:none;content:"\f3c5";font-family:fontawesome;font-weight:900;text-align:center;/* left: 0; *//* position: absolute; *//* top: 2px; */font-size: 30px;width: 30px;text-align: center;margin-right: 20px;}
.iff >*:nth-child(2):before{content:"\f879"}
.iff >*:nth-child(3):before{content:"\f0e0"}
.mnf{font-size:18px}
.mnf a:before{content: "\f105";font-family: 'fontawesome';margin-right: 5px;font-weight: 300;}
.mnf a:hover{color:var(--main-light);}
.mxhf{gap:5px}
.mxhf a{width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;}
.mxhf a:hover{color:var(--main)}
.foot{}
.foot .container{display: flex;justify-content: space-between;border-top:1px solid #ffffff2b}
.foot a:hover{color:var(--main)}
@media only screen
and (min-width :992px){
  .titf{margin-top:20px}
.tf2 .mnf{display:flex;flex-wrap: wrap;}
  .tf2 .mnf >*{width:50%;flex: 0 0 auto}
}
@media only screen
and (max-width :768px){
  .foot .container{display:block;text-align:center}
  .tenctyf{display:block}
}
@media only screen
and (max-width :576px){
  .tf3{display:none}
}

.tithome{text-align:center;font-size: calc(1rem + .9vw);margin-bottom: 30px;}
.tithome:before{/* content:""; */position:absolute;border-bottom: 2px solid var(--main);width: 50px;left: 0;right: 0;margin: auto;bottom: 0;}
.quote{text-align:center;color:#777;margin-bottom: 25px}
@media only screen
and (min-width :992px){
  .rowup .wow:nth-child(3n+2){animation-delay:.1s}
  .rowup .wow:nth-child(3n+3){animation-delay:.2s}
}
@media only screen
and (max-width :575.98px){
  .tithome{margin-bottom: 20px;}

}

/*about-home*/
.about-home {}
.about-home .tithome{font-size:36px}
.about-home .detail{font-size:20px; text-align:center; max-width: 90%; margin:auto }
.about-home .row-img{}
.about-home .img{border-radius:5px}
@media only screen and (min-width: 992px) {
    .about-home .col {width: 20%}
}
@media only screen and (max-width: 991.98px) {
    .about-home .tithome{font-size:30px}

    .about-home .detail{max-width: 90%;}
}
@media only screen and (max-width: 575.98px) {
    .about-home .tithome{font-size:24px; margin-bottom:16px}

    .about-home .detail{max-width: 92%; font-size:18px}
}
/*about-home*/

/*dvhome*/
.dvhome{}
.rowdv .item{position:relative;color: #fff;}
.rowdv .item:before{content:"";border: 1px solid #FFF;position: absolute;top: 10px;left: 10px;bottom: 10px;right: 10px;z-index: 1;pointer-events: none;}
.rowdv .nd{position:absolute;z-index: 1;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.2);text-align: center;transform: scale(1);transition: all 0.3s;display: flex;align-items: center;justify-content: center;padding: 20px;}
.rowdv .item:hover .over{transform: scale(0)}
.rowdv .hover{transform: scale(0);background: rgba(0, 0, 0, 0.5)}
.rowdv .item:hover .hover{transform: scale(1)}
.rowdv .td:hover{color:var(--main-light)}
.rowdv .btn{border-radius:3px}
@media only screen
and (max-width :576px){
  .rowdv .item:before{top:3px;left:3px;right:3px;bottom:3px}
  .rowdv .nd{padding:5px}
  .rowdv .td{font-size:15px}
  .rowdv p{font-size:13px}
  .rowdv .over p{margin:0}
}

/*ckhome*/
.ckhome{}
.rowck .item{display:flex;gap: 30px;}
.rowck .item+.item{margin-top:30px}
.rowck i{height:68px;width:68px;border: 3px solid var(--main);display: flex;align-items: center;justify-content: center;font-size: 30px;color: var(--main);flex-shrink: 0;}
.rowck i.i1:before{content:"\f005"}
.rowck i.i2:before{content:"\f1b9"}
.rowck i.i3:before{content: "\f3d1";font-weight: 400;font-family: "Font Awesome 6 Sharp";}
.rowck .td{font-weight:normal;font-size: 21px;color:#070707;position:relative;padding-bottom: 10px;margin-bottom: 10px;}
.rowck .td:before{content:"";position: absolute;border-bottom: 2px solid var(--main);bottom: 0;left: 0;width: 45px;}
.rowck .mt{font-size: 15px;}

/*dxhome*/
.dxhome{background:url(/Design/bg-car.jpg);background-size:cover;color:#fff;text-align:center}
.dxhome .title{font-size: 32px;font-weight:500;max-width: 714px;margin: auto;position: relative;margin-bottom: 30px;padding-bottom: 30px;}
.dxhome .title:before{content:"";position: absolute;border-bottom: 3px solid var(--main);width: 85px;bottom: 0;left: 0;right: 0;margin: auto;}
.dxhome p{font-size:18px;margin-bottom:35px}
@media only screen
and (max-width :576px){
  .dxhome .title{font-size:24px}
}


/* reviews-home */
.reviews-home{background:#e8ffef}
.reviews-home .item{padding:60px 40px}
.reviews-home .item .top{text-align:center; margin-bottom:15px}
.reviews-home .item .top .img{margin:auto;height:80px;width:80px;border-radius:50%;border: 3px solid var(--main); margin-bottom:8px}
.reviews-home .item .top .name{font-size:16px;font-weight:bold; margin-bottom:4px}
.reviews-home .item .top .desc{font-size:16px;}
.reviews-home .item .text{font-size:16px; padding:24px 32px; background:#fff; border-radius:10px; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);}
.reviews-home .swiper {
    --swiper-theme-color: var(--main);
    --swiper-navigation-sides-offset: 0;
    --swiper-navigation-top-offset: calc(50% + 76px);
    --swiper-navigation-size: 20px;
    --swiper-navigation-color: rgba(0, 191, 99, 0.6);

    --swiper-pagination-bullet-size:12px;
}
    .reviews-home .swiper-button-next:hover, .reviews-home .swiper-button-prev:hover {
        --swiper-navigation-color: rgba(0, 191, 99, 1);
    }
.reviews-home .col-img img {max-width:100%; max-height:100%}

@media only screen
and (max-width :991.98px){
    .reviews-home {--swiper-navigation-sides-offset:24px}
    .reviews-home .item{padding:40px 60px}
}
@media only screen
and (max-width :575.98px){
    .reviews-home .swiper{--swiper-navigation-sides-offset:0px}
    .reviews-home .item{padding:10px 26px 36px}
    .reviews-home .item .top .img{height:60px;width:60px}
    .reviews-home .item .text{font-size:15px; padding:16px 12px;}
}

/* reviews-home end */

/*dghome*/
.dghome{}
.rowdg .item{position:relative;padding-bottom: 51px;}
.rowdg .top{position: absolute;bottom: 0;right: 40px;z-index: 1;}
.rowdg .imgz{margin:auto;height:100px;width:100px;border-radius:50%;border: 2px solid #fff;}
.rowdg .nd{background: #fff;padding: 40px 30px 30px 50px;position: relative;color: #696969;}
.rowdg .mt{font-style:italic;position: relative;}
.rowdg .mt:before{content: "\f10d";font-family: 'FontAwesome';position: absolute;top: -29px;left: -29px;color: rgba(253, 194, 54, 0.34);font-size: 43px;font-style: normal;}
.rowdg .ten{color:#000;margin-top:10px}
/*dghome end*/


/*newshome*/
.bghome{background:rgba(0, 0, 0, .3) url(/Design/halftone.png);color:#fff}
.newshome{position:relative;z-index: 1;}
.litt{height:100%;border-radius: 4px; border: 1px solid #e6e7e8; overflow:hidden}
.litt .imgz{}
.litt .nd{padding:16px}
.litt .td{font-size: 19px;font-weight: 600;color:var(--main);}
.litt .td:hover{color:var(--main-dark)}
.litt .tdtt{}
.litt .tdtt:hover{color:var(--main-light)}
.litt .mt{}
.litt .link{color:var(--main);font-size:14px;transition: .3s;}
.litt .link:hover{letter-spacing: .5px;}
@media only screen 
and (max-width: 576px){
  .newshome:before{background-size:auto 100%}
  .litt .nd{padding: 8px;}
  .litt .td{font-size: 15px;}
  .litt .link{display:none}
  .litt .mt{margin:0;-webkit-line-clamp: 2;height: 42px;}
}

/*khac*/
.owlnav.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;transform: rotate(180deg) !important;transition: .3s;color: #333;font-size: 35px !important;opacity:0;}
.owlnav .owl-nav button span{display:none}
.owlnav .owl-nav button.owl-prev{left: 0;}
.owlnav .owl-nav button.owl-next{right:0;}
.owlnav .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owlnav .owl-next:before{content:"\f105";font-family:fontawesome;}
.owlnav:hover .owl-nav button{transform:translateX(0) !important;opacity:1}
.owlnav.owl-carousel .owl-nav button:hover{color:var(--main) !important}
.owldot .owl-dots{text-align:center;margin-top:20px}
.owldot .owl-dots button{outline:0}
.owldot .owl-dots span{display: block;width: 15px;height: 15px;margin: 5px;border: 5px solid var(--main);transition:.5s;}
.owldot .owl-dots button.active span{opacity:1;background:var(--main);}
/*calendar*/
.ui-widget-header{background:#fff!important;color:#000!important;font-weight:400!important;border:none!important}
.ui-widget-content{background:#fff!important;color:#000!important}
.ui-datepicker th{font-weight:400!important}
.ui-datepicker td{}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:none!important;background:#fff!important;text-align:center;width:35px;height:35px;display:flex;align-items:center;justify-content:center}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#424242!important}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{background:var(--main)!important;border:none!important;border-radius:50%}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{background:var(--main)!important;border:none!important;border-radius:50%;color:#fff!important}

.inner_page{padding:30px 0}

/*sidebar*/
.col_side .td{font-size:24px;font-family:rob;text-transform:capitalize;margin-bottom:25px}
.boxside+.boxside{margin-top:50px}
.ulttside li{display:flex}
.ulttside li+li{margin-top:20px}
.imgside{height:70px;width:70px;margin-right:20px}
.ulttside li .nd{display:flex;width:calc(100% - 90px);height:68px}
.ulttside li .nd >div{margin:auto 0}
.ulttside li .nd h4{font-size:16px;color:#333;font-family:rob;margin-bottom:5px}
.ulttside li .nd h4:hover{color:#1f1f1f}
.ulttside li .nd p{color:#999;font-size:12px}
.tagside a{padding:7px 26px 5px;color:#6f6f6f;background:#f5f5f5;display:inline-block;margin-right:5px;margin-bottom:10px}
.tagside a:hover{background:#1f1f1f;color:#fff}
@media only screen 
and (max-width: 576px){

}

/*thuexepage*/
.thuexepage{}
.thuexepage .img-cat{aspect-ratio:27/9}
.rowthuexe .item{height:100%;display:flex;justify-content: space-between;gap: 10px;box-shadow: 0 2px 4px 3px rgba(173, 173, 173, 0.3);padding: 8px;align-items: center;}
.rowthuexe .imgz{width: 27%;flex-shrink: 0;}
.rowthuexe .imgH{padding:50%}
.rowthuexe .content{margin-right: auto}
.rowthuexe .title{color:var(--main);font-size: 17px; margin-bottom:4px}
.rowthuexe .desc{display:flex; justify-content:space-between; align-items:center}
.rowthuexe .star{font-size:11px} .rowthuexe .star i{margin-right:2px}
.rowthuexe .price{font-size:18px; font-weight:bold}
.rowthuexe .mt{font-size:14px;}
.rowthuexe .btn{width: 100px;padding: .3125rem .75rem;border-radius:5px;text-wrap: nowrap; font-weight:bold}
@media (min-width: 992px){
  .row-cattx .col-lg-auto{width:20%}
  
}
@media (max-width: 767.98px){
    .rowthuexe .item{flex-direction:column; justify-content:flex-start}
    .rowthuexe .imgz{width: 100%;}
    .rowthuexe .imgH{padding:35%}
    .rowthuexe .content{margin-right: auto}
    .rowthuexe .desc{flex-direction:column; align-items: start}
    .rowthuexe .mt{margin-top: 5px}
    .rowthuexe .btn{width: 100%;padding: .3125rem .75rem;}

}
@media only screen 
and (max-width: 576px){
    .thuexepage .img-cat{aspect-ratio:20/9}
    .rowthuexe .item{padding:5px}
    .rowthuexe .title{font-size:14px; -webkit-line-clamp: 3;}
    .rowthuexe .content{margin-right: auto}
    .rowthuexe .desc{flex-direction:column; align-items: start}
    .rowthuexe .btn{padding: .3rem .75rem;}

}

/*bvpage*/
.bvpage{/* padding:100px 0 80px; */border-bottom:1px solid #e1e1e1;}
.titpost{font-size:1.25rem;border-bottom: 1px solid var(--bs-gray);margin-bottom: 12px;}
.tagbv{font-family:rob;margin-bottom:10px}
.tagbv a{color:#6f6f6f}
.tagbv a+a:before{content:",";margin-right:5px;color:#6f6f6f}
.tagbv a:hover{color:#1f1f1f}
.bvothers{padding:70px 0 50px}
@media only screen 
and (max-width: 576px){
    .bvpage{padding:25px 0}
}

/*dppage*/
.dppage{padding-top:50px}
.dptop .row{flex-direction: row-reverse;}
.dpsame .row{flex-direction: row}
.info_contain{}
.slider_contain {}
#slider{background:#f3f6fb;height: 417px;}
#slider .slides li{position:relative;}
#slider .slides img{position:absolute;height:auto;width:auto;max-width: 100%;max-height: 100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
#carousel{margin-top:20px;}
#carousel .slides > li{height: 50px;background:#f3f6fb;cursor:pointer;opacity:.5}
.flex-active-slide{opacity:1 !important}
#carousel .slides > li img{max-width:90%;max-height:90%}
.titproduct{font-size: calc(1.325rem + .9vw);text-transform:capitalize;}
.giadp{color:#D8232A;font-size: 24px;margin:20px 0 10px;font-family:rob}
.statusdp .g{color:#4CAF50}.statusdp .r{color:#F44336}
.infodp{color:#6f6f6f;margin-top:20px}
.cartdp{overflow:hidden;margin-top:45px;display:flex;}
.cartdp .textbox{background:#f5f5f5;color:#6f6f6f}
.cartdp .tinh{cursor:pointer;width:45px;height:55px;line-height:55px;text-align:center;float:left;box-sizing:border-box;}
.cartdp .txt{width:50px;height:55px;text-align:center;float:left;outline:0;background:#f5f5f5}
.cartdp .gio-hang{margin-left:10px;height:55px;padding:0 28px;background: #F44336;color: #fff;letter-spacing:2px;text-transform:uppercase;font-family: 'rob';}
.carderror{color:#1f1f1f;font-size:14px}
.phonedp{padding-top:50px;margin-top:30px;border-top:1px solid #ebebeb}
.phonedp a{display:block;text-transform:uppercase;text-align:center;background: #EDB723;color:#1f1f1f;height:55px;line-height:55px;font-family: 'rob';}
.ct-dp .title{text-align:center;position: relative;}
.ct-dp .title:before{content:"";position: absolute;border-bottom: 1px dashed var(--main);width: 100%;left: 0;bottom: 15px;}
.ct-dp .title span{border: 1px solid var(--main);color:var(--main);font-size: 18px;text-transform: uppercase;padding: 4px 18px;background: #fff;display: inline-block;position: relative;}
.ultabdp{color:#999999;font-family:rob;display:flex;justify-content: center;padding:0;position:relative}
.ultabdp:before{content:"";position:absolute;width:100%;height: 0;left:0;border-bottom:1px solid #ebebeb;top:0;bottom:0;margin:auto;}
.ultabdp li{position:relative;background:#fff;padding:0 5px}
.ultabdp li+li{padding-left:65px}
.ultabdp li.active{color:#495057}
.tab-over{margin-top:40px}
.fb-comments{display:block !important;width: 100% !important}
.sidesp{}
.boxssp{background:var(--bs-light);padding:10px;margin-bottom:5px;box-shadow: #f2f2f2 1px 1px 0px 0px inset, #f2f2f2 -1px -1px 0px 0px inset;border-radius: 4px;}
.boxssp .td{text-transform:uppercase;border-bottom: 1px solid #dee2e6;padding-bottom: 5px;}
.phonessp a{position: relative;margin: 15px 0;padding-left: 50px;display: block;line-height: 1.2;font-size: 15px;}
.phonessp i{color:var(--main);position: absolute;left: 0;font-size: 40px;}
.phonessp strong{display:block;color: var(--main);font-size: 18px;}
.ckssp .item{display:flex;align-items: center;margin:15px 0}
.ckssp img{width:35px;margin-right: 10px;}
.ckssp .nd{display:inline-block;line-height: .8;}
.ckssp h3{font-size:13px;text-transform:uppercase;margin: 0;}
.ckssp small{color:var(--bs-gray);font-size:13px}
.boxssp.i3{font-size: 14px;}
.boxssp.i3 .nd{max-width: 200px;margin: 10px auto;}
.boxssp.i3 a{color:red}
@media only screen 
and (max-width: 576px){
    .dppage{padding-top: 15px;}
    .dptop .row{flex-direction: column-reverse;}
    .dpsame .row{flex-direction: row}
    #slider{height:380px;background:#fff}
    .cartdp{flex-flow: wrap;justify-content: space-between;}
    .cartdp .textbox{margin-bottom:10px}
    .cartdp .gio-hang{margin-left:0}
}

/*photo-page*/
.photodetailp{}
#gallery .container{}
.ulctha{overflow:hidden;margin-right: -15px;margin-left: -15px;box-sizing:border-box;}
.lictha{max-width:33.33333333333%;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.imgctha{margin-bottom:30px;}
.imgctha a{display:block;position:relative;}
.imgctha a:before{background: rgba(0, 0, 0, 0.5);position:absolute;position: absolute;top: 0;left: 0;bottom: 5px;right: 0;transition: all 300ms linear 0s;border-radius:10px;}
.imgctha a:after{content:"\f00e";font-size:20px;opacity:0;color:#fff;background:#ffffff42;width: 50px;height: 50px;box-sizing:border-box;padding: 12px;border:1px solid;display:inline-block;font-family:fontawesome;position:absolute;left: 0;right: 0;margin:auto;text-align:center;top:calc(40% - 20px);transition: all 300ms linear 0s;}
.imgctha:hover a:before{content:"";}
.imgctha:hover a:after{opacity:1;top:40%}
.imgctha img{width:100%;height:auto;border-radius:10px;}
@media only screen 
and (max-width: 576px){
.ulctha{margin-right:-5px;margin-left:-5px}
.lictha{max-width:50%;padding-left:5px;padding-right:5px}
}

/*Khac*/
.ui-widget-header{background:#fff!important;color:#000!important;font-weight:400!important;border:none!important;}
.ui-widget-content{background:#fff!important;color:#000!important}
.ui-datepicker th{font-weight:400!important}
.ui-datepicker td{}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:none!important;background:#fff!important;text-align:center;width:35px;height:35px;display:flex;align-items:center;justify-content:center}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#424242!important}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{background:#186B6D!important;border:none!important;border-radius:50%}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{background:#186B6D!important;border:none!important;border-radius:50%;color:#fff!important}


/*searchtour*/
.searchtour {
    position: relative;
    background-image: linear-gradient(150deg,rgba(210, 249, 222, 1), rgba(232, 255, 239, .88)), url('../Design/bg-book-car-02.jpg');
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.searchtour .banner{z-index: -1;pointer-events: none;overflow:hidden}
.searchtour .banner img{width:100% !important;object-fit: cover;}*/
.searchtour .container{position: static; padding-top: 100px; padding-bottom: 54px;}
.searchtour .contain{}
.searchtour .text-warning{color:#e86a00!important}
.top-find {color:#333; text-align: center}
.top-find .title{font-size:36px;text-transform:uppercase;font-weight: 600;margin: auto; margin-bottom:10px}
.top-find .summary{margin-bottom:42px}
.form-find{}
.form-group label{color:#333; margin-bottom:10px}
.form-group label span{}
.find-box{height:50px; background-color:#ffff;flex:1;position:relative;display: flex;align-items: center; border-radius:5px; margin-bottom:16px}
.find-phone input::-webkit-outer-spin-button,
.find-phone input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.search-result{position:absolute;top:39px;background:#fff;width:100%;border-radius:4px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; z-index:1}
.search-result ul{margin:0}
.search-result li{padding:10px 15px;border-bottom:1px solid #f1f1f1;text-transform:capitalize;font-size:13px}
.search-result li:last-child{border-radius:4px}
.search-result .result-product{color:#7f7f7f;cursor:pointer}
.search-result .result-product i{color:#4f4f4f}
.search-result .result-product:hover,.search-result .result-product.active{background:#f2f7ff}
.search-result .result-product strong{color:#000}
.find-box .close{color:#3f3f3f;font-size:20px;text-align:center;width:30px;text-align:left;display:inline-block;position:relative;bottom:3px}
.find-box .close{display:none}
.find-box svg{display:inline-block}
.find-box img{display:inline-block}
.form-find .ddl{color:#cdcdcd;font-size:16px;outline:0;width:100%}
.form-find .txt, .form-find select {outline:0;width: 100%;position:relative;font-size:16px; padding: 0px 20px; background:none;border: none;margin-left: 8px;height: 100%;}
.form-group{flex:1;padding: 0 16px;border-left: 1px solid #747474;}
.form-group:first-child {border-left:none}
.form-group:last-child {border-left:none}
.find-date{position:relative;display: flex;align-items: center;}

.find-date img, .find-box img{position:absolute;width:20px; height:20px; left: 10px}
.find-date i.angle, .find-box i.angle{position:absolute;font-size: 20px; right: 10px}

.form-find .txt-date, .form-find .txt-place{ padding:0px 30px; }
.find-day{width:124px;box-sizing:border-box;border-left:1px solid #f0f0f0}
.form-find .txtNgay{margin-left:4px;width:100%;font-size:16px}
.form-find .txtKhuHoi::placeholder{color:#cdcdcd}
.find-sl{border-left:1px solid #f0f0f0;width:80px}
.find-sl .ddl{color:#3f3f3f}
.form-find .change{display:flex;box-sizing:border-box;/* margin-top:11px; */position:relative;cursor:pointer;align-items: center;}
.form-find .change svg{transform:rotate(90deg)}
.form-find .change a{margin:auto;color:#fa0}
.form-find .highlight{color:#186ada;text-transform:uppercase;font-weight:700}
.form-find .btn{color: #fff;background: var(--main);display: block;padding: 8px 60px;border-radius: 50px;flex-shrink: 0;font-size: 20px;font-weight: 600;align-items: center; text-align:center; text-transform:uppercase; margin:0 16px;margin-top: 20px}
.form-find .btn:hover{background-color: var(--main-light);}
.find-dd .times{position:absolute;right:0;color:#4f4f4f;display:none;right:10px;top:22px}
.focus-input{display:flex}
.find-dd.active_mobile{position:fixed;width:100%;height:100%;top:0;left:0;background:#fff;z-index:999;margin:0;padding:0;display: block;}
.find-dd.active_mobile img{display:none}
.find-dd.active_mobile i.angle{display:none}
.find-dd.active_mobile .txt{padding:30px 0;height: auto;display: inline-block;width: calc(100% - 80px);margin: 0;}
.find-dd.active_mobile svg{display:none}
.find-dd.active_mobile .search-result{position:static}
.find-dd.active_mobile .close{display:inline-block;color:#fa0}
.find-dd.active_mobile .times{display:inline-block}


@media only screen and (max-width : 992px) {
    .searchtour .banner{z-index: -1;pointer-events: none;overflow:hidden}
    .searchtour .banner img{width:100% !important; height:auto;}
    .searchtour .container{position: static; padding-top: 70px; padding-bottom:50px}
    .searchtour .contain{}

    .top-find .title{font-size: calc(1.2rem + .3vw);max-width: 500px;margin-bottom:10px}
    .top-find .summary{margin-bottom:25px}

    .form-boder{display:block;margin: 0;border-radius: 0;height: auto;border-color: #3333330d;/* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px !important; */padding:0 0 12px;border: 0;}
    .form-group{flex:1;border-left: none;}
    .form-group label {font-size: 14px; margin-bottom:10px; text-transform: uppercase;}
    .form-group label span{text-transform: none;}
    .find-box{ height: 45px; margin-bottom:20px}
    .find-box i{margin-left:12px}
    .form-find .change{position:absolute;bottom: 165px;right:22px;margin:0;z-index:2}
    .form-find .change:before,.form-find .change:after{display:none}
    .form-find .change svg{transform:rotate(0)}
    .form-find .btn{border-radius:50px;height: 45px;font-size:18px;justify-content: center;box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px; margin: 0 16px;margin-top: 20px;}
    .find-date{border: 0;border-bottom: 1px solid #dbdbdb;}
    .form-find .txt-date{height: 35px;}
}
@media only screen and (max-width : 575px) {
        .searchtour .container{padding-top: 50px;padding-bottom: 40px;}
        .top-find .title{font-size: calc(.9rem + .3vw);margin-bottom:10px}
        .top-find .summary{margin-bottom:25px}

        .form-group label {margin-bottom:5px;}
        .form-group label span{}
        .find-box{ height: 40px; margin-bottom:20px}
        .form-find .txt, .form-find select {font-size:14px; padding: 0px 10px;margin-left: 8px;}
        .form-find .txt-date, .form-find .txt-place{ padding:0px 20px;}
        .find-date img, .find-box img{width:15px; height:15px; left: 6px}

       .form-find .btn{height: 40px;font-size:15px; margin: 0 16px;margin-top: 15px;}
}