@font-face {
  font-family: 'Euclid Circular A';
  src: url('fonts/EuclidCircularA-Regular.eot');
  src: local('Euclid Circular A Regular'), local('EuclidCircularA-Regular'),
      url('fonts/EuclidCircularA-Regular.eot?#iefix') format('embedded-opentype'),
      url('fonts/EuclidCircularA-Regular.woff2') format('woff2'),
      url('fonts/EuclidCircularA-Regular.woff') format('woff'),
      url('fonts/EuclidCircularA-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A';
  src: url('fonts/EuclidCircularA-Medium.eot');
  src: local('Euclid Circular A Medium'), local('EuclidCircularA-Medium'),
      url('fonts/EuclidCircularA-Medium.eot?#iefix') format('embedded-opentype'),
      url('fonts/EuclidCircularA-Medium.woff2') format('woff2'),
      url('fonts/EuclidCircularA-Medium.woff') format('woff'),
      url('fonts/EuclidCircularA-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* { margin: 0px; padding: 0px; border: 0;}
*,*::before, *::after {box-sizing: border-box;}
table {border-collapse: collapse; border-spacing: 0;}
html,body {height: 100%;}
a > img {border: none;}
input, button, textarea, select, a {outline: none;}
body {width: 100%; color: #2E2E2E; background-color: #FFFFFF; font-family: 'Euclid Circular A'; font-weight: normal; font-size: 20px; overflow-x: hidden; min-width: 320px;}
.wrap {min-height: 100%}
#main {padding-bottom: 650px;}
footer {min-height: 480px; margin-top: -480px; position: relative; background-color: #2E2E2E; padding: 88px 0 0; z-index: 2;}
.centered {width: 1680px; margin: 0 auto; position: relative;}
.inline {width: 100%; position: relative; display: inline-block;}
.align_center {position: relative; width: 100%;}
.align_center:after {content: ''; display: block; clear: both;}
.align_center_to_left {position: relative; right: 50%; float: right;}
.align_center_to_right {position: relative; z-index: 1; right: -50%;}
.tbl {display: table; width: 100%;}
.tbl > div {display: table-cell;}
.clearfix:after {content: ''; display: table; clear: both;}
.flex {display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.flex > div {display: -webkit-flex; display: -ms-flexbox; display: flex;}
.no_select {-moz-user-select: none; -khtml-user-select: none; user-select: none;}
.bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; background-size: cover; background-position: 50% 50%;}
.bg > img {position: absolute; top: 0; width: 100%; height: 100%; max-width: none; max-height: none; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; font-family: 'object-fit: cover;';}
.ratio-inner {position: relative; height: 0; border: none;}
.ratio-content {position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.ratio-1-1 {padding-top: 100%;}
.ratio-2-3 {padding-top: 64%;}
.ratio-3-2 {padding-top: 140%;}
.flex2, .flex3 {display: flex; flex-direction: column; align-items: flex-start; width: 100%; height: 100%;}
.flex2 > div, .flex3 > div {display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex2 > div:first-child, .flex3 > div:last-child {height: auto; align-self: stretch;}
.flex2 > div:last-child {align-self: stretch; flex-grow: 1; overflow: hidden; position: relative; align-items: flex-end; -webkit-box-align: end; -ms-flex-align: end;}
.flex3 > div:first-child {align-self: stretch; flex-grow: 1; overflow: hidden; position: relative; align-items: flex-start; -webkit-box-align: start; -ms-flex-align: start;}
img.imgborder {max-height: 100%; max-width: 100%; height: auto; width: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
#top {padding: 20px 0; position: relative; z-index: 3;}
#top:not(.topGradient) {background-color: #2e2e2e;}
#topBody {position: relative; z-index: 2; color: #fff;}
#topBody > div {align-items: center; position: relative;}
#topBody > div:first-child, #topBody > div:last-child {width: calc((100% - 140px) / 2);}
#topBody > div:first-child {padding-right: 80px; z-index: 1;}
#topBody > div:last-child {padding-left: 80px; z-index: 1;}
#topBody > div:last-child > div {width: 100%; position: relative;}
#topBody > div:nth-child(2) {width: 140px; z-index: 2;}
#topBody > div:nth-child(2) a {display: block; width: 140px; height: 43px; position: relative;}
#topBody > div:nth-child(2) a img {width: 100%;}
/*.topGradient:before {content: ''; display: block; width: 100%; height: 220px; top: -40px; left: 0px; z-index: 1; background: linear-gradient(180deg, #2E2E2E 19.58%, rgba(46, 46, 46, 0) 100%); position: absolute;}*/
#topBodyMenu {list-style: none; width: 100%;}
#topBodyMenu > li {float: left; margin: 0px 32px 0px 0;}
#topBodyMenu > li > a {text-decoration: none; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 500; line-height: 32px; cursor: pointer; transition: all 0.2s linear;}
#topBodyMenu > li > a:not(.topBodyMenuCategory):hover {color: #A58B3C; transition: all 0.2s linear;}
.topBodyMenuCategory > div {align-items: center;}
.topBodyMenuCategory > div:last-child {width: 24px; padding-left: 8px;}
.topBodyMenuCategory > div:last-child svg {display: block; width: 16px; height: 16px;}
#topBodyRight {width: 100%;}
#topBodyRight > div {align-items: center;}
#topBodyRight > div:first-child {flex: 1 1 auto;}
#topBodyRight > div:last-child {justify-content: flex-end; padding-left: 32px;}
#topBodyRightSearch {width: 100%;}
#topBodyRightSearch > div {align-items: center;}
#topBodyRightSearch > div:first-child {width: 16px;}
#topBodyRightSearch > div:last-child {width: calc(100% - 16px); padding-left: 10px; position: relative;}
#topBodyRightSearch > div:last-child input {background: transparent; height: 32px; color: #858585; text-transform: uppercase; font-size: 14px; font-family: 'Euclid Circular A'; font-weight: normal; width: 100%; position: relative; z-index: 1;}
#topBodyRightSearchBtn {display: none; width: 28px; height: 28px; border-radius: 50%; background-color: #A58B3C; cursor: pointer; position: absolute; right: 0px; top: 50%; margin-top: -14px; padding: 7px; z-index: 2; transition: all 0.2s linear;}
#topBodyRightSearchBtn svg {display: block; width: 14px; height: 14px;}
#topBodyRightSearchBtn:hover {background-color: #A58B3C; transition: all 0.2s linear;}
.topBodyRightSearch--btn #topBodyRightSearchBtn {display: block !important;}
#topBodyRightSearch > div:last-child input::-webkit-input-placeholder {color: #858585;}
#topBodyRightSearch > div:last-child input:-moz-placeholder {color: #858585;}
#topBodyRightSearch > div:last-child input::-moz-placeholder {color: #858585; opacity: 1;}
#topBodyRightSearch > div:last-child input:-ms-input-placeholder {color: #858585;}
#topBodyRightSearch > div:last-child input::-ms-input-placeholder {color: #858585;}
#topBodyRightSearch > div:last-child input::placeholder {color: #858585;}
#topBodyRight > div:last-child .flex > div:first-child a {display: block; width: 20px; height: 20px; float: left; margin-left: 16px;}
#topBodyRight > div:last-child .flex > div:last-child {padding-left: 48px;}
#topBodyRight > div:last-child .flex > div:last-child a, #topBodyRight > div:last-child .flex > div:last-child a:visited {color: #fff; text-decoration: none; font-size: 16px; font-weight: 500; transition: all 0.2s linear;}
#topBodyRight > div:last-child .flex > div:last-child a:hover {color: #A58B3C; transition: all 0.2s linear;}
.socialSvg:not(.socialSvgTelegram) path {fill: #fff; transition: all 0.2s linear;}
.socialSvg:not(.socialSvgTelegram):hover path {fill: #A58B3C; transition: all 0.2s linear;}
.socialSvgTelegram path {stroke: #fff; transition: all 0.2s linear;}
.socialSvgTelegram:hover path {stroke: #A58B3C; transition: all 0.2s linear;}
#mpBlock1 {position: relative; z-index: 1; margin-top: -83px; background-color: #232323; min-height: 100vh; background-size: cover; background-position: 50% 50%; height: auto;}
#mpBlock1 > .bg {z-index: 1; opacity: 0.8;}
#mpBlock1:before {content: ''; display: block; width: 100%; height: 100%; z-index: 2; top: 0px; left: 0px; background: radial-gradient(50% 50% at 50% 50%, rgba(35, 35, 35, 0) 0%, rgba(35, 35, 35, 0.8) 100%); position: absolute;}
#mpBlock1:after {content: ''; display: block; width: 100%; height: 220px; top: -40px; left: 0px; z-index: 3; background: linear-gradient(180deg, #2E2E2E 19.58%, rgba(46, 46, 46, 0) 100%); position: absolute;}
#mpBlock1Body {z-index: 4; position: relative;}
#mpBlock1BodyContent {min-height: calc(100vh - 32px); border-bottom: 1px solid #858585; padding-top: 160px;}
#mpBlock1BodyContent > div {align-items: flex-end; padding-bottom: 64px;}
#mpBlock1BodyContent > div:first-child {width: 67.7%; padding-right: 8.33%;}
#mpBlock1BodyContent > div:last-child {width: 32.3%;}
.smallBlock {border-radius: 10px; padding: 40px; width: 100%; overflow: hidden; position: relative;}
.bg--F3F3F3 {background-color: #F3F3F3;}
.txt h3 {font-size: 32px; line-height: 1.1; font-weight: 500; margin-top: 40px;}
.txt p {line-height: 1.4; margin-top: 24px;}
.txt h3:first-child, .txt p:first-child {margin-top: 0px;}
.marginTop-8 {margin-top: 8px;}
.marginTop-16 {margin-top: 16px;}
.marginTop-24 {margin-top: 24px;}
.marginTop-32 {margin-top: 32px;}
.marginTop-40 {margin-top: 40px;}
.marginTop-48 {margin-top: 48px;}
.marginTop-56 {margin-top: 56px;}
.marginTop-64 {margin-top: 64px;}
.marginTop-80 {margin-top: 80px;}
.marginTop-88 {margin-top: 88px;}
.input {width: 100%; height: 56px; border-bottom: 1px solid #858585; font-family: 'Euclid Circular A'; font-weight: normal; font-size: 20px; background-color: transparent; color: #2e2e2e;}
.input::-webkit-input-placeholder {color: #2E2E2E; transition: all 0.2s linear;}
.input:-moz-placeholder {color: #2E2E2E; transition: all 0.2s linear;}
.input::-moz-placeholder {color: #2E2E2E; opacity: 1; transition: all 0.2s linear;}
.input:-ms-input-placeholder {color: #2E2E2E; transition: all 0.2s linear;}
.input::-ms-input-placeholder {color: #2E2E2E; transition: all 0.2s linear;}
.input::placeholder {color: #2E2E2E;}
.button {background: transparent; border-radius: 10px; font-family: 'Euclid Circular A'; font-weight: 500; font-size: 20px; cursor: pointer; padding: 0 32px; height: 56px; color: #fff; text-decoration: none; border: 1px solid #fff; float: left; transition: all 0.2s linear;}
.button > div {align-items: center; height: 100%;}
.button > div:nth-child(2) {width: 32px; padding-left: 16px;}
.button > div:first-child {padding-left: 0px;}
.button:not(.button--string) > div:first-child {line-height: 54px;}
.button > div:nth-child(2) svg {display: block; width: 16px; height: 16px;}
.button > div:nth-child(2) svg path {fill: #fff; transition: all 0.2s linear;}
.button:hover {color: #2E2E2E; border-color: #F6F6F6; background-color: #F6F6F6; transition: all 0.2s linear;}
.button:hover > div:nth-child(2) svg path {fill: #2E2E2E; transition: all 0.2s linear;}
.button--primary {border: 1px solid #A58B3C; background-color: #A58B3C; color: #fff; transition: all 0.2s linear;}
.button--primary:hover {background-color: #B49741; border-color: #B49741; transition: all 0.2s linear; color: #fff;}
.policy p {color: #858585; font-size: 14px;}
.txt p b, .txt p strong {font-weight: 500;}
.txt a {text-decoration: none; border-bottom: 1px solid #858585; color: #2E2E2E; transition: all 0.2s linear;}
.policy a {color: #858585; border-color: #858585; transition: all 0.2s linear;}
.txt a:visited {color: #858585; transition: all 0.2s linear;}
.txt a:hover {color: #A58B3C; border-color: #A58B3C; transition: all 0.2s linear;}
.label {padding: 3px 12px 6px 12px; border: 1px solid #fff; border-radius: 10px; font-size: 16px; line-height: 1; color: #fff; float: left; margin-right: 10px; margin-bottom: 10px;}
#mpBlock1BodyContentSlide {color: #fff;}
.txt h2 {font-size: 48px; line-height: 1.1; font-weight: 500; margin-top: 40px;}
.txt h2:first-child {margin-top: 0px;}
#mpBlock1BodyContentSlide {width: 100%;}
#mpBlock1BodyContentSlide > div {align-items: flex-end;}
#mpBlock1BodyContentSlide > div:last-child {width: 134px;}
#mpBlock1BodyContentSlide > div:first-child {width: calc(100% - 134px); padding-right: 56px;}
#mpBlock1BodyContentSlideInfo .labels {margin-bottom: 6px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 56px; line-height: 1.05 !important; font-weight: 500;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {margin-top: 56px; width: 90%;}
.navigation > .button {padding: 0 19px; margin-left: 20px; display: block; width: 56px;}
.navigation > .button:first-child {margin-left: 0px;}
.navigation > .button svg {fill: #fff; transition: all 0.2s linear; display: block; width: 16px; height: 16px;}
.navigation > .button:hover svg {fill: #2E2E2E; transition: all 0.2s linear;}
.navigationPrev svg {transform: rotate(180deg);}
#mpBlock1BodyGallery {padding: 64px 0; overflow: hidden;}
#mpBlock1BodyGallerySlick {width: calc(100% + 20px);}
.mpBlock1SlickEl {overflow: hidden; position: relative; border-radius: 10px; margin-right: 20px;}
.mpBlock1SlickEl .bg {z-index: 1;}
.mpBlock1SlickEl .flex2 {z-index: 2; position: relative; background-color: rgba(165,139,60,0.88); padding: 20px; opacity: 0; transition: all 0.2s linear;}
.mpBlock1SlickEl .flex2 > div:first-child {justify-content: flex-end;}
.txt h4 {font-size: 24px; line-height: 1.2; font-weight: 500; margin-top: 40px;}
.txt h4:first-child {margin-top: 0px;}
.mpBlock1SlickEl .flex2 > div:last-child .txt h4 {color: #fff; font-size: 18px;}
.mpBlock1SlickEl .flex2 > div:last-child .txt p {display: none;}
.slick-current.slick-active .flex2 {opacity: 1; transition: all 0.2s linear;}
.block {margin-top: 100px;}
#globalCategories > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
#globalCategories > div:nth-child(3n+1) {margin-left: 0px;}
#globalCategories > div:nth-child(-n+3) {margin-top: 0px;}
.globalCategoriesEl {width: 100%; height: 100%; background-color: #2E2E2E; display: block; color: #fff; text-decoration: none; padding-bottom: 30px; padding: 32px;}
.globalCategoriesEl .bg {z-index: 1; transition: all 0.2s linear; opacity: 0.48;}
.globalCategoriesEl:hover .bg {transform: scale(1.1, 1.1); opacity: 0.64; transition: all 0.2s linear;}
.globalCategoriesEl:before {content: ''; display: block; width: 100%; height: 100%; z-index: 2; position: absolute; top: 0px; left: 0px; background-color: rgba(251,195,74,0.1);}
.globalCategoriesEl .ratio {z-index: 3; position: relative;}
.globalCategoriesEl .txt {width: 100%;}
.globalCategoriesEl .txt h2, .globalCategoriesEl .txt .likeH2 {font-size: 32px; width: 80%; transition: all 0.2s linear;}
.globalCategoriesEl .txt .likeH4 {transition: all 0.2s linear;}
.globalCategoriesEl .ratio-inner {padding-top: 56%;}
.globalCategoriesEl .flex3 > div:last-child .txt {padding-top: 24px;}
.globalCategoriesEl--hollow {background-color: #F3F3F3; color: #2E2E2E;}
.globalCategoriesEl--hollow:before {display: none;}
.globalCategoriesEl--hollow:hover .txt h2, .globalCategoriesEl--hollow:hover .txt .likeH2, .globalCategoriesEl--hollow:hover .txt .likeH4 {color: #A58B3C; transition: all 0.2s linear;}
#globalCategoriesElHome .flex {width: 100%; height: 100%;}
#globalCategoriesElHome .flex > div {align-items: center; justify-content: center; width: 100%; height: 100%;}
#globalCategoriesElHome .flex > div .txt .likeH2, #globalCategoriesElHome .flex > div .txt .likeH4 {width: 100%; text-align: center;}
#globalCategoriesElHome img {width: 180px; margin: 0 auto; display: block; margin-bottom: 20px; height: auto;}
#steps > div {width: calc((100% - 100px) / 6); margin-left: 20px; margin-top: 32px; position: relative;}
#steps > div:before {content: ''; display: block; width: 121px; height: 1px; right: 0px; top: 60px; background-color: #D9D9D9; position: absolute;}
#steps > div:last-child:before {display: none;}
#steps > div:nth-child(-n+6) {margin-top: 48px;}
#steps > div:nth-child(6n+1) {margin-left: 0px;}
.stepsEl .txt p {line-height: 1.2; margin-top: 16px;}
.width-60 {width: 60%;}
.smallBlockFormBody > div {align-items: flex-start;}
.smallBlockFormBody > div:first-child {padding-right: 20px; width: 76%;}
.smallBlockFormBody > div:last-child {width: 24%;}
.smallBlockFormBody > div:last-child > div, .smallBlockFormBody > div:last-child > div .button, .smallBlockFormBody > div:last-child > div .button > div {width: 100%; justify-content: center;}
.smallBlockFormBody > div:first-child > div {width: 100%;}
.smallBlockFormBody > div:first-child > div .clearfix .input {width: calc((100% - 40px) / 3); margin-left: 20px; float: left;}
.smallBlockFormBody > div:first-child > div .clearfix .input:first-child {margin-left: 0px;}
.padding-100 {padding: 100px 0;}
.horizontalSlick {overflow-x: hidden; position: relative; height: auto;}
.horizontalSlickBody {width: calc(100% + 20px); }
.horizontalSlickEl {overflow: hidden; position: relative; border-radius: 10px; margin-right: 20px;}
.horizontalSlickEl img {mix-blend-mode: darken;}
hr {margin-top: 100px; margin-bottom: 100px; width: 100%; height: 1px; background-color: #858585;}
.blockTop > div {align-items: flex-start;}
.blockTop > div:first-child {width: calc(100% - 134px); padding-right: 56px;}
.blockTop > div:last-child {width: 134px;}
.blockTop > div:last-child .navigation .button {border-color: #858585; color: #858585;}
.blockTop > div:last-child .navigation .button svg path {fill: #858585;}
#says, #works {width: 100%; overflow-x: hidden; position: relative;}
.saysSlickBody, .worksSlickBody {width: calc(100% + 20px);}
.saysSlickEl {margin-right: 20px; border-radius: 10px; position: relative; height: auto; overflow: hidden;}
.saysSlickElTop {text-decoration: none; position: relative; display: block; width: 100%; height: auto; overflow: hidden;}
.saysSlickElTop .bg {z-index: 1; transition: all 0.2s linear;}
.saysSlickElTop:hover .bg {transform: scale(1.1, 1.1);}
.saysSlickElTop .flex2 {z-index: 3; position: relative; padding: 20px 20px 10px;}
.saysSlickElTop .flex2 > div:first-child {justify-content: flex-end;}
.saysSlickElTop .flex2 svg {display: block; width: 16px; height: 16px;}
.saysSlickElTop .flex2 svg path {fill: #2E2E2E; transition: all 0.2s linear;}
.saysSlickElTop .flex2 svg circle {stroke: #2E2E2E; transition: all 0.2s linear;}
.saysSlickElTop .flex2 .labels {opacity: 0; transition: all 0.2s linear;}
.saysSlickElTop:before {content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 2; opacity: 0; background-color: rgba(165,139,60,0.88); transition: all 0.2s linear;}
.saysSlickElTop:hover:before {opacity: 1; transition: all 0.2s linear;}
.saysSlickElTop:hover .flex2 .labels {opacity: 1; transition: all 0.2s linear;}
.saysSlickElTop:hover .flex2 svg path {fill: #fff; transition: all 0.2s linear;}
.saysSlickElTop:hover .flex2 svg circle {stroke: #fff; transition: all 0.2s linear;}
.saysSlickElBody {color: #2E2E2E; text-decoration: none; background-color: #F6F6F6; display: block; width: 100%; height: auto;}
.saysSlickElBody .flex2 {padding: 20px;}
.saysSlickElBody .flex2 .txt h4 {font-size: 20px;}
.button--string {padding: 0; height: 22px; border: none;}
.button--string > div:first-child {color: #858585; font-size: 18px; font-weight: normal; transition: all 0.2s linear;}
.saysSlickElBody .flex2 .txt {margin-bottom: 32px;}
.button--string > div:last-child svg path {fill: #858585; transition: all 0.2s linear;}
.button--string:hover {border-color: transparent; background-color: transparent;}
.saysSlickElBody:hover .button--string > div:last-child svg path, .worksEl:hover .button--string > div:last-child svg path {fill: #A58B3C; transition: all 0.2s linear;}
.saysSlickElBody:hover .button--string > div:first-child, .worksEl:hover .button--string > div:first-child {color: #A58B3C; transition: all 0.2s linear;}
.width-80 {width: 80%;}
.width-90 {width: 90%;}
.bg--222222 {background-color: #222222; color: #fff;}
.bg--222222 .input {color: #fff;}
.bg--222222 .input::-webkit-input-placeholder {color: #fff;}
.bg--222222 .input:-moz-placeholder {color: #fff;}
.bg--222222 .input::-moz-placeholder {color: #fff; opacity: 1;}
.bg--222222 .input:-ms-input-placeholder {color: #fff;}
.bg--222222 .input::-ms-input-placeholder {color: #fff;}
.bg--222222 .input::placeholder {color: #fff;}
#footerBody {padding: 88px 0;}
#footerBody > .flex > div {align-items: flex-start;}
#footerBody > .flex > div:first-child {width: 260px;}
#footerBody > .flex > div:last-child {width: calc(100% - 260px); padding-left: 4.76%;}
#footerBody > .flex > div:first-child > a {display: block; width: 140px; height: auto; position: relative;}
#footerBody > .flex > div:first-child > a img {width: 100%; height: auto;}
#footerBodyInfo > p:first-child a, #footerBodyInfo > p:first-child a:visited {color: #fff; text-decoration: none; line-height: 1; font-weight: 500; font-size: 24px; margin-top: 0px;}
#footerBodyInfo > p {margin-top: 16px; color: #fff; font-size: 18px;}
#footerBodyInfo > p:first-child {margin-top: 0px;}
#footerBodyInfo .clearfix a {display: block; width: 20px; height: 20px; float: left; margin-right: 16px;}
#footerBodyMenu {width: 100%; position: relative;}
#footerBodyMenu > .flex > div {width: calc(100% / 3); padding-left: 8.66%; margin-top: 48px; position: relative;}
#footerBodyMenu > .flex > div:nth-child(-n+3) {margin-top: 0px;}
.footerBodyMenuEl {width: 100%; height: 100%;}
.footerBodyMenuEl > p {font-size: 20px; font-weight: 500;}
.footerBodyMenuEl > p a, .footerBodyMenuEl > p a:visited {color: #fff; text-decoration: none; transition: all 0.2s linear;}
/*.footerBodyMenuEl > p a:visited {color: #858585; text-decoration: none;}*/
.footerBodyMenuEl > p a:hover {color: #A58B3C; transition: all 0.2s linear;}

.footerBodyMenuEl ul {margin-top: 24px; list-style: none; padding-left: 20px;}
.footerBodyMenuEl ul li {margin-top: 10px; font-size: 18px; color: #fff;}
.footerBodyMenuEl ul li:first-child {margin-top: 0px;}
.footerBodyMenuEl ul li a, .footerBodyMenuEl ul li a:visited {color: #fff; text-decoration: none; transition: all 0.2s linear;}
.footerBodyMenuEl ul li a, .footerBodyMenuEl ul li a:visited {color:  #858585;text-decoration: none; transition: all 0.2s linear;}
/*.footerBodyMenuEl ul li a:visited {color: #858585; text-decoration: none; transition: all 0.2s linear;}*/
.footerBodyMenuEl ul li a:hover {color: #A58B3C !important; transition: all 0.2s linear;}

.menuGroupItemLi {padding-left: 20px}
#footerBottom {border-top: 1px solid #858585; padding: 32px 0;}
#footerBottom .flex > div:first-child {padding-right: 32px;}
#footerBottom .flex > div p {font-size: 16px; color: #fff /*#858585*/; line-height: 1;}
#footerBottom .flex > div:last-child {flex: 1 1 auto; justify-content: flex-end;}
#footerBottom .flex > div:last-child p {margin-left: 20px;}
#footerBottom .flex > div:last-child p a, #footerBottom .flex > div:last-child p a:visited {color: #fff /*#858585*/; text-decoration: none; transition: all 0.2s linear;}
#footerBottom .flex > div:last-child p a:hover {color: #A58B3C; transition: all 0.2s linear;}
.svgArrow {opacity: 1; transition: all 0.2s linear;}
.svgClose {opacity: 0; transition: all 0.2s linear;}
.dropdown--open .svgArrow {opacity: 0; transition: all 0.2s linear;}
.dropdown--open .svgClose {opacity: 1; transition: all 0.2s linear;}
.dropdownBody {z-index: 2; position: absolute; top: 0; width: 100%; height: auto; background-color: #2E2E2E; left: 0px; padding: 110px 0 56px; -webkit-transform: translate(0,-100%); transform: translate(0,-100%); opacity: 0;
-webkit-transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
}
.dropdownBody .flex > div {width: 25%; padding-right: 7%; margin-top: 48px;}
.dropdownBody .flex > div:nth-child(-n+4) {margin-top: 0px;}
.dropdownBody--open {-webkit-transform: translate(0,0); transform: translate(0,0); opacity: 1;
-webkit-transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
}
#innerTop {padding: 16px 0 48px;}
#breadcrumbs {list-style: none; width: 100%;}
#breadcrumbs > li {float: left; margin-right: 10px; margin-top: 10px; font-size: 16px; line-height: 1.2; color: #858585;}
#breadcrumbs > li a, #breadcrumbs > li a:visited {color: #858585; text-decoration: none; transition: all 0.2s linear;}
#breadcrumbs > li a:hover {color: #A58B3C; transition: all 0.2s linear;}
#breadcrumbs > li:last-child a:hover {color: #858585 !important; transition: all 0.2s linear;}
#innerTop h1, .txt h1 {font-size: 56px; line-height: 1.05; font-weight: 500;}
#innerBody .block:first-child {margin-top: 0px;}
.catalogEl {margin-top: 64px;}
.catalogEl:first-child {margin-top: 0px;}
.catalogEl h2 {font-size: 40px;}
.catalogEl h2 a, .catalogEl h2 a:visited {color: #2E2E2E; text-decoration: none; transition: all 0.2s linear; border-bottom: none;}
.catalogEl h2 a:hover {color: #A58B3C; transition: all 0.2s linear;}
.items > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 20px; position: relative;}
.items > div:nth-child(4n+1) {margin-left: 0px;}
.items > div:nth-child(-n+4) {margin-top: 0px;}
.itemsEl {display: block; width: 100%; height: 100%; border-radius: 10px; background-color: #f3f3f3; position: relative; padding: 24px 24px 22px; color: #2E2E2E; text-decoration: none; transition: all 0.2s linear;}
.itemsEl > .flex2 > div > div {width: 100%;}
.itemsEl > .flex2 > div:last-child {align-items: flex-start;}
.itemsEl:hover {background-color: #EBEBEB; transition: all 0.2s linear;}
.itemsElInfo {width: 100%; height: 100%; padding: 16px 0px 0;}
/*.itemsEl .ratio-content {transition: all 0.2s linear;}
.itemsEl:hover .ratio-content {transform: scale(1.1,1.1); transition: all 0.2s linear;}*/

.itemsElInfo .flex2 > div:first-child .txt p:not(.likeH3), .worksElInfo .flex2 > div:first-child .txt p:not(.likeH3), .itemsElInfo .flex3 > div:first-child .txt p:not(.likeH3), .worksElInfo .flex3 > div:first-child .txt p:not(.likeH3) {font-size: 16px; color: #A58B3C; line-height: 1.2;}
.itemsElInfo .flex2 > div:first-child .txt h3, .worksElInfo .flex2 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt h3 {margin-top: 6px; font-size: 24px; color: #2e2e2e; transition: all 0.2s linear;}

/*.itemsEl:hover .itemsElInfo .flex2 > div:first-child .txt h3 {color: #A58B3C; transition: all 0.2s linear;}*/
.itemsElInfo .flex2 > div:last-child .labels, .itemsElInfo .flex3 > div:last-child .labels {margin-top: 20px;}
.labels--grey .label {border-color: #858585; color: #858585;}
.blockTop h3 {font-size: 40px;}
.worksSlickEl {margin-right: 20px; position: relative; height: auto;}
.worksEl {display: block; width: 100%; height: auto; border-radius: 10px; overflow: hidden; color: #2e2e2e; text-decoration: none; background-color: #F6F6F6;}
.worksEl .ratio {background-color: #2e2e2e; overflow: hidden; position: relative;}
.worksEl .bg {z-index: 1; opacity: 0.8; transition: all 0.2s linear;}
.worksEl:hover .bg {transform: scale(1.1,1.1); transition: all 0.2s linear;}

.worksElInfo .flex3 > div:first-child .txt h3, .worksElInfo .likeH3 {margin-top: 0px; line-height: 1.1 !important; font-size: 20px; color: #2e2e2e; transition: all 0.2s linear;}

/*.worksEl .ratio:before {content: ''; display: block; width: 100%; height: 100%; z-index: 2; top: 0px; left: 0px; position: absolute; background-color: rgba(165,139,60,0.1);}*/
.worksEl .ratio .flex3 {z-index: 3; position: relative; padding: 24px 24px 12px;}
.worksElInfo {width: 100%; height: 100%; padding: 24px;}
.worksElInfo .flex2 .txt, .worksElInfo .flex3 .txt {margin-bottom: 0px;}
.worksEl > .flex2 > div > div {width: 100%;}
.columns-2-50 > div {width: calc((100% - 20px) / 2); margin-left: 20px;}
.columns-2-50 > div > div {width: 100%; position: relative;}
.columns-2-50 > div:first-child {margin-left: 0px; padding-right: 7%;}
#itemPageTopInfo {padding-top: 0px; margin-top: 14px; border-top: 1px solid #858585;}
.itemPageTopInfoParamsEl > div:first-child {width: 40%; padding-right: 20px;}
.itemPageTopInfoParamsEl > div:last-child {width: 60%; padding-right: 0px;}
.itemPageTopInfoParamsEl {margin-top: 8px;}
.itemPageTopInfoParamsEl:first-child {margin-top: 0px;}
#price > p {font-size: 32px; font-weight: 500; line-height: 1.2;}
#price .button {margin-top: 20px; margin-right: 20px;}
.button--black {border-color: #2e2e2e; color: #2e2e2e;}
.button--black > div:last-child svg path {fill: #2e2e2e;}
#price .button--black > div:last-child svg {transform: rotate(90deg);}
#itemPageTopCover, .itemPageTopCover {width: 100%; position: relative; border-radius: 10px; overflow: hidden; background-color: #F6F6F6;}
#itemPageTopGallery > div, .itemPageTopGallery > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 20px; position: relative;}
#itemPageTopGallery > div:nth-child(4n+1), .itemPageTopGallery > div:nth-child(4n+1) {margin-left: 0px;}
.itemPageTopGalleryEl {width: 100%; height: 100%; background-color: #F6F6F6; border-radius: 10px; overflow: hidden; position: relative; cursor: pointer;}
.itemPageTopGalleryEl > .ratio {position: relative; z-index: 1;}
.itemPageTopGalleryEl:before {content: ''; display: block; width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; z-index: 2; background-color: rgba(165,139,60,0.88); opacity: 0; visibility: hidden; transition: all 0.2s linear; z-index: -1;}
.itemPageTopGalleryEl:after {content: ''; display: block; position: absolute; top: 50%; left: 50%; margin-top: -12px; margin-left: -12px; z-index: 3; background: url('../img/search2.svg'); background-size: 24px 24px; width: 24px; height: 24px; opacity: 0; transition: all 0.2s linear; visibility: hidden; z-index: -1;}
.itemPageTopGalleryEl--active:before, .itemPageTopGalleryEl--active:after {opacity: 1; transition: all 0.2s linear; visibility: visible; z-index: 2;}
.bg--FFFFFF {background-color: #fff;}
#parametersBody > div {align-items: flex-start;}
#parametersBody > div > div {width: 100%;}
#parametersBody > div:first-child {width: 67.7%;}
#parametersBody > div:last-child {width: 32.3%;}
#parametersBody > div:first-child .flex > div {width: 50%; padding-right: 10.87%; margin-top: 48px;}
#parametersBody > div:first-child .flex > div:nth-child(-n+2) {margin-top: 0px;}
.parametersBodyEl h4, .parametersBodyEl .likeH4 {font-size: 20px; margin-bottom: 16px;}
.parametersBodyEl p {font-size: 18px; margin-top: 10px;}
.stickySide {position: sticky; top: 32px; min-height: 32px; margin: 0 0 0px;}
#filter.smallBlock {padding: 32px;}
#filterTop > div {width: calc((100% - 20px) / 2); margin-left: 20px; position: relative;}
#filterTop > div:nth-child(2n+1) {margin-left: 0px;}
.filterEl {width: 100%;}
.filterEl .txt p {font-size: 18px; color: #858585;}
.select {width: 100%; height: 56px; border-bottom: 1px solid #858585; font-family: 'Euclid Circular A'; font-weight: normal; font-size: 20px; background-color: transparent; color: #2e2e2e;}
#filterBody > div {width: calc((100% - 60px) / 4); margin-left: 20px; position: relative; margin-top: 20px;}
#filterBody > div:nth-child(4n+1) {margin-left: 0px;}
/*#portfolio > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
#portfolio > div:nth-child(-n+3) {margin-top: 0px;}
#portfolio > div:nth-child(3n+1) {margin-left: 0px;}*/
#portfolio > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 20px; position: relative;}
#portfolio > div:nth-child(-n+4) {margin-top: 0px;}
#portfolio > div:nth-child(4n+1) {margin-left: 0px;}

#porfolioReview > .saysSlickEl {width: 50%; margin-top: 20px;}
#reviews > div {width: calc((100% - 80px) / 5); margin-left: 20px; margin-top: 20px; position: relative;}
#reviews > div:nth-child(-n+5) {margin-top: 0px;}
#reviews > div:nth-child(5n+1) {margin-left: 0px;}
#reviews > div .saysSlickEl {margin-right: 0px; border-radius: 10px; position: relative; height: 100%; overflow: auto; width: 100%;}
#blog > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
#blog > div:nth-child(-n+3) {margin-top: 0px;}
#blog > div:nth-child(3n+1) {margin-left: 0px;}
.blogEl {width: 100%; height: 100%; overflow: hidden; border-radius: 10px; position: relative; color: #fff; text-decoration: none; display: block; background-color: #2E2E2E;}
.blogEl .bg {z-index: 1; opacity: 0.8; transition: all 0.2s linear;}
.blogEl:hover .bg {transform: scale(1.1,1.1); opacity: 0.64; transition: all 0.2s linear;}
.blogEl:before {content: ''; display: block; top: 0px; left: 0px; width: 100%; height: 100%; position: absolute; z-index: 2; background-color: rgba(46,46,46,0.2);}
.blogEl .flex2 {position: relative; z-index: 3; padding: 32px 32px 22px;}
.blogEl .flex2 > div > div {width: 100%; position: relative;}
.blogEl .flex2 .txt p {font-size: 16px; color: #fff;}
.blogEl .flex2 .txt h3 {font-size: 24px; margin-top: 6px;}
.blogEl .flex > div {align-items: flex-start;}
.blogEl .flex > div:first-child {width: calc(100% - 24px); padding-right: 48px;}
.blogEl .flex > div:last-child {width: 24px;}
.blogEl .flex > div:last-child img {display: block; width: 24px; height: 24px;}
#articleTopInfo > div {align-items: flex-start;}
#articleTopInfo > div:first-child {width: calc(100% - 180px);}
#articleTopInfo > div:last-child {width: 180px; justify-content: flex-end;}
#articleTopInfo > div:last-child p {line-height: 27px; font-size: 18px; color: #A58B3C;}
.txt ul {margin-top: 20px; list-style: none;}
.txt ul:first-child {margin-top: 0px;}
.txt ul > li {position: relative; padding-left: 32px; margin-top: 10px; line-height: 1.4;}
.txt ul > li:first-child {margin-top: 0px;}
.txt ul > li:before {content: ''; display: block; width: 16px; height: 16px; border-radius: 50%; position: absolute; top: 6px; left: 0px; border: 2px solid #A58B3C;}
#about {position: relative; overflow: hidden; z-index: 1; background-color: #232323; margin-top: -105px;}
#about > .bg {z-index: 1; opacity: 0.8;}
#about:before {content: ''; display: block; width: 100%; height: 100%; z-index: 2; top: 0px; left: 0px; background: radial-gradient(50% 50% at 50% 50%, rgba(35, 35, 35, 0) 0%, rgba(35, 35, 35, 0.8) 100%); position: absolute;}
#about:after {content: ''; display: block; width: 100%; height: 220px; top: -40px; left: 0px; z-index: 3; background: linear-gradient(180deg, #2E2E2E 19.58%, rgba(46, 46, 46, 0) 100%); position: absolute;}
#about .centered {position: relative; z-index: 4; padding: 110px 0 88px;}
#about #breadcrumbs li, #about #breadcrumbs li a, #about #breadcrumbs li a:visited {color: #fff;}
#about #breadcrumbs li a:hover {color: #A58B3C;}
#about #breadcrumbs li:last-child a:hover {color: #fff !important;}
#about .txt h1 {color: #fff; font-size: 48px;}
#aboutInfo {color: #fff; width: calc((100% - 40px) / 3);}
#about #price > p {color: #fff;}
#about #price > p:first-child {font-size: 20px; font-weight: normal}
#about #price > p:nth-child(2) {margin-top: 6px;}
#about #price .button > div:last-child svg {transform: rotate(90deg);}
#top2 {display: none;}
#mpBlock1Btn {display: none;}
.svgClose1 {opacity: 1; transition: all 0.2s linear;}
.svgClose2 {opacity: 0; transition: all 0.2s linear;}
#panel {width: 100%; position: fixed; height: 100%; background-color: #2E2E2E; top: 0px; bottom: 0px; z-index: 9; height: auto; left: 0px; display: none;
-webkit-transform: translate(0,-100%); transform: translate(0,-100%); opacity: 0;
-webkit-transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
}
#itemPageTopInfo .itemPageTopCoverWrp {display: none;}
#innerTop, #innerBody {position: relative; z-index: 1;}
.button--string > div:first-child {line-height: 22px;}
#loader {display: block; width: 56px; height: 56px; postion: relative;}
#loader img {width: 100%; height: 100%;}
#porfolioReview .saysSlickElBody {display: none !important;}
.input.red--color {border-color: #FF3333 !important; transition: all 0.2s linear;}
#mdl {display: none; width: 680px; padding: 48px; background-color: #fff; color: #2E2E2E;}
#mdl #loader {margin-top: 32px;}
.txtCroppedButton {display: none;}
#searchTop > div {position: relative;}
#searchTop > div:first-child {flex: 1 1 auto; padding-right: 20px;}
#searchTop > div:first-child > div {width: 100%; position: relative;}
.searchEl {margin-top: 24px; color: #2E2E2E; text-decoration: none; display: block; width: 100%; height: auto; transition: all 0.2s linear;}
.searchEl:first-child {margin-top: 0px;}
.searchEl h4 {bordr-bottom: 1px solid #A58B3C; transition: all 0.2s linear;}
.searchEl:hover h4 {color: #A58B3C; border-color: #A58B3C; transition: all 0.2s linear;}
.button--call {cursor: pointer;}
#porfolioVideo, #porfolioVideo > div {width: 100%; position: relative;}
#porfolioVideo video {width: 100%; height: auto;}
.footerBodyInfoEl {color: #fff; font-size: 18px;}
.footerBodyInfoEl > p {margin-top: 16px;}
.footerBodyInfoEl > p:first-child {margin-top: 0px;}
.footerBodyInfoEl > p b, .footerBodyInfoEl > p strong {font-weight: 500; font-size: 20px;}
.footerBodyInfoEl > p a, .footerBodyInfoEl > p a:visited {color: #fff; text-decoration: none;}
.maps {width: 100%; height: 320px; margin-top: 40px;}
.ymaps-2-1-79-map-copyrights-promo, .ymaps-2-1-79-copyright {display: none !important;}
.globalCategories--contacts .txt {padding-right: 20px;}
.saysSlickEl .ratio {width: 100%;}

.footerBodyMenu2 {list-style: none; width: 100%; padding-left: 8.66%; margin-top: 78px;}
.footerBodyMenu2 > li {float: left; margin-top: 10px; margin-right: 56px;}
.footerBodyMenu2 > li a, .footerBodyMenu2 > li a:visited {font-size: 20px; color: #fff; text-decoration: none; transition: all 0.2s linear;}
/*.footerBodyMenu2 > li a:visited {color: #858585; transition: all 0.2s linear;}*/
.footerBodyMenu2 > li a:hover {transition: all 0.2s linear; color: #A58B3C;}
.globalCategories--contacts {width: 100%;}
#globalCategories.globalCategories--contacts > div {width: calc((100% - 20px) / 2);}

/**/
.mpCategory {margin-top: 40px;}
.mpCategory > div {width: calc((100% - 60px) / 4); position: relative; margin-left: 20px;}
.mpCategory > div:nth-child(4n+1) {margin-left: 0px;}
.mpCategoryEl {width: 100%; height: 100%; display: block; text-decoration: none; color: #2E2E2E;}
.mpCategoryEl .ratio {width: 90%; margin-left: 5%;}
.mpCategoryEl .txt {text-align: center;}
.mpCategoryEl .txt h2 {font-size: 32px; transition: all 0.2s linear;}
#mpCategoryWrp .txt h1 {font-size: 48px; line-height: 1.05;}
.mpCategoryEl:hover .txt h2 {color: #A58B3C; transition: all 0.2s linear;}
.itemsElInfo .txt h3 {margin-top: 8px; font-size: 22px;}
.likeH3 {font-size: 32px; line-height: 1.1; font-weight: 500;}
.likeH4 {font-size: 24px; line-height: 1.2; font-weight: 500;}
.mpBlock1SlickEl .flex2 > div:last-child .txt .likeH4 {color: #fff; font-size: 18px;}
.likeH2 {font-size: 48px; line-height: 1.1; font-weight: 500;}
.saysSlickElBody .flex2 .txt .likeH4 {font-size: 20px;}
.globalCategoriesEl .txt p {font-size: 18px;}
.mpCategoryEl .txt p {margin-top: 10px;}
.mpCategory2 {margin-top: 40px; width: 100%; position: relative;}
.mpCategory2 > div {width: calc(100% / 7); margin-left: 0px; margin-top: 20px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 0px;}
.mpCategoryEl2 {width: 100%; height: 100%; display: block; text-decoration: none; color: #2E2E2E;}
.mpCategoryEl2 .ratio {width: 100%; margin-left: 0%;}
.mpCategoryEl2 .txt {text-align: center; width: 100%; padding: 0 20px;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 20px; transition: all 0.2s linear; line-height: 1.1 !important;}
.mpCategoryEl2:hover .txt h2, .mpCategoryEl2:hover .txt .likeH2 {color: #A58B3C; transition: all 0.2s linear;}
.footerBodyMenuEl > p.aActive, .footerBodyMenuEl ul li .aActive, .footerBodyMenu2 .aActive {color: #A58B3C; font-weight: bold;}
.mainGgl .yndx, .mainGgl .both {display: none;}
.mainYndx .ggl, .mainYndx .both {display: none;}
.horizontalSlick .slick-slide, .horizontalSlick2 .slick-slide {background-color: #fff;}
#footerBottom .copy {color: #858585; margin-top: 32px; font-size: 16px; line-height: 1.2;}
.itemsElInfo .txt .likeH3 {font-size: 24px; color: #2e2e2e; line-height: 1.1 !important; font-weight: 500;}

/**/
#itemPageTopNew > .flex > div:first-child {order: 1; width: 100%;}
#itemPageTopNew > .flex > div:nth-child(2) {order: 2; width: calc((100% - 20px) / 2); margin-left: 0px; padding-right: 7%;}
#itemPageTopNew > .flex > div:last-child {order: 3; width: calc((100% - 20px) / 2); margin-left: 20px;}
#itemPageTopNew > .flex > div > div {width: 100%; position: relative;}

.itemElInfoTxt > p {margin-top: 16px; color: #2e2e2e !important; font-weight: normal}
.itemElInfoTxt > h3, .itemElInfoTxt > p.likeH3 {color: #A58B3C !important;}

.gmaps {width: 100%; height: 360px; position: relative;}
.gmaps iframe {width: 100%; height: 100%;}

.smallBlockSliderEl {opacity: 0; z-index: 1;}
.smallBlockSliderEl--active {z-index: 3 !important;}



@media screen and (max-width: 1680px) {

.centered {width: 1420px; /*margin: 0 auto;*/ position: relative;}
#topBodyMenu > li {margin: 0px 24px 0px 0;}
#topBody > div:first-child {padding-right: 64px;}
#topBody > div:last-child {padding-left: 64px;}
#topBodyRight > div:last-child .flex > div:last-child {padding-left: 40px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 50px;}
#mpBlock1BodyContentSlide > div:first-child {padding-right: 48px;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {margin-top: 48px; width: 95%;}
.stepsEl .txt {padding-right: 10px;}
#steps > div:before {width: 81px;}
.blogEl .flex > div:first-child {padding-right: 40px;}
#about .txt h1 {font-size: 44px;}
.button > div:nth-child(2) img {display: block; width: 16px; height: 16px; margin: 19px 0;}
#about {margin-top: -104px;}
.globalCategoriesEl .txt h2, .globalCategoriesEl .txt .likeH2 {width: 100%;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 18px;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {
  width: 100%;
}

}

@media screen and (max-width: 1460px) {

.centered {width: 1280px; /*margin: 0 auto;*/ position: relative;}
#topBody > div:last-child {padding-left: 56px;}
#topBodyRight > div:last-child .flex > div:last-child {padding-left: 32px;}
#topBody > div:first-child {padding-right: 56px;}
/*#topBodyRight > div:last-child .flex > div:first-child {display: none;}*/
#mpBlock1BodyContent {padding-top: 120px}
.smallBlock {padding: 32px;}
#topBodyRight .telegram {display: none !important;}
.dropdownBody {padding: 130px 0 56px;}
.dropdownBody .flex > div {padding-right: 40px;}
#mpBlock1Body .smallBlock > .txt:first-child p, #parameters .smallBlock > .txt:first-child p {display: none;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 46px;}
#mpBlock1BodyContent > div:first-child {padding-right: 56px;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {width: 90%;}
.globalCategoriesEl {padding: 24px;}
.stepsEl img {width: 89px; height: 89px; display: block;}
.stepsEl .txt p {font-size: 18px;}
#steps > div:before {width: 88px; height: 1px; right: 0px; top: 43px;}
.txt h2, .txt .likeH2 {font-size: 44px;}
.txt h3, .txt .likeH3, .mpCategoryEl .txt h2 {font-size: 30px;}
.width-60 {width: 70%;}
#footerBody > .flex > div:last-child {padding-left: 48px;}
#footerBodyMenu > .flex > div {padding-left: 56px;}
.items > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
.items > div:nth-child(4n+1) {margin-left: 20px;}
.items > div:nth-child(-n+4) {margin-top: 20px;}
.items > div:nth-child(3n+1) {margin-left: 0px;}
.items > div:nth-child(-n+3) {margin-top: 0px;}
#innerTop .marginTop-88 {margin-top: 64px;}
#innerTop h1 {font-size: 52px;}
.txt h1 {font-size: 48px;}
.txt h2, #mpCategoryWrp .txt h1, .txt .likeH2 {font-size: 44px;}
.worksElInfo {padding: 24px 24px 24px;}
.worksEl .ratio .flex3 {padding: 24px 24px 14px;}
.columns-2-50 > div:first-child {padding-right: 36px;}
#parametersBody > div:first-child .flex > div {padding-right: 56px;}
#filter.smallBlock {padding: 24px;}
#reviews > div {width: calc((100% - 60px) / 4);}
#reviews > div:nth-child(5n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+5) {margin-top: 20px;}
#reviews > div:nth-child(4n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+4) {margin-top: 0px;}
.blogEl .flex2 {padding: 24px 24px 14px;}
#blog > div {width: calc((100% - 20px) / 2);}
#blog > div:nth-child(3n+1) {margin-left: 20px;}
#blog > div:nth-child(-n+3) {margin-top: 20px;}
#blog > div:nth-child(2n+1) {margin-left: 0px;}
#blog > div:nth-child(-n+2) {margin-top: 0px;}
.blogEl .flex > div:first-child {padding-right: 48px;}
#about {margin-top: -104px;}
#about .centered {padding: 120px 0px 88px;}
.footerBodyMenu2 {padding-left: 56px;}
.footerBodyMenu2 > li {margin-right: 40px;}
#portfolio > div {width: calc((100% - 40px) / 3);}
#portfolio > div:nth-child(4n+1) {margin-left: 20px;}
#portfolio > div:nth-child(-n+4) {margin-top: 20px;}
#portfolio > div:nth-child(3n+1) {margin-left: 0px;}
#portfolio > div:nth-child(-n+3) {margin-top: 0px;}
.globalCategoriesEl .txt h2, .globalCategoriesEl .txt .likeH2 {font-size: 30px;}
.worksElInfo .likeH3 {font-size: 20px;}

/**/
#itemPageTopNew > .flex > div:nth-child(2) {padding-right: 36px;}

}

@media screen and (max-width: 1320px) {

.centered {width: 100%; padding: 0 48px; /*margin: 0 auto;*/}
#footerBody {padding: 80px 48px;}
#footerBottom {padding: 24px 48px;}
#topBody > div:last-child {padding-left: 48px;}
#topBody > div:first-child {padding-right: 48px;}
#topBodyRight .instagram {display: none !important;}
#topBodyRight > div:last-child .flex > div:first-child a {margin-left: 0px;}
#topBodyRight > div:last-child {width: 220px;}
#topBodyRight > div:first-child {width: calc(100% - 220px);}
#topBodyMenu > li {margin: 0px 20px 0px 0;}
#mpBlock1BodyContent > div:last-child {width: 380px;}
#mpBlock1BodyContent > div:first-child {width: calc(100% - 380px);}
.txt h3, .txt .likeH3, .mpCategoryEl .txt h2 {font-size: 28px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 40px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 44px;}
body {font-size: 18px;}
.input {font-size: 18px; height: 52px;}
.button {font-size: 18px; padding: 0 24px; height: 52px;}
.select {font-size: 18px; height: 52px;}
.navigation > .button {padding: 0 17px; width: 52px;}
#mpBlock1BodyContentSlide > div:last-child {width: 124px;}
#mpBlock1BodyContentSlide > div:first-child {width: calc(100% - 124px);}
#mpBlock1BodyContentSlideInfo .txt {width: calc(100% + 150px);}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {margin-top: 40px;}
.marginTop-56 {margin-top: 48px;}
#mpBlock1BodyContent > div {padding-bottom: 56px;}
#mpBlock1BodyGallery {padding: 56px 0;}
.block {margin-top: 88px;}
#steps > div {width: calc((100% - 60px) / 4); margin-left: 20px; margin-top: 32px;}
#steps > div:nth-child(6n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+6) {margin-top: 32px;}
#steps > div:nth-child(4n+1) {margin-left: 0px;}
#steps > div:nth-child(-n+4) {margin-top: 40px;}
#steps > div::before {width: calc(100% - 108px);}
.padding-100 {padding: 80px 0 88px;}
hr {margin-top: 64px; margin-bottom: 64px;}
.blockTop > div:last-child {width: 124px;}
.blockTop > div:first-child {width: calc(100% - 124px); padding-right: 56px;}
#footerBodyMenu > .flex > div {width: 50%;}
#footerBodyMenu > .flex > div:nth-child(-n+3) {margin-top: 48px;}
#footerBodyMenu > .flex > div:nth-child(-n+2) {margin-top: 0px;}
footer {padding-top: 80px;}
#main {padding-bottom: 610px;}
.footerBodyMenuEl > p {font-size: 18px;}
.footerBodyMenuEl ul li {font-size: 16px;}
#footerBodyInfo > p {font-size: 16px;}
#footerBodyInfo > p:first-child a, #footerBodyInfo > p:first-child a:visited {font-size: 22px;}
.footerBodyMenuEl ul {margin-top: 20px;}
#topBodyMenu > li > a {font-size: 13px; line-height: 30px;}
#topBodyRightSearch > div:last-child input {font-size: 13px;}
.button--string {padding: 0; height: 22px; border: none;}
.button--string > div:first-child {color: #858585; font-size: 18px; font-weight: normal; transition: all 0.2s linear;}
.label {font-size: 15px;}
.txt h4, .txt .likeH4 {font-size: 22px;}
.saysSlickElBody .flex2 .txt h4, .saysSlickElBody .flex2 .txt .likeH4 {font-size: 19px;}
/*.globalCategoriesEl .txt {width: 80%;}*/
#innerTop h1 {font-size: 48px;}
.txt h1 {font-size: 42px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 36px;}
.catalogEl .marginTop-40 {margin-top: 32px;}
.itemsElInfo {padding: 16px 0px 0;}
.itemsEl {padding: 24px 24px 24px;}
#parametersBody > div:last-child {width: 380px;}
#parametersBody > div:first-child {width: calc(100% - 380px);}

.marginTop-88 {margin-top: 64px;}
.txt ul > li {padding-left: 24px;}
.txt ul > li:before {content: ''; display: block; width: 12px; height: 12px; border-radius: 50%; position: absolute; top: 7px; left: 0px; border: 2px solid #A58B3C;}
#articleTopInfo > div:last-child p {font-size: 16px;}
#articleTopInfo > div:last-child {width: 140px;}
#articleTopInfo > div:first-child {width: calc(100% - 140px);}
#about .centered {padding: 120px 48px 64px;}
#about .txt h1 {font-size: 40px;}
#aboutInfo {width: calc((100% - 20px) / 2);}
#about #price > p:first-child {font-size: 18px;}
.button:not(.button--string) > div:first-child {line-height: 52px;}
.footerBodyInfoEl > p {font-size: 16px;}
.footerBodyInfoEl > p b, .footerBodyInfoEl > p strong {font-size: 18px;}
.footerBodyMenu2 > li a, #footerBodyMenu2 > li a:visited {font-size: 18px;}
.footerBodyMenu2 {margin-top: 70px;}
.mpCategoryEl .ratio {width: 100%; margin-left: 0%; margin-bottom: 8px;}
#globalCategoriesElHome img {width: 140px;}
.globalCategoriesEl .ratio-inner {padding-top: 64%;}

.mpCategory2 {margin-top: 40px; width: 100%; position: relative;}
.mpCategory2 > div {width: calc(100% / 5); margin-left: 0px; margin-top: 20px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 0px;}
.worksElInfo .likeH3 {font-size: 20px;}

}

@media screen and (max-width: 1220px) {

.width-90 {width: 100%;}
.width-60 {width: 80%;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 40px;}
#topBodyRightSearch {display: none;}
#itemPageTopInfo .marginTop-48 {margin-top: 40px;}
#price > p {font-size: 30px;}
#reviews > div {width: calc((100% - 40px) / 3);}
#reviews > div:nth-child(5n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+5) {margin-top: 20px;}
#reviews > div:nth-child(4n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+4) {margin-top: 20px;}
#reviews > div:nth-child(3n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+3) {margin-top: 0px;}
.blogEl .flex > div:first-child {padding-right: 40px;}
#innerTop .width-80 {width: 90%;}
.button > div:nth-child(2) img {display: block; width: 16px; height: 16px; margin: 17px 0;}
.mpCategoryEl .txt h2 {font-size: 26px;}

}

@media screen and (max-width: 1180px) {
    
.globalCategoriesEl .ratio-inner {padding-top: 56%;}
#globalCategories > div {width: calc((100% - 20px) / 2);}
#globalCategories > div:nth-child(-n+3) {margin-top: 20px;}
#globalCategories > div:nth-child(3n+1) {margin-left: 20px;}
#globalCategories > div:nth-child(-n+2) {margin-top: 0px;}
#globalCategories > div:nth-child(2n+1) {margin-left: 0px;}
.mpCategory2 > div {width: calc(100% / 4); margin-left: 0px; margin-top: 20px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+4) {margin-top: 0px;}
.mpCategoryEl2 .txt {padding: 0 10px;}

}

@media screen and (max-width: 1080px) {

#mpBlock1BodyGallery {display: none;}
#mpBlock1BodyContent {min-height: 200px; padding-top: 200px;}
#mpBlock1BodyContent > div:first-child {padding-right: 0px; width: 100%; border-bottom: 1px solid #858585;}
#mpBlock1BodyContent > div:last-child {width: 100%; margin-top: 56px;}
#mpBlock1BodyContentSlideInfo .txt {width: 100%;}
#mpBlock1Body .smallBlock > .txt:first-child p {display: block;}
#mpBlock1Body .smallBlock .marginTop-8:after, #parameters .smallBlock .marginTop-8:after {content: ''; display: table; clear: both;}
#mpBlock1Body .smallBlock .input, #parameters .smallBlock .input {width: calc((100% - 40px) / 3); float: left; margin-left: 20px; margin-top: 0px;}
#mpBlock1Body .smallBlock .input:first-child, #parameters .smallBlock .input:first-child {margin-left: 0px;}
#mpBlock1Body .smallBlock .marginTop-56, #parameters .smallBlock .marginTop-56 {margin-top: 40px;}
#topBody > div:nth-child(2) {order: 1;}
#topBody > div:first-child {padding-right: 0px; order: 2; padding-left: 48px; width: calc(100% - (140px + 220px));}
#topBody > div:last-child {padding-left: 0px; order: 3; width: 220px;}
.dropdownBody {padding: 110px 0 56px;}
.block {margin-top: 80px;}
.smallBlockFormBody > div:first-child {padding-right: 0px; width: 100%;}
.padding-100 {padding: 72px 0 80px;}
.smallBlockFormBody > div:last-child {width: 100%; margin-top: 40px;}
.smallBlockFormBody > div:last-child > div, .smallBlockFormBody > div:last-child > div .button, .smallBlockFormBody > div:last-child > div .button > div {width: auto; justify-content: center;}
#main {padding-bottom: 580px;}
footer {padding-top: 64px;}
#footerBody {padding: 64px 40px;}
#footerBottom .flex > div p {font-size: 15px;}
.dropdownBody .flex > div {width: calc(100% / 3); padding-right: 40px; margin-top: 40px;}
.dropdownBody .flex > div:nth-child(-n+4) {margin-top: 40px;}
.dropdownBody .flex > div:nth-child(-n+3) {margin-top: 0px;}
#footerBody > .flex > div:last-child {padding-left: 0px;}
#footerBodyMenu > .flex > div {margin-top: 40px;}
#footerBodyMenu > .flex > div:nth-child(-n+3) {margin-top: 40px;}
#footerBodyMenu > .flex > div:nth-child(-n+2) {margin-top: 0px;}
/*.globalCategoriesEl .txt {width: 90%;}*/
/*.txt h2 {font-size: 36px;}*/
#innerTop .marginTop-88 {margin-top: 56px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 36px;}
#innerTop h1 {font-size: 44px;}
.txt h1 {font-size: 44px;}
#itemPageTop .columns-2-50 > div {width: 100%;}
#itemPageTop .columns-2-50 > div:first-child {padding-right: 0px; order: 1; z-index: 1; position: relative;}
#itemPageTop .columns-2-50 > div:last-child {/*display: none;*/ order: 1; padding-left: 0px; margin-left: 0px; margin-top: 56px; z-index: 3; position: relative;}
#itemPageTopInfo > .txt, #itemPageTopInfoParams {width: 80%;}
#itemPageTopInfo .itemPageTopCoverWrp {/*display: block !important; margin-top: 24px;*/}
#itemPageTopInfo .itemPageTopCoverWrp .itemPageTopCover .ratio-2-3 {padding-top: 48%;}
/*, #itemPageTopCover .ratio-2-3 {padding-top: 48%;}*/
/*.itemPageTopGallery > div {width: calc((100% - 80px) / 5); margin-left: 20px; margin-top: 20px; position: relative;}
.itemPageTopGallery > div:nth-child(4n+1) {margin-left: 20px;}
.itemPageTopGallery > div:nth-child(5n+1) {margin-left: 0px;}*/
#parametersBody > div:first-child {width: 100%;}
#parametersBody > div:last-child {width: 100%; padding-top: 56px; margin-top: 56px; border-top: 1px solid #858585;}
#parametersBody > div:first-child .flex > div {width: calc((100% - 48px) / 2); padding-right: 0px; margin-top: 40px; margin-left: 48px;}
#parametersBody > div:first-child .flex > div:nth-child(2n+1) {margin-left: 0px;}
#parametersBody > div:first-child .flex > div:nth-child(-n+2) {margin-top: 0px;}
#parameters .smallBlock > .txt:first-child p {display: block;}
#itemPageTopInfo .marginTop-80 {margin-top: 48px;}
#filterBody > div {width: calc((100% - 20px) / 2);}
#filterBody > div:nth-child(4n+1) {margin-left: 20px;}
#filterBody > div:nth-child(2n+1) {margin-left: 0px;}
#porfolioReview > .saysSlickEl {width: 40%; margin-top: 20px;}
#bottomButton.marginTop-64, .bottomButton.marginTop-64 {margin-top: 56px;}
.blogEl .flex > div:first-child {padding-right: 32px;}
.blogEl .flex2 .txt h3, .blogEl .flex2 .txt .likeH3 {font-size: 22px;}
#innerTop .width-80 {width: 80%;}
#itemPageTop.articleTop {margin-top: -24px;}
.marginTop-88 {margin-top: 56px;}
#about .txt h1 {font-size: 36px;}
#aboutInfo {width: calc(50% - 10px);}
#about .centered {padding-bottom: 56px;}
.footerBodyMenu2 {margin-top: 54px;}
.mpCategoryEl .txt h2 {font-size: 24px;}

#portfolio > div {width: calc((100% - 20px) / 2);}
#portfolio > div:nth-child(3n+1) {margin-left: 20px;}
#portfolio > div:nth-child(-n+3) {margin-top: 20px;}
#portfolio > div:nth-child(2n+1) {margin-left: 0px;}
#portfolio > div:nth-child(-n+2) {margin-top: 0px;}

/*.worksElInfo .flex3 > div:first-child .txt h3 {font-size: 20px;}*/
#footerBottom .copy {margin-top: 32px; font-size: 15px; line-height: 1.2;}

/**/
#itemPageTopNew > .flex > div:nth-child(2) {order: 3; width: 100%; margin-left: 0px; padding-right: 0%;}
#itemPageTopNew > .flex > div:last-child {order: 2; width: 100%; margin-left: 0px; padding-top: 24px; margin-top: 12px; border-top: 1px solid #858585;}
#itemPageTopNew #itemPageTopInfo {padding-top: 0px; margin-top: 0px; border-top: none;}
.itemPageTopNewCoverItem .ratio-2-3 {padding-top: 48%;}

}

@media screen and (max-width: 980px) {

#footerBottom .flex > div:first-child {padding-right: 0px; width: 100%; justify-content: center;}
#footerBottom .flex > div:last-child {margin-top: 10px; width: 100%; justify-content: center;}
#footerBodyMenu2 > li {margin-right: 32px;}


}

@media screen and (max-width: 960px) {

#top2 {display: block; z-index: 10; position: relative;}
#top2:not(.topGradient) {background-color: #2e2e2e;}
#top {display: none;}
#top2Line {padding: 10px 0; width: 100%; border-bottom: 1px solid #858585;}
#top2Line > div {width: 50%; position: relative;}
#top2Line > div:last-child > div {width: 100%;}
#top2Line > div:last-child svg {display: block; width: 20px; height: 20px; float: right; cursor: pointer;}
#top2Line > div:first-child a {float: left; margin-right: 20px; width: 20px; height: 20px; display: block; position: relative;}
#top2Line > div:first-child a img {width: 100%; height: 100%;}
#top2Body {padding: 20px 0; width: 100%;}
#top2Body > div {width: 50%; position: relative;}
#top2Body > div:first-child a {display: block; width: 140px; height: 43px; position: relative;}
#top2Body > div:first-child a img {width: 100%;}
#top2Body > div:last-child {justify-content: flex-end;}
#top2Body > div:last-child p {text-align: right;}
#top2Body > div:last-child p:first-child {color: #fff; text-decoration: none; font-size: 18px; font-weight: 500; line-height: 1;}
#top2Body > div:last-child p:first-child a, #top2Body > div:last-child p:first-child a:visited {color: #fff; text-decoration: none;}
#top2Body > div:last-child p:nth-child(2) {font-size: 16px; line-height: 1; margin-top: 6px;}
#top2Body > div:last-child p:nth-child(2) a, #top2Body > div:last-child p:nth-child(2) a:visited {color: #fff; text-decoration: none;}
.dropdownBody {display: none !important;}
#mpBlock1 {margin-top: -124px;}
.width-60 {width: 90%;}
.txt h3, .txt .likeH3 {font-size: 27px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 34px;}
/*#globalCategories > div {width: 100%; margin-left: 0px; margin-top: 20px;}
#globalCategories > div:nth-child(-n+2) {margin-top: 20px;}
#globalCategories > div:first-child {margin-top: 0px;}
.globalCategoriesEl .ratio-inner {padding-top: 40%;}
.globalCategoriesEl .txt h3, .globalCategoriesEl .txt .likeH3 {font-size: 30px;}
.globalCategoriesEl .txt {width: 60%;}*/
#steps > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 32px;}
#steps > div:nth-child(6n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+6) {margin-top: 32px;}
#steps > div:nth-child(4n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+4) {margin-top: 32px;}
#steps > div:nth-child(3n+1) {margin-left: 0px;}
#steps > div:nth-child(-n+3) {margin-top: 40px;}
.button, .select {height: 48px;}
.navigation > .button {padding: 0 15px; width: 48px;}
#mpBlock1BodyContentSlide > div:last-child, .blockTop > div:last-child {width: 116px;}
#mpBlock1BodyContentSlide > div:first-child {width: calc(100% - 116px);}
.blockTop > div:first-child {width: calc(100% - 116px); padding-right: 48px;}
.button--string {height: 22px;}
.input {height: 48px;}
#panel {width: 100%; position: fixed; height: 100%; background-color: #2E2E2E; top: 0px; bottom: 0px; z-index: 9; height: auto; left: 0px; display: block;
-webkit-transform: translate(0,-100%); transform: translate(0,-100%); opacity: 0;
-webkit-transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s;
transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;
}
#panelBody {height: 100vh; padding: 148px 0 80px;}
#panelBody > div {max-height: 100%; width: 100%; position: relative; overflow-y: auto;}
#panelBody .flex > div {width: calc((100% - 80px) / 3); margin-left: 40px; margin-top: 48px; position: relative;}
#panelBody .flex > div:nth-child(-n+3) {margin-top: 0px;}
#panelBody .flex > div:nth-child(3n+1) {margin-left: 0px;}
.panel--open .svgClose1 {opacity: 0; transition: all 0.2s linear;}
.panel--open .svgClose2 {opacity: 1; transition: all 0.2s linear;}
.panel--open #panel {-webkit-transform: translate(0,0); transform: translate(0,0); opacity: 1; -webkit-transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s; transition:opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s; transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s; transition:transform .3s cubic-bezier(.23,.62,.42,.99) .1s,opacity 0s .3s,visibility 0s .4s,-webkit-transform .3s cubic-bezier(.23,.62,.42,.99) .1s;}
#innerTop {padding: 12px 0 40px;}
#innerTop .marginTop-88 {margin-top: 48px;}
#innerTop h1, .txt h1 {font-size: 42px;}
.catalogEl {margin-top: 56px;}
.catalogEl:first-child {margin-top: 0px;}
#itemPageTopInfo > .txt, #itemPageTopInfoParams {width: 90%;}
.blockTop .width-80 {width: 100% !important;}
#innerTop .width-80 {width: 90%;}
#itemPageTop.articleTop {margin-top: -16px;}
#about {margin-top: -124px;}
#about .centered {padding: 140px 48px 64px;}
.width-80 {width: 90%;}
.button:not(.button--string) > div:first-child {line-height: 46px;}
.button > div:nth-child(2) img {display: block; width: 16px; height: 16px; margin: 15px 0;}
.txtCropped p.hdnP {display: none;}
.txtCroppedButton {display: block;}
.txtCropped--open p.hdnP {display: block !important;}
.maps {width: 100%; height: 280px; margin-top: 32px; margin-bottom: 32px;}
.globalCategories--contacts .txt {padding-right: 0px;}
#panelBody .footerBodyMenu2 {padding-left: 0px; margin-top: 38px;}
.mpCategory, .mpCategory2 {margin-top: 32px;}
.items > div {width: calc((100% - 20px) / 2); margin-left: 20px; margin-top: 20px; position: relative;}
.items > div:nth-child(4n+1) {margin-left: 20px;}
.items > div:nth-child(-n+4) {margin-top: 20px;}
.items > div:nth-child(3n+1) {margin-left: 20px;}
.items > div:nth-child(-n+3) {margin-top: 20px;}
.items > div:nth-child(2n+1) {margin-left: 00px;}
.items > div:nth-child(-n+2) {margin-top: 0px;}
.globalCategoriesEl .ratio-inner {padding-top: 64%;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 17px;}
#globalCategories.globalCategories--contacts > div {width: 100% !important;}
#globalCategories.globalCategories--contacts > div:nth-child(2) {padding-left: 0px !important; margin-top: 40px; margin-left: 0px !important;}
.worksElInfo .likeH3 {font-size: 20px;}

}

@media screen and (max-width: 880px) {

#reviews > div {width: calc((100% - 20px) / 2);}
#reviews > div:nth-child(5n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+5) {margin-top: 20px;}
#reviews > div:nth-child(4n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+4) {margin-top: 20px;}
#reviews > div:nth-child(3n+1) {margin-left: 20px;}
#reviews > div:nth-child(-n+3) {margin-top: 20px;}
#reviews > div:nth-child(2n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+2) {margin-top: 0px;}
#blog > div {width: 100%; margin-left: 0px;}
#blog > div:nth-child(3n+1) {margin-left: 0px;}
#blog > div:nth-child(-n+3) {margin-top: 20px;}
#blog > div:nth-child(2n+1) {margin-left: 0px;}
#blog > div:nth-child(-n+2) {margin-top: 20px;}
#blog > div:nth-child(-n+1) {margin-top: 0px;}
.blogEl .flex > div:first-child {padding-right: 0px;}
.blogEl .flex2 .txt h3, .blogEl .flex2 .txt .likeH3 {font-size: 26px;}
.blogEl .flex2 .txt {width: 70%;}
.blogEl .ratio-2-3 {padding-top: 48%;}

.mpCategory > div {width: calc((100% - 20px) / 2);}
.mpCategory > div:nth-child(4n+1) {margin-left: 20px;}
.mpCategory > div:nth-child(-n+4) {margin-top: 20px;}
.mpCategory > div:nth-child(2n+1) {margin-left: 0px;}
.mpCategory > div:nth-child(-n+2) {margin-top: 0px;}
.mpCategoryEl .txt h2 {font-size: 26px;}

}

@media screen and (max-width: 840px) {
    
.mpCategory2 > div {width: calc(100% / 3); margin-left: 0px; margin-top: 20px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+4) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+3) {margin-top: 0px;}

}

@media screen and (max-width: 820px) {

.centered {padding: 0 40px;}
.block {margin-top: 72px;}
.padding-100 {padding: 64px 0 72px;}
.width-60 {width: 100%;}
footer {padding-top: 56px;}
#footerBody {padding: 56px 40px;}
#footerBody > .flex > div:first-child {width: 100%;}
#footerBody > .flex > div:last-child {padding-left: 0px; width: 100%; margin-top: 56px;}
.marginTop-40 {margin-top: 32px;}
#footerBodyMenu > .flex > div {padding-left: 0px; padding-right: 0px; width: calc((100% - 48px) / 2); margin-left: 48px;}
#footerBodyMenu > .flex > div:nth-child(2n+1) {margin-left: 0px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 40px;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {width: 100%;}
#mpBlock1BodyContent > div:first-child {padding-bottom: 48px;}
#mpBlock1BodyContent > div:last-child {margin-top: 48px;}
#footerBottom {padding: 20px 40px;}
#panelBody .flex > div {width: calc((100% - 40px) / 2); margin-left: 40px; margin-top: 40px; position: relative;}
#panelBody .flex > div:nth-child(-n+3) {margin-top: 40px;}
#panelBody .flex > div:nth-child(3n+1) {margin-left: 40px;}
#panelBody .flex > div:nth-child(-n+2) {margin-top: 0px;}
#panelBody .flex > div:nth-child(2n+1) {margin-left: 0px;}
#panelBody {height: 100vh; padding: 148px 0 80px;}
#itemPageTopInfo > .txt, #itemPageTopInfoParams, #parameters .smallBlock .input {width: 100%; margin-left: 0px;}
#parameters .smallBlock .input {margin-top: 8px;}
#itemPageTop {margin-top: 0px !important;}
#parametersBody > div:last-child {padding-top: 48px; margin-top: 48px;}
#porfolioReview > .saysSlickEl {width: 50%; margin-top: 20px;}
#itemPageTop.articleTop {margin-top: -16px !important;}
.width-80 {width: 100%;}
#aboutInfo {width: 80%;}
#about .centered {padding: 140px 40px 56px;}
#mdl {padding: 40px; width: 100%;}
.footerBodyMenu2 {padding-left: 0px; margin-top: 46px;}
#panelBody .footerBodyMenu2 {margin-top: 30px;}
.globalCategoriesEl .ratio-inner {padding-top: 40%;}
#globalCategories > div {width: 100%; margin-left: 0px;}
#globalCategories > div:nth-child(-n+3) {margin-top: 20px;}
#globalCategories > div:nth-child(3n+1) {margin-left: 0px;}
#globalCategories > div:nth-child(-n+2) {margin-top: 20px;}
#globalCategories > div:nth-child(2n+1) {margin-left: 0px;}
#globalCategories > div:nth-child(-n+2) {margin-top: 20px;}
#globalCategories > div:nth-child(2n+1) {margin-left: 0px;}
#globalCategories > div:nth-child(-n+1) {margin-left: 0px;}
.globalCategoriesEl  .txt {width: 80%;}

/**/
#itemPageTopNew {margin-top: 0px !important;}
    
}

@media screen and (max-width: 760px) {

.globalCategoriesEl .txt {width: 70%;}
#mpBlock1Body .smallBlock .input {width: 100%; float: none; margin-left: 0px; margin-top: 8px;}
#mpBlock1Body .smallBlock .input:first-child {margin-left: 0px; margin-top: 8px;}
.smallBlockFormBody > div:first-child > div .clearfix .input {width: 100%; margin-left: 0px; float: none; margin-top: 8px;}
.smallBlockFormBody > div:first-child > div .clearfix .input:first-child {margin-left: 0px; margin-top: 0px;}
.txt h3, .txt .likeH3 {font-size: 26px;}
#mpBlock1BodyContentSlideInfo .txt {width: calc(100% + 150px);}
/*.globalCategoriesEl .ratio-inner {padding-top: 48%;}*/
.worksElInfo .flex3 > div:first-child .txt h3, .worksElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 24px;}
.itemsEl > .flex2 > div:first-child > div {width: 80%; margin-left: 10%;}
#portfolio > div {width: 100%; margin-left: 0px;}
#portfolio > div:nth-child(3n+1) {margin-left: 0px;}
#portfolio > div:nth-child(-n+3) {margin-top: 20px;}
#portfolio > div:nth-child(2n+1) {margin-left: 0px;}
#portfolio > div:nth-child(-n+2) {margin-top: 20px;}
#portfolio > div:nth-child(-n+1) {margin-top: 0px;}
.worksEl .ratio-2-3 {padding-top: 48%;}
#bottomButton.marginTop-64, .bottomButton.marginTop-64 {margin-top: 48px;}
#innerTop .width-80 {width: 100%;}
#about .txt h1 {font-size: 34px;}
.globalCategoriesEl .txt {width: 90%;}

}

@media screen and (max-width: 680px) {

#steps > div {width: calc((100% - 20px) / 2); margin-left: 20px; margin-top: 32px;}
#steps > div:nth-child(6n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+6) {margin-top: 32px;}
#steps > div:nth-child(4n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+4) {margin-top: 32px;}
#steps > div:nth-child(3n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+3) {margin-top: 32px;}
#steps > div:nth-child(2n+1) {margin-left: 0px;}
#steps > div:nth-child(-n+2) {margin-top: 40px;}
#parametersBody > div:first-child .flex > div {width: 100%; padding-right: 0px; margin-left: 0px; margin-top: 32px;}
#parametersBody > div:first-child .flex > div:nth-child(-n+2) {margin-top: 32px;}
#parametersBody > div:first-child .flex > div:nth-child(-n+1) {margin-top: 0px;}
#itemPageTopInfo .itemPageTopCoverWrp .itemPageTopCover .ratio-2-3, #itemPageTopCover .ratio-2-3 {padding-top: 64%;}
.blogEl .flex2 .txt {width: 80%;}
.blogEl .flex2 .txt h3, .blogEl .flex2 .txt .likeH3 {font-size: 24px;}
.items > div {width: 100%; margin-left: 0px; margin-top: 20px; position: relative;}
.items > div:nth-child(3n+1) {margin-left: 0px;}
.items > div:nth-child(-n+3) {margin-top: 20px;}
.items > div:nth-child(2n+1) {margin-left: 0px;}
.items > div:nth-child(-n+2) {margin-top: 20px;}
.items > div:nth-child(n+1) {margin-left: 0px;}
.items > div:nth-child(-n+1) {margin-top: 0px;}
.itemsElInfo .flex3 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 26px;}
#breadcrumbs > li {margin-top: 4px;}
#breadcrumbs {margin-top: 6px;}
.itemsElInfo .txt .likeH3 {font-size: 26px;}

/**/
.itemPageTopNewCoverItem .ratio-2-3 {padding-top: 64%;}

}

@media screen and (max-width: 660px) {
    
.mpCategory2 > div {width: calc(100% / 2); margin-left: 0px; margin-top: 20px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+4) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+3) {margin-top: 20px;}
.mpCategory2 > div:nth-child(-n+2) {margin-top: 0px;}
.mpCategoryEl2 .txt h2 {font-size: 18px;}


}

@media screen and (max-width: 620px) {

body {color: #111;}
.globalCategoriesEl .txt h3, .globalCategoriesEl .txt .likeH3 {font-size: 26px;}
.globalCategoriesEl .txt {width: 80%;}
.globalCategoriesEl .ratio-inner {padding-top: 56%;}
.block {margin-top: 64px;}
.padding-100 {padding: 56px 0 64px;}
hr {margin-top: 56px; margin-bottom: 56px;}
.saysSlickElBody .flex2 .txt h4, .saysSlickElBody .flex2 .txt .likeH4 {font-size: 18px;}
.blockTop > div:first-child {padding-right: 40px;}
#breadcrumbs > li {font-size: 15px;}
.itemsElInfo .flex3 > div:first-child .txt p, .worksElInfo .flex3 > div:first-child .txt p {font-size: 15px;}
.itemsElInfo .flex3 > div:first-child .txt h3, .worksElInfo .flex3 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt .likeH3, .worksElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 24px;}
#innerTop .marginTop-88 {margin-top: 40px;}
#innerTop h1, .txt h1 {font-size: 40px;}
.catalogEl h2, .catalogEl .likeH2 {font-size: 32px;}
.catalogEl {margin-top: 48px;}
.catalogEl:first-child {margin-top: 0px;}
.itemsEl > .flex2 > div:first-child > div {width: 90%; margin-left: 5%;}
#itemPageTopInfo .marginTop-48 {margin-top: 32px;}
#itemPageTopInfo .marginTop-80 {margin-top: 48px;}
.itemPageTopGalleryEl:after {top: 50%; left: 50%; margin-top: -10px; margin-left: -10px; background: url('../img/search2.svg') no-repeat; background-size: 20px 20px; width: 20px; height: 20px;}
.txt h4, .txt .likeH4 {font-size: 20px;}
#filterBody {display: none;}
#filterTop > div {width: 100%; margin-left: 0px;}
#filterTop > div:nth-child(2) {margin-top: 20px;}
#porfolioReview > .saysSlickEl {width: 60%; margin-top: 20px;}
#bottomButton.marginTop-64, .bottomButton.marginTop-64 {margin-top: 40px;}
.blogEl .flex2 .txt p {font-size: 15px;}
.blogEl .ratio-2-3 {padding-top: 56%;}
#articleTopInfo .labels {display: none;}
#aboutInfo {width: 100%;}
#about .centered {padding: 136px 40px 56px;}
#about .txt h1 {font-size: 30px;}
#about .marginTop-88 {margin-top: 48px;}
#about .marginTop-88 {margin-top: 40px;}
#about .marginTop-56 {margin-top: 40px;}
#panelBody .flex > div:last-child {/*margin-bottom: 64px;*/}
#searchTop > div:first-child {width: 100%; padding-right: 0px;}
#searchTop > div:last-child {margin-top: 32px; width: 100%;}
.button--primary {border-color: #CCB571; background-color: #CCB571; color: #111;}
.policy p {color: #2e2e2e;}
.policy a {color: #2e2e2e; border-color: #2e2e2e;}
#footerTop .policy p {color: #ffffff}
#footerTop .policy a {color: #ffffff; border-color: #ffffff;}
.maps {height: 240px;}
#panelBody .footerBodyMenu2 {margin-bottom: 48px;}
.globalCategoriesEl .txt {width: 100%;}
.globalCategoriesEl .txt h2, .globalCategoriesEl .txt .likeH2 {width: 90%;}
#globalCategories.globalCategories--contacts > div:nth-child(2) {margin-top: 32px;}
.maps {margin-bottom: 16px;}
.itemsElInfo .txt .likeH3 {font-size: 24px;}

#itemPageTopGallery > div {width: calc((100% - 32px) / 3); margin-left: 16px; margin-top: 16px;}
#itemPageTopGallery > div:nth-child(4n+1) {margin-left: 16px;}
#itemPageTopGallery > div:nth-child(3n+1) {margin-left: 0px;}
#itemPageTop .columns-2-50 > div:last-child {margin-top: 48px;}
/*#itemPageTopInfo .marginTop-80 {margin-top: 40px;}*/

}

@media screen and (max-width: 560px) {

#footerBottom .flex, #footerBottom .flex > div {display: block !important;}
#footerBottom .flex, #footerBottom .flex > div:first-child p {text-align: center; display: block; width: 100%;}
#footerBottom .flex > div:last-child p {margin-left: 0px; display: block; width: 100%; margin-top: 10px;}
#footerBottom .flex > div:last-child p:first-child {margin-top: 0px;}
#footerBody > .flex > div:first-child {align-items: center;}
#footerBody > .flex > div:first-child > div {width: 100%;}
#footerBody > .flex > div:first-child > div > a {display: block; width: 140px; height: 43px; margin: 0 auto;}
#footerBodyInfo p {text-align: center;}
#footerBodyInfo > p {margin-top: 12px;}
#footerBodyInfo > p:first-child {margin-top: 0px;}
#footerBodyInfo .clearfix a:last-child {margin-right: 0px;}
#footerBodyInfo .clearfix {width: 56px; margin: 0 auto; margin-top: 32px;}
#footerBodyMenu > .flex > div {width: 100%; margin-left: 0px; margin-top: 32px;}
#footerBodyMenu > .flex > div:nth-child(-n+3) {margin-top: 32px;}
#footerBodyMenu > .flex > div:nth-child(-n+2) {margin-top: 32px;}
#footerBodyMenu > .flex > div:nth-child(-n+1) {margin-top: 0px;}
.footerBodyMenuEl p, .footerBodyMenuEl ul li {text-align: center;}
.footerBodyMenuEl ul {margin-top: 16px; padding-left: 0px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 36px;}
#mpBlock1BodyContent > div:last-child {display: none;}
#mpBlock1 {min-height: 200px;}
#mpBlock1BodyContent > div:first-child {border-bottom: none;}
#mpBlock1BodyContentSlideInfo .txt {width: 100%;}
#mpBlock1BodyContentSlide > div:first-child {width: 100%; border-bottom: 1px solid #858585; padding-right: 0px; padding-bottom: 40px;}
#mpBlock1BodyContentSlide > div:last-child {width: 100%; margin-top: 20px;}
.navigation > .button {width: 32px; height: 32px; padding: 7px;}
.navigation > .button svg {display: block; width: 16px; height: 16px;}
.navigation > .button {margin-left: 10px;}
.navigation > .button:first-child {margin-left: 0px;}
.navigation > .button > div {width: 100%; align-items: center;}
#mpBlock1BodyContentSlide > div:last-child {justify-content: flex-end;}
#mpBlock1BodyContentSlideInfo .txt p:not(.mpBlock1BodyContentSlideInfoH2) {margin-top: 32px;}
#mpBlock1Btn {display: block; z-index: 4; padding-top: 164px;}
#mpBlock1Btn .button {width: 100%;}
#mpBlock1Btn .button > div {width: 100%; justify-content: center;}
#mpBlock1BodyContent {padding-top: 88px;}
.label {font-size: 14px; padding: 3px 10px 6px 10px;}
.blockTop > div:last-child {width: 74px; align-items: flex-end;}
.blockTop > div:first-child {width: calc(100% - 74px);}
.saysSlickElBody .flex2 .txt h4, .saysSlickElBody .flex2 .txt .likeH4 {font-size: 19px;}
#steps > div {width: calc((100% - 20px) / 2); margin-left: 20px; margin-top: 32px;}
#steps > div:nth-child(6n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+6) {margin-top: 32px;}
#steps > div:nth-child(4n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+4) {margin-top: 32px;}
#steps > div:nth-child(3n+1) {margin-left: 20px;}
#steps > div:nth-child(-n+3) {margin-top: 32px;}
#steps > div:nth-child(2n+1) {margin-left: 0px;}
#steps > div:nth-child(-n+2) {margin-top: 32px;}
#panelBody .flex > div {width: 100%; margin-left: 0px; margin-top: 32px; position: relative;}
#panelBody .flex > div:nth-child(-n+3) {margin-top: 32px;}
#panelBody .flex > div:nth-child(3n+1) {margin-left: 0px;}
#panelBody .flex > div:nth-child(-n+2) {margin-top: 32px;}
#panelBody .flex > div:nth-child(2n+1) {margin-left: 0px;}
#panelBody .flex > div:nth-child(-n+1) {margin-top: 0px;}
#panelBody {height: 100vh; padding: 148px 0 80px;}
#panelBody .footerBodyMenuEl p {font-size: 20px;}
#panelBody .footerBodyMenuEl p a {color: #A58B3C;}
#panelBody .footerBodyMenuEl ul li {font-size: 18px;}
.catalogEl .marginTop-40 {margin-top: 24px;}
#reviews > div {width: 100%; margin-left: 0px;}
#reviews > div:nth-child(5n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+5) {margin-top: 20px;}
#reviews > div:nth-child(4n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+4) {margin-top: 20px;}
#reviews > div:nth-child(3n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+3) {margin-top: 20px;}
#reviews > div:nth-child(2n+1) {margin-left: 0px;}
#reviews > div:nth-child(-n+2) {margin-top: 20px;}
#reviews > div:nth-child(-n+1) {margin-top: 0px;}
#reviews .saysSlickElTop .ratio-2-3 {padding-top: 48%;}
.menuGroupItemLi {padding-left: 0px;}
/*.menuGroupTitle {display: none;}*/
#mdl {padding: 32px; width: 100%;}
#mdl .marginTop-56 {margin-top: 40px;}
.footerBodyInfoEl > p {text-align: center; margin-top: 12px;}
.footerBodyInfoEl > p:first-child {margin-top: 0px;}
.footerBodyMenu2 {margin-top: 40px;}
.footerBodyMenu2 li {float: none; margin-top: 20px; text-align: center; margin-right: 0px; font-weight: 500;}
.footerBodyMenu2 li:first-child {margin-top: 0px;}
#panelBody .footerBodyMenu2 li {font-weight: 500;}
#panelBody .footerBodyMenu2 li a, #panelBody .footerBodyMenu2 li a:visited {color: #A58B3C; font-size: 20px !important;}
#panelBody .footerBodyMenu2 {margin-top: 40px;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 17px;}

#footerBottom .copy {margin-top: 24px; text-align: center;}

}

@media screen and (max-width: 520px) {

#top2Body > div:first-child {width: 140px;}
#top2Body > div:last-child {width: calc(100% - 140px);}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 32px;}
.smallBlock {padding: 24px;}
/*.globalCategoriesEl {padding-bottom: 14px;}*/
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 32px;}
#footerBottom {padding: 20px 32px;}
#footerBody {padding: 56px 32px;}
#itemPageTopInfo .button:nth-child(2) {/*display: none;*/}
#price > p {font-size: 28px;}
.worksEl .ratio-2-3 {padding-top: 56%;}
#reviews .saysSlickElTop .ratio-2-3 {padding-top: 56%;}
.blogEl .ratio-2-3 {padding-top: 64%;}
.blogEl .flex2 .txt {width: 100%; padding-right: 40px;}
#about .centered {padding: 136px 32px 56px;}
#about .button:nth-child(2) {display: none;}
.centered {padding: 0 32px;}
.button--string > div:nth-child(2) {display: none;}
.button--string {height: 22px;}
.mpCategoryEl .txt h2 {font-size: 25px;}

}

@media screen and (max-width: 480px) {

/*.globalCategoriesEl .txt {width: 90%;}*/
.globalCategoriesEl .ratio-inner {padding-top: 64%;}
body {font-size: 17px;}
.stepsEl .txt p {font-size: 17px;}
.txt h3, .txt .likeH3 {font-size: 25px;}
.policy p {font-size: 13px;}
.globalCategoriesEl .txt h3, .globalCategoriesEl .txt .likeH3 {font-size: 25px;}
.label {font-size: 13px; padding: 3px 8px 5px 8px; margin-right: 8px; margin-bottom: 8px;}
/*.globalCategoriesEl {padding-bottom: 16px;}*/
.button {font-size: 17px;}
.input {font-size: 17px;}
.policy.marginTop-24 {margin-top: 16px;}
#mpBlock1:before {background: radial-gradient(50% 50% at 50% 50%, rgba(35, 35, 35, 0) 0%, rgba(35, 35, 35, 0.64) 100%);}
#main {padding-bottom: 550px;}
.button--string > div:first-child {font-size: 17px;}
.itemsEl > .flex2 > div:first-child > div {width: 100%; margin-left: 0px;}
#innerTop h1, .txt h1 {font-size: 36px;}
.itemsElInfo .flex3 > div:first-child .txt h3, .worksElInfo .flex3 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt .likeH3, .worksElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 22px;}
#breadcrumbs > li {font-size: 14px; margin-right: 8px; margin-top: 8px;}
.itemsElInfo .flex3 > div:first-child .txt p, .worksElInfo .flex3 > div:first-child .txt p {font-size: 14px;}
#innerTop .marginTop-88 {margin-top: 32px;}
.itemsElInfo {padding: 10px 0px 0;}
.catalogEl h2, .catalogEl .likeH2 {font-size: 28px;}
#itemPageTop .labels {display: none;}
#itemPageTopInfo {padding-top: 0px; margin-top: 40px; border-top: none;}
#itemPageTopInfo .itemPageTopGallery > div {width: calc((100% - 40px) / 3); margin-left: 20px; margin-top: 20px; position: relative;}
#itemPageTopInfo .itemPageTopGallery > div:nth-child(4n+1) {margin-left: 0px;}
#itemPageTopInfo .itemPageTopGallery > div:nth-child(3n+1) {margin-left: 0px;}
.filterEl .txt p {font-size: 17px;}
#porfolioReview > .saysSlickEl {width: 80%; margin-top: 20px;}
.blogEl .flex2 .txt p {font-size: 14px;}
.blogEl .flex2 .txt h3, .blogEl .flex2 .txt .likeH3 {font-size: 22px;}
#articleTopInfo {display: none;}
#itemPageTop.articleTop #itemPageTopInfo {margin-top: 0px;}
#itemPageTop.articleTop {margin-top: -24px !important;}
.txt ul > li:before {top: 8px;}
#about #price > p:first-child {font-size: 17px;}
#about:before {background: radial-gradient(50% 50% at 50% 50%, rgba(35, 35, 35, 0) 0%, rgba(35, 35, 35, 0.64) 100%);}
.globalCategoriesEl .txt p {font-size: 17px;}
.txt ul > li::before {top: 6px;}
.itemsElInfo .txt .likeH3 {font-size: 22px;}
#itemPageTop .columns-2-50 > div:last-child {margin-top: 40px;}

/**/
#itemPageTopNew .labels {display: none;}
#itemPageTopNew > .flex > div:last-child {padding-top: 0px; margin-top: 40px; border-top: none;}

}

@media screen and (max-width: 460px) {

.blockTop > div:first-child {width: 100%; padding-right: 0px;}
.blockTop > div:last-child {width: 100%; align-items: flex-end; margin-top: 20px; justify-content: flex-end;}
.itemPageTopInfoParamsEl > div:first-child {width: 100%; padding-right: 0px;}
.itemPageTopInfoParamsEl > div:last-child {width: 100%; justify-content: flex-start; padding-left: 0px;}
.itemPageTopInfoParamsEl > div:last-child p {text-align: left;}
.blogEl .flex > div:last-child {display: none;}
.blogEl .flex > div:first-child {padding-right: 0px; width: 100%;}
.blogEl .flex2 .txt {padding-right: 0px;}
.blogEl .ratio-2-3 {padding-top: 80%;}
#about #price > p:first-child {font-size: 18px;}
#about .txt h1 {font-size: 28px;}
.mpCategory > div {width: 100%; margin-left: 0px;}
.mpCategory > div:nth-child(4n+1) {margin-left: 0px;}
.mpCategory > div:nth-child(-n+4) {margin-top: 20px;}
.mpCategory > div:nth-child(2n+1) {margin-left: 0px;}
.mpCategory > div:nth-child(-n+2) {margin-top: 20px;}
.mpCategory > div:nth-child(2n+1) {margin-left: 0px;}
.mpCategory > div:nth-child(-n+1) {margin-top: 0px;}
.globalCategoriesEl .txt h2, .globalCategoriesEl .txt .likeH2 {width: 100%;}

.mpCategory2 > div {width: 100%; margin-left: 0px; margin-top: 16px; position: relative;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 16px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 16px;}
.mpCategory2 > div:nth-child(-n+4) {margin-top: 16px;}
.mpCategory2 > div:nth-child(-n+3) {margin-top: 16px;}
.mpCategory2 > div:nth-child(-n+2) {margin-top: 16px;}
.mpCategory2 > div:nth-child(-n+1) {margin-top: 0px;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 22px;}
.mpCategoryEl2 .txt {padding: 0 0px; z-index: 2; position: relative; margin-top: -8px;}
.mpCategoryEl2 .ratio {z-index: 1;}

}

@media screen and (max-width: 420px) {

.stepsEl img {width: 80px; height: 80px; margin: 0 auto;}
#steps > div:before {display: none;}
.stepsEl .txt {padding: 0 0px;}
.stepsEl .txt p {text-align: center; margin: 0 0px; margin-top: 16px; font-size: 16px;}
.stepsEl .txt p b {font-weight: normal;}
.smallBlockFormBody > div:last-child > div {width: 100%; position: relative;}
.smallBlockFormBody > div:last-child > div .button, #mpBlock1BodyContentSlideInfo .button {width: 100% !important; padding: 0 16px;}
#mpBlock1BodyContentSlideInfo .button > div:nth-child(2) {display: none !important;}
#mpBlock1BodyContentSlideInfo .button > div:first-child {width: 100%; justify-content: center;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 28px;}
/*#mpBlock1BodyContentSlideInfo .txt p, #mpBlock1BodyContentSlideInfo .labels {display: none;}*/
#top2Body > div:first-child a {width: 120px; height: 37px;}
#top2Body > div:first-child {width: 120px;}
#top2Body > div:last-child {width: calc(100% - 120px);}
#top2Body > div:last-child p:first-child {font-size: 17px;}
#top2Body > div:last-child p:nth-child(2) {font-size: 14px;}
.globalCategoriesEl .txt {width: 100%;}
.globalCategoriesEl .ratio-inner {padding-top: 80%;}
.txt h3, .txt .likeH3 {font-size: 24px;}
#top2Line > div:first-child a {margin-right: 12px;}
#footerBodyInfo .clearfix a {margin-right: 12px;}
#footerBodyInfo .clearfix a:last-child {margin-right: 0px;}
#footerBodyInfo .clearfix {width: 52px;}
.globalCategoriesEl .txt h3, .globalCategoriesEl .txt .likeH3 {font-size: 24px;}
.saysSlickElBody .flex2 .txt h4, .saysSlickElBody .flex2 .txt .likeH4 {font-size: 18px;}
#panelBody {height: 100vh; padding: 142px 0 80px;}
#panelBody .footerBodyMenuEl p {font-size: 18px;}
#panelBody .footerBodyMenuEl ul li {font-size: 17px;}
.itemsElInfo .flex3 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 20px; margin-top: 5px;}
.worksElInfo .flex3 > div:first-child .txt h3, .worksElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 20px; margin-top: 0px;}
.itemsElInfo .flex3 > div:last-child .labels {margin-top: 24px;}
.worksElInfo .flex2 .txt, .worksElInfo .flex3 .txt, .saysSlickElBody .flex2 .txt {margin-bottom: 0px;}
/*.itemPageTopGalleryEl:after {top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; background: url('../img/search2.svg') no-repeat; background-size: 16px 16px;
  width: 16px; height: 16px;}*/
#price > p {font-size: 24px; width: 100%; display: block; text-align: center;}
#price .button, #price .button > div, #parameters .button, #parameters .button > div {width: 100%; justify-content: center;}
#itemPageTopInfo .itemPageTopCoverWrp .itemPageTopCover .ratio-2-3, #itemPageTopCover .ratio-2-3 {padding-top: 80%;}
.txt h4, .txt .likeH4 {font-size: 19px;}
#itemPageTopInfo .itemPageTopGallery > div {margin-top: 10px; margin-left: 10px;}
#itemPageTopInfo .itemPageTopGallery > div:nth-child(4n+1) {margin-left: 10px;}
#itemPageTopInfo .itemPageTopGallery > div:nth-child(3n+1) {margin-left: 0px;}
.worksEl .ratio-2-3 {padding-top: 64%;}
#porfolioReview > .saysSlickEl {width: 100%; margin-top: 20px;}
#itemPageTopInfo .marginTop-80 {margin-top: 40px;}
#reviews .saysSlickElTop .ratio-2-3 {padding-top: 64%;}
#bottomButton.marginTop-64, .bottomButton.marginTop-64 {margin-top: 32px;}
#searchTop > div:last-child .button, #searchTop > div:last-child div {width: 100%;}
#panelBody .footerBodyMenu2 li a, #panelBody .footerBodyMenu2 li a:visited {font-size: 18px !important;}

#itemPageTopInfo .button:nth-child(2) > div:last-child {display: none;}

/*#itemPageTopGallery > div {width: calc((100% - 16px) / 2); margin-left: 16px; margin-top: 16px;}
#itemPageTopGallery > div:nth-child(4n+1) {margin-left: 16px;}
#itemPageTopGallery > div:nth-child(3n+1) {margin-left: 16px;}
#itemPageTopGallery > div:nth-child(2n+1) {margin-left: 0px;}*/
#itemPageTopGallery > div {width: calc((100% - 20px) / 3); margin-left: 10px; margin-top: 10px;}
#itemPageTopGallery > div:nth-child(4n+1) {margin-left: 10px;}
#itemPageTopGallery > div:nth-child(3n+1) {margin-left: 0px;}

}

@media screen and (max-width: 380px) {

#top2Line > div:first-child a {width: 16px; height: 16px;}
#top2Line > div:last-child svg {width: 16px; height: 16px;}
#top2Body {padding: 16px 0;}
#top2Body > div:first-child a {width: 110px; height: 34px;}
#top2Body > div:first-child {width: 110px;}
#top2Body > div:last-child {width: calc(100% - 110px);}
#top2Body > div:last-child p:first-child {font-size: 16px;}
#top2Body > div:last-child p:nth-child(2) {font-size: 13px;}
#mpBlock1Btn {padding-top: 144px;}
#mpBlock1BodyContent {padding-top: 80px;}
.txt h3, .txt .likeH3 {font-size: 23px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 26px;}
.globalCategoriesEl .txt h3, .globalCategoriesEl .txt .likeH3 {font-size: 23px;}
.blockTop > div:first-child {padding-right: 32px;}
.block {margin-top: 56px;}
.padding-100 {padding: 48px 0 56px;}
hr {margin-top: 48px; margin-bottom: 48px;}
.globalCategoriesEl .ratio-inner {padding-top: 80%;}
.centered {padding: 0 24px;}
body {font-size: 16px;}
#mpBlock1BodyContentSlideInfo .txt h2, .mpBlock1BodyContentSlideInfoH2 {font-size: 26px;}
.input, .button, .select {font-size: 16px;}
.button--string > div:first-child {font-size: 16px;}
/*.catalogEl h2, .catalogEl .likeH2 {font-size: 28px;}*/
#innerTop h1, .txt h1 {font-size: 32px;}
#innerTop .marginTop-88 {margin-top: 24px;}
#innerTop {padding: 10px 0 32px;}
.itemsElInfo .flex3 > div:first-child .txt h3, .worksElInfo .flex3 > div:first-child .txt h3, .itemsElInfo .flex3 > div:first-child .txt .likeH3, .worksElInfo .flex3 > div:first-child .txt .likeH3 {font-size: 19px;}
.catalogEl {margin-top: 40px;}
.catalogEl:first-child {margin-top: 0px;}
.catalogEl h2, .catalogEl .likeH2 {font-size: 24px;}
#breadcrumbs > li {font-size: 13px; margin-right: 6px; margin-top: 6px;}
#price > p {font-size: 22px;}
.filterEl .txt p {font-size: 16px;}
#about #price > p:first-child {font-size: 16px;}
#about .centered {padding: 134px 24px 56px;}
#about .txt h1 {font-size: 26px;}
#about .marginTop-88 {margin-top: 32px;}
.globalCategoriesEl .txt p {font-size: 16px;}
.mpCategoryEl2 .txt h2, .mpCategoryEl2 .txt .likeH2 {font-size: 20px;}

.mpCategory2 > div {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+7) {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+5) {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+4) {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+3) {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+2) {margin-top: 10px;}
.mpCategory2 > div:nth-child(-n+1) {margin-top: 0px;}
.itemsElInfo .txt .likeH3 {font-size: 19px;}

/**/
.itemPageTopNewCoverItem .ratio-2-3 {padding-top: 80%;}

}

@media screen and (max-width: 360px) {

#innerTop h1, .txt h1 {font-size: 30px;}
.txt h2, .txt .likeH2, #mpCategoryWrp .txt h1 {font-size: 26px;}
.blogEl .flex2 .txt h3, .blogEl .flex2 .txt .likeH3 {font-size: 20px;}
.blogEl .ratio-2-3 {padding-top: 88%;}
#about .txt h1 {font-size: 24px;}
.globalCategoriesEl .ratio-inner {padding-top: 100%;}

}
