.wrap {
	width: 980px;
	}


body {
	font-size: 18px;
	line-height: 22px;
	}
p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 24px 0;
	}
h1, .h1, .title{
	font-size: 36px;
	line-height: 40px;
	}
h2, .h2{
	font-size: 28px;
	line-height: 32px;
	}
h3, .h3{
	font-size: 26px;
	line-height: 30px;
	}
h4, .h4{
	font-size: 24px;
	line-height: 28px;
	}
h5, .h5{
	font-size: 22px;
	line-height: 26px;
	}
h6, .h6{
	font-size: 20px;
	line-height: 24px;
	}


.header_main {
	min-height: 640px;
	margin: 0 0 40px 0;
	}
.header_main_text {
	margin: 60px 0 0 0;
	padding: 34px 40px;
	font-size: 50px;
	line-height: 54px;
	}
.vedeo_cut {
	height: 70px;
	}
.video_b {
	min-width: 1170px;
	}

.main_text{
	display: block;
	margin: 0 0 60px 0;
	}
.main_text_l{
	width: auto;
	padding: 0 0 25px 0;
	font-size: 36px;
	line-height: 40px;
	}
.main_text_r{
	width: auto;
	}
.main_text_rb{
	margin: 0 0 25px 0;
	}

.main_cat{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin: 0 0 60px 0;
	}
.main_cat_b{
	width: 240px;
	margin: 0 25px 30px 25px;
	}
.main_cat_b:nth-child(6){
	margin: 0 25px 30px 25px;
	}

.main_question_b {
	padding: 0 0 0 0;
	}
.main_question_title{
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 64px 0;
	}

.main_news{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	margin: 0 0 60px 0;
	}
.main_news_b {
	width: 454px;
	margin: 0 0 30px 0;
	}


.main_question{
	margin: 0 0 60px 0;
	}
.main_question:before{
	top: -40px;
	height: 300px;
	width: 100%;
	background-size: 100% 300px;
	}

.main_news_title {
	font-size: 36px;
	line-height: 40px;
	}


footer{
	padding: 90px 0 20px 0;
	}
.footer_cut {
	height: 70px;
	}
.f_top_l{
	box-sizing: border-box;
	width: 350px;
	margin: 0 20px 0 0;
	}
.f_top_c{
	box-sizing: border-box;
	width: 270px;
	margin: 0 20px 0 0;
	}
.f_top_r{
	box-sizing: border-box;
	width: 320px;
	}



.f_bottom{
	display: block;
	}	
.bot_nav{
	margin: 0 0 10px 0;
	}
.bot_nav ul{
	justify-content: center;
	}
.bot_nav li{
	padding: 0 8px;
	}
.bot_nav li:first-child{
	padding: 0 8px 0 8px;
	}


.f_bottom_r{
	justify-content: center;
	}


.prod_lists{
	margin: 0 0 80px 0;
	}
.prod_list{
	padding: 0 20px 20px 20px;
	width: 313px;
	}


.sub_cats{
	margin: 0 0 80px 0;
	}
.sub_cat{
	width: 313px;
	}


.prod_top{
	padding: 20px;
	}
.prod_top_l_big {
    max-width: 400px;
    margin: 0 auto 0 auto;
	}


.post_b_img{
	flex: 0 0 320px;
	}	
.post_b_text{
	font-size: 18px;
	}
