/*helpers*/

body {
    background-color: #212121;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, li, .li {
    color: #fff !important;
}

a {
    text-decoration: underline !important;
}

.news-content-box a {
    color: #fff !important;
}

.staticpages-view a{
    color: #fff !important;
}

.hidden-accessible {
    display: none;
}

.fullwidth-accessible {
    width: 100%;
}

.noflex-accessible {
    display: block;
}

.visible-accessible {
    display: inline-block;
}

/*items to hide*/

.bottom-row,
.fnav-row,
.news-tag-col,
#carousel,
.nav-home,
img {
    display: none !important;
}

/*navbar*/

.navbar-default {
    border-bottom: 8px solid #fff;
    background-color: #212121;
    position: static;
    top:0;
    float: left;
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    text-transform: capitalize;
    font-size: 24px;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background: transparent;
}

.navbar-brand {
    font-size: 24px;
    color: #fafafa !important;
    padding-right: 20px;
}

.dropdown-menu {
    background: #212121;
}

.dropdown-menu > li {
    background: #212121;
}

.dropdown-menu > li > a {
    background: #212121;
    font-size: 24px;
    text-transform: capitalize;
    color: #fff;
}



.dropdown-menu > li > a:hover {
    color: #fff;
    background: none;
}

.navbar-default .nav-socials a {
    padding: 16px 4px 0 8px;
}

.nav-socials i {
    font-size: 38px;
    color: #fafafa;
}

#accessibleSwitcher {
    font-size: 24px;
    color: #fafafa;
}

.contact-item {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
}

.contact-item span{
    display: none !important;
}

#navbar {
    background: transparent;
}

.navbar-nav > .home > a {
    color: #fff !important;
    background: transparent;
    padding: 15px !important;
}

/*side menu*/

.nav-normal-view a{
    color: #FFEB3B !important;
    font-weight: 700 !important;
}

#myCarousel{
    display: none;
}

/*main top*/

.title{
    color: #fff !important;
    font-weight: 400;
    font-style: normal;
}

.about-lead{
    color: #fff !important;
    width: 100% !important;
    font-size: 20px;
}

.about-url {
    position: static;
    float: right;
    color: #FFEB3B;
    font-size: 20px;
    background: transparent !important;
    border: 0 !important;
}

.about-url:hover {
    color: #FFEB3B;
}

.news-cat,
.top-news-cat {
    position: static;
    background: transparent;
    font-size: 18px;
    padding: 0;
}

.top-news-title{
    margin-top: 10px;
    font-size: 26px;
    color: #fff;
    width: 100%;
    height: 80px;
}

.new-item-title{
    margin-top: 10px;
    font-size: 22px;
    color: #fff;
    width: 100%;
}

.new-item-content{
    width: 100% !important;
    padding-left: 0;
}

.new-item-text,
.top-news-text {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}

.top-news-date,
.news-date{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.top-news-date i,
.news-date i{
    display: none;
}

.more-news {
    background:transparent;
    border: 0;
    font-size: 22px;
}

.news-item span {
    color: #fff;
    font-size: 24px;
}

.news-item .desc {
    color: #fff;
}

.news-item-main > .toprow > .title {
    width: 100%;
}

.news > .container > .gallery > .button > .back,
.news > .container > .title a {
    font-size: 18px;
    background-color: transparent;
}

.news-tags-row .tagbg{
    background: transparent;
    font-size: 18px;
}

#gallery-row .title span, #news .title span {
    background: transparent;
}

#gallery-row .title:before, #news .title:before {
    display: none;
}

#gallery-row{
    display: none;
}

footer .info{
    color: #fff;
    font-size: 20px;
}

footer .info a,
footer .info a:hover{
    color: #fff;
}

footer .info span {
    display: none !important;
}

.news-row-top {
    background: #212121;
    font-size: 24px;
    color: #FFEB3B;
    font-weight: 400;
}

.news-content-row {
    border-left: 0 !important;
}

.news-content-row-title {
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    height: 65px;
}

.news-content-row-title a {
    color: #fff;
}

.news-content-row-text a{
    color: #fff;
}

.news-item-read {
    color: #fff !important;
}

.read-more-btn {
    background: transparent;
    color: #fff;
    font-size: 16px;
    border: 0;
}

.read-more-btn:hover {
    background: transparent;
    color: #fff;
    text-decoration: none;
}

.content-item-title a {
    color: #FFEB3B;
}

.content-item-text a {
    color: #fff;
}

.content-item {
    background: transparent;
}

.gallery-row {
    background: #212121;
}

#galleryCarousel .col-sm-7{
    width: 100%;
}

.gallery-content {
    margin-top: 0;
}

#galleryCarousel .gallery-img-box {
    margin: 0%;
    width: 92%;
    overflow: hidden;
}

.gallery-more-btn {
    font-size: 22px;
    background: transparent;
    font-weight: 400;
    border: 0;
    margin: 15px 0;
    width: 50%;
}

.gallery-event-btn {
    font-size: 22px;
    background: transparent;
    font-weight: 400;
    border: 0;
    margin: 15px 0;
    width: 50%;
}

.gallery-event-btn:hover,
.gallery-more-btn:hover {
    background: transparent;
    color: #fff;
}

.calendar-bg-full {
    background: #212121;
}

.name-day-box-cal {
    background: #212121;
}

.name-day-box {
    background: transparent;
}

.col-74 {
    background: transparent;
}

#mycalendar .fc-toolbar h2 {
    font-size: 16px;
    width: 150px;
}

#mycalendar .fc-toolbar .fc-prev-button {
    margin-right: 150px;
}

#mycalendar .ui-icon-circle-triangle-w {
    background-image: none !important;
}

#mycalendar .ui-icon-circle-triangle-w:after {
    content: '<';
    color: #fff;
    font-size: 26px;
}

#mycalendar .ui-icon-circle-triangle-e {
    background-image: none !important;
}

#mycalendar .ui-icon-circle-triangle-e:after {
    content: '>';
    color: #fff;
    font-size: 26px;
}

#mycalendar .fc-day-number {
    color: #fff !important;
}

#mycalendar .fc-event {
    font-size: 16px;
    padding: 1px;
    color: #FFEB3B;
    border: 0;
    background-color: transparent;
}

.services-row {
    margin-bottom: 30px;
}

.services-row > div {
    padding-left: 45px;
    padding-right: 45px;
}

.main-top-inner-con {
    border: none;
}

.main-top-inner-con:hover {
    border: none;
    background-color: transparent;
}

.main-top-inner-con .text-con {
    margin-top: 20px;
}

.main-top-inner-con .text-con p {
    font-size: 24px;
    color: #FFEB3B;
    text-decoration: underline;
}

.next-event-title {
    color: #FFEB3B;
    border-bottom: 0;
}

.news-item-main > .toprow > .title span {
    color: #FFEB3B;
}

.event-title {
    color: #fff;
}

.event-text {
    border-bottom: 5px solid #fff;
}

.event-time, .event-place {
    color: #fff;
}

.event-time i, .event-place i {
    color: #fff;
}

.institute-content {
    width: 100%;
    margin-left: 0;
    float: left;
}

.institute-title {
    text-align: center;
    width: 100%;
    margin-left: 0;
    color: #FFEB3B;
    font-size: 24px !important;
}

.institute-text {
    margin-top: 20px;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    font-weight: 400;
}

.institute-row {
    background: transparent;
}

.social-follow-row {
    background: transparent;
}

.sfr-title {
    font-weight: 400;
    font-size: 16px;
}


.copyright {
    font-size: 16px;
    line-height: 22px;
    background: transparent;
    color: #fff;
}

.copyright a {
    color: #fff;
}

.poweredby {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.poweredby.visible-xs {
    margin-top: 15px;
}

.poweredby a{
    color: #fff;
}

footer {
    background: transparent;
}


.news-item-main > .toprow > .title {
    color: #fff;
}

.site-login .btn {
    background: #212121;
    border: 1px solid #212121;
    font-size: 16px;
}

@media (max-width: 767px) {

    .navbar-toggle {
        margin-top:-12px;
    }

    .navbar-header .col-sm-5 {
        width: 100%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFEB3B;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #FFEB3B;
    }

    .normal-view{
        position: absolute;
        color: #fff;
        font-size: 18px;
        left: 30px;
        top: 25px;
        line-height: 17px;
    }

    .navbar-brand {
        font-size: 24px;
        padding-top: 20px;
        padding-left: 15px;
    }

    .gallery-more-btn {
        width: 100%;
        font-size: 20px;
    }

    .gallery-event-btn{
        width: 100%;
        font-size: 20px;
    }

    .mobilemenu-trigger button span.box span.bar {
        background-color: #fff !important;
    }

    #mobilemenu {
        background-color: #212121 !important;
    }

    #mobilemenu .mobilemenu-wrapper .menu ul li a {
        color: #212121 !important;
    }

    .btn-nav-col {
        background: #212121 !important;
        border-color: #212121 !important;
    }

    #mobilemenu .form-group .btn {
        background: #212121 !important;
        border: 0;
    }

    #mobilemenu .form-group .btn:hover, .login-box .form-group .btn:hover {
        background: #212121 !important;
        border: 0;
    }
}
