/*NAV*/

.navbar {
    margin-bottom: 0;
    z-index: 9999;
    font-size: 12px ;
    letter-spacing: 3px;
    width: 100%;
}

.navbar-brand .logo{
    color: black !important;
    font-family: courier;
    display: inline;
    position: fixed;
    height: 40px;
    top: 5px;
    
    
}


.navbar li a {
    color: black !important;
    font-family: Courier;
    display: inline;
    height: 50px;
    position: fixed;
    left: 0 px;
    padding: 0px;
}


.navbar-nav li a:hover, .navbar-nav li.active a {
    color: black !important;
    background-color: #c8c8c8 !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #c8c8c8 !important;
    text-decoration: none;
}
    
/*FPP*/

.contentFPP {
    margin-left: 10%;
    height: 600px;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    align-self: center;
    min-height: 300px;
   
    }

.contentFPP2 {
    margin-left: 10%;
    height: 90px;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    align-self: center;
    min-height: 20px;
   
    }

.contentFPP2 h1 {
    font-size: 25px;
    color: black;
    font-weight: 600;
    margin-top: 3%;
    z-index: 1;
    font-family: "Marion";
    width: 400px;
    
    
}

.contentFPP h1 {
    font-size: 25px;
    color: black;
    font-weight: 600;
    margin-top: 5%;
    z-index: 1;
    font-family: "Marion";
    width: 400px;
    
    
}

.contentFPP p {
    font-size:15px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: 10%;
    color: #343434;
    font-family: "Courier";
    text-decoration: none;
    width: 100%;
}



.contentFPP a{
    color: black;
    text-decoration: none;
    z-index: -1;
    
}

.contentFPP a:hover{
    color: #a5a5a5;
    text-decoration: none;
    
    }

.contentFPP img {
    position: relative;
    width: auto;
    height: 300px;
    margin-bottom: 0%;
    
    
}



/*About.html*/

.contentA {
    margin-left: 10%;
    height: auto;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    align-self: center;
    min-height: 300px;
   
    }

.contentA h1 {
    font-size: 25px;
    color: black;
    font-weight: 600;
    margin-top: 5%;
    z-index: 1;
    font-family: "Marion";
    width: 400px;
    
    
}

.contentA p {
    font-size:15px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: 10%;
    color: #343434;
    font-family: "Courier";
    text-decoration: none;
    width: 100%;
}



.contentA a{
    color: black;
    text-decoration: none;
    z-index: -1;
    
}

.contentA a:hover{
    color: #a5a5a5;
    text-decoration: none;
    
    }




/*WEEKS*/

    
.contentW {
    margin-left: 10%;
    height: auto;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    min-height: 300px;
    align-self: center;
    
   
    }

.contentW2 {
    margin-left: 10%;
    height: auto;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    min-height: 0px;
    align-self: center;
    
   
    }

.contentFPr {
    margin-left: 10%;
    height: auto;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    min-height: 300px;
    align-self: center;
    
   
    }


.contentW h1 {
    font-size: 25px;
    color: black;
    font-weight: 600;
    margin-top: 10%;
    z-index: 1;
    font-family: "Marion";
    width: 400px;
    
    
    
}

.contentW h2 {
    font-size: 17px;
    margin-top: 10%;
    color: #000000;
    font-family: "Courier";
    font-weight: 600;
     }



.contentW p {
    font-size:15px;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-right: 10%;
    color: #343434;
    font-family: "Courier";
    text-decoration: none;
    width: auto;
}

.contentW2 p {
    font-size:15px;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-right: 10%;
    color: #343434;
    font-family: "Courier";
    text-decoration: none;
    width: auto;
}



.contentW a{
    color: black;
    text-decoration: none;
    z-index: -1;
    
}

.contentW a:hover{
    color: #a5a5a5;
    text-decoration: none;
    
    }

.contentW2 a{
    color: black;
    text-decoration: none;
    z-index: -1;
    
}

.contentW2 a:hover{
    color: #a5a5a5;
    text-decoration: none;
    
    }

.contentW img {
    margin-left: 0%;
    position:relative ;
    height: 300px;
    padding: 2%;
    
    
}

.contentW2 img {
    margin-left: 0%;
    position:center ;
    height: 200px;
    padding: 2%;
    
    
    
}

.contentFPr img {
    margin-left: 0%;
    position:relative ;
    width: 1120px;
    padding: 2%;
    
    
}


/*Footer_home*/



.contentF {
    margin-top: 20px;
    margin-left: 10%;
    margin-right: 10%;
    height: 120px;
    width:80%;
    background: #f1f1f1;
    z-index: -1;
    align-self: center;
}

.contentF p{
    font-size: 11px;
    margin-top: 10px;
    color: #000000;
    font-family: "Courier";
    font-weight: 400;
    height: 5px;
     }


.contentF a{
    color: black;
    text-decoration: none;
    z-index: -1;
    
}

.contentF a:hover{
    color: #a5a5a5;
    text-decoration: none;
    
}

.image{
     //background: url(../Images/sfondo.jpg) repeat;
    background-color: #b4b4b4;
    background-attachment: fixed;
}

#wall_1 {
    height: 100px;
}
#wall_2 {
    height: 50px;
}

#wall_3 {
    height: 180px;
}

#wall_4 {
    height: 200px;
}




@media screen and (max-width: 991px) {
   
    
    .contentW {
        height: auto;
        
    }
       
    .contentW p{
        width: 500px;
        margin-top: 5%;
        margin-bottom: 5%
    }
    
    
    .contentW h1{
        margin-top: 5%;
    }
         
    
    #wall_1{
        height: 150px;
    }
    
     .contentW img {
         height: auto;
        width:500px;
        margin-bottom: 5%;
        
    }





 }

