.btn-primary {
    color: #fff;
    background-color: #fca311 !important;
    border-color: #fca311 !important;
}




.btn-primary:hover {
    color: #14213d;
    background-color: #e5e5e5 !important;
    border-color: #e5e5e5 !important;
}

.bg-light {
    background-color: #14213d!important;
}

/*icon*/
.bg-primary {
    background-color: #14213d!important;
}


p {
	line-height: 1.7;
    color: #000;
    font-weight: 300;
    font-size: 1.1rem;
    font-family: -webkit-body;
}



.section-bg.style-1 {
    position: relative;
    background-color: #14213d !important;
    /* color: #fff; */
}



.section-bg.style-1 p {
    color: #fefeff;
    font-family: sans-serif;
}



.sepcific a:link{
    color:#FFFFFF;
}



    @media only screen and (max-width:990px){
.banner_special_img{
margin-top: 158px !important;


}

    }


/*.ftco-testimonial-1 .span{
	   
}
*/
/*.text_color a{
	color: #fff;
}*/

/*.text_color a:link{
    color:#FFFFFF;
}*/

/*a#text_color:link{
    color:#fff !important;
}*/

/**/
/*.btn-primary {
    color: #fff;
    background-color: #14213d !important;
    border-color: #14213d !important;
}


.bg-light {
    background-color: #e5e5e5!important;
}*/



