/* footer */
#footerrosso
{
	position: relative;
    vertical-align: text-top;
    color: white;
    display: inline-block;
    background-color: #CC0000;
    width: 100%;
    height: 47vw;
    padding-left: 8vw;
    padding-top: 3vw;
    padding-bottom: 1vw;
    font-family: 'Conv_candara', Sans-Serif;
    overflow: hidden;
}
#footerrossomenu
{
	display:block;
	height:22vw;
}
#footerrossomenu a
{
	font-size: 3vw;
    line-height: 7.8vw;
    color: white;
    text-decoration: none;
    height: 7.8vw;
    width: 33vw;
    display: block;
}
#footerrossomenu a:hover
{
	color: grey;
}
#spanfooterrosso1, #spanfooterrosso2, #spanfooterrosso3, #spanfooterrosso4
{ 
    display: block;
    background-color: white;
    padding: 0.1vw;
    width: 26.8vw;
}
#footerinstagram{top: 25vw;}
#footerfacebook{top: 12vw;}
#footerinstagram, #footerfacebook
{
    position: absolute;
    display: inline-block;
    left: 56vw;
    width: 25vw;
    text-align: center;
    border-color: white;
    border-style: solid;
    border-width: 0.1vw;
    border-radius: 1vw;
    font-size: 3vw;
    line-height: 8.8vw;
    color: white;
    text-decoration: none;
	
}
#footerinstagram:hover, #footerfacebook:hover
{
	color:white;
	background-color:#133557;
}
#footerblu
{
	vertical-align: text-top;
    color: white;
    display: inline-block;
    background-color: #133557;
    width: 100%;
    height: 59vw;
    padding-top: 1.33vw;
    padding-left: 7vw;
    line-height: 1vw;
    font-family: 'Conv_candara', Sans-Serif;
    font-size: 3vw;
    overflow: hidden;
}
#footerlogo
{
	width:32vw;
	margin: 5vw 0 1vw 0;
}
#footertelefono, #footermail, #footerhome, #footerorologio, #footerwhatsapp
{
	width:3.5vw;
	vertical-align: text-bottom;
	filter: brightness(0) invert(1);
}
#footerblupenultimariga, #footerbluultimariga
{
	margin-left: 3.9vw;
	margin-top: -0.8vw;
}
#footerbluultimariga
{
	margin-top: -0.8vw;
}
#footerblupenultimariga
{
	margin-top: -1.8vw;
}
#footerblu2
{
	vertical-align: text-top;
	width: 100%;
	height:85vw;
	margin-top:-0.5vw;
	display: inline-block;
	background-color: #133557;
	overflow: hidden;
}
.mappagoogle
{
	padding: 5%;
	height:100%;
	width:100%;
}
#footerintestazioninegozio
{
	color: white;
    background-color: black;
    display: block;
    width: 100%;
    height: 9.4vw;
    padding-top: 3vw;
    text-align: center;
    font-family: 'Conv_candara', Sans-Serif;
    overflow: hidden;
    font-size: 2.6vw;
}
.nolink
{
	text-decoration: none;
	color:white;
}









































