
html {min-width: 320px;}

 body {position: relative; background:#fff;  margin: 0; padding: 0px 0 0 0; height: auto !important;  min-height: 100%; min-width: 320px; font-family: 'Ubuntu';}
 html > body {padding: 0;}
 img {padding: 0; margin: 0; border: 0;}
 .cleaner {clear: both;}
 a:hover {text-decoration: none;}
input::-moz-placeholder {opacity: 0.5;}
input::-webkit-input-placeholder {opacity: 0.5;}
input:focus::-moz-placeholder {opacity: 0!important;}
input:focus::-webkit-input-placeholder {opacity: 0!important;}
textarea::-moz-placeholder {opacity: 0.5;}
textarea::-webkit-input-placeholder {opacity: 0.5;}
textarea:focus::-moz-placeholder {opacity: 0;}
textarea:focus::-webkit-input-placeholder {opacity: 0;}
a {color: #09a9dc;}
* {outline: none}
.all {width:100%; position: relative; max-width:1240px; margin: 0 auto; padding: 0 10px; box-sizing: border-box;}
form {padding: 0; margin: 0; border: 0;}
form fieldset {padding: 0; margin: 0; border: 0;}
button, a {transition: all 0.3s ease; -webkit-transition: all 0.3s ease;}


.rub {font-family: 'Helvetica';}

.container {position: relative; width:100%; max-width: 100%; overflow: hidden; padding: 48px 0 0 0;}

header {margin: 0 0 30px; height: 102px; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 2;}
header .link-nav {display:none;}
header ul.topmenu {padding: 0; margin: 0 ;list-style-type: none; }
header ul.topmenu li {margin: 0 7px; display: inline;}
header ul.topmenu li a {font-size: 14px; color: #272727; text-decoration: none;}
header ul.topmenu li a:hover {color: #e84545;}
header ul.topmenu li.active a {color: #e84545;}
header .contacts {width: 340px; height: 104px; display: flex; border: 3px solid #f4efe8; box-sizing: border-box; padding: 13px; align-items: center; justify-content: space-between; background: url(img/phone-bg.png) center center no-repeat; font-size: 16px;}
header .contacts a {color: #272727; text-decoration: none;}
header .contacts a.email {display: table; margin: 15px 0 0 0; color: #e84545;}
header .contacts .left {text-align: right;}
header .contacts .right {text-align: right;}
header .contacts .right a {font-size: 24px; font-weight: bold; color: #e84545; text-transform: uppercase;}

header .contacts .popup {font-size: 12px; color: #808080; font-weight: bold; text-align: left; padding: 20px; box-sizing: border-box; position: absolute; transition: opacity 0.3s ease; width: 316px; background: #f4efe8; top: 107px; left: -99999px; opacity: 0;}
header .contacts .popup.open {right: 0; left: auto; opacity: 1;}
header .contacts .popup p {padding: 0 0 5px; margin: 0;}
header .contacts .popup .close {position: absolute; top: 10px; right: 20px; cursor: pointer;}
header .contacts .popup input[type=text] {display: block; width:100%; padding: 0 7px; box-sizing: border-box; height: 30px; line-height: 30px; background: #fff; border: 0; font-family: inherit; font-size: 12px; color: #1c1c1c; margin: 0 0 20px;}
header .contacts .popup textarea {display: block; width:100%; padding: 7px 7px; resize: none; box-sizing: border-box; height: 130px; background: #fff; border: 0; font-family: inherit; font-size: 12px; color: #1c1c1c; margin: 0 0 20px;}
header .contacts .popup .checkbox {margin: 0 0 20px; color: #121211; line-height: 155%; font-weight: normal; position: relative; padding-left: 45px; box-sizing: border-box;}
header .contacts .popup .checkbox input {width: 24px; height: 24px; padding: 0; margin: 0; position: absolute; top: 2px; left: 0; opacity: 0; z-index: 2; cursor: pointer;}
header .contacts .popup .checkbox input:checked + span:after {content:''; position: absolute; display: block; width: 8px; height: 8px; border-radius: 50%; background: #2b2e4a; top: 50%; left: 50%; margin: -4px 0 0 -4px;}
header .contacts .popup .checkbox label span {border: 2px solid #2b2e4a; border-radius: 3px; box-sizing: border-box; width: 24px; height: 24px; padding: 0; margin: 0; position: absolute; top: 2px; left: 0;}

header .contacts .popup input[type=submit] {width: 100%; height: 40px; box-sizing: border-box; line-height: 36px; text-align: center; cursor: pointer; font-family: inherit; text-transform: uppercase; border: 2px solid #e84545; color: #e84545; font-size: 20px; font-weight: bold;}


.benefits {margin: 0 0 35px; display: flex; justify-content: space-between; }
.benefits .block {font-size: 14px; color: #252525; font-weight: bold; text-align:center; width: 216px;}
.benefits .block p {padding: 0; margin: 0;}
.benefits .block .icon {height: 85px; margin: 0 0 15px;}
.benefits .block .icon img {max-height: 85px;}


.top-slider {margin: 0 0 20px;}
.top-slider .owl-item {padding: 30px 0 0 0;}
.top-slider .item {position:relative; font-size: 12px; color: #fff; display: flex; align-items: stretch; padding: 12px; box-sizing: border-box; background: #2b2e4a; height: 140px; margin: 0 0 40px;}
.top-slider .item .pic {width: 140px; position: relative;}
.top-slider .item .pic .in {width: 100%; height: 140px; box-sizing: border-box; position: absolute; top: -24px; border: 3px solid #2b2e4a;}
.top-slider .item .pic .in .into {background: #fff; width:100%; height: 100%; box-sizing: border-box; border: 15px solid #fff; background-position: center center; background-repeat: no-repeat; background-size:contain;}
.top-slider .item .text {position: relative; z-index: 2; padding: 3px 40px 0 20px; width: calc(100% - 140px); box-sizing: border-box;}
.top-slider .item .text h2 {font-weight: bold; font-size: 24px; text-transform: uppercase; color: #e84545; padding: 0; margin: 0;}
.top-slider .item .text small {display:block; font-size: 12px; font-weight: bold;}
.top-slider .item .text .price {font-size: 16px; font-weight: bold;}
.top-slider .item .text .price .old {margin-right: 10px; text-decoration: line-through;}
.top-slider .item .text .char {display: block; padding: 8px 0;}
.top-slider .item .sale {font-size: 94px; overflow: hidden; font-weight: bold; line-height: 94px; height: 74px; color: #1b1d2f; position: absolute; bottom: 0; right: 0;}
.top-slider .item .btn {z-index: 3; position: absolute; width: 140px; display: flex; top: 40px; right: -41px; justify-content:center; align-items: center; height: 34px; background: #e84545; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: bold; text-decoration:none; transform: rotate(-90deg);}
.top-slider .owl-carousel.owl-topslider .owl-nav button.owl-prev {width: 16px; height: 32px; text-indent: 9999px; overflow:hidden; border: 0; cursor: pointer; position: absolute; left: -31px; top: 50%; margin-top: -16px; background:url(img/arrow-l.png) center center no-repeat;}
.top-slider .owl-carousel.owl-topslider .owl-nav button.owl-next {width: 16px; height: 32px; text-indent: 9999px; overflow:hidden; border: 0; cursor: pointer; position: absolute; right: -31px; top: 50%; margin-top: -16px; background:url(img/arrow-r.png) center center no-repeat;}


.thanks-page {color: #2b2e4a; font-size: 30px; padding: 200px 0; text-align:center; margin: 0;}
.thanks-page p {padding: 0; margin: 0;}

.tabs ul {padding: 0; border-bottom: 4px solid #e84545; margin: 0 0 35px; list-style-type: none; display: flex; align-items: flex-end;}
.tabs ul li {width: 50%;}
.tabs ul li a {transition: none; position: relative; display: flex; width: 100%; justify-content: center; align-items: center; height: 33px; text-decoration:none; background: #903749; font-size: 16px; font-weight: bold; color: #fff; text-transform: uppercase;}
.tabs ul li.active {position: relative; z-index:2;}
.tabs ul li.active a:after {width: 55px; height: 32px; content: ''; display: block; position: absolute; bottom: 0; left: 100%; background: url(img/tabs-shadow-r.png) center center no-repeat;}
.tabs ul li.active:last-child a:after {width: 55px; height: 32px; content: ''; display: block; position: absolute; bottom: 0; left: auto; right: 100%; background: url(img/tabs-shadow-l.png) center center no-repeat;}
.tabs ul li.active a {height: 38px; background: #e84545;}



.catalog .tabs-content .tab .into-catalog {display: flex; flex-wrap: wrap; margin: 0 -17px 40px; width: calc(100% + 34px);}
.catalog .tabs-content .tab .into-catalog .block {width: calc(25% - 34px); margin: 0 17px 34px; border: 3px solid transparent; box-sizing: border-box;}
.catalog .tabs-content .tab .into-catalog .block:hover {border-color: #f4efe8;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal {margin: 0 0 15px;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .owl-dots {display: none;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .item {border: 7px solid #fff; width: 100%; height: 270px; box-sizing: border-box; background-position: center center; background-size: contain; background-repeat: no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .owl-nav {position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 2px solid #f4efe8; box-sizing: border-box; display: flex; justify-content: space-between;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .owl-nav button {width: 34px; height: 25px; border: 0; cursor: pointer; text-indent: 999px; overflow:hidden; background: #f4efe8; background-position: center center; background-repeat: no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .owl-nav button.owl-prev {background-image: url(img/arrow-l-s.png);}
.catalog .tabs-content .tab .into-catalog .block .owl-carousel.owl-gal .owl-nav button.owl-next {background-image: url(img/arrow-r-s.png);}
.catalog .tabs-content .tab .into-catalog .block small {font-weight: bold; font-size: 12px; color: #808080;}
.catalog .tabs-content .tab .into-catalog .block h3 {padding: 0; margin: 0; font-size: 24px; min-height: 70px; font-weight: bold; color: #e84545; text-transform:uppercase; line-height: 110%; }
.catalog .tabs-content .tab .into-catalog .block .selects {height: 27px; margin: 0 0 20px; position: relative; z-index:2; display: flex; justify-content: space-between;}
.catalog .tabs-content .tab .into-catalog .block .selects .in {position: relative; width: calc(100% / 3 - 3px);}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox {display: block; box-sizing: border-box; width:100%; height: 24px; line-height: 24px; background: #f3f3f3; padding: 0 7px; box-sizing: border-box; font-size: 12px; color: #3a3a3a; cursor: pointer;}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox__select {height: 24px;}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox__trigger {width: 10px; height: 6px; position: absolute; top: 50%; right: 4px; margin-top: -3px; background: url(img/str.png) center center no-repeat; cursor: pointer;}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox__dropdown {left: 0px; width:100%; padding: 7px; box-sizing: border-box; background: #f3f3f3;font-size: 12px; color: #3a3a3a; text-align: left;}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox__dropdown ul {padding: 0; margin: 0; list-style-type:none;}
.catalog .tabs-content .tab .into-catalog .block .selects .jq-selectbox__dropdown ul li:hover {color: #e84545;}

.catalog .tabs-content .tab .into-catalog .block .colors {transition: all 0.3s ease; margin: 0 0 22px; display: flex; flex-wrap: wrap;}
.catalog .tabs-content .tab .into-catalog .block .colors .in {transition: all 0.3s ease; overflow:hidden; width: 24px; height: 24px; margin: 0 4px 4px 0; position: relative; box-sizing: border-box;}
.catalog .tabs-content .tab .into-catalog .block .colors .in:after {content: ''; width: 14px; height: 14px; display: block; background: #fff; transform: rotate(45deg); position: absolute; bottom: -8px; right: -8px;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.white:after {border: 2px solid #cfcfcf; box-sizing: border-box;  bottom: -6px; right: -6px;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.white:before {border: 2px solid #cfcfcf;  content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width: 100%; box-sizing: border-box;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.white {background: #f3f3f3; }
.catalog .tabs-content .tab .into-catalog .block .colors .in.black {background: #0d0d0d;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.red {background: #be0000;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.blue {background: #0040be;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.lblue {background: #009fea;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.green {background: #00be2f;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.brown {background: #8d3500;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.orange {background: #e77926;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.purple {background: #8300e0;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.pink {background: #ea0097;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.silver {background: url(img/silver.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.rainbow {background: url(img/rainbow.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.slice {background: url(img/slice.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.redtree {background: url(img/redtree.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.ltree {background: url(img/ltree.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.steel {background: url(img/steel.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.dtree {background: url(img/dtree.png) top left no-repeat;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.yellow {background: #f9c030;}
.catalog .tabs-content .tab .into-catalog .block .colors .in.gray {background: #808080;}
.catalog .tabs-content .tab .into-catalog .block:hover .colors {padding-left: 10px; padding-right: 10px;}
.catalog .tabs-content .tab .into-catalog .block .bottom {font-weight: bold; font-size: 24px; color: #000000; padding: 0 0 0 0px; box-sizing: border-box; height: 40px; background: #f4efe8; display: flex; align-items: center; justify-content: space-between; margin-bottom: -3px;}
.catalog .tabs-content .tab .into-catalog .block .bottom .price{background: #f3f3f3; line-height: 40px; padding: 0 10px;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question {z-index: 3; position: relative; width: 40px; height: 40px; background: url(img/question.jpg) center center no-repeat; }
.catalog .tabs-content .tab .into-catalog .block .bottom .question:hover:after {content: ''; display: block; position: absolute; bottom: calc(100% - 20px); left: calc(100% - 20px); width: 150px; height: 150px;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question:hover .hidden {display: block;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden {z-index: 5; display: none; background: #f4efe8; padding-top: 10px; overflow: hidden; width: 570px; font-size: 12px; font-weight: normal; bottom: calc(100% + 5px); left: 100%; position: absolute;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table {width:100%; padding: 0px 0 0 0; border: 0; border-collapse: collapse;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table th { text-align: left; font-weight: bold; padding: 0 5px 10px;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table td { position:relative; cursor: pointer; text-align: center; padding: 5px;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table td:first-child {text-align:right;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table .b-l {border-left: 1px solid rgba(0,0,0,0.2);}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table tr.fill:hover td {background: #a3a3a3;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table tr.fill td.color {background: #a3a3a3;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table tr.fill:hover td:hover {background: #2a2e4b; color: #fff;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden table .rub {font-size: 11px;}


.catalog .tabs-content .tab .into-catalog .block:nth-child(3) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(4) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(7) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(8) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(11) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(12) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(15) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(16) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(19) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(20) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(23) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(24) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(27) .bottom .question .hidden,
.catalog .tabs-content .tab .into-catalog .block:nth-child(28) .bottom .question .hidden {left: auto; right: 100%;}


.catalog .tabs-content .tab .into-catalog .block:nth-child(3) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(4) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(7) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(8) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(11) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(12) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(15) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(16) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(19) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(20) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(23) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(24) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(27) .bottom .question:hover:after,
.catalog .tabs-content .tab .into-catalog .block:nth-child(28) .bottom .question:hover:after {left: auto; right: calc(100% - 20px); height: 150px;}


.catalog .tabs-content .tab .into-catalog .block .bottom .btn {border-left: 4px solid #fff; box-sizing: border-box; width: 44px; height: 40px; display: block; background: url(img/buy.png) center center no-repeat;}

ul.pagination {font-size: 16px; font-weight: bold; color: #b3b3b3; padding: 0; margin: 0 0 60px; list-style-type: none; display: flex; justify-content: center; align-items: center;}
ul.pagination li {margin: 0 7px;}
ul.pagination li a {text-decoration: none; font-size: 16px; font-weight: bold; color: #e84646;}
ul.pagination li.active a {color: #b3b3b3;}
ul.pagination li.disabled a {color: #b3b3b3;}

.our-clients {margin: 0 0 60px;}
.our-clients h2 {text-align: center; color: #252525; font-size: 35px; font-weight: bold; text-transform: uppercase; padding: 0 0 35px; margin: 0;}
.our-clients .into {display: flex; justify-content: space-between; align-items: center; margin: 0 -10px; width: calc(100% + 20px);}
.our-clients .into img {margin: 0 10px;}

.bottom-text {font-size: 13px; color: #151515; line-height: 155%;}
.bottom-text p {padding: 0 0 10px; margin: 0;}
.bottom-text p:last-child {padding: 0;}
.bottom-text h2 {line-height: 110%; font-size: 17px; color: #151515; font-weight: bold; padding: 0 0 15px; margin: 0;}


.works-page {font-size: 14px; color: #151515; line-height: 155%;}
.works-page .text {max-width:570px; margin: 0 0 30px;}
.works-page .text p {padding: 0 0 15px; margin: 0;}
.works-page h1 {line-height: 110%; font-weight: bold; font-size: 24px; color: #2b2e4a; padding: 0 0 15px; margin: 0;}
.works-page .into {flex-wrap: wrap; display: flex; margin: 0 -15px;width: calc(100% + 30px); justify-content:center; }
.works-page .into .block {position: relative; height: 275px; width: calc(25% - 30px); margin: 0 15px 30px;  background-position: center center; background-size: cover; min-width: 220px;}  
.works-page .into .block:after {content: ''; position: absolute; display: block; left: 0; top: 0; bottom: 0; width: 100%; border: 2px solid #2b2e4a; box-sizing: border-box; opacity: 0; transition: opacity 0.3s ease;}
.works-page .into .block:hover:after {opacity: 1;}


.contacts-page h1 {line-height: 110%; font-weight: bold; font-size: 24px; color: #2b2e4a; padding: 0 0 30px; margin: 0;}
.contacts-page {font-size: 16px; color: #000; font-weight: bold;}
.contacts-page p {max-width: 470px; padding: 0 0 25px; margin: 0;}
.contacts-page small {font-size: 12px; font-weight: normal;}
.contacts-page a.tel {text-decoration: none; color: inherit;}
.contacts-page a {color: #e84545; text-decoration:none;}
.contacts-page a.whatsapp {color: #009346;}
.contacts-page a.tgm {color: #2390cc;}
.contacts-page .map {margin: 25px 0 0 0;}
.ymaps-2-1-75-controls-pane, 
.ymaps-2-1-76-controls-pane {display: none!important;}

.product-detail {display: flex;}
.product-detail .gallery {border-top: 2px solid #f4efe8; padding-top: 0px; width: 584px; margin: 0 40px 40px 0;}
.product-detail .gallery .big-photo {border-bottom: 2px solid #f4efe8; margin: 0 0 33px; height: 584px; height: 584px; overflow: hidden;}
.product-detail .gallery .big-photo a {display:none; height: 584px; background-position: center center; background-size: cover;}
.product-detail .gallery .big-photo a:first-child {display: block;}
.product-detail .gallery .owl-carousel.owl-thumbs {margin: 0 42px; width: calc(100% - 82px);}
.product-detail .gallery .owl-carousel.owl-thumbs .item {height: 120px; display: block; background-size: cover; background-position: center center;}
.product-detail .gallery .owl-carousel.owl-thumbs .owl-dots {display:none;}
.product-detail .gallery .owl-carousel.owl-thumbs .owl-nav button.owl-prev {position: absolute; width: 36px; top: 0; bottom: 0; position: absolute; left: -42px; cursor: pointer; border: 0; text-indent: 9999px; overflow:hidden; background: #f4efe8 url(img/arrow-l-s.png) center center no-repeat;}
.product-detail .gallery .owl-carousel.owl-thumbs .owl-nav button.owl-next {position: absolute; width: 36px; top: 0; bottom: 0; position: absolute; right: -42px; cursor: pointer; border: 0; text-indent: 9999px; overflow:hidden; background: #f4efe8 url(img/arrow-r-s.png) center center no-repeat;}

.product-detail .rightpart {width: calc(100% - 624px); margin: 0 0 40px;}
.product-detail .rightpart .in {align-items: flex-start; display: flex; justify-content: space-between; width: 100%; flex-wrap: wrap;}
.product-detail .rightpart form {align-items: flex-start; display: flex; justify-content: space-between; width: 100%; flex-wrap: wrap;}
.product-detail .rightpart h1 {width: 100%; line-height: 110%; font-weight: bold; font-size: 24px; color: #2b2e4a; padding: 0 0 25px; margin: 0; text-transform: uppercase;}
.product-detail .rightpart .left {line-height: 135%; width: calc(50% - 16px); font-size: 12px; color: #000;}
.product-detail .rightpart .left p {padding: 0 0 10px; margin: 0;}
.product-detail .rightpart .left .selects {margin: 0 0 20px; position: relative; z-index:2; display: flex; justify-content: space-between;}
.product-detail .rightpart .left .selects .in {position: relative; width: calc(100% / 3 - 4px);}
.product-detail .rightpart .left .selects .jq-selectbox {box-sizing: border-box; width:100%; height: 24px; line-height: 24px; background: #f3f3f3; padding: 0 7px; box-sizing: border-box; font-size: 12px; color: #3a3a3a; cursor: pointer;}
.product-detail .rightpart .left .selects .jq-selectbox__trigger {width: 10px; height: 6px; position: absolute; top: 50%; right: 4px; margin-top: -3px; background: url(img/str.png) center center no-repeat; cursor: pointer;}
.product-detail .rightpart .left .selects .jq-selectbox__dropdown {left: 0px; width:100%; padding: 7px; box-sizing: border-box; background: #f3f3f3;font-size: 12px; color: #3a3a3a; text-align: left;}
.product-detail .rightpart .left .selects .jq-selectbox__dropdown ul {padding: 0; margin: 0; list-style-type:none;}
.product-detail .rightpart .left .selects .jq-selectbox__dropdown ul li:hover {color: #e84545;}
.product-detail .rightpart .left .colors {transition: all 0.3s ease; margin: 0 0 22px; display: flex; flex-wrap: wrap;}
.product-detail .rightpart .left .colors .in {transition: all 0.3s ease; overflow:hidden; width: 24px; height: 24px; margin: 0 4px 4px 0; position: relative; box-sizing: border-box;}
.product-detail .rightpart .left .colors .in:after {content: ''; width: 14px; height: 14px; display: block; background: #fff; transform: rotate(45deg); position: absolute; bottom: -8px; right: -8px;}
.product-detail .rightpart .left .colors .in.white:after {border: 2px solid #cfcfcf; box-sizing: border-box;  bottom: -6px; right: -6px;}
.product-detail .rightpart .left .colors .in.white:before {border: 2px solid #cfcfcf;  content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; width: 100%; box-sizing: border-box;}
.product-detail .rightpart .left .colors .in.white {background: #f3f3f3; }
.product-detail .rightpart .left .colors .in.black {background: #0d0d0d;}
.product-detail .rightpart .left .colors .in.red {background: #be0000;}
.product-detail .rightpart .left .colors .in.blue {background: #0040be;}
.product-detail .rightpart .left .colors .in.lblue {background: #009fea;}
.product-detail .rightpart .left .colors .in.green {background: #00be2f;}
.product-detail .rightpart .left .colors .in.brown {background: #8d3500;}
.product-detail .rightpart .left .colors .in.orange {background: #e77926;}
.product-detail .rightpart .left .colors .in.purple {background: #8300e0;}
.product-detail .rightpart .left .colors .in.pink {background: #ea0097;}
.product-detail .rightpart .left .colors .in.silver {background: url(img/silver.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.rainbow {background: url(img/rainbow.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.slice {background: url(img/slice.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.redtree {background: url(img/redtree.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.ltree {background: url(img/ltree.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.steel {background: url(img/steel.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.dtree {background: url(img/dtree.png) top left no-repeat;}
.product-detail .rightpart .left .colors .in.yellow {background: #f9c030;}
.product-detail .rightpart .left .colors .in.gray {background: #808080;}
.catalog .tabs-content .tab .into-catalog .block:hover .colors {padding-left: 10px; padding-right: 10px;}

.product-detail .rightpart .right {width: calc(50% - 16px); font-size: 12px; font-weight: bold; color: #808080;}
.product-detail .rightpart .right p {padding: 0 0 5px; margin: 0;}
.product-detail .rightpart .right input[type=text] {display: block; width:100%; padding: 0 7px; box-sizing: border-box; height: 30px; line-height: 30px; background: #f3f3f3; border: 0; font-family: inherit; font-size: 12px; color: #1c1c1c; margin: 0 0 20px;}
.product-detail .rightpart .right textarea {display: block; width:100%; padding: 7px 7px; resize: none; box-sizing: border-box; height: 130px; background: #f3f3f3; border: 0; font-family: inherit; font-size: 12px; color: #1c1c1c; margin: 0 0 20px;}
.product-detail .rightpart .right input[type=submit] {height: 40px; line-height: 40px; background: #903749 url(img/submit-right.jpg) top right no-repeat; padding: 0 40px 0 0; box-sizing: border-box; text-align: center; cursor: pointer; font-family: inherit; cursor: pointer; border: 0; width:100%;  font-size: 16px; color: #fff; text-transform:uppercase; font-weight: bold;}


.product-detail .rightpart .checkbox {margin: 0 0 20px; color: #121211; line-height: 155%; font-weight: normal; position: relative; padding-left: 45px; box-sizing: border-box;}
.product-detail .rightpart .checkbox input {width: 24px; height: 24px; padding: 0; margin: 0; position: absolute; top: 2px; left: 0; opacity: 0; z-index: 2; cursor: pointer;}
.product-detail .rightpart .checkbox input:checked + span:after {content:''; position: absolute; display: block; width: 8px; height: 8px; border-radius: 50%; background: #2b2e4a; top: 50%; left: 50%; margin: -4px 0 0 -4px;}
.product-detail .rightpart .checkbox label span {border: 2px solid #2b2e4a; border-radius: 3px; box-sizing: border-box; width: 24px; height: 24px; padding: 0; margin: 0; position: absolute; top: 2px; left: 0;}
.product-detail .rightpart .left .checkbox {padding-top: 5px; box-sizing: border-box;}
.product-detail .rightpart .left .checkbox small {display: block; color: #808080; font-size:12px; line-height: 140%; margin-top: 7px;}


.product-detail .rightpart .left .file-block {margin: 15px 0 0 0; padding: 15px 15px 30px; position: relative; box-sizing: border-box; border: 2px solid #f4efe8;}
.product-detail .rightpart .left .file-block input {z-index: 2; opacity: 0; cursor: hand; position: absolute; left: 15px; bottom: 15px;}
.product-detail .rightpart .left .file-block .text {font-size: 14px; color: #e84545; font-weight: bold; position: absolute; bottom: 15px; left: 15px;}
.product-detail .rightpart .left .file-block .text:before {content: 'Прикрепить файл';}
.product-detail .rightpart .left .file-block .MultiFile-remove {margin: 0 6px 5px 0; display: block; width: 16px; height: 16px; overflow: hidden; text-indent: 999px; background: url(img/delete.jpg) center center no-repeat;}
.product-detail .rightpart .left .file-block .MultiFile-label {display: flex; align-items: center; margin: 0 0 5px;}
.product-detail .rightpart .left .price-line {font-weight: bold; font-size: 24px; color: #000000; padding: 0 0 0 0px; box-sizing: border-box; height: 40px; background: #f4efe8; display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px;}
.product-detail .rightpart .left .price-line .price{background: #f3f3f3; line-height: 40px; padding: 0 10px;}
.product-detail .rightpart .left .price-line .question {position: relative; width: 40px; height: 40px; background: url(img/question.jpg) center center no-repeat; }


.product-detail .rightpart .left .price-line .question:hover:after {content: ''; display: block; position: absolute; bottom: calc(100% - 20px); left: 50%; width: 150px; height: 50px; margin-left: -75px;}
.product-detail .rightpart .left .price-line .question:hover .hidden {display: block;}
.product-detail .rightpart .left .price-line .question .hidden {z-index: 5; display: none; background: #f4efe8; padding-top: 10px; overflow: hidden; width: 570px; font-size: 12px; font-weight: normal; bottom: calc(100% + 5px); left: 50%; position: absolute; margin-left: -285px;}
.product-detail .rightpart .left .price-line .question .hidden table {width:100%; padding: 0px 0 0 0; border: 0; border-collapse: collapse;}
.product-detail .rightpart .left .price-line .question .hidden table th { text-align: left; font-weight: bold; padding: 0 5px 10px;}
.product-detail .rightpart .left .price-line .question .hidden table td { position:relative; cursor: pointer; text-align: center; padding: 5px;}
.product-detail .rightpart .left .price-line .question .hidden table td:first-child {text-align:right;}
.product-detail .rightpart .left .price-line .question .hidden table .b-l {border-left: 1px solid rgba(0,0,0,0.2);}
.product-detail .rightpart .left .price-line .question .hidden table tr.fill:hover td {background: #a3a3a3;}
.product-detail .rightpart .left .price-line .question .hidden table tr.fill td.color {background: #a3a3a3;}
.product-detail .rightpart .left .price-line .question .hidden table tr.fill:hover td:hover {background: #2a2e4b; color: #fff;}
.product-detail .rightpart .left .price-line .question .hidden table .rub {font-size: 11px;}


.product-detail .rightpart .left .download {border: 2px solid #e84545; color: #e84545; margin: 10px 0 20px; height: 40px; font-size: 18px; font-weight: bold; text-transform: uppercase; text-decoration: none; display: flex; align-items: center; justify-content: center; width: 100%; box-sizing: border-box;}
.product-detail .rightpart .left .download:before {content: url(img/download-icon.png); margin: 0 10px 0 0;}



footer {line-height: 110%; font-size: 14px; color: #454545; align-items: flex-start; display: flex; justify-content: space-between; margin: 30px 0 0 0; padding: 30px 0; border-top: 2px solid #f2f2f2;}
footer p {padding: 0 0 10px; margin: 0;}
footer p a {font-weight: bold; color: #e84545; text-decoration: none;}
footer .block ul {padding: 0; margin: 0;list-style-type: none;}
footer .block ul li {margin: 0 0 7px;}
footer .block ul li a {color: inherit; text-decoration: none;}
footer .block ul li a:hover {color: #e84545;}
footer .logo {margin-top: 20px;}


.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
.jq-checkbox,.jq-radio{position:relative;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jq-checkbox input,.jq-radio input{position:absolute;z-index:-1;margin:0;padding:0;opacity:0}.jq-file{position:relative;display:inline-block;overflow:hidden}.jq-file input{position:absolute;top:0;right:0;height:auto;margin:0;padding:0;opacity:0;font-size:100px;line-height:1em}.jq-file__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox,.jq-select-multiple{position:relative;display:inline-block}.jq-selectbox select,.jq-select-multiple select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}.jq-selectbox li,.jq-select-multiple li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch}.jq-select-multiple ul{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.jq-number{display:inline-block}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}


@media screen and (max-width: 1300px) {
.owl-carousel.owl-topslider {margin-left: 40px; margin-right: 40px; width: calc(100% - 80px);}
}

@media screen and (max-width: 1200px) {
header .logo img {width: 180px;}
.container {padding-top: 10px;}
header .contacts {width: 270px; padding: 10px; height: 85px; }
header .contacts a.email {margin-top: 10px;}
header .contacts .right a {font-size: 18px;}
header ul.topmenu li {margin: 0 5px;}
.benefits .block .icon img {max-height: 70px;}
.benefits .block .icon {height: 70px;}
.our-clients .into {flex-wrap: wrap; justify-content:center;}
.our-clients .into img {max-width: calc(100% / 8 - 20px); min-width: 70px; margin-bottom: 20px;}
.product-detail .gallery {width: 450px;}
.product-detail .gallery .big-photo {height: 450px;}
.product-detail .gallery .big-photo a {height: 450px;}
.product-detail .rightpart {width: calc(100% - 490px);}
}


@media screen and (max-width: 1050px) {
* {max-height: 999999999px; -webkit-appearance: none!important;}
}


@media screen and (max-width: 1000px) {
.thanks-page {padding: 100px 0; font-size: 20px;}
.product-detail .rightpart .in,
.product-detail .rightpart .in form {display: block;}
.product-detail .rightpart .left {margin-bottom: 20px; width:100%;}
.product-detail .rightpart .right {width: 100%;}
.product-detail {display: block;}
.product-detail .gallery {width: 370px; max-width: 100%; margin: 0 auto 30px;}
.product-detail .gallery .big-photo {height: 300px;}
.product-detail .gallery .big-photo a {height: 300px;}
.product-detail .rightpart {width: 100%;}
.contacts-page .map>ymaps {height: 300px!important;}
footer {display: block;}
footer .block {margin: 0 0 20px; text-align:center;}
footer .logo {display: table; width: 120px; margin: 0 auto 20px;}
.our-clients h2 {font-size: 25px;}
.catalog .tabs-content .tab .into-catalog .block .bottom  {position: relative;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question {position: static;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question:hover .hidden {display: none;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question.open .hidden {display: block;}
.catalog .tabs-content .tab .into-catalog .block .bottom .question .hidden {left: -10px!important;  right: auto!important; width: calc(100% + 20px); overflow-x: scroll;}

.product-detail .rightpart .left .price-line  {position: relative;}
.product-detail .rightpart .left .price-line .question {position: static;}
.product-detail .rightpart .left .price-line .question:hover .hidden {display: none;}
.product-detail .rightpart .left .price-line .question.open .hidden {display: block;}
.product-detail .rightpart .left .price-line .question .hidden {margin-left: 0; left: -10px!important;  right: auto!important; width: calc(100% + 20px); overflow-x: scroll;}

header ul.topmenu {padding: 10px; box-sizing: border-box; top: 47px; background: #fff; width: 100%; display: block; text-align:center; box-shadow: 0 0 10px 1px rgba(0,0,0,0.1); z-index: 10; position: absolute; left:-999999px; opacity: 0; transition: opacity 0.3s ease;}
header ul.topmenu li {display: block; margin: 9px 0;}
header ul.topmenu li a {font-size: 16px;}
header ul.topmenu.open {left: 0; opacity: 1;}
.tabs ul li.active a:after {display: none!important;}
.tabs ul li a {font-size: 11px; text-align:center;}
.catalog .tabs-content .tab .into-catalog .block {width: calc(50% - 34px);}

.benefits {flex-wrap: wrap; justify-content:center;}
.benefits .block {min-width: 120px; margin-bottom: 30px; width: calc(50% - 20px); margin: 0 10px 20px;}
.benefits .block .icon {height: 60px;}
.benefits .block .icon img {max-height: 60px;}
}

@media screen and (max-width: 700px) {
.catalog .tabs-content .tab .into-catalog .block {width: calc(100% - 34px);}
.works-page .into .block {height: 150px; width: calc(50% - 34px);min-width: 120px;}
}


@media screen and (max-width: 550px) {
header {flex-wrap: wrap; height: auto; margin-bottom: 30px;}
header .contacts .popup {width: 100%; margin-top:40px;}
header .contacts {height: auto; width: 100%;}
header .link-nav {display: block; position: absolute; top: 12px; right: 10px;}
.owl-carousel.owl-topslider {margin-left: 0; margin-right: 0; width:100%; margin-bottom: 45px;}
.owl-carousel.owl-topslider .owl-nav {display: none;}
.owl-carousel.owl-topslider .owl-dots {display: flex; position: absolute; bottom: -15px; left: 0; width: 100%; justify-content: center;} 
.owl-carousel.owl-topslider .owl-dots .owl-dot {border: 1px solid #e84545; box-sizing: border-box; width: 10px; height: 10px; background: #fff; margin: 0 3px; border-radius: 50%;}
.owl-carousel.owl-topslider .owl-dots .owl-dot.active {background:#e84545;}
.top-slider .item {display: block; height: auto;}
.top-slider .item .pic {margin: 0 auto 0px; height: 140px;}
.top-slider .item .text {width: 100%; padding: 0 0 40px;}
.top-slider .item .btn {transform: none;  top: auto; bottom: 54px; right: 10px;}
}