@import 'https://fonts.googleapis.com/css?family=Noto+Serif';

body{
    font-family: "Noto Serif", serif;
}

html, body {
    height: 100%;
    margin: 0;
}

.page {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Use viewport height to ensure the .page container fills the screen height */
}

footer, #footer  {
    margin-top: auto; /* This pushes the footer to the bottom */
}




#box_home{
    background-color:rgba(255,255,240,0.6);
    margin-left: 50px;
    margin-top: 145px;

}

ul#link_footer{
    margin-left: 10%;
    text-align: center;
    
}

ul#link_footer li{
    text-decoration: underline;
    margin-right: 25px;
    width: auto;
    
}


#sfondo {
width: 100%; 
height: 100%; 
top: 0; 
left: 0;
background: url(../img/villa_este.jpg) no-repeat center left; 
position: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.my_nav{
    margin-right: 65px;
}

.my_ul li a{
    font-size: 18px;
}

.testo_home{
    font-size: 16px;
    color: black;
    text-align: justify;
}

#logo{
    text-align: left;
}

#prenota a{
    font-size: 16px;
    text-align: justify;
}

#webmaster{
   text-align: right;
    font-size: 11px;
    color:white;
}

#margin_sm{
    margin-left: 5px;
    margin-right: 5px;
}


/* ----------------------------------------------- MEDIA QUERY -------------------------------------------- */

/* ----------------------------------------------------        xs                       */
@media (max-width: 767px) {
    header{
        margin-bottom: 150px;
        background: rgba(51, 51, 51, 0.7);
    }
  #prenota{
    margin-left: 0;
  }
  #prenota a{
    margin-left: 0;
  }
  #prenota p{
    margin-left: 0;
  }
    #box_home{
        margin-top: -50px;
        margin-left: 5px;
    }
    
    #sfondo {
width: 100%; 
height: 100%; 
top: 0; 
left: 0;
background: url(../img/villa_este.jpg) no-repeat center top; 
position: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
   }

}

@media (max-width: 992px){
     section.home{
        margin-right: 5px;
    }
}


/*---------------------------------------------------------------------             sm                       */
@media (min-width: 768px){
    #box_home{
        margin-left: 5px;
    }
}

/*----------------------------------------------------------------------              md                       */
@media (min-width: 992px) { 
   #box_home{
        margin-left: 50px;
    }
}

/*-------------------------------------- NAVBAR (il desto si ridimensiona per non mandare a capo il menu)           */
@media (max-width: 1297px){
    .my_ul li a{
        font-size: 16px;
    }
}

@media (max-width: 1212px){
    .my_ul li a{
        font-size: 14px;
    }
}

@media (max-width: 1104px){
    .my_ul li a{
        font-size: 12px;
    }
}

@media (max-width: 1013px){
    .my_ul li a{
        font-size: 10px;
    }
}
/*------------------------------------------------ Sparisce la NAVBAR e appare il tasto                                 */
    
    @media(max-width:922px){
        header .stuck_container{
            visibility: hidden;
        }
    }


    /*#############################################################  Scuola ###############################################################*/

    
#sfondo_scuola{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/scuola.jpg) no-repeat center top; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#box_scuola{
    background-color:rgba(255,255,240,0.6);;
    margin-top: 150px;
    height: 450px;
    overflow: auto;
}

.testo_scuola{
    font-size: 16px;
    color: black;
    text-align: justify;
}

section.scuola{
    margin-right: 50px;
}

#header{
    height: 30px;
}

#indirizzo{
    text-align: right;
    color: white;
    font-size: 14px;
}


/*----------------------------- Media Queries                                              */

@media (max-width: 767px){
    section.scuola{
        margin-top: -120px;
        margin-right: 5px;
    }
}

/*---------------------------------------------------------------------             sm                       */
@media (min-width: 768px){
    section.scuola{
        margin-right: 5px;
    }
}

/*----------------------------------------------------------------------              md                       */
@media (min-width: 992px) { 
   section.scuola{
        margin-right: 50px;
    }
}
  


@media (max-width: 767px){
    #header{
        padding-top: 20px;
    }
}

@media (max-width: 924px){
    #header{
        padding-top: 20px;
    }
}

/*############################################################ Staff #######################################################*/

#sfondo_staff_carlo{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/28.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#sfondo_staff_donatella{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/donatella.jpg) no-repeat center top; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#sfondo_staff_sofia{
    width: 100%; 
    height: 100vh; 
    background: url(../images/sofia_gorgoni.jpg) no-repeat center top; 
    position: fixed;
    background-size: cover;
}

#sfondo_staff_giulia{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../images/giulia_matteucci.jpg) no-repeat center top; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box_staff{
    background-color:rgba(255,255,240,0.6);
    margin-top: 60px;
    margin-left: 50px;
    margin-bottom: 100px;
}

.testo_staff{
    font-size: 16px;
    color: black;
    text-align: justify;
}

#swich_staff{
    text-align: left;
    font-size: 22px;
    color:black;
}

a.selected{
    text-decoration: underline;
}

#box_margin{
    margin-bottom: 250px;
}


/*----------------------------- Media Queries                                              */

@media (max-width: 992px){
    .box_staff{
        margin-left: 5px;
        margin-right: 5px;
    }
    
    section.staff{
        margin-top: -150px;
        margin-right: 10px;
    }
}

/*------------------------------------------------------------------  TESTIMONIANZE                             */

#sfondo_testimonianze{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/17-%20paschim%C3%B4ttan%C3%A1sana%20colosseo%20notte.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#box_testimonianze{
    background-color:rgba(255,255,240,0.6);
    margin-top: 150px;
    height: 450px;
}

.testimonianze{
    height: 400px;
    overflow: auto;
    font-size: 16px;
    color: black;
}

/*---------------------------------------------------------  ORARI                        */

#sfondo_orari{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/19-%20pakash%C3%A1sana%20colosseo.jpg) no-repeat center left; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#orario{
    margin-top: 70px;
    opacity: 0.8;
}

/*-------------------------------------------------------------- lo Yoga                         */

#sfondo_yoga{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/20.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.titolo{
    font-size: 20px;
    color: black;
}

.testo_yoga{
    height: 400px;
    overflow: auto;
    font-size: 16px;
    color: black;
    text-align: left;
}

#sub_title{
    font-size: 18px;
    font-style: italic;
    text-align: center;
}
#img-addobe{
    margin-bottom: 5px;
}

.box_yoga{
    background-color:rgba(255,255,240,0.6);
    margin-top: 60px;
    margin-left: 50px;
    margin-bottom: 70px;
}


/*--------------      media                    */

@media (max-width: 992px){
    .box_yoga{
        margin-left: 5px;
        margin-right: 5px;
    }
}

/*----------------------------------------------------------------------------  Attività                          */

#sfondo_attivita{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/4-%20samak%C3%B4n%C3%A1sana%20colosseo.JPG) no-repeat center right; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box_attivita{
    background-color:rgba(255,255,240,);
    margin-top: 60px;
    margin-left: 50px;
    margin-right: 50px;
}

#attivita{
    opacity: 0.4;
}

/*------------- MEDIA QUERIES ----------------------*/

@media (max-width: 992px){
    .box_attivita{
        margin-left: 5px;
        margin-right: 5px;
    }
}

/*--------------------------------------------------- AZIENDE                              */

#sfondo_aziende{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../images/backaziende.jpg) no-repeat center top; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box_aziende{
    background-color:rgba(255,255,240,0.6);
    margin-top: 60px;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 45px;
}

#testo_aziende{
    font-size: 16px;
    height: 400px;
    overflow: auto;
    color: black;
}

/*                media                */
@media (max-width:992px){
    .box_aziende{
    background-color:rgba(255,255,240,0.6);
    margin-top: 50px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 45px;
}
}
 /*----------------------------------------------- SOSTEGNO                       */

#sfondo_sostegno{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/carlomea-3437.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.testo_sostegno{
    font-size: 16px;
    color: black;
    text-align: left;
}

.testo_sostegno li {
    list-style-type: circle;
    margin-left: 4em;
}

/*---------------------------- INTERVISTA                   */
#sfondo_intervista{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/3944-carlo.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#intervista{
    margin-top: 70px;
    margin-bottom: 50px;
    position:         relative;
    padding-top:      30px;
/*    padding-bottom:   56.25%;*/
    height:           500px;
    overflow:         hidden;
}

#intervista iframe
{
position:  absolute;
top:       0;
left:      0;
width:     100%;
height:    100%;
}

/*-------------------------------------------- GALLERIA - FOTO                     */

#sfondo_gallery{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/16.jpg) no-repeat center bottom; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.img_link{
    margin: 15px;
}

/*--------------------------------------- GALLERIA VIDEO                */

#sfondo_gallery_video{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/2.jpg) no-repeat bottom right; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.gallery_video{
    margin-top: 50px;
    margin-bottom: 30px;
    position:         relative;
    padding-top:      30px;
    padding-bottom:   56.25%;
    height:           300px;
    overflow:         hidden;
}

.gallery_video iframe{
    position:  absolute;
    top:       0;
    left:      0;
    width:     100%;
    height:    100%;
}

/*------------------------------------------ Visualizzazione                            */

#sfondo_visualizzazione{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/34.jpg) no-repeat bottom center; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.align_left{
    text-align: left;
}

/*------------------------------------ Medaglia                */


#sfondo_medaglia{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/37.jpg) no-repeat bottom center; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#box_medaglia{
    background-color:rgba(255,255,240,0.6);
    margin-top: 150px;
    margin-bottom: 150px;
}

/*------------------------------------------------CD              */

.giustifica{
    text-align: justify;
}

.img_margin{
    margin-left: 20px;
}

#box_cd{
    background-color:rgba(255,255,240,0.6);
    margin-top: 150px;
    margin-bottom: 110px;
}

#sfondo_cd{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/36.JPG) no-repeat bottom center; 
    position: fixed;
    background-size: cover;
}

/*--------------------------------------------audiocorsi                    */

#sfondo_corsi{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/27.JPG) no-repeat bottom center; 
    position: fixed;
    background-size: cover;
}

#box_corsi{
    background-color:rgba(255,255,240,0.8);
    margin-top: 100px;
    margin-bottom: 50px;
    height: 600px;
    overflow: auto;
}

.corso{
    padding-bottom: 5px;
    border-bottom: 1px solid gray;
    text-align: left;
}

.corso li {
    list-style-type: circle;
    margin-left: 40px;
    margin-bottom: 3px;
}


.toggle{
    text-decoration: underline;
    color:white;
}

/*------------------------------------------ SYS                     */

#sfondo_sys{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/7.JPG) no-repeat bottom center; 
    position: fixed;
    background-size: cover;
}

#box_sys{
    background-color:rgba(255,255,240,0.6);
    margin-top: 150px;
    margin-bottom: 100px;
}

/*--------------------------------------------------- Incenso                      */

#sfondo_incenso{
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
    background: url(../img/9.JPG) no-repeat bottom center; 
    position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#box_incenso{
    background-color:rgba(255,255,240,0.6);
    margin-top: 150px;
    margin-bottom: 175px;
}


p.link{
    text-align: right;
}
