body {
  font-family: 'Roboto', sans-serif;
  background-color: white;
  
}
div.row {
  margin: 0;
  padding: 0;
}
div.col {
  margin: 0;
  padding: 0;
}
div.container-fluid {
  margin: 0;
  padding: 0;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
.top-header {
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: white;
}
.top-header div.ham {
  max-width: 50px;
  padding-left: 10px;
}
.top-header img.logo {
  width: 100%;
  max-width: 300px;
  margin-top: 3px;
  padding-right: 10px;
}
footer {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}
footer p.title {
  font-size: 17px;
  color: #919191;
  margin-bottom: 30px;
}
footer div.inpus {
  display: flex;
  margin-bottom: 20px;
}
footer div.inpus input[type="submit"] {
  background-color: #213140;
  color: white;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  min-width: 100px;
}
footer div.inpus input[type="text"] {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #919191;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer label {
  font-size: 15px;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer ul li a {
  list-style: none;
  text-decoration: none;
  color: #919191;
  font-size: 12px;
}
footer ul.social {
  display: flex;
}
footer ul.social li {
  background-color: black;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 2px;
  min-width: 23px;
  text-align: center;
}
footer ul.social li a {
  color: white;
  font-size: 12px;
}


.home-slider-top{
  
  height: 100vh;
  position: relative;
}



.home-slider-top .slide {
  
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;


}

.home-slider-top .misflechas
{
  position: absolute;
  bottom:140px;
  right: 30px;
  z-index: 5;
}

.home-slider-top .misflechas
{
  position: absolute;
  bottom:140px;
  right: 30px;
  z-index: 5;
}

.home-slider-top .misflechas .botones
{
  display: flex;
}


.home-slider-top .slide{

  margin-top: -50px;
}


.home-slider-top .slide h1 {
  font-size: 17px;
  margin: 0;
  padding: 0;
}
.home-slider-top .slide p {
  margin: 0;
  padding: 0;
}
.home-slider-top .slide p.sub {
  font-size: 30px;
  font-weight: 200;
}
.home-slider-top .slide p.doc {
  font-size: 20px;
  font-weight: 700;
}
.home-slider-top .slide p.boton {
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 200px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 12px;
  font-size: 18px;
  margin-top: 15px;
}
.home-slider-top .slide p.boton a {
  text-decoration: none;
  color: white;
}
.home-slider-top .slide1 {
  background: transparent url('../img-resp/fondo-slide1.jpg');
  background-size:cover; 
}
.home-slider-top .slide2 {
  background: transparent url('../img-resp/fondo-slide2.jpg');
  background-size: cover;
}
.home-slider-top .slide3 {
  background: transparent url('../img-resp/fondo-slide3.jpg');
  background-size: cover;
}
.home-slider-top .slide4 {
  background: transparent url('../img-resp/fondo-slide4.jpg');
  background-size: cover;
}
.home-slider-top .slide5 {
  background: transparent url('../img-resp/fondo-slide5.jpg');
  background-size: cover;
}
.home-slider-top .slide6 {
  background: transparent url('../img-resp/fondo-slide6.jpg');
  background-size: cover;
}
.home-slider-top .slide7 {
  background: transparent url('../img-resp/fondo-slide7.jpg');
  background-size: cover;
}
.home-slider-top .slide8 {
  background: transparent url('../img-resp/fondo-slide8.jpg');
  background-size: cover;
}
.home-slider-top .slide9 {
  background: transparent url('../img-resp/fondo-slide9.jpg');
  background-size: cover;
}
.home-slider-top .slide10 {
  background: transparent url('../img-resp/fondo-slide10.jpg');
  background-size: cover;
}
.home-slider-top .slide11 {
  background: transparent url('../img-resp/fondo-slide11.jpg');
  background-size: cover;
}
.home-slider-top .slide12 {
  background: transparent url('../img-resp/fondo-slide12.jpg');
  background-size: cover;
}
.home-slider-top .slide13 {
  background: transparent url('../img-resp/fondo-slide13.jpg');
  background-size: cover;
}
.home-slider-top .slide14 {
  background: transparent url('../img-resp/fondo-slide14.jpg');
  background-size: cover;
}
.top-flechas {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
}
.top-flechas .botones {
  border: 1px solid #b2b2b2;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.top-flechas .botones img {
  cursor: pointer;
}
.menu-fijo-top {
  background-color: #21313f;
  padding-top: 20px;
  padding-bottom: 20px;

  position: fixed;
  bottom: 0;
  z-index: 999;


}
.menu-fijo-top .botones {
  display: flex;
  margin: 0 auto;
}
.menu-fijo-top .botones img {
  width: 100%;
}
.grupos-de-tallers {
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
}
.grupos-de-tallers .intro h2 {
  margin-top: 40px;
  font-size: 25px;
  margin-bottom: 40px;
}
.grupos-de-tallers .intro p {
  font-size: 17px;
  color: #666666;
  margin-bottom: 40px;
  line-height: 1.3em;
}
.grupos-de-tallers .modulo {
  position: relative;
  margin-bottom: 30px;
}
.grupos-de-tallers .modulo .texto {
  bottom: 0;
  background-color: #f2f1f0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 2px;
  padding-left: 10px;
}
.grupos-de-tallers .modulo .texto p {
  font-size: 23px;
}
.grupos-de-tallers .modulo .texto p a {
  color: #42403f;
  text-decoration: none;
}
.grupos-de-tallers img {
  width: 100%;
}
.siete-steps {
  margin-top: 40px;
}
.siete-steps div.modulo {
  min-height: 375px;
  background: transparent url('../img-resp/7-steps.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
}
.siete-steps div.modulo h2 {
  font-size: 32px;
}
.siete-steps div.modulo p {
  font-size: 19px;
  line-height: 1.3em;
  margin-top: 20px;
}
.siete-steps div.modulo p.boton {
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 17px;
  font-size: 14px;
  margin-top: 15px;
}
.siete-steps div.modulo p.boton a {
  text-decoration: none;
  color: white;
}
.home-otras-4 {
  margin-top: 40px;
  text-align: center;
  padding-top: 40px;
  margin-top: 20px;
  padding-bottom: 40px;
  background-color: #f0f0f0;
}
.home-otras-4 h2 {
  font-size: 38px;
  padding-left: 10px;
  padding-right: 10px;
}
.home-otras-4 h4 {
  font-size: 22px;
  color: #8e8e8e;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.home-otras-4 div.modulo {
  min-height: 750px;
  background: transparent url('../img-resp/fondo-home-otras-4.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding-left: 40px;
  padding-right: 40px;
}


.home-otras-4 div.modulo1 {
  background: transparent url('../img-resp/fondo-home-otras-1.jpg') no-repeat center center;
  background-size: cover;
}

.home-otras-4 div.modulo2 {
  background: transparent url('../img-resp/fondo-home-otras-2.jpg') no-repeat center center;
  background-size: cover;
}

.home-otras-4 div.modulo3 {
  background: transparent url('../img-resp/fondo-home-otras-3.jpg') no-repeat center center;
  background-size: cover;
}



.home-otras-4 div.modulo4 {
  background: transparent url('../img-resp/fondo-home-otras-4.jpg') no-repeat center center;
  background-size: cover;
}



.home-otras-4 div.modulo h3 {
  font-size: 41px;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em;
}
.home-otras-4 div.modulo p.intro {
  font-size: 28px;
  line-height: 1.3em;
  margin-top: 0;
  padding-top: 0;
}
.home-otras-4 div.modulo p {
  max-width: 90%;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 17px;
}
.home-otras-4 div.modulo p.boton {
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 17px;
  font-size: 14px;
  margin-top: 15px;
}
.home-otras-4 div.modulo p.boton a {
  text-decoration: none;
  color: white;
}
.home-nueba-web-novotech {
  padding: 20px;
}
.home-nueba-web-novotech h2 {
  font-size: 54px;
  padding-left: 10px;
  padding-right: 10px;
}
.home-nueba-web-novotech h4 {
  font-size: 30px;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-nueba-web-novotech div.modulo {
  min-height: 375px;
  background: transparent url('../img-resp/fondo-home-conoce.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
}
.home-nueba-web-novotech div.modulo h3 {
  font-size: 35px;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1em;
}
.home-nueba-web-novotech div.modulo h4 {
  font-size: 16px;
  max-width: 95%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.home-nueba-web-novotech div.modulo p.boton {
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 230px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 17px;
  font-size: 14px;
  margin-top: 15px;
}
.home-nueba-web-novotech div.modulo p.boton a {
  text-decoration: none;
  color: white;
}
.cabecera-tallers-especialidades h1 {
  font-size: 40px;
  text-align: center;
  margin-top: 50px;
  font-weight: 700;
  line-height: 1em;
  color:#42403F;
}



.cabecera-tallers-especialidades h1.metodo {
  font-size: 40px;
  text-align: center;
  margin-top: 50px;
  font-weight: 700;
  line-height: 1.2em;
  color:#42403F;
}


.cabecera-tallers-especialidades h3 {
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #9b8b6a;
}
.talleres-especialidades-modulo .modulo {
  min-height: 400px;
  background-size: cover;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2em;
  border-left:20px solid white;
  border-right:20px solid white;
}
.talleres-especialidades-modulo .modulo span {
  font-size: 30px;
  font-weight: 400;
}

.talleres-especialidades-modulo .modulo span.inscuip {
  background-color: #21313f;
  padding: 20px 20px 20px 20px;
  margin-top: 50px;
  font-size: 24px;
}
.talleres-especialidades-modulo .mod-por-espe {
  position: relative;
}
.talleres-especialidades-modulo .mod-por-espe div.textos {
  position: absolute;
  bottom: 0;
  background-color: #f2f1f0;
  font-size: 34px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #42403f;
  font-weight: 500;
}
.talleres-especialidades-modulo a {
  text-decoration: none;
}
.mod-cito-1 {
  background-image: url('../img-resp/talleres-espe-cito1.jpg');
}
.mod-cito-2 {
  background-image: url('../img-resp/talleres-espe-cito2.jpg');
}
.mod-cito-3 {
  background-image: url('../img-resp/talleres-espe-cito3.jpg');
}
.mod-cito-4 {
  background-image: url('../img-resp/talleres-espe-cito4.jpg');
}
.mod-eco-1 {
  background-image: url('../img-resp/talleres-espe-eco1.jpg');
}
.mod-eco-2 {
  background-image: url('../img-resp/talleres-espe-eco2.jpg');
}
.mod-eco-3 {
  background-image: url('../img-resp/talleres-espe-eco3.jpg');
}
.mod-eco-4 {
  background-image: url('../img-resp/talleres-espe-eco4.jpg');
}
.mod-diag-1 {
  background-image: url('../img-resp/talleres-espe-diag1.jpg');
}
.mod-diag-2 {
  background-image: url('../img-resp/talleres-espe-diag2.jpg');
}
.mod-diag-3 {
  background-image: url('../img-resp/talleres-espe-diag3.jpg');
}
.mod-diag-4 {
  background-image: url('../img-resp/talleres-espe-diag4.jpg');
}
.mod-interna-1 {
  background-image: url('../img-resp/talleres-espe-interna1.jpg');
}
.mod-interna-2 {
  background-image: url('../img-resp/talleres-espe-interna2.jpg');
}
.mod-interna-3 {
  background-image: url('../img-resp/talleres-espe-interna3.jpg');
}
.mod-interna-4 {
  background-image: url('../img-resp/talleres-espe-interna4.jpg');
}
.mod-otros-1 {
  background-image: url('../img-resp/talleres-espe-otros1.jpg');
}
.mod-otros-2 {
  background-image: url('../img-resp/talleres-espe-otros2.jpg');
}
.mod-otros-3 {
  background-image: url('../img-resp/talleres-espe-otros3.jpg');
}
.mod-otros-4 {
  background-image: url('../img-resp/talleres-espe-otros4.jpg');
}
.mod-espe-1 {
  background-image: url('../img-resp/talleres-espe-eco1.jpg');
}
.mod-espe-2 {
  background-image: url('../img-resp/talleres-espe-espe2.jpg');
}
.mod-espe-3 {
  background-image: url('../img-resp/talleres-espe-cito2.jpg');
}
.mod-espe-4 {
  background-image: url('../img-resp/talleres-espe-interna2.jpg');
}
.mod-espe-5 {
  background-image: url('../img-resp/talleres-espe-otros1.jpg');
}

.mod-oftal {
  background-image: url('../img-resp/fondo-todos-oftal.jpg');
}
.mod-etol {
  background-image: url('../img-resp/fondo-todos-etol.jpg');
}
.mod-urgen {
  background-image: url('../img-resp/fondo-todos-urgen.jpg');
}
.mod-montori {
  background-image: url('../img-resp/fondo-todos-montori.jpg');
}





.modulos-de-un-vistazo {
  padding-left: 20px;
  padding-right: 20px;
}
.modulos-de-un-vistazo div.modulo {
  margin-top: 2em;
}
.modulos-de-un-vistazo img {
  width: 100%;
}
.modulos-de-un-vistazo p.taller {
  font-size: 25px;
  color: #9b8b6a;
  margin-top: 20px;
  margin-bottom: 20px;
}
.modulos-de-un-vistazo h2 {
  font-size: 33px;
  line-height: 1em;
  margin-bottom: 30px;
}
.modulos-de-un-vistazo h2 span {
  font-size: 30px;
  font-weight: 100;
}
.modulos-de-un-vistazo p.texto {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 30px;
}
.modulos-de-un-vistazo p.ver a {
  color: black;
  font-size: 20px;
  text-decoration: none;
  border-bottom:1px solid black;
}
.talleres-bono-modulo {
  padding-left: 20px;
  padding-right: 20px;
}
.talleres-bono-modulo .modulo {
  min-height: 390px;
  
  margin-top: 0px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: white;
  font-size: 53px;
  font-weight: 700;
  line-height: 1em;

}
.talleres-bono-modulo .modulo div.textos {
  padding-left: 20px;
}
.talleres-bono-modulo .modulo span {
  font-size: 36px;
  font-weight: 100;
}
.talleres-bono-modulo .mod-por-espe {
  position: relative;
}
.talleres-bono-modulo .mod-por-espe div.textos {
  position: absolute;
  bottom: 0;
  background-color: #f2f1f0;
  font-size: 24px;
  line-height: 1.2em;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #42403f;
  font-weight: 500;
}
.talleres-bono-modulo a {
  text-decoration: none;
}
.mod-bono-1 {
  background: transparent url('../img-resp/bonodescuento-1.jpg') center center no-repeat;
  background-size: contain;
}
.mod-bono-2 {
  background: transparent url('../img-resp/bonodescuento-2.jpg') center center no-repeat;
  background-size: contain;
}
.mod-bono-3 {
  background: transparent url('../img-resp/bonodescuento-3.jpg') center center no-repeat;
  background-size: contain;
}
.mod-bono-4 {
  background: transparent url('../img-resp/bonodescuento-4.jpg') center center no-repeat;
  background-size: contain;
}
.mod-bono-5 {
  background: transparent url('../img-resp/bonodescuento-5.jpg') center center no-repeat;
  background-size: contain;
}
.mod-bono-6 {
  background: transparent url('../img-resp/bonodescuento-6.jpg') center center no-repeat;
  background-size: contain;
}
.cabecera-contacto {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-image: url('../img-resp/fondo-contacto.jpg');
  background-size: cover;
  color: white;
}
.cabecera-contacto h1 {
  font-size: 48px;
  font-weight: 100;
}
.h2cont h2 {
  color: #9b8b6a;
  font-weight: 700;
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 50px;
  
  font-size: 19px;
}
.form-contacto {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
}
.form-contacto label {
  color: #21313f;
  font-weight: 500;
}
.form-contacto .form-group {
  margin-top: 20px;
}
.form-contacto .check-group {
  margin-top: 20px;
  display: flex;
}
.form-contacto .check-group div label {
  margin-top: 5px;
}

.form-contacto .check-group div label.pq {
  font-size: 13px;
}


.form-contacto .check-group div.der {
  padding-left: 40px;
}
.form-contacto p.obli {
  color: #adadad;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-contacto input[type="submit"] {
  border: none;
  background-color: #21313f;
  color: white;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.ponentes-listado {
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.ponentes-listado h1 {
  font-size: 36px;
  text-align: center;
  line-height: 1em;
  margin-top: 50px;
  font-weight: 700;
  color:#42403F;
}

.ponentes-listado h1 span.pq {
  font-size: 30px;
  text-align: center;
  line-height: 1em;
  margin-top: 50px;
  font-weight: 700;
}


.ponentes-listado h4 {
  font-size: 22px;
  text-align: center;
  line-height: 1em;
  color: #9b8b6a;
  margin-bottom: 50px;
}
.ponentes-listado div.modulo {
  position: relative;
  margin-top: 20px;
  margin-bottom: 36px;
}
.ponentes-listado div.modulo img {
  width: 100%;
}
.ponentes-listado div.modulo div.textos {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f2f1f0;
  padding-top: 15px;
  padding-left: 10px;
}
.ponentes-listado div.modulo div.textos p {
  font-size: 20px;
  font-weight: 700;
}
.ponentes-listado div.modulo div.textos p span {
  font-weight: 500;
}
.ponentes-listado .modulo-texto img {
  width: 100%;
}
.ponentes-listado .modulo-texto div.textos {
  margin-top: 30px;
}
.ponentes-listado .modulo-texto p.boton {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.ponentes-listado .modulo-texto p.boton a {
  color: white;
  text-decoration: none;
}
.ponentes-listado .modulo-texto p.azul {
  background-color: #21313f;
}
.ponentes-listado .modulo-texto p.amarillo {
  background-color: #9b8b6a;
}
.plazas-top {
  text-align: center;
  background-color: #21313f;
  color: white;
  font-size: 20px;
  padding-top: 14px;
}






.detalle-hero-top div.col {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  min-height: 500px;
}
.detalle-hero-top div.col p {
  font-family: 'Times New Roman', Times, serif;
  font-size: 40px;
  line-height: 1.2em;
}
.detalle-hero-top div.col p span {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
}



.detalle-hero-top div.col p span.pq {
  font-family: 'Times New Roman', Times, serif;
  font-size: 40px;
  line-height: 1.2em;
  font-style: normal;
  font-weight: 400;


}


.detalle-curso-title {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.detalle-curso-title h3 {
  color: #21313f;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  text-align: center;
  font-weight: 700;
}
.detalle-curso-title p.doc {
  color: #9b8b6a;
  font-family: 'Times New Roman', Times, serif;
  text-align: center;
  font-size: 23px;
}
.detalle-curso-botones {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}
.detalle-curso-botones .btn {
  width: 100%;
  text-align: center;
  border-radius: 0;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.detalle-curso-botones .btn a {
  text-decoration: none;
  font-size: 16px;
  color: white;
}
.detalle-curso-botones .btn-azul {
  border: none;
  background-color: #21313f;
  border: 2px solid #21313f;
}
.detalle-curso-botones .btn-dorado {
  border: none;
  background-color: #9b8b6a;
  border: 2px solid #9b8b6a;
}
.detalle-curso-botones .btn-blanco {
  border: none;
  background-color: white;
  border: 2px solid #9b8b6a;
}
.detalle-curso-botones .btn-blanco a {
  color: #9b8b6a;
}
.detalle-curso-botones p.limite {
  margin-top: 40px;
  color: #939393;
}
.tips-curso {
  padding-left: 20px;
  padding-right: 20px;
}
.tips-curso ul {
  list-style: none;
}
.tips-curso ul li {
  margin-top: 20px;
  color: #939393;
}
.tips-curso ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #9b8b6a;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.splide-title {
  padding-left: 20px;
  padding-right: 20px;
}
.splide-title h5 {
  text-align: center;
  color: #21313f;
  font-size: 20px;
  line-height: 1.2em;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
}
.splide-detalle .splide__slide {
  
  height: 250px;
  border:10px solid white;
}


.splide-detalle .splide__slide img {
  
  width: 100%;
}



.splide-detalle .splide__slide div {
  position: relative;
}
.splide-detalle .splide__slide div div.textos {
  font-family: 'Times New Roman', Times, serif;
  font-size: 15px;
  line-height: 1.2em;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 80%;

  background-color: rgba(255, 255, 255, 1);

  min-height: 60px;
  padding-top: 10px;
  padding-left: 5px;

}
.splide-detalle .splide__pagination {
  bottom: -10px;
}
.detalle-hero-top-abd-avanzazo {
  background: transparent url('../img-resp/top-detalle-abdominal-avan.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-abd-basico {
  background: transparent url('../img-resp/top-detalle-abdominal-bas.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-cardio {
  background: transparent url('../img-resp/top-detalle-cardio.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-derma {
  background: transparent url('../img-resp/top-detalle-derma.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-derrames {
  background: transparent url('../img-resp/top-detalle-derrames.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-hemato {
  background: transparent url('../img-resp/top-detalle-hemato.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-oncologia {
  background: transparent url('../img-resp/top-detalle-oncologia.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-felina {
  background: transparent url('../img-resp/top-detalle-felina.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-ecocardiografia {
  background: transparent url('../img-resp/top-detalle-ecocardiografia.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-endocrinologia {
  background: transparent url('../img-resp/top-detalle-endocrinologia.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-urgencias {
  background: transparent url('../img-resp/top-detalle-urgencias.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-anestesica {
  background: transparent url('../img-resp/top-detalle-anestesica.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-etologia {
  background: transparent url('../img-resp/top-detalle-etologia.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-oftalmologia {
  background: transparent url('../img-resp/top-detalle-oftalmologia.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-musco {
  background: transparent url('../img-resp/top-detalle-musco.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-neuro {
  background: transparent url('../img-resp/top-detalle-neuro.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-oncologia2 {
  background: transparent url('../img-resp/top-detalle-oncologia2.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-radabdo {
  background: transparent url('../img-resp/top-detalle-radabdo.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-radexo {
  background: transparent url('../img-resp/top-detalle-radexo.jpg') center center no-repeat;
  background-size: cover;
}
.detalle-hero-top-radtora {
  background: transparent url('../img-resp/top-detalle-radtora.jpg') center center no-repeat;
  background-size: cover;
}
.top-hero-folletos {
  min-height: 430px;
  text-align: center;
  background: #e2e2e2 url('../img-resp/folletos-hero-otp.jpg') center bottom no-repeat;
  background-origin: content-box;
  background-size: 500px;
}
.top-hero-folletos h1 {
  font-size: 34px;
  margin-top: 30px;
}
.folleto-general {
  background: #e2e2e2 url('../img-resp/folletos-fondo-todos.jpg') top center no-repeat;
  background-size: cover;
  text-align: center;
  border: 20px solid white;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
  min-height: 500px;
}
.folleto-general h2 {
  font-size: 33px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 1em;
  margin-top: 50px;
}
.folleto-general p {
  font-size: 20px;
  margin-top: 50px;
}
.folleto-general p.boton {
  border: 1px solid white;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 17px;
  font-size: 12px;
}
.folleto-general p.boton a {
  color: white;
  text-decoration: none;
}
.folletos-container {
  padding-top: 30px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f0f0f0;
}
.folletos-container h2 {
  font-family: 'Times New Roman', Times, serif;
  color: #20303e;
  font-size: 34px;
  margin-bottom: 20px;
}
.folletos-container p {
  margin: 0;
  padding: 0;
  font-size: 20px;

}
.folletos-container p.sub {
  color: #8f8f8f;
  margin-bottom: 40px;
}
.folletos-container .contenedor-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(10, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.folletos-container .contenedor-items img {
  width: 100%;
}
.folletos-container .contenedor-items p.title {
  color: #20303e;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: 700;
}
.folletos-container .contenedor-items p.botones span {
  color: #7a7e7a;
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
}
.folletos-container .contenedor-items p.botones a {
  text-decoration: none;
  color: #7a7e7a;
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}


.h2-inscri
{
    font-size: 24px;
    color:#9b8b6a;
    text-align: center;

}