


















.menu_li_5 a {
    color: #fff!important;
    background: none!important;
    padding: 10px 20px;
  }
  
.menu_li_5 a:hover {
    color: #00a0e6!important;
    background-color: none!important;
  }
  
  .menu_li_5 {
    color: #fff!important;
    background: #00a0e6!important;
  }
  
.menu_li_5:hover, .menu_li_5:hover a{
    color: #00a0e6!important;
    background-color: white!important;
  }

  #sottopagine, #pulsanti_paginate {
  display: none;
  }
  
  
li.menu_li_5 .dropdown-menu {
    display: none!important;
}
  
  li.menu_li_5 .caret {
    display: none!important;
}
  
html {
  overflow-x: hidden;
  }


body {
    font-size: 16px;
    text-align: justify;
}
  
.navbar-brand, .menu_li_logout, .menu_li_Area, .welcome_user, .menu_li_login{
    display:none!important;
}

.breadcrumb, .welcome_user, #contact_container {  
 display:none!important;
}
    

#sottopagine {
  display: none;
  }

.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px; 
}

#menu_alto_ul li.elActive, #menu_alto_ul li:hover{
    background: white;
}
  
 #menu_alto_ul li.elActive a, #menu_alto_ul li:hover a {
    color: #00a0e6;
}



.navbar-default .navbar-nav>li>a {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar {
    margin-bottom: 0px;
    padding: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-header {
  display:none;
  }

#menu_top {
    background: #00a0e6;
}
  
.navbar-default {
    background-color: transparent;
    border: 0;
}

.img-right {
    float: right;
}

.img-border {
    border: 1px solid #00a0e6;
}
  
  .staff-divider:before {
    content: "";
    display: inline-block;
    width: 53px;
    vertical-align: middle;
    border-top: 3px solid;
}

.staff-divider {
    display: block;
    margin: 0;
    line-height: 0;
    color: #00a0e6;
}
  
.img-center {
    display: block;
    margin: 0 auto;
}


#intestazione_pagina {
  display: none;
  }



.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #00a0e6;
    border-color: #fff;
}

    .form-rec {
    left: -47px;
}
  
.g-recaptcha{
    margin: 0 auto;
    width: 206px;
    margin-bottom: 25px;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #00a0e6;
    border-color: #fff;
    font-weight: bold;
}  
  
.btn-primary:hover {
    color: #fff;
    background-color: #00a0e6;
    border-color: #fff;
    font-weight: bold;
}  
  
.btn-primary {
    color: #00a0e6;
    background-color: #fff;
    border-color: #777;
    font-weight: bold;
}


#contatti_footer h2{
    color: white;
}  
  
  
#foto_intestazione img
{
display: none; 
visibility: hidden;
}

#foto_intestazione h2{
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding-top: 15px;
}

#foto_intestazione{
    background: trasparent;
}



  .body_5 .fascia-mappa  {  
  display: none;
}

html {  
  overflow-x: hidden;
}

a:focus, a:hover {
    color: #00a0e6;
    text-decoration: underline;
}

.sy-controls li.sy-prev {
    right: 0;
    top: 0;
    display:none;
}

.sy-controls li.sy-next {
    right: 0;
    top: 0;
    display:none;
}

/** LOADER **/
#loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    background-color: white;
}
/** INTESTAZIONE **/
.brand-image {
    width: 20px;
    height: 20px;
}

/** MENU **/

/** SLIDE **/
.slippry_container {
    margin-bottom: 45px;
}

.sy-pager li.sy-active a { /* pallino attivo */
    background-color: #00a0e6 !important;
}

/** INTESTAZIONE PAGINA **/


/** CORPO PAGINA **/
#main-container {
    padding-right: 0px;
    padding-left: 0px;
}

/** SOTTOPAGINE **/
.sottopagina a {
    color: #333;
}

/** COMMENTI **/
#commenti_listato .user_name{
    font-size:14px;
    font-weight: bold;
}
#commenti_listato .media{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}
#commenti_form {
    margin-bottom:35px;
}

#commenti_form #utente_esterno {
    margin: 13px 0;
}

#submit_commento {
    margin-top: 8px;
}

/** PAGINATE **/
#paginate_avanti {
    text-align: right;
}

/** CONTATTI **/
#btnContactUs_container {
    margin-top: 10px;
}

#contact_container .well {
    padding-top: 18px;
}

/** REGISTRAZIONE **/

#registration_container #email {
    width:250px; 
    margin: 0 auto;
}

/** LOGIN **/

#login_page .form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
#login_page .form-signin .form-signin-heading, #login_page .form-signin .checkbox
{
    margin-bottom: 10px;
}
#login_page .form-signin .checkbox
{
    font-weight: normal;
}
#login_page .form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#login_page .form-signin .form-control:focus
{
    z-index: 2;
}
#login_page .form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#login_page .form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#login_page .account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
#login_page .login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
#login_page .need-help
{
    margin-top: 10px;
}
#login_page .new-account
{
    display: block;
    margin-top: 10px;
}


/** TORNA SU **/
#back-to-top {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 48px;
    color: #fff;
    background: #ccc;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    position: fixed;
    right: 66px;
    bottom: 66px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#back-to-top:before {
    font-family: "FontAwesome";
    content: "\f106";
}

#back-to-top:hover {
    color: #fff;
    background: #00a0e6;
    text-decoration: none;
}
  
  a {
    color: #00a0e6;
    text-decoration: none;
}

@media (max-width: 768px) { 
    #back-to-top {
        right: 10px;
        bottom: 10px;
    }
}

/** COOKIE POLICY **/

#cookie-statement {
  background-color: #5a5a5a;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  margin: 0 -15px;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  width: 100%;
  z-index: 990;
  overflow: hidden;
  border-color: #f8f6e6; 
  padding: 10px;
  bottom: 0;
  font-size: 13px;
  line-height: 1.54;
  font-family: arial,sans-serif;
}

#cookie-statement .text {
  padding: 0 15px;
  display: block;
}

#cookie-statement .text span{
  color: white;
  font-size: 13px;
}

#cookie-statement a {
  background-color: #303030;
  border: 1px solid rgba(0,0,0,.1);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  line-height: 19px;
  padding: 4px 8px;
  text-decoration: none;
  white-space: nowrap;
}

@media (max-width: 768px) { 
    #cookie-statement a {
        width: 100%;
        display: block;
        margin: 10px 0;
        text-align: center;
    }
}
  
  /** CSS Roby **/
  
  #w4u-row-blu {
  padding: 50px 0;
  background: #00a0e6;
    color: white;
    text-align:center;
    margin-bottom:-3px;
   font-weight: bold;
  
  }
  
    #w4u-row-blu2 {
  padding: 50px 0;
  background: #00a0e6;
  color: white!important;
  text-align:center;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: bold;
  
  }
  
  /** FASCIA 2 **/   
  
#w4u-row-alternata-type1 h2{
   padding: 50px 0 0px 0;
}
  
  #w4u-row-alternata-type1bis h2{
   padding: 0px 0 0px 0;
    text-align:center;
}

#w4u-row-alternata-type1{
    text-align:center;
}   
  
#w4u-alternata-grigia {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9f9f9;
}
  
#w4u-alternata-bianca {
    padding-top: 50px;
    padding-bottom: 50px;
    background: white;
}    
  
  .w4u-subline-testo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 80px;
    background: #337ab7;
}  
  .w4u-subline-testo {
    position: relative;
    height: 1px;
    padding: 0;
    background: #e5e5e5;
    margin-bottom: 22px;
    border: none;
}
  
  .stacco-staff {
  padding-bottom: 40px;
  text-align: justify;
  }
  
  .low_footer {
  color: #828282;
  }
  
  .socialfooter  {
    padding: 20px;
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
}
 
  .footer-centrale {
    text-align:center;
}
  
  .footer-img img {
    width: 40%;
}
  
   .riga-contatti h2 {
    text-align: center;
    padding-bottom: 50px;
} 
  
  .slot-contatti  h2 {
    text-align: LEFT;
    padding-bottom: 0PX;
} 
  
  /** FASCIA 27 **/ 
  
    .w4u-fascia-immagini-type1 {
    padding-bottom: 60px;
    text-align:center;
    background: #f9f9f9;
}
  
  .w4u-fascia-immagini-type1 .container > h2 {
    text-align: center;
    padding: 50px;
    margin-top: 10px;
}
  
  .w4u-img-type1 {
    margin: 0 auto;
    margin-bottom: 30px;
}
  
   .hovereffect1 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect1 .overlay1 {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 70%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect1:hover .overlay1 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect1 img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect1:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect1 h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 78px 0!important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect1 a, hovereffect1 p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect1:hover a, .hovereffect1:hover p, .hovereffect1:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
  
  
  .block-5 {
        color: white;
        padding: 120px 0px;
}

.img-bg-1 {
    background-image: url(/db_object/www_oralmed_it/usr/image/bg-contatti.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 40px;
}
  
  #w4u-news {
    padding-top: 30px;
    padding-bottom: 70px;
}
  
  #w4u-news p {
    line-height: 22px;
}
  
#row-form-home {
    text-align: center;
    background-color: #00a0e6;
    color: #ffffff;
    padding: 60px 0;
    margin-bottom: 40px;
}
  
#row-form-home h2 {
    padding: 0 0 50px 0;
}
  
  #row-form-contatti {
    text-align: center;
    background-color: #00a0e6;
    color: #ffffff;
    padding: 60px 0;
    margin-top: 20px;
    margin-bottom: -3px;
}
  
#row-form-contatti h2 {
    padding: 0 0 50px 0;
}
  
  .contatti-form-home {
    background: white;
    padding: 40px 0;
}
  
  .contatti-form-home label {
    color: #00a0e6;
}
  
    .w4u-subline-testo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 80px;
    background: #00a0e6;
}  
  .w4u-subline-testo {
    position: relative;
    height: 1px;
    padding: 0;
    background: #00a0e6;
    margin-bottom: 22px;
    border: none;
}
  
  .w4u-fascia-staff-type7 {
      text-align: center;
  }
  
  .w4u-fascia-staff-type7 img {
      width: 60%;
      border: 1px solid #00a0e6;
  }


  
     /** FASCIA 17 **/ 
  
.w4u-fascia-staff-type7 {
    padding-bottom: 60px;
}
  
  .w4u-fascia-staff-type7 h2 {
    text-align: center;
    padding: 0 0 50px 0;
} 
  
.w4u-fascia-staff-type7 h4 {
    margin-top: 23px;
    color: #5d6062;
    font-weight: 700;
}  
  
  .w4u-fascia-staff-type7 h6 {
    margin-top: 3px;
    color: #a3a6a7;
    font-weight: 400;
    font-size: 14px;
}  
  
  .bottone-staff-stacco {
    padding-top: 30px;
}  
    
  /** ROBY RESPONSIVE **/
 @media (min-width: 768px) AND (max-width: 1023px) {
    .navbar-nav>li {
    display: inline-grid!important;
    padding: 10px 10px;
}
}
  
  @media (min-width: 1024px) { 
  .navbar-nav>li {
    display: inline-grid!important;
    padding: 10px 20px;
}  
}
  
  
 @media (min-width: 1px) AND (max-width: 767px) {
  #w4u-news {
    padding-top: 0px;
    padding-bottom: 30px;
}
    .w4u-fascia-staff-type7 img {
    width: 100%;
}
  
.logo img {
  width:50%;
  }  
  
.stacco-img-xs {
  padding-top: 30px;
  }
  
  .stacco-footer-xs {
  padding-bottom: 30px;
  }
  
  .socialfooter  {
    text-align: center;
}
  
  .img-right{
    display: block;
    margin: 0 auto;
    float: none;
}
  
 }  
  
  
  
@media (min-width: 768px) {

      .stacco-riga {
  padding-top: 30px;
  }
  } 
 

li.welcome_user {
    display: none!important;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    margin-bottom: -6px;
}

.navbar-default {
    background-color: transparent;
    border: 0;
    float: none;
    text-align: center;
}


 /** NAVIGAZIONE RESPONSIVE **/
  
@media(max-width:767px){
    
    .img-center-xs {
  margin-bottom: 20px;
  }
    

    .navbar-header {
    display: initial;
}
  
  ul#menu_alto_ul {
  overflow: hidden;
  }
  
  .navbar-default .navbar-nav>li>a {
    color: #00a0e6;
    text-transform: uppercase;
    font-weight: bold;
}
  
     .navbar-header{
         background-color:transparent;
     }
  
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
  
  .navbar .navbar-nav {
    background: white;
}
  
  .navbar-default .navbar-nav>li>a {
    margin-left: -15px;
}

  .navbar .navbar-nav {
    padding: 0;
    float:none;
}
  
  .nav>li {
    text-align: left;
    padding: 0 60px;
}
  
    .navbar-toggle{
        border-color: #fff!important;
        border: 2px solid transparent;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #a2e3ff;
    }
  
  
  .navbar .navbar-nav {
    display: block;
    padding-left: 0; 
    margin-bottom: 20px;
    margin-top: 15px;
}
  
}


.logo {
    padding: 10px 0;
}

.riga-contatti-2, .testo-med {
    text-align: justify;
}


.riga_nome {
  padding: 40px 0;
  text-align: center;
  }

.testomaiu {
  text-transform: uppercase;
  color:#00a0e6;
  }

.spaziodoc {
  margin-top: 20px;
  }



@media (min-width: 768px) {
#foto_listato {
    width: 750px;
}
  }
  
  @media (min-width: 992px)  {

#foto_listato {
    width: 970px;
} 
  }
  
  @media (min-width: 1200px)  {

#foto_listato {
    width: 1170px;
} 
  }

#foto_listato {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail {
border: 0px; 
padding: 0px;
background-color: transparent;
}

.thumbnail img {
    border: 1px solid #00a0e6;
  }

div#foto {
    background: #f9f9f9;
    }

.page-header {
    border-bottom: 0px!important;
}  
  

@media (min-width: 1px) AND (max-width: 349px) {
     .altezza-cel {
  height:280px;
  }
    }      

@media (min-width: 350px) AND (max-width: 379px) {
     .altezza-cel {
  height:300px;
  }
    }    
  
@media (min-width: 380px) AND (max-width: 499px) {
     .altezza-cel {
  height:320px;
  }
    }  
  
@media (min-width: 500px) AND (max-width: 680px) {
  .altezza-cel img {
    width: 70%;
}
     .altezza-cel {
  height:320px;
  }
  
    }

@media (min-width: 681px) AND (max-width: 767px) {
  .altezza-cel img {
    width: 60%;
}
     .altezza-cel {
  height:320px;
  }
    }


@media (min-width: 768px) AND (max-width: 900px) {
     .altezza-cel {
  height:250px;
  }
    }

@media (min-width: 901px) AND (max-width: 1100px) {
     .altezza-cel {
  height:300px;
  }
    }

@media (min-width: 1101px) {
     .altezza-cel {
  height:340px;
  }
    }















































