@import url("divinea.css");
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-v40-latin-regular.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-regular.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/playfair-display-v40-latin-italic.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-italic.ttf') format('truetype');
}

@font-face {
  font-display: swap; 
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/playfair-display-v40-latin-700.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-700.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/playfair-display-v40-latin-700italic.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-700italic.ttf') format('truetype');
}

@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/playfair-display-v40-latin-900.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-900.ttf') format('truetype'); 
}
@font-face {
  font-display: swap;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/playfair-display-v40-latin-900italic.woff2') format('woff2'), 
       url('../fonts/playfair-display-v40-latin-900italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v25-latin-100.woff2') format('woff2'), 
       url('../fonts/lato-v25-latin-100.ttf') format('truetype');
}
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/lato-v25-latin-100italic.woff2') format('woff2'), 
       url('../fonts/lato-v25-latin-100italic.ttf') format('truetype');
}
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v25-latin-300.woff2') format('woff2'), 
       url('../fonts/lato-v25-latin-300.ttf') format('truetype'); 
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/lato-v25-latin-300italic.woff2') format('woff2'),
       url('../fonts/lato-v25-latin-300italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v25-latin-regular.woff2') format('woff2'),
       url('../fonts/lato-v25-latin-regular.ttf') format('truetype'); 
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v25-latin-italic.woff2') format('woff2'),
       url('../fonts/lato-v25-latin-italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v25-latin-700.woff2') format('woff2'),
       url('../fonts/lato-v25-latin-700.ttf') format('truetype'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v25-latin-700italic.woff2') format('woff2'), 
       url('../fonts/lato-v25-latin-700italic.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v25-latin-900.woff2') format('woff2'),
       url('../fonts/lato-v25-latin-900.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/lato-v25-latin-900italic.woff2') format('woff2'), 
       url('../fonts/lato-v25-latin-900italic.ttf') format('truetype'); 
}




body{font-family:Lato, sans-serif; font-weight:300; }
h1{font-family:Playfair Display, sans-serif; font-weight:normal; }
h2{font-family:Playfair Display, sans-serif; font-weight:normal; }
h3{font-family:Lato, sans-serif; font-weight:normal; }
h4{font-family:Lato, sans-serif; font-weight:normal; }
h5{font-family:Lato, sans-serif; font-weight:600; }
h6{font-family:Lato, sans-serif; font-weight:600; }


#sp-top1, #sp-top2 {
  line-height: 30px;
  padding: 15px 0;
}
#sp-slider .carousel-item > img {
  width: 100%;
  height: calc(100vh - 140px); /*140*/
  max-height: 100%;
  object-fit: cover;
  padding: 0 15px;
}
#psr {
  bottom: 0px;/*30*/
  position: absolute;
  background: #fff;
  width: 100%;
  height: 70px;
  padding: 10px;
}

#sp-slider {
  position: relative;
}

#scroll_down {
  width: 80px;
     /*background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 7px 18px;*/
    position: absolute;
    bottom: 30px; /*60*/
    right: 80px;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    letter-spacing: 0.19em;
    padding-bottom: 20px;
    white-space: nowrap;
    background: #333;
    height: 80px;
}
#scroll_down img{
  width: 10px;
  margin: auto;
  padding-top: 20px;
 
}
#scroll_down p {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    position: relative;
    left: 5px;
    font-family: 'Prompt', sans-serif;
}
.carousel-indicators {
  bottom: 60px;
  }
#sp-bottom {
  padding: 150px 0px 100px;
  color: #a5a5a5;
  background: #3e3e3e url(/images/Montagna.svg) no-repeat right 100px;
}
.footer-logo {
    position: absolute;
    margin-top: -50px;
}
.footer-logo svg{
  width: 140px;
}
#sp-bottom p {
  line-height: 36px;
  font-size: 15px;
}
#sp-bottom i{
  color: #a5a5a5;
  margin:0 10px; 
}
#sp-bottom a{
  color: #d9d9d9;
}
#sp-bottom3 img {
  display: inline;
  margin: 0 10px;
  opacity: 0.8;
  height: 90px;
}
.sp-page-title {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
}
#sp-uno1 img{
  max-height: 650px;
  margin:0 auto;
}

#sp-uno2 h1 {
    font-size: 70px;
    font-weight: 700;
    margin-top:-110px;
margin-bottom: 100px;
}
#sp-uno2 p{
  padding: 50px;
  font-size: 15px;
}
#sp-uno2 .btn.more {
    left: 50%;
    display: inline-block;
    min-width: 200px;
    padding-left: 40px;
    padding-right: 40px;
    background: transparent;
    border: 2px solid #333;
    border-radius: 2px;
    outline: none;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    transition: all 120ms linear;
    position: absolute;
  margin-top: 80px;
  transform: translateX(-50%);
  color:#333;
}
@media (min-width: 769px) {
  #sp-uno2 {
     position: relative;
    margin-top: -150px;
    background-color: rgba(45, 48, 51, 0.9);
    height: 350px;
    width: 50%;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 45px;
  }
}
#sp-vini1, #sp-vini2, #sp-territorio1, #sp-territorio2, #sp-azienda1, #sp-azienda2 {
  max-width: 1400px;
  margin: 0 auto;
}
#sp-territorio1,
#sp-azienda1,
#sp-video-bar{
  margin-top:150px;
}
p.title-section {
    width: 999em;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    font: 30em/1 "Playfair Display", serif;
    text-align: center;
    position: absolute;
    color: #ffffff;
  font-weight:700;
  margin-top:-100px;
}
#sp-t1,
#sp-t2{
    margin-top: 150px;
}
#sp-t3,
#sp-t4{
    margin-top: 180px;
}
#sp-due2 .btn.more{
    margin-top: 150px;
    left: -250px!important;
}
#sp-due2 .btn.more,
#sp-tre1 .btn.more{
  left: calc(100% + 100px);
    display: inline-block;
    min-width: 200px;
    padding-left: 40px;
    padding-right: 40px;
    background: transparent;
    border: 2px solid #333;
    border-radius: 2px;
    outline: none;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    transition: all 120ms linear;
  position: absolute;
  color:#333;
}
#sp-video {
    text-align: center;
}
@media (max-width: 768px){
  #sp-slider .carousel-inner > .item > img {
    height:calc(100vh - 56px)!important;
  }
  #psr {
    bottom: 0px;
    padding-left: 15px;
  }
  #psr img{
    max-width:200px;
  }
  #scroll_down {
    width: 50px;
    right: 50px;
    height: 50px;
  }
  #scroll_down img {
    width: 5px;
    padding-top: 16px;
  }
  #sp-uno2,
  #sp-due2,
  #sp-tre1{
    color:#fff;
  }
  #sp-uno2 h1,
  #sp-due2 h1,
  #sp-tre1 h1{
    font-size: 70px;
    font-weight: 700;
    margin-top: -75px;
    margin-bottom:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sp-uno2 p,
  #sp-due2 p,
  #sp-tre1 p{
    padding: 20px;
    font-size: 15px;
    background-color: rgba(45, 48, 51, 0.9);
  }
  #sp-due1 {
    width: 100%;
  }
  #sp-territorio1, #sp-azienda1 {
    margin-top: 50px;
  }
  #sp-video-bar {
    margin-top: 0px;
  }
  #sp-video-bar {
    padding: 30px 0 0px !important;
  }
  #sp-bottom {
    background-position:bottom;
  }
  #sp-footer1{
    text-align: center;
  }
  #sp-footer2{
    text-align: center;
    margin-top:20px;
  }
  #sp-due2 .btn.more,
  #sp-tre1 .btn.more,
  #sp-uno2 .btn.more{
  position: relative;
  left: 50% !important;
  margin-top: 10px;
  transform: translateX(-50%);
  }
  #sp-tre1 .btn.more{
    margin-bottom:30px;
  }
}
@media (min-width: 769px){
  #sp-uno2 {
    margin-top: -150px;
    background-color: rgba(45, 48, 51, 0.9);
    height: 350px;
    width: 50%;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 45px;
  }
  #sp-due1{
    width: 66.66666667%;
     margin-right: auto;
}
#sp-tre2{
    width: 66.66666667%;
     margin-left: auto;
}
#sp-due2,
#sp-tre1{
    margin-top: -220px;
    background-color: rgba(45, 48, 51, 0.9);
    height: 350px;
    width: 50%;
    color: #fff;
}
#sp-due2{
   margin-left: auto;
}
  #sp-due2,
  #sp-tre1{
  padding: 0 45px;
  }
  
#sp-due2 h1{
  font-size: 70px;
  font-weight: 700;
  transform: translateX(-30%);
  }

#sp-tre1 h1{
  font-size: 70px;
  font-weight: 700;
  transform: translateX(70%); /*80*/
  }

#sp-due2 p{
  float: right;
  text-align: right;
  width:50%;
  }
#sp-tre1 p{
  width:50%;
  }
}
.entry-header {
    margin-top: 90px;
}
@media (min-width: 769px) and (max-width: 1100px){
  #sp-uno2 p {
    padding: 20px;
  }
  #sp-due2 p,
  #sp-tre1 p {
    width: 80%;
    }
  #sp-due2 h1 {
    /*font-size: 70px;
    font-weight: 700;
    transform: translateX(-40%);*/
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
}


.gallery-thumb{
    width:100%;
    border-radius:10px;
}
#sp-header {
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
#sp-tuno, #sp-tdue, #sp-ttre, #sp-tquattro {
  background: #f2f2f2;
}
#sp-tuno1, #sp-tdue2, #sp-ttre1, #sp-tquattro2 {
  padding-left: 0;
  padding-right: 0;
}
.territorio .carousel-item > a > img, .territorio .carousel-item img {
    line-height: 1;
    max-height: 450px;
    width: 100%;
    object-fit: cover;
}
#sp-tuno2, #sp-tdue1, #sp-ttre2, #sp-tquattro1 {
  text-align: center;
  padding: 5%;
}
@media (max-width: 991px){
  .territorio #sp-tdue .row,
  .territorio #sp-tquattro  .row{
  display: grid;
   }
  .territorio #sp-tdue1,
  .territorio #sp-tquattro1{
  order: 2;
   }
}

.img-vino {
    background: linear-gradient(to right, #c8c8c8 50%,transparent 50%);
}
.schede h5{
  font-family: Lato;
  font-weight: 500;
  font-size: 18px;
}
.schede p{
  font-size: 16px;
  color:#777;
  padding-bottom: 10px; /*25px;*/
  border-bottom: 2px #dfdfdf solid;
  margin-bottom: 25px; /*45px;*/
}
.schede a{
  display: inline-block;
min-width: 200px;
padding-left: 40px;
padding-right: 40px;
background: #333; /*transparent;*/
border: 2px solid #333;
border-radius: 2px;
outline: none;
line-height: 40px;
font-weight: 600;
text-align: center;
transition: all 120ms linear;
  color:#fff;
}
.schede a:hover{
  background: transparent;
  color:#333;
  border: 2px solid #333;
}


::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#sp-titolovini h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  color: #fff;
}
#sp-main-body {
  padding:0
  }
#sp-titolo-vini {
  background-position: 50% 80% !important;
}
.article-details {
  margin-top: 90px;
    margin-bottom: 50px;
}
#sp-orari-bar {
  background-image: url("https://www.comairivadelgarda.com/images/banners/Comai_PuntoVendita_2879.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 10%;
  padding: 150px 0;
}
#sp-footer .container-inner {
  border:none;
  }

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  text-transform: uppercase;
}
div.mod-languages ul li.lang-active {
  background-color: #f0f0f0;
  font-weight:600;
}
@media (max-width: 992px) {
  .logo-image {
    height: 60px!important;
  }
}
@media (max-width: 576px) {
  .logo-image {
    height:50px!important;
  }
}
.sp-megamenu-parent > li.active > a {
  font-weight: 300;
}