/* This file only contains the theme color schemes */
/*Light Blue*/
.flaticon-quotes3, .bottom_header .address_container .text_holder span, .icon_border span, .team .member_info > span, .team .member_info a, .description_list li > i, .description_list li ul li a:hover {
  color: #5fadce;
}
.main_menu .nav > li > .sub-menu, .testimonial-bg2, .main_menu, .top_header, .bottom_header .address_container .icon_holder, .top_header div.dropdown ul, .title_container span.decor_default, .title_container span.decor-equal, .banner-title span.decor-equal, .parallax .overlay, .button-main, .hvr-sweep-to-right:before {
  background: #5fadce;
}
.service_icon .icon_border, .faq_sec .panel-default > a[aria-expanded="true"] .panel-heading:before, .faq_sec .panel-default > a:focus .panel-heading:before {
  border: 2px solid #5fadce;
}
.testimonial-bg2:before {
  border-top-color: #5fadce;
}
/*Dark Blue*/
.testimonial-name, .testimonial-position, h2, h3, h4, h5, h6, .title_container h1, .title_container h2, .title_container h3, .title_container h4, .service_text h5, .service_text h4, .people_choose_us h5, .consultation-box h5, .team .member_info h5, .latest_news .single_news h3, .latest_news .single_news a.read_more, .faq_sec h5, .testimonial-bg2 .testimonial-position, .testimonial-bg2 .star-rating, .main_menu .nav > li a:hover {
  color: #007AC3;
}
.bottom_header .search_icon.flaticon-technology {
  background-color: #007AC3;
}
.page-title, .main_menu .nav li .sub-menu li a:hover, .hvr-sweep-to-rightB:before, .testimonial-bg2 .star-rating .txt-gradient, .dkb-bg {
  background: #007AC3;
}
@media (max-width: 1199px) {
  .main_menu .nav > li > .sub-menu, .navbar-nav > li {
    background: #007AC3;
  }
}
/*Red*/
.fa-check-square, .people_choose_us span.icon:before, .people_choose_us .choose_category i, .team .member_info > span, .team .member_info a, footer .contact_us ul li a:hover {
  color: #FF7B53;
}
.inner_banner, .button-main, .hvr-sweep-to-right:before, .bottom_header .address_container .icon_holder, .testimonial-bg1::-webkit-scrollbar-thumb:hover, .parallax .button a {
  background: #FF7B53;
}
.bottom_header .search_icon {
  background-color: #FF7B53;
}
.faq_sec .panel-heading:before, .faq_sec .panel-default > a[aria-expanded="true"] .panel-heading:before, .faq_sec .panel-default > a:focus .panel-heading:before {
  border: 2px solid #FF7B53;
}
.consultation-box {
  border: 8px outset #FF7B53;
}
.testimonial .img_holder .overlay, .hvr-sweep-to-bottom:before, .hvr-shutter-out-vertical:before {
  background: rgba(169, 0, 0, 0.9);
}