
.header_absolute .page_header_wrapper {
  /*background-color: rgba(0, 189, 230, 0.1); /*rgba(255, 255, 255, 0.1);*/
  background-color: rgba(0, 52, 97, 0); /*rgba(100, 100, 100, 0.9); /*#87664e;*/
}
.ds {
  /*background-color: rgba(0, 189, 230, 0.7); /*rgba(100, 100, 100, 0.9); /*#00bde6;*/
  /*background-color: rgba(96, 68, 54, 0.7); /*rgba(100, 100, 100, 0.9); /*#604436;*/
  /*background-color: rgba(106, 48, 11, 0.7); /*rgba(100, 100, 100, 0.9); /*#6a300b;*/
  background-color: rgba(0, 52, 97, 0.8); /*rgba(100, 100, 100, 0.9); /*#87664e;*/
  color: #fff;
}
.ds.s-parallax {
background-image: url("../_img/layout/bg01.jpg");
}
/**/
.ds.s-parallax#steps {
  background-image: url("../_img/layout/bg02.jpg");
  background-repeat: repeat;
  /*background-size: auto;
  /*background-color:#003461;*/
}
.page_topline.ds {
  background: linear-gradient(120deg, #003461, #0c5fa6, #038bff, #ff5000, #003461);
}
.page_copyright.cs {
    border-top: 1px solid #dac6ad;
  background: linear-gradient(120deg, #003461, #0c5fa6, #038bff, #ff5000, #003461);
}
.affix-wrapper a.logo img {
    padding: 12px;
}
.teaser-contact-icon.s-parallax {
  background-image: url("../_img/layout/bg02.jpg");
}
.s-parallax, .cover-image, .cover-background, .texture-background {
  background-repeat: repeat;
}
.flexslider-bottom::before {
  width: 50.1%;
}
.shortcode-team-slider .menu_item {
  text-shadow: 2px 2px 0px #fff,5px 5px 7px #fff,-2px -2px 3px #fff;
}
  @media (max-width: 767px){
.shortcode-team-slider .flexslider .slides img {
  position: relative;
  right: 5px;
}
  }
  
.page_copyright.cs {
    background-color: #0002f3;
}

  @media (min-width: 768px){
.quote-item {
  max-width: 100%;
}
  }
.main-testimonials .quote-image img {
  height: auto;
  width: auto;
}
.quote-image img {
  border-radius: 0;
}
.about-home p strong {
  color: #fff;
}