@charset "UTF-8";
/* CSS Document 
Theme Name: DS Studio Medico
Author:  Si.Be Group*/

@font-face {
}

* {
	padding:0;
	margin:0;
}

.clearer {
	clear:both;
}
body {
	font-family: 'Onest', sans-serif;
}
img {
	border:none;
	display: block;
}

header, nav, article, aside, section, footer, main, figure, figure, caption, hgroup {
	display:block;	
}

clearfix:before {
	content:"/0020";
	display:block;
	height:0;
	overflow: hidden;
}

clearfix:after {
	clear:both;
}

.example-row {
	width: 100%;
	padding:150px 0;
	margin:0;
  }
  
  .example-row:nth-child(even) {background-color: #eee;}
  
  .hidden {visibility:hidden;}
  .visible {visibility:visible !important;}

p {
	color: #6d6e71;
	font-size: 18px;
	line-height: 1.5;
}

li {
	color: #6d6e71;
	font-size: 18px;
	line-height: 1.4;
	margin-left: 25px;
}

h1, h2, h3, h4, h5, h6 {
	color: #134851; 
	font-family: 'Inter', sans-serif;
}

body main span {
	font-family: 'Onest', sans-serif;
	font-weight: 400;
	line-height: 1;
	font-size: 23px;
}

span {
	text-transform: uppercase;
}

a:link, a:visited {
	text-decoration: none;
}

.clearfix {
	zoom: 1;
}

.intro {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

.intro h2 {
	font-size: 31px;
	margin-top: 80px;
}

.intro h2 span {
	color: #eba234;
	font-weight: 400;
	line-height: 1.2;
	font-size: 20px;
}

.intro_sx {
	width: 25%;
	float: left;
}

.intro_dx {
	width: 68%;
	float: right;
}

.puntino {
	width: 6px;
	height: auto;
	margin-top: 15px;
}

.cosa_titolo .puntino {
	margin: 0 auto;
	margin-top: 15px;
	font-family: 'Inter', sans-serif;
}

.puntino img {
	width: 100%;
	margin: 0 auto;
}

.t_box {
	width: 30%;
	margin-left: 1.65%;
	margin-right: 1.65%;
	float: left;
	border-radius: 40px;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
}

.specialisti .t_box {
	width: 24%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	float: left;
	border-radius: 40px;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
}

.specialisti .t_box h3 {
	margin: 0;
	font-size: 20px;
}

.intramezzo .t_box {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	border-radius: 40px;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
}

.t_box_img .column {
	display: inline-block;
	text-align: center;
}

.t_box_img figure {
	overflow: hidden;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}


.t_box_img .t_box_img a:hover {
	text-decoration: none;
}

.column img {
	display: block;
	width: 100%;
	height: auto;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}

/*Zoom In*/
.t_box:hover .column#zoomIn img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.t_box:hover .column#zoomIn img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.t_box_testi {
	position: relative;
}

.t_box_icona {
	width: 40px;
	height: auto;
	position: absolute;
	left: 50%;
	top: -27px;
	margin-left: -20px;
}

.t_box_icona img {
	width: 100%;
	height: auto;
}

.t_box_testi {
}

.t_box_testi h3 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 21px;
}

.t_box_testi a:link, .t_box_testi a:visited {
	text-decoration: none;
}

.cosa {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	margin-top: 100px;
	padding-bottom: 100px;
}

.cosa_titolo p {
	text-align: center;
	font-size: 31px;
	margin-top: 80px;
	color: #134851; 
	font-weight: 600;
	font-family: 'Inter', sans-serif;
	margin-bottom: 10px;
}

.prenota_dx .cosa_titolo p {
	text-align: left;
	margin-top: 60px;
	font-family: 'Inter', sans-serif;
}

.cosa_titolo p span {
	color: #eba234;
	font-weight: 400;
	font-size: 20px;
}

.cosa_box {
	width: 30%;
	margin-left: 1.65%;
	margin-right: 1.65%;
	float: left;
	margin-top: 80px;
}

.cosa_box_img {
	width: 90px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
}

.cosa_box_img img {
	width: 100%;
	margin: 0 auto;
}

.cosa_box p {
	text-align: center;
}

.ambiente {
	background-color: #f1f1f1;
}

.ambiente_int {
	width: 90%;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 90px;
	max-width: 1200px;
	background-image: url(./Immagini/ds-chiaro.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.ambiente_sx {
	width: 35%;
	float: left;
}

.ambiente_sx img {
	width: 100%;
	height: auto;
	border-radius: 40px;
}

.ambiente_dx {
	width: 60%;
	float: right;
}

.ambiente_dx h3 {
	font-size: 31px;
	margin-top: 40px;
}

.ambiente_dx h3 span {
	color: #fba620;
	font-weight: 400;
}

.ambiente .puntino {
	margin-top: 15px;
	margin-bottom: 25px;
}

.pulsante {
	margin-top: 25px;
}

.pulsante button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 15px;
	background: #134851;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	border: none;
	cursor: pointer;
   }
   
.pulsante button:after {
	content: " ";
	width: 0%;
	height: 100%;
	background: #FBA621;
	position: absolute;
	transition: all 0.4s ease-in-out;
	right: 0;
   }

.pos_pulsante .pulsante button {
	background: #FBA621;
}

.pos_pulsante .pulsante button:after {
	background: #134851;
}
   
.pulsante button:hover::after {
	right: auto;
	left: 0;
	width: 100%;
   }
   
.pulsante button span {
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding: 15px 20px;
	color: #fff;
	font-size: 15px;
	z-index: 20;
	transition: all 0.3s ease-in-out;
   }
   
.pulsante button:hover span {
	color: #183153;
	animation: scaleUp 0.3s ease-in-out;
}

.pos_pulsante .pulsante button span {
	color: #183153;
   }
   
.pos_pulsante .pulsante button:hover span {
	color: #fff;
}
   
@keyframes scaleUp {
	0% {
	 transform: scale(1);
	}
   
	50% {
	 transform: scale(0.95);
	}
   
	100% {
	 transform: scale(1);
	}
   }
   
.gallery {
	width: 100%;
	height: auto;
	background-image: url(./Immagini/verona.jpg);
	background-size: cover;
}

.footer_int {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
}

.footer_titolo p {
	font-size: 31px;
	font-weight: 600;
	text-align: center;
	color: #134851;
	font-family: 'Inter', sans-serif;
}

.footer_titolo p span {
	color: #fba620;
	font-weight: 400;
	font-family: 'Onest', sans-serif;
	font-size: 23px;
}

.footer_titolo .puntino {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: 'Inter', sans-serif;
}

.footer_testo p {
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px;
}

.map {
	width:100%;
	height:500px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;	
	display: block;
}


.map-wrap {
	position:relative; 
}
	
.overlay {
	width:100%;
	min-height:500px; 
	position:absolute; 
	top:0;
}

.footer_fondo {
	background-color: #134851;
}

.footer_fondo_int {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 50px;
	padding-bottom: 20px;
}

.footer_fondo p {
	text-align: center;
	color: #FFFFFF; 
}

.footer_fondo a:link, .footer_fondo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.studio_intro {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
}

.studio_intro p {
	text-align: justify;
}

.cosa_studio .cosa {
	margin-top: 0;
}

.intro_pulsanti {
	max-width: 600px;
	margin: 0 auto;
	margin-top: 70px;
}

.intro_pul {
	width: 45%;
	float: left;
	margin-left: 2.5%;
	margin-right: 2.5%;
	background-color: #134851;
	border-radius: 10px;
}

.intro_pul p {
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
}

.logo_sfondo {
	background-image: url(./Immagini/ds-studio-medico.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: 700px auto;
}

.specialisti {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 90px;
}

.speci_titolo {
	margin-bottom: 50px;
	font-family: 'Inter', sans-serif;
}

.speci_titolo h2 {
	font-size: 34px;
	text-align: center;
	font-family: 'Inter', sans-serif;
	line-height: 1.0;
}

.speci_titolo h2 span {
	font-weight: 400;
	color: #fba620;
	font-size: 20px;
}

.speci_titolo .puntino {
	margin: 0 auto;
	margin-top: 15px;
}

.specialisti .t_box_testi {
	width: 85%;
	margin: 0 auto;
}

.specialisti h5 {
	color: #6d6f71;
	font-size: 15px;
	font-weight: 400;
	padding-top: 30px;
	margin-bottom: 10px;
}

.specialisti h3 {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0px;
}

.specialisti h4 {
	color: #6d6f71;
	font-size: 18px;
}

.specialisti .t_box_testi p {
	color: #fba620;
	margin-top: 10px;
	padding-bottom: 25px;
}

.operatore {
	background-color: #fba620;
}

.operatore_int {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.ope_sx {
	width: 35%;
	float: left;
}

.ope_sx img {
	width: 100%;
	height: auto;
}

.ope_dx {
	width: 60%;
	float: right;
}

.ope_dx h3 {
	color: #FFFFFF;
	font-size: 31px;
}

.ope_dx h3 span {
	font-size: 23px;
	font-weight: 400;
	font-family: 'Onest', sans-serif;
}

.ope_dx_testo {
	margin-top: 40px;
	margin-bottom: 20px;
}

.ope_dx_testo p {
	color: #FFFFFF;
}

.numero p {
	color: #134851;
}

.numero p.numero_bianco {
	color: #FFFFFF;
}

.numero_sx {
	width: 30%;
	float: left;
	max-width: 70px;
	margin-right: 20px;
}

.numero_sx img {
	width: 100%;
	height: auto;
}

.numero_dx {
	float: left;
	margin-top: 6px;
}

.dottore_intro {
	margin-top: 40px;
	margin-bottom: 40px;
}

.dottore_intro p {
	margin-bottom: 7px;
}

.dottore_sx {
	width: 45%;
	float: left;
}

.dottore_sx_icona {
	width: 30%;
	float: left;
	max-width: 110px;
}

.dottore_sx_icona img {
	width: 100%;
	height: auto;
}

.dottore_sx_testi li {
	margin-left: 20px;

}

.dottore_sx_testi {
	width: 100%;
	float: none;
	
}

.dottore_sx p, .dottore_dx p {
	color: #134851;
	margin-bottom: 5px;
}

.dottore_due_box .dottore_sx p, .dottore_due_box .dottore_dx p {
	color: #6d6e71;
	margin-bottom: 5px;
}

.dott_due_titolo p {
	color: #134851;
	margin-bottom: 5px;
	font-weight: 600;
}

.dottore_dx {
	width: 45%;
	float: right;
}

.medico {
	background-color: #fba620;
}

.medico_int {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.medico_sx {
	width: 43%;
	height: 650px;
	float: left;
	
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.pos_pulsante {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.medico_sx img {
	width: 100%;
	height: auto;
}

.medico_dx {
	width: 52%;
	float: right;
	padding-bottom: 0px;
	padding-top: 80px;
}

.medico_dx h3 {
	font-size: 31px;
	margin-bottom: 30px;
}

.medico_dati_icona {
	width: 60px;
	float: left;
}

.medico_dati li {
	color: #FFFFFF;
}

.medico_dati_icona img {
	width: 100%;
}

.medico_testi {
	width: 70%;
	float: left;
	margin-left: 5%;
	margin-bottom: 30px;
}

.medico_testi p {
	color: #FFFFFF;
}

.medico_testi a:link, .medico_testi a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.singolo_dot {
	border-radius: 40px;
	box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 60px;
}

.singolo_dot_sx {
	width: 30%;
	float: left;
	margin-left: 4%;
}

.singolo_dot_sx img {
	width: 100%;
	height: auto;
}

.singolo_dot_dx {
	width: 90%;
	float: none;
	margin-left: 0%;
	margin: 0 auto;
}

.singolo_dot_dx h4 {
	margin-bottom: 30px;
	font-size: 25px;
	color: #134851;
	margin-top: 20px;
	text-align: center;
}

.singolo_dot_dx h4 span {
	color: #fba620;
	font-size: 21px;
}

.dot_testi p {
	color: #fba620;
}

.dott_icona {
	width: 30%;
	float: left;
	max-width: 60px;
	margin-right: 3%;
}

.dott_icona img {
	width: 100%;
	height: auto;
}

.dot_dati_est {
	
}

.dot_dati {
	margin-bottom: 25px;
}

.singolo_dot_dx .dot_dati {
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}

.dot_dati a:link, .dot_dati a:visited {
	color: #fba620;
	text-decoration: none;
}

.informativa {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
}

.informativa h1 {
	margin-bottom: 10px;
}

.informativa h2, .informativa h3 {
	margin-bottom: 5px;
}

.informativa p, .informativa ul {
	margin-bottom: 5px;
}

.footer_uno {
	width: 30%;
	float: left;
	margin-left: 3%;
	margin-top: 5px;
}

.footer_logo {
	max-width: 200px;
	margin-bottom: 30px;
}

.footer_logo img {
	width: 100%;
	height: auto;
}

.footer_cont {
	margin-bottom: 40px;
}

.footer_cont p {
	text-align: left;
}

.footer_dati {
	margin-bottom: 9px;
	margin-top: 25px;
}

.footer_dati img {
	float: left;
	width: 22px;
	margin-right: 6px;
	margin-top: 3px;
}

.footer_dati p {
	float: left;
	font-size: 21px;
}

.footer_due {
	width: 33%;
	float: left;
	margin-left: 3%;
}

.footer_tre {
	width: 30%;
	float: left;
	margin-top: 15px;
	
}

.footer_tre li {
	color: #FFFFFF;
}

.gallery_int {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 100px;
	padding-bottom: 80px;
}

.prenota {
	margin-top: 70px;
}

.prenota_sx {
	width: 28%;
	float: left;
	
}

.prenota_sx img {
	width: 100%;
	height: auto;
	border-radius: 40px;
}

.prenota_dx {
	width: 65%;
	float: right;
}

.tg-item .tg-light div {
	border-radius: 40px;
}

.dottore p, .dottore li {
	font-family: 'Onest', sans-serif;
}

.dottore p {
	text-align: justify;
}

.dottore_icone {
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.dottore_icone img {
	width: 26%;
	float: left;
	margin-left: 3.6%;
	margin-right: 3.6%;
}

.speci_testo {
	margin-bottom: 60px;
	text-align: center;
}


.dot_dati_orari {
	margin-top: 15px;
}

.dot_dati_orari p {
	text-align: center;
	font-size: 20px;
	color: #134851;
}

.dot_dati_est .dot_testi p {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.25;
	margin-top: 3px;
}

.dot_dati_est .dot_testi p span {
	color:#134851;
	font-size: 18px;
	text-transform: lowercase;
}

body .tolb-title {
	display: none;
}

.dot_dati_orari p {
	width: 90%;
	margin: 0 auto;
}

.briciole {
	width: 90%;
	max-width: 950px;
	margin: 0 auto;
	margin-top: 15px;
}

.briciole p {
	font-size: 15px;
}

.briciole a:link, .briciole a:visited {
	color:#eba234;
}

body main .briciole span {
	font-size: 14px;
}

body .gm-main-menu-wrapper .gm-navbar-nav li.current-page-ancestor > .gm-anchor {
	color:#183153 !important;
}

.rimando {
	width: 120px;
	height: auto;
	position:fixed;
	right:10px;
	bottom:10px;
}

.rimando img {
	width: 100%;
	height: auto;
}

.specialisti_pag {
	max-width: 950px;
}

/*media for tablet and mobile device*/
@media only screen and (min-width: 701px) and (max-width: 991px) {
	body { overflow-x:hidden; }

	.intro_sx {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}

	.puntino {
		width: 6px;
		height: auto;
		margin: 0 auto;
		margin-top: 15px;
	}

	.intro_sx h2 {
		text-align: center;
	}
	
	.intro_dx {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 700px) {
 	body { overflow-x:hidden; }

	.intro_sx {
		width: 100%;
		float: none;
		margin-bottom: 50px;
	}

	.intro_dx {
		width: 100%;
		float: none;
	}

	.t_box {
		width: 100%;
		max-width: 360px;
		margin-left: 0%;
		margin-right: 0%;
		margin: 0 auto;
		float: none;
		border-radius: 40px;
		box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
		margin-bottom: 60px;
	}

	.intro_dx .t_box {
		max-width: 300px;
	}

	.cosa_box {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		float: none;
	}

	.ambiente_sx {
		width: 100%;
		float: none;
	}
	
	.ambiente_dx {
		width: 100%;
		float: none;
	}

	.ope_sx {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	
	.ope_dx {
		width: 90%;
		float: none;
		margin: 0 auto;
	}

	.dottore_sx {
		width: 100%;
		float: none;
		clear: both;
		margin-bottom: 70px;
	}

	.dottore_dx {
		width: 100%;
		float: none;
		margin-left: 0%;
		clear: both;
	}

	.dottore_sx_icona {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-bottom: 50px;
	}

	.dottore_sx_testi {
		width: 100%;
		float: none;
		margin-right: 0%;
	}

	.medico_sx {
		width: 100%;
		height: 625px;
		float: none;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.medico_dx {
		width: 90%;
		float: none;
		padding-bottom: 50px;
		padding-top: 80px;
		margin: 0 auto;
	}

	.medico_dx h3 {
		margin-bottom: 60px;
	}

	.singolo_dot {
		width: 100%;
		margin: 0 auto;
		max-width: 350px;
		margin-bottom: 60px;
	}

	.singolo_dot_sx {
		width: 90%;
		float: none;
		margin-left: 0%;
		margin: auto;
	}
	
	.singolo_dot_dx {
		width: 90%;
		float: none;
		margin-left: 0%;
		margin: 0 auto;
		margin-top: 40px;
	}

	.ambiente_int {
		background-position: bottom center;
		background-size: 100% auto;
	}

	.footer_uno {
		width: 100%;
		float: none;
		margin-left: 0%;
	}

	.footer_due {
		width: 100%;
		float: none;
		margin-left: 0%;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.footer_tre {
		width: 100%;
		float: none;
	}

	.prenota_sx {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		float: none;
		
	}
	
	.prenota_dx {
		width: 100%;
		float: none;
	}

	.prenota_dx .cosa_titolo p {
		margin-top: 30px;
	}

	.specialisti .t_box {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		float: none;
		margin: 0 auto;
		margin-bottom: 50px;
	}

	.singolo_dot_dx .dot_dati {
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-bottom: 25px;
	}

	.singolo_dot {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 30px;
		max-width: 450px;
	}



	.dot_dati_est .dot_testi p span {
		font-size: 16px;
	}

	.dott_icona {
		width: 30%;
		float: left;
		max-width: 30px;
		margin-right: 3%;
	}

	.medico_dati_icona {
		width: 45px;
		float: left;
	}

}