@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css");.sprite-remove{background-position:0px 0px;width:31px;height:35px;background-image:url("/css/frontend/sprite/default.png")}html,body{margin:0;padding:0;font-family:"Poppins",sans-serif;color:#333;font-size:62.5%}*{box-sizing:border-box}a,button,span,div,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:"Poppins",sans-serif}button,[role="button"]{cursor:pointer}p a{color:#333}p a:hover{text-decoration:#00923f}[v-cloak]{display:none !important}.hidden-element{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.overflow{overflow:hidden}.top__container,.header__container,.footer__container,.section__container{max-width:1300px;padding:0 15px;box-sizing:border-box;margin:0 auto}img{max-width:100%;height:auto}.top{padding:.5rem 0;border-bottom:1px solid #f8c300}@media (max-width: 991px){.top{padding-right:50px}}.top__row{display:flex;justify-content:flex-end;align-items:center;gap:5em}@media (max-width: 991px){.top__row{gap:1.5rem}}.top__text{font-size:1.3rem;display:flex;align-items:center;position:relative;padding-left:2.5rem}@media (max-width: 767px){.top__text{display:none}}.top__text::before{display:block;top:.1rem;left:0;position:absolute}.top__text--address::before{top:-.2rem;content:url("/media/default/marker.png")}.top__text--phone::before{content:url("/media/default/phone.png")}.top__text--mail::before{content:url("/media/default/message.png")}.top__text a{color:#333;transition:.3s}.top__text a:not(:hover){text-decoration:none}.top__text a:hover{color:#00923f}.socialMedia{margin-left:2em}.socialMedia__icon--fb{content:url("/media/default/fb.png")}.header{padding:3rem 0}.header__row{display:flex;justify-content:space-between;align-items:center;gap:4rem}.section__button{display:inline-block;background:#00923f;color:#fff;font-size:1.4rem;text-align:center;padding:1.5rem 2rem;border-radius:5px;min-width:220px;text-transform:uppercase;text-decoration:none;font-weight:600;transition:background-color .3s ease-in-out}.section__button:hover{background:#f8c300}.bg{background:url("/media/default/bg.jpg") no-repeat center center/cover}.bg:not(.bg--page){padding-bottom:3.5rem}.footer__row{display:flex;gap:4rem}@media (max-width: 991px){.footer__row{flex-direction:column;justify-content:center;text-align:center}}@media (min-width: 992px){.footer__col{width:20%}.footer__col:first-child{width:33.33%}}@media (max-width: 991px){.footer__col:first-child{display:flex;flex-direction:column;align-items:center}}.footer__top{background:#333;padding:4rem 0 6rem 0}.footer__bottom{padding:3rem 0;background:#000}.footer__text{color:#fff;font-size:1.3rem}.footer__text--center{text-align:center}.footer__text--mt{margin-top:1.5rem}.footer__text a{color:#fff;text-decoration:none;transition:.3s}.footer__text a:hover{color:#00923f}.footer__text--icon{display:flex;padding-left:3rem;font-size:1.5rem;margin:1rem 0;position:relative}@media (max-width: 991px){.footer__text--icon{justify-content:center}}.footer__text--icon::before{display:block;top:.3rem;left:0;position:absolute}.footer__text--address::before{content:url("/media/default/marker.png")}.footer__text--phone::before{content:url("/media/default/phone.png")}.footer__text--mail::before{content:url("/media/default/message.png")}.footer .optimalit{position:relative;top:.3rem;margin-left:.5rem}.footer__logo{margin-bottom:3rem}.footer__header{color:#fff;font-size:2.4rem;line-height:150%;font-weight:400;margin:0;margin-bottom:2rem}.footer__menu{list-style-type:none;padding:0;margin:0}.footer__menu li{margin:1rem 0}.footer__menu li a{color:#fff;font-size:1.3rem;font-weight:300;text-decoration:none;transition:.3s}.footer__menu li a:hover{color:#00923f}.table{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}table{border-collapse:collapse;min-width:600px}table th,table td{border:1px solid #c5c5c5;padding:1rem}.lang ul{list-style-type:none;padding:0;margin:0}.lang img{width:30px;height:22px;object-fit:cover;border-radius:3px;border:1px solid #ccc}.lang{position:relative;z-index:10}.lang ul{position:absolute;left:-10px;right:0;margin:auto;display:flex;flex-direction:column;gap:5px;padding:10px;background:#fff;width:50px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.lang ul.show{opacity:1;visibility:visible}.menu{position:relative;z-index:2}@media (max-width: 991px){.menu{display:none;position:fixed;top:0;z-index:90;left:0;right:0;bottom:0;background:#fff;overflow-y:auto;padding:10rem 1rem}}.menu__list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 4rem;list-style:none;padding:0;margin:0}@media (max-width: 991px){.menu__list{flex-direction:column;justify-content:center}}.menu__list a{font-size:1.4rem;color:#333;text-decoration:none;transition:color .3s;text-transform:uppercase}@media (max-width: 991px){.menu__list a{font-size:1.8rem}}.menu__list li{position:relative}@media (max-width: 991px){.menu__list li{width:100%;text-align:center}}.menu__list li:hover > a{color:#00923f}.menu__list li.has-children > a{padding-right:15px;position:relative}.menu__list li.has-children > a::before{content:"";display:block;width:6px;height:6px;border:1px solid rgba(0,0,0,0);border-right-color:#333;border-bottom-color:#333;transform:rotate(45deg);position:absolute;right:0px;top:.3rem;transition:all .3s ease-in-out}@media (max-width: 991px){.menu__list li.has-children > a::before{width:8px;height:8px;top:.4rem}}@media (min-width: 992px){.menu__list li.has-children:hover > a::before{border-right-color:#00923f;border-bottom-color:#00923f}.menu__list li.has-children:hover > .menu__dropdown{visibility:visible;opacity:1}}@media (max-width: 991px){.menu__list li.has-children.open > .menu__dropdown{visibility:visible;opacity:1;display:block}}.menu__list li.active > a{color:#00923f;font-weight:600}.menu__home{content:url("/media/default/home.png")}.menu__home--active{content:url("/media/default/home-a.png")}.menu__dropdown{padding:10px 0;display:none;z-index:1;list-style-type:none;position:relative;visibility:hidden;opacity:0;transition:.3s ease-in-out;background:rgba(0,0,0,.02)}@media (min-width: 992px){.menu__dropdown{border-top:3px solid #00923f;padding:1rem 1rem 0 1rem;width:22rem;position:absolute;box-shadow:0 10px 10px rgba(0,0,0,.1);border-bottom-right-radius:5px;border-bottom-left-radius:5px;left:50%;transform:translateX(-50%);display:block;background:#fff}}.menu__dropdown li{margin-bottom:1.5rem}@media (max-width: 991px){.menu__dropdown li:last-child{margin-bottom:0}}.menu__dropdown li.active > a{color:#00923f;font-weight:600}.menuButton{position:fixed;top:8px;right:8px;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.menuButton.active > span{position:absolute;top:10px;right:0;border-color:#00923f}.menuButton.active > span:nth-child(1){transform:rotate(45deg)}.menuButton.active > span:nth-child(2){opacity:0}.menuButton.active > span:nth-child(3){transform:rotate(-45deg)}.menuButton span{height:6px;width:40px;background:#00923f;border:1px solid #fff;display:block;transition:.3s ease-in-out}@media (min-width: 992px){.menuButton{display:none}}.section{padding:6rem 0;overflow:hidden}@media (max-width: 991px){.section{padding:4rem 0}}.section--dark{background:#f3f0e9}.section--news{padding:7rem 0}@media (max-width: 991px){.section--news{padding:4rem 0}}.section--page{padding:3rem 0}.section__header{font-size:4rem;font-weight:300;color:#333;text-transform:uppercase;margin:0;margin-bottom:1.5rem;line-height:130%}@media (max-width: 991px){.section__header{font-size:3rem}}.section__header--center{text-align:center}.section__header--news{color:#00923f;font-weight:500;margin-bottom:0}.section__header--lowercase{text-transform:none}.section__header--offer{max-width:28rem}.section__text{font-size:1.5rem;color:#333;line-height:150%;font-weight:300}.section__text strong{font-weight:600}.section__text--large{font-size:1.7rem}.section__text--center{text-align:center}.section__list{list-style-type:none;display:flex;padding:0;flex-wrap:wrap;margin:0 -2rem}.section__center{display:flex;justify-content:center}.section__button--mt{margin-top:4rem}@media (max-width: 767px){.section__button--mt{margin-top:2rem}}.section__row{display:flex;margin:0 -2rem}@media (max-width: 767px){.section__row{flex-direction:column;justify-content:center}}.section__col{padding:2rem;width:100%}@media (min-width: 768px){.section__col{width:33.33%}.section__col--2{width:50%}}@media (min-width: 768px){.section__column{display:flex;gap:2rem}.section__column > div:first-child{width:30%}.section__column > div:last-child{width:50%}}.section__hr{border:0;border-top:1px solid #ccc;margin:4rem 0}.section__numberList{list-style:none;counter-reset:offer;padding:0;margin:0;font-size:1.6rem}@media (max-width: 991px){.section__numberList{text-align:center}}.section__numberList li{counter-increment:offer;position:relative;display:flex;min-height:9rem;padding-left:7rem;gap:2rem;justify-content:space-between;margin-bottom:1.5rem}@media (max-width: 991px){.section__numberList li{flex-direction:column;justify-content:center;padding:4rem 0;gap:0}}.section__numberList li::before{content:counter(offer,decimal-leading-zero);position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:4.6rem;color:#bbb;font-weight:200;top:2.3rem}@media (max-width: 991px){.section__numberList li::before{left:0;right:0;margin:auto}}@media (min-width: 992px){.section__numberList li > div:nth-child(1){width:30%}.section__numberList li > div:nth-child(2){width:50%}.section__numberList li > div:nth-child(3){width:4%;display:flex}}.section__numberList li > div h3{font-size:3rem;color:#333;font-weight:400;margin:0;margin-top:10px;line-height:120%}.section__numberList li > div p{font-size:1.5rem;line-height:160%;font-weight:300}.section__arrow{content:url("/media/default/arrow.png");display:flex;align-self:center;transition:all .3s ease-in-out}.section__arrow:hover{content:url("/media/default/arrow-y.png")}@media (max-width: 991px){.section__arrow{margin:auto}}.news{text-decoration:none;display:block;margin:auto;max-width:400px}.news:hover img{transform:scale(1.05)}.news:hover .news__title{color:#00923f}.news__image{margin:1rem 0;overflow:hidden}.news__image img{transition:all .3s ease-in-out}.news__date{color:#333;font-size:1.4rem;font-weight:300;margin:.7rem 0}.news__title{font-size:1.8rem;color:#333;font-weight:600;line-height:120%;margin:.7rem 0;transition:color .3s ease-in-out}@media (max-width: 991px){.news__title{font-size:1.6rem}}.news__description{font-size:1.4rem;color:#333;line-height:140%;margin-top:.7rem;font-weight:300}