/*

Theme name: AVEKTRA

Description: Описание

Author: Aleksandrlao

Author URI: http://aleksandrlao.ru

*/







.alignleft {display: inline;float: left;margin-right: 1.625em;}

.alignright {display: inline;float: right;margin-left: 1.625em;}

.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}





@font-face {

    font-family: "ClearSansRegular";

    src: url("fonts/ClearSansRegular/ClearSansRegular.eot");

    src: url("fonts/ClearSansRegular/ClearSansRegular.eot?#iefix")format("embedded-opentype"),

    url("fonts/ClearSansRegular/ClearSansRegular.woff") format("woff"),

    url("fonts/ClearSansRegular/ClearSansRegular.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}

@font-face {

    font-family: "ClearSansLight";

    src: url("fonts/ClearSansLight/ClearSansLight.eot");

    src: url("fonts/ClearSansLight/ClearSansLight.eot?#iefix")format("embedded-opentype"),

    url("fonts/ClearSansLight/ClearSansLight.woff") format("woff"),

    url("fonts/ClearSansLight/ClearSansLight.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}

@font-face {

    font-family: "ClearSansBold";

    src: url("fonts/ClearSansBold/ClearSansBold.eot");

    src: url("fonts/ClearSansBold/ClearSansBold.eot?#iefix")format("embedded-opentype"),

    url("fonts/ClearSansBold/ClearSansBold.woff") format("woff"),

    url("fonts/ClearSansBold/ClearSansBold.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}



@font-face {

    font-family: "RobotoRegular";

    src: url("fonts/RobotoRegular/RobotoRegular.eot");

    src: url("fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),

    url("fonts/RobotoRegular/RobotoRegular.woff") format("woff"),

    url("fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}

@font-face {

    font-family: "RobotoLight";

    src: url("fonts/RobotoLight/RobotoLight.eot");

    src: url("fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),

    url("fonts/RobotoLight/RobotoLight.woff") format("woff"),

    url("fonts/RobotoLight/RobotoLight.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}

@font-face {

    font-family: "RobotoBold";

    src: url("fonts/RobotoBold/RobotoBold.eot");

    src: url("fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),

    url("fonts/RobotoBold/RobotoBold.woff") format("woff"),

    url("fonts/RobotoBold/RobotoBold.ttf") format("truetype");

    font-style: normal;

    font-weight: normal;

}



* {

	margin: 0;

	padding: 0;

	-webkit-box-sizing: border-box;

	   -moz-box-sizing: border-box;

	        box-sizing: border-box;

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {

	display: block;

}

body {

	font: 14px/22px "ClearSansRegular", Arial, sans-serif;

	width: 100%;
	overflow: visible;
}
body.active {
	overflow: hidden;
}

.wrapper {

	width: 100%;

	min-width: 320px;

	overflow: hidden;

}

.inb {

	width: 980px;

	margin: 0 auto;

	position: relative;

	padding-top: 1px;
		text-align: center;

}

.inb:after {

	content: '';

	display: block;

	clear: both;

	width: 100%;

	height: 0;

}

a {

	color: #137C99;

text-decoration: none;

}

a:hover {

	text-decoration: none;

}

p {

	margin-bottom: 20px;

}





/* Header

-----------------------------------------------------------------------------*/

.header {

	width: 100%;

	min-width: 320px;

	height: 155px;

	background: #FFF;

	padding-top: 48px;

}

.h_nav {

	width: 100%;

	min-width: 320px;

	height: 48px;

	background: #eee;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 100;

}
.h_nav-btn {
	display: none;
}
.h_nav ul {

	list-style: none;

	text-align: center;

	font-size: 0;

}

.h_nav li {

	display: inline-block;

	vertical-align: top;

	height: 48px;

	margin: 0 12px;

}

.h_nav a {

	color: #6B6B6B;

	font: 14px/48px "ClearSansBold";

	text-decoration: none;

	text-transform: uppercase;

}

.h_nav a:hover {

	color: red;

}



.h_logo {

	display: block;

	width: 270px;

	height: 75px;

	background: url('i/logo.png') no-repeat;

	float: left;

	margin: 27px 0 0 1px;

}


.h_cont {

	text-align: right;

	margin: 18px 20px 0 0;

	width: 250px;

	float: right;

}

.h_cont-phone {

	font: 20px "ClearSansBold";

	color: #067EA1;

}


.callibri_phone {

	font: 20px "ClearSansBold";

	color: #067EA1;

}

.h_cont-desc {

	color: #3D3D3D;

	font-size: 12px;

	line-height: 14px;

}

.h_cont-phone2 {

	font: 16px "ClearSans";

	color: #067EA1;
	
	text-decoration: none;

}

.h_cont-desc2 {

	color: #3D3D3D;

	font-size: 12px;

	line-height: 14px;
	
	text-decoration: none;

}


.h_btn {

	position: absolute;

	top: 16px;

	left: 50%;

	display: block;

	width: 186px;

	height: 31px;

	background: #FC0;

	-webkit-border-radius: 4px;

	        border-radius: 4px;

	margin-left: -93px;

	text-align: center;

	font: 12px/31px "ClearSansBold";

	color: #FFF;

	text-transform: uppercase;

	cursor: pointer;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

	text-decoration: none;

}

.h_btn:hover {

	background: red;

}

#user-city {

position: absolute;

	top: 50px;

	left: 50%;

	display: block;

	width: 186px;

	height: 31px;


	-webkit-border-radius: 4px;

	        border-radius: 4px;

	margin-left: -93px;

	text-align: center;

	font: 12px/31px "ClearSansBold";

	color: #000;

	text-transform: uppercase;

	cursor: pointer;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

	text-decoration: none;


}



/* Middle

-----------------------------------------------------------------------------*/

.content {

}



.c_top {

	width: 100%;

	min-width: 320px;

	height: 512px;

	background: url('i/bg-top.jpg') center top no-repeat;

	position: relative;
	
	 border-top: 4px solid #0a71a4;
	 border-bottom: 4px solid #0a71a4;

}

.c_top:before {

	content: "";

	position: absolute;

	top: 85px;

	left: 50%;

	margin-left: -70px;

	width: 707px;

	height: 416px;

	background: url('i/bg-top-schet.png') no-repeat;

	z-index: 2;

}

.c_top .inb {

	z-index: 5;

}

.c_top-head {

	width: 100%;

	text-align: center.c_top-ekon;

	margin: 15px 0;

	width: 100%;

	font-size: 20px;

	line-height: 20px;	

	color: red;

}

.c_top-head span {

	display: block;

	font: 23px "ClearSansBold";
width: 100%;

}

.c_top-ekon {

	width: 350px;

	text-align: center;

	margin-bottom: 5px;

	color: #FFCC00;

        background: rgba(0,0,0,0.5);

	font-size: 45px;

	line-height: 55px;

	text-shadow: -2px 1px 0 

}

.c_form-box {

	width: 370px;

	height: 465px;

	background: #FFF;

	-moz-box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	-webkit-box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	float: left;

	margin-right: 0px;
 

}

.c_form-box1 {

	width: 370px;

	height: 470px;

	background: #FFF;

	-moz-box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	-webkit-box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	box-shadow: 3px 7px 7px rgba(0,0,2,.75);

	float: right;

	margin-right: 0px;
 

}
.c_form-btn {
	display: none;
}





.c_box-head {

	

}





/* Dopoln top --------------------------------------------------------------- */

.c_dtop .inb {

	background: url('') 30px 260px no-repeat;

}

.video-responsive { 
  position: relative; 
  padding-bottom: 0%; 
  overflow:hidden; 
  position: absolute; 
  top: 305px; 
  right: 305px;
  width: 100%;
  height: 305px;
  
  
} 


.c_dtop-desc {

	margin: 85px 0 20px 0px;

	color:  red;

	font: 24px "ClearSansLight";
	
	text-align: center;

}

.c_dtop-desc2 {

	margin: 15px 0 20px 0px;

	color:  red;

	font: 24px "ClearSansLight";
	
	text-align: center;

}
.c_dtop-head {

	color: #000;

	margin: 20px 0px;

	font: 24px "ClearSansBold";
	
    text-align: center;
}




.c_dtop-txt {

	text-align: center;

	color: #3D3D3D;

	font-size: 15px;

	width: 610px;

	margin: 0 0 70px 360px;
	
	padding: 3px;

}







/* line ------------------------------------------------------------------- */

.c_line {

	width: 100%;

	min-width: 320px;

	border-top: 1px solid #FC0;

	border-bottom: 1px solid #FC0;

	padding: 20px;

	position: relative;

	margin-bottom: 32px;

	font: 36px/36px "RobotoLight";

	color: #147F9B;

	text-transform: uppercase;

}

.c_line > span {

	display: block;

	font: 30px/36px "RobotoBold";

}

.c_line:before, .c_line:after {

	content: "";

	position: absolute;

	left: 0;

	width: 100%;

	height: 1px;

	background: #FC0;

}

.c_line:before {

	top: -6px;

}

.c_line:after {

	bottom: -6px;

}

.c_line-sp {
	border-bottom: none;
}
.c_line-sp::after {
	display: none;
}
.c_line-head {
	margin: 50px 0 64px;
	color: #343434;
	text-align: center;
	text-transform: uppercase;
}
.c_line-head span {
	font-family: "ClearSansBold";
}
.c_line-cont {
	overflow: hidden;
}
.c_line-video {
	float: left;
	width: 560px;
}
.c_line-txt {
	float: right;
	width: 370px;
	font-size: 14px;
	line-height: 24px;
	color: #343434;
	text-align: right;
	text-transform: none;
}
.c_line-txt span {
	display: block;
	text-transform: uppercase;
}




.c_dop {

	margin-bottom: 80px;

	color: #3D3D3D;

	font: 14px/24px "RobotoLight";

}





/* letom 2016 grafik ------------------------------------------------------- */

.c_legraf {

	width: 100%;

	padding: 24px 0 12px;

	-moz-box-shadow: 1px 2px 5px rgba(96,96,97,.75);

	-webkit-box-shadow: 1px 2px 5px rgba(96,96,97,.75);

	box-shadow: 1px 2px 5px rgba(96,96,97,.75);

	background: #eee;

}

.c_legraf-left {

	float: left;

	width: 475px;

}

.c_legraf-head {

	color: #9F2109;

	font: 30px/36px "RobotoRegular";

	width: 450px;

	margin-left: 7px;

}

.c_legraf-head span {

	font-family: "RobotoBold";

}

.c_legraf-list {

	list-style: none;

	width: 470px;

}

.c_legraf-list li {

	width: 230px;

	height: 20px;

	margin-top: 18px;

	float: left;

	padding-left: 30px;

	position: relative;

}

.c_legraf-list li:before {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	width: 20px;

	height: 20px;

	color: #343434;

	font: 14px/20px "RobotoBold";

}

.c_legraf-list li.ele:before {background: #F63;}

.c_legraf-list li.tep:before {background: #f3f;}

.c_legraf-list li.vod:before {background: #09c;}

.c_legraf-list li.gaz:before {background: #390;}



.c_legraf-right {

	float: left;

}

.c_legraf-trand {

	width: 262px;

	height: 185px;

	background: url('i/bg-grafik.png');

}



/* Ekonom ------------------------------------------------------------------ */

.c_ekonom {

	width: 100%;

	min-width: 320px;

	position: relative;

	padding-top: 80px;

}

.c_ekonom:before {

		content: "";
    position: absolute;
    bottom: 113px;
    left: 50%;
    background: url(i/bg-man.png) no-repeat;
    margin-left: 255px;
    width: 455px;
    height: 319px;
    background-size: 455px 319px;

}

.c_ekonom-head {

	text-align: center;

	color: #343434;

	font: 36px/36px "ClearSansLight";

	text-transform: uppercase;

	margin-bottom: 40px;

}

.c_ekonom-head span {

	font-family: "ClearSansBold";

}

.c_ekonom-btn {

	height: 54px;

	margin-bottom: 40px;

	position: relative;

}




.c_ekonom-btn a {

	display: inline-block;

	vertical-align: top;

	height: 54px;

	text-align: center;

	margin-left: 30px;

	color: #343434;

	text-transform: uppercase;

	text-decoration: none;

	font: 21px/50px "ClearSansRegular";

}

.c_ekonom-btn__sniz {

	width: 400px;

	border: 2px solid #888;

	background: #fff;

}

.c_ekonom-btn__ust {

	width: 355px;

	border: 2px solid #ffcc00;

	background: #ffcc00;

}





/* Ekonom line ------------------------------------------------------------ */

.c_ekonom-line {

	width: 100%;

	min-width: 320px;

	height: 110px;

	background: #F1F1F1;

	text-transform: uppercase;

	color: #3D3D3D;

	font: 18px/22px "RobotoBold";

	position: relative;

}

.c_ekonom-line:before {

	content: "";

	position: absolute;

	top: -49px;

	left: 50%;

	margin-left: 104px;

	width: 56px;

	height: 76px;

	background: url('i/bg-napr.png') no-repeat;

}

.c_ekonom-line .inb {

	padding: 60px 0 0 365px;

}







.c_ekonom-sp .inb {

	height: 410px;

}

.c_ekonom-diag {

	position: absolute;

	top: -70px;

	left: -5px;

	width: 282px;

	height: 263px;

	background: url('i/bg-diag.png') no-repeat;

}

.c_ekonom-list {

	position: absolute;

	list-style: none;

	top: 67px;

	left: 320px;

}

.c_ekonom-list li {

	padding-left: 45px;

	margin-bottom: 45px;

	color: #3D3D3D;

	font: 18px/30px "RobotoLight";

	letter-spacing: -0.2px;

}

.c_ekonom-list span {

	font-family: "RobotoBold";

}

.c_ekonom-list i {

	display: block;

	font-style: normal;

	font-size: 30px;

}

.c_ekonom-list i.red {

	color: #FF4E33;

	font-family: "RobotoBold";

}

.c_ekonom-list li.kap {background: url('i/bg-ekonom-kap.png') left center no-repeat;}

.c_ekonom-list li.ust {background: url('i/bg-ekonom-ust.png') left center no-repeat;}

.c_ekonom-list li.eko {background: url('i/bg-ekonom-eko.png') left center no-repeat;}



.c_ekonom-chet {

	list-style: none;

	position: absolute;

	top: 220px;

	left: 40px;

	width: 180px;

}

.c_ekonom-chet li {

	margin-bottom: 17px;

	color: #3D3D3D;

	font: 13px/15px "RobotoBold";

}











/* Blue razdel ------------------------------------------------------------- */

.c_brazd {

	width: 100%;

	min-width: 320px;

	padding: 40px 0 50px;

	text-align: center;

	background: #127B97;

	color: #fff;

	font: 18px/36px "RobotoLight";

	text-transform: uppercase;

}

.c_brazd span {

	display: block;

	color: #FC0;

	font: 36px/36px "RobotoBold";

}





/* Preim ------------------------------------------------------------------ */

.c_preim {

	width: 100%;

	min-width: 320px;

	padding-bottom: 75px;

	background: #F1F1F1;

	position: relative;

}

.c_preim:before {

	content: "";

	position: absolute;

	top: -70px;

	left: 50%;

	width: 451px;

	margin-left: -958px;

	height: 437px;

	background: url('i/bg-sun.png') no-repeat;

}

.c_preim-head {

	padding: 80px 0 30px 30px;

	color: #343434;

	font: 36px/40px "ClearSansLight";

}

.c_preim-head span {

	font-family: "ClearSansBold";

}

.c_preim-list {

	list-style: none;

	text-align: center;

	font-size: 0;

}

.c_preim-list li {

	display: inline-block;

	vertical-align: top;

	text-align: left;

	font: 14px/24px "RobotoLight";

	color: #343434;

	margin: 0 10px;

	width: 300px;

	

}

.c_preim-list__thumbs {

	height: 77px;

	margin-bottom: 12px;

}

.c_preim-list__txt {

	height: 100px;

	

}







/* instruct line ---------------------------------------------------------- */

.c_insline {

	width: 100%;

	min-width: 320px;

	padding: 30px 0 25px;

	background: #2b70bd;

	color: #FFF;
	border-top: 7px solid #6dabf0;
	border-bottom: 7px solid #6dabf0;
	font: 36px/36px "RobotoLight";

}

.c_insline span {
	font-size: 48px;
	text-transform: uppercase;
	font-family: "RobotoBold";

}

.c_insline i {

	font-style: normal;

	font-size: 42px;

}

.c_insline-box {
	font: 21px/30px "RobotoRegular";
	color: #fff;
}
.c_insline-head {
	margin-bottom: 30px;
	font-size: 33px;
}
.c_insline-left {
	width: 58%;
	float: left;
}
.c_insline-right {
	width: 41%;
	float: right;
}
.c_insline-line {
	margin-bottom: 15px;
}
.c_insline-inp {
	float: right;
	width: 180px;
}
.c_insline-month {
    overflow: hidden;
    height: 32px;
    background: #fff;
    width: 150px;
}
.c_insline-month select {
	display: block;
    background: transparent;
    height: 36px;
    border: none;
    width: 170px;
    padding-left: 15px;
    margin-left: -2px;
    margin-top: -3px;
}
.c_insline-label {
	display: inline-block;
	margin: 0 8px 0 0;
}
.c_insline-label input[type="radio"] {
    display:none;
}
.c_insline-label input[type="radio"] + label {
	display: block;
	height: 32px;
	padding-right: 36px;
	position: relative;
}
.c_insline-label input[type="radio"] + label::before {
	content: "";
	position: absolute;
	top: 4px;
	right: 0;
    width:20px;
    height:20px;
    background: #FFF;
    cursor:pointer;
    border: 4px solid #fff;
}
.c_insline-label input[type="radio"]:checked + label::before {
    background: #ff4500;
}

.c_insline-inp input[type="text"] {
	border: none;
	background: #FFF;
	width: 150px;
	height: 32px;
	padding-left: 10px;
}

.c_insline-btn {
	display: block;
	float: right;
	width: 100%;
	height: 52px;
	background: #FFF;
	border: 1px solid #a2a2a2;
	color: #FF4E33;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 26px;
	padding-top: 11px;
	font-family: "RobotoBold";
	margin-top: 70px;
	-webkit-transition: all 0.1s ease;
	   -moz-transition: all 0.1s ease;
	    -ms-transition: all 0.1s ease;
	     -o-transition: all 0.1s ease;
	        transition: all 0.1s ease;
	        -webkit-box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.77);
-moz-box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.77);
box-shadow: 0px 3px 7px -2px rgba(0,0,0,0.77);
}
.c_insline_calc{
	position: absolute;
	right: 0px;
	top: -94px;
}

.c_insline-btn:hover {
	color: #00AEC7;
}
.c_insline-head i{
	font-size: 14px;
}

.c_insline-hov {
	display: inline-block;
	position: relative; 
	z-index: 0; 
} 
.c_insline-hov:hover{ 
	background-color: transparent; 
	z-index: 50; 
} 
.c_insline-hov span {
	position: absolute; 
	background-color: #00aec7; 
	padding: 5px; 
	left: -1000px; 
	border: 1px solid white; 
	visibility: hidden; 
	color: Yellow; 
	text-decoration: none; 
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
} 
.c_insline-hov span img {
	border-width: 0; 
	padding: 2px; 
} 
.c_insline-hov:hover span {
	visibility: visible; 
	top: 0; 
	left: 60px;
} 








/* Zakaz rascet ekonom --------------------------------------------------- */

.c_zarasc {

	width: 100%;

	min-width: 320px;

	padding: 50px 0 95px;
		 border-top: 4px solid #0a71a4;
	 border-bottom: 4px solid #0a71a4;

}

.c_zarasc .inb {

	background: url('i/bg-zarasc.jpg') 30px 15px no-repeat;

}

.c_zarasc-btn {

	position: absolute;

	bottom: 0;

	left: 30px;

	display: block;

	width: 450px;

	height: 55px;

	background: #fff;

	border: 5px solid #90c3cb;

	text-align: center;

	text-transform: uppercase;

	color: #343434;

	font: 16px/45px "RobotoBold";

	text-decoration: none;

	-webkit-transition: all 0.2s ease;

	   -moz-transition: all 0.2s ease;

	    -ms-transition: all 0.2s ease;

	     -o-transition: all 0.2s ease;

	        transition: all 0.2s ease;

}
.c_zarasc-2btn {
	display: none;
}

.c_zarasc-btn:before, .c_zarasc-btn:after {

	content: "";

	position: absolute;

	width: 0;

	height: 2px;

	background: #FFF;

	-webkit-transition: all 0.2s 0.3s ease;

	   -moz-transition: all 0.2s 0.3s ease;

	    -ms-transition: all 0.2s 0.3s ease;

	     -o-transition: all 0.2s 0.3s ease;

	        transition: all 0.2s 0.3s ease;

}

.c_zarasc-btn:before {

	left: 10px;

	top: 5px;

}

.c_zarasc-btn:after {

	right: 10px;

	bottom: 5px;

}

.c_zarasc-btn:hover:before, .c_zarasc-btn:hover:after {

	width: 420px;

}

.c_zarasc-btn:hover {

	background: #90c3cb;

}

.c_zarasc-box {

	float: right;

	padding: 30px 5px 20px;

	border: 25px solid #00aec7;

	text-align: center;

	width: 420px;

	margin-right: 35px;

	background: #FFF;

}

.c_zarasc-head {

	color: #90C3CB;

	font: 30px/32px "ClearSansBold";

	text-shadow: 0 1px 2px rgba(0,0,2,.75);

	margin-bottom: 20px;

}

.c_zarasc-head span {

	color: #00AEC7;

}

.c_zarasc-desc {

	color: #343434;

	font: 16px/18px "RobotoRegular";

}







/* Teplost ----------------------------------------------------------------- */

.c_teplost {

	width: 100%;

	min-width: 320px;

	padding: 60px 0;

	background: #e8e8e8;
		 border-top: 4px solid #0a71a4;
	 border-bottom: 4px solid #0a71a4;

}

.c_teplost-head {

	width: 483px;

	height: 68px;

	background: url('i/bg-teplost-head.png') no-repeat;

	margin: 0 auto 52px;

}

.c_teplost-list {

	list-style: none;

	text-align: center;

	font-size: 0;

	width: 1080px;

	margin-left: -50px;

}

.c_teplost-list li {

	display: inline-block;

	vertical-align: top;

	width: 336px;

	margin: 0 12px;

}

.c_teplost-list__thumbs {

	width: 336px;

	height: 260px;

	border: 15px solid #fff;

	overflow: hidden;

	margin-bottom: 25px;

}

.c_teplost-list__thumbs img {

	display: block;

	width: 306px;

	height: 230px;

}

.c_teplost-list__name {

	color: #343434;

	font: 24px/24px "ClearSansBold";

	margin-bottom: 10px;

}

.c_teplost-list__cost {

	text-align: right;

	color: #00AEC7;

	font: 24px/24px "ClearSansBold";

	margin-right: 18px;

}

.c_teplost-list__cost span {

	color: #343434;

	font: 24px/24px "ClearSansRegular";

}

.c_teplost-list__btn {

	display: block;

	width: 252px;

	height: 36px;

	margin: 12px auto 0;

	text-align: center;

	font: 18px/36px "ClearSansBold";

	text-transform: uppercase;

	text-decoration: none;

	-webkit-transition: all 0.4s cubic-bezier(0.02, 0.48, 0, 0.03);

	   -moz-transition: all 0.4s cubic-bezier(0.02, 0.48, 0, 0.03);

	    -ms-transition: all 0.4s cubic-bezier(0.02, 0.48, 0, 0.03);

	     -o-transition: all 0.4s cubic-bezier(0.02, 0.48, 0, 0.03);

	        transition: all 0.4s cubic-bezier(0.02, 0.48, 0, 0.03);

}

.c_teplost-list__btn.buy {

	background: #FF4E33;

	color: #fff;

}

.c_teplost-list__btn.buy:hover {

	background: #fff;

	color: #FF4E33;

}

.c_teplost-list__btn.inst {

	background: transparent;

	border: 5px solid #90C3CB;

	color: #343434;

	line-height: 26px;

}

.c_teplost-list__btn.inst:hover {

	background: #90C3CB;

}

.c_teplost-list__btn.har {

	background: #FC0;

	color: #fff;

}

.c_teplost-list__btn.har:hover {

	color: #343434;

}





/* Shagi ------------------------------------------------------------------- */

.c_shagi {

	width: 100%;

	min-width: 320px;

	padding: 65px 0 35px;

}

.c_shagi-head {

	text-align: center;

	color: #FC0;

	text-transform: uppercase;

	font: 30px/40px "RobotoBold";

	margin-bottom: 50px;

}

.c_shagi-head span {

	color: #343434;

	font: 36px/40px "RobotoLight";

}

.c_shagi-step {

	width: 935px;

	height: 253px;

	background: url('i/bg-shagi-step.jpg') no-repeat;

	margin: 0 auto 15px;

}

.c_shagi-list {

	list-style: none;

	text-align: center;

	font-size: 0;

	margin-bottom: 60px;

}

.c_shagi-list li {

	display: inline-block;

	vertical-align: top;

	width: 240px;

	color: #5D5B5B;

	font: 18px/26px "ClearSansLight";

}

.c_shagi-list li:first-child {

	float: left;

}

.c_shagi-list li:last-child {

	float: right;

}

.c_shagi-name {

	font: 24px/26px "ClearSansBold";

	text-transform: uppercase;

}

.c_shagi-btn {

	display: block;

	width: 240px;

	height: 55px;

	background: #ffcc00;

	color: #000;

	font: 16px/55px "RobotoBold";

	text-transform: uppercase;

	text-align: center;

	text-decoration: none;

	margin: auto;

	position: relative;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

}

.c_shagi-btn:hover {

	background: #127B97;

	color: #fff;

}





/* Spetspredlozheniie ------------------------------------------------------ */

.c_spets {

	width: 100%;

	position: relative;

	margin-top: 20px;

	background: url('i/bg-spets.jpg') center top repeat-y;

	padding: 15px 0 30px;
	

}

.c_spets:before {

	content: "";

	position: absolute;

	top: 1px;

	left: 0;

	width: 100%;

	height: 1px;

	background: url('i/bg-spets-top.jpg') center top no-repeat;
	
	 border-bottom: 4px solid #0a71a4;

}

.c_spets-head {

	color: #FF4E33;

	font: 36px/36px "RobotoLight";

	padding-left: 117px;

}

.c_spets-head span {

	font-family: "RobotoBold";

}

.c_spets-logo {

	width: 865px;

	height: 35px;

	background: url('i/logo.png') right top no-repeat;

	margin: 4px 0 38px;

}

.c_spets-list {

	list-style: none;

	text-align: center;

	font-size: 0;

}

.c_spets-list li {

	display: inline-block;

	vertical-align: top;

	width: 444px;

	height: 300px;

	margin: 0 16px 33px;

	border: 15px solid #127B97;

	position: relative;

}

.c_spets-list a {

	display: block;

	width: 414px;

	height: 270px;

	text-decoration: none;

}

.c_spets-list__thumbs {

	display: block;

	width: 414px;

	height: 270px;

}

.c_spets-list__over {

	position: absolute;

	top: 0;

	left: 0;

	width: 414px;

	height: 270px;

	z-index: 2;

	background: rgba(254,254,254,0.4);

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

	color: #FFF;

	padding: 15px;

	font-size: 15px;

	line-height: 19px;

	text-align: left;

}

.c_spets-list__over > div {

	opacity: 0;

}

.c_spets-list__name {

	color: #343434;

	font: 24px/30px "ClearSansBold";

	text-transform: uppercase;

	position: absolute;

	top: 132px;

	left: 74px;

	z-index: 5;

	text-align: left;

}

.c_spets-list__more {

	display: block;

	width: 250px;

	height: 36px;

	background: #FC0;

	color: #fff;

	text-transform: uppercase;

	font: 18px/36px "ClearSansBold";

	text-align: center;

	position: absolute;

	left: 0;

	bottom: 26px;

	z-index: 25;

	text-decoration: none;

}

.c_spets-list a:hover .c_spets-list__over {

	background: rgba(0,0,0,0.85);

	z-index: 20;

}

.c_spets-list a:hover .c_spets-list__over > div {

	opacity: 1;

}







/* Ofitc predstav ---------------------------------------------------------- */

.c_ofpre {

	width: 100%;

	min-width: 320px;

	position: relative;

}

.c_ofpre-line {

	width: 100%;

	min-width: 320px;

	background: #127b97;

	padding: 50px 0 42px;

	text-align: center;

	color: #fff;

	text-transform: uppercase;

	font: 30px/32px "RobotoLight";
		 border-top: 4px solid #0a71a4;
	 border-bottom: 4px solid #0a71a4;

}

.c_ofpre-line span {

	font-family: "RobotoBold";

}

.c_ofpre .inb {

	padding: 70px 0 50px;

}

.c_ofpre-list {

	list-style: none;

	text-align: center;

	font-size: 0;

}

.c_ofpre-list li {

	display: inline-block;

	vertical-align: top;

	margin-left: 20px;

	color: #343434;

	font: 14px/24px "RobotoLight";

	text-align: left;

}

.c_ofpre-list__name {

	font-family: "RobotoBold";

}

.c_ofpre-list li.vrn {

	width: 278px;

	padding-left: 110px;

	background: url('i/bg-map-vrn.jpg') left top no-repeat;

}

.c_ofpre-list li.sha {

	width: 300px;

	padding-left: 90px;

	background: url('i/bg-map-sha.jpg') left top no-repeat;

}

.c_ofpre-list li.mos {

	width: 330px;

	padding-left: 92px;

	background: url('i/bg-map-mos.jpg') left top no-repeat;

}







/* Sotrudn ---------------------------------------------------------------- */

.c_sotrudn {

	width: 100%;

	min-width: 320px;

	padding-bottom: 4px;

}

.c_sotrudn-head {

	text-align: center;

	color: #127B97;

	font: 30px/32px "RobotoBold";

	margin-bottom: 25px;

}

.c_sotrudn-txt {

	text-align: center;

	font: 14px/24px "RobotoLight";

	color: #343434;

	margin-bottom: 32px;

}

.c_sotrudn-btn {

	display: block;

	width: 250px;

	height: 35px;

	background: red;

	text-align: center;

	color: #fff;

	text-transform: uppercase;

	text-decoration: none;

	-webkit-border-radius: 4px;

	        border-radius: 4px;

	font: 22px "ClearSansBold";

	margin: auto;

}





/* Bottom ----------------------------------------------------------------- */

.c_bot {

	width: 100%;

	min-width: 320px;

	height: 440px;

	background: url('i/bg-bot.jpg') center top no-repeat;
		 border-top: 4px solid #0a71a4;


}

.c_bot .c_form-box {

	margin: 34px 30px 0 0;

}

.c_bot-txt {

	float: left;

	width: 440px;

	text-align: right;

	margin-top: 255px;

	font: 28px "ClearSansRegular";

	color: #FC0;

}

.c_bot-txt span {

	display: block;

	font-size: 28px;

}

.c_bot-proc {

	color: #f7f7f7;

    font-size: 45px;

    line-height: 72px;

    text-shadow: -4px 2px 0 #147F9B;

}









/* form -------------------------------------------------------------------- */

.c_form-head {

	color: #00aec7;

	font: 23px "ClearSansRegular";

	text-shadow: 0 1px 2px rgba(0,0,0,.75);

	margin: 5px 0 10px;

	text-align: center;

}

.c_form-head span {

	color: #00AEC7;

}

.c_form-desc {

	color: #343434;

	font: 12px "RobotoRegular";

	text-align: center;

}



.c_form input {

	display: block;

	width: 326px;

	padding-left: 12px;

	height: 30px;

	border: 1px solid #e4e4e4;

	-webkit-border-radius: 4px;

	        border-radius: 4px;

	margin: 15px auto 0;

}

.c_form input[type="submit"] {

	height: 40px;

	border: none;

	margin-top: 5px;

	cursor: pointer;

	background: red;

	color: #fff;

	text-transform: uppercase;

	font: 16px/46px "RobotoBold";

	-webkit-border-radius: 0;

	        border-radius: 0;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

}

.c_form input[type="submit"]:hover {

	background: #ffcc00;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

}

.c_form-pre {

	font-size: 11px;

	line-height: 11px;

	text-align: center;

	margin-top: -10px;

}

.c_form p {

	margin-bottom: 0;

}


.sogl {

	font-size: 14px;

	line-height: 14px;

	text-align: justify;
	
	margin: 50px 100px  0px 100px;
	

}


/* Footer

-----------------------------------------------------------------------------*/

.footer {

	height: 90px;

	background: #fff;

	border-top: 2px solid #E9EEEE;

}

.footer .inb {

	height: 90px;

}

.f_optbtn {

	display: block;

	width: 230px;

	height: 34px;

	background: #FC0;

	color: #000;

	text-transform: uppercase;

	text-decoration: none;

	text-align: center;

	font: 18px/33px "ClearSansBold";

	margin: 24px 0 0 22px;

	position: relative;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

	z-index: 10;

}

.f_optbtn:before {

	content: "";

	position: absolute;

	top: 2px;

	left: 2px;

	width: 217px;

	height: 0;

	background: transparent;

	-webkit-transition: all 0.4s ease;

	   -moz-transition: all 0.4s ease;

	    -ms-transition: all 0.4s ease;

	     -o-transition: all 0.4s ease;

	        transition: all 0.4s ease;

	z-index: -1;

}

.f_optbtn:hover:before {

	border: 4px solid #fff;

	height: 22px;

}

.f_made {

	position: absolute;

	bottom: 10px;

	left: 0;

	width: 90%;

	text-align: center;

	color: #000;

	font: 12px/20px "RobotoBold";

}

.f_made a {

	display: inline-block;

	

	vertical-align: top;

	width: 50px;

	height: 17px;

	margin-left: 5px;

}





.btn_buy {

	position: fixed;

	top: 42%;

	right: -130px;

	-webkit-transform: rotate(-90deg);

	-moz-transform: rotate(-90deg);

	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	-o-transform: rotate(-90deg);

	display: block;

	width: 312px;

	height: 54px;

	background: #FF4E33;

	color: #FFF;

	-webkit-border-radius: 16px 16px 0 0;

	        border-radius: 16px 16px 0 0;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	font: 18px/54px "RobotoBold";

	z-index: 120;

}









.bg {

	position: fixed;

	left: 0;

    top: 0;

    right: 0;

    bottom: 0;

	z-index: 750;

	background: rgba(254,254,254,0.85);

	display: none;

}

.modal-wrap {

	display: none;

	position: fixed;

	left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    z-index: 700;

    overflow: auto;

    margin: 0;

    padding: 0;

    border: 0;

    border-collapse: collapse;

}

.modal {

	background: #fff;

	width: 770px;

	margin: 60px auto 0;

	border: 20px solid #00aec7;

	padding: 15px 0 35px;

	position: relative;

	z-index: 800;

}

.active {

	display: block;

}

.modal_close {

	width: 42px;

	height: 40px;

	margin-right: 10px;

	float: right;

	background: url('i/btn-close.png') no-repeat;

	cursor: pointer;

}



.modal_top {

	overflow: hidden;

	margin: 50px auto 20px;

	width: 600px;

}

.modal_thumbs {

	float: left;

	width: 250px;

	height: 180px;

	overflow: hidden;

	text-align: center;

}

.modal_thumbs img {

	display: inline-block;

	max-width: 250px !important;

}

.modal_info {

	float: right;

	width: 320px;

	text-align: center;

}

.modal_name {

	color: #076175;

	font: 25px/30px "ClearSansBold";

	margin-bottom: 20px;

	text-align: center;

}

.modal_txt {

	color: #1D1D1D;

	font: 14px/19px "ClearSansRegular";

	margin: 0 auto 50px;

	width: 600px;

}

.modal_txt img {

	max-width: 500px !important;

}

.modal_txt table {

	width: 100%;

	border-collapse: collapse;

}

.modal_txt table tr td {

	border: 1px solid #00aec7;

	padding: 5px;

}



.modal_form {

	width: 390px;

	margin: auto;

	background: #6FA4E5;

	padding: 18px 95px 5px;

	overflow: hidden;

}

.modal_form-learn {

	display: none;

}

.modal_form-head {

	color: #FFF;

	font: 24px/30px "ClearSansThin";

	text-align: center;

	margin-bottom: 24px;

}



.modal_form .c_map-form__textar {

	width: 355px;

	height: 100px;

	resize: none;

}

.modal_diler table tr td {

	border: none;

}

.modal_diler input {

	display: block;

    width: 300px;

    padding-left: 12px;

    height: 39px;

    border: 1px solid #e4e4e4;

    -webkit-border-radius: 4px;

    border-radius: 4px;

    margin: 0 auto;

}

.modal_diler input[type="submit"] {

    height: 46px;

    border: none;

    margin-top: 25px;

    cursor: pointer;

    background: #ffcc00;

    color: #fff;

    text-transform: uppercase;

    font: 16px/46px "RobotoBold";

    -webkit-border-radius: 0;

    border-radius: 0;

    -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -ms-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    transition: all 0.4s ease;

}



.modal_form .c_map-form__btn {

	display: block;

	width: 118px;

	height: 26px;

	border: 2px solid #fff;

	color: #fff;

	text-align: center;

	background: transparent;

	cursor: pointer;

	float: none;

	margin: 12px auto 0;

	text-transform: uppercase;

	font: 12px/22px "ClearSansMedium";

}







.amodal {

	display: none;

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 400;
	overflow: auto;
}

.amodal.active {

	display: block;

}

.am_bg {

	position: fixed;

	top: 0;
	bottom: 0;
	left: 0;
	right: 0;

	width: 100%;

	height: 100%;

	z-index: 410;

	background: rgba(0,0,0,0.5);

	cursor: pointer;

}

.am_body {
	display: none;
	position: relative;

	width: 340px;

    min-height: 250px;

    margin: 80px auto;

    position: relative;

    background: #f7f7f7;

    border: 10px solid #127B97;

    z-index: 420;
}
.am_body.active {
	display: block;
}
.am_body3 {
	width: 500px;
}
.am_close {

	width: 20px;

	height: 20px;

	-webkit-border-radius: 100%;

	        border-radius: 100%;

	background: #127B97;

	color: #fff;

	text-align: center;

	font-size: 16px;

	line-height: 18px;

	cursor: pointer;

	position: absolute;

	top: 5px;

	right: 5px;

}
.am_body5 {
	width: 770px;
}
.am_head {
	color: #127B97;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	margin: 20px 0 10px;
}
.am_desc {
	color: #127B97;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px 20px;
}

.am_calc {
	overflow: hidden;
	margin: 10px 0 20px;
}
.am_calc-month {
	float: left;
	width: 50%;
	color: #127B97;
	font-size: 28px;
	line-height: 42px;
	text-align: center;
}
.am_calc-sezon {
	position: relative;
	width: 50%;
	color: #127B97;
	font-size: 28px;
	line-height: 42px;
	text-align: center;
	margin: auto;
}
.am_calc div span {
	font-size: 42px;
}
.am_calc div i {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}
.am_calc-okupka {
	text-align: center;
	margin-bottom: 20px;
}
.am_calc-okupka span {
	display: block;
	color: #000;
	font-size: 17px;
	line-height: 19px;
	text-transform: uppercase;
}
.am_calc-okupka__num {
	color: #127B97;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}



.am_form input {

    display: block;

    width: 300px;

    padding-left: 12px;

    height: 30px;

    border: 1px solid #e4e4e4;

    -webkit-border-radius: 4px;

    border-radius: 4px;

    margin: 15px auto 0;

}

.am_form input[type="submit"] {

    height: 40px;

    border: none;

    margin-top: 25px;

    width: 250px;

    padding-left: 0;

    cursor: pointer;

    background: #ffcc00;

    color: #fff;

    text-transform: uppercase;

    font: 16px/38px "RobotoBold";

    -webkit-border-radius: 0;

    border-radius: 0;

    -webkit-transition: all 0.4s ease;

    -moz-transition: all 0.4s ease;

    -ms-transition: all 0.4s ease;

    -o-transition: all 0.4s ease;

    transition: all 0.4s ease;

}





input.wpcf7-not-valid {

	border: 1px solid #f00;

}

.wpcf7-not-valid-tip {

	display: none !important;

}

div.wpcf7-response-output {

	margin: 0 10px 10px !important;

}







@media screen and (max-width:1000px) {

	

	.inb {

		width: 100%;

		padding: 1px 10px 0;

	}



	.header {height: auto;}

	.h_nav li {

		margin: 0 7px;

	}

	.h_nav a {

		font-size: 13px;

	}

	.h_cont {

		margin-right: 0;

	}

	.h_cont-phone {

		font-size: 27px;

	}

	.c_dtop-desc {

		font-size: 16px;

	}

	.c_dtop-head {

		font-size: 24px;

		line-height: 20px;

		margin-left: 0;

	}

	.c_dtop-cost {

		margin-left: 280px;

	}

	.c_dtop-txt {

		width: calc(100% - 360px);

		margin-left: 320px;

		line-height: 22px;

	}



	.c_line, .c_line span {

		text-align: center;

		font-size: 24px;

		line-height: 27px;

	}



	.c_legraf-left, .c_legraf-head {width: 100%;}

	.c_legraf-left, .c_legraf-right {float: none;}

	.c_legraf-list, .c_legraf-trand {margin: 0 auto 20px;overflow: hidden;}



	.c_ekonom-btn__ust {display: block !important;margin: 0 auto !important;}

	.c_ekonom-btn__sniz {display: none !important;}

	.c_ekonom-diag, .c_ekonom-chet {display: none;}

	.c_ekonom-list {left: 10px;}



	.c_insline {

		font-size: 34px;

		text-align: left;

	}

	.c_insline-txt, .c_insline-btn {float: none;}



	.c_zarasc .inb {}

	.c_zarasc-box, .c_zarasc-btn {

		float: none;

		position: relative;

		left: inherit;

		top: inherit;

		margin: 0 auto 10px;

	}



	.c_teplost-list {width: 100%;margin-left: 0;}

	.c_teplost-list li {

		display: block;

		margin: 0 auto 40px;

		width: 320px;

	}

	.c_teplost-list__thumbs, .c_teplost-list__thumbs img {

		width: 320px;

	}



	.c_shagi {display: none;}



	.c_spets {margin-top: 20px;text-align: center;}

	.c_spets:before {display: none;}

	.c_spets-head, .c_spets-logo {

		display: inline-block;

		margin: 0;

	}

	.c_spets-head {

		padding-left: 0;

		font-size: 27px;

		line-height: 31px;

	}

	.c_spets-logo {
		width: 270px;
		height: 28px;
		margin-bottom: 0;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}



	.c_ofpre-list li {

		display: block;

		margin: 0 auto 30px;

	}



	.c_bot {
		background-position: -520px top;
		background-repeat: repeat;
		height: auto;
	}
	.c_bot-txt {
		margin-top: 220px;
	}
	.c_bot-proc {
		padding-bottom: 20px;
	}

	.c_bot .c_form-box {margin: 5px auto;float: none;}



	.btn_buy {

		width: 260px;

		height: 40px;

		font-size: 14px;

		line-height: 40px;

		right: -120px;

	}

.c_insline-box {
	    font: 16px/30px "RobotoRegular";
	}

	.c_insline_calc{
		width: 300px;
	}



}

@media screen and (max-width:800px) {
	.c_insline_calc{
		width: 200px;
		top: 0px;
	}
	.c_insline-box {
	    font: 12px/30px "RobotoRegular";
	}
}






@media screen and (max-width:700px) {

	

	.header {padding: 0 0 25px;}
	
	.h_nav {
		position: relative !important;
		background: none;
	}
	.h_nav ul {display: none;}
	.h_nav-btn {
		display: block;
		float: none;
		margin: 32px auto 40px;
		width: 72px;
		height: 6px;
		background: #79C1CC;
		position: relative;
		display: none;
	}
	.h_nav-btn:before, .h_nav-btn:after {
		content: "";
		position: absolute;
		left: 0;
		width: 72px;
		height: 6px;
		background: #6B6B6B;
	}
	.h_nav-btn:before {
		top: -13px;
	}
	.h_nav-btn:after {
		bottom: -13px;
	}

	.h_logo {
		float: none;
		margin: 20px auto 15px;
	}
	.h_btn {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 35px 0 0 20px;
		float: left;
	}

	.c_form-box {
		display: none;
	}
	.c_form-btn {
		display: block;
		width: 240px;
		height: 55px;
		background: #fc0;
		color: #000;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
		font: 16px/55px "RobotoBold";
		margin: 130px auto 0;
		
	}
	.c_top {
		background-position: right top;
		height: 410px;
	}
	.c_top:before {
		width: 446px;
		height: 255px;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
		margin-left: -225px;
	}
	.c_top-head {
		margin-right: 30px;
		width: 95%;
	}
	.c_top-ekon {
		display: none;
	}

	.c_dtop .inb {
		background: none;
	}
	.c_dtop-cost {
		margin-left: 10px;
	}
	.c_dtop-txt {
		width: 100%;
		margin-left: 0;
		text-align: left;
	}
	.c_line, .c_dop, .c_legraf, .c_ekonom, .c_ekonom-sp {
		display: none;
	}
	.c_preim:before {
		top: 10px;
		left: inherit;
		right: 20px;
		width: 152px;
		height: 147px;
		margin-left: 0;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.c_preim-head {
		padding: 55px 0 65px;
		font-size: 26px;
		line-height: 32px;
	}
	.c_preim-list li {
		width: 95%;
	}
	.c_preim-list__thumbs {
		float: left;
		width: 105px;
		height: 67px;
		overflow: hidden;
	}
	.c_preim-list__thumbs img {
		margin-top: -5px;
	}
	.c_insline {
		display: none;
	}
	
	.c_zarasc {
		padding: 25px 0 50px;
	}
	.c_zarasc-box, .c_zarasc-btn {
		display: none;
	}
	.c_zarasc-2btn {
		display: block;
		margin-top: 300px;
		width: 100%;
		height: 55px;
		background: #FC0;
		color: #fff;
		font: 19px/55px "RobotoRegular";
		text-transform: uppercase;
		text-align: center;
		cursor: pointer;
	}
	.c_spets-list__over {
		display: none;
	}

/*	.c_spets-list li {
		width: 95%;
		height: 150px;
		overflow: hidden;
		border: none;
	}
	.c_spets-list a {
		width: 100%;
		height: 150px;
		
	}
	.c_spets-list__over, .c_spets-list__more {
		display: none;
	}
	.c_spets-list__thumbs, .c_spets-list__name {
		position: relative;
		top: inherit;
		left: inherit;
		overflow: hidden;
		height: 150px;
	}
	.c_spets-list__thumbs {
		float: left;
		width: 50%;
		border: 1px solid #127B97;
	}
	.c_spets-list__thumbs img {
		width: 100%;
		height: auto;
		min-height: 150px;
	}
	.c_spets-list__name {
		float: right;
		width: 50%;
		border: 10px solid #127B97;
		padding: 40px 30px;
		font-size: 18px;
		line-height: 24px;
	}
*/
	.c_ofpre-list li.vrn, .c_ofpre-list li.mos {
		display: none;
	}
	.c_ofpre-list li.sha {
		background: none;
		padding-left: 0;
		text-align: center;
	}

	.c_sotrudn-btn {
		width: 300px;
		height: 60px;
		font-size: 22px;
		line-height: 60px;
	}

	
	.c_bot-txt {
		width: 90%;
		font-size: 25px;
	}
	.c_bot-txt span {
		font-size: 35px;
	}
	.c_bot-proc {
		font-size: 60px;
	}



	.btn_buy {

		width: 240px;

		height: 38px;

		font-size: 14px;

		line-height: 38px;

		right: -102px;

	}



	.modal {

		width: 500px;

	}

	.modal_txt {

		width: 450px;

	}



}



@media screen and (max-width:500px) {

	

	.h_logo, .h_cont {float: none;}

	.h_logo, .h_btn {

		margin: 10px auto 5px;

	}

	.h_cont {

		width: 100%;

		text-align: center;

	}

	.h_btn {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 20px auto;
    	float: none;
	}



	.c_form-box {

		width: 300px;

	}

	.c_form-box input {

		width: 276px;

	}



	.c_top {

		height: auto;

		background-position: right top;

		background-repeat: repeat;

		padding-bottom: 20px;

	}

	.c_top-head {

		width: 95%;

		margin: 10px 15px 10px 0;

	}

	.c_top-ekon {

		line-height: 40px;

	}



	.c_dtop .inb {

		background: none;

	}

	.c_dtop-cost {

		display: none;

	}

	.c_dtop-txt {

		margin: 0;

		width: 100%;

		padding-bottom: 20px;

		text-align: justify;

	}



	.c_legraf-list {

		width: 100%;

	}

	.c_legraf-list li {

		float: none;

		margin: 10px auto 0;

	}



	.c_ekonom-line {

		height: auto;

	}

	.c_ekonom-line:before {

		margin-left: -30px;

	}

	.c_ekonom-line .inb {

		padding: 20px 10px 10px;

		text-align: center;

	}

	.c_ekonom-list {

		top: 10px;

	}

	.c_ekonom-list li {

		margin-bottom: 15px;

		line-height: 24px;

	}

	.c_ekonom-list i {

		font-size: 27px;

	}

	a.c_ekonom-btn__sniz {

		width: 300px;

		height: 45px;

		font-size: 16px;

		line-height: 45px;

	}



	.c_brazd {

		font-size: 15px;

		line-height: 22px;

	}

	.c_brazd span {

		font-size: 25px;

		line-height: 31px;

	}



	.c_preim-head {
		padding: 40px 0 60px;
		font-size: 20px;
		line-height: 22px;
	}
	.c_preim:before {
		top: -10px;
		right: -40px;
	}
	.c_preim-list li {
		line-height: 20px;
		width: 100%;
		margin: 0;
	}
	.c_preim-list__thumbs {
		width: 80px;
	}
	.c_preim-list__thumbs img {
		margin-left: -10px;
	}


	.c_insline-btn {

		width: 300px;

		font-size: 13px;

	}



	.c_zarasc-box {

		width: 310px;

		border-width: 10px;

	}

	.c_form input {

		width: 270px;

	}

	.c_zarasc-btn {display: none;}



	.c_teplost-head {

		width: 300px;

		height: 42px;

		-webkit-background-size: cover;

		     -o-background-size: cover;

		        background-size: cover;

	}

	.c_teplost-list li {

		width: 300px;

	}

	.c_teplost-list__thumbs, .c_teplost-list__thumbs img {

		width: 300px;

	}



	.c_spets-list li {

		width: 300px;

		height: 290px;

		margin: 0 auto 20px;

		overflow: hidden;

		border-width: 10px;

	}

	.c_spets-list a, .c_spets-list__thumbs, .c_spets-list__over {

		width: 280px;

		height: 270px;

	}

	.c_spets-list__name {

		top: 100px;

		left: 45px;

	}



	.c_ofpre-line {

		padding: 30px 0;

		font-size: 25px;

		line-height: 29px;

	}

	.c_ofpre .inb {

		padding: 20px 0 30px;

	}

	.c_zarasc .inb {
		-webkit-background-size: 80%;
		     -o-background-size: 80%;
		    background-size: 80%;
	}

	.c_bot {
		-webkit-background-size: 400%;
		     -o-background-size: 400%;
		    background-size: 400%;
		background-position: -330px top;
		background-repeat: no-repeat;
	}
	.c_bot-txt {
		width: 98%;
		margin-top: 160px;
		font-size: 23px;
		line-height: 31px;
	}
	.c_bot-proc {
		font-size: 50px;
		line-height: 62px;
	}



	.modal {

		width: 300px;

		border-width: 5px;

	}

	.modal_top {

		width: 300px;

		margin-top: 30px;

	}

	.modal_thumbs {

		float: none;

		margin: 0 auto 10px;

	}

	.modal_info {

		float: none;

		width: 300px;

	}

	.modal_txt {

		width: 280px;

	}

	.modal_diler input {

		width: 140px;

	}



	.btn_buy {

		top: 20%;

		width: 150px;

		height: 25px;

		font-size: 12px;

		line-height: 25px;

		right: -64px;

		-webkit-border-radius: 5px 5px 0 0;

		        border-radius: 5px 5px 0 0;

	}





}






.hidden{
	display: none !important;
}










.stop {}



.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}