@font-face {
  font-family: "sensa_brushfill_demo";
  src: url("fonts/sensabrush-filldemo-webfont.woff2") format("woff2"), url("fonts/sensabrush-filldemo-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Bold Italic";
  src: url("fonts/hvd_fonts_-_plutobold-italic-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutobold-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Bold";
  src: url("fonts/hvd_fonts_-_plutobold-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutobold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Light Italic";
  src: url("fonts/hvd_fonts_-_plutolight-italic-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutolight-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Light";
  src: url("fonts/hvd_fonts_-_plutolight-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutolight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Medium Italic";
  src: url("fonts/hvd_fonts_-_plutomedium-italic-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutomedium-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Medium";
  src: url("fonts/hvd_fonts_-_plutomedium-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutomedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Regular Italic";
  src: url("fonts/hvd_fonts_-_plutoregular-italic-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutoregular-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Pluto Regular";
  src: url("fonts/hvd_fonts_-_plutoregular-webfont.woff2") format("woff2"), url("fonts/hvd_fonts_-_plutoregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, h2, .txt_title {
  font-family: "sensa_brushfill_demo";
  text-align: center;
}

body {
  font-family: "Pluto Light", sans-serif;
  font-weight: 600;
  color: #757575;
  background-color: #f9f9f9;
}

.hero img {
  max-height: 500px;
  object-fit: cover;
  width: 100%;
}

.container {
  padding: 0;
}

header {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
}
header .container {
  position: relative;
  z-index: 1;
}
header .row > div:last-child nav {
  text-align: right;
}
header nav a, header nav span {
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}
header nav a .fa-facebook, header nav span .fa-facebook {
  font-size: 22px;
  margin: 0 5px;
}
header nav a:first-child, header nav span:first-child {
  margin-left: 0;
}
header nav a:last-child, header nav span:last-child {
  margin-right: 0;
}

.logo {
  z-index: 0;
  width: 120px;
  height: auto;
  position: absolute;
  top: -50px;
  width: 100%;
  text-align: center;
}

.logo:after{
  content: '';
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.01) 100%);
  z-index: -1;
}

#slideshow {
  display: block;
  height: 100vh;
}
#slideshow img {
/*  position: fixed;*/
/*  z-index: -1;*/
}
.slideshow-container{
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
}
.txt_title {
  font-size: 72px;
  line-height: 1;
}

#mainbody {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
}

#pageintro {
  margin-top: -200px;
  z-index: 2;
  position: relative;
}
#pageintro .txt_title {
  color: #7da842;
}
#pageintro .container {
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid #7da842;
  border-radius: 24px;
  padding: 30px;
  backdrop-filter: blur(20px);
}

#slideset {
  padding-bottom: 50px;
  position: relative;
}

#slideset .swiper-slide{
  border-radius: 24px;
  border:2px solid #87B340;
  overflow: hidden;
}

#slideset .swiper-button-next{
  right: -15px;
}

#slideset .swiper-button-prev{
  left: -15px;
}

section.brands {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #FCFCFC;
  background: linear-gradient(180deg, rgba(252, 252, 252, 1) 0%, rgba(245, 245, 245, 1) 100%);
}

.swiper-btns .swiper-button-prev:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='84.955' height='84.518' viewBox='0 0 84.955 84.518'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rettangolo_3426' data-name='Rettangolo 3426' width='38.286' height='21.356' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Raggruppa_717' data-name='Raggruppa 717' transform='translate(-217 -139.631)'%3E%3Cpath id='Tracciato_515' data-name='Tracciato 515' d='M21.464,0C45.606,3.58,62,13.71,62,32.5c0,16.69-14.306,28.017-32.492,28.017C9.836,60.513,0,49.481,0,32.79,0,15.8,12.817,5.068,21.464,0' transform='matrix(0.839, -0.545, 0.545, 0.839, 217, 173.398)' fill='%2387b33f'/%3E%3Cg id='Raggruppa_711' data-name='Raggruppa 711' transform='translate(240 171.213)'%3E%3Cg id='Raggruppa_709' data-name='Raggruppa 709' transform='translate(0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Tracciato_514' data-name='Tracciato 514' d='M38.286,12.084c-15.238.785-11.443.921-27.789,1.168a41.285,41.285,0,0,1,9,5.291,1.571,1.571,0,0,1-1.925,2.483A38.245,38.245,0,0,0,1.281,13.7a1.571,1.571,0,0,1-.237-3.024A30.8,30.8,0,0,0,14.925.611a1.571,1.571,0,0,1,2.486,1.921,33.832,33.832,0,0,1-8.258,7.594c16.381-.077,10.91-.241,27.936-.946Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.swiper-btns .swiper-button-next:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='84.311' height='83.802' viewBox='0 0 84.311 83.802'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rettangolo_3426' data-name='Rettangolo 3426' width='38.286' height='21.356' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Raggruppa_716' data-name='Raggruppa 716' transform='translate(-329.269 -139.99)'%3E%3Cpath id='Tracciato_513' data-name='Tracciato 513' d='M49.917,171.166c24.142-3.58,40.536-13.71,40.536-32.5,0-16.69-14.306-28.018-32.492-28.018-19.672,0-29.508,11.032-29.508,27.723,0,16.992,12.818,27.722,21.464,32.79' transform='translate(393.037 30.487) rotate(31)' fill='%2387b33f'/%3E%3Cg id='Raggruppa_710' data-name='Raggruppa 710' transform='translate(352.282 171.213)'%3E%3Cg id='Raggruppa_709' data-name='Raggruppa 709' clip-path='url(%23clip-path)'%3E%3Cpath id='Tracciato_514' data-name='Tracciato 514' d='M0,12.084c15.238.785,11.443.921,27.789,1.168a41.285,41.285,0,0,0-9,5.292,1.571,1.571,0,0,0,1.925,2.483A38.245,38.245,0,0,1,37.005,13.7a1.571,1.571,0,0,0,.237-3.024A30.8,30.8,0,0,1,23.362.611a1.571,1.571,0,1,0-2.486,1.921,33.832,33.832,0,0,0,8.258,7.594C12.752,10.049,18.223,9.885,1.2,9.18Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

#carousel {
  border: 2px solid #7da842;
  padding: 30px 60px 50px 60px;
  background: #F2F6EC;
  border-radius: 24px;
  /*  overflow: visible;*/
  position: relative;
}
#carousel .swiper-wrapper {
/*  overflow: hidden;*/
}
#carousel .swiper-slide:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #F2F6EC;
    display: block;
    position: absolute;
    top: 0;
}
#carousel .swiper-pagination-bullet-active {
  background-color: #7da842;
}
#carousel img {
  margin: 0 auto;
  display: block;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  position: relative;
}
#carousel .swiper-btns .swiper-button-prev {
  left: -15px;
  opacity: 1 !important;
}
#carousel .swiper-btns .swiper-button-next {
  right: -15px;
  opacity: 1 !important;
}

section.filosofia {
  padding: 70px 0;
  background-color: #f6f6f6;
}
section.filosofia .txt_title {
  color: #7da842;
}

#mappa {
  background-color: #f6f6f6;
}

#contatti {
  background-color: #f6f6f6;
  padding: 50px 0;
}
#contatti .txt_title {
  color: #9D6F48;
  margin-bottom: 20px;
}
#contatti .row > div {
  margin: 0 30px;
}
#contatti .row > div h5, #contatti .row > div h6 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#contatti .row > div:first-child {
  padding: 30px;
  background-color: #F2F6EC;
  border: 2px solid #7da842;
  border-radius: 24px;
}
#contatti .row > div:first-child h5 {
  color: #7da842;
}
#contatti .row > div:first-child i {
  color: #7da842;
}
#contatti .row > div:first-child p:last-child {
  margin: 0;
}
#contatti .row > div:first-child p:last-child a {
  color: #757575;
  text-decoration: none;
}
#contatti .row > div:last-child {
  padding: 30px;
  background-color: #F7F7F7;
  border: 2px solid #9D6F48;
  border-radius: 24px;
}
#contatti .row > div:last-child h6 {
  color: #9D6F48;
}
#contatti .row > div:last-child p:last-child {
  margin: 0;
}

footer {
  background: #7da842;
  color: #fff;
  padding: 30px;
}
footer svg {
  display: block;
  margin: 0 auto;
}
footer small {
  margin-top: 20px;
  display: block;
}

.mobile-lang{
  display: none;
  color: #fff;
}
.mobile-lang a{
  color: #fff;
}
@media (max-width: 767px){
    html, body{
      overflow-x: hidden;
    }
    .mobile-lang{
      display: block;
      position: absolute;
      z-index: 5;
      top: 15px;
      right: 15px;
    }
    header{
      height: 100px;
    }
    header .container .row{
      display: none; 
      padding: 0;
      margin: 0;
    }
    .logo{
      transform: scale(.5);
      top: -100px;
    }
    .logo:after{
      width: 200%;
      left: -50%;
    }
    #slideshow{
      height:80vh;
    }
    #slideshow .swiper{
      height: 100%;
    }

    #mainbody{
      padding: 0 15px;
    }

    #slideshow .swiper img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    #slideset{
      height:480px;
    }
    #slideset .swiper{
      height: 100%;
    }

    #slideset .swiper img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    #carousel .swiper-btns, #slideset .swiper-btns{
      display: none;
    }
    section.brands, section.filosofia{
      padding-left: 15px;
      padding-right: 15px;
    }
    #contatti{
      padding: 0;
    }
    #contatti .container{
      padding: 50px;
    }
    #contatti .row .col-md-5{
      margin-bottom: 50px;
    }
}