@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 General
	2.1 Typography
	2.2 Elements
	2.3 Links
	2.4 Accessibility
	2.5 Alignments
	2.6 Clearings
3.0 Structure
	3.1 Testata
		3.2.1 Logo
		3.2.2 Menus
	3.2 Contenuto
		3.2.1 mainandlato
		3.2.2 mainnolato
	3.3 Lato
	3.4 Piede
4.0 Forms
5.0 Navigation
6.0 Infinite scroll
7.0 Media
	7.1 Captions
	7.2 Galleries
8.0 Navigation page to page
9.0	Special pages
	9.1 Index
10.0 Banners
	10.1 pratiquer-verbes-italiens
--------------------------------------------------------------*/


/* Reset */

html, body, div, form, fieldset, legend, label{
	margin: 0;
	padding: 0;	
}

a{
	text-decoration:none;
}

a:link, a:visited, a:focus{
	 color: inherit; 
	 }

div {
	overflow:auto;
	box-sizing:border-box;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

th, td
{
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6, th, td, caption { 
	font-weight:normal;
	margin: 0;
}

p 	{margin: 0;}

img { border: 0; }

ul 	{
	float: none;
	padding: 0px;
	margin: 0px;
	list-style: outside none none;
}


/*--------------------------------------------------------------
1.0 Normalize  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

body {
	margin:0px; 
	padding:0px;
	min-height: 100%;
}

#pagina,
#container,
#testata,
#mainandlato,
#mainnolato,
#lato,
#piede {
	overflow:hidden;
} 

/*--------------------------------------------------------------
2.0 General  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/


/*--------------------------------------------------------------
	- 2.1 Typography  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/
body {	
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color:##272727;
	line-height: 1.65em;
}

h1, h2, h3 {
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #222;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.1em;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
	line-height: 1.1em;
	margin:20px 0;
}

h3 {
	border-bottom:8px;
}


/*--------------------------------------------------------------
	- 2.2 Elements  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

p{
	margin-top:20px;
	margin-bottom:40px;
}




.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/*--------------------------------------------------------------
3.0 Structure  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/
#pagina{
}

#container{
	width:90%;
	max-width:1400px;
	margin:auto;
}

/*--------------------------------------------------------------
	- 3.1 Testata  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

#testata{
	position:fixed;
	z-index:1;
	width:100%;
	height:60px;
	line-height:60px;
	top:0;
	background-color:#FFF;
	overflow:visible;
}

.topnav {
	height:60px;
  	overflow: hidden;
  	background-color: white;
	text-align:center;
}

.topnav a:first-child {
	float: left;
	border:none;
}

.topnav a {
	display:inline-block;
	height:60px;
	overflow:hidden;
	text-align: center;
	padding: 0 8px;
	text-decoration: none;
	font-size: 15px;
	border-left: 1px solid #bbb;
}

.topnav a:hover {
	background-color: black;
	color: white;
}

.topnav a.active {
	background-color: #04AA6D;
	color: white;
}

.topnav .icon {
	display: none;
}

@media only screen and (max-width: 920px) {
	.topnav{
		height:auto;
	}
  	.topnav a:not(:first-child) {
		display: none;
	}
	.topnav a.icon {
		float: right;
		display: block;
	}
}

@media only screen and (max-width: 920px) {
  	.topnav.responsive {
		position: relative
	}
	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
}



#sfondogrande{
	position:fixed;
	width:100%;
	height:460px;
	margin-top:60px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	z-index:-1;
}

#quadrosfondo{
	width:60%;
	min-height:210px;
	margin-top:160px;
	padding:50px;
	background-color:rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 768px) {
#quadrosfondo{
	width:100%;
}
}



/*--------------------------------------------------------------
	- 3.2 Contenuto  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/
#contenuto{
	position:relative;
	margin-top:110px;
	padding: 50px 0 50px 0;
	background-color:#FFF;
	}

#mainandlato{
	position:relative;
	float:left;
	width:70%;
}

#mainnolato{
}

/* 1di2 */
#gruppocol {
	
}

#c1di2, #c2di2 {
	float:left;
	width:50%;
	padding: 0 4%;
}

	  @media screen and (max-width: 480px) {
	  #c1di2, #c2di2 {
		  width:100%;
	  }
	  }

/* 1di3 */

#c1di3, #c2di3, #c3di3 {
	float:left;
	width:33.33%;
	padding: 0 4%;
}

	  @media screen and (max-width: 768px) {
		  #c1di3, #c2di3, #c3di3{
			  width:100%;
		  }
	  }

/* 1di4 */

#c1di4, #c2di4, #c3di4, #c4di4 {
	float:left;
	width:25%;
	padding: 4%;
	
}


	  @media screen and (max-width: 768px) {
	  #1di4, #2di4, #3di4, #4di4 {
		  width:50%;
	  }
	  }
	  
	  @media screen and (max-width: 480px) {
	  #1di4, #2di4, #3di4, #4di4 {
		  width:100%;
	  }
	  }


/*--------------------------------------------------------------
	- 3.3 Lato  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

#lato{
	position:relative;
	float:left;
	width:30%;
}

/*--------------------------------------------------------------
	- 3.4 Piede  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

#piede{
}

#piedesup{
	background-color: #F5F5F5;
	padding: 30px 0px;
}

#piedeinf{
	padding: 30px 0px;
	background-color: #222;
	color: #DDD;
	font-size: 13px;
	font-weight: 500;
	padding-bottom: 240px;
}

		#piedeinf h3{
			color: #919191;
			font-weight: 600;
		}
		
		#piedeinf li {
			color: #FFF;
		}
		
/*--------------------------------------------------------------
	- 4.0  Forms  ||||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/


	
/*--------------------------------------------------------------
	- 10.0  Specials  ||||||||||||||||||||||||||||||||||||||||||
--------------------------------------------------------------*/

#pratiquer-verbes-italiens{
	display:block;
	width:100%;
	position:fixed;
	bottom:0;
	padding:20px 5px 20px 5px;
	background-color:#090;
	text-align:center;
	color:white;
	font-size:30px;
	overflow:visible;
}

	#pratiquer-verbes-italiens img{
		display: block; 
		width:15%; 
		max-width: 140px; 
		height: auto; 
		position:fixed; 
		bottom:0;
		left: calc(20% - 94px);
	}
	
	@media screen and (max-width: 700px) {
		#pratiquer-verbes-italiens img{
			left:0;
		}
	}	
	
	@media screen and (max-width: 600px) {
		#pratiquer-verbes-italiens img{
			display:none;
		}
	}

	#pratiquer-verbes-italiens a{
		display: inline-block;
		border: white solid 2px;
		padding: 5px;
		border-radius:5px;
	}

