@font-face {
  font-family: 'SuisseIntl';
  src: local('SuisseIntl-Regular'),
    url("fonts/SuisseIntl-Regular.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SuisseIntlMedium';
  src: local('SuisseIntl-Medium'),
    url("fonts/SuisseIntl-Medium.otf") format("opentype");
  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, img {outline: none;}
body {width: 100%; color: #1B191C; background-color: #F9F9F9; font-size: 18px; overflow-x: hidden; min-width: 320px; position: relative; font-family: "SuisseIntl", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;} 
.wrap {min-height: 100%;/* overflow-x: hidden;*/}
#main {padding-bottom: 420px;}
footer {min-height: 420px; margin-top: -420px; position: relative; width: 100%; background-color: #535353; }
.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, .bg video {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%);}
.stickySide {position: sticky; top: 20px; min-height: 32px; margin: 0 0 0px;} 
.marginTop-80 {margin-top: 80px;}
.marginTop-88 {margin-top: 88px;}
.marginTop-100 {margin-top: 100px;}
.marginTop-24 {margin-top: 24px;}
.marginTop-16 {margin-top: 16px;}
.marginTop-8 {margin-top: 8px;}
.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-120 {margin-top: 120px;}

#top {position: relative; z-index: 2;}
.centered {width: 1648px; margin: 0 auto;}
#topBody > div {position: relative;}
#topBody > div:first-child {width: 15%; align-items: flex-end;}
#topBody > div:last-child {width: 85%; border-bottom: 1px solid #B8B8B8; align-items: center;}
#topBody > div:first-child img {display: block; width: 183px; height: auto;}
#topBodyRight {width: 100%; position: relative;}
#topBodyRight > div {align-items: center;}
#topBodyRight > div:first-child {flex: 1 1 0; padding-right: 24px;}
#topBodyRight > div:nth-child(2) {width: 10%;}
#topBodyRight > div:last-child {width: 28%; justify-content: flex-end; padding: 14px 0;}
#topBodyRight > div:first-child ul {list-style: none;}
#topBodyRight > div:first-child ul li {float: left; margin-right: 32px;}
#topBodyRight > div:first-child ul li a, #topBodyRight > div:first-child ul li a:visited {display: block; height: 32px; font-size: 18px; color: #1B191C; text-decoration: none; font-weight: normal; transition: all 0.1s linear; line-height: 32px;}
#topBodyRight > div:first-child ul li a:hover {color: #E22128; transition: all 0.1s linear;}
.themeBtn {display: block; width: 24px; height: 24px; background-color: transparent; margin-right: 10px; margin-left: 10px; position: relative; float: left; cursor: pointer;}
.themeBtn:first-child:after {content: ''; width: 1px; height: 24px; background-color: #B8B8B8; display: block; position: absolute; top: 0px; right: -10px;}
.themeBtn svg {display: block; width: 100%; height: 100%;}
.themeBtn svg .stroke {stroke: #B8B8B8; transition: all 0.1s linear;}
.themeBtn:first-child {margin-left: 0px;}
.themeBtn:last-child {margin-right: 0px;}
.themeBtn--active svg .stroke {stroke: #1B191C !important; transition: all 0.1s linear;}
#topBodyRightPersonal {float: left; color: #1B191C; text-decoration: none; transition: all 0.1s linear; margin-right: 16px;}
#topBodyRightPersonal > div {align-items: center; height: 48px;}
#topBodyRightPersonal > div:first-child {width: 24px;}
#topBodyRightPersonal > div:last-child {width: calc(100% - 24px); padding-left: 8px;}
#topBodyRightPersonal svg {display: block; width: 24px; height: 24px;}
#topBodyRightPersonal svg .fill {fill: #1B191C; transition: all 0.1s linear;}
#topBodyRightPersonal:hover {color: #E22128; transition: all 0.1s linear;}
#topBodyRightPersonal:hover svg .fill {fill: #E22128; transition: all 0.1s linear;}
.button {float: left; padding: 0 20px; border-radius: 8px; cursor: pointer; margin-left: 16px; transition: all 0.1s linear; height: 56px; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 18px; text-decoration: none;}
.button:first-child {margin-left: 0px;}
.button > div {align-items: center; justify-content: center; height: 100%;}
.button--black {background-color: #1B191C; color: #fff;}
.button--black:hover {background-color: #535353; transition: all 0.1s linear;}
.button--icon {padding: 0 0;}
#topBodyRight .button {height: 48px;}
#topBodyRight .button--icon {height: 48px; width: 48px;}
.button--icon > div {width: 100%;}
.block {display: block;}
.block:last-child {margin-bottom: 140px;}
#mpBlock1Content {width: 100%; padding-left: 15%; padding-right: 24%;}
.txt h1 {font-size: 56px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-bottom: 56px;}
.txt h1:last-child {margin-bottom: 0px;}
.txt p {line-height: 1.3; margin-top: 22px;}

#mpBlock1ContentH1 {position: relative;}
#mpBlock1ContentH1 h1 {position: relative; z-index: 1; /*color: #b8b8b8;*/ opacity: 0;}
#mpBlock1ContentLayer {position: absolute; top: 0px; left: 0px; z-index: 2; width: 100%; height: 100%;}
#mpBlock1ContentLayer div {font-size: 56px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; position: absolute; /*visibility: hidden;*/ opacity: 0;}
.mpBlock1ContentLayerEl--active {/*visibility: visible !important; opacity: 1 !important;*/}
.mb1cs {transition: all 0.2s linear; color: #b8b8b8;}
.mb1cs--active {/*color: #1B191C; transition: all 0.2s linear;*/}

#mpBlock1Content p {font-size: 20px; width: 80%;}
#mpBlock1Bento > div {align-items: flex-start; position: relative;}
#mpBlock1Bento > div:first-child {width: 67.5%; padding-right: 32px;}
#mpBlock1Bento > div:last-child {width: 32.5%;}
#mpBlock1BentoSlider {width: 100%; position: relative;}
#mpBlock1BentoSliderBody {width: 100%; height: 480px; position: relative; z-index: 1;}
.mpBlock1BentoSliderBodyEl {position: absolute; z-index: 1; width: 100%; height: 100%; z-index: 1; opacity: 0; text-decoration: none; display: block;}
.mpBlock1BentoSliderBodyEl--active {z-index: 3 !important;}
.mpBlock1BentoSliderBodyEl .bg {z-index: 1;}
.mpBlock1BentoSliderBodyEl .flex {width: 100%; height: 100%; position: relative; z-index: 2; padding: 48px;}
.mpBlock1BentoSliderBodyEl .flex:before {content: ''; width: 100%; height: 100%; z-index: 1; position: absolute; top: 0px; left: 0px; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(6,6,6,1) 100%); opacity: 0.64;}
.mpBlock1BentoSliderBodyEl .flex > div {align-items: flex-end; width: 60%; position: relative; z-index: 2; color: #fff;}
.likeH2 {line-height: 1 !important; font-size: 40px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
#mpBlock1BentoSliderCounter {position: absolute; top: 48px; left: 48px; color: #fff; z-index: 5;}
#mpBlock1BentoSliderNav {position: absolute; right: 48px; bottom: 48px; z-index: 5;}
#mpBlock1BentoSliderNav .button {width: 48px; height: 48px;}
.button--wHollow {background-color: transparent; border: 1px solid #fff; color: #fff;}
.button--wHollow:hover, #mpBlock1BentoBanner:hover .button {color: #1B191C; background-color: #fff;}
.button--wHollow svg .fill {fill: #fff;}
.button--wHollow:hover svg .fill, #mpBlock1BentoBanner:hover .button svg .fill {fill: #1B191C;}
.button--wHollow svg .stroke {stroke: #fff;}
.button--wHollow:hover svg .stroke, #mpBlock1BentoBanner:hover .button svg .stroke {stroke: #1B191C;}
.button--twoLeft > div:first-child {width: 24px;}
.button--twoLeft > div:last-child {width: calc(100% - 24px); padding-left: 10px;}
#mpBlock1BentoBanner {width: 100%; height: 100%; position: relative; color: #fff; text-decoration: none;}
#mpBlock1BentoBanner .bg {z-index: 1;}
#mpBlock1BentoBanner:before {content: ''; width: 100%; height: 100%; z-index: 2; position: absolute; top: 0px; left: 0px; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(6,6,6,1) 100%); opacity: 0.64;}
#mpBlock1BentoBanner > .flex {width: 100%; height: 100%; position: relative; z-index: 3;}
#mpBlock1BentoBanner > .flex > div {width: 100%; align-items: flex-end; padding: 48px;}
#mpBlock1BentoBanner .button {height: 48px;}
#mpBlock1BentoBanner p {font-size: 24px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.bg-ffffff {background-color: #fff;}
.blockTop > div {align-items: flex-start; position: relative;}
.blockTop > div:first-child {width: 15%; padding-right: 32px;}
.blockTop > div:last-child {width: 80%;}
.blockTop > div:last-child > div {width: 100%;}
.padding-100 {padding: 100px 0;}
.txt h2 {font-size: 40px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-bottom: 40px; margin-top: 56px;}
.txt h2:last-child {margin-bottom: 0px;}
.txt h2:first-child {margin-top: 0px;}
.blockTop > div:last-child h2, .blockTop > div:last-child h3 {width: 80%;}
.tabsTopEl .txt h3 {width: 100% !important;}
.mark {font-size: 16px; color: #535353; border-top: 8px solid #E22128; padding-top: 4px;}
.tabsTopEl {float: left; margin-right: 32px; color: #B8B8B8; cursor: pointer; transition: all 0.1s linear;}}
.tabsTopEl > div {align-items: center;}
.tabsTopEl > div:last-child {padding-left: 16px;}
.txt h3 {font-size: 32px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-top: 40px; margin-bottom: 32px;}
.txt h3:last-child {margin-bottom: 0px;}
.txt h3:first-child {margin-top: 0px;}
.tabsTopEl > div:first-child img {opacity: 0.32; transition: all 0.1s linear; display: block; width: 40px; height: 40px;}
.tabsTopEl .txt h3 {line-height: 40px;}
.tabsTopEl--active {color: #1B191C; transition: all 0.1s linear;}
.tabsTopEl.tabsTopEl--active > div:first-child img {opacity: 1; transition: all 0.1s linear;}
.tabsBodyEl {display: none;}
.tabsBodyEl--active {display: block !important;}
.catalogBody > div {width: calc((100% - 96px) / 4); margin-left: 32px; margin-top: 32px; position: relative;}
.catalogBody > div:nth-child(-n+4) {margin-top: 0px;}
.catalogBody > div:nth-child(4n+1) {margin-left: 0px;}
.catalogBodyEl {width: 100%; height: 100%; position: relative; display: block; color: #fff;}
.catalogBodyEl:not(.calcEl):after {content: ''; display: block; width: 100%; height: 100%; z-index: 1; position: absolute; top: 0px; right: 0px; background-color: #E9EBE5; opacity: 1; transition: all 0.1s linear;}
.catalogBodyEl:not(.calcEl):hover:after {top: -16px; right: -16px; transition: all 0.1s linear;}
.catalogBodyEl .bg {z-index: 2; overflow: hidden;}
.catalogBodyEl .bg img {transition: all 0.1s linear; }
.catalogBodyEl:not(.calcEl):hover .bg img {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.catalogBodyEl:before {content: ''; width: 100%; height: 100%; z-index: 3; position: absolute; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(6,6,6,1) 100%); opacity: 0.32;}
.catalogBodyEl .ratio {z-index: 4; width: 100%; position: relative;}
.catalogBodyEl .flex {width: 100%; height: 100%; padding: 32px;}
.catalogBodyEl .flex > div {width: 100%; align-items: flex-end;}
.txt h4 {font-size: 24px; line-height: 1.1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-top: 32px;}
.txt h4:last-child {margin-top: 0px;}
.label {float: left; height: 24px; line-height: 22px; font-size: 14px; border: 1px solid #fff; border-radius: 5px; margin-right: 8px; margin-top: 8px; padding: 0 8px;}
.columns > div {align-items: flex-start; position: relative;}
.columns > div > div {width: 100%;}
.columns-2-67 > div:first-child {width: 67.5%; padding-left: 15%; padding-right: 32px;}
.columns-2-67 > div:last-child {width: 32.5%;}
#mpAbout .ratio-inner {padding-top: 110%;}
#mpAbout .txt {width: 80%;}
.txt p:first-child {margin-top: 0px;}
#thesis > div {width: calc(100% / 3); padding-right: 32px; position: relative; margin-top: 56px;}
.thesisEl {width: 100%; height: 100%;}
.thesisEl > p:first-child {font-size: 56px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.thesisEl > p:nth-child(2) {font-size: 16px; line-height: 1.3; margin-top: 10px; color: #535353;}
.button--hollow {background-color: transparent; border: 1px solid #1B191C; color: #1B191C;}
.button--hollow:hover {color: #fff; background-color: #535353; border-color: #535353;}
.button--hollow svg .fill {fill: #535353;}
.button--hollow:hover svg .fill {fill: #fff;}
.button--hollow svg .stroke {stroke: #535353;}
.button--hollow:hover svg .stroke {stroke: #fff;}
.button--twoRight > div:last-child {width: 24px;}
.button--twoRight > div:first-child {width: calc(100% - 24px); padding-right: 10px;}
.blockShort {padding: 0 32px;}
.bg-f5f5f5 {background-color: #F5F5F5;}
#portfolio {text-decoration: none; color: #1B191C; overflow: hidden; position: relative;}
#portfolio > div {padding-top: 100px;}
#portfolio:before {content: ''; width: 100%; height: 100%; z-index: 2; top: 0px; left: 0px; position: absolute; background: linear-gradient(to bottom,  rgba(245,245,245,0) 0%,rgba(245,245,245,1) 100%); opacity: 0.1;}
#portfolio .horizontalGallery {margin-bottom: -56px;}
.columns-2-50 > div {width: calc(50% - 16px);}
.columns-2-50 > div:first-child {margin-right: 16px;}
.columns-2-50 > div:last-child {margin-left: 16px;}
.padding-64 {padding: 64px;}
.columns-2-50 > div .txt h3 {width: 80%;}
.columns.clearfix > div {float: left;}
.input {width: 100%; display: block; height: 48px; border: 1px solid #1B191C; border-radius: 8px; color: #1B191C; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 18px; padding: 0 20px; position: relative; margin-top: 16px;}
.input:first-child {margin-top: 0px;}
.req:after {content: ''; display: block; width: 6px; height: 6px; position: absolute; right: 10px; top: 50%; margin-top: -3px; background: url('../img/req.svg') no-repeat; background-size: 6px 6px;}
.input--two {float: left; width: calc(50% - 8px); margin-left: 16px; margin-top: 16px;}
.input--two:nth-child(2n+1) {margin-left: 0px;}
.input--two:nth-child(-n+2) {margin-top: 0px;}
.textarea {width: 100%; display: block; height: 120px; border: 1px solid #1B191C; border-radius: 8px; color: #1B191C; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 18px; padding: 12px 20px; position: relative; margin-top: 16px;}
.conf p {font-size: 14px;}
.txt b, .txt strong {font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.txt a, .txt a:visited {color: #1B191C; transition: all 0.1s linear;}
.txt a:hover {color: #E22128; transition: all 0.1s linear;}
.accordeon {border-bottom: 1px solid #B8B8B8;}
.accordeon:first-child {border-top: 1px solid #B8B8B8;}
.accordeonBody {display: none; padding: 0 0 20px;}
.accordeonTop {padding: 20px 0; cursor: pointer;}
.accordeonTop > div {align-items: center;}
.accordeonTop > div:first-child {width: calc(100% - 24px); padding-right: 24px;}
.accordeonTop > div:last-child {width: 24px;}
.accordeonTop > div:last-child svg {display: block;}
.accordeonTop > div:last-child svg path {opacity: 1; transition: all 0.1s linear;}
.accordeonTop > div:first-child h4 {font-size: 20px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.accordeon--open .accordeonTop > div:last-child .p2 {opacity: 0; transition: all 0.1s linear;}
.slickWrp {overflow: hidden;}
.slickWrpBody {width: calc(100% + 32px); margin-left: -32px; position: relative;}
.slickWrpBody .slick-slide {margin-left: 32px;}
#partners {padding: 0 16px;}
#partners .slick-arrow {display: none !important;}
#partners .ratio-inner {padding-top: 34%;}
#footerTop {padding: 64px 0 48px;}
#footerTop > div {align-items: flex-start;}
#footerTop > div:first-child {width: calc(50% - 16px); margin-right: 16px;}
#footerTop > div:nth-child(2) {width: calc(50% - (16px + 68px)); margin-left: 16px;}
#footerTop > div:last-child {width: 68px;}
.footerTopInfoEl {margin-top: 32px;}
.footerTopInfoEl > p:first-child {color: #D9D9D9;}
.footerTopInfoEl > p:nth-child(2) {font-size: 24px; color: #fff; margin-top: 4px;}
.footerTopInfoEl > p:nth-child(2) a, .footerTopInfoEl > p:nth-child(2) a:visited {color: #fff; text-decoration: none; transition: all 0.1s linear;}
.footerTopInfoEl > p:nth-child(2) a:hover {color: #D9D9D9; transition: all 0.1s linear;}
#footerTopSocial .button {width: 48px; height: 48px;}
#footerTopMenu {width: 100%; position: relative;}
#footerTopMenu > div {align-items: flex-start; width: 50%; padding-right: 32px; margin-top: 40px;}
#footerTopMenu > div:nth-child(-n+2) {margin-top: 0px;}
.footerTopMenuEl {width: 100%;}
.footerTopMenuEl p {color: #fff; font-size: 20px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.footerTopMenuEl ul {list-style: none; margin-top: 32px;}
.footerTopMenuEl ul li {margin-top: 12px;}
.footerTopMenuEl ul li:first-child {margin-top: 0px;}
.footerTopMenuEl ul li a, .footerTopMenuEl ul li a:visited {color: #fff; text-decoration: none; transition: all 0.1s linear;}
.footerTopMenuEl ul li a:hover {color: #D9D9D9; transition: all 0.1s linear;}
#footerTop > div:last-child .themeBtn {display: block; width: 24px; height: 24px; background-color: transparent; margin-right: 10px; margin-left: 10px; position: relative; float: left; cursor: pointer;}
#footerTop > div:last-child .themeBtn:first-child:after {content: ''; width: 1px; height: 24px; background-color: #B8B8B8; display: block; position: absolute; top: 0px; right: -10px;}
#footerTop > div:last-child .themeBtn svg {display: block; width: 100%; height: 100%;}
#footerTop > div:last-child .themeBtn svg .stroke {stroke: #B8B8B8; transition: all 0.1s linear;}
#footerTop > div:last-child .themeBtn:first-child {margin-left: 0px;}
#footerTop > div:last-child .themeBtn:last-child {margin-right: 0px;}
#footerTop > div:last-child .themeBtn--active svg .stroke {stroke: #fff !important; transition: all 0.1s linear;}
#footerBottom > div:first-child .flex > div:last-child a, #footerBottom > div:first-child .flex > div:last-child a:visited {color: #D9D9D9; transition: all 0.1s linear;}
#footerBottom > div:first-child .flex > div:last-child a:hover {color: #fff; transition: all 0.1s linear;}

#footerBottom {padding: 32px 0; border-top: 1px solid #fff; font-size: 15px; color: #D9D9D9;}
#footerBottom > div {align-items: flex-start;}
#footerBottom > div:first-child {width: calc(50% - 16px); margin-right: 16px; padding-right: 24px;}
#footerBottom > div:nth-child(2) {width: calc(50% - (16px + 140px)); margin-left: 16px;}
#footerBottom > div:last-child {width: 140px; justify-content: flex-end;}
#footerBottom > div:first-child .flex {width: 100%; margin-top: 20px;}
#footerBottom > div:first-child .flex > div {align-items: center;}
#footerBottom > div:first-child .flex > div:first-child {width: 88px;}
#footerBottom > div:first-child .flex > div:first-child img {width: 88px; height: auto; display: block;}
#footerBottom > div:first-child .flex > div:last-child {width: calc(100% - 88px); padding-left: 20px;}
#footerBottom > div:nth-child(2) p {margin-top: 12px;}
#footerBottom > div:nth-child(2) p:first-child {margin-top: 0px;}
#footerBottom > div:nth-child(2) p a, #footerBottom > div:nth-child(2) p a:visited, #footerBottom > div:last-child a, #footerBottom > div:last-child a:visited {color: #D9D9D9; text-decoration: none; transition: all 0.1s linear;}
#footerBottom > div:nth-child(2) p a:hover, #footerBottom > div:last-child a:hover {color: #fff; transition: all 0.1s linear;}
#footerBottom > div:last-child a b {font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}

#innerCoverBlock {position: relative; z-index: 1; margin-top: -77px; height: auto; max-height: 920px; width: 100%; position: relative;}
#innerCoverBlock .bg {z-index: 1;}
#innerCoverBlock:before {content: ''; width: 100%; height: 100%; z-index: 2; position: absolute; display: block; background-color: #1B191C; opacity: 0.4; top: 0px; left: 0px;}
#innerCoverBlock:after {content: ''; width: 100%; height: 100%; z-index: 3; position: absolute; display: block; background: linear-gradient(to bottom,  rgba(27,25,28,1) 0%,rgba(27,25,28,0) 100%); opacity: 0.24;  top: 0px; left: 0px;}
#innerCoverBlock .centered {z-index: 4; position: relative;}
#innerCoverBlockBody {/*min-height: 100vh;*/ padding-top: calc(80px + 77px); padding-bottom: 80px; height: 100vh; max-height: 920px;}
#innerCoverBlockBody > div:first-child {padding-left: 15%;}
.top--black #topBodyRight > div:first-child ul li a, .top--black #topBodyRight > div:first-child ul li a:visited {color: #fff;}
.top--black #topBodyRight > div:first-child ul li a:hover {color: #E4C5A0;}
.top--black #topBody > div:last-child {border-bottom: 1px solid #B8B8B8;}
.top--black .themeBtn svg .stroke {stroke: #B8B8B8; transition: all 0.1s linear;}
.top--black .themeBtn--active svg .stroke {stroke: #fff !important; transition: all 0.1s linear;}
.top--black #topBodyRightPersonal {float: left; color: #fff}
.top--black #topBodyRightPersonal svg .fill {fill: #fff; transition: all 0.1s linear;}
.top--black #topBodyRightPersonal:hover {color: #E4C5A0; transition: all 0.1s linear;}
.top--black #topBodyRightPersonal:hover svg .fill {fill: #E4C5A0; transition: all 0.1s linear;}
.top--black .button--black {background-color: #fff; border-color: #fff; color: #1B191C;}
.top--black .button--black .fill {fill: #1B191C;}
.top--black .button--black:hover {background-color: #E4C5A0; border-color: #E4C5A0;}
#breadcrumbs {list-style: none; margin-top: 0px;}
#breadcrumbs > li {float: left; margin-right: 8px; margin-bottom: 8px; font-size: 16px; color: #535353;}
#breadcrumbs > li a, #breadcrumbs > li a:visited {color: #535353; transition: all 0.1s linear;}
/*#breadcrumbs > li:not(:last-child) a:hover*/ #breadcrumbs > li a:hover {color: #E22128; transition: all 0.1s linear;}
#innerCoverBlockBody #breadcrumbs > li {color: #fff;}
#innerCoverBlockBody #breadcrumbs > li a, #innerCoverBlockBody #breadcrumbs > li a:visited {color: #fff;}
#innerCoverBlockBody #breadcrumbs > li a:hover {color: #E4C5A0;}
#innerTopBody .txt h1 {width: 75%; margin-top: 24px;}
#innerCoverBlockBody .txt h1 {color: #fff;}
#innerCoverBlockBodyBottom {width: 100%;}
#innerCoverBlockBodyBottom > div {align-items: flex-end; position: relative;}
#innerCoverBlockBodyBottom .txt p {color: #fff;}
#innerCoverBlockBodyBottom > div:last-child {justify-content: flex-end;}
#innerCoverBlockBodyBottom > div:last-child .button {float: right;}
#innerCatalogBody > div {align-items: flex-start;}
#innerCatalogBody > div:first-child {width: calc((100% - 96px) / 4)}
#innerCatalogBody > div:last-child {width: calc(100% - ((100% - 96px) / 4)); padding-left: 32px;}
.innerCatalogBodyItems {width: 100%; position: relative;}
.innerCatalogBodyItems > div {width: calc((100% - 64px) / 3); margin-left: 32px; margin-top: 32px; position: relative;}
.innerCatalogBodyItems > div:nth-child(-n+3) {margin-top: 0px;}
.innerCatalogBodyItems > div:nth-child(3n+1) {margin-left: 0px;}
#filter {width: 100%;}
#filterTop > div {align-items: center;}
#filterTop > div:first-child {flex: 1 1 0; padding-right: 16px; font-size: 24px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
#filterTop > div:last-child p {color: #535353; font-size: 16px; cursor: pointer; text-decoration: underline; transition: all 0.1s linear;}
#filterTop > div:last-child p:hover {color: #E22128; transition: all 0.1s linear;}
.filterBodyEl {border-bottom: 1px solid #B8B8B8; width: 100%; padding: 20px 0;}
.filterBodyEl:last-child {padding-bottom: 0px; border-bottom: none;}
.filterBodyEl:first-child {border-top: 1px solid #B8B8B8; margin-top: 20px;}
.filterBodyEl p {font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-bottom: 8px;}
.filterBodyEl .label {border-color: #535353; color: #535353; cursor: pointer;}
.label--active {background-color: #1B191C; border-color: #1B191C; color: #fff !important;}
#filterBody {margin-bottom: 20px;}
.sideCard {background-color: #F5F5F5; padding: 24px; display: block; color: #1B191C; text-decoration: none; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; font-size: 20px; transition: all 0.1s linear;}
.sideCard img {display: block; width: 32px; height: 32px; margin-bottom: 20px;}
.columns-2-67 .sideCard {float: right; width: 46%;}
.sideCard:hover {background-color: #EBEBEB; transition: all 0.1s linear;}
.advantagesTwo > div {width: calc((100% - 32px) / 2); margin-left: 32px; margin-top: 32px; position: relative;}
.advantagesTwo > div:nth-child(-n+2) {margin-top: 0px;}
.advantagesTwo > div:nth-child(2n+1) {margin-left: 0px;}
.advantagesTwoEl {background-color: #fff; padding: 32px;}
.advantagesTwoEl > p {color: #E22128; line-height: 1;}
.advantagesTwoEl > .txt {margin-top: 20px;}
.likeH4 {font-size: 24px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.advantagesTwoEl > .txt p:nth-child(2) {margin-top: 16px; font-size: 16px;}
#innerTop #innerTopBody {padding-left: 15%;}
#innerTop #innerTopBody .txt p {font-size: 20px; width: 70%;}
.wideBg {width: 100%; position: relative; height: auto;}
.wideBg .ratio-inner {padding-top: 15%;}
.items > div {width: calc((100% - 96px) / 4); position: relative; margin-left: 32px; margin-top: 32px;}
.items > div:nth-child(-n+4) {margin-top: 0px;}
.items > div:nth-child(4n+1) {margin-left: 0px;}
.itemsEl {/*display: block;*/ width: 100%; height: 100%; color: #1B191C; text-decoration: none; position: relative;}
.itemsEl > div {position: relative; z-index: 2;}
.itemsEl > div:last-child {align-items: flex-start; background-color: #fff; }
.itemsEl.calcEl {background-color: #f9f9f9;}
.itemsEl .ratio {width: 100%; position: relative; z-index: 2;}
.itemsElInfo {padding: 24px; position: relative; z-index: 2; background-color: #fff;}
.itemsEl.calcEl .itemsElInfo {background-color: #f9f9f9;}
.itemsElInfo > h3 {font-size: 24px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; color: #1B191C;}
.itemsEl:not(.calcEl):hover .itemsElInfo > h3 {color: #E22128; transition: all 0.1s linear;}
.itemsElInfo > div {margin-top: 20px;}
.itemsElInfo > div p {color: #535353; font-size: 16px; margin-top: 4px;}
.itemsEl:not(.calcEl):after {content: ''; display: block; width: 100%; height: 100%; z-index: 1; position: absolute; top: 0px; right: 0px; background-color: #E9EBE5; opacity: 1; transition: all 0.1s linear;}
.itemsEl:not(.calcEl):hover:after {top: -16px; right: -16px; transition: all 0.1s linear;}
.advantagesFour > div {width: calc((100% - 96px) / 4); margin-left: 32px; margin-top: 32px; position: relative;}
.advantagesFour > div:nth-child(-n+4) {margin-top: 0px;}
.advantagesFour > div:nth-child(4n+1) {margin-left: 0px;}
.advantagesFourEl {background-color: #fff; padding: 32px;}
.advantagesFourEl img {display: block; width: auto; height: 52px;}
.advantagesFourEl p {font-size: 20px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; color: #1B191C; width: 95%; margin-top: 24px;}
#innerItemPage > div {align-items: flex-start; position: relative; width: calc(50% - 16px);}
#innerItemPage > div:first-child {margin-right: 16px;}
#innerItemPage > div:last-child {margin-left: 16px; padding-left: 8%;}
#innerItemPage > div > div {width: 100%;}
#innerItemPage > div:first-child .ratio {width: 100%;}
#innerItemPageColor > div {width: calc((100% - 32px) / 2); align-items: flex-end;}
#innerItemPageColor > div:nth-child(2) {margin-left: 32px; font-size: 16px;}
.innerItemPageInfo > p {font-size: 20px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; line-height: 1;}
.innerItemPageInfoTable {width: 100%;}
.innerItemPageInfoTable .flex {padding: 16px 0; border-bottom: 1px solid #B8B8B8;}
.innerItemPageInfoTable .flex > div {align-items: flex-start;}
.innerItemPageInfoTable .flex > div:first-child {width: 45%; padding-right: 32px;}
.innerItemPageInfoTable .flex > div:last-child {width: 55%;}
.innerItemPageInfoTable .flex:last-child {border-bottom: none; padding-bottom: 0px;}
.innerItemPageInfoTable .flex:first-child {padding-top: 0px;}
.padding-80 {padding: 80px 0;}
#innerItemCalcBody, .innerItemCalcBody {padding-left: 15%;}
#innerItemCalcBody > .flex > div, .innerItemCalcBody > .flex > div {align-items: center;}
#innerItemCalcBody > .flex > div:first-child, .innerItemCalcBody > .flex > div:first-child {width: 110px;}
#innerItemCalcBody > .flex > div:first-child .ratio, .innerItemCalcBody > .flex > div:first-child .ratio {width: 100%;}
#innerItemCalcBody > .flex > div:last-child, .innerItemCalcBody > .flex > div:last-child {width: 40px;}
#innerItemCalcBody > .flex > div:last-child .button, .innerItemCalcBody > .flex > div:last-child .button {width: 40px; height: 40px;}
#innerItemCalcBody > .flex > div:last-child .button svg, .innerItemCalcBody > .flex > div:last-child .button svg {display: block; width: 24px; height: 24px;}
#innerItemCalcBody > .flex > div:nth-child(2), .innerItemCalcBody > .flex > div:nth-child(2) {flex: 1 1 0; padding: 0 32px;}
#innerItemCalcBody > .flex > div:nth-child(3), .innerItemCalcBody > .flex > div:nth-child(3) {width: 200px;}
#innerItemCalcBody > .flex > div:nth-child(3) p, .innerItemCalcBody > .flex > div:nth-child(3) p {line-height: 1.4;}
#innerItemCalcBody > .flex > div:nth-child(3) p:nth-child(2), .innerItemCalcBody > .flex > div:nth-child(3) p:nth-child(2) {color: #535353; font-size: 16px; margin-top: 4px;} 
#innerItemCalcBody > .flex > div:nth-child(2) > div > p, .innerItemCalcBody > .flex > div:nth-child(2) > div > p {font-size: 24px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; color: #1B191C;}
#innerItemCalcBody > .flex > div:nth-child(2) > div > div, .innerItemCalcBody > .flex > div:nth-child(2) > div > div {margin-top: 20px;}
#innerItemCalcBody > .flex > div:nth-child(2) > div > div > p, .innerItemCalcBody > .flex > div:nth-child(2) > div > div > p {color: #535353; font-size: 16px; margin-top: 4px;}
.innerItemCalcFormEl {float: left; height: 48px; padding: 0 20px; border: 1px solid #1B191C;border-radius: 8px; width: 100%; position: relative; margin-top: 16px; font-size: 16px;}
.innerItemCalcFormEl--three {width: calc((100% - 32px) / 3); margin-left: 16px; margin-top: 16px;}
.innerItemCalcFormEl--three:nth-child(3n+1) {margin-left: 0px;}
.innerItemCalcFormEl > div {align-items: center;}
.innerItemCalcFormEl > div:last-child {width: 30%;}
.innerItemCalcFormEl > div:first-child {width: 70%; padding-right: 16px;}
.innerItemCalcFormEl > div:last-child input {display: block; width: 100%; height: 100%; color: #1B191C; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 16px; text-align: right;}
.innerItemCalcFormEl > div:last-child input[type="number"] {padding-right: 10px;}
#innerItemCalcForm, .innerItemCalcForm {padding-left: 15%;}
select.innerItemCalcFormEl {display: block; background-color: transparent; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 16px; float: left; }
.innerItemCalcFormEl--onethree {width: calc(100% - 16px - ((100% - 32px) / 3)); margin-left: 16px;}
.innerItemCalcFormEl-two {width: calc((100% - 16px) / 2); margin-left: 16px;}
.innerItemCalcFormEl-two:nth-child(2n+1) {margin-left: 0px;}
.gallery > a {width: calc((100% - 96px) / 4); margin-left: 32px; margin-top: 32px; display: block; position: relative; overflow: hidden; float: left;}
.gallery > a:nth-child(4n+1) {margin-left: 0px;}
.gallery > a:nth-child(-n+4) {margin-top: 0px;}
.gallery > a .ratio {width: 100%;}
.gallery > a .bg {transition: all 0.1s linear;}
.gallery > a:hover .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.paddingLeft-15 {padding-left: 15%;}
.centered2 {width: 100%; padding: 0 15%;}
.width-75 {width: 75%;}

.visWrp {position: relative;}
.visWrp input {position: relative; z-index: 1;}
.visWrp > div {position: absolute; z-index: 2; height: 100%; right: 0px; top: 0px; cursor: pointer; padding: 0 16px;}
.visWrp > div > div {align-items: center; justify-content: center; position: relative; width: 20px;}
.visWrp--hide .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye2.svg') no-repeat; background-size: 20px 20px;}
.visWrp--show .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye1.svg') no-repeat; background-size: 20px 20px;}
#mdl {display: none; padding: 64px; background-color: #fff; color: #1B191C; width: 720px;}
.red--color {border-color: #E22128; transition: all 0.1s linear;}
#loader {width: 56px; height: 56px; display: block; position: relative;}
#loader img {width: 100%; height: 100%;}
#mdl #loader {margin-top: 32px;}
#logRegBottom {margin-top: 48px; padding-top: 40px; border-top: 1px solid #B8B8B8;}
.likeh4 {font-size: 24px; line-height: 1.1 !important; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
#logRegBottom .flex > div {padding-right: 24px; width: calc(100% / 3); align-items: flex-start;}
#logRegBottom .flex > div > div {width: 100%;}
#logRegBottom .flex > div > div > p {color: #535353;}
#logRegBottom .flex > div > div > div p {font-size: 24px; margin-top: 4px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
#logRegBottom .flex > div > div > div p:first-child {margin-top: 0px;}
.marginTop-8 {margin-top: 8px;}
.reqWrp {position: relative; width: 100%;}
.reqWrp input {position: relative; z-index: 1; padding-right: 32px;}
.reqWrp:after {content: ''; display: block; width: 6px; height: 6px; position: absolute; z-index: 2; height: 100%; background: url('../img/req.svg') no-repeat; right: 16px; top: 50%; margin-top: -3px;}
.innerBlockElFormEl {width: 100%; margin-top: 16px;}
.innerBlockElFormEl > div:first-child {width: 40%; padding-right: 24px; align-items: center;}
.innerBlockElFormEl > div:last-child {width: 60%;}
.innerBlockElFormEl .visWrp {width: 100%;}
.innerBlockEl {margin-top: 64px;}
.innerBlockEl:first-child {margin-top: 0px;}
#reqisitesBlock {display: none;}
#innerCabinet {}
#innerCabinet > div {align-items: flex-start;}
#innerCabinet > div > div {width: 100%;}
#innerCabinet > div:first-child {width: calc((100% - 96px) / 4);}
#innerCabinet > div:last-child {width: calc(100% - ((100% - 96px) / 4)); padding-left: 7%;}
.padding-40 {padding: 40px;}
#innerCabinetLeftInfo > p {color: #535353; font-size: 16px; margin-bottom: 16px;}
.innerItemCardInfo {width: 100%; margin-top: 10px;}
.innerItemCardInfo:first-child {margin-top: 0px;}
.innerItemCardInfo > div {align-items: center;}
.innerItemCardInfo > div:first-child {padding-right: 10px;}
.innerItemCardInfo > div:last-child {flex: 1 1 0;}
.innerItemCardInfo > div:last-child > .flex {width: 100%;}
.innerItemCardInfo > div:last-child > .flex > div:first-child {flex: 1 1 0; align-items: center;}
.innerItemCardInfo > div:last-child > .flex > div:last-child {padding-left: 10px;}
.innerItemCardInfo > div:last-child > .flex > div:first-child > span {display: block; height: 1px; width: 100%; border-bottom: 1px dashed #535353;}
#innerCabinetLeftInfo .innerItemCardInfo {font-size: 16px; color: #535353;}
.innerCabinetLeftBtn {margin-top: 16px; width: 100%;}
.innerCabinetLeftBtn .button {width: 100%; justify-content: center;}
#innerCabinetLeftInfo {margin-bottom: 32px;}
#logout {text-align: center;}
#logout a, #logout a:visited {color: #535353; text-decoration: underline; cursor: pointer; transition: all 0.1s linear;}
#logout a:hover {color: #E22128 !important; transition: all 0.1s linear;}
#innerCabinetRight .tabsTopEl > div:last-child {padding-left: 0px !important;}
.orderEl {width: 100%; border-bottom: 1px solid #1B191C;}
.orderEl:first-child {margin-top: 0px;}
.orderElTop {padding: 32px 0; cursor: pointer;}
.orderElTop > div:first-child {width: calc(100% - (24px + 20%)); padding-right: 24px;}
.orderElTop > div:nth-child(2) {width: 20%; padding-right: 24px; font-size: 20px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.orderElTop > div:last-child {width: 24px; justify-content: center;}
.orderElTop > div:last-child svg {display: block; width: 20px; height: 20px;}
.orderElTop > div:last-child svg path {opacity: 1; transition: all 0.1s linear;}
.orderElTop > div:first-child h4 {font-size: 20px; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal;}
.orderEl--open .orderElTop > div:last-child .p2 {opacity: 0; transition: all 0.1s linear;}
.orderElTop .labels .label {color: #535353; border-color: #535353;}
.orderElTop .labels {margin-top: 4px;}
.orderEl:first-child .orderElTop {padding-top: 0px;}
.orderEl:last-child {border-bottom: none;}
.orderElBody {padding: 0px 0px 32px; width: calc(100% - 24px); display: none;}
.orderElBody .txt p {margin-top: 16px;}
.orderElBody .txt p:first-child {margin-top: 0px;}
.orderElBodyCompoundItem {padding: 16px 0; border-bottom: 1px solid #B8B8B8; font-size: 16px;}
.orderElBodyCompoundItem:last-child {border-bottom: none;}
.orderElBodyCompoundItemTop > div {align-items: flex-start;}
.orderElBodyCompoundItemTop > div:last-child {width: 20.5%;}
.orderElBodyCompoundItemTop > div:first-child {width: 79.5%;}
.orderElBodyCompoundItemBody > .flex > div {color: #535353; font-size: 15px;}
.orderElBodyCompoundItemBody > .flex > div:last-child {width: 20.5%;}
.orderElBodyCompoundItemBody > .flex > div:first-child {width: calc(100% - (20.5% + 120px)); padding-left: 24px;}
.orderElBodyCompoundItemBody > .flex > div:nth-child(2) {width: 120px; padding-left: 16px;}
.orderElBodyCompoundItemBody > .flex {margin-top: 8px;}
.orderElBodyCompoundItemBody > .flex > div:first-child .flex {width: 100%;}
.orderElBodyCompoundItemBody > .flex > div:first-child .flex > div:last-child {flex: 1 1 0; /*align-items: center; padding: 0 16px; min-width: 0px;*/}
/*.orderElBodyCompoundItemBody > .flex > div:first-child .flex > div:last-child > span {display: block; height: 1px; width: 100%; border-bottom: 1px dashed #535353;}*/
.orderElBodyCompoundItemBody > .flex > div:first-child .flex > div:last-child > span {display: none;}
.orderElBodyCompoundItemTop {margin-bottom: 12px;}
#settingsForm .input, #settingsForm .textarea {background-color: transparent;}
#stickyCart {position: fixed; width: 260px; max-height: 280px; background-color: #fff; right: 16px; bottom: 16px; z-index: 20; border-radius: 8px; text-decoration: none; color: #1B191C;
-webkit-box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.08);
-moz-box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.08);
box-shadow: 0px 0px 16px 0px rgba(34, 60, 80, 0.08);
}
.innerItemCardInfo {width: 100%; margin-top: 12px;}
.innerItemCardInfo:first-child {margin-top: 0px;}
.innerItemCardInfo > div {align-items: center;}
.innerItemCardInfo > div:first-child {padding-right: 10px;}
.innerItemCardInfo > div:last-child {flex: 1 1 0;}
.innerItemCardInfo > div:last-child > .flex {width: 100%;}
.innerItemCardInfo > div:last-child > .flex > div:first-child {flex: 1 1 0; align-items: center;}
.innerItemCardInfo > div:last-child > .flex > div:last-child {padding-left: 10px;}
.innerItemCardInfo > div:last-child > .flex > div:first-child > span {display: block; height: 1px; width: 100%; border-bottom: 1px dashed #1B191C;}
#stickyCart > p {font-size: 16px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; color: #1B191C; padding: 16px 20px 16px;}
#stickyCart > div {padding: 0px 20px 20px; max-height: calc(280px - 48px); overflow-y: auto;}
.stickyCartEl {padding: 12px 0; border-bottom: 1px solid #B8B8B8;}
.stickyCartEl:first-child {padding-top: 0px;}
.stickyCartEl > p:first-child {font-size: 14px;}
.stickyCartEl:last-child {border-bottom: 0px; padding-bottom: 0px;}
.stickyCartEl > div p {font-size: 12px; color: #535353; margin-top: 4px;}
#innerCart > div {align-items: flex-start;}
#innerCart > div:last-child {width: calc((100% - 96px) / 4);}
#innerCart > div:first-child {width: calc(100% - ((100% - 96px) / 4)); padding-right: 7%; padding-left: 15%;}
#innerCartRight .clearfix {width: 100%;}
#buyThisCart {width: 100%; justify-content: center;}
.innerItemCardInfo--total {margin-top: 24px; padding-top: 24px; border-top: 1px solid #B8B8B8;}
#innerCart > div:first-child > div {width: 100%;}
.innerBlockElItems {background-color: #fff; margin-top: 16px;}
.innerBlockElItems:first-child {margin-top: 0px;}
.cartItemTop {cursor: pointer; padding: 24px;}
.cartItemTop > div {align-items: center;}
.cartItemTop > div:first-child {width: 70%; padding-right: 24px;}
.cartItemTop > div:nth-child(2) {width: calc(30% - 32px);}
.cartItemTop > div:last-child {width: 32px; justify-content: center;}
.cartItemBodyEl {padding: 16px 0; border-bottom: 1px solid #B8B8B8;}
.cartItemBodyEl:first-child {padding-top: 0px;}
.cartItemBodyEl:last-child {padding-bottom: 0px; border-bottom: none;}
.cartItemBodyEl > div {align-items: center;}
.cartItemBodyEl > div:last-child {width: 32px;}
.cartItemBodyEl > div:last-child .button {width: 32px; height: 32px;}
.cartItemBodyEl > div:last-child .button svg {width: 20px; height: 20px;}
.cartItemBodyEl > div:first-child {width: 70%; padding-right: 24px;}
.cartItemBodyEl > div:nth-child(2) {width: calc(30% - 32px); padding-right: 24px;}
.cartItemBodyEl > div > div {width: 100%;}
.cartItemBodyEl > div:nth-child(2) p {font-size: 16px; color: #535353; margin-top: 4px;}
.cartItemBodyEl > div:nth-child(2) p:first-child {margin-top: 0px;}
.cartItemBodyElInfo {width: 100%;}
.cartItemBodyElInfo > div {align-items: center;}
.cartItemBodyElInfo > div:first-child {width: calc(100% - 80px); padding-right: 12%; font-size: 16px; color: #535353;}
.cartItemBodyElInfo > div:last-child {width: 80px;}
.cartItemBodyElInfo > div:last-child .input {height: 32px; padding: 0 0px; font-size: 15px; text-align: center;}
.cartItemBodyElInfo .textarea {width: 100%; height: 64px; padding: 6px 10px; font-size: 15px;}
.cartItemBodyElInfo > div > div {width: 100%;}
.cartItemBody {display: none; padding: 0 24px 24px;}
.cartItem--open .cartItemTop > div:last-child .p2 {opacity: 0; transition: all 0.1s linear;}
.select {width: 100%; display: block; height: 48px; border: 1px solid #1B191C; border-radius: 8px; color: #1B191C; font-family: "SuisseIntl", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-size: 18px; padding: 0 20px; position: relative; margin-top: 16px; background-color: transparent;}
#innerCart .input, #innerCart .textarea {background-color: transparent;}

.calcEl {cursor: pointer; border: 1px solid #fff; transition: all 0.1s linear;}
.calcEl--active {border-color: #E22128; transition: all 0.1s linear;}
#innerCalcBodyNav {width: 100%; padding: 0 0; margin-top: 56px;}
#innerCalcBodyNav > div {width: 50%; padding-top: 32px; border-top: 1px solid #B8B8B8;}
#innerCalcBodyNav > div:last-child {justify-content: flex-end;}
/*#innerCalcBodyStep2Wrp {max-height: 620px; overflow-y: auto;}*/
#innerCalcBodyStep2Wrp .items > div {width: calc((100% - 96px) / 5); position: relative; margin-left: 24px; margin-top: 24px;}
#innerCalcBodyStep2Wrp .items > div:nth-child(-n+4) {margin-top: 24px;}
#innerCalcBodyStep2Wrp .items > div:nth-child(4n+1) {margin-left: 24px;}
#innerCalcBodyStep2Wrp .items > div:nth-child(-n+5) {margin-top: 0px;}
#innerCalcBodyStep2Wrp .items > div:nth-child(5n+1) {margin-left: 0px;}
#innerCalcBodyStep2Wrp .itemsElInfo > div {display: none;}
#innerCalcBodyStep2Wrp .itemsElInfo > h3 {font-size: 20px;}
#innerCalcBodyStep2Wrp .itemsElInfo {padding: 20px;}
/*
.items > div {width: calc((100% - 96px) / 4); position: relative; margin-left: 32px; margin-top: 32px;}
.items > div:nth-child(-n+4) {margin-top: 0px;}
.items > div:nth-child(4n+1) {margin-left: 0px;}
.itemsEl {display: block; width: 100%; height: 100%; background-color: #fff; color: #1B191C; text-decoration: none; position: relative;}
.itemsEl.calcEl {background-color: #f9f9f9;}
.itemsEl .ratio {width: 100%; position: relative; z-index: 2;}
.itemsElInfo {padding: 24px; position: relative; z-index: 2; background-color: #fff;}
.itemsEl.calcEl .itemsElInfo {background-color: #f9f9f9;}
.itemsElInfo > h3 {font-size: 24px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; color: #1B191C;}
.itemsEl:not(.calcEl):hover .itemsElInfo > h3 {color: #E22128; transition: all 0.1s linear;}
.itemsElInfo > div {margin-top: 20px;}
.itemsElInfo > div p {color: #535353; font-size: 16px; margin-top: 4px;}
.itemsEl:not(.calcEl):after {content: ''; display: block; width: 100%; height: 100%; z-index: 1; position: absolute; top: 0px; right: 0px; background-color: #E9EBE5; opacity: 1; transition: all 0.1s linear;}
.itemsEl:not(.calcEl):hover:after {top: -16px; right: -16px; transition: all 0.1s linear;}
*/
.nav-scroller, .tableWrp {-webkit-overflow-scrolling: touch; overflow-y: hidden; } 
.nav-scroller__items {display: flex; flex-wrap: nowrap; white-space: nowrap; list-style: none; overflow-x: auto; padding-bottom: 24px; margin-bottom: -24px; -webkit-overflow-scrolling: touch;}
.nav-scroller__item {margin-right: 32px;}
.nav-scroller__item:first-child {margin-left: 0px;}
.nav-scroller__items .tabsTopEl {flex-wrap: nowrap; white-space: nowrap;}
.advantagesFourEl {width: 100%; height: 100%;}
#innerItemPageLeft > div:first-child > div {width: 100%; position: relative;}
#innerItemPageLeft > div:first-child {width: 100%;  position: relative;}
.innerCabinetLeftBtn .button {height: 48px;}
.innerCabinetLeftBtn:first-child {margin-top: 0px;}
.orderElBodyTxtPrice {display: none;}

#panel {width: 40%; display: block; position: fixed; background-color: #fff; top: 0px; bottom: 0px; right: -40%; z-index: 25; transition: all 0.1s linear; height: 100%;}
.panel--open #panel {transition: all 0.1s linear; right: 0px !important;}
#panelTop {width: 100%; height: 76px; padding: 8px 56px;}
#panelTop > .flex {height: 100%;}
#panelTop > .flex > div:first-child {width: calc(100% - 40px);}
#panelTop > .flex > div:last-child {width: 40px; align-items: center;}
#panelTop .button {width: 40px; height: 40px;}
#panelTop .button svg {width: 20px; height: 20px;}
#panelTop .button svg .stroke {stroke: #1B191C; transition: all 0.1s linear;}
#panelTop .button:hover svg .stroke {stroke: #fff; transition: all 0.1s linear;}
#panelBody {width: 100%; height: calc(100% - (224px + 76px)); align-items: center;}
#panelBody > div {height: 100%; width: 100%; overflow-y: auto; padding: 32px 56px 32px;}
#panelBottom {width: 100%; padding: 32px 56px;}
.panelBottomPhone {text-align: center; font-size: 22px; line-height: 1.3;}
.panelBottomPhone a, .panelBottomPhone a:visited {color: #1B191C; text-decoration: none;}
.panelBottomAddress {text-align: center; margin-top: 24px;}
#panelBottom .align_center {margin-top: 32px;}
#panelBodyMenu p {width: 100%; margin-top: 16px; font-size: 24px; text-align: center;}
#panelBodyMenu p a, #panelBodyMenu p a:visited {text-decoration: none; color: #1B191C; transition: all 0.1s linear;}
#panelBodyMenu p a:hover {color: #E22128; transition: all 0.1s linear;}
.wrapHdn {overflow-x: hidden;}
#overlay {width: 60%; height: 100%; z-index: 0; backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px); background-color: rgba(0,0,0,0.2); cursor: pointer; position: fixed; top: 0px; left: 0px; opacity: 0; visibility: hidden; transition: all 0.1s linear;}
.panel--open #overlay {transition: all 0.1s linear; z-index: 24 !important; opacity: 1 !important; visibility: visible !important;}
#innerText > div > div {width: 100%;}
#innerText > div {align-items: flex-start; position: relative;}
#innerText > div:first-child {width: calc((100% - 96px) / 4); padding-right: 24px;}
#innerText > div:last-child {width: calc(100% - ((100% - 96px) / 4)); padding-left: 7%;}
#innerTextLeft ul {list-style: none;}
#innerTextLeft ul li {margin-top: 12px; font-size: 18px; font-weight: 500;}
#innerTextLeft ul li:first-child {margin-top: 0px;}
#innerTextLeft ul li a, #innerTextLeft ul li a:visited {color: #1B191C; transition: all 0.1s linear;}
#innerTextLeft ul li a:not(.itlLi--active):hover {color: #E22128; transition: all 0.1s linear;}
.itlLi--active {font-weight: 600;}
#innerContacts > div {align-items: flex-start; width: calc(50% - 16px);}
#innerContacts > div:last-child {margin-left: 32px;}
#innerContacts > div > div {width: 100%;}
#innerContacts #form, #form2 {padding: 40px; background-color: #fff;}
#innerContacts .button--icon {width: 48px; height: 48px;}
#map {width: 100%; height: 360px;}
.ymaps-2-1-79-map-copyrights-promo, .ymaps-2-1-79-copyright__content {display: none !important;}
#innerItemPageGallery > div {width: calc((100% - 48px) / 4); margin-left: 16px; margin-top: 16px; position: relative;}
#innerItemPageGallery {width: 100%;}
#innerItemPageGallery > div:nth-child(-n+4) {margin-top: 0px;}
#innerItemPageGallery > div:nth-child(4n+1) {margin-left: 0px;}
.innerItemPageGalleryEl {width: 100%; cursor: pointer;}
.innerItemPageGalleryEl--active {opacity: 0.64;}
.itemOffersBody > div {width: calc((100% - 48px) / 3); margin-left: 24px; margin-top: 24px; position: relative;}
.itemOffersBody > div:nth-child(-n+3) {margin-top: 0px;}
.itemOffersBody > div:nth-child(3n+1) {margin-left: 0px;}
.itemOffersBodyEl {width: 100%; height: 100%; padding: 24px; /*border-radius: 8px; border: 1px solid #1B191C;*/ background-color: #f9f9f9;}
.itemOffersBodyEl > div {align-items: center;}
.itemOffersBodyEl h4 {margin-top: 0px; font-size: 22px; margin-bottom: 16px;}
.iobep {color: #535353; font-size: 16px; margin-top: 4px !important;}
.itemOffersBody .button, .cartItem .button, .addToCartDop {height: 48px;}
.itemOffersBodyElBottom {margin-top: 24px; width: 100%;}
.itemOffersBodyElBottom > div {align-items: center;}
.itemOffersBodyElBottom > div:first-child {flex: 1 1 0; padding-right: 24px;}
.itemOffersBodyElBottom .input, .itemsElBottomControl .input {height: 48px; padding: 0 0px; text-align: center; width: 120px; background-color: transparent;}
.sSliderTop > div {align-items: center;}
.sSliderTop > div:first-child {flex: 1 1 0; padding-right: 40px;}
.sSliderTop > div:first-child > div, .sSliderTop > div:first-child .txt {width: 100%;}
.sSliderTop .button--icon {width: 48px; height: 48px;}
#blockTopRec.blockTop > div:last-child {width: 85%;}
#blockTopRecBody .itemsEl:after {display: none !important;}
.itemsEl.itemsElDop:hover h3 {color: #1B191C !important;}
.itemsEl .ratio {background-color: #fff;}
.itemsElBottom {padding: 0 24px 24px;}
.itemsElBottomControl {margin-top: 16px;}
.slick-track {display: flex !important;}
.slick-slide {height: inherit !important;} 
.itemsElBottom {width: 100%;}

.button-wIcon > div:first-child {width: 24px;}
.button-wIcon > div:last-child {padding-left: 10px;}
.button-wIcon svg {width: 24px; height: 24px;}
.button-wIcon svg .fill {transition: all 0.1s linear;}
.button-wIcon:hover svg .fill {fill: #fff; transition: all 0.1s linear;}
.conf2 {color: #535353; font-size: 14px;}
#attach_body {width: 50%;}
#attach_body > div:last-child {width: 24px; font-size: 24px;}
.async_file__del {cursor: pointer; width: 24px; height: 24px; cursor: pointer; transition: all 0.1s linear; display: block; text-align: center; line-height: 24px; transition: all 0.1s linear;}
.async_file__del:hover {color: #E22128; transition: all 0.1s linear;}
#attach_body > div:first-child {padding-right: 20px;}

#personalCalc {padding-top: 32px; margin-top: 32px; border-top: 1px solid #1B191C;}
.calcElStep {margin-top: 16px;}
.calcElStep:first-child {margin-top: 0px;}
.calcElStep > div {align-items: flex-start;}
.calcElStep > div:first-child {width: 180px; color: #535353; font-size: 15px; padding-top: 3px;}
.calcElStep > div:last-child {padding-left: 24px; width: calc(100% - 180px);}
.calcElStepInfo {margin-top: 8px; color: #535353; font-size: 15px;}
.calcElStepInfo p {margin-top: 4px;}
.calcElStepInfo p:first-child {margin-top: 0px;}

#mdlColor {width: 100%; height: calc(90vh - 100px);}

select[name="pitem"] {width: calc(50% - 16px);}
.portfolioInner {width: 100%; position: relative;}
.portfolioInner > div {width: calc((100% - 96px) / 4); margin-left: 32px; margin-top: 32px; position: relative;}
.portfolioInner > div:nth-child(-n+4) {margin-top: 0px;}
.portfolioInner > div:nth-child(4n+1) {margin-left: 0px;}
.workEl {width: 100%; height: 100%; cursor: pointer; text-decoration: none; display: block;}
.workEl .ratio {width: 100%; overflow: hidden; position: relative; z-index: 1;}
.workEl .ratio .bg {transition: all 0.1s linear; z-index: 1;}
.workEl:hover .ratio .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}
.workEl .flex {width: 100%; height: 100%; position: absolute; z-index: 3; top: 0px; left: 0px; padding: 24px; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(6,6,6,0.48) 100%);}
.workEl .flex > div {align-items: flex-end; width: 100%; height: 100%;}
.workEl .flex .label {color: #fff;}
#bottom #loader {margin: 0 auto;}
.mdlLabel {color: #1B191C; border-color: #1B191C; text-decoration: none; transition: all 0.1s linear;}
a.mdlLabel:hover {color: #fff; background-color: #535353; border-color: #535353; transition: all 0.1s linear;}
.mdlLabels {margin-top: 16px;}
.mdlWorkText {margin-top: 32px; padding-top: 28px; border-top: 1px solid #1b191c;}
.txt img {max-width: 100%; height: auto;}
.txt ul {margin-top: 24px; padding-left: 18px;}
.txt ul:first-child {margin-top: 0px;}
.txt ul li {margin-top: 12px;}
.txt ul li:first-child {margin-top: 0px;}

/**/
body.dark {color: #fff; background-color: #222222;}
body.dark #topBody > div:last-child {border-color: #B8B8B8;}
body.dark #topBodyRight > div:first-child ul li a, body.dark #topBodyRight > div:first-child ul li a:visited {color: #fff;}
body.dark #topBodyRight > div:first-child ul li a:hover {color: #E4C5A0;}
body.dark .themeBtn svg .stroke {stroke: #B8B8B8;} 
body.dark .themeBtn--active svg .stroke {stroke: #fff !important;}
body.dark #topBodyRightPersonal {float: left; color: #fff}
body.dark #topBodyRightPersonal svg .fill {fill: #fff;}
body.dark #topBodyRightPersonal:hover {color: #E4C5A0;}
body.dark #topBodyRightPersonal:hover svg .fill {fill: #E4C5A0;}
body.dark .button--black {background-color: #fff; border-color: #fff; color: #1B191C;}
body.dark .button--black .fill {fill: #1B191C;}
body.dark .button--black:hover {background-color: #E4C5A0; border-color: #E4C5A0;}
body.dark .bg-ffffff {background-color: #292929;}
body.dark .mark {color: #fff; }
body.dark .tabsTopEl--active {color: #fff;}
body.dark .catalogBodyEl:before {background: linear-gradient(to bottom, transparent 0%, #06060663 100%); opacity: 1;}
body.dark .catalogBodyEl:not(.calcEl)::after {background-color: #b8b8b8; opacity: 0.2;}
body.dark .button--hollow {background-color: transparent; border: 1px solid #fff; color: #fff;}
body.dark .button--hollow svg .fill {fill: #fff;}
body.dark .button--hollow:hover {background-color: #fff; border: 1px solid #fff; color: #1B191C;}
body.dark .button--hollow:hover svg .fill {fill: #1B191C;}
body.dark .button--hollow svg .stroke {stroke: #fff;} 
body.dark .button--hollow:hover svg .stroke {stroke: #1B191C;} 
body.dark .thesisEl > p:nth-child(2) {color: #b8b8b8;}
body.dark #portfolio {text-decoration: none; color: #fff; overflow: hidden; position: relative;}
body.dark .bg-f5f5f5 {background-color: #292929;}
body.dark #portfolio:before {display: none;}
body.dark .input, body.dark .textarea {background-color: transparent; border-color: #fff; color: #fff;}
body.dark .red--color {border-color: #E22128 !important;}
body.dark .txt a, body.dark .txt a:visited {color: #fff;} 
body.dark .txt a:hover {color: #E4C5A0}
body.dark .accordeonTop > div:last-child svg path {fill: #fff;}
body.dark #partners .slick-slide {background-color: #fff;}
body.dark footer {background-color: #1F1F1F;}
body.dark #filterTop > div:last-child p {color: #b8b8b8;}
body.dark #filterTop > div:last-child p:hover {color: #E4C5A0;}
body.dark .filterBodyEl .label {border-color: #fff; color: #fff; cursor: pointer;}
body.dark .label--active {background-color: #fff; border-color: #fff; color: #222222 !important;}
body.dark .sideCard {background-color: #292929; color: #fff;}
.sideCard svg .fill {fill: #535353;}
body.dark .sideCard:hover {background-color: #333333;}
body.dark .sideCard svg .fill {fill: #535353;}
body.dark .sideCard svg .fill {fill: #b8b8b8;}
body.dark .advantagesTwoEl {background-color: #292929;}
body.dark .advantagesTwoEl > p {color: #E4C5A0;}
body.dark #breadcrumbs > li {color: #b8b8b8;}
body.dark #breadcrumbs > li a, body.dark #breadcrumbs > li a:visited {color: #b8b8b8;}
body.dark #breadcrumbs > li a:hover {color: #E4C5A0;}
body.dark .itemsElInfo {background-color: #292929;}
body.dark .itemsEl > div:last-child {background-color: #292929;}
body.dark .itemsEl:not(.calcEl)::after {background-color: #b8b8b8; opacity: 0.2;}
body.dark .itemsElInfo > h3 {color: #fff;}
body.dark .itemsEl:hover .itemsElInfo > h3 {color: #E4C5A0;}
body.dark .itemsElInfo > div p {color: #b8b8b8;}
body.dark .advantagesFourEl {background-color: #292929;}
body.dark .advantagesFourEl p {color: #fff;}
body.dark .button--black svg .stroke {stroke: #1B191C;}
body.dark #innerItemCalcBody > .flex > div:nth-child(2) > div > p, body.dark .innerItemCalcBody > .flex > div:nth-child(2) > div > p {color: #fff;}
body.dark #innerItemCalcBody > .flex > div:nth-child(2) > div > div > p, body.dark .innerItemCalcBody > .flex > div:nth-child(2) > div > div > p {color: #b8b8b8;}
body.dark #innerItemCalcBody > .flex > div:nth-child(3) p:nth-child(2), body.dark .innerItemCalcBody > .flex > div:nth-child(3) p:nth-child(2) {color: #b8b8b8;}
body.dark .innerItemCalcFormEl {border-color: #fff;}
body.dark .innerItemCalcFormEl > div:last-child input {color: #fff; background-color: transparent;}
body.dark .innerItemCalcFormEl {border-color: #fff; color: #fff; background-color: #292929;}
body.dark .innerBlockElItems {background-color: #292929;}
body.dark .cartItemBodyElInfo > div:first-child {color: #b8b8b8;}
body.dark .cartItemBodyEl > div:nth-child(2) p {color: #fff;}
body.dark .cartItemTop svg path {fill: #fff;}
body.dark .select {border-color: #fff; color: #fff; background-color: #222222;}
body.dark #logRegBottom .flex > div > div > p {color: #b8b8b8;}
body.dark .visWrp--hide .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye2-2.svg') no-repeat; background-size: 20px 20px;}
body.dark .visWrp--show .flex > div:before {content: ''; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; left: 50%; margin-left: -10px; background: url('../img/eye1-2.svg') no-repeat; background-size: 20px 20px;}
body.dark #innerCabinetLeftInfo > p, body.dark #innerCabinetLeftInfo .innerItemCardInfo {color: #b8b8b8;}
body.dark #logout a, body.dark #logout a:visited {color: #b8b8b8;}
body.dark #logout a:hover {color: #E4C5A0 !important;}
body.dark .orderElTop .labels .label {color: #b8b8b8; border-color: #b8b8b8;}
body.dark .orderElTop > div:last-child svg path {fill: #fff;}
body.dark .orderElBodyCompoundItemBody > .flex > div, body.dark .iobep {color: #b8b8b8;}
body.dark .orderEl {border-color: #B8B8B8;}
body.dark .orderEl:last-child {border-bottom: none;}
body.dark .conf2, body.dark .calcElStep > div:first-child, body.dark .calcElStepInfo {color: #b8b8b8;}
body.dark .async_file__del:hover {color: #E4C5A0 !important;}
body.dark #personalCalc {border-color: #b8b8b8;}
body.dark #innerTextLeft ul li a, body.dark #innerTextLeft ul li a:visited {color: #fff;}
body.dark #innerTextLeft ul li a:hover {color: #E4C5A0;}
body.dark .itlLi--active {color: #E4C5A0 !important;}
body.dark #innerContacts #form, body.dark #form2 {background-color: #292929;}
body.dark #panelBottom .themeBtn svg .stroke {stroke: #B8B8B8;}
body.dark #panelBottom .themeBtn--active svg .stroke {stroke: #1B191C !important;}
body.dark #panelTop .button {border-color: #1B191C;}
body.dark #panelTop .button svg .stroke {stroke: #1B191C;}
body.dark #panelTop .button:hover {border-color: #535353; background-color: #535353;}
body.dark #panelTop .button:hover svg .stroke {stroke: #fff;}
body.dark .calcEl {border-color: #292929;}
body.dark .calcEl--active {border-color: #E22128 !important;}
body.dark .itemsEl.calcEl .itemsElInfo {background-color: #292929;}
body.dark #panelBottom .panelBottomAddress {color: #1B191C;}
body.dark .itemOffersBodyEl {background-color: #333333;}
body.dark .itemsEl.itemsElDop:hover h3 {color: #fff !important;}
body.dark .itemsElDop .itemsElBottom {color: #fff;}

.txt table {width: 100%; border-collapse: collapse;}
.tblWrp {width: 100%; position: relative; margin-top: 24px;}
.tblWrp:first-child {margin-top: 0px;}
.txt table td {padding: 16px; font-size: 16px; border: 1px solid #b8b8b8;}

body.dark #footerBottom > div:first-child .flex > div:last-child a, body.dark #footerBottom > div:first-child .flex > div:last-child a:visited {color: #D9D9D9; transition: all 0.1s linear;}
body.dark #footerBottom > div:first-child .flex > div:last-child a:hover {color: #fff; transition: all 0.1s linear;}
body.dark .txt table td {border-color: #B8B8B8;}

#dynamicLine {width: 100%; height: auto; background-color: #1B191C; position: fixed; top: 0px; left: 0px; z-index: 5; padding: 6px 0;}
#dynamicLine a {font-size: 16px; text-decoration: none; text-transform: uppercase; margin-right: 24px; color: #fff; position: relative; line-height: 1; font-weight: 500;}
.withLine {margin-top: 34px;}
.dl-link {cursor: pointer;}
.innerPhone {width: 100%; margin-top: 40px; padding-top: 32px; border-top: 1px solid #1b191c;}
.innerPhone > p:nth-child(2) {font-size: 32px; line-height: 1; font-family: "SuisseIntlMedium", sans-serif; font-optical-sizing: auto; font-weight: normal; margin-top: 8px;}
.innerPhone > p:nth-child(2) a, .innerPhone > p:last-child a:visited {color: #1b191c; text-decoration: none; margin-top: 8px;}
.innerPhone > p:nth-child(2) a:hover {color: #E22128;}
.innerPhoneBtn {margin-top: 32px;}

a.wideBg, .wideBgText {display: block; overflow: hidden; position: relative; color: #fff; text-decoration: none;}
.wideBgText .bg {z-index: 1;}
.wideBgText .flex {position: relative; width: 100%; height: 100%; z-index: 4; justify-content: center; align-items: center; padding: 0 48px;}
.wideBgText .flex > div p {text-align: center; width: 100%;}
.wideBgText:before {content: ''; width: 100%; height: 100%; z-index: 2; position: absolute; display: block; background-color: #1B191C; opacity: 0.4; top: 0px; left: 0px;}
a.wideBg .bg {transition: all 0.1s linear;}
/*a.wideBg:hover .bg {transform: scale(1.1,1.1); transition: all 0.1s linear;}*/
.wideBgText .likeH3 {margin-top: 0 !important; margin-bottom: 0 !important;}