body {
  font-family: 'Roboto', sans-serif;
}

header {
  margin-top: 40px;
}

header .logo p {
  color: #00c0ff;
  font-weight: 700;
  font-size: 18px;
}

header .hospital {
  line-height: 1.2;
}

header .hospital h1 {
  font-size: 24px;
  font-weight: 700;
}

header .hospital small {
  display: block;
  font-size: 11px;
}

/* inicio seccion slider A */ 

.box-slider {
  background-image: url(../imagenes/cabecera.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  min-height: 500px;
  line-height: 1.2;
}

.box-slider .box-contact {
  color: #fff;
}

.box-slider .box-contact .contact {
  background-color: #3d3c3c;
  font-size: 35px;
  font-weight: 700;
  padding: 40px 20px 30px;
}

.box-slider .box-contact .contact .telphone {
  background-color: #00c0ff;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 20px;
  color: #fff;
}

.box-slider .box-contact .contact .telphone:hover {
  color: #fff;
  text-decoration: none;
}

.box-slider .box-contact .contact .telphone:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 29px;
  background-image: url(../imagenes/icons/ico-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 5px;
  font-size: 37px;
}

.box-slider .box-contact .schedule {
  background: #869091;
  padding: 10px 0;
  font-size: 24px;
}

.box-slider .box-contact .schedule p {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .box-slider .box-contact .contact {
    font-size: 30px;
  }
}

@media (max-width: 992px) {
  .box-slider {
    background-image: none;
    min-height: auto;
  }
}

/* Fin seccion slider A */ 

/* Nueva seccion de telefono-slider B */ 
.phone {
  background-image: url(../imagenes/cabecera_b.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  min-height: 500px;
  line-height: 1.2;
}

.phone .box-contact-b {
  color: #fff;
}

.phone .box-contact-b .contact-b {
  background-color: #3d3c3c;
  font-size: 35px;
  font-weight: 700;
  padding: 40px 20px 30px;
}

.phone .box-contact-b .contact-b .telphone-b {
  background-color: #00c0ff;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 20px;
  color: #fff;
}

.phone .box-contact-b .contact-b .telphone-b:hover {
  color: #fff;
  text-decoration: none;
}

.phone .box-contact-b .contact-b .telphone-b:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 29px;
  background-image: url(../imagenes/icons/ico-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 5px;
  font-size: 37px;
}

.phone .box-contact-b .schedule-b {
  background: #869091;
  padding: 10px 0;
  font-size: 24px;
}

.phone .box-contact-b .schedule-b p {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .phone .box-contact-b .contact-b {
    font-size: 30px;
  }
}

@media (max-width: 992px) {
  .phone {
    background-image: none;
    min-height: auto;
  }
}

/* Fin Nueva seccion de telefono - sliderB */ 
/* Inicio seccion de telefono-slider C */ 
.phone-c {
  background-image: url(../imagenes/cabecera_c.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  min-height: 500px;
  line-height: 1.2;
}

.phone-c .box-contact-c {
  color: #fff;
}

.phone-c .box-contact-c .contact-c {
  background-color: #3d3c3c;
  font-size: 35px;
  font-weight: 700;
  padding: 40px 20px 30px;
}

.phone-c .box-contact-c .contact-c .telphone-c {
  background-color: #00c0ff;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 20px;
  color: #fff;
}

.phone-c .box-contact-c .contact-c .telphone-c:hover {
  color: #fff;
  text-decoration: none;
}

.phone-c .box-contact-c .contact-c .telphone-c:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 29px;
  background-image: url(../imagenes/icons/ico-phone.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 5px;
  font-size: 37px;
}

.phone-c .box-contact-c .schedule-c {
  background: #869091;
  padding: 10px 0;
  font-size: 24px;
}

.phone-c .box-contact-c .schedule-c p {
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .phone-c .box-contact-c .contact-c {
    font-size: 30px;
  }
}

@media (max-width: 992px) {
  .phone-c {
    background-image: none;
    min-height: auto;
  }
}

/* Fin Nueva seccion de telefono - slider-C */ 

/* Sección Tratamientos */ 

.box-tratamientos {
  margin-top: -30px;
}

.box-tratamientos .row {
  margin: 0 5px;
}

.box-tratamientos div {
  background-color: #f4f4f4;
  padding: 15px 0;
  color: #00c0ff;
  font-size: 24px;
  font-weight: 200;
  border-right: 2px solid #fff;
  line-height: 1.2;
}

.box-tratamientos div img {
  width: 100%;
  max-width: 100px;
}

.box-tratamientos div p {
  margin: 15px 0 0;
}

.box-tratamientos div:last-of-type {
  border-right: none;
}

@media (max-width: 992px) {
  .box-tratamientos {
    margin-top: 0;
  }
  .box-tratamientos .row {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .box-tratamientos div {
    border-right: none;
  }
  .box-tratamientos div:nth-of-type(odd) {
    border-right: 2px solid #fff;
  }
}

@media (max-width: 576px) {
  .box-tratamientos div:nth-of-type(odd) {
    border-right: none;
  }
}

.content {
  margin-top: 30px;
}

.content .row {
  padding: 20px 0 40px;
}

.content h2 {
  font-size: 42px;
  font-weight: 700;
  margin-top: 20px;
}

.content .h2 {
  font-size: 35px;
}

.content ul {
  padding-left: 0;
  margin-top: 30px;
}

.content ul li {
  list-style: none;
  padding-left: 25px;
  font-size: 24px;
  margin-bottom: 5px;
}

.content ul li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url(../imagenes/icons/ico-mas.png) no-repeat center;
  background-size: contain;
  margin-left: -30px;
  margin-right: 8px;
}

.content.box-objetives h2 {
  margin-top: 5px;
}

.content.box-objetives li {
  margin-bottom: 0;
}

.content.bg-blue {
  background-color: #ebf5f9;
}

.content.bg-blue .container {
  padding: 0;
}

.content.bg-blue .row {
  padding-bottom: 50px;
}

.content.bg-blue h2, .content.bg-blue .h2 {
  color: #00c0ff;
}

.content.bg-blue .item-col {
  border-right: 2px solid #fff;
}

.content.bg-blue .item-col:last-of-type {
  border-right: none;
}

.content.bg-blue ul {
  padding-left: 12px;
}

.content.bg-blue ul li {
  font-size: 18px;
}

.content.bg-blue ul li:before {
  background: url(../imagenes/icons/ico-check.png) no-repeat center;
}

@media (max-width: 768px) {
  .content.bg-blue .item-col {
    border-right: none;
    margin: 20px 0;
  }
  .content.bg-blue .item-col:nth-of-type(even) {
    border-right: 2px solid #fff;
  }
}

@media (max-width: 576px) {
  .content.bg-blue .item-col {
    margin: 0 auto;
  }
  .content.bg-blue .item-col:nth-of-type(even) {
    border-right: none;
  }
}

footer {
  background-color: #3d3c3c;
  color: #fff;
  padding: 40px 0 20px;
}

footer a {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

footer a:after {
  content: "|";
  display: inline-block;
  padding: 0 5px;
}

footer a:last-of-type:after {
  content: "";
}

footer a:hover {
  color: #fff;
}

footer .doctor-info {
  font-size: 20px;
  margin: 20px 6%;
}

footer .doctor-info .h3 {
  font-weight: 700;
  font-size: 20px;
}

footer .doctor-info p {
  margin-bottom: 0;
}
