*, *:before, *:after {
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
            box-sizing:border-box;
}
body { 
    background-color: rgba(255,255,255);
    font-size: 16px/1.42857;
	font-family: 'PT Sans', sans-serif;
    margin:0;
}
a{
    color: #0066A6;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
article img{
    max-width: 100%;
    height: auto;
}
.button{
	font-family: 'PT Sans', sans-serif;
	border: 1px solid #A1A5A7;
	border-radius: 2px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	line-height: 44px;
	padding: 0 35px;
	display: inline-block;
}
.logo{

}
.logo_img{ 
	margin: 0;
    position: absolute;
    left: 100px;
    width: 68px;
	bottom: 28px;
	height: 116px;
}
.logo_img img{
	max-width: 100%;
	height: auto;
}
.logo_img2020{ 
	margin: 0;
    position: absolute;
    left: 0;
    width: 177px;
	bottom: 0;
	height: 168px;
}
.logo_img2020 img{
	max-width: 100%;
	height: auto;
}
.logo_text{
    color: #134c70;
    position: absolute;
    top: 33px;
    left: 196px;
    font-size: 29px;
    line-height: 35px;
}
.logo_slogan_text {
    position: absolute;
    left: 196px;
    top: 78px;
    color: #134c70;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    width: 380px;
}
header{
	height: 172px;
	width: 1220px;
	position: relative;
	margin: 0 auto;
}

.header_search {
    width: 290px;
    position: absolute;
    bottom: 63px;
    right: 320px;
}

body {
width: 1260px;
margin: 0 auto;
    padding: 0 20px;
}
body:before{
	content:"";
    width: 1260px;
    margin-left: -20px;
	height:100%;
	position: absolute;
	/*background-image: url('../images/head1.jpg');*/
    z-index: -1;
    background-position: center 0px;
    background-repeat: no-repeat;
    transition: ease-out 0.6s;
}
.main{
	width: 1220px;
	margin: 0 auto;
}
article{
	padding-top: 75px;
	padding-left: 100px;
	width: 880px;
	float: left;
	margin-right: 20px;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	padding-right: 70px;
}
aside{
	padding-top: 75px;
	width: 320px;
	float: left;
}
footer{
    display: inline-block;
    width: 1260px;
    margin-left: -20px;
    margin-top: 45px;
	overflow: hidden;	
}
.footer_wrapp{
    width: 1220px;
    margin: 0 auto;
}
.main_news_block{
	width: 460px;
	margin-right: 80px;
	float: left;
}
.main_marketing_programs_block{
	width: 250px;
	float: left;
}
.aside_banner240x400{
	background-color: #f0e7d1;
	padding: 37px 0px 60px 0px;
	margin-bottom: 25px;
	text-align: center;
}
.socseti{
	background-color: #434c52;
	box-shadow: 0px 60px 100px 50px;
    position: relative;
}
.socseti_wrapp{
	width: 1180px;
	position: relative;
	margin: 0 auto;	
	text-align: center;
    height: 57px;
}
.to_up_block{
	color: #f4f4f4;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 57px;
	cursor: pointer;
	position: absolute;
}
.socseti_block{
	display: inline-block;
}
.socseti_vk{
	float: left;	
	background: url('../images/vk.png');
    background-position: center;
    background-repeat: no-repeat;
}
.socseti_vk a{
    display: block;
	width: 57px;
	height: 57px;
}
.socseti_fb{
	float: left;
	background: url('../images/facebook.png');	
    background-position: center;
    background-repeat: no-repeat;
}
.socseti_fb a{
    display: block;
	width: 57px;
	height: 57px;
}
.copyright{
	background: #ffffff;
	position: relative;
    display: inline-block;
    width: 100%;
	padding: 30px 0px 115px 0px;
}
.copyright_block{
	width: 1180px;
	position: relative;
	margin: 0 auto;		
}
.copyright_block a{
	color: #0066a6;
	text-decoration: underline;
}
.copyright_block1{
	color: #000000;
	font-size: 14px;	
	float: left;
	width: 236px;
	padding: 0px 30px 25px 0px;
}
.copyright_block2{
	color: #000000;
	font-size: 14px;
	float: left;
	width: 236px;
	padding: 0px 30px 25px 0px;	
}
.copyright_block3{
	color: #000000;
	font-size: 14px;	
	font-weight: bold;
	text-align: center;
	float: left;
	width: 236px;
	padding: 0px 30px 25px 0px;
}
.copyright_block3 a{
	display: inline-block;
	border: 1px solid #A1A5A7;
	border-radius: 2px;
	font-weight: bold;
    position: relative;
    padding: 0px 45px 0px 30px;
    line-height: 28px;
	margin-top: -10px;
}
.copyright_block3 a:before{
	content: "";
	background: url('../images/icon-arrow.png');
    width: 17px;
    height: 18px;
    position: absolute;
    top: 5px;
    right: 19px;
}
.copyright_block4{
	color: #000000;
	font-size: 14px;
	float: left;
	width: 236px;
	padding: 0px 30px 25px 0px;	
}
.copyright_block5{
	color: #5e666b;
	font-size: 12px;	
	float: left;
	width: 236px;
	padding: 0px 30px 25px 0px;
}
.page_title{
	color: #636a6e;
	font-size: 34px;
	margin: 0;
	line-height: 30px;
	margin-bottom: 27px;
	font-weight: normal;
}
.mobile_menu_wrapper{
	display: none;
}
.add_banner_area{
    margin-bottom: 25px;
    height: 20px;
}
.add_banner_area:before{
    display: block;
    content: "Добавить баннер для раздела";
    position: absolute;
    z-index: -1;
}
.aside_vrezka_help:before{
    display: block;
    content: "Добавить врезку для страницы";
    position: absolute;
    z-index: -1;
}
.aside_vrezka{
    margin-bottom: 25px;
}
.ajax_loading{
	position: relative;
}
.ajax_loading:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(189, 214, 239, 0.5);
    margin: -10px;
    padding: 10px;
    box-sizing: content-box;
    border-radius: 2px;
}
.aside_pricelist{
    color: #adb3b8;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 20px 40px 20px 95px;
    background: #E2EAFD;
    margin-bottom: 20px;
    background-image: url(../images/icon-xls.png);
    background-position: 40px;
    background-repeat: no-repeat;
}
.aside_pricelist a{
    color: #000000;
    font-size: 16px;
    font-weight: 700;	
}
.catalog_detail_byblock_price_title {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
