body {
  font-family: 'Titillium Web', sans-serif !important;
  color: #080808;
}

@media (min-width: 1200px) {
  .container, .container-xl {
    max-width: calc(100% - 240px) !important;
  }
}

#header-1 {
  background-color: #549F57;
  color: #FFF;
  height: 77px;
  font-weight: bold;
  line-height: 77px;
}
.mod-languages a,.mod-languages a:hover {
  color: #FFF;
}
.mod-languages li.lang-active a {
  text-decoration: underline;
}
#header-2 {
  height: 281px;
  background-color: #FFF;
}


#logo {
  max-width: 342px;
  width: 100%;
  margin: 30px 0;
  display: inline-block;
}

.social {
  width: 46px;
  height: 46px;
  display: inline-block;
}

.seguici {
  padding: 66px 0;
  display: block;
}

#header-2 .btn {
  height: 40px;
  background-color: #549F57;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
#header-2 ul>li {
  margin-right: 30px;
}
#header-2 ul>li>a {
  font-size: 16px;
  font-weight: bold;
  color: #5C5C5C;
  line-height: 40px;
}

#dati .w-20 {
  width: 19.5% !important;
  border-right: 1px solid #C7C7C7;
}

#dati .w-20:last-child {
  border-right: 0px solid #C7C7C7;
}

@media (max-width: 575px) {
  #dati .w-20 {
    width: 100% !important;;
    border-right: 0px !important;
  }
  #header-2 {
    height: auto;
    padding-bottom: 30px;
  }
}

h4 strong {
  text-transform: uppercase;
}
.owl-carousel a {
  font-weight: bold;
  color: #000;
}
#dati {
  font-size: 20px;
}

#dati .titolo {
  color: #549F57;
  font-weight: bold;
}

#article-content {
  border-left: 1px solid #C7C7C7;
  padding-left:130px;
  margin-bottom:300px;
}
#article-content p {
  margin-bottom: 1em;
}
#article-content h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 50px 0 20px;
}
#article-content .gallery {
  margin-bottom: 50px;
}
#article-content .gallery img {
  margin: 30px 0px;
}
footer {
  background-color: #549F57;
  color: #FFF;
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer1 {
  font-size: 12px;
}
.footer1 img {
  margin-top: 8px;
}
.footer2 {
  font-size: 16px;
}
.footer2 h3,.footer3 h3,.footer4 h3 {
  font-size: 20px;
  font-weight: bold;
}
footer ul>li {
  display: block;
  width: 100%;
}
footer ul>li>a {
  color: #FFF;
}

.attribution a {
  color: #FFF;
}
.attribution a:hover {
  color:#FFF;
}
.attribution img {
  width: 46px;
}

@media (max-width: 1199px) {
  #header-2 ul>li {
    margin-right: 16px !important;
  }
  #dati {
    font-size: 12px;
  }
}
