html {
    position: relative;
    min-height: 100%;
    font-family:'Trebuchet MS' !important;
}
body {
    /*margin-top: 181px;*/
    margin-bottom: 130px;
    background: #eefaff url(/img/cloud.png) center 181px repeat-x;
    font-family:'Trebuchet MS' !important;
}

.navbar {
    height: 100px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    background: #ccc;
}





.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 260px;
    background: url(/img/bg-bottom.png) center top repeat-x;
}


.content-container{
    background: #fff;
    padding-bottom: 180px;
}

.navbar {
    height: 181px;
    background: #fff;
    border:none;
    box-shadow: 0px 0px 6px #ccc;
}

.header-table {
    display: table;
}

.slogan{
    display: table-cell;
    padding-right: 30px;
    font-size: 16px;
    padding-top:50px;
    width:45%;
}
.logo-container{
    display: table-cell;
    width:200px;
    vertical-align: top;
}

.logo{
    margin: 0;
    padding: 0;
    width:100%;
}
.logo img{
    margin: 0 auto;
    margin-top: -6px;
}

.header-right{
    display: table-cell;
    padding-left: 30px;
    padding-top: 32px;
    width: 45%;
    vertical-align: top;
}

.header-right .glyphicon{
    font-size: 17px;
    color:  #0e8f3f;
}

.header-right .glyphicon span, .header-right .glyphicon a{
    font-family:'Trebuchet MS' !important;
    color:#000;
    font-size:14px;
    text-decoration: none;
}


.header-right span.address{

}
.header-right span.address span{
    margin-left: 26px;
    display: block;
    margin-top: -18px;
    font-size: 15px;
}

.header-right .phone a{
    font-size: 15px;

}
.header-right .phone2{
    font-size: 15px;
}

.header-right .email{
    color: #23527c;
    font-size: 15px;
}


.top-menu{
    background: #00913e;
    width: 100%;
    color: #fff;
}
.top-menu ul li a{
    color:#fff;
}
.top-menu ul li a:hover,.top-menu ul li a:focus{
    background: #00692c !important;
    color:#fff !important;
}




.nav-container .in {
    position: fixed;
    top: 181px;
    z-index: 53;
    background: #fff;
    width: 100%;
}




#llinks {
    float: right;
    display: block;
    /*width: 210px;*/
    /*margin-left: -210px;*/
    margin-top:10px;
    padding-left:0;
}

#llinks li {
    cursor: pointer;
    background: #ffffff;
    width: 100%;
    padding: 1px;
    margin-top: 1px;
    text-indent: 0;
    list-style: none
}

#llinks li a {
    display: block;
    padding: 1px;
    color: black;
    min-height: 32px;
    text-decoration: none;
    padding-left: 39px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 13px;
    line-height: 15px;
}

#llinks li a img {
    width: 25px;
    height: 25px;
    float: left;
    border: 1px solid #fcfcfc;
    margin-left: -32px;
    padding:0;
}

#llinks li a:hover {
    background-color: #4397d7;
    background-attachment: scroll;
    background-position: center bottom;
    color: white
}


.menu{
    padding: 10px 0 0 0;
}
.menu ul{
    margin:0;
    padding:0;
}
.menu li{
    list-style: none;
    margin: 6px 0;
}
.menu ul li ul{
    margin: -3px 0px 0 11px;
    padding-bottom: 6px;
    display: none;
}
.menu ul li ul li{

}
.menu li a{
    font-size: 16px;
    line-height: 19px;
    color: #000;
    /* display: block; */
}
.menu ul li ul li a{
    line-height: 22px;
}
.menu li a:hover, .menu li a.active, .menu li.active a{
    color: #0e80dc;
    text-decoration: underline;
}
.li_closed {
    background: url(/assets-my/front/img/icon_menu_closed.png) no-repeat left 7px;
    margin: 0 0 0 -11px;
    padding: 0 0 0 10px;
}
.li_open{
    background: url(/assets-my/front/img/icon_menu_open.png) no-repeat left 7px;
    margin: 0 0 0 -11px;
    padding: 0 0 0 10px;
}

.main_news{
    background-color: #e9e9e9;
    margin: 20px 0px 0 0;
    padding: 24px 0 0 0;
}
.main_news ul {
    margin:0;
    padding:0;
}
.bl_news{
    padding: 0 0 31px 23px;
}
.bl_news p{
    font-size: 15px;
    line-height: 18px;
    color: #000;
    padding: 0 30px 0 2px;
}
.news_date{
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding: 2px 0 2px 15px;
    margin: 0 23px 10px 0px;
    background-color: #d2d2d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.news_podr{
    font-size: 14px;
    line-height: 29px;
    color: #fff;
    width: 122px;
    height: 29px;
    background-color: #27a249;
    text-align: center;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 13px 0 0 0;
    text-decoration: none;
}
.news_podr:hover{
    background-color: #ccc;
}


.f_nav{
    padding: 93px 15px 36px 22px;
}
.f_nav ul{
    display: table;
    width: 100%;
}
.f_nav li{
    display: table-cell;
    text-align: center;
}
.f_nav li a{
    font-size: 14px;
    line-height: 24px;
    color: #27a249;
}
.f_nav li a:hover, .f_nav li a.active, .f_nav li.active a{
    text-decoration: none;
}
.f_logo{
    margin: 22px 0 0 20px;
    float: left;
}
.f_adres{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 32px 0px 0 12px;
    width: 375px;
    float: left;
}
.f_adres span{
    font-size: 12px;
    color: #fff;
}

.footer__developer {
    float: right;
    /*width: 163px;*/
    height: 56px;
    padding: 9px 7px 7px 60px;
    margin: 18px 70px 0px 0px;
    line-height: 19px;
    font-size: 12px;
    text-align: right;
    background: url(/assets-my/front/img/webgr-logo.png) 7px 7px no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer__developer a {
    color: #ff0606;
}
.footer__developer span {
    display: block;
    color: #fff;
}


.tbl td, .news-text table td {
    border:1px solid #ccc;
    padding:3px;
    font-size: 11px;
}
.ta-r{
    text-align: right;
}


@media (max-width: 992px){
    .logo-container {
        display: none;
    }
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    margin:0 auto;
}