body {background: url(../images/bg3white.jpeg);}

.container-component{background: #f6efe7; padding: 24px 12px;} 

#plg_system_eprivacy_details_header, #plg_system_eprivacy_alert h5{
    display: none;
}
                                                                                      #plg_system_eprivacy_alert {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999; /* Чтобы баннер был поверх других элементов */
    margin-bottom: 0; /* Убираем отступ снизу, если он есть */
    border-radius: 0; /* Убираем скругление, чтобы он был прижат к краям */
}                  

.container-footer {background: #b2a5a1; }

.fields-container {padding-left: 2rem;}

.container-header {background:  url(../images/mybanner-middle-new.jpg) no-repeat center; min-height: 250px;}

.navbar-brand {height: 250px;}

a {color: #823112;}

a:hover{color: #b2a5a1;} 

.fields-container {list-style: none;}

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

.grid-child.container-nav {background: #823112;}

#navbar1 li:hover, #navbar1 li:active {
    text-decoration: none;                                                                              
    background-color: #b2a5a1;
}



.header-search .mod-languages ul {margin-top: 20px !important;}

.mod-languages {text-align: right;}

.search {margin-top: 24px;}

#aside {margin-top: 42px;}

.nav-pills > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;

}

#content a {color: #863a1c; font-weight: 600;}

.field-label  {font-weight: 900;}

.field-entry {margin-bottom: 12px;}

.cover {float: left; margin-right: 12px; border: 4px solid #eee; width: 160px;}

hr {clear: both;}

.categories-list img, .category-desc img, .pull-left.item-image img {max-width: 120px; float: left; margin-right: 24px;}

.mozhno-nelzya-skachat {float: left; margin-left: 12px; display: block; height: 38px; width: 48px;}

.pdf {padding: 12px 0px;}


@media (min-width: 1200px){
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
   width: 1200px;
}
  }
