

/* Start:/local/templates/idea/components/bitrix/news/geografiya.uslugi/style.min.css?17119821681429*/
.news-list-filter{display:block;padding:5px 15px;border:1px solid #e8e8e8;margin-bottom:20px}.news-list-filter .news-list-filter-wrapper{display:block}.news-list-filter .news-list-filter-button{display:inline-block;text-decoration:none;color:#4b4b4b;font-size:13px;line-height:17px;margin:10px 15px;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s;transition:0.3s;-webkit-transition-property:color;-moz-transition-property:color;-ms-transition-property:color;-o-transition-property:color;transition-property:color}.news-list-filter .news-list-filter-button.news-list-filter-button-active,.news-list-filter .news-list-filter-button:hover{color:#3d6af7}.c-bitrix-news.c-bitrix-news-template-default .news-column-right{padding-left:50px;min-height:30px;margin-bottom:-30px}.c-bitrix-news.c-bitrix-news-template-default .news-column-right-element{margin-bottom:30px}@media all and (max-width:1100px){.c-bitrix-news.c-bitrix-news-template-default .news-column-right{padding-top:35px;padding-left:0;font-size:0}.c-bitrix-news.c-bitrix-news-template-default .news-column-right-element{display:inline-block;vertical-align:top;width:50%;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media all and (max-width:720px){.c-bitrix-news.c-bitrix-news-template-default .news-column-right-element{width:100%;padding-left:0;padding-right:0}}
/* End */


/* Start:/local/templates/idea/components/bitrix/system.pagenavigation/.default/style.css?16579849622556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/idea/components/bitrix/news.list/news.tile/style.css?16625483642352*/
.news-list.news-list-tile {
    display: block;
}

.news-list.news-list-tile .news-list-title {
    display: block;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #2b2b2b;
    margin-bottom: 25px;
}

.news-list.news-list-tile .news-list-wrapper {
    display: block;
    margin: -7px;
}
.news-list.news-list-tile .news-list-item {
    display: block;
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
}
.news-list.news-list-tile.news-list-row-3 .news-list-item {
    width: 33%;
}
.news-list.news-list-tile .news-list-item .news-list-item-wrapper {
    display: block;
    border: 1px solid #e8e8e8;
    transition: 0.5s;
}
.news-list.news-list-tile .news-list-item .news-list-item-wrapper:hover {
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.news-list.news-list-tile .news-list-item .news-list-image {
    display: block;
    padding-top: 65%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: -1px -1px 0 -1px;
}
.news-list.news-list-tile .news-list-item .news-list-name {
    display: block;
    margin: 15px 24px 17px 24px;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    text-align: center;
}
.news-list.news-list-tile .news-list-item .news-list-name .news-list-name-wrapper {
    color: #1e1d22;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.news-list.news-list-tile .news-list-item .news-list-date {
    display: block;
    margin: 17px 24px 17px 24px;
    font-size: 11px;
    line-height: 15px;
    color: #707072;
    height: 15px;
    overflow: hidden;
}
@media all and (max-width: 1000px) {
    .news-list.news-list-tile .news-list-item {
        width:33.33%;
    }
}
@media all and (max-width: 600px) {
    .news-list.news-list-tile .news-list-item {
        width: 50% !important;
    }
}
@media all and (max-width: 440px) {
    .news-list.news-list-tile .news-list-item .news-list-name {
        margin: 15px 5px 17px 5px;
        height: 64px;
        line-height: 15px;
    }
    .news-list.news-list-tile .news-list-item .news-list-name .news-list-name-wrapper {
        font-size: 13px;
    }
}
/* End */


/* Start:/local/components/ready/region.map/templates/.default/style.css?171282959719687*/
#calculator em {
	display:inline-block;
	width:18px;
	height:18px;
	border:1px solid rgba(187,187,187,0.5);
	background: #D1D1D1;
	line-height:1.3;
	color:#fff;
	font-size:0.95rem;
	text-align:center;
	cursor:help;
	font-style:italic;
	font-weight:700;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.calc-price {
	font-size:1.6rem;
	text-align: center;
}

/* #calculator sup {
	color:#c32429;
	vertical-align:super;
} */
#select-tb {
	margin:10px 0 30px 0;
}
#select-tb td {
	vertical-align:baseline;
}
#select-tb td:nth-child(1) {
	font-size:1.2rem;
}
#select-tb td:nth-child(3) {
	padding-left:12px;
}
.cell-prop-quest,
#select-tb td:nth-child(3),
#base table td:last-child {
	text-align: right;
}
/* *** table *** */
#rezult-wrapper {
	padding:8px 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#calculator-wrapper {
	margin-bottom: 25px;
}
#calculator-form table {
	width:100%;
}
#calculator-form table td {
	padding:5px 3px;
}
/* #calculator-form > table td:nth-child(1) {
	width:480px;
} */
/* #calculator-form > table td:nth-child(3) {
	width:80px;
}
#calculator-form > table td:nth-child(2) {
	width:100px;
} */
#calculator .rez-view {
	font-weight:400;
	font-size:1.6rem;
	display:block;
	padding:4px 0;
}
#rezult-wrapper {
	background-color: #f6f6f6;
}
#calculator .button-red {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-decoration:none;
	text-transform:uppercase;
}
#calculator label {
	font-weight: normal;
	font-size: 1.05rem;
	max-width: calc(100% - 20px);
}
/* *** fieldset *** */
#calculator-form fieldset {
	margin-bottom: 10px;
	position:relative;
}
#calculator-form legend {
	border: none;
}
.area {
	width: 198px;
}
#calculator-form #base,#calculator-form #more,#calculator-form #vip,#calculator-form #still {
	/*border:2px solid #828282;*/
	/*border:2px solid rgba(171,171,171,1.00);*/
	/* border:2px solid #4F6A98;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px; */
}
#calculator-form #base legend,#calculator-form #more legend,#calculator-form #vip legend,#calculator-form #still legend {
	/* color:#fff;
	background:#4F6A98; */
	/*background: rgba(171,171,171,1.00);*/
	/*background:#828282;*/
}


/* *** *** */
#kolich_komnat,#ploshad {
	width:80px !important;
}

/* ********************************** */
.reveal-modal h3 {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
	font-weight: normal;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
}
.reveal-modal ul {
	list-style:none;
}
.reveal-modal li {
	padding:8px 0;
}
.reveal-modal label {
	display:inline-block;
	min-width: 170px;
	vertical-align: top;
}
/* .reveal-modal input[type=text] {
	position:relative;
	display:inline-block;
	width:280px;
	height:36px;
	font-size:1.2rem;
} */

input[type="file"] {
	display: inline-block !important;
}


.reveal-modal .valid {
	background-repeat:no-repeat !important;
	background-position: right center !important;
	background-image: url(/local/components/ready/region.map/templates/.default/../images/valid.png) !important;
}
.reveal-modal .no-valid {
	background-repeat:no-repeat !important;
	background-position: right center !important;
	background-image: url(/local/components/ready/region.map/templates/.default/../images/no-valid.png) !important;
	border:1px solid #DC3134 !important;
}

#send-form-wrapper ul li::before {
	display: none;
}

.reveal-modal #vpb_captcha_code {
	width:210px;
}


#view-message {
	position:relative;
	font-size:1.35rem;
	color:#84BD13;
	text-align:justify;
}
#view-message:before {
	content:'i';
	position: absolute;
	top:0;
	left:-34px;
	font-size:0.8rem;
	background:#84BD13;
	color:#fff;
	text-align:center;
	font-style:italic;
	width:24px;
	height:24px;
	line-height:24px;
	-webkit-box-border-radius:50%;
	-moz-box-border-radius:50%;
	border-radius:50%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
		box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
@media only screen and (max-width: 765px) and (min-width: 1px) {
.calc_form_send_opened .reveal-modal-bg,
.calc_form_send_opened .close-reveal-modal {
	display: none !important;   
}

.calc_form_send_opened #calculator  #myModal {
		top: 0 !important;
		position: relative !important;
		width: 90% !important;
}
.calc_form_send_opened #calculator  #myModal input[type='text']{
	 max-width: 95%;
}
}




.qtip {
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	min-width: 60px;
	line-height: 1.15;
	direction: ltr;
	box-shadow: none;
	padding: 0;
}
.qtip-content {
	position: relative;
	padding: 5px 9px;
	overflow: auto;
	text-align: left;
	word-wrap: break-word;
}
.qtip-titlebar {
	position: relative;
	padding: 10px 35px 10px 10px;
	overflow: hidden;
	border-width: 0 0 1px;
	font-weight: 700;
}
.qtip-titlebar+.qtip-content {
	border-top-width: 0 !important;
}
.qtip-close {
	position: absolute;
	right: -9px;
	top: -9px;
	cursor: pointer;
	outline: medium none;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}
.qtip-titlebar .qtip-close {
	right: 4px;
	top: 50%;
	margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
	top: 16px;
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-indent: 0;
	font: 400 bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: transparent none no-repeat -100em -100em;
}
.qtip-interior {
	max-width: 420px;
	border-width: 1px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color: #FFFFFF;
	color: #555;
}
.qtip-interior:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 10px solid #fafafa;
	position: absolute;
	left: 50%;
	bottom: -8px;
}
.qtip-interior .qtip-titlebar {
	background-color: #f1f1f1;
	color: #8e8e8e;
	font-size: 0.8em !important;
	border: 1px solid #fff;
}
.qtip-interior .qtip-content {
	position: relative;
	padding: 5px 11px;
	background: #fafafa;
	overflow: hidden;
	text-align: justify;
	word-wrap: break-word;
	font-size: 0.75em !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
.qtip-interior .designer-photo {
	width: 90px !important;
	height: 90px !important;
	max-width: 90px !important;
	max-height: 90px !important;
	border: 2px solid #fff !important;
}
.qtip-interior  .project-photo {
	float: left;
	margin: 0 2px 0 5px;
	max-width: 90px;
	max-height: 90px;
	border: 2px solid #fff;
}
.qtip-interior .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}
.qtip-interior .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}
.qtip-interior .qtip-titlebar .qtip-corner {
	border-color: #AAA;
	color: #111;
}
.qtip-interior-calc {
	max-width: 540px;
	border-width: 2px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color: #FFFFFF;
	color: #222;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.qtip-interior-calc:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 10px solid #fafafa;
	position: absolute;
	left: 48%;
	bottom: -8px;
}
@media (max-width: 991px) {
	.qtip-interior-calc:after {
		display: none;
	}
}
.qtip-interior-calc .qtip-titlebar {
	background-color: #f1f1f1;
	color: #8e8e8e;
	font-size: 1rem !important;
	border: 1px solid #fff;
}
.qtip-interior-calc .qtip-content {
	position: relative;
	padding: 8px 14px;
	background: #fafafa;
	overflow: hidden;
	text-align: justify;
	word-wrap: break-word;
	font-size: 0.9rem !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.qtip-interior-calc .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}
.qtip-interior-calc .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}
.qtip-interior-calc .qtip-titlebar .qtip-corner {
	border-color: #AAA;
	color: #111;
}
.owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	font-size: 60px !important;
	color: #333 !important;
	position: absolute !important;
}

.ico-1.active + .text-main {
	font-weight: bold;
}

@media (max-width: 767px) {
	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		color: #333 !important;
	}
	.owl-carousel .owl-stage {
		display: flex;
		align-items: center;
	}
	.container-177 ::before,
	.container-177 ::after {
		display: none !important;
	}
	.far::before,
	.far::after {
		display: inline-block !important;
	}
}
.owl-next {
	right: 50px;
}
.owl-prev {
	left: 50px;
}
.owl-next.disabled,
.owl-prev.disabled {
	opacity: 0.6;
}
.port-detail {
	color: #fff;
	text-decoration: none;
}
.port-detail:hover {
	text-decoration: underline;
	color: #fff;
}
.btn-close {
	color: #fff;
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
	z-index: 999;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}
.date-left {
	position: absolute;
	left: 15px;
	top: 10px;
	color: #fff;
	z-index: 999;
	text-shadow: 1px 1px 1px #000;
	font-size: 15px;
}
.btn-close:hover {
	opacity: 0.7;
}
.owl-items {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
.title-port {
	/* font-size: 18px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.8);
	padding: 10px; */

	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 55%;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 50%, rgba(224, 224, 224, 0.0) );
	transition: all 350ms linear;
}
.port-detail {
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
}
.owl-item {
	text-align: center;
	/* background-color: rgba(0,0,0,0.8); */
}
.item-opacity {
	opacity: 0.7;
}
.button-disable {
	font-weight: bold;
	display: inline-block;
	padding: 8px 28px;
	text-align: center;
	color: #fff;
	font-size: 0.95em;
	cursor: pointer;
	border-width: 1px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-khtml-border-radius: 2px;
	background: #c32429;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#c32429),color-stop(1,#cb282e));
	background: -ms-linear-gradient(bottom,#c32429,#cb282e);
	background: -moz-linear-gradient(center bottom,#c32429 0%,#cb282e 100%);
	background: -o-linear-gradient(#cb282e,#c32429);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb282e', endColorstr='#c32429', GradientType=0);
	border-top: solid 1px #c32429;
	border-left: solid 1px #c8363b;
	border-right: solid 1px #c8363b;
	border-bottom: solid 1px #c32429;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#send-form-wrapper input[type="text"],
#send-form-wrapper input[type="email"],
#send-form-wrapper input[type="tel"],
#send-form-wrapper textarea {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	border-radius: 1px;
}
.cart-new-wrap {
	max-width: 700px;
	margin: 0 auto;
	border: 1px solid #bbb;
	padding: 20px;
	border-radius: 5px;
}
.cart-new-attention {
	background-color: #f6f6f6;
	padding: 10px;
}
.prop-new-block {
	padding: 20px 0 0;
}
.row-prop {
	display: table-row;
}
.prop-new-block {
	display: table;
	width: 100%;
}
.cell-prop {
	display: table-cell;
	padding: 5px 5px 5px 0;
}
.prop-desc {
	font-size: 10px;
	color: #999;
	padding-top: 10px;
}
.inp-new {
	text-align: center;
}
.main-block-wrap {
	border: 1px solid #bbb;
	border-radius: 4px;
	margin: 30px auto;
	max-width: 700px;
	padding: 20px;
}
.cell-prop-title {
	font-weight: bold;
}
.calc-slide:hover {
	cursor: pointer;
	color: #e60416;
}
.calc-slide {
	/* padding-right: 15px !important; */
/* 	background: #e7e6e6;
padding: 5px 15px; */
	border-radius: 4px;
	margin-bottom: 5px;
}
.calc-slide i {
	float: right;
	margin-top: 5px;
}
.table-centered {
	margin-top: 20px;
}
#region_text {
	cursor: pointer;
	border-bottom: 2px dotted;
}
#region_text:hover {
	border-bottom-color: transparent;
}
.cart-new-wrap {
	margin-top: 20px;
}

.clear-new {
	display: none;
}

.c-reviews.c-reviews-template-3 .owl-nav .owl-prev, .c-reviews.c-reviews-template-3 .owl-nav .owl-next {
	top: -50px;
}

@media (min-width: 1200px) {
	#calculator {
		max-width: 1200px;
		margin: 0 auto;
	}
	.cart-new-wrap {
		float: left;
		max-width: 600px;
	}
	.right-block {
		float: right;
		min-height: 350px;
		max-width: 550px;
		width: 100%;
	}
	.right-block .main-block-wrap {
		max-width: 550px;
		width: 100%;
	}
	.main-block-wrap.main-block-2 {
		float: left;
		width: 100%;
		max-width: 600px;
	}
}

.btn-wrap-new {
	text-align: center;
}

@media (max-width: 420px) {
	#send-form-wrapper input[type="text"],
	#send-form-wrapper input[type="email"],
	#send-form-wrapper input[type="tel"],
	#send-form-wrapper textarea {
		width: 100%;
		padding: 5px 10px;
	}
}

.owl-dots {
	display: none !important;
}

@media (max-width: 480px) {
	.owl-items img {
		max-height: 390px !important;
	}
}
@media (max-width: 460px) {
	.owl-items img {
		max-height: 370px !important;
	}
}
@media (max-width: 440px) {
	.owl-items img {
		max-height: 350px !important;
	}
}
@media (max-width: 420px) {
	.owl-items img {
		max-height: 330px !important;
	}
	.intec-content-333 .c-reviews.c-reviews-template-3 .widget-element-picture {
		height: 180px !important;
	}
	.c-reviews.c-reviews-template-3 .widget-element-info {
		margin-bottom: 20px;
	}
}
@media (max-width: 400px) {
	.owl-items img {
		max-height: 310px !important;
	}
}
@media (max-width: 380px) {
	.owl-items img {
		max-height: 290px !important;
	}
	.c-reviews.c-reviews-template-3 .widget-element-info {
		margin-bottom: 10px;
	}
}
@media (max-width: 360px) {
	.owl-items img {
		max-height: 270px !important;
	}
}
@media (max-width: 340px) {
	.owl-items img {
		max-height: 250px !important;
	}
}

@media (max-width: 767px) {
	.owl-nav {
		top: 30%;
	}
	.owl-items {
		overflow: hidden;
	}
	.intec-content-333 .c-reviews.c-reviews-template-3 .widget-element-picture {
		background-size: contain;
	}
}

@media (max-width: 500px) {
	.c-reviews.c-reviews-template-3 .widget-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.c-reviews.c-reviews-template-3 .owl-nav .owl-prev {
		left: -20px;
	}
	.c-reviews.c-reviews-template-3 .owl-nav .owl-next {
		right: -20px;
	}
	.tmpl-rev-new .widget-element {
		margin: 15px 5px;
		box-shadow: none;
	}
}
.ico-carts {
	max-width: 50px;
	max-height: 50px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 50px;
	background-size: cover;
}

.ind {
	font-size: 11px;
	/* font-weight: bold; */
	/* transform: rotate(-25deg); */
	/* transition: all 0.2s; */
	display: inline-block;
	/* border: 1px solid #ccc; */
	padding: 1px 5px 2px;
}

.inp-check {
	display: none;
}

.bolder {
	font-weight: bold;
}

.ico-15 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/15.png');
}
.inp-check:checked + label .ico-text-cart {
	font-weight: bold;
}
.inp-check:checked + label > .ico-15 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/15a.png');
}

.ico-14 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/14.png');
}
.inp-check:checked + label > .ico-14 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/14a.png');
}

.ico-13 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/13.png');
}
.inp-check:checked + label > .ico-13 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/13a.png');
}

.ico-12 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/12.png');
}
.inp-check:checked + label > .ico-12 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/12a.png');
}

.ico-11 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/11.png');
}
.inp-check:checked + label > .ico-11 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/11a.png');
}

.ico-10 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/10.png');
}
.inp-check:checked + label > .ico-10 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/10a.png');
}

.ico-9 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/9.png');
}
.inp-check:checked + label > .ico-9 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/9a.png');
}

.ico-8 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/8.png');
}
.inp-check:checked + label > .ico-8 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/8a.png');
}

.ico-7 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/7.png');
}
.inp-check:checked + label > .ico-7 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/7a.png');
}

.ico-5 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/5.png');
}
.inp-check:checked + label > .ico-5 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/5a.png');
}

.ico-4 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/4.png');
}
.inp-check:checked + label > .ico-4 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/4a.png');
}

.ico-6 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/6.png');
}
.inp-check:checked + label > .ico-6 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/6a.png');
}

.ico-3 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/3.png');
}
.inp-check:checked + label > .ico-3 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/3a.png');
}

.ico-2 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/2.png');
}
.inp-check:checked + label > .ico-2 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/2a.png');
}

.ico-1 {
	background-image: url('/local/components/ready/region.map/templates/.default/img/1.png');
}
.ico-1.active {
	background-image: url('/local/components/ready/region.map/templates/.default/img/1a.png');
}


.table-prop td label, 
.table-centered td label {
	cursor: pointer;
}

/* .inp-check:checked + label {
	background-color: #e7ffe0;
} */

.ico-text-cart {
	display: inline-block;
	width: calc(100% - 60px);
	vertical-align: middle;
	padding-left: 10px;
}

.bordered {
	border-top: 1px solid #eee;
	margin-top: 15px;
	padding-top: 15px;
	display: block;
}

.txt-16 {
	font-size: 1.6rem;
	font-weight: bold;
}

@media (max-width: 450px) {
	body #base table:first-child td {
		display: table-cell !important;
		width: auto !important;
	}
	.table-prop td,
	.table-centered td,
	.ico-text-cart {
		font-size: 13px;
		line-height: 1.2;
	}
	#calculator .rez-view {
		font-size: 13px;
	}
	.calc-slide {
		font-size: 14px;
	}
	.txt-16 {
		font-size: 16px;
	}
	#calculator label {
		max-width: 100%;
		width: 100%;
	}
	.main-block-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	.calc-price {
		font-size: 18px !important;
	}
	/* .owl-item.active {
		padding: 0 5px !important;
	} */
}
/* End */
/* /local/templates/idea/components/bitrix/news/geografiya.uslugi/style.min.css?17119821681429 */
/* /local/templates/idea/components/bitrix/system.pagenavigation/.default/style.css?16579849622556 */
/* /local/templates/idea/components/bitrix/news.list/news.tile/style.css?16625483642352 */
/* /local/components/ready/region.map/templates/.default/style.css?171282959719687 */
