/* 
    Created on : 09-Jun-2020, 1:54:44 PM
    Author     : Neeraj
*/

body {    
    background-color:#fff;
}

/*navbar styling*/

.bgnavbar {
    background-color: #fff;
    border-bottom: 1px solid #E5E5E5;
}

.burger {
    color: #4A4A4A;
}

.nav-link, .dropdown-item, .hbicons {
    color: #A0A0A0;
}

.nav-item:hover .nav-link, dropdown-item, .hbicons{
    color: #4A4A4A;
}


/*navbar styling*/

.hbicons {
    color: #A0A0A0;
    text-decoration: none;
}

.hbicons:hover {
    color: #4A4A4A;
}


/*social media styling*/
.bgsm {
    background-color: #FAF9F7;
}


.bgflexitem, .footflexitem {
    color: #A0A0A0;
}

.bgflexitem:hover {
    color: #4A4A4A;
    text-decoration: none;
}

.footflexitem:hover {
    color: #4A4A4A;
    text-decoration: none;
}

/*social media styling*/


.bgrowbgclr {
    /*background-color: #FAF9F7;*/
    background-color: #F2FAFE;
    /*background-color: #F2F1EF;*/
    /*background-color:yellow;*/
}

.bggalindxbgclr {
    background-color: #FAF0CC;
}

.bggalbdrclr {
    border-color: #DABB7A;
}

.bghybibleindxbgclr {
    background-color: #F1F8E9;
}

.bghybiblebdrclr {
    border-color: #CBD48E;
}

.bgwaiindxbgclr {
    background-color: #DCE5E8;
}

.bgwaibdrclr {
    border-color: #DCE5E8;
}

.bgsgindxbgclr {
    background-color: #C7DFE0;
}

.bgsgbdrclr {
    border-color: #C7DFE0;
}

.bgabtindxbgclr {
    background-color: #EDDFBF;
}

.bgabtbdrclr {
    border-color: #EDDFBF;
}

.bgufindxbgclr {
    background-color: #E6E7E9;
        /*#D9DDDE; E4E5E6*/
}


.bgfooter {
    background-color: #fff;
    color: #4A4A4A;
}

.bgotdcnt {
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    /*border: 1px solid #E5E5E5;*/
}



.titleclr {
    color: #616161;
}

.footer__social__links a {
    color: #4a4a4a;
}
   

.foot-link {
    color: #A0A0A0;
}

.footer-links {
     color:#A0A0A0;
}
    

