@charset "utf-8";
/* CSS Document  resolution 1366 px*/

@font-face {
font-family: 'Raleway-Light';
src:local('?'), url(../font/Raleway-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}

.framemaps{
	height:100%;
	width:100%;
	position:absolute;
	}

.footer_mobile{
	display:none;
	}

.footer_600{
	display:none;
	}


.footer{
	clear:left;
	
	width:100%;
	background-color:rgba(51,51,51,1);
	margin: 0px;
	font-family:'raleway';
	height:300px;
	}
	

.footercontainer{
	position:relative;
	height:170px;
	width:753px;
	top:30px;
	


	}

.footerMenu{
	position:relative;
	float:left;	
	width:225px;
	}

.footerboxMenu{
	text-align:left;
	float:right;
	margin-right:60px;
	font-size:15px;
	line-height:23px;
	}
	
	
.footerboxMenu a{
	color:rgba(125,110,78,1.00);
	text-decoration:none;
	}

.footerboxMenu a:hover{
	color:rgba(255,255,255,1.00);
		text-decoration:none;
	}

.footerContainAppuntamento{
	position:relative;
	float:left;
	border-left:solid thin;
	border-left-color:rgba(255,255,255,1.00);
	border-right:solid thin;
	border-right-color:rgba(255,255,255,1.00);
	height:100%;
	width:300px;	
	}

.footerAppuntamento{
	position:relative;
	float:left;
	margin-left:45px;
	margin-right:35px;
	}

.footerTextAppuntamento{
	font-size:24px;
	margin-top:0px;
	margin-bottom:0px;
	color:rgba(255,255,255,1.00);
	
	

	}
.footerTextAppuntamento2{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:rgba(255,255,255,1.00);
	}



#button_appuntamento{
	position:relative;
	width:100%;
	margin-top:10px;
	text-align:center;
	font-family:"raleway";
	font-size:12px;
	/*letter-spacing:10px;*/
	background-color:rgb(125,110,78);
	border:none;
	color:rgba(255,255,255,1.00);
	}	
	
#button_appuntamento:hover{
	background-color:#FFFFFF;
	color:rgba(0,0,0,1.00);
} 




.footerDovesiamo{
	position:relative;
	line-height:20px;
	margin-left:0px;
	float:left;
	font-size:18px;
	color:rgba(255,255,255,1.00);
	width:225px;
	text-align:right;
	}
	
.footerVediMappa a{
	font-size:16px;
	color:rgb(125,110,78);
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	
	}
	
.footerVediMappa a:hover{
	color:rgb(255,255,255);
	text-decoration:none;
	}	
	
	
	
	
	
.footercontainerloghi{
	margin-top:80px;
	position:relative;

	width:100%;
	/*height:80px;*/
}
	



.footerFacebookinterno{
	display:inline-block;
	background-image:url(../img/loghi/facebook.png);
	background-size:35px 35px;
	margin-right:20px;
	
	height:45px;
	width:35px;
	background-repeat:no-repeat;
	
	}
	
.footerInstagraminterno{
	background-image:url(../img/loghi/Instagram.png);
	background-size:35px 35px;
	background-repeat:no-repeat;
	height:45px;
	width:35px;
	margin-left:20px;
	z-index:20;
	display:inline-block;

	}	
	


.footerMatrimoniointerno{
	
	width:80px;
	display:inline-block;
	}


.footerFacebookinterno:hover{
	background-image:url(../img/loghi/Facebook_W.png);
	background-size:35px 35px;
	background-repeat:no-repeat;
	}
	
.footerInstagraminterno:hover{
	background-image:url(../img/loghi/Instagram_w.png);
	background-size:35px 35px;
	background-repeat:no-repeat;
	}
	

	
.footerSicilia{
	
	width:80px;
	display:inline-block;
	}

.footerinfo{
	color:rgba(255,255,255,1.00);
	font-size:10px;
	/*margin-top:40px;	*/
	
	}

.footerinfo a{
	color:rgba(255,255,255,1.00);
	font-size:10px;
	margin-top:40px;
	text-decoration:none;
	}	
	
	
	
	
.footerFacebookesterno{
	width:49%;
	float:left;
	margin-right:1%;
	
	}

.footerInstagram{
	width:49%;
	float:left;
	margin-left:1%;
	
	}
	
	
	
	
	
	
@media only screen and (min-width: 1700px){
.footer{
	height:370px;
}
	

/*.footercontainer{
	height:130px;
	width:753px;
	top:30px;
	}
*/

.footerboxMenu{
	font-size: 18px;
    line-height: 25px;
	/*margin-right:60px;
	line-height:23px;
	*/}
	
	
.footerTextAppuntamento{
	font-size:26px;
	}

.footerTextAppuntamento2{
	font-size:13px;
	}


#button_appuntamento{
	font-size:14px;
	/*letter-spacing:10px;*/
	}	
	

.footerDovesiamo{
	line-height:21px;
	font-size: 21px;
    width: 200px;
    margin-left: 25px;
    text-align: right
	}
	
.footercontainerloghi{
	position:relative;
	margin-top:100px;
}
	


.footerinfo{
	font-size:13px;
/*	margin-top:20px;	
*/	}
	
}

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


	.footerMenu{
	width:205px;
	}


.footerboxMenu{
	margin-right:30px;
	font-size:15px;
	line-height:20px;
	}

.footerContainAppuntamento{
	width:275px;	
	}

.footerAppuntamento{
	margin-left:35px;
	margin-right:25px;
	}

.footerDovesiamo{
	line-height:22px;
	font-size:18px;
	width:205px;

	}

}



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

.footercontainer{
	width:568px;

	}

.footerMenu{
	width:145px;
	}
	
.footerboxMenu{
	margin-right:15px;
	font-size:13px;
	line-height:20px;
	}

.footerContainAppuntamento{
	width:245px;	
	}

.footerAppuntamento{
	margin-left:24px;
	margin-right:15px;
	}

.footerDovesiamo{
	line-height:19px;
	font-size:16px;
	width:175px;

	}
	
.footerVediMappa a{
	font-size:14px;	
	}	
}


/*@media only screen and (max-width: 600px){
	.footer_600{
		display:block;
		clear:left;
		width:100%;
		background-color:rgba(51,51,51,1);
		margin: 0px;
		font-family:'raleway';
		height:500px;
	}

.footer{
	display:none;
}

.footerDovesiamo{
	float:none;
	top:20px;
	margin-bottom:40px;
	
	line-height:22px;
	font-size:18px;
	width:100%;
	text-align:center;
}
	
	
	.footerAppuntamento{
	width:100%;	
	margin-left:0px;
	margin-right:0px;
	margin-top:30px;
	float:none;
	}

.footercontainerloghi{
	position:relative;
	margin-top:50px;
float:none;
	}
	
.footerboxMenu{
	margin-right:0px;
	font-size:12px;
	line-height:23px;
	width:100%;
	text-align:center;
	position:relative;
	
	float:none;
	}



#button_appuntamento{
	width:200px;
	
	}	

.footerinfo{
	margin-top:10px;
	width:100%;
	text-align:center;
	
	}
}
*/


@media only screen and (max-width: 600px){
	.footer_mobile{
		display:block;
		clear:left;
		width:100%;
		background-color:rgba(51,51,51,1);
		margin: 0px;
		font-family:'raleway';
		height:200px;
	}

.footer{
	display:none;
}
.footer_600{
	display:none;
	}


.contain_Loghi_mobile{
	position:relative;
	top: 20px;	
	}

.containboxunlogo{
	margin-right:30px;
	padding:0px;
	height:35px;
	width:35px;
	float:left;
	}
	
.footerFacebookinterno{
	display:inline-block;
	background-size:35px 35px;
	margin-right:30px;
	height:35px;
	width:35px;
	background-repeat:no-repeat;
	
	}
	
.footerInstagraminterno{
	background-size:35px 35px;
	background-repeat:no-repeat;
	height:35px;
	width:35px;
	margin-left:0px;
	margin-right:30px;
	
	display:inline-block;
}	
	
.logo_chiamata{
	display:inline-block;
  	background-image:url(../img/loghi/telefonoRosaDeiVenti.png);
	background-size:35px 35px;
	margin-right:30px;
	height:35px;
	width:35px;
	background-repeat:no-repeat;
	}
.logo_chiamata:hover{
	background-image:url(../img/loghi/telefonoRosaDeiVenti_W.png);
	}	
	
.logo_geo{
	display:inline-block;
	background-image:url(../img/loghi/geoloc.png);
	background-size:25px 35px;
	height:35px;
	width:25px;
	margin-right:30px;
	background-repeat:no-repeat;
	}
	
.logo_geo:hover{
	background-image:url(../img/loghi/geoloc_w.png);
	}
	
.logo_email{
	display:inline-block;
	background-image:url(../img/loghi/Email.png);
	background-size:45px 35px;
	margin-left:0px;
	height:35px;
	width:45px;
	background-repeat:no-repeat;
	}
.logo_email:hover{
	background-image:url(../img/loghi/Email_W.png);
}

.footerSicilia{
	margin-top:40px;
	width:80px;
	
	}
	
	
.footerinfo{
	margin-top:50px;
	width:100%;
	text-align:center;
	
	}
}





@media only screen and (max-width: 359px){
	.footer_mobile{
		display:block;
		clear:left;
		width:100%;
		background-color:rgba(51,51,51,1);
		margin: 0px;
		font-family:'raleway';
		height:180px;
	}

.footer{
	display:none;
}
.footer_600{
	display:none;
	}


.contain_Loghi_mobile{
	position:relative;
	top: 20px;	
	}
	
.footerFacebookinterno{
	display:inline-block;
	margin-right:20px;	
	}
	
.footerInstagraminterno{
	margin-left:0px;
	margin-right:20px;
	display:inline-block;
}	
	
.logo_chiamata{
	display:inline-block;
	margin-right:20px;
	}
	
.logo_geo{
	display:inline-block;
	margin-right:20px;
	}
		
.logo_email{
	display:inline-block;
	margin-left:0px;
	}


.footerSicilia{
	margin-top:20px;
	width:80px;
	}
	
	
.footerinfo{
	margin-top:30px;
	}
}