/* Child Custom CSS */
.home-slider .slide-content .btn {
    background-color: #2e9b5e;
}

.home-slider .slide-content h2 .fa-plus {

    background-color: #339957;
}

.home-slider .slide-content h2 .fa-plus {
    background-color: #339957;
    visibility: hidden;
}
.site-top-section .top-hdr-list p{
    color:#104a80;
}
.site-top-section #menu  li{
    color:#104a80;
}
.site-top-section #menu  li a{
    color:#104a80;
}