
.mybox{
	height: 180px!important;
}

/* === colors === */
  /* gray #999 */
  /* antracite #4D4D4D > links #eee */
  /* orange #F68E1E */
  /* bluegray #D7E0E0 */
  /*  bluegreen #66CCCC */
  /* yellowgreen #DDDB00 */
  /* sand #E9E3DC */


body {

	font-family: Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: LLAkkuratWeb-Regular,"Helvetica Neue", Helvetica, Arial, sans-serif; */

}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 	font-family: Roboto,"Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: LLAkkuratWeb-Regular,"Helvetica Neue", Helvetica, Arial, sans-serif; */
}

h2 {
	padding-bottom: 30px;
}

p {
	font-size: 1.3em;
	font-weight:300;
	margin-bottom: 10px!important;
	/*text-align: center;*/
	}




.infografica {
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxcenter {
	margin: auto;
}
.carousel-inner item {
	height: 600px;
}
.bigsfondo {
	background-color: rgba(255,255,255,0.8);
}

h1.big {
	font-size: 5em;
	line-height: 0.9em;
	margin-top: 100px;
	padding:0.3em;
	font-weight: 100;
	color: #333;
}

.section .section-title {
	margin-bottom: 10px;
}

h2.section-title {
	font-size: 3.0em;
	line-height: 1.3em;
	margin-top: 60px;
	font-weight: 700;
	color: #42505D;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h2 span.section-subtitle {
	font-size: 0.6em;
	font-weight: 300;
	background-color: transparent;
}

.section .section-title::after {
	height:0px;
}

.section.section-hilite.section-features {
	background-color: rgb(246,246,246)!important;
}

.section.section-hilite .section-title span {
	background-color: transparent;rgb(246,246,246)!important;
}
.section.section-contatti {
	background-color: rgb(189,208,213)!important;rgb(17,61,85);
	vvborder-bottom: 4px solid #ccc;
	padding-top: 0px;
	padding-bottom: 20px;
}
.section.section-contatti .section-title span {
	background-color: transparent;rgb(246,246,246)!important;
	color: #333!important;

}

h2.section-contatti {
	font-size: 3.5em;
	line-height: 1.2em;
	margin-top: 10px;
	padding:0.3em;
	font-weight: 200;
	color: #333;
	margin-bottom: 0px;
	text-align: center;
	}


.sicheck {
	color: #0A9CC8;
	text-align: center;
}
.nocheck {
	color: red;
	text-align: center;
}

td{
	text-align: center!important;
}

tr>td:first-child  {
	text-align: left!important;
	padding-left: 20px!important;
}
th.divisorio, td.divisorio {
	padding-top: 30px!important;
}

th.top {
	border-top:none!important;
	text-align: center;
}

th.prezzo {
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	text-align: left!important;
}

th.prezzobt {
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	text-align: center!important;
}

#tabprezzi {
	margin-top:30px;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.trademark {
	font-variant: small-caps;
}