@charset "UTF-8";
/*
	@media screen and (min-width: px) and (max-width: px) {
		
	}
	font-family: 'PT Serif', serif;
	
	-webkit-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5),0 1px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 15px 10px -10px rgba(0,0,0,0.5),0 1px 0 rgba(0,0,0,0.3);
    box-shadow: 0 15px 10px -10px rgba(0,0,0,0.3),0 1px 0 rgba(0,0,0,0.1);
	
	-webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
*/

/*=================================
================RESET==============
=================================*/
html, body {margin:0; padding:0;line-height: 0;font-size:100%; height: auto;}
body {font: 14px arial, sans-serif;max-width: 1200px;margin: 0 auto;}
a img {border:none;}
a {color: #42657b;}
a:hover { color: #900;}
header, footer, section, article, aside { display: block;}
.clear {clear:both;height:0px;}
.container {max-width: 1200px;  margin: 0 auto;}
p{
	margin: 0;
}
h2{font: bold 16px arial, sans-serif; margin: 0; padding: 0; text-transform: uppercase;}
.margin_top_15{margin: 15px; float: left}

.float_left{
	float: left;
}


.yellow{
    color: #fff100;
 }
a.yellow {
	text-decoration: none;
	text-transform: uppercase;
}
a.yellow:hover{
	color: #ffffff;
}

/*=================================
===============ОБЩИЕ===============
=================================*/

.top{
	-webkit-box-sizing: content-box;
	width: 100%; 
	margin: 0 auto;
   height: 30px;
    padding-top: 10px;
	
}
.top p{
	
	float: left;
	display: block;
}

.time_table{margin-left: 18%;}
@media screen and (max-width: 1100px) {
	.time_table{
		margin-left: 6%;
	}
}
@media screen and (max-width: 910px) {
	.time_table{
		margin-left: 0;
	}
	.media_none{display: none !important;}
}

.header{
	width: 100%; 
    overflow: hidden;
    background-image: url(/local/templates/sibelectrod/images/bg_heder.png);
    background-repeat: no-repeat;
    background-color: #2f2e7d;
}


/*=================================
============ЛОГОТИП================
=================================*/
.logo{

    float: left;
    width: 28%;


}
a.top_logo{
    display: block;
    height: 81px;
    width: 100%;  
    background-image: url(/local/templates/sibelectrod/images/Logo4.png);

    background-repeat: no-repeat;
    background-position-y: -7px;
    margin-left: 35px;
   
    margin-top: 10px;

	
}
@media screen and (min-width: 800px) and (max-width: 1100px) {
	a.top_logo{
    background-image: url(/local/templates/sibelectrod/images/Logo_media2.png);
	}
}
@media screen and (min-width: 601px) and (max-width: 799px) {
	a.top_logo{
    background-image: url(/local/templates/sibelectrod/images/logo_media.png);
	}
}
@media screen and (max-width: 600px) {
	.logo{
		background-image: url(/local/templates/sibelectrod/images/logo_media.png);
	    height: 85px;
    width: 73px;
	}
	a.top_logo{
		display: none;
	}
}
/*=================================
===========КОНЕЦ ЛОГОТИП===========
=================================*/



/*=================================
============ЦЕНТР ШАПКИ============
=================================*/
.nav_center{
	float: left;
	display: block;
	margin: 0;
    width: 55%;
    padding-top: 2%;
    padding-left: 2%;
	
}

@media screen and (max-width: 600px) {

  .nav_center{
  	width: 72%;
  }

}
/*=================================
==========КОНЕЦ ЦЕНТР ШАПКИ========
=================================*/


/*=================================
===========ПРОМО ШАПКА=============
=================================*/
.promo{
	width: auto;

	display: block;
	margin: 0 auto;

}
@media (max-width:1100px){
   .promo{
       display:none;
   }
   #title-search{
   	width: 100%;
   }
}

/*=================================
=========КОНЕЦ ПРОМО ШАПКА========
=================================*/


/*=================================
=========РАЗДЕЛИТЕЛЬ ШАПКА========
=================================*/
.vertical_line{
	float: left;
	display: block;
	margin: 15px 0 0 0;
	height: 70px;
	border: 1px #f2f2f2 solid;
}
@media screen and (max-width: 600px) {

  .vertical_line{
	display: none;
}
}
/*=================================
=====КОНЕЦ РАЗДЕЛИТЕЛЬ ШАПКА========
=================================*/


/*=================================
==========ТЕЛЕФОНЫ ШАПКА==========
=================================*/

.phones{
	position: relative;
	width: 14%;
	float: right;
	display: block;
	margin: 0;
    color: #ffffff;
    padding-top: 2%;
    text-align: center;
    white-space: nowrap;
}
.phones span{
	position: absolute;
	left: 10%;
}
@media only screen and (max-width : 1000px) {
	.phones span{
	display: none;
}
}


@media screen and (max-width: 600px) {

  .phones, .phones span{
  	display: none;
  }

}

/*=================================
=====КОНЕЦ ТЕЛЕФОНЫ ШАПКА ========
=================================*/




/*=================================
=====МЕНЮ МЕДИА========
=================================*/
button.menu_btn::before {
	content: '\2261';
	font-size: 2em;
}
button.menu_btn[aria-expanded="true"]::before {
	content: '×';
}
@media screen and (max-width: 600px) {
	div.top p.media_none{display: none;}
}
@media screen and (min-width: 600px) {

  button.menu_btn {
  	display: none;
  }

}


/*Внутринние страницы*/
.inner_content{    
	width: 73%;
    margin-left: 2%;}
/*Контакты*/
.bx-yandex-view-layout{    width: 100%;float: left;    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border: 10px solid #f2f2f2;}
.contacts_content{width: 33%; }
.fedback{float: right;}
.btn{
	text-decoration: none;
    background: linear-gradient(180deg, rgba(254, 209, 8, 1) 9%, rgba(254, 230, 153, 1) 100%);
    border: 2px solid #ffd104;
    border-radius: 5px;
    padding: 3px 10px;
    font: 14px arial , sans-serif;
    cursor: pointer;
    color: #000000;
}


.btn:hover{    background: linear-gradient(180deg, rgba(254, 230, 153, 1) 9%, rgba(254, 209, 8, 1) 100%);
    color: #000000;}




/*.cart{
	margin-right: 40px;
	float: right;
	display: block;
	
}
.cart_price{
	float: right;
	display: block;
	margin: 0;
}*/
/*======ФУТЕР=======*/
.footer{
	position: relative;
	width: 100%; 
	height: 245px;
	margin:10px auto 0 auto;
	background-color:#2f2e7d; 
}
.left_footer{
    width: 26%;
	float: left;


}
.brand_name{
	padding: 23px 0 0 23px;
}
.brand_name h2{
	color: #ffffff;
	font-size: 27px;
	font-weight: normal;
}
.brand_name p{
	color: #ffffff;
	font-size: 12px;
}
.footer_logo{
	padding: 11px 0 0 23px;
	float: left;
}
.footer_phones{
	float: left;
	display: block;
	margin: 0;
    color: #ffffff;
    padding-top: 21px;
    padding-left: 30px;
    padding-right: 18px;
    font-size: 21px;
}
.footer_phones span{
	margin-right: 5px;
}
.margin{
	margin-left:-24px;
}
.footer_email{
	padding: 20px 0 0 23px;
	font-size: 22px;
}
.footer_email p{
	color: #ffffff;
}
.middle_footer{
	width: 45%;
	float: left;
}

.right_footer{
	width: 27%;
	float: left;

}
.contact_btn{
	width: 70%;
	background-color: #FFD104;
	margin-top: 24px;
	margin-left:47px;
	text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
	cursor: pointer;
}
.contact_btn:hover{
	background-color:#ffffff;
	

}
.contact_btn a{text-decoration: none; color: #000}
.right_footer p{
	color: #ffffff;
	text-align: center;
	font: 12px arial, sans-serif;
}
.right_footer p:last-child{padding-bottom: 10px;}

.footer_vertiakal_line{
	float: left;
	display: block;
	margin: 15px 0 0 0;
	height: 210px;

	border: 1px #f2f2f2 solid;
}
p.yellow{
	color: #fff100;
}
.content{
	max-width: 1129px;
	width: 100%;
	margin: 30px auto 0 auto;
}
.twoit{
	text-align: center;
	cursor: pointer;
}
	.twoit a{
		cursor: pointer;
		color: white; 
		text-decoration: none;
	}
	.twoit a:hover{
		color: #fff100;
	}
	.footer_logo_media{display: none;}

@media screen and (max-width: 1180px) {
	.left_footer .clear{clear: none;}
	.middle_footer,.right_footer .contact_btn,.right_footer p{
		display: none;
	}
	.footer{    height: 125px;}
    .left_footer{
    position: relative;
    width: 100%;

	}
	.footer_logo_media{display: block; float: left; margin: 1%;}
	.brand_name{    
    width: 33%;
    float: left;
    margin-top: 4%;
    padding: 0;
	}
	.footer_logo{
		display: none;
	}
	.footer_phones{
	    width: 20%;
    margin-top: 2%;
    padding: 0;
	}
	.footer_email {
     padding: 0;
    float: left;
    width: 33%;
    margin-top: 3%;

	}
	.twoit{
		width: 13%;
		float: left;
		display: none;

	}
	.twoit_media{display: block !important;}
	.twoit_media a{
		cursor: pointer;
		color: white; 
		text-decoration: none;
	}
	.twoit_media a:hover{
		color: #fff100;
	}

}



@media screen and (max-width: 880px) {
.footer_phones span {
   display: none;
}

	.brand_name h2{
		    font: 23px arial, sans-serif;
		       
	}
		.brand_name p{
font: 14px arial, sans-serif;
	}
.footer_phones{
	    margin-top: 4%;}
	.footer_phones p{

font: 17px arial, sans-serif;
	}
	.margin {
    margin-left: 0;
}
.footer_email {
	font: 17px arial, sans-serif;
    margin-top: 4%;
    width: 29%;
    float: left;


}


}
@media screen and (max-width: 734px) {
	.brand_name p{display: none;}
	.brand_name {  width: 32%; text-align: center;}
	.footer_email {text-align: center;}
}
@media screen and (max-width: 600px) {
	.brand_name h2,.brand_name p{
display: none;
	}
	.brand_name {
		width: 0%;
	}
	.footer_phones {}
	.footer_phones .margin{display: block;}
	.footer_phones{width: 32%;}

.footer_phones p{font:15px arial, sans-serif;
margin-top: 7%; margin-left: 5%;}


	.footer{    height: 120px;}
    .left_footer{
    position: relative;
    width: 100%;

	}


	.footer_email {
    position: relative;
    width: 42%;
    font: 15px arial, sans-serif;
    margin-top: 7%;
	}
	.twoit{
	display: none;
	}

}
@media screen and (max-width: 340px) {
	.footer_phones{width: 31%;}
	.footer_phones p{font:13px arial, sans-serif;}
	.footer_email {
    position: relative;
    width: 38%;
    font: 13px arial, sans-serif;
    margin-top: 7%;
}
}
/*====== КОНЕЦ ФУТЕР=======*/
.twoit_media{display: none}

	.bx-composite-btn { display:none !important; }
	.bx-btn-red { display:none!important; }
	.bx-btn-border { display:none!important; }
	.bx-composite-btn-fixed { display:none!important; }

