@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;700;900&display=swap);html,body,h1,h2,h3,p,ul,ol,li,table,tr,th,td,form,fieldset,legend,label,input,select,textarea,button,iframe{margin:0;padding:0}header,nav,main,section,article,aside,footer{display:block}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-y:scroll;scroll-behavior:smooth}body{background:#fff;color:#202020;font-family:"Rubik",sans-serif}a{-webkit-text-decoration-skip:objects;outline:0;background-color:transparent;color:#573422;text-decoration:none}img{border:0;vertical-align:middle}ul,ol{list-style-type:none}table{border-collapse:collapse;border-spacing:0}fieldset{min-width:0;border:0}label{cursor:pointer}input,select,textarea,button{border-radius:0;outline:0;font-size:100%;line-height:inherit;font-family:inherit}input{overflow:visible}input[type=search]{appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}textarea{overflow:auto;resize:vertical}button,input[type=button],input[type=reset],input[type=submit]{appearance:button;overflow:visible;border:0;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}b,strong{font-weight:700}.no-js .only-js{display:none}.js .only-no-js{display:none}.visually-hidden{clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip-path:inset(50%)}::-webkit-input-placeholder{color:inherit;opacity:.5}:-moz-placeholder{opacity:.5}::-moz-placeholder{opacity:.5}:-ms-input-placeholder{opacity:.5}.clearfix::before,.clearfix::after{display:table;content:"";line-height:0}.clearfix::after{clear:both}.notification{position:relative;margin:10px 0;padding:12px 8px 12px 40px;border-radius:5px;color:#fff;font-weight:700;line-height:1.42}.notification::before{position:absolute;top:10px;left:8px;width:24px;height:24px;background:url(../images/sprite.png?e624432dd7)no-repeat;content:""}.notification--success{background-color:#35aa47}.notification--success::before{background-position:-310px -20px}.notification--warning{background-color:#f66628}.notification--warning::before{background-position:-284px -20px}.notification--error{background-color:#db1619}.notification--error::before{background-position:-362px -20px}.notification--info{background-color:#038fcf}.notification--info::before{background-position:-336px -20px}.notification-link{color:inherit;text-decoration:underline}.pagination-info{display:none}.pagination-item{display:inline-block;vertical-align:middle}.pagination-arrow{display:block;z-index:1;position:relative;width:32px;padding:4px 0;overflow:hidden;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;text-indent:64px;white-space:nowrap;transition:color 300ms ease,border-color 300ms ease}.pagination-arrow:hover,.pagination-arrow:focus{border-color:#573422;color:#573422}.pagination-arrow:hover::before,.pagination-arrow:focus::before{filter:invert(16%) sepia(84%) saturate(6917%) hue-rotate(194deg) brightness(100%) contrast(101%)}.pagination-arrow::before{position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0-12px;background:url(../images/sprite.png?e624432dd7)no-repeat;content:""}.pagination-arrow--prev::before{background-position:-232px -20px}.pagination-arrow--next::before{background-position:-258px -20px}.pagination-arrow.is-disabled{border-color:rgba(217,217,217,.6);background-color:rgba(255,255,255,.6)}.pagination-arrow.is-disabled:hover::before,.pagination-arrow.is-disabled:focus::before{filter:none}.pagination-num{display:block;min-width:16px;padding:4px 8px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fff;color:#202020;text-align:center;transition:color 300ms ease,border-color 300ms ease}.pagination-num:hover,.pagination-num:focus,.pagination-num.is-active{border-color:#573422;color:#573422}.pagination-space{display:block;padding:5px}.pagination-load-more{margin:24px 0 10px 0;text-align:center}.pagination-load-more-link{display:inline-block;z-index:1;position:relative;padding:9px 18px;border-radius:4px;background-color:#58aa09;color:#fff;font-size:1.25em;text-transform:lowercase;transition:background-color 300ms ease}.pagination-load-more-link:hover,.pagination-load-more-link:focus{background-color:#3f7a06}.pagination-load-more-link.is-loading::before{position:absolute;top:50%;right:-34px;width:18px;height:18px;margin-top:-11px;border:2px solid transparent;border-top:2px solid #181818;border-bottom:2px solid #181818;border-radius:100%;content:"";animation:pagination-prealoader 1s infinite linear}@keyframes pagination-prealoader{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.form-field{margin-bottom:15px}.form-field--span1of2{width:49%;margin-left:2%;float:left}.form-field--span1of2:first-child{margin-left:0}.form-field-header{margin-bottom:2px}.form-field-label{margin-left:8px;color:#848585;font-size:.889em;line-height:1.5;vertical-align:middle}.form-indicator{color:red;font-weight:700;font-size:1.375em;line-height:1;vertical-align:middle}.form-field-note{padding:5px 5px 0 5px;color:#909090;font-size:.75em}.form-input,.form-textarea,.form-select{box-sizing:border-box;width:100%;padding:8px 12px;border:1px solid #cecece;border-radius:10px;background-color:#fff;color:#392f23;font-size:1em}.form-input[disabled],.form-textarea[disabled],.form-select[disabled]{border:1px solid #c1c1c1;background-color:#fbfbfb;cursor:not-allowed;opacity:.5}.form-textarea{height:120px}.form-checkbox-label,.form-radio-label{display:block;margin:4px 0 4px 4px}.form-checkbox,.form-radio{margin:4px 10px 0 0;float:left;border:0}.form-checkbox-text,.form-radio-text{display:block;overflow:hidden;line-height:1.3}.form-button{display:inline-block;margin:0 12px 10px 0;padding:8px 26px;border-radius:3px;background-color:#573422;color:#fff;font-weight:700;font-size:1.25em;transition:background-color 250ms ease}.form-button:hover,.form-button:focus{background-color:#004b7e}.form .validator-error{display:block;margin-top:2px;padding:5px;color:red;font-weight:700;font-size:.875em}.site{z-index:1;position:relative}.site-notifications-item--green{border-bottom:1px solid #a1c900;background-color:#e9f6d8}.site-notifications-item--blue{border-bottom:1px solid #56a2d6;background-color:#e2f0fd}.site-notifications-item--yellow{border-bottom:1px solid #d5cea7;background-color:#ffefa3}.site-notifications-center{box-sizing:border-box;z-index:10;position:relative;max-width:1250px;margin:0 auto;padding:.75em 3.75em .75em 1.25em}.site-notifications a{color:inherit;text-decoration:underline}.site-notifications-close{display:none;position:absolute;top:50%;right:1.25em;width:1.25em;height:1.25em;overflow:hidden;transform:translateY(-50%);background-color:transparent;text-indent:2.5em;white-space:nowrap;opacity:.5;transition:opacity 250ms ease}.site-notifications-close::before,.site-notifications-close::after{position:absolute;top:.5em;left:0;width:100%;height:.25em;border-radius:4px;background-color:#000;content:""}.site-notifications-close::before{transform:rotate(45deg)}.site-notifications-close::after{transform:rotate(-45deg)}.site-notifications-close:hover,.site-notifications-close:focus{opacity:1}.site-notifications-close.is-enabled{display:block}.site-header{z-index:100;position:absolute;top:0;left:0;width:100%}.site-header--home{position:relative;width:auto}.site-header-center{display:flex;flex-direction:row;justify-content:space-between;max-width:1120px;margin:0 auto;padding:38px 20px 20px 20px}.site-header-logo{margin-top:8px}.nav-toggle{display:none}.site-nav-ul{text-align:right}.site-nav-item{display:inline-block;z-index:1;position:relative;margin-left: 20px;text-align:left;vertical-align:middle;white-space:normal}.site-nav-link{display:block;padding:8px 0;border-bottom:2px solid transparent;color:#573422;font-weight:700;font-size:1.25em;text-transform:uppercase;transition:border-color 250ms ease}.site-nav-link:hover,.site-nav-link:focus,.site-nav-link.is-active{border-color:#573422}.site-nav-level2{visibility:hidden;z-index:100;position:absolute;top:100%;left:50%;min-width:240px;padding:14px 0 10px 0;transform:translateX(-50%);border-radius:6px;background-color:#fff;box-shadow:0 0 36px rgba(18,0,0,.15);opacity:0;transition:opacity 300ms ease,visibility 300ms ease}.site-nav-level2-item{padding:0 16px 4px 16px;white-space:nowrap}.site-nav-level2-item--all{font-weight:700}.site-nav-level2-link{display:block;z-index:1;position:relative;padding:6px 24px 6px 38px;border-radius:20px;color:#000;font-size:1.125em;transition:color 200ms ease,background-color 200ms ease}.site-nav-level2-link::before{position:absolute;top:50%;left:14px;width:10px;height:10px;margin-top:-5px;border-radius:50%;background-color:#c8c8c8;content:"";transition:background-color 200ms ease}.site-nav-level2-link:hover,.site-nav-level2-link:focus{background-color:#573422;color:#fff}.site-nav-level2-link:hover::before,.site-nav-level2-link:focus::before{background-color:#fff}.site-nav-item:hover{z-index:101}.site-nav-item:hover .site-nav-link{border-color:#573422}.site-nav-item:hover .site-nav-level2{visibility:visible;opacity:1}.site-nav-item:focus-within .site-nav-level2{visibility:visible;opacity:1}.header-social{flex:0 0 auto;margin-top:8px}.header-social li{margin-left:16px;float:left}.header-social a{display:block;width:28px;height:28px;overflow:hidden;background:url(../images/sprite.png?e624432dd7)no-repeat;color:#573422;text-indent:56px;white-space:nowrap;transition:opacity 250ms ease}.header-social a.facebook{background-position:-202px -20px}.header-social a.instagram{background-position:-172px -20px}.header-social a:hover,.header-social a:focus{opacity:.6}.main-content{background:#e9ddd6 url(../images/page-header-bg-23b.webp)center -343px no-repeat}.main-content-center{max-width:1100px;margin:0 auto;padding:0 40px 0 70px}.main-content-content{z-index:1;position:relative;max-width:800px;padding:0 50px 50px 50px;background-color:rgba(240,235,230,.95);font-size:1.125em}.main-content-content::before{position:absolute;top:-44px;left:0;width:100%;max-width:734px;height:44px;border-radius:20px 20px 0 0;background-color:rgba(240,235,230,.95);content:""}.main-content--full .main-content-content{max-width:none}.main-content--white{background:#fff!important}.main-content--white .main-content-content{background-color:transparent}.main-content--white .main-content-content::before{display:none}.main-content-title{margin-bottom:.217em;padding-top:.5em;color:#573422;font-weight:900;font-size:2.556em;line-height:1.05;text-transform:uppercase}.typography h1,.typography h2{margin-bottom:.357em;color:#3ca304;font-weight:700;font-size:1.556em;line-height:1.05;text-transform:uppercase}.typography h3{font-weight:700;font-size:1.111em;line-height:1.5}.typography p{margin-bottom:1em;line-height:1.3}.typography ul{margin:0 0 1.5em 2em;line-height:1.5;list-style-type:disc}.typography ol{margin:0 0 1.5em 2em;line-height:1.5;list-style-type:decimal}.typography li{margin-bottom:.3em}.typography a{color:#3ca304;font-weight:400;text-decoration:underline}.typography a:hover,.typography a:focus{color:#002c4b}.typography img{max-width:100%;height:auto!important}.typography img.align-left{margin:0 10px 10px 0;float:left}.typography img.align-right{margin:0 0 10px 10px;float:right}.table{width:100%;margin:.5em 0 2em 0;font-size:.875em}.table th,.table td{border-bottom:1px solid #ddd;text-align:left}.table th{padding:8px 15px 8px 0;font-weight:700;vertical-align:bottom}.table td{padding:4px 15px 4px 0;vertical-align:top}.vertical-table{width:100%;margin-bottom:1.5em;border-top:1px solid #ddd;table-layout:fixed}.vertical-table th,.vertical-table td{padding:8px 10px 8px 0;border-bottom:1px solid #ddd;text-align:left}.vertical-table th{font-weight:700}table.comparison{flex:0 0 auto;width:100%;margin:.5em 0 2em 0;font-size:.889em}table.comparison th,table.comparison td{border-left:1px solid #e5e7e8;text-align:left}table.comparison th:first-child,table.comparison td:first-child{border-left:0}table.comparison th{padding:16px 28px;background-color:#ecf6fc;color:#573422;font-size:1.125em;vertical-align:top}table.comparison td{padding:12px 28px;border-top:1px solid #e5e7e8;vertical-align:middle}table.comparison td:first-child{color:#573422}.home-intro{z-index:5;position:relative;min-height:654px;background:url(../images/page-header-bg-23b.webp)center 17px no-repeat}.home-intro-center{display:flex;flex-direction:row;align-items:flex-start;max-width:1210px;margin:0 auto;padding:0 40px}.home-intro-content{z-index:2;position:relative;flex:1 0 auto;margin:123px 0 0 14.38%}.home-intro-image-wrap{flex:0 0 auto;width:100%;max-width:706px;margin-top:20px}.home-intro-image{z-index:1;position:relative;height:0;padding-bottom:92.6345%}.home-intro-img{position:absolute;right:0;left:0;width:100%;height:100%;animation-duration:12s;animation-iteration-count:infinite;animation-name:fade;opacity:0}@keyframes fade{0%{opacity:0}8.3333333333%{opacity:1}33.3333333333%{opacity:1}41.6666666667%{opacity:0}to{opacity:0}}.home-intro-img:nth-child(1){animation-delay:0s}.home-intro-img:nth-child(2){animation-delay:4s}.home-intro-img:nth-child(3){animation-delay:8s}.home-intro h1{color:#573422;font-weight:900;font-size:2.875em;line-height:1.05;text-transform:uppercase;white-space:nowrap}.home-intro p{font-size:2.375em;line-height:1.05;text-transform:uppercase;white-space:nowrap}.home-about{position:relative;margin-top:-313px;background-color:#e9ddd6}.home-about-center{display:flex;z-index:6;position:relative;flex-direction:row;align-items:flex-end;justify-content:space-between;max-width:1142px;margin:0 auto;padding:128px 40px 38px 40px}.home-about-left{z-index:1;position:relative;flex:0 0 auto;width:46%;padding:0 16px 14px 0;border-bottom:1px solid rgba(87,52,34,.2)}.home-about-left::before{position:absolute;right:-17px;bottom:-2px;width:0;height:134px;transform:rotate(195deg);border-left:1px solid rgba(87,52,34,.2);content:""}.home-about-left h2{margin-bottom:.316em;color:#573422;font-weight:700;font-size:2.375em;line-height:1.05;text-transform:uppercase}.home-about-left p{margin-bottom:1em;font-size:1.125em;line-height:1.3}.home-about-right{box-sizing:border-box;z-index:1;position:relative;flex:0 0 auto;width:41.5%;padding:30px 0 30px 150px}.home-about-right::before{position:absolute;bottom:0;left:45px;width:428px;height:18px;background:url(../images/sprite.png?e624432dd7)0 0 no-repeat;content:""}.home-about-right p{font-size:1.125em;line-height:1.3}.home-about-right img{position:absolute;top:50%;left:0;width:125px;height:auto;transform:translateY(-50%)}.home-about .button{display:inline-block;margin-top:.8em;padding:10px 26px;background-color:#573422;color:#fff;vertical-align:middle;transition:background-color 250ms ease}.home-about .button:hover,.home-about .button:focus{background-color:#3ca304}.home-about .button.order{background-color:#5aa12f}.home-about .button.order:hover,.home-about .button.order:focus{background-color:#3ca304}.home-features{-webkit-clip-path:polygon(0 0,100%0,100% calc(100% - 64px),calc(50% - 310px) calc(100% - 64px),calc(50% - 376px) calc(100% - 116px),calc(50% - 430px) calc(100% - 64px),calc(50% - 502px) calc(100% - 116px),calc(50% - 675px) 100%,0 100%);background-color:#e9ddd6;clip-path:polygon(0 0,100%0,100% calc(100% - 64px),calc(50% - 310px) calc(100% - 64px),calc(50% - 376px) calc(100% - 116px),calc(50% - 430px) calc(100% - 64px),calc(50% - 502px) calc(100% - 116px),calc(50% - 675px) 100%,0 100%)}.home-features-center{max-width:1142px;margin:0 auto;padding:10px 40px 112px 40px}.home-features ul{display:flex;flex-direction:row;flex-wrap:wrap}.home-features li{box-sizing:border-box;z-index:1;position:relative;flex:0 0 auto;width:50%;margin-bottom:48px;padding:0 40px 0 160px}.home-features li::before{z-index:10;position:absolute;top:50%;left:28px;width:84px;height:68px;margin-top:-34px;background:url(../images/sprite.png?e624432dd7)no-repeat;content:""}.home-features li::after{position:absolute;top:50%;left:16px;width:102px;height:102px;margin-top:-51px;border:1px solid rgba(87,52,34,.3);border-radius:50%;background-color:#fff;content:""}.home-features li.design::before{background-position:-258px -60px}.home-features li.quality::before{background-position:-86px -60px}.home-features li.surface::before{background-position:0-60px}.home-features li.eco::before{background-position:-172px -60px}.home-features h3{margin-bottom:.214em;color:#573422;font-weight:700;font-size:1.75em;line-height:1.05;text-transform:uppercase}.home-features p{font-size:1.125em;line-height:1.3}.home-surfaces{margin-top:-20px}.home-surfaces-center{max-width:1142px;margin:0 auto;padding:0 40px 34px 40px}.home-surfaces-text{margin-bottom:40px}.home-surfaces-text h2{margin-bottom:.429em;color:#573422;font-weight:700;font-size:1.75em;line-height:1.05;text-transform:uppercase}.home-surfaces-text p,.home-surfaces-text ul li{padding-right:50px;font-size:1.125em;line-height:1.3}.home-surfaces-text ul{list-style:none!important}.home-surfaces-text ul{margin:0 0 1.5em 1em}.home-surfaces-text ul li::before{padding-right:10px;content:"✓"!important;color:#3ca304;font-size:20px}.home-surfaces-content{display:flex;flex-direction:row;align-items:flex-start}.home-surfaces .info{z-index:1;position:relative;flex:0 0 auto;width:50%}.home-surfaces .info::before{position:absolute;top:-10px;bottom:0;left:46px;width:0;border-left:2px solid #e4e4e4;content:""}.home-surfaces .info li{z-index:1;position:relative;margin-top:44px;padding-left:88px}.home-surfaces .info li:first-child{margin-top:0}.home-surfaces .info li::before{position:absolute;top:4px;left:34px;width:25px;height:25px;border-radius:50%;background-color:#3ca304;content:""}.home-surfaces .info h3{margin-bottom:.286em;color:#3ca304;font-weight:700;font-size:1.75em;line-height:1.05;text-transform:uppercase;transition:color 250ms ease}.home-surfaces .info h3 a{color:inherit;transition:color 250ms ease}.home-surfaces .info h3 a:hover,.home-surfaces .info h3 a:focus{color:#573422}.home-surfaces .info p{font-size:1.125em;line-height:1.3}.home-surfaces .info a.more{display:inline-block;margin-top:.889em;padding:10px 25px;background-color:#573422;color:#fff;transition:background-color 250ms ease}.home-surfaces .info a.more:hover,.home-surfaces .info a.more:focus{background-color:#3ca304}.home-surfaces .surfaces{flex:0 0 auto;max-width:400px;margin:20px 0 0 20px}.home-surfaces .surfaces img{display:block;width:100%;height:auto;margin-top:16px}.home-products{min-height:729px;margin-top:-170px;background:url(../images/home-products-bg.jpg)center 0 no-repeat}.home-products-wrap{z-index:1;position:relative}.home-products-wrap::before{position:absolute;top:220px;bottom:0;left:50%;width:50%;background-color:#fff8ed;content:""}.home-products-center{z-index:2;position:relative;max-width:1142px;margin:0 auto;padding:220px 40px 0 40px}.home-products-content{width:100%;max-width:770px;float:right;border-radius:30px 0 0 30px;background-color:#fff8ed}.home-products-text{max-width:580px;padding:40px 0 32px 82px}.home-products-text h2{margin-bottom:.357em;color:#3ca304;font-weight:700;font-size:1.75em;line-height:1.05;text-transform:uppercase}.home-products-text p{font-size:1.125em;line-height:1.3}.home-products-text2{z-index:1;position:relative;min-height:294px;padding:0 0 70px 48px}.home-products-text2::before{position:absolute;top:90px;right:72px;width:35px;height:72px;background:url(../images/sprite.png?e624432dd7)0-130px no-repeat;content:""}.home-products-image{width:306px;float:left}.home-products-img{display:block;width:100%}.home-products-in-content{z-index:1;position:relative;left:-15px;padding-top:22px;overflow:hidden;line-height:1.3}.home-products-text-content{max-width:300px;font-size:1.125em}.home-products-subtitle{color:#848484}.home-products-title{margin:.214em 0 .357em 0;color:#573422;font-weight:700;font-size:1.556em;line-height:1.05;text-transform:uppercase}.home-products-title-link{transition:color 250ms ease}.home-products-title-link:hover,.home-products-title-link:focus{color:#3ca304}.home-products-more{margin-top:1em;white-space:nowrap}.home-products-more-link{display:inline-block;margin-right:16px;padding:10px 25px;background-color:#573422;color:#fff;font-size:1.125em;vertical-align:middle;transition:background-color 250ms ease}.home-products-more-link:hover,.home-products-more-link:focus{background-color:#3ca304}.home-products-more-all{display:inline-block;color:#000;font-size:1em;text-decoration:underline;vertical-align:middle;transition:color 250ms ease}.home-products-more-all:hover,.home-products-more-all:focus{color:#573422}.breadcrumbs{margin-bottom:1.25em;color:#707070;font-size:1em}.breadcrumbs-item{display:inline-block}.breadcrumbs-item::before{padding:0 5px;content:">"}.breadcrumbs-item:first-child::before{display:none}.breadcrumbs-item:last-child{color:#573422}.breadcrumbs-link{color:inherit}.breadcrumbs-link:hover,.breadcrumbs-link:focus{color:#573422}.page-header{z-index:1;position:relative;height:468px;background:center 0 no-repeat}.page-header::before{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/page-header-bg-23b.webp)center 125px no-repeat;content:""}.page-header--default{background-image:url(../images/themes/default_23.jpg)}.page-header--about{background-image:url(../images/themes/about_23.jpg)}.page-header--products{background-image:url(../images/themes/products_23.jpg)}.page-header--references{background-image:url(../images/themes/references_23.jpg)}.page-header--contacts{background-image:url(../images/themes/contacts_23.jpg)}.page-header--product-toscana-classic{background-image:url(../images/themes/product-toscana-classic.jpg)}.page-header--product-toscana-extra{background-image:url(../images/themes/product-toscana-extra.jpg)}.page-header--product-lux{background-image:url(../images/themes/product-lux.jpg);background-color:#000}.page-header--product-granite{background-image:url(../images/themes/product-granite.jpg);background-color:#000}.products-list-ul{display:flex;flex-direction:row;flex-wrap:wrap}.products-list-item{box-sizing:border-box;width:80%;padding:30px 30px 15px 0}.products-list-image{width:246px;float:left}.products-list-img{display:block;width:100%}.products-list-content{z-index:1;position:relative;left:60px;padding-top:22px;overflow:hidden;font-size:.833em;line-height:1.3}.products-list-content p{margin-bottom:10px}.products-list-title{margin-bottom:5px;font-weight:700;font-size:1.571em;line-height:1.05;text-transform:uppercase}.products-list-title-link{color:#3ca304;transition:color 250ms ease}.products-list-title-link:hover,.products-list-title-link:focus{color:#573422}.products-list-content{font-size:1.125em}.products-list-more{display:inline-block;margin-top:1em;padding:10px 20px;background-color:#573422;color:#fff;vertical-align:middle;transition:background-color 250ms ease}.products-list-more:hover,.products-list-more:focus{background-color:#3ca304}.products-article-top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.products-article-left{flex:0 0 auto;max-width:645px}.products-article-introduction{margin:1.3em 0 1.3em 0;border-bottom:1px solid #e1e4e6;font-size:1.111em}.products-article-text{margin-bottom:1.5em}.products-article-text h2{margin-bottom:.526em;font-size:2.111em;text-transform:none}.products-article-image{margin-bottom:15px}.products-article-img{display:block;width:100%}.products-article-middle{display:flex;flex-direction:row;justify-content:space-between}.products-article-order{box-sizing:border-box;flex:0 0 auto;width:48%;padding:25px 32px;border-radius:20px;background-color:#fef4dc;color:#735100}.products-article-order-button{display:inline-block;margin-top:.8em;padding:10px 26px;background-color:#573422;color:#fff;vertical-align:middle;transition:background-color 250ms ease}.products-article-order-button:hover,.products-article-order-button:focus{background-color:#3ca304}.products-article-warranty{box-sizing:border-box;z-index:1;position:relative;flex:0 0 auto;width:48%;margin-top:-20px;padding:30px 0 30px 150px}.products-article-warranty::before{position:absolute;bottom:0;left:45px;width:428px;height:18px;background:url(../images/sprite.png?e624432dd7)0 0 no-repeat;content:""}.products-article-warranty p{line-height:1.3}.products-article-warranty img{position:absolute;top:50%;left:0;width:125px;height:auto;transform:translateY(-50%)}.products-article-surfaces{padding:45px 0 20px 0}.products-article-surfaces ul{margin:30px 0 0-80px;overflow:hidden;list-style-type:none}.products-article-surfaces li{z-index:1;position:relative;margin:0 0 20px 80px;padding-bottom:34px;float:left;text-align:center;white-space:nowrap}.products-article-surfaces li::before{position:absolute;bottom:0;left:50%;width:170px;height:38px;margin-left:-85px;background:url(../images/sprite.png?e624432dd7)0-20px no-repeat;content:""}.products-article-surfaces a{display:inline-block;color:inherit}.products-article-surfaces img{display:block;width:130px;margin-top:6px}.products-article-table-wrap{z-index:1;position:relative}.products-article-table-wrap::before{position:absolute;top:.5em;right:0;bottom:0;width:100px;background:linear-gradient(to right,transparent 0,#d0d0d0 100%);content:"";pointer-events:none}.products-article-table-scroll{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;overflow:auto}.products-article-table-scroll::after{flex:0 0 auto;width:100px;content:""}.products-order{padding:40px 44px 44px 44px;border-radius:20px;background-color:#fcfeff;box-shadow:0 0 87px rgba(0,0,0,.01)}.products-order-title{margin-bottom:.526em;color:#573422;font-weight:700;font-size:2.111em;line-height:1.05}.products-order-ul{margin:30px 0 20px -50px;overflow:hidden}.products-order-item{margin:0 0 20px 50px;float:left;text-align:center}.products-order-image{z-index:1;position:relative;min-height:215px;padding-bottom:34px;white-space:nowrap;transition:opacity 250ms ease}.products-order-image::before{position:absolute;bottom:0;left:50%;width:170px;height:38px;margin-left:-85px;background:url(../images/sprite.png?e624432dd7)0-20px no-repeat;content:""}.products-order-item.is-disabled .products-order-image{opacity:.5}.products-order-img{display:block;width:130px;margin:6px auto 10px auto}.products-order-select{box-sizing:border-box;width:100%;padding:6px 10px;border:1px solid #cecece;border-radius:10px;background-color:#fff;color:#848585;font-size:.889em}.products-order-fields{max-width:580px}.product-references{background-color:#fff8ed}.product-references-center{max-width:1000px;margin:0 auto;padding:28px 90px 56px 120px}.product-references-text{margin-bottom:1.75em}.product-references h2{margin-bottom:.429em;color:#3ca304;font-weight:700;font-size:1.75em;line-height:1.05;text-transform:uppercase}.product-references p{font-size:1.125em;line-height:1.3}.product-references-ul{display:flex;flex-direction:row;margin-left:-46px}.product-references-item{flex:0 0 auto;width:25.814%;margin-left:46px}.product-references-image{display:block;border:12px solid #fff;box-shadow:0 4px 40px rgba(0,0,0,.11);transition:box-shadow 250ms ease}.product-references-image:hover,.product-references-image:focus{box-shadow:0 4px 40px rgba(0,0,0,.3)}.product-references-img{display:block;width:100%}.product-references-more{z-index:1;position:relative;flex:1 1 auto}.product-references-more-link{position:absolute;top:50%;right:0;width:35px;height:72px;margin-top:-36px;overflow:hidden;background:url(../images/sprite.png?e624432dd7)0-130px no-repeat;text-indent:70px;white-space:nowrap;transition:transform 250ms ease}.product-references-more-link:hover,.product-references-more-link:focus{transform:scale(1.05,1.1)}.references{margin-top:24px}.references-section{padding-top:24px;border-top:1px solid #e1e4e6}.references-title{margin-bottom:.263em;color:#573422;font-weight:700;font-size:2.375em;line-height:1.05}.references-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:20px;padding-right:20px}.references-text{flex:1 1 auto;padding-right:40px}.references-more{z-index:1;position:relative;flex:0 0 auto;padding-right:18px;color:#573422}.references-more::before{position:absolute;top:50%;right:0;width:10px;height:22px;margin-top:-11px;background:url(../images/sprite.png?e624432dd7)-388px -20px no-repeat;content:""}.references-more:hover,.references-more:focus{text-decoration:underline}.references-ul{margin-left:-38px}.references-item{box-sizing:border-box;width:25%;max-width:308px;padding:0 0 38px 38px;float:left}.references-image{display:block;border:12px solid #fff;box-shadow:0 4px 40px rgba(0,0,0,.11);transition:box-shadow 250ms ease}.references-image:hover,.references-image:focus{box-shadow:0 4px 40px rgba(0,0,0,.3)}.references-img{display:block;width:100%}.sellers-map{height:500px;margin-top:30px;box-shadow:0 0 60px rgba(0,0,0,.1)}.sellers-list{padding-top:40px}.sellers-list-ul{display:flex;flex-direction:row;flex-wrap:wrap}.sellers-list-item{box-sizing:border-box;flex:none;width:33.333%;margin-bottom:20px;padding:10px;line-height:1.5;text-align:center}.sellers-list-item strong{display:inline-block;margin-bottom:8px;color:#3ca304;font-weight:500;font-size:1.4em;line-height:1.1}.sellers-list-item a{color:inherit}.sellers-list-item a:hover,.sellers-list-item a:focus{text-decoration:underline}.contacts-top{padding:22px 32px 38px 24px;border-radius:10px;background-color:#e3ded9}.contacts-column{width:300px;margin-right:20px;float:left}.contacts a{color:#202020}.contacts a:hover,.contacts a:focus{color:#573422}.contacts-map{margin-bottom:20px}.contacts-map-iframe{width:100%;height:320px}.contacts-branches{margin:40px 0 30px 0}.contacts-branches h2{padding-bottom:.5em;border-bottom:1px solid #e3e3e4;color:#573422;font-weight:700;font-size:1.333em;line-height:1.05;text-transform:uppercase}.contacts-branches ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contacts-branches li{z-index:1;position:relative;flex:0 0 auto;width:40%;margin-top:40px}.contacts-branches li::before{position:absolute;top:4px;left:-25px;width:16px;height:16px;content:""}.contacts-branches li.region-zs::before{background-color:#f8b68b}.contacts-branches li.region-js::before{background-color:#ef7a3b}.contacts-branches li.region-ss::before{background-color:#b1dae9}.contacts-branches li.region-vs::before{background-color:#9ebf62}.contacts-branches li.region-sss::before{background-color:#ffd300}.contacts-branches .region--zs,.contacts-branches .region--ss1,.contacts-branches .region--ss2,.contacts-branches .region--vs{display:inline-block;width:16px;height:16px;margin-right:7px}.contacts-branches .region--zs{background-color:#f8b68b}.contacts-branches .region--ss1{background-color:#b1dae9}.contacts-branches .region--ss2{background-color:#ef7a3b}.contacts-branches .region--vs{background-color:#9ebf62}.contacts-branches h3{margin-bottom:3px;color:#573422;font-weight:700;font-size:1.056em;line-height:1.2}.contacts-branches p{line-height:1.2}.contacts-branches img{display:block;max-width:100%;height:auto;margin-top:20px}.contact-form{margin-top:40px;padding-left:26px;overflow:hidden;border-left:1px solid #e9ddd6}.news-list{z-index:1;position:relative;margin:40px 0 60px}.news-list-item{margin-bottom:60px}.news-list-image{width:37.7368421%;margin-right:50px;float:left}.news-list-img{display:block;width:100%;border-radius:20px;box-shadow:0 30px 140px rgba(0,0,0,.25)}.news-list-content{padding-top:20px;overflow:hidden}.news-list-title{position:relative;margin-bottom:.647em;padding-top:20px;color:#3ca304;font-weight:800;font-size:1.545em;line-height:1.1;text-transform:uppercase}.news-list-title::before{position:absolute;top:0;left:0;width:64px;height:5px;border-radius:10px;background-color:#573422;content:""}.news-list-title-link{color:inherit}.news-list-title-link:hover,.news-list-title-link:focus{color:#573422}.news-list-more-link{display:inline-block;margin-top:5px;padding:5px 10px;border:1px solid #573422;border-radius:6px;color:#573422;transition:color 250ms ease,background-color 250ms ease}.news-list-more-link:hover,.news-list-more-link:focus{background-color:#573422;color:#fff}.news-list-pagination{text-align:center}.news-article img{border-radius:32px;box-shadow:0 30px 140px rgba(0,0,0,.25)}.news-article h2{color:#573422;font-weight:800;font-size:1.545em}.news-article-back-button{display:inline-block;margin-top:5px;padding:5px 10px;border:1px solid #573422;border-radius:6px;color:#573422;transition:color 250ms ease,background-color 250ms ease}.news-article-back-button:hover,.news-article-back-button:focus{background-color:#573422;color:#fff}.site-footer-top{display:flex;flex-direction:row;justify-content:space-between;max-width:1046px;margin:0 auto;padding:52px 40px 40px 40px}.site-footer-bottom{max-width:1046px;margin:0 auto;padding:8px 0 20px 0;border-top:1px solid #f0f0f0;color:#d1d1d1;font-size:.875em}.site-footer-copy{float:left}.site-footer-webdesign{float:right}.site-footer-webdesign-link{color:inherit}.site-footer-webdesign-link:hover,.site-footer-webdesign-link:focus{color:#b8b8b8}.footer-nav{max-width:260px;padding-bottom:14px}.footer-nav h2{margin-bottom:.667em;color:#573422;font-weight:700;font-size:1.5em}.footer-nav ul{overflow:hidden}.footer-nav li{width:50%;margin-bottom:1.125em;float:left}.footer-nav a{display:inline-block;z-index:1;position:relative;padding-left:32px;color:#010101}.footer-nav a::before{position:absolute;top:50%;left:0;width:14px;height:14px;margin-top:-7px;border-radius:50%;background-color:#3ca304;content:""}.footer-nav a:hover,.footer-nav a:focus{text-decoration:underline}.footer-contacts{z-index:1;position:relative;padding-bottom:14px}.footer-contacts::before{position:absolute;top:26px;left:-70px;width:0;height:110px;transform:rotate(195deg);border-left:1px solid #ededed;content:""}.footer-contacts h2{margin-bottom:.583em;color:#573422;font-weight:700;font-size:1.5em}.footer-contacts li{margin-bottom:1em}.footer-contacts a{display:inline-block;z-index:1;position:relative;padding-left:32px;color:#3ca304;font-weight:700;font-size:1.5em;line-height:1}.footer-contacts a::before{position:absolute;top:7px;left:0;width:14px;height:14px;border-radius:50%;background-color:#3ca304;content:""}.footer-contacts a:hover,.footer-contacts a:focus{text-decoration:underline}.footer-address{z-index:1;position:relative}.footer-address::before{position:absolute;top:26px;left:-70px;width:0;height:110px;transform:rotate(195deg);border-left:1px solid #ededed;content:""}.footer-address h2{margin-bottom:.5em;color:#573422;font-weight:700;font-size:1.5em}.footer-address p{color:#010101;line-height:1.3}.footer-address a.navigation{display:inline-block;margin-top:.5em;color:#3ca304;font-size:1.125em;text-decoration:underline;transition:color 250ms ease}.footer-address a.navigation:hover,.footer-address a.navigation:focus{color:#d48300}.mfp-bg{z-index:1042;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#0b0b0b;filter:alpha(opacity=80);opacity:.8}.mfp-wrap{-webkit-backface-visibility:hidden;z-index:1043;position:fixed;top:0;left:0;width:100%;height:100%;outline:0!important}.mfp-container{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 8px;text-align:center}.mfp-container::before{display:inline-block;height:100%;content:"";vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{display:inline-block;z-index:1045;position:relative;margin:0 auto;text-align:left;vertical-align:middle}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{z-index:1044;position:absolute;top:50%;right:8px;left:8px;width:auto;margin-top:-.8em;color:#ccc;text-align:center}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{-webkit-appearance:none;display:block;z-index:1046;padding:0;overflow:visible;border:0;outline:0;background:0 0;box-shadow:none;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;top:0;right:0;width:44px;height:44px;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;line-height:44px;font-family:Arial,Baskerville,monospace;text-align:center;text-decoration:none;filter:alpha(opacity=65);opacity:.65}.mfp-close:hover,.mfp-close:focus{filter:alpha(opacity=100);opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{right:-6px;width:100%;padding-right:6px;color:#fff;text-align:right}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;position:absolute;top:50%;width:90px;height:110px;margin:0;margin-top:-55px;padding:0;filter:alpha(opacity=65);opacity:.65}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{filter:alpha(opacity=100);opacity:1}.mfp-arrow::before,.mfp-arrow::after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{display:block;position:absolute;top:0;left:0;width:0;height:0;margin-top:35px;margin-left:35px;border:medium inset transparent;content:""}.mfp-arrow::after,.mfp-arrow .mfp-a{top:8px;border-top-width:13px;border-bottom-width:13px}.mfp-arrow::before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after,.mfp-arrow-left .mfp-a{margin-left:31px;border-right:17px solid #fff}.mfp-arrow-left::before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right::after,.mfp-arrow-right .mfp-a{margin-left:39px;border-left:17px solid #fff}.mfp-arrow-right::before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{width:100%;max-width:900px;line-height:0}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;padding-top:56.25%;overflow:hidden}.mfp-iframe-scaler iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}img.mfp-img{box-sizing:border-box;display:block;width:auto;max-width:100%;height:auto;margin:0 auto;padding:40px 0 40px;line-height:0}.mfp-figure{line-height:0}.mfp-figure::after{display:block;z-index:-1;position:absolute;top:40px;right:0;bottom:40px;left:0;width:auto;height:auto;background:#444;box-shadow:0 0 8px rgba(0,0,0,.6);content:""}.mfp-figure small{display:block;color:#bdbdbd;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{position:absolute;top:100%;left:0;width:100%;margin-top:-36px;cursor:auto}.mfp-title{word-wrap:break-word;padding-right:36px;color:#f3f3f3;line-height:18px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;width:600px;margin-top:5px;margin-left:-300px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.lt-cookie-consent{visibility:hidden;z-index:1001;position:fixed;bottom:20px;left:20px;width:284px;padding:24px 24px 22px 24px;border-radius:10px;background-color:#fff;box-shadow:0 0 58px rgba(0,0,0,.1);opacity:0}.lt-cookie-consent.is-open{visibility:visible;opacity:1}.lt-cookie-consent-header{margin-bottom:20px}.lt-cookie-consent-title{z-index:1;position:relative;padding-left:64px;color:#573422;font-weight:700;font-size:1.5em;line-height:1}.lt-cookie-consent-title::before{position:absolute;top:50%;left:0;width:52px;height:52px;margin-top:-26px;background:url(../images/sprite.png?e624432dd7)-344px -60px no-repeat;content:""}.lt-cookie-consent-body{margin-bottom:20px}.lt-cookie-consent-text a{color:inherit;text-decoration:underline}.lt-cookie-consent-text a:hover,.lt-cookie-consent-text a:focus{color:#573422}.lt-cookie-consent-footer{overflow:hidden}.lt-cookie-consent-button{padding:8px 14px;border-radius:4px;font-size:.875em;text-transform:lowercase;transition:background-color 250ms ease}.lt-cookie-consent-button--agree{float:left;background-color:#573422;color:#fff}.lt-cookie-consent-button--agree:hover,.lt-cookie-consent-button--agree:focus{background-color:#0078cb}.lt-cookie-consent-button--disagree{float:right;background-color:#fff;color:#573422}.lt-cookie-consent-button--disagree:hover,.lt-cookie-consent-button--disagree:focus{background-color:#f0f0f0}@media only screen and (max-width:767px){.pagination-info{display:block;margin-bottom:10px;font-size:.875em}.pagination-item--num,.pagination-item--space{display:none}.form-field--span1of2{width:auto;margin-left:0;float:none}.site-notifications{z-index:1000;position:fixed;bottom:0;left:0;width:100%}.site-notifications-center{padding:.75em 3em .75em .938em}.site-notifications-close{display:block;top:1.5em;right:.938em}.site-header{position:sticky;width:100%;background-color:#fff;transition:transform 250ms ease}[scroll-intent=down] .site-header{transform:translateY(-100%)}[scroll-intent=up] .site-header{transform:none}.has-open-nav .site-header{transform:none}.site-header-center{display:block;padding:15px 15px}.site-header-logo-img{width:80px;height:auto}.nav-toggle{display:block;z-index:1001;position:absolute;top:10px;right:15px;width:30px;padding:5px;overflow:hidden;color:#000;line-height:1;text-indent:60px;text-transform:uppercase}.nav-toggle-icon{position:absolute;top:10px;left:4px;width:30px;height:18px}.nav-toggle-icon-in{display:block;width:26px}.nav-toggle-icon-in::before,.nav-toggle-icon-in::after{content:""}.nav-toggle-icon-in,.nav-toggle-icon-in::before,.nav-toggle-icon-in::after{position:absolute;right:0;height:3px;border-radius:4px;background-color:#000;transition:transform 250ms ease,opacity 250ms ease}.nav-toggle-icon-in::before{top:7px;width:30px}.nav-toggle-icon-in::after{top:14px;width:18px}.nav-toggle-text{font-size:1.375em}.has-open-nav .nav-toggle-icon-in{width:30px;transform:translate(0,7px) rotate(45deg)}.has-open-nav .nav-toggle-icon-in::before{opacity:0}.has-open-nav .nav-toggle-icon-in::after{width:30px;transform:translate(0,-14px) rotate(-90deg)}.site-nav{background-color:#fff}.js .site-nav{z-index:1000;position:fixed;top:0;left:-100%;width:100%;max-width:250px;height:100%;overflow:auto;box-shadow:3px 0 30px rgba(0,0,0,.3);transition:left 250ms ease}.has-open-nav .site-nav{left:0}.site-nav-ul{padding-bottom:10px;text-align:left}.site-nav-item{display:block;margin:0}.site-nav-link{padding:10px 12px;border-bottom:1px solid #e9e9e9!important;font-size:1.125em}.site-nav-link:hover,.site-nav-link:focus{background-color:#e5edf5}.site-nav-link.is-active{background-color:#e5edf5}.site-nav-level2{display:none;visibility:visible;position:static;min-width:0;padding:6px;transform:none;border-radius:0;background-color:#f8f8f8;box-shadow:none;box-shadow:none;font-size:.875em;opacity:1}.site-nav-level2-item{margin-bottom:4px;padding:0;white-space:normal}.site-nav-item:hover .site-nav-level2{display:none}.site-nav-item.is-open .site-nav-level2,.site-nav-level2.is-open{display:block!important}.header-social{margin:0 48px 0 0;padding-right:6px;float:right;border-right:1px solid #b0b0b0}.header-social li{margin:0 10px 0 0;float:left}.main-content{background-image:none!important}.main-content-center{padding:0 30px 0 30px}.main-content-content{padding:30px 0 30px 0;background-color:transparent}.main-content-content::before{display:none}.main-content-title{font-size:1.778em}.home-intro{min-height:0;overflow:hidden;background:url(../images/page-header-bg-mobile.png)0 24px no-repeat}.home-intro-center{display:block;padding:0 20px}.home-intro-content{margin:110px 0 0 10px;background-color:transparent}.home-intro-image-wrap{max-width:440px;margin:26px -10px 0-10px}.home-intro h1{font-size:2em}.home-intro p{font-size:1.5em}.home-about{margin-top:-36%}.home-about-center{display:block;padding:48% 20px 38px 20px}.home-about-left{width:auto;max-width:550px;margin-bottom:20px;padding:0 0 15px 0}.home-about-left::before{display:none}.home-about-left h2{font-size:1.75em}.home-about-right{width:auto;max-width:474px;padding:140px 0 30px 0;overflow:hidden}.home-about-right::before{bottom:0;left:50%;margin-left:-214px}.home-about-right img{top:0;left:50%;transform:translateX(-50%)}.home-features{clip-path:none}.home-features-center{padding:10px 20px 1px 20px}.home-features ul{display:block}.home-features li{width:auto;max-width:550px;padding:120px 0 0 0}.home-features li::before{position:absolute;top:19px;left:13px;margin:0}.home-features li::after{top:0;left:0;margin:0}.home-features h3{font-size:1.5em}.home-surfaces{margin-top:0}.home-surfaces-center{padding:48px 20px 0 20px}.home-surfaces-text h2{font-size:1.5em}.home-surfaces-text img{margin-bottom:30px;float:none!important}.home-surfaces-content{display:block}.home-surfaces-content img{max-width:100%;height:auto;margin-bottom:26px;float:none!important}.home-surfaces .info{width:auto;max-width:550px}.home-surfaces .info::before{left:10px}.home-surfaces .info li{padding-left:40px}.home-surfaces .info li::before{left:1px;width:20px;height:20px}.home-surfaces .info h3{font-size:1.5em}.home-surfaces .info a.more{font-size:.889em}.home-surfaces .surfaces{margin:30px 0 20px 0;text-align:center}.home-products{min-height:0;margin-top:0;background:#fff8ed!important}.home-products-wrap::before{display:none}.home-products-center{padding:30px 20px 0 20px}.home-products-content{width:auto;float:none;border-radius:0}.home-products-text{max-width:550px;padding:10px 10px 32px 10px}.home-products-text h2{font-size:1.5em}.home-products-text2{padding:0 10px 40px 10px}.home-products-text2::before{display:none}.home-products-image{display:inline-block;width:280px;float:none}.home-products-in-content{left:0;padding-top:10px}.home-products-title{font-size:1.333em}.home-products-more-link{padding:10px 20px;font-size:1em}.home-products-more-all{max-width:100px;font-size:.875em;text-align:center;white-space:normal}.breadcrumbs{font-size:.875em}.page-header{height:220px;background-size:auto 100%!important}.page-header::before{display:none}.products-list-ul{display:block}.products-list-item{width:auto;padding:30px 0 15px 0}.products-list-image{display:block;width:220px;float:none}.products-list-content{left:0;padding-top:10px;font-size:.889em}.products-article-top{display:block}.products-article-introduction{font-size:1em}.products-article-text h2{font-size:1.556em}.products-article-image{max-width:306px;margin:0-20px 20px -10px}.products-article-middle{display:block}.products-article-order{width:auto;margin:0-10px 20px -10px;padding:20px 25px}.products-article-warranty{width:auto;max-width:474px;margin:0-10px;padding:140px 0 30px 0;overflow:hidden}.products-article-warranty::before{bottom:0;left:50%;margin-left:-214px}.products-article-warranty img{top:0;left:50%;transform:translateX(-50%)}.products-article-surfaces{padding-top:0}.products-article-surfaces ul{margin-left:-30px;text-align:center}.products-article-surfaces li{display:inline-block;margin:0 0 30px 30px;float:none}.products-order{margin:0-30px;padding:30px;border-radius:0}.products-order-title{font-size:1.556em}.products-order-ul{margin-left:-10px;overflow:visible;text-align:center}.products-order-item{display:inline-block;width:140px;margin-left:10px;float:none}.product-references-center{padding:28px 30px 20px 30px}.product-references-text{margin-bottom:1em}.product-references-ul{flex-wrap:wrap;margin-left:-20px}.product-references-item{box-sizing:border-box;width:50%;margin:0;padding:0 0 20px 20px}.product-references-image{border:6px solid #fff}.product-references-more{box-sizing:border-box;width:50%;padding:0 0 20px 20px;float:left}.product-references-more-link{top:50%;right:auto;left:50%;margin-top:-46px}.references-section{padding-bottom:14px}.references-title{font-size:1.5em}.references-header{display:block;padding-right:0}.references-text{max-width:550px;padding:0 0 6px 0}.references-ul{margin-left:-20px}.references-item{width:50%;padding:0 0 20px 20px}.references-image{border:6px solid #fff}.sellers-list-ul{display:block}.sellers-list-item{width:auto;margin-bottom:30px;padding:0}.contacts-top{padding:20px 0 0 0;background-color:transparent}.contacts-column{width:auto;margin-right:0;padding-bottom:25px;float:none;text-align:center}.contacts-column p{text-align:center}.contacts-map{margin:20px -30px 0-30px;padding-bottom:0;border-bottom:0}.contacts-map-iframe{height:320px}.contacts-branches ul{display:block}.contacts-branches li{width:auto;margin-left:25px}.contacts-branches li.region-none{margin-left:0}.contact-form{margin-top:0;padding-left:0;border-left:0;font-size:.875em}.news-list{margin-bottom:40px}.news-list-item{margin-bottom:50px}.news-list-image{width:auto;max-width:390px;margin-right:0;float:none}.news-list-content{padding-top:40px}.site-footer-top{display:block;padding:30px 30px 20px 30px}.site-footer-bottom{margin:0;padding:14px 30px}.site-footer-copy{float:none}.site-footer-webdesign{float:none}.footer-contacts a{font-size:1.125em}.footer-contacts a::before{top:3px}}@media only screen and (min-width:768px) and (max-width:1024px){.site-notifications-center{padding:.75em 3em .75em .938em}.site-notifications-close{right:.938em}.site-header-center{padding-top:20px}.site-header-logo-img{width:156px;height:auto}.site-nav{flex:1;margin-left:20px}.site-nav-item{margin:0 2%}.site-nav-link{padding:6px 0;font-size:1.125em}.site-nav-level2-link{font-size:1em}.header-social{margin-top:4px}.header-social li{margin-left:10px}.main-content{background-image:none!important}.main-content-center{padding:0 20px}.main-content-content{margin-top:-20px;padding:30px 28px 40px 28px;background-color:transparent}.main-content-content::before{display:none}.main-content--white .main-content-content{margin-top:0}.main-content-title{z-index:1;position:relative;max-width:570px;font-size:2em}.home-intro{background-position:-320px -2px}.home-intro-content{margin:120px 0 0 0}.home-intro-image-wrap{width:60%}.home-intro h1{font-size:2.5em}.home-intro p{font-size:2em}.home-about-center{display:block;padding-top:70px}.home-about-left{width:auto;max-width:550px;margin-bottom:20px}.home-about-left h2{font-size:1.75em}.home-about-right{width:auto;max-width:474px}.home-features-center{padding:30px 40px 100px 40px}.home-features ul{display:block}.home-features li{width:auto;max-width:550px;padding-right:0}.home-features h3{font-size:1.5em}.home-surfaces-text{max-width:630px}.home-surfaces-text p{padding-right:0}.home-surfaces-content{display:block}.home-surfaces .info{width:auto;max-width:630px}.home-surfaces .info li::before{left:37px;width:20px;height:20px}.home-surfaces .info h3{font-size:1.5em}.home-surfaces .surfaces{margin:40px 0 0 20px}.home-products-content{max-width:640px}.home-products-text{padding-left:48px}.home-products-text2::before{display:none}.home-products-image{width:280px}.home-products-more-link{padding:10px 20px;font-size:1em}.home-products-more-all{font-size:.875em}.page-header::before{background-position:-320px 83px}.products-list-item{flex:1 1 auto;min-width:440px;max-width:620px}.products-list-image{width:220px}.products-article-top{align-items:flex-start}.products-article-left{max-width:58%}.products-article-introduction{font-size:1em}.products-article-text h2{font-size:1.667em}.products-article-image{position:relative;right:-30px;margin-top:44px}.products-article-middle{display:block}.products-article-order{width:auto;max-width:500px;margin-bottom:20px}.products-article-warranty{width:auto;max-width:474px;margin:0 0 0 24px}.products-article-surfaces{padding:45px 0 20px 0}.products-article-surfaces ul{margin-left:-50px}.products-article-surfaces li{margin-left:50px}.products-order{margin:0-48px;border-radius:0}.products-order-title{font-size:1.667em}.products-order-ul{margin-left:-30px}.products-order-item{margin-left:16px}.product-references-center{padding:28px 48px 56px 48px}.product-references-ul{margin-left:-30px}.product-references-item{margin-left:30px}.references-title{font-size:1.875em}.references-ul{margin-left:-38px}.references-item{width:33.333%}.contacts{font-size:.875em}.contacts-column{width:230px}.contacts-map{margin-bottom:12px}.news-list{margin-bottom:40px}.news-list-item{margin-bottom:40px}.news-list-image{margin-right:30px}.news-list-content{padding-top:0}.site-footer-top{flex-wrap:wrap;padding-top:40px}.site-footer-bottom{margin:0;padding:14px 20px}.footer-contacts a{font-size:1.25em}.footer-contacts a::before{top:5px}}@media only screen and (-webkit-min-device-pixel-ratio:2){.header-social a,.home-about-right::before,.home-features li::before,.home-products-text2::before,.home-surfaces .surfaces li::before,.notification::before,.product-references-more-link,.products-article-warranty::before,.products-article-surfaces li::before,.references-more::before,.pagination-arrow::before{background-image:url(../images/sprite@2x.png?e624432dd7);background-size:430px auto}.home-intro,.main-content{background-image:url(../images/page-header-bg-23b@2x.webp);background-size:auto 440px}.home-products{background-image:url(../images/home-products-bg-23@2x.jpg);background-size:auto 729px}.page-header{background-size:auto 468px}.page-header::before{background-image:url(../images/page-header-bg-23b@2x.webp);background-size:auto 440px}.page-header--default{background-image:url(../images/themes/default_23@2x.jpg)}.page-header--about{background-image:url(../images/themes/about_23@2x.jpg)}.page-header--products{background-image:url(../images/themes/products_23@2x.jpg)}.page-header--references{background-image:url(../images/themes/references_23@2x.jpg)}.page-header--contacts{background-image:url(../images/themes/contacts_23@2x.jpg)}.page-header--product-toscana-classic{background-image:url(../images/themes/product-toscana-classic@2x.jpg)}.page-header--product-toscana-extra{background-image:url(../images/themes/product-toscana-extra@2x.jpg)}.page-header--product-lux{background-image:url(../images/themes/product-lux@2x.jpg);background-color:#000}.page-header--product-granite{background-image:url(../images/themes/product-granite@2x.jpg);background-color:#000}.lt-cookie-consent-title::before{background-image:url(../images/sprite@2x.png?e624432dd7);background-size:430px auto}}@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:767px){.home-intro{background-image:url(../images/page-header-bg-mobile@2x.png);background-size:auto 350px}}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-right:0;padding-left:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{box-sizing:border-box;position:fixed;top:auto;bottom:0;margin:0;padding:3px 5px;background:rgba(0,0,0,.6)}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{top:3px;right:5px}.mfp-img-mobile .mfp-close{position:fixed;top:0;right:0;width:35px;height:35px;padding:0;background:rgba(0,0,0,.6);line-height:35px;text-align:center}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-right:6px;padding-left:6px}}@media only screen and (max-width:360px){.lt-cookie-consent{bottom:15px;left:15px;max-width:254px;padding:18px}.lt-cookie-consent-button{padding:8px 12px}}

@keyframes fade {
    0% {
        opacity: 0;
    }
    6.25% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    31.25% {
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}

.home-intro-img {
    animation: fade 20s infinite;
}

.home-intro-img:nth-child(1) {
    animation-delay: 0s;
}

.home-intro-img:nth-child(2) {
    animation-delay: 4s;
}

.home-intro-img:nth-child(3) {
    animation-delay: 8s;
}

.home-intro-img:nth-child(4) {
    animation-delay: 12s;
}

.home-intro-img:nth-child(5) {
    animation-delay: 16s;
}