.w3-topbar{width:100%;position:relative;border-bottom:0.1em solid #eee;background-color:white;color:var(--text-color-w);padding:1em;}.w3-topbar__group{max-width:120em;margin:0 auto;display:flex;justify-content:space-between;}.w3-topbar__first-group--info{font-size:1em;font-weight:300;text-align:justify;margin-right:2em;line-height:1.8em;}.w3-topbar__second-group{display:flex;}.w3-topbar__second-group--info{display:flex;align-items:center;padding:0 1em;text-align:center;}.w3-topbar__second-group--info:not(:last-child){border-right:0.1em solid #eee;}.w3-topbar__second-group__icon{font-size:1em;margin:0 0.5em;color:#0062bd;}.w3-topbar__second-group__text{font-size:1.2em;font-weight:400;text-decoration:none;color:#0062bd;}.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;}.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%;}.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;}.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%;}.w20-product-1{width:100%;padding:2em 1em;background-color:white;}.w20-product-1__group{max-width:120em;margin:0 auto;}.w20-product-1__heading{position:relative;border-bottom:0.1em solid #f2f2f2;display:flex;align-items:center;justify-content:space-between;background-color:#f2f2f2;flex-wrap:wrap;}.w20-product-1__heading__title{background-color:crimson;padding:0.5em;font-size:1.6em;text-transform:uppercase;position:relative;color:white;}.w20-product-1__heading__title__span{border-top:0.3em solid crimson;border-left:0.3em solid transparent;border-right:0.3em solid transparent;transform:rotate(-90deg) translatey(-50%);position:absolute;top:50%;left:100%;}.w20-product-1__heading__items__item{margin-right:1em;cursor:pointer;}@media only screen and (max-width:37.5em){.w20-product-1__heading__items__item{padding:1em;display:inline-block;}}.w20-product-1__heading__items__item--active{font-weight:800;}.w20-product-1__items{display:flex;flex-wrap:wrap;}.w20-product-1__items__item{margin-top:1em;display:flex;flex-direction:column;justify-content:center;position:relative;width:25%;backface-visibility:hidden;cursor:pointer;padding:1em;overflow:hidden;}@media only screen and (max-width:37.5em){.w20-product-1__items__item{width:50%;}}.w20-product-1__items__item__imgbox{width:100%;position:relative;background-size:contain;background-position:center;}.w20-product-1__items__item__imgbox__img{width:100%;}.w20-product-1__items__item__imgbox__text{position:absolute;color:white;padding:0.5em 0.3em;background-color:brown;top:1em;right:1em;}.w20-product-1__items__item__box{position:relative;cursor:pointer;width:100%;transition:all 0.3s ease;min-height:7em;}.w20-product-1__items__item__box__name{line-height:1.6em;font-size:1.2em;font-weight:600;margin-top:0.5em;text-align:center;transition:all 0.3s ease;display:block;}@media only screen and (max-width:50em){.w20-product-1__items__item__box__name{font-size:1em;}}.w20-product-1__items__item__box__price{display:flex;justify-content:center;text-align:center;margin-top:1em;align-items:center;transition:all 0.3s ease;}.w20-product-1__items__item__box__price__main{color:rgba(var(--main-color-w), 1);font-weight:800;font-size:1.6em;}.w20-product-1__items__item__box__price__sub{color:#777;font-size:1.2em;margin-right:1em;text-decoration:line-through;font-weight:800;}.w20-product-1__items__item__box__btn{display:flex;align-items:center;position:absolute;margin-left:100%;transform:translateX(-50%);top:30%;opacity:0;left:0;transition:all 0.3s ease;}.w20-product-1__items__item__box__btn__button{cursor:pointer;display:inline-block;background-color:rgba(var(--main-color-w), 1);padding:0.7em;color:white;border:none;outline:none;font-weight:800;width:max-content;margin:auto;border-radius:2em;margin-right:1em;font-size:1.2em;}@media only screen and (max-width:37.5em){.w20-product-1__items__item__box__btn__button{font-size:1em;}}.w20-product-1__items__item__box__btn__icon{padding:1em;font-size:1.2em;background-color:rgba(var(--main-color-w), 1);color:white;border-radius:50%;}.w20-product-1__items__item:hover{box-shadow:0em 0 0.5em 0.5em #e6e6e6;z-index:1;}.w20-product-1__items__item:hover .w20-product-1__items__item__box{margin-left:-50%;}.w20-product-1__items__item:hover .w20-product-1__items__item__box__btn{opacity:1 !important;}.w20-product-1__items__item:hover .w20-product-1__items__item__box__name{opacity:0;}.w20-product-1__items__item:hover .w20-product-1__items__item__box__price{opacity:0;}.w25-product{width:100%;padding:2em 1em;background-color:white;}.w25-product__button{border:0.1em solid rgba(var(--main-color-w), 1);border-radius:50%;padding:0.5em 0.5em;text-align:center;color:white;display:inline-block;padding:1em 1.1em;background-color:rgba(var(--main-color-w), 1);outline:none;font-size:1em;cursor:pointer;transition:all .2s;transform:translateY(-50%);box-shadow:0 0em 1em rgba(0, 0, 0, 0.1);}.w25-product__button:hover{background-color:white;color:black;}.w25-product__button-next{position:absolute;right:1em;top:45%;z-index:2;}.w25-product__button__icon{font-size:2em;}.w25-product__button-prev{position:absolute;top:45%;left:1em;z-index:2;}.w25-product__group{margin:0 auto;max-width:120em;position:relative;}.w25-product__title{display:inline-block;text-align:center;}.w25-product__title a{display:inline-block;font-size:2em;padding:.5em;}.w25-product__items__tab{display:flex;justify-content:center;flex-wrap:wrap;margin-left:-2em;}.w25-product__items__tab__text{padding:.5em 0;font-size:1.5em;font-weight:600;color:#495057;cursor:pointer;margin-left:2em;margin-bottom:.5em;}.w25-product__items__tab .active{border-bottom:2px solid rgba(var(--main-color-w), 1);}.w25-product__items__item{display:flex;}.w25-product__items__item__card{padding:2em 0;display:inline-block;}@media only screen and (max-width:37.5em){.w25-product__items__item__card{width:auto;}}.w25-product__items__item__card__imgbox{margin:0 auto;background-size:contain;background-position:center;}.w25-product__items__item__card__imgbox__img{width:100%;}.w25-product__items__item__card__content{text-align:center;margin:0 auto;}.w25-product__items__item__card__content__name{font-weight:800;font-size:2em;padding:.5em;}.w25-product__items__item__card__content__des{font-weight:800;font-size:1.7em;color:#acacac;margin-top:.5em;}.w25-product__items__item__card__content__preprice{font-weight:600;font-size:1.7em;padding:.5em;}.w25-product__items__item__card__content__mainprice{font-weight:600;font-size:1.7em;padding:.5em;text-decoration:line-through;}.w25-product__items__item__card__content__downprice{font-weight:600;font-size:1.7em;padding:.5em;}.w25-product__items__item__card__content__feature{display:flex;align-items:center;justify-content:space-between;margin-top:2em;}.w25-product__items__item__card__content__feature__info{display:flex;align-items:center;}.w25-product__items__item__card__content__feature__info:not(:last-child){margin-right:3em;}.w25-product__items__item__card__content__feature__info__icon{padding:1em;background-size:contain;background-position:center;background-repeat:no-repeat;background-position:center;margin-right:1.5em;}.w25-product__items__item__card__content__feature__info__vl{font-size:1.3em;font-weight:800;}.w25-product__btn{padding:.7em 2.5em;background-color:rgba(var(--main-color-w), 1);border:none;margin-left:auto;float:right;border-radius:2em;color:white;font-weight:600;cursor:pointer;border:0.1em solid rgba(var(--main-color-w), 1);transition:all .2s ease;transform:translateY(-3em);box-shadow:0 0.5em 0.5em rgba(0, 0, 0, 0.2);z-index:1;position:relative;}.w25-product__btn:hover{background-color:white;color:rgba(var(--main-color-w), 1);}@media only screen and (max-width:37.5em){.w25-product__btn{margin:0 auto;float:unset;display:block;transform:unset;}}.sidef1 .big{z-index:2;}.sidef1 .big .w25-product__items__item__card__content{margin-top:2em;transition:all .2s ease;opacity:1;}.sidef1 .big figure{transform:scale(1.5);opacity:1;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef1 .big figure{transform:none;}}.sidef1 .medium{z-index:1;opacity:.5;}.sidef1 .medium figure{transform:scale(1);opacity:0.9;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef1 .medium figure{transform:none;}}.sidef1 .medium .w25-product__items__item__card__content{opacity:0;}.sidef1 figure{transform:scale(0.8);opacity:0.7;transition:all .2s ease;}@media only screen and (max-width:37.5em){.sidef1 figure{transform:none;}}.sidef1 .owl-height{height:auto !important;}.sidef1 .owl-stage{display:flex;align-items:center;height:60em;}@media only screen and (max-width:37.5em){.sidef1 .owl-stage{left:unset;}}.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}