@charset "utf-8";
/* CSS Document */

html{
	font-family: 'ProductSans-Light';
}

body{
	font-family: 'ProductSans-Light';
	color:#000;
}

p {
    margin: 0;
}

a{
	color:#fd8742;
	text-decoration:none;
	outline:none;
}

a:focus, a:link{
	color:#fd8742;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:#000;
	text-decoration:none;
	outline:none;
}

img{
	outline:none;
}

strong, b{
	font-family: 'ProductSans-Bold';
	font-weight:normal;
}

img{
	display:block;
}

.clear{
	clear:both;
}

.form-item, .form-actions{
	margin:0;
}

input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select,
.form-managed-file .form-file{
	background: #fff;
	border:0;
	margin:0;
	padding:0 calc(20px * var(--scale));
	width:calc(590px * var(--scale));
	height:calc(70px * var(--scale));
	line-height:calc(70px * var(--scale));
	font-family: 'ProductSans-Light';
	font-size:calc(20px * var(--scale));
	color:#000;
	outline: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: calc(20px * var(--scale));
}

.form-managed-file{
	width: calc(590px * var(--scale));
	position: relative;
	height: calc(70px * var(--scale));
}

.form-managed-file .file{
	padding:0 calc(20px * var(--scale));
	width: calc(590px * var(--scale));
	height: calc(70px * var(--scale));
	line-height: calc(70px * var(--scale));
	display: block;
	float: left;
	background: #fff;
	overflow: hidden;
}

.form-managed-file .file img{
	display: none;
}

.form-managed-file .form-submit{
	float:left;
	height:calc(70px * var(--scale));
	line-height:calc(70px * var(--scale));
	font-size: calc(22px * var(--scale));
	width: calc(140px * var(--scale));
	outline: none;
	border-radius: 0;
	padding: 0;
	text-align: center;
	color:#fff;
	margin:0;
	background: #fd8742;
	text-transform: uppercase;	
	font-family: 'Akrobat-SemiBold';
	position: absolute;
	bottom:0;
	right: 0;
}

.webform-client-form{
	background: #e7e8ee;
	border-top:2px solid #fd8742;
	padding: calc(60px * var(--scale));
	position: relative;
}

.webform-component-textarea{
	clear: both;
}

.webform-component-markup{
	border:2px solid #fd8742;
	background:url("../images/icon_warning.png") no-repeat center left+30px;
	width: calc(590px * var(--scale));
	height: calc(100px * var(--scale));
	font-size: calc(16px * var(--scale));
	text-align: center;
	line-height: 120%;
	padding-top: calc(27px * var(--scale));
	padding-left: calc(70px * var(--scale));
	margin-bottom: calc(20px * var(--scale));
}

.webform-client-form .description{
	display: none;
}

.webform-component--telefon-dlya-svyazi{
	position: absolute;
	top: calc(60px * var(--scale));
	left: calc(670px * var(--scale));
}

.webform-component--dopolnitelnaya-informaciya{
	position: absolute;
	top: calc(150px * var(--scale));
	left: calc(670px * var(--scale));	
}

#edit-submitted-svoy-proekt-formaty-doc-jpg-gif-pdf-2-ajax-wrapper,
#edit-submitted-svoy-proekt-formaty-doc-jpg-gif-pdf-3-ajax-wrapper{
	clear:both;
	padding-top: calc(20px * var(--scale));
	padding-bottom: calc(20px * var(--scale));
}

.form-textarea-wrapper textarea{
	width:calc(590px * var(--scale));
	height:calc(380px * var(--scale));
	font-size:calc(20px * var(--scale));
	color:#000;
	line-height: 140%;
	padding-top: calc(15px * var(--scale));
}

select{
	width:400px;
}

label{
	font-weight:normal;
	font-family: 'Akrobat-Light';
	font-size:calc(20px * var(--scale));
	color:#000;
	clear:both;
	float:none;
	display:block;
	margin: 0;
	padding: 0;
	padding-top: calc(30px * var(--scale));
	padding-bottom: calc(15px * var(--scale));
	width: auto;
}

.webform-container-inline label{
	display: block;
	margin: 0;
}

.webform-component--tekst-svoy-proekt label{
	padding-bottom: 5px;
}

label.option{
	line-height: 120%;
}

input.form-submit, input[type="submit"]{
	font-family: 'Akrobat-SemiBold';
	border:0;
	padding: 0 calc(30px * var(--scale));
	width: 100%;
	height: calc(100px * var(--scale));
    line-height: calc(100px * var(--scale));
    background: #fd8742;
    color: #fff;
    display: block;
    text-align: center;
    font-size: calc(30px * var(--scale));
    text-decoration: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-top: calc(40px * var(--scale));
	outline: none;
	transition: 0.4s;
	text-transform: uppercase;
}

input.form-submit:hover, input[type="submit"]:hover{
	background: #31343d;
	transition: 0.4s;
}

.form-item-fz152-agreement{
	width: calc(590px * var(--scale));
	padding-top: calc(20px * var(--scale));
	font-family: 'ProductSans-Light';
}

.form-item-fz152-agreement label{	
	font-family: 'ProductSans-Light';
}

.form-item-fz152-agreement input{
	width: calc(30px * var(--scale));
	height: calc(30px * var(--scale));
    margin-top: -3px;
    margin-right: calc(10px * var(--scale));
}

tbody{
	border:0;
	padding:0;
	margin:0;
}

#webform-client-form-11{
	position: relative;
}

.webform-component--voprosy-pozhelaniya{
	position: absolute;
	top: 0;
	right: 0;
}

.webform-component--tekst{
	display: none;
}

.block-webform h2{
	margin: 0;
	padding: 0;
	font-size: calc(46px * var(--scale));
	text-align: left;
	color:#000;
	font-family: 'Akrobat-ExtraBold';
	height: calc(112px * var(--scale));
	line-height: calc(112px * var(--scale));
	text-transform: uppercase;
	padding-left: calc(60px * var(--scale));
	background: #fff;
}

.captcha{
	padding-top:0;
	padding-right: 0;
}

.captcha legend{
	display: none;
}

.captcha .fieldset-description{
	display: none;
}

#cboxContent{
	background:#fff;
	border:none;
	border-radius: 0;
	overflow: unset;
}

#cboxContent img{
	border-radius: 0;	
}

#cboxContent .block-block{
	padding-top: 0;
}

#cboxContent .block-webform{
	padding: 0;
	padding-top: 0;
}

#cboxMiddleLeft{
	width:0;
	background:#fff;
}

#cboxMiddleRight{
	width:0;
	background:#fff;
}

#cboxTopLeft{
	width:0;
	height:0;
	background:#fff;
}

#cboxTopCenter{
	height:0;
	background:#fff;
}

#cboxTopRight{
	width:0;
	height:0;
	background:#fff;
}

#cboxBottomLeft{
	width:0;
	height:0;
	background:#fff;
}

#cboxBottomCenter{
	height:0;
	background:#fff;
}

#cboxBottomRight{
	width:0;
	height:0;
	background:#fff;
}

#cboxClose{
	background:url(../images/closed.png) no-repeat center center;
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	top: calc(37px * var(--scale));
	right: calc(37px * var(--scale));
	outline: none;
	transition: 0.4s;
}

#cboxClose:hover{
	background:url(../images/closed_hover.png) no-repeat center center;
	transition: 0.4s;
}

#cboxWrapper{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: none;
}

#cboxLoadedContent{
	border: 0;
	padding:0;
	margin:0;
	background: #e7e8ee;
}

#cboxTitle{
	position:absolute;
	left:-9999px;
}

#cboxTitle,
#cboxSlideshow,
#cboxCurrent{
	position:absolute;
	left:-9999px;
}

.field-slideshow-wrapper{
	position: relative;
}

#cboxPrevious,
.views-slideshow-controls-bottom .views-slideshow-controls-text-previous a,
.field-slideshow-controls a.prev,
.projectImage .field-slideshow-controls a.prev,
.galLeftArrow,
.galLeftArrowOrig{
	position: absolute;
    top: calc(340px * var(--scale));
	right: auto;
    left: 0;
    width: calc(40px * var(--scale));
    height: calc(70px * var(--scale));
	background-color: #fd8749;
    background-image: url(../images/colorbox_left.png);
	background-size: calc(12px * var(--scale));
    background-position: center center;
	background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    z-index: 100;
	outline: none;
	transition: 0.4s;
}

#cboxPrevious:hover,
.field-slideshow-controls a.prev:hover,
.projectImage .field-slideshow-controls a.prev:hover,
.galLeftArrow:hover,
.galLeftArrowOrig:hover{
	background-color: #31343d;
    background-image: url(../images/colorbox_left.png);
	background-position: center center;
	transition: 0.4s;
}

#cboxNext,
.views-slideshow-controls-bottom .views-slideshow-controls-text-next a,
.field-slideshow-controls a.next,
.projectImage .field-slideshow-controls a.next,
.galRightArrow,
.galRightArrowOrig{
	position: absolute;
    top: calc(340px * var(--scale));
	left: auto;
    right: 0;
    width: calc(40px * var(--scale));
    height: calc(70px * var(--scale));
	background-color: #fd8749;
    background-image: url(../images/colorbox_right.png);
	background-size: calc(12px * var(--scale));
	background-position: center center;
	background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    z-index: 100;
	outline: none;
	transition: 0.4s;
}

#cboxNext:hover,
.field-slideshow-controls a.next:hover,
.projectImage .field-slideshow-controls a.next:hover,
.galRightArrow:hover,
.galRightArrowOrig:hover{
	background-color: #31343d;
    background-image: url(../images/colorbox_right.png);
	background-position: center center;
	transition: 0.4s;
}

#cboxPrevious,
#cboxNext{
	top:50%;
	margin-top:-35px;
}

.galLeftArrowOrig,
.galRightArrowOrig{
	top:50%;
	margin-top: -35px;
}

.views-slideshow-controls-text-pause{
	display: none;
}

.hideform{
    display:none;
}

.amGalCont{
	width: calc(1000px * var(--scale));
}

.galOrigImg{
	width: auto;
	left: 50%;
    transform: translateX(-50%);
}

.galBigCont {
    position: relative;
    width: calc(1000px * var(--scale));
    height: calc(750px * var(--scale));
    margin: 0;
    overflow: hidden;
}

.galSmallScroll{
	margin-left: -10px;
}

.galSmallImg{
	width: calc(158px * var(--scale));
	height: calc(118px * var(--scale));
	margin: 0;
	margin-left: calc(10px * var(--scale));
	margin-top: calc(10px * var(--scale));
}

.galSmallImg:hover {
    cursor: pointer;
    outline: 3px solid #fd8749;
    outline-offset: -3px;
}

div.galSmallImg.active:hover{
	outline: none;
}

div.galSmallImg.active::after{
	background: #fd8749;
}

.modalCloseButton{
	width: calc(40px * var(--scale));
	height: calc(40px * var(--scale));
	top:0;
	right:0;
	background-image: url(../images/colorbox_closed.png);
	background-size: calc(22px * var(--scale));
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fd8749;
	transition: 0.4s;
}

.modalCloseButton:hover{
	background-image: url(../images/colorbox_closed.png);
	background-size: calc(22px * var(--scale));
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #31343d;
	transition: 0.4s;
}
@charset "utf-8";
/* CSS Document */

:root {
  --col-width-raw: calc(1008px + (100vw - 1280px) * 0.784375);
  --col-width: clamp(1008px, var(--col-width-raw), 1510px);
  --scale: calc(var(--col-width) / 1510px);
  
  --color-accent: #fd8749;
  --color-dark: #31343d;
  --color-gray: #e7e8ee;
  --color-beige: #f9dbc9;
}

@-moz-document url-prefix() {
  :root {
	  --scale: 1;
	}
}

body{
	background-color: #fff;
	overflow-x: hidden;
	font-size: calc(20px * var(--scale));
}

p {
    margin-bottom: calc(20px * var(--scale));
}

.error{
	display: none;
}

.col{
	width: var(--col-width);
	margin: 0 auto;
	position: relative;
}

.top{
	position: relative;
}

.topAbsolute{
	position: absolute;
	top:0;
	width: 100%;
}

.not-front .top{
	height: calc(160px * var(--scale));
}

.header{
	background: url("../images/bg_top.png") no-repeat top center;
	background-size: cover;
	width: 100%;
	height: calc(160px * var(--scale));
}

.logo{
	margin-top: calc(27px * var(--scale));
	width: calc(352px * var(--scale));
	height: auto;
}

.logo img{
	width: calc(352px * var(--scale));
}

.headerText{
	font-size: calc(54px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-ExtraBold';
	line-height: 120%;
	text-transform: uppercase;
	padding-top: calc(553px * var(--scale));
}

.headerSocial{
	margin-left: calc(40px * var(--scale));
	margin-top: calc(45px * var(--scale));
}

.headerSocial img{
	float: left;
	width: calc(35px * var(--scale));
	margin-right: calc(15px * var(--scale));
	border-radius: calc(35px * var(--scale));
	transition: 0.4s;
	outline: 2px solid rgba(49,52,61,0.00);
}

.headerSocial img:hover{
	outline: 2px solid var(--color-dark);
	transition: 0.4s;
}

.headerMail a{
	width: calc(220px * var(--scale));
	height: calc(35px * var(--scale));
	line-height: calc(35px * var(--scale));
	border-radius: calc(35px * var(--scale));
	display: block;
	background: #626a77;
	font-size: calc(18px * var(--scale));
	text-align: center;
	color:#fff;
	text-decoration: none;
	transition: 0.4s;
	margin-top: calc(45px * var(--scale));
}

.headerMail a:hover{
	background: var(--color-dark);
	transition: 0.4s;
}

.headerPhone{
	border-left: 1px solid var(--color-dark);
	padding-left: calc(40px * var(--scale));
	margin-left: calc(40px * var(--scale));
	height: calc(45px * var(--scale));
	line-height: calc(45px * var(--scale));
	display: block;
	font-size: calc(33px * var(--scale));
	margin-top: calc(40px * var(--scale));
	font-family: 'Akrobat-ExtraBold';
}

.headerPhone a{
	color:#fff;
}

.headerZvonok{
	text-align: center;
	font-family: 'Akrobat-SemiBold';
	width: calc(150px * var(--scale));
	margin-top: calc(40px * var(--scale));
	height: calc(45px * var(--scale));
	display: block;
	border-left: 1px solid var(--color-dark);
	border-right: 1px solid var(--color-dark);
	line-height: 110%;
}

.headerZvonok a{
	color: var(--color-accent);
	text-transform: uppercase;
	transition: 0.4s;
}

.headerZvonok a:hover{
	color: var(--color-dark);
	transition: 0.4s;
}

.mainMenu{
	width: var(--col-width);
	height: calc(70px * var(--scale));
	background: var(--color-dark);
	margin-top: calc(-35px * var(--scale));
	position: relative;
	z-index: 100;
}

.fixMenu {
    background: var(--color-dark);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(70px * var(--scale));
    z-index: 100;
	margin: 0;
}

ul.nice-menu a,
ul.nice-menu li,
ul.nice-menu-down li,
ul.nice-menu-down,
ul.nice-menu,
ul.nice-menu ul,
ul.nice-menu-down .menuparent a,
ul.nice-menu-down li.menuparent{
	margin: 0;
	padding: 0;
	border:0;
	background: none;
}

ul.nice-menu li,
ul.nice-menu-down li,
ul.nice-menu-down li.menuparent{
	padding: 0 calc(49px * var(--scale));
}

ul.nice-menu a,
ul.nice-menu-down .menuparent a{
	font-size: calc(22px * var(--scale));
	color:#fff;
	height: calc(70px * var(--scale));
	line-height: calc(70px * var(--scale));
	text-decoration: none;
	font-family: 'Akrobat-SemiBold';
	text-transform: uppercase;
}

ul.nice-menu a:hover{
	font-size: calc(22px * var(--scale));
	color: var(--color-accent);
}

ul.nice-menu-down li.menuparent:hover{
	background: url("../images/menu_top.jpg") bottom no-repeat;
	background-size: calc(9px * var(--scale));
	background-position-x: calc(49px * var(--scale));
	color: var(--color-accent);	
}

ul.nice-menu ul{
	background: var(--color-dark) url("../images/menu_bottom.jpg") top no-repeat;
	background-size: calc(9px * var(--scale));
	background-position-x: calc(49px * var(--scale));
	top: calc(70px * var(--scale));
	padding-top: calc(22px * var(--scale)) !important;
	padding-bottom: calc(25px * var(--scale)) !important;
	position: absolute;
	border-top: 2px solid #626a77;
}

ul.nice-menu ul li{
	width: auto;
	padding-right: calc(40px * var(--scale));
}

ul.nice-menu-down .menuparent li a{
	height: calc(42px * var(--scale));
	line-height: calc(42px * var(--scale));
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: none;
	font-family: 'ProductSans-Light';
	font-size: calc(18px * var(--scale));
}

.bottom{
	background: var(--color-dark) url("../images/bg_footer.jpg") no-repeat top center;
	background-size: cover;
	margin-top: calc(150px * var(--scale));
}

.footerBox{
	background: rgba(60,63,73,0.50);
	padding: calc(60px * var(--scale));
	margin: calc(150px * var(--scale)) 0;
}

.footerLogo{
	border-bottom: 1px solid #464952;
	padding-bottom: calc(30px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
}

.footerLogo img{
	width: calc(370px * var(--scale));	
}

.footerSocial img{
	float: left;
	width: calc(35px * var(--scale));	
	margin-right: calc(15px * var(--scale));
	border-radius: calc(35px * var(--scale));
	transition: 0.4s;
	outline: 2px solid rgba(49,52,61,0.00);
}

.footerSocial img:hover{
	outline: 2px solid var(--color-dark);
	transition: 0.4s;
}

.footerMail a{
	width: calc(220px * var(--scale));
	height: calc(35px * var(--scale));
	line-height: calc(35px * var(--scale));
	border-radius: calc(35px * var(--scale));
	display: block;
	background: var(--color-accent);
	font-size: calc(18px * var(--scale));
	text-align: center;
	color:#fff;
	text-decoration: none;
	transition: 0.4s;
	margin-bottom: calc(7px * var(--scale));
}

.footerMail a:hover{
	background: var(--color-dark);
	transition: 0.4s;
}

.footerPhone{
	padding-bottom: calc(7px * var(--scale));
}

.footerPhone a{
	font-family: 'ProductSans-Bold';
	color:#fff;
	font-size: calc(44px * var(--scale));
	line-height: 100%;
	margin-top: calc(15px * var(--scale));
	display: block;
}

.footerZvonok a{
	background: var(--color-dark);
	width: calc(370px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: block;
	position: relative;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	margin-top: calc(20px * var(--scale));
	transition: 0.4s;
	text-transform: uppercase;
}

.footerZvonok a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.footerZvonok a:hover{background: var(--color-accent);transition: 0.4s;}
.footerZvonok a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.footerMenu{
	width: calc(340px * var(--scale));
	padding-top: calc(145px * var(--scale));
}

.footerMenu h3{
	font-family: 'Akrobat-SemiBold';
	margin: 0;
	padding: 0;
	font-size: calc(24px * var(--scale));
	color:#5b5e69;
	text-transform: uppercase;
	padding-bottom: calc(14px * var(--scale));
}

.footerMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.footerMenu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: calc(10px * var(--scale));
}

.footerMenu ul li a{
	font-size: calc(18px * var(--scale));
	color:#fff;
	font-family: 'ProductSans-Light';
	transition: 0.4s;
}

.footerMenu ul li a:hover{
	color: var(--color-accent);
	transition: 0.4s;
}

.footerText{
	color:#5b5e69;
	padding-top: calc(80px * var(--scale));
}

.footerText a{
	color:#5b5e69;	
}

h1,
#block-views-photo-report-block-1 h2,
#block-views-video-block-1 h2,
#block-views-popular-block-1 h2,
#block-block-31 h2,
.korotko h2,
#block-block-32 h2{
	width: var(--col-width);
	font-size: calc(54px * var(--scale));
	margin: 0 auto;
	padding: 0;
	font-family: 'Akrobat-ExtraBold';
	color:#000;
	margin-bottom: calc(40px * var(--scale));
	text-transform: uppercase;
	padding-bottom: calc(12px * var(--scale));
	padding-top: calc(87px * var(--scale));
	position: relative;
}

h1:after,
#block-views-photo-report-block-1 h2:after,
#block-views-video-block-1 h2:after,
#block-views-popular-block-1 h2:after,
#block-block-31 h2:after,
.korotko h2:after,
#block-block-32 h2:after{
	border-bottom: 2px solid var(--color-accent);
	width: calc(2500px * var(--scale));;
	position: absolute;
	content: '';
	left: 0;
    bottom: 0;
}

.views-exposed-widgets{
	margin: 0;
	padding: 0;
}

.views-exposed-form .views-exposed-widget{
	margin: 0;
	padding: 0;
	padding-bottom: calc(40px * var(--scale));
}

.views-exposed-form .views-exposed-widget label{
	display: none;
}

.views-exposed-form .views-exposed-widget .form-type-bef-link{
	float: left;
	margin-right: calc(10px * var(--scale));
}

.views-exposed-form .views-exposed-widget .form-type-bef-link a{
	display: block;
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	padding: 0 calc(30px * var(--scale));
	background: var(--color-gray);
	color: var(--color-dark);
	font-size: calc(22px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	text-transform: uppercase;
}

.views-exposed-form .views-exposed-widget .form-type-bef-link a:hover{
	color: var(--color-accent);
}

.views-exposed-form .views-exposed-widget .form-type-bef-link a.active{
	background: var(--color-dark);
	color:#fff;
}

#block-system-main .view-karkas-premium .view-content,
#block-system-main .view-homes .view-content,
#block-system-main .view-photo-report .view-content,
.view-popular .view-content{
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(476px * var(--scale)), 1fr));
    gap: calc(40px * var(--scale));
    width: 100%;
    box-sizing: border-box;
	margin-bottom: calc(40px * var(--scale));
}

.catBaths{
	width: calc(476px * var(--scale));
	position: relative;
	background: var(--color-gray);
	transition: 0.4s;
	outline: calc(10px * var(--scale)) solid #fff;
}

.catBaths:hover,
.catReport:hover{
	-webkit-box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.1);
	outline: calc(10px * var(--scale)) solid #fff;
	transition: 0.4s;
}

.catBaths .catBathsImage img{
	width: 100%;
	height: auto;
}

.catBathsTitle a{
	background: var(--color-dark);
	height: calc(45px * var(--scale));
	line-height: calc(45px * var(--scale));
	display: block;
	position: absolute;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(15px * var(--scale));
	padding-right: calc(63px * var(--scale));
	text-transform: uppercase;
	top: calc(10px * var(--scale));
	left: calc(10px * var(--scale));
	transition: 0.4s;
}

.catBathsTitle a:after{
	position: absolute;
	width: calc(45px * var(--scale));
	height: calc(45px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.catBaths:hover .catBathsTitle a{background: var(--color-accent);transition: 0.4s;}
.catBaths:hover .catBathsTitle a:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.statusCat{
	position: absolute;
	top: calc(10px * var(--scale));
	right: calc(10px * var(--scale));
}

.catBathsPr100us, .catBathsLink, .catBathsPr100{
	display: none;
}

.catBathsText{
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
	padding-top: calc(26px * var(--scale));
	padding-bottom: calc(37px * var(--scale));
}

.view-photo-report .catBathsText{
	padding-top: calc(17px * var(--scale));
	padding-bottom: calc(20px * var(--scale));	
}

.catPrice{
	font-size: calc(38px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	color:#000;
	line-height: 100%;
	padding-bottom: calc(11px * var(--scale));
}

.catBathsDesc{
	font-size: calc(18px * var(--scale));
	font-family: 'ProductSans-Light';
	color:#000;
	line-height: 100%;
}

.view-photo-report .catBathsDesc{
	line-height: 160%;
}

.bannerRaschet{
	height: calc(390px * var(--scale));
	display: block;
	background: var(--color-dark);
	clear: both;
}

#block-block-28{
	clear: both;
}

.bannerRaschetTitle{
	font-size: calc(54px * var(--scale));
	font-family: 'Akrobat-ExtraBold';
	width: calc(1034px * var(--scale));
	height: calc(390px * var(--scale));
	background: var(--color-dark) url("../images/bg_raschet.jpg") no-repeat top left;
	background-size: cover;
	text-transform: uppercase;
	line-height: 120%;
	padding-left: calc(60px * var(--scale));
	padding-top: calc(212px * var(--scale));
	color:#fff;
}

.bannerRaschet .pull-right{
	width: calc(476px * var(--scale));
	padding-top: calc(50px * var(--scale));
	padding-left: calc(60px * var(--scale));
	padding-right: calc(60px * var(--scale));
	padding-bottom: calc(60px * var(--scale));
	position: relative;
	display: block;
	height: calc(390px * var(--scale));
}

.bannerRaschetText{
	text-align: justify;
	color:#fff;
}

.bannerRaschetLink a{
	background: var(--color-accent);
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: block;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	margin-top: calc(20px * var(--scale));
	text-transform: uppercase;
	position: absolute;
	bottom: calc(60px * var(--scale));
	left: calc(60px * var(--scale));
	right: calc(60px * var(--scale));
	width: auto;
	transition: 0.4s;
}

.bannerRaschetLink a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.bannerRaschetLink a:hover{background: var(--color-dark);transition: 0.4s;}
.bannerRaschetLink a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.catReport{
	width: calc(476px * var(--scale));
	float: left;
	margin-right: calc(40px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
	position: relative;
	background: var(--color-gray);
	outline: calc(10px * var(--scale)) solid #fff;
}

.catReport img{
	width: 100%;
	height: auto;
}

.catReportTitle a{
	background: var(--color-dark);
	height: calc(45px * var(--scale));
	line-height: calc(45px * var(--scale));
	display: block;
	position: absolute;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(15px * var(--scale));
	padding-right: calc(63px * var(--scale));
	text-transform: uppercase;
	top: calc(10px * var(--scale));
	left: calc(10px * var(--scale));
	transition: 0.4s;
}

.catReportTitle a:after{
	position: absolute;
	width: calc(45px * var(--scale));
	height: calc(45px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.catReportTitle a:hover{background: var(--color-accent);transition: 0.4s;}
.catReportTitle a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.catReportText{
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
	padding-top: calc(29px * var(--scale));
	padding-bottom: calc(32px * var(--scale));
	font-size: calc(18px * var(--scale));
	font-family: 'ProductSans-Light';
	color:#000;
	height: calc(117px * var(--scale));
	display: table-cell;
	vertical-align: middle;
}

.projectInfo{
	display: flex;
}

.projectBox {
	width: calc(500px * var(--scale));
	background: var(--color-gray);
	padding: calc(60px * var(--scale));
	margin-left: calc(10px * var(--scale));
	position: relative;
}

.projectSize{
	background: url("../images/icon_size.png") no-repeat left center;
	background-size: calc(34px * var(--scale));
	height: calc(34px * var(--scale));
	line-height: 120%;
	float: left;
	padding-left: calc(50px * var(--scale));
	margin-right: calc(50px * var(--scale));
}

.projectFloors{
	background: url("../images/icon_floor.png") no-repeat left center;
	background-size: calc(34px * var(--scale));
	height: calc(34px * var(--scale));
	line-height: 120%;
	float: left;
	padding-left: calc(50px * var(--scale));
}

.projectSize .pane-title, .projectFloors .pane-title{
	font-size: calc(16px * var(--scale));
	line-height: 100%;
}

.projectSize .pane-content, .projectFloors .pane-content{
	font-size: calc(20px * var(--scale));
	font-family: 'ProductSans-Bold';
}

.projectPrice {
	border-bottom: 1px solid #fff;
	margin-top: calc(40px * var(--scale));
}

.projectPrice .panel-pane{
	position: relative;
	border-top: 1px solid #fff;
	padding-bottom: calc(33px * var(--scale));
	padding-top: calc(31px * var(--scale));
}

.projectPrice .pane-title{
	font-size: calc(20px * var(--scale));
	line-height: 140%;
	padding-top: calc(53px * var(--scale));
}

.projectPrice .pane-content{
	font-size: calc(38px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	position: absolute;
	top: calc(31px * var(--scale));
	left: 0;
	line-height: 100%;
}

.projectKredit{
	position: absolute;
	bottom: calc(200px * var(--scale));
}

.projectKredit a{
	width: calc(380px * var(--scale));
	background: var(--color-dark);
	height: calc(90px * var(--scale));
	display: block;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	padding-top: calc(13px * var(--scale));
	text-transform: uppercase;
	transition: 0.4s;
	position: relative;
}

.projectKredit a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(90px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.projectKredit a:hover{background: var(--color-accent);transition: 0.4s;}
.projectKredit a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.projectVopros{
	position: absolute;
	bottom: calc(60px * var(--scale));	
}

.projectVopros a{
	width: calc(380px * var(--scale));
	background: var(--color-accent);
	height: calc(130px * var(--scale));
	display: block;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	padding-top: calc(17px * var(--scale));
	margin-top: calc(10px * var(--scale));
	text-transform: uppercase;
	transition: 0.4s;
	position: relative;
}

.projectVopros a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(130px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.projectVopros a:hover{background: var(--color-dark);transition: 0.4s;}
.projectVopros a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.projectPlaneText{
	border: 2px solid var(--color-gray);
	background: url("../images/icon_warning.png") no-repeat calc(60px * var(--scale)) center;
	background-size: calc(40px * var(--scale));
	padding-top: calc(49px * var(--scale));
	padding-left: calc(190px * var(--scale));
	padding-bottom: calc(53px * var(--scale));
	padding-right: calc(60px * var(--scale));
	margin-top: calc(10px * var(--scale));
}

.projectPlaneText strong{
	font-family: 'ProductSans-Bold';	
	color: var(--color-accent);
}

.projectComplectationTitle{
	font-size: calc(46px * var(--scale));
	line-height: 100%;
	font-family: 'Akrobat-ExtraBold';
	text-transform: uppercase;
	padding-top: calc(91px * var(--scale));
	padding-bottom: calc(35px * var(--scale));
}

.projectRaschet{
	margin-top: calc(40px * var(--scale));
}

.ui-tabs,.ui-tabs .ui-tabs-nav,.ui-tabs .ui-tabs-nav li.ui-tabs-active,.ui-tabs .ui-tabs-nav li a,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-tabs .ui-tabs-nav li,.ui-tabs .ui-tabs-panel {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
}

.ui-tabs .ui-tabs-nav li a {
	font-size: calc(22px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	background: var(--color-gray);
	padding-left: calc(25px * var(--scale));
	padding-right: calc(25px * var(--scale));
	padding-top: calc(18px * var(--scale));
	height: calc(70px * var(--scale));
	line-height: 100%;
	text-transform: uppercase;
	color:#000;
	border-bottom: calc(10px * var(--scale)) solid #fff;
	margin-right: calc(10px * var(--scale));	
}

.ui-tabs .ui-tabs-nav li a:hover {
	color: var(--color-accent);
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
	background: var(--color-dark);
	border-bottom: calc(10px * var(--scale)) solid var(--color-dark);
	color:#fff;
}

.ui-tabs .ui-tabs-panel {
	border-top: 2px solid var(--color-dark);
	padding-top: calc(40px * var(--scale));
	padding-bottom: calc(40px * var(--scale));
}

.ui-tabs .ui-tabs-panel table {
    border-collapse: collapse;
	width: 100%;
}

.ui-tabs .ui-tabs-panel table tr{
	border: 0px;
	padding: 0;
}

.ui-tabs .ui-tabs-panel table tr td {
	background: #fff;
    border: 1px solid var(--color-gray);	
    font-size: calc(20px * var(--scale));
	font-family: 'ProductSans-Light';
    color: #000;
    padding: 0 calc(20px * var(--scale));
    padding-top: calc(10px * var(--scale));
    padding-bottom: calc(10px * var(--scale));
}

.ui-tabs .ui-tabs-panel .view-field-options-dops table tr td,
.ui-tabs .ui-tabs-panel .view-standart-karkas table tr td{
	border:0;
    border-bottom: 1px solid var(--color-gray);	
}

.ui-tabs .ui-tabs-panel table tr:hover td {
    background: var(--color-gray);
}

.ui-tabs .ui-tabs-panel table tr td p,
.ui-tabs .ui-tabs-panel table tr td ul{
	margin: 0;
	padding: 0;
}

.ui-tabs .ui-tabs-panel table tr td ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.projectForm a{
	background: var(--color-accent);
	color:#fff;
	height: calc(130px * var(--scale));
	line-height: calc(130px * var(--scale));
	display: block;
	text-align: center;
	font-size: calc(30px * var(--scale));
	margin-top: calc(40px * var(--scale));
	text-transform: uppercase;
	font-family: 'Akrobat-SemiBold';
	transition: 0.4s;
}

.projectForm a:hover{
	background: var(--color-dark);
	transition: 0.4s;
}

.projectGotovo .pane-title,
.projectVideo .pane-title{
	font-size: calc(46px * var(--scale));
	line-height: 100%;
	font-family: 'Akrobat-ExtraBold';
	text-transform: uppercase;
	padding-top: calc(91px * var(--scale));
	padding-bottom: calc(35px * var(--scale));	
}

.projectGotovo .catReport{
	margin-bottom: 0;
}

#owl-carousel-block-118 .owl-stage-outer,
.projectGotovo .owl-stage-outer{
	padding: calc(40px * var(--scale));
    margin: calc(-40px * var(--scale));
}

.owl-theme .owl-nav{
	width: var(--col-width);
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: calc(-755px * var(--scale));
	top:0;	
}

.owl-carousel .owl-item img{
	height: auto;
}

.owl-nav button{
	width: calc(35px * var(--scale));
	height: calc(80px * var(--scale));
	display: block;
	text-indent: -9999px;
	position: absolute;
	top:0;
	margin: 0 !important;
	padding: 0;
	transition: 0.4s;
}

.projectGotovo .owl-nav button{
	top: calc(220px * var(--scale));
}

#block-views-photo-report-block-1 .owl-nav button{
	top: calc(220px * var(--scale));
}

#block-views-banner-block .owl-nav button{
	top: calc(110px * var(--scale));
}

.owl-nav button.owl-prev{
	background: url("../images/slider_left.png") no-repeat center center !important;
	background-size: contain !important;
	left: calc(-95px * var(--scale));
}

.owl-nav button.owl-next{
	background: url("../images/slider_right.png") no-repeat center center !important;
	background-size: contain !important;
	right: calc(-95px * var(--scale));
}

.owl-nav button.owl-prev:hover{
	background: url("../images/slider_left_hover.png") no-repeat center center !important;
	background-size: contain !important;
}

.owl-nav button.owl-next:hover{
	background: url("../images/slider_right_hover.png") no-repeat center center !important;
	background-size: contain !important;
}

.projectVideo iframe{
	width: calc(735px * var(--scale));
	height: calc(540px * var(--scale));
	max-width: 100%;
}

.projectVideo .owl-nav button{
	top: calc(237px * var(--scale));
}

#block-system-main .view-video{
	margin-right: calc(-40px * var(--scale));
}

#block-system-main .view-video .views-row iframe{
	width: calc(735px * var(--scale));
	height: calc(540px * var(--scale));
	margin-right: calc(40px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
	float: left;
	max-width: 100%;
}

.item-list ul{
	margin: 0;
}

.item-list .pager{
	text-align: left;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0;
	text-align: center;
	margin: 0;
}

.item-list .pager li.pager-ellipsis{
	display: none;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: 0px;
    border-radius: 0;
	text-decoration: none;
	color:#000;
}

.item-list .pager li a{
	background: var(--color-gray);
	font-size: calc(20px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	font-weight: normal;
	padding: 0 calc(15px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	min-width: calc(60px * var(--scale));
	display: inline-block;
	margin: 0;
	margin-right: calc(5px * var(--scale));
	color:#000;
}

.item-list .pager li a:hover{
	background: var(--color-gray);
	color: var(--color-accent);
}

.item-list .pager li.pager-current{
	font-size: calc(20px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	font-weight: normal;
	padding: 0 calc(15px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	min-width: calc(60px * var(--scale));
	display: inline-block;
	margin: 0;
	margin-right: calc(5px * var(--scale));
	background: var(--color-dark);
	color:#fff;
}

#node-166 .field-name-field-pro-image{
	margin-right: calc(-40px * var(--scale));
}

#node-166 .field-name-field-pro-image .field-item{
	margin-right: calc(40px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
	float: left;
}

#node-166 .field-name-field-pro-image img{
	width: calc(476px * var(--scale));
	height: calc(350px * var(--scale));
	max-width: 100%;
}

#node-166 .field-name-field-pro-image a,
.view-blagotvoritelnost .views-row .views-field-field-image a,
.view-reviews .views-row .views-field-field-image a{
	display: block;
	position: relative;	
	transition: 0.4s;
}

#node-166 .field-name-field-pro-image a:after,
.view-blagotvoritelnost .views-row .views-field-field-image a:after,
.view-reviews .views-row .views-field-field-image a:after{
	content: '';
	background-image: url("../images/icon_zoom.png");
	background-size: calc(15px * var(--scale));
	background-color: rgba(0,0,0,0.80);
	background-position: center center;
	background-repeat: no-repeat;
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	
	display: block;
	position: absolute;
	bottom: calc(10px * var(--scale));
	right: calc(10px * var(--scale));
	border-radius: calc(35px * var(--scale));
	transition: 0.4s;
}

#node-166 .field-name-field-pro-image a:hover:after,
.view-blagotvoritelnost .views-row .views-field-field-image a:hover:after,
.view-reviews .views-row .views-field-field-image a:hover:after{
	background-color: var(--color-accent);
	transition: 0.4s;
}

#node-166 .field-name-field-pro-image .field-alt{
	font-family: 'ProductSans-Bold';	
	height: calc(90px * var(--scale));
	line-height: calc(90px * var(--scale));
	display: block;
	background: var(--color-gray);
	color:#000000;
	text-align: center;
}

.view-field-isp-material{
	margin-right: calc(-40px * var(--scale));
}

.view-materials .view-content{
	column-width: calc(476px * var(--scale));
	column-gap: calc(40px * var(--scale));
}

.view-materials .view-content .views-row{
	break-inside: avoid;
	background: var(--color-gray);
	border:0;
	margin: 0;
	padding: 0;
	margin-bottom: calc(40px * var(--scale));
}

.view-materials .view-content .views-row:last-child{
    margin-bottom: 0;
}

.view-reviews .view-content {
  /* columns больше не нужен */
  width: 100%;
  max-width: 100%;
}

.view-reviews .view-content .views-row {
	width: calc(476px * var(--scale)); /* или 100% если percentPosition: true */
	margin-bottom: calc(40px * var(--scale));
	background: var(--color-gray);
}

.view-materials .views-field-field-image img{
	width: 100%;
	height: auto;
}

.view-materials .views-field-title{
	font-family: 'ProductSans-Bold';	
	color:#000;	
	padding-top: calc(29px * var(--scale));
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
	padding-bottom: calc(22px * var(--scale));
}

.view-materials .views-field-body{
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
	padding-bottom: calc(33px * var(--scale));
}

.view-materials .views-field-body p{
	margin: 0;
	padding: 0;
}

.obrPretext{
	height: calc(530px * var(--scale));
	display: block;
	background: var(--color-beige);
	margin-bottom: calc(40px * var(--scale));
}

.obrPretext img{
	width: calc(800px * var(--scale));	
}

.obrPretext .pull-left{
	width: calc(710px * var(--scale));
	padding-left: calc(140px * var(--scale));
	font-size: calc(24px * var(--scale));
	padding-top: calc(110px * var(--scale));
	line-height: 160%;
}

.view-reviews .views-row{
	width: calc(476px * var(--scale));
	float: left;
	margin-bottom: calc(40px * var(--scale));
	margin-right: calc(40px * var(--scale));
}

.view-reviews .views-row .views-field-field-review-photo{
	width: calc(476px * var(--scale));
	height: calc(350px * var(--scale));
}

.view-reviews .views-row .views-field-field-review-photo .field-slideshow{
	border: 0 !important;
}

.view-reviews .views-row .views-field-field-review-photo .field-slideshow-controls a.prev{
	top:calc(140px * var(--scale));
}

.view-reviews .views-row .views-field-field-review-photo .field-slideshow-controls a.next{
	top:calc(140px * var(--scale));	
}

.view-reviews .views-row .views-field-body p{
	margin: 0;
	padding: 0;
}

.view-reviews .views-row .views-field-body img,
.view-reviews .views-row .views-field-body iframe,
.view-reviews .views-row .views-field-field-image img{
	width: calc(472px * var(--scale)) !important;
	height: auto;
	margin-top: calc(2px * var(--scale));
	margin-left: calc(2px * var(--scale));
	margin-right: calc(2px * var(--scale));
}

.view-reviews .views-row .views-field-body img,
.view-reviews .views-row .views-field-body iframe{
	margin-left: calc(-28px * var(--scale));
	margin-top: calc(-22px * var(--scale));
}

.view-reviews .views-row .views-field-body{
	padding-left: calc(30px * var(--scale));
	padding-top: calc(24px * var(--scale));
	padding-right: calc(30px * var(--scale));
}

.view-reviews .views-row .views-field-title{
	height: calc(100px * var(--scale));
	line-height: calc(100px * var(--scale));
	text-align: center;
}

.view-blagotvoritelnost .views-row{
	background: var(--color-gray);
	margin-bottom: calc(40px * var(--scale));
	height: calc(220px * var(--scale));
	display: flex;
    align-items: flex-start;
}

.view-blagotvoritelnost .views-row .views-field-body{
	height: calc(220px * var(--scale));
	flex: 1 1 auto;
    min-width: 0;
}

.view-blagotvoritelnost .views-row .views-field-body p{
	margin: 0;
	padding: 0;
}

.view-blagotvoritelnost .views-row .views-field-body .field-content{
	height: calc(220px * var(--scale));
	display: table-cell;
	vertical-align: middle;
}

.view-blagotvoritelnost .views-row .views-field-field-image{
	flex: 0 0 auto;
    display: flex;
}

.view-blagotvoritelnost .views-row .views-field-field-image a{
	height: calc(220px * var(--scale));
	width: auto;
	float: left;
	border-left: calc(10px * var(--scale)) solid #fff;
}

.view-blagotvoritelnost .views-row .views-field-field-image img{
	height: calc(220px * var(--scale));
	width: auto;	
}

.view-blagotvoritelnost .views-row .views-field-body .blagoTitle{
	font-family: 'ProductSans-Bold';	
	color:#000;	
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
	padding-bottom: calc(22px * var(--scale));
}

.view-blagotvoritelnost .views-row .views-field-body .blagoText{
	padding-left: calc(40px * var(--scale));
	padding-right: calc(40px * var(--scale));
}

#node-502{
	display: none;
}

.pageContactBox{
	background: var(--color-gray);
	padding-left: calc(60px * var(--scale));
	padding-bottom: calc(60px * var(--scale));
	padding-right: calc(60px * var(--scale));
}

.pageContactPhone{
	height: calc(80px * var(--scale));
	line-height: calc(80px * var(--scale));
	display: block;
	background: #fff;
	font-size: calc(28px * var(--scale));
	color: var(--color-gray);
	text-align: center;
	font-family: 'Akrobat-SemiBold';
}

.pageContactPhone a{
	color:#000;
}

.pageContactRekvizity{
	background: var(--color-gray);
	padding-top: calc(49px * var(--scale));
	padding-left: calc(60px * var(--scale));
	padding-right: calc(60px * var(--scale));
	padding-bottom: calc(53px * var(--scale));
	margin-top: calc(10px * var(--scale));
}

.pageContactText{
	padding-top: calc(49px * var(--scale));
	padding-bottom: calc(53px * var(--scale));
}

.pageContactSocial a{
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	margin-top: calc(10px * var(--scale));
	display: block;
	font-family: 'Akrobat-SemiBold';
	color:#fff;
	float: left;
	padding-left: calc(66px * var(--scale));
	text-transform: uppercase;
	transition: 0.4s;
	font-size: calc(18px * var(--scale));
}

.pageContactSocial a.pageContactSocialMax{
	background-image: url("../images/icon_contact_max.png");
	background-position: calc(27px * var(--scale)) center; 
	background-repeat: no-repeat;
	background-size: calc(30px * var(--scale));
	background-color: #594fc9;
	width: calc(227px * var(--scale));
	padding-left: calc(73px * var(--scale));
}

.pageContactSocial a.pageContactTelegram{
	background-image: url("../images/icon_contact_telegram.png");
	background-position: calc(30px * var(--scale)) center; 
	background-repeat: no-repeat;
	background-size: calc(30px * var(--scale));
	background-color: #23a0dd;
	width: calc(279px * var(--scale));
	margin-left: calc(10px * var(--scale));
	margin-right: calc(10px * var(--scale));
	padding-left: calc(76px * var(--scale));
}

.pageContactSocial a.pageContactVk{
	background-image: url("../images/icon_contact_vk.png");
	background-position: calc(30px * var(--scale)) center; 
	background-repeat: no-repeat;
	background-size: calc(30px * var(--scale));
	background-color: #0077ff;
	width: calc(254px * var(--scale));
	padding-left: calc(76px * var(--scale));
}

.pageContactSocial a:hover{
	background-color: var(--color-dark);
	transition: 0.4s;
}

.pageContact .pull-right iframe{
	width: calc(600px * var(--scale));
	height: calc(1046px * var(--scale));
}

.photoreportBox {
	display: flex;
}

.photoreportPreview img{
	width: calc(750px * var(--scale));
	height: auto;
}

.photoreportLeft {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.photoreportRight {
	flex: 1;
}

.photoreportMap{
	flex-grow: 1 !important; 
	margin-top: calc(10px * var(--scale));
}

.photoreportMap div{
	display: block;
	height: 100%;
}

.yamaps-map-container{
	margin: 0 !important;
	margin-bottom: calc(-10px * var(--scale)) !important;
}

.photoreportRight{
	margin-left: calc(10px * var(--scale));
	width: calc(750px * var(--scale));
	background: var(--color-gray);
	padding-top: calc(49px * var(--scale));
	padding-left: calc(60px * var(--scale));
	padding-right: calc(60px * var(--scale));
	padding-bottom: calc(53px * var(--scale));
}

.photoreportImage .pane-title{
	font-size: calc(46px * var(--scale));
	line-height: 100%;
	font-family: 'Akrobat-ExtraBold';
	text-transform: uppercase;
	padding-top: calc(91px * var(--scale));
	padding-bottom: calc(35px * var(--scale));	
}

.photoreportImage .pane-content{
	margin-right: calc(-40px * var(--scale));
}

.photoreportImage img{
	float: left;
	margin-right: calc(40px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
	width: calc(476px * var(--scale));
	height: auto;
}

.photoreportProject a{
	background: var(--color-dark);
	display: inline-block;
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	position: relative;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	padding-right: calc(83px * var(--scale));
	margin-top: calc(20px * var(--scale));
	text-transform: uppercase;
	transition: 0.4s;
}

.photoreportProject a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.photoreportProject a:hover{background: var(--color-accent);transition: 0.4s;}
.photoreportProject a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.pechiItem{
	position: relative;
	margin-top: calc(73px * var(--scale));
	margin-bottom: calc(27px * var(--scale));
}

.pechiItemLeft{
	float: left;
	width: calc(360px * var(--scale));
}

.pechiItemRight{
	float: right;
	width: calc(1150px * var(--scale));
	padding-left: calc(60px * var(--scale));
	padding-top: calc(52px * var(--scale));
}

.pechiItemPhoto img{
	outline: 2px solid var(--color-gray);
	outline-offset: calc(-2px * var(--scale));
	width: calc(360px * var(--scale));
	height: auto;
	max-width: 100%;
}

.pechiItemPrice{
	background: var(--color-gray);
	height: calc(105px * var(--scale));
	font-size: calc(38px * var(--scale));
	text-align: center;
	line-height: calc(105px * var(--scale));
	font-family: 'Akrobat-SemiBold';
}

.pechiItemTitle{
	position: absolute;
	top:0;
	left: calc(420px * var(--scale));
	font-family: 'Akrobat-ExtraBold';
	font-size: calc(46px * var(--scale));
	text-transform: uppercase;
	line-height: 60%;
}

.pechiItemRight table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: calc(29px * var(--scale));
}

.pechiItemRight table tr{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid var(--color-gray);
	border-bottom: 1px solid var(--color-gray);
}

.pechiItemRight table tr td{
	padding-top: calc(19px * var(--scale));
	padding-bottom: calc(23px * var(--scale));	
}

.pechiItemRight table tr td:last-child{
	text-align: right;
}

#block-views-photo-report-block-1 .view-photo-report,
#block-views-video-block-1 .view-video{
	position: relative;
}

#block-views-photo-report-block-1 .view-photo-report .view-header p,
#block-views-video-block-1 .view-video .view-header p{
	margin: 0;
	padding: 0;
}

#block-views-photo-report-block-1 .view-photo-report .view-header a,
#block-views-video-block-1 .view-video .view-header a,
.frontKapitalLink a{
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: inline-block;
	padding: 0 calc(20px * var(--scale));
	background: var(--color-accent);
	color:#fff;	
	font-family: 'Akrobat-SemiBold';
	font-size: calc(22px * var(--scale));
	position: absolute;
	top: calc(-60px * var(--scale));
	right:0;
	text-transform: uppercase;
	transition: 0.4s;
}

#block-views-photo-report-block-1 .view-photo-report .view-header a:hover,
#block-views-video-block-1 .view-video .view-header a:hover,
.frontKapitalLink a:hover{
	background: var(--color-dark);
	transition: 0.4s;
}

#block-views-video-block-1{
	margin-left: calc(-570px * var(--scale));
	margin-right: calc(-570px * var(--scale));
}

#block-views-video-block-1 iframe{
	width: calc(735px * var(--scale));
	height: calc(540px * var(--scale));
	max-width: 100%;
}

#block-views-video-block-1 .owl-nav button.owl-prev{
	background:#fff url("../images/slider_left.png") center center no-repeat !important;
	background-size: calc(35px * var(--scale)) !important;
	left: calc(-110px * var(--scale));
	top: calc(175px * var(--scale));
	height: calc(180px * var(--scale));
	width: calc(110px * var(--scale));
	-webkit-border-radius: calc(30px * var(--scale));
	border-radius: calc(30px * var(--scale));
}

#block-views-video-block-1 .owl-nav button.owl-next{
	background:#fff url("../images/slider_right.png") center center no-repeat !important;
	background-size: calc(35px * var(--scale)) !important;
	right: calc(-110px * var(--scale));
	top: calc(175px * var(--scale));
	height: calc(180px * var(--scale));
	width: calc(110px * var(--scale));
	-webkit-border-radius: calc(30px * var(--scale));
	border-radius: calc(30px * var(--scale));
}

#block-views-video-block-1 .owl-nav button.owl-prev:hover{
	background:#fff url("../images/slider_left_hover.png") center center no-repeat !important;
	background-size: calc(35px * var(--scale)) !important;
}

#block-views-video-block-1 .owl-nav button.owl-next:hover{
	background:#fff url("../images/slider_right_hover.png") center center no-repeat !important;
	background-size: calc(35px * var(--scale)) !important;
}

.not-front #block-views-banner-block{
	margin-top: calc(85px * var(--scale));
}

#block-views-popular-block-1 .view-content{
	margin-right: calc(-40px * var(--scale));
}

.projectMenu{
	background: var(--color-beige);
	padding-left: calc(60px * var(--scale));
	padding-top: calc(60px * var(--scale));
	padding-right: calc(60px * var(--scale));
	padding-bottom: calc(50px * var(--scale));
	margin-top: calc(40px * var(--scale));
}

.projectMenu .pull-left{
	width: calc(1050px * var(--scale));
}

.projectMenu a{
	background: var(--color-dark);
	width: calc(340px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: block;
	position: relative;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	text-transform: uppercase;
	float: left;
	margin-right: calc(10px * var(--scale));
	margin-bottom: calc(10px * var(--scale));
	transition: 0.4s;
}

.projectMenu a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.projectMenu a:hover{background: var(--color-accent);transition: 0.4s;}
.projectMenu a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.projectMenu .pull-right a{
	background: var(--color-accent);
	line-height: 140%;
	width: calc(340px * var(--scale));
	height: calc(130px * var(--scale));
	margin: 0;	
    padding-top: calc(19px * var(--scale));
    padding-left: calc(27px * var(--scale));
	transition: 0.4s;
}

.projectMenu .pull-right a span{
	color: #000;
	transition: 0.4s;
}

.projectMenu .pull-right a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(130px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.projectMenu .pull-right a:hover{
	background: var(--color-dark);
	color:#fff;
	transition: 0.4s;
}

.projectMenu .pull-right a:hover span{
	color:#fff;
	transition: 0.4s;
}

.projectMenu .pull-right a:hover:after{
	background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	transition: 0.4s;
}

.korotko{
	position: relative;
	height: calc(680px * var(--scale));
}

.korotkoText{
	width: calc(790px * var(--scale));
	float: left;
	padding-right: calc(60px * var(--scale));
}

.korotkoText a{
	width: calc(280px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	text-align: center;
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	font-size: calc(22px * var(--scale));
	position: absolute;
	bottom:0;
	left: 0;
	background: var(--color-accent);
	text-transform: uppercase;
	transition: 0.4s;
}

.korotkoText a:hover{
	background: var(--color-dark);	
}

.korotkoShief{
	width: calc(925px * var(--scale));
	height: calc(580px * var(--scale));
	background: var(--color-beige) url("../images/dir_front.jpg") no-repeat top left;
	background-size: cover;
	position: absolute;
	left: calc(790px * var(--scale));
	padding: calc(60px * var(--scale));
	z-index: 2;
	top: calc(100px * var(--scale));
}

.korotkoShief a{
	background: var(--color-dark);
	width: calc(300px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: block;
	position: relative;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	text-transform: uppercase;
	margin-bottom: calc(10px * var(--scale));
	transition: 0.4s;
}

.korotkoShief a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.korotkoShief a:hover{background: var(--color-accent);transition: 0.4s;}
.korotkoShief a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.front .mainContent{
	display: none;
}

#block-system-main #node-213 .field-name-body{
	display: none;
}

#block-system-main #node-213 .webform-client-form{
	border-top:0;
}

#block-system-main #node-213 input[type=text],
#block-system-main #node-213 .webform-component-markup,
#block-system-main #node-213 .form-managed-file .form-file,
#block-system-main #node-213 .form-textarea-wrapper textarea,
#block-system-main #node-213 .form-managed-file{
	width: calc(690px * var(--scale));
	max-width: 100%;
}

#block-system-main #node-213 .webform-component--telefon-dlya-svyazi,
#block-system-main #node-213 .webform-component--dopolnitelnaya-informaciya{
	left: calc(770px * var(--scale));
}

.page-node-610 h1{
	border: 0;
	padding: 0;
	text-align: center;
	padding-top: calc(137px * var(--scale));
	padding-bottom: calc(41px * var(--scale));
}

.page-node-610 h1:after{
	width: calc(1510px * var(--scale));
}

#node-610{
	text-align: center;
}

#node-610 a{
	font-size: calc(30px * var(--scale));
	font-family: 'Akrobat-SemiBold';
	text-transform: uppercase;
}

.webform-client-form-1813 .form-textarea-wrapper textarea{
	height: calc(220px * var(--scale));
	margin-bottom: calc(20px * var(--scale));
}

.razrez{
	background: url("../images/razrez.jpg") no-repeat top left;
	background-size: cover;
	width: var(--col-width);
	margin: 0 auto;
	height: calc(759px * var(--scale));
	position: relative;
}

.razrez a{
	background: var(--color-dark);
	width: calc(340px * var(--scale));
	height: calc(60px * var(--scale));
	line-height: calc(60px * var(--scale));
	display: block;
	position: relative;
	font-size: calc(22px * var(--scale));
	color:#fff;
	font-family: 'Akrobat-SemiBold';
	padding-left: calc(23px * var(--scale));
	text-transform: uppercase;
	transition: 0.4s;
}

.razrez a:after{
	position: absolute;
	width: calc(60px * var(--scale));
	height: calc(60px * var(--scale));
	background: var(--color-accent) url("../images/zvonok_arrow.png") no-repeat center center;
	background-size: calc(12px * var(--scale));
	content: '';
	top: 0;
	right: 0;
	transition: 0.4s;
}

.razrez a:hover{background: var(--color-accent);transition: 0.4s;}
.razrez a:hover:after{background: var(--color-dark) url("../images/zvonok_arrow.png") no-repeat center center;transition: 0.4s;background-size: calc(12px * var(--scale));}

.razrezVneshnie{
	position: absolute;
	left: calc(140px * var(--scale));
	top: calc(324px * var(--scale));
}

.razrez .razrezVneshnie a{
	width: calc(346px * var(--scale));
}

.razrezVneshnie:after{
	position: absolute;
	content: '';
	background-image: url("../images/icon_zoom.png");
	background-size: calc(15px * var(--scale));
	background-color: rgba(49,52,61,0.80);
	background-repeat: no-repeat;
	background-position: center center;
	
	border-radius: calc(35px * var(--scale));
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	top: calc(110px * var(--scale));
    left: calc(267px * var(--scale));
}

.razrezVneshnie:before{
	position: absolute;
	content: '';
	background: var(--color-dark);
	width: 2px;
	height: calc(50px * var(--scale));
	top: calc(60px * var(--scale));
    left: calc(284px * var(--scale));
}

.razrezKrovlya{
	position: absolute;
	left: calc(727px * var(--scale));
	top: calc(133px * var(--scale));
}

.razrez .razrezKrovlya a{
	width: calc(383px * var(--scale));
}

.razrezKrovlya:after{
	position: absolute;
	content: '';
	background-image: url("../images/icon_zoom.png");
	background-size: calc(15px * var(--scale));
	background-color: rgba(49,52,61,0.80);
	background-repeat: no-repeat;
	background-position: center center;
	
	border-radius: calc(35px * var(--scale));
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	top: calc(13px * var(--scale));
    left: calc(-100px * var(--scale));
}

.razrezKrovlya:before{
	position: absolute;
	content: '';
	background: var(--color-dark);
	width: calc(65px * var(--scale));
	height: 2px;
	top: calc(29px * var(--scale));
    left: calc(-65px * var(--scale));
}

.razrezPoly{
	position: absolute;
	left: calc(396px * var(--scale));
	top: calc(627px * var(--scale));
}

.razrez .razrezPoly a{
	width: calc(273px * var(--scale));
}

.razrezPoly:after{
	position: absolute;
	content: '';
	background-image: url("../images/icon_zoom.png");
	background-size: calc(15px * var(--scale));
	background-color: rgba(49,52,61,0.80);
	background-repeat: no-repeat;
	background-position: center center;
	
	border-radius: calc(35px * var(--scale));
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	top: calc(-68px * var(--scale));
    left: calc(194px * var(--scale));
}

.razrezPoly:before{
	position: absolute;
	content: '';
	background: var(--color-dark);
	width: 2px;
	height: calc(33px * var(--scale));
	top: calc(-33px * var(--scale));
    left: calc(211px * var(--scale));
}

.razrezVnutrennie{
	position: absolute;
	left: calc(805px * var(--scale));
	top: calc(372px * var(--scale));
}

.razrez .razrezVnutrennie a{
	width: calc(369px * var(--scale));
}

.razrezVnutrennie:after{
	position: absolute;
	content: '';
	background-image: url("../images/icon_zoom.png");
	background-size: calc(15px * var(--scale));
	background-color: rgba(49,52,61,0.80);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: calc(35px * var(--scale));
	width: calc(35px * var(--scale));
	height: calc(35px * var(--scale));
	top: calc(12px * var(--scale));
    left: calc(-115px * var(--scale));
}

.razrezVnutrennie:before{
	position: absolute;
	content: '';
	background: var(--color-dark);
	width: calc(85px * var(--scale));
	height: 2px;
	top: calc(29px * var(--scale));
    left: calc(-85px * var(--scale));
}

#block-system-main .view-photo-report .view-content{
	margin-right: calc(-40px * var(--scale));
}

.view-photo-report .view-content .catBathsText{
	display: table-cell;
	vertical-align: middle;
	height: calc(117px * var(--scale));
}

.frontKapital{
	background: url("../images/bg_frontkapital.jpg") no-repeat bottom center;
	background-size: 100%;
	height: calc(581px * var(--scale));
	width: 100%;
}

.frontKapital .col{
	position: relative;
	padding-left: calc(520px * var(--scale));
	padding-top: calc(155px * var(--scale));
}

.frontKapitalTitle h2{
    font-size: calc(54px * var(--scale));
    margin: 0 auto;
    padding: 0;
    font-family: 'Akrobat-ExtraBold';
    color: #000;
    border-bottom: 2px solid var(--color-accent);
    text-transform: uppercase;
    padding-bottom: calc(12px * var(--scale));
	margin-bottom: calc(40px * var(--scale));
}

.frontKapitalLink a{
	top: calc(226px * var(--scale));
}

.block-block{
	clear: both;
}

#block-block-31 img{
	width: 100%;
	height: auto;
}

#block-block-28{
	margin-top: calc(13px * var(--scale));
}

/* === Контейнер галереи === */
.views-field-field-review-photo .field-content {
  position: relative;
  max-width: 476px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 350px;
}

.views-field-field-review-photo .field-content a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  opacity: 0;
}

.views-field-field-review-photo .field-content a.active {
  display: block;
  opacity: 1;
  z-index: 1;
}

.views-field-field-review-photo .field-content a img {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}

.slider-btn {
  position: absolute;top: 50%;
	transform: translateY(-50%);
  width: calc(40px * var(--scale));
  height: calc(70px * var(--scale));
  background-color: #fd8749;
  background-size: calc(12px * var(--scale));
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  z-index: 200;
  outline: none;
  transition: 0.4s;
  border: none;
  cursor: pointer;
  padding: 0;
}

.slider-btn.prev {
  left: 0;
  right: auto;
  background-image: url(../images/colorbox_left.png);
}

.slider-btn.next {
  left: auto;
  right: 0;
  background-image: url(../images/colorbox_right.png);
}

.slider-btn:hover {
	background-color: #31343d;
    transition: 0.4s;
}

.slider-btn:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

.pswp__button.pswp__button--close{
  width: calc(50px * var(--scale));
  height: calc(50px * var(--scale));
  top: 0px !important;
  right: 0px !important;
  left: auto !important;
  margin: 0 !important;
  background-color: #fd8749;
  background-image: url(/sites/all/modules/field_formatter_image_gallery/images/close.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  border: none;
	opacity: 1 !important;
	display: block !important;
}
.pswp__button .pswp__button--close:hover{
	opacity: 1;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before,
.pswp__button.pswp__button--share,
.pswp__button.pswp__button--fs,
.pswp__button.pswp__button--zoom,
.pswp__counter{
	display: none !important;
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption,
.pswp__top-bar,
.pswp__caption{
	background: transparent !important;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  width: calc(40px * var(--scale));
  height: calc(70px * var(--scale));
  top: 50% !important;
  margin: 0 !important;
  background-color: #fd8749;
  background-image: url(/sites/all/modules/field_formatter_image_gallery/images/arrow.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  border: none;
  cursor: pointer;
	opacity: 1 !important;
	display: block !important;
}
.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover,
.pswp__button .pswp__button--close:hover{
	opacity: 1;
	background-color: var(--color-dark);
}
.pswp__button--arrow--left {
  transform: translateY(-50%) scaleX(-1) rotate(0deg) !important;
  left: 0px;
}
.pswp__button--arrow--right {
  transform: translateY(-50%) !important;
  right: 0px;
}