.home-title{
    margin-left: 0;
    padding: 0;
    font-size: 14px;
    color: #959595;
}
.page-slider > div.fullwidthbanner-container{
    margin: 0;
}
.slideSpecNewsDescr{
    background-color: rgba(51, 152, 73, 0.8);
    padding: 10px;
    font-size: 1.5em;
    line-height: normal;
    max-width: 80%;
    white-space: normal;
}
.slideSpecNewsDescr span{
    font-size: 0.65em;
    font-style: italic;
    display: block;
}
.slideSpecNewsDescr p{
    margin-top: 5px;
}
.home-news-tab .nav-tabs{
    background-color: #fbfbfb;
    transition: width 0.5s ease;
}
.home-news-tab .nav-tabs li a{
    width: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    transition: width 0.8s ease;
}
.home-news-tab .nav-tabs li.active a{
    width: 220px;
}
.home-news-tab .nav-tabs:hover li.active a{
    width: 40px;
}
.home-news-tab .nav-tabs li:hover a{
    width: 220px;
}
.home-news-tab .nav-tabs li.active:hover a{
    width: 220px;
}
.home-news-tab .nav-tabs li a{
    border-radius: 0 !important;
    font-size: 12px;
    color: #959595;
}
.home-news-tab .tab-content{
    border: 1px solid #dddddd;
    border-top: none;
}
.home-news-tab .tab-content .tab-pane{
    padding: 5px;
    height: 220px;
}
h4.sub-article-items-title a{
    font-size: 12px;
}


.home-other-news-list{
    border: 1px solid #ddd;
    min-height: 200px;
    background-color: #fff;
    height: 442px;
    overflow: hidden;
}

.home-other-news-list > a{
    padding: 10px;
    display: block;
    text-decoration: none;
    color: #555;
    border: 2px solid #fff;
    transition: border-color 0.25s ease;
}

.home-other-news-list > a > h4{
    margin: 0;
    font-size: 12px;
    text-align: justify;
}

.home-other-news-list > a > span{
    display: block;
    text-align: right;
    font-size: 10px;
}

.home-other-news-list > a:nth-child(odd) {
    background: #fff;
}

.home-other-news-list > a:nth-child(even) {
    background: #f8f8f8;
    border-color: #f8f8f8;
}

.home-other-news-list > a:hover{
    border-color: #87cefa;
}

.colConstB{
    overflow: hidden;
}

.home-advert-list > div{
    color: #555;
    border-bottom: 1px dashed #f5f5f5;
    margin-bottom: 7px;
    cursor: default;
}
.home-advert-list > div:last-child{
    border: none;
}

.home-advert-list > div > a{
    display: block;
    text-decoration: none;
    padding: 5px;
    margin-bottom: 5px;
}

.home-advert-list > div > a:hover{
    background-color: #fefefe;
}

.home-advert-list > div > a > h4{
    font-size: 15px;
    margin: 0;
    text-align: justify;
}

.home-advert-list > div > a > h4{
    color: #555;
}

.home-advert-list > div > a > span{
    font-size: 11px;
    display: block;
    margin-bottom: 5px;
    color: #337ab7;
}

.home-advert-list > div > a:hover > h4 a{
    color: #000;
}

.home-advert-list > div > a:hover  > span{
    color: #000;
}

.home-govserv{
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

.home-govserv li{
    list-style: none;
    float: left;
    width: 33%;
    margin-right: 1px;
    height: 35px;
    font-size: 12px;
    color: #959595;
    border-bottom: 1px solid #efefef;
    margin-bottom: 17px;
    padding-left: 20px;
}

.home-govserv li *{
    transition: color 0.2s ease;
}

@media(max-width: 768px){
    .home-govserv li{
        width: 48%;
    }
}

.home-govserv li a{
    display: block;
    font-size: 12px;
    margin-right: 10px;
    position: relative;
    text-decoration: none;
    color: #00674d;
    font-weight: bold;
}

.home-govserv li a:hover{
    color: #000;
}

.home-govserv li a span{
    position: absolute;
    top: 1px;
    right: 10px;
    background-color: #fefefe;
    min-width: 20px;
    border-radius: 5px;
    text-align: center;
    font-size: 11px;
    color: #ddd;
}

.home-govserv li a:hover span{
    background-color: #efefef;
    color: #555;
}

.shilen-dans{
    display: block;
    margin-top: 20px;
}

.gallery{
    font-family: Arial;
    margin: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: none;
    background: #ffffff;
}
.galleryBar {
    display:none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 10px;
}

.galleryBar li{
    position: relative;
    list-style: none;
    overflow: hidden;
    float: left;
    padding: 0;
}

.galleryScreen, .galleryInfo {
    position: absolute;
}
.galleryScreen {
    background-color: #222;
}
.galleryInfo {
    background-color: transparent;
    color: #fff;
    padding: 12px; 
    font-size: 12px;
}
.galleryTitle {
    font-size: 14px;
    font-weight: bold;
}
.galleryContent img{
    width: 100%;
    height: 100%;
}

.slider_newsinfo{
    display: none;
}

.slider_date{
    font-size: 12px;
}

.galleryDesc a{
    display: block;
    color: #ffffff;
    margin-bottom: 3px;
}

.galleryDesc a:first-child{
    font-size: 14px;
    font-weight: bold;
}

.galleryDesc a:first-child span{
    font-weight: normal;
}

.galleryDesc a:last-child{
    text-decoration: none;
}

#specnews{
    height: 340px;
    overflow: hidden;
}

#specnews li{
    list-style: none;
}

#slider_container{
    margin: 10px;
    padding: 10px;
    position: relative;
    height: 120px;
    overflow: hidden;
}

.carouselContent{
    overflow: hidden;
}