.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-address .contacts-information-content {
    font-weight: 400;
}

.contacts-form .contacts-form-fields .contacts-form-field .contacts-form-field-title {
    color: #555;
}


.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-address {
	margin-right: 150px;
    width: 30%;
    margin-top: 10px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts {
    width: 30%;
}

.contact-name-style {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
}


.contacts .contacts-offices {
    margin-top: 25px;
}

.widget-panel-social-wrap {
	display: none;
}
.discript-phone {
	font-size: 12px;
}
.d-inline-block {
	display: inline-block!important;
}
.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-container-contacts .widget-container-phone .widget-container-phone-icon {
	vertical-align: 0!important;
}
.footer-menu .root-item .child-menu {
	margin-bottom: 5px;
}

.properties-list > li {list-style: none;}
.properties-list > li:before {content: unset !important;}
.properties-list > li li {list-style: disc !important;}

.intec-item-detail .item-info-column > div {
	justify-content: flex-start;
}
.header_no_jons {
	margin-bottom: 15px;
	font-weight: bold;
}
.show_jobs_form {
	margin-top: 20px;
}
.cont__jobs_form {
	display: none;
	padding-top: 20px;
}
.d-flex {
	display: flex;
}
.align-items-center {
	align-items:center
}
.flex-wrap {
	flex-wrap: wrap;
}
.w-100 {
	width: 100%;
}
.align-items-center {
	align-items: center;
}
.justify-content-center {
	justify-content: center;
}
.text-center {
	text-align: center;
}
/*калькулятор*/
#area_application_name, #layer_thickness_name {
	padding: 12px;
	border: none;
	border-radius: 3px;
}
#calculate_block {
	position: relative;
}
#result_block,#message_block {
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 102%;
	height: 100%;
	border: 1px solid #f5f2ee;
	border-radius: 5px;
	background: #fff;
	padding: 20px 30px;
	margin-left: -3px;
	z-index: 3;
}
.down_select {
	display: none;
	position: absolute;
	top: 48px;
	left: 15px;
	z-index: 2;
	background: #fff;
	width: 400px;
	-webkit-box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2);
	max-width: 91%;
		
}
.z-index_1 {
	z-index: 1;
}
.z-index_2 {
	z-index: 2;
}
.section__items {
	display: none;
}
.selected_name,.selected_tovar {
	display: inline-block;
	position: relative;
	border: 1px solid #e8e8e8;
	padding: 12px 25px 12px 12px;
	cursor: pointer;
	font-size: 16px;
	width: 400px;
	outline: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 100%;
}
.selected_name::after,.selected_tovar::after {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 12px;
	right: 5px;
	background: url('/bitrix/templates/universe_s1/images/calcArrows.png') no-repeat;
	background-size: 40px 20px;;
	-webkit-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
.show_block.selected_name::after,.show_block.selected_tovar::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.section_name {
	cursor: pointer;
	font-size: 16px;
	position: relative;
	border-top: 1px solid #e8e8e8;
	font-size: 14px;
	cursor: pointer;
	padding: 15px 30px;
	color: #2f2f2f;
	-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;
	text-decoration: none;
}
.section:first-child .section_name {
	border-top:none;
}
/*.section_name::after {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 7px;
	right: 5px;
	background: url('/bitrix/templates/universe_s1/images/calcArrows.png') no-repeat;
	background-size: 40px 20px;
	-webkit-transition: all 200ms ease 0ms;
	-o-transition: all 200ms ease 0ms;
	transition: all 200ms ease 0ms;
}
*/.show_block.section_name::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.item_name {
	border-top: 1px solid #e8e8e8;
	font-size: 14px;
	cursor: pointer;
	padding: 15px 30px;
	color: #2f2f2f;
	-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;
	text-decoration: none;
}
.item_name:first-child {
	border-top: none;
}
#calc__img_tovar {
	max-height: 150px;
}
#result_name {
	display: block;
	padding-top: 20px;
}
#new_calc {
text-decoration: underline;
	cursor: pointer;
}
.cont__where_can_buy {
	padding: 20px 0;
	
}
.where_can_buy,.calculate {
	border: 1px solid #7c878e;
	background-color: #7c878e;
	color: #fff;
	width: 150px;
}
.calculate:hover{
	border: 1px solid #808D95;
	background-color: #808D95;
}
.where_can_buy:hover {
	color: #fff;
	text-decoration: underline;
}
.calc__line-block {
	padding: 15px 0 10px;
}
.text_center {
	text-align: center;
}
.calc-close-icon {
    display: block;
    position: absolute;
    right: 14px;
    top: 14px;
    cursor: pointer;
    width: 25px;
    height: 25px;
	z-index: 10;
}

.calc-close-icon:before,.calc-close-icon:after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: #000;
    top: 12px;
    left: 2px
}

.calc-close-icon:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.calc-close-icon:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.intec-form-value>input {
	display: inline-block!important;
	max-width: 400px;
	margin-right: 30px;
}
.error_date {
	/*background-color:#D63D36;*/
	color: #D63D36;
}
.repeat_calculation {
	
}
.text_calc_setup {
	width: 75%;
	margin-bottom: 25px;
}
.packing {
	display: none;
}
@media (max-width: 596px){
	.intec-form-value>input {
		max-width: 80%;
	}
	.c-header.c-header-template-1 .widget-banner .widget-element {
		background-size: contain;
	}
	.c-header.c-header-template-1 .c-slider.c-slider-template-3 .widget-element {
    height: 220px!important;
}
}

/*калькулятор*/

.intec-catalog-section-tile .element-name, .intec-catalog-section-list .element-name a, .intec-catalog-section-text .element-name a {font-weight:bold;}
.second_name {
	font-weight: normal;
   	padding: 10px 0 0 0;
   	font-style: italic;
   	font-size: 14px;
}
.intec-catalog-section-tile .catalog-section-element .element-description {
	/*max-height: 94px;*/
}


.newsPage__slider .owl-dots {
	position: absolute;
	bottom: 25px;
	width: 100%;
	font-size: 0;
	text-align: center;
	pointer-events: none;
	z-index: 3;
}
.newsPage__slider .owl-dot {
	display: inline-block;
	margin: 0 10px;
}
.newsPage__slider .owl-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	pointer-events: all;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.newsPage__slider .owl-dot span {
	border-color: #000;
}
.newsPage__slider .owl-dot.active span {
	background-color: #000;
}
.newsPage__popular{
	margin-top: 30px;
	margin-bottom: 30px;
}
.newsPage__popular-title{
	display: block;
	/*width: 100%;*/
	margin: 0;
}
.newsPage_center{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}
.newsPage__slider-item{
	position: relative;
}

span.newsPage__slider-btns {
	display: inline-block;
	text-decoration: none;
	position: absolute;
	bottom: 40px;

	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	padding: 14px 45px;
	border: 2px solid;
	border-radius: 40px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	border-color: #f5a62d !important;
	color: #fff;
	background: #f5a62d;
	right: 120px;
}
span.newsPage__slider-btns:hover{
	background-color: transparent;
	color: #f5a62d;
}
.c-bitrix-news .news-list-title{
	margin-bottom: 0!important;
}
.newsPage__slider{
	z-index: 0;
}
.newsPage__header a{
	margin-left: auto;
}
.newsPage__header {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.newsPage__header + .intec-content.intec-content-visible{
	width: 100%;
}
.newsPage__header.mt-60{
	margin-top: 30px;
}
.intec-catalog-section-tile .show_w .element-img-wrap::after{
	right: -15px;
	top: -15px;
}
@media(max-width: 525px){
	.intec-marks{
		top: -20px;
		left: -19px;
	}
	.intec-catalog-section-tile .show_w .element-img-wrap::after{
		width: 60px;
		height: 60px;
		right: -28px;
		top: -28px;
	}
	.intec-catalog-section-tile .element-img{
		padding-top: 15px;
	}
}
@media(max-width: 767px){
	span.newsPage__slider-btns{
		display: none;
	}
	.news-detail-text img{
		max-width: 100% !important;
		height: auto!important;
	}
}
@media (max-width: 400px) {
	.intec-grid>.intec-grid-item-400-1 {
		-ms-flex: 0 0 50%!important;
		flex: 0 0 50%!important;
		max-width: 50%!important;
	}
	.intec-catalog-section-tile .element-name{
		height: auto;
	}
}
.intec-catalog-section-tile .price-block{
	height: auto!important;
	min-height: auto!important;
	display: none
}
.intec-catalog-section-tile .element-wrap{
	height: 100%;
}