@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(fonts/G1l_KMKj5pga7ZKths0iTfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(fonts/Fl4y0QdOxyyTHEGMXX8kcT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(fonts/Y5yuUJGDLtmYv2_3fMB4fA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/isZ-wbCXNKAbnjo6_TwHTj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(fonts/3Y_xCyt7TNunMGg0Et2pnj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(fonts/5z9jpDJQqVE5bmkRqplJfhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(fonts/7m8l7TlFO-S3VkhHuR0at2Ob2gHztoQeulij-1lvl-8.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(fonts/m1uAalIytmLBFXF3PwhxpPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(fonts/t6Nd4cfPRhZP44Q5QAjcC2Ob2gHztoQeulij-1lvl-8.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(fonts/bmC0pGMXrhphrZJmniIZpWOb2gHztoQeulij-1lvl-8.woff) format('woff');
}

body {
font-family: 'Roboto';
margin: 0px;
background-color: #f5f5f5;
}

a {color: #384675;}
a:hover {color: #2D4762; text-decoration: none;}


.header{
    min-height: 10px;
    margin: 0 auto;
    width: 100%;
	max-width: 960px;
	position: static;
	padding: 1px 0px 1px 0px;
}


.header H1 {
  font: 400 16px/16px "Roboto", sans-serif;
  color: #ffffff;
  text-align: center;
  padding: 0px 0px 0px 0px;
  letter-spacing: 1px;
}
.header H2 {
  font: 900 52px/60px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 0px 15px 0px;
}

.foto img {width: 300px;float: right;margin: 10px 60px 0px 0px;}

.signature1 img {max-width:27%; float: right; margin: 5px 80px 0px 0px;}

/* --- Стили для адаптивных изображений в контенте --- */
.content-image {
	display: block; /* Убирает лишние отступы под картинкой */
	max-width: 100%; /* Картинка никогда не будет шире своего контейнера */
	height: auto; /* Сохраняет пропорции изображения */
	margin: 30px auto; /* Отступы сверху/снизу и центрирование по горизонтали */
	border-radius: 10px; /* Небольшое скругление углов для современного вида */
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* Легкая тень для объема */
}


body{font-family: 'Roboto';}

b {font-weight: 700;}

/*--------------------*/

.video {
width:90%;margin: 0 auto;text-align: center;padding: 0px;border: 15px solid #333333; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius:8px;margin-top: 10px;margin-bottom: 40px; 
}


.myvideo {
margin-top: 0px;
margin-bottom: 0px;
position:relative;
padding-bottom:56.35%;
padding-top:0px;
height:0;
overflow:hidden;
}

.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}


.otz {
background:#F7F6F6;
padding: 10px 0 10px 20px;
width: 850px; margin: 0 auto; 
background-image: url(images/feedback.png);
background-repeat: no-repeat;
background-position: 98% 15%;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;
box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
margin-bottom: 40px
}

.otz H2{
font: 700 22px/26px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 200px;
margin-right: 20px;
margin-top: 20px;
text-align: left;
}
.otz H3{
font: 400 22px/26px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: 15px;
text-align: right;
}

.otz img {
width: 150px;
padding:0px;
background:#fff;
border:7px solid #fff;
float: left;
margin-left: 10px;
margin-top: 20px;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;    
}

.otz p{
margin: 15px 40px 15px 200px;
text-align: left;
font: 300 15px/19px "Roboto", sans-serif;
}

.count{width: 50%;margin:0 auto;margin-top: 40px}

.im-kol{max-width:86%; margin: 0 auto; margin-top: 10px; margin-bottom: -15px;}

.conveyor-scheme{max-width:40%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.content-image1{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.im03{max-width:40%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.promptov{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.traf{max-width:68%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.signature{max-width:32%; margin: 0 auto; margin-top: -15px; margin-bottom: -10px;}

.keis-1{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.keis-2{max-width:50%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.otzyv{max-width:100%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}


.order2
{
    background-color: #FE8A18;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCE34), to(#FE8A18));
    background-image: -webkit-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -moz-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -ms-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -o-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: linear-gradient(top, #FFCE34, #FE8A18);    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;  
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);  
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;
    height: 55px;
    padding: 11px 25px 11px 25px;
    width: 268px;
    cursor: pointer;
    font: 700 35px/25px "Roboto", sans-serif;
    color: #313131;
}

.order2:hover
{		
    background-color: #FFCE34;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FE8A18), to(#FFCE34));
    background-image: -webkit-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -moz-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -ms-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -o-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: linear-gradient(top, #FE8A18, #FFCE34);
	font: 700 35px/25px "Roboto", sans-serif;
    color: #313131;
	text-decoration: none;
}	





.button2 {
	display: inline-block;
	width: 80%;
	height: 50px;
 padding:10px 10px; 
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #c3c3c3;
	font: 700 25px/52px "Roboto", sans-serif;
    color: #4F4F4F;
	background-color: #c3c3c3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#c3c3c3));
    background-image: -webkit-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -moz-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -ms-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -o-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: linear-gradient(top, #f4f4f4, #c3c3c3); 
	overflow: hidden;
	text-decoration: none;
}

.button2:hover {
 background-color: #f4f4f4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#f4f4f4));
    background-image: -webkit-linear-gradient(top, #c3c3c3, #f4f4f4);
    background-image: -moz-linear-gradient(top, #c3c3c3, #f4f4f4);
    background-image: -ms-linear-gradient(top, #c3c3c3, #f4f4f4);
    background-image: -o-linear-gradient(top, #c3c3c3, #f4f4f4);
    background-image: linear-gradient(top, #c3c3c3, #f4f4f4);
    color: #333333;
	text-decoration: none;
}



.button3 {
	display: inline-block;
	width: 90%;
	height: 70px;
 padding:10px 10px; 
 margin-top: 10px;
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #b70202;
	font: 700 28px/52px "Roboto", sans-serif;
    color: #ffffff;
	background-color: #b70202;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f40808), to(#b70202));
    background-image: -webkit-linear-gradient(top, #f40808, #b70202);
    background-image: -moz-linear-gradient(top, #f40808, #b70202);
    background-image: -ms-linear-gradient(top, #f40808, #b70202);
    background-image: -o-linear-gradient(top, #f40808, #b70202);
    background-image: linear-gradient(top, #f40808, #b70202); 
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.button3:hover {
 background-color: #f40808;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b70202), to(#f40808));
    background-image: -webkit-linear-gradient(top, #b70202, #f40808);
    background-image: -moz-linear-gradient(top, #b70202, #f40808);
    background-image: -ms-linear-gradient(top, #b70202, #f40808);
    background-image: -o-linear-gradient(top, #b70202, #f40808);
    background-image: linear-gradient(top, #b70202, #f40808);
    color: #ffffff;
	text-decoration: none;
}



/*--------------------------------------------------------text*/
.content p {
	font: 300 20px/27px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: left;
	margin: 20px 80px 20px 80px;
}

.content H1 {
  font: 700 34px/48px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 80px 20px 80px;
}

.content H2 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 150px 20px 150px;
}

.content H3 {
  font: 400 25px/32px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 80px 30px 80px;
}

.content H5 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: left;
  margin: 10px 80px 20px 80px;
}
.content H6 {
  font: 900 52px/60px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 20px 20px 20px;
}



.zag p {
  font: 300 23px/26px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 40px 10px 30px 10px;
}

.zag h1 {
  font: 400 24px/29px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 30px 10px -10px 10px;
}

.zag h2 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 150px 20px 150px;
}

.zag h3 {
  font: 400 35px/38px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 260px 20px 260px;
}

.zag h4 {
  font: 400 28px/32px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 0px 180px 40px 180px;
}
.zag h5 {
  font: 700 32px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 20px 10px;
}
.zag h6 {
  font: 400 32px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 30px 10px;
}



/*--------------------------------------------------------text*/	



.partners{width:90%;margin: 0 auto;padding: 0px;position: static;margin-top: 0px;margin-bottom: 10px;text-align: center;}
.partners h2 {font: 400 28px/35px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 30px 60px 20px 60px;}
.partners img{width:100px;}



.tel{width:960px;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;}
.tel p{text-align: right; line-height:18px; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:18px;font-size: 13pt;color: #ffffff;}


.content_block{width:990px;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;}

.content{
background:#fff;
-moz-box-shadow:0 3px 9px rgba(0,0,0,0.12);
box-shadow:0 3px 9px rgba(0,0,0,0.12);
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
padding: 10px 0px 30px 0px;
width:990px;
margin: 0 auto;
}


.im01{width: 170px;margin-right: 0px;margin-left: 20px;margin-top: 15px;float: left;}
.im02 {width: 380px;float: right;margin: 5px 75px -30px 10px;}
.im03 {width: 320px;float: left;margin: 5px 20px 0px 60px;}
.im04 {width: 260px;float: left;margin: 5px 20px 0px 60px;}

.list_arrow {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 400px 0px 30px;
	background: url(images/arrow-r.png) 0px 13px no-repeat;
}

.list_arrow2 {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 80px 0px 30px;
	background: url(images/arrow-r.png) 0px 13px no-repeat;
}


.list_check {
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 25px;
	background: url(images/check.png) 0px 13px no-repeat;
}


.list_check_block {
	margin-left: 130px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.list_check2 {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 40px 0px 30px;
	background: url(images/bullet10.png) 0px 10px no-repeat;
}



.cont_block{margin: 0 auto;width:530px;min-height:50px;float:left;margin-left:0px;margin-right:0px;margin-top: 0px;}
.cont_block3{margin: 0 auto;width:360px;min-height:50px;float:left;margin-right:0px;margin-top: 0px;padding-bottom:10px;margin-left:45px;}
.cont_block3 h1 {font: 700 25px/32px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 0px 20px 20px 20px;}
.cont_block3 h5 {font: 700 25px/32px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 0px 20px 0px 20px;}

.box{width:420px; margin-top: 10px; margin-left:-50px;margin-bottom: 5px;}

.cont_block_bottom{border-bottom:0px solid #cccccc;border-top:0px solid #cccccc;padding:35px 20px 0px;margin-bottom:5px;}
.cont_block_bottom h2{font: 700 38px/45px "Roboto", sans-serif;color:#000;text-align: center;margin: 0px 0px 10px 0px;padding-top: 0px;border-top: 0px solid #cccccc;}
.cont_block_bottom h3{font: 700 23px/23px "Roboto", sans-serif;color:#000;margin:0px;padding-bottom:7px;text-align: center;}
.cont_block_bottom span{display:block;font-size:16px;color:#000;padding-bottom:30px;}


.cont_block4 {padding-top: 0px;border-top:0px solid #cccccc;}
.cont_block3_img {margin: 0 auto;text-align: center;float:none;}
.cont_block3_img img{width:150px; margin-top: 0px; margin-bottom: 5px}


.gar2{width:100%;float:none;margin: 0 auto;text-align: left;padding: 0px 0px 0px 10px; position: static;margin-top: 10px;margin-bottom: 0px;}
.gar2  h1 {font: 700 28px/38px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 0px 20px 10px 20px;padding: 0px;}
.gar2  h2 {font: 300 18px/25px "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 10px 20px 10px 20px;padding: 0px;}
.gar2  h3 {font: 700 21px/28px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 10px 20px 10px 20px;padding: 0px;}


.cont-garant {width:80%;margin: 0 auto;text-align: center;padding: 20px;margin-top: 40px;background-color: #f3f3f3;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.cont-garant p {
	font: 300 20px/27px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: left;
	margin: 20px 30px 20px 250px;
}
.cont-garant H2 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #bd1111;
  text-align: left;
  margin: 20px 20px 20px 250px;
}
.cont-garant img{width: 200px;float: left;margin: -60px 20px 10px 20px;}

.timer {width: 70%; margin: 0 auto; margin-top: -10px; margin-bottom: 0px}


.select_box{float:right;}.cont_block_bottom{padding:0 20px 0px;font-size:15px;color:#000;}
.cont_block_bottom strong{font-family:'helveticabold';font-size:15px;color:#000;margin:0px;line-height:20px;}
.cont_block_bottom span{display:block;padding-bottom:18px;}
.cont_block_bottom del{text-decoration:none;font-weight:normal;}
.cont_block_bottom p{line-height:21px;padding-bottom:22px;margin:0px;}
.cont_block_bottom small{border-bottom:2px groove #828282;font-size:15px;}
.cont_block_bottom i{border-bottom:2px groove #828282;font-size:15px;font-style:normal;}
.cont_block_bottom p b{font-family:'helveticabold';}
.cont_block_bottom p em{font-style:normal;font-family:'helveticabold';color:#ff0000;}
.cont_block_bottom strong em{font-style:normal;color:#28742d;}
.list{font: 300 17px/19px "Roboto", sans-serif;padding:0px 0 0 8px;margin-left: 66px; margin-bottom: -20px; margin-right: 66px;}
.list h4{font-size:17px;color:#000;margin-left: 10px;padding-bottom:0px;text-decoration:underline;}
.list ul{margin:0px;padding:0px;list-style:none;}
.list li strong{font: 700 19px/25px "Roboto", sans-serif;}
.list li{background:url(images/bullet10.png) left top no-repeat;padding:0px 0px 20px 24px;font: 300 19px/25px "Roboto", sans-serif;color:#000;display:block;margin-left: 3px;margin-right: 10px}
.list li.active{background:url(images/bullet20.png) left top no-repeat;color:#707070;}
.list span{font: 300 19px/23px "Roboto", sans-serif;display:block;color:#000;padding-top:15px;padding-bottom:0px;border-top:1px solid #cccccc;margin-left: -10px;text-align: center;}

.list li.noactive{background:url(images/bullet202.png) left top no-repeat;font-size:15px;color:#000;}



.bg_color{background:#cadef3;}

	.footer_l{color:#333333;}


	a.footer_l:link, a.footer_l:visited{
		text-decoration: none;
		color:#333333;
	}
	a.footer_l:hover {
	  text-decoration: underline;
	  color:#333333;
	}



.footer{
    min-height: 50px;
    margin: 0 auto;
    width: 100%;
	max-width: 1024px;
	position: static;
	padding: 5px 0px 20px 0px;
}

.copyright {
	font: 300 15px/21px "Roboto", sans-serif;
	color: #999999;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.copyright a {
  color: #999999;
  text-decoration: none;}

.copyright a:hover {
  color: #999999;
  text-decoration:underline;}





.cont-order {width:79.6%;margin: 0 auto;text-align: center;padding: 0px;border: 5px dashed #bd1111;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius: 6px;
margin-bottom: 30px;
margin-top: 40px;}
.cont-order p {
	font: 300 20px/27px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 20px 50px 20px 50px;
}
.cont-order H2 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 20px 20px 20px;
}

.cont-order H3 {
  font: 900 58px/62px "Roboto", sans-serif;
  color: #bd1111;
  text-align: center;
  margin: 10px 0px 50px 0px;
}
.cont-order H5 {
  font: 400 23px/27px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: -30px 0px 0px 0px;
}

.img-ord {width: 700px;margin: -10px 0px 10px 0px;}

.form{width:80%;margin:0px auto;text-align:center;padding:0px;position: static;margin-top: 10px;margin-bottom: 30px;border: 2px solid #f9c704;padding-top:50px;background:#f8f8f8;}
.form p {
	font: 300 15px/20px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 20px 0px 30px 0px;
}


.name{transition: 0.2s linear;width:80%;padding:15px; margin-bottom: 30px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 19px/25px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.name:hover{border:2px solid #818181;}

.email{transition: 0.2s linear;width:80%;padding:15px; margin-bottom: 30px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 19px/25px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.email:hover{border:2px solid #818181;}

.pfone{transition: 0.2s linear;width:80%;padding:15px; margin-bottom: 30px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 19px/25px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.pfone:hover{border:2px solid #818181;}


.submit {text-decoration:none; text-align:center;
width: 80%;
cursor: pointer;
padding:20px 40px 17px 40px;
border:2px solid #f9c704;;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius: 8px;
font: 900 35px/38px "Roboto", sans-serif;
color:#231918;
background:#fbed06;
transition: 0.2s linear;
 }

.submit:hover{
 background-color: #fdf806;
 text-decoration:none;
 color: #231918;
 }


:focus::-webkit-input-placeholder {
  color: transparent
}
 
:focus::-moz-placeholder {
  color: transparent
}
 
:focus:-moz-placeholder {
  color: transparent
}
 
:focus:-ms-input-placeholder {
  color: transparent
}


.cont_block_top h4 {
  margin: 0px 0px 20px 0px;
}

.cont_block_top a {
	display: inline-block;
	width: 77%;
	height: auto;
 padding:10px 10px; 
 margin-top: -10px;
 margin-bottom: 10px;
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #1f81ab;
	font: 700 21px/45px "Roboto", sans-serif;
    color: #ffffff;
	background-color: #1f81ab;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2E9DCD), to(#1f81ab));
    background-image: -webkit-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -moz-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -ms-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -o-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: linear-gradient(top, #2E9DCD, #1f81ab); 
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.cont_block_top a:hover {
 background-color: #2E9DCD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1f81ab), to(#2E9DCD));
    background-image: -webkit-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -moz-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -ms-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -o-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: linear-gradient(top, #1f81ab, #2E9DCD);
    color: #ffffff;
	text-decoration: none;
}

	
.cont_block6{width:96%;float:none;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 20px;margin-bottom: 20px;
border:0px solid #DDE2E6;background-color: #fff;
 }

.cont_block6-1{width:16%;float:left;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;}
.cont_block6-1 img {max-width:60%;float:none;margin: 15px 0px 0px 0px;}

.cont_block6-2{width:68%;float:left;margin: 0 auto;text-align: left;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;padding-right: 10px;}
.cont_block6-2  H2 {font: 400 19px/23px "Roboto", sans-serif;color: #1B1B1B;text-align: right;margin: 10px 10px 20px 5px;padding: 0px;border-left: 0px solid #ffb80e;}
.cont_block6-2  H3 {font: 700 23px/27px "Roboto", sans-serif;color: #1B1B1B;text-align: left;margin: 10px 20px 20px 5px;padding: 0px;}
.cont_block6-2  p {font: 300 19px/26px "Roboto", sans-serif;color: #1B1B1B;text-align: left;margin: 10px 10px 10px 5px;font-style: italic;}	





.clear {clear: left;}
.clear2 {clear: right;}	





/*----------------------------------------------------------------------------------------
						НОУТ
----------------------------------------------------------------------------------------*/
	
@media screen and (min-width:801px) and (max-width:1024px) {

.count{width: 50%;margin:0 auto;}




.otzyv{max-width:80%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}



}


/*----------------------------------------------------------------------------------------
						ПЛАНШЕТ
----------------------------------------------------------------------------------------*/


@media screen and (min-width:480px) and (max-width:1024px) {


.content p {
	font: 300 17px/21px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: left;
	margin: 20px 40px 20px 40px;
}

.content H1 {
  font: 700 25px/32px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 40px 20px 40px;
}

.foto img  {width: 300px;float: right;margin: 10px 20px 0px 0px;}

.content H2 {
  font: 700 24px/29px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 80px 20px 80px;
}

.content H3 {
  font: 400 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 20px 20px 20px;
}

.content H5 {
  font: 700 21px/26px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: left;
  margin: 10px 80px 20px 40px;
}

.content H6 {
  font: 900 32px/40px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 20px 20px 20px;
}

.otzyv{max-width:90%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}

.zag p {
  font: 300 17px/21px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 30px 10px 20px 10px;
}

.zag h1 {
  font: 400 24px/29px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 10px 30px 10px;
}

.zag h2 {
  font: 700 24px/29px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 80px 20px 80px;
}

.zag h3 {
  font: 400 25px/28px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 60px 20px 60px;
}

.zag h4 {
  font: 400 28px/32px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 25px 40px 20px 40px;
}
.zag h5 {
  font: 700 32px/35px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 20px 10px;
}
.zag h6 {
  font: 400 22px/25px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 30px 10px;
}


.cont_block_top a {
	display: inline-block;
	width: 87%;
	height: auto;
 padding:15px 5px 15px 5px; 
 margin-top: -10px;
 margin-bottom: 0px;
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #1f81ab;
	font: 700 18px/27px "Roboto", sans-serif;
    color: #ffffff;
	background-color: #1f81ab;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2E9DCD), to(#1f81ab));
    background-image: -webkit-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -moz-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -ms-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -o-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: linear-gradient(top, #2E9DCD, #1f81ab); 
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.cont_block_top a:hover {
 background-color: #2E9DCD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1f81ab), to(#2E9DCD));
    background-image: -webkit-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -moz-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -ms-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -o-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: linear-gradient(top, #1f81ab, #2E9DCD);
    color: #ffffff;
	text-decoration: none;
}



.partners h2 {font: 400 25px/32px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 30px 50px 20px 50px;}

.tel{width:100%;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;}
.tel p{text-align: right; line-height:18px; margin-left:0; margin-right:20px; margin-top:20px; margin-bottom:18px;font-size: 13pt;color: #ffffff;}

.im-kol{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.conveyor-scheme{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.content-image1{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.content_block{width:100%;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;text-align: center;}

.promptov{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.traf{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.signature{max-width:32%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.signature1 img {max-width:32%; margin: 0px 20px 0px 0px;; margin-top: -15px; margin-bottom: -15px;}

.keis-1{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.keis-2{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.content{
background:#fff;
-moz-box-shadow:0 3px 9px rgba(0,0,0,0.12);
box-shadow:0 3px 9px rgba(0,0,0,0.12);
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
padding-bottom: 20px;
width:96%;
margin: 0 auto;
text-align: center;
}



.otz {
background:#F7F6F6;
padding: 10px 0 10px 20px;
width: 90%; margin: 0 auto; 
background-image: url(images/feedback.png);
background-repeat: no-repeat;
background-position: 98% 15%;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;
box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
margin-bottom: 40px
}

.otz H2{
font: 700 19px/23px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 200px;
margin-right: 20px;
margin-top: 20px;
text-align: left;
}
.otz H3{
font: 400 19px/23px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: 15px;
text-align: right;
}

.otz img {
width: 150px;
padding:0px;
background:#fff;
border:7px solid #fff;
float: left;
margin-left: 10px;
margin-top: 20px;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;    
}

.otz p{
margin: 15px 40px 15px 200px;
text-align: left;
font: 300 15px/19px "Roboto", sans-serif;

}

.count{width: 70%;margin:0 auto;}

.im01{width:170px;margin-right: 0px; margin-left: 0px; padding-top: 15px;float: none;margin: 0 auto;text-align: center;}

.im02{display:none;}
.im03 {width: 240px;float: left;margin: 5px 20px 10px 40px;}
.im04 {width: 200px;float: left;margin: 5px 10px 30px 30px;}

.cont_block{margin: 0 auto;width:90%;min-height:50px;float:none;margin-left:30px;margin-right:0px;margin-top: 0px;}
.cont_block3{margin: 0 auto;width:80%;min-height:50px;float:none;margin-right:0px;margin-top: 0px;padding-bottom:10px;margin-left:45px;}
.cont_block3 h1 {font: 700 25px/32px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 0px 20px 20px 20px;}
.cont_block3 h5 {font: 700 25px/32px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 0px 20px 0px 20px;}

.box{width:420px; margin-top: 10px; margin-left:-50px;margin-bottom: 5px;}



.timer {width: 60%; margin: 0 auto; margin-top: -10px; margin-bottom: 0px}


.select_box{float:right;}.cont_block_bottom{padding:0 20px 0px;font-size:15px;color:#000;}
.cont_block_bottom strong{font-family:'helveticabold';font-size:15px;color:#000;margin:0px;line-height:20px;}
.cont_block_bottom span{display:block;padding-bottom:18px;}
.cont_block_bottom del{text-decoration:none;font-weight:normal;}
.cont_block_bottom p{line-height:21px;padding-bottom:22px;margin:0px;}
.cont_block_bottom small{border-bottom:2px groove #828282;font-size:15px;}
.cont_block_bottom i{border-bottom:2px groove #828282;font-size:15px;font-style:normal;}
.cont_block_bottom p b{font-family:'helveticabold';}
.cont_block_bottom p em{font-style:normal;font-family:'helveticabold';color:#ff0000;}
.cont_block_bottom strong em{font-style:normal;color:#28742d;}
.list{font: 300 17px/19px "Roboto", sans-serif;padding:0px 0 0 8px;margin-left: 25px; margin-bottom: -20px; margin-right: 25px;}
.list h4{font-size:17px;color:#000;margin-left: 10px;padding-bottom:0px;text-decoration:underline;}
.list ul{margin:0px;padding:0px;list-style:none;}
.list li strong{font: 700 17px/21px "Roboto", sans-serif;}
.list li{background:url(images/bullet10.png) left top no-repeat;text-align: left;padding:0px 0px 20px 24px;font: 300 17px/21px "Roboto", sans-serif;color:#000;display:block;margin-left: 3px;margin-right: 0px}
.list li.active{background:url(images/bullet20.png) left top no-repeat;color:#707070;}
.list span{font: 300 17px/21px "Roboto", sans-serif;display:block;color:#000;padding-top:15px;padding-bottom:0px;border-top:1px solid #cccccc;margin-left: -10px;text-align: center;}

.list li.noactive{background:url(images/bullet202.png) left top no-repeat;font-size:15px;color:#000;}


.cont_block_bottom{border-bottom:0px solid #cccccc;border-top:0px solid #cccccc;padding:15px 20px 0px;margin-bottom:-15px;}
.cont_block_bottom h2{font: 700 32px/36px "Roboto", sans-serif;color:#000;margin:0px;text-align: center;}
.cont_block_bottom h3{font: 700 21px/21px "Roboto", sans-serif;color:#000;margin:0px;padding-bottom:7px;text-align: center;}
.cont_block_bottom span{display:block;font-size:16px;color:#000;padding-bottom:30px;}

.bg_color{background:#cadef3;}


.gar1{width:90%;float:none;margin: 0 auto; text-align: center; padding: 0px 0px 0px 0px; position: static;margin-top: 10px;margin-bottom: 0px;}
.gar1 img {max-width:40%;margin: 10px 0px 10px 0px;}



.cont_block3_img {margin: 0 auto;text-align: center;}
.cont_block3_img img{width:150px; margin-top: -10px; margin-bottom: 5px}

.gar2{width:90%;float:none;margin: 0 auto;text-align: left;padding: 0px 0px 0px 0px; position: static;margin-top: 10px;margin-bottom: 0px;}
.gar2  h1 {font: 700 38px/52px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 10px 0px 10px 0px;padding: 0px;}
.gar2  h2 {font: 300 17px/20px "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 10px 10px 10px 0px;padding: 0px;}
.gar2  h3 {font: 700 21px/25px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 10px 10px 10px 0px;padding: 0px;padding-bottom: 20px;}



.order2
{
    background-color: #FE8A18;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCE34), to(#FE8A18));
    background-image: -webkit-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -moz-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -ms-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -o-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: linear-gradient(top, #FFCE34, #FE8A18);    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;  
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);  
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;
    height: 55px;
    padding: 11px 15px 11px 15px;
    width: 20px;
    cursor: pointer;
    font: 700 20px/23px "Roboto", sans-serif;
    color: #313131;
}

.order2:hover
{		
    background-color: #FFCE34;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FE8A18), to(#FFCE34));
    background-image: -webkit-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -moz-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -ms-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -o-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: linear-gradient(top, #FE8A18, #FFCE34);
	font: 700 20px/23px "Roboto", sans-serif;
    color: #313131;
	text-decoration: none;
}	

.zag_form {
	font: 400 17px/20px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}


.list_arrow {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 40px 0px 30px;
	background: url(images/arrow-r.png) 0px 13px no-repeat;
}

.list_arrow2 {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 80px 0px 30px;
	background: url(images/arrow-r.png) 0px 13px no-repeat;
}


.list_check_block {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.list_check2 {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 20px 0px 30px;
	background: url(images/bullet10.png) 0px 6px no-repeat;
}



.cont-order {width:94.6%;margin: 0 auto;text-align: center;padding: 0px;border: 3px dashed #bd1111;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius: 6px;
margin-bottom: 30px;}
.cont-order p {
	font: 300 17px/21px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 10px 10px 10px 10px;
}
.cont-order H2 {
  font: 700 17px/20px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 20px 10px 20px;
}

.cont-order H3 {
  font: 900 28px/32px "Roboto", sans-serif;
  color: #bd1111;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.cont-order H5 {
  font: 400 15px/18px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: -20px 20px 0px 20px;
}


 .but1 {
 margin-top:40px;
 margin-bottom:50px;
 }

 .but1 a{text-decoration:none; text-align:center;
width: 100%;
 cursor: pointer;
 padding:17px 20px 17px 20px;
 border:2px solid #f9c704;;
 -webkit-border-radius:8px;
 -moz-border-radius:8px;
 border-radius: 8px;
 font: 900 19px/23px "Roboto", sans-serif;
 color:#231918;
 background:#fbed06;
transition: 0.2s linear;
 }

.but1  a:hover{
 background-color: #fdf806;
 text-decoration:none;
 color: #231918;
 }



.form{width:90%;margin:0px auto;text-align:center;padding:0px;position: static;margin-top: 10px;margin-bottom: 30px;border: 2px solid #f9c704;padding-top:10px;background:#f8f8f8;}
.form p {
	font: 300 13px/18px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 20px 10px 30px 10px;
}


.name{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.name:hover{border:2px solid #818181;}

.email{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.email:hover{border:2px solid #818181;}

.pfone{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.pfone:hover{border:2px solid #818181;}


.submit {text-decoration:none; text-align:center;
width: 90%;
cursor: pointer;
padding:15px 5px 15px 5px;
border:2px solid #f9c704;;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius: 8px;
font: 900 17px/21px "Roboto", sans-serif;
color:#231918;
background:#fbed06;
transition: 0.2s linear;
 }

.submit:hover{
 background-color: #fdf806;
 text-decoration:none;
 color: #231918;
 }


:focus::-webkit-input-placeholder {
  color: transparent
}
 
:focus::-moz-placeholder {
  color: transparent
}
 
:focus:-moz-placeholder {
  color: transparent
}
 
:focus:-ms-input-placeholder {
  color: transparent
}

.img-ord {width: 90%;margin: -10px 0px 10px 0px;}



.cont-garant {width:90%;margin: 0 auto;text-align: center;padding: 20px;margin-top: 40px;background-color: #f3f3f3;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.cont-garant p {
	font: 300 19px/25px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 20px 10px 20px 10px;
}
.cont-garant H2 {
  font: 700 28px/35px "Roboto", sans-serif;
  color: #bd1111;
  text-align: center;
  margin: 20px 20px 20px 20px;
}
.cont-garant img{width: 200px;float: none;margin: 10px 20px 10px 20px;}


	
.cont_block6{width:100%;float:none;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;
border:0px solid #DDE2E6;background-color: #fff;
 }

.cont_block6-1{width:15%;float:left;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;}
.cont_block6-1 img {max-width:60%;float:none;margin: 15px 0px 0px 0px;}

.cont_block6-2{width:80%;float:left;margin: 0 auto;text-align: left;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;padding-right: 10px;}
.cont_block6-2  H2 {font: 400 19px/23px "Roboto", sans-serif;color: #1B1B1B;text-align: right;margin: 10px 10px 20px 5px;padding: 0px;border-left: 0px solid #ffb80e;}
.cont_block6-2  H3 {font: 700 21px/25px "Roboto", sans-serif;color: #1B1B1B;text-align: left;margin: 10px 20px 20px 5px;padding: 0px;}
.cont_block6-2  p {font: 300 17px/23px "Roboto", sans-serif;color: #1B1B1B;text-align: left;margin: 10px 10px 10px 5px;font-style: italic;}	




}



/*----------------------------------------------------------------------------------------
						МОБИЛЬНИК
----------------------------------------------------------------------------------------*/


@media screen and (min-width:240px) and (max-width:479px) {

.video {
width:90%;margin: 0 auto;text-align: center;padding: 0px;border: 6px solid #333333; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius:8px;margin-top: 0px;margin-bottom: 30px; 
}


.myvideo {
margin-top: 0px;
margin-bottom: 0px;
position:relative;
padding-bottom:56.35%;
padding-top:0px;
height:0;
overflow:hidden;
}

.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.foto img  {width: 300px;float: none;margin: 0px 0px 0px 0px;}

.tel{width:100%;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;}
.tel p{text-align: right; line-height:18px; margin-left:0; margin-right:20px; margin-top:20px; margin-bottom:18px;font-size: 11pt;color: #ffffff;}


.gar1{width:90%;float:none;margin: 0 auto; text-align: center; padding: 0px 0px 0px 0px; position: static;margin-top: 10px;margin-bottom: 0px;}
.gar1 img {max-width:50%;margin: 10px 0px 10px 0px;}

.im-kol{max-width:90%; margin: 0 auto; margin-top: -5px; margin-bottom: -5px;}

.conveyor-scheme{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.content-image1{max-width:70%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.promptov{max-width:90%; margin: 0 auto; margin-top: 10px; margin-right: 10px; margin-bottom: -15px;}

.traf{max-width:90%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.signature{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.signature1 img {max-width:60%; margin: 0px 20px 0px 0px;; margin-top: -15px; margin-bottom: -15px;}

.keis-1{max-width:60%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.keis-2{max-width:50%; margin: 0 auto; margin-top: -15px; margin-bottom: -15px;}

.order2
{		
    background-color: #FE8A18;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFCE34), to(#FE8A18));
    background-image: -webkit-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -moz-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -ms-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: -o-linear-gradient(top, #FFCE34, #FE8A18);
    background-image: linear-gradient(top, #FFCE34, #FE8A18);    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;  
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);  
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;
    height: 55px;
    padding: 12px 8px 12px 8px;
    width: 208px;
    cursor: pointer;
    font: 700 12px/21px "Roboto", sans-serif;
    color: #313131;
}

.order2:hover
{		
    background-color: #FFCE34;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FE8A18), to(#FFCE34));
    background-image: -webkit-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -moz-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -ms-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: -o-linear-gradient(top, #FE8A18, #FFCE34);
    background-image: linear-gradient(top, #FE8A18, #FFCE34);
	font: 700 12px/21px "Roboto", sans-serif;
    color: #313131;
	text-decoration: none;
}	


.content p {
	font: 300 15px/21px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: left;
	margin: 20px 15px 20px 15px;
}

.content H1 {
  font: 700 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 15px 20px 15px;
}

.content H2 {
  font: 700 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 15px 20px 15px;
}

.content H3 {
  font: 400 17px/21px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 15px 20px 15px;
}

.content H5 {
  font: 700 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: left;
  margin: 10px 15px 20px 15px;
}

.content H6 {
  font: 900 32px/30px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 10px 10px 10px;
}

.zag p {
  font: 300 13px/16px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 30px 5px 20px 5px;
}

.zag h1 {
  font: 400 21px/27px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 20px 10px;
}


.zag h2 {
  font: 700 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 15px 15px 15px;
}

.zag h3 {
  font: 400 21px/25px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 15px 30px 20px 30px;
}

.zag h4 {
  font: 400 19px/23px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 25px 20px 20px 20px;
}
.zag h5 {
  font: 700 21px/24px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
.zag h6 {
  font: 400 17px/20px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 10px 10px 30px 10px;
}

.otzyv{max-width:90%; margin: 0 auto; margin-top: 5px; margin-bottom: 5px;}

.cont_block_top a {
	display: inline-block;
	width: 87%;
	height: auto;
 padding:10px 5px 10px 5px; 
 margin-top: -10px;
 margin-bottom: 0px;
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #1f81ab;
	font: 700 18px/27px "Roboto", sans-serif;
    color: #ffffff;
	background-color: #1f81ab;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2E9DCD), to(#1f81ab));
    background-image: -webkit-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -moz-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -ms-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: -o-linear-gradient(top, #2E9DCD, #1f81ab);
    background-image: linear-gradient(top, #2E9DCD, #1f81ab); 
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.cont_block_top a:hover {
 background-color: #2E9DCD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1f81ab), to(#2E9DCD));
    background-image: -webkit-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -moz-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -ms-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: -o-linear-gradient(top, #1f81ab, #2E9DCD);
    background-image: linear-gradient(top, #1f81ab, #2E9DCD);
    color: #ffffff;
	text-decoration: none;
}




.content_block{width:100%;float:none;margin: 0 auto;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;text-align: center;}

.content{
background:#fff;
-moz-box-shadow:0 3px 9px rgba(0,0,0,0.12);
box-shadow:0 3px 9px rgba(0,0,0,0.12);
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
padding-bottom: 1px;
width:96%;
margin: 0 auto;
text-align: center;
}



.otz {
background:#F7F6F6;
padding: 10px 0 10px 10px;
width: 86%; margin: 0 auto; 
background-image: url(images/feedback.png);
background-repeat: no-repeat;
background-position: 98% 47%;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;
box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
margin-bottom: 40px
}

.otz H2{
font: 700 15px/18px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 10px;
margin-right: 20px;
margin-top: 20px;
text-align: left;
}
.otz H3{
font: 400 15px/18px "Roboto", sans-serif;
color: #1B1B1B;
margin-left: 10px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: 15px;
text-align: right;
}

.otz img {
width: 100px;
padding:0px;
background:#fff;
border:7px solid #fff;
float: none;
margin-left: 0px;
margin-top: 10px;
border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;    
}

.otz p{
margin: 15px 10px 15px 10px;
text-align: left;
font: 300 12px/15px "Roboto", sans-serif;

}

.count{width: 80%;margin:0 auto;}

.im01{width:170px;margin-right: 0px; margin-left: 0px; padding-top: 15px;float: none;margin: 0 auto;text-align: center;}

.im02{display:none;}
.im03 {width: 60%;float: none;margin: 0px 0px -10px 0px;}
.im04 {width: 280px;float: none;margin: 0px 0px -10px 0px;}

.list_arrow {
	margin-left: 30px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 40px 0px 30px;
	background: url(images/arrow-r.png) 10px 8px no-repeat;
}

.list_arrow2 {
	margin-left: 30px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 40px 0px 30px;
	background: url(images/arrow-r.png) 10px 8px no-repeat;
}

.list_check_block {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.list_check2 {
	margin-left: 80px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px 20px 0px 30px;
	background: url(images/bullet10.png) 0px 4px no-repeat;
}


.button2 {
	display: inline-block;
	width: 80%;
	height: 35px;
 padding:10px 10px; 
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #c3c3c3;
	font: 700 17px/33px "Roboto", sans-serif;
    color: #4F4F4F;
	background-color: #c3c3c3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#c3c3c3));
    background-image: -webkit-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -moz-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -ms-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: -o-linear-gradient(top, #f4f4f4, #c3c3c3);
    background-image: linear-gradient(top, #f4f4f4, #c3c3c3); 
	overflow: hidden;
}


.button3 {
	display: inline-block;
	width: 100%;
	height: 50px;
 padding:10px 5px; 
 -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;        
    border-width: 1px;
    border-style: solid;
    border-color: #b70202;
	font: 700 17px/33px "Roboto", sans-serif;
    color: #ffffff;
	background-color: #b70202;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f40808), to(#b70202));
    background-image: -webkit-linear-gradient(top, #f40808, #b70202);
    background-image: -moz-linear-gradient(top, #f40808, #b70202);
    background-image: -ms-linear-gradient(top, #f40808, #b70202);
    background-image: -o-linear-gradient(top, #f40808, #b70202);
    background-image: linear-gradient(top, #f40808, #b70202); 
	overflow: hidden;
}

.button3:hover {
 background-color: #f40808;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b70202), to(#f40808));
    background-image: -webkit-linear-gradient(top, #b70202, #f40808);
    background-image: -moz-linear-gradient(top, #b70202, #f40808);
    background-image: -ms-linear-gradient(top, #b70202, #f40808);
    background-image: -o-linear-gradient(top, #b70202, #f40808);
    background-image: linear-gradient(top, #b70202, #f40808);
    color: #ffffff; 
}


.cont_block{margin: 0 auto;width:96%;min-height:50px;float:none;margin-left:0px;margin-right:0px;margin-top: 0px;}
.cont_block3{margin: 0 auto;width:96%;min-height:50px;float:none;margin-right:0px;margin-top: 0px;padding-bottom:10px;margin-left:0px;}

.cont_block3 h1 {font: 700 17px/22px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 20px 10px 20px 10px;}
.cont_block3 h5 {font: 700 17px/22px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 0px 10px 0px 10px;}

.cont_block4 {padding-top: 0px;border-top:0px solid #cccccc;}

.timer {width: 80%; margin: 0 auto; margin-top: -10px; margin-bottom: 0px}


.cont_block3_img {margin: 0 auto;text-align: center;}
.cont_block3_img img{width:40%; margin-top: 5px; margin-bottom: 5px}

.gar2{width:90%;float:none;margin: 0 auto;text-align: left;padding: 0px 0px 0px 0px; position: static;margin-top: 10px;margin-bottom: 0px;}
.gar2  h1 {font: 700 21px/25px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 10px 0px 10px 0px;padding: 0px;}
.gar2  h2 {font: 300 15px/19px "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 10px 5px 10px 5px;padding: 0px;}
.gar2  h3 {font: 700 17px/20px "Roboto", sans-serif;color: #AF0915;text-align: center;margin: 10px 10px 10px 0px;padding: 0px;padding-bottom: 20px;}



.select_box{float:right;}.cont_block_bottom{padding:0 20px 0px;font-size:15px;color:#000;}
.cont_block_bottom strong{font-family:'helveticabold';font-size:15px;color:#000;margin:0px;line-height:20px;}
.cont_block_bottom span{display:block;padding-bottom:18px;}
.cont_block_bottom del{text-decoration:none;font-weight:normal;}
.cont_block_bottom p{line-height:21px;padding-bottom:22px;margin:0px;}
.cont_block_bottom small{border-bottom:2px groove #828282;font-size:15px;}
.cont_block_bottom i{border-bottom:2px groove #828282;font-size:15px;font-style:normal;}
.cont_block_bottom p em{font-style:normal;color:#ff0000;}
.cont_block_bottom strong em{font-style:normal;color:#28742d;}
.list{font: 300 15px/19px "Roboto", sans-serif;padding:0px 0 0 8px;margin-left: 5px; margin-bottom: -20px; margin-right: 15px;}
.list h4{font-size:17px;color:#000;margin-left: 10px;padding-bottom:0px;text-decoration:underline;}
.list ul{margin:0px;padding:0px;list-style:none;}
.list li strong{font: 700 17px/21px "Roboto", sans-serif;}
.list li{background:url(images/bullet10.png) left top no-repeat;text-align: left;padding:0px 0px 20px 24px;font: 300 15px/19px "Roboto", sans-serif;color:#000;display:block;margin-left: 3px;margin-right: 0px}
.list li.active{background:url(images/bullet20.png) left top no-repeat;color:#707070;}
.list span{font: 300 15px/19px "Roboto", sans-serif;display:block;color:#000;padding-top:15px;padding-bottom:0px;border-top:1px solid #cccccc;margin-left: -10px;text-align: center;}




.cont_block_bottom{border-bottom:0px solid #cccccc;border-top:0px solid #cccccc;padding:10px 20px 0px;margin-bottom:-15px;}
.cont_block_bottom h2{font: 700 25px/28px "Roboto", sans-serif;color:#000;margin:0px;text-align: center;}
.cont_block_bottom h3{font: 700 20px/23px "Roboto", sans-serif;color:#000;margin:0px;padding-bottom:7px;text-align: center;}
.cont_block_bottom span{display:block;font-size:16px;color:#000;padding-bottom:30px;}

.bg_color{background:#cadef3;}



	.footer_l{
		margin:20px 0;
		text-align: center;
		font: 300 10px/15px  "Roboto", sans-serif;
		color:#333333;
	}


	a.footer_l:link, a.footer_l:visited{
		text-decoration: none;
		color:#333333;
	}
	a.footer_l:hover {
	  text-decoration: underline;
	  color:#333333;
	}



.cont-order {width:94.6%;margin: 0 auto;text-align: center;padding: 0px;border: 3px dashed #bd1111;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius: 6px;
margin-bottom: 30px;}
.cont-order p {
	font: 300 17px/21px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 10px 10px 10px 10px;
}
.cont-order H2 {
  font: 700 17px/20px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: 20px 20px 10px 20px;
}

.cont-order H3 {
  font: 900 28px/32px "Roboto", sans-serif;
  color: #bd1111;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.cont-order H5 {
  font: 400 15px/18px "Roboto", sans-serif;
  color: #1B1B1B;
  text-align: center;
  margin: -20px 20px 0px 20px;
}


 .but1 {
 margin-top:40px;
 margin-bottom:50px;
 }

 .but1 a{text-decoration:none; text-align:center;
width: 100%;
 cursor: pointer;
 padding:17px 20px 17px 20px;
 border:2px solid #f9c704;;
 -webkit-border-radius:8px;
 -moz-border-radius:8px;
 border-radius: 8px;
 font: 900 19px/23px "Roboto", sans-serif;
 color:#231918;
 background:#fbed06;
transition: 0.2s linear;
 }

.but1  a:hover{
 background-color: #fdf806;
 text-decoration:none;
 color: #231918;
 }



.form{width:90%;margin:0px auto;text-align:center;padding:0px;position: static;margin-top: 10px;margin-bottom: 30px;border: 2px solid #f9c704;padding-top:10px;background:#f8f8f8;}
.form p {
	font: 300 13px/18px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 20px 10px 30px 10px;
}


.name{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.name:hover{border:2px solid #818181;}

.email{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.email:hover{border:2px solid #818181;}

.pfone{transition: 0.2s linear;width:90%;padding:10px; margin-bottom: 10px; box-shadow:inset 0px 1px 10px 0px rgba(0,0,0,0.3);text-align:center;border:2px solid #b1b1b1;color:#1B1B1B;font: 400 15px/18px "Roboto", sans-serif;border-radius:4px; -moz-border-radius:4px; -khtml-border-radius: 4px;}
.pfone:hover{border:2px solid #818181;}


.submit {text-decoration:none; text-align:center;
width: 90%;
cursor: pointer;
padding:15px 5px 15px 5px;
border:2px solid #f9c704;;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius: 8px;
font: 900 21px/26px "Roboto", sans-serif;
color:#231918;
background:#fbed06;
transition: 0.2s linear;
 }

.submit:hover{
 background-color: #fdf806;
 text-decoration:none;
 color: #231918;
 }


:focus::-webkit-input-placeholder {
  color: transparent
}
 
:focus::-moz-placeholder {
  color: transparent
}
 
:focus:-moz-placeholder {
  color: transparent
}
 
:focus:-ms-input-placeholder {
  color: transparent
}
.img-ord {width: 90%;margin: -10px 0px 10px 0px;}
.box{width:300px; margin-top:-10px; margin-left:-20px;margin-bottom: -10px;}	



.cont-garant {width:87%;margin: 0 auto;text-align: center;padding: 10px;margin-top: 20px;margin-bottom: 25px;background-color: #f3f3f3;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.cont-garant p {
	font: 300 15px/21px "Roboto", sans-serif;
	color: #1B1B1B;
	text-align: center;
	margin: 15px 10px 15px 10px;
}
.cont-garant H2 {
  font: 700 25px/30px "Roboto", sans-serif;
  color: #bd1111;
  text-align: center;
  margin: 10px 10px 10px 10px;
}
.cont-garant img{width: 170px;float: none;margin: 10px 20px -5px 20px;}

.partners{width:90%;margin: 0 auto;padding: 0px;position: static;margin-top: 50px;margin-bottom: -10px;text-align: center;}
.partners h2 {font: 400 19px/23px  "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: -25px 10px 20px 10px;}
.partners img{width:60px;}
}

/* --- Стили для главной кнопки-призыва (CTA) --- */

.main-cta-button {
    display: inline-block;
    width: 70%;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration:none; 
    text-align:center;
    padding: 20px 10px 17px 10px;
    border: 2px solid #f9c704;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font: 900 35px/38px "Roboto", sans-serif; /* Большой шрифт для ПК */
    color: #231918;
    background: #fbed06;
    transition: 0.2s linear;
	margin-top: -10px;
	margin-bottom: -10px;
}

.main-cta-button:hover {
    background-color: #fdf806;
    text-decoration: none;
    color: #231918;
}

/* Адаптивность для планшетов */
@media screen and (min-width:480px) and (max-width:1024px) {
    .main-cta-button {
        font-size: 28px; /* Немного уменьшаем шрифт */
        line-height: 32px;
        padding: 18px 10px 15px 10px;
    }
}

/* Адаптивность для мобильных телефонов */
@media screen and (min-width:240px) and (max-width:479px) {
    .main-cta-button {
        font-size: 22px; /* Делаем шрифт комфортным для мобильных */
        line-height: 26px;
        padding: 15px 5px 12px 5px;
        width: 90%; /* Делаем кнопку шире на мобильных */
		margin-top: -20px;
		margin-bottom: -20px;
    }
	
	
.cont_block6{width:100%;float:none;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 10px;margin-bottom: 10px;
border:0px solid #DDE2E6;background-color: #fff;
 }

.cont_block6-1{width:100%;float:none;margin: 0 auto;text-align: center;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;}
.cont_block6-1 img {max-width:70px;float:none;margin: 15px 0px 0px 0px;}

.cont_block6-2{width:90%;float:none;margin: 0 auto;text-align: left;padding: 0px; position: static;margin-top: 10px;margin-bottom: 20px;padding-right: 0px;}
.cont_block6-2  H2 {font: 400 17px/21px "Roboto", sans-serif;color: #1B1B1B;text-align: right;margin: 10px 4px 20px 4px;padding: 0px;border-left: 0px solid #ffb80e;}
.cont_block6-2  H3 {font: 700 19px/23px "Roboto", sans-serif;color: #1B1B1B;text-align: center;margin: 10px 10px 20px 10px;padding: 0px;}
.cont_block6-2  p {font: 300 15px/20px "Roboto", sans-serif;color: #1B1B1B;text-align: left;margin: 10px 4px 10px 4px;font-style: italic;}	


	
}