@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
@keyframes light-left {
0%{left:-5%;opacity:0}
50%{left:50%;opacity:1}
100%{left:105%;opacity:0}
}
@keyframes light-right {
0%{right:-5%;opacity:0}
50%{right:50%;opacity:1}
100%{right:105%;opacity:0}
}
.hotline-phone-ring-wrap{position:fixed;bottom:0;left:0;z-index:999999}
.hotline-phone-ring-wrap-zl{position:fixed;bottom:90px;left:0;z-index:999999}
.text-hotline{color:#fff;font-size:20px}
.hotline-phone-ring{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;left:0;bottom:0;display:block}
.hotline-phone-ring-zl{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;right:0;bottom:0;display:block}
.hotline-phone-ring-circle{width:90px;height:90px;top:0;left:0;position:absolute;background-color:red;border-radius:100%;border:2px solid red;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-zl{width:90px;height:90px;top:0;right:0;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid #0182ca;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-fill{width:65px;height:65px;top:12px;left:12px;position:absolute;background-color:red;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-circle-fill-zl{width:65px;height:65px;top:12px;right:12px;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-img-circle{background-color:red;width:40px;height:40px;top:25px;left:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle-zl{background-color:#0182ca;width:40px;height:40px;top:25px;right:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle .pps-btn-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.hotline-phone-ring-img-circle .pps-btn-img img{width:33px;height:33px}
.hotline-bar{position:absolute;background:#3578e5;height:45px;width:185px;line-height:45px;border-radius:3px;padding:0 50px;background-size:100%;cursor:pointer;transition:all .8s;-webkit-transition:all .8s;z-index:9;border-radius:50px!important;left:52px;bottom:31px}
.hotline-bar>a{color:#fff;text-decoration:none;font-size:16px;font-weight:700;text-indent:32px;letter-spacing:1px;display:block;line-height:45px;font-family:Arial}
.hotline-bar>a:hover,.hotline-bar>a:active{color:#fff}
@-webkit-keyframes phonering-alo-circle-anim {
0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}
30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.6}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}

#cta-icon{position:fixed;width:60px;right:0;top:50%;z-index:2000;background:#fff;box-shadow:-2px 0 10px rgb(0 0 0 / 10%);border-radius:10px 0 0 10px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:translate(0,-50%);}
#cta-icon a.cta-phone{background:url(/Design/1/icon-phone.gif) center center/90% auto no-repeat;width:60px;height:60px;display:inline-block;padding:0}
#cta-icon a:not(:last-child){border-bottom:1px solid #dee2e6}
#cta-icon a i{font-size:45px;color:#78bc1c;padding:0;line-height:28px}
#cta-icon a.cta-email .icon_email{background:url(/Design/1/icon-mail.png) 0 0/100% auto no-repeat;width:27px;height:27px;display:inline-block}
#cta-icon a.cta-whapapps .icon_whapapps{background:url(/Design/icon-whatapps.png) 0 0/100% auto no-repeat;width:35px;height:35px;display:inline-block}
#cta-icon a.cta-fb .icon_fb{background:url(/Design/1/icon-facebook.png) 0 0/100% auto no-repeat;width:35px;height:35px;display:inline-block}
#cta-icon a.cta-chat .icon_chat{background:url(/Design/1/icon-sms.png) center center/100% auto no-repeat;width:35px;height:35px;display:inline-block}
#cta-icon a.cta-messenger .ico_messenger{background:url(/Design/1/icon-messenger.png) center center/100% auto no-repeat;width:35px;height:35px;display:inline-block}
#cta-icon a.cta-zalo .ico_zalo{background:url(/Design/1/icon-zalo.png?v=1) center center/100% auto no-repeat;width:35px;height:35px;display:inline-block}
#cta-icon a{padding:15px 0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;text-decoration:none;transition:.3s}
@media screen and (max-width: 576px){
.cd-top{bottom:70px}
.box-contact{background:#fff;box-shadow:2px 20px 20px #00000012;border-radius:5px;padding:20px;position:inherit;z-index:0;padding-top:30px;width:auto}
#cta-icon{position:fixed;width:100%;right:0;bottom:0!important;top:auto;border-radius:0;display:block;-webkit-transform:inherit}
#cta-icon a:not(:last-child){border-bottom:0}
#cta-icon a.cta-phone{width:60px;height:60px;display:inline-block;padding:5px 0;background-size:70px}
#cta-icon a,#cta-icon a.cta-phone{float:left;width:25%!important;margin:0}
#cta-icon a{padding:5px 0}
#cta-icon a i{width:50px !important;height:50px !important}
#cta-icon a.cta-email .icon_email{width:35px;height:35px}
div.textwidget{width:auto!important}
aside#flatsome_recent_posts-17{width:auto!important}
}

body{background: #fff;font-family: Open Sans;color: #333;}
:root {--main: #27ae60;--main-light: #3dd17b;--main-focus:#27ae6080;--main-dark: #128e47 ;
       --second:#04456b;--second-light: #1b74a9;--second-focus: #04456b80;--second-dark: #002d57;
       --third:#ffa500;--four:#36C8FF;--text:#67747c;--text-dark:#543c04;--light: #F7F7F7;--border:#e7eaf3}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{/* ; */}
.ffb{font-family:ffb}.ffnb{font-family:ffnb}.fftd{font-family:ftd}
.color{color:var(--main)}.second{color:var(--second)}.third{color:var(--third)}.text{color:var(--text)}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:inherit;}

.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-top{border-top: 1px solid var(--border) !important;}
.border-bottom{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{/* border-radius: 2px; *//* font-weight: 500; *//* font-size: 14px; */}
.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)}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light)}
.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: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
  .gy-lg-6{--bs-gutter-y: 6rem;}
  .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);}
  .container-fluid{padding-left: 3.75rem;padding-right: 3.75rem;}
}

@media (min-width: 1400px) {
  .col-left{padding-left: calc(((100% - 1320px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}
@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}
}

.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{padding: 8px 0;background: var(--bs-light);}
.breadcrumb{margin-bottom:0}
.breadcrumb-item.active{}
.breadcrumb-item+.breadcrumb-item::before{}

.center{text-align:center}
.detail{overflow:hidden}
.detail table{width:100%;text-align:center}
.detail thead, .detail tbody, .detail tfoot, .detail tr, .detail td, .detail th{border-width: 1px;}
.detail td{padding:5px}

.detail table p{margin:0;line-height: 1.38;margin-bottom: 12pt;margin-top: 12pt;}
.detail img{max-width:100% !important;cursor:zoom-in;height:auto !important;}
.detail a{}
.detail h1,.detail h2,.detail h3,.detail h4,.detail h5{color:var(--main)}
.detail h1{font-size:24px}
.detail h2{font-size:22px}
.detail h3{font-size:20px}

.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{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto !important;width:auto !important;max-width:100%;max-height:100%;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;}
.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)}
.imgNT:hover img{transform:translateX(-50%) translateY(-50%)}
.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;}
.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}
#slideshow {position:relative;width:100%;z-index:1;}
#slideshow img{width:100%;height:auto;float:left}
.swiper-slide{overflow:hidden}
.search-head{position:absolute;top: 50%;transform: translateY(-50%);z-index: 2;max-width: 740px;width: 90%;margin: auto;left: 0;right: 0;}
.search-head .title{text-align:center;color: #fff;margin-bottom: 20px;}
.search-head .title h3{text-transform:uppercase;font-weight: 500;}
.search-head .title h4{font-weight: 300;}
.search-head .bo{padding:15px 24px;background: rgb(0 0 0 / 30%);border-radius: 5px;}
.searchbox{position:relative}
.searchbox .form-control{border: 0;height: 60px;padding-left: 54px;border-radius: 5px;box-shadow: 0 .0625rem .5rem rgba(0,0,0,.2);background: #fff url(/Design/icon-location.png) no-repeat center left;background-position: 20px;background-size: auto 25px;font-size: 14px;color: #000;}
.searchbox .form-control::placeholder{color:#A4A4A4}
.searchbox .btn{position: absolute;top: 4px;right: 4px;color: #fff;height: 52px;line-height: 52px;font-size: 30px;font-weight: 500;border-radius: 5px;padding: 0 30px;}

/*header*/
header{background:#fff;}
.tophead{background:var(--main);color:#fff}
.tophead .container{display:flex;justify-content: space-between;}
.phoneh .phone{margin-right:30px}
.phoneh .phone:before{content:"\f095";font-family:fontawesome;margin-right: 5px;}
.phoneh .mail:before{content:"\f0e0";font-family:fontawesome;margin-right: 5px;}
.lang a{font-weight:500;}
.lang img{width:25px;margin-right:5px;}
.midhead .container{display:flex;justify-content: space-between;align-items: center;}
.logo{height: 85px;position: relative;animation: fadeInLeft 1s;}
.logo img{height: 100%}
.logo:before, .logo:after{content: "";position: absolute;top: 50%;width: 10px;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;}
.tencty{margin-right:auto;margin-left:10px}
.tencty img{height:50px}

.menu_main{display:flex;margin-bottom: 0;align-items: center;gap: 20px;justify-content: space-between;}
.mnliac1{text-transform: uppercase;font-weight: 600;color: #555;}
.mnlic1:hover .mnliac1{color:var(--main)}

.menusub{position: absolute;padding: .5rem 0;background-color: #fff;color: #333;min-width: 200px;top: 150%;opacity: 0;visibility: hidden;/* transition: .5s; */display: none;}
.mnlic1:hover .menusub{top: 100%;visibility: visible;opacity: 1;display: block;}
.menusub li a{display:block;padding: 5px 10px;color: #212529;}
.menusub li:hover a{color:var(--main)}
.midhead.scroll-to-fixed-fixed{box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);margin-top: 0;background: #fff;}
@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: 998;animation: fadeInRight 1s;}
  #ShowMenu.close:before{background-color:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;top:0;border:0;left:0;content:"";}
  .phoneh .mail{display:none}
  
  .menu_main{position:fixed;z-index:999;overflow:scroll;top:0;background: var(--main);height:100%;left:0;width:250px;display:none;animation: none;}
  .mnlic1{border-bottom:1px solid #ffffff2e;float:none;position: relative;}
  .mnliac1{padding: 15px 0;padding-left: 16px;width:calc(100% - 42.4px);color:#fff !important;text-align: left;display: block;}
  .mnliac1:before{display:none}
  .havesub.mnlic1 span:after,.mnliac1:after{display:none}
  .openmn{display:block;font-style: normal;position:absolute;right:2%;top:0;height: 50.8px;width:42.4px;display:flex;color:#fff}
  .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}
  .mnlic1:hover .menusub{top: auto;}
  .menusub li+li{border-top:1px solid #eee;}
  .menusub li a{padding:15px 0;padding-left:6%;}
}
@media only screen
and (max-width :576px){
  #ShowMenu{padding: 0;padding-top: 10px;}
  .logo{height: 60px;}
  .tencty{margin:auto;}
  .search-head .title{margin-bottom:10px}
  .search-head .bo{padding:10px;}
  .searchbox .form-control{height:45px;background: #fff;padding-left: 10px;font-size: 13px;}
  .searchbox .btn{height:40px;top: 2.5px;right: 2px;font-size: 17px;line-height: 40px;padding: 0 10px;}
}


/*footer*/
footer{background: url(/Design/bg-f.jpg) center;background-size: cover;color:#fff}
.tenctyf {color:var(--main)}
.lhf p{margin-bottom: 8px;}
.lhf strong{color:var(--main);font-size:18px}
.lhf a{display:block;font-weight:600}
.lhf a+a{margin-top:3px}
.titf{font-size:18px;margin-bottom: 20px;margin-top: 5px;}
.mnf a:hover{color:var(--main)}
.form-dkf{gap:20px}
.form-dkf .form-control{padding: 0.9rem 1rem;border-radius: 0.3125rem;border: 2px solid #ebf0f7;}
.form-dkf .btn{padding: 0.9rem 1rem;border-radius: 0.3125rem !important;font-weight: bold;}
.mxhf{gap: 20px;display: flex;margin-bottom:10px;font-size:15px}
.mxhf a:hover{color:var(--main)}
.foot .container{display:flex;justify-content: space-between;border-top:1px solid #ffffff6b}
@media only screen
and (max-width :768px){
  .foot .container{display:block;text-align:center}
}
@media only screen
and (max-width :576px){
  .foot{margin-bottom:60px}
}

.tithome{text-transform:capitalize;margin-bottom:30px;border-bottom:1px solid var(--main);font-size: calc(1.275rem + .3vw);}
.tithome span{display:inline-block;padding: 8px 25px;background: var(--main);color: #fff;border-radius: 20px 20px 0 0;line-height: 1.4;font-weight: 500;}
.titlesp{text-align:center;margin-bottom: 30px;text-transform: uppercase;line-height: 1.4;color: #555;font-size: calc(1.3rem + .6vw);}
.titlecat{text-align:center;font-family: cenb;text-transform: uppercase;position: relative;margin-bottom: 30px;padding-bottom: 10px;font-size: calc(1rem + .9vw);}
.titlecat:before{content:"";position:absolute;border-bottom: 2px solid var(--main);width: 70px;left: 0;right: 0;bottom: 0;margin: auto;}
.inner_page{padding: 30px 0 50px;overflow: hidden;}
@media only screen
and (max-width :576px){
  .inner_page{padding:30px 0}
  .tithome{margin-bottom:15px}
  
}

/*tkhome*/
.tkhome{}
.form-tkh{padding:30px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;border-radius: 3px;}
.form-tkh .form-control,.form-tkh .form-select{border-radius:3px}
.form-tkh .btn{width:100%;margin-top: 24px;height: 38px;border-radius:3px}
@media only screen
and (max-width :992px){
.form-tkh .btn{margin-top:10px}
}
@media only screen
and (max-width :576px){
  .form-tkh .row{justify-content:center}
}

/*dvhome*/
.dvhome{}
.dvhome .title{text-align:center;text-transform: uppercase;font-family: cenb;color: var(--main);}
.dvhome .mt{text-align:center;display:block;margin-bottom:30px}
.rowdv .item{position:relative}
.rowdv .imgz{border-radius:10px}
.rowdv .imgz:before{content:"";position:absolute;width: 100%;height: 100%;left: 0;top: 0;background: linear-gradient(rgba(255, 255, 255, 0) 50%, #2D4271);z-index:1}
.rowdv .td{position:absolute;bottom: 16px;width:100%;text-align:center;color: #fff;z-index:1;}
.rowdv .item:hover .td{color:var(--second)}
@media only screen
and (max-width :992px){
  .dvhome .scroll{overflow:scroll}
  .rowdv{width:712px}
  .rowdv .td{font-size:20px}
}

/*lkhome*/
.lkhome {}
.lkhome .item{position:relative;padding: 58% 50%;background-size: cover;background-position: center;overflow: hidden;cursor: pointer;border-radius: 5px;}
.lkhome .i1 .item{padding: 24.695%;}
.lkhome .i2 .item{padding: 52.274% 50%;}
.lkhome .i3 .item{padding: 12%;}
.lkhome .item:before{content:"";position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 0;background: #00000026;pointer-events: none;}
.lkhome .item:hover:before{background: rgb(0 0 0 / 35%)}
.lkhome .td{color: #fff;position: absolute;left: 18px;bottom: 20px;font-size: calc(1.325rem + .9vw);font-weight: 500;z-index: 1;}
@media only screen
and (max-width :576px){
  .lkhome .td{bottom:10px;font-size:20px}
  .lkhome .i2 .item,.lkhome .i3 .item{padding: 20%;}
}

/*whyhome*/
.whyhome{}
.whyhome .tithome{margin-bottom: 5rem;}
.rowwhy{justify-content: center;--bs-gutter-y: 6rem;}
.rowwhy .item{text-align:center;position:relative}
.rowwhy .item:before{content:"";position: absolute;background: url(/Design/icon-lk.png) no-repeat;background-size: contain;width: 124px;height: 47px;right: -62px;top: 0;bottom: 0;margin: auto;}
.rowwhy .item.i2:before,.rowwhy .item.i4:before{display:none}
.rowwhy .td{font-size: 20px;margin-top: 15px;/* color: var(--main); */}
@media only screen
and (max-width :992px){
  .rowwhy .item:before{display:none}
}
@media only screen
and (max-width :576px){
  .whyhome .tithome{margin-bottom:2rem}
  .rowwhy{--bs-gutter-y: 1rem;}
  .rowwhy .imgz{max-width:50px;height:50px;margin:auto;display: flex;align-items: center;}
  .rowwhy .td{font-size:16px}
  .rowwhy .text{font-size:14px}
}

/*dkhome*/
.dkhome{background:url(/Design/bg-dk.jpeg); background-size:cover}
.dkhome .box{padding:20px;border-radius:10px;background:#fff}
.dkhome .td{color:#27ae60;font-size:24px;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;}
.form-dkh .form-control{border-radius:10px}
.form-dkh .btn{padding:8px 20px;text-transform:uppercase;border-radius:50px}
.form-dkh .refresh{display:flex;align-items:center;gap: 20px;}
.btnRefresh{width: 35px;height: 35px;background: url(/Design/refresh.png) no-repeat;background-size:contain;border: none;}

/*rentalhome*/
.rentalhome {background: url(/Design/bg-dat-xe.jpg) center;background-size: cover;}
.rentalhome .box{background: #fffffff2;padding:30px}

/*tourhot*/
.tourhot{}
.rowhot .item{position:relative;overflow:hidden}
.rowhot .imgz:before{content:"";position: absolute;left: 0;right: 0;bottom: 0;top: 0;background: linear-gradient( transparent 40%, #000000a8);z-index: 1;pointer-events: none;}
.rowhot .hot{position:absolute;background: url(/Design/tour-hot.gif) no-repeat;background-size: contain;top: 0;left: 0;width: 50px;height: 50px;}
.rowhot .nd{margin: 20px;color: #fff;position:absolute;bottom: 0;z-index: 2;}
.rowhot .td{font-size: 22px;height: 52.78px;}
.rowhot .td:hover{color:var(--main-light)}
.rowhot .price{color: var(--bs-yellow);font-weight: 600;font-size: 20px;}
@media only screen
and (max-width :576px){
  
}

/*tourhome*/
.boxhome{border-top: 1px solid #d9dad7;}
.tourhome{}
.tittour{display:flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.tittour .td{display:flex;font-size: calc(1.275rem + .3vw);text-transform: uppercase;gap: 5px;color:#555}
.tittour .td span:last-child{color:var(--main)}
.tittour .td.i1 span:last-child{color:var(--third)}
.tittour .btn{border-radius:50px}
.litour{overflow: hidden;background: #fff;border-radius: 10px;box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;border: 1px solid #dddfe2;height: 100%;position: relative;padding-bottom: 40px;}
.litour:hover{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;transform: translate(0,-3px);}
.litour .hot{position:absolute;background: url(/Design/sale.png) no-repeat;background-size: contain;top: 0;left: 0;width: 72px;height: 50px;}
.litour .nd{padding:1rem;}
.litour .td{font-size: 16px;font-weight:bold;}
.owl-tour .litour .td{height:38.38px}
.litour .td:hover{color: var(--main)}
.litour .if{font-size:15px;margin: 8px 0;}
.litour .if i{color: var(--bs-gray);margin-right: 4px;width: 19px;text-align: center;}
.litour .price{font-weight: 600;color: #fd5056;font-size: 18px;}
.litour .link{position:absolute;bottom: 1rem;left: 1rem;right: 1rem;}
.litour .btn{display:block;}
@media only screen
and (max-width :576px){
  .tittour .link{display:none}
  .litour .td{padding-left:5px}
  .litour .bot{padding:5px}
  .litour .if span{display:none}
}

/*newshome*/
.newshome{}
.litt1 .imgz{padding:31%;border-radius:12px}
.litt1 .td{font-size:18px;margin-top:12px;margin-bottom: 3px;}
.litt1 .date{position:relative;padding-bottom:8px;margin-bottom:15px;display:block;color: var(--bs-gray);}
.litt1 .date:before{content:"";position: absolute;border-bottom: 3px solid #c7c7c7;width: 50px;left: 0;bottom: 0;}

.litt .imgz{padding: 29%;border-radius: 7px;}
.litt .td{font-size: 16px;text-align:center;position:relative;margin: 0;margin-top: 20px;padding-bottom: 8px;}
.litt .td:hover{color:var(--main)}
.litt .td:before{content:"";position: absolute;border-bottom: 3px solid #c7c7c7;width: 50px;left: 0;right: 0;bottom: 0;margin: auto;}
@media only screen 
and (max-width: 576px){
  .litt .td{font-weight: 600;font-size: 15px;margin-top: 8px;}
}

/*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}
.cd-top{z-index:2}
.owlnav.owl-carousel .owl-nav button{height: 40px;position: absolute;top: 50%;transform: translateY(-50%);}
.owlnav .owl-nav button span{display:none}
.owlnav .owl-nav button.owl-prev{left: -23px;}
.owlnav .owl-nav button.owl-next{right: -23px;}
.owlnav .owl-nav button:before{border: 1px dashed #000;width: 40px;height: 40px;display:block;border-radius: 50%;line-height:40px}
.owlnav .owl-nav button:after{content: "";display: inline-block;position: absolute;width: 60px;height: 60px;left: -10px;top: -10px;z-index: -1;opacity: 0;border-radius: 50%;transform: scale(0);transition: all 0.3s ease;background-color: #fff;}
.owlnav .owl-nav button:hover:after{opacity:1;transform:scale(1.2)}
.owlnav .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owlnav .owl-next:before{content:"\f105";font-family:fontawesome;}
.owlnav:hover .owl-nav button{}
.owlnav.owl-carousel .owl-nav button:hover{}
.owldot .owl-dots{text-align:center;margin-top:20px}
.owldot .owl-dots button{outline:0}
.owldot .owl-dots span{display: block;width: 13px;height: 13px;margin: 5px;border: 5px solid var(--second);transition:.5s;border-radius:50%;opacity:.5}
.owldot .owl-dots button.active span{opacity:1;}



/*sidebar*/
.bktour-side{padding: 20px 10px;border:1px solid #ced4da;margin-bottom:30px;font-size: 14px;border-radius: 12px;}
.bktour-side .title{text-align:center;text-transform: uppercase;position:relative;padding-bottom: 4px;font-weight: 500;}
.bktour-side .title:before{content:"";position:absolute;border-bottom: 1px solid var(--main);width: 50px;left: 0;right: 0;bottom: 0;margin: auto;}
.bktour-side .btn{width:100%;border-radius:3px;margin-top:16px}
.bktour-side .form-label{margin:0;margin-top:4px}
.col_side .td{font-size:24px;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;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: 992px){
  .col-sub{display:none}
}

/*bvpage*/
.bvpage{/* padding:100px 0 80px; */border-bottom:1px solid #e1e1e1;}
.titpost{font-size:1.25rem;border-bottom: 1px solid var(--border);margin-bottom: 12px;padding-bottom: 6px;}
.tagbv{margin-bottom:10px}
.tagbv a{color:#6f6f6f}
.tagbv a+a:before{content:",";margin-right:5px;color:#6f6f6f}
.tagbv a:hover{color:#1f1f1f}
@media only screen 
and (max-width: 576px){
    .bvpage{padding:25px 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: 0;right: 0;transition: all 300ms linear 0s;border-radius:10px;}
.imgctha a:after{content:"\f002";font-weight: 300;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: 467px){
.ulctha{margin-right:-5px;margin-left:-5px}
.lictha{max-width:50%;padding-left:5px;padding-right:5px}
}

.title-tour{font-size: 19px;color: var(--main);}
.if-dp{margin-bottom:30px}
.if_tour{border: 1px solid var(--border);padding: 15px;margin-bottom: 15px;}
.if_tour .item{}
.if_tour .item+.item{border-top:1px solid var(--border);padding:8px 0}.if_tour .item:last-child{padding-bottom:0}
.price-tour{font-size: 22px;color:red;}
.dkformtour label{font-size:14px}
.dat-tour a{text-transform:uppercase;font-size: 19px;font-weight: 600;}
.titct-dp{font-size: 1.25rem;border-bottom: 1px solid var(--border);padding-bottom: 10px;margin: 20px 0;font-weight: 500;}
.titct-dp i{color:var(--main)}
.titct-dp a{cursor:pointer;font-size: 14px;font-weight: normal;}
.titct-dp a:hover{color:var(--main)}
.show-detail{display:none}
.title-slide {font-size: 20px;text-transform: uppercase;border-bottom: 1px solid var(--main);padding-bottom: 6px;margin-bottom: 20px;}

#slider{background:#f3f6fb;height: 600px;}
#slider .slides li{position:relative;}
#slider .slides .imgz{height:100%;width: 100%;}
/*#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: 100px;background:#f3f6fb;cursor:pointer;opacity:.5}
.flex-active-slide{opacity:1 !important}
#carousel .slides > li img{width: 100% !important;height: 100%;object-fit: cover;}
@media only screen 
and (max-width: 576px){
#slider{height: 300px;}
  #carousel .slides > li{height:50px;width: 70px !important;}
  .flex-direction-nav a{width: 13px;height: 29px;}
  .flex-direction-nav a:before{font-size:20px;color: #404040;}
}

.rowdatxe .btn{font-size:20px;text-transform:uppercase;padding: .375rem 2rem;}