/* width-tob default 1440*/
#section_top{
            background-image: url(../img/wp-1483945387046.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }
span.center_horizontal_arrow,
span.center_horizontal_up{
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    text-align: center;
}
span.center_horizontal_arrow a,
span.center_horizontal_up a{
    text-decoration: none;
    color: #22244C;
}
span.center_horizontal_arrow{
    /*position: absolute;*/
    bottom: 0px;
}
.arrow_down{

    bottom: 0px;

}
.arrow_up{

    top: 0px;
}
 #section_bottom,
 #section_bottom_tablet{
    background-color:rgba(244, 242, 121, 0.8);
}
.centra{
     display: flex;
     align-items: center;
}

#centra_contenuto{
    width: 100%;
  display: flex;
    flex-direction: column;
  justify-content: center;
    align-items: center;
}
.storia{
    margin-top: 7%;
    margin-left: 52%;
    width: 39vw;
}
.storia p{
    font-family: sans-serif;
    text-align: justify;
    text-justify: inner-word;
}
#maestri{
    background-color: white !important;
}
.col-sm-12 {
    margin: 0 !important;
    width: 100vw;
    padding: 0;
}
#maestri ul{
    /*float: left;*/
   /* margin: 1% auto;*/
    padding: 3% 0;
    display: inline-block;
    width: 100vw;
    height: 100%;
    text-align: center;
    list-style: none;

}
.ch-item {
    display:inline-block;
    margin-right: 2%;
    margin-left: 2%;
    z-index: 1;
    width: 9vw;
    height: 9vw;
    color: #676c8a;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.ch-info{
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: "pyjama_partyregular";
}
.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
.ch-info-front{
    border: 4px solid #f4f279;
    /*box-shadow: inset 0 0 0 5px rgba(244, 242, 121,1);*/
    box-shadow: 0 0 40px #000000;
}


.ch-img-1 {
    background-image: url(../img/insegnanti/vincenzosquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;

}

.ch-img-2 { 
    background-image: url(../img/insegnanti/jessicasquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: contain;
}

.ch-img-3 { 
    background-image: url(../img/insegnanti/federicosquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.ch-img-4{ 
    background-image: url(../img/insegnanti/morabitosquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.ch-img-5{ 
    background-image: url(../img/insegnanti/donatellasquare.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
.ch-img-6{ 
    background-image: url(../img/uomo.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

.left{
    text-align:left;
    float: left
}
.leftText{
    text-align:left;
    float: left
}   

.right{
    text-align: right;
    float: right
}
.rightText{
    text-align: right;
    float: right
}
.selectMaestro{
    width: 50vw;
    height: 11vw;
    position: relative;
}

#maestri li {
    margin: 1% 0;
}
.selectMaestro h4{
    margin-top: 13%;
    font-size: 23px
}
.selectMaestro h5{
    margin-top: 13%;
      font-size: 18px
}

@media (max-width: 1024px){
    
    .selectMaestro{
        height: 14vw;
        }
    .ch-item {
        width: 11vw;
        height: 11vw;
        }
    
    .selectMaestro h4{
        font-size: 2vw
    }
    .selectMaestro h5{
          font-size: 1.5vw
    }
    
}

@media (max-width:768px){
    
    .selectMaestro{
        height: 18vw;
        }
    .ch-item {
        width: 15vw;
        height: 15vw;
        }
    .selectMaestro h4{
        font-size: 2vw;
        margin-top: 13%;
    }
    .selectMaestro h5{
        font-size: 2vw;
        margin-top: 13%;
    }

}
@media (max-width:600px){
        .selectMaestro{
        height: 23vw;
        }
        .ch-item {
        width: 20vw;
        height: 20vw;
        }
    
}
@media (max-width:425px){
    .selectMaestro {
        height: 35vw;
        text-align: center;
    }
    .ch-item{
        float:none;
        display: inline-block;
    }
    .selectMaestro h4{
        margin-top: 10%;
        font-size: 2.5vw
    }
    .selectMaestro h5{
        margin-top: 0px;
        font-size: 2vw
    }
    .leftText {
        text-align: center;
        float: none!important;
    }
    .rightText {
        text-align: center;
        float: none!important;
    }
    .storia {
        width: 70vw;
        margin-top: 50%;
        margin-left:18%;
    }
    .storia p{
        font-size: 11px;
    }
    #maestri li {
        margin: 4% 0;
    }
    .textAdjust{
        margin-left: -90px !important;
        width: 80vw;
    }
}


@media (max-width:320px){
    .selectMaestro {
        height: 45vw
    }
    .ch-item{
        width: 25vw;
        height: 25vw;
    }
    .selectMaestro h4{
        font-size: 3vw
    }
    .selectMaestro h5{
        font-size: 2.5vw
    } 
    
    #maestri li {
    margin: 4% 0;
}
}