.w1-services{position:relative;margin:0 auto;width:100%;background-color:#f7f7f7;padding:3em 1em;color:var(--text-color-w);}.w1-services__heading{display:block;}.w1-services__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-services__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-services__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;background-size:contain;background-position:center;margin-bottom:2em;}.w1-services__heading__imgbox__img{margin:0 auto;}.w1-services__card{display:flex;max-width:96em;flex-wrap:wrap;margin:0 auto;height:auto;}.w1-services__card__item--1{background-color:white;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2.5em;width:32.444444%;margin-left:1.33333%;margin-bottom:2em;border-radius:0.4em;border:0.1em solid rgba(211, 211, 211, 0.5);}.w1-services__card__item--1:first-child{margin-left:0;}@media only screen and (min-width:50em){.w1-services__card__item--1:nth-child(3n + 1){margin-left:0;}}@media only screen and (min-width:37.5em) and (max-width:50em){.w1-services__card__item--1{width:49.3%;}.w1-services__card__item--1:nth-child(2n + 1){margin-left:0;}}@media only screen and (max-width:37.5em){.w1-services__card__item--1{width:100%;}}.w1-services__card__item--1:hover .w1-services__card__svg--1{color:white;}.w1-services__card__item--1:hover{background:rgba(255, 91, 97, 0.89);color:white;}.w1-services__card__svg--1{font-size:10em;color:rgba(255, 91, 97, 0.89);}.w1-services__card__info--1{margin-top:1em;font-size:1.6em;font-weight:600;transition:all 0.3s;display:block;}.w1-services__card__info--2{font-weight:300;transition:all 0.7s;display:block;margin-top:0.5em;font-size:1.3em;line-height:1.4em;}.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;}.w14-features{width:100%;background-color:white;padding:2em 1em;}.w14-features__group{max-width:120em;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;}.w14-features__items{width:49.5%;background-color:#6868eb;color:white;display:flex;padding:4em;align-items:center;border-radius:.5em;}@media only screen and (max-width:56.25em){.w14-features__items{width:100%;margin:0 auto;text-align:center;margin-top:1em;flex-wrap:wrap;}}.w14-features__items__icon{font-size:10em;margin-right:.5em;}@media only screen and (max-width:56.25em){.w14-features__items__icon{margin:0 auto;}}.w14-features__items__content{width:60%;}@media only screen and (max-width:56.25em){.w14-features__items__content{width:100%;margin-top:1em;}}.w14-features__items__content__title{font-weight:600;font-size:2.5em;transition:all .2s;}.w14-features__items__content__title:hover{transition:all .2s;text-decoration:underline;}.w14-features__items__content__des{font-size:1.4em;margin-top:1em;}.w14-features__items__content__button{border:.2em solid #fff;border-radius:.2em;padding:1em;margin-top:4em;display:inline-flex;align-items:center;transition:all .2s;}.w14-features__items__content__button__text{text-transform:uppercase;font-weight:600;font-size:1.6em;}.w14-features__items__content__button__line{width:0.05em;height:2em;background-color:white;display:inline-block;margin-left:1em;margin-right:1em;}.w14-features__items__content__button__icon{font-weight:1.3em;}.w14-features__items__content__button:hover{background-color:rgba(var(--second-color-w), 1);border-color:rgba(var(--second-color-w), 1);}.w10-ctaregister{width:100%;background-color:#FF7451;padding:1em;}.w10-ctaregister__group{margin:0 auto;max-width:120em;text-align:center;}.w10-ctaregister__text--1{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w10-ctaregister__text--2{display:inline-block;font-weight:400;font-size:1.5em;color:white;height:max-content;line-height:1.8em;margin-left:1em;margin-right:1em;}.w10-ctaregister__text--a{font-weight:800;font-size:2.5em;color:white;display:inline-block;height:max-content;line-height:1.8em;}.w13-ctaregister-13{font-weight:500;width:100%;padding:3em 1em;background-size:cover;background-position:center;font-weight:600;}.w13-ctaregister-13__group{max-width:120em;margin:0 auto;color:white;}.w13-ctaregister-13__heading{font-weight:700;text-align:center;font-size:3.5em;text-transform:uppercase;border-radius:2em;padding:0.5em;background-size:cover;background-position:center;background-repeat:no-repeat;color:white;line-height:1.7em;}.w13-ctaregister-13__items{margin-top:6em;display:flex;justify-content:space-between;flex-wrap:wrap;}.w13-ctaregister-13__items__contact{width:48%;text-align:center;}@media only screen and (max-width:50em){.w13-ctaregister-13__items__contact{width:100%;margin-top:1em;}}.w13-ctaregister-13__items__contact__button{padding:1em 2em;display:inline-block;font-weight:700;color:white;font-size:1.6em;margin:0 auto;background-size:200% auto;border-radius:2em;border:none;margin-top:1em;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-ctaregister-13__items__contact__area{text-align:left;}.w13-ctaregister-13__items__contact__area__title{text-align:center;font-weight:700;font-size:3.5em;text-transform:uppercase;background-size:cover;background-position:center;color:white;}.w13-ctaregister-13__items__contact__area__item{text-align:justify;line-height:2em;margin-top:1em;font-size:2em;display:flex;align-items:center;}.w13-ctaregister-13__items__contact__area__item__icon{margin-right:0.5em;}.w13-ctaregister-13__items__contact__area__price{font-size:2em;}.w13-ctaregister-13__items__contact__area__price__main{font-size:2.5em;}.w13-ctaregister-13__items__contact__area__price__sub{font-size:2.5em;font-weight:600;color:#ef2f3c;}.w13-ctaregister-13__items__time{width:50%;}@media only screen and (max-width:50em){.w13-ctaregister-13__items__time{width:100%;}}.w13-ctaregister-13__items__time__text{font-size:3em;font-weight:700;text-align:center;color:#ef2f3c;padding:1em;margin-bottom:2em;display:block;text-transform:uppercase;background-color:white;border-radius:3em;}.w13-ctaregister-13__items__time__count{display:flex;align-items:center;}.w13-ctaregister-13__items__time__count__dot{font-size:4em;margin-top:0.5em;}.w13-ctaregister-13__items__time__count__item{width:25%;text-align:center;}.w13-ctaregister-13__items__time__count__item__date{text-transform:uppercase;font-weight:600;font-size:2em;}.w13-ctaregister-13__items__time__count__item__number{margin-top:0.3em;background-color:red;display:inline-block;font-size:4em;color:white;padding:0.3em;border-radius:0.1em;}.w13-ctaregister-7{font-weight:500;width:100%;padding:3em 1em;background-color:white;}.w13-ctaregister-7__group{max-width:60em;margin:0 auto;text-align:center;border:0.1em solid #eee;padding:2em;box-shadow:0.3em 0.3em 0.3em #eee;border-radius:2em;}.w13-ctaregister-7__heading{font-weight:700;text-align:center;font-size:2em;line-height:1.7em;text-transform:capitalize;}.w13-ctaregister-7__items{justify-content:space-between;}.w13-ctaregister-7__items__form{display:block;margin-top:2em;}.w13-ctaregister-7__items__form__input{margin-top:1em;display:block;padding:1.2em;border:0.15em solid #eee;border-radius:0.8em;background-color:white;}.w13-ctaregister-7__items__form__input__text{outline:none;border:none;width:97%;display:inline-block;font-size:1.5em;}.w13-ctaregister-7__items__form__input__icon{color:red;}.w13-ctaregister-7__items__form__select{padding:1em;width:100%;border-radius:0.5em;margin-top:1em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-7__items__form__text{height:3em;outline:none;width:100%;margin-top:1em;display:block;padding:1.2em;border-radius:0.5em;border:0.15em solid #eee;font-size:1.5em;}.w13-ctaregister-7__items__form__des{color:red;font-weight:300;font-size:1em;margin-top:1em;display:block;font-size:1.5em;}.w13-ctaregister-7__items__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;border:none;animation:buttonMoveBg 0.5s infinite alternate-reverse;}.w13-cusface-1{position:fixed;z-index:30;right:3em;font-size:1em;background-color:white;top:3em;padding:1em;display:flex;box-shadow:0 1em 2em rgba(0, 0, 0, 0.2);}.w13-cusface-1__imgbox{width:5em;height:5em;margin-right:1em;background-size:contain;background-position:center;border-radius:50%;}.w13-cusface-1__imgbox__img{height:100%;width:100%;}.w13-cusface-1__items__name{font-weight:600;}.w13-cusface-1__items__des{font-weight:300;margin:0.5em 0;}.w13-cusface-1__items__time__icon{margin-right:0.5em;}.w13-cusface{display:flex;align-items:center;justify-content:center;background-color:white;}.w25-banner-2{width:100%;background-color:white;padding:0 1em 1em 1em;}.w25-banner-2__group{max-width:120em;position:relative;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;}.w25-banner-2__slider{width:100%;overflow:hidden;}.w25-banner-2__slider__main{display:flex;align-items:center;position:relative;}@media only screen and (max-width:37.5em){.w25-banner-2__slider__main{flex-wrap:wrap;}}.w25-banner-2__slider__main__title{position:absolute;z-index:2;font-size:3em;margin:0 auto;color:white;top:10%;left:0;right:0;display:inline-block;text-align:center;font-weight:bold;}.w25-banner-2__slider__main__imgbox{cursor:pointer;width:100%;background-size:contain;background-position:center;}@media only screen and (max-width:37.5em){.w25-banner-2__slider__main__imgbox{width:100%;padding:0;}}.w25-banner-2__slider__main__imgbox__img{width:100%;}.w25-banner-2__slider__main__info{text-align:center;z-index:1;display:flex;flex-direction:column;color:white;width:100%;padding:1em;position:absolute;justify-content:center;text-align:center;width:40%;bottom:5%;}@media only screen and (max-width:37.5em){.w25-banner-2__slider__main__info{width:100%;}}.w25-banner-2__slider__main__info__name{font-size:4em;position:relative;display:block;font-weight:600;}@media only screen and (max-width:37.5em){.w25-banner-2__slider__main__info__name{font-size:2em;}}.w25-banner-2__slider__main__info__sub{font-size:2em;line-height:1.6em;margin-top:1em;display:block;}@media only screen and (max-width:37.5em){.w25-banner-2__slider__main__info__sub{font-size:1.3em;}}.w25-banner-2__slider__main__info__grbtn{display:inline-flex;align-items:center;font-weight:bold;font-size:2em;margin:1em auto;}.w25-banner-2__slider__main__info__grbtn__text{margin:0.2em;text-decoration:underline;}.w25-banner-2 .gallery-thumbs .swiper-slide-thumb-active{opacity:1;}.w25-banner-2 .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-2 .gallery-thumbs .swiper-slide-thumb-active figure{border:none;}}.w25-banner-2 .swiper-button-next{color:black;}.w25-banner-2 .swiper-button-prev{color:black;}