.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
body
{
  font-family: "Roboto", sans-serif;
}
/*.licorice-regular,
.fontCorsivo {
  font-family: "Licorice", serif;
  font-weight: 400;
  font-style: normal;
}*/
.header_absolute .page_header_wrapper {
  /*background-color: rgba(0, 189, 230, 0.1); /*rgba(255, 255, 255, 0.1);*/
  background-color: rgba(21, 67, 74, 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(2, 48, 60, 0.9); /*rgba(21, 67, 74, 0.8); /*rgba(100, 100, 100, 0.9); /*#87664e;*/
  color: #fff;
}
.ds.s-parallax {
background-image: url("../_img/layout/bg01.jpg");
color: #fff;
}
.page_topline.ds {
  background: linear-gradient(120deg, #87664e, #6a300b, #604436, #7b706b, #87664e);
}
.page_copyright.cs {
    border-top: 1px solid #dac6ad;
    background-color: #2c555c; /*15434a;*/
    /*background: linear-gradient(120deg, #87664e, #6a300b, #604436, #7b706b, #87664e);*/
}
.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;
}
  }
 

  @media (min-width: 768px){
.quote-item {
  max-width: 100%;
}
  }
.main-testimonials .quote-image img {
  height: auto;
  width: auto;
}
.quote-image img {
  border-radius: 0;
}
.service-item2 img {
  max-width: 100%;
  border-radius: 24px 52px;
  border: dotted 4px #dac6ad;
  text-shadow: 1px 1px 1px red;
  display:none;
}
.page_slider .flexslider .slides li::before {
  /*background-image: url("../img/pattern.png");*/
  background-image: none;
}
#services .vertical-item .item-content {
  background-color: #e7f0ec; /*cfe0d8*/
  border-radius: 12px;
  padding: 24px 18px;
  border-top: solid 5px #eb5b2f;
  border-bottom: solid 5px #1d5d65;
}
  @media (min-width: 576px){
#services .vertical-item .item-content{
  min-height: 12em;
}
  }
  #testimonials img {
  border-radius: 50%;
  max-width: 80%;
}
.page_slider h2 {
  line-height: 1.4em;
  margin-bottom: 15px;
  margin-top: 15px;
}
.flexslider-overlay {
  background-color: rgba(15, 31, 34, 0.5);
}
.testimonials-sliders h5 {
  padding-bottom: 11px;
  line-height: 1.2em;
  margin-top: 24px;
}
.ls {
  color: #333;
}
@media (max-width: 767px) {
  .page_slider h2 {
    font-size: 1.4rem;
  }