
li[data-level="1"] > a {
    background: #30416c !important;
}

._bg-primary {
    color: #fff;
    background-color: #30416c;
}

.t3-mainnav .inner {
    background: #30416c;
}

.pagination li {
    float: left;
    list-style: none;
    margin: 11px;
}

.header-top {
    padding: 0 0;
    margin-bottom: 20px;
}

.mn-slider {
    margin-bottom: 0;
}

.page-header h1 {

    color: #30416c;
}

h1, h2, h3 {
    text-align: -webkit-center;
}

.t3-content {
    text-align: justify;
}

.module-title {
    text-align: -webkit-center;
}

.t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:hover, .t3-mainnav .t3-navbar .t3-megamenu .navbar-nav > li .separator:focus {
    background: #7d7d7d;
}

.t3-header {
    padding-top: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
}

a.modal_link.cboxElement img {
    margin: 5px;
}

.t3-sidebar {
    padding: 30px;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current a, .t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current span {
    color: #ffffff;
    background: #695b5b;
}

/*li.item-157.active, li.item-157.active a,*/
/*li.item-157.active, li.item-380.active a {*/

    /*background: #0e6d9e;*/
    /*color: white !important;*/
/*}*/


/*li.item-157.active, li.item-157.active a {*/
    /*display: inline-block;*/
    /*background: #0e6d9e;*/
    /*color: white !important;*/
/*}*/


/*.nav > li.item-157 > a:hover,*/
/*.nav > li.item-380 > a:hover {*/
    /*background-color: #30416c !important;*/

/*}*/

/*.mn-section .nav > li.item-157 > a:hover {*/
    /*background-color: #0e6d9e !important;*/

/*}*/

/*.mn-section .nav > li.item-157 > a:hover {*/
    /*background-color: #0a4462 !important;*/
/*}*/

@media screen and (min-width: 768px){
    .t3-sl {
        padding-bottom: 0;
        padding-top: 0;
    }
}


.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current a, .t3-mainnav .t3-navbar-collapse .navbar-nav > li.active.current span {
    color: #ffffff;
    background: #695b5b;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff !important;
    background: #695b5b;
}
