body {
	font-family: Helvetica,Arial,sans-serif;
}
a,
a:hover, 
a:focus {
   outline: 0;
}
object, embed { 
  outline: 0;
}
input::-moz-focus-inner { 
  border: 0; 
}
.container{
	min-width:960px;
}
.header{
	padding:27px 0;
}
.header .navigation{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.header .navigation li{    
	display: inline-block;
        width: 200px;
}
.header .navigation li a{
	display: block;
	padding: 30px 0 0;
	color: #000000;
	font-size: 11px;
	font-weight: 400;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
}
.header .navigation li a:hover{
	font-weight: 700;
}

.bx-text-img{
	background-image: url("../images/bg_img_1.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 300;
	height: 200px;
	padding: 35px 0;
	text-shadow: 1px 2px 2px #3A6493;
}
.bx-text-img strong{
	font-weight:700;
}

.bx-text{
	font-size:16px;
	font-weight: 300;
	height:190px;
}
.bx-text strong{
	font-weight: 400;
}
.bx-text img{
	position: absolute;
    right: -55px;
    top: -150px;
}

.shadow-box{
	background-image: url("../images/shadow-box.png");
	background-position: center top;
	background-repeat: repeat-x;
	background-size: cover;
	height: 46px;
}

.domande-e-risposte{
	padding-bottom:100px;
}
.domande-e-risposte ul{
	margin:0;
	padding:0;
	list-style:none;
}
.domande-e-risposte .domande{
	border-right:1px solid rgba(85, 151, 214, 0.7);
}
.domande-e-risposte .domande li{
	min-height: 65px;
	position: relative;
}
.domande-e-risposte .domande li a{
	color: #F28C00;
	display: block;
	font-size: 30px;
	font-weight: 200;
	padding: 10px 0;
	text-decoration: none;
        right: -2px;
        position:absolute;
        width:100%;
}

.domande-e-risposte .domande li.active a{
}
.domande-e-risposte .domande li a:hover,
.domande-e-risposte .domande li.active a{
	background-image: url("../images/arrow-question.png");
	background-position: 543px center;
	background-repeat: no-repeat;
	position: absolute;
	right: -2px;
	width: 100%;
        font-weight: 500;
}
.domande-e-risposte .risposte{
}
.domande-e-risposte .risposte li{
	display:none;
}

.domande-e-risposte .risposte li a:hover,
.domande-e-risposte .risposte li.active{
	display:block;
}
.domande-e-risposte .risposte li p{
	color: #3999D2;
	font-size: 20px;
	font-weight: 300;
        line-height: 2.3;
}

.bxslider-perche-zacol{
	margin:0;
	padding:0;
	list-style:none;
	/*visibility: hidden;*/
}
.bxslider-perche-zacol li{
	padding:35px 60px;
}
.bxslider-perche-zacol li .icon{
	padding:40px 0;
}
.bxslider-perche-zacol li .icon img{
	margin:auto;
}
.bxslider-perche-zacol li .text h2{
	color:#EB8B17;
	font-size: 25px;
	font-weight: 700;
	margin-bottom:30px;
}
.bxslider-perche-zacol li .text p{
	color:#3298D2;
	font-size: 20px;
	font-weight: 400;
}

/* BXSLIDER */
.bx-wrapper .bx-viewport{
	background-color:transparent;
	box-shadow:none;
	left:0;
}
.bx-wrapper .bx-controls-direction a{
	background-image:url('../images/arrow-slider.png');
	background-repeat:no-repeat;
	height:39px;
	width:39px;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover{
	background-position:top center;
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover{
	background-position:bottom center;
}

.il-prodotto{
	background-color:#5597D6;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: 400;
	padding:50px 0;
}
.il-prodotto h1{
	color:#ffffff;
}
.il-prodotto p{
	margin-bottom:30px;
}
.il-prodotto table th{
	font-weight: 700;
}
.il-prodotto table .border{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.footer{
	color:#000000;
	font-size: 16px;
	font-weight: 300;
	padding:75px 0 65px;
}
.footer .text-right strong {
	font-weight: 400;
}
.title-section{
	color:#000000;
	font-size: 14px;
	font-weight: 400;
	margin-bottom:60px;
	font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 768px) {
	.domande-e-risposte .domande li a:hover, 
	.domande-e-risposte .domande li.active a{
		 background-position: 438px center;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.domande-e-risposte .domande li a:hover, 
	.domande-e-risposte .domande li.active a{
		 background-position: 438px center;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.domande-e-risposte .domande li a:hover, 
	.domande-e-risposte .domande li.active a{
		 background-position: 443px center;
	}
}

@media (min-width: 1200px) {
}
/*cosmo*/

.header {min-width: 960px;}
.header .navigation		{list-style: none outside none;    margin: 0 0 0 -60px;    min-width: 900px;    padding: 0;    text-align: center;}
.header .navigation li 	{ display: inline-block; width: 170px; }

