/*@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/
/*@font-face {
    font-family: FuturaRegular;
    src: url(fonts/VNF-FuturaRegular.ttf)
}
@font-face{
    font-family: FuturaLight;
    src: url(fonts/Futura_Light.ttf)
}
@font-face{
    font-family: FuturaBook;
    src: url(fonts/Futura_Book.ttf)
}
@font-face {
    font-family: MyriadLightSemi;
    src: url(fonts/MYRIADPRO-LIGHTSEMI.OTF)
}
@font-face {
    font-family: MyriadLight;
    src: url(fonts/MYRIADPRO-LIGHT.OTF)
}
@font-face {
    font-family: MyriadRegular;
    src: url(fonts/MYRIADPRO-REGULAR.OTF)
}
@font-face {
    font-family: MyriadBold;
    src: url(fonts/MYRIADPRO-SEMIBOLDSEMICN.OTF)
}*/
body{
     /*font-family: MyriadRegular; */
     font-family: 'book antiqua', palatino, serif;
     overflow-x: hidden;  
     background:#fefcef;
}
 
.page-template-page-giaitri .right__usp_ground {
    width: 100%;
    margin-top: 0px;
    padding: 0px 10% 0px 10%;
}
.slider_card_ground__jdgk{ background:#fefcef;
}
.menu-menu-phai-container li {
    list-style: none!important;
}
.menu_items__shg li {
    list-style: none!important;
}
ul#menu-menu-phai li {
    list-style: none !important;
}
.myriad-light {
  /*  font-family: MyriadLight!important;*/
        font-family: 'book antiqua', palatino, serif;
}
p{
  /* font-family: MyriadLightSemi; */
       font-family: 'book antiqua', palatino, serif;
}
h1, h2,h3,h4,h5{
  /*  font-family:FuturaRegular!important;*/
        font-family: 'book antiqua', palatino, serif;
}
.text-futura{
    /*font-family:FuturaRegular!important*/
        font-family: 'book antiqua', palatino, serif;
}
.container{
    Max-width:1320px;
}
.video_ground__part {
   width: 100%;
   height: auto;
   overflow: hidden;
   position: relative;
}
.home .video__ground__pos_ground {
    width: 100vw;
    height: 100vh; 
   object-fit: cover;
   position: static;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: -1;
}
.video__ground__pos_ground {
   width: 100vw;
   height: 100vh;
   object-fit: cover;
   position: static;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   z-index: -1;
}
.entry-content img {
    margin: 20px 0px;
}
/* .nav_part_ground__dsao {
   width: 90%;
   display: flex;
   margin-left: 5%;
   justify-content: space-between;
   position: absolute;
   top: 10px;
   left: 0px;
} */
.card__ground__uspo img {
    object-fit: cover;
}
.nav_part_ground__dsao {
   width: 80%;
   display: flex;
   margin-left: 10%;
   justify-content: space-between;
   position: absolute;
   top: -35px;
   left: 0px;
}

.kpoa__pos {
   margin-top: 5rem;
   cursor: pointer;
}

.btn_color__suyh {
   color: #fff;
   border: solid 1px #fff;
   font-weight: 400;
   border-radius: 0px;

}

.effect__shj {
   position: relative;
   text-transform: capitalize;
}
.form_serch_ground__usjk{
    Display:none;
}
.home .form_serch_ground__usjk{
    Display:unset;
        font-family: 'book antiqua', palatino, serif;
        /*font-family: MyriadLight!important;*/
}
.home input[type='text']{
    cursor: pointer;
}
.effect__shj::before {
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background: #ffffff;
   z-index: 1;
   transition: transform .7s;
   transition-timing-function: ease;
   transform-origin: 0 0;
   transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
   transform: scaleX(0);
}

.effect__shj:hover::before {
   transform: scaleX(1);
   color: #fff !important;
   z-index: -1;
}

.title__ground__ivcp {
   position: absolute;
   bottom: 200px;
   color: #fff;
   font-size: 50px;
   width: 70%;
   font-weight: 200;
}
input.check-in {
    background-color: transparent!important;
    color: #fff!important;
    border: none!important;
}
.form_serch_ground__usjk input:focus{
    border: 0px solid #1670BE;
    box-shadow: 0 0 0px #1670BE;
    outline-offset: 0px;
    outline: none;
}
.title_link__xjpo {
   color: #fff;
   font-size: 1.25rem!important;
   position: absolute;
   bottom: 150px;
}

.form_serch_ground__usjk {
   width: 100%;
   position: absolute;
   bottom: 0px;
   padding-top: 20px;
   padding-bottom: 20px;
   border-top: 1px solid #ffffff;
}

.bg__sp {
   background-color: transparent;
   color: #fff;
}

.form__btn__fjk {
   color: #fff;
   font-size: 22px;
   font-weight: 300;
}

.slider_sec_part_2_ground {
   width: 100%;
   padding-top: 20px;

}

/* slider */
.swiper-container {
   width: 100%;
   height: 100%;
}

.swiper-slide {
   text-align: center;
   font-size: 18px;
   background: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
   overflow: hidden;
}

.swiper-slide img {
   width: 100%;
   height: auto;
}

.swiper-pagination-bullet-active {
   background-color: #fff;
}


.right__usp_ground {
   width: 100%;
   margin-top: 5rem;
   padding: 10%;
}

.sub_title__jspj {
   color: rgba(0, 0, 0, .5) !important;
   font-weight: 500;
   line-height: 1.2;
   font-size: 25px;
}
a:hover {
    color: unset;
}
.title__yspu {
   color: #1a4d5e;
   font-size: 50px;
   line-height: 1.2;
}

.dec__jspdj {
    margin-top: 2rem;
    color: rgb(0 0 0 / 68%);
    font-weight: 500;
    /* line-height: 1.2; */
    font-size:1.5rem;
    text-align: justify;
}

.si__btn__uso {
   font-size: 20px;
   font-weight: 500;
    text-decoration: none!important;
    color: #022d26!important;
    border-bottom: 1px solid!important;
    -webkit-transition: border-width .1s linear!important;
    transition: border-width .1s linear!important;
    width: 100px;
}

.si__btn__uso a {
   color: rgba(0, 0, 0, 0.822);
   /*text-decoration: underline;*/
}

.si__btn__uso a:hover {
   color: rgb(143, 143, 143);
}

.goal_ground__hkz {
   width: 100%;
   padding-top: 6rem;
}

.btn__grou__kdk {
   width: 90%;
   margin: auto;
   padding: 4px;
   border: solid 1px #383838;
   font-size: 28px;
   text-align: center;
   font-weight: 500;
   cursor: pointer;
   margin-bottom: 3rem;
}

.btn__grou__kdk {
   text-decoration: none;
   color: #383838;
}

.btn__grou__kdk:hover {
   background-color: #1a4d5e;
   color: #fff;
}

.title__grpi {
   width: 100%;
   padding-top: 40px;
   padding-bottom: 40px;
   text-align: center;
   font-size: 35px;
   font-weight: 300;
}

.about_concept__hdlo {
   width: 100%;
  height: 600px;
   /* height: auto; */  

}
span.swiper-pagination-bullet {
    border-radius: 0!important;
    width: 28px!important;
    height: 2px!important;
}
.my-5 {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
a.alink {
        font-size: 21px;
    color: black;
    border-bottom: 1px solid!important;
    -webkit-transition: border-width .1s linear!important;
    transition: border-width .1s linear!important;
}
.about_concept__bg_1 {
   background-color: rgba(16, 38, 33, 0.68);
   background-repeat: no-repeat;
   background-size: cover;
}

.about_concept__bg_2 {
   background-color: white;
   position: relative;
   Margin-top:50px;
   /* background-image: linear-gradient(to top, #ffffff, #E6E9E1); */
}

.about_concept__bg_3 {
   background-color: rgba(16, 38, 33, 0.68); 
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.supported__img__ds img {
    height: 70px; 
        width: 100% !important;
    object-fit: contain;
}
.content__hsph {
   width: 78%;
   margin: auto;
   text-align: center;
   font-size: 35px!important;
   padding-top: 200px;
   font-weight: 400;
   color: #fff;
}

.link__gdp {

   margin-top: 3rem;
   width: 100%;
   text-align: center;
   color: #fff;
   font-size: 22px;
}

.link__gdp a {
   color: #fff;
   font-weight: 600;
}

.link__gdp a:hover {
   color: #1a4d5e;
}

.retreat__ground__iuh {
   width: 100%;
   padding-top: 60px;
   Margin-bottom:50px;
}


.title__ground__dni {
   width: 100%;
   text-align: center;
   font-size: 50px;
   color: #383838;
}

.card__ground__ysp {
   width: 100%;
   padding-top: 4rem;

}

.card__item__ground__jdk {
   width: 100%;
   position: relative;
   height: 350px;
   overflow: hidden;
   cursor: pointer;
   margin-bottom: 15px;
}

.card__item__ground__jdk img {
   width: 100%;
   Height:100%;
   object-fit:cover;
}

.card__about__ground__ysl {
   width: 100%;
   position: absolute;
   top: 0px;
   left: 0px;
   background-color: #00000085;
   height: 100%;
}


.card__title__osn {
   position: absolute;
   top: 40%;
   width: 100%;
   text-align: center;
   font-size: 24px;
   color: #fff;
}

.card__dec__jd {
   visibility: hidden;
   position: absolute;
   bottom: 20%;
   width: 80%;
   margin-left: 10%;
   text-align: center;
   font-size: 16px;
   color: #fff;
}

.card__about__ground__ysl:hover .card__dec__jd {
   visibility: visible;
   bottom: 30%;
}

.card__about__ground__ysl:hover .card__title__osn {
   top: 30%;
}

.card__title__osn,
.card__title__osn::before,
.card__title__osn::after {
   transition: all .6s ease-in-out;
}

.card__dec__jd,
.card__dec__jd::before,
.card__dec__jd::after {
   transition: all .6s ease-in-out;
}

.color_special {
   color: #1a4d5e;
}

.color_special a {
   color: #1a4d5e;
   font-size: 1.25rem!important
}

.color_special a:hover {
   color: #818181;
}

.slider_ground__sioa {
   width: 100%;
   padding-top: 6rem;
   /* padding-top: 0rem; */
}

.slider_card_ground__jdgk {
   position: relative;
   width: 100%;
}

.dec__dkos_ground {
   position: absolute;
   top: 6rem;
   left: 0px;
   width: 40%;
   text-align: left;
   background-color: #1a4d5e;
   padding: 40px;
   padding-bottom: 6rem;
}

.sub_title__js {
   color: #fff;
   font-size: 22px;
   margin-bottom: 10px;

}

.title__jdo {
   color: #fff;
   font-size: 39px;
   margin-bottom: 10px;
}

.dec__jdo,
.sub__dec {
   color: #fff;
    font-size: 1.25rem;
   margin-bottom: 24px;
}

.view_btn__ks {
   font-size: 18px;
   font-weight: 600;
}

.view_btn__ks a {
   color: #fff;
   text-decoration: underline !important;
}

.view_btn__ks a:hover {
   color: #c7c4c4;
}

.images__ground__sj {
   width: 100%;
   margin-left: 165px;


}

.images__ground__sj img {
   width: 100%;
   height: 715px;
   object-fit:contain;
}

.custom_container__sjo {
   width: 90%;
   margin: auto;
}

.filter_ground__usp {

   width: 100%;
   padding-top: 6rem;
   padding-bottom: 4rem;

}

.dec__ground__isop {
   width: 70%;
   margin: auto;
   text-align: center;
   font-size: 26px;
}

.social_link__ground__jdi {
   width: 100%;
   display: flex;
   justify-content: center;
   margin-top: 2rem;
}

.social_link__ground__jdi a {
   margin-right: 28px;
   font-weight: 400;
   color: #1a4d5e;
   font-size: 16px;
}

.tab_ground__uskpa {
   width: 100%;
   margin-top: 2rem;
}

.card_tab_ground__spn {
   width: 100%;
   height: 250px;
   overflow: hidden;
   margin-bottom: 15px;
   cursor: pointer;
}

.card_tab_ground__spn:hover img {
  transform: scale(1.3);
}

.card_tab_ground__spn a img {
   width: 100%;
   height: 100%;
   Object-fit:cover;
   transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.37, 0.33, 1, 1);
    transition-delay: 0s;
    transition-property: all;
}

.blog_ground__kjsjh {
   width: 100%;
   /* background-color: #E6E9E1; */
   background-image: linear-gradient(to top, #ffffff, #E6E9E1);
   padding-top: 2rem;
   padding-bottom: 2rem;

}

.blog_title__ground__ysol {
   display: flex;
   justify-content: space-between;
}

.title__dhi {
   font-size: 35px;
   font-weight: 300;
   color: #383838;
   width: 70%;

}

.all_post__sjkh {
   display: inline-block;
   font-size: 20px;
   color: #383838;
   white-space: nowrap;
      font-family: 'book antiqua', palatino, serif;
  /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/

}

.all_post__sjkh a {
   color: #383838;
}

.blog_card__jdha {
   width: 100%;
   padding-top: 2rem;
}

.card__ground__uspo {
   width: 100%;
   padding-bottom: 29px;

}

.card__ground__uspo img {
   width: 100%;
   height: 250px;
}
.dec__grpi {
    color: black;
}
.title__kspo {
   width: 100%; 
   overflow: hidden;
   padding-top: 8px;
   padding-bottom: 8px;
   font-size: 20px;
   padding-left: 11px;
   padding-right: 11px;
}

.title__kspo a {
    color: #000000;
    font-weight: bold;
}

.title__kspo a:hover {
   color: #363636;
}

.dec__grpi {
   width: 100%;
   height: 50px;
   overflow: hidden;
   font-size: 18px;
   padding-left: 11px;
   padding-right: 11px;
}

.supported_brand_ground__jsp {
   width: 100%;
   background-color: transparent;
   padding-top: 3rem;
   padding-bottom: 2rem;

}

.sub_title_uap {
   width: 100%;
   text-align: center;
   font-size: 14px;
   color: #818181;
   font-weight: 700;
}

.title__jsi_ground {
   width: 100%;
   text-align: center;
   font-size: 35px;
   color: #363636;
   font-weight: 700;
}

.supported__img__ds {
   /*  */
}

 

.brand__uspo {
   width: 100%;
   margin-top: 4rem;
}

.swiper_dd,
.swiper-blog {
   width: 100%;
   overflow: hidden;
}

.footer__ground__uisl {
   width: 100%;
   
   background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url();
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.logo__usp {
   width: 100%;
   height: auto;
   text-align: center;
   margin: auto;
}

.logo__usp img {
   height: 200px;
}

.footer_menu_ground__sjb {
   width: 100%;
   padding-top: 5rem;
   padding-bottom: 11rem;

   background-repeat: no-repeat;
   background-size: cover;
}

.text-bolder {
   font-size: 17px;
}

.text-bolder a {
   color: #000;
}

.title__osp {
   width: 100%;
   padding-top: 10px;
   padding-bottom: 10px;
   font-size: 1.5rem!important;
   font-weight: 700;
   color: #363636;
   letter-spacing: 4px;
}

.socile__jsk {
   display: flex;
   justify-content: center;
   margin-top: 1.5rem;
}

.socile__jsk p {
   margin-right: 20px;
}

.footer__copyright_info_ground {
   width: 100%;
   background-color: #1a4d5e;
   padding-top: 10px;
   padding-bottom: 10px;
   text-align: center;
   color: #fff;
}

/* menu */
.nav_menu_ground {
   height: 0%;
   width: 100%;
   position: fixed;
   z-index: 99;
   top: 0;
   left: 0;
   background: #fefcef;
   overflow-x: hidden;
   transition: 0.3s;
}

.closebtn {
   position: absolute;
   top: 0;
   left: 7%;
   font-weight: 100;
   font-size: 50px;
   margin-left: 50px;
   color: #000;

}

.padding__sjg {
   width: 100%;
   padding-top: 6rem;
}

.menu_items__shg {
   width: 100%;
}
#nav_menu_ground .wpml-ls-legacy-dropdown a { 
    color: #000 !important; 
}
.menu_items__shg a {
   display: block;
   width: 100%;
   padding-top: 10px;
   padding-bottom: 10px;
   margin-bottom: 10px;
   color: #000;
   font-size: 25px;
       font-family: 'book antiqua', palatino, serif;
  /* font-family: MyriadLight!important;*/
}

.social_ground__usp {
   display: flex;
   padding-top: 20px;
}

.social_ground__usp a {
   margin-right: 20px;
   color: #000;
   font-size: 18px;
}

.responsive__ops {
   position: absolute;
   right: 17px;
   top: 3rem;
}

.swiper-slide {
   border-radius: 5px;

}
.footer__ground__uisl{
    Margin-top:200px;
}
.part_gpoi a img {
   width: 250px;
   margin-top: 50px;
}
.wp-caption-text{
    Text-align:center;
}

/* wave */

@-webkit-keyframes waveTop {
   0% {
      margin-left: 0
   }



   to {
      margin-left: -3200px
   }
}



@keyframes waveTop {
   0% {
      margin-left: 0
   }



   to {
      margin-left: -3200px
   }
}



@-webkit-keyframes waveBottom {
   0% {
      margin-left: -3200px
   }



   to {
      margin-left: 0
   }
}



@keyframes waveBottom {
   0% {
      margin-left: -3200px
   }



   to {
      margin-left: 0
   }
}



@-webkit-keyframes swell {

   0%,
   to {
      -webkit-transform: translate3d(0, -25px, 0);
      transform: translate3d(0, -25px, 0)
   }



   50% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0)
   }
}



@keyframes swell {

   0%,
   to {
      -webkit-transform: translate3d(0, -25px, 0);
      transform: translate3d(0, -25px, 0)
   }



   50% {
      -webkit-transform: translate3d(0, 5px, 0);
      transform: translate3d(0, 5px, 0)
   }
}



.wave-top {
   background: url(../images/wave-top-1.png) repeat-x;
   top: -55px;
   height: 55px;
   -webkit-animation: waveTop 25s cubic-bezier(.36, .45, .63, .53) infinite;
   animation: waveTop 25s cubic-bezier(.36, .45, .63, .53) infinite
}



.wave-bottom,
.wave-top {
   width: 6400px;
   -webkit-transform: translateZ(0);
   transform: translateZ(0)
}



.wave-bottom {
   background: url(../images/wave-bottom-1.png) repeat-x;
   margin-top: -27px;
   height: 90px;
   -webkit-animation: waveBottom 25s cubic-bezier(.36, .45, .63, .53) infinite;
   animation: waveBottom 25s cubic-bezier(.36, .45, .63, .53) infinite
}

.wave_ground__osj {
   position: absolute;
   top: -53px;
}

.logo_jpo {
   margin-left: 180px;
}

/* vp */

.text1 {
   display: block;
}

.text2 {
   /* display: none; */
}

.text3 {
   /* display: none; */
}

.text4 {
   /* display: none; */
}

.text5 {
   /* display: none; */
}

.text6 {
   /* display: none; */
}

.back_btn__sl {
   width: 105px;
   margin: auto;
   font-size: 22px;
   font-weight: 700;
   color: #000;
   cursor: pointer;
   Text-align:center;
    letter-spacing: 2px;
    text-decoration: none!important;
    color: #022d26!important;
    border-bottom: 1px solid!important; -webkit-transition: border-width .1s linear!important; transition: border-width .1s linear!important;  
}

.tab_title__sk {
   width: 100%;
   padding-top: 10px;
   padding-bottom: 10px;
   color: #383838;
   font-size: 29px;
   font-weight: 400;
   text-align: center;
}
/* KM */
.swiper {
    overflow: hidden;
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

    .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 500px;
      /* height: 800px; */
      background: #fefcef;
      text-align: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
    }

    .swiper-slide h2 {
      color: #fff;
      font-size: 18px;
    }
    /* .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right {
        background-image: unset;
    } */
    .slider-bg-image { 
      background-repeat: no-repeat; 
      background-size: 100% 100%;
    }

    .offer-title {
      text-align: center;
      padding-top: 140px;
    }
    .offer-title h2 {
      font-size: 40px;
      color: #fff;
      margin: 0;
      margin-bottom: 15px;
    }

    .offer-title span {
      font-size: 21px;
      color: #fff;
    }

.actions {
    text-align: center;
    padding-bottom: 100px;
}

    .actions a {
      display: inline-block;
      padding: 12px 60px;
      background-color: #ed1c24;
      border: none;
      font-size: 15px;
      line-height: 23px;
      color: #fff;
      border-radius: 25px;
      position: relative;
      overflow: hidden;
      text-decoration: none;
    }
    .actions a:before {
      content: '\f105';
      font-family: FontAwesome;
      position: absolute;
      top: 47%;
      transform: translateY(-50%);
      right: 20px;
      z-index: 2;
    }
.footer_menu_ground__sjb ul li a { 
    font-family: 'book antiqua', palatino, serif;
}
    @media(max-width: 1024px) {
      .slider-bg-image {
        min-height: unset;
        padding-bottom: 40px;
        background-size: unset;
      }

      .swiper-slide h2 {
        font-size: 14px;
      }
    }

    @media(max-width: 479px) {
        .actions {
    text-align: center;
    padding-bottom: 10px;
}
.offer-title {
    text-align: center;
    padding-top: 40px;
}
      .offer-title h2 {
        font-size: 21px;
      }
      
      .offer-title span {
        font-size: 16px;
      }
.actions {
    text-align: center; 
}
      .mySwiper {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
      }
      ul.album_jp li {
    list-style: none;
    display: inline-block;
    width: 44%;
}.right__usp_ground{
    Padding:10px;
}

    }