/*------------------------------------------------------*/
/*File Name: blue.css
/*Description: This file contain styles for blue variation
/*------------------------------------------------------*/
h1 span {
  color: #E00707;
}
.top-contact-info .icon-calendar2,
.top-contact-info .icon-email2,
.top-contact-info .icon-newspaper {
  color: #E00707;
}
.top-contact-info a:hover {
  color: #E00707;
}
.top-contact-info #searchsubmit {
  background: url("../images/search-icon-blue.png") center 10px no-repeat;
}
.top-contact-info .search-btn {
  color: #E00707;
}
.mean-container a.meanmenu-reveal span {
  background: #E00707;
}
.mean-container a.meanmenu-reveal {
  color: #E00707;
}
a:hover,
a:focus,
small.category,
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:hover i {
  color: #E00707;
}
.green-border {
  border: 3px solid #E00707;
}
.green-border:hover {
  background: #E00707;
}
.separator .short-border {
  border: 2px solid #E00707;
}
.main-slider,
.news-letter,
.our-partners,
.recent-work .blockquote-wrap {
  background: #fff;
  
}
.about-us .img-circle {
  background: #E00707;
}
.our-achievements small {
  color: #E00707;
}
.our-skills #accordion a.entry-title {
  background: url("../images/toggle-open-close.png") 95% -124px no-repeat #E00707;
}
.our-skills #accordion a.collapsed {
  background: url("../images/toggle-open-close.png") 95% 20px no-repeat #323232;
}
.our-team .entry-footer {
  background: #E00707;
}
.recent-work #filters li a.active {
  color: #E00707;
}
.our-skills .owl-pagination .owl-page.active {
  background: #E00707;
}
#footer-wrapper a:hover {
  color: #E00707;
}
#scroll-top {
  background: #E00707;
}
.recent-work .wrapper-container .icon-search {
  background: #E00707;
}
.recent-work .wrapper-container .icon-search:hover {
  background: #1B76AA;
}
.main-slider .owl-dots .owl-dot,
.our-skills .owl-dots .owl-dot.active {
  background: #E00707;
}
.our-skills #accordion a.collapsed:hover {
  background: url("../images/toggle-open-close.png") 95% 22px no-repeat #E00707;
}
