.navbar.navbar-inverse.navbar-blue{
    background: #1b479d;
    padding-top: 10px;
    }

.navbar-blue .headerMenu{
    margin-left: 0;
    padding-left: 0;
}

a.autoHeight{
    height: auto;
    margin: 0;
    padding: 0;
}

a.autoHeight img{
    height: 75px;
    width: auto;
}

.navbar-blue .nav-social i, .navbar-inverse.navbar-blue .navbar-nav > li > a{
    color:#fff;
}

.nav-other, .nav-social {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    margin-top: 20px;
}
.nav-other .btn {
    margin-left: 5px;
    margin-bottom: 10px;
    padding: 5px 15px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.6);
    color: #fff;
}
.nav-other .btn-primary {
    background-color: #ff6858;
    border: 2px solid #ff6858;
    color: #fff;
}

.video-section, .video-section > div.container-fluid, .video-section > div.container-fluid > .video-box{
    margin: 0;
    padding: 0;
}



#myCarousel, #myCarousel.carousel .item , #myCarousel.carousel .item img{
    height: 1000px !important;
}

.prichiny {
    background-color: #e74c3c;
}

.prichiny > div.container  {
    padding: 20px 15px;
    margin: 0 auto;
    color: #fff;
}
/*
.prichH2 {
    top: 20px;
    left: 50%;
    list-style: outside none none;
    margin-left: -50%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
    color: #000;
    text-shadow: 1px 0 #fff, 1px 1px #fff, 0 1px #fff, -1px 1px #fff, -1px 0 #fff, -1px -1px #fff, 0 -1px #fff, 1px -1px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
*/
.carousel-caption {
    top: 50px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}


.carousel-caption h3, .carousel-caption p {
    color: #000;
    text-shadow: 1px 0 #fff, 1px 1px #fff, 0 1px #fff, -1px 1px #fff, -1px 0 #fff, -1px -1px #fff, 0 -1px #fff, 1px -1px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.carousel-caption p {
    color: #fff;
    text-shadow: 1px 0 #000, 1px 1px #000, 0 1px #000, -1px 1px #000, -1px 0 #000, -1px -1px #000, 0 -1px #000, 1px -1px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}




.otzyvy{
    margin-bottom: 20px;
}

.hfromforum{
    background: #1b479d;
    padding: 20px 0;
    color: #fff500;
    margin-bottom: 20px;
}

.fromForum i {
    border-radius: 50px;
    color: #ccc;
    font-size: 60px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 10px;
    text-align: center;
    width: 80px;
}


.fromForum .person::before {
    border-top: 4px solid rgba(255, 255, 255, 0.2);
    content: "";
    display: block;
    margin: 0 auto 20px;
    width: 50px;
}

.fromForum .person {
    font-size: 16px;
    font-weight: normal;
}

.fromForum .person img {
    border: 8px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    margin: 0 auto 10px;
    width: 100px;
}




hr {
    border: #CCAA66 solid 1px;
    margin-bottom: 20px;
    margin-top: 20px;
}



div.ForumLa{
    font-size: 0;
    margin-top: 30px;
}
div.ForumLa > div{
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14pt;
    margin-bottom: 30px;
}
.izForuma h2{
    margin-bottom: 40px;
}

.izForuma{
    background: #337ab7;
    padding: 20px 0 40px;
    color: #fff;

}

.izForuma .bgcol{
    background: #fff;
}




.footer-section{
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff500;
}

.footer-section a{
    color: #fff500;
}

.footer-section div.social a i{
    font-size: 30px;
    padding-top: 10px;
    padding-right: 5px;
}



.catalog-breadcrumbs .breadcrumb{
    margin-bottom: 0;
}