﻿@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700&subset=latin,cyrillic);
@font-face {font-family: "Blagovest";src: url("/fonts/blago.woff") format("woff");font-weight: normal;font-style: normal;}
@font-face {font-family: "Oswald Light";src: url("/fonts/Oswald-Light.woff") format("woff");font-weight: normal;font-style: normal;}* {margin: 0;padding: 0; }
*, ::after, ::before {box-sizing: border-box;}
html { font-family: 'PT Sans', sans-serif;color: #202020;font-size: 16px;line-height: 24px;} 

body {
font-family: 'PT Sans', sans-serif;
color: #202020;font-size: 16px;line-height: 24px; 
background-color: #FDFDF4 /*#DDDDDD*/;
}
/*	
@media (min-width:768px){
body{font-size: 13px;}
}
*/
@media (max-width:576px){
	body{
		font-size: 15px;line-height: 20px;
		max-width: 99%;
	}

}
/*HEADER-------------------------------------*/
.header-area {
position: relative;z-index: 100;width: 100%; font-family: "Oswald Light", sans-serif;
}
.logotop{
	cursor:pointer;
/*
background-color:#E1D4CA;
background-image: url(/www/pics/top-2_fon.jpg);
background-repeat: repeat-x;
background-size: contain; 
*/
padding: 0 !important;
margin: 0 !important;}


/*CONTAINER-----------------------------------*/
.main-big-area{
padding: 10px 0;}.main_info{box-shadow: 2px 0px 7px -6px black;}
.container{
	width:100%;
	padding-right:10px;
	padding-left:10px;
	margin: 0 auto;
	}
@media (min-width:576px){
	.container{max-width:95%;}
}
@media (min-width:768px){
	.container{max-width:95%;}
}
@media (min-width:992px){
	.container{max-width:960px	}
}
@media (min-width:1200px){
	.container{max-width:1140px	}
}
.row{
	display:-ms-flexbox;
	display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px
}
a,a:hover,a:focus { 
	-webkit-transition-duration: 500ms;transition-duration: 500ms;text-decoration: none;
	outline: 0 solid transparent;color: #1c1c1c;font-weight: 500;color: #7D4927;; 
 }
 a:hover{
	text-decoration: underline;}h1{/*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{padding-bottom: 9px;border-bottom: 1px solid #aeaeae;font-size: 20px; 
	line-height: 28px;font-weight: 400;font-family: "Oswald Light", sans-serif;text-transform: uppercase;
 }
 h2 a { 
	display: inline-block;float: right;
	/*font-size: 1.8rem*/;padding: 2px 3%;margin-top: 0;border: 1px solid #aaa;
	border-radius: 6px;-webkit-border-radius: 13px;-moz-border-radius: 7px; 
	-khtml-border-radius: 13px;background-color: #eee;color:#474d51 !important;}
 h2 a:hover {
	background-color: #fafafa;}
 h3,h4,h5,h6 {
	color: #152535;line-height: 1.3;font-weight: 700; }
 h3{font-size:1.75rem}
 h4{font-size:1.5rem}
 h5{font-size:1.25rem}
 h6{font-size:1rem}
 p {color: #494747;line-height: 1.5rem;font-weight: 400; }
 ul,ol {margin: 0; }
 ul li,ol li {list-style: none; }
 .body ul,.body ol {margin: 0.5rem 2rem;}
 .body ul li, .body ol li {list-style: initial;line-height: 1.8rem;}
 img,object,  audio {height: auto;max-width: 100% /*!important*/; display: block}
 .body img {height: auto !important;}
 hr{
	 width:100%;height:1px;color:#aaa;}
 .clearfix {
	 overflow: auto; width: 100%;}
 .center {
	 display:block; margin:0 auto;}/*.row{width:100%;overflow:auto;position: relative;padding: 0 1%;}*/
 .info_block {margin-bottom: 25px ;}
.ImgDiv{
	position: relative;width: 100%; overflow:hidden;border-bottom: solid 4px #a57f62;}
.ImgDiv::before {
	content: "";display: block;padding-top: 60%;}
.ImgDiv::after {
	content: "";display: block;/*padding-top: 68%;*/	height:4px;background-color:#fff;}
.widefoto .ImgDiv::before{padding-top: 53%;}
.widefoto .ImgDiv::before{padding-top: 53%;}
.ImgDiv img, .ImgDiv video, .ImgDiv iframe{
	width:100%;height:auto;position: absolute;top: 0;left: 0;min-height:100%;transition:transform 0.5s ease;}
.ImgDiv:hover img{
	-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.Img_circle .ImgDiv:hover img{
	transition:none;transform:none;}
.Img_format_3_4  .ImgDiv::before{padding-top: 124%;}
.bord_left{
	border-left: 1px solid #dcdcdc;}
.section-heading {
	position: relative;z-index: 1;margin-bottom: 2rem;border-bottom: 1px solid #d0d5d8;}
.InsertBlock{
	border:1px solid #dcdcdc;margin-bottom: 10px;}
.section-heading h3 {
	font-size: 16px;margin-bottom: 0;line-height: 45px;
	height: 45px;min-width: 140px;padding: 0 30px;
	background-color: #C41318;color: #fff;font-weight: 700;
	display: inline-block;text-align: center;}
.filesinside{margin-top:2rem;	padding:1rem;}
.filesinside h2{padding-left: 1rem;border-bottom: none;}
div.gallery{width:100%;margin:0;overflow: auto;padding:20px 0;}
div.onepict{width:33%;margin:0;float:left	}
figure.fixedratio{/*padding-top:65%;*/	display:block;margin:1%;position:relative;overflow:hidden;}
figure.fixedratio img{width:100%;height:auto;position:absolute;top:0;left:0;min-height:100%;}
.clear{clear:both;width:0px;height:0px;}
h3.Insertions_Title {font-size: 1.4rem;margin-bottom: 15px;font-weight: 400;color: #C41318;}
/*================= :: 3.0 Pagination & breadcrumbs ====================*/
.pagination{display: table;margin: 5% 0;}
.pagination ul{display: table-row;margin: 0;padding: 0;}
.pagination ul li{padding: 0.5%;display: table-cell;text-align: center;text-align: center;width: 50px;float:left;}
.pagination ul lia {
	background: #fff;display: block;padding: 8px 1%;color: #475055;font-size:1.3rem;
	text-decoration: none;border:1px solid #aaa;border-radius:6px; 	-webkit-border-radius:6px;
	-moz-border-radius:5px; 	-khtml-border-radius:10px;}
.pagination ul lia:hover, .pagination ul lia.active {background: #03658e;color:#fff;}
.breadcrumbs{margin: 2% 0;}
.breadcrumbs a{display:inline-block;padding:0 4px;}

/*
    pagination styles
    version: 25.02.2016

    pagination

*/

/* ------------ pagination ------------ */
.pagination {
    margin-bottom: 35px;
    text-align: center;
}
.pagination__title {
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
    font-size: 15px;
    color: rgb( 32, 32, 32 );
    line-height: 1.929;
    letter-spacing: 0.8px;
}
.pagination__wrap {
    display: inline-block;
}
.pagination__wrap > * {
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    margin: 0 1px;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    color: rgb( 32, 32, 32 );
    line-height: 1.929;
    text-align: center;
    -webkit-transition: border 0.3s ease, background 0.3s ease, color 0.3s ease;
    transition: border 0.3s ease, background 0.3s ease, color 0.3s ease;
}
.pagination__wrap > *.active,
.pagination__wrap > *:hover {
    border: 1px solid #0479c8;
    background: #0479c8;
    color: #fff;
}
.pagination__wrap > *.active {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pagination__start,
.pagination__prev,
.pagination__next,
.pagination__end {
    position: relative;
    border: none;
    background: none;
}

.pagination__start:after,
.pagination__start:before,
.pagination__end:after,
.pagination__end:before,
.pagination__prev:before,
.pagination__next:before {
    position: absolute;
    top: 7px;
    left: 3px;
    width: 11px;
    height: 11px;
    border: 1px solid #0479c8;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
}
.pagination__start:after,
.pagination__start:before,
.pagination__prev:before {
    left: 8px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.pagination__start:after {
    left: 19px;
}
.pagination__start:before {
    left: 10px;
}
.pagination__end:after {
    left: 3px;
}
.pagination__end:before {
    left: -6px;
}

.pagination__start:hover,
.pagination__prev:hover,
.pagination__next:hover,
.pagination__end:hover {
    border: none;
    background: none;
}
/* ------------ /pagination ------------ */

/*-----------------Elements---------------------*/
.video_icon, .photo_icon, .audio_icon{
		width: 30px;height: 30px;background-image: url(/www/pics/video.png);
		background-size: cover;position: absolute;bottom: 3%;right: 5%;}
.photo_icon{
		position: absolute;top: 12px;right: 15px;width: 27px;height: 21px;
		background: url(/www/pics/camera-icon.png) no-repeat #888;z-index: 2;
		-webkit-transition: opacity 100ms linear;transition: opacity 100ms linear;text-indent: 9999px;}
.main-news .photo_icon{
	top: 30px;right: 30px;
}
.audio_icon{background-image: url(/www/pics/audio.png);right: 14%;}
video{width:100%;height:auto;}
.mpvideo {/*position: absolute;top: 0;*/width: 100%;height: 100%;margin-bottom:1rem;}
audio{
		width: 95%;margin:10px 2% 0 2%;border: 1px solid #aaa;
		border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;
		-khtml-border-radius: 15px;
		height: 30px;}	
.site__header .ImgDiv{cursor:pointer;}
.site__header .ImgDiv::before {padding-top: 15%;}
.searchblock{height: 50px;position: relative;width: 100%;max-width: 950px;margin: 0 auto;}
.topname{
	padding-top:1%;padding-bottom:1%;color: #005490;
	display:table-row;display: flex;cursor:pointer;position:relative;}
.topname .ImgDiv::before{padding-top: 11%;}
.search_row{width: 100%;height: 40px;position: fixed;top: 0;}
.topSearch {
	position: absolute;top: 7%;right: 3%;width: unset;border: 1px #fff solid;
	border-radius: 20px;padding: 4px;width: 20px;height: 20px;}
.topSearch:hover {background-color: #eee;}
#searchForm {
	position: absolute;right: 6%;width: 250px;height: 30px;background-color: #ddd;
	display: block;top: 40px;border: 1px #fff solid;border-radius: 4px;display:none;z-index:500;}
#searchForm .search_input{font-size: 0.8rem;color: #000;border: 1px solid #7f9db9;padding: 3px;width: 206px;}
#searchForm .search_div{padding: 2px;}
#searchForm .search_submit{
	background: url(/www/pics/search.png) no-repeat;width: 19px;height: 15px;
	outline: none;cursor: pointer;border: 0;display: block;margin: 0 0 0 5px;}
/* Section Heading */
.section-heading {
	margin-bottom: 20px;font-size: 24px;line-height: 27px;
	font-weight: 400;font-family: "Oswald Light", sans-serif;}
input:focus,textarea:focus {outline: none;box-shadow: none;border-color: green; }/* ScrollUp */
#scrollUp {
	background-color: #89B9DD;border-radius: 5px;bottom: 60px;box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
	color: #ffffff;font-size: 24px;height: 40px;line-height: 38px;right: 60px;text-align: center;
	width: 40px;-webkit-transition-duration: 500ms;transition-duration: 500ms; }
#scrollUp:hover {background-color: #fff; 	color: #7D4927;border:1px solid #3D89C1;}
@media only screen and (max-width: 767px) { 
	#scrollUp { bottom: 30px; right: 30px; } 
}
/* :: 4.0 Header Area */
/*HEADER-------------------------------------*/
.header-area .top-header-area {
	width: 100%;
	/*height: 100px;*/
	position: relative;
	z-index: 1; 
}
@media only screen and (max-width: 767px) { 
	.header-area .top-header-area {
		height: 70px; } 	
}
.header-area .top-header-area .top-header-content { 
width: 100%; height: 100px; position: relative; z-index: 1; 	padding: 0 1rem;
}	
.header-area .newspaper-main-menu {
	position: relative;
	width: 100%;
	z-index: 100;
	/*height: 80px; высота определяется вложенным элементом .classy-navbar*/	
}
.classy-navbar .logo, .classy-navbar .sitename {
	display: none;
}
@media only screen and (max-width: 767px) { 
	.header-area .newspaper-main-menu {
		/*height: 70px; высота определяется составом вложенного элемента .classy-navbar*/	 
	} 
	.classy-navbar .logo, .classy-navbar .sitename {
		display: block;
	}
	.classy-navbar .logo, .classy-navbar .sitename {
		padding-right: 10px;
		padding-top: 2px;
	}
}
/*.header-area .newspaper-main-menu .classy-nav-container { background-color: #C41318; }*/
.header-area .newspaper-main-menu .classy-navbar {
	padding: 0; 	
} 
.header-area .newspaper-main-menu .classy-navbar .logo {
	/*display: none;*/ }
.header-area .newspaper-main-menu .classy-navbar .logo a {
	display: block;/*max-width: 160px; */}
/***
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .newspaper-main-menu .classy-navbar .logo {display: block; } }
*/ 
@media only screen and (min-width: 991px) { 
	.header-area .logo {display: none; }
}
@media only screen and (max-width: 767px) { 
	.header-area .newspaper-main-menu .classy-navbar .logo {display: block; } 
} 
.header-area .newspaper-main-menu .classy-navbar .classynav ul li a {font-weight: 500; }
.header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:focus 
	{font-weight: 500; }
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a 
	{/*text-transform: capitalize;*//*padding: 12px 6px 11px;*/
	background-color: transparent;/* line-height: 1;*/color: #161616;
	font-weight: 200; font-size: 17px;}	
/*	
.breakpoint-on .classynav ul li a {padding: 0 10px;height: 26px !important; line-height: 38px;}
*/
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a.active, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:focus {text-decoration:underline } .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {position: relative;z-index: 1;color: #7D4927; text-decoration:underline}.header-area.logo{position: relative;/*width: 100px; */ overflow:hidden;/*border-bottom: solid 4px #8f0418;*/}
@media (max-width:576px){
	.header-area.logo{width: 75%;}
}
@media only screen and (max-width: 991px) { 
	.header-area .newspaper-main-menu .classy-navbar .classynav> ul > li.active > a {color: #161616; } 
	.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {color: #888;/*font-weight: 800;*/line-height: 33px;}	
	.header-area.logo{width: 10%;}	 
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
	background-color: #f7f7f7;width: 100%;height: 3px;position: absolute;top: -26px;left: 0;content: '';z-index: 10; }
@media only screen and (min-width: 768px) and (max-width: 991px)  {
	.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before { display: none; } 
	/* .header-area .is-sticky #stickyMenu {background-color: #152535; }*/ 
}
@media only screen and (max-width: 767px) {
	.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before { display: none; } 
	/* .header-area .is-sticky #stickyMenu {background-color: #152535; } */
}

.w_logo{
	width:100px;
	right:50px;
}
@media only screen and (max-width: 767px) {
	.header-area .newspaper-main-menu .classy-navbar .w_logo{
		display:none;
		}
}
.header-area .is-sticky #stickyMenu {box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);border-bottom: none; }
.bottom-footer-area{border-top: 1px solid #666;padding-top: 2rem; padding-bottom: 2rem;   background-color: #e5e5e5;}
.eparhia_newses #pte1 .card_list .card a{color: #7D4927 !important;}
@media (max-width: 500px) {
	#pte1 .card_list .card_3{width:100% !important;}
}
.multimedia__item {margin-bottom: 1rem;}

.logotop2 .ImgDiv:hover img{transform:none !important}
/*====================================*/
.col-lg-8 .col-md-4 .card-body {
    padding: 2%;
}

.card{
	
}

.card-title {
    color: #7D4927;
    margin: 1rem 0 2rem 0;
    font-size: 21px;
    line-height: 27px;
    font-weight: 100;
    font-family: "Oswald Light", sans-serif;
}
.card-title a{
	color: #7D4927;
}
.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-right: 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, .no_dt .site__time{
	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::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: 5%;*/
		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(/www/pics/vk.jpg) no-repeat;
}
.social-networks-utube {
    background: url(/www/pics/youtube.jpg) no-repeat;
}
.social-networks-fb {
    background: url(/www/pics/facebook.jpg) no-repeat;
}
.social-networks-tg {
    background: url(/www/pics/tg.jpg) no-repeat;
}
.social-networks-inst {
    background: url(/www/pics/inst.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;
}
/*-------------------------*/
.ImgDiv img, .ImgDiv video {
    border: 1px solid #ddd;
}
.pagination ul li {
    padding: 7px;
    display: table-cell;
    text-align: center;
    /* text-align: center; */
    width: auto;
    float: left;
    border: 1px solid #aaa;
    margin-right: 5px;
}
.pagination ul li:hover, .pagination ul li.active {
	background-color:#7D4927;
}
.pagination ul li:hover a, .pagination ul li.active a{
	color: #fff;
}
.news_topic {display:grid;}
.logotop {
    background-image: url(/www/pics/top-2_fon.jpg);
}
.logotop2 {
    cursor: pointer;
    padding: 0 !important;
    margin: 0 !important;
}

.topImgDiv::before {
    padding-top:16%;
}

.topImgDiv2::before {
    padding-top: 16%;
}
@media (max-width: 767px){
	.topImgDiv::before {
		padding-top: 17.6%;
	}
}
.topImgDiv img{
	height:auto;
	border:none;
}
.topImgDiv img:hover{
	transform:none;
	transition:none;
}
.right_side .ImgDiv::before {
    content: none;
}

.right_side .ImgDiv img{
	position: unset;
}
.pte_bottom {
	padding: 1px 7px !important;
}

#sheduler img{
	display:inline;
}
.main_info .list-group{
	    width: -webkit-fill-available;
}
.main_info .list-group-item {
    margin-left: 10%;
	width:80%;
}
.main_info .list-group-item:hover {
	background-color: #656cb4;
	color:#fff;
}
.main_info img, object, iframe, video, audio {
    display: unset;
}
audio {
    padding: 10px;
    height: revert-layer;
	background-color: #f3f3f3;
}
/*iframe{
	width:680px;
	max-width:100%;
	height:480px;
}

@media (max-width: 577px){
	iframe{
		height:350px;
	}
}*/
@media (max-width: 577px){
i.fas.fa-caret-down {
    float: right;
    margin-right: 5%;
}
}
img.col-sm-5{
	float:left;
	margin: 0 1rem 1rem 0;
	padding:0;
}

@media (max-width: 767px){
	img.col-sm-5{
		margin: 0 0 1rem 0;
	}
}

a.rasp:hover{
	text-decoration:underline !important;
	cursor:pointer;
}
.modal-title .btn-close{
	border-radius:50%;
}
@media (min-width: 576px){
	.modal-dialog {
		max-width: 80% !important;
	}
}
article{
	padding-bottom:2rem;
}
iframe{
	width:680px;
	aspect-ratio:4 / 3;
	max-width:98% !important;
}




