
.clear {
	clear: both;
}

/*картинка 3*/

mark.zakraska {
	background: #fff799;
}

mark {
    background: #fff799;
    padding: 0 3px;
}

/*картинка 4*/

.block_4 {
	display: block;
	/*float: left;*/
	padding: 10px 20px 30px 20px;
	width: 70%;
	margin: 10px;
	max-width: 300px;
	max-height: 300px;
	overflow: hidden;
	margin-bottom: 10px !important;
}

.block_4 .title {
	color: #d8262f;
	font-size: 32px;
	font-weight: bold;
	line-height: 52px;
}

.block_4 .text {
	
}

/*картинка 3*/

.block_3 {
	background: #fff799;
	text-decoration: none !important;
}


/*картинка 2*/

.block_2 {
	width: 100%;
	border: 7px solid #000;
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block_2 .title {
	font-size: 34px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	width: 85%;
	margin: 0 auto;

}


/*картинка 1*/

.block_1 {
	display: block;
	float: left;
	border: 7px solid #ff6f02;
	width: 100%;
	margin-bottom: 20px;

}

.block_1 .left_content {
	display: inline-block;
	float: left;
	width: 36%;
	padding: 2% 2% 2% 2%;
	/*background: #148;*/

}

.block_1 .right_content {
	display: inline-block;
	float: left;
	width: 62%;
	padding: 2% 2% 2% 2%;
	/*background: #948;*/
	
}

.block_1 .photo {
	width: 100%;
	margin-top: 7%;
}

.block_1 .photo img {
	display: block;
	margin: 0 auto;
	/*border-radius: 50%;*/
}

.block_1 .name {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5%;
}

.block_1 .dolzhnost {
	text-align: center;
	font-size: 12px;
}

.block_1 .sovet {
	margin-top: 7%;
	display: block;
	width: 134px;
	height: 29px;
	background: #129e06;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.block_1 .text {
	margin-top: 5%;
	font-style: italic;
}

.modal1 {
	display:block;
	position: fixed;
	top: 100px;
	left: 400px;
	width: 300px;
	height: 400px;
	background: #928;
	z-index: 1000;
}

@media only screen and (min-width : 480px) and (max-width : 768px) {

/*header.entry-header {
	background: green !important;
}*/

.block_4 {
	max-width: 50%;
	max-height: 250px;
	padding: 10px;
}

.block_4 .text {
	font-size: 14px;
	line-height: 1.5;
}

.block_4 .title {
	font-size: 28px;
	line-height: 38px; 
}

.block_2 {
	width: 100%;
	border: 5px solid #000;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.block_2 .title {
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	width: 85%;
	margin: 0 auto;

}



}


@media only screen and (min-width : 320px) and (max-width : 480px) {

/*header.entry-header {
	background: red !important;
}*/

.block_4 {
	max-width: 50%;
	max-height: 250px;
	padding: 10px;
}

.block_4 .text {
	font-size: 14px;
	line-height: 1.5;
}

.block_4 .title {
	font-size: 24px;
	line-height: 1; 
}

.block_2 {
	width: 100%;
	border: 5px solid #000;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.block_2 .title {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #000;
	width: 85%;
	margin: 0 auto;

}


.block_1 {
	display: block;
	float: left;
	border: 10px solid #ff6f02;
	width: 100%;

}

.block_1 .left_content {
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5%;
	padding-bottom: 0%;
	/*background: #148;*/

}

.block_1 .right_content {
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5%;
	padding-top: 0%;
	/*background: #948;*/
	
}

.block_1 .photo {
	width: 100%;
	margin-top: 7%;
}

.block_1 .photo img {
	display: block;
	margin: 0 auto;
	/*border-radius: 50%;*/
}

.block_1 .name {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5%;
}

.block_1 .dolzhnost {
	text-align: center;
	font-size: 12px;
}

.block_1 .sovet {
	margin-top: 2%;
	display: block;
	width: 134px;
	height: 29px;
	background: #129e06;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
}

.block_1 .text {
	margin-top: 5%;
	font-style: italic;
}





}



