.w13-ctaregister-6{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-6__group{max-width:60em;margin:0 auto;text-align:center;border:0.1em solid #eee;box-shadow:0.3em 0.3em 0.3em rgba(0, 0, 0, 0.155);}.w13-ctaregister-6__heading{font-weight:700;text-align:center;font-size:2em;text-transform:capitalize;background-color:orangered;padding:1em;text-transform:uppercase;color:white;line-height:1.7em;}.w13-ctaregister-6__items{justify-content:space-between;}.w13-ctaregister-6__items__form{display:block;margin-top:1em;padding:1em;}.w13-ctaregister-6__items__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-6__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-6__items__form__input__icon{color:red;}.w13-ctaregister-6__items__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-6__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-6__items__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;margin-top:1em;margin-bottom:1em;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w5-project{width:100%;padding:2em 1em;background-color:white;color:var(--text-color-w);}.w5-project__group{max-width:120em;margin:0 auto;}.w5-project__heading{text-align:center;display:block;}.w5-project__heading__main{font-weight:700;font-size:3em;line-height:1.6em;}.w5-project__heading__line{margin-top:2em;border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:15em;display:inline-block;}.w5-project__heading__sub{margin-top:2em;font-weight:300;font-size:1.5em;line-height:1.8em;}.w5-project__item{margin-top:2em;display:grid;grid-template-columns:repeat(3, minmax(20em, 1fr));grid-template-rows:repeat(3, minmax(30em, 1fr));grid-gap:2em;}@media only screen and (max-width:37.5em){.w5-project__item{grid-template-columns:repeat(3, minmax(10em, 1fr));grid-template-rows:repeat(3, minmax(15em, 1fr));grid-gap:1em;}}.w5-project__item__card{position:relative;border-radius:2em;overflow:hidden;transition:all 0.5s;}.w5-project__item__card--1{grid-row:1 / span 2;grid-column:1/2;background-position:center;background-repeat:no-repeat;background-size:cover;}.w5-project__item__card--2{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:2 / 3;}.w5-project__item__card--3{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:1 / 2;grid-column:3 / 4;}.w5-project__item__card--4{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / 3;grid-column:2 / 3;}.w5-project__item__card--5{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:2 / span 2;grid-column:3 / 4;}.w5-project__item__card--6{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:2 / 3;}.w5-project__item__card--7{background-position:center;background-repeat:no-repeat;background-size:cover;grid-row:3 / 4;grid-column:1 / 2;}@media only screen and (max-width:37.5em){.w5-project__item__card{border-radius:1em;}}.w5-project__item__card__imgbox{max-width:39em;background-size:contain;background-position:center;}.w5-project__item__card__imgbox__img{max-width:100%;}.w5-project__item__card__info{position:absolute;top:50%;text-align:center;width:100%;color:white;display:none;}.w5-project__item__card__info__name{font-size:1.7em;}.w5-project__item__card__info__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w5-project__item__card__overlay{position:absolute;height:100%;width:100%;top:0;left:0;transition:all 0.2s;}.w5-project__item__card:hover .w5-project__item__card__overlay{background-color:rgba(var(--second-color-w), 1);}.w5-project__item__card:hover .w5-project__item__card__info{display:block;}.w5-project__item__card:hover .w5-project__item__card__imgbox__img{transition:all 0.2s;opacity:0;}.w7-banner{width:100%;padding:2em 1em;background-repeat:no-repeat;background-size:contain;background-position:center;background-position:top center;background-repeat:no-repeat;background-color:white;}.w7-banner__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:center;}@media only screen and (max-width:37.5em){.w7-banner__group{flex-direction:column;padding:1em;text-align:center;}}.w7-banner__imgbox{margin-right:5em;width:30em;max-height:50em;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w7-banner__imgbox{min-width:0;max-width:100%;margin-right:0;}}.w7-banner__imgbox__img{margin:0 auto;max-width:100%;}.w7-banner__info{width:40%;}@media only screen and (max-width:37.5em){.w7-banner__info{width:100%;margin-top:4em;}}.w7-banner__info__heading{font-size:1.6em;font-weight:300;}.w7-banner__info__des{margin-top:2.5em;font-weight:500;font-size:5em;}.w7-banner__info__button{margin-top:3em;background-color:rgba(var(--main-color-w), 1);border:none;cursor:pointer;padding:2em;color:white;font-size:1.6em;display:inline-block;font-weight:600;}.w7-banner__info__button:hover{filter:brightness(0.8);}.w1-article{width:100%;background-color:white;padding:1em 0;color:var(--text-color-w);}.w1-article__group{max-width:120em;margin:0 auto;padding:1em;}.w1-article__heading{display:block;}.w1-article__heading__title{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:0.5em;max-width:100%;}.w1-article__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;max-width:100%;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;}.w1-article__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:1em;}.w1-article__heading__imgbox__img{margin:0 auto;}.w1-article__card{display:flex;flex-wrap:wrap;}.w1-article__card__item{width:32%;margin-left:1.333333333%;margin-bottom:1em;position:relative;padding:.7em .7em 0 .7em;border-radius:0.5em;border:0.1em solid rgba(211, 211, 211, 0.5);height:max-content;display:block;overflow:hidden;}.w1-article__card__item:first-child{margin-left:0;}@media only screen and (min-width:50em){.w1-article__card__item:nth-child(3n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w1-article__card__item{width:49%;}.w1-article__card__item:nth-child(2n + 1){margin-left:0;}}.w1-article__card__item__ifbox{overflow:hidden;border-radius:.5em;}.w1-article__card__item__ifbox iframe{width:100%;display:block;transition:all .2s ease;}.w1-article__card__item__ifbox iframe:hover{transform:scale(1.2) rotate(5deg);}.w1-article__card__item__imgbox{background-size:contain;background-position:center;}.w1-article__card__item__imgbox__img{width:100%;}.w1-article__card__item__user{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(211, 211, 211, 0.5);padding:1em .5em;}.w1-article__card__item__user__thongtin{display:flex;align-items:center;}.w1-article__card__item__user__thongtin__imgbox{text-align:center;display:flex;align-items:center;align-content:center;height:3.5em;position:relative;margin-right:1em;background-size:contain;background-position:center;border-radius:50%;}.w1-article__card__item__user__thongtin__imgbox__img{width:100%;max-height:100%;}.w1-article__card__item__user__thongtin__text{font-size:1.2em;font-weight:300;}.w1-article__card__item__user__date{font-size:1.2em;font-weight:300;}.w1-article__card__item__name{font-size:1.4em;color:rgba(var(--main-color-w), 1);display:block;margin-top:1em;margin-left:.3em;}.w1-article__card__item__des{font-size:1.4em;display:block;line-height:1.6em;padding:0.5em 0;font-weight:bolder;margin-left:.3em;}.w11-ads{width:100%;padding:2em 1em;background-color:white;}.w11-ads__group{max-width:120em;margin:0 auto;}.w11-ads__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w11-ads__items__item{text-align:center;width:24%;margin-left:1%;margin-bottom:1em;}@media only screen and (max-width:43.75em){.w11-ads__items__item{width:49%;margin-top:1em;}}.w11-ads__items__item__icon{color:#381f15;font-size:13em;}@media only screen and (max-width:37.5em){.w11-ads__items__item__icon{font-size:9em !important;}}.w11-ads__items__item__main{margin-top:1em;font-weight:600;font-size:1.6em;}.w11-ads__items__item__sub{margin-top:1em;font-size:1.4em;font-weight:300;}.w11-ctaregister{width:100%;padding:2em 1em;background:rgba(var(--main-color-w), 1);background-size:cover;background-position:center;background-repeat:no-repeat;}.w11-ctaregister__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w11-ctaregister__group{display:block;text-align:center;}}.w11-ctaregister__heading__title{color:rgba(var(--second-color-w), 1);text-transform:capitalize;font-weight:700;font-size:3em;}.w11-ctaregister__heading__des{color:rgba(var(--second-color-w), 1);margin-top:1em;}.w11-ctaregister__form{background-color:white;width:40%;display:flex;justify-content:space-between;border-radius:3em;padding:1em;}@media only screen and (max-width:50em){.w11-ctaregister__form{width:99%;margin-top:2em;}}.w11-ctaregister__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;width:70%;}.w11-ctaregister__form__button{background-color:rgba(var(--main-color-w), 1);font-weight:700;font-size:1.3em;padding:1em;height:100%;color:white;border-radius:2em;border:none;transition:all 0.2s;cursor:pointer;}.w11-ctaregister__form__button:hover{background-color:rgba(var(--second-color-w), 1);}.w10-ctaregister{width:100%;background-color:#FF7451;padding:1em;}.w10-ctaregister__group{margin:0 auto;max-width:120em;text-align:center;}.w10-ctaregister__text--1{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w10-ctaregister__text--2{display:inline-block;font-weight:400;font-size:1.5em;color:white;height:max-content;line-height:1.8em;margin-left:1em;margin-right:1em;}.w10-ctaregister__text--a{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w13-ctaregister-13{font-weight:500;width:100%;padding:3em 1em;background-size:cover;background-position:center;font-weight:600;}.w13-ctaregister-13__group{max-width:120em;margin:0 auto;color:white;}.w13-ctaregister-13__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;border-radius:2em;padding:0.5em;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;line-height:1.7em;}.w13-ctaregister-13__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-13__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-13__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-13__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;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-13__items__contact__area{text-align:left;}.w13-ctaregister-13__items__contact__area__title{text-align:center;font-weight:700;font-size:3.5em;text-transform:uppercase;background-size:cover;background-position:center;color:white;}.w13-ctaregister-13__items__contact__area__item{text-align:justify;line-height:2em;margin-top:1em;font-size:2em;display:flex;align-items:center;}.w13-ctaregister-13__items__contact__area__item__icon{margin-right:0.5em;}.w13-ctaregister-13__items__contact__area__price{font-size:2em;}.w13-ctaregister-13__items__contact__area__price__main{font-size:2.5em;}.w13-ctaregister-13__items__contact__area__price__sub{font-size:2.5em;font-weight:600;color:#ef2f3c;}.w13-ctaregister-13__items__time{width:50%;}@media only screen and (max-width:50em){.w13-ctaregister-13__items__time{width:100%;}}.w13-ctaregister-13__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;padding:1em;margin-bottom:2em;display:block;text-transform:uppercase;background-color:white;border-radius:3em;}.w13-ctaregister-13__items__time__count{display:flex;align-items:center;}.w13-ctaregister-13__items__time__count__dot{font-size:4em;margin-top:0.5em;}.w13-ctaregister-13__items__time__count__item{width:25%;text-align:center;}.w13-ctaregister-13__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:2em;}.w13-ctaregister-13__items__time__count__item__number{margin-top:0.3em;background-color:red;display:inline-block;font-size:4em;color:white;padding:0.3em;border-radius:0.1em;}.w17-abimg-5{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-5__group{max-width:120em;margin:0 auto;}.w17-abimg-5__heading{padding:1%;text-align:center;}.w17-abimg-5__heading__title{font-size:3em;display:block;}.w17-abimg-5__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-5__items{display:flex;flex-wrap:wrap;padding-left:1%;}.w17-abimg-5__items__imgbox{width:24%;margin-right:1%;margin-top:1em;cursor:pointer;position:relative;transition:all 0.2s;box-shadow:0.1em 0.1em 1em 0.1em rgba(0, 0, 0, 0.2);height:initial !important;background-size:contain;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:50em){.w17-abimg-5__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-5__items__imgbox{width:99%;}}.w17-abimg-5__items__imgbox__img{width:100%;}.w17-abimg-5__items__imgbox__des{display:none;position:absolute;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-5__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-5__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-5__items__imgbox:hover{filter:brightness(1.1);}.w13-cusface-1{position:fixed;z-index:30;right:3em;font-size:1em;background-color:white;top:3em;padding:1em;display:flex;box-shadow:0 1em 2em rgba(0, 0, 0, 0.2);}.w13-cusface-1__imgbox{width:5em;height:5em;margin-right:1em;background-size:contain;background-position:center;border-radius:50%;}.w13-cusface-1__imgbox__img{height:100%;width:100%;}.w13-cusface-1__items__name{font-weight:600;}.w13-cusface-1__items__des{font-weight:300;margin:0.5em 0;}.w13-cusface-1__items__time__icon{margin-right:0.5em;}.w13-cusface{display:flex;align-items:center;justify-content:center;background-color:white;}