@import url("http://fonts.googleapis.com/css?family=Nunito:400,700,300");


html, body {
  background: #E8EEF4;
}

.row {
  margin-bottom: 0;
}

/*
 *
 * Header
 *
 */

header {
  padding-top: 10px;
  font-family: 'Nunito';
}

header nav {
  text-transform: uppercase;
  /*padding-right: 10%;*/
}

header .row .col {
  padding: 0 !important;
}

header nav ul li a {
  font-size: 12px !important;
}

header nav ul li a:hover {
  background: #62A7D0;
}

header .side-nav li:hover {
  background: #62A7D0;
}

header .map {
  margin-bottom: 10px;
}

header .encontre-dentista {
  text-align: center;
  /*font-size: 13px;*/
  font-weight: 100 !important;
}

header .button-dentista {
  border-radius: 10px;
  font-size: 0.8rem;
  font-weight: 100 !important;
  width: 90%;
}

header .encontre-dentista ul {
  margin-top: 0px !important;
}

.button-dentista {
  background: #F05772 !important;
}

.button-dentista:hover {
  background: #FC4367 !important;
}

header .row {
  margin-bottom: 0;
}

header nav ul.right {
  float: left !important;
}

@media (min-width: 1600px) {
  header nav ul.right {
    margin-right: 25%;
  }
}

.azul-bemmais {
  background: #3A92C4;
}
.azul-claro-texto {
  color:#61A7D0;
}

h1 {
  color: #3991C4;
  font-family: 'Nunito';
  font-size: 2.5rem !important;
  font-weight: 500 !important;
}

#menu-primeiro-menu .current_page_item {
  background: #62A7D0;
}

header .map, header .encontre-dentista {
  float: right !important;
}

@media (max-width: 993px) {
  header .busca-header {
    float: right !important;
  }
  header .button-dentista {
    font-size: 0.7rem !important;
  }
}

@media (max-width: 600px) {
  header .logo {
    text-align: center;
  }
}



/*
 *
 * Loading
 *
 */

#loading {
  position: absolute;
  background: rgba(255,255,255,0.9);
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#loading .active {
  top:50%;
  left:47%;
}

/*
 *
 * Slider
 *
 */

#slider {
 max-height: 400px;
}

.slider .indicators .indicator-item.active {
 background-color: #F05772 !important;
border: 1px solid rgba(255,255,255,0.5);
}

.slider .indicators .indicator-item {
 background-color: #414042 !important;
}

.slider .indicators {
 bottom: 20px !important;
 z-index: 1001;
}

/*
*
* Linha
*
*/


#linha .news {
  padding-left: 0 !important;
}

#linha .news .col {
  padding-left:  0 !important;
  padding-right:  0 !important;
}

#linha input {
  margin-top: 5px;
  padding-left:  10px;
}

#linha .botao-form .btn {
  box-shadow: none !important;
  border-radius: 0;
  padding: 0;
  margin: 5px 0;
}

#linha .botao-form .btn:hover {
  box-shadow: none !important;
  border-radius: 0;
}

#linha input, #linha .botao-form .btn, #linha .botao-form .btn:hover {
  height: 30px;
}

#linha .material-icons.red-text {
  margin-top: -3px;
}

#linha .input-field label {
  color: #9e9e9e;
  left: 10px;
  top: 10px;
  font-size: 10pt;
}

#linha .input-field label.active {
  color: #fff;
}

#linha .radius-left {
  border-top-left-radius: 10px !important; border-bottom-left-radius: 10px !important;
}

#linha .radius-right {
  border-top-right-radius: 10px !important; border-bottom-right-radius: 10px !important;
}

#linha .logo-branco {
  margin-top: 20px;
}

#linha .informacoes {
  margin: 15px 0;
  text-align: center;
  font-size: 9pt
}

#linha .arroba {
  font-size: 22pt;
  padding: 0 !important;
  line-height: 10px;
}

/*
 *
 * Formas
 *
 */

 #formas {
   padding: 20px 0;
 }

 #formas a {
  color: #000;
 }

#formas p {
 width: 100%;
 padding: 10px !important;
 margin: 0;
}

#formas .forma {
 margin: 0 px;
}

#formas .forma img {
 width: 100%;
 min-height: 195px !important;
}

#formas ul.hoverable li {
 background: #fff;
}

#formas .hoverable {
  transition: box-shadow .25s;
  box-shadow: 0;
}

#formas .hoverable:hover {
  transition: box-shadow .25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*
 *
 * Contato
 *
 */

#contato h5 {
  font-weight: bold;
}

#contato .telefone {
  font-size: 18pt;
  margin: 30px 0 -5px 0;
  line-height: 10px;
}

#contato .sac-associado, #contato .ans {
  min-height: 298px;
}

#contato .ans {
  padding: 0 10px !important;
}

#contato .col {
    padding: 0 5px;
}

#contato i.material-icons {
  font-weight: bold;
}

.pink-texto {
  color: #F05772 !important;
}

/*
 *
 * Nossos Planos - Plano Individual
 *
 */

#plano-individual h4 i {
  font-size: 30px;
  width: 35px;
}

#plano-individual .planos {
  padding: 20px;
}

.check-red li:before {
  content: url('assets/images/check.png');
  display:inline-block;
  padding:2px 3px;
  vertical-align:middle;
  margin-right: 3px;
}



/*
 *
 * Pagina Bem Mais Odonto
 *
 */

#bemmaisodonto-institucional {
  margin-top: 50px;
  text-align: justify;
}

#bemmaisodonto-institucional h1 {
  margin: 0 !important;
}

/*
 *
 * Pagina Dicas
 *
 */

#dicas .row {
  padding-bottom: 20px !important;
}
#dicas h6 {
  font-weight: bold;
}

#dicas h6, #dicas p {
  margin: 0 0 5px 0 !important;
}

.justify {
text-align: justify;
}
.radius {
  border-radius: 10px !important;
}



/*
 *
 * Pagina Nossos Planos
 *
 */

@media (min-width: 1487px) {
  #nossos-planos p.corporativo {
    margin-bottom: 0px !important;
  }

  #nossos-planos .planos {
    min-height: 200px;
  }
}




 .planos {
   border: 1px solid #3991C4;
   background: #DAE7F0;
   border-radius:10px;
  padding: 0 10px;
  margin-bottom: 10px;
 }

  #nossos-planos .planos h4 {
    font-size: 30px;
  }

 #nossos-planos .planos h4, #nossos-planos i.material-icons  {
   color: #F05772;
   text-align: center !important;
 }

 #nossos-planos i.material-icons {
   text-align: center !important;
   font-size: 80px;
 }

 #nossos-planos .planos p {
   color: #3991C4;
   margin-top: 20px;
 }

 #nossos-planos button {
   width: 100%;
  border-radius: 10px;
 }

#nossos-planos .input-field {
  margin-top: 0;
}

#nossos-planos form .row {
  margin-bottom: 0 !important;
}

#nossos-planos input {
  margin: 0 !important;
}

#nossos-planos input, #nossos-planos textarea {
  background: #fff;
  padding-left: 10px;
  border-radius: 10px;
}

#nossos-planos textarea {
  min-height: 78px !important;
  padding-top: 10px;
margin-bottom: 0 !important;
}

#nossos-planos form button {
  width: 100% !important;
}

/*
 *
 * Pagina Para Você
 *
 */

#para-voce p {
  margin-top: 0px;
  text-align: justify;
}

/*
 *
 * Pagina Para Sua Empresa
 *
 */

#para-sua-empresa p {
  margin-top: 0px;
  text-align: justify;
}

/*
 *
 * Pagina Muito Mais vantagens
 *
 */

#muito-mais-vantagens p {
  margin-top: 0px;
  text-align: justify;
}

#muito-mais-vantagens ul li {
  list-style-type: disc;
  margin-left: 27px;
  margin-bottom: 10px;
  text-align: justify;
}


/*
 *
 * Pagina Seja Bem Mais
 *
 */

#seja-bem-mais p {
  text-align: justify;
  margin: 0 0 20px 0;
}

#seja-bem-mais img {
  width: 100%;
}

/*
 *
 * Form Planos
 *
 */

 #nossos-planos button {
   margin-bottom: 20px;
 }


#form-planos h5 {
  font-weight: bold;
}

#form-planos button {
  width: 100%;
}

#form-planos .input-field {
 margin-top: 10px;
}

#form-planos form .row {
 margin-bottom: 0 !important;
}

#form-planos input {
 margin: 0 !important;
}

#form-planos input, #form-planos textarea {
 background: #fff;
 padding-left: 10px;
 border-radius: 10px;
}

#form-planos textarea {
 min-height: 67px !important;
 padding-top: 10px;
 margin-bottom: 0 !important;
 width: 98%;
}

#form-planos form button {
 width: 100% !important;
}

.mensagem-enviada,.mensagem-erro {
  display: none;
}


/*
 *
 * Encontre seu Dentista
 *
 */

 .resultado-pesquisa-1 {
   max-height: 350px;
 }
 .resultado-pesquisa-3 {
   min-height: 350px;
 }
  .resultado-pesquisa p {
    text-align: center;
  }

/*
 *
 * Footer
 *
 */

footer {
 background-image: url('assets/images/bg-footer.jpg');
 background-repeat: repeat;
 padding: 25px 0;
 width: 100%;
}

footer a {
 color: #fff;
}

footer a:hover {
 font-weight: bold;
}

.uppercase {
 text-transform: uppercase;
}

footer .sitemap-title {
font-size: 22px;
margin: 0 !important;
font-family: 'Nunito';
font-weight: bold;
}

footer .sitemap a {
  color: #fff;
  font-family: 'Nunito';
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  padding-left: 10px;
  text-transform: uppercase;
}

footer .phones p, footer .phones ul {
  margin: 0;
}

footer .phones {
  font-family: 'Nunito';
  font-weight: 300;
  line-height: 25px;
  margin: 10px 0;
}


footer .copyright {
 border-top: 1px solid rgba(255,255,255,0.5);
 padding: 20px 0;
}

footer .copyright .col {
 padding: 0px;
}
