@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Merienda|Oswald:600,700|Roboto');

@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');


body{
/*INIZIO AGGIUNTO LOGO DIETRO TUTTI*/
		background:url("../img/bg.jpg");
		background-attachment:fixed;
		background-size:cover;
		/*font-family:Arial, Helvetica, sans-serif;*/
		/*background-repeat:no-repeat;*/
/*FINE AGGIUNTO LOGO DIETRO TUTTI*/
        width:100%;
		margin:0;
		font-family: 'Open Sans', sans-serif;	
		padding:0;
		
}
/*INIZIO IMMAGINE LOGO AGGIUNTA DA ME*/
.logo{
	width: 100%;
	height: auto;
	/*padding: 10px;*/
	border-radius:2px;
	opacity:0.9;
	background:rgba(255,255,255,1.9);
}

.logo img{
	max-width: 100%;
	padding: 40px 10px;
	padding-bottom: 5px
	
	
}
@media all and (max-width: 420px){
	.logo img{
		margin:0px auto;
		width:90%;
}
     .logo{
		 width:100%}
}
	
/*FINE IMMAGINE LOGO AGGIUNTA DA ME*/

.clear-all:after,
.clear-all:before {
	content: '';
	display: table;
	clear: both;
}
/*inizio colore barra centrale modificato il top*/
.cm-header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    opacity:0.8;
	background:rgba(12,12,9,0);
    width: 100%;
    padding: 2px 0px;
	z-index: 11;
}
/*fine colore barra centrale modificato il top*/
.cm-menu-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cm-menu-inner > ul {
    display: block;
}

.cm-menu-inner > ul > li {
    float: left;
    padding: 0 10px;
}
/*inizio colore tutte lettere e il dietro delle lettere*/
.cm-menu-inner > ul  li a {
    display: block;
    color: #fff;
    padding: 10px;
    text-decoration: none;
	opacity:1.8;
	background:rgba(12,12,9,0.92);
	border-radius:5px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
}
/*fine colore tutte lettere e il dietro delle lettere*/
@media(min-width: 992px) {
/*inizio colore caselle scorrevoli menu centrale modificato larghezza a spostamento*/
	.cm-menu-inner ul ul {
	    position: absolute;
	    top: 102%;
	    left: 11;
	   /*background: #000;*/
	    min-width: 140px;
	    opacity: 0;
	    visibility: hidden;
	    transition: all 300ms linear;
	}
/*fine colore bcaselle scorrevoli menu centrale modificato larghezza a spostamento*/
	.cm-menu-inner ul li.has-child {
	    position: relative;
	}

	.cm-menu-inner ul li.has-child:hover > ul {
	    opacity: 1;
	    visibility: visible;
	}

	.cm-menu-inner ul ul ul {
	    left: 100%;
	    top: 0;
	}

	.cm-menu-inner {
	    display: flex;
	    justify-content: center;
	}

	.cm-menu-inner {
	    display: flex !important;
	}

	.cm-menu-inner ul {
		display: block!important;
	}

	.cm-menu-btn, .child-menu-btn {
	    display: none;
	}

}

@media(max-width: 991px) {
/*inizio colore dietro box laterale*/
	.cm-menu-inner {
	    position: absolute;
	    background-color: #000;
	    width: 100%;
	    left: 0;
	    top: 100%;
	    display: none;
	}
/*fine colore dietro box laterale*/
	.cm-menu-inner > ul > li {
	    float: none;
	    padding: 0;
	}
/*inizio colore righe box laterale*/
	.cm-menu-inner ul li > a {
	    border-bottom: 1px solid #fff;
	}
/*fine colore righe box laterale*/
	.cm-menu-inner ul ul > li > a {
	    padding-left: 25px;
	}

	.cm-menu-inner ul ul ul > li > a {
	    padding-left: 35px;
	}
/*inizio colore icona hamburgher box laterale*/
	.cm-menu-btn {
	    position: absolute;
	    top: 4px;
	    left: 50%;
	    transform: translateX(-50%);
	    font-size: 30px;
	    color: #000;
	    cursor: pointer;
	}
/*fine colore icona hamburgher box laterale*/
	li.has-child {
	    position: relative;
	}

	.child-menu-btn {
	    color: #fff;
	    position: absolute;
	    right: 0;
	    line-height: 40px;
	    border-left: 1px solid #fff;
	    width: 40px;
	    text-align: center;
	    cursor: pointer;
	    top: 0;
	}

	.cm-menu-inner ul ul {
		display: none;
	}

}

/* Banner*/
/*.banner {
  position: relative;
  z-index: 10;
  height: 100vh;
  background-size: cover;
  background-position: center;
}*/
/*Inizio box trasparente sotto tutti*/
.box{
	/*position:relative;*/
	 width: 93%;
	 /*max-width: 1499px;*/
	 height: 1266px;
	 margin: 20px auto;
	 display:block;
	 background:rgba(255,255,255,.8);
	 border-radius:4px;
	 box-shadow:0 5px 15px rgba(0,0,0,21.8);
}
/*Fine box trasparente sotto tutti*/
/*INIZIO AGGIUNTO 2 BARRE*/
.heading{
	width: 100%;
	/*background-color: #699;*/
	float: left;
	/*padding: 10px;*/
}

h4{
	margin:0%;
}

.barra{
	width: 100%;
	height: 3%;
	/*background-color: #F00;*/
	float: left;	
}
.barra h1{
	margin:0%;
	text-align:center;
}
.barra1{
	width: 100%;
	height: 4%;
	/*background-color: #FC0;*/
	float: left;	
}
.barra1 h4{
	margin:0%;
	text-align:center;
}
/*FINE AGGIUNTO 2 BARRE*/
/*INIZIO SISTEMA A 12 COLONNE*/
/* SISTEMA A 12 COLONNE - 12 COLONNE E = A 100%| 1COLONNA SARA = A 100/12 = 8.33%8*/ 
.colonna1{
	width: 35%;
	height: 1040px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:right;
	margin-top: 10px;
	border-radius: 5px;
	/*padding: 10px;*/
}
.colonna1 img{
	width:70%;
	height:35%;
	padding: 0%;
	margin-top: 20px;
	float: bottom;
}
.colonna2{
    width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*margin: left;*/
	/*padding: 10px;*/
}
.colonna2 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna3{
	 width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
   /*padding: 10px;*/
   /*margin: left;*/
}
.colonna3 h2{
	text-align:center;
	margin: 0%;
}
.colonna3 p{
	margin: 0%;
}
.colonna4{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*padding: 10px;*/
}
.colonna4 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna5{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*margin:left;*/
   /*padding: 10px;*/
}
.colonna5 h2{
	text-align:center;
	margin: 0%;
}
.colonna5 p{
	margin: 0%;
}
.colonna6{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*padding: 10px;*/
}
.colonna6 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna7{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*margin:left;*/
   /*padding: 10px;*/
}
.colonna7 h2{
	text-align:center;
	margin: 0%;
}
.colonna7 p{
	margin: 0%;
}
.colonna8{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*padding: 10px;*/
}
.colonna8 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna9{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*margin:left;*/
   /*padding: 10px;*/
}
.colonna9 h2{
	text-align:center;
	margin: 0%;
}
.colonna9 p{
	margin: 0%;
}
.colonna10{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*padding: 10px;*/
}
.colonna10 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna11{
	width: 32%;
	height: 200px;
	/*background-color: #369;*/
	/*border-right: 1px solid #000;*/
	float:left;
	margin-top: 10px;
	/*margin:left;*/
   /*padding: 10px;*/
}
.colonna11 h2{
	text-align:center;
	margin: 0%;
}
.colonna11 p{
	margin: 0%;
}
/*Inizio contenitore laterale quello per mandare messaggi Email*/
.content00{
	  width:96%;
      height:50%;
	  background:#FFF;
	  opacity:0.9;
	  margin-left:0;
	  margin-right:auto;
	  margin: 0 2%;
	  margin-top: 30px;
	  border-radius:8px;
	  background:rgba(255,255,255,.1);
	  float:center;
}

.content00 h1{
	margin: 0%;
}

.content00 h3{
	margin: 26px 50 26px;
}

.content00 ul1{
	  list-style:none;
	  padding:0%;
	  margin:0%;
	  width: 100%;
}

.content00 ul1 li1{
	padding:10px 0;
	width: 50%;
	/*float:left;*/
	box-sizing:border-box;
}

.content00 ul1 li1 tre{
	   float:left;
	   clear:left;
	   width: 100%;
}

.content00 ul li.quattro{
       float:none;
	   clear:left;
	   width: 100%;
}

.content00 ul1 li1.uno{
	margin-right: 1%;
	
}

.content00 ul1 li1.quattro{
	padding:20px 0;
	text-align:center;
}

.content00 ul1 li1 label{
	display:flex;
	padding-bottom: 25px;
	width: 100%;
}

.content00 ul1 li1 input{
	width: 50%;
    height: 25px;
	border: solid 2px #000;
	background:rgba(229,229,229,1);
	color:#000;
	/*color:rgba(255,255,255,1);*/
	float:left;
}

.content00 ul1 li1.testo{
	padding: 10px;
	width: 100%;
	box-sizing:border-box;
}

.content00 ul1 li1 textarea{
	padding: 6px;
	color: #000;
	width: 90%;
	height: 100px;
	background: rgba(229,229,229,1);
	border: solid 2px #000;
	box-sizing:border-box;
}

.content00 ul1 li1 .pulsante{
	color:#FFF;
	background:#06C;
	border:solid 2px #000;
	padding: 0px 0px 1px 1px;
	text-transform:uppercase;
	cursor:pointer;
	font-weight: bold;
	transition: 0.5s;
}

.content00 ul1 li1 .pulsante:hover{
	background: #000;
	color:#FFF;
	border:solid 2px #313131;

}
/*Fine contenitore laterale quello per mandare messaggi Email*/
/*FINE SISTEMA A 12 COLONNE*/
@media screen and (max-width: 1348px){
.box{
	width: 100%;
	height: 2340px;    		
}
.colonna1{
	width: 35%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna1 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
	float: bottom;
}
.colonna2{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna2 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
}
.colonna3{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}

.colonna4{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
	
}
.colonna4 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
}
.colonna5{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
	
}
.colonna6{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna6 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
}
.colonna7{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna8{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
	
}
.colonna8 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
}
.colonna9{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna10{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna10 img{
	width:32%;
	padding: 0%;
	margin-top: 20px;
}
.colonna11{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: 2px;
	border-radius: 5px;
}
}
@media screen and (max-width: 740px){
.box{
	width: 93%;
	height: 2010px;
}
.barra{
	height: 2%
}
.barra1{
	height: 3%
}
.colonna1{
	width: 35%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: 5px;
	border-radius: 5px;
}
.colonna1 img{
	width:80%;
	height:30%;
	/*padding: 0%;*/
	margin-top: 20px;
	/*float: bottom;*/
}
.colonna2{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna2 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna3{
	width: 64%;
	height:9%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna4{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
	
}
.colonna4 img{
	width:45%;
	padding: 0%;
	margin-top: 20px;
}
.colonna5{
	width: 64%;
	height:8%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna6{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna6 img{
	width:45%;
	padding: 0%;
	margin-top: 33px;
}
.colonna7{
	width: 64%;
	height:6%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna8{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna8 img{
	width:45%;
	padding: 0%;
	margin-top: 28px;
}
.colonna9{
	width: 64%;
	height:5%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna10{
	width: 64%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: -9px;
	border-radius: 5px;
}
.colonna10 img{
	width:45%;
	padding: 0%;
	margin-top: 35px;
}
.colonna11{
	width: 64%;
	height:7%;
	/*border-bottom: 1px #FF0000 solid;*/
	margin-bottom: 5px;
	border-radius: 5px;	
}
}
/*INIZIO BARRA ALLA FINE DEL BOX trasparente*/
.barra2{
	width: 100%;
	height: 5%;
	/*background-color: #F00;*/
	float: left;	
}
.barra2 h1{
	margin:0%;
	font-size: 22px;
	text-align:center;
}
.barra2 p{
	margin: 0%;
	font-size: 18px;
	text-align:center;
}
/*FINE BARRA ALLA FINE DEL BOX trasparente*/
/*INIZIO BARRA ALLA FINE DELLA PAGINA*/
footer{
	width: 100%;
	margin: 0%;	
}
.copy{
	width: 100%;
	height: 90px;
	/*background-color: #9C9;*/
	background:rgba(255,255,255,.8);
	float:left;
	text-align: center;
	padding-top: 15px;
	border-top: 3px solid #000;
}
/*FINE BARRA ALLA FINE DELLA PAGINA*/
