.w9-menu{width:100%;background-color:rgba(var(--main-color-w), 1) !important;z-index:10;position:relative;}@media only screen and (min-width:37.5em){.w9-menu__ab{position:absolute;background-color:transparent;z-index:2;}}.w9-menu__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:white;flex-wrap:wrap;}@media only screen and (min-width:37.5em) and (max-width:62.5em){.w9-menu__group{margin-right:calc((100% - 20em)/2);}}@media only screen and (max-width:37.5em){.w9-menu__group{margin-right:1em;}}.w9-menu__nav__button-nav{z-index:15;display:block;padding:1em .5em;height:3.5em;display:flex;align-items:center;font-size:1.4em;}@media only screen and (min-width:62.5em){.w9-menu__nav__button-nav{display:none;}}.w9-menu__nav__icon{margin-right:1em;background-color:white !important;}.w9-menu__nav__icon::before, .w9-menu__nav__icon::after{background-color:white !important;}@media only screen and (min-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__nav__checkbox:checked ~ .w9-menu__first-group .w9-menu__first-group__items{display:block;background-color:black;}}.w9-menu__nav__checkbox:checked ~ .w9-menu__second-group{display:block;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__drop{position:relative;visibility:visible;top:0;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:checked ~ .w9-menu__first-group__items__text--a .w9-menu__button__drop__icon{transform:rotate(180deg);}}.w9-menu__checkbox__drop{display:none;}.w9-menu__button__drop{height:2em;transform:translateY(-0.3em);}@media only screen and (min-width:62.5em){.w9-menu__button__drop{height:5em;transform:translateY(-0.3em);}}.w9-menu__button__drop__icon{margin-left:.2em;color:white !important;font-size:1em;}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop:not(:checked) ~ .w9-menu__first-group__items__drop .w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;top:-25em;}}@media only screen and (max-width:62.5em){.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop-1{position:relative;visibility:visible;top:0;}}.w9-menu__checkbox__drop-1:checked ~ .w9-menu__first-group__items__drop__text--a .w9-menu__button__drop-1__icon{transform:rotate(180deg);}.w9-menu__checkbox__drop-1{display:none;}.w9-menu__button__drop-1{display:none;}@media only screen and (max-width:62.5em){.w9-menu__button__drop-1{display:inline-block;}.w9-menu__button__drop-1__icon{margin-top:1em;color:white;font-size:1em;}}.w9-menu__first-group{align-items:center;}@media only screen and (min-width:62.5em){.w9-menu__first-group{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items{display:flex;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items{display:none;position:absolute;left:0;top:10em;background-color:black;z-index:2;overflow-y:scroll;height:max-content;}.w9-menu__first-group__items::-webkit-scrollbar{display:none;}}.w9-menu__first-group__items__bg{overflow-y:scroll;height:50em;}.w9-menu__first-group__items__text{line-height:8em;height:8em;list-style:none;padding:0 3em;cursor:pointer;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text{min-width:25em;padding:0 1em;height:auto;line-height:4em;}}.w9-menu__first-group__items__text__icon{align-self:center;font-size:1em;margin-left:.5em;color:white !important;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__text__icon{transform:rotate(-90deg);}}.w9-menu__first-group__items__text--a{display:flex;justify-content:space-between;white-space:nowrap;text-decoration:none;font-size:1.4em;font-weight:600;text-transform:capitalize;align-items:center;overflow:hidden;text-overflow:ellipsis;color:white !important;}.w9-menu__first-group__items__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__text__icon{color:rgba(var(--second-color-w), 1);}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__first-group__items__drop{display:flex;}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__text:hover .w9-menu__button__drop__icon{color:rgba(var(--second-color-w), 1);}}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop__text:hover .w9-menu__first-group__items__drop-1{display:flex;visibility:visible;}}.w9-menu__first-group__items__drop{box-shadow:.01em .05em .05em 0.1em #eee;display:none;position:absolute;background-color:white;z-index:2;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop{left:0;transition:all .2s;width:25em;top:-20em;display:block;visibility:hidden;background-color:black;box-shadow:none;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__col{border-bottom:.1rem solid #e4e4e4;}}.w9-menu__first-group__items__drop__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:all .1s;min-width:20em;position:relative;border-bottom:.1em solid #eee;}.w9-menu__first-group__items__drop__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-transform:uppercase;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop__text--a{color:white;transition:none;display:flex;align-items:center;justify-content:space-between;}}.w9-menu__first-group__items__drop__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop__text:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1{position:absolute;visibility:hidden;display:none;top:0;left:19em;background-color:white;transition:all .2s;}@media only screen and (min-width:62.5em){.w9-menu__first-group__items__drop-1{display:flex;box-shadow:.01em .05em .05em 0.1em #eee;}}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1{width:25em;left:0;background-color:black;position:absolute;display:block;top:-25em;}}.w9-menu__first-group__items__drop-1-before{display:none;align-items:center;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1-before{position:absolute;top:-3em;padding-left:1em;font-size:1.3em;font-weight:600;z-index:15;background-color:white;width:100%;height:3em;display:flex;border-bottom:0.1em solid #eee;}}.w9-menu__first-group__items__drop-1-before__icon{font-size:1.2em;}.w9-menu__first-group__items__drop-1__text{list-style:none;padding:.5em 1.5em;line-height:4em;transition:none;min-width:15em;border-bottom:.1em solid #eee;position:relative;}.w9-menu__first-group__items__drop-1__text--a{cursor:pointer;font-weight:500;white-space:nowrap;text-decoration:none;font-size:1em;color:black;font-weight:600;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;}@media only screen and (max-width:62.5em){.w9-menu__first-group__items__drop-1__text--a{color:white;}}.w9-menu__first-group__items__drop-1__text--a:hover{color:rgba(var(--second-color-w), 1);}.w9-menu__first-group__items__drop-1__text:hover{color:rgba(var(--second-color-w), 1);}@media only screen and (max-width:62.5em){.w9-menu__second-group{position:absolute;background-color:black;left:0;top:4.9em;width:25em;display:none;z-index:10;padding:2em 0;}}.w9-menu__second-group__items{display:flex;margin-right:2em;align-items:center;justify-content:center;z-index:1;}.w9-menu__second-group__items__icon{margin:0 1em;font-size:2em;cursor:pointer;transition:all .2s;color:white;}.w9-menu__second-group__items__text{font-size:1.3em;}.w9-partners{width:100%;padding:2em 1em;background-color:white;}.w9-partners__group{max-width:120em;margin:0 auto;}.w9-partners__heading{text-transform:capitalize;font-weight:700;font-size:3em;padding:1em;}.w9-partners__first{display:flex;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w9-partners__first{flex-wrap:wrap;justify-content:flex-start;}}.w9-partners__first__imgbox{padding:3em;width:20%;display:flex;align-items:center;background-size:contain;background-position:center;border:.1em solid #eee;cursor:pointer;transition:all .2s;}@media only screen and (max-width:37.5em){.w9-partners__first__imgbox{width:50%;}}.w9-partners__first__imgbox__img{width:100%;margin:0 auto;}.w9-partners__first__imgbox__img:hover{opacity:.3;}.w13-ctaregister-4{font-weight:500;width:100%;padding:3em 1em;background-color:white;background-size:cover;background-position:center;background-repeat:no-repeat;}.w13-ctaregister-4__group{max-width:120em;margin:0 auto;}.w13-ctaregister-4__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0.3em;color:#183059;line-height:1.7em;}.w13-ctaregister-4__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-4__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-4__items__contact{width:100%;}}.w13-ctaregister-4__items__contact__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-4__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-4__items__contact__form__input__icon{color:red;}.w13-ctaregister-4__items__contact__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-4__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-4__items__contact__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;border:none;cursor:pointer;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-4__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-4__items__imgbox{width:50%;height:auto;display:block;overflow:hidden;background-size:contain;background-position:center;}@media only screen and (max-width:50em){.w13-ctaregister-4__items__imgbox{width:100%;}}@media only screen and (max-width:43.75em){.w13-ctaregister-4__items__imgbox{width:100%;height:40em;}}@media only screen and (max-width:37.5em){.w13-ctaregister-4__items__imgbox{width:100%;height:35em;}}@media only screen and (max-width:25em){.w13-ctaregister-4__items__imgbox{width:100%;height:25em;}}.w13-ctaregister-4__items__imgbox__img{width:100%;height:100%;}.w21-blankpage{width:100%;background-color:white;}.w21-blankpage__group{max-width:120em;margin:0 auto;padding:0 .5em;}.w21-blankpage__content{line-height:1.8em;font-size:1.6em;text-align:justify;}.w10-topbar{background-color:white;width:100%;padding:2em 1em;display:flex;justify-content:space-between;}@media only screen and (max-width:37.5em){.w10-topbar{flex-direction:column;padding:1em 0;}}@media only screen and (max-width:37.5em){.w10-topbar__group{margin-top:2em;text-align:center;}}.w10-topbar__group__first__text--1{font-weight:300;text-transform:capitalize;display:inline-block;font-size:1.4em;}.w10-topbar__group__first__text--2{display:inline-block;font-size:1.4em;font-weight:800;}.w10-topbar__group__second{display:flex;align-items:center;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w10-topbar__group__second{white-space:nowrap;justify-content:center;}}.w10-topbar__group__second--1{font-weight:800;font-size:1.4em;padding:0.5em;}@media only screen and (max-width:37.5em){.w10-topbar__group__second--1{font-size:1.2em;margin-left:0;}}.w10-topbar__group__second--2{font-weight:300;font-size:1.4em;padding:0.5em;}@media only screen and (max-width:37.5em){.w10-topbar__group__second--2{font-size:1.2em;}}.w10-topbar__group__second--a{color:rgba(var(--main-color-w), 1);padding:0.5em;}.w10-topbar__group__third{display:flex;}@media only screen and (max-width:37.5em){.w10-topbar__group__third{justify-content:center;}}.w10-topbar__group__third__text{font-size:1.4em;font-weight:300;transition:all 0.2s;border-bottom:0 solid #eee;cursor:pointer;}.w10-topbar__group__third__text:not(:last-child){margin-right:0.5em;}.w10-topbar__group__third__text:hover{border-bottom:0.1em solid #f5f5f5;}.w28-footer{width:100%;background-image:url(/img/w27/bg4.jpg);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center;}.w28-footer__group{max-width:120em;margin:0 auto;}.w28-footer__items{display:flex;flex-wrap:wrap;}.w28-footer__items__thongtin{width:33.333333333333%;padding:2em;background-color:#15507F;padding-top:5em;}@media only screen and (max-width:37.5em){.w28-footer__items__thongtin{width:100%;}}.w28-footer__items__thongtin__imgbox{margin-bottom:2em;background-size:contain;background-position:center;}.w28-footer__items__thongtin__imgbox__img{width:100%;}.w28-footer__items__thongtin__des{font-size:1.3em;line-height:1.6em;text-align:justify;color:white;margin-bottom:2em;}.w28-footer__items__thongtin__contact{display:flex;align-items:center;margin-bottom:2em;}.w28-footer__items__thongtin__contact__iconbox{height:4em;width:4em;background-color:#e00000;display:flex;justify-content:center;align-items:center;padding:1em;border-radius:.3em;margin-right:2em;}.w28-footer__items__thongtin__contact__iconbox__icon{font-size:1.6em;color:white;}.w28-footer__items__thongtin__contact__giatri__name{color:rgba(var(--main-color-w), 1);margin-bottom:.5em;font-size:1.3em;font-weight:bold;}.w28-footer__items__thongtin__contact__giatri__des{margin-bottom:.5em;font-size:1.3em;color:white;}.w28-footer__items__cate{width:31.3333333333%;padding:1em;margin-left:2%;padding-top:5em;}@media only screen and (max-width:37.5em){.w28-footer__items__cate{margin-left:0;width:100%;padding-top:2em;}}.w28-footer__items__cate__heading__text{font-size:2em;color:white;font-weight:bold;margin-bottom:.5em;}.w28-footer__items__cate__heading__imgbox{display:inline-block;margin-bottom:2em;background-size:contain;background-position:center;}.w28-footer__items__cate__heading__imgbox__img{width:100%;}.w28-footer__items__cate__ul__li{width:100%;list-style:initial;color:white;margin-bottom:1em;font-size:1.3em;border-bottom:0.1em solid rgba(255, 255, 255, 0.267);padding-bottom:1em;color:white;cursor:pointer;}.w28-footer__items__cate__ul__li:hover{color:rgba(var(--main-color-w), 1);}.w28-footer__items__cate__ul__li__text{font-weight:bold;}.w28-footer__items__cate__ul__li__icon{margin-left:auto;float:right;}.w28-footer__items__lienhe{width:31.3333333333%;padding:1em;margin-left:2%;padding-top:5em;}@media only screen and (max-width:37.5em){.w28-footer__items__lienhe{margin-left:0;width:100%;padding-top:0;}}.w28-footer__items__lienhe__heading__text{font-size:2em;color:white;font-weight:bold;margin-bottom:.5em;}.w28-footer__items__lienhe__heading__imgbox{display:inline-block;margin-bottom:2em;background-size:contain;background-position:center;}.w28-footer__items__lienhe__heading__imgbox__img{width:100%;}.w28-footer__items__lienhe__list{display:block;}.w28-footer__items__lienhe__list__in{display:block;margin-top:0.5em;width:100%;padding:0.5em;border:0.1em solid #b9b9b9;outline:none;border-radius:.2em;font-size:1.3em;}.w28-footer__items__lienhe__list__area{width:100%;display:block;margin-top:0.5em;width:100%;padding:0.5em;border:0.1em solid #b9b9b9;outline:none;border-radius:.2em;}.w28-footer__items__lienhe__list__btn{background-color:rgba(var(--main-color-w), 1);padding:1em;width:100%;border:none;font-weight:bolder;margin-top:0.5em;color:white;font-size:1.3em;text-shadow:0 1em 2em white;cursor:pointer;border:0.1em solid rgba(var(--main-color-w), 1);transition:all 0.2s ease;}.w28-footer__items__lienhe__list__btn:hover{background-color:white;color:rgba(var(--main-color-w), 1);}.w25-banner-1{width:100%;background-color:white;padding:0 1em 1em 1em;}.w25-banner-1__group{max-width:120em;position:relative;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;}.w25-banner-1__slider{width:100%;overflow:hidden;}.w25-banner-1__slider .swiper-pagination{text-align:left;padding-left:10%;margin-bottom:2%;}.w25-banner-1__slider .swiper-pagination-bullet{background-color:white;width:2em;border-radius:.5em;}.w25-banner-1__slider .swiper-pagination-bullet-active{width:4em;}.w25-banner-1__slider__main{display:flex;align-items:center;position:relative;}@media only screen and (max-width:37.5em){.w25-banner-1__slider__main{flex-wrap:wrap;}}.w25-banner-1__slider__main__imgbox{cursor:pointer;width:100%;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w25-banner-1__slider__main__imgbox{width:100%;padding:0;}}.w25-banner-1__slider__main__imgbox__img{width:100%;}.w25-banner-1__slider__main__info{text-align:center;z-index:1;display:flex;flex-direction:column;color:white;width:100%;padding:1em;position:absolute;}@media only screen and (max-width:37.5em){.w25-banner-1__slider__main__info{width:100%;}}.w25-banner-1__slider__main__info__name{font-size:4em;position:relative;display:inline-block;font-weight:600;}@media only screen and (max-width:37.5em){.w25-banner-1__slider__main__info__name{font-size:2em;}}.w25-banner-1__slider__main__info__sub{font-size:2em;line-height:1.6em;margin-top:1em;display:inline-block;}@media only screen and (max-width:37.5em){.w25-banner-1__slider__main__info__sub{font-size:1.3em;}}.w25-banner-1 .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w25-banner-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:2px solid rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w25-banner-1 .gallery-thumbs .swiper-slide-thumb-active figure{border:none;}}.w25-banner-1 .swiper-button-next{color:white;}.w25-banner-1 .swiper-button-prev{color:white;}