/* defaul style */
* {margin:0; padding:0;	outline: none; text-decoration:none;}
a{
	color: inherit;
}
b{
  font-family: 'myriadpro-bold';
  font-weight: normal;
}
a:active{
	color: inherit;
}
/*overflow-x: hidden;*/
html, body { font-size: 100%; margin:0; padding:0; -webkit-text-size-adjust:100%; text-size-adjust:100%; height: 100%; min-width: 1000px;}
/*wrapp*/
.wrapper.fix-site {position:fixed;width:100%;}
.wrapper{height:100%;}
.wrapp {max-width: 1200px; margin: 0 auto; position: relative; z-index: 0;}
.wrapp:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
.cl:after {content: '.'; width: 0; height: 0; visibility: hidden; display: block; clear: both; position: relative; font-size: 0px; line-height: 0px;}
/*wrapp*/

/*style input*/
textarea {resize: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #b1b1b1; text-align: left;}
input::-moz-placeholder, textarea::-moz-placeholder {opacity: 1; color: #b1b1b1; text-align: left;}
textarea::-webkit-input-placeholder {text-align: left !important; color: #ccc;}
textarea::-moz-placeholder {text-align: left !important; color: #ccc;}
.noselect {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {opacity:1;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {opacity:0;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {opacity:0;}
label {display:inline-block; position:relative;}
label.red, label.red {border: 1px solid #f00 !important;}
/* End style input*/

/*style popup*/
.popup_overlay {width: 100%; height: 100%; position: fixed; z-index: 15; display: none; background-color: rgba(0,0,0,0.7); top: 0px; left: 0px;}
.popup {border-radius: 3px; position: absolute; display: none; z-index: 16; background-color: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.popupobjects {
	transform: translateX(-50%) translateY(-50%);
	border-radius: 3px; position: absolute; display: none; z-index: 16; background-color: #fff; left: 50%; top: 50%;}
#thx{
	background: #e1e1e1;
}
.file2.file-download{
	border:none !important;
}
#thx .popup_h1,
#thx .popup_h2{
    padding-top: 16px;
    font-size: 18px;
    line-height: 1;
    width: 468px;
    display: block;
    text-align: center;
    padding-top: 35px;
}

#thx .popup_h2{
	font-family: 'myriadpro-regular';
	padding-top: 0px;
	padding-bottom: 25px;
	color: #000;
}

#thx .btn{
    margin: 0px auto 29px;
    display: table;
    background: #fcb040;
    line-height: 43px;
    padding: 0 33px;
    font-family: 'myriadpro-bold';
    color: #000;
}
.popup_close{
	width: 13px;
	height: 13px;
	background: url(../img/popup_closed.png);
	position: absolute;
	right: 10px;
	top: 10px;
}
.popup_h1{
	width: 194px;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-regular';
	display: block;
	margin: 0 auto;
	padding-bottom: 17px;
	text-align: center;
}
.popup_h2{
	display: none;
}
#callback,
#callback2,
#callback4,
#request{
	padding: 48px 55px;
}

#callback2 .popup_h1{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-semibold';
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 16px;
	display: none;
}
#callback2 form{
    width: 198px;
	margin: 0 auto;
	text-align: center;
}
/*#callback4 .popup_h1{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-semibold';
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 16px;
}
*/

#callback2 .popup_h2{
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-bottom: 16px;
	width: 194px;
}



#callback4 .popup_h2{
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-bottom: 16px;
}

#request .popup_h1{
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-semibold';
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 16px;
}

#request .popup_h2{
	display: none;
}
.popup label{
	max-width: 198px;
	width: 198px;
	line-height: 40px;
	border: 1px solid #000;
	margin-bottom: 12px;
}
.popup form{
	text-align: center;
}
.popup label input{
	text-indent: 10px;
	/*line-height: 40px;*/
	border: none;
	width: 100%;
}
.popup .btn{
	text-align: center;
	font-family: 'myriadpro-semibold';
	color:#fff;
	line-height: 40px;
}
.question_object.popup{
	padding: 0px;
    min-height: 538px;
    width: 844px;
}
.question_object-left{
	width: 460px;
	display: inline-block;
	vertical-align: top;
	height: 538px;
	float: left;
}
.question_object-right{
	width: 380px;
	background: #e1e1e1;
	display: inline-block;
	vertical-align: middle;
	height: 538px;
	float: right;
}
.question_object-indoor{
	padding: 40px 35px 26px 40px;
}

.question_object-indoor-title{
	padding-bottom: 23px;
	font-size: 24px;
	line-height: 22px;
	color: #000;
	font-family: 'myriadpro-semibold';
}
.question_object-object-indoor-info{
	width: 377px;
	border: 3px solid #000;
	position: relative;
	padding-bottom: 24px;
}
.question_object-object-indoor-info:before{
	content: '';
	position: absolute;
	bottom: -19px;
	left: 15px;
	width: 31px;
	height: 19px;
	background: url(../img/question_object-arrow.png) no-repeat;
}
/*.question_object-object-indoor-info .scrollbar-inner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}*/
.question_object-info-title{
	font-size: 13px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-bold';
	padding-left: 24px;
	padding-bottom: 11px;
	padding-top: 20px;
}
#question_object1_1,
#question_object1_2,
#question_object1_3,
#question_object1_4{
    min-height: 529px;
	width: 844px;
}
.question_object-info-list{
	font-size: 13px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-regular';
	list-style: none;
	height: 212px;
	padding-left: 25px;
	width: 304px;
}
.question_object-b{
	display: block;
	padding-bottom: 5px;
	font-family: 'myriadpro-bold';
}
#question_object1_1 .scroll-wrapper.scrollbar-inner.question_object-scrollbar,
#question_object1_2 .scroll-wrapper.scrollbar-inner.question_object-scrollbar,
#question_object1_3 .scroll-wrapper.scrollbar-inner.question_object-scrollbar{
	margin-top: 25px;
}
#question_object1_1 .question_object-info-list,
#question_object1_2 .question_object-info-list,
#question_object1_3 .question_object-info-list{
	/*padding-top: 25px;*/
}
#question_object1_5-1 .question_object-info-list,
#question_object1_5-2 .question_object-info-list,
#question_object1_5-3 .question_object-info-list,
#question_object1_5-4 .question_object-info-list{
	 padding-top: 25px;
}
#question_object1_5-1,
#question_object1_5-2,
#question_object1_5-3,
#question_object1_5-4{
    width: 844px;
    /*height: 539px;*/
}

.question_object-info-list.question_object-info-list-isckl li:before{
	content: initial;
}
.question_object-info-list.question_object-info-list-isckl li{
	list-style: decimal
}
.question_object-info-list li{
	position: relative;
	padding-bottom: 10px;
	font-family: 'myriadpro-regular';
	font-weight: normal;
}
.question_object-info-list li:before{
	content: '.';
	position: absolute;
	left: -12px;
	top: 2px;
	font-size: 18px;
	line-height: 6px;
	color: #000;
	font-family: 'myriadpro-bold';
	opacity: 0.9;
}

.popup_title{
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-bold';
}

.popup_text{
	font-size: 13px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-regular';
}

.popup_author{
	padding-top: 30px;
}

.popup_author > div{
	display: inline-block;
	vertical-align: bottom;
}
.popup_author img{
	padding-right: 20px;
}

.object-form-title{
	text-align: center;
	font-size: 24px;
	line-height: 22px;
	color: #000;
	max-width: 300px;
	font-family: 'myriadpro-semibold';
    padding-bottom: 37px;
}
.object-form-subtitle{
	font-size: 13px;
	line-height: 16px;
	max-width: 250px;
	color: #000;
	font-family: 'myriadpro-regular';
	text-align: center;
	margin: 0 auto 19px;
}
.popup .question_object-right form{
	text-align: center;
}
.popup .question_object-right label{
	max-width: 240px;
	width: 240px;
	line-height: 40px;
	border: 1px solid #000;
	margin-bottom: 28px;
}
.popup .question_object-right label input{
	text-indent: 10px;
	/*line-height: 40px;*/
	border: none;
	width: 100%;
	background: none;
}
.popup .question_object-right .button{
	background: #fcb040;
	color: #000;
	font-size: 16px;
	line-height: 50px;
	margin: 0 29px;
	font-weight: 400;
}
.question_object-form-contact{
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-top: 20px;
}
#callback2 .btn{
	color: #000;
	background: #fcb040;
}
#callback3,
#anketa,
#requestByk
{
    background: #e1e1e1;
    width: 305px;
    padding: 40px 35px 26px 40px;
}
#callback3 .popup_h1,
#anketa .popup_h1,
#requestByk .popup_h1,
#callback4 .popup_h1{
    text-align: center;
    font-size: 33px;
    line-height: 30px;
    color: #000;
    width: 305px;
    font-family: 'myriadpro-semibold';
    padding-bottom: 25px;
}
#callback3 .popup_h1 span,
#anketa .popup_h1 span{
	font-size: 25px !important;
	line-height: 30px !important;
}
#callback3 .popup_h2,
#anketa .popup_h2,
#requestByk .popup_h2,
#callback2 .popup_h2{
	display: block;
	font-size: 13px;
    line-height: 16px;
    max-width: 250px;
    color: #000;
    font-family: 'myriadpro-regular';
    text-align: center;
    margin: 0 auto 19px;
}
#callback3 label,
#anketa label,
#requestByk label {
    max-width: 240px;
    width: 240px;
    line-height: 40px;
    border: 1px solid #000;
    margin-bottom: 28px;
}

#callback3 label input,
#anketa label input,
#requestByk label input
{
    text-indent: 10px;
    /*line-height: 40px;*/
    border: none;
    width: 100%;
    background: none;
}
#callback3 .button,
#anketa .button,
#requestByk .button
{
    background: #fcb040;
    color: #000;
    font-size: 16px;
    line-height: 50px;
    margin: 0 29px;
    font-weight: 400;
}
#anketa .file.file-download{
	border:none;
}
/*#callback3 .callback3_anketa{
	display: none;
}*/
#callback3 .callback3_anketa label{
	border: none;
    line-height: 26px;
    margin-bottom: 16px;
}
.callback3-text{
	font-size: 14px;
	line-height: 15px;
	color: #000;
	font-family: 'myriadpro-regular';
}
#callback3 a,
#requestByk a{
	font-size: 11px;
	line-height: 12px;
	color: #034fa0;
	margin-bottom: 17px;
	display: block;
	font-family: 'myriadpro-regular';
}
#callback3 .btn,
#anketa .btn,
#requestByk .btn{
	color: #000;
	background: #fcb040;
}


#callback4 label input{
    background: none;
}
.callback4_container{
    width: 684px;
}
.callback4_container > div{
	display: inline-block;
	vertical-align: bottom;
}
.callback4_container > div:nth-child(1){
    width: 300px;
    height: 490px;
    overflow: hidden;
    float: left;
}
.callback4_container > div:nth-child(2){
	background: #e1e1e1;
	padding: 40px 35px 26px 40px;
	float: right;
	min-height: 425px;
}
.question_object-form-contact {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-family: 'myriadpro-regular';
    padding-top: 20px;
}
/*Наши объекты*/
.popup_our_object1-body{
	padding: 30px 33px 30px 49px;
    width: 918px;
}
.our_object-container{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
}

#popup_our_object1.popup_our_object1-body {
    max-width: 628px;
}
#popup_our_object1 .our_object-container > div{
	max-width: 300px;
}
.popup_our_object-solutions-ul-indoor{
	list-style-type: square;
	padding-top: 9px;
}
.popup_our_object-solutions-ul-indoor-li{
	font-size: 12px;
	line-height: 14px;
    padding-bottom: 6px;
	color: #2c3d50;
	font-family: 'myriadpro-regular';
	position: relative;
}
.popup_our_object-solutions-span{
  font-family: 'myriadpro-semibold';
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #2c3d50;
}
.popup_our_object-solutions-li .popup_our_object-solutions-span{
	padding-top: 5px;
}
.popup_our_object1-body .booklet_container-text{
	color: #000;
	font-family: 'myriadpro-bold';
}
.popup_our_object1-body .booklet_container-text{
    margin-left: 8px;
}
.popup_our_object1-body .booklet_container-text:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 14px;
    background: url(../img/bulavka.png) no-repeat;
}
.popup_our_object1-body .booklet_link{
    margin-top: 10px;
}
.popup_our_object-base-info{
	width: 277px;
	margin-right: 45px;
}
.popup_our_object-solutions{
    min-height: 368px;
    max-width: 273px;
}
.popup_our_object-logo{
	margin-bottom: 14px;
}
.popup_our_object-foto{
	object-fit: contain;
	margin-bottom: 20px;
}
.popup_our_object-solutions-parent{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
}
.popup_our_object-solutions-parent .popup_our_object-solutions:nth-child(2){
	margin-left: 50px;
    margin-top: 24px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.popup_our_object-solutions-parent .popup_our_object-solutions:nth-child(2) .popup_our_object-solutions-ul .popup_our_object-solutions-li{

}
.task{
	font-size: 12px;
	line-height: 12px;
	color: #000;
	padding-bottom: 13px;
	font-family: 'myriadpro-bold';
}
.task-text{
	font-size: 12px;
	line-height: 13px;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-bottom: 9px;
}
.task-ul{
	list-style: none;
	font-size: 12px;
	line-height: 13px;
	color: #000;
	font-family: 'myriadpro-regular';
}
.task-ul li{
	position: relative;
	margin-bottom: 10px;
}
.task-ul li b{
	font-family: 'myriadpro-bold';
}
.task-ul li:before{
	content: '';
	width: 3px;
	height: 3px;
	background: #fcb040;
	top: 5px;
	left: -8px;
	position: absolute;
}
.popup_our_object-solutions-ul{
	font-size: 12px;
	line-height: 15px;
	font-family: 'myriadpro-regular';
}
.popup_our_object-solutions-li{
	list-style: decimal;
    margin-bottom: 10px;
	color: #2c3d50;
    font-family: 'myriadpro-regular';
}

#question_object1_5 .question_object-info-list {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    font-family: 'myriadpro-regular';
    list-style: none;
    height: 212px;
    padding-left: 29px;
    width: 304px;
    padding-top: 25px;
}
/*.question_object1_5-subtitle-1{
	font-size:
}*/
/*Наши объекты*/

#get_advice .question_object-object-indoor-info{
	height: 205px;
}
#get_advice.popup{
	min-height: 538px;
}
#get_advice .scrollbar-inner{
    padding-top: 40px;
    padding-left: 25px;
    font-size: 13px;
    line-height: 20px;
    font-family: 'myriadpro-regular';
    color: #000;
    padding-bottom: 22px;
}
#get_advice .get_advice-file-box{
	font-size: 13px;
	line-height: 13px;
	color: #000;
	display: table;
    float: right;
}
#get_advice  .file,
#get_advice  .file2{
	border: none;
}
.get_advice-textarea{
    width: 92%;
    text-align: left;
    text-indent: 15px;
    overflow: hidden;
    display: none;
    padding: 5px;
}
.get_advice-text-js{
    position: absolute;
    top: 37px;
    cursor: pointer;
}
.get_advice-text-js p {
	text-align: left;
}
.section5-file span{
	opacity: 0.8;
}
#get_advice .question_object-indoor-title{
	padding-bottom: 64px;
}
#get_advice .btn{
	margin: 0 auto;
    display: table;
    padding: 0 34px;
}
.question_object1_bold{
	font-size: 13px;
	line-height: 14px;
	color: #000;
	font-family: 'myriadpro-semibold';
}

.question_object1_reguler{
	font-size: 13px;
	line-height: 14px;
	color: #000;
    font-family: 'myriadpro-regular';
    font-weight: normal;
}
/*#get_advice label {
    max-width: 240px;
    width: 240px;
    line-height: 40px;
    border: 1px solid #000;
    text-align: center;
    margin: 0px auto 11px;
    display: table;
}
#get_advice label input {
    text-indent: 10px;
    border: none;
    width: 100%;
    background: none;
}
#get_advice .btn {
	font-size: 16px;
    line-height: 50px;
    margin: 0 29px;
    font-weight: 400;
   	text-align: center;
    font-family: 'myriadpro-semibold';
}*/
/* End style popup*/
/* defaul style end */

#callback4 .btn{
	width: 200px;
	background: #fcb040;
	line-height: 38px;
	font-size: 16px;
	color: #283541;
	border: 1px solid #fcb040;
	margin: 0 auto;
}
#callback4.popup{
	/*padding: 45px 50px 40px 30px;*/
	padding: 0px;
}
.popup_kp{
    position: relative;
    top: 50%;
    margin-top: -131px;
    left: 15px;
}
.btn_gree{
	background: #000;
}
.btn_yellow{
	background: #fcb040;
}
.btn{
	text-align: center;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}
.bord_radius-3{
	border-radius: 3px;
}

/* ======================= Menu ======================= */
.menu_parent{
    width: 100%;
    background: #fff;
    position: relative;
    height: 110px;
    margin: 0 auto;
    z-index: 15;
}
.menu_position{
	position: fixed;
	top: 0px;
    width: 100%;
    background: #fff;
}
#menu{
    width: 1200px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
    margin: 0 auto 4px;
}
.menu_logo{
	/*float: left;*/
	height: 75px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 35px;
}
.menu_logo img{
	width: 100%;
}
.menu_link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	max-width: 770px;
}
.menu_link div{
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	padding-right: 18px;
	font-family: 'myriadpro-regular';
	cursor: pointer;
}
.menu_phone{
	width: 152px;
}
.menu_phone a{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	padding-right: 18px;
	font-family: 'myriadpro-semibold';
	white-space:nowrap;
	display: block;
	padding-bottom: 5px;
}
.menu_btn{
	/*float: left;*/
	min-width: 158px;
	max-width: 158px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-family: 'myriadpro-regular';
	line-height: 40px;
}
/*для мобильных*/
.nav_btn_mobil{
	display:none;
	width:26px;
	height:26px;
	position:absolute;
	left:106px;
	top:50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	cursor:pointer;
}
#nbm_1{
	position:relative;
	top:0px;
	width:26px;
	height:2px;
	background-color:#1d1d1b;
	margin-bottom:5px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	float:right;
	margin-top:4px;
}
#nbm_2{
	width:26px;
	height:2px;
	background-color:#1d1d1b;
	margin-bottom:5px;
	float:right;
	opacity:1;
}
#nbm_3{
	position:relative;
	top:0px;
	width:26px;
	height:2px;
	background-color:#1d1d1b;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	float:right;
}
.nav_btn_mobil.active #nbm_1{-webkit-transform: rotate(225deg); transform: rotate(225deg);top:7px;}
.nav_btn_mobil.active #nbm_2{opacity:0;}
.nav_btn_mobil.active #nbm_3{-webkit-transform: rotate(-225deg); transform: rotate(-225deg);top:-7px;}
/* ======================= Menu End======================= */




/* ======================= header ======================= */
#header{
	width: 100%;
    min-height: 630px;
	position: relative;
    z-index: 10;
}

.header_carousel{
	width: 100%;
	height: 630px;
	position: relative;
	padding-bottom: 92px;
}
#header .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    padding-bottom: 92px;
}
/*.header_carousel.owl-carousel .owl-stage-outer{
	overflow: inherit;
}*/
.slider{
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.5s;
}
.owl-item.active.center .slider{
	opacity: 1;
}
.header_carousel .owl-item{
	width: 100%;
}
.slider{
	height: 625px;
/* 	padding: 0 50px;*/
	background-repeat: no-repeat;
}

.slider_1{
	background: url(../img/header/slider_1.png) no-repeat;
}
.slider_2{
	background: url(../img/header/slider_2.png) no-repeat;
}
.slider_3{
	background: url(../img/header/slider_3.png) no-repeat;
}
.slider_4{
	background: url(../img/header/slider_4.png) no-repeat;
}
.slider_containet{
	margin-top: 92px;
	padding: 0 50px;
}
.slider_containet-title{
	min-width: 805px;
}
.slider_containet-title,
.slider_suggestion{
	display: inline-block;
	vertical-align: top;
}

.slider_h6{
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	font-family: 'myriadpro-regular';
	font-weight: normal;
	padding-top: 22px;
}
.slider_h1{
	font-size: 40px;
	line-height: 35px;
	min-width: 662px;
	max-width: 662px;
	color: #fff;
	font-family: 'myriadpro-bold';
}
.slider_h1 b{
	color: #fcb040;
}
.slider_notes{
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-family: 'myriadpro-light';
	padding-top: 44px;
	max-width: 655px;
	letter-spacing: 2px;
	font-weight: lighter;
	display: table;
}
.slider_notes-more{
	color: #fcb040;
	font-size: 10px;
	line-height: 14px;
	border-bottom: 1px solid #fcb040;
	cursor: pointer;
	text-align: right;
	padding-top: 6px;
	margin-right: 22px;
	display: table;
	float: right;
	position: relative;
}
.slider_1 .suggestion-info_container{
    right: 73px;
    top: 35px;
}
.slider_1 .suggestion-info_container-big{
    width: 447px;
}
.slider_1 .suggestion-info_container-ul{
    width: 380px;
}
.slider_suggestion_info{
	background: #fcb040;
	width: 290px;
	height: 240px;
	position: relative;


	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-family: 'myriadpro-semibold';
	text-align: center;
	position: relative;
}
.slider_suggestion_info p{
    padding-top: 37px;
    display: table;
    width: 284px;
    margin: 0 auto;
}
.suggestion-btn{
	color: #fff;
	display: table;
	width: 220px;
	line-height: 42px;
	font-size: 16px;
	font-family: 'myriadpro-regular';
	/*margin: 0 auto;*/
	  margin: 0 9%;
	position: absolute;
	bottom: 38px;
	left: 8px;
	right: 8px;
	background: #000;
}
.booklet_img{
	background: #e4e2e5;
	position: relative;
	height: 56px;
	width: 56px;
}
.booklet_img:before{
	content: '';
	position: absolute;
	top: 3px;
	left: 0px;
	width: 56px;
	height: 56px;
	background: url(../img/header/booklet.png) no-repeat;
}
.booklet_container-text{
	position: relative;
	font-size: 14px;
	line-height: 14px;
	font-family: 'myriadpro-regular';
	color: #fff;
    padding-left: 25px;
	margin-left: 14px;
}
.booklet_container-img,
.booklet_container-text{
	display: inline-block;
	vertical-align: bottom;
}
.booklet_container-text:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 14px;
	background: url(../img/header/staple.png) no-repeat;
}
.booklet_link{
	display: block;
	min-width: 290px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.suggestion-info_container{
	background: #fff;
	/*display: table;*/
	display: none;
	position: absolute;
	right: 73px;
	top: 35px;
}
.suggestion-info_container:before{
	content: '';
	position: absolute;
	top: -10px;
	right: 22px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 9px 11px 9px;
	border-color: transparent transparent #fcfcfc transparent;
}
.suggestion-info_container-ul{
	padding-right: 22px;
	padding-left: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
    width: 453px;
	text-align: left;
}
.suggestion-info_container-big{
	width: 554px;
}
.suggestion-info_container-ul li {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-family: 'myriadpro-light';
	list-style: square;
}

.slider_objects-electricity{
	width: 100%;
	height: 124px;
	display:inline-block;
	background: rgba(255,255,255, 0.7);
	position:relative;
}
.objects-electricity-span{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-family: 'myriadpro-bold';
	font-weight: normal;
	display: block;
}
.objects-electricity-table{
	width: auto;
	height: 94px;
	border:1px solid #000;
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
}
.objects-electricity-table div{
	width: 194px;
	height:94px;
	border-right: 1px solid #000;
	display:inline-block;
}
.objects-electricity-table div:last-child{
	border-right:none;
}
.objects-electricity-table div p{
	font-size: 12px;
	line-height: 30px;
	color: #000;
	font-family: 'myriadpro-semibold';
	text-align: center;
}
.objects-electricity-table div img{
	display: block;
	height: 50px;
	margin:0 auto;
	width: initial !important;
}
.owl-dots{
	position: absolute;
    bottom: 240px;
	left: 50%;
	margin-left: -64px;
	z-index: 10;
}
.owl-dot{
	display: inline-block;
	border: 1px solid #fcb040;
	width: 10px;
	height: 10px;
	margin: 0 10px;
}
.owl-dot.active{
	border: 1px solid #fcb040;
	width: 10px;
	height: 10px;
	background: #fcb040;
}
.header-cos-dots{
    width: 141px;
    height: 18px;
    margin: 0 auto;
    position: absolute;
    z-index: 55;
    bottom: 143px;
    left: 50%;
    margin-left: -73px;
/*    display: none;*/
}
.header-cos-dots > .slider-navigator-btn{
	display: inline-block;
    border: 1px solid #fcb040;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    cursor: pointer;
}
.header-cos-dots > .slider-navigator-btn:last-child{
    margin-right: 0px;
}
.header-cos-dots > .slider-navigator-btn:first-child{
    margin-left: 0px;
}


.header-cos-dots > .slider-navigator-btn.active{
	background: #fcb040;
}
/* ======================= header End======================= */
h3{
	font-size: 56px;
	line-height: 56px;
	font-family: 'myriadpro-light';
	color: #000;
	text-align: center;
	font-weight: normal;
}


/* ======================= section_2 ======================= */

.section2-container{
	clear: both;
	margin-top: 33px;
}
.section2-container-left,
.section2-container-center,
.section2-container-right{
	float: left;
	width: 33.33%;
}
.section_2-container-title{
	width: 100%;
}
.section2-container-left .container_indoor{
	min-height: 322px;
	background-size: cover;
	background: url(../img/section2/section_2-container-left.jpg) no-repeat;
}
.section2-container-center .container_indoor{
	min-height: 322px;
	background-size: cover;
	background: url(../img/section2/section_2-container-center.jpg) no-repeat;
}
.section2-container-right .container_indoor{
	min-height: 322px;
	background-size: cover;
	background: url(../img/section2/section_2-container-right.jpg) no-repeat;
}

.section2 .indoor-title{
	font-size: 24px;
	line-height: 22px;
	color: #fcb040;
	font-family: 'myriadpro-semibold';
	padding-top: 58%;
	padding-left: 37px;
}
.section2-container-left .container-text{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 276px;
}
.section2-container-center .container-text{
	border-bottom: 1px solid #e1e1e1;
	height: 276px;
}
.section2-container-right .container-text{
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 276px;
}

.section2-container .container-text-indoor{
	padding-top: 47px;
	padding-left: 20px;
}
.section2-container .container-text-h6{
	color: #000;
	font-size: 13px;
	line-height: 13px;
	font-family: 'myriadpro-bold';
	padding-bottom: 17px;
	padding-left: 11px;
}
.section2 .container-text-list{
	font-size: 13px;
	line-height: 17px;
	color: #000;
	font-family: 'myriadpro-regular';
	list-style: none;
	opacity: 0.9;
	padding-left: 10px;
	max-width: 345px;
}
.section2 .container-text-list li{
    margin-bottom: 11px;
	position: relative;
}
.section2 .container-text-list li:before{
	content: '.';
	position: absolute;
	left: -12px;
	top: 2px;
	font-size: 18px;
	line-height: 6px;
	color: #000;
	font-family: 'myriadpro-bold';
	opacity: 0.9;
}
.section2-scrollbar{
	height: 168px;
}
.section2-more{
	color: #edbf1f;
	font-size: 13px;
	line-height: 15px;
	font-family: 'myriadpro-bold';
	text-align: right;
	margin-right: 40px;
	display: table;
	float: right;
	border-bottom: 1px solid #edbf1f;
	cursor: pointer;
}
.container-height{
	height: 168px;
}
/* ======================= section_2 End======================= */


/* ======================= section_3 ======================= */
.section3{
	padding-top: 107px;
	padding-bottom: 200px;
}
.types-services-indoor{
	width: 573px;
	height: 431px;
	background: url(../img/section3/types-services-indoor.jpg) center no-repeat;
	margin: 47px auto 0;
	position: relative;
}
.services-indoor{
	display: table;
	position: absolute;
	cursor: pointer;
}
.services-indoor .square-text,
.services-indoor .square-line,
.services-indoor .square{
	display: inline-block;
	vertical-align: top;
}

.services-info-1{
	left: -32%;
	top: 18px;
}
.services-info-1:before{
	content: '1';
	position: absolute;
	top: -52px;
	left: -31px;
	color: #000;
	opacity: 0.10;
	font-size: 100px;
	font-family: 'myriadpro-bold';
}

.services-info-2{
	left: -34%;
	top: 188px;
}
.services-info-2:before{
	content: '2';
	position: absolute;
	top: -52px;
	left: -31px;
	color: #000;
	opacity: 0.10;
	font-size: 100px;
	font-family: 'myriadpro-bold';
}


.services-info-3{
	right: -37%;
	top: 60px;
}
.services-info-3:before{
	content: '3';
	position: absolute;
	top: -52px;
	right: -33px;
	color: #000;
	opacity: 0.10;
	font-size: 100px;
	font-family: 'myriadpro-bold';
}

.services-info-4{
	right: -39%;
	top: 289px;
}
.services-info-4:before{
	content: '4';
	position: absolute;
	top: -52px;
	right: -33px;
	color: #000;
	opacity: 0.10;
	font-size: 100px;
	font-family: 'myriadpro-bold';
}

.services-info-5{
	right: 2%;
	top: 370px;
}
.services-info-5:before{
	content: '5';
	position: absolute;
	top: -52px;
	right: -33px;
	color: #000;
	opacity: 0.10;
	font-size: 100px;
	font-family: 'myriadpro-bold';
}


.square{
	width: 8px;
	height: 8px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	transition: all 0.3s;
	position: relative;
	margin-top: 4px;
	right: 4px;
	opacity: 0;
}
.square:before{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 4px;
	height: 4px;
	background: #000;
	opacity: 1;
	transition: all 0.3s;
}
/*.types-services-indoor:hover .square{
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}*/
/*.types-services-indoor:hover .square:before{
	opacity: 1;
}*/
.square-line{
	width: 53px;
	height: 1px;
	background: #000;
	margin-top: 11px;
}
.square-text{
	font-size: 18px;
	line-height: 20px;
	color: #000;
	max-width: 283px;
	font-family: 'myriadpro-regular';
	position: relative;
	opacity: 0.9;
}
.square-rigth{
	text-align: right;
	padding-right: 8px;
}
.square-left{
	text-align: left;
	padding-left: 8px;
}
.services-info-3 .square{
	right: 0px;
}
.services-info-4 .square{
	right: 0px;
}
.services-info-4 .square{
	right: 0px;
}
.services-hide{
	position: absolute;
	top: 41px;
	left: -23px;
	background: #fff;
	display: none;
	width: 310px;
	box-shadow: 0px 7px 8px 0px rgba(16, 16, 16, 0.16);
	-webkit-box-shadow: 0px 7px 8px 0px rgba(16, 16, 16, 0.16);
	z-index: 10;
}
.services-hide-indoor{
	padding: 20px 20px 15px;
}
.mobil_list{
	width:90%;
	height:auto;
	padding:0% 5%;
	padding-top:20px;
	opacity:0.9;
	display:none;
}
.services-hide-indoor ul,.mobil_list ul{
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}
.services-hide-indoor ul li,.mobil_list ul li{
	position: relative;
	padding-bottom: 5px;
	font-family: 'myriadpro-regular';
}
.services-hide-indoor ul li:before,.mobil_list ul li:before{
	content: '';
	position: absolute;
	top: 7px;
	left: -7px;
	width: 3px;
	height: 3px;
	background: #000;
}
.services-hide-indoor-span{
	display: table;
	color: #0753a3;
	border-bottom: 1px solid #0753a3;
	font-size: 10px;
	line-height: 12px;
	cursor: pointer;
	font-family: 'myriadpro-regular';
	text-align: right;
	float: right;
}
.services-indoor.services-info-4 .services-hide,
.services-indoor.services-info-5 .services-hide{
	top: 26px;
	left: 41px;
}
/* ======================= section_3 End======================= */


/* ======================= section_4 ======================= */
.section_4{
	padding-bottom: 85px;
}
.section4_step-electricity-container{
	margin-top: 56px;
}

.step-electricity_indoor{
	float: left;
	width: 598px;
	height: 280px;
}
.step-electricity_indoor:nth-child(2n+1){
	margin-right: 4px;
}
.ster_indoor{
	padding: 38px 35px 25px 45px;
}
.step-1{
	background: url(../img/section4/step_energe-1.jpg) center no-repeat;
}
.step-2{
	background: url(../img/section4/step_energe-2.jpg) center no-repeat;
}
.step-3{
	background: url(../img/section4/step_energe-3.jpg) center no-repeat;
}
.step-4{
	background: url(../img/section4/step_energe-4.jpg) center no-repeat;
}
.ster_title{
	font-size: 24px;
	list-style: 24px;
	color: #fcb040;
	font-family: 'myriadpro-bold';
	padding-bottom: 17px;
}
.step_text{
	font-size: 13px;
	list-style: 16px;
	color: #fff;
	font-family: 'myriadpro-regular';
	-moz-hyphens: manual;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
    max-width: 300px;
	font-weight: normal;
	min-height: 99px;
	letter-spacing: 1px;
}
.step-btn{
	text-align: center;
	line-height: 38px;
	border:1px solid #fcb040;
	color: #fcb040;
	font-family: 'myriadpro-semibold';
	display: table;
	padding: 0 21px;
	float: right;
}
/* ======================= section_4 End======================= */

/* ======================= section_5 ======================= */
.section5{
	padding-top: 99px;
	padding-bottom: 94px;
}
.section5_dop-container{
	position: relative;
	padding-top: 47px;
}
.section5_dop-container .dop-service:nth-child(2) .dop-service-ul{
	margin-bottom: 5px;
}
.dop-service{
	float: left;
	width: 25%;
}
.dop-service img{
	display: block;
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-ms-object-fit: contain;
}
.dop-service-indoor{
	border: 1px solid #e1e1e1;
}
/*.dop-service:nth-child(4) .dop-service-indoor{
	border-right: 1px solid #e1e1e1;
	border-left: none;
}*/
.dop-service-text{
	padding: 28px 19px 0px 25px;
}
.dop-service-title{
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-family: 'myriadpro-bold';
	text-align: left;
	padding-bottom: 22px;
}
.dop-service-ul{
	font-size: 13px;
	line-height: 17px;
	color: #000;
	font-family: 'myriadpro-regular';
	min-height: 188px;
	margin-bottom: 23px;
}
.dop-service-ul li{
	padding-bottom: 6px
}
.dop-service-btn{
	min-width: 220px;
	line-height: 39px;
	font-size: 14px;
	height: 40px;
	display: table;
	margin: 0 auto 35px;
	background: #fcb040;
	font-family: 'myriadpro-bold';
	font-weight: normal;
}


/* ======================= section_5 End======================= */


/* ======================= section5_1 ======================= */
.section5_1{padding-bottom: 131px; position: relative;}
.section5_1 h3{
/*	padding-top: 94px;*/
	padding-bottom: 32px;
}
.section5_1-container{
	width: 816px;
	height: 538px;
	border: 2px solid #000;
	margin:0 auto;
}

.section5_1-container-indoor{
	padding: 32px 66px;
}
.section5_1-checkbox{
	margin-bottom: 30px;
}
.section5_1-checkbox input[type="radio"]{
	display: none;
}
.section5_1-checkbox input[type="radio"] + label span {
	display:inline-block;
	vertical-align:middle;
	width:12px;
	height:12px;
	border:2px solid  #000;
	cursor:pointer;
	margin-right: 9px;
	position: relative;

}

.section5_1-checkbox input[type="radio"]:checked + label span:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #000;
	border: 2px solid #fff;
}


.section5_1-checkbox input[type="radio"] + label {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-regular';
	margin-right: 52px;
}
.section5_1-calk{
	border: none;
	margin-bottom: 36px;
}
.section5_1-stroke{
    min-height: 20px;
    margin-bottom: 8px;
    display: block;
    z-index: 10;
}
.section5_1-stroke > .section5_1-col1,
.section5_1-stroke > .section5_1-col2,
.section5_1-stroke > .section5_1-col3{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.section5_1-col1{
    min-width: 389px;
	position: relative;
}
.section5_1-col1-question{
	font-size: 11px;
    line-height: 13px;
    border: 1px solid #000;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    font-family: 'myriadpro-light';
    display: block;
    text-align: center;
    position: absolute;
    top: 4px;
    right: -17px;
    cursor: pointer;
}
.section5_1-col2{
    min-width: 186px;
}
.section5_1-col13{
	min-width: 362px;
}
.section5_1-col1 p {
	font-size: 16px;
	line-height: 25px;
	color: #000;
  	font-family: 'myriadpro-semibold';
  	position: relative;
  	display: table;
}
.label-kvt{
	max-width: 70px;
    line-height: 22px;
	border: 1px solid #000;
}
.label-kvt input{
    width: 100%;
    line-height: 20px;
    font-size: 15px;
    color: #000;
    font-family: 'myriadpro-regular';
    border: none;
    text-indent: 10px;
}
.section5_1-col2 .name_readings{
	font-size: 13px;
	line-height: 25px;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-left: 15px;
}
/**/

.section5_1-calk input[type="radio"]{
	display: none;
}
.section5_1-calk input[type="radio"] + label > span {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 12px;
    border: 2px solid #000;
    cursor: pointer;
    margin-right: 9px;
    position: relative;

}

.section5_1-calk input[type="radio"]:checked + label > span:before{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #000;
	border: 2px solid #fff;
}

input[type="file"],
input[type="file2"]{
	display: none;
}
.bulavka{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.section5-file-box{
	display: none;
}
.section5-file{
	font-size: 14px !important;
	line-height: 15px !important;
	text-align: center !important;
	font-family: 'myriadpro-light' !important;
	margin: 10px 15px;
	text-decoration: underline;
	cursor: pointer;
}
.section5_1-calk input[type="radio"] + label {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-regular';
	margin-right: 52px;
}
/**/
.section5_1-total-container{
	width: 100%;
	border-top: 1px solid #000;
}
.section5_1-total-text{
	float: left;
}
.section5_1-total-js{
	float: right;
}
.section5_1-total-container > div{
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-family: 'myriadpro-semibold';
    margin-top: 17px;
}
.section5_1-calk .section5_1-col3 input[type="radio"] + label{
	margin-right: 0px;
}
.section5_1-btn{
    width: 300px;
    font-size: 16px;
    line-height: 38px;
    border: 1px solid #000;
    font-family: 'myriadpro-bold';
    display: table;
    margin: 0 auto;
    background: #000;
    color: #fff;
}
.section5_1-stroke-box{
	max-width: 686px;
	width: 686px;
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3);
	display: none;
	position: absolute;
    z-index: 55;
    background: #fff;
}
.section5_1-stroke-box.active{
	display: block;
}
.section5_1-stroke-box-indoor{
	padding: 23px 35px 30px 39px;
}
.section5_1-stroke-box-indoor p {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: 'myriadpro-light';
}
.section5_1-stroke-box-indoor .section5_1-title{
	font-size: 14px;
	line-height: 15px;
	color: #000;
	font-family: 'myriadpro-regular';
	display: block;
	padding: 8px 0 3px;
}
.section5_1-stroke-box-indoor p span{
  font-family: 'myriadpro-bold';
}
.section5_1-stroke-box-indoor-list{
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: 'myriadpro-light';
	list-style: none;
	padding-top: 5px;
}
.section5_1-stroke-box-indoor-list li {
    padding-bottom: 4px;
	position: relative;
}
.section5_1-stroke-box-indoor-list li:before {
    content: '';
    position: absolute;
    left: -11px;
    top: 6px;
    width: 3px;
    height: 3px;
    background: #000;
    font-family: 'myriadpro-bold';
    opacity: 0.9;
}
.section5_1-container-calk{
	position: relative;
}
.section5_1-stroke-box-scrollbar{
	height: 120px;
}
.section5_1-stroke-box-scrollbar p{
	padding-right: 10px;
}
/* ======================= section5_1 End======================= */



/* ======================= section_6 ======================= */
.section6{
	width: 100%;
	background: #ebebeb;
	margin-bottom: 95px;
}
.section6 h3{
	padding-top: 38px;
	padding-bottom: 53px;
}
.section6_tittle-slider{
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 140px;
	color: #000;
	font-family: 'myriadpro-bold';
	text-align: left;
}
.section6-slider{
	max-width: 990px;
	margin: 0 auto 50px;
}

.section6-slider .owl-carousel.owl-drag .owl-item{
	display: inline-block;
	vertical-align: middle;
	float: inherit;
	cursor: pointer;
}
.section6-slider .owl-carousel .owl-item img {
	display: block;
	width: initial;
	margin: 0 auto;
}
.section6-slider .owl-prev,
.section6-slider .owl-next{
	width: 18px;
	height: 18px;
	border:1px solid #4f5e6d;
	position: relative;
}
.section6-slider .owl-prev:before{
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_left.png) no-repeat;
}
.section6-slider .owl-next:before{
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_right.png) no-repeat;
}
.section6-slider .owl-prev{
	position: absolute;
	left: -45px;
	transition: all 0.3s;
}
.section6-slider .owl-next{
	position: absolute;
	right: -45px;
	transition: all 0.3s;
}

.section6-slider .owl-prev:hover{
	left: -47px;
}
.section6-slider .owl-next:hover{
	right: -47px;
}


.section6-slider .owl-nav{
	position: absolute;
	top: 21px;
	width: 100%;
}

.section6-slider .owl-item img{
	-webkit-filter: grayscale(1); /* Webkit браузеры */
	filter: gray; /* для IE6-9 */
	filter: grayscale(1); /* W3C */
}
.section6-slider .owl-item:hover img{
	-webkit-filter: grayscale(0); /* Webkit браузеры */
	filter: none; /* для IE6-9 */
	filter: grayscale(0); /* W3C */
}
.section6-btn-container{
	width: 542px;
	margin: 0 auto 48px;
}
.section6-btn-container .section6-btn{
	font-size: 16px;
	line-height: 38px;
	border: 1px solid #000;
	width: 252px;
	font-family: 'myriadpro-bold';
}
.section6-btn-container .section6-btn:first-child{
	background: #000;
	color: #fff;
	float: left;
}
.section6-btn-container .section6-btn:last-child{
	background: #ebebeb;
	color: #000;
	float: right;
}
/* ======================= section_6 End======================= */





/* ======================= section_7 ======================= */
.section7{
	width: 100%;
	background: #fff;
	margin-bottom: 76px;
}
.section7 h3{
	/*padding-top: 98px;*/
	padding-bottom: 52px;
}
.section7_container{
	width: 100%;
	position: relative;
	display: table;
}
.section7_container-box{
	display: inline-table;
	vertical-align: top;
	width: 25%;
	padding-right: 3.75%;
	max-width: 257px;
	margin-bottom: 19px;
}
.section7_container-box:nth-child(4n+4){
	padding-right: 0px;
}
.section7_container-box:nth-child(4n+4) .section7_box-img{

}
.section7_box-img{
	height: 65px;
	display: block;
	margin-bottom: 14px;
}
.section7_box-title{
	font-size: 15px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-bold';
	margin-bottom: 7px;
}
.section7_box-text{
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-regular';
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
}
.section7-btn-more{
	margin: 20px auto 30px;
	display: table;
	background: #fcb040;
	line-height: 43px;
	padding: 0 23px;
	font-family: 'myriadpro-bold';
	color: #000;
}
/* ======================= section_7 End======================= */






/* ======================= section_8 ======================= */
#section8{
	padding-bottom: 40px;
}
.section8 h3{
	/*padding-top: 76px;*/
    padding-bottom: 100px;
}
.section8_container{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.section8_container-left{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    max-width: 490px;
	flex-wrap: wrap;
	position: relative;
}
.section8_container-centar{
	/*float: left;*/
	max-width: 175px;
}
.section8_container-left:before{
	content: 'Административный персонал';
	position: absolute;
    top: -40px;
	left: 0px;
	font-size: 16px;
    line-height: 16px;
    color: #000;
    font-family: 'myriadpro-bold';
    margin-bottom: 16px;
}
.section8_container-right:before{
	content: 'Специалисты электромонтажной бригады';
	position: absolute;
    top: -40px;
	left: 0px;
	font-size: 16px;
    line-height: 16px;
    color: #000;
    font-family: 'myriadpro-bold';
    margin-bottom: 16px;
}
.section8_container-right{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
    max-width: 490px;
	flex-wrap: wrap;
	position: relative;
}
.section8_container-right .section8_foto-box:nth-child(4n){
	margin-right: 0px;
}
.section8_container-right .section8_foto-box:nth-child(7n){
	margin-right: 0px;
}
/*.section8_container-centar .section8_foto-box{
	margin-top: 30px;
}*/
.section8_foto-box{
	/*float: left;*/
	width: 146px;
	height: 146px;
	position: relative;
	overflow: hidden;
	/*margin-right: 29px;*/
	margin-bottom: 30px;
	cursor: pointer;
}

.section8_foto-box img{
	object-fit: cover;
	width: 100%;
}
.foto-box{
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: -100%;
	left: 0px;
	color: #fff;
	background: rgba(0,0,0, 0.5);
	font-family: 'myriadpro-light';
	font-size: 13px;
	line-height: 15px;
	transition: all 0.3s;
}
.section8_foto-box:hover .foto-box{
	bottom: 0%;
}
.foto-indoor{
	padding: 8px 0px 8px 5px;
}
.foto-box span{
  font-family: 'myriadpro-semibold';
}
.section8_container-left{

}
.foto_incognito{
    background: #dcdcdc;
    width: 100%;
    height: 100%;
    font-size: 18px;
    /* line-height: 146px; */
    text-align: center;
    color: #000;
    font-family: 'myriadpro-light';
    padding-top: 56px;
    display: table;

}
.section8_btn{
	margin: 50px auto 30px;
	display: table;
	background: #fcb040;
	line-height: 43px;
	/*padding: 0 14px;*/
	width: 144px;
	font-family: 'myriadpro-bold';
	color: #000;
}
.section8_container-h4{
	font-size: 16px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-bold';
	margin-bottom: 16px;
}
.section8_btn-parent{
	margin: 20px auto 30px;
	display: table;
	background: #fff;
	line-height: 43px;
	padding: 0 38px;
	font-family: 'myriadpro-bold';
	color: #000;
	border: 1px solid #000;
}

/* ======================= section_8 End======================= */




/* ======================= section_9 ======================= */
.section9{
	width: 100%;
	margin-bottom: 50px;
}
.section9 h3{
/*	padding-top: 40px;*/
	padding-bottom: 58px;
}
.section9_container{
	margin: 0 5%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: wrap;
}
.section9_container  > div{
	flex: 1 1 33%;
}

.our_object-box{
    min-width: 360px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    max-width: 450px;
}
.our_object-box img{
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}
.our_object-box-container{
	background: #000;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    min-height: 215px;
}
.our_object-box-container > div{

}
.our_object-box-container-text{
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-family: 'myriadpro-semibold';
	text-align: center;
	padding-top: 0px;
	padding-bottom: 24px;
}
.section9-btn{
	margin: 0px auto 0px;
	display: table;
	background: #fcb040;
	line-height: 43px;
	padding: 0 33px;
	font-family: 'myriadpro-bold';
	color: #000;
}
.our_object-box:hover img{
	-webkit-filter: grayscale(0); /* Webkit браузеры */
	filter: none; /* для IE6-9 */
	filter: grayscale(0); /* W3C */
}

.our_object-box img{
	-webkit-filter: grayscale(1); /* Webkit браузеры */
	filter: gray; /* для IE6-9 */
	filter: grayscale(1); /* W3C */
	transition: all 0.4s;
}
.our_object-box:hover img{
	-webkit-filter: grayscale(0); /* Webkit браузеры */
	filter: none; /* для IE6-9 */
	filter: grayscale(0); /* W3C */
}

.our_object-box-hide{
	position: absolute;
	bottom: -52px;
	background: rgba(0,0,0, 0.7);
	width: 100%;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #fff;
	text-indent: 33px;
	font-family: 'myriadpro-regular';
	transition: all 0.4s;
}

.our_object-box:hover .our_object-box-hide{
	bottom: 0px;
}
.section9_btn-inddor{
	margin: 20px auto 30px;
	display: table;
	background: #fff;
	line-height: 43px;
	padding: 0 38px;
	font-family: 'myriadpro-bold';
	color: #000;
	border: 1px solid #000;
}
/* ======================= section_9 End======================= */




/* ======================= section_10 ======================= */
.section10{
	width: 100%;
	height: 500px;
	background: #ebebeb;
	margin-bottom: 55px;
}
.section10 h3{
	padding-top: 52px;
}
.section10_sider{
    margin: 87px auto 54px;
	max-width: 840px;
	height: 265px;
}
.section10_sider > div{
	min-height: 265px;
}
.section10_sider-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.section10_sider-foto{
	display: block;
	margin-bottom: 15px;
}
.section10_sider-foto-name{
	font-size: 13px;
	line-height: 15px;
	color: #000;
	font-family: 'myriadpro-regular';
	padding-bottom: 5px;
	font-weight: normal;
}
.section10_sider-foto-position{
	font-size: 13px;
	line-height: 15px;
	color: #000;
	font-family: 'myriadpro-it';
}
.section10_sider-box-text{
	max-width: 408px
}
.section10_sider-box-text p{
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding-top: 12px;
	font-family: 'myriadpro-regular';
}
.section10_sider-box-text span{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	font-family: 'myriadpro-bold';
}
.section10_sert{
	position: relative;
	transition: all 0.5s;
}
.section10_sert a{
	display: block;

}
.section10_sert:hover:before{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
/*.section10_sert:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 38px;
	height: 38px;
	background: url(../img/section10/lupa.png) no-repeat;
	z-index: 5;
	margin-top: -19px;
	margin-left: -19px;
}*/

.section10_sider .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
	min-height: 1px !important;
}
.section10_sider .owl-prev {
	position: absolute;
	left: -45px;
	transition: all 0.3s;
}
.section10_sider .owl-next {
	position: absolute;
	right: -45px;
	transition: all 0.3s;
}

.section10_sider .owl-prev,
.section10_sider .owl-next {
	width: 18px;
	height: 18px;
	border: 1px solid #4f5e6d;
	position: absolute;
}
.section10_sider .owl-prev:before {
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_left.png) no-repeat;
}
.section10_sider .owl-next:before {
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_right.png) no-repeat;
}
/* ======================= section_10 End======================= */



/* ======================= section_11 ======================= */
.section11{
	position: relative;
	width: 100%;
	display:inline-block;
	height:auto;
	padding-bottom:20px;
}
.section11 h3{
	/*padding-top: 55px;*/
	padding-bottom: 70px;
}
.section11_suggestions{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	max-width: 300px;
	font-family: 'myriadpro-semibold';
	margin: 0 auto 20px;
	text-align: center;
}
.section11_btn{
	margin: 0px auto 29px;
	display: table;
	background: #fcb040;
	line-height: 43px;
	padding: 0 29px;
	font-family: 'myriadpro-bold';
	color: #000;
}
.section11_conatiner{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.adaptiv_div{
	height:180px;
}
/*.section11_conatiner > div:nth-child(2) .section11-square-grey{
    border-width: 2px;
    width: 90px;
    height: 90px;
}
.section11_conatiner > div:nth-child(2) .section11-square-yellow{
    border-width: 12px;
    width: 81px;
    height: 80px;
    top: 6px;
    left: 6px;
}*/

.section11_conatiner > div{
	cursor: pointer;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.section11_conatiner > div .section11-square-grey,
.section11_conatiner > div .section11-square-yellow{
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.section11_conatiner > div:hover .section11-square-grey{
	border-width: 2px;
    width: 90px;
    height: 90px;
}
.section11_conatiner > div:hover .section11-square-yellow{
    border-width: 12px;
    width: 81px;
    height: 80px;
    top: 6px;
    left: 6px;
}



.section11_conatiner > div:nth-child(4n+1){
	min-width: 258px;
}
.section11_conatiner > div:nth-child(4n+2){
	min-width: 341px;
}
.section11_conatiner > div:nth-child(4n+3){
	min-width: 329px;
}


.section11_conatiner > div:first-child .section11_conatiner-text-info{
	padding-left: 30px !important;
}
.section11_conatiner > div:nth-child(n+1) .section11_conatiner-text-info{
	padding-left: 40px;
}
.section11-square-grey{
  border-width: 10px;
  border-color: rgb(229, 229, 229);
  border-style: solid;
  position: absolute;
  width: 75px;
  height: 75px;
}
.section11-square-grey:before{
	content: '';
	position: absolute;
	bottom: -34px;
	right: -31px;
	width: 100%;
	height: 100%;
	background: #fff;
}
.section11-square-yellow {
  border-width: 2px;
  border-color: #fcb040;
  border-style: solid;
  position: absolute;
  width: 91px;
  height: 91px;
  top: 6px;
  left: 6px;
}
.section11-square-yellow:before{
	content: '';
	position: absolute;
	bottom: -42px;
	right: -40px;
	width: 100%;
	height: 100%;
	background: #fff;
}
.section11_conatiner-text{
	position: relative;
	z-index: 8;
	top: 58px;
	left: 38px;
}
.section11_conatiner-text-number{
	color: #000;
	font-family: 'myriadpro-semibold';
	position: absolute;
	top: -24px;
	font-size: 56px;
	line-height: 43px;
}

.section11_conatiner-text-info{
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-family: 'myriadpro-semibold';
    padding-left: 30px;
    display: table;
    padding: 5px 0 1px;
    background: #fff;
}

.section11_conatiner-text-info .section11_conatiner-dote{
	font-size: 16px;
	line-height: 18px;
	color: #000;
	font-family: 'myriadpro-regular';
	margin-top: 12px;
	display: block;
}
.section11_conatiner-text-info-small{
	font-size: 14px;
}
/* ======================= section_11 End======================= */



/* ======================= section_12 ======================= */
#section12{
	width: 100%;
	height: 580px;
	background: #ebebeb;
	margin-bottom: 96px;
}
.section12 h3{
	padding-top: 52px;
	padding-bottom: 62px;
}
.section12_slider{
	width: 920px !important;
	margin: 0 auto;
}
.section12_slider > .owl-stage-outer{
	min-height: 242px;
}
#section12 .section12_slider.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 230px;
}
#section12 .owl-item .section12_sider-item.section12_sider-item-two img{
	height: auto;
}
.section12 h5{
	text-align: center;
	font-size: 24px;
	padding-bottom:18px;
	color: #000;
	text-align: center;
	font-family: 'myriadpro-regular';
}
.section12 h6{
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-family: 'myriadpro-regular';
	min-height: 35px;
	padding-bottom: 15px;
}
.section12_sider-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	/*outline: 1px solid red;*/
}
.section12_sider-item-two{
	max-width: 630px;
	margin:0 auto;
}
.fancybox_elevent{
	position: relative;
	display: block;
}
.fancybox_elevent:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 38px;
	height: 38px;
	background: url(../img/section10/lupa.png) no-repeat;
	z-index: 5;
	margin-top: -19px;
	margin-left: -19px;
}
.fancybox_elevent:hover:before{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


.section12_slider .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
}
.section12_slider .owl-prev {
	position: absolute;
	left: -45px;
	transition: all 0.3s;
}
.section12_slider .owl-next {
	position: absolute;
	right: -45px;
	transition: all 0.3s;
}

.section12_slider .owl-prev,
.section12_slider .owl-next {
	width: 18px;
	height: 18px;
	border: 1px solid #4f5e6d;
	position: absolute;
}
.section12_slider .owl-prev:before {
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_left.png) no-repeat;
}
.section12_slider .owl-next:before {
	content: '';
	position: absolute;
	top: 4px;
	right: 5px;
	width: 6px;
	height: 9px;
	background: url(../img/section6/section_right.png) no-repeat;
}
.section12_slider .owl-dots {
	position: absolute;
	bottom: -41px;
	left: 50%;
	margin-left: -64px;
	z-index: 10;
}
.section12_slider .owl-dot.active {
	border: 1px solid #000;
	background: #000;
}
.section12_slider .owl-dot {
	border: 1px solid #000;
}
/* ======================= section_12 End======================= */


/* ======================= section_13 ======================= */
.section13{
	width: 100%;
	background: #fff;
	margin-bottom: 60px;
}
.section13-container{
	width: 100%;
	position: relative;
	margin-bottom: 60px;
}
.section13 h3{
	/*padding-top: 96px;*/
	padding-bottom: 48px;
}
.section13-container > div{
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
	width: 598px;
	height: 276px;
	background: #fcb040;
}
.section13-container > div:nth-child(1) .section13-box-title{
	font-family: 'myriadpro-regular';
	font-size: 28px;
	line-height: 30px;
	color: #000;
}
.section13-container > div:nth-child(1) .section13-box-title span{
	font-family: 'myriadpro-bold';
}
.section13-container > div:nth-child(2){
	margin-right: 0px;
	background: url(../img/section13/box-1.png) no-repeat;
}
.section13-container > div:nth-child(3){
	background: url(../img/section13/box-2.png) no-repeat;
}
.section13-container > div:nth-child(4){
	margin-right: 0px;
	background: url(../img/section13/box-3.png) no-repeat;
}
.section13-container-box{
	padding-top: 81px;
	padding-left: 51px;
	padding-right: 39px;
}
.section13-box-title{
	font-size: 28px;
	line-height: 30px;
	font-family: 'myriadpro-bold';
	color: #fcb040;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.section13-box-text{
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	font-family: 'myriadpro-regular';
	height: 88px;
}
.section13-container > div:nth-child(2) .section13-box-text{
	max-width: 319px;
}
.section13-container > div:nth-child(3) .section13-box-text{
	max-width: 243px;
}
.section13-container > div:nth-child(4) .section13-box-text{
	max-width: 360px;
}
.section13-btn {
	text-align: center;
	line-height: 38px;
	border: 1px solid #fcb040;
	color: #fcb040;
	font-family: 'myriadpro-semibold';
	display: table;
	padding: 0 21px;
	float: right;
}
/* ======================= section13 End======================= */



/* ======================= .section14 ======================= */
.section14{
	padding-bottom: 97px;
}
.section14 h3{
	/*padding-top: 60px;*/
	padding-bottom: 52px;
}
.section14-container{
	position: relative;
	margin-bottom: 44px;
}
.section14-container > div{
	float: left;
	width: 400px;
	height: 320px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.section14-container > div:nth-child(1){
	background: url(../img/section14/box-1.png) no-repeat;
}
.section14-container > div:nth-child(2){
	background: url(../img/section14/box-2.png) no-repeat;
}
.section14-container > div:nth-child(3){
	background: url(../img/section14/box-3.png) no-repeat;
}
.section14-container-box{
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: -100%;
	opacity: 0;
    background: rgba(0,0,0, 0.5);
    transition: all 0.3s;
}
.section14-h4{
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	font-family: 'myriadpro-semibold';
	padding-left: 40px;
	text-transform: uppercase;
	padding-top: 236px;
	transition: all 0.3s;
	position: relative;
	z-index: 9;
}
.section14-p{
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-family: 'myriadpro-regular';
	padding-left: 40px;
	opacity: 0;
	transition: all 0.3s 0.5s;
	max-width: 300px;
	padding-top: 32px;
	font-weight: normal;
	position: relative;
	z-index: 5;
}
.section14-container > div:hover .section14-container-box{
	bottom: 0%;
	opacity: 1;
}
.section14-container > div:hover .section14-p{
	opacity: 1;
}

.section14-container > div:hover .section14-h4{
	padding-top: 76px;
}
.section14-container > div:hover .section14-h4{
	color: #fcb040;
}
.section14_sub{
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-align: center;
	margin: 0 auto 27px;
	max-width: 328px;
	font-family: 'myriadpro-semibold';
}
.section14-btn{
	font-size: 16px;
	line-height: 38px;
	border: 1px solid #000;
	width: 252px;
	font-family: 'myriadpro-bold';
	background: #000;
	color: #fff;
	display: table;
	margin:0 auto;
}
/* ======================= section14 End======================= */


/* ======================= section15 ======================= */
.section15{
	height: 700px;
}
.section15_container{
	position: relative;
}
.section15_container > div{
	width: 50%;
	height: 700px;
	float: left;
}
.section15_container > div:nth-child(1){
	background: #000;
}
.section15-contact{
	padding-top: 151px;
	float: right;
}
.section15-contact-container{
	padding-right: 192px;
}
.section15 h3{
	padding-bottom: 15px;
	color: #fff;
}
.logo_footer{
    width: 306px;
}
.section15-info{
	padding-top: 30px;
}
.section15-info-p{
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: 'myriadpro-light';
	padding-bottom: 15px;
}
.section15-info-p a{
	margin-right: 4px;
	margin-top: 3px;
	display: inline-block;
}
.section15-info-p a:last-child{
	margin-right: 0px;
}
.polit{
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	font-family: 'myriadpro-light';
	text-align: right;
	float: right;
	margin-right: 15px;
	text-decoration: underline;
}
/* ======================= section15 End======================= */
