header {
    /* background-color: #0077b6; */
}




.widget1 figure::before {

    background-color: #0077b6;

}

.widget1 figure::after {

    background-color: #0c5adb;

}



.widget2 .shape {

    fill: #0077B6;
}


.widget3 .read-more a::before {
  
    background-color: #0077b6;
   
}


.widget4 .btn-read-more a {
    background-color: #0077b6;
}


.main-text-wrapper::before {

    background-color: #0077b6;

}


.main-text-wrapper::after {

    background-color: #0077b6;

}


.faq-card.open h3 {
    color: #0077b6;
}

.faq-card:hover .question h3 {
    color: #0077b6;
}



#blogs .btn-show-all {
    background-color: #0077b6;
}



.blog-card .btn-read-more a {
    color: #0077b6;
}


.blog-card .title a:hover {
    color: #0077b6;
}


.last-post-slider .owl-nav button {
    background-color: #0077b6 !important;
}


.title-list-wrapper .title {
 
    background-color: #0077b6;

}


.title-list li a:hover {
    color: #0077b6;
}


::selection {
    background-color: #0077b6;
    color: #fff;
}

.header-call-btn a {
    background-color: #0077b6;
}

.header-call-btn a:hover {
    background-color: #045986;


}

.widget1 .btn-read-more a {
    color: #0077b6;
}



.header-social li.telegram a {
    background-color: #24A1DE;
 }


 .top-menu > li a:hover  {
    background-color: #0077b6;

 }


 .widget3 .read-more a:hover {
    background-color: #0077B6 !important;
 }


 .widget2:hover .shape {
    fill: #0e4eb7;
 }



 .title-section::before {
    background-color: #0077b6;
 }