@charset "utf-8";
/*!
 * CreativLab Design
 *
 * Designed and built with all the love in the world by @gunterjunior.
 */




/*Topmenu*/



#telefone-top {
  padding-right: 11px;
  letter-spacing: -.5px;
}

.navbar-static-top {
  margin-bottom: 0px;
}

.navbar-brand {
  padding: 5px 15px;
  margin-top: -40px;
}

.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 13px;
  font-size: 16px;
}

.navbar-nav {
  margin: 10px -15px 5px 0px;
}

.navbar-default .navbar-nav > li > a {
  font-weight: bold;
}

.navbar-default .navbar-nav > li > a {
  color: #1D2951;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #999999;
  background-color: transparent;
}

/*Topmenu Fim*/

.title {
    font-size: 40px;
    font-weight: 400;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    color: #555;
    text-align: center;
}

.title2 {
    font-size: 40px;
    font-weight: 400;
    color: #333;
    margin-bottom: 5px;

}

.lead2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    color: #555;

}

.lead {
    font-size: 21px;
}

.lead2 {
    font-size: 21px;
}
.featurette {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    text-align: center;
}

.profis {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    text-align: left;
}


.profis2 {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    text-align: right;
}

.half-rule {
    width: 100px;
    margin: 40px auto;
}





/*Service*/

.service {
  overflow: hidden; 
  margin-bottom: 10px;
  padding: 15px 15px 10px;
}
.service:hover {
  background: #fcfcfc;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.service a {
  text-decoration: none;
}

.service .desc {
  padding: 0 15px; 
  overflow: hidden;
}


.pad {
  overflow: hidden; 
  margin-bottom: 10px;
  padding: 15px 15px 10px;
}






#cirurgiaoral p {
    font-size: 21px;
}


#cirurgiaoral li {
    font-size: 18px;
}




/*Rodapé*/

.footer {
  color: #f8f8f8;
  width: 100%;
  min-height: 400px;
  background-color: #333333;
  font-size: 11px;
  line-height: 1.428571429;
}

.footer p {
   color: rgb(160, 160, 160);
}

.footer h6 {
   color: #fff;
   margin: 0px 0px 10px 0px;
}

.footer hr {
  margin: 5px 0px 20px 0px;
  padding: 0px;
  border-width: 1px 0px 0px;
border-style: solid none none;
border-color: rgb(100, 100, 100) -moz-use-text-color -moz-use-text-color;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
}

.footer a {
  margin: 0px 0px 0px -3px;
  color: rgb(160, 160, 160);
  text-decoration: none;
}


.footer a:hover,
.footer a:focus {
  color: #fff;
  text-decoration: none;
}

.footer ul {
  list-style-type: disc;
  color: rgb(100, 100, 100);
   margin: 0px 0px 0px 15px;
   padding: 0px;
}




.footer li {
   margin: 5px 0px 3px 0px;
   padding: 0px;
}

#map {
  width: 100%;
  height: 500px;
}

.face {
  padding-right: 30px;
    text-align: right;
}