#layers-widget-column-56 .owl-carousel .owl-item img { width: auto; }
.wpml-ls-statics-shortcode_actions {
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions,
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
.wpml-ls-statics-shortcode_actions a {
  border-color: #cdcdcd;
}

.wpml-ls-statics-shortcode_actions a {
  color: #444444;
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions a:hover,
.wpml-ls-statics-shortcode_actions a:focus {
  color: #000000;
  background-color: #eeeeee;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
  color: #444444;
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a,
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
  color: #000000;
  background-color: #eeeeee;
}

body {
  font-family: "Open Sans", Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "Open Sans", Helvetica, sans-serif;
}

button,
.button,
input[type=submit] {
  font-family: "Open Sans", Helvetica, sans-serif;
}

.header-site,
.header-site.header-sticky {
  background-color: rgba(253, 253, 253, 1);
}

.title-container {
  background-color: #fdfdfd;
}

.footer-site {
  background-color: #000000;
}

#wp-admin-bar-layers-edit-layout .ab-icon:before {
  font-family: "layers-interface" !important;
  content: "\e62f" !important;
  font-size: 16px !important;
}

.swiper-slide {
  background-repeat: no-repeat;
  background-position: top center;
  /*background-size: cover;*/
  font-size: 2rem;
}

.slider-top {
 max-height: 550px;
}

.swiper-slide h2 {
  font-size: 5rem;
  font-weight: normal;
  position: relative;
  font-family: "Open Sans" !important;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.swiper-slide h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 5px;
  left: 50%;
  background: #FECB4F;
  transform: translateX(-50px);
}

.swiper-slide .caption {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  
}

.text-uppercase {
  text-transform: uppercase;
}

#layers-widget-column-44-898 h5.heading a, #layers-widget-column-44-898 h5.heading, #layers-widget-column-44-898 div.excerpt, #layers-widget-column-44-898 div.excerpt p {
    color: #ffffff;
}

#layers-widget-layers_plus_column_team-5-517 h5.heading a, #layers-widget-layers_plus_column_team-5-517 h5.heading, #layers-widget-layers_plus_column_team-5-517 div.excerpt, #layers-widget-layers_plus_column_team-5 div.excerpt p {
    color: #333333;
}

#layers-widget-column-60 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/Bg-hayden.jpg);
}

#post-473 .section-title .heading:after {
  margin-left: 0
}

#layers-widget-post-14 {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/concrete-wall.png);
}

@media only screen and (max-width: 768px) {
  .swiper-slide h2 {
    font-size: 2.5rem
  }
}


