/*! Place your custom styles here */

body {
  font-family: 'Rubik', sans-serif!important;
}

h1, h2, h3, h4, h5 {
  font-family: 'Rubik', sans-serif!important;
  text-transform: uppercase;
  letter-spacing: -0.75px;
  line-height: 1.5;
  font-weight: 500;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 26px;
}

h3, h4 {
  font-size: 22px;
}

h5, .intro-contatto {
  font-size: 15px;
}

.bg--dark strong {
  color: #fff;
}

.feature h5 {
    margin: 0 0 6px;
}

.intro-contatto {
  font-family: 'Rubik', sans-serif!important;
  text-transform: uppercase;
  letter-spacing: -0.75px;
  line-height: 1.5;
  font-weight: 500!important;
}

.slogan1 {
  font-weight: 600;
}
.slogan2 {
  margin: 0 5px;
  color: #A41415!important;
}

.bar .logo {
    max-height: 80px;
    max-width: none;
}

@media screen and (max-width: 768px) {
  .bar .logo {
      max-height: 50px;
      top: 0;
  }
}

.feature-1 {
  min-height: 0;
}

a, a:hover,
.imagebg:not(.image--light) .feature.bg--white a:not(.btn) {
    color: #A41415;
}

.dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a {
  color: #565350;
}

.dropdown .dropdown__content:not([class='bg--dark']) .menu-vertical a:hover {
  color: #A41415!important;
}

.btn--primary, .btn--primary:visited {
    background: #A41415;
    border-color: #A41415;
}

.btn--primary:hover {
    background: #A41415;
}

.feature.feature--featured:after {
    background: #A41415;
}

.intro-contatto {
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

.contatto {
  font-size: 36px;
  color: #A41415;
  font-weight: 500;
}

.lead {
  font-size: 17px;
}

.bg--secondary,
.bg--dark {
  background: #575452;
}

body,
.lead,
footer:not(.bg--primary):not(.bg--dark) a,
p strong,
h2,
h3,
h4,
h5,
h6 {
  color: #565350;
}

body,
p + a:not(.btn) {
  font-size: 15px;
}

.recapiti .text-block {
  margin-bottom: 15px!important;
}

@media (min-width: 768px) {
div[class*='col-'] .text-block + .text-block {
    margin-top: 15px;
}
}

.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
    opacity: 0.85!important;
}

.bar-1 .menu-horizontal>li>.dropdown__trigger, .bar-1 .menu-horizontal>li>a {
    font-weight: 700!important;
}

.cover-features .row:nth-child(2) {
    margin-top: 16.14285714em;
}

.cover-features.space--lg {
    padding-bottom: 6.14285714em;
}

#richiedi-preventivo {
  padding-bottom: 60px;
}

#privacy .lead {
  font-weight: 500;
}

section.space--lg, footer.space--lg {
    padding-top: 26.14285714em;
    padding-bottom: 16.14285714em;
}

footer span.type--fine-print:not(:first-child),
footer a.type--fine-print:not(:first-child) {
    margin-left: 10px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font-size: 11px;
}

footer .logo {
    max-height: 40px;
}
