* {box-sizing: border-box;
	margin:0px;
	border:0px;
	padding:0px;
	
}



/*container*/
#drop-menu 	{		
	
	width: 100%;
	background: red;						/* red,ed5515 */
	float:left;
	display:block;
	position:sticky;
	
	/*position:fixed;*/
}

/*menu*/

ul#menu {

	list-style: none;
	
}

ul#menu li {
	width:20%;
	float:left;
	display: block;
	border-right: 1px solid black;
	position: relative;
}

ul#menu li a {
	width:100%;
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;

}

ul#menu li a:hover {
				
	background: #fad828;												/*666 ,fcf678,fbdf50 */
	color:#000;														/* fff*/
	
}

ul#menu ul {
	display: none
	
}

ul#menu li:hover ul {
	display: block;
	position: absolute;

	width:100%;
	
	margin: 0 0 0 -1px;
	border:1px solid black;
	background: white;

}

ul#menu ul li {
	width:100%;
	float: none;
	display: block;
	border: 0;
}

ul#menu ul a {
	padding:10px;
	width: 100%;
	display: block;
	white-space: nowrap;


}

ul#menu ul a:hover {
	background-color: #ff7f21;								/*  0186ba */
	color:#000												/*  fff */

}

.logo{
	position:absolute;
	top:16%;
	left:2%;
	width:14%;
	height:23%;

	
	
}
.titolo{
	width:70%;
	display:inline-block;
	position:relative;
	float:right;
	margin-top:9%;
	font-family:Gill Sans,Gill Sans MT,Eurostile,Arial; 
	font-size:120px; 
	font-weight:bold;
	right:11.5%;
	
	
	
	
	
	
}

.mySlides {display: none;}
body{
	margin: 0;
	padding:0;
	/*background:#577a9e;/*							/*34495e,ffff52,2e6185,caf5ff,45c5fe,7bd6fe*/
	background: url ('../img/insta.jpg');
	
}

/* Slideshow container */
.slider-container
{
	width:60%;
	height:64%;
	margin-left:19%;
	margin-right:19%;
	margin-top:20%;
	text-align:center;
	overflow:hidden;

}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  visibility:hidden;
}

/* The dots/bullets/indicators */
.dot {
	height: 10px;
	width: 50px;
	border:2px solid #ffffff;


	display: inline-block;
	
	cursor:pointer;
	transition:2s;
	animation:
	

	
	
	
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


/*Seconda pagina*/

/*
body {
background-color: #666;
background-image: url("2.jpg");
background-repeat: no-repeat; 
background-attachment: fixed; 
background-position: right top; 

-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/

div#squadra1 {
	
	width:100%;
	height:100%;
	
	margin-top:auto;
	overflow:hidden;
}
div#squadra2 {
	
	display:inline-block;
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	
	
}
div#squadra3 {
	border-bottom:solid 2px black;
	display:inline-block;
	position:relative;
	width:100%;
	height:100%;
	
}
/*
::-webkit-scrollbar{
	
	webkit-scrollbar:none;
}

POSITION FIXED?


*/

div#big-box{
	position:relative;
	top:17%;
	
	
}

div#box1{
	left:10%;
	width:80%;
	height:30%;
	position:relative;
	display:inline-block;

}
div#box2{
	margin:auto;
	width:80%;
	height:30%;

	
}
div#box3{
	margin:auto;
	width:80%;
	height:30%;
	
	
	
}


.social	 {
   
 
  
 
 
 
	
	font-family: arial, verdana, sans-serif;
	font-size: 40px;
	cursor: pointer;
	width:100%;
	height:100%;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	opacity:0.4;
}


.social:hover{
	opacity:1;
	
}



.map {
	top:600px;
	width:1200px; 
	height:700px;
	text-align:center;
	margin:auto;
	
}
/*
.sottosquadra1{
	position:absolute;
	width:70%;
	height:85%;
	top:15%;
	
	
	
}*/
.sottosquadra1{
	position:relative;
	top:15%;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	height:80%;
	background-color:#fff;
	opacity:0.3;
	
	background-image: url('../img/squadra.jpeg') ;
	
	
}
.sottosquadra2{
	

	position:absolute;
	width:80%;
	height:80%;
	left:10%;
	top:15%;
}	

#table{
	width:80%;
	height:100%;
	text-align:center;
	top:5%;
	left:10%;
	position:relative;
	color:white;
}
.sinistra{
	text-align:left;
	
}
.destra{
	text-align:right;
}


/*
.sottosquadra1>img{
	width:100%;
	height:100%;
	background-: rgba(255, 255, 255, 0.5);
	
}/*
.sottosquadra2{
	

	position:absolute;
	width:30%;
	height:85%;
	left:70%;
	top:15%;
	
	
}*/

.foto1{		
			position:absolute;
            width:40%;
            height:85%;
            margin-top:2%;
			margin-left:2%;
            margin-bottom:5%;
			border:2px solid black;
            
            
}
.testo1{ 	
			
			position:absolute;
			width:50%;
            height:50%;
            left:50%;
            
	
	
}
.testo1 p{	
			
			padding:5px;
			font-family:  verdana, sans-serif;
			font-size: 40px;
			overflow-y:auto;
			max-height:40vh;
			
		
}
.foto2{		
			
			position:relative;
			width:25%;
            height:30%;
			float:right;
			top:45%;
			margin-right:2%;
			border:2px solid black;
           
	
	
}

.foto3{		
			
            width:35%;
            height:40%;
			top:59%;
			left:41%;
            position:relative;
			border:2px solid black;
}
/*
#iFrame{
	top:30%;
	left:65%;
	width:30%;
	height:30%;
	position:relative;
	
	
}
table#albo{
	top:20%;
	left:60%;
	width:50%;
	height:30%;
	border:0px;
	font-size:40px;
	margin-right:0;

}
*/
#iFrame{
	
	top:5%;
	width:30%;
	height:30%;
	left:40%;
	position:relative;
	
	
}
table#albo{
	vertical-align:baseline;
	position:relative;
	top:5%;
	width:70%;
	height:40%;
	border:0px;
	font-size:40px;
	margin-left:auto;
	margin-right:auto;

	text-align:center;
	
}
td>i{
font-size:80px;
color:yellow;
}

td>.fa-award{
	
	color:green;
	
}
td>.fa-medal{
	
	color:white;
	
}

td>.fa-trophy{
	
	color:red;
	
}
td>.fa-cogs{
	
	color:grey;
	
} 
td>.fa-crown{
	
	color:#E5BE01;
	
}

.titolo2{
	text-decoration:underline;
	font-size:80px;
	left:20%;
	top:5%;
	position:relative;
	
}

#insta{
	-webkit-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
	width:30%;
	height:30%;
	left:10%;
	position:relative;
	
}

#facebook{
	-webkit-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
	display:block;
	left:35%;
	width:30%;
	height:30%;
	top:10vh;
	position:relative;
	
}	
#youtube{
	-webkit-border-radius:50px;
	-o-border-radius:50px;
	border-radius:50px;
	width:30%;
	height:30%;
	left:30%;
	
	position:relative;
}	


