.w31-footer{width:100%;background-color:#231f20;padding:2em 0;}.w31-footer__group{max-width:120em;margin:0 auto;padding:0 1em;}.w31-footer__heading__imgbox{max-width:20em;height:10em;margin:0 auto;cursor:pointer;background-size:contain;background-position:center;}.w31-footer__heading__imgbox__img{width:100%;}.w31-footer__heading__text{color:#eece85;font-size:1.4em;max-width:100%;display:block;margin:0 auto;width:max-content;line-height:1.6em;font-weight:bold;}.w31-footer__contain{display:flex;margin-top:2em;flex-wrap:wrap;}.w31-footer__contain__thongtin{width:31.33333%;margin:1%;background-color:#4f4c4d;border-radius:0.5em;padding:2em;text-align:center;color:white;cursor:pointer;}@media only screen and (max-width:37.5em){.w31-footer__contain__thongtin{width:100%;margin:1em 0;}}.w31-footer__contain__thongtin__icon{font-size:1.4em;}.w31-footer__contain__thongtin__text{font-size:1.3em;margin-top:1em;}.w31-footer__contain__thongtin:hover{background-color:white;color:rgba(var(--main-color-w), 1);font-weight:bold;}.w31-footer__items{display:flex;margin-top:1em;flex-wrap:wrap;}.w31-footer__items__item{width:31.33333%;margin:1%;}@media only screen and (max-width:37.5em){.w31-footer__items__item{width:100%;margin:1em 0;}}.w31-footer__items__item__title{color:#eece85;font-size:1.6em;font-weight:bold;position:relative;width:max-content;display:block;padding:0.5em 0;margin-top:1em;}.w31-footer__items__item__title::after{content:"";border-bottom:1px solid currentColor;width:60%;position:absolute;left:0;bottom:0;}.w31-footer__items__item__title::before{content:"";border-bottom:1px solid currentColor;width:70%;position:absolute;left:0;bottom:-5px;}.w31-footer__items__item__des{color:white;display:block;margin-top:2em;font-size:1.3em;line-height:1.6em;text-align:justify;}.w31-footer__items__item__info{color:white;display:flex;margin-top:2em;border-radius:.5em;}.w31-footer__items__item__info__icon{margin-right:1em;font-size:1.3em;}.w31-footer__items__item__info__text{font-size:1.3em;}.w31-footer__items__item__gui{margin-top:2em;display:flex;align-items:center;border:.1em solid white;}.w31-footer__items__item__gui__in{width:100%;border:none;outline:none;height:max-content;font-size:1.3em;padding:0.7em;}.w31-footer__items__item__gui__btn{white-space:nowrap;border:none;outline:none;background-image:-webkit-gradient(linear, left top, right top, from(#bd9f67), color-stop(48%, #f4f3ad), color-stop(99%, #bd9f67));padding:0.7em 2em;display:inline-block;text-align:center;font-size:1.3em;font-weight:bolder;margin:0 auto;width:max-content;cursor:pointer;transition:all 0.2s ease;}.w31-footer__items__item__gui__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}.w31-footer__items__item__social{display:flex;margin-top:1em;flex-wrap:wrap;}.w31-footer__items__item__social__iconbox{display:block;width:8%;margin:2%;}.w31-menu{width:100%;background-color:rgba(var(--main-color-w), 1);z-index:4;display:block;position:relative;}.w31-menu__group{max-width:120em;margin:0 auto;padding:0 1em;}.w31-menu__items{display:flex;align-items:center;}@media only screen and (max-width:50em){.w31-menu__items{position:relative;justify-content:space-between;}}@media only screen and (min-width:50em){.w31-menu__items__checkbox{display:none;}}@media only screen and (min-width:50em){.w31-menu__items__button{display:none;}}.w31-menu__items__logobox{max-width:15em;height:7em;min-width:7em;cursor:pointer;width:-webkit-fill-available;background-size:contain;background-position:center;}.w31-menu__items__logobox__img{width:100%;height:100%;}@media only screen and (max-width:50em){.w31-menu__items__checkbox:checked ~ .w31-menu__items__list{left:0;opacity:1;}}.w31-menu__items__list{display:flex;align-items:center;margin-left:5%;position:relative;width:100%;}@media only screen and (max-width:50em){.w31-menu__items__list{flex-direction:column;position:absolute;color:black;top:7em;background-color:white;margin-left:0;left:-60em;transition:all .3s ease;opacity:0;}}.w31-menu__items__list__contain{padding:2em;transition:all 0.4s ease;}@media only screen and (max-width:50em){.w31-menu__items__list__contain{width:100%;background-color:white;}.w31-menu__items__list__contain:not(:last-child){border-bottom:0.1em solid #dadada;}}.w31-menu__items__list__contain__text{font-size:1.3em;color:white;width:8em;display:inline-block;text-align:center;line-height:1.6em;letter-spacing:1px;cursor:pointer;position:relative;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__text{color:black;text-align:left;font-weight:bold;width:100%;}}.w31-menu__items__list__contain__text__rec{background-color:transparent;position:absolute;height:1em;width:1em;bottom:-1.5em;left:50%;transform:translateX(-50%);border-left:0.5em solid transparent;border-right:0.5em solid transparent;border-bottom:0.5em solid white;transition:all 0.3s ease;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__text__rec{border-bottom:0.5em solid black;left:inherit;right:0;transform:rotate(180deg) translateY(-50%);top:0;}}.w31-menu__items__list__contain__text:hover .w31-menu__items__list__contain__text__rec{transform:rotate(0);}.w31-menu__items__list__contain:hover .w31-menu__items__list__contain__drop{max-height:200em;padding:1em;overflow-y:scroll;}@media only screen and (max-width:50em){.w31-menu__items__list__contain:hover .w31-menu__items__list__contain__drop{margin-bottom:1em;}}.w31-menu__items__list__contain__drop{position:absolute;top:7em;left:0;display:flex;box-shadow:0 0 1em rgba(0, 0, 0, 0.342);border-radius:2em;width:100%;padding:1em;flex-wrap:wrap;max-height:0;padding:0;overflow:hidden;transition:all 0.2s ease;background-color:white;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__drop{position:relative;top:1em;}}.w31-menu__items__list__contain__drop__item{width:18%;margin:1%;}@media only screen and (max-width:62.5em){.w31-menu__items__list__contain__drop__item{width:31.33333333333%;}}@media only screen and (max-width:50em){.w31-menu__items__list__contain__drop__item{width:48%;}}.w31-menu__items__list__contain__drop__item__head__imgbox{border-radius:0.5em;box-shadow:0 0 1em rgba(0, 0, 0, 0.342);border:0.1px solid white;cursor:pointer;transition:all 0.5s ease;transform:scale(0.9);background-size:contain;background-position:center;}.w31-menu__items__list__contain__drop__item__head__imgbox__img{width:100%;}.w31-menu__items__list__contain__drop__item__head__imgbox:hover{transform:scale(1);}.w31-menu__items__list__contain__drop__item__head__text{display:block;text-align:center;margin-top:1em;font-weight:bold;font-size:1.3em;transition:all 0.2s ease;}.w31-menu__items__list__contain__drop__item__head__text:hover{color:#fcd375;cursor:pointer;}.w31-menu__items__list__contain__drop__item__content{margin-top:1em;border-top:0.1em solid #dadada;}.w31-menu__items__list__contain__drop__item__content__text{margin-top:1em;font-size:1.4em;line-height:1.6em;display:block;padding:0.5em 1em;border-radius:2em;cursor:pointer;}.w31-menu__items__list__contain__drop__item__content__text:hover{background-color:rgba(var(--main-color-w), 1);color:white;}.w31-menu__items__list__contain:hover .w31-menu__items__list__contain__danhsach{max-height:50em;overflow:visible;}@media only screen and (max-width:50em){.w31-menu__items__list__contain:hover .w31-menu__items__list__contain__danhsach{margin-bottom:1em;}}.w31-menu__items__list__contain__danhsach__info:hover .w31-menu__items__list__contain__danhsach--1{max-height:50em;color:black;overflow:visible;}.w31-menu__items__list__contain__danhsach--1__info:hover .w31-menu__items__list__contain__danhsach--2{max-height:50em;color:black;overflow:visible;}.w31-menu__items__list__contain__danhsach{position:absolute;top:7em;box-shadow:0 0 1em rgba(0, 0, 0, 0.342);width:25em;overflow:hidden;background-color:white;max-height:0;transition:all 0.4s ease;border-radius:1em;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__danhsach{position:relative;top:1em;width:100%;}}.w31-menu__items__list__contain__danhsach__info{position:relative;}.w31-menu__items__list__contain__danhsach__info:not(:last-child){border-bottom:1px solid #c4c4c4;}.w31-menu__items__list__contain__danhsach__info__link{padding:1.5em;width:100%;display:flex;align-items:center;cursor:pointer;}.w31-menu__items__list__contain__danhsach__info__link__text{font-size:1.3em;}.w31-menu__items__list__contain__danhsach__info__link__icon{font-size:1.3em;margin-left:auto;display:inline-block;float:right;transition:all 0.3s ease;}.w31-menu__items__list__contain__danhsach__info__link:hover{color:white;background-color:rgba(var(--main-color-w), 1);font-weight:bold;}.w31-menu__items__list__contain__danhsach__info__link:hover .w31-menu__items__list__contain__danhsach__info__link__icon{transform:rotate(90deg);}.w31-menu__items__list__contain__danhsach--1{position:absolute;top:0;box-shadow:0 0 1em rgba(0, 0, 0, 0.342);width:25em;border-radius:1em;overflow:hidden;background-color:white;max-height:0;transition:all 0.4s ease;left:24em;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__danhsach--1{top:1em;width:100%;left:0;position:relative;}}.w31-menu__items__list__contain__danhsach--1__info{position:relative;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__danhsach--1__info{padding-left:1em;}}.w31-menu__items__list__contain__danhsach--1__info:not(:last-child){border-bottom:1px solid #c4c4c4;}.w31-menu__items__list__contain__danhsach--1__info__link{padding:1.5em;width:100%;display:flex;align-items:center;cursor:pointer;}.w31-menu__items__list__contain__danhsach--1__info__link__text{font-size:1.3em;}.w31-menu__items__list__contain__danhsach--1__info__link__icon{font-size:1.3em;margin-left:auto;display:inline-block;float:right;transition:all 0.3s ease;}.w31-menu__items__list__contain__danhsach--1__info__link:hover{color:white;background-color:rgba(var(--main-color-w), 1);font-weight:bold;}.w31-menu__items__list__contain__danhsach--1__info__link:hover .w31-menu__items__list__contain__danhsach--1__info__link__icon{transform:rotate(90deg);}.w31-menu__items__list__contain__danhsach--2{position:absolute;top:0;box-shadow:0 0 1em rgba(0, 0, 0, 0.342);width:25em;border-radius:1em;overflow:hidden;background-color:white;max-height:0;transition:all 0.2s ease;left:24em;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__danhsach--2{top:1em;width:100%;left:0;position:relative;}}.w31-menu__items__list__contain__danhsach--2__info{position:relative;}@media only screen and (max-width:50em){.w31-menu__items__list__contain__danhsach--2__info{padding-left:1em;}}.w31-menu__items__list__contain__danhsach--2__info:not(:last-child){border-bottom:1px solid #c4c4c4;}.w31-menu__items__list__contain__danhsach--2__info__link{padding:1.5em;width:100%;display:flex;align-items:center;cursor:pointer;}.w31-menu__items__list__contain__danhsach--2__info__link__text{font-size:1.3em;}.w31-menu__items__list__contain__danhsach--2__info__link__icon{font-size:1.3em;margin-left:auto;display:inline-block;float:right;transition:all 0.3s ease;}.w31-menu__items__list__contain__danhsach--2__info__link:hover{color:white;background-color:rgba(var(--main-color-w), 1);font-weight:bold;}.w31-menu__items__list__contain__danhsach--2__info__link:hover .w31-menu__items__list__contain__danhsach--2__info__link__icon{transform:rotate(90deg);}.w31-menu__items__grbtn{margin-left:auto;display:inline-flex;align-items:center;color:#fcd375;font-weight:bold;border:1px solid #dbb867;padding:1em 2em;border-radius:2em;transition:all 0.2s ease;text-align:center;line-height:1.6em;white-space:nowrap;margin-left:2%;cursor:pointer;}@media only screen and (max-width:50em){.w31-menu__items__grbtn{padding:1em;}}.w31-menu__items__grbtn:hover{color:black;background-color:white;transform:translateX(-0.3em) translateY(-0.3em);box-shadow:0 0 0.5em rgba(255, 255, 255, 0.555);}.w31-menu__items__grbtn__icon{font-size:1.3em;}.w31-menu__items__grbtn__text{margin-left:.5em;font-size:1.3em;}@media only screen and (max-width:50em){.w31-menu__items__grbtn__text{display:none;}}.w31-topbar{width:100%;border-bottom:0.1em solid #eee;background-color:white;padding:1em;}.w31-topbar__group{max-width:120em;margin:0 auto;}.w31-topbar__items{display:flex;justify-content:space-between;align-items:center;width:100%;}.w31-topbar__items__first__text{font-size:1em;font-weight:300;text-align:justify;margin-right:2em;line-height:1.8em;}.w31-topbar__items__info__lbl__icon{font-size:1.6em;padding:0.5em;cursor:pointer;padding:.7em;background-color:rgba(var(--main-color-w), 1);border-radius:50%;color:white;border:0.1em solid rgba(var(--main-color-w), 1);transition:all .2s ease;}.w31-topbar__items__info__lbl__icon:hover{background-color:white;color:rgba(var(--main-color-w), 1);transform:rotate(95deg);}.w31-topbar__info{display:flex;align-items:center;padding:0 1em;text-align:center;}.w31-topbar__info:not(:last-child){border-right:0.1em solid #eee;}.w31-topbar__info__icon{font-size:1em;margin:0 0.5em;color:#0062bd;}.w31-topbar__checkbox:checked ~ .w31-topbar__search{top:0;visibility:visible;}.w31-topbar__checkbox{display:none;}.w31-topbar__search{position:fixed;top:-15em;visibility:hidden;width:100%;height:100%;left:0;background-color:rgba(0, 0, 0, 0.8);padding:4em;color:white;box-shadow:0.1em 0.1em 1em 0.1em #f5f5f5;transition:all 0.2s;z-index:15;text-shadow:0 0 3em white;}.w31-topbar__search__content{max-width:120em;margin:0 auto;margin-top:10%;}.w31-topbar__search__content__title{display:block;}.w31-topbar__search__content__title__icon{font-size:3em;background:none;border:none;cursor:pointer;margin-left:auto;float:right;margin-top:1em;}.w31-topbar__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;border-bottom:0.2em solid #f5f5f5;}.w31-topbar__search__content__input__text{border:none;font-weight:500;font-size:2em;text-transform:uppercase;color:white;width:100%;background-color:transparent;text-align:center;}.w31-topbar__search__content__input__text::-webkit-input-placeholder{color:white;}.w31-topbar__search__content__input__text:focus{outline:none;}.w31-topbar__search__content__input__icon{cursor:pointer;font-size:3em;background-color:transparent;color:white;border:none;outline:none;}.w40-ctaregister{width:100%;background-color:white;padding:1em;}.w40-ctaregister__group{margin:0 auto;max-width:120em;}.w40-ctaregister__items{display:flex;justify-content:space-between;flex-wrap:wrap;}.w40-ctaregister__items__content{width:50%;margin-top:1em;}@media only screen and (max-width:50em){.w40-ctaregister__items__content{width:100%;}}.w40-ctaregister__items__content__bus{display:block;}.w40-ctaregister__items__content__bus__name{display:block;font-weight:bold;color:rgba(var(--main-color-w), 1);font-size:1.8em;margin-top:1em;}.w40-ctaregister__items__content__bus__info{display:flex;align-items:baseline;margin-top:1em;margin-bottom:1em;}.w40-ctaregister__items__content__bus__info__icon{font-size:1.3em;color:#ddb60f;margin-right:.3em;}.w40-ctaregister__items__content__bus__info__text{font-size:1.3em;line-height:1.6em;}.w40-ctaregister__items__contact{width:48%;border-radius:2em;margin-bottom:2%;}@media only screen and (max-width:50em){.w40-ctaregister__items__contact{width:100%;}}.w40-ctaregister__items__contact__heading{font-weight:bold;text-align:center;font-size:2em;text-transform:uppercase;line-height:1.6em;color:black;}.w40-ctaregister__items__contact__info{line-height:1.6em;display:block;margin-top:1em;color:black;font-size:1.6em;}.w40-ctaregister__items__contact__form{display:flex;flex-wrap:wrap;justify-content:space-between;}.w40-ctaregister__items__contact__form .light-with100pc{width:100%;}.w40-ctaregister__items__contact__form__in{margin-top:1em;padding:0.7em;font-size:1.2em;background-color:transparent;border:0.1em solid #bdbdbd;border-radius:0.3em;outline:none;display:block;width:49%;}.w40-ctaregister__items__contact__form__in::placeholder{color:#9a9a9a;}.w40-ctaregister__items__contact__form__area{margin-top:1em;padding:0.7em;font-size:1.2em;background-color:transparent;border:0.1em solid #bdbdbd;border-radius:0.3em;outline:none;display:block;width:49%;min-height:10em;}.w40-ctaregister__items__contact__form__area::placeholder{color:#9a9a9a;font-size:1.2em;}.w40-ctaregister__items__contact__form__des{color:black;font-weight:300;font-size:1em;margin-top:1em;display:block;text-align:center;width:100%;}.w40-ctaregister__items__contact__form__vung{padding:1em;position:relative;border:1px solid #eee;border-bottom:1px solid #cecece;width:100%;margin-top:1em;border-radius:0.5em;}.w40-ctaregister__items__contact__form__vung__checkbox{display:none;}.w40-ctaregister__items__contact__form__vung__checkbox:checked ~ .w40-ctaregister__items__contact__form__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w40-ctaregister__items__contact__form__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.4em;font-weight:600;cursor:pointer;}.w40-ctaregister__items__contact__form__vung__ad__name{color:black;}.w40-ctaregister__items__contact__form__vung__ad__icon{margin-left:0.5em;color:black;}.w40-ctaregister__items__contact__form__vung__items{position:absolute;top:4em;background-color:white;z-index:1;left:0;width:100%;border:1px solid #eee;max-height:0;transform:scale(1) translate(0%, 0%);visibility:hidden;transition:all 0.2s ease;overflow:hidden;}.w40-ctaregister__items__contact__form__vung__items .active{font-weight:800;}.w40-ctaregister__items__contact__form__vung__items__item{font-size:1.4em;display:block;font-weight:600;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w40-ctaregister__items__contact__form__vung__items__item:not(:last-child){margin-bottom:1em;}.w40-ctaregister__items__contact__form__vung__items__item:hover{background-color:#eee;}.w40-ctaregister__items__contact__btn{padding:0.7em 1.6em;display:flex;align-items:center;font-weight:bold;color:white;margin:0 auto;margin-top:1em;border:none;width:fit-content;border:1px solid rgba(var(--main-color-w), 1);background-color:rgba(var(--main-color-w), 1);cursor:pointer;}.w40-ctaregister__items__contact__btn:hover{background-color:white;color:black;}.w40-ctaregister__items__contact__btn__icon{font-size:1.3em;margin-right:.5em;}.w40-ctaregister__items__contact__btn__text{font-size:1.3em;}