/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h1.title_banner{margin-bottom:20px;color:#fff;font-size:72px;line-height:1.17;font-weight:600}
.bann-section:after{content:'';position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;-moz-transform:unset;transform:translateZ(0);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(26,26,26,.2)),to(rgba(26,26,26,.5)));background-image:-webkit-linear-gradient(top,rgba(26,26,26,.2),rgba(26,26,26,.5));background-image:linear-gradient(to bottom,rgba(26,26,26,.2),rgba(26,26,26,.5))}
.bann-section>.section_wrapper{z-index:2;padding:140px 0}
.t-descr{color:#fff;font-size:22px;line-height:1.55;font-weight:400;max-width:560px}
.bann-btn a{position:relative;overflow:hidden;color:#fff;background-color:#0b67be;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;padding:16px 50px;display:inline-block;margin-top:20px}
.bann-btn a:hover{text-decoration:none;color:#fff}
.t-btn_wrap-effects{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateX(-85px);-ms-transform:translateX(-85px);transform:translateX(-85px);-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.t-btn_effects{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));background:-webkit-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:-o-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.4));background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));width:45px;height:100%;position:absolute;top:0;left:30px;-webkit-transform:skewX(-45deg);-ms-transform:skewX(-45deg);transform:skewX(-45deg)}@-webkit-keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes flash{20%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}
@media only screen and (max-width:767px){
h1.title_banner{font-size:42px}
.bann-section>.section_wrapper{padding:20px 0}
}
a.elem_border_btm {
    display: inline !important;
    border-bottom: 1px dashed;
}
a.elem_border_btm:hover {text-decoration:none}
.city_inner {
    margin-bottom: 10px;
}
.city_wrap {
    padding: 20px;
	width: 200px;
	text-align:left;
}
/* otz */
.otz {
    margin-bottom: 30px;
}
.otz .otz-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}
.otz .otz-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.otz .otz-box {
	padding: 20px 20px 0 20px;
    background: #ffffff;
	filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
	position: relative;
	height: 100%;
}
.otz .otz-box::before {
    position: absolute;
    content: '';
    top: calc(100% - 10px);
    left: 60px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 34px 0 0;
    border-color: #ffffff transparent transparent transparent;
}
.otz-bottom {
    margin-top: 15px;
}
.block-otz {
    display: inline-block;
    padding: 0 0 0 1rem;
}
.otz img {
    display: inline-block;
	margin-top: .2rem;
}
.block-otz span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}
.block-otz div {
    margin-top: 0.3rem;
    font-size: 1rem;
    line-height: 1.4;
	color: #6689ff;
}
@media screen and (min-width: 768px) and (max-width: 959px){
	.block-otz span {font-size: 16px;}
}
@media screen and (min-width: 768px){
.otz .mcb-wrap-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
}
@media screen and (max-width: 767px){
	.otz .otz-item {margin-bottom:60px !important;}
}

.contacts-btm .column_icon_box {
    margin: 0 1% 5px;
}
.contacts-btm .icon_box.icon_position_left {
    min-height: 56px;
    padding-left: 75px;
    padding-top: 0px;
}
.contacts-btm .desc_wrapper h4.title {
    font-size: 120%;
    margin-bottom: 0px;
    font-weight: 600;
}

.contacts-btm .image_wrapper {
    width: 50px !important;
    height: 50px !important;
}
.contacts-btm .icon_box a {display:inline}
.shop-filters {width: 100%;}
.header-stack #Header #Action_bar .contact_details li.slogan {
    padding: 0;
}
.header-stack #Action_bar .contact_details li.slogan ul li {
	padding: 0 !important;
	font-size: 14px;
	margin: 0;
}
.top-menu a {
    padding: 12px 10px;
    display: inline-block;
	transition: all .2s;
}
.top-menu a:hover {
	text-decoration: none;
	background-color: rgb(86, 88, 90);
}
@media only screen and (max-width: 767px) {
#Header #Action_bar .contact_details li.slogan {
    display: block;
}
}
.column_image.slider_img {
    margin-bottom: 0 !important;
}
.s4-6 {
    width: 50%;
	float: left;
	margin-bottom: 10px;
}
.slider_content h1 {
    font-weight: 600;
    margin-bottom: 20px;
	margin-top: 70px;
}
.slider_stat {
    max-width: 400px;
}
.stat-number {
    float: left;
    font-weight: 900;
    font-size: 36px;
    line-height: 1;
    width: 66px;
    margin: 0 10px 0 0;
    text-align: right;
    color: #593A1C;
    display: inline-block;
}
.stat-title {
    float: left;
    font-size: 14px;
    line-height: 1.2;
    padding: 2px 0 0;
	color: #494949;
}

/* home slide */
.sect-banner {
  display: table;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 420px;
 }
.sect-banner .v-center {
    position: relative;
    z-index: 2; 
}
.sect-banner .v-center {
    padding: 0 30px;
	height: 100%;
    background-color: rgba(8,34,67,.6);
	background-color: #eee;
    position: absolute;
    left: 0;
    min-width: 650px;
    max-width: 650px;
	-webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
 .sect-banner .v-center h1 {
	padding: 70px 30px 30px 0;
	text-transform: uppercase;
	font-size: 32px;
    line-height: 36px;
    font-weight: 400;
	color: #1f1f1f;
	text-align: left;
	-webkit-animation: fade-in ease-in-out 2s 0.5s both;
  -moz-animation: fade-in ease-in-out 2s 0.5s both;
  animation: fade-in ease-in-out 2s 0.5s both;
}
.sect-banner .v-center p {

	padding: 0 40px 0 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #1f1f1f;
    text-align: left;
  -webkit-animation: fade-in ease-in-out 2s 1s both;
  -moz-animation: fade-in ease-in-out 2s 1s both;
  animation: fade-in ease-in-out 2s 1s both;
}
.slider_block {
	border-left: 2px solid #0b67be;
}
ul.kf-slider {
margin: 0;
display:contents;
}
.sect-banner ul.kf-slider li {
height: 100%;
width: 100%;
left: 0;
position: absolute;
top: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
z-index: 0;
opacity: 0;
-webkit-animation: fade-out 18s infinite both;
-moz-animation: fade-out 18s infinite both;
animation: fade-out 18s infinite both;
background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); 
}
@media (min-width: 58em) {
  .sect-banner ul.kf-slider li {
	background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
}
.sect-banner ul.kf-slider li:nth-child(2) {
background-image: url('/wp-content/uploads/2021/04/homeslide02.jpg');
-webkit-animation-delay: 6s;
-moz-animation-delay: 6s;
animation-delay: 6s; }
@media (min-width: 58em) {
  .sect-banner ul.kf-slider li:nth-child(2) {
	background-image: url('/wp-content/uploads/2021/04/homeslide02.jpg'); }
}
.sect-banner ul.kf-slider li:nth-child(3) {
background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg');
-webkit-animation-delay: 12s;
-moz-animation-delay: 12s;
animation-delay: 12s; }
@media (min-width: 58em) {
  .sect-banner ul.kf-slider li:nth-child(3) {
	background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
}
.sect-banner .banner-bg {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	z-index: 0;
	background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg');
	-webkit-animation: slider-sm ease-in-out 30s both infinite;
	-moz-animation: slider-sm ease-in-out 30s both infinite;
	animation: slider-sm ease-in-out 30s both infinite;
}
@media (min-width: 58em) {
  .sect-banner .banner-bg {
	background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg');
	-webkit-animation: slider-lg ease-in-out 30s both infinite;
	-moz-animation: slider-lg ease-in-out 30s both infinite;
	animation: slider-lg ease-in-out 30s both infinite; }
}
.sect-banner {height: 420px;}
@media only screen and (max-width: 767px) {
	.sect-banner {height: 400px;}
	.sect-banner .v-center {min-width: auto; max-width: auto;}
}
/*----------------------------------------------   
--Fade ins
-----------------------------------------------  */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*----------------------------------------------   
--Fade out for slider
-----------------------------------------------  */
@-webkit-keyframes fade-out {
  33% {
    opacity: 1; }
  66% {
    opacity: 0; } }
@-moz-keyframes fade-out {
  33% {
    opacity: 1; }
  66% {
    opacity: 0; } }
@keyframes fade-out {
  33% {
    opacity: 1; }
  66% {
    opacity: 0; } }
/*----------------------------------------------   
--Keyframes Slider - Sm
-----------------------------------------------  */
@-webkit-keyframes slider-sm {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('/wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
@-moz-keyframes slider-sm {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('/wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
@keyframes slider-sm {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('/wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
/*----------------------------------------------   
--Keyframes Slider - Lg
-----------------------------------------------  */
@-webkit-keyframes slider-lg {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
@-moz-keyframes slider-lg {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
@keyframes slider-lg {
  0% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); }
  33% {
    background-image: url('wp-content/uploads/2021/04/homeslide02.jpg'); }
  66% {
    background-image: url('/wp-content/uploads/2021/04/homeslide03.jpg'); }
  100% {
    background-image: url('/wp-content/uploads/2021/04/homeslide01.jpg'); } }
	
/* form-zamer */
.sf-section {
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
}
.sf-title-container {
    text-transform: uppercase;
    color: #333;
    font-size: 21px;
    line-height: 24px;
    white-space: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	padding-right: 20px;
}
.sf-title-container * {
	box-sizing: border-box;
}
.sf-wrapper {
	margin: 0 auto;
    padding: 24px 1px 8px 1px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sf-controls-wrapper {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sf-controls-wrapper form {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
	-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sf-controls-wrapper > div {
    width: 100%;
}
.sf-item {
    width: calc(25% - 15px);
    margin-right: 5px;
    display: inline-block;
	height: 42px;
}
.sf-item input {
    min-height: 42px;
}
.sf-submit input[type="submit"] {
    width: 80%;
	font-size: 14px;
    /* background-color: #930d0b; */
    text-transform: uppercase;
	outline: none;
}
.sf-submit input[type="submit"]:hover {background-color:#1876ce;}
.sf-info {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 12px;
}
@media only screen and (min-width: 960px) and (max-width: 1239px) {
	.sf-submit input[type="submit"] {font-size: 12px;}
}
@media only screen and (max-width: 959px) {
	.sf-controls-wrapper, .sf-controls-wrapper form, .sf-wrapper {display: block;}
	.sf-item, .sf-title-container {width: 100%;display:block;text-align: center;padding-right: 0px;margin-bottom: 10px;}
	.sf-submit input[type="submit"] {width: 100%;}	
}
/* -- */

h2.line {
    position: relative;
    color: #2e2e2e !important;
    text-align: center;
	margin-top: 20px;
    margin-bottom: 30px;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
h2.line:before {
    background-color: #0B67BE;
    content: "";
    height: 2px;
    margin-top: 40px;
    position: absolute;
    width: 7%;
    right: 25%;
    left: 46%;
}
.icon_item {
    padding: 0 20px;
}
.icon_item img {
    height: 64px !important;
    width: auto;
}
.icon_item .icon_title {
	margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}
.icon_item .icon_content p {
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 1.4;
}
/* form */
.form_section:after {
    content: "";
    position: absolute;
    top: 150px;
    width: 100%;
    height: 330px;
    background-color: #0B67BE;
}
.formblock .column_attr {
    position: relative;
    padding-top: 225px;
}
.formblock img.art {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 732px !important;
    left: 0;
    right: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}
.formblock_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 990px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 16px rgba(0,0,0,.3);
    box-shadow: 0 0 16px rgba(0,0,0,.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px;
    text-align: left;
    background-color: #fff;
    background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
}
.art-title {
    color: #54595F;
    font-size: 30px;
    margin-bottom: 20px;
}
.art-info {
    color: #444444;
    font-size: 37px;
    margin-bottom: 35px;
}
.art-subtitle p {
    color: #000000;
    font-size: 16px;
}
a.art-link {
    display: inline-block;
    text-align: center;
    padding: 16px 24px;
    text-shadow: 0 -1px 0 #0B67BE;
    -webkit-box-shadow: 0 -2px 0 #0B67BE inset;
    box-shadow: inset 0 -2px 0 #0B67BE;
    color: #fff;
    background-color: #0B67BE;
	transition: all .2s;
}
a.art-link:hover {
	text-decoration: none;
	background-color: #1876ce;
	color: #fff;
}

/* otzivi */
.flex-wrap {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-wrap .mcb-wrap-inner, .otz-block {
    display: -ms-flexbox;
    display: flex;
}
.otz-box {
    padding: 20px 20px 0 20px;
    background: #ffffff;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
    position: relative;
    height: 100%;
}
.otz-box::before {
    position: absolute;
    content: '';
    top: calc(100% - 10px);
    left: 60px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 34px 0 0;
    border-color: #ffffff transparent transparent transparent;
}
.otz-bottom {
    margin-top: 15px;
}
.block-otz {
    display: inline-block;
    padding: 0 0 1rem 1rem;
}
.otz img {
    display: inline-block;
	margin-top: .3rem;
}
.block-otz span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}
.block-otz div {
    margin-top: 0.3rem;
    font-size: .9rem;
    line-height: 1.4;
    color: #c4c4c4;
}

/* tehnologii */
.column.kl-iconbox-block {
    margin-bottom: 40px;
}
h2.tehno-title {
    font-size: 38px;
    font-weight: 700;
    color: #c8c8c8;
    text-transform: uppercase;
}
h3.kl-iconbox__title {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 7px;
}
.kl-iconbox__desc {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    color: #535353;
}
.kl-iconbox__icon-wrapper {position: relative}
span.kl-iconbox__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 46px;
}
.kl-iconbox-right span.kl-iconbox__icon {
	left: auto;
	right: 0;
}
.kl-iconbox-left .kl-iconbox__content-wrapper {
    padding-left: 60px;
	text-align: left;
}
.kl-iconbox-left .kl-iconbox__content-wrapper .kl-iconbox__desc {
	padding: 0 20px 0 0;
}
.kl-iconbox-right .kl-iconbox__content-wrapper {
    padding-right: 60px;
	text-align: right;
}
.kl-iconbox-right .kl-iconbox__content-wrapper .kl-iconbox__desc {
	padding: 0 0 0 20px;
}

.social-block a img {
    transition: all .2s;
    margin: 0 5px;
}
.social-block a:hover img {
    opacity: .8;
}

/* otz */
.otz .otz-boxx {
	padding: 40px 25px;
    background: #f6f6f6;
	height: 100%;
	margin: 0 20px;
}
.otz-top {
    color: #212121;
    font-size: 18px;
    line-height: 1.4;
	margin-bottom: 30px;
}
.otz-wrap > p {
    display: none;
}
.block-otz {
    display: inline-block;
    padding: 15px 0 0 30px;
}
.otz img {
    display: inline-block;
	margin-top: .3rem;
	vertical-align: middle;
	border-radius: 50%;
    width: 68px;
}
.block-otz span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}
.block-otz div {
    margin-top: 0.3rem;
    font-size: 1rem;
    line-height: 1.4;
	color: #686868;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-two.owl-theme .owl-controls, .owl-three.owl-theme .owl-controls {
	position: absolute;
    bottom: 30px;
	right: 30px;
}
.owl-two p {
    margin-bottom: 0;
}
.owl-two.owl-carousel .owl-wrapper-outer {max-height: 490px;}
/* -- */
.category_bottom {
    margin-top: 50px;
	margin-bottom: 30px;
}
.photo_bottom {
    margin-top: 70px;
}
.menu_wrapper #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
	padding-bottom: 0;
}

ul.info
{ 
   list-style: none;
    margin: 0;
}
.info li .text {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
font-weight:600;
}
.info li .bg {
    width: 100%;
    display: table-cell;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
.info li .val {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    white-space: nowrap;
}
.info li .bg:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 6px;
    height: 1px;
    background: url(/wp-content/uploads/2021/04/dotted.png) repeat-x;
}
span.spis-price {
    font-size: 1.4em;
    line-height: 1.8em;
    display: inline-block;
	width: 50%;
    padding-left: 3%;
    vertical-align: middle;
}
span.btn-podderzhka {
    display: inline-block;
    vertical-align: middle;
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
.spis-price b {
    font-size: 1.6em;
  line-height: 1.8em;
    color: #0B67BE;
}
.btn-podderzhka a.btn-primary {
    background: #0B67BE;
    color: #fff;
}
.btn-podderzhka a.btn-primary:hover {
background: #167ad8;
    text-decoration: none;
}
.btn-primary {
    background: #ffdd00;
    padding: 14px 28px 13px;
    line-height: 1;
    border: 2px solid #0B67BE;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
 
}
.btn {
    transition: all .3s ease;
    min-width: 155px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	span.spis-price {width: 100%;}
}

/* price block */
.vkladki_price .ui-tabs.ui-widget-content {
    border: none;
}
.vkladki_price .ui-tabs .ui-tabs-nav li a, .vkladki_price .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #333;
    font-size: 16px;
    font-weight: normal;
}
.vkladki_price .ui-tabs .ui-tabs-nav {
    background-image: none;
}
.type_panel {
    display: inline-block;
	margin-top: 10px;
    margin-right: 30px;
}
.type_panel_name {
    font-size: 13px;
    color: #b0b0b0;
    text-align: center;
}
.dimensions__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}
.dimensions__legend-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:40px;margin-bottom:20px;padding-right:7px;-webkit-box-align:center;-ms-flex-align:center;align-self:flex-end;align-items:center}
.dimensions__legend-color{width:28px;height:28px;margin-right:14px;background:#d9edd4}
.dimensions__legend-color.highlight{background:#dfdfdf}
.dimensions__legend-color.white{background:#fff;border:1px solid #dbdbdb}
.dimensions__legend-color.rast{background:#edf5ff;border:1px solid #dbdbdb}
.dimensions__legend-color.third_param{background:#c6dfff;border:1px solid #dbdbdb}
.dimensions__legend-color.wide{width:78px}
.dimensions__legend-text p{font-size:13px;line-height:1.38462;color:#b0b0b0;margin: 0;}
.dimensions__legend-text p:first-child{color:#414141;font-weight:700;font-size:15px;line-height:1.33333}
.dimensions__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    align-items: center;
	max-width: 500px;
}
.dimensions__info {
    text-transform: uppercase;
    color: #333;
    font-size: 22px;
}
.dimensions_two {
    margin: 10px;
    font-weight: 600;
}
.dimensions_three {
    font-size: 14px;
    font-weight: 600;
}
p.infop {
    font-style: italic;
    font-size: 14px;
    color: #273e50;
    font-weight: 600;
}
.out-vid, .otz {
    margin-top: 40px;
}

.faktur_panel {
    display: inline-block;
	margin-top: 10px;
    margin-right: 30px;
}
.faktur_panel_name {
    font-size: 13px;
    color: #b0b0b0;
    text-align: center;
}
/* palette */
.look__subtitle {
    margin-bottom: 18px;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.33333;
}
.look__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 7px;
}
.look__list li {
    width: 20%;
    max-width: 90px;
    min-width: 90px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 18px;
}
.look__color {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    margin-bottom: 10px;
    border-radius: 3px;
    background-size: cover;
}
.look__color:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    z-index: -1;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid #40a629;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.look__name {
    display: none;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.23077;
    text-align: center;
    color: rgba(65,65,65,.5);
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}
.palitra-block br {
    display: none;
}
.look__note {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.23077;
    color: #b0b0b0;
}
.look__note span, span.look__name span {
	color: #e0013f;
}

/* price table */
.fht-tbody {
    overflow: auto;
    height: 500px;
}
.price-table__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.price-table_width{text-align:center;font-size:13px;margin-bottom:7px}
.price-table_height{position:absolute;top:50%;left:0;font-size:13px;-webkit-transform:rotate(-90deg) translateX(-50%);-ms-transform:rotate(-90deg) translateX(-50%);transform:rotate(-90deg) translateX(-50%);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}
.price-table__scroller{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:25px;border-right:1px solid #ecf1f7;overflow-x:auto;overflow-y:auto;max-height:607px}
.price-table__scroller::-webkit-scrollbar{background-color:#f5f5f5;height:14px}
.price-table__scroller::-webkit-scrollbar-thumb{background-color:#dfdfdf}
.price-table__scroller::-webkit-scrollbar-thumb:hover{background-color:#40a629}
.price-table__scroller2{margin-left:25px}
.price-table__table{width:auto;max-width:100%;border-collapse:separate;border-spacing:0;font-weight:500;font-size:15px;cursor:default}
.price-table__table td,.price-table__table th,.price-table__table tr{vertical-align:top}
.price-table__table th{font-size:13px;font-weight:500;border-top:1px solid #dfdfdf;background:#f9fafc}
.price-table__table th.price-table__sticky-col,.price-table__table th.price-table__sticky-col.highlighted{height:43px;background:#fff}
.price-table__table td,.price-table__table th{min-width:100px;height:42px;padding-left:17px;line-height:41px;white-space:nowrap;text-align:left;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:background .2s linear;-o-transition:background .2s linear;transition:background .2s linear}
.price-table__table td.garazhnye-rast,.price-table__table td.otkatnye-96mm,.price-table__table td.raspashnye-96mm,.price-table__table td.rast,.price-table__table th.garazhnye-rast,.price-table__table th.otkatnye-96mm,.price-table__table th.raspashnye-96mm,.price-table__table th.rast{background:#edf5ff}
.price-table__table td.third-param,.price-table__table th.third-param{background:#c6dfff}
.price-table__table td.highlighted,.price-table__table th.highlighted{background:#e8f4e5;-webkit-transition:background .2s linear;-o-transition:background .2s linear;transition:background .2s linear}
.price-table__table td.empty-cell,.price-table__table th.empty-cell{text-align:center;padding:0}
.price-table__table tr>td:nth-child(2),.price-table__table tr>th:nth-child(2){border-left:none}
.price-table__table .price-table__sticky-col{top:auto;left:0;min-width:auto;min-width:75px;padding-left:17px;font-size:13px;background:#f9fafc;border-right:1px solid #dfdfdf}
.price-table__footer{padding-top:40px;font-weight:500;font-size:15px;line-height:1.33333}
.price-table__table p {
    margin-bottom: 0;
}

/* serv-blocks */
.flex-blocks .mcb-wrap-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: center;
}
.flex-blocks .mcb-wrap-inner .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.serv-block a {
    display: block;
	position: relative;
    color: #19191d;
    text-transform: uppercase;
    background: #fff;
	border-radius: 10px;
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.18), 0 3px 11px 0 rgba(0,0,0,0.15);
	transition: all .4s;
}
.serv-block a:hover, .serv-block a:active {
	color: #19191d;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.18), 0 2px 4px 0 rgba(0,0,0,0.15);
}
.serv-block a span {
    display: inline-block;
    padding: 20px 25px;
}

/* contacts home */
.cont span {
    font-size: 22px;
    vertical-align: middle;
}
.cont img.svg-icon {
    height: 24px !important;
    vertical-align: middle;
	margin-right: 10px;
}
.cont > div {
    margin: 15px 0 30px;
	font-size: 22px;
    line-height: 1.4;
}
.cont > div a {
    color: #222222;
    font-size: 22px;
    font-weight: 600;
}
.cont-form-title {
    padding-left: 10px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
}
.colform input[type="text"], .colform input[type="tel"] {
    margin-bottom: 10px;
    padding: 15px 10px;
}
.cont-form textarea {
    padding: 18px 15px;
	border-radius: 3px;
	height: 205px;
}
.cont-form input::placeholder, .cont-form textarea::placeholder {
    font-size: 16px;
    color: #8e8e8e;
}
.cont-icons .column_attr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.cont-icons a img {
    margin-right: 8px;
}
.cont-icons a {
	display: inline-block;
    color: #000;
	width: 33.333%;
}

/* counters */
.schet .counter {
    background-image: none;
}
.schet .counter.counter_horizontal .icon_wrapper {
    display: none;
}
.schet .counter.counter_horizontal .desc_wrapper {
    padding-left: 0;
}
@media screen and (min-width:768px){
	.schet .counter.counter_horizontal .desc_wrapper {
		border-right: 1px solid #0B67BE;
	}
	.schet:last-child .counter.counter_horizontal .desc_wrapper {
		border-right: none;
	}
}
.schet .counter .desc_wrapper .number-wrapper {
    display: inline-block;
}
.schet .counter .desc_wrapper .title {
    display: inline-block;
}
.schet .counter .desc_wrapper .title {
    display: inline-block;
    color: #333;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 16px;
    line-height: 20px;
	width: 50%;
}
.schet .counter .desc_wrapper .number-wrapper {
    font-size: 40px;
}
@media screen and (min-width:768px) and (max-width:1239px){
	.schet .counter .desc_wrapper .number-wrapper {
		display: block;
	}
	.schet .counter .desc_wrapper .title {
		width: 100%;
		padding: 0;
	}
}
@media only screen and (max-width: 479px) {
	.counter .desc_wrapper .number-wrapper {
		font-size: 45px;
		line-height: 45px;
		padding-left: 20px;
	}
	.schet .counter .desc_wrapper .title {
		padding-left: 20px;
		width: 70%;
	}
}
p.dop-info {font-size: 13px;color: #b0b0b0;margin-top: 10px;}

.photo_bottom .gallery-item .image_wrapper img, .photo_block .gallery-item .image_wrapper img {min-height: 212px !important;}
#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-2152 > a.mega-menu-link:before, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-2155 > a.mega-menu-link:before {
	content: "";
    width: 20px;
    height: 20px;
}

#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/wp-content/uploads/2021/10/mini4.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
#Content img.type_panel_img {
    max-width: 230px;
}
.vid_inner {
    margin-bottom: 20px;
}
.others, .others > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.other {
    border: 1px solid #dfdfdf;
    padding: 20px 20px 25px;
}
.other-title h3 {
    font-size: 1.1em;
}
.other-price {
    color: #2e2e2e;
    font-weight: 700;
    font-size: 1.2rem;
    margin-top: 15px;
}
.other-title ul {
    line-height: 1.2;
    font-size: 13px;
    letter-spacing: -.01em;
    color: #b0b0b0;
	display: none;
}
.other-title ul li {
    margin-bottom: 5px;
}
.optionss{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.options__item { display: -webkit-box; display: -ms-flexbox; display: flex; width: 90%; }
.options__item--border{padding:10px;padding-left:30px;background:#ecf1f7}
.options__item--border .options__img{position:relative;-ms-flex-negative:0;flex-shrink:0;width:40%;min-height:100%;padding-top:40%}
.options__item--border .options__desc{margin-bottom:30px;font-size:13px;line-height:1.38462}
.options__item--border .options__title{padding-top:10px}
.options__item--border .options__content{padding-left:0;padding-right:60px}
.options__content{padding-left:20px}
.options__img{position:relative;-ms-flex-negative:0;flex-shrink:0;width:48.4%;height:0;min-height:100%;padding-top:43.56%}
.options__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.options__title{padding-top:4px;margin-bottom:14px;font-size:20px;line-height:1.3;font-weight:500}
.options__desc{font-size:13px;line-height:1.33333;font-weight:500}
@media only screen and (max-width: 767px) {
	.options__item { width: 100%; }
}

.slide__sect .section_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.slide__hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
	min-height: 200px;
}
.slide__title {
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
	text-shadow: 0 0 8px #1d1d1d;
}
h3.nav-section__title {
    font-size: 24px;
    font-weight: 700;
    color: #1f1f1f;
}
.feature{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.01em}
.feature--green .feature__icon{background:-webkit-linear-gradient(45deg,#a6d441,#b5dc5f);background:-o-linear-gradient(45deg,#a6d441 0,#b5dc5f 100%);background:linear-gradient(45deg,#a6d441,#b5dc5f)}
.feature--orange-pink .feature__icon{background:-webkit-linear-gradient(45deg,#f9934a,#ff5282);background:-o-linear-gradient(45deg,#f9934a 0,#ff5282 100%);background:linear-gradient(45deg,#f9934a,#ff5282)}
.feature--yellow .feature__icon{background:-webkit-linear-gradient(45deg,#ffd84e,#f4af0d);background:-o-linear-gradient(45deg,#ffd84e 0,#f4af0d 100%);background:linear-gradient(45deg,#ffd84e,#f4af0d)}
.feature--purple .feature__icon{background:-webkit-linear-gradient(45deg,#874eff,#b15dc6);background:-o-linear-gradient(45deg,#874eff 0,#b15dc6 100%);background:linear-gradient(45deg,#874eff,#b15dc6)}
.feature--red .feature__icon{background:-webkit-linear-gradient(45deg,#d44141,#dc7d5f);background:-o-linear-gradient(45deg,#d44141 0,#dc7d5f 100%);background:linear-gradient(45deg,#d44141,#dc7d5f)}
.feature--decor .feature__icon{background:-webkit-linear-gradient(45deg,#40a629,#a6d514);background:-o-linear-gradient(45deg,#40a629 0,#a6d514 100%);background:linear-gradient(45deg,#40a629,#a6d514)}
.feature--small .feature__icon svg{width:24px;height:24px}
.feature__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;margin-right:20px;color:#fff;background:-webkit-linear-gradient(45deg,#4184d4,#5fdcb7);background:-o-linear-gradient(45deg,#4184d4 0,#5fdcb7 100%);background:linear-gradient(45deg,#4184d4,#5fdcb7);border-radius:3px}
.feature__icon svg{width:30px;height:30px}
.feature__content{padding-top:2px;padding-right:40px}
.feature__title{margin-bottom:3px;font-size:15px;line-height:1.33333;color:#1f1f1f;font-weight:700}
.feature__text{font-size:13px;line-height:1.38462}
.nav-section__features .feature {
    margin-bottom: 30px;
}
.nav-section__features .feature__title {
    padding-right: 30%;
}
.var_wrap, .var_wrap .column {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.var_wrap .column_attr {
	border: 1px solid #eee;
	padding: 20px;
	transition: all 0.2s ease;
	border-radius: 3px;
}
a.inzh-item {
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.var_wrap .column_attr:hover {
	border: 1px solid #c0c0c0;
}
a.inzh-item:hover {
	text-decoration:none;
}
.var_wrap br, .var_wrap p {
    display: none;
}
.inzh-inner {
    margin-top: 10px;
}

.sectv-price {
    font-size: 18px;
    font-weight: bold;
}
.look__img_link {
    margin: 15px 0 20px;
    display: inline-block;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 1px 0 #f5f5f5;
    box-shadow: 0 1px 0 #f5f5f5;
    border-radius: 3px;
    padding: 4px 15px 0;
}
.page-link {
    color: #414141;
    font-size: 15px;
    line-height: 1.33333;
    font-weight: 500;
}
.look__img_link svg {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: visible;
}
.compare_series {
    cursor: pointer;
    margin-right: 10px;
}
.look__img_link .page-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uvxzrw {
    position: relative;
	margin-left: 10px;
}
.uvxzrw svg {
    position: absolute;
    right: -13px;
    top: 50%;
    margin: 0;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out;
}
.table_compare{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-20px;margin-right:-20px}
.table_compare_item{margin-left:23px;margin-bottom:30px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-left:20px;padding-right:20px}
.table_compare_item .series-info__info{max-width:none}
.table_compare_wrap{-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;height:0;overflow:hidden}
.table_compare_wrap.active{height:auto}
.table_compare_wrap .series-info__fasady-title{font-style:normal;font-weight:bold;font-size:17px;line-height:25px;margin-bottom:20px}
.series-info__icon {
    position: absolute;
    top: 0;
    left: -23px;
    width: 16px;
}
.series-info__icon--ok {
    color: #40a629;
}
.series-info{position:relative}
.series-info__icon{position:absolute;top:0;left:-23px;width:16px}
.series-info__icon--ok{color:#40a629}
.series-info__icon--not{color:#dfdfdf}
.series-info__icon--ok_red{color:#e0013f}
.series-info__title{font-size:15px;line-height:1.33333;color:#1f1f1f;margin-bottom:5px;font-weight:500}
.series-info__info{color:#b0b0b0;max-width:270px;margin-bottom:10px}
.series-info__info,.series-parameter{font-weight:500;line-height:1.38462;font-size:13px}

.slideitem {margin-bottom: 60px;}
.slideitem-box {position: relative;}
.property__content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
	color: #fff;
}
.property__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    width: 100%;
}
@media only screen and (max-width: 767px) {
	.property__content {padding: 10px;}
}

/* tabs */
.price-tabs-wrapper .price-tabs{margin-top:30px}
.price-tabs .nav-pills{margin:0 0 30px; padding-left: 0;}
.price-tabs .nav-pills li{cursor:pointer}
.price-tabs .nav-pills li span{display:block;background-color:#f5f5f5;padding:10px;border-radius:4px;margin:0 10px;text-align:center;font-size:16px;font-weight:700}
.price-tabs.balkoni .nav-pills li span{padding:10px 5px;margin:0 5px;font-size:14px}
.price-tabs .nav-pills li.active span{background-color:#0B67BE;color:#fff}
.price-tabs .tabs-content{opacity:0;transition:opacity .2s linear}
.price-tabs .tabs-content.loaded{opacity:1}
.price-tabs .row-item-inner{text-align:center}
.price-tabs .row-item-inner .i-buttons .btn--gray{background-color:#edecec;color:#9b9a9a}
.price-tabs .row-item-inner .i-buttons .btn--gray .svg-icon{position:relative;top:-2px;width:20px;height:20px;margin:0 0 0 1rem;fill:currentColor;transform:rotate(180deg)}
.price-tabs .row-item-inner .i-buttons .btn--gray:hover{background-color:#fff;color:#89b580}
.price-tabs .row-item-inner .i-buttons .btn--gray:hover:before{display:none}
.price-tabs .row-item-inner .i-buttons .btn-link{color:#89b47f;text-transform:none;text-decoration:underline}
.price-tabs .row-item-inner .i-buttons .btn-link:hover{color:#f56d48}
.price-tabs .row-item-inner .i-buttons .btn+.btn{margin-top:1rem;font-weight:400}
.price-tabs .row-item-inner .i-title{position:relative}
.price-tabs .row-item-inner .i-title:after{content:'';position:relative;display:block;width:20%;height:1px;margin:15px auto;background-color:#89b47f}
.price-tabs .row-item-inner .i-title a{display:block;line-height:1.3;font-size:18px}
.price-tabs .row-item-inner .i-title a:hover{color:#89b47f}
.price-tabs.balkoni .row-item-inner .i-description{margin-top:15px}
.price-tabs .row-item-inner .i-image img{margin:0 auto}
.price-tabs.balkoni .row-item-inner .i-image img{max-width:100%}
.price-tabs.balkoni .tab-row:nth-child(7) .i-image img,.price-tabs.balkoni .tab-row:nth-child(8) .i-image img{max-height:208px}
.price-tabs .row-item-inner .old-price{color:#a29f9f}
.price-tabs .row-item-inner .old-price svg{position:relative;width:12px;height:12px;top:2px}
.price-tabs .row-item-inner .new-price{font-size:24px;font-weight:700;color:#f56d48;line-height:1;margin-bottom:10px}
.price-tabs .row-item-inner .new-price svg{position:relative;width:16px;height:16px;top:2px}
.price-tabs .row-item-inner .i-price .primech{font-size:12px;font-weight:700;color:#89b47f}
.price-tabs.balkoni .row-item-inner .i-price-table{margin:15px 0}
.price-tabs.balkoni .row-item-inner .i-price-table>div{font-size:20px;font-weight:400}
.price-tabs.balkoni .row-item-inner .i-price-table>div svg{width:16px;height:16px;top:3px}
.price-tabs.balkoni .row-item-inner .i-price-table .info-popover{position:relative;top:-2px;color:#fff;background-color:#6b6868;border-radius:100%;padding:4px 10px;font-size:12px;font-weight:700}
.price-tabs.balkoni .row-item-inner .new-price .info-popover{background-color:#f56d48}
.price-tabs.balkoni .row-item-inner .i-price-table .tooltip{text-align:left}
.price-tabs .row-item-inner hr{border-color:#89b47f}
.price-tabs.balkoni .row-item-inner hr{width:50%;margin:10px auto}
.price-tabs .row-item-inner .i-description .fs-12{font-size:12px}
.price-tabs .row-item-inner .i-buttons a.btn{width:70%;min-width:50%;padding:5px;margin:10px 0 0;float:none;border:none;color: #fff;background-color: #0B67BE;border-radius: 5px;padding: 6px 15px;}
.price-tabs .row-item-inner .i-buttons a.btn:hover{text-decoration:none}
.price-tabs.balkoni .row-item-inner .i-buttons a.btn{width:40%;min-width:40%;padding:5px;margin:10px 0 0;float:none;border:none;color: #fff;background-color: #0B67BE;border-radius: 5px;padding: 6px 15px;}
.price-tabs-wrapper .price-tabs .row-item-inner .i-buttons .btn--green{display:none}
@media screen and (max-width:991px){
.price-tabs .nav-justified>li{display:inline-block;width:auto;margin-bottom:15px}
.price-tabs .row-item-inner{margin-bottom:50px}
}
.nav-tabs{border-bottom:1px solid #ddd}
.nav-tabs>li{float:left;margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}
.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;border-bottom:0}
.nav-tabs.nav-justified>li{float:none}
.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}
.nav-tabs.nav-justified>li>a{margin-bottom:0}}
.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){
.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:4px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{margin-bottom:5px;text-align:center}
.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}
.nav-justified>li>a{margin-bottom:0}}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}

/* tablesaw */
.tablesaw {
  width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
  padding: 0;
}

.tablesaw * {
  box-sizing: border-box;
}

.tablesaw-btn {
  border: 1px solid #ccc;
  border-radius: .25em;
  background: none;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.tablesaw-btn {
  color: #1c95d4;
}

.tablesaw-btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-btn:active {
  background-color: #ddd;
}

@supports (box-shadow: none ) {
  .tablesaw-btn:focus {
    background-color: #fff;
    outline: none;
  }

  .tablesaw-btn:focus {
    box-shadow: 0 0 .35em #4faeef !important;
  }
}

.tablesaw-btn-select select {
  background: none;
  border: none;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
  opacity: 0;
  color: transparent;
}

.tablesaw-btn select option {
  background: #fff;
  color: #000;
}

.tablesaw-btn {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-btn-select {
  padding-right: 1.5em;
  text-align: left;
  display: inline-block;
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
}

.tablesaw-btn-select:after {
  content: " ";
  position: absolute;
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-btn-select.btn-small:after,
.tablesaw-btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .tablesaw-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .tablesaw-btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-advance a.tablesaw-nav-btn:first-child {
  margin-left: 0;
}

.tablesaw-advance a.tablesaw-nav-btn:last-child {
  margin-right: 0;
}

.tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .25em;
  margin-right: .25em;
  position: relative;
  text-indent: -9999px;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
}

.tablesaw-bar * {
  box-sizing: border-box;
}

.tablesaw-bar-section {
  float: left;
}

.tablesaw-bar-section label {
  font-size: .875em;
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-btn,
.tablesaw-enhanced .tablesaw-btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-btn-select,
.tablesaw-enhanced .tablesaw-btn-select {
  margin-bottom: 0;
}

/* TODO */

.tablesaw-bar .tablesaw-bar-section .tablesaw-btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-bar-section .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-bar-section .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-bar-section select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-bar-section ~ table {
  clear: both;
}

.tablesaw-bar-section .abbreviated {
  display: inline;
}

.tablesaw-bar-section .longform {
  display: none;
}

@media (min-width: 24em) {
  .tablesaw-bar-section .abbreviated {
    display: none;
  }

  .tablesaw-bar-section .longform {
    display: inline;
  }
}

.tablesaw th,
.tablesaw td {
  padding: .5em .7em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw-sortable-btn {
  /* same as cell padding above */
  padding: .5em .7em;
}

.tablesaw thead th, .tablesaw thead td {
  text-align: left;
  background: none !important;
  border-width: 0 !important;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-row-border tr {
  border-bottom: 1px solid #dfdfdf;
}

/* Zebra striping */

.tablesaw-row-zebra tr:nth-child(2n) {
  background-color: #f8f8f8;
}

.tablesaw caption {
  text-align: left;
  margin: .59375em 0;
}

.tablesaw-swipe .tablesaw-swipe-cellpersist {
  border-right: 2px solid #e4e1de;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  border-right-width: 1px;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  box-shadow: 3px 0 4px -1px #e4e1de;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

/* Support note IE9+: @media only all */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack {
    clear: both;
  }

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: inline-block;
    padding: 0 .6em 0 0;
    width: 30%;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  /* Table rows have a gray bottom stroke by default */

  .tablesaw-stack tbody tr {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    display: block;
    float: left;
    clear: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    display: inline-block;
    max-width: 67%;
  }

  .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
  .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-swipe-cellhidden,
  .tablesaw-swipe td.tablesaw-swipe-cellhidden {
    display: none;
  }
}

.tablesaw-overflow {
  position: relative;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* More in skin.css */
}

.tablesaw-overflow > .tablesaw {
  margin-top: 2px;
  /* sortable focus rings are clipped */
}

/* Used for a11y text on button: "Columns" */

.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1,
  .tablesaw-columntoggle th.tablesaw-priority-0,
  .tablesaw-columntoggle td.tablesaw-priority-0 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-toggle-cellhidden,
  .tablesaw-columntoggle td.tablesaw-toggle-cellhidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-toggle-cellvisible,
  .tablesaw-columntoggle td.tablesaw-toggle-cellvisible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .tablesaw-btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
  cursor: default;
}

.tablesaw-columntoggle-popup .tablesaw-btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable-head {
  position: relative;
  vertical-align: top;
}

/* Override */

.tablesaw .tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable-btn {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  text-align: inherit;
  font: inherit;
  text-transform: inherit;
}

.tablesaw-sortable-arrow:after {
  display: inline-block;
  width: 10px;
  height: 14px;
  content: " ";
  margin-left: .3125em;
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,
.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: "\0020";
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
  content: "\2191";
}

.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: "\2193";
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  cursor: default;
  pointer-events: none;
}

/* other */
.b-comparison{margin-bottom:100px}
.b-comparison > h2{max-width:570px;margin:0 auto 50px;text-align:center}
.b-comparison .comparison__table{position:relative}
.b-comparison .comparison__table table{width:100%;border-collapse:collapse;overflow:visible;font-size:16px}
.b-comparison .comparison__table th,.b-comparison .comparison__table td{padding:16px 20px;box-sizing:border-box;border-bottom:1px solid #ebebeb;text-align:center;border-top: 1px solid #ebebeb;border-left: 0;border-right: 0;}
.b-comparison .comparison__table th{vertical-align:top;padding:25px 20px;color:#222;font-weight:500}
.b-comparison .comparison__table th:first-child{border-right-width:0}
.b-comparison .comparison__table td{vertical-align:middle;font-weight:600}
.b-comparison .comparison__table td:first-child{padding-left:0;border-right-width:0}
.b-comparison .comparison__title{text-align:left;font-size:14px}
.b-comparison .tablesaw-swipe-cellpersist{width:184px !important}
.b-comparison .comparison__table th a:link,.b-comparison .comparison__table th a:visited{color:#222}
.b-comparison .comparison__img_profile{width:150px;margin:0 auto 15px;font-size:0}
.b-comparison .comparison__btnbox{text-align:center}
.b-comparison .comparison__btn:link,.b-comparison .comparison__btn:visited{display:inline-block;vertical-align:top;max-width:150px;width:100%;padding:9px 0 10px 0;color:#fff;text-align:center;text-decoration:none;background:#d86b9b;background:-moz-linear-gradient(top, #d86b9b 0%, #d2538a 100%);background:-webkit-linear-gradient(top, #d86b9b 0%,#d2538a 100%);background:-webkit-gradient(linear, left top, left bottom, from(#d86b9b),to(#d2538a));background:linear-gradient(to bottom, #d86b9b 0%,#d2538a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d86b9b', endColorstr='#d2538a',GradientType=0 );border:1px solid #d2538b;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.b-comparison .comparison__btn:hover{background:#d2538b}
.b-comparison .comparison__price{text-align:center;font-weight:normal}
.b-comparison .comparison__price-num{font-size:18px;font-weight:800}
.b-comparison .comparison__ruble{font-weight:bold;font-size:18px}
.b-comparison .comparison__color img{vertical-align:middle}
.b-comparison .comparison__color span{vertical-align:middle}
.b-comparison .tablesaw-btn:focus{background:none}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn{position:absolute;top:53px;width:43px;height:43px;padding:0;text-align:center;font-size:0;border-radius:50%;border:none}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn:focus{outline:none;box-shadow:none !important}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn.left{left:167px}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn.right{right:-18px}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn.left:before,.b-comparison .tablesaw-advance a.tablesaw-nav-btn.right:before{position:absolute;top:50%;left:50%;width:7px;height:12px;border:none;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn.left:before{background:url(/wp-content/uploads/2023/03/comparison-prev.png) no-repeat 0 0;background-size:cover}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn.right:before{background:url(/wp-content/uploads/2023/03/comparison-next.png) no-repeat 0 0;background-size:cover}
.b-comparison .tablesaw-advance a.tablesaw-nav-btn:hover:before,.b-comparison .tablesaw-advance a.tablesaw-nav-btn:hover:before{background-position:0 100%}

.b-benefit .benefit__img {
	margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    font-size: 0;
    box-sizing: border-box;
    text-align: center;
}
.b-benefit .benefit__img img {
    vertical-align: middle;
    max-height: 60px;
}
.b-benefit .benefit__content {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    box-sizing: border-box;
    width: calc(100% - 85px);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #222;
}
@media screen and (min-width:768px) {
	.cols__row .mcb-wrap-inner {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.okonakk .accordion .question .title {
    padding: 9px 24px 9px 50px;
    background: #f5f5f5;
	color: #222222;
    font-size: 16px;
    font-weight: 600;
    background-image: none;
    border-width: 0;
}
.okonakk .accordion .question {
    margin-bottom: 0;
    border-radius: 0;
}
.okonakk .accordion .question .answer {
    padding: 11px 20px 11px;
}
.okonakk .accordion .question.active .title {
    color: #fff;
	background: #0B67BE;
}
.okonakk .accordion .question .title > .acc-icon-plus, .okonakk .accordion .question .title > .acc-icon-minus {
	top: 12px;
    right: 15px;
    left: auto;
}
.okonakk .accordion .question .title:before {
    border: none;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    margin: auto 10px;
}
.okonakk .accordion .question:nth-child(1) .title:before {
    background: url(/wp-content/uploads/2023/03/energoeffektivnyj.png) no-repeat;
}
.okonakk .accordion .question:nth-child(1).active .title:before {
    background: url(/wp-content/uploads/2023/03/energoeffektivnyj1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(2) .title:before {
    background: url(/wp-content/uploads/2023/03/zvukoizolyaciya.png) no-repeat;
}
.okonakk .accordion .question:nth-child(2).active .title:before {
    background: url(/wp-content/uploads/2023/03/zvukoizolyaciya1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(3) .title:before {
    background: url(/wp-content/uploads/2023/03/pozharostojkie.png) no-repeat;
}
.okonakk .accordion .question:nth-child(3).active .title:before {
    background: url(/wp-content/uploads/2023/03/pozharostojkie1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(4) .title:before {
    background: url(/wp-content/uploads/2023/03/legko-myt.png) no-repeat;
}
.okonakk .accordion .question:nth-child(4).active .title:before {
    background: url(/wp-content/uploads/2023/03/legko-myt1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(5) .title:before {
    background: url(/wp-content/uploads/2023/03/na-lyuboj-byudzhet.png) no-repeat;
}
.okonakk .accordion .question:nth-child(5).active .title:before {
    background: url(/wp-content/uploads/2023/03/na-lyuboj-byudzhet1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(6) .title:before {
    background: url(/wp-content/uploads/2023/03/estetichny.png) no-repeat;
}
.okonakk .accordion .question:nth-child(6).active .title:before {
    background: url(/wp-content/uploads/2023/03/estetichny1.png) no-repeat;
}
.okonakk .accordion .question:nth-child(7) .title:before {
    background: url(/wp-content/uploads/2023/03/ekologicheski-bezopasny.png) no-repeat;
}
.okonakk .accordion .question:nth-child(7).active .title:before {
    background: url(/wp-content/uploads/2023/03/ekologicheski-bezopasny1.png) no-repeat;
}
.okonakk.rem_okon .accordion .question .title:before {
	display:none;
}
.okonakk.rem_okon .accordion .question .title {
	padding: 9px 12px 9px 12px;
}
.row.rev-items-content {
    border-top: 1px solid #e8ecef;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rev-items-head{padding:0 20px}
.column.rev-items-col {margin: 0;box-sizing: border-box;}
.xxx-reviews-card{padding:20px}
.xxx-reviews-card__title{font-size:18px;padding-bottom:15px;font-weight:700;color:#333e50}
.xxx-reviews-info{font-size:14px;color:#adb4bf;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}
.xxx-reviews-info>*:not(:last-child){display:inline-block;margin-right:25px}
.xxx-reviews-card__bottom-content{margin-top:20px}
.xxx-reviews-info span{position:relative;padding-left:16px}
.xxx-reviews-info span.xxx-reviews-info__date{padding-left:0}
.xxx-reviews-info__user::before{content:'';position:absolute;left:0;top:3px;width:12px;height:12px;background:url(/wp-content/uploads/2023/03/icon-1.png) no-repeat}
@media only screen and (min-width:768px){
	.rev-items-col:first-child{border-right:1px solid #e8ecef;border-left:1px solid #e8ecef;border-bottom:1px solid #e8ecef}
	.rev-items-col:last-child{border-right:1px solid #e8ecef;border-bottom:1px solid #e8ecef}
	.column.rev-items-col{padding-right:0;width: 50% !important;}
}
@media only screen and (max-width:767px){
	.col-md-6.rev-items-col:first-child{border-bottom:1px solid #e8ecef}
	.titlespan{display:none}
}

.banokna {
    padding: 140px 0;
    border-radius: 15px;
}
.banokna_info .column_attr {
    padding: 30px;
	margin-left: 30px;
    background: rgba(0,0,0,.5);
    color: #fff;
}
.banokna_info .column_attr h1 {
    color: #fff;
	line-height:1;
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 20px;
}
.okna_btn a {
    position: relative;
    color: #fff;
    background-color: #0172b8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 16px;
    padding: 16px 50px;
    display: inline-block;
    margin-top: 20px;
	transition: all .2s;
}
.okna_btn a:hover {text-decoration: none; color: #fff;background-color: #0d82cb;}
.okna_price {
    font-size: 18px;
    margin-bottom: 10px;
}
.okna_srok {
    font-size: 18px;
}
.okna_price span {
    font-size: 22px;
}
@media only screen and (max-width:767px){
	.banokna_info .column_attr {margin-left: 0;}
	.banokna_info .column_attr h1{font-size:32px;}
	.banokna {padding:0}
}

.windows__item .column_attr {
    padding: 34px 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.windows__items-item-img {
    margin-right: 16px;
    flex-shrink: 0;
    height: 64px;
}
.windows__items-item-top {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.windows__items-item-type {
    font-weight: 500;
    font-size: 14px;
    line-height: 124%;
    color: #636362;
}
.windows__items-content {
    text-align: center;
    font-size: 18px;
}
.windows__name {
    font-size: 16px;
    font-weight: 600;
    color: #3c3c3b;
    margin-bottom: 10px;
}

.acc-tabs .ui-tabs {
    border: none;
}
.acc-tabs .ui-tabs .ui-tabs-nav {
    background: none;
    border: none;
}
.acc-tabs .ui-widget-content {
    background: none;
}
.acc-tabs .ui-tabs .ui-tabs-nav li a {
    color: #111;
    border: 1px solid #0b67be;
}
.acc-tabs .ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #fff;
    background: #0b67be;
}
.acc-tabs .ui-tabs .ui-tabs-nav li.ui-state-active a:after {display:none}

a.service-block{display:-webkit-box;display:-ms-flexbox;display:flex;box-sizing:border-box;position:relative;height:100%;background:#fff;box-shadow:0 15px 20px -10px rgba(0,0,0,0);-o-transition:box-shadow .2s;transition:box-shadow .2s}a.service-block:hover{text-decoration:none;box-shadow:0 15px 20px -10px rgba(0,0,0,.1);text-decoration:none}.service-inner,a.service-inner{display:-webkit-box;display:-ms-flexbox;display:flex}a.service-inner{color:#001424}a.service-inner:hover{text-decoration:none}.service-img,.service-text{width:50%;position:relative}.service .img-cover{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.service-text{position:relative;padding:20px 30px 70px;border-width:1px 1px 1px 0;border-style:solid;border-color:#ededed}.bt-name{margin:0 0 20px;color:#001424;font-size:21px;line-height:24px;-o-transition:color .2s;transition:color .2s}.bt-name:hover{color:#e30611}.bt-text{color:#6e7782;font-size:15px;line-height:22px;min-height:200px}.bt-show{display:block;position:absolute;left:30px;bottom:30px;color:#0097fd;font-size:15px;line-height:15px;-o-transition:color .2s;transition:color .2s}
@media screen and (max-width:991px){.service-img,.service-text{width:100%}.service-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}
@media screen and (max-width:767px){.service-img{min-height:200px}.service-text{padding:20px 10px 70px;border-width:0 1px 1px}}

@media only screen and (max-width: 767px) {
	#popup__toggle {
	-moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
	}
}

#Footer .copy_links a {
    font-size: 12px;
}
.copy_links {
    margin-top: 5px;
}
.copy_links a {
    font-size: 14px;
    margin: 0 20px;
}

.komple ul.products li.product .desc .price {
    display: none;
}
#Content .komple ul.products {margin-bottom:0}
a.all-kom {
    display: inline-block;
    border-bottom: 1px dotted #0B67BE;
    color: #0B67BE;
}
a.all-kom:hover {text-decoration:none}

#Content .city_inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
	columns:2;
	-webkit-columns:2;
	-moz-columns:2;
}
.city_inner ul li span {
    position: relative;
    padding-left: 23px;
	margin-bottom: 6px;
    display: inline-block;
}
.city_inner ul li span:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 0;
    background: url(/wp-content/uploads/2024/07/loc.png) no-repeat;
	background-size: contain;
}
.city_inner{margin-bottom:10px}
.city_wrap{padding:20px;width:100%;text-align:left}
@media screen and (min-width:992px){
	#fancybox-content #city{max-width:none !important}
	#Content .city_inner ul{columns:4;-webkit-columns:4;-moz-columns:4}
	#Content .city_inner ul li{padding-right:15px}
}
@media screen and (min-width:1240px){
	#Content .city_inner ul{columns:5;-webkit-columns:5;-moz-columns:5}
	#Content .city_inner ul li{padding-right:15px}
}
@media screen and (min-width:768px) and (max-width:991px){
	#Content .city_inner ul{columns:3;-webkit-columns:3;-moz-columns:3}
}

.pager_wrapper {
    z-index: 9999;
    position: relative;
}