:root {
  --color-primary: #b39e76;
  --color-gradient-start: #b39e76;
  --color-gradient-stop: #b39e76;
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.625em;
  letter-spacing: 0.01em;
  font-size: 1em;
  color: #73747f;
  overflow-x: hidden;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Rubik', sans-serif;
  color: #1a1c26;
}

.h1,
h1 {
  font-weight: 300;
  line-height: 1.244em;
  font-size: 45px;
}

.h2,
h2 {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.285em;
}

.h3,
h3 {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.342em;
}

.h4,
h4 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.35em;
}

.h5,
h5 {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.35em;
}

.h6,
h6 {
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2em;
}

.main-nav > li > a {
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #fff;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.main-footer {
  padding-top: 70px;
  color: rgba(255, 255, 255, 0.6);
}

.main-footer a:not(.btn) {
  color: rgba(255, 255, 255, 0.6);
}

.main-footer a:not(.btn):hover {
  color: #fff;
}

.content h3, .content .h3 {font-size: 16px; color: #000 !important;}
.contents h3, .contents .h3 a {font-size: 16px; color: #000 !important;}

@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #fff !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
  .mainbar-wrap.is-stuck .header-module .ld-module-trigger,
  .mainbar-wrap.is-stuck .main-nav > li > a,
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    color: #424242 !important;
  }
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    border-color: #424242 !important;
  }
  .is-stuck .btn {
    color: #fff;
    border-color: #b39e76;
  }
  .is-stuck .btn.btn-solid {
    background-color: #b39e76;
  }
  .is-stuck .btn:hover {
    border-color: #b39e76;
    color: #fff;
  }
  .is-stuck .btn:hover, .is-stuck .btn.btn-solid:hover {
    background-color: #b39e76;
  }
  .megamenu-heading {
    color: #3b91f7;
  }
}

.logo-default, .logo-sticky { width: 50%; }
.wa {position: fixed; right: 25px;bottom: 25px;z-index: 100; width: 60px !important;}
.ancho-footer { width: 30%; }
.no-mostrar { display: none !important; }
img.mobile-logo-default { width: 80% !important; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display:  inline-block !important;}
.lqd-column.col-md-4 {height: 430px;}
.negro { color: #000 !important; }

@media (max-width: 990px) {
h3.widget-title.text-white.sacar {display: none !important;}
footer.main-footer.bg-cape-cod {text-align: center !important;} 
.no-mostrar { display: block !important; }
.chau-footer { display: none !important; }
.lqd-column.col-md-4 {height: auto !important;}


}

@media (max-width: 780px) {
.logo-sticky { width: 90% !important; }
.mobile-logo-default { width: 80% !important; }

}
