
/* Home*/

#navBar2{
	display: inline-block;
	color:black;
}
.liNav{
	color:black!important;
	vertical-align: middle;
}

.liNav:active{
	color:black!important;
	vertical-align: middle!important;
	text-decoration-color: #e6004c!important;
	text-decoration:underline!important;
}
#navBar1{
	background-color: white!important;
	border:none;
}


li{
  padding-left: 0,5px !important;
}

#cont1{
	background-color: #edfbf7;
}

.cont2{
	background-color: #edfbf7;
	color:#595959;
}

a:hover{
	cursor: pointer;
	color:#ffdf80!important;
	text-decoration: underline!important;
}

.cont3{
    background-color: #edfbf7;
	color:#595959;
	text-align: center;
}

.sI{
	text-align: center;
	font-weight:bold;
	position: relative;
    padding-top: 2%;
    padding-bottom: 1%;
}

.infoR{
	font-weight: bold;
	color:#e6004c;
}

#contFt{
	background-color: #595959;
	color:#e6e6e6;

}
.loghi1{
	display: inline-block;
}

#ft2{
padding-top: 2%;
text-align: center;
}

.ftPt{
	padding-top: 1%;
}


/*SERVIZI*/

#cS{
	
	font-size: 110%!important;
}



/*VENDITE*/

 #contVen3{
 	padding-top: 1%;
 	background-color: #d0ccc3;
 	width: 100%;
 }
 #lkCV3{
 	font-weight: bold;
 }



 #contVen4, p{
 	display: inline-block;
 }

 #contVen4{
 	text-align: center;
 	width: 100%;
 }

 #lkCV3:hover{
 	cursor: pointer;
 	color:green!important;
 }


 #bk1{

 	background-image: url('imgV/v1.jpg');
 	background-size: 100% 100%;
 	height: 50vh!important;
 	position: relative;
 	margin-left: 15px!important;
 }

  #bk2{

 	background-image: url('imgV/v3.jpg');
 	background-size: 100% 100%;
 	height: 50vh!important;
 	position: relative;
 	margin-left: 15px!important;
 	text-align: center;
 }


  #bk3{

 	background-image: url('imgV/v4.jpg');
 	background-size: 100% 100%;
 	height: 50vh!important;
 	position: relative;
 	margin-left: 15px!important;
 }

 #contVen2{
 	background-color: white;
 	border: 1px solid #99ff99;
 	width: 35%;
 	position: relative;
 	top:40%;
 	left: 35%;
 }


 /*CONTATTI*/

  #servizi2{

background-image: url('sfondoT.png');
width:100%;

}


 #contenitore2{
 	position: relative;
 
 	left:25%;
 	width: 50%;
 	width: 40%;

 	background-color: white;
 	vertical-align:top;
 	margin-bottom: 15px;
 }


 #infoCon, div{
padding-top: 10px;
 }

 #infoCon{
 	position: relative;
 	top:20%;
 }

 #contenitore2, .bloccoCont2{
 	display: inline-block;
 }


#cI{
	background-color: white;
	font-weight: bold;
	text-align: center;

}

#txtCont2{
	text-align: center;
}


img{
	max-width: 100%;
	max-height: 100%;
}