
body{
	font-family: "MuliRegular",sans-serif;
	font-size:16px;
}

#header{
	background-color:#343434;
}

#logo-wrapper{
	background-color:#da251e;
	padding-top:5px;
	padding-bottom:5px;
}

#main{
	padding-bottom:2em;
}

#logo img{
	display:block;
	margin:auto;
}

.active a{
	opacity:1;
	background-color:#d72118 !important;
	color:#fff !important;
}

#boxes{
	margin-top:2em;
}

.box{
	padding:15px 5px;
	border:1px solid #e1e1e1;
}

.box_1{
	padding:15px;
	border:1px solid #e1e1e1;
}

.box, .box_1{
	margin-bottom:1em;
}

.box img{
	display:block;
	margin:auto;
	width:60%;
}

.text_box{
	margin-top:1em;
	text-align:center;
	padding:10px;
}

#servizi{
	margin-top:1em;
}


#servizi li {
	list-style-image:url(../_ext/img/flag.png); 
	padding-bottom:5px; border-bottom:1px solid #ccc;
}

#titolo_servizi {
    border-bottom: 1px dotted #fff;
    color: #009939;
    font-family: "BenchNine",sans-serif;
    font-size: 35px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
}

/* FARMACIE */

#farmacie-container{
	margin-top:2em;
}

.farmacia-item{
	padding:10px;
	border:1px solid #e6e6e6;
}

.farmacia-title{
	border-bottom: 1px dotted #666;
    color: #009939;
    font-family: "BenchNine",sans-serif;
    font-size: 23px;
    margin-bottom: 20px;
    padding-bottom: 4px;
}

.farmacia-text{
	overflow:hidden;
	
}

.read{
	padding-top:10px;
	text-align:right;
}

.read a{
	color:#009939;
	font-weight:bold;
}

/* HOME */

.img_perche img{
	display:block;
	margin:auto;
}

.img_perche{
	padding-bottom:10px;
}

.titolo_perche{
	border-bottom: 1px dotted #fff;
    color: #009939;
    font-family: "BenchNine",sans-serif;
    font-size: 35px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
}

.titolo_perche_small{
	font-weight:bold;
	text-align:center;
}

.testo_perche{
	padding-bottom:10px;
}

/* PROFUMERIE E OTTICHE */

#profumerie-container{
	margin-top:2em;
}

#profumerie-container .row{
	margin-bottom:1em;
	border-bottom: 1px dotted #666;
	padding-bottom:1em;
}

#profumerie-container li{
    list-style-image: url("../images/arrow.jpg");
}

.ottiche_text{
	text-align:center;
	padding-bottom:1em;
}

.ottiche_images{
	width:98%;
	margin:auto;
}

.ottiche_images img{
	width:100%;
}

.rilancio {
    color: #009939;
    font-family: "BenchNine",sans-serif;
    font-size: 24px;
    padding-top: 15px;
    text-align: center;
}

.obiettivi-list{
	padding-bottom:1em;
}

.obiettivi-text{
	padding-bottom:1em;
	text-align:center;
}

/* PREVENTIVI */

.preventivi-title{
	text-align:center;
	margin-top:2em;
	font-size:20px;
	color: #666;
}

.preventivi-title span{
	color:#000;
	font-weight:bold;
}

#preventivi-form{
	margin-top:2em;
}

.section-form-title{
	text-align:center;
	background-color: #ccc;
    color: #000;
    font-family: "BenchNine",sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

#contact{
	margin-top:2em;
}

/* FOOTER */

#bottom_wrapper {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    padding-bottom: 50px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

#bottom {
    margin: 0 auto;
    width:98%;
}

#bottom a, #bottom a:link, #bottom a:visited {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#bottom a:hover{
	color:#e6e6e6;
}

.titolo_contattaci{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
}

#contatti-box{
	max-width:600px;
	width:98%;
	margin:auto;
}

/* NEWS */

#titolo_news{
	border-bottom: 1px dotted #fff;
    color: #009939;
    font-family: "BenchNine",sans-serif;
    font-size: 35px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: center;
    width: 100%
}

.img_news{
	background-color:#ccc;
	padding:5px;
}

.img_news img{
	width:100%;
}

.titolo_news_small{
	color:#ed2720;
	font-size:24px;
	font-family: "BenchNine",sans-serif;
}

.testo_news{
	text-align:center;
	margin-top:1em;
}

@media screen and (min-width: 1020px) {
	
	.box, .box_1{
		min-height:410px;
	}
	
	.box img{
		width:100%;
	}
	
	.ottiche_text{
		text-align:left;
	}
	
	.obiettivi-text{
		
		text-align:left;
	}
	
	.testo_news{
		text-align:left;
		margin-top:0;
	}
}

@media screen and (max-width: 480px) {
	
	#slideshow{
		height:240px;
		overflow: hidden;
	}
}

@media screen and (min-width: 481px) {
	
	#slideshow{
		height:360px;
		overflow: hidden;
	}
}

@media screen and (min-width: 768px) {
	
	#slideshow{
		height:480px;
		overflow: hidden;
	}
}

@media screen and (min-width: 1024px) {
	
	#slideshow{
		height:240px;
		overflow: hidden;
	}
}