.br.bg-darker {
    background-color: rgb(19 154 249);
}

.tes-s2 .br.slick-arrow {
    background: #034B7D;
}

.br.social li a {
    color: #ffffff;
    padding:8px 0;
}

.br.social li {
    background: #000;
    width: 34px;
    height: 34px;
    border-radius: 35px;
    margin-right: 10px !important;
}

.br.social li:hover {
    background: #0395fb;
}

.bdr-copyright {
    border-top: 0px solid #e5e5e5 !important;
}

.copyright {
    background: #063582;
}

.copyright-content {
    color: #fff;
}

.copyright-content p a:hover {
    color: #0395fb !important; 
}

.copyright-content p a {
    color: #fff !important;
    font-weight: 400 !important;
}

a.menu-link.br-active.nav-link {
    color: #0395fb !important;
}

.br.banner-s2-inner .banner-block {
    padding: 120px 0 60px;
}


.br2.banner-heading {
    text-align: center;
    color:#0395fb !important;
}

.br2.section-x {
    padding-top: 120px;
}

.br2.section-x {
     padding-bottom: 100px;
}

.br2.section-x.is-bg-half {
    padding-top: 100px;
}

.br3.section-x {
    padding-top: 100px !important;
}

.br3.section-x {
     padding-bottom: 0px !important;
}

.blog.br4.section-xx {
    padding-top: 120px;
}

.blog.br4.section-xx {
     padding-bottom: 100px;
}

.br5.section-x {
    padding-top: 120px;
}

.br5.section-x {
     padding-bottom: 100px;
}

h3.wgs-title {
    color: #0296fc;
}

.br-sec {
    
    background-color:#063583;
}
.br-btn {
   
    background-color:#0395fb;
}
.br-btn:hover {
    background: #0395fb;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
.br.social li a {
    margin-left: 30%;
}

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1023px){
.br.social li a {
    margin-left: 30%;
}

}

