/* header address text color */
.text-light{
    color:#1bc766 !important
}
/* header phone text color */
/* .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light p, .text-light span, .text-light a{
    color:#1bc766 !important
} */
/* main manu text color */
.validnavs a {
    /* color: #04482b !important; */
}
/* sub main menu item text color */
.dropdown-menu a{
    color: #069959 !important;
}

h1, h2, h3, h4, h5, h6{
    color:#007734 !important;
}

/* Paragraph text color */
p{
    color:#048f41 !important;
}

.tab-pane a{
    color:#007734 !important;
}

.service-tab-navs .nav-link{
    color:#007734 !important;
}

.service-tab-navs .nav-link i{
    color:#E3000F !important;
}

.team-style-one h4 a{
    color:#007734 !important;
}

.team-style-one .info span{
    /* color:#dadada !important; */
}

.project-style-one .info h3 a, .project-style-one .info a span{
    color:#007734 !important;
}

.request-call-back-area h2{
    color:white !important;
}

.blog-style-one .info h4 a{
    color:#007734 !important;

}

.blog-style-one .info a{
    color:#195223 !important;

}
.blog-style-one .info i{
    color:white !important;
background-color: #184c22 !important;
}

.widget-title{
    color:#1bc766 !important;
    
}
footer li a,footer li div, footer p{
    color:#007734 !important;
}
.top-bar-style-one li a,.select-position option ,.select-position select{
    color:#1bc766 !important;     
}
.select-position::after{
    border-color:var(--color-primary) !important;
    
}
.GetConsultant{
    color:white !important;     

}
.contact-style-one-info .content a,.contact-style-one-info .info a{
    color: #048f41 !important;
}

.form-label{
    color: #048f41 !important;

}

.nav >li>a{
    color:#007734 !important;
}

.navbar .attr-right .attr-nav li.button .sign-in{
    background: #469930  !important;
}
.contact-style-one-info li:nth-child(2) i{
    background:#007734 !important;
}
.contact-form-style-one{
    box-shadow: 0px 15px 60px -10px #007734 !important;
}

.consua-preloader .animation-preloader .txt-loading .letters-loading:before{
    color:#007734 !important;
}

.consua-preloader .animation-preloader .txt-loading .letters-loading{
    color: #d7e9df !important;
}

.consua-preloader .animation-preloader .spinner{
    border: 3px solid rgb(41 100 65 / 20%) !important;
    border-top-color: var(--color-primary) !important;
}