@charset "utf-8";
/* CSS Document */

/* impostazioni generali */

html, body {margin: 0 auto;width: 100%;height: 100%;}

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

body {font-size:14px;line-height: 1.6em;color:#000000;background-color:#fff;font-family:Verdana, Geneva, sans-serif;}

* {box-sizing:border-box;}

*{margin:0;padding:0;outline:none;}

.clear{clear:both;}

img{max-width:100%;}

.flot{
	float:left;
}



.alling-center{text-align:center;}

/* Fine */




/* default */


.header {

  width: 100%;
  height:auto;
  background:url(../img-all/bg-1980.jpg);
  background-repeat:no-repeat;
 
	
}

.center {
	
	width:100%;
	height:auto;
	
}

.cont-bell {
	
	width:100%;
	height:auto;
	background-color:#dde3dd;
	
}
.cont1{
	
	width:100%;
	height:auto;
	
	
}


.pre-footer {
	
	width:100%;
	height:auto;
	
}


.footer {
	
	width:100%;
	height:auto;
	background-color:#f96014;
	color:#FFF;
	
}

/* fine */


/* container */

.container {
	
	 width: 1170px;
     margin: 0 auto;
	 height:auto;
	 padding:20px;
	 
}

.mini-container {
	
	 width: auto;
	 height:auto;
	 padding:10px;
	 
}

.mini-container1 {
	
	 width: auto;
	 height:auto;
	 padding:10px;
	 
}

.menu {
	
	 width: auto;
	 height:auto;
	 padding:10px;
	 font-size:18px;
	 color:#533d0c;
	 
}
.max-container {
	
	width:100%;
	height:auto;
	 
}

/* fine */


.slideshow-container {
	
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: block;
}





/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 0;
  
  
  background-color: rgba(0,0,0,0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.8);
}


.logo-left {
  float:left;
  width:auto;
  height: auto;
  text-align:left;
}
.cont-left {
  float:left;
  width:auto;
  height: auto;
  text-align:left;
}



/* colonne */

.c50 {
  float:left;
  width:50%;
  height: auto;
  padding:15px;
  text-align:left;
  background-color: #fff;
  font-family:Verdana, Geneva, sans-serif;
}

.c50-link {
  float:left;
  width:50%;
  height: auto;
  padding:15px;
  text-align:left;
  background-color: #fff;
  font-family:Verdana, Geneva, sans-serif;
}


.c50red {
  border-radius: 5px;
  float:left;
  width:48%;
  height: auto;
  padding: 5px;
  margin: 1%;
  text-align:left;
  background-color: #F00;
  font-family:Verdana, Geneva, sans-serif;
}


.c50green {
  border-radius: 5px;
  float:left;
  width:48%;
  height: auto;
  padding:5px;
  margin: 1%;
  text-align:left;
  background-color: #0C0;
  font-family:Verdana, Geneva, sans-serif;
}


.c50h {
  float:left;
  width:50%;
  height:400Px;
  text-align:left;
 
  font-family:Verdana, Geneva, sans-serif;
}


.c33 {
  float:left;
  width:30%;
  height:auto;
  padding:10px;
  text-align:left;
  font-family:Verdana, Geneva, sans-serif;
  margin:1.3%;

}

.c33-link {
  float:left;
  width:33%;
  height:auto;
  text-align:left;
  font-family:Verdana, Geneva, sans-serif;
   padding:10px;

}

.c33h {
  float:left;
  width:33%;
  height:auto;
  text-align:left;
  font-family:Verdana, Geneva, sans-serif;
   padding:10px;

}


.c25 {
  float:left;
  width:25%;
  height: auto;
  padding:20px;
  text-align:left;
  background-color: #fff;
}

.c66 {
  float:left;
  width:66%;
  height:auto;
  text-align:left;
  font-family:Verdana, Geneva, sans-serif;
   padding:10px;
}

/* fine */

/* line */

/* fine */


/* link */

/* fine */

/* h */

h1 {
	font-size:24px;
	color:#002944;
	padding-left:20px;
}



h2 {
	font-size:18px;
	color:#323545;
	padding-left:20px;
}



h3 {
	font-size:14px;
	color:#323545;
}

h4 {
	font-size:18px;
	color:#ec5724;
}

h5 {
	font-size:22px;
	color:#004eca;
	padding:10px;
}


/* fine */

/* menu */
.navbar a{
  float: left;
  display: block;
  color: #004eca;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;
}

.navbar a:link{
  color: #004eca;
  text-align: center;
  text-decoration: none;
  
} 
.navbar a:visited {
	color:#004eca;
    text-decoration: none;
}


.navbar a:hover {
  
  color:#088e15;
  background: none;
	text-decoration: none;
}

.navbar a.active {
  color:#533d0c;
}


.navbar .icon {
  display: none;
}

/* fine */

/* link */

.menu a {
	color:#004eca;
	text-decoration: none;
	
}

.menu a:link {
	color:#004eca;
	text-decoration: none;
	
}

.menu a:visited {
	color:#004eca;
	text-decoration: none;
	
}

.menu a:hover {
	color:#088e15;
	text-decoration: none;
	
}

a:link {
	color:#fff;
	text-decoration: none;
}

a:visited {
	color:#fff;
	text-decoration: none;
}

a:hover {
	background: none;
	text-decoration: underline;
}

.c50-link a:link{
	color:#8b1010;
	text-decoration: none;
	
}

.c50-link a:visited{
	color:#8b1010;
	text-decoration: none;
	
}

.c50-link a:hover{
	background: none;
	text-decoration: underline;
	
}


.c33-link a:link{
	color:#8b1010;
	text-decoration: none;
	
}

.c33-link a:visited{
	color:#8b1010;
	text-decoration: none;
	
}

.c33-link a:hover{
	background: none;
	text-decoration: underline;
	
}

/* fine */

/* send */

input[type=text]{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

textarea{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
}

input[type=email]  {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

.select {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  color:#F00;
  resize: vertical;
}

input[type=password]  {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=tel]  {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
} 

input[type=submit] {
  background-color:#0a4006;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-left:80%;
}

input[type=submit]:hover {
  background-color:#95c82f;
}

.sendcontainer-aree-verdi {
  border-radius: 5px;
  background-color:#aad99f;
  padding: 20px;
}
 .sendcontainer{
  border-radius: 5px;
  background-color:#eeeeee;
  padding: 20px;
}

.sendcontainer a:link, a:visited {
	color:#617c83;
	text-decoration: none;
}

.sendcontainer a:hover {
	background: none;
	text-decoration: underline;
}

.boxborder-container {
	background-color:#FFF;
    border-radius: 5px;
 	border: 1px solid #caa03b;
  	padding: 10px;
  
}



/* fine */

/* login */

.bellcontainer {
  border-radius: 5px;
 	border: 1px solid #365b7e;
  	padding: 20px;
  
}

.logincontainer {
  border-radius: 5px;
 	border: 1px solid #ccc;
  	padding: 20px;
  
}

.logincontainer a:link, a:visited {
	color:#95c82f;
	text-decoration: none;
}

.logincontainer a:hover {
	background: none;
	text-decoration: underline;
}

/* fine */

/* pulsanti */




.botton1{
  background-color:#3058a8;
  color:#fff;
  padding: 12px 20px;
  border: none;
  border-radius:7px;
  cursor: pointer;
  font-size:16px;
  text-align:center;;
 
}

.botton1:hover {
  background-color:#f6851f;
  text-decoration: none;
}

.botton1:link {
  color:#fff;
}

.botton1:visited {
  color:#fff;
}
/* fine */

/* icone */

/* fine */

/* media */

@media screen and (min-width: 1280px) and (max-width: 2880px) {
	


	
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
 




.container {
	width:980px;
}


 

  

}

@media screen and (min-width: 769px) and (max-width: 1023px) {
 




.container {
	width:700px;
}

 .c50{
	width:100%;
}

 .c66{
	width:100%;
}

.c50-link{
	width:100%;
}

.c50red{
	width:100%;
}

.c50green{
	width:100%;
}

.c33{
	width:100%;
	
}

.c33h{
width:100%;
}

.c33-link{
width:100%;
}

.c25{
width:100%;
}


}


@media screen and (min-width: 259px) and (max-width: 768px) {
 

.mini-container1 {
	display:none;
	
	
	 
}

.container {
	width:auto;
}

 .c66{
	width:100%;
}

.c50{
	width:100%;
}

.c50-link{
	width:100%;
}


.c50red{
	width:100%;
}

.c50green{
	width:100%;
}

.c33{
	width:100%;
}

.c33h{
width:100%;
}

.c33-link{
width:100%;
}

.c25{
width:100%;
}

  .navbar a:not(:first-child) {display: none;}
  .navbar a.icon {
    float: right;
    display: block;
	font-size:20px;
	
	
  }
  
   .navbar.responsive a.icon {
    
    right:20px;
   
	font-size:20px;
	z-index:999;
  }
  

  .navbar.responsive a {
    float: none;
	font-size:20px;
    display: block;
    text-align: left;
	padding-top:3px;
	padding-bottom:2px;
	
	
	
  }
.navbar a.active {
	
 font-size:20px;
}

.navbar a {
	
 font-size:20px;
}

.menu {
	
	 
	 font-size:14px;
	 
	 
}
 
}


/* fine */