@import url('https://fonts.googleapis.com/css2?family=Titan+One&display=swap');
@import url('https://fonts.cdnfonts.com/css/mantinia');
@font-face {
    font-family: Poppins;
    src: url("../font/Poppins-Medium.ttf");
}
h1{
    margin: 0;
    padding: 0;
}

html{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    overflow-x: hidden;
}
body{
    margin: 0;
    padding: 0;
    text-align: center;
    overflow-x: hidden;
}

.font_resp{
  font-size: calc(0.07 * 100vh);
}
.container1 {
  display: flex;
  justify-content: space-around;
  padding: 10px;
  margin-bottom: 60px;
}

.category {
  cursor: pointer;
  padding: 100px;
  border: 1px solid #ccc;
  font-family: Helvetica;
  color: white;
  font-size: calc(0.016 * 100vw);
  font-style: normal;
  font-weight: 950;
  line-height: normal;
  text-shadow: 0px 2px 2px #000;
  position: relative;
  transition: 0.5s ease-in-out;
}

.category:hover {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0 40%, rgba(0, 0, 0, 0.93));
transition: 0.5s ease-in-out;
}

.category::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 40%, rgba(0, 0, 0, 0.93));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.strumento::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 40%, rgba(0, 0, 0, 0.93)), url(../img/corsi/strumenti.jpg);
}

.infanzia::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 40%, rgba(0, 0, 0, 0.93)), url(../img/corsi/infanzia.jpg);
}

.musicale::before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 40%, rgba(0, 0, 0, 0.93)), url(../img/corsi/musicale.jpg);
}


/* Barra di scorrimento */
::-webkit-scrollbar {
  width: 3px; /* Larghezza della barra di scorrimento */
}

/* Cursore della barra di scorrimento */
::-webkit-scrollbar-thumb {
  background-color: #000; /* Colore del cursore */
  border-radius: 3px; /* Bordi arrotondati del cursore */
}

/* Track (sfondo) della barra di scorrimento */
::-webkit-scrollbar-track {
  background-color: transparent; /* Colore di sfondo della barra di scorrimento */
}

/* Angoli arrotondati della barra di scorrimento */
::-webkit-scrollbar-corner {
  background-color: #f1f1f1; /* Colore di sfondo negli angoli */
}



.video{
  margin-top: 15vh;
  transition: box-shadow 0.7s ease-in-out;
  width:70vw;
  border-radius: 15px;
}

.h1_video{
  margin-top: 15vh;
  font-family: 'Mantinia', sans-serif;                                                
  text-shadow: 2px 2px 0px #98388b;
  font-size: calc(0.069*100vw);
  font-style: normal;
  font-weight: 950;
  line-height: normal;
  color:black;

}

/* Stili per i controlli del video */
.video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
}



header{
    display: flex;
    justify-content: space-around;
    background-color: rgba(0,0,0,0.5);
    align-items: center;
    width:100vw;
    position:fixed;
    top:0;
    right:0;
    text-transform: uppercase;
    z-index: 999;
    transition: 2s;
}

.circle{
    border-radius: 50%;
}
ul{
    margin: 0;
      padding: 0;
    list-style-type: none;
}
li{
    margin: 10px;
    padding: 0;
    list-style: none;
    font-family: Poppins;
}

.cyan-menu:hover{
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px,  #38BCEA 0px 0px 20px,  #38BCEA 0px 0px 30px,  #38BCEA 0px 0px 40px,  #38BCEA 0px 0px 50px,  #38BCEA 0px 0px 75px;
}
.violet-menu:hover{
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px,  #EC75F7 0px 0px 20px,  #EC75F7 0px 0px 30px,  #EC75F7 0px 0px 40px,  #EC75F7 0px 0px 50px,  #EC75F7 0px 0px 75px;
}
.green-menu:hover{
     text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px,  green 0px 0px 20px,  green 0px 0px 30px,  green 0px 0px 40px,  green 0px 0px 50px,  green 0px 0px 75px;
}
.red-menu:hover{
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, red 0px 0px 20px, red 0px 0px 30px, red 0px 0px 40px, red 0px 0px 50px, red 0px 0px 75px;
}
.voci-menu a{
    text-decoration: none;
    color:white;
    font-family: Poppins;
}
.voci-menu{
   width:20vw;

}

.icon-container {
  display: flex; /* Imposta il display a flessione per allineare gli elementi orizzontalmente */
  justify-content: space-around; /* Distribuisce uniformemente lo spazio tra gli elementi */
  align-items: center; /* Allinea gli elementi verticalmente al centro */
  width: 200px; /* Imposta la larghezza del contenitore */
  height: 50px; /* Imposta l'altezza del contenitore */
  margin-top: 12px;
  margin-right: 40px;
  float: right;
}

/* Stili per le icone */
.icon {
  font-size: 13px; /* Imposta la dimensione delle icone */
  color: #fff; /* Colore delle icone */
  padding:15px;
  margin-right: 12px;
  margin-top: 45px;
  scale: 1;

}

.i_1{
  color:#fff !important;
}

.i_2{
  color:#25d366 !important;
}

.i_3{
  color:#C13584 !important;
}

.i_4{
  color:#4676EE !important;
}

.icon:hover{
  scale: 1.2;
}
.evidenza{       
    width: 100vw;
    height: 100vh;
}
.evidenza1 {
  width: 600px;
  height:700px;
  margin:130px 50px; /* Aggiunto uno spazio tra l'evidenza e il container-main */
  background-size: cover; /* Per adattare l'immagine alla dimensione del div */
    background-position: center; /* Posizione al centro */
    background-repeat: no-repeat; /* Evita la ripetizione dell'immagine */
    border-radius: 20px;
    box-shadow: 0 5px 10px #98622d;
}
.titolo_corsi{
  font-family: 'Mantinia', sans-serif;                                               
  font-size: calc(0.035*100vw);
  font-style: normal;
  font-weight: 950;
  color:black;
}
.slide{
    width: 100vw;
    height: 70vh;
}
#slide-uno{
    background-image: url(../img/slide11.jpg);
    background-size: cover;
    transition: 0.6s;
    position: relative;
}
#slide-due{
    background-image: url(../img/slide22.jpg);
    background-size: cover;
    transition: 0.6s;
    position: relative;
}
#slide-tre{
    background-image: url(../img/slide33.jpg);
    background-size: cover;
    transition: 0.6s;
    position: relative;
}


.slide:hover{
    height: 95vh;
    width: auto;
}
.titolo-slide{
    text-align: left;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-family: Helvetica;
    color: white;
font-size: calc(0.046*100vw);
font-style:normal;
font-weight: 950;
line-height: normal;
text-shadow: 0px 2px 2px #000;
}


.descrizione-slide{
    position: absolute;
    top: 10%;
    right: 8%;
    width: 45vw;
    color: #fff;
    text-align: left;
font-family: Poppins;
font-size: calc(0.025*100vw);
font-style: normal;
font-weight: 500;
line-height: 1.3;
opacity: 0;
transition: ease-in-out 0.5s;

}
@media (orientation:landscape) {
#slide-uno:hover #descrizione-uno{
    opacity: 1;
}
#slide-due:hover #descrizione-due{
    opacity: 1;
}
#slide-tre:hover #descrizione-tre{
    opacity: 1;
}
#slide-uno:hover{
    background-image:
    linear-gradient(to right, rgba(255, 255, 255, 0.1) 0 30%, rgba(0, 0, 0, 1)), url(../img/slide11.jpg);
}
#slide-due:hover{
    background-image:
    linear-gradient(to right, rgba(255, 255, 255, 0.1) 0 30%, rgba(0, 0, 0, 1)), url(../img/slide22.jpg);
}
#slide-tre:hover{
    background-image:
    linear-gradient(to right, rgba(255, 255, 255, 0.1) 0 30%, rgba(0, 0, 0, 1)), url(../img/slide33.jpg);
}
    .circle{
        border-radius: 50%;
        width:100px !important;
        height:100px;
    }
    .circle img{
    width: 100% !important;
    margin: 0;
}
}

 .evidenza{
       background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 10%, rgba(0, 0, 0, 0.93)), url(../img/evidenza.jpg);

    background-size:cover;
    display: flex;
    flex-direction: column;
  justify-content: center;
    }
@media (orientation:landscape) {
     .docenti-container{
         display: grid;
         margin: 0 auto;
         width: 100vw;
         grid-template-columns: auto auto auto;
         row-gap: 90px;
         margin-top: 11vh;
     }
     .docenti{
    width: calc(0.29*100vw);
    height: auto;
    margin: 0 auto;
    text-align: left;
}
.docenti p{
    margin: 0 auto;
    color: #000;
    font-family: 'Cookie', sans-serif;
font-size: calc(0.0220*100vw);
font-weight: 900;
line-height:40px;

}
.nome-docente{
    color: #000;
font-family: Poppins;
font-size: calc(0.023*100vw);
font-style: normal;
font-weight: 900;
line-height: normal;
margin: 0 auto;
padding:0 auto;

}

.nome-docente1{
  color: #000;
  font-family: 'Mantinia', sans-serif;                                               
font-size: calc(0.055*100vw);
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 0 auto;
padding:0 auto;
text-transform: uppercase;

}

.descrizione-docente{
  max-width:90%;
  text-align: center;
  font-size: calc(0.022*100vw);
  font-weight: 700;
  line-height: 50px;
  font-family: 'Bayoreh', sans-serif !important;
  text-align: justify !important;
}

.hide{
  display:none;
}

.title-about{
  color: #000;
  font-family: 'Mantinia', sans-serif;                                          
  font-size: calc(0.035*100vw);
  font-weight: 700;   
  margin-left:7%;
  float: left !important;
  margin-bottom: 3vh;
}

.strumento-docente{
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: calc(0.012*100vw);
font-weight: 900;
text-transform: uppercase;
}

.strumento-docente1{
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
font-size: calc(0.042*100vw);
font-weight: 900;
text-transform: uppercase;
}

.img-profilo-docente{
    width: calc(0.22*100vw);
    height: calc(0.22*100vw/0.78);
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.img-profilo-docente img{
    width: 100%;
}
    #menu-mobile{
        display: none;
    }
    .menu-mobile{
        display: none;
    }
    
    .img-profilo-docente1{
      width: calc(0.27*100vw);
      height: calc(0.458*100vh/0.78);
      margin: 0 auto;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom;
      border-radius: 5%;
      box-shadow: 0 5px 10px #207B6E;
  }
   
}

.testo-evidenza{
    width: 85%;
    text-align: left;
    margin: 90px auto;
}

.testo-evidenza1{
  width: 85%;
  text-align: right;
  margin: 50px auto !important;
}

.title{
  font-family: 'Mantinia', sans-serif;                                                
    color: black;
font-size: calc(0.049*100vw);
font-style: normal;
font-weight: 950;
line-height: normal;
text-transform: uppercase;
margin-top:120px;
margin-bottom:50px;
}
.title4{
font-family: Helvetica;     
color: #fff;
font-size: calc(0.049*100vw);
font-style: normal;
font-weight: 950;
line-height: normal;
text-transform: uppercase;
margin-top:120px;
margin-bottom:50px;
text-shadow: 0px 2px 2px #000;
}

.testo_alessia{
  margin-left: 60px;
  max-width: 1000px;
  font-size: 22px;
  font-family: 'Agbalumo', sans-serif !important;
}

#footer1{
  margin-top: -200px;
}

.title2{
  font-family: 'Mantinia', sans-serif;                                                
  color: black;
font-size: calc(0.043*100vw);
font-style: normal;
font-weight: 950;
line-height: normal;
text-transform: uppercase;
margin-top:120px;
margin-bottom:50px;
}
.paragrafo_corso{
  font-size: calc(0.050 * 100vh); 
  max-width: calc(0.6 * 100vw);
  font-family: 'Bayoreh', sans-serif;

}


.title1{
  font-family: Helvetica;
  color: black;
font-size: calc(0.049*100vw);
font-style: normal;
font-weight: 950;
line-height: normal;
text-transform: uppercase;
float:right;
margin-top:150px; /* Aggiunto uno spazio tra l'evidenza e il container-main */
margin-right:150px; /* Aggiunto uno spazio tra l'evidenza e il container-main */
}

.body1{
  margin: 0;
  padding: 0;
  display: flex;

}

.left-div, .right-div {
  width: 49%; /* Imposta la larghezza di ciascun div al 48% del contenitore flessibile */
  box-sizing: border-box; /* Assicura che il padding sia incluso nella larghezza */
}

.paragrafo{
font-family: Poppins;
color: white;
font-size: calc(0.02*100vw);
font-style: normal;
font-weight: 600;
line-height: normal;
}


.container {
  cursor: pointer;
  display: flex;
}
svg {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.active svg {
  transform: rotate(90deg);
}
path {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
path:nth-child(1) {
  transform-origin: 36% 40%;
}
path:nth-child(2) {
  stroke-dasharray: 29 299;
}
path:nth-child(3) {
  transform-origin: 35% 63%;
}
path:nth-child(4) {
  stroke-dasharray: 29 299;
}
path:nth-child(5) {
  transform-origin: 61% 52%;
}
path:nth-child(6) {
  transform-origin: 62% 52%;
}
.active path:nth-child(1) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
.active path:nth-child(2) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.active path:nth-child(3) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(4) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.active path:nth-child(5) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(6) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}

h3{
color: #000;
font-family: 'Mantinia', sans-serif;                                              
font-size: calc(0.077*100vw);
font-style: normal;
font-weight: 950;
line-height: normal;
margin-bottom: 0;
}

#docente-uno{
    background-image: url(../img/docenti/docente1.jpg);
    border-color: #009665;
}
.docente1{
  color: #009665;
}
#docente-due{
    background-image: url(../img/docenti/docente2.jpg);
    border-color: #EE9B69;
}
.docente2{
  color: #EE9B69;
}
#docente-tre{
    background-image: url(../img/docenti/docente3.jpg);
    border-color: #202A71;
}
.docente3{
  color: #202A71;
}
#docente-quattro{
    background-image: url(../img/docenti/docente5.jpg);
    border-color: #E288B1;
}
.docente4{
  color: #E288B1;
}
#docente-cinque{
    background-image: url(../img/docenti/docente6.jpg);
    border-color: #FF5E5E;
}
.docente5{
  color: #FF5E5E;
}
#docente-sei{
    background-image: url(../img/docenti/docente4.jpg);
    border-color: #98388b;
}
.docente6{
  color: #98388b;
}
#docente-sette{
    background-image: url(../img/docenti/docente7.jpg);
    border-color: #015c6F;
}
.docente7{
  color: #015c6F;
}
#docente-otto{
    background-image: url(../img/docenti/docente8.jpg);
    border-color: #671070;
}
.docente8{
  color: #671070;
}
#docente-nove{
    background-image: url(../img/docenti/docente9.jpg);
    border-color: #207B6E;
}
.docente9{
  color: #207B6E;
}

.testo_descrizione{
  font-family: 'Bayoreh', sans-serif !important;
  color:#000;
  font-size: 25px !important;
}

details summary{
  cursor:pointer;
  font-size: calc(0.009*100vw);
  padding-top:3px;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.res-div1{
  display: none;
}
.res-div2{
  display: none;
}
.dettagli1 summary{
  color:#009665;
}
.dettagli2 summary{
  color:#EE9B69;
}
.dettagli3 summary{
  color:#202A71;
}
.dettagli4 summary{
  color:#E288B1;
}
.dettagli5 summary{
  color:#FF5E5E;
}
.dettagli6 summary{
  color:#98388b;
}
.dettagli7 summary{
  color:#015c6F;
}
.dettagli8 summary{
  color:#671070;
}
.dettagli9 summary{
  color:#207B6E;
}

.no_land{
  display: none;
}

.space_right{
  margin-left: 150px;
}

#sfondo-corsi{
    background-image: url(../img/sfondo-logo.jpg);
}
#sfondo-basso{
    background-image: url(../img/foto_corsi/basso.jpg);
}
#sfondo-batteria{
    background-image: url(../img/corsi/batteria.jpg);
}
#sfondo-chitarra{
    background-image: url(../img/foto_corsi/chitarra_classica.jpg);
}
#sfondo-canto-moderno{
    background-image: url(../img/foto_corsi/canto.jpg);
}
#sfondo-piano{
    background-image: url(../img/foto_corsi/pianoforte_classico.jpg);
}
#sfondo-pianomoderno{
    background-image: url(../img/foto_corsi/pianoforte_moderno.jpg);
}
#sfondo-sassofono{
    background-image: url(../img/foto_corsi/sax.jpg);
}
#sfondo-violino{
    background-image: url(../img/foto_corsi/violino.jpg);
}
#sfondo-flauto{
  background-image: url(../img/foto_corsi/flauto.jpeg);
}
#sfondo-lullaby{
  background-image: url(../img/foto_corsi/lullaby.jpg);
}
#sfondo-children{
  background-image: url(../img/foto_corsi/children.jpg);
}
#sfondo-musicale{
  background-image: url(../img/foto_corsi/musicale.jpg);
}
.container-main {
  width: 1200px;
  min-height: auto;
  display: flex;
  flex-wrap: wrap;
}
.container-main h2{
  font-family: Poppins;
  text-transform: uppercase;
  font-size: 40px;
  padding:0;
  height:auto !important;
}

.container-main p{

  font-size: 26px !important;
}
.card {
  position: relative;
  width: calc(50% - 20px);
  min-height: 300px;
  background: #F5F5F5;
  margin: 10px;
  box-sizing: border-box;
  font-family: Poppins;
   border-bottom-right-radius: 40px;
}
.card .imgBx {
  position: absolute;
  width: 50%;
  height: 100%;
}
.card .imgBx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card .details {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card .details .content {
  padding: 20px;
  box-sizing: border-box;
}
.card .details .content h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 0.85em;
  font-weight: 600;
}
.card .details .content h2 span {
  font-size: 14px;
  color: grey;
}
.card .details .content ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.card .details .content ul li {
  list-style: none;
  margin-left: 2px;
}

@media (max-width: 1200px) {
  .container-main {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .card {
    width: calc(70% - 20px);
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  .card {
    width: calc(70% - 20px);
    margin: 10px auto;
  }
  .card .imgBx {
    position: relative;
    width: 100%;
    height: 200px;
  }
  .card .details {
    position: relative;
    width: 100%;
    height: 200px;
  }
}
@media (max-width: 480px) {
  .card {
    width: calc(100% - 40px);
    margin: 10px auto;
  }
}

@media (orientation:landscape){
  #evidenza_contatti{
    background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0 40%, rgba(0, 0, 0, 0.93)), url(../img/evidenza_contatti_landscape.jpg);
      
  }  
  .sezione_contatti{
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      font-family: 'Poppins';
      margin: 10%;
      margin-bottom: 25%;
  }

}
a{
    color: black;
    text-decoration: none;
}
.docenti > div {
    width: 200px;
  height: 200px;
    background-size: cover;
    border-radius: 50%;
    border: 6px solid;
    margin: 0 auto;
}

.docenti1{
  float:left;
}


.docenti1 > div {
  width: 200px;
  height: 200px;
  background-size: cover;
  border-radius: 50%;
  border: 6px solid;
  margin: 0 auto;
}

