@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
*{
    margin: 0;
    padding: 0;
}

body {
font-family: 'Roboto', sans-serif;
}
.migas_cabeza {
  background: #CDE7F8;
  padding: 10px;
  padding-left: 20px;

}
.info_izquierda {
  background: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 30px;
} 
.colortitulos {
  color: #007BCB;
} 

.imagen_1 {
  height: 300px;

}
.contenido {
  padding: 20px;
}

h4 {
  font-size: 22pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #212121;
}
.info_extra {
  font-size: 17pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #fff;
  line-height: 19pt;
}
h2 {
  font-size: 22pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #212121;
  padding-bottom: 0px;
  margin-bottom: 0;

}
.contenido_texto2 {
  font-size: 16pt;
  padding-bottom: 30px;
  font-family: 'Roboto', sans-serif;
}

.contenido_texto {
  font-size: 10pt;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 0px;

}
.subtitulo {
  font-size: 12pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #212121;
  padding-bottom: 10px;
}
.migas_cabeza_texto {
  font-size: 10pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;

}

h3 {
  font-size: 19pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  color: #ffffff;
  padding-left: 20px;
  float: left;
}

.icono_servico {
  display: block;
  height: 60px;
  width: 60px;
  background: #ffffff;
  float: left;
}

/*lista de servicios*/
li {
  list-style: none;
  float: left; 
  padding-right: : 20px;
}

.servicios_ li {
  list-style: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #BDBDBD;
  padding-top: 5px;
  
}

.servicios_ li a {
  font-weight: 700;

}

.servicios_ li a:hover {
  color: #ffffff;
  font-weight: 700;
}

/* noticias */

.noticia_1{
  height: 350px;
  background: #212121;
  padding-top: 100px;
}
.description_noticia {
  padding-left: 25px;
  color: #ffffff;
}
.botom_noticia {
  display: block;
  color: #ffffff;
  font-weight: 800px;
  padding: 10px;
  border: 1px solid #ffffff;
  width: 100px;
  text-align: center;
  margin-left: 25px;
  font-size: 10pt;

}
.noticia_peque {
  margin-top: 20px;

}
.imagen_noticia_peque {
  background: #007BCB;
  height: 180px;
}
.botones_noticias {
  color: #727272;
  font-size: 10pt;
}

.botones_noticias a {
  color: #006696;
  padding-left: 20px;
  font-weight: 600px;
  font-size: 10pt;
}
.botones_noticias a:hover {
  font-weight: 900;
}

/* Preguntas frecuentes */
.titulo_preguntas {
  padding-top: 60px;
  text-align: center;

}
.subtitulo2 {
  font-size: 12pt;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #212121;
  margin: 0;
}
.contenido_texto3 {
  font-size: 10pt;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 30px;
}

.botones_noticias2 a {
  color: #006696;
  font-weight: 600px;
  font-size: 10pt;
  margin-top: 0;
}
.botones_noticias2 a:hover {
  font-weight: 900;
}

/*++++++++++++++++++++++++++ Termina estilos gustavo ++++++++++++++++++++++++*/

.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

/*++++++++++++++++++++++ MENU ++++++++++++++++++++++*/

.wrap3 {
    margin: auto 40px;
    padding: 0 20px;
    max-width: 1350px;
}



.servicios5 {
    background: #fff;
   
    padding: 20px 0 29px;
    text-align: left;
}
#header .navbar {
  background:none;
  border: 0;
  margin-bottom: 0;

  
}

#header .navbar-toggle{
  margin-top: 20px;
 
}

#header .navbar-brand{
  padding: 0;
  margin-left: 0;
}

#header .navbar-brand h1{
  padding: 0;
  margin: 10;
}

.emergencia {
  color: #062871;
  font-size: 12px;

  text-transform: uppercase;
  font-weight: 600;
  margin-right: 100px;
}
.ambulancias_puntos{
  color: #062871;
  font-size: 16px;
  display: block;
  font-weight: 400;
  border-bottom-style: solid;
   border-width: 1px;
   height: 30px;
   border-color: #BDBDBD;
}
.contacto{
  color: #062871;
  font-size: 16px;
  display: block;
  font-weight: 400;
   height: 30px;
   border-color: #BDBDBD;
}
.logotipo_texto {
  color: #616161;
  font-size: 14px;

  text-transform: uppercase;
  font-weight: 400;
}
.logotipo_texto_bold {
  color: #616161;
  font-size: 14px;

  text-transform: uppercase;
  font-weight: 700;
}
#header .navbar-nav.navbar-right >li:last-child{
  margin-right: 0px;
  
}

#header .navbar-nav.navbar-right >li a {
  color: #474747;
  font-size: 13px;
  padding: 10px;
  
  font-weight: 400;
}
#header .navbar-nav.navbar-left >li a {
  color: #474747;
  font-size: 13px;
  padding: 10px;

  font-weight: 400;

}

#header .navbar-inverse .navbar-nav  li.active > a,  
#header .navbar-inverse .navbar-nav  li.active > a:focus, 
#header .navbar-nav.navbar-right li > a:hover,
.navbar-inverse .navbar-nav > .open > a {
  background-color: inherit;
  border: 0;
  font-weight: 600;
  color: #062871;
}

#header .navbar-inverse .navbar-nav  li a:hover{
  color: #062871;
  font-weight: 600;
}

.navbar-header{
  color: #333;
  
}
/*  Dropdown menu*/

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

#header .navbar-nav li ul.sub-menu li a{
  color: #000;
  padding: 5px 0;
  font-size: 13px;
  display: block;
  text-transform: capitalize;
}

#header .navbar-nav li ul.sub-menu li .active{
  background: #00aeef;
  color: #000;
  position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i{
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #0884d5;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
  left: -20px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
  right: -3px;
}

#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus{
  background: #000;
  color: #000;
}

.fa-angle-down{
  padding-left: 5px; 
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/*++++++++++++++++++++++ Cerrar MENU ++++++++++++++++++++++*/

/*++++++++++++++++++++ Botones  ++++++++++++++++++++*/
.button {
    background-color:none;
    border: 1.4px solid #fff;

    color: white;
    padding: 2px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    -webkit-transition-duration: 1.00s; /* Safari */
    transition-duration: 1.00s;
    cursor: pointer;
}


.button:not(:last-child) {
    border-right: none; /* Prevent double borders */
}
.button:hover {
    background-color: #fff;
    color: #00297C;
}

.button2 {
    background-color:none;
    border: none;

    color: #006696;
    padding: 0px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13.5px;
    font-weight: 500;
    margin: 4px 2px;
    -webkit-transition-duration: 1.00s; /* Safari */
    transition-duration: 1.00s;
    cursor: pointer;
}




.cs-btn1, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
  color: #272727;
  background-color:transparent;
  border-color:#272727;
  border-radius: 6px;
  outline: none;
  padding: 10px 40px;

  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;
  
}
.cs-btn1:hover{
  color: #fff;
  background-color:#272727;
  border-color:none;
  border-radius: 6px;
  outline: none;
  padding: 10px 40px;
 
  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;
}


.cs-btn2, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
  color: #272727;
  background-color:transparent;
  border-color:#272727;
  border-radius: 6px;
  outline: none;
  padding: 10px 60px;

  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;
  
}
.cs-btn2:hover{
  color: #fff;
  background-color:#272727;
  border-color:none;
  border-radius: 6px;
  outline: none;
  padding: 10px 60px;
 
  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;
}


.cs-btn3, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
  color: #272727;
  background-color:transparent;
  border-color:#272727;
  border-radius: 6px;
  outline: none;
  padding: 10px 30px;

  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;

  
}
.cs-btn3:hover{
  color: #fff;
  background-color:#272727;
  border-color:none;
  border-radius: 6px;
  outline: none;
  padding: 10px 30px;
 
  letter-spacing: 0px;
  transition: all 1s;
  text-align:center;
  font-weight: 700;
}

<a href="" class="btn cs-btn3 " >Llamar</a>
                <a href="#" class="btn cs-btn3 ">Info Traslado</a>




/*++++++++++++ CHingon ++++++++*/
.wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1600px;
}



.servicios4 {
    background: #fff;
   
    padding: 103px 0 29px;
    text-align: center;
}

.promo-column3 p {
    font-size: 21px;
    line-height: 28px;
    max-width: 556px;
    margin: 0 auto;
    clear: both;
    color: #767676;
}

.promo3 {
    padding: 54px 0 54px
}


.promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42%;
    text-align: left;
}

.promo-column3 img {
    display: block;
    margin-bottom: 23px;
}

.promo-column3 h5 {
    font: bold 18px/24px 'Roboto', sans-serif;
   
    margin-bottom: 12px;
}
.promo-column3 .titulo2 {
    font: 500 35px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
.promo-column3 .texto {
    padding-top: 30px;
    font: 700 18px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
.promo-column3 .texto2 {
    padding-top: 30px;
    font: 400 15.5px 'Roboto', sans-serif;
    color: #919191;
    margin-bottom: 20px;
}


.promo4 {
    padding: 54px 0 54px

}

.promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 27%;
    text-align: left;
}

.promo-column4 img {
    display: block;
    margin-bottom: 23px;
}

.promo-column4 h5 {
    font: bold 18px/24px 'Roboto', sans-serif;
   
    margin-bottom: 12px;
}
.promo-column4.titulo {
    font: 400 20px 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 20px;
}

.promo-column4 .texto {
    padding-top: 30px;
    font: 700 18px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}

.promo-column4 .texto3 {
    padding-top: 30px;
    font: 700 18px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
.promo-column4 .texto4 {
    padding-top: 5px;
    font: 400 15.5px 'Roboto', sans-serif;
    color: #919191;
    margin-bottom: 20px;
}


@media (max-width: 950px) { 


    .promo-column3 {
        width: auto;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: left;
      
  }

    .promo-column3 img {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
  }
    .promo-column4 {
        width: auto;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: left;
  }

    .promo-column4 img {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}



@media (min-width: 1000px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 0px 20px;

    width: 50%;
 
  }


  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}


@media (min-width: 1024px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 0px 20px;

    width: 50%;
 
  }


  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}



@media (min-width: 1100px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 0px 20px;

    width: 50%;
 
  }


  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}

@media (min-width: 1200px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37%;
    text-align: left;
  }

  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}

@media (min-width: 1300px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
    text-align: left;
  }

  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}

@media (min-width: 1400px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    text-align: left;
  }

  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1700px;
  }   
}

@media (min-width: 1900px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 27%;
    text-align: left;
  }

  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1800px;
  }   
}

@media (min-width: 1920px) { 
  .promo-column3 {
    padding: 0 15px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42%;
    text-align: left;
  }

  .promo-column4 {
    padding: 0 25px 20px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 27%;
    text-align: left;
  }

  .wrap2 {
    margin: auto 20px;
    padding: 0 25px;
    max-width: 1800px;
  }   
}
/*++++++++++ Cerrar Servicios ++++++++++*/



/*+++++++++++++++++++++  Informacion +++++++++++++++++++++*/
.blanco{
  background: #fff;
  padding: 70px 0;
  width: 100%;
  padding-bottom:70px;

}
.titulo2 {
    font: 500 35px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
.texto {
    padding-top: 30px;
    font: 700 18px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
 .texto2 {
    padding-top: 30px;
    font: 400 15.5px 'Roboto', sans-serif;
    color: #919191;
    margin-bottom: 20px;
}


.texto3 {
    padding-top: 30px;
    font: 700 18px 'Roboto', sans-serif;
    color: #1B1B1B;
    margin-bottom: 20px;
}
.texto4 {
    padding-top: 5px;
    font: 400 15.5px 'Roboto', sans-serif;
    color: #919191;
    margin-bottom: 20px;
}


/*+++++++++++++++++++++  Cerrar Servicios 1 +++++++++++++++++++++*/



/*++++++++++++++++++ Servicios2 +++++++++++++++++++++*/


.servicios1 {
  background-color:#00297C;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;

}

#servicios1 .texto1 {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  line-height: 20px;
}

#servicios1 h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}




@media only screen and (min-width: 320px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 100%;
      margin:0px 0px 0px;
    }
}

@media only screen and (min-width: 360px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 100%;
      margin:0px 0px 0px;
    }
}

@media only screen and (min-width: 414px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 100%;
      margin:0px 0px 0px;
    }
}

@media only screen and (min-width: 768px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 100%;
      margin:0px 0px 0px;
    }
}

@media only screen and (min-width: 1024px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 100%;
      margin:0px 0px 0px;
    }
}
@media only screen and (min-width: 1100px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 90%;
      margin:0px 55px 0px;
    }
}

@media only screen and (min-width: 1200px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 90%;
      margin:0px 50px 0px;
    }
}
@media only screen and (min-width: 1600px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 90%;
      margin:0px 85px 0px;
    }
}

@media only screen and (min-width: 1900px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 90%;
      margin:0px 90px 0px;
    }
}

@media only screen and (min-width: 1920px) {
    #servicios1 {
      background-color:#00297C;
      padding-top: 70px;
      padding-bottom: 70px;
      width: 90%;
      margin:0px 85px 0px;
    }
}
/*++++++++++++++++++ Cerrar Servicios2 +++++++++++++++++++++*/



/*++++++++++++++++++ Servicios +++++++++++++++++++++*/


#f {
  background-color: #fafafa;
  padding-top: 70px;
  padding-bottom: 70px;
}

#f .textof {
  font-size: 14px;
  font-weight: 300;
 
  line-height: 15px;
}

#f h4 {
  color: #535252;
  font-size: 22px;
}


#f .tweet {
  float: right;
  width: 85%;
}


/*++++++++++++++++++ Cerrar Servicios +++++++++++++++++++++*/


/*++++++++++++++++++ Footer +++++++++++++++++++++*/
#fh5co-footer {
   background: #fff;
    color: black;
    font-size: 14.5px;
    line-height: 28px;
    padding: 30px 0;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #fh5co-footer .fh5co-widget {
    text-align: left;
  }
}

#fh5co-footer .copyright .block {
  display: block;
}

/*++++++++++++++++++ Footer +++++++++++++++++++++*/







/*++++++++  VENTANA EMERGENTE  ++++++++*/


.estiloventana{
  font-size: 25px;
  font-weight: 500;
  color: #212121;
  padding-top: 50px;
  font-family: 'Roboto', sans-serif;

}

.estilo2{
  font-size: 20px;
  font-weight: 100;
  color: #797979;
 
   font-family: 'Roboto', sans-serif;
}

.helper-input + .modal {
  display: flex;
  z-index: -1;
  position: fixed;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  align-content: center;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-contents {
  position: relative;
  min-width: 50px;
  min-height: 100px;
  background: #fefefe;
  padding: 1rem 1.5rem;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 2px;

 
}


@media screen and (min-width: 360px) {
  .modal-contents  {
    margin-left: 0px;
  
  }
}

@media screen and (min-width: 320px) {
  .modal-contents  {
    margin-left: 0px;
  
  }
}
@media screen and (min-width: 375px) {
  .modal-contents  {
    margin-left: 27px;
  }
}

@media screen and (min-width: 414px) {
  .modal-contents  {
    margin-left: 46px;
  }
}

.modal-contents button {
  font-size: .75rem;
  font-weight: bold;
}
.modal-contents p {
  font-size: 1.3rem;
  line-height: 1.4em;
}


.modal-contents :last-child {
  margin-bottom: 0;
}
.modal-contents hr {
  margin: 1.5rem -1.5rem;
  border: 0;
  border-top: 1px solid rgba(51, 51, 51, 0.25);
}

.helper-input:checked + .modal {
  z-index: 500;
  opacity: 1;
}

.modal-link {
  cursor: pointer;
  color: #DC3816;
  text-decoration: underline;
}

.modal-controls {
  position: absolute;
  top: 0;
  right: 0;
  padding: .5rem .75rem;
  text-align: right;
}

.modal-close {
  cursor: pointer;
  transform: translateX(0);
}
.modal-close:hover .fa {
  transform: scale(1.5, 1.5);
}

.modal.newsletter .modal-contents {
  max-width: 320px;
}



main {
  padding: 1rem;
  margin: 3rem auto;
  width: 840px;
  background: #fefefe;
  border-radius: 3px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.screen-reader-text, .helper-input {
  display: none;
}



main h1:first-child, main h2:first-child, main h3:first-child, main h4:first-child, main h5:first-child, main h6:first-child {
  margin-top: 0;
}
main p {
  line-height: 1.4rem;
}
main p + p, main p:last-child {
  margin-bottom: 0;
}



input {
  transition: border-color .15s ease-in-out;
  margin: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.15);
  padding: .15rem;
  color: rgba(51, 51, 51, 0.95);
}
input:hover {
  color: #333333;
  border-color: rgba(51, 51, 51, 0.75);
}
input:focus {
  outline: none;
  border-bottom: 3px solid #333333;
  margin-bottom: -2px;
}

.material-button, .material-delete {
  transition: all .15s ease-in-out;
  background: #DC3816;
  border: none;
  font-size: .9rem;
  line-height: 2rem;
  border-radius: 3px;
  color: #fefefe;
  box-shadow: 1px 1px 3px 0 rgba(51, 51, 51, 0.15);
  text-transform: uppercase;
}
.material-button:hover, .material-delete:hover {
  background: #f07f68;
  box-shadow: 1px 3px 3px 0 rgba(51, 51, 51, 0.15);
}
.material-button:active, .material-delete:active {
  top: -.7rem;
  outline: 0;
  box-shadow: none;
}

/*Cursos estilos*/

.curso_tablero {
  background-color: #F5F5F5;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-radius: 7px;
  border-color: #9E9E9E;
}

/*Slide estilos*/

.slide_block {
  padding-bottom: 50px;
  padding-top: 20px;
}
.slide_texto_bloque {
  text-align: left;
}
.titulo_slide {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff; 
  line-height: 23px;
}
.titulo_slide_2 {
  font-size: 18px;
  font-weight: 300;
  color: #ffffff; 
  line-height: 20px;
}
.destacado {
  font-size: 20px;
  font-weight: 400px;
}
.texto_destacado {
  color: #212121;
}
.bold_destacado {
  font-weight: 800;
  color: #303F9F;
}
/* ambulancias*/
.servicio_ambulancias {
  padding-bottom: 10px;
  margin-top: 1px;
}
.boton_azul {
  background-color: #000000;
  border-radius: 0px;s
}
/* sombra cards */
.sombra {
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
  filter: shadow(color=#999999, direction=135, strength=2);
}
