.btn{
    color: #0268B3 !important;
}

header .user{
    background-color: #0268B3 !important;
}

header .user img{
    filter: brightness(0) invert(1) !important;
}

header .search .sub{
    background-color: #0268B3!important;
}

.banner .number_col li a{
    color: #0268B3 !important;
}

.banner .number_col span{
    background-color: #DC2323 !important;
}

header ul > li:first-child > a{
    font-weight: 400 !important;
}

header .search .sub{
    background-color: #a6bbdc !important;
}

.event_sec .website{
    color: #eef2f8 !important;
}

.news_updates ul li a.active{
    color: #0268B3 !important;
    background-color: #eef2f8 !important;
}

.news_updates ul li a:before{
    height: auto !important;
}

.branches_sec .right_col .social a{
    border: #0268B3 1px solid !important;
    background-color: #eef2f8 !important;
}

.branches_sec .right_col .social a img{
    filter: invert(26%) sepia(93%) saturate(3462%) hue-rotate(202deg) brightness(65%) contrast(106%);
}

.events_sec .col .text_col{
    background-color: #0268B3 !important;
    opacity: 0.9;
}

.events_sec .col .date{
    background-color: #0268B3 !important;
    opacity: 0.9;
}

footer{
    background-color: #0268B3 !important;
}

footer .footer_bottom p{
    background-color: #DC2323;
    color: white !important;
}



.branches_sec .right_col .col.active span img {
    filter: brightness(0) saturate(100%) invert(38%) sepia(99%) saturate(7435%) hue-rotate(-10deg) brightness(95%) contrast(105%) !important;
}

.districts_sec{
    display: none;
}

.h2:after{
    background-color: #DC2323  !important;
}

.branches_sec .right_col .col.active h4{
    color: #0268B3 !important;
}

.branches_sec .right_col p, .branches_sec .right_col p a{
    color: #0268B3 !important;
}

.h2{
    color: #0268B3;
}

.colin .text_col_out .text_col{
    display: none !important;
}

.our_chance .col .btn {
    position: absolute;
    bottom: -75px !important;
    margin: auto;
    display: block;
    width: fit-content;
    left: 0;
    right: 0;
    z-index: 9;
}

.branches_sec{
    margin-top: 40px;
}

.branches_sec .right_col .col.active{
    background-color: #eef2f8 !important;
}

@media (max-width: 768px) {
    .branches_sec{
        margin: 40px 0;
    }
    
    .branches_sec .right_col .col.active{
        background-color: #0268B3 !important;
    }

    .branches_sec .right_col .col.active h4{
        color: white !important;
    }
    
    .branches_sec .right_col .col{
        background-color: #0268B3 !important;
    }
}

.logInfo{
    font-size: 80%;
    border: 1px solid;
    padding: 10px;
    border-radius: 10px;
}

.logSubMit{
    background-color: #0268B3 !important;
    color: white !important;
    padding: 10px;
    border-radius: 10px;
    margin: 30px;
}

td{
    padding: 10px;
}

.payment-iframe{
    margin: 0 !important;
}

header .brand{
    max-width: 200px !important;
}

.nH{
    top: 77px !important;
}