header, header.sticky, header.active, header.active .menu a, footer {
  background-color: #00a3dc;
}
header .menu a:hover {
  color: #00516e;
}
.menu a.active {
    box-shadow: none;
    color: #181b26;
}
header.active .menu a.active {
  background-color: #ffffff;
}
header.active .menu a.active, header.active .menu a:hover {
  color: #181b26;
}
.footer-about {
  background-color: #00516e;
}
/*.sliders .slide:nth-child(1) {background-image: url('../images/bg/slide1_blue.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.sliders .slide:nth-child(2) {background-image: url('../images/bg/slide2_blue.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.sliders .slide:nth-child(3) {background-image: url('../images/bg/slide3_blue.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.block3 {padding: 140px 0; background-image: url("../images/bg/paralax1_blue.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover;}
.block5 {padding: 140px 0;background-image: url("../images/bg/paralax2_blue.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover;}*/