/* your custom styles here */

footer {
    background-color: #f9f9f9;
    font-weight: 300;
    color: #666;
    
}
.footer-heading{
  margin-top: 10px;
  margin-bottom: 8px
}

.footer-light .footer-heading{
  color: #666;
}

.pp-social-icons{
  width: 25px;
  margin-right: 0
}
.pp-social-icons a {
    -moz-border-radius: 100px;
    /* -webkit-border-radius: 3px; */
    border-radius: 100px;
    display: block;
    width: 25px;
    height: 25px;
    font-size: 13px;
    color: #fff;
    text-align: center;
}

.pp-social-icons a.facebook-bg:hover, .pp-social-icons a.facebook-bg:focus {
    background-color: #344f98;

}

.pp-social-icons a .fa{
    margin-top: 7px;
}

.facebook-bg {
    background-color: #3b59ab;
}

footer {
  font-size: 12px
}

footer a{
  color: #666;
}
footer a:hover{
  color: #00ADA8;
}

footer .logo {
    width: 100px;
    margin-bottom: 3px;
}

@media screen and (max-width: 480px) {
  footer {
    font-size: 10px
  }
  footer .fa {
    font-size: 12px;
    margin-left: 0;
  }
}

.navbar-default {
    background-color: #fff;
    border-bottom: none;
    margin:20px 0 0 0;
    
}

h4, h3 {
  color: #00ADA8;
}

h3{
  font-weight: 300;
  font-size: 22px
}
.navbar-brand.navbar-logo-bigger > img {
    position: relative;
    top: 0px;
    width: 150px;
}
@media (max-width: 991px){
  .navbar-brand.navbar-logo-bigger > img {
    position: relative;
    top: 8px;
    width: 150px;
  }
  .staff {
      text-align: center !important;
  }
  .staff.full{
    padding-top: 25px !important
  }
}

.navbar-default .navbar-nav > li > a {
	font-weight:300;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.selected a{
  color: #00ADA8;
  
  /*background-color: #00ADA8*/
}

.navbar-default .navbar-nav > li > a.facebook:hover, .navbar-default .navbar-nav > li > a.facebook:focus, .navbar-default .navbar-nav > li.selected a.facebook{
  color: #337ab7;
  
  /*background-color: #00ADA8*/
}

a, a:focus, a:hover, a:active, button, button:hover {
    outline: 0 !important;
}


.team-member .team-name {
	
	font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    line-height: 1.6;
    color: #656565;
    background-color: #ffffff;
}

.staff {
	text-align: left;
}
.staff h3{
	font-weight: 300;
	font-size: 23px;
}

.staff.full h3{
	font-weight: 300;
	font-size: 26px;
	margin-top: 0;
}
.staff.full .especialidad {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
}

.staff.full p {
	font-size: 12px;
}

.team-member .media-body {
	font-size: 4px;
	text-align: left !important;
}

h3.media-heading.team-name {
	padding-left: 0px;
	font-size: 22px
}

.separador {
	color: #00ADA8;
	font-size: 1.2em	
}

.contact-info.contact-half li {
  font-size: 14px;
  margin-bottom: 24px;
}
.contact-info.contact-half li h3{
  font-size: 20px;
}

/* google maps */
.google-map > div {
  height: 350px;
}

.row.clinica > div{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px
}

.antes-despues .col-md-4{
  margin-top: 15px;
  margin-bottom: 15px;
}

