#page-title.page-title-dark h1, #page-title.page-title-dark .breadcrumb a, #page-title.page-title-dark .breadcrumb > .active, #page-title.page-title-dark .breadcrumb-item + .breadcrumb-item::before {color: #fff !important;text-shadow: 1px 1px 1px black; filter:DropShadow(Color=#000000, OffX=1, OffY=1)}
#logo {z-index:10000000}
#page-title {margin-top: -101px;}
.lead {font-size: 1.5rem !important;font-weight: 400 !important;}
.section {background-color: #e8e8e8;}
.textbox  {max-width:500px}
#header.transparent-header.semi-transparent.sticky-header #header-wrap  {background-color: #fff;}
.svg-trigger {width: 35px; height: 35px;}
#page-title.page-title-parallax h1 {font-size: 50px;}
.line, .double-line {margin: 2rem 0;}
.content-wrap {padding: 40px 0;}
#footercontatti {padding: 40px 0;}
#footercontatti .richiesta {font-size:2em}



@media (max-width: 991px) {
	#header.transparent-header,
	#header.transparent-header:not(.sticky-header) #header-wrap {background-color: #fff;z-index: 299;}
	#header.transparent-header.semi-transparent #header-wrap { background-color: #fff; }
	#page-title.page-title-parallax h1 {font-size: 35px; text-align:center}
	#page-title .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 20px 0 0 !important;
    justify-content: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

}

@media (max-width: 480px) {
#logo img {height: 70px !important;}
#page-title.page-title-dark h1 {font-size:26px}

}



textarea {resize:none;}
#copyrights {padding: 10px 0;}
.fluid-width-video-wrapper {padding-top: 450px !important;}
.mappa .fbox-content { width:100%}
.mappa .fbox-content h3 { margin-bottom: 10px;}
.form-check label {font-weight:400}
ul, p {margin-bottom: 15px}
#content p {line-height: 1.5;}
ul {margin-left: 15px;}
.evidenza {font-size:20px;margin-bottom:5px;}
.overlay {position:absolute; bottom:8px; right:8px; font-size:22px; color:#fff; font-weight:400;text-shadow: 1px 1px 1px #000; text-align:right} 
.slider-caption a {color:#fff !important; text-shadow: 1px 1px 1px #000 !important}
.slider-caption p {margin-top: 5px;font-size: 1.7rem;font-weight: 500;}

@media (max-width: 1200px) {
.evidenza {font-size:17px;margin-bottom:5px;}
.slider-caption p {margin-top: 5px !important;font-size: 1.3rem !important;font-weight: 500;}

}


.sfondoloading, .sfondoloadingrec{
	display:none;
	position:absolute;
	top:0;
	left:0;
	height: auto;
	min-height: 100%;
	width:100%;
	background-color:rgba(255,255,255,0.7);
	margin:0;
	padding:0;
	border:none;
	z-index:1000;
	
}

#divloadingmsg, #divloadingrec{
	display:none;
	position:absolute;
	top:30%;
	left:50%;
	heigh:100px;
	width:200px;
	background-color:none;
	margin:-50px 0 0 -100px;
	padding:10px;
	border:none;
	z-index:2000;
	color:rgba(4,91,139,1.00)
}




@media screen and (max-width: 779px) {
	
	body {margin-bottom: 50px;}
	.mobilecontacts {
		position: fixed !important;
		height: auto;
		width: 100%;
		z-index: 99999;
		bottom: 0;
		left: 0;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.45);
		box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.45);
	}
    
    .mobilecontacts span {
		font-size: 14px;
	}

.mobilecontacts a { color: #FFFFFF !important; width: 100%; height: 100%; display: block; text-decoration:none; padding-top: 12px; line-height: 8px; }
    
.mobilecontacts a i { font-size: 1.5em; color: #FFFFFF !important; vertical-align: middle; margin-bottom: 10px; }
	
	.mobilecontacts .tel,
    .mobilecontacts .wa,
	.mobilecontacts .email {
		bottom: 0px;
		width: 28%;
		height: 50px;
		display: inline-block;
		float: left;
		text-align: center;
		border-top:1px solid #fff;
	}
    
.mobilecontacts .email {
		width: 44%;
	}    
    
	
    .mobilecontacts .email {
		background-color: #222222;
		border-right: 1px solid #fff;
		border-left:1px solid #fff;
	}
    
	.mobilecontacts .tel
{
		background-color: #00703c;
	}
    
    .mobilecontacts .wa {
		background-color: #00703c;

	}	

}

@media screen and (min-width: 778px) {
    .mobilecontacts { display: none; }
  }




