
body {
	margin-top:0px;
	margin-bottom:0px;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
	/*background-image: url(../img/b.jpg);
    background-repeat: repeat;
    /*background-size: cover;*/
	background-color:#fff;
}




.linetop {
	
	width: 100%;
    height: 400px;
    background-color: #1C6DA8;
    position: absolute;
    z-index: -90;
	
background: #d0e4f7; /* Old browsers */
background: -moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 0%, #0a77d5 0%, #306793 0%, #ffffff 100%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d0e4f7 0%,#73b1e7 0%,#0a77d5 0%,#306793 0%,#ffffff 100%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d0e4f7 0%,#73b1e7 0%,#0a77d5 0%,#306793 0%,#ffffff 100%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

top: 0px;

}

.container {
	max-width:1020px;
	/*height:1150px;*/
	margin:auto;
	border:1px solid #ccc;
	box-sizing:border-box;
	border-top:none;
	box-shadow: 0px 10px 50px 0px #7d7d7d;
	/*border-radius:0px 0px 20px 20px;*/
	background:#fff;
	margin-bottom:60px;
	margin-top: 20px;
}

.header {
	max-width:100%;
	height: 149px;;
	box-sizing:border-box;
	text-align: center;
	/*background-image:url(../img/logoncc.jpg);
	background-size:100% 100%;*/
	
}

.header img { width:100%; height:auto;}

.logos { 
float:left !important;
width:auto !important;
    margin-left: 20px;
    margin-top: 26px;
}




.privato {
	float:left;
	margin-top:20px;
	margin-left:20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	width:480px;
	
	height:440px;
	box-sizing:border-box;
	padding-left:20px;
	
	/*border-radius: 20px 20px 20px 20px;*/
	border:1px solid #666;
	
	background-color:#F0F8FF;
	
	
	
	behavior: url(pie/PIE.htc);
	box-sizing:border-box;
	margin-bottom: 20px;
}

.bottone_privato {
	width:95%; 
	height:60px; 
	line-height:60px; 
	border:1px solid #09C;
	background-color:#39F;
	background-image:url(../img/backmenu2.png);
	border-radius:10px 10px 10px 10px;
	box-shadow:2px 2px 5px #CCC;
	margin-top:20px;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-size:28px;
	font-weight:700;
	color:#FFF;
	text-align:center;
	text-shadow:2px 2px #000;
	
	cursor:pointer;
	transition:all 200ms;
	
	behavior: url(pie/PIE.htc);
}

.bottone_privato:hover {
	background-image:url(../img/backmenu.png);
	
	}	
	


.bottone_step2 {
	width: 130px;
	height:60px; 
	line-height:60px; 
	border:1px solid #09C;
	background-color:#39F;
	background-image:url(../img/backmenu2.png);
	border-radius:10px 10px 10px 10px;
	box-shadow:2px 2px 5px #CCC;
	margin-top:20px;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-size:28px;
	font-weight:700;
	color:#FFF;
	text-align:center;
	text-shadow:2px 2px #000;
	
	cursor:pointer;
	transition:all 200ms;
	float: right;
    margin-top: 4px;
    margin-right: 20px;
	
	
}

.bottone_step2:hover {
	background-image:url(../img/backmenu.png);
	
	}	
	
	
	#telefono { display:none; }

	
.testo_14 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    box-shadow: 2px 2px 5px #818181;
    transition: all 200ms;
    border: 1px solid #CCC;
    border-radius: 5px 5px 5px 5px;
    behavior: url(pie/PIE.htc);
}

.testo_14:hover { border: 1px solid #0078F0; box-shadow:0px 0px 2px #0078F0; }


.menu {
	max-width:980px;
	margin:auto;
	height:50px;
	background-image:url(../img/backmenu2.png);
	background-repeat:repeat-x;
	/*border-radius:10px 10px 10px 10px;*/
	border:1px solid #39F;
	/* box-shadow:2px 2px 2px #39F; */
	box-sizing:border-box;


	
	behavior: url(pie/PIE.htc);
	
	}
	
	.vmenu {
	float:left;
	width:16.4%;
	height:48px;
	line-height:50px;
	color:#FFF;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:18px;
	text-shadow:1px 1px 2px #000;
	border-right:1px dashed #fff;
	transition:all 200ms;
}

.vmenu a { text-decoration:none; color:#FFF;text-shadow:1px 1px 2px #000;}

.vmenu:hover { background-image:url(../img/backmenu.png); cursor:pointer; color:#000;text-shadow:1px 1px 2px #FFF;   }

.vmenu:hover a {  cursor:pointer; color:#000;text-shadow:1px 1px 2px #FFF;   }

.indicazioni {
    float: right;
    margin-top: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    width: 480px;
    height: 440px;
    box-sizing: border-box;

    /*border-radius: 20px 20px 20px 20px;*/
    border: 1px solid #666;
    /* background-color: #FFECD9; */
    background-color: #F0F8FF;
    box-sizing: border-box;
    margin-right: 20px;
	/*background-image:url(../img/taxi.jpg);
	background-size: 100% 100%; */
	
	overflow:hidden;
	margin-bottom: 20px;
}

#map { 
width:100%;
height:340px;
/*border-radius: 20px 20px 0px 0px;*/
/*border-bottom:2px solid #2769AD;*/
margin-bottom:10px;





}

#panel { 
padding-left:20px;
width:100%;
height:105px;
border-radius: 0px 0px 20px 20px;
padding-top: 2px;
font-size: 16px;
}



.middle {
	clear:both;
	max-width:980px;
	height:auto;
	margin:auto;
	background:#fff;

	}
	
.middle img {
	/*border-radius: 40px 10px 40px 10px;*/
	margin-top:15px;
	}
	
	.foot1 {
	max-width:980px;
	height:auto;
	margin:auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:100;
	font-size:18px;
	margin-top:10px;
	/*margin-bottom:15px;*/
	color:#1C6DA8;
	color:#ccc;
	
	
	}
	
	.foot1 a {
		text-decoration:none;
		color:#09C;
		font-weight:700;
		margin-right:10px;

	}
	
	.space-a { margin-left:10px; }
	
	.foot1 a:hover {
		text-decoration:underline;
		color:#1C609B;
	}
	
	
.language {
	    float: right;
    margin-right: 20px;
margin-top: 38px;
}

.mobmenu {
	width: 100%;
    height: 50px;
    background: #6191bb;
    margin-top: 0px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
	text-shadow: 2px 2px #000;
	line-height:50px;
	display:none;
	margin-bottom: 10px;
	
}
	
	
.style3 {
	clear: both;
    max-width: 980px;
    height: 360px;
    
    margin-top: 10px;
	
}

.elem {
	    float: left;
    width: 32.333333%;
    height: 340px;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    margin-right: 1.5%;
    text-align: justify;
    box-shadow: 1px 1px 10px #ccc;
}

.pulse {
	width: 100%;
    margin: auto;
    height: 40px;
    background-color: #5193c1;
    margin-top: 5px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px #000;
    border-radius: 8px;
	transition: all 200ms;
	cursor:pointer;
	    position: relative;
    bottom: -5px;
}

.pulse:hover {
	background-color: #E99E0E;
	
}

.hrelem {
	clear: both;
    max-width: 980px;
    border: none;
    height: 1px;
    background-color: #d8d5d5;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 2;
}

.testo_elem {
	padding: 8px;  
	font-size: 18px;
	font-weight:100;
}

.inside {
	height:110px;
}

/* panel */

/* panel */


.mmenu {
	font-size: 20px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
  }
  
.mmenu a:hover{
	font-size: 30px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    text-decoration:underline;
  }

.content-mobile a:hover {
	text-decoration:underline;
	
}
	

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******/

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*::after, *::before {
  content: '';
}



a {
  color: #89ba2c;
  text-decoration: none;
}

html, body {
  height: 100%;
}

.cd-main-content {
  text-align: center;
}
.cd-main-content h1 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #64788c;
  padding: 4em 0;
}
.cd-main-content .cd-btn {
  position: relative;
  display: inline-block;
  padding: 1em 2em;
  background-color: #89ba2c;
  color: #ffffff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 50em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .cd-main-content .cd-btn:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 20px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1170px) {
  .cd-main-content h1 {
    font-size: 32px;
    font-size: 2rem;
  }
}

.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
}
.cd-panel::after {
  /* overlay layer */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(45deg);
  }
}
@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(-45deg);
  }
}
@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.cd-panel-header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0.96);
  z-index: 2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
}
.cd-panel-header h5 {
  font-weight: bold;
  color: #89ba2c;

  margin: 0px;
  margin-left:50px;
  font-size:28px;
}
.from-right .cd-panel-header, .from-left .cd-panel-header {
  top: -50px;
}
.from-right .cd-panel-header {
  right: 0;
}
.from-left .cd-panel-header {
  left: 0;
}
.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
}
@media only screen and (min-width: 768px) {
  .cd-panel-header {
    width: 70%;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-panel-header {
    width: 50%;
  }
}

.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-panel-close::before, .cd-panel-close::after {
  /* close icon created in CSS */
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #424f5c;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-panel-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-panel-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.no-touch .cd-panel-close:hover {
  background-color: #424f5c;
}
.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-panel-container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: #dae1e8;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
  .cd-panel-container {
    width: 70%;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-panel-container {
    width: 50%;
  }
}

.cd-panel-content {
	position: absolute;
	top: 1px;
	left: 40px;
	width: 100%;
	height: 100%;
	padding: 70px 5%;
	overflow: auto;
	/* smooth scrolling on touch devices */
	-webkit-overflow-scrolling: touch;
}
.cd-panel-content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}
.cd-panel-content p:first-of-type {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .cd-panel-content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}

	


	