* {
    font-family: 'Open Sans', sans-serif;    
}


.condenced {
	   font-family: 'Cuprum', sans-serif;
}    

a {
	color: #00427D !important;
} 

.clear {
  clear: both;
}
.clear5 {
  clear: both;
  height: 5px;
}
.clear10 {
  clear: both;
  height: 10px;
}
.clear30 {
  clear: both;
  height: 30px;
}
.clear20 {
  clear: both;
  height: 20px;
}

.clear50 {
  clear: both;
  height: 50px;
}


h1, h2, h3 , h4, h5, h6 {
	font-family: 'Cuprum', sans-serif;
}                                      

#navbar1 {
  background-color: #eaeaea;
  padding-top: 2px;
}


#navbar0 {                            
	padding-bottom: 0px;
	border-bottom: solid 1px #dedede;
}         

#navbar1 {
	border-top: solid 1px #dedede;
}


#navbar0 a.nav-link {
	font-size: 90%;
	text-transform: uppercase;
}

#navbar0 a.nav-link-div::after {
	content: " ";
	margin-left: 7px;
}

#navbar1 a.nav-link {
	font-size: 90%;
	text-transform: uppercase;
	color: #a62e00;                                   
	font-family: 'Cuprum', sans-serif;
	font-weight: 500;
}

#navbar1 a.nav-link:hover { color: #6c757d; }
#navbar1 li.nav-item.active a.nav-link { color: #6c757d !important;  }

.datetime {
  background: #dedede none repeat scroll 0 0;
  font-size: 12px;
  font-weight: bolder;
  margin: 3px 7px 3px 0;
  padding: 3px;
}
.lenta-item {
	color: rgba(0,0, 0, 0.5)
	border-bottom: dotted 1px;
	margin: 5px 0 5px 0;
	padding: 0 0 10px 0;   
	font-size: 90%;
	line-height: 120%;
}                           

.lenta-item a {
	color: rgba(0,0, 0, 1)
}


.banner {
	margin: 10px 0 20px 0;
}

.slogan {
	color: #a62e00;
	font-size: 10px;
}

.category-link {
	margin-bottom: 3px;
	border-bottom: dotted 1px;
	font-size: 12px;
	color: #a62e00 !important;        
	font-family: 'Cuprum', sans-serif;
}

.categories-link a {
	font-size: 12px;
	color: #a62e00;
}

.lenta-img {
	width: 20%;
	float: left;
	margin: 0 10px 0 0;
}

.lenta-title {
  font-weight: 300;
  margin-top: 10px;
}

.weather {
	 font-size: 90%;  
	 color:  #848484;
	 margin: 8px 15px 0 0;
}

span.today {
	 margin: 0 10px 0 0;     
	 font-weight: 100;      
	 color: #383838;
}

.color-red { color: #f08080; }
.color-green { color: #9acd32; }

.top-banner {
	 margin-left: 10px;
}


.lined-footer {
  border-bottom: 5px solid #848484;
  border-top: 1px solid #848484;
  margin-top: 20px;
  padding: 20px 0;
}

.media-img {
	width: 48%;
	float: left;
	margin-right: 1%;
}

.news-item {
	font-size: 90%;
}


.fa-sun-o {
	color: #ffd700;
}                 


.main-category-name {
	color: #a62e00;
}

.max-width {
	width: 100%;
}

.meta-sigle {
	float: right;
}

.news-subtitle {
	font-weight: 500;
	margin: 20px 0;
	font-size: 120%;
}

.news-content { font-size: 100%; }

.commentform-element {
 margin: 10px 0;
}


.arc-title { color: #a62e00; }

.arc-subtitle {
 	
 	opacity: .7;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #EAEAEA;
  color: #212529;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;          
}

.dropdown-item {
  background-color: transparent;
  border: 0 none;
  clear: both;
  color: #212529;
  display: block;
  font-weight: 100 !important;          
  
}


.media-title-holder {
	position: relative;
	margin-top: -100px;
	height: 100px;
	background: rgba(0, 0, 0, 0.8);
	color: white;  
	padding: 20px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}


.social {
	 font-size: 32px;
	 margin-right: 5px;	 
}

a.social.vk { color: #4A76A8; }
a.social.ok { color: #E47D08; }
a.social.fb { color: #4267B2; }
a.social.in { color: #CC286D; }  



.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#search-box {
  display: none;
  margin-left: -250px;
  position: absolute;
  z-index: 9999;  
  width: 280px;
}

#search-box-mobile {
  display: none;
  right: 40px;
  position: absolute;
  z-index: 9999;  
  width: 200px;
}             

.search-mobile-btn {
  margin-top: 5px;
  border: 1px solid #a62e00;
  color: #a62e00;
  cursor: pointer;
}

#search-toggle, #search-toggle-mobile {
	cursor: pointer;
}


.wi-day-sunny {color: #ff4500;}
.wi-day-cloudy {color: #474747;}
.wi-day-cloudy-windy {color: #696969;}
.icon-drizzle {color: #add8e6;}
.icon-rainy {color: #00bfff;}
.icon-thunder{color: blue;}
.wi-day-snow {color: #6495ed;}
.icon-mist {color: #dcdcdc;}
	
#loadWeather { width: 90px; display: inline-block; }

 .comments-amount {
 	color: silver;
 }
 
 .topic__admin-name {
 	margin: 0 0 10px 0;
 }
 .topic__user-name {
 	 font-style: italic;
 }
 
 .topic__user-message {
 	padding: 10px;
 	background-color: #ffffe0;
 	margin: 10px 0;
 }

.article-number {
	padding: 10px 0;
	border-bottom: dotted 1px Silver;
}

.number-title {
	text-transform: lowercase;
}

.number-title:first-letter {
	text-transform: uppercase;
}

.display-sm {	display: none; }        

@media (max-width: 768px) {     


h1 {
  font-size: 1.5rem;
  font-weight: bold;
}

.top-news__item-title {  font-size: 1.5rem !important; }
.hidden-sm {	display: none; }          
.display-sm {	display: block; }          
.custom-logo, .m-full {	width: 100% }
.banner img {	width: 100% }     
.news-content img {	width: 100%; height: auto !important; }    
.mobile-search {
	position: absolute;
	top: 10px;
	right: 10px;   
	z-index: 999999;     
	cursor: pointer;
}           

.news-content img, .wp-caption {
	width: 100%;
	margin: 10px 0;
}
                                
.wp-caption { width: 100% !important; }

.news-content, .news-content p {
	color: black;
	line-height: 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;  
	font-size: 18px;
	
}                  

.img-fluid-inner img {
	width: 100%;
 	margin-bottom: 10px;
 	height: auto;
}


}                                

.news-content .size-large {
	width: 100%;
	margin: 20px 0;
}

.fotorama__img {
	width: 100%;
}

#more-news {
	cursor: pointer;
	color: #a62e00;
	border: solid 1px #a62e00;;
}     

.btn-social {
 font-size: 14px;   
 opacity: .8;
}            

.btn-social:hover {
	cursor: pointer;   
 	opacity: 1;  
}       

.btn-social-vk  { background-color: #4A76A8;color: white; border: solid 1px #4A76A8;}
.btn-social-ok  { background-color: #E47D08;color: white;  border: solid 1px #E47D08;}
.btn-social-in  { background-color: #CC286D; color: white;  border: solid 1px #CC286D;}
.btn-social-fb  { background-color: #4267B2;color: white;  border: solid 1px #4267B2;}





#more-news:hover {
	cursor: pointer;
	color: white;
	background: #a62e00;
	border: solid 1px #a62e00;;
}

.alignleft {
	float: left;
	margin: 0 20px 0 0;
	padding: 20px;
}

.alignright {
	float: right;
	margin: 0 0px 0px 20px;      
	padding: 20px;
}

.special-news-img {
	height: 80px;
	overflow: hidden;
	float: left;
	width: 40%;
	margin: 0 10px 10px 0;
}

.special-news a {
	font-size: 70%;
}

.special-news {
   line-height: 100%;
}

img.special {
    width: 100%;	
}

.nodecoration:hover {
	text-decoration: none !important;
}

.number-img {
	width: 100px;
	float: left;
}

.screen-reader-text {
	display: none;
}               

.special-news-img {
	float: left;
	display: inline-block;
}

.special-news-txt {
  display: inline-block;
  float: left;
  width: 56%;
}

.cat-block {
	margin-bottom: 20px;
}

.page-numbers {
	padding: 3px 10px;
	margin: 3px;
	background-color: #a62e00;
	color: white !important;
	border-radius: 5px;
}

.page-numbers.current {
	background-color: white;
	color: #a62e00 !important;         
	border: solid 1px #a62e00;
}

.page-numbers:hover {
	opacity: .9;
	color: white;
}

.page-numbers.current:hover {
	color: #a62e00;
}

.page-numbers.dots :hover {
	color: #a62e00;
	opacity: 1;
}

.navigation.pagination {
	margin-top: 10px;
}

.wp-caption-text {
  font-size: 14px;
  font-style: italic;
  margin: 10px 0 0;
}

strong, strong span, span strong {
	font-weight: 700;
}

.wp-caption-text {
	  font-style: italic;
}

.news-content img { max-width: 100%; height: auto; }
.aligncenter {  width: 100%; height: auto; }

#wp-calendar {
	width: 100%;
}

#wp-calendar td { padding: 10px; background-color: #ececec; border: solid 5px white; }
#wp-calendar td.pad { padding: 10px; background-color: white; border: solid 5px white; }

#wp-calendar caption {
  caption-side: top !important; 
}

.top-news__item-title {
  background: rgb(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 4rem;
  color: white;
  font-size: 2rem;
  font-weight: 800;
  left: 2rem;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0.9375rem;
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
  z-index: 3;
}

.top-news__item-rubric {
  position: absolute;
  right: 2rem;
  top: 0.9375rem;
  z-index: 3;
}

.rubric {
  background-color: white;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  height: 20px;
  letter-spacing: 0.1em;
  line-height: 20px;
  padding-left: 0.875rem;
  padding-right: 0.875rem;  
  text-transform: uppercase;
  vertical-align: middle;
}

#more-news-load {
	font-size: 3rem;
	cursor: pointer;  
	opacity: .8;
}

#more-news-load:hover {
	opacity: 1;
}

.more-news-load-wrapper {
	margin: 5px 0 10px 0;
}

.news-content blockquote {    
	margin-left: 30px;
	padding: 20px;
	background-color: #eaeaea;
}

.news-content blockquote::before {
  color: #007bff;
  content: "\f10e";
  display: block;
  float: left;
  font-family: FontAwesome;
  font-size: 40px;
  margin: 0 20px 0 0;
  opacity: .8;
}

.media-title-holder h3 {
	font-size: 1.2rem;
}

.custom-logo {
	height: auto;
}

.news-tags a {
	padding: 2px; background-color: #add8e6;
}


.container {
	max-width: 1320px !important;
}

.size-full { max-width: 100%;}
.banner-no-margin { margin: 10px 0;}
