@charset "UTF-8";
/* CSS Document */
:root{
  --blu-scuro:#053376;
}
@font-face {
  font-family: bodoni;
  src: url(../font/bodoni-72-smallcaps-book.ttf);
}

body,
h1,
h2,
h3,
h4,
h5,
p {
  font-family: 'Urbanist', sans-serif;
}

.nav-link {
  font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
  font-weight: 700;
  color: #F2F0E6;
  text-transform: uppercase;
  margin-left: 1rem;
  margin-right: 1rem;
}

.logo-nav {
  max-width: 200px;
  min-width: 200px;
}

.bg-light {
  background-color: #7bc1f0 !important;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 15px 0px #1d1d1c75;
}

.box-nav {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
}

.active-page {
  color: var(--blu-scuro);
}

.wa {
  position: fixed;
  max-width: 60px;
  right: 1rem;
  bottom: 1rem;
  z-index: 100000;
}

.letter-big {
  font-size: calc(16px + (150 - 16) * ((100vw - 300px) / (1920 - 300)));
}

.letter-big2 {
  font-size: calc(16px + (70 - 16) * ((100vw - 300px) / (1920 - 300)));
}

.letter-big3 {
  font-size: calc(15px + (40 - 15) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(15px + (40 - 15) * ((100vw - 300px) / (1920 - 300)));
}

.title-h1 {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (90 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (70 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #F2F0E6;
  font-weight: 200;
  text-transform: uppercase;
  /*margin-left: -8rem;*/
  letter-spacing: 0.2rem;
  padding-top: 4rem;
}

.title-h2-light {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (70 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (50 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #F2F0E6;
  font-weight: 200;
  text-transform: uppercase;
  /*margin-left: -8rem;*/
  letter-spacing: 0.2rem;
  padding-top: 4rem;
}

.title-h2-dark {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (70 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (80 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
  text-transform: uppercase;
  /*margin-left: -8rem;*/
  letter-spacing: 0.2rem;
}

.subtitle-h1 {
  font-size: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  padding-left: 3rem;
}

.foto-laura {
  z-index: 2;
  border-radius: 2rem;
}

.red {
  z-index: -3;
  max-width: 500px;
  position: absolute;
  left: 2rem;
  top: -4rem;
}

.red-logo {
  z-index: 3;
  max-width: 400px;
  position: absolute;
  left: 12rem;
  bottom: 2rem;
}

.blu {
  z-index: -1;
  max-width: 500px;
  position: absolute;
  right: -10rem;
  bottom: -6rem;
}

.box-foto {
  padding-bottom: 14rem;
}

.txt-presentazione {
  font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #F2F0E6;
  font-weight: 300;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: justify;
  text-justify: inter-word;
}

.txt-left {
  padding-left: 3rem;
}

.title-h2-studio {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (120 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
  padding-top: 17rem;
  text-transform: uppercase;
}

.title-h2-servizi {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (120 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
  padding-top: 6rem;
  text-transform: uppercase;
}

.title-h3-armocromia {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (50 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
}

.txt-white {
  color: #EDF5EE;
  font-weight: 300;
  text-align: justify;
  text-justify: inter-word;
}

.txt {
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #053376;
  font-weight: 400;
  text-align: justify;
  text-justify: inter-word;
}

.masso-title {
  color: #053376;
}

.txt-white {
  color:#FFFFFF;
}

.sp-sez {
  padding-top: 4rem;
}

.sp-card {
  padding-top: 4rem;
}

.txt-red {
  color: #e6314e;
}

.back-studio {
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
}

.sp-studio {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.white {
  color: #fff;
}

.box-foot {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.tit-foot {
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #EDF5EE;
  font-weight: 600;
  padding-top: 2rem;
}

.txt-foot {
  font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #EDF5EE;
  font-weight: 300;
}

.logo-foot {
  max-width: 280px;
}

/*----------------------elementi-index------------------*/

.txt-menu-slide {
  font-size: calc(26px + (80 - 26) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(26px + (26 - 26) * ((100vw - 300px) / (1920 - 300)));
  color: #fff;
  font-weight: 400;
  padding-top: 20vh;
  padding-bottom: 10rem;
  text-align: center;
  font-family: bodoni;
}

.scr-elementi {
  max-width: 170px;
  padding-bottom: 4rem;

}

.size {
  height: auto;
  overflow: hidden;
  -webkit-transition: width 1s;
  float: left;
  background-repeat: no-repeat;
}

.borders {
  padding: 10%;
}

#proprety {
  width: 50%;
}

#land {
  width: 50%;
}

#proprety:hover,
#land:hover {
  width: 75%;
}

.disp-flex {
  display: flex;
  padding: 0;
}

.accordion-item {
  background-color: transparent;
  border: 0px;
}

.sp-liste-vini {
  padding-bottom: 3rem;
}

.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0;
}

.accordion-button:not(.collapsed) {
  color: #BAAC98;
  background-color: transparent;
  box-shadow: inset 0 0;
  border-bottom: 2px solid #73695B;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
  border-bottom: 2px solid #73695B;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../img/freccia-giu.svg);
  transform: rotate(-180deg);
}

/*-----------------------------fine-elementi-index-------------------------------------*/


.box-form {
  padding-top: 7rem;
  padding-left: 4rem;
  padding-right: 4rem;
  background-color: #7bc1f0;
  border-radius: 0.5rem;
  border: 10px solid #7bc1f0;
  box-shadow: 0px 0px 15px 0px #1d1d1c75;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-bottom: 3px solid #7bc1f0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-bottom: 3px solid #7bc1f0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}


::placeholder {
  color: #fff;
  opacity: 1;
}

.title-h3-contattami {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (60 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
  text-align: center;
  padding-bottom: 4rem;
}

.btn-form {
  background-color: #7bc1f0;
  border-radius: 10rem;
  color: #FFFFFF;
  font-weight: 700;
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  padding-left: 2rem;
  padding-right: 2rem;
}

.form-check-label {
  color: #FFFFFF;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: var(--blu-scuro)!important;
}

@media only screen and (max-width: 1500px) {
  .txt-presentazione {
    font-size: calc(12px + (18 - 12) * ((100vw - 300px) / (1920 - 300)));
  }

  .red-logo {
    z-index: 3;
    max-width: 400px;
    position: absolute;
    left: 8rem;
    bottom: -2rem;
  }

  .blu {
    z-index: -1;
    max-width: 500px;
    position: absolute;
    right: -6rem;
    bottom: -2rem;
  }

  .foto-laura {
    z-index: 2;
    border-radius: 2rem;
    margin-top: 4rem;
  }

  .title-h2-studio {
    z-index: 6;
    font-family: bodoni;
    font-size: calc(16px + (120 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #7bc1f0;
    font-weight: 200;
    padding-top: 6rem;
    text-transform: uppercase;
  }

  .title-h2-studio2 {
    z-index: 6;
    font-family: bodoni;
    font-size: calc(16px + (120 - 16) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(16px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #7bc1f0;
    font-weight: 200;
    padding-top: 15rem;
    text-transform: uppercase;
  }

  .logo-nav {
    max-width: 200px;
    min-width: 180px;
  }

  .nav-link {
    font-size: calc(16px + (16 - 16) * ((100vw - 300px) / (1920 - 300)));
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@media only screen and (max-width: 1200px) {
  .logo-nav {
    max-width: 200px;
    min-width: 150px;
  }

  .nav-link {
    font-size: calc(16px + (14 - 16) * ((100vw - 300px) / (1920 - 300)));
    margin-left: 0.2rem;
    margin-right: 0.2rem;
  }

  .box-form {
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 3rem;
    padding-right: 3rem;
    background-color: #7bc1f0;
    border-radius: 0.5rem;
    border: 10px solid #7bc1f0;
    box-shadow: 0px 0px 15px 0px #1d1d1c75;
  }

  .title-h1 {
    margin-left: -4rem;
  }

  .title-h2-dark {
    line-height: calc(30px + (80 - 16) * ((100vw - 300px) / (1920 - 300)));
  }

}

@media only screen and (max-width: 840px) {
  .title-h2-servizi {
    padding-top: 0rem;
  }
}

.title-titolo-video {
    line-height: calc(18px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
    color: #7bc1f0;
}

@media only screen and (max-width: 700px) {
  .red-logo {
    z-index: 3;
    max-width: 200px;
    position: absolute;
    left: 1rem;
    bottom: -2rem;
  }

  .blu {
    z-index: -1;
    max-width: 300px;
    position: absolute;
    right: 0rem;
    bottom: -2rem;
  }

  .red {
    z-index: -3;
    max-width: 300px;
    position: absolute;
    left: 0rem;
    top: -4rem;
  }

  .title-h1 {
    z-index: 6;
    font-family: bodoni;
    font-size: calc(30px + (105 - 30) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(30px + (70 - 30) * ((100vw - 300px) / (1920 - 300)));
    color: #F2F0E6;
    font-weight: 200;
    text-transform: uppercase;
    margin-left: 0rem;
    letter-spacing: 0.2rem;
    padding-top: 4rem;
  }

  .letter-big {
    font-size: calc(45px + (150 - 45) * ((100vw - 300px) / (1920 - 300)));
  }

  .letter-big2 {
    font-size: calc(25px + (70 - 25) * ((100vw - 300px) / (1920 - 300)));
  }

  .box-foto {
    padding-bottom: 3rem;
  }

  .txt {
    font-size: calc(20px + (20 - 12) * ((100vw - 300px) / (1920 - 300)));
    text-align: justify;
  }

  .txt-foot {
    font-size: calc(20px + (20 - 12) * ((100vw - 300px) / (1920 - 300)));

  }

  .title-h2-studio {
    font-size: calc(30px + (90 - 30) * ((100vw - 300px) / (1920 - 300)));
  }

  .title-h3-armocromia {
    font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1920 - 300)));
  }

  .title-h2-studio2 {
    font-size: calc(26px + (120 - 26) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(28px + (110 - 28) * ((100vw - 300px) / (1920 - 300)));
    padding-top: 4rem;
    padding-right: 1rem;
  }

  .sp-sez {
    padding-top: 0rem;
  }

  .title-h2-servizi {
    font-size: calc(30px + (60 - 30) * ((100vw - 300px) / (1920 - 300)));
    padding-top: 1rem;
  }

  .txt-menu-slide {
    font-size: calc(60px + (80 - 60) * ((100vw - 300px) / (1920 - 300)));
    line-height: calc(26px + (26 - 26) * ((100vw - 300px) / (1920 - 300)));
    color: #fff;
    font-weight: 400;
    padding-top: 10vh;
    padding-bottom: 5rem;
    text-align: center;
    font-family: bodoni;
    margin-bottom: 0rem;
    text-decoration: none;
  }

  .wa {
    right: 0.2rem;
    bottom: 0.2rem;
    max-width: 20;
  }

  .box-foot {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .modal-dialog {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}




.title-h2-equipe {
  z-index: 6;
  font-family: bodoni;
  font-size: calc(16px + (120 - 16) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (110 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #053376;
  font-weight: 200;
  padding-top: 10rem;
  text-transform: uppercase;
}

.title-h3-equipe {
  z-index: 6;
  margin-left: 40%;
  padding-top: 1rem;
  font-family: bodoni;
  font-size: calc(24px + (60 - 24) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
}

.h3-equipe {
  z-index: 6;

  padding-top: 1rem;
  font-family: bodoni;
  font-size: calc(24px + (60 - 24) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
}

.equipe p {
  z-index: 6;
  padding-top: 1rem;
  font-family: bodoni;
  font-size: calc(24px + (30 - 24) * ((100vw - 300px) / (1920 - 300)));
  line-height: calc(16px + (40 - 16) * ((100vw - 300px) / (1920 - 300)));
  color: #7bc1f0;
  font-weight: 200;
}

.img-equipe {
  max-height: 400px;
  border-radius: 15px;
  border-style: solid;
  border-color: #053376;
}

.sp-equipe {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.box-studio {
  padding-top: 8rem;
  padding-left: 4rem;
  padding-right: 4rem;
  background-image: url(../img/orchidea.png);
  background-size: 100%;
  background-position: bottom;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
}

.box-studio-top {
  padding-top: 8rem;
  padding-left: 4rem;
  padding-right: 4rem;
  background-image: url(../img/orchidea.png);
  background-size: 100%;
  background-position: top;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
}

.immagini-titoli {
  padding-top: 4rem;
}

.box-servizi {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
 /* background-image: url(../img/orchidea.png);*/
  background-size: 50%;
  background-position: left;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
}

.box-servizi-2 {
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /*background-image: url(../img/orchidea.png);*/
  background-size: 50%;
  background-position: right;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
}

.box-studio-backwards {
  padding-top: 8rem;
  padding-left: 4rem;
  padding-right: 4rem;
  background-image: url(../img/orchidea-back.png);
  background-size: 35%;
  background-position: right;
  margin-bottom: 4rem;
  background-repeat: no-repeat;
}

.light-blue {
  color: #7bc1f0;
}

.dark-blue {
  color: #053376;
}

.chisono {
  background-image: url('../img/orchidea.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.card {
  background-color: #FFFFFF;

}

#ch {
  display: none;
}

#ch:checked ~ .contenuto {
  display: block;
}

#ch:checked ~ label {
  display: none;
}

.leggi {
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  background-color: #053376;
  padding: 3px 13px;
  border-radius: 3px;
  margin-top: 12px;
}

.contenuto {
  display: none;
}

.elenco {
  text-align: justify
}