*,*::before,*::after{box-sizing:border-box}article,aside,figcaption,figure,footer,header,hgroup,img,main,nav,section{display:block}html{font-family:sans-serif;font-size:10px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Roboto",sans-serif;line-height:1;margin:0;padding:0;background:#fff}.container{margin:0 auto;max-width:123rem;padding:0 1.5rem}.hidden{display:none !important}.header{text-align:right;background:#fff;z-index:998;width:100%;position:fixed;line-height:1;top:0;left:0;height:8rem;border-bottom:5px solid #f26d23}@media only screen and (min-width: 550px){.header{height:8rem}}@media only screen and (min-width: 1200px){.header{height:12rem}}.header__container{position:relative;max-width:156rem;display:flex;margin:0 auto;align-items:center;justify-content:space-between;transition:all .2s ease-in-out;height:100%;padding:0 1rem}@media only screen and (min-width: 1200px){.header__container{padding:0 2rem}}.header__logo{display:block;text-decoration:none;margin:0;background:#fff;font-size:0;line-height:1;padding:0;z-index:999}.header__contact{display:none;font-size:1.8rem;font-weight:700;font-family:"Roboto",sans-serif;color:#fff;text-align:left;position:relative;padding:0;margin:0 0 0 3%;text-decoration:none;color:#000;height:100%;white-space:nowrap}@media only screen and (min-width: 1400px){.header__contact{display:flex;align-items:center}}.header__contact svg{margin:2.5rem}.header__buttons{display:flex;align-items:center}.header__search{display:block;cursor:pointer;background:transparent;color:#000;border:none;transition:.3s;text-decoration:none;appearance:none;border-radius:0;line-height:1.2;padding:0;outline:none !important}.header__shop{display:none;flex-shrink:0;align-items:center;text-decoration:none;background:#f26d23;color:#fff;font-size:1.2rem;font-weight:500;padding:1rem 2.3rem;text-transform:uppercase;line-height:1;font-family:"Roboto",sans-serif;transition:.3s;border:3px solid #f26d23}@media only screen and (min-width: 768px){.header__shop{display:flex}}@media only screen and (min-width: 1200px){.header__shop{font-size:1.8rem;padding:1.2rem 2.8rem}}.header__shop:hover{background:#fff;color:#f26d23;text-decoration:none}.header__shop:hover svg{fill:#f26d23}.header__shop svg{display:block;width:2.1rem;height:2.1rem;margin:0 1.5rem 0 0}.header__shop i{margin:0 1.5rem 0 0;font-size:1.4rem}@media only screen and (min-width: 1200px){.header__shop i{font-size:2rem}}.logo-link{display:block}.logo-link__svg img{width:12rem;display:block}@media only screen and (min-width: 550px){.logo-link__svg img{width:14rem}}@media only screen and (min-width: 1200px){.logo-link__svg img{width:18rem}}.header-navigation__list{display:none;align-items:center;justify-content:flex-end;padding:0;margin:0 auto 0 3.5rem;padding:0 2rem}@media(min-width: 1200px){.header-navigation__list{display:flex}}.header-navigation__list.open{display:flex;flex-direction:column;background:#fff;margin:0 0 1rem 0;padding:2rem 3rem;width:100%;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0px 12px 12px 5px rgba(41,42,37,.33)}@media(min-width: 1200px){.header-navigation__list.open{display:none}}.header-navigation__item{list-style:none;display:inline-block;font-size:1.4rem;position:relative;font-weight:700;padding:0}@media(min-width: 1200px){.header-navigation__item{padding:1rem 0}}@media(min-width: 1400px){.header-navigation__item{font-size:1.4rem}}.header-navigation__item--mobile{width:100%}.header-navigation__item--selected .header-navigation__link span:after{width:100%}@media only screen and (min-width: 1200px){.header-navigation__item:first-child span{font-size:0;width:2rem;height:2rem;background:url(../images/home.svg) no-repeat center;background-size:contain;padding:.8rem 2rem .8rem 1rem;top:-0.5rem;left:0;filter:brightness(0) saturate(100%)}.header-navigation__item:first-child span:after{display:none}}.header-navigation__link{display:block;text-decoration:none;color:#000;font-weight:700;transition:.4s;padding:1rem 1.5rem;border-bottom:1px solid transparent}@media(min-width: 1200px){.header-navigation__link{padding:2rem 1.5rem}}@media(min-width: 1800px){.header-navigation__link{padding:2rem 1.8rem}}.header-navigation__link:hover{text-decoration:none}.header-navigation__link:hover span:after{width:100%}.header-navigation__underline{transition:all .2s;position:relative}.header-navigation__underline:after{content:"";width:0;position:absolute;bottom:-0.4rem;height:.3rem;background:#f26d23;left:50%;transition:.3s ease-in-out;transform:translate(-50%, 0)}.header-navigation__list.open .header-navigation__item{text-align:center}.header-navigation__item.has-child.open .dropdown-menu{opacity:1;pointer-events:all;visibility:visible;height:auto}@media only screen and (min-width: 1200px){.header-navigation__item.has-child.open .dropdown-menu{top:100%}}.header-navigation__item.has-child .header-navigation__link:before{content:"";border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:1.4rem;right:0}@media only screen and (min-width: 1200px){.header-navigation__item.has-child .header-navigation__link:before{top:3.5rem}}.header-navigation__item.has-child.open .header-navigation__link:before{transform:rotate(180deg)}.dropdown-menu{display:block;margin:0;opacity:0;pointer-events:none;visibility:hidden;padding:0;background:#fff;list-style:none;transition:.3s;height:0;overflow:hidden}@media only screen and (min-width: 1200px){.dropdown-menu{position:absolute;top:150%;left:-2rem;box-shadow:0 6px 12px rgba(0,0,0,.18);padding:1rem 0;height:auto;min-width:350px;border-radius:.3rem;z-index:99}}.dropdown-menu li{width:100%;text-align:left}.dropdown-menu li a{display:block;text-align:center;font-weight:normal;transition:.3s;text-decoration:none;color:#000;padding:1rem 2rem !important;font-size:1.4rem}@media only screen and (min-width: 1200px){.dropdown-menu li a{padding:.7rem 2rem !important;text-align:left;font-size:1.4rem}}.dropdown-menu li a:hover{color:#f26d23}.header-contact{display:flex;align-items:flex-start;flex-direction:column;color:#000;line-height:1.5}.header-contact__left{display:flex;align-items:center}.header-contact__left div{display:flex;flex-direction:column;margin:0 1rem 0 2.5rem;padding:0 1.5rem 0 0;border-right:5px solid #e46612;line-height:1.3}.header-contact img{display:block;width:2.3rem;height:2.3rem}.header-contact span{display:block;color:#000;font-size:1.2rem;font-weight:500}@media(min-width: 1800px){.header-contact span{font-size:1.4rem}}.header-contact strong{color:#000;font-size:1.4rem;font-weight:700}.menu-btn{display:flex;align-items:center;height:4.1rem;width:10rem;position:relative;cursor:pointer;-webkit-appearance:none;border-radius:0;border:none;outline:none;margin:0;background-color:#646464;z-index:1000;outline:none !important;padding:1.5rem;top:0;margin:0 0 0 1.5rem}@media only screen and (min-width: 1200px){.menu-btn{display:none}}.menu-btn__icon{position:relative;height:1rem;width:1.2rem}.menu-btn__icon span{display:block;position:absolute;height:.2rem;width:1.2rem;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out;pointer-events:none}.menu-btn__icon span:nth-child(1){top:0rem}.menu-btn__icon span:nth-child(2){top:.4rem}.menu-btn__icon span:nth-child(3){top:.4rem}.menu-btn__icon span:nth-child(4){top:.8rem}.menu-btn__icon.open span:nth-child(1){top:0rem;width:0%;left:50%}.menu-btn__icon.open span:nth-child(2){transform:rotate(45deg)}.menu-btn__icon.open span:nth-child(3){transform:rotate(-45deg)}.menu-btn__icon.open span:nth-child(4){top:0rem;width:0%;left:50%}.menu-btn__label{margin:0 0 0 1rem;font-family:"Roboto",sans-serif;font-weight:600;color:#fff;text-transform:uppercase;font-size:1.2rem;min-width:5.3rem;display:none}@media only screen and (min-width: 300px){.menu-btn__label{display:block}}.menu-btn__label .toggle-lbl-1{display:block}.menu-btn__label .toggle-lbl-2{display:none}.menu-btn__label.open .toggle-lbl-1{display:none}.menu-btn__label.open .toggle-lbl-2{display:block}.footer{background:#000}.footer-content{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:3rem 0}@media only screen and (min-width: 550px){.footer-content{padding:6rem 0}}.footer-content__logo{display:none}@media only screen and (min-width: 550px){.footer-content__logo{display:block;width:11.5rem}}.footer-content__logo img{display:block;max-width:100%}.footer-content__text{max-width:100%;margin:0 0 2rem 0;color:#fff;font-size:1.8rem;line-height:1.4;width:100%}@media only screen and (min-width: 550px){.footer-content__text{max-width:31.5rem;width:50%;font-size:2rem}}@media only screen and (min-width: 800px){.footer-content__text{max-width:31.5rem;width:unset}}.footer-content__text span{color:#f26d23;font-weight:600}.footer-content__text strong{font-weight:600}.footer-content__text p{color:#fff;margin:0 0 3rem;line-height:1.4;font-weight:500}.footer-content__text a{color:#fff;text-decoration:none}.footer-content__text a:hover{text-decoration:underline}.footer-content__text a i{margin:0 1rem 0 0}.footer-content__menu{max-width:100%}@media only screen and (min-width: 550px){.footer-content__menu{max-width:32rem}}.footer-content__menu ul{list-style:none;padding:0;margin:0}.footer-content__menu li{position:relative;margin:0;padding:0 0 0 2rem;line-height:1.5;font-size:1.6rem}.footer-content__menu li:before{content:"";background:#f26d23;border-radius:100%;width:.8rem;height:.8rem;position:absolute;left:0;top:.9rem}.footer-content__menu a{color:#000;font-size:1.4rem;text-decoration:none}.footer-content__title{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem 0}.copyright{text-align:center;width:100%;padding:2rem 0;z-index:10;color:#fff}.copyright a{color:#fff;text-decoration:none}.copyright a span{display:inline-block;font-size:1.1rem;font-weight:500;color:#fff;margin:0 .4rem 0 0;vertical-align:middle}.copyright a strong{display:inline-block;font-size:1.1rem;font-weight:700;color:#fff;vertical-align:middle}.copyright a .copy-logo{display:inline-block;vertical-align:middle;margin:0 .4rem 0 0}.copyright a .copy-logo svg{width:7.4rem;height:1.8rem}.copyright a:hover strong{text-decoration:underline}.text-default{text-align:left;color:#000;font-size:1.6rem;line-height:1.5;font-weight:400}@media only screen and (min-width: 991px){.text-default{font-size:1.8rem;line-height:1.8}}.text-default a{color:#f26d23}.text-default a:hover{color:#e46612}.text-default h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.text-default h2{margin:0 0 2rem 0;color:#f26d23;font-size:2rem;line-height:1.2;font-family:"Roboto",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h2{font-size:2.4rem;margin:0 0 3.5rem 0}}.text-default h3{margin:0 0 1.5rem 0;color:#000;font-size:1.8rem;line-height:1;font-family:"Roboto",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h3{font-size:2rem;margin:0 0 2.5rem 0}}.text-default h4{margin:0 0 1rem 0;color:#000;font-size:1.6rem;line-height:1;font-family:"Roboto",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h4{font-size:1.8rem;margin:0 0 2rem 0}}.text-default hr{margin:0 0 4rem 0;padding:0;border-top:.1rem solid #666}.text-default ul{list-style:none;margin:0 0 4rem 0;padding:0}@media only screen and (min-width: 768px){.text-default ul{margin:0 0 6rem 0}}.text-default ul li{margin:0 0 1rem 0;padding:0 0 0 2rem;position:relative;line-height:1.5;font-size:1.6rem}.text-default ul li:before{content:"";position:absolute;top:.8rem;left:0;width:.8rem;height:.8rem;background:#f26d23;border-radius:100%}@media only screen and (min-width: 768px){.text-default ul li:before{top:.9rem}}.text-default img{max-width:100%}.text-default p{font-size:1.6rem;margin:0 0 4rem 0}.text-default p.blockquote{padding:.5rem 0 .5rem 3rem;border-left:.5rem solid #f26d23;color:#777}@keyframes blur{0%{transform:translateY(-100%) scale(0.9);filter:blur(50px)}100%{transform:translateY(0%) scale(1);filter:blur(0)}}.head-slider{position:relative}.head-slider.slick-dotted.slick-slider{margin-bottom:0 !important}.head-slider .slick-slide,.head-slider .head-slider__item{height:24rem}@media only screen and (min-width: 550px){.head-slider .slick-slide,.head-slider .head-slider__item{height:30rem}}@media only screen and (min-width: 768px){.head-slider .slick-slide,.head-slider .head-slider__item{height:30vh}}@media only screen and (min-width: 1200px){.head-slider .slick-slide,.head-slider .head-slider__item{height:40vh}}@media only screen and (min-width: 1500px){.head-slider .slick-slide,.head-slider .head-slider__item{height:50vh}}.head-slider .slick-slide.slick-active .head-slider__text{animation:blur 1s ease 0s}.head-slider .slick-slide.slick-active.slick-current .head-slider__text{opacity:1 !important}.head-slider__item{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.head-slider__item img{display:block;width:100%}.head-slider__text{position:absolute;bottom:35%;left:0;z-index:10;opacity:0 !important;width:100%}.head-slider__text .container{max-width:82rem}.head-slider__text p{color:#fff;font-size:1.8rem;line-height:1.2;text-align:center;font-family:"Roboto",sans-serif;font-weight:700;margin:0 0 2.5rem 0}@media only screen and (min-width: 768px){.head-slider__text p{font-size:2.2rem}}@media only screen and (min-width: 991px){.head-slider__text p{font-size:2.8rem}}@media only screen and (min-width: 1200px){.head-slider__text p{font-size:3.4rem}}@media only screen and (min-width: 1500px){.head-slider__text p{font-size:5rem}}.head-slider__btn{padding:0 2.5rem 0 0;margin:0;font-size:1.4rem;line-height:1;font-weight:700;color:#fff;position:relative;display:inline-block}@media only screen and (min-width: 550px){.head-slider__btn{font-size:1.6rem}}@media only screen and (min-width: 768px){.head-slider__btn{font-size:2rem}}.head-slider__btn span{display:inline-block;padding:.3rem;border-bottom:.1rem solid #fff}.head-slider__btn::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);border-left:.6rem solid #f26d23;border-top:.6rem solid transparent;border-bottom:.6rem solid transparent}.head-slider__btn:hover{color:#f26d23}.head-slider__btn:hover span{border-bottom:.1rem solid #f26d23}.head-slider .slick-dots{position:absolute;left:0;bottom:1rem;z-index:3;width:100%;text-align:center}@media only screen and (min-width: 768px){.head-slider .slick-dots{bottom:2.5rem}}.head-slider .slick-dots li{margin:0 .3rem;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li{margin:0 .6rem;width:5rem;height:.2rem}}.head-slider .slick-dots li.slick-active button{background:#fff;opacity:1}.head-slider .slick-dots li button{background:#fff;border-radius:0;opacity:.5;padding:0;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li button{width:5rem;height:.2rem}}.head-slider .slick-dots li button:before{content:none}.slick-slider{width:100%}.slick-slider .slick-track{background:#1e1919}.slick-slider .slick-track .item-img{margin-top:1rem;width:100%;height:100%;max-width:22rem;max-height:24rem;min-width:12rem;min-height:0rem;padding:0 6rem}.slick-slider .slick-dots{display:none}.content__nav{background:#fff;padding:4rem 0 5rem 0}@media only screen and (min-width: 550px){.content__nav{padding:3.5rem 0 5rem 0}}.main-nav{width:100%;margin:0rem;display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:10;max-width:120rem;margin:0 auto}.main-nav__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.main-nav__title{margin:0 0 4rem 0}}.main-nav__item{width:100%;padding:0 1rem;margin:0 0 3.5rem 0}@media only screen and (min-width: 650px){.main-nav__item{width:50%}}@media only screen and (min-width: 1200px){.main-nav__item{width:33.33%}}.main-nav__item:nth-child(1) .nav-card{background:#f26d23}.main-nav__item:nth-child(1) .nav-card__title{color:#000}.nav-card{width:100%;height:100%;display:flex;flex-direction:column;text-decoration:none;text-align:center;position:relative;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important;width:100%;height:25rem;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}@media only screen and (min-width: 1200px){.nav-card{height:25rem}}.nav-card__title{font-size:3.5rem;font-weight:700;margin:3rem 0 1rem 0;color:#fff;z-index:1}.nav-card__subtitle{font-size:2.2rem;font-weight:500;color:#000;z-index:1}.nav-card__phone{z-index:0;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end;color:#000;padding:1rem 3rem 1rem 1rem;background:#fab691;margin:auto 0 1rem 0;line-height:1.4}.nav-card__phone a{color:#000;font-size:2.2rem;font-weight:700}.nav-card__phone a:hover{text-decoration:underline}.nav-card__phone a i{margin:0 1rem 0 0}.nav-card .hotline-img{position:absolute;left:0;bottom:0;z-index:0;width:100%;max-width:13rem}.nav-card__btn{padding:1.4rem;font-size:1.6rem;line-height:1.1;font-weight:500;color:#fff;text-transform:uppercase;white-space:nowrap;border:3px solid #f26d23;transition:.3s;background:#f26d23;display:inline-block;max-width:20rem;width:100%;position:absolute;bottom:-2rem;transform:translate(-50%, 0);left:50%}.nav-card__btn:hover{text-decoration:none;color:#f26d23;background:#fff}.content{padding:8rem 0 0 0}@media only screen and (min-width: 1200px){.content{padding:12rem 0 0 0}}.about{position:relative;display:flex;flex-wrap:wrap}@media only screen and (min-width: 990px){.about:after{content:"";position:absolute;top:-1px;right:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%);border-top:3rem solid #fff;border-left:3rem solid transparent;border-right:3rem solid transparent}.about:before{content:"";position:absolute;bottom:-1px;right:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%);border-bottom:3rem solid #fff;border-left:3rem solid transparent;border-right:3rem solid transparent}}.about__left{width:100%;background:#f26d23}@media only screen and (min-width: 990px){.about__left{width:50%}}.about__right{display:none;width:50%;background:url(/templates/styles/images/about.jpg) center center no-repeat;background-size:cover}@media only screen and (min-width: 990px){.about__right{display:block}}.about__title{position:relative;color:inherit;font-weight:700;font-size:3rem;margin:0 0 3rem 0}@media only screen and (min-width: 1200px){.about__title{margin:0 0 7rem 0}.about__title:before{content:"";position:absolute;background:#fff;width:5rem;height:.1rem;bottom:-3.5rem;left:0}}.about__text{color:#fff;max-width:100%;margin:0 0 0 auto;padding:4rem 4rem 4.5rem 1.5rem}@media only screen and (min-width: 990px){.about__text{max-width:61.5rem}}@media only screen and (min-width: 1200px){.about__text{padding:5rem 10rem 7.5rem 1.5rem}}.about__text p{color:inherit;font-size:1.6rem;line-height:1.5;margin:0 0 4rem 0}.about__btn{display:inline-block;padding:1.4rem 4rem;font-size:1.6rem;line-height:1.1;font-weight:500;color:#fff;text-transform:uppercase;text-decoration:none;white-space:nowrap;border:1px solid #fff;transition:.3s}.about__btn:hover{background:#292a25;border-color:#292a25}.content__subpage{margin:0 auto;max-width:156rem;padding:2rem 1rem}@media only screen and (min-width: 1200px){.content__subpage{padding:2rem 2rem}}.row{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.row .col-50{width:100%}@media only screen and (min-width: 768px){.row .col-50{width:calc(50% - 3rem)}}@media only screen and (min-width: 1500px){.row .col-50{width:calc(50% - 7rem)}}.map{display:flex;flex-wrap:wrap;position:relative;margin:0 0 3rem 0}@media only screen and (min-width: 768px){.map{box-shadow:0 0 5rem rgba(49,52,58,.3)}}@media only screen and (min-width: 991px){.map{margin:3rem 0 3rem 0}}.map__frame{width:100%;display:block}@media only screen and (min-width: 768px){.map__frame{width:calc(100% - 35rem)}}.map__frame img,.map__frame iframe{width:100%;display:block;border-radius:0}.map__box{width:100%;background:#fff}@media(min-width: 768px){.map__box{width:35rem;text-align:left;border-radius:0}}.map__content{padding:0 0 2rem 0;font-weight:400;font-size:1.5rem;margin:.5rem 0 0 0;color:#000;line-height:1.3}@media only screen and (min-width: 768px){.map__content{padding:2rem}}@media only screen and (min-width: 991px){.map__content{padding:3rem}}@media only screen and (min-width: 1200px){.map__content{padding:3rem 4rem}}.map__content h3{color:#000}.map__content p{margin:0 !important}.map__content a{color:#f26d23;text-decoration:underline}.map__content a:hover{text-decoration:none}.contact-box{border-radius:0;margin:0 0 4rem 0}@media only screen and (min-width: 768px){.contact-box{display:flex;flex-wrap:wrap;margin:0 0 7rem 0}}.contact-box__left{padding-left:0 !important;padding:2rem}@media only screen and (min-width: 768px){.contact-box__left{width:35rem;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__left{padding:5rem;width:50rem}}.contact-box__right{background:#fff;flex:1;padding:2rem}@media only screen and (min-width: 768px){.contact-box__right{width:500px;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__right{padding:5rem}}.contact-box__right .contact-box__form{display:flex;flex-wrap:wrap;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formButton{text-align:center;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formField{margin:0 0 1.5rem 0;position:relative;padding:0 2rem}@media only screen and (min-width: 768px){.contact-box__right .contact-box__form .formField{margin:0 0 3rem 0}}.contact-box__right .contact-box__form .formField-textBox{width:100%}@media only screen and (min-width: 550px){.contact-box__right .contact-box__form .formField-textBox{width:50%}}.contact-box__right .contact-box__form .formField-textArea{width:100%}.contact-box__right .contact-box__form .formField .label{line-height:1.1;font-family:"Roboto",sans-serif;font-size:1.4rem;color:#e46612;padding:0 0 .7rem 0;margin:0;width:100%}.contact-box__right .contact-box__form .formField .label label{font-weight:400;margin:0;padding:0}.contact-box__right .contact-box__form .formField .edit{width:100%}.contact-box__right .contact-box__form .formField .edit input,.contact-box__right .contact-box__form .formField .edit textarea{border:.1rem solid #ddd;background:rgba(255,255,255,.1);border-radius:0;display:block;width:100%;line-height:1.1;font-family:"Roboto",sans-serif;font-size:1.6rem;color:#e46612;padding:.9rem 1.2rem;margin:0}.contact-box__right .contact-box__form .formField .edit input:focus,.contact-box__right .contact-box__form .formField .edit textarea:focus{background:#fff;color:#000}.contact-box__right .contact-box__form .formField .edit textarea{resize:none;height:15rem}.contact-box__items{color:#000}.contact-box__item{display:flex;align-items:center;width:100%;margin:0 0 3rem 0;font-size:1.5rem;line-height:1.2}.contact-box__item a{display:flex;align-items:center;width:100%;color:inherit;text-decoration:none !important;transition:.3s}.contact-box__item a:hover strong{color:#f26d23}.contact-box__item a:hover strong span{color:#000}.contact-box__item img{margin:0 2rem 0 0 !important;border-radius:0 !important;filter:invert(31%) sepia(46%) saturate(1807%) hue-rotate(152deg) brightness(101%) contrast(101%)}.contact-box__item strong{display:block;font-weight:600;font-size:1.8rem;color:#000;transition:.3s}.contact-box__item span{display:block;font-weight:500;font-size:1.5rem;margin:.5rem 0 0 0;color:#000}.content__blog{margin:0 auto;padding:2rem 1rem}@media only screen and (min-width: 1200px){.content__blog{padding:3rem 2rem}}.content__blog h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.content__blog-home{background:#c8c8c8;padding:0rem 1rem}@media only screen and (min-width: 1200px){.content__blog-home{padding:0rem 2rem}}.blogNav ul{margin:0 !important;padding:0 !important;display:flex !important;flex-wrap:wrap;justify-content:center}.blogNav ul li{margin:0 !important;padding:0 !important;list-style:none;background:none !important}.blogNav ul li a{display:block;text-decoration:none;border-color:#f26d23;background:#f26d23;color:#fff;padding:1.4rem 4rem;font-size:1.4rem;text-transform:uppercase;min-width:28rem;text-align:center;border:3px solid;text-decoration:none;transition:.3s;margin:0 1rem 1rem 0}.blogNav ul li a:hover{background:#fff;color:#f26d23}.blog{padding:4rem 0;margin:0 auto;max-width:120rem;position:relative;z-index:10}@media only screen and (min-width: 768px){.blog{padding:4rem 0 6rem}}.blog__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.blog__title{margin:0 0 4rem 0}}.blog__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.blog__action{padding:4rem 0 0 0}}.blog__action a{display:inline-block;text-decoration:underline;color:#000;position:relative;padding:0;font-size:1.4rem;font-weight:500;transition:.3s}.blog__action a:hover{text-decoration:none;color:#f26d23}.blog-list{display:flex;flex-wrap:wrap;width:100%;margin:0;justify-content:center;height:unset !important}@media only screen and (min-width: 1400px){.blog-list{width:100%;margin:0rem}}@media only screen and (min-width: 1400px){.blog-list{width:100%;margin:0}}.blog-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.blog-list__item{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.blog-list__item{width:25%;padding:0 1rem}}@media only screen and (min-width: 1200px){.blog-list__item{padding:0 1rem}}@media only screen and (min-width: 1400px){.blog-list__item{padding:0 1rem}}.blog-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:flex;flex-direction:column;transition:.3s;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;text-decoration:none;padding:1.5rem;color:#000}.blog-card:hover{color:#000;text-decoration:none}.blog-card:hover .blog-card__image img{transform:scale(1.1)}.blog-card:hover .blog-card__btn{color:#f26d23;background:transparent}.blog-card__image{display:block;overflow:hidden;margin:0 0 1rem 0}.blog-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.blog-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem}.blog-card__name{padding:0;margin:0 0 1rem 0;color:inherit;font-size:1.8rem;line-height:1.2;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;color:#f26d23;margin-top:auto}.blog-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem}.blog-card__bottom{display:flex;justify-content:space-between;align-items:center;margin:2rem 0 0 0}.blog-card__date{font-size:1.2rem;padding:0 0 0 0;margin:0 0 0 0}.blog-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#f26d23;padding:.5rem 1.5em;border:1px solid #f26d23;transition:.3s}.blog-card__btn:hover{color:#f26d23;background:transparent}.blog-detail{width:100%;margin:0 auto;max-width:76rem;padding:2rem 0 0 0}@media only screen and (min-width: 991px){.blog-detail{padding:7rem 0 0 0}}.blog-detail h1{margin:0 0 3rem 0 !important}.blog-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.content__reference{margin:0 auto;max-width:156rem;padding:0 1rem}@media only screen and (min-width: 1200px){.content__reference{padding:0 2rem}}.content__reference h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.reference{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.reference{padding:4rem 0 6rem}}.reference__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.reference__title{margin:0 0 4rem 0}}.reference__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.reference__action{padding:4rem 0 0 0}}.reference__action a{display:inline-block;text-decoration:underline;color:#000;position:relative;padding:0;font-size:1.4rem;font-weight:700;transition:.3s}.reference__action a:hover{text-decoration:none;color:#f26d23}.reference-list{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin:0 -1rem}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 4rem);margin:0 -2rem}}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 8rem);margin:0 -4rem}}.reference-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.reference-list__item{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.reference-list__item{width:25%;padding:0 1rem}}@media only screen and (min-width: 1200px){.reference-list__item{padding:0 2rem}}@media only screen and (min-width: 1400px){.reference-list__item{padding:0 3.8rem}}.reference-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:block;transition:.3s;text-align:center}.reference-card:hover .reference-card__image img{transform:scale(1.1)}.reference-card__image{display:block;overflow:hidden}.reference-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.reference-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem}.reference-card__name{padding:0;margin:0;color:inherit;font-size:1.6rem;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;text-align:center}.reference-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem}.reference-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.reference-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#f26d23;padding:.5rem 1.5em;border:1px solid #f26d23;transition:.3s}.reference-card__btn:hover{color:#f26d23;background:transparent}.reference-detail{width:100%;margin:0 auto;max-width:76rem;padding:2rem 0 0 0}@media only screen and (min-width: 991px){.reference-detail{padding:7rem 0 0 0}}.reference-detail h1{margin:0 0 3rem 0 !important}.reference-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.content__form{position:relative;background:#393939}@media only screen and (min-width: 990px){.content__form:before{content:"";position:absolute;background:url(/templates/styles/images/pen.svg) center center no-repeat;top:4.9rem;right:50%;width:2.3rem;height:3.2rem;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%)}}@media only screen and (min-width: 1200px){.content__form:after{content:"";position:absolute;top:-1px;right:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%);border-top:3rem solid #fff;border-left:3rem solid transparent;border-right:3rem solid transparent}}#ContactForm{margin:0 auto;max-width:70rem;text-align:center;padding:3.5rem 1.5rem;position:relative;z-index:10}@media only screen and (min-width: 550px){#ContactForm{padding:5.5rem 1.5rem}}@media only screen and (min-width: 990px){#ContactForm{padding:9.5rem 1.5rem}}.formSkinDefault .form-text{color:#fff;font-weight:500;font-size:1.6rem;text-align:center;margin:0 0 4rem 0}.formSkinDefault .form-title{text-align:center;color:#fff;text-transform:uppercase;font-weight:500;font-size:3.6rem;line-height:1.2;margin:0 auto;max-width:45rem;font-family:"Roboto",sans-serif}.formSkinDefault .form-inner{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.formSkinDefault .formField{padding:0;margin:0 0 1.5rem 0;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 550px){.formSkinDefault .formField{margin:0 0 2.4rem 0}}.formSkinDefault .formField__label{width:100%;text-align:left;padding:0}@media only screen and (min-width: 550px){.formSkinDefault .formField__label{width:30%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__label{width:100%}}.formSkinDefault .formField__label label{display:block;padding:10px 0;font-size:14px;color:#fff;white-space:pre-wrap;margin:0;font-weight:800}.formSkinDefault .formField__label label.val_required::after{content:" *";color:red}.formSkinDefault .formField__edit{position:relative;width:100%}@media only screen and (min-width: 550px){.formSkinDefault .formField__edit{width:70%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__edit{width:100%}}.formSkinDefault .formField__edit input{border:.1rem solid #fff;background:#686868;border-radius:0rem;margin:0;padding:1rem 1.5rem;outline:none !important;font-family:"Roboto",sans-serif;font-size:1.6rem;color:#fff;line-height:1.1;width:100%}.formSkinDefault .formField__edit input:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit input[readonly]{background:#eee;color:#666}.formSkinDefault .formField__edit input.error{border-color:red}.formSkinDefault .formField__edit textarea{resize:none;border:1px solid #ccc;background:#fff;margin:0;width:100%;padding:1rem;color:#000;border-radius:0;font-size:1.4rem;height:15rem}@media only screen and (min-width: 1200px){.formSkinDefault .formField__edit textarea{min-height:20rem}}@media only screen and (min-width: 1500px){.formSkinDefault .formField__edit textarea{min-height:22rem}}.formSkinDefault .formField__edit textarea:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit textarea.error{border-color:red}.formSkinDefault .formField__edit select{display:block;padding:5px;border:1px solid #d1cfcf;background:#fff;margin:0;width:100%;border-radius:0}.formSkinDefault .formField__edit span.error{position:absolute;left:10px;top:34px;color:#fff;padding:5px 10px 5px 5px;z-index:100;border:1px solid #ccc;background-color:#333;display:none}.formSkinDefault .formField__edit:hover span.error{display:block}.formSkinDefault .formField.formField-checkBox .form-field__edit input{width:unset !important}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload{position:relative;height:50px}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input{position:absolute}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input[type=file]{opacity:0}.formSkinDefault .formField.formField-fileUpload .fileUploader{position:relative}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file{display:flex}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__name{width:20%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__size{width:15%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress{width:55%;margin:0 5%;visibility:hidden}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress[value]:not([value="0"]){visibility:visible}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__remove{width:10%}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove{display:none}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove.active{display:block}.formSkinDefault .form_success{color:#fff;font-size:1.5rem}.formSkinDefault .edit-button{margin:0 auto}.formSkinDefault .edit-button input{display:block;text-decoration:none;background:#f26d23;color:#fff;font-size:1.2rem;font-weight:700;padding:1rem 3rem;text-transform:uppercase;line-height:1;font-family:"Roboto",sans-serif;transition:.3s;border:1px solid #f26d23;cursor:pointer}.formSkinDefault .edit-button input:hover{background:transparent;color:#fff;border-color:#fff}@media only screen and (min-width: 768px){.formSkinDefault .formField-textBox{width:calc(33.33% - 0.8rem)}}.formSkinDefault .formField-checkBox .formField__label{width:calc(100% - 1.4rem);order:2}.formSkinDefault .formField-checkBox .formField__label label{padding:0 0 0 1rem;white-space:normal;font-weight:500}.formSkinDefault .formField-checkBox .formField__label a{color:#fff}.formSkinDefault .formField-checkBox .formField__label a:hover{text-decoration:none}.formSkinDefault .formField-checkBox .formField__edit{width:1.4rem;order:1}.formSkinDefault .formField-checkBox .formField__edit input{cursor:pointer}#ajaxPopupForm{max-width:60rem;margin:0 auto;position:relative}#ajaxPopupForm .mfp-close{color:#000 !important}#popupForm{background:#fff;padding:2rem;text-align:center;font-size:2.4rem;line-height:1.4}.PanelFormContactForm{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.PanelFormContactForm .cFormL,.PanelFormContactForm .cFormR,.PanelFormContactForm .cFormC{width:100%;margin:0 0 2rem 0}@media only screen and (min-width: 768px){.PanelFormContactForm .cFormL,.PanelFormContactForm .cFormR,.PanelFormContactForm .cFormC{width:48%}}.PanelFormContactForm .cFormL.cFormC,.PanelFormContactForm .cFormR.cFormC,.PanelFormContactForm .cFormC.cFormC{width:100%}.PanelFormContactForm .cFormLabel{display:block;width:100%;margin:0 0 .5rem 0;font-size:1.4rem;font-weight:600;color:#000;text-align:left}.PanelFormContactForm .cFormLabel.cformLarge{font-size:1.6rem;font-weight:700}.PanelFormContactForm .cFormBox,.PanelFormContactForm .cFormArea{width:100%;display:block}.PanelFormContactForm .cFormBox input.cformTextBox,.PanelFormContactForm .cFormBox textarea.cformTextArea,.PanelFormContactForm .cFormArea input.cformTextBox,.PanelFormContactForm .cFormArea textarea.cformTextArea{width:100%;border:.1rem solid #fff;background:#bfbfbf;padding:1rem 1.5rem;font-size:1.6rem;font-family:"Roboto",sans-serif;color:#fff;outline:none;border-radius:0;transition:background-color .3s,color .3s}.PanelFormContactForm .cFormBox input.cformTextBox:focus,.PanelFormContactForm .cFormBox textarea.cformTextArea:focus,.PanelFormContactForm .cFormArea input.cformTextBox:focus,.PanelFormContactForm .cFormArea textarea.cformTextArea:focus{background-color:#d3d3d3;color:#000}.PanelFormContactForm .cFormBox input.cformTextBox.error,.PanelFormContactForm .cFormBox textarea.cformTextArea.error,.PanelFormContactForm .cFormArea input.cformTextBox.error,.PanelFormContactForm .cFormArea textarea.cformTextArea.error{border-color:red}.PanelFormContactForm .cFormBox textarea.cformTextArea,.PanelFormContactForm .cFormArea textarea.cformTextArea{min-height:12rem;resize:none}@media only screen and (min-width: 1200px){.PanelFormContactForm .cFormBox textarea.cformTextArea,.PanelFormContactForm .cFormArea textarea.cformTextArea{min-height:20rem}}@media only screen and (min-width: 1500px){.PanelFormContactForm .cFormBox textarea.cformTextArea,.PanelFormContactForm .cFormArea textarea.cformTextArea{min-height:22rem}}.PanelFormContactForm .cformValidator{display:block;margin-top:.5rem;font-size:1.2rem;color:red}.PanelFormContactForm .cFormButton{width:100%;text-align:center;margin-top:2rem}.PanelFormContactForm .cFormButton input.cformButton{display:inline-block;background:#f26d23;color:#fff;font-size:1.4rem;font-weight:700;padding:1rem 3rem;text-transform:uppercase;font-family:"Roboto",sans-serif;border:1px solid #f26d23;cursor:pointer;transition:.3s}.PanelFormContactForm .cFormButton input.cformButton:hover{background:transparent;color:#f26d23}#Breadcrumbs{font-weight:700;padding:1.5rem 0}@media only screen and (min-width: 1200px){#Breadcrumbs{padding:2rem 0 4rem 0}}.breadcrumbs{list-style:none;margin:0;padding:0;font-size:0}.breadcrumbs li{display:none;margin:0;padding:0;font-size:1.1rem;font-weight:700;color:#000}@media only screen and (min-width: 990px){.breadcrumbs li{display:inline-block;vertical-align:middle}}.breadcrumbs li a{display:block;text-decoration:underline;color:#000;position:relative;font-size:1.2rem;transition:.3s;font-weight:700;padding:.3rem 2.5rem .3rem 0}.breadcrumbs li a:after{content:"";position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}.breadcrumbs li a:hover{color:#f26d23}.breadcrumbs li:first-child a{padding:0 2.5rem 0 0}.breadcrumbs li:first-child a span svg{width:1.6rem;height:1.6rem;fill:#f26d23}@media only screen and (min-width: 990px){.breadcrumbs li:last-child a:after{content:none}}.breadcrumbs li:nth-last-child(2){display:inline-block}@media(max-width: 767px){.breadcrumbs li:nth-last-child(2) a{padding:.3rem 0 .3rem 2.5rem}.breadcrumbs li:nth-last-child(2) a:after{display:none}}.breadcrumbs li:nth-last-child(2) a:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%) scale(-1);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}@media only screen and (min-width: 990px){.breadcrumbs li:nth-last-child(2) a:before{display:none}}.gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-items{padding:3rem 0}}.gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}@media only screen and (min-width: 768px){.gallery-items .gallery-item{width:33.33%}}@media only screen and (min-width: 991px){.gallery-items .gallery-item{width:25%}}@media only screen and (min-width: 1200px){.gallery-items .gallery-item{width:20%}}.gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-items .gallery-item:hover img{opacity:.7}.gallery-special .gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-special .gallery-items{padding:3rem 0}}.gallery-special .gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}.gallery-special .gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-special .gallery-items .gallery-item:hover img{opacity:.7}.zoomLightGallery{width:100%;font-size:0;position:relative;z-index:5}@media only screen and (min-width: 768px){.zoomLightGallery{padding:0 3rem 0 0}}@media only screen and (min-width: 1200px){.zoomLightGallery{padding:0 5rem 0 0}}@media screen and (max-width: 900px){.zoomLightGallery{margin:0 0 1.5rem 0}}.zoomLightGallery *{box-sizing:border-box}.zoomLightGallery .zoom-img{width:100%;height:320px;position:relative;margin:0 0 25px 0}@media screen and (max-width: 550px){.zoomLightGallery .zoom-img{margin:0 0 1rem 0;height:20rem}}.zoomLightGallery .clicableMainImage{display:block;width:100%;height:100%;text-decoration:none;border:none;cursor:pointer}.zoomLightGallery .clicableMainImage img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.zoomLightGallery .videoItem{position:relative}.zoomLightGallery .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:52px 52px;width:52px;height:52px;z-index:10}.zoomLightGallery .zoom-thumbs{width:100%;display:inline-block;vertical-align:top}.zoomLightGallery .zoom-thumbs a{width:calc(25% - 10px);border:1px solid #ccc;text-align:center;position:relative;display:inline-block;vertical-align:top;margin:5px 5px;height:85px}@media screen and (max-width: 550px){.zoomLightGallery .zoom-thumbs a{width:calc(33.33% - 10px)}.zoomLightGallery .zoom-thumbs a:nth-child(3){display:none}}.zoomLightGallery .zoom-thumbs a .hidden{display:none}.zoomLightGallery .zoom-thumbs a .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:36px 36px;width:36px;height:36px;z-index:10}.zoomLightGallery .zoom-thumbs a img{max-width:100%;max-height:100%}.zoomLightGallery .zoom-thumbs .withCount{width:75%}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount{width:66.66%}}.zoomLightGallery .zoom-thumbs .withCount a{width:calc(33.33% - 12px)}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount a{width:calc(50% - 12px)}}.zoomLightGallery .zoom-gallery-count{border:1px solid #ccc;margin:5px 0;width:25%;display:inline-block;vertical-align:top;font-size:16px;height:85px;text-align:center;padding:0 10px;cursor:pointer;font-weight:600}@media screen and (max-width: 549px){.zoomLightGallery .zoom-gallery-count{width:33%}}.zoomLightGallery .zoom-gallery-count:hover{color:#94c11e}.zoomLightGallery .zoom-gallery-count-inner{display:flex;width:100%;height:100%;align-items:center;flex-direction:column;justify-content:center}.pager{width:100%;text-align:center;padding:0}.pager__list{position:relative;list-style:none;margin:0;padding:3rem 0;font-size:0}.pager__list li{display:inline-block;vertical-align:top;padding:0;font-size:1.5rem;margin:0 .2rem}.pager__list li a{display:block;text-decoration:none;padding:0 1rem;text-align:center;height:30px;line-height:30px;color:#000}.pager__list li a:hover{color:#fff !important;background:#f26d23;text-decoration:none}.pager__list li.separator>span{display:block;height:3rem;line-height:3rem;padding:0 1rem}.pager__list li.prev a,.pager__list li.next a{width:auto;height:3rem;line-height:3rem;padding:0 1.5rem;background:transparent;color:#000}.pager__list li.prev a:hover,.pager__list li.next a:hover{background:#f26d23;color:#fff}@media(max-width: 768px){.pager__list li.prev a,.pager__list li.next a{width:100%}}@media(max-width: 768px){.pager__list li.prev,.pager__list li.next{width:100%;margin:1rem 0}}.pager__list li.next>a>i{margin:0 0 0 .7rem}.pager__list li.prev>a>i{margin:0 .7rem 0 0}.pager__list li:not(.separator)>span{display:block;text-decoration:none;height:3rem;line-height:3rem;padding:0 1.2rem;text-align:center}.pager__list li.item>a{color:#000}.pager__list li.first>a{color:#000}.pager__list li.prev-disabled>span{color:#77f}.pager__list li.current>span{background:#f26d23;color:#fff}.pager__list li.next-disabled>span{color:#f7f}.pager__list li.last>a{color:#000}.pager__list li.step>a{background:#777}.content__banner{background-image:url(/templates/styles/images/header-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:40rem;margin:0 auto;position:relative}@media only screen and (min-width: 550px){.content__banner{height:50rem}}@media only screen and (min-width: 776px){.content__banner{height:55rem}}@media only screen and (min-width: 1200px){.content__banner{height:84rem}}@media only screen and (min-width: 1600px){.content__banner{height:95rem}}.banner{position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;text-align:center}.banner__title{font-size:2.8rem;font-weight:800;margin:0 0 3rem 0;color:#f26d23;text-shadow:0px 0px 1px rgba(0,0,0,.6)}@media only screen and (min-width: 550px){.banner__title{font-size:4rem}}@media only screen and (min-width: 776px){.banner__title{font-size:4rem}}@media only screen and (min-width: 1200px){.banner__title{font-size:7rem}}.banner__text{color:#373737;font-size:1.4rem;font-weight:500;margin:0 0 3rem 0;text-shadow:0px 0px 4px #c6c6c6}@media only screen and (min-width: 1200px){.banner__text{font-size:2rem}}.banner__buttons{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:55rem;margin:0 auto}.banner__buttons a{background:#fff;padding:1.4rem 4rem;font-size:1.4rem;text-transform:uppercase;min-width:25rem;text-align:center;border:3px solid;text-decoration:none;transition:.3s;margin:0 0 1rem 0}@media only screen and (min-width: 1200px){.banner__buttons a{font-size:2rem}}.banner__buttons a:first-child{border-color:#f26d23;background:#fff;color:#373737}.banner__buttons a:first-child:hover{background:#f26d23;color:#fff}.banner__buttons a:last-child{border-color:#f26d23;background:#f26d23;color:#fff}.banner__buttons a:last-child:hover{background:#fff;color:#f26d23}.content__benefits{background:#c8c8c8;padding:4rem 2rem 5rem 2rem}@media only screen and (min-width: 550px){.content__benefits{padding:3.5rem 0 5rem 0}}.benefits{width:100%;max-width:120rem;margin:0 auto}.benefits__list{display:flex;flex-wrap:wrap;width:100%}.benefits__item{width:100%;margin:0 0 3rem 0}@media only screen and (min-width: 550px){.benefits__item{padding:0 2rem;width:50%}}@media only screen and (min-width: 1200px){.benefits__item{padding:0 2rem;width:25%;margin:0}}.benefits .benefit-card__title{color:#f26d23;text-transform:uppercase;font-size:2.1rem;font-weight:600;margin:0 0 .8rem 0}.benefits .benefit-card__subtitle{color:#323232;text-transform:uppercase;font-size:2rem;font-weight:600;margin:0 0 2.5rem 0}.benefits .benefit-card__text{color:#3f3f3f;line-height:1.4;font-size:1.6rem;font-weight:500}.content__contact-claim{background:#fff;padding:4rem 2rem 4rem 2rem}@media only screen and (min-width: 550px){.content__contact-claim{padding:5rem 0 5rem 0}}.contact-claim{text-align:center;margin:0 auto;max-width:80rem}.contact-claim__title{text-align:center;font-size:2.8rem;font-weight:700;text-transform:uppercase;margin:0 0 3rem 0}@media only screen and (min-width: 550px){.contact-claim__title{font-size:4rem}}.contact-claim__text{font-size:1.8rem;line-height:1.4;margin:0 0 4rem 0}@media only screen and (min-width: 550px){.contact-claim__text{font-size:2.2rem}}.contact-claim__btn{background:#f26d23;padding:1.4rem 4rem;font-size:1.8rem;text-transform:uppercase;min-width:18rem;text-align:center;text-decoration:none;transition:.3s;margin:0 0 1rem 0;display:inline-block;color:#fff;border:3px solid #f26d23;font-weight:500}@media only screen and (min-width: 550px){.contact-claim__btn{padding:1.4rem 4rem;font-size:2rem;min-width:25rem}}.contact-claim__btn:hover{background:#fff;color:#f26d23;text-decoration:none}/*# sourceMappingURL=main.min.css.map */
