:root {
        --main-color: #4c6599;
        --sub-color: #716a00;
        --bs-link-hover-color:#716a00 !important;
      } */
 /* appear-animation{
        fill: var(--main-color) !important;
} */

.fadeInUpShorter{
        fill: var(--sub-color) !important;
}
.owl-stage-outer{
        direction: ltr !important;
}
#st1_start{
        fill : var(--sub-color);
}
/* #st2_end{
        fill: var(--sub-color) ; */
/* } */
/* #st3_end{
        fill: var(--sub-color) !important;
} */
#gradient_SVG_3{
        fill : var(--sub-color);   
}
#gradient_SVG_2{
        fill: var(--sub-color) !important;
}
.header-nav{
        color: var(--sub-color);
}
.whats_click{
        color: white  !important;
        margin-left: 1% !important;
        background: linear-gradient(-38.1964deg, #FCD80E 50%, #F09621 68%) !important;
        
}
.call_click{
        color: white  !important;
        margin-left: 1% !important;  
background: linear-gradient(-38.1964deg, #FCD80E 50%, #F09621 68%) !important;
/*background: linear-gradient(32.91994deg, #ED1C24 50%, #BE1E2D 68%,#ED1C24, #BE1E2D ) !important;*/

    
}
.call_click_text{
    direction: ltr !important;
}
#header > li > a.active{
     color: linear-gradient(-38.1964deg, #FCD80E 50%, #F09621 68%) !important;
}
li > a {
    border:none !important;
}
.fa-xx{
    font-size:35px;
    color:black !important;
}

