.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;}.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%;}.w9-search{width:100%;background-color:#0163d2;padding:2em 1em;}.w9-search__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:37.5em){.w9-search__group{flex-direction:column;}}.w9-search__imgbox{width:20em;text-align:center;height:6em;background-size:contain;background-position:center;}.w9-search__imgbox__img{max-width:100%;max-height:9em;margin:0 auto;}.w9-search__form__text:focus .w9-search__form{border:0.1em solid rgba(var(--main-color-w), 1);}.w9-search__form{background-color:white;padding:1em 2em;display:flex;width:40%;border-radius:0.5em;display:flex;margin-left:1em;align-items:center;}@media only screen and (max-width:50em){.w9-search__form{width:100%;margin-top:1.5em;}}.w9-search__form:active, .w9-search__form:focus{border:0.2em solid rgba(var(--main-color-w), 1);}.w9-search__form__icon{color:rgba(var(--main-color-w), 1);font-size:2em;}.w9-search__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;}.w9-search__form__button{border:none;background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:0.3em;color:white;font-weight:600;cursor:pointer;margin-left:auto;font-size:1.3em;border:none;}.w9-search__form__button:hover{filter:brightness(0.8);}.w9-search__card{display:flex;align-items:center;color:white;}@media only screen and (max-width:50em){.w9-search__card{width:100%;margin-top:2em;justify-content:center;}}.w9-search__card__user:hover .w9-search__card__user__drop{display:block;}.w9-search__card__user{cursor:pointer;position:relative;height:6em;display:flex;align-items:center;}.w9-search__card__user__icon{color:white;font-size:3em;}.w9-search__card__user__drop{display:none;border:0.1em solid rgba(var(--main-color-w), 1);background-color:white;color:black;top:6em;position:absolute;padding:2em;width:30em;right:0;z-index:11;}@media only screen and (max-width:37.5em){.w9-search__card__user__drop{right:-21em;}}.w9-search__card__user__drop__heading{display:flex;font-weight:500;margin-bottom:2em;justify-content:space-between;}.w9-search__card__user__drop__heading__sign{font-size:1.4em;white-space:nowrap;}.w9-search__card__user__drop__heading__create{font-size:1.4em;white-space:nowrap;color:rgba(var(--main-color-w), 1);}.w9-search__card__user__drop__text{color:darkgrey;}.w9-search__card__user__drop__input{margin-top:0.5em;margin-bottom:0.5em;outline:none;border:0.1em solid #ececec;width:100%;padding:1em;}.w9-search__card__user__drop__button{display:block;width:100%;margin:0 auto;border-radius:0.5em;border:none;background-color:rgba(var(--main-color-w), 1);color:white;font-weight:600;padding:1em 0;}.w9-search__card__user__drop__des{margin-top:1em;}.w9-search__card__icon{margin-left:1em;color:white;font-size:3em;cursor:pointer;}@media only screen and (max-width:50em){.w9-search__card__icon{margin-left:2em;}}.w9-search__card__count{align-self:start;background-color:red;width:2em;height:2em;line-height:2em;text-align:center;display:block;border-radius:50%;margin-top:-1em;}.w9-search__card__price{cursor:pointer;margin-left:1em;font-size:2em;}@media only screen and (max-width:50em){.w9-search__card__price{margin-left:2em;}}.w12-articles-2{width:100%;padding:1em .5em;background-color:white;}.w12-articles-2__group{max-width:120em;margin:0 auto;}.w12-articles-2__heading{display:flex;justify-content:space-between;align-items:center;padding:0 1em;}.w12-articles-2__heading__title{font-weight:600;font-size:2em;text-transform:capitalize;}.w12-articles-2__heading__view{font-size:1.2em;color:#777;}.w12-articles-2__items{margin-top:1em;display:flex;flex-wrap:wrap;margin-left:-1%;}.w12-articles-2__items__item{width:24%;margin-left:1%;margin-top:2em;}@media only screen and (max-width:37.5em){.w12-articles-2__items__item{width:49%;}}.w12-articles-2__items__item__image{position:relative;}.w12-articles-2__items__item__image__imgbox{border-radius:1em;background-size:contain;background-position:center;}.w12-articles-2__items__item__image__imgbox__img{width:100%;}.w12-articles-2__items__item__image__info{background-color:rgba(var(--main-color-w), 1);color:white;padding:0.5em 2em;border-radius:2em;position:absolute;display:inline-block;bottom:2em;left:1em;font-weight:600;white-space:nowrap;}.w12-articles-2__items__item__content{margin-top:1em;display:inline-block;}.w12-articles-2__items__item__content__main{font-weight:600;font-size:1.4em;display:inline-block;}.w12-articles-2__items__item__content__des{display:flex;font-size:1em;color:#777;margin-top:.5em;}.w12-articles-2__items__item__content__des__hour{margin-left:1em;}.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;}.w29-video-6{width:100%;padding:2em 1em;background-color:#fff;}.w29-video-6__group{max-width:120em;margin:0 auto;}.w29-video-6__heading{display:block;}.w29-video-6__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:.5em;max-width:100%;}.w29-video-6__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:.5em;max-width:100%;}.w29-video-6__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w29-video-6__heading__imgbox__img{margin:0 auto;}.w29-video-6__items{display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w29-video-6__items{flex-direction:column;}}.w29-video-6__items__ifbox{width:50%;height:auto;}.w29-video-6__items__ifbox iframe{width:100%;height:100%;min-height:20em;}@media only screen and (max-width:62.5em){.w29-video-6__items__ifbox{width:100%;}}.w29-video-6__items__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){.w29-video-6__items__info{width:100%;}}.w29-video-6__items__info__heading{font-size:4em;font-weight:300;line-height:1.8em;display:inline-block;}@media only screen and (max-width:62.5em){.w29-video-6__items__info__heading{font-size:2.5em;}}.w29-video-6__items__info__des{margin-top:3em;font-size:1.3em;line-height:1.8em;color:var(--text-color-w);}.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;}.w21-banner{width:100%;background-color:#fff;}.w21-banner__group{max-width:120em;position:relative;margin:0 auto;overflow:hidden;}.w21-banner .swiper-button-next{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-button-prev{color:rgba(var(--main-color-w), 1);z-index:2;}.w21-banner .swiper-pagination-bullet{background-color:rgba(var(--main-color-w), 1);}.w21-banner .swiper-pagination{z-index:2;}.w21-banner__imgbox{width:100%;background-size:contain;background-position:center;}.w21-banner__imgbox__img{width:100%;}.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;}.w31-footer{width:100%;background-color:#231f20;padding:2em 0;}.w31-footer__group{max-width:120em;margin:0 auto;padding:0 1em;}.w31-footer__heading__imgbox{max-width:20em;height:10em;margin:0 auto;cursor:pointer;background-size:contain;background-position:center;}.w31-footer__heading__imgbox__img{width:100%;}.w31-footer__heading__text{color:#eece85;font-size:1.4em;max-width:100%;display:block;margin:0 auto;width:max-content;line-height:1.6em;font-weight:bold;}.w31-footer__contain{display:flex;margin-top:2em;flex-wrap:wrap;}.w31-footer__contain__thongtin{width:31.33333%;margin:1%;background-color:#4f4c4d;border-radius:0.5em;padding:2em;text-align:center;color:white;cursor:pointer;}@media only screen and (max-width:37.5em){.w31-footer__contain__thongtin{width:100%;margin:1em 0;}}.w31-footer__contain__thongtin__icon{font-size:1.4em;}.w31-footer__contain__thongtin__text{font-size:1.3em;margin-top:1em;}.w31-footer__contain__thongtin:hover{background-color:white;color:rgba(var(--main-color-w), 1);font-weight:bold;}.w31-footer__items{display:flex;margin-top:1em;flex-wrap:wrap;}.w31-footer__items__item{width:31.33333%;margin:1%;}@media only screen and (max-width:37.5em){.w31-footer__items__item{width:100%;margin:1em 0;}}.w31-footer__items__item__title{color:#eece85;font-size:1.6em;font-weight:bold;position:relative;width:max-content;display:block;padding:0.5em 0;margin-top:1em;}.w31-footer__items__item__title::after{content:"";border-bottom:1px solid currentColor;width:60%;position:absolute;left:0;bottom:0;}.w31-footer__items__item__title::before{content:"";border-bottom:1px solid currentColor;width:70%;position:absolute;left:0;bottom:-5px;}.w31-footer__items__item__des{color:white;display:block;margin-top:2em;font-size:1.3em;line-height:1.6em;text-align:justify;}.w31-footer__items__item__info{color:white;display:flex;margin-top:2em;border-radius:.5em;}.w31-footer__items__item__info__icon{margin-right:1em;font-size:1.3em;}.w31-footer__items__item__info__text{font-size:1.3em;}.w31-footer__items__item__gui{margin-top:2em;display:flex;align-items:center;border:.1em solid white;}.w31-footer__items__item__gui__in{width:100%;border:none;outline:none;height:max-content;font-size:1.3em;padding:0.7em;}.w31-footer__items__item__gui__btn{white-space:nowrap;border:none;outline:none;background-image:-webkit-gradient(linear, left top, right top, from(#bd9f67), color-stop(48%, #f4f3ad), color-stop(99%, #bd9f67));padding:0.7em 2em;display:inline-block;text-align:center;font-size:1.3em;font-weight:bolder;margin:0 auto;width:max-content;cursor:pointer;transition:all 0.2s ease;}.w31-footer__items__item__gui__btn:hover{color:white;background-image:none;background-color:#ff2b2b;font-weight:bolder;}.w31-footer__items__item__social{display:flex;margin-top:1em;flex-wrap:wrap;}.w31-footer__items__item__social__iconbox{display:block;width:8%;margin:2%;}.w36-introducer-6{width:100%;padding:2em 1em;background-color:#393E4D;position:relative;}.w36-introducer-6__group{max-width:120em;margin:0 auto;}.w36-introducer-6__heading{display:block;position:relative;z-index:1;}.w36-introducer-6__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;color:white;}.w36-introducer-6__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;max-width:100%;color:white;}.w36-introducer-6__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:3em;background-size:contain;background-position:center;}.w36-introducer-6__heading__imgbox__img{margin:0 auto;width:100%;}.w36-introducer-6__container{margin:0 auto;width:100%;position:relative;cursor:pointer;margin-bottom:-10em;box-shadow:0 1em 3em rgba(0, 0, 0, 0.1);}.w36-introducer-6__container__bg{position:absolute;width:5em;height:5em;right:0;top:0;border-top:1em solid #F8CC52;border-right:1em solid #F8CC52;}.w36-introducer-6__container__bg1{position:absolute;width:5em;height:5em;right:0;bottom:0;border-right:1em solid #F8CC52;border-bottom:1em solid #F8CC52;}.w36-introducer-6__container__imgbox{width:100%;background-size:contain;background-position:center;}.w36-introducer-6__container__imgbox iframe{width:100%;height:40em;}.w40-partner{position:relative;margin:0 auto;width:100%;background-color:white;padding:2em 1em;color:var(--text-color-w);}.w40-partner__heading__title{display:flex;width:fit-content;}.w40-partner__heading__title__text{font-weight:bolder;font-size:2em;}.w40-partner__heading__title__line{width:0.5em;background-color:rgba(var(--main-color-w), 1);display:block;margin-right:0.5em;}.w40-partner__heading__des{font-size:1.6em;margin-top:1em;}.w40-partner__group{display:flex;max-width:120em;flex-direction:column;margin:0 auto;}.w40-partner__items{display:flex;flex-wrap:wrap;}.w40-partner__items__item{width:15.666667%;padding:1.5em;margin-top:1em;border:.1em solid #dddd;box-shadow:0 0.5em 1.5em rgba(0, 0, 0, 0.1);cursor:pointer;}.w40-partner__items__item:not(:first-child){margin-left:1.2%;}.w40-partner__items__item:nth-child(6n + 1){margin-left:0;}@media only screen and (max-width:37.5em){.w40-partner__items__item{width:32.333333333%;}.w40-partner__items__item:not(:first-child){margin-left:1.5%;}.w40-partner__items__item:nth-child(3n + 1){margin-left:0;}}.w40-partner__items__item__imgbox{transition:all 0.2s;background-size:contain;background-position:center;background-color:white;}.w40-partner__items__item__imgbox__img{width:100%;margin:0 auto;}