.card{
	
}

.card-title {
    color: #0C3D9A;
    margin: 1rem 0 2rem 0;
    font-size: 21px;
    line-height: 27px;
    font-weight: 100;
    font-family: "Oswald Light", sans-serif;
}
.card-title a{
	color: #0C3D9A;
}
.makedt, .ViewCounter {
    margin-top: 1rem;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    font-family: 'PT Sans', sans-serif;
	display: block;
    /* display: inline-block; */
    float: left;
    /* width: 49%; */
    margin-right: 1rem;
}
.ViewCounter {
	text-align:right;
}
.news_topic .makedt,.news_topic .ViewCounter{
	margin: 1rem;
}
.makedt img, .ViewCounter img{
    width: 17px;
    height: 17px;
	/*float:left;*/
	margin-right:5px;
	display: inline-block;
}
.card-footer{
	padding-top:0;
}
.card-footer, .card-header{
	background:none;
	border:none;
}
.more{
	width: 100%;
    text-align: right;
	padding:2rem 1rem;
	display:block;
	font-weight: 700;
}
.othernewses .more{
	display:none;
}
.rd {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Oswald Light", sans-serif;
    color: #aaa;
}
.fa, .fas, .far{
	padding-left: 5px;
}
.more .fa,.more .far,.more .fas{
	padding-left: 9px;
    font-size: 61%;
}

.section_title{
    /*margin-bottom: 24px;*/
    padding-bottom: 9px;
    border-bottom: 1px solid #aeaeae;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Oswald Light", sans-serif;
    text-transform: uppercase;
}
h2.section_title {
    font-size: 22px;
	color:#999;
	/*border-bottom: none;*/
	padding: 1rem 0 0 0;
}
.equal
{
	width: calc(100% - 4px);
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 4px;
}
.equal .card
{
	width: 100%;
	padding: 0;
	float: left;
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.card{
	border: none;
    margin-bottom: 2rem;
	/*font-size:80%;*/
	background-color: initial;
	width: 100%;
}
.PosterImg img{
	margin-bottom:2rem;
	width:100%;
}
.SectionIndic{
	color: #666;
    font-weight: 600;
}
.no_title .title, .no_title .card-title, .no_img .ImgDiv, .no_info .card-text, .no_info .post-description, .no_section .SectionIndic, .no_site .Site_name, .no_counter .ViewCounter, .no_news_footer .card-footer, .no_dt .news_dt, .no_dt .makedt{
	display:none !important;
}
.Img_round img{
	border-radius: .25rem!important;
}
.Img_circle img{
	border-radius: 50%!important;
}

.Img_format_1_1 .ImgDiv::before {
    padding-top: 100%;
}
.Img_format_16_9 .ImgDiv::before {
    padding-top: 56%;
}
.Img_format_3_4 .ImgDiv::before {
    padding-top: 133%;
}
.title-italic .card-title{
	font-style:italic;
}

.title-center .card-title{
	text-align: center;		
}
.card .news_dt img{
	margin-right: .8rem;
    width: 22px;
	height:auto;
}
.card-body-bg-white .card-body, .card-body-bg-white .card-img-top, .card-body-bg-white .card-footer{
	background-color:#fff;
}
.right_side .card-body{
	padding-top:0;
}
.main-news{
	position:relative
}
.main-news .card-title {
    font-size: 24px;
    font-weight: 400;
}
.main-news__share{
	display:none;
}
@media (min-width: 992px){
	.main-news__share {
		position: absolute;
		top: 9px;
		right: 39px;
		margin: 0;
		display:block;
	}
}
.main-news__share {
	position: absolute;
    top: 9px;
    right: 64px;
    margin: 0;
    max-width: 350px;
    overflow: hidden;
	float:right;
	text-transform:none;
}
@media (min-width: 992px){
	.main-news__share .social-networks {
		margin: 0 0 0 20px;
	}
}
.main-news__share .social-networks {
    margin: 0 0 0 10px;
}
.social-networks {
    display: inline-block;
    vertical-align: middle;
}
.social-networks a{
    width: 28px;
    display: inline-block;
    height: 28px;
	margin-right: 5px;
	border: none;
	border-radius:0;
}
.social-networks-vk {
    background: url(../pics/vk.jpg) no-repeat;
}
.social-networks-utube {
    background: url(../pics/youtube.jpg) no-repeat;
}
.social-networks-fb {
    background: url(../pics/facebook.jpg) no-repeat;
}
.social-networks-od {
    background: url(../pics/od.jpg) no-repeat;
}


ul.dopmenu {
    width: 100%;
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
	border:1px solid rgba(242,244,248,.7);
    padding: 4px 0;
	font-family: "Oswald Light", sans-serif;
}
ul.dopmenu li{
    border-bottom: 1px solid rgba(242,244,248,.7);
    padding: 5.5px 15px;
	text-decoration: none;
	text-transform: none;
    font-size: 16px;
    line-height: 21px;
    color: #202020;
}
ul.dopmenu li a{
	color:#161616;
}
ul.dopmenu li:hover, ul.dopmenu li.active,ul.dopmenu li:hover a, ul.dopmenu li.active a{
    background-color: #0280c5;
	color:#fff;
}

/* --------------- multimedia --------------- */
.mmd {
   padding:0.05% !important;
}
.multimedia__item {
    position: relative;
    padding: 3px;
}
.multimedia__item:before{
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: rgba(0,0,0,1);
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    content: '';
}
.multimedia__item:hover:after{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.multimedia__item:hover:before{
    opacity: 0.4;
}
.multimedia__item-photo {
    position: absolute;
    top: 12px;
    right: 15px;
    width: 27px;
    height: 19px;
    background: url("../pics/camera-icon.png") no-repeat;
    z-index: 2;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    text-indent: 9999px;
}
.multimedia__item-video {
    position: absolute;
    top: 39px;
    right: 16px;
    width: 25px;
    height: 17px;
    background: url("../pics/video-icon.png") no-repeat;
    z-index: 2;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    text-indent: 9999px;
}
.multimedia__item-photo:hover,
.multimedia__item-video:hover{
   opacity: 0.7;
}
.multimedia__item-info {
    opacity: 0;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 9px;
    left: 0;
    padding: 3px 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.8);
    letter-spacing: 1px;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
}

@media (max-width: 577px){
	.multimedia__item-info {
		opacity: 1;
	}
}
.multimedia__item:hover .multimedia__item-info {
    opacity: 1;
}
.multimedia__item-info>div{
    padding: 0 10px;
    margin: 0 auto;
}
.multimedia__item-text {
    overflow: hidden;
    height: 50px;
    font-size: 16px;
    font-family: "Oswald Light", sans-serif;
	color:#444;
}
.multimedia__item-text  a{
	color:#444;
}
.multimedia__item-info .site__time{
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 7px 0;
}

.multimedia__item .dt{
    font-size: 14px;
}
/* --------------- /multimedia --------------- */
.col-md-3 p {
    font-size: 14px;
    line-height: 18px;
}
h3.card-title {
    margin: 1rem 0;
}
blockquote {
    padding: 3% 1% 1% 3%;
    border-left: 4px solid #3D89C1;
    background-color: #e9f0f6;
}
.tags {
    margin: 0 0 23px 3px;
    font-family: pt sans narrow,sans-serif;
}
.tags dt {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-color: #3D89C1;
    line-height: 20px;
    padding: 0 13px;
}
.tags  a,.tags  dt {
    vertical-align: top;
    margin-left: 3px;
    color: #fff;
    background-color: #3D89C1;
    line-height: 20px;
    padding: 4px 20px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin: 0 0 5px;
    display: inline-block;
    vertical-align: top;
	border-radius:5%;
}
.tags  dt{
    color: #3D89C1;
    background-color: #fff;
	border:1px solid #3D89C1;
}
.tags a:hover {
    background-color: #ac988c;
}
.yavidz{
margin: 2%;
}
.fill{
	min-height: fill-available;
	min-height: -webkit-fill-available;
}
