@font-face {
    font-family: sansumi;
    src: url(Sansumi-Bold.woff);
}

.titolo2doc{margin-bottom: 5px; font-size:14px;line-height: 18px;}
.titolo3doc{margin:0px; font-size:14px; line-height: 18px;}
.contatti-info { margin-top:30px; }
.testo-contatti {
	/*background-color: #F2F2F2;*/
	/*background-size:  auto 25vh;*/
	/*background-position: 50% 50%;*/
	width: 50%;
	height: 25vh;
	margin: 0 auto;
	display: block;
	float:right;
	text-align:center; 
}

.contatti {
	font-family: sansumi;
	color: #4f2960;
	height: 73vh;
	margin-left: 5vw;
	padding-right: 5vw;
	width: 90vw;
	background: url('../img/filigrana.png') no-repeat;
	background-size: 60% auto;
	background-position: 110% 0%;
	overflow-y:scroll;
}

.contattiph {
	font-family: sansumi;
	color: #4f2960;
	height: 73vh;
	overflow-y:scroll;
}

.tri {
	background: url('../img/triangolo.png') no-repeat;
	background-size: 100% auto;
	width: 15vw;
	height: 15vw;
	display: block;
	margin: 0 auto;
	
}

.logo1 {
	background: url('../img/logo_dentosofia_1.png') no-repeat;
	background-size: 100% auto;
	width: 15vw;
	height: 15vw;
	display: block;
	float:left;
	text-align:center;
	vertical-align: text-bottom;
	padding-top: 11vw;
	
}

.logo1 a {
	font-size: 1.5vh;
}

.logo2 {
	background: url('../img/logo_dentosofia_2.png') no-repeat;
	background-size: 100% auto;
	width: 15vw;
	height: 15vw;
	display: block;
	float:left;
	text-align:center;
	padding-top: 10vw;
	
}

.logo2 a {
	font-size: 1.5vh;
}
.odontoiatria_ph {
	font-family: sansumi;
	height: 63vh;
	color: #4f2960;
	overflow-x: hidden;
	overflow-y: scroll;
	
}
.logo_icon {
	background: url('../img/logo_icon.png') no-repeat;
	background-size:  auto 4vh;
	display: inline-block;
	width: 4vh;
	height: 4.5vh;
	
}

.list_title {
	height: 4.5vh;
	line-height: 4.5vh;
	vertical-align: bottom;
	font-family: sansumi;
	font-weight: bold;
	font-size: 2.5vh;
	display: inline-block;
}

.list_descr {
	margin-top: 0px;
	height: 5.5vh;
	padding-left: 4vh;
	vertical-align: top;
	font-family: sansumi;
	font-size: 1.5vh;
	font-weight: normal;
	display: table-cell;
}


.descr {
	float: left;
	display: block;
	line-height: 3.0vh;
	vertical-align: middle;
	font-size: 2.0vh;	
	margin-left: 2vh;
	display: table-cell;
}
.descr_ph {
	float: right;
	width: auto;
	display: block;
	font-size: 1.6vh;	
	margin-left: 2vh;
	display: table-cell;
	text-align: right;
}


.form_container {
	width: 50%;
	float:left;
	text-align: center;
}
.map_container {
	width: 50%;
	float:left;
	text-align: center;
}

.form_container_ph {
	font-family: sansumi;
	width: 100%;
	float:left;
	text-align: center;
}
.map_container_ph {
	font-family: sansumi;
	width: 100%;
	float:left;
	text-align: center;
}

#map-canvas {
	margin: 0 auto;
	width: 26vw;
	height: 26vw;
	border: 2px solid #7a4096;
}

textarea { resize:none; }

.space {
	margin-left:5px;
	margin-top:5px;
	
}


.infocontatti {
	display: block;
	width: 100%;
	height: 25vh;
}

.infocontatti_ph {
	font-family: sansumi;
	display: block;
	width: 100%;
	height: 25vh;
}

.logocontatti {
	background: url('../img/firmamail.png') no-repeat;
	background-size:  auto 25vh;
	background-position: 50% 50%;
	width: 100%;
	height: 25vh;
	margin: 0 auto;
	display: block;
	
}



.daticontatti {
	font-size: 1.6vh;
	line-height: 1.6vh;
	width: 18%;
	height: 14vh;
	display: inline-block;
	text-align: right;
}

.daticontattigrandi {
	font-size: 2vh;
	line-height: 2vh;
	text-align: left;
	
}

.bold {
	font-weight: bold;	
}