
.cont-common { }

/* Оформление заголовков */
.contentarticle { }
.contentarticle h1 { }
.contentarticle h2 { }
.contentarticle h3 { }
.contentarticle h4 { }
.contentarticle span.articletitle { }

.card-img-overlay .contentarticle.p4imgtxt h1 { font-size: 55px !important;}
.card-img-overlay .contentarticle.p4imgtxt h2 { font-size: 25px !important; color: #2799D7 !important; }
.p4card .p4img  { min-height: 525px; width: 100%; padding: 0; margin: 0; }
.p4card { margin: 0; }

/* Оформление статьи */
.contentarticle   { color: #000; }
.contentarticle a { color: #2799D7; }


/* Оформление  */
.contentdate 	{ float: right; margin-left: 10px; }
.author 	{ float: right; margin-left: 10px; }
.print		{ float: right; margin-left: 10px; }
.print > i.fa-print{ font-size: 1.6em; padding: 2px 0 0 0;}
.print:hover > i.fa-print{ color: #ccc; font-size: 1.6em; padding: 2px 0 0 0;}
.askfrends	{ margin: 10px; }
.askfrends .ya-share2 {  }



.p4img  { height: 350px; width: 100%; padding: 0; margin: 0; }

.p4imgLeft  { margin: 0 0 -6px 0; }
.p4imgLeft img {}

.p4imgRight { margin: 0 -6px 0 0; }
.p4imgRight img { }

.p4imgtxt {
    font: 900 32px/120% 'Exo 2', Tahoma, Arial, Helvetica, sans-serif;
    color: #fff; text-transform: uppercase; text-align: center;
}

.p4imgtxt h1 { font-size: 4vmin !important; color: #fff;}
.p4imgtxt h2 { font-size: 4vmin !important; color: #fff;}
.p4imgtxt h3 { font-size: 4vmin !important; color: #fff;}
.p4imgtxt h4 { font-size: 4vmin !important; color: #fff;}
.p4imgtxt span.articletitle { font-size: 4vmin !important; color: #fff;}


/* !!! vertical center */
.p4flexcenterYL { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;    -ms-flex-direction: row;   flex-direction: row;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center; }
.p4flexcenterYX { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;   -ms-flex-direction: row;   flex-direction: row;   -webkit-box-align: center;   -webkit-align-items: center;   -ms-flex-align: center;   align-items: center;   text-align: center !important; }
.p4flexcenterYR { display: block; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;   -ms-flex-direction: row;    flex-direction: row;    -webkit-box-align: center;    -webkit-align-items: center;    -ms-flex-align: center;    align-items: center;    text-align: right !important; }

.maskimgbg { background-position: center; background-size:cover; background-image:linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.20)); }
/* блок ID фотографии */
.img_build { width: 275px; height: 275px; margin: 0 0 30px 0px; float: right; display: block; }
.white_block {	
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
	border-radius: 5px; border: 1px solid #f1f1f1;
	margin: 0 auto;
}
.white_block > .img_build_first { margin: auto; margin-top: 0px; float: none; }
.white_block b, .white_block strong { font-weight: normal !important;}
.img_build_first { display: block; float: right; width: 250px;	height: 250px;	background-size: cover; }
.firstimglink {	display: block;	width: 247px;	height: 185px;	outline: 0;}
.subimg, .subimg:hover { border: none;	width: 48px !important;	height: 48px !important; }
.subimg img { width: 45px !important;	height: 45px !important; border: 2px solid #ffffff; border-radius: 5px;	margin: 0px 0px 0 2px; }
.subimg img:hover { border: 2px solid #3AB54A; }
.img_build div { display: block; margin-left: 12px; margin-top: 9px; float: left;}



@media (max-width: 750px) { 
	.img_build { width: 100%; text-align: center; }  

}


/* !!! Индивидуальная настройки каждого модуля !!! */

.cont-id1 { }
.cont-id1 .contentarticle {}
.cont-id1 .colLeft {}
.cont-id1 .colRight {}



.cont-id3 .row, .cont-id5 .row  { border: 8px solid #38A8DF; padding: 15px; margin: 50px auto; }
.cont-id4 .row, .cont-id6 .row  { border: 8px solid #CCC; padding: 15px; margin: 50px auto; }
.cont-id7 .row 			{ border: 8px solid #FF7F00; padding: 15px; margin: 50px auto; }

.flud-id9 {  }
.cont-id9 .row 			{ border: 8px solid #FF7F00; padding: 15px; background-color: #f1f1f1; margin-bottom: 30px; }
