/*
a:hover,
a:focus{color:#242d39;}
#navigation{border-top:5px solid #242d39;}
a,.tp-caption a.btn:hover{color:#242d39;}
.top-nav-collapse{background:#242d39;}
.carousel-indicators .active{background-color:#242d39;}
.header-text h2 span{background-color:#242d39;}
.navbar-custom ul.nav ul.dropdown-menu li a:hover{color:#242d39;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background-color:#242d39;}
.widget-avatar .avatar:hover{border:5px solid #242d39;}
.bg-skin{background:#242d39;}
.highlight-color{background-color:#242d39;}
.service-box:hover{border-bottom:2px solid #242d39;}
form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus{border-color:#242d39;}
form.search-form input:focus{border-color:#242d39;}
ul.footer-menu li a:hover{color:#242d39;}
footer a.totop:hover{color:#242d39;}
.btn-skin{color:#fff;background-color:#676767;border-color:#676767;}
*/

header{clear:both;background-color:#cccccc;
	background-image:url('/img/foratura.jpg');
	background-position:bottom center;
	background-size:     cover; 
	background-repeat:   no-repeat;
}
main{clear:both;background-color:#ffffff;font-size:2em;}
footer{clear:both;background-color:#2f2c2e;/*#000000;*/}

.container .row {margin:.5em 0 .5em 0;}
.has-large-font-size {
    font-size: 36px;
}

#page-top > header > section > div > div.lingua {text-align:right;font-size:1.5em;}
#page-top > header > section > div > div.lingua a{margin:0 .5em .5em .5em;}
    
p {line-height:1.3em;margin:.7em 0em.5em 0em;}
strong {font-weight: bold;}
.banner-wrap {
	/*background: rgba(0, 0, 0, 0.75);*/
	padding: 20px;
	border:3px solid #fff;
}
.banner-title {
	font-size: 75px;
	line-height: 90px;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0px 0px 5px rgba(26, 26, 26, .5);
	color: #fff;
}

.ChiamaOra {}

.ChiamaOra h2 {
	display: inline-block;
	padding:.5em;
	font-size: 50px;
	line-height: 60px;	
	
	color: #0693e3;
	border:3px solid #428bca;
}
span.PhoneNumber {
	line-height:1em;
	font-weight:bold;
	padding: .3em 0 .3em 0;
	display: inline-block;
	/*white-space:nowrap;*/
}

#ForaturaInText {
    max-width: 450px;
    width: 100%;
    height: auto;
    display: inline;
}

.fa-arrow-right {color:#0693e3;}
.fa-asterisk {color:#c60909;}

.ChiamaOra a {color:#0693e3;font-weight:bold;}

.IlPrezzo p {
	font-size:1.2em;
	line-height: 1.2em;
	margin: 1em 0 0 0;
	padding: 0em;
	}
.IlPrezzo p.text-red {
	color:#c60909;
	font-size:2em;
	line-height: 1.2em;
	margin: 0em 0 0 0;
	}

section#servicesblu {margin:2em 0 0em 0;color:#ffffff;}
section#servicesblu a {color:#e42329;}
section#servicesblu p {margin:0;padding:0;}
section#servicesblu .sito {margin:2em 0 0em 0;padding:0 0 1em 0;}
section#servicesblu .img-fluid {margin:1em 0 1em 0;}
.sito img {height:100%;}



@media only screen and (max-width:450px) {

	main{/*background-color:yellow;*/}
	span.PhoneNumber {
		/*
		font-size:1em;
		white-space:nowrap;
		*/
		}
	.banner-title {
		font-size: 60px;
		line-height: 80px;
		
		font-size: 54px;
		line-height: 72px;		
		}
	.ChiamaOra h2 {
		font-size: 36px;
		line-height: 42px;
		}

}
