.w13-ctaregister-3{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-3__group{max-width:120em;margin:0 auto;}.w13-ctaregister-3__heading{font-weight:bold;display:block;margin:0 auto;width:fit-content;text-align:center;font-size:3.5em;text-transform:uppercase;line-height:1.4em;}.w13-ctaregister-3__items{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-3__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__contact{width:100%;}}.w13-ctaregister-3__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-3__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-3__items__contact__form__input__icon{color:red;}.w13-ctaregister-3__items__contact__form__select{padding:1em;width:100%;border-radius:0.5em;margin-top:1em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-3__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-3__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-3__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;margin-top:1em;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-3__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-3__items__imgbox{max-height:25em;width:50%;height:auto;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;background-position:center;}@media only screen and (max-width:50em){.w13-ctaregister-3__items__imgbox{width:100%;min-height:25em;margin-top:1em;}}.w13-ctaregister-3__items__imgbox__img{width:100%;height:100%;}.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;}.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;}.w14-services{width:100%;background-color:#f1f1f7;padding:2em 1em;display:block;}.w14-services__group{max-width:120em;margin:0 auto;}.w14-services__heading__title{text-transform:capitalize;font-weight:600;font-size:3em;display:inline-block;}.w14-services__heading__title::after{content:"";width:2em;margin:0 auto;width:fit-content;margin-top:0.8em;height:0.05em;background-color:rgba(var(--main-color-w), 1);display:none;}.w14-services__heading__des{color:#777;font-size:1.6em;margin-top:1em;}.w14-services__items{margin-top:3em;display:flex;flex-wrap:wrap;justify-content:space-between;}.w14-services__items__item{width:31%;text-align:center;}@media only screen and (max-width:37.5em){.w14-services__items__item{width:100%;margin-top:2em;}}.w14-services__items__item__icon{font-size:5em !important;color:white;padding:1em;background-color:rgba(var(--main-color-w), 1);border-radius:50%;margin-bottom:-8em;transition:all 0.2s ease;}.w14-services__items__item__icon:hover{transform:scale(1.3);}.w14-services__items__item__content{background-color:white;padding:7em 4em 4em 4em;border-radius:0.5em;}@media only screen and (max-width:50em){.w14-services__items__item__content{padding:7em 1em 1em 1em;}}.w14-services__items__item__content__main{font-weight:600;font-size:2em;margin-top:1em;}.w14-services__items__item__content__line{border-bottom:0.2em solid rgba(var(--main-color-w), 1);width:20%;margin:2em auto;}.w14-services__items__item__content__des{color:#777;line-height:1.6em;}.w15-testimonials-1{width:100%;padding:2em 1em;background-color:#f1f1f1;}.w15-testimonials-1__group{max-width:120em;margin:0 auto;color:var(--text-color-w);}.w15-testimonials-1__heading__main{font-weight:700;font-size:3em;text-align:center;line-height:2em;display:block;}.w15-testimonials-1__heading__sub{font-size:1.6em;text-align:center;line-height:2em;display:block;position:relative;}.w15-testimonials-1__heading__sub::after{content:"......................";display:block;color:var(--text-color-w);}.w15-testimonials-1__content{display:flex;margin-left:-1%;flex-wrap:wrap;}.w15-testimonials-1__content__items{margin-top:2em;width:24%;background-color:white;padding:1em;margin-left:1%;box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.171);height:max-content;display:flex;flex-direction:column;}@media only screen and (max-width:43.75em){.w15-testimonials-1__content__items{width:49%;}}.w15-testimonials-1__content__items__imgbox{width:100%;overflow:hidden;margin-right:2em;display:block;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w15-testimonials-1__content__items__imgbox{margin:0 auto 1em auto;}}.w15-testimonials-1__content__items__imgbox__img{width:100%;}.w15-testimonials-1__content__items__item{display:block;}.w15-testimonials-1__content__items__item__title{font-weight:600;font-size:1.6em;text-transform:capitalize;text-align:center;margin-top:1.1em;}.w15-testimonials-1__content__items__item__text{background-color:white;padding:1em;font-size:1.2em;text-align:justify;line-height:2em;}.w15-menu{position:absolute;width:100%;display:block;overflow:visible;z-index:4;background-color:transparent;background-color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:50em){.w15-menu{height:6.5em;}}.w15-menu__ab{position:relative;background-color:rgba(var(--main-color-w), 1);}.w15-menu__scroll-menu{background-color:rgba(var(--main-color-w), 1);position:fixed;top:0;width:100%;color:white !important;}.w15-menu__scroll-menu figure{border-radius:0.4em;border:0.1em solid #eee;}.w15-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;}@media only screen and (max-width:50em){.w15-menu__group{padding:1em;height:6.5em;}}.w15-menu__logobox{height:6em !important;background-size:contain;background-position:center;}.w15-menu__nav__icon{display:none;}@media only screen and (max-width:50em){.w15-menu__nav__icon{display:inline-block;}}.w15-menu__nav__checkbox{display:none;}.w15-menu__nav__checkbox:checked ~ .w15-menu__items{visibility:visible;opacity:1;}.w15-menu__items{display:flex;align-items:center;font-size:1.4em;color:white;font-weight:700;}@media only screen and (max-width:50em){.w15-menu__items{visibility:hidden;opacity:0;position:absolute;background-color:rgba(0, 0, 0, 0.9);right:0;top:4.6em;display:block;width:100%;transition:all 0.2s;overflow-y:scroll;padding:1em;height:100vh;}}.w15-menu__items__item{padding:1em 2em;list-style:none;cursor:pointer;position:relative;max-height:10em;line-height:5em;text-align:center;white-space:nowrap;}@media only screen and (max-width:50em){.w15-menu__items__item{max-height:100%;text-align:left;}}.w15-menu__items__item__drop{border-top:0.3em solid rgba(var(--main-color-w), 1);background-color:white;color:black;position:absolute;opacity:0;visibility:hidden;height:max-content;padding:1em 2em;list-style:none;text-align:left;top:7em;z-index:2;}.w15-menu__items__item__drop i{margin-left:auto;float:right;line-height:5em;}@media only screen and (max-width:50em){.w15-menu__items__item__drop{opacity:0;position:relative;visibility:visible;right:0;display:none;width:100%;transition:all 0.2s;top:0;}}.w15-menu__items__item__drop__li{white-space:nowrap;min-width:15em;height:5em;line-height:5em;}.w15-menu__items__item__drop--2{top:-0.3em;left:17em;position:absolute;}@media only screen and (max-width:50em){.w15-menu__items__item__drop--2{position:relative;left:0;}}.w15-menu__items__item__drop__li:hover .w15-menu__items__item__drop--2{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w15-menu__items__content{list-style:none;cursor:pointer;padding:2em;white-space:nowrap;}@media only screen and (max-width:50em){.w15-menu__items__content{position:relative;}}.w15-menu__items__content__lbl{display:flex;align-items:center;margin-right:1em;cursor:pointer;}.w15-menu__items__content__lbl__text{margin-right:0.5em;}.w15-menu__items__content__lbl__icon{font-size:1.4em;}.w15-menu__items__content__lbl:hover{color:rgba(var(--main-color-w), 1);background-color:rgba(var(--second-color-w), 1);}.w15-menu__items__content:hover .w15-menu__items__content__drop{display:flex;}.w15-menu__items__content:hover{background-color:rgba(var(--second-color-w), 1);}.w15-menu__items__content__drop{display:none;list-style:none;position:absolute;background-color:white;top:6em;border:0.1em solid #eee;padding:2em;flex-wrap:wrap;color:var(--text-color-w);gap:1.3333%;left:0;z-index:1;width:100%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop{gap:2%;padding:1em;top:5em;}}.w15-menu__items__content__drop__info{text-align:center;padding:1em;width:24%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:3%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info{width:32%;border-radius:2%;}}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info{width:49%;}}.w15-menu__items__content__drop__info__imgbox{width:100%;overflow:hidden;border-radius:3%;width:100%;height:17em;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 0.2s ease;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info__imgbox{height:8em !important;}}.w15-menu__items__content__drop__info__imgbox__img{width:100%;height:100%;}.w15-menu__items__content__drop__info__text{font-weight:600;font-size:1.2em;margin-top:1em;padding:1em;border:0.1em solid #eee;border-radius:0.5em;overflow:hidden;text-overflow:ellipsis;display:block;width:100%;}@media only screen and (max-width:50em){.w15-menu__items__content__drop__info__text{border-radius:0.3em;}}@media only screen and (max-width:37.5em){.w15-menu__items__content__drop__info__text{font-size:1em;}}.w15-menu__items__content__drop__info:hover{background-color:rgba(var(--second-color-w), 1);color:white;}.w15-menu__items__content__drop__info:hover .w15-menu__items__content__drop__info__imgbox{transform:scale(1.3);}.w15-menu__items__item:hover .w15-menu__items__item__drop--1{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w15-menu__items__button{padding:2em;border-radius:3em;text-transform:uppercase;font-weight:600;font-size:1em;border:0.2em solid rgba(var(--main-color-w), 1);background-color:transparent;color:white;transition:all 0.2s;white-space:nowrap;}.w15-menu__items__button:hover{background-color:transparent;border:0.2em solid white;}@media only screen and (max-width:50em){.w15-menu__items__button{width:100%;display:block;text-align:center !important;}}.w15-menu__hover__box--1:hover{color:rgba(var(--second-color-w), 1);}.w15-menu__hover__box--1:hover .w15-menu__hover__box--1__svg{color:rgba(var(--second-color-w), 1);}.w15-menu__hover__box--2:hover{color:rgba(var(--main-color-w), 1);}.w15-menu__hover__box--2:hover .w15-menu__hover__box--2__svg{color:rgba(var(--main-color-w), 1);}.w19-footer{padding:1em;width:100%;background-color:white;}.w19-footer__group{max-width:120em;margin:0 auto;}.w19-footer__logobox{width:30em;margin:0 auto;height:15em;background-position:center;background-size:contain;background-repeat:no-repeat;}.w19-footer__logobox__img{height:100%;width:100%;}.w19-footer__des{font-size:1.4em;text-align:center;line-height:1.7em;}.w19-footer__content{display:flex;margin-top:1em;flex-wrap:wrap;}@media only screen and (max-width:43.75em){.w19-footer__content{color:rgba(var(--main-color-w), 1);}}.w19-footer__content__first{padding:1em;background-color:#eeeeee;width:25%;border-radius:.5em;box-shadow:0.1em 0.1em 0.5em rgba(216, 216, 216, 0.123);height:max-content;margin-right:3em;margin-top:1em;}@media only screen and (max-width:43.75em){.w19-footer__content__first{width:100%;margin-right:0;}}.w19-footer__content__first__address{color:black;}@media only screen and (max-width:43.75em){.w19-footer__content__first__address{text-align:center;}}.w19-footer__content__first__address__name{border:0.2em solid #777;border-radius:.3em;padding:1em;font-weight:800;font-size:1.3em;margin-top:1em;display:flex;align-items:center;}.w19-footer__content__first__address__name__icon{margin-right:.5em;}.w19-footer__content__first__address__name__text{line-height:1.7em;display:inline-block;}.w19-footer__content__first__address__text{padding:1em 1em 1em 0;line-height:1.6em;font-size:1.3em;display:inline-block;}.w19-footer__content__items{display:flex;gap:1.3333%;width:70%;flex-wrap:wrap;padding:1em;}@media only screen and (max-width:43.75em){.w19-footer__content__items{width:100%;margin-top:1em;}}.w19-footer__content__items__item{width:24%;margin-bottom:1em;}@media only screen and (max-width:50em){.w19-footer__content__items__item{width:49%;}}@media only screen and (max-width:31.25em){.w19-footer__content__items__item{width:100%;text-align:center;}}.w19-footer__content__items__item__heading{font-size:1.6em;padding-bottom:.5em;line-height:1.8em;font-weight:800;color:black;}.w19-footer__content__items__item__box__link{padding:1em 0 1em 0;font-size:1.3em;cursor:pointer;display:flex;align-items:center;}@media only screen and (max-width:31.25em){.w19-footer__content__items__item__box__link{justify-content:center;}}.w19-footer__content__items__item__box__link__icon{margin-right:.5em;}.w19-footer__content__items__item__box__link__text{display:inline-block;}.w26-articles{width:100%;padding:2em 1em;background-color:white;}.w26-articles__group{max-width:120em;margin:0 auto;}.w26-articles__heading{text-align:center;}.w26-articles__heading__main{font-weight:600;font-size:2em;}@media only screen and (max-width:37.5em){.w26-articles__heading__main{font-size:3em;}}.w26-articles__heading__main::before{content:"";width:3em;height:.05em;background-color:black;position:relative;display:inline-block;left:-.5em;top:-.3em;}@media only screen and (max-width:37.5em){.w26-articles__heading__main::before{width:1em;}}.w26-articles__heading__main::after{content:"";width:3em;height:.05em;background-color:black;position:relative;display:inline-block;left:.5em;top:-.3em;}@media only screen and (max-width:37.5em){.w26-articles__heading__main::after{width:1em;}}.w26-articles__heading__des{color:#777;font-size:1.2em;margin-top:1em;}.w26-articles__item{margin-top:1em;display:flex;flex-wrap:wrap;margin-left:-1.33333333%;}.w26-articles__item__card{margin-bottom:1em;width:32%;margin-left:1.33333333%;text-align:center;overflow:hidden;border:0.2em solid #eee;border-radius:1em;height:max-content;cursor:pointer;}.w26-articles__item__card:hover{border:1px solid rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w26-articles__item__card{width:48%;}}.w26-articles__item__card__imgbox{max-width:100%;background-size:contain;background-position:center;}.w26-articles__item__card__imgbox__img{width:100%;}.w26-articles__item__card__name{margin:1em;font-size:1.6em;font-weight:600;}.w26-articles__item__card__para{margin:1em;font-size:1.4em;font-weight:300;}.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;}.w34-testimonial__items .swiper-button-next__icon,.w34-testimonial__items .swiper-button-prev__icon{font-size:3em}.w34-testimonial__heading__title,.w34-testimonial__items__item__name,.w34-testimonial__items__phanhoi__text{color:rgba(var(--main-color-w),1);font-weight:700;text-align:center}.w34-testimonial{width:100%;padding:2em 1em;background-color:#fff}.w34-testimonial__group{margin:0 auto;max-width:120em}.w34-testimonial__heading{display:block}.w34-testimonial__heading__title{font-size:2.5em;width:fit-content;display:block;max-width:100%}.w34-testimonial__heading__imgbox{margin:1em auto 0;background-size:contain;background-position:center;width:fit-content;display:none}.w34-testimonial__heading__imgbox__img{width:100%}.w34-testimonial__heading__des{margin:.5em auto 0;text-align:center;width:fit-content;display:none;font-size:1.6em;line-height:1.6em}.w34-testimonial__items{width:100%;margin-top:1em}.w34-testimonial__items .swiper-wrapper{display:flex}.w34-testimonial__items .swiper-button-next{color:rgba(var(--main-color-w),1);background-color:#fff;border-radius:50%;width:5em;height:5em;right:-1em;border:2px solid rgba(var(--main-color-w),1)}.w34-testimonial__items .swiper-button-next::after{display:none}.w34-testimonial__items .swiper-button-prev{color:rgba(var(--main-color-w),1);background-color:#fff;border-radius:50%;width:5em;height:5em;left:-1em;border:2px solid rgba(var(--main-color-w),1)}.w34-testimonial__items .swiper-button-prev::after{display:none}.w34-testimonial__items .gallery-thumbs{overflow:hidden}.w34-testimonial__items .gallery-thumbs .swiper-slide-thumb-active{position:relative;border:.1em solid #fff;z-index:3}.w34-testimonial__items .gallery-thumbs .swiper-slide-thumb-active::after{content:"";position:absolute;width:0;right:0;transform:translateY(110%);left:0;margin:0 auto;z-index:2;border-left:1em solid transparent;border-right:1em solid transparent;border-top:1em solid rgba(var(--main-color-w),1);bottom:.5em}.w34-testimonial__items__item{cursor:pointer;width:19%!important;margin:.5%}@media only screen and (max-width:50em){.w34-testimonial__items__item{width:49%!important}}.w34-testimonial__items__item__imgbox{position:relative;background-origin:content-box;background-size:contain;background-position:center;margin:.5em}.w34-testimonial__items__item__imgbox__img{width:100%}.w34-testimonial__items__item__name{font-size:1.5em;margin:.5em}.w34-testimonial__items__item__des{text-align:center;font-size:1.5em;margin:.5em}.w34-testimonial__items__phanhoi{width:100%;margin-top:1em;overflow:hidden}.w34-testimonial__items__phanhoi__text{display:block;font-size:1.6em;line-height:1.6em;width:100%!important}