@charset "UTF-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: 'Montserrat', sans-serif;
}
.logo-nav{
    width: 300px
  }
.bg-light {
    background-color: #fff!important;
    box-shadow: 1px 1px 10px #cbcaca;
}

.navbar-light .navbar-nav .nav-link {
    color: #818080;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: transparent;
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #818080;
    text-align: inherit;
    white-space: nowrap;
    background-color: #fff;
    border: 0;
    box-shadow: 1px 1px 6px #7a7a7a;
    margin-top:5px;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    border-radius:30px;
}
.popup {
  max-width: 250px;
  height: auto;
  position: fixed;
  z-index: 1000;
  right: -578px;
  bottom: 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
  background: #fff;
}

.banner-content {
 
  
  text-align: center;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #818080;
    text-align: inherit;
    white-space: nowrap;
    background-color: #fff;
    border: 0;
    box-shadow: 1px 1px 6px #7a7a7a;
    margin-top:5px;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
    border-radius:30px;
    transition: 1.2s;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
    margin-left: 10px;
    transition: 1.2s;
}
.call{
  color:#05baef;
  font-weight: 500;
}
.headsu{
  padding-top:80px;
  background-color: #05baef;
}

.spazio-srvizi{
  padding-top:40px;
}

.spazio-head{
  padding-top:100px;
  padding-bottom:80px;
}

.spazio-tasto{
  padding-left:50px;
}
.spazio-sezioni{
  padding-top:12rem;
  padding-bottom:12rem;
}

.titolobig{
  font-size: 70px;
  font-weight: 300;
  color:#
}

.titolo{
  font-size: 40px;
  font-weight: 300;
  color:#444444;
}
.sottotitolo{
  font-size: 40px;
  font-weight: 300;
  color:#444444;
}
.titolomini{
  font-size: 30px;
  font-weight: 500;
  color:#444444;
}

.txt{
  font-size: 20px;
  font-weight: 300;
  color:#444444;
}

.txtcv{
  font-size: 20px;
  font-weight: 600;
  color:#444444;
}

.spazio-specializzazione{
  padding-top:6rem;
}


.btn-outline-secondary {
    color: #0bbbef;
    background-color: transparent;
    background-image: none;
    border:transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    border-radius: 30px;
    padding:1px 10px;
    margin-top:10px;
    transition: 1.2s;
    font-weight: 600;
    box-shadow: 0px 0px 0px #cbcaca;
}

.btn-outline-secondary:hover {
    color: #0bbbef;
    background-color: transparent;
    background-image: none;
    border:transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    border-radius: 30px;
    padding:1px 10px;
    margin-top:10px;
    margin-left:10px;
    transition: 1.2s;
    box-shadow: -5px 5px 5px #cbcaca;

}

.bordo-sezione{
  border-left:25px solid #0bbbef;
  padding-left:40px;
}

.bordo-terapie{
  border-left:10px solid #0bbbef;
  padding-left:25px;
}

.lato-img{
  padding-right:15px;
}

.backmappa{
  background-image: url(../img/mappa.jpg);
  background-position: top;
  background-size:cover;
  transition: 3s;
}
.backmappa:hover{
  background-image: url(../img/mappa.jpg);
  background-position: bottom;
  background-size:cover;
  transition: 3s;
}


.box1{
  padding-top:20vh;
  padding-left:100px;
  padding-right:100px;
  padding-bottom:20vh;
}

a{
  color:#444444;
}
a:hover{
  color:#797777;
  text-decoration: none;
}

.wa {
  position: absolute;
    opacity: 1;
    transition: 0.3s ease;
}
.wa:hover {
  position: absolute;
    opacity: 1;
    transition: 0.3s ease;
    padding-top:30px;
}


.imgGallery {
    width: -webkit-fill-available;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}

.hoverimg {
    position: relative;
    opacity: 1;
    transition: 0.3s ease;
    cursor: pointer;
}

.hoverimg:hover {
    transform: scale(1.04, 1.04);
    /** default is 1, scale it to 1.5 */
    opacity: 1;
}

strong{
  font-weight: 600;
}

.back1testo{
  background-image: url(../img/back-primo-testo.jpg);
  background-position: bottom;
  background-size:cover;
}


.gallerypagine{
  padding:5px;
}
.gallerypagine:hover{
  padding:0px;
}


.riga-sx{
  border-left:2px solid #3E3E3E;
}


@media only screen and (max-width: 900px) {
  .box1{
    padding-top:10vh;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:10vh;
  }
  .bordo-terapie{
  border-left:3px solid #0bbbef;
  padding-left:5px;
}

.bordo-sezione{
  border-left:5px solid #0bbbef;
  padding-left:15px;
}
.spazio-specializzazione{
  padding-top:1rem;
}
.lato-img{
  padding-right:0px;
}

  .titolo{
    font-size: 30px;
    font-weight: 400;
    color:#444444;
  }
  .sottotitolo{
    font-size: 20px;
    font-weight: 400;
    color:#444444;
  }
  .titolobig{
    font-size: 50px;
    font-weight: 300;
    color:#
  }
  .titolomini{
    font-size: 20px;
    font-weight: 500;
    color:#444444;
  }
  .txt{
    font-size: 17px;
    font-weight: 300;
    color:#444444;
  }
  .phone{
    width: 250px;
  }

  .wa {
    position: absolute;
      opacity: 1;
      transition: 0.3s ease;
      width: 100px;
  }
  .wa:hover {
    position: absolute;
      opacity: 1;
      transition: 0.3s ease;
      padding-top:30px;
      width: 100px;
  }
  .spazio-sezioni{
    padding-top:30px;
    padding-bottom:30px;
  }
}



@media only screen and (max-width: 900px) {
  .box1{
    padding-top:8vh;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:8vh;
  }

  .titolobig {
    font-size: 30px;
    font-weight: 300;
}
.sottotitolo {
    font-size: 15px;
    font-weight: 400;
    color: #444444;
}

.spazio-head {
    padding-top: 70px;
    padding-bottom: 80px;
}

.headsu{
  padding-top:65px;
  background-color: #05baef;
}
.spazio-tasto{
  padding-left:0px;
}
.riga-sx{
  border-left:0px solid #3E3E3E;
}

}

@media only screen and (max-width: 340px) {
  .logo-nav{
    width: 200px
  }


}
