.w22-title{width:100%;padding:1em .5em;background-color:white;}.w22-title__group{margin:0 auto;max-width:120em;}.w22-title__name{font-size:3em;text-align:center;display:block;line-height:1.6em;}.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;}.w4-banner{width:100%;}.w4-banner__group{max-width:100%;margin:0 auto;overflow:hidden;max-width:120em;}.w4-banner__group .gallery-top{position:relative;}.w4-banner__content{position:relative;}.w4-banner__content__imgbox{width:100%;background-position:center;background-size:cover;}.w4-banner__content__imgbox__img{width:100%;margin:0 auto;}.w4-banner__content__form{margin:0 auto;top:30%;z-index:100;position:absolute;width:100%;left:5%;}@media only screen and (max-width:37.5em){.w4-banner__content__form{top:10%;}}.w4-banner__content__form__info{color:white;}.w4-banner__content__form__info__name{background-color:rgba(var(--main-color-w), 1);padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block !important;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__name{font-size:1em;}}.w4-banner__content__form__info__des{background-color:#333;padding:1em 2em;font-size:1.6em;font-weight:600;display:inline-block;}@media only screen and (max-width:37.5em){.w4-banner__content__form__info__des{font-size:1em;}}.w4-banner__content__form__para{background-color:white;padding:2em 1em;max-width:50em;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para{width:auto !important;max-width:30em;padding:1em;}}.w4-banner__content__form__para--1{font-size:2em;cursor:pointer;font-weight:600;text-decoration:none;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--1{font-size:1em;}}.w4-banner__content__form__para--2{margin-top:1em;font-weight:300;}@media only screen and (max-width:37.5em){.w4-banner__content__form__para--2{font-size:1em;}}.w4-banner .swiper-button-next{color:white;cursor:pointer;z-index:1;}.w4-banner .swiper-button-prev{color:white;cursor:pointer;z-index:1;}.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-ads-2{width:100%;padding:2em 1em;background-color:white;}.w7-ads-2__group{max-width:120em;margin:0 auto;}.w7-ads-2__item{display:flex;align-items:center;justify-content:space-between;}.w7-ads-2__item-re{flex-direction:row-reverse;}@media only screen and (max-width:43.75em){.w7-ads-2__item{flex-direction:column;width:100%;margin:0 auto;text-align:center;}}.w7-ads-2__item__imgbox{min-width:50%;background-size:contain;background-position:center;}@media only screen and (max-width:43.75em){.w7-ads-2__item__imgbox{width:100%;}}.w7-ads-2__item__imgbox__img{width:100%;}.w7-ads-2__item__imgbox:hover{transform:translateY(-1em);}.w7-ads-2__item__info{min-width:50%;padding:2em;}@media only screen and (max-width:43.75em){.w7-ads-2__item__info{width:100%;margin-left:0;text-align:center;}}.w7-ads-2__item__info__heading{display:flex;}.w7-ads-2__item__info__heading__icon{background-image:url(/img/w32/before-heading-1.svg);padding:2em 3em 2em 0;background-repeat:no-repeat;background-position:center;display:inline-block;background-size:contain;background-position:center;margin-right:1em;}.w7-ads-2__item__info__heading__text{display:inline-block;font-size:2.5em;line-height:1.6em;width:fit-content;}.w7-ads-2__item__info__name{font-size:3em;display:block;font-weight:bold;color:rgba(var(--main-color-w), 1);}.w7-ads-2__item__info__imgbox{display:inline-block;margin-top:1em;background-size:contain;background-position:center;background-repeat:no-repeat;}.w7-ads-2__item__info__imgbox__img{width:100%;}.w7-ads-2__item__info__des{margin-top:0.5em;font-size:1.6em;font-weight:400;text-align:justify;color:var(--text-color-w);line-height:1.8em;}.w7-ads-2__item__info__iconlink{display:flex;}.w7-ads-2__item__info__iconlink__icon{margin-top:1em;color:#303030;font-size:1.6em;cursor:pointer;margin-right:1em;}.w7-ads-2__item__info__btn{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.6em;font-weight:bolder;border-radius:2em;margin:0 auto;margin-top:2em;margin-left:auto;float:right;width:max-content;cursor:pointer;border:1px solid white;transition:all 0.2s ease;}.w7-ads-2__item__info__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}.w13-ctaregister-8{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-8__group{max-width:120em;margin:0 auto;}.w13-ctaregister-8__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;line-height:1.7em;}.w13-ctaregister-8__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-8__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-8__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-8__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-8__items__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-8__items__contact__form__input__icon{color:red;}.w13-ctaregister-8__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-8__items__contact__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w13-ctaregister-8__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-8__items__contact__info{line-height:1.6em;display:block;margin-top:2em;}.w13-ctaregister-8__items__time{width:50%;}@media only screen and (max-width:50em){.w13-ctaregister-8__items__time{width:100%;}}.w13-ctaregister-8__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;margin-bottom:2em;display:block;text-transform:uppercase;}.w13-ctaregister-8__items__time__count{display:flex;align-items:center;}.w13-ctaregister-8__items__time__count__dot{font-size:4em;margin-top:0.5em;}.w13-ctaregister-8__items__time__count__item{width:25%;text-align:center;}.w13-ctaregister-8__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:2em;}.w13-ctaregister-8__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;}.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);}.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;}.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;}.w12-articles-12{background-color:white;width:100%;padding:1em .5em;}.w12-articles-12__group{max-width:120em;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;}.w12-articles-12__items{display:flex;justify-content:space-between;align-items:center;margin-top:2em;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w12-articles-12__items{width:100%;margin-top:2em;}}.w12-articles-12__items__image{min-width:50%;width:50%;position:relative;}@media only screen and (max-width:37.5em){.w12-articles-12__items__image{width:100%;margin-top:2em;}}.w12-articles-12__items__image__imgbox{margin:0 auto;width:100%;border-radius:5%;background-size:contain;background-position:center;}.w12-articles-12__items__image__imgbox__img{width:100%;height:100%;}.w12-articles-12__items__info{margin-left:2em;width:45%;}@media only screen and (max-width:37.5em){.w12-articles-12__items__info{width:100%;margin-top:2em;}}.w12-articles-12__items__info__user{display:block;margin-top:2em;}.w12-articles-12__items__info__des{display:block;margin-top:1em;font-size:1.6em;line-height:1.8em;text-align:justify;}.w12-articles-12__items__info__text{font-weight:600;font-size:1.6em;text-decoration:underline;line-height:1.8em;}.w12-articles-12__items__info__text:hover{color:rgba(var(--second-color-w), 1);transition:all .2s;}.w12-articles-12__items__info__link{display:block;text-transform:uppercase;color:#777;margin-top:1em;text-align:right;margin-right:1em;font-size:1em;}.w7-map{width:100%;padding:2em 1em;}.w7-map__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-map__group{flex-direction:column;}}.w7-map__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}@media only screen and (max-width:62.5em){.w7-map__imgbox{width:100%;}}.w7-map__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-map__info{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2em;background-color:#f7f7f7;background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:62.5em){.w7-map__info{width:100%;}}.w7-map__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-map__info__des{font-size:1.4em;line-height:1.8em;color:var(--text-color-w);}.w7-map__info__des h2, .w7-map__info__des h3, .w7-map__info__des h4, .w7-map__info__des h5, .w7-map__info__des p{margin:0.7em 0;}.w7-map__info__des ul, .w7-map__info__des ol{list-style:none;}.w17-abimg-7{width:100%;padding:2em 0.5em;background-color:#f4f4f4;}.w17-abimg-7__group{max-width:100%;margin:0 auto;max-width:120em;}.w17-abimg-7__heading{padding:1em;text-align:center;margin:0 auto;}.w17-abimg-7__heading__title{font-size:3em;display:block;}.w17-abimg-7__heading__sub{width:20em;height:0.3em;background-color:#dadada;position:relative;margin:0 auto;margin-top:3em;}.w17-abimg-7__heading__sub::before{position:absolute;content:"";height:2em;width:2em;border:0.5em solid rgba(var(--main-color-w), 1);bottom:-0.7em;transform:translateX(-50%);background-color:white;}.w17-abimg-7__block{position:relative;margin-top:1em;}.w17-abimg-7__button{border:0.1em solid white;border-radius:0.5em;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1.5em 1em;background-color:rgba(219, 219, 219, 0.726);outline:none;cursor:pointer;transition:all 0.2s;transform:translateY(-50%);}.w17-abimg-7__button:hover{background-color:rgba(54, 54, 54, 0.685);color:white;}.w17-abimg-7__button-next{position:absolute;top:50%;right:0;margin-right:1em;z-index:2;}.w17-abimg-7__button__icon{font-size:2em;}.w17-abimg-7__button-prev{position:absolute;top:50%;margin-left:1em;z-index:2;}.w17-abimg-7__items{text-align:center;}.w17-abimg-7__items__imgbox{position:relative;cursor:pointer;transition:all 0.2s;display:flex;flex-direction:column;justify-content:center;background-color:white;background-size:contain;background-position:center;}.w17-abimg-7__items__imgbox__img{width:100%;}.w17-abimg-7__items__imgbox__des{display:none;position:absolute;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-7__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-7__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-7__items__imgbox:hover{filter:brightness(1.1);}.w17-abimg-7__items__imgbox__item{position:absolute;width:200%;height:max-content;text-align:center;transform:translateX(-25%);left:0;top:100%;margin-top:1em;}.w17-abimg-7__items__imgbox__item__name{font-size:1.4em;font-style:italic;padding:0.5em;display:none;font-weight:600;}@media only screen and (max-width:37.5em){.w17-abimg-7__items__imgbox__item__name{font-size:2em;}}.w17-abimg-7__items__imgbox__item__name:hover{color:rgba(var(--main-color-w), 1);}.w17-abimg-7__items__imgbox__item__des{font-style:italic;padding:0.5em;display:none;}@media only screen and (max-width:37.5em){.w17-abimg-7__items__imgbox__item__des{font-size:1.3em;}}.w17-abimg-7__items__imgbox__item__des:hover{color:rgba(var(--main-color-w), 1);}.sidef .big{z-index:2;}.sidef .big .w17-abimg-7__items__imgbox__item__name{z-index:1;display:block;}.sidef .big .w17-abimg-7__items__imgbox__item__des{z-index:1;display:block;}.sidef .big figure{transform:scale(1.5);opacity:1;}@media only screen and (max-width:37.5em){.sidef .big figure{transform:none;}}.sidef .medium{z-index:1;}.sidef .medium figure{transform:scale(1.2);opacity:0.9;}@media only screen and (max-width:37.5em){.sidef .medium figure{transform:none;}}.sidef figure{border-top-right-radius:4em;border-bottom-left-radius:4em;transform:scale(0.8);box-shadow:0 0 5px 5px rgba(0, 0, 0, 0.2);opacity:0.7;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.sidef figure{transform:none;}}.sidef .owl-height{height:auto !important;}.sidef .owl-stage{display:flex;align-items:center;height:60em;margin-top:-12em;}@media only screen and (max-width:37.5em){.sidef .owl-stage{left:unset;}}.w27-service{width:100%;padding:1em;background-color:white;}.w27-service__group{margin:0 auto;max-width:120em;background-color:rgba(var(--main-color-w), 1);padding:1em;}.w27-service__heading{margin-left:auto;margin-right:auto;text-align:center;color:var(--text-color-w);}.w27-service__heading__main a{font-size:2.5em;line-height:1.8em;display:block;width:max-content;max-width:100%;margin:0 auto;text-align:center;}.w27-service__heading__sub{font-size:1.6em;font-weight:300;display:block;line-height:1.8em;}.w27-service__items{display:flex;justify-content:center;padding:1em;flex-wrap:wrap;}.w27-service__items__item{background-color:white;padding:1em;display:flex;margin-top:0.1em;align-items:center;width:50%;cursor:pointer;transition:all 0.2s ease;}@media only screen and (max-width:31.25em){.w27-service__items__item{width:100%;}}.w27-service__items__item:hover{color:white;background-color:rgba(var(--main-color-w), 1);}.w27-service__items__item__iconbox{margin-right:0.5em;font-size:1.5em;color:white;height:2em;width:2em;min-width:2em;display:flex;position:relative;text-align:center;align-items:center;justify-content:center;background-color:rgba(var(--main-color-w), 1);border-radius:50%;}.w27-service__items__item__info{font-size:1.5em;line-height:1.6em;}.w25-service{width:100%;position:relative;padding:2em 1em;background-color:white;color:var(--text-color-w);}.w25-service__group{max-width:120em;margin:0 auto;padding:1em 0;display:flex;flex-wrap:wrap;gap:1.33333%;}@media only screen and (max-width:56.25em){.w25-service__group{gap:2%;}}.w25-service__item{width:24%;margin-top:2em;text-align:center;}@media only screen and (max-width:56.25em){.w25-service__item{width:32%;}}@media only screen and (max-width:43.75em){.w25-service__item{margin-top:2em;width:49%;}}.w25-service__item:not(:last-child){border-right:0.1em solid #eee;}.w25-service__item__icon{color:rgba(var(--main-color-w), 1);font-size:5em;}@media only screen and (max-width:37.5em){.w25-service__item__icon{margin:0 .3em 0 .3em;width:1.5em;min-width:1.5em;font-size:3em;}}.w25-service__item__group{margin-top:.5em;}@media only screen and (max-width:37.5em){.w25-service__item__group{margin:1em 1em 0 1em;}}.w25-service__item__group__des{font-weight:300;line-height:1.8em;}.w25-service__item__group__name{line-height:1.8em;font-size:1.4em;font-weight:600;}.w34-ctaregister{width:auto;position:fixed;left:1em;bottom:1em;z-index:10;}.w34-ctaregister__group{max-width:40em;width:100%;position:relative;}.w34-ctaregister__imgbox{background-size:contain;background-position:center;position:absolute;top:0;transform:translateY(-100%);}.w34-ctaregister__imgbox__img{width:100%;}.w34-ctaregister__contact{box-shadow:0 0 1em rgba(0, 0, 0, 0.201);padding:1em;text-align:center;border-radius:2em;margin-top:2%;margin-bottom:2%;background-color:rgba(var(--main-color-w), 1);border:0.5em solid white;}@media only screen and (max-width:50em){.w34-ctaregister__contact{width:100%;}}.w34-ctaregister__contact__heading{color:white;text-align:left;position:relative;display:block;width:100%;cursor:pointer;}.w34-ctaregister__contact__heading__name{font-size:1.8em;line-height:1.6em;text-align:center;font-weight:bolder;}.w34-ctaregister__contact__heading__icon{font-size:1.8em;padding:.5em;position:absolute !important;top:0;right:0;left:initial;display:block;}.w34-ctaregister__contact__checkbox:checked ~ .w34-ctaregister__contact__form{padding:1em;overflow:visible;max-height:100em;}.w34-ctaregister__contact__checkbox:checked ~ .w34-ctaregister__contact__heading .w34-ctaregister__contact__heading__icon{transform:rotate(180deg);}.w34-ctaregister__contact__checkbox{display:none;}.w34-ctaregister__contact__form{background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:1em;transition:all .3s ease;max-height:0;overflow:hidden;padding:0;}.w34-ctaregister__contact__form__input{margin-top:1em;display:block;padding:1em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w34-ctaregister__contact__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.2em;}.w34-ctaregister__contact__form__input__text::placeholder{color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__form__input__icon{color:red;}.w34-ctaregister__contact__form__lich__name{color:white;font-size:1.2em;display:block;margin-top:1em;text-align:left;}.w34-ctaregister__contact__form__lich__thoigian{margin-top:0.5em;display:flex;align-items:center;color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__form__lich__thoigian__in{display:block;padding:1em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;font-size:1.2em;width:50%;cursor:pointer;}.w34-ctaregister__contact__form__lich__thoigian__in:nth-child(2){margin-left:1%;}.w34-ctaregister__contact__form__des{color:white;font-weight:300;font-size:1em;margin-top:1em;display:block;}.w34-ctaregister__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;background-color:white;}.w34-ctaregister__contact__form__vung__checkbox{display:none;}.w34-ctaregister__contact__form__vung__checkbox:checked ~ .w34-ctaregister__contact__form__vung__items{visibility:visible;transform:scale(1);max-height:100vh;transition:all 0.2s ease;}.w34-ctaregister__contact__form__vung__ad{display:flex;align-items:center;justify-content:space-between;font-size:1.2em;font-weight:600;cursor:pointer;}.w34-ctaregister__contact__form__vung__ad__name{color:rgba(var(--main-color-w), 1);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.w34-ctaregister__contact__form__vung__ad__icon{margin-left:0.5em;color:rgba(var(--main-color-w), 1);}.w34-ctaregister__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;}.w34-ctaregister__contact__form__vung__items .active{font-weight:800;}.w34-ctaregister__contact__form__vung__items__item{font-size:1.2em;display:block;cursor:pointer;padding:0.5em;margin-top:0.5em;}.w34-ctaregister__contact__form__vung__items__item:not(:last-child){margin-bottom:1em;}.w34-ctaregister__contact__form__vung__items__item:hover{background-color:#eee;}.w34-ctaregister__contact__button{padding:0.7em 2em;display:inline-block;font-weight:bolder;color:rgba(var(--main-color-w), 1);font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;margin-top:1em;border:none;background-color:white;border:0.1em solid white;transition:all 0.3s ease;}.w34-ctaregister__contact__button:hover{color:white;background-color:rgba(var(--main-color-w), 1);}.w34-ctaregister__contact__info{line-height:1.6em;display:block;margin-top:2em;color:white;}.w37-footer{width:100%;background-color:#F8F9FA;padding:1em;}.w37-footer__group{max-width:120em;margin:0 auto;}.w37-footer__heading{display:flex;align-items:center;justify-content:space-between;border-bottom:.1em solid #e7e6e6;padding:1em;}.w37-footer__heading__imgbox{max-width:20em;max-height:15em;background-size:contain;background-position:center;}.w37-footer__heading__imgbox__img{width:100%;}.w37-footer__heading__social{display:flex;flex-wrap:wrap;max-width:60%;}.w37-footer__heading__social__imgbox{background-size:contain;background-position:center;max-width:5em;margin:1em;cursor:pointer;}.w37-footer__heading__social__imgbox__img{width:100%;}.w37-footer__container{display:flex;}@media only screen and (max-width:50em){.w37-footer__container{flex-direction:column;}}.w37-footer__container__brand{width:22%;margin-top:2em;}@media only screen and (max-width:50em){.w37-footer__container__brand{width:100%;}}.w37-footer__container__brand__title{color:rgba(var(--main-color-w), 1);font-size:2em;line-height:1.6em;font-weight:600;padding:0 .5em;}.w37-footer__container__brand__des{font-size:1.4em;line-height:1.6em;padding:.5em;text-align:justify;}.w37-footer__container__items{width:22%;margin-left:3%;margin-top:2em;}@media only screen and (max-width:50em){.w37-footer__container__items{width:100%;margin-left:0;}}.w37-footer__container__items__title{color:rgba(var(--main-color-w), 1);font-size:2em;line-height:1.6em;font-weight:600;padding:0 .5em;}.w37-footer__container__items__info{font-size:1.4em;display:flex;align-items:center;line-height:1.6em;margin-top:.5em;padding:.7em;cursor:pointer;transition:all .2s ease-in-out;}.w37-footer__container__items__info__icon{margin-right:.5em;}.w37-footer__container__items__info:hover{color:rgba(var(--main-color-w), 1);}.w40-testimonial{width:100%;padding:2em 1em;background-color:white;background-image:url(/img/w40/bg-client.jpg);background-size:cover;}.w40-testimonial__group{max-width:120em;margin:0 auto;}.w40-testimonial__heading__title{display:flex;width:fit-content;}.w40-testimonial__heading__title__text{font-weight:bolder;font-size:2em;}.w40-testimonial__heading__title__line{width:0.5em;background-color:rgba(var(--main-color-w), 1);display:block;margin-right:0.5em;}.w40-testimonial__heading__des{font-size:1.6em;margin-top:1em;margin-bottom:2em;display:block;}.w40-testimonial__items{position:relative;display:flex;justify-content:space-between;overflow:hidden;}.w40-testimonial__items .swiper-slide{width:31.333333333333%;}.w40-testimonial__items .swiper-slide:not(:last-child){margin-right:3%;}@media only screen and (max-width:37.5em){.w40-testimonial__items .swiper-slide{width:48.5%;}}.w40-testimonial__items .swiper-button-prev{background-color:white;height:3em;width:6em;border-radius:2em;border:.1em solid black;box-shadow:0 0 1.5em rgba(0, 0, 0, 0.1);}.w40-testimonial__items .swiper-button-prev::after{display:none;}.w40-testimonial__items .swiper-button-prev i{color:black;font-size:1.5em;}.w40-testimonial__items .swiper-button-next{background-color:white;height:3em;width:6em;border-radius:2em;border:.1em solid black;box-shadow:0 0 1.5em rgba(0, 0, 0, 0.1);}.w40-testimonial__items .swiper-button-next::after{display:none;}.w40-testimonial__items .swiper-button-next i{color:black;font-size:1.5em;}.w40-testimonial__items__item{box-shadow:0.1em 0.1em 1.5em 0.1em rgba(241, 241, 241, 0.281);display:flex;flex-direction:column;text-align:center;}.w40-testimonial__items__item__star{margin-top:2em;}.w40-testimonial__items__item__star__icon{color:#ffc107;font-size:1.6em;margin-right:.5em;}.w40-testimonial__items__item__name{font-weight:bold;font-size:1.5em;margin-top:1em;line-height:1.6em;display:block;}.w40-testimonial__items__item__des{font-size:1.3em;line-height:1.6em;display:block;}.w40-testimonial__items__item__text{font-size:1.4em;margin-top:1em;line-height:1.6em;display:block;}.w40-testimonial__items__item__imgbox{width:15em;height:15em;min-height:15em;border-radius:50%;overflow:hidden;background-size:contain;background-position:center;margin:0 auto;}.w40-testimonial__items__item__imgbox__img{width:100%;height:100%;}.w47-menu__nav__item__drop,.w47-menu__nav__item__drop--1{opacity:0;box-shadow:0 0 2em rgba(0,0,0,.152);visibility:hidden}.w47-menu__nav__item__drop--1__child__link,.w47-menu__nav__item__drop__child__link,.w47-menu__nav__item__link{overflow:hidden;text-overflow:ellipsis;cursor:pointer;white-space:nowrap}.w47-menu__nav__item:hover .w47-menu__nav__item__drop,.w47-menu__nav__item__drop--1 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3,.w47-menu__nav__item__drop__child:hover .w47-menu__nav__item__drop--1{opacity:1;visibility:visible}.w47-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;transition:.2s;height:6em}.w47-menu__logobox{max-width:20em;max-height:6em;height:6em;background-size:contain;background-position:center}@media only screen and (max-width:600px){.w47-menu__logobox{max-width:18em}@media only screen and (max-width:400px){.w47-menu__logobox{max-width:16em}}}.w47-menu__logobox__logo{max-width:100%}.w47-menu__icon,.w47-menu__icon::after,.w47-menu__icon::before{background-color:var(--text-color-w)}.w47-menu__button{margin-left:1em;margin-right:1em;cursor:pointer}.w47-menu__button span,.w47-menu__button span::after,.w47-menu__button span::before{background-color:rgba(var(--main-color-w),1)}@media only screen and (min-width:50em){.w47-menu__ab{position:absolute;background-color:transparent;z-index:2}.w47-menu__ab a{color:#fff!important}.w47-menu__button{display:none}}.w47-menu__checkbox:checked~.w47-menu__nav{margin-left:0;visibility:visible}.w47-menu__nav{list-style:none;display:flex;align-items:center;margin-left:auto}.w47-menu__nav-checkbox-search,.w47-menu__nav__item__checkbox{display:none}.w47-menu__nav__icon{font-size:2em;color:rgba(var(--main-color-w),1);width:100%;padding:.4em}.w47-menu__nav__item:hover::after{transition:.2s;width:100%;transform:scaleX(1)}.w47-menu__nav__item{display:flex;margin:0 1em;align-items:center;position:relative;padding:2em 1em;width:100%}.w47-menu__nav__item__drop--1__child__link__icon,.w47-menu__nav__item__drop__child__link__icon{font-size:1.4em;margin-right:.5em}.w47-menu__nav__item__link{color:#000;text-decoration:none;display:block;align-items:center;width:100%}.w47-menu__nav__item__link__text{font-size:1.4em}.w47-menu__nav__item__link__icon{font-size:1.4em;color:#000;margin-left:.5em}.w47-menu__nav__item__drop{position:absolute;background-color:#fff;width:25em;z-index:2;top:5em;right:0;padding:.5em 0}.w47-menu__nav__item__drop__child{list-style:none;display:flex;align-items:center;position:relative;padding:1em 2em}.w47-menu__nav__item__drop__child__link{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:50em){.w47-menu__nav{flex-direction:column;position:absolute;background-color:#fff;top:6em;width:100%;left:0;margin-left:-80em;visibility:hidden;align-items:flex-start;transition:.2s;padding:2em .5em}.w47-menu__nav__item__checkbox:checked~.w47-menu__nav__item__drop,.w47-menu__nav__item__checkbox:checked~.w47-menu__nav__item__drop--1{display:block;visibility:visible;opacity:1}.w47-menu__nav__icon{border-bottom:1px solid #000}.w47-menu__nav__item{flex-direction:column;align-items:flex-start;height:auto;padding:1em;border-bottom:1px solid #000;margin:0}.w47-menu__nav__item__link{display:flex;align-items:center;color:#000}.w47-menu__nav__item__link__icon{color:#000;margin-left:auto}.w47-menu__nav__item__drop{top:1em;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;width:100%;margin-bottom:1em}.w47-menu__nav__item__drop__child{flex-direction:column;align-items:flex-start}.w47-menu__nav__item__drop__child:last-child{padding-bottom:0}.w47-menu__nav__item__drop__child__link{flex-direction:row}}.w47-menu__nav__item__drop__child__link__text{font-size:1.4em}.w47-menu__nav__item__drop--1{position:absolute;top:-1em;right:25em;background-color:#fff;width:25em;padding:.5em 0}@media only screen and (max-width:50em){.w47-menu__nav__item__drop--1{top:1em;position:relative;left:0;background-color:transparent;opacity:0;visibility:hidden;display:none;width:100%}}.w47-menu__search,.w47-menu__user__bg{background-color:rgba(var(--main-color-w),1);width:100%}.w47-menu__nav__item__drop--1__child{list-style:none;display:flex;align-items:center;position:relative;padding:1em 2em}@media only screen and (max-width:50em){.w47-menu__nav__item__drop--1__child{flex-direction:column;align-items:flex-start}.w47-menu__nav__item__drop--1__child:last-child{padding-bottom:0}}.w47-menu__nav__item__drop--1__child__link{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%}.w47-menu__nav__item__drop--1__child__link__text{font-size:1.4em}.w47-menu__user{display:flex;position:relative;height:100%;align-items:center;justify-content:center;cursor:pointer}@media only screen and (max-width:50em){.w47-menu__nav__item__drop--1__child__link{flex-direction:row}.w47-menu__nav__item__drop--1 .w7-menu__nav__item__drop__child:hover .w7-menu__nav__item__drop--3{display:block}.w47-menu__user{color:#000;margin-left:auto}}.w47-menu__user__bg{height:100%;padding:2em}.w47-menu__user__bg:not(:last-child){border-right:.1px solid #fff}.w47-menu__user__bg__icon{font-size:2em;cursor:pointer;color:#fff}.w47-menu__nav-checkbox-search:checked~.w47-menu__search{visibility:visible;top:0}.w47-menu__search{position:fixed;top:-15em;visibility:hidden;left:0;padding:4em;color:#757575;box-shadow:.1em .1em 1em .1em #f5f5f5;transition:.2s;z-index:15}.w47-menu__search__content{max-width:120rem;margin:0 auto}.w47-menu__search__content__title{display:flex;justify-content:space-between;font-size:1.4em}.w47-menu__search__content__title__text{color:#fff}.w47-menu__search__content__title__icon{font-size:1.5em;background:0 0;border:none;cursor:pointer;color:#fff}.w47-menu__search__content__title__checkbox{cursor:pointer}.w47-menu__search__content__input{margin-top:1em;display:flex;justify-content:space-between;padding:2em 0;width:100%;align-items:center}.w47-menu__search__content__input__text{font-size:1.45em;border-radius:.5em;margin-right:.5em;text-transform:uppercase;color:#fff;width:100%;font-family:"SVN-Sofia Pro Light";background-color:transparent;border:.1em solid #f5f5f5!important;padding:.5em 1em}.w47-menu__search__content__input__text::-webkit-input-placeholder{color:#fff}.w47-menu__search__content__input__text:focus{outline:0}.w47-menu__search__content__input__btn{color:#fff;background-color:#dc143c;border:none;border-radius:.5em;cursor:pointer;outline:0;white-space:nowrap;padding:1em 2em;font-size:1.2em}.w47-menu__search__content__input__btn:hover{color:rgba(var(--main-color-w),1);background-color:#fff}