@import url('https://fonts.googleapis.com/css?family=Oxygen:400,700');

* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none;  }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; }
body {background: #FFF; margin: 0px; font-family: 'Oxygen', sans-serif; font-size:13px; -webkit-text-size-adjust:100%;  color:#444; }
a { text-decoration:none; outline:none; color:#00A19B; text-overflow:ellipsis; font-weight:700; }
a:hover { text-decoration:none; color:#000;  }
b, strong { font-weight:600; }
h1, h2, h3, h4 { line-height:normal; margin:0px; }
h2 { font-size:16px; }
h3 { font-size:18px; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:1px solid #DDD; }
input, select, textarea { color:#444; font-family: 'Oxygen', sans-serif; font-size:14px; padding: 15px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 3px; }
input:focus, textarea:focus, select:focus { border-color: #E56B2B; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; } 
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; }
input[type='checkbox'] { padding:0; height:25px; width:25px; float:left; margin-right:10px;  border: 1px solid #CCCCCC; border-radius: 3px; }
input[type='checkbox']:checked { background:#666; }
input[type='checkbox'].error { background:#FF0000; }
.placeholder { color: #AAA; }
form .row { margin-bottom:10px; }
option { padding:0 5px; }
.btn, input[type='submit'], input[type='button'] { padding: 15px 40px; border:0px; font-weight:600; cursor:pointer; display:inline-block; color:#FFF; background: #00A29C; line-height:normal; border-radius: 3px; line-height:normal; text-align:center;  text-transform:uppercase;}
.btn:hover, input[type='button']:hover, input[type='submit']:hover { text-decoration:none; background: #B1E0DE; color:#00A29C; }
.btn-primary, input.btn-primary { background-color:#E56B2B; color:#FFF;  }
.btn-primary:hover, input.btn-primary:hover { color:#FFF; background:#95421F; }
.warning { color:#FF0000; font-weight:600; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
.msg_error { color:#FFF; margin-bottom:20px; display:block; background:#FF0000; padding: 5px 10px; border-radius: 5px; }
.msg_success { color:#FFF; margin-bottom:20px; display:block; background:#59B200; padding: 5px 10px; border-radius: 5px; }
p.limit { margin: 10px 0; font-size:11px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }

ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:0 0 10px 0; }
ul.list_disc li li { list-style:circle; }

.author-box { min-height:50px; margin-bottom:20px; padding-left:60px; color:#999; position:relative; }
.author-box img { position:absolute; top:0; left:0; }
.author-box li, .author-box li a { color: #999; white-space:nowrap; }
.tool li { float:left; margin:10px 20px 0 0; color:#999;   }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1200px; margin: 0 auto; clear: both; padding:0 0; position:relative; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.hidden { display:none; }
.bold { font-weight:600; }
.avatar { width:50px; height:50px; float:left; margin-right:10px; border-radius: 50%; }
.separator { margin-top:40px; }
.fa { margin-right:5px; }
.fr { float:right; }
.red { color:#FF0000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }

table { border-collapse: collapse; width:100%; }
table, th, td { border: 1px solid black; padding: 2px 5px; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.iphone_show { display:none; }

.bgcolor1 { background:#E7F5F6;  }
.overlay h3 { font-size:20px; margin-bottom:10px; }
.overlay { font-weight:normal; position:absolute; padding: 20px; text-align:left; line-height:20px; z-index:2; top:0; left:0; right:0; bottom:0; color:#FFF; background-color: rgba(0, 162, 156, 0.8); }

.header-top { background: #00A19B; color:#FFF; text-align:right; padding: 10px 0; text-transform:uppercase; font-size:11px; font-weight:bold; }
.header { padding:20px 0; }
.header .menu { padding-top:30px; text-align:right; }
.header .menu ul { margin: 0 auto; }
.menu li a.selected { color:#444; }

.footer { padding: 40px 0 20px 0; background:#00A19B; color:#FFF; }
.footer a { color:#FFF; }
.footer a:hover { text-decoration:underline; }
.footer h3 { text-transform:uppercase; color:#B1E0DE; margin-bottom:10px; font-weight:bold; font-size:13px; }
.footer .menu li { text-transform:uppercase; margin-bottom: 5px; font-size:13px; }
.footer .sedi li { width:33%; float:left; }
.footer .social li { float:left;  margin-right:10px; font-size:20px; }
.footer .social li a { width:40px; height:40px; display:block; background:#00A19B; border:2px solid #FFF; color:#FFF; text-align:center; border-radius: 100px; padding:5px;  }
.footer .social li a:hover { background:#FFF; color:#00A19B; }
.footer i { margin:0px; }
.footer .address { border-top:1px solid #B1E0DE; padding-top:10px; margin-top:40px; font-size:13px; color: #B1E0DE; }


.slide li { height:800px; }
.item img { display:block; }

.item_text { padding:40px 0; text-align:center; font-size:16px; line-height:24px; }
.item_text h1 { font-size:45px; font-weight:bold; margin-bottom:20px; }
.item_text h2 { font-size:22px; font-weight:bold; margin-bottom:10px; }
.home .box_big h3 { font-size:35px; text-align:center; margin-top:25%;}

.item_text .btn { margin-top:20px; font-size:13px;}
.bgservice { background: url('../images/bg_service.jpg') no-repeat; background-size:cover; color:#FFF; }
.box_servizi h3 { font-size:16px; font-weight:bold; margin-bottom:10px; color:#00A19B; }
.box_servizi li { text-align:left; margin-top:20px; margin-bottom:20px; }
.box_servizi li:nth-child(2n+1) { margin-left:0px; }
.box_servizi i { color:#FFF; display:block; width:40px; height:40px; border:2px solid #00A19B; text-align:center; border-radius: 100px; padding:7px 0 0; font-size:22px; margin-bottom:10px;  }

.team { text-align:left; font-size:14px; line-height:normal; }
.team h3 { font-size:16px; margin-bottom:10px; font-weight:bold; }
.team img { float:left; margin-right:20px; width:150px; height:150px; }
.team .item { margin-top:20px; margin-bottom:20px; }
.team .item:nth-child(3n+1) { margin-left:0px; }

.prestazioni { text-align:left; font-size:14px; line-height:normal; }
.prestazioni .item { margin-top:10px; margin-bottom:20px; position:relative; }
.prestazioni .item:nth-child(4n+1) { margin-left:0px; }
.prestazioni img { display:block; }

.contatti .ambulatori { text-align:left; font-size:13px; line-height:20px; }

.faq .accordion_title { text-align:left; border:1px solid #DDD; padding: 10px 10px; cursor:pointer; font-weight:bold; color:#00A19B; font-size:13px; border-top:0; text-transform:uppercase; }
.faq .accordion_title:first-child { border-top:1px solid #DDD; }
.faq .accordion_content { text-align:left; border-left:1px solid #DDD; border-right:1px solid #DDD; border-bottom:1px solid #DDD; background:#E7F5F6; padding: 25px; margin-bottom:20px; font-size:13px; }
.faq .accordion_content img { float:left; margin: 0 20px 20px 0; }
	
	
.scheda h2 { font-size:30px; margin-bottom:10px;}
.scheda .images img { margin-bottom:10px; }
.scheda .images p { text-align:left; font-weight:bold;}
.scheda .sottomenu { margin: 0 auto; text-align:center; }
.scheda .sottomenu li { display:inline; text-transform:uppercase; margin: 0 10px; font-size:14px; }
.scheda .sottomenu li a { background:#FFF; padding:10px 20px; display:inline-block; }
.scheda .sottomenu li a:hover { background:#00A19B; color:#FFF; }

.altri_prodotti { margin-bottom:40px; }
.altri_prodotti li { position:relative; margin: 40px 0; }
.altri_prodotti .bx-wrapper .bx-pager, .altri_prodotti .bx-wrapper .bx-controls-auto { bottom:-50px; }


div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:40px;  }
div.top .fa { margin:0px; }
div.top a {  border-radius: 3px; padding-top:5px; display:block; color:#FFF; background: rgba(0, 0, 0, 0.8); cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center; border-radius: 3px; }
div.top a:hover { background: rgba(0, 0, 0, 0.5); text-decoration:none; }

.global-site-notice {  background: #F5F5F5 none repeat scroll 0% 0%;  color: #333; display:block;  padding: 10px 30px; float:none; }
.global-site-notice.hidden { display:none; }
.global-site-notice .notice-inner { max-width:960px; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner p { width: auto; padding-right: 30px; adding-left: 40px; display: block; }
.global-site-notice .notice-inner a { font-weight:bold; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }





.nav-menu { position:relative; display:block; }
.nav .fa { margin-right:0px; }

.nav-item { display:inline-block; zoom:1; position:relative; background: #FFF; margin-right:1px; }
.nav-item:last-child { padding:0; margin:0; border:0; }
.nav-item a { display:block; margin-left:30px; text-transform:uppercase;  }
.nav-item:hover .nav-submenu { display:block; text-decoration:none; }

/* Navigation submenu */
.nav-submenu { display:none; position:absolute; padding-top:10px; z-index:200;}
.nav-submenu-item a { background:#00A19B; color:#FFF; border-top:1px solid #CBECEB; padding:7px 15px; display:block; width:250px; text-align:left; margin-left:15px; }
.nav-submenu-item a:hover { text-decoration:none; color:#CBECEB; }

/* Mobile navigation */
.nav-mobile { display:none; position:absolute; top:20px; right:10px; background:#999; text-align:center; font-size:20px; height:40px; width:40px; cursor:pointer; padding:7px 10px; }

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click { position:absolute; top:0; right:0; display:none; height:39px; width:40px; cursor:pointer; text-align:center; }
.nav-click i { display:block; height:36px; width:40px; background: #999; font-size:20px; padding:8px; }
.nav-rotate { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg); }
