body{
	position: relative;
	min-height: 100vh;
}
body.open{
    overflow-y: hidden;
}
footer{
	position: absolute;
	width: 100%;
	bottom: 0;
}
a,a:hover,a:focus{
	text-decoration: none;
	color: inherit;
}
img{
    max-width: 100%;
    height: auto;
}
header{
	padding-top: 25px;
}
header .row{
	display: flex;
	flex-wrap: wrap;
}
blockquote{
	font-size: inherit;	
}
header [class^='col-']{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.bottom-news .sup-title{
	color: #aa4b4b;
}
.sidebar .bottom-news h3{
	font-weight: bold;
}
.sidebar h2{
    font-size: 26px;
}
.single-body a{
	color: blue;
}
.baner-widget{
    text-align: center;
}
.widget ul{
    list-style: none;
    padding-left: 0;
}
.widget ul li{
    margin-bottom: 10px;
}
.widget ul li .sup-title{
    color: #aa4b4b;
}
.widget ul li a:hover{
    color: #387339;
}
.tptn_counter{
    display: none;
}
.search-icon{
    border:none;
    background: none;
    overflow: none;
    color: #387339;
}
.hide-mob{
    display: block !important;
}
.hide-top{
    display: none !important;
}
.clear-fix{
	clear: both;
}
.ato-pagenavi{
    text-align: center;
    margin-top: 50px;
}
.ato-pagenavi li a,.ato-pagenavi li span{
    color: #387339;
}
.top-navigation{
	margin-top: 25px;
    width: 100%;
    height: 30px;
    border-bottom: 4px solid #aa4b4b;
    font: 19px/20px Arial,Tahoma,Verdana,sans-serif;
    color: #aa4b4b;
    transition: right .5s;
}
.media-heading{
    color: #387339;
    font: 15px/20px Arial,Tahoma,Verdana,sans-serif;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-left: -15px;
    padding-left: 17px;
}
.media-heading.post_image{
    background-image: url(../image/ph.png);
    background-repeat: no-repeat;
    background-size: 15px;
}
.media-heading .sup-title{
    background: #387339;
    color: #fff;
    padding: 1px;
}
.media-heading.red{
    color: #aa4b4b;
}
.red .sup-title{
    background-color: #aa4b4b;
}
.news-open-image{
    width: 28px;
    float: left;
    margin-top: 7px;
    cursor: pointer;
}
.news-content-clear{
    display: none;
}
h2.media-heading{
    font: 35px/35px Calibri,Arial,Tahoma,Verdana,sans-serif;
    color: #51a453;
    margin: 20px 0 10px;
    width: calc(100% - 28px);
    display: inline;
}
.novini-title{
    margin-bottom: 10px;
}
.top-navigation ul {
    list-style-type: none;
    margin: 0 0 0 25px;
    padding: 0;
}
.top-navigation li {
    float: left;
    display: block;
    margin: 0 20px 5px 0;
}
.top-navigation li:last-child{
	padding: 3px 10px 3px 10px;
    background: #aa4b4b;
    color: #fff;
}
.content-top-news{
	position: relative;
	background: #e6f2e6;
    margin: 0 0 25px;
    padding-bottom: 15px;
}
.content-top-news h2{
	margin-left: 15px;
}
.content-top-news img{
	width: 100%;
    height: 279px;
    object-fit: cover;
}
.content-top-news .top-news-body{
    min-height: 75px;
	position: absolute;
	margin: 0 15px;
    width: calc(100% - 30px);
	padding:10px 20px;
	bottom: 0;
	left: 0;
    color: #fff;
    font: 18px/20px Arial,Tahoma,Verdana,sans-serif;
    background-color: rgba(81,164,83,0.8);
}
div#calendar ul.dates a li.chose_data{
    background-color: #1d561d;
}
.sidebar{
	background: #e6f2e6;
	padding: 25px 15px;
	margin-top: 20px;
    margin-bottom: 40px;
}
.sidebar img{
	max-width: 100%;
}
.widget{
	margin-bottom: 10px;
}
.news-loop-home{
    padding-top: 25px;
}
.news-loop-home .media{
	padding-left: 15px;
}
.news-loop-home .media-left img{
	width: 170px;
	height: 120px;
	object-fit: cover;
    max-width: 170px;
}
.home-bottom{
	margin-top: 45px;
}
.bottom-news ul{
	list-style: none;
	padding: 0;
}
.bottom-news li{
	margin-bottom: 15px;
}
.home-bottom .bottom-news{
	background: #e6f2e6;
	padding: 15px 15px 15px 25px;
	margin-bottom: 20px;
}
.search-input{
	padding:0 5px; 
}
li.widget{
	list-style: none;
}
footer{
	width: 100%;
    height: 85px;
    padding-top: 15px;
    position: relative;
    background: url(../image/spl.gif) top left repeat-x;
}
.footer_copyright{
    font: 10px/12px Arial,Tahoma,Verdana,sans-serif;
    text-align: left;
}
.counters{
	float: right;
}
.single-title{
	font: 35px/38px Calibri,Arial,Tahoma,Verdana,sans-serif;
    color: #51a453;
    margin: 0 0 10px;
}

.comment-section h2{
    color: #51a453;
    font-size: 32px;
    font-weight: 400;
}
.comment-section .add-new-block{
    text-align: center;
}
.comment-section .add-new-block a{
    border-bottom: 1px dashed #51a453;
    cursor: pointer;
    color: #51a453;
    display: inline;
    font-size: 12px;
}
.pravda-comments-form{
    display: none;
    background: #e6f2e6;
    padding: 25px;
    max-width: 600px;
    margin: 25px 40px;
}
.comment-form-comment textarea{
    width: 100%;
    max-width: 400px;
}
.pravda-comments-form.open{
    display: block;
}
.comment-section ul{
    list-style: none;
    padding-left: 0;
}
.comment-section ul.children{
    margin-left: 25px;
}
.comment-author{
    font-weight: bold;
    font-size: 11px;
}
.commentmetadata{
    font-size: 11px;    
}
.comment-body p{
    background: #e6f2e6;
    padding: 5px;
    margin-top: 10px;
    color: #000;
    font: 12px/18px Arial,Tahoma,Verdana,sans-serif;
}
.comment-body .reply a{
    border-bottom: 1px dashed #51a453;
    cursor: pointer;
    color: #51a453;
    display: inline;
    font-size: 12px;
}
.comment-text:before{
    content:'';
    border: 30px solid transparent;
    border-bottom: 25px solid #e6f2e6;
    right: 0;
}
.content-top-news [class^='col-']{
    margin-bottom: 10px;
    min-height: 279px;
}
.bg-none{
    background: none !important;
}
.time {
    background: #7ebb7f;
    padding: 1px;
    margin: 0 0 0 4px;
    color: #fff;
    display: inline;
    font: 12px/14px Calibri,Arial,Tahoma,Verdana,sans-serif;
}
.img-auto.widget img{
    width: auto;
    height: auto;
}
.img-auto.widget{
    text-align: center;
}
.top-news-widget{
    padding: 15px 0;
}
.content-widget{
    margin: 15px 0;
}
/* 88888888888888888888888888888888888888 */
/*******************************Calendar Top Navigation*********************************/
div#calendar{
  margin:0px auto;
  padding:0px;
  width: 100%;
  font-family:Helvetica, "Times New Roman", Times, serif;
}
 
div#calendar div.box{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:40px;
    background-color:   #51a453 ;      
}
 
div#calendar div.header{
    line-height:40px;  
    vertical-align:middle;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:40px;   
    text-align:center;
}
 
div#calendar div.header a.prev,div#calendar div.header a.next{ 
    position:absolute;
    top:0px;   
    height: 17px;
    display:block;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
}
 
div#calendar div.header span.title{
    color:#FFF;
    font-size:18px;
}
 
 
div#calendar div.header a.prev{
    left:5px;
}
 
div#calendar div.header a.next{
    right:5px;
}
 
 
 
 
/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content{
    border:1px solid #787878 ;
    border-top:none;
}
 
 
 
div#calendar ul.label{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-top:5px;
    margin-left: 5px;
    width: 100%;
}
 
div#calendar ul.label li{
    margin:0px;
    padding:0px;
    margin-right:1%;  
    float:left;
    list-style-type:none;
    width:13%;
    height:20px;
    line-height:20px;
    vertical-align:middle;
    text-align:center;
    color:#fff;
    font-size: 12px;
    background-color: #51a453;
}
 
div#calendar ul.dates li.current_date{
    background-color: #aa4b4b !important;
 }
div#calendar ul.dates{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 100%;
}
 
/** overall width = width+padding-right**/
div#calendar ul.dates li{
    margin:0px;
    padding:0px;
    margin-right:1%;
    margin-top: 5px;
    line-height:30px;
    vertical-align:middle;
    float:left;
    list-style-type:none;
    width:13%;
    height:30px;
    font-size:19px;
    background-color: #8D9D53;
    color:#fff;
    text-align:center; 
}
div#calendar ul.dates a li{
    background-color: #51a453;
}
 div#calendar ul.dates li.mask{
    background-color: #DDD;
 }
:focus{
    outline:none;
}
 
div.clear{
    clear:both;
}     
.mobile-icon{
  position: fixed;
  top: 15px;
  right: 15px;  
  cursor: pointer;
  transition: right .5s;
  z-index: 100;
  display: none;
}
.mobile-icon-line{
    background: #387339;
    width: 25px;
    height: 4px;
    margin-bottom: 4px;
}
.open .mobile-icon{
    right: 255px;
}
.open .top-navigation{
    right: 0;
}
.mobile-arrow{
    display: none;
    position: fixed;
    background: #387339;
    left: 15px;
    top: 15px;
    color: #fff;
    height: 25px;
    width: 30px;
    font-size: 20px;
    z-index: 100;
}
.mobile-arrow:hover{
    color: #bbb;
}
.top-logo{
    position: relative;
}
.top-menu{
    margin-bottom: 0 !important;
}
.top-menu.open{
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
}
.modal-dialog{
    max-width: 400px;
    text-align: center;
}
.fixed-bbs{
    position: fixed;
    bottom: -100px;
    max-height: 100px;
    right: 0;
    left: 0;
    max-width: 800px;
    margin:0 auto;
}
/* 88888888888888888888888888888888888888 */
@media (min-width: 1200px){
    .container {
        width: 1280px;
    }   
}

@media (max-width: 991px) {
    .widget{
        padding: 0;
    }
    header{
        padding-top: 15px;
    }
    .top-logo img{
        width: 150px;
    }
    header [class^='col-']{
        display: block;
    }
    .mobile-icon{
        display: block;
    }
    .top-navigation{
        position: fixed;
        top: 0;
        right: -240px;
        width: 240px;
        height: 100vh;
        background: #387339;
        margin: 0;
        padding: 5px;
        color: #fff;
        z-index: 100;
        text-align: left;
        overflow-y: auto;
    }
    .top-navigation ul{
        margin: 0;
    }
    .top-navigation li{
        float: none;
        margin: 0;
        border-bottom: 1px solid #aa4b4b;
    }
    .top-navigation li a{
        display: block;
        padding: 10px 0 10px 10px;
    }
    .top-navigation li:last-child{
        background: none;
        border-bottom: none;
        font-weight: bold;
        padding: 0;        
    }
}
@media (max-width: 768px) {
    .hide-mob{
        display: none !important;
    }
    .hide-top{
        display: block !important;
    }
    .container{
        width: 100%;
    }
    .news-loop-home .media{
        padding-left: 0;
    }
    .news-loop-home .media-left img{
        width: 100%;
        height: auto;
    }
    .news-loop-home .media-body{
        display: none;
    }
    .news-loop-home .media-heading{
        float: right;
        width: 75%;
    }
    .news-loop-home .media-left{
        width: 25%;
    }
    .news-open-image{
        display: none;
    }
    h2.media-heading{
        font-size: 14px;
        line-height: 1.1;
        padding: 0;
        font-weight: bold;
        margin-top: 12px;
    }
    .top-logo img{
        width: 120px;
    }
    header [class^='col-']{
       margin-bottom: 5px;
       width: 100%;
       text-align: center;
    }
    .mobile-arrow{
        display: block;
    }
}
@media (max-width: 565px) {
    .top-logo img{
        width: 101px;
    }
    .news-loop-home .media-left img{
        width: 100%;
        height: 65px;
    }
}