body{
  margin: 0px;
  overflow-x: hidden;
}
form{
  order: 0;
    flex: 0 1 auto;
    align-self: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.carousel-wrap {
  margin: 8% auto;
  width: 90%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

.owl-carousel .owl-item img {
 
  height: 100px !important;
  width: auto !important;
}


/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color:#1E2753;
}

.owl-nav i {
  font-size: 30px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

.item{
  display:flex;
  align-items:center;
  width: 100px;
}


.espacio-1{
  height: 15vh;
}
.container{
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  height:100vh; /*Este valor lo puedes omitir si la altura de tu componente esta definida*/
  background: url(./banner1h.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;

}

.item-0{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:auto;
  color:  #fff;
  font-family: 'Italiana', serif;
  font-size: 65px;
  text-transform: uppercase;
  text-align: center;
  width: 70%;
  letter-spacing: 10px;
  padding: 100px 0px;

}
     

.banner-text{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:flex-start;
  align-content:flex-start;
  height: auto;
  width: 100%;

}

.banner-text-item-0{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 20%;
  padding:0 5%;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 15px;
}
      
.banner-text-item-1{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 10%;
  border-top-style: dashed;
  border-width:  1.5px;
  border-color: #fff;
}
.banner-text-item-2{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 10%;
  margin-top:auto;
  border-bottom-style: dashed;
  border-width:  1.5px;
  border-color: #fff;
}

.contenido{
background: url(./bgh.webp);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.dr{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  align-content:center;
  height:50vh; /*Este valor lo puedes omitir si la altura de tu componente esta definida*/
}
.dr-cotent{
  order:0;
  flex:0 1 auto; 
  display:flex;
  flex-direction:column;
  align-items:center;
  align-content:center;
  padding-bottom: 20px;
  width: 50%;
}
.dr-titulor {
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}
.dr-text{
  order:0;
  flex:0 1 auto;
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 20px;
  max-width: 450px;
}
.item-linea{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 200px;
  border-top-style: dashed;
  border-width: 1.5px;
  border-color: #1E2753;
  width:20% ;
}
.spacio{
  width:20% ;
}   



.dr-cv{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  width: 100%;
  height:100vh; /*Este valor lo puedes omitir si la altura de tu componente esta definida*/
} 
.foto {
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:50%;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:center;
  align-content:center;
}

.foto img{
  width: 70%;
}
.dr-ct{
 order:0;
 flex:0 1 auto;
 align-self:auto;
 height:100%;
 width:50%;
 display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:center;
  align-items:flex-start;
  align-content:center;
  background: url(bg-h.webp);
  background-position: center;
  background-size: cover;

}
.dr-nombre{  
  font-family: 'Italiana', serif;
  color: #1E2753 !important;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 45px;
  letter-spacing: 5px;
}

.dr-soy{
  font-family: 'Poppins', sans-serif;
  color: #1F284F !important;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 35px;
}
.dr-desc{
  font-family: 'Poppins', sans-serif;
  color: #1F284F !important;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0px;
  max-width: 350px;
  margin-bottom: 40px;
}
.dr-leer{
  color: #0285B7;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 15px;
  text-decoration: none;
  padding: 0px 5px;
  border-bottom-style:solid ;
  border-color: #0285B7;
  border-width: 1.5px;
  text-transform: uppercase;
}

.procedimiento{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 98%;
  height: 100vh;
}
.pro-text{
 order:0;
 flex:0 1 auto;
 align-self:auto;
 height:100%;
 width:35%;
 display:flex;
 flex-direction:column;
 flex-wrap:wrap;
 justify-content:center;
 align-items:flex-start;
 align-content:center;
 margin-top: -120PX;
}

.pro-desc{
  font-family: 'Poppins', sans-serif;
  border-color: #1E2753;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 0px;
  max-width: 270px;
  margin-bottom: 40px;

}

.pro-titulo {
  color: #1E2753;
  font-family: 'Baskervville', serif;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  font-size: 42px;
}

.instalaciones{
  order:0;
  flex:0 1 auto; 
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
}
.set-instalaciones{
  display: flex;
  justify-content:   flex-start;
  align-items: flex-end;  
  align-content:flex-start ;
  height: 100vh;

}
.instalaciones-texto{
  order:0;
 flex:0 1 auto;
 align-self:auto;
 width:50%;
 display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}
.instalaciones-parrafo{
  
 order:0;
 flex:0 1 auto;
 align-self:auto;
 display:flex;
 flex-direction:row !important;
 flex-wrap:wrap;
 justify-content:flex-end;
 align-items:center;
 align-content:center;
 width: 100%;
 
}
.inst-des{
 order:0;
 flex:0 1 auto;
 align-self:auto;
 max-width: 250px;
 color: #1E2753;
 font-family: 'Poppins', sans-serif;
 font-size: 15px;
 padding-right: 30px;
}
.instalaciones img{
  height: 100vh;
}
.boton-val{
  display: flex;
  justify-content:flex-start;
  align-items: flex-start;  
  align-content:flex-start ;
  flex-direction: column;
  width: 100%;
  padding-left: 50%;

}
.boton-val a{
  padding: 6px 15px;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #D9315B;
  border-radius: 100px;
  text-align: left;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;

}
.boton-val .link{
  color: #1E2753;
  background: none;
  padding: 0px 0px;
  font-size: 11px;
  text-transform: none;
  letter-spacing: 1px;
  border-radius: none;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;

}
.boton-whats {
  padding: 6px 15px !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  background: #128C7E !important;
  border-radius: 100px !important;
  text-align: left !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif;
  text-decoration: none !important;
  border: none !important;
  width: 100%;
  text-align: center !important;

}

.boton-val-d{
  display: flex;
  justify-content:flex-end;
  align-items: flex-end;  
  align-content:flex-end;
  flex-direction: column;
  width: 100%;
  padding: 40px 0px;

}
.boton-val-d a{
  padding: 6px 15px;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #D9315B;
  border-radius: 100px;
  text-align: left;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;

}

.boton-val p{
  padding-left: 10px;
  padding-bottom: 20px;
  margin-bottom: 0px;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  border-left-style: dashed ;
  border-color: #1E2753;
  border-width: 1.5px;


}
.mapa{
  display: flex;
  justify-content:flex-end;
  align-items: flex-end;  
  align-content:flex-end ;
  flex-direction: column;
  width: 100%;
}

.mapa iframe{
  width: 100%;
  max-width:80%;
  height: 280px;
}
.contacto{
  display: flex;
  justify-content:center;
  align-items: center;  
  align-content:center;
  flex-direction: row;
  background: url(./bg-hc.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 75vh;
}

.contacto-texto{
  order:0;
 flex:0 1 auto;
 align-self:auto;
 width:40%;
 display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 10%;
  
}
.contacto-titulo{  
  font-family: 'Italiana', serif;
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom:0px;
  font-size: 50px;
  letter-spacing: 5px;
  text-align: left;
}
.contacto-sub{
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0px;
  font-weight: 300;
  text-align: left;
}

.contacto-form{
 order:0;
 flex:0 1 auto;
 align-self:auto;
 width:35%;
 display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}
.form-titulo{
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 12px;
  padding: 30px 0px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}
.contacto-form input{
  border-radius: 10px;
  border-color: #fff;
  border-style: solid;
  background: transparent;
  width: 100%;
  padding: 5px 15px;
  color: #fff;
  margin-bottom: 15px;


}
.contacto-form input[type=submit]{
  border-radius: 100px;
  background: #D9315B;
  border: none;
  text-transform: uppercase;
  padding: 5px 10px;
  max-width: 80px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
}

.contacto-form a{
  color: #fff;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  border-bottom-style: solid ;
  border-color: rgba(247, 242, 274,0.5);
  border-width: 1.5px;
  line-height:20px ;
  padding-bottom: 2px;

}

.contacto-form textarea{
  border-radius: 10px;
  border-color: #fff;
  border-width: 2px;
  background: transparent;
  width: 100%;
  padding: 5px 15px;
  color: #fff;
  margin-bottom: 15px;
  height: 100px;


}

.contacto-form input::placeholder {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}

.contacto-form textarea::placeholder {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}



.contacto-form label {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px !important;
  position: relative;
  padding: 2px 10px 5px 21px;
  font-size: 1em;
  border-radius: 5px;
  
}

.terminos{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  align-content:flex-start;
  width: 100%;
}

.contacto-form label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0px;
  border-radius: 50%;
  background: none;
  border: 2px solid #fff;
}
.contacto-form input[type=radio] {
  display: none;
}
.contacto-form input[type=radio]:checked + label:before {

  background: #fff;  
}
.contacto-form input[type=radio]:checked + label {
  border-radius: 2px;
  color: #fff;
}
.contacto-form .checkbox label:before {
  border-radius: 2px;
}
.contacto-form .checkbox input[type=checkbox] {
  display: none;
}
.contacto-form .checkbox input[type=checkbox]:checked + label:before {
  background: none;
}
.contacto-form .checkbox input[type=checkbox]:checked + label {
 
  color: #fff;
}


.semblanza-in{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  align-content:center;
  height:100vh; /*Este valor lo puedes omitir si la altura de tu componente esta definida*/
  background: url(./bg-segmentacion.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.sem-cotent{
  order:0;
  flex:0 1 auto; 
  display:flex;
  flex-direction:column;
  align-items:center;
  align-content:center;
  padding-bottom: 20px;
  width: 42%;
}
.sem-titulor {
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  padding-bottom: 40px;
}
.sem-text{
  order:0;
  flex:0 1 auto;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 24px;
}
.sem-item-linea{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 200px;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
  width:20% ;
  margin-top: 50px;
}



.sem-desc{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:flex-start;
  align-content:flex-start;
  background: url(./bg-drdecs.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30px;

}
.sem-desc-h{
  border-top-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  margin-right: -3px;
}

.sem-desc-1{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:flex-start;
  align-content:flex-start;
  

}

.sem-item-linea-1{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 200px;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  width:40% ;
  
}

.sem-item-linea-2{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  width:60% ;
  padding-top: 15%;
  margin-left: -30%;
}

.sem-item-linea-3{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  width:100% ;
  padding-top: 15%;
  margin-right: -50%;
}




.texto{
  text-align: left;
  max-width: 580px;
  border-right-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  padding: 5% 12%;
  margin-bottom: 20%;
  height: auto;
}

.texto p{
  font-family: 'Baskervville', serif;
  color: #fff;
  font-size: 19px;
  margin-bottom: -20%;
  font-weight: 600;
}

.texto-2{
  text-align: left;
  max-width: 580px;
  border-left-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  padding: 10% 12% 2%;
  height: 100%;
  font-weight: 600;
}

.texto-2 p{
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  
}

.sem-item-linea-text{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  width: 200px;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: rgba(255, 255, 255, 0.7);
  width:20% ;
  margin-top: 50px;
}


.texto-3{
  text-align: left;
  max-width: 290px;
  padding: 10% 12% 2%;
  height: auto;
  font-weight: 600;
}

.texto-3 p{
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 15px;
  
}


.imagen1{
  max-width: 580px;
}
.imagen2{
  max-width: 290px;
}


.box-r{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:flex-end;
  align-content:flex-end;
}

.sem-cv{

  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  background: url("./bg-cv.webp");
  background-size: cover;
  background-repeat: no-repeat;

}

.cv-ls{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  align-content:center;
  width: 50%;
  padding: 5% 0;
}
.cv-ls img{
  height: 90px;
  width: auto;
}

.sem-cv-list{
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:flex-end;
  align-content:flex-end;
  border-right-style: dashed;
  border-color: rgba(48, 69, 127, 0.6);
  border-width: 1.5px;
  width: 50%;
}


.sem-cv-list ul{
  text-align: right;
  list-style:none;
  max-width: 35%;

}
.sem-cv-list li{
  color: #1E2753;
  padding:30px 30px 0 ;
  font-family: 'Poppins', sans-serif;

}


.sem-cv-list-l{
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  width: 35%;
}

.sem-cv-list-l ul{
  text-align: left;
  list-style:none;
  max-width: 55%;

}
.sem-cv-list-l li{
  color: #1E2753;
  padding: 30px 0 0;
  font-family: 'Poppins', sans-serif;

}
.act{
  color: #D9315B !important;
}

.box-aux{
 display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  width: 100%;

}
.sem-titulo{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  align-content:center;
  border-right-style: dashed;
  border-color: rgba(48, 69, 127, 0.6);
  border-width: 1.5px;
  width: 50%;
  padding: 50px 0;
}


.sem-titulo h1{
  color: #1E2753;
  font-family: 'Baskervville', serif;
  font-size: 45px;
}
.sem-titulo-linea{
  border-bottom-style: dashed;
  border-color: rgba(48, 69, 127, 0.6);
  border-width: 1.5px;
  width: 20%;
}




.slider {
  color: white;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width:65%;
  height: 100%;
}

.tooltip
{
  flex: 1;
  position: relative;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}


.tooltip img{
  padding: 0px;
  height: 100%;
}
.tooltip span
{
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: 50%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
  background: rgba(247,242,247,0.8);
  display: flex;
  flex-direction: column;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  font-size: 14px;
  height: 350;
  overflow: hidden;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 200px;
  z-index: 10;
  border-radius: 20px;
  padding: 10px;

}
.tooltip span .r  {
 
}

.tooltip span .media {
  background: rgba(255, 255, 255);
  border-radius: 100%;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  height: 120px;
  width: 120px;
}
.tooltip span .media img{
  width: 60px !important;
  height: auto;
}
.tooltip span h3 {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  padding: 6px;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #D9315B;
  border-radius: 100px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;

}

.tooltip span p {
  line-height: 1.6em;
  font-size: 10px;
  margin-top: 16px;
  padding: 20px 0;
  color: rgba(255, 255, 255, 0.8);
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #30457F;
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  text-align: left;
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
}

.tooltip:hover span
{
  visibility: visible;
}



.tooltip span:before
{
  border-top-color: #ccc;
  bottom: 30px;
}


.tooltip-l
{
  flex: 1;
  position: relative;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

.tooltip-l img{
  padding: 0px;
  height: 100%;
}
.tooltip-l span
{
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  right: 50%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
  background: rgba(247,242,247,0.8);
  display: flex;
  flex-direction: column;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  font-size: 14px;
  height: 350;
  overflow: hidden;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 200px;
  z-index: 10;
  border-radius: 20px;
  padding: 10px;

}
.tooltip-l span .r  {
 
}

.tooltip-l span .media {
  background: rgba(255, 255, 255);
  border-radius: 100%;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  height: 120px;
  width: 120px;
}
.tooltip-l span .media img{
  width: 60px !important;
  height: auto;
}
.tooltip-l span h3 {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  padding: 6px;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #D9315B;
  border-radius: 100px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;

}

.tooltip-l span p {
  line-height: 1.6em;
  font-size: 10px;
  margin-top: 16px;
  padding: 20px 0;
  color: rgba(255, 255, 255, 0.8);
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #30457F;
  color: #1E2753;
  font-family: 'Poppins', sans-serif;
  text-align: left;
}

.tooltip-l:hover
{
  border: 0; /* IE6 fix */
}

.tooltip-l:hover span
{
  visibility: visible;
}



.tooltip-l span:before
{
  border-top-color: #ccc;
  bottom: 30px;
}



.grid {
  list-style: none;
}

.gc {
  box-sizing: border-box;
  display: inline-block;
  margin-right: -0.25em;
  min-height: 1px;
  padding-left: 0px;
  vertical-align: top;
}

.gc--1-of-3 {
  width: 50%;
  border-right-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
  padding-left: 40px;

}

.gc--1-of-4 {
  width: 40%;
  padding-left: 40px;

}

.gc--1-of-5 {
  width: 60%;
  height: 160vh;


}


.gc--2-of-3 {
  width: 50%;  
 padding-right: 40px;
 
}

.naccs {
  position: relative;
  padding: 5% ;

}

.naccs .menu div {
  padding: 10px ;
  margin-bottom: 10px;
  margin-right: 40px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
  opacity:0.6;
  text-transform: uppercase;
  background: transparent;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  
  

  
}

.naccs .menu div:hover {
  margin-right: 20px;
  opacity: 1;
}


.naccs .menu div.active {
   margin-right: 20px;
   opacity: 1;

}

ul.nacc {
  position: relative;
  max-height: 150vh;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);

  
}

ul.nacc li {
  opacity: 0;
  transform: translateX(50px);
  position: absolute;
  list-style: none;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  padding-left: 40px;
  padding-bottom: 30px;
  padding-top: 10px;
  height: 150vh;
  overflow-x: hidden;


}

ul.nacc li.active {
  transition-delay: 0.3s;
  z-index: 2;
  opacity: 1;
  transform: translateX(0px);
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
}

ul.nacc li p {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  margin: 0;
  max-width: 70%;
  padding-bottom: 20px;
  font-size: 15px;
}

.titulo-tap{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:flex-start;
  align-content:flex-start;
  width: 100%;
  margin-bottom: 30px;
}

.titulo-tap p{
  font-size: 14px !important;
  text-align: right;
  color: #D9315B !important;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
  padding-left: 50px;
  padding-bottom: 0px !important;

}
   
.t-procedimientos{
  font-size: 65px;
  font-family: 'Poppins', sans-serif;
  padding: 8% 8%;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 7px;
  font-weight: 400;
}  

.dec-procedimientos{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  width: 100%;
  padding-bottom: 50px;
} 

.dec-procedimientos-1{
  width: 50%;
  border-top-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
}

.dec-procedimientos-2{
  width: 35%;
  padding-left: 25px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}
.dec-procedimientos-2 p{
  max-width: 100%;
  margin: 0;
}




.antes{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  width: 100%;
  padding-bottom: 50px;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #30457F;
}
.antes img{
  padding-bottom: 30px;
  width: 100%;
}
.antes-texto{
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #1E2753 !important;
}

.antes-color{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #D9315B !important;
}


.antes-titulo{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #1E2753;
}
.video {
  width: 100%;
}

.alerta{
  
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  padding: 10% 0;
  background: url(./bg-alert.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagenalerta{
  width: 50%;
}

.imagenalerta img{
  width: 100%;
}


.alertex{
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
  align-content:flex-start;
  padding:10% 5%;
  width: 40%;
}

.alertex h1{
  font-family: 'Italiana', serif;
  font-weight: 400;
  font-size: 60px;
  letter-spacing: 4px;
  line-height: 50px;
  color: #fff;
  
  margin: 0;
  padding: 0;
}

.alertex h2{
  font-family: 'Italiana', serif;
  font-weight: 300;
  font-size: 19px;
  letter-spacing: 1.5px;
  color: #fff;
  margin: 0;
  padding: 0 3px 10%;
}


.alertex p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  max-width: 360px;
  padding-bottom: 10%;
}

.line-divisora{
  width: 100%;
  border-top-style: dashed;
  border-width: 1.5px;
  border-color: #30457F;
}

.verific{
  padding-left: 39%; 
  padding-top: 10%; 
}


.verific h1{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 25px;
  line-height: 25px;
  color: #1E2753;
  padding-bottom: 30px;
}

.verific p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  font-size: 15px;
  color: #1E2753;
}

.verific b{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 1px;
  font-size: 15px;
  color: #D9315B;
}
.botones{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
  align-content:center;
  padding-top: 1%;
  width: 100%;
}

.botone{
  width: 45%;
}
.botone p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #1E2753;
  text-align: center;
}

.boton{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #1E2753;
  text-align: center;
  padding: 10px ;
  text-decoration: none;
  border-style: solid;
  border-color: #1E2753;
  border-width: 1px;
  width: 100%;
}

.boton a{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #1E2753;
  text-align: center;
  text-decoration: none;
  
}



.footer{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  align-content:center;
  height: 15vh;
  padding: 5% 10%;
  background: #1E2753;
}

.footer ul{
  list-style: none;
  padding: 0;
} 


.footer li a{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
  text-decoration: none;
  
}

.footer .linea {
  width: 50px;
  border-style: solid;
  border-color: #D9315B;
  border-width: 1px;
  background: #D9315B;
  margin-bottom: 10px;
  margin-top: 3px;
}

.copi{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:flex-start;
  height: 40px;
  padding: 0 50px;
  background: #1E2753; 
}
.copi .linea{
  width: 100%;
  border-top-style: solid;
  border-width: 1px;
  border-color: #F7F2F7;
}
.copi p{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 3px;
  color: #fff;
  text-align: center;
}
.copi b{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 3px;
  color: #D9315B;
  text-align: center;
}

.menu-h{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:center;
  position: absolute;
  background: transparent;
  width: 100%;
}
.menu-h .logo{
  padding-right: 20px;
}

.inlineList {
  display: flex ;
  flex-direction: row;
  /* Below sets up your display method, ex: flex-start|flex-end|space-between|space-around */
  justify-content: flex-start; 

  /* Below removes bullets and cleans white-space */
  list-style: none;
  padding: 0;
  /* Bonus: forces no word-wrap */
  white-space: nowrap;

}

.linea-m-a{
  width: 40%;
  border-top-style: dashed;
  border-color: #30457F;
  border-width: 1px;
}
.linea-m-b{
  width: 40%;
  border-top-style: dashed;
  border-color: #fff;
  border-width: 1px;
}
.inlineListazul {
  display: flex;
  flex-direction: row;
  /* Below sets up your display method, ex: flex-start|flex-end|space-between|space-around */
  justify-content: flex-start; 

  /* Below removes bullets and cleans white-space */
  list-style: none;
  padding: 0;
  /* Bonus: forces no word-wrap */
  white-space: nowrap;
}

.inlineList li a{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding-right: 10px;
  color: #fff;
  text-decoration: none;
}
.inlineListazul li a{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding-right: 10px;
  color: #02407B !important;
  text-decoration: none;
}


.espacio-val{ 
  width: 12%;

}

.espacio-valE{ 
  width: 13.5%;

}
 .val{
    padding: 6px 15px;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #D9315B;
    border-radius: 100px;
    text-align: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    margin: 0 10px;
    position: fixed;
    right: 10%;
    z-index: 10;
    
    
 }



 @media (max-width: 1286px) {
  .val{right: 6% !important;}
  .espacio-val{ 
    width: 13.5%;
  
  }
  .espacio-valE{ 
    width: 15.2%;
  
  }
}
.contenido-ad{
  height: 390vh;
  background: transparent;
}


.hamburger{
  display: none;
	position:static;
  background-color:transparent;
	height:30px;
	width:30px;
	padding:12px 10px 5px;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	transition:transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	z-index:100;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.hamburger.is-active{
  background-color:none;
}
._layer{
	background:#fff;
	margin-bottom:8px;
	width:28px;
	height:2px;
	opacity:1;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-transition:all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	transition:all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
}
.hamburger:hover .-top{
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
}
.hamburger:hover .-bottom{
	-webkit-transform:translateY(100%);
	-ms-transform:translateY(100%);
	transform:translateY(100%);
	}
.hamburger.is-active .-top{
	-webkit-transform:translateY(450%) rotate(45deg) !important;
	-ms-transform:translateY(450%) rotate(45deg) !important;
	transform:translateY(450%) rotate(45deg) !important;
}
.hamburger.is-active .-mid{
	opacity:0;
}
.hamburger.is-active .-bottom{
	-webkit-transform:translateY(-500%) rotate(135deg) !important;
	-ms-transform:translateY(-500%) rotate(135deg) !important;
	transform:translateY(-500%) rotate(135deg) !important;
}

.menuppal.is_active{
  transform: translate3d(0px, 0px, 0px);
}
.menuppal{
  display: none;
   background-color: #D9315B;
    bottom: 0;
    height: 40%;
    left: 20%;
    position: fixed;
    top: 0;
    transform: translate3d(0px, -100%, 0px);
    transition: transform 0.35s cubic-bezier(0.05, 1.04, 0.72, 0.98) 0s;
    width: 80%;
    z-index: 20;
}
.menuppal ul{
  padding: 20% 25%;
}
.menuppal ul li { 
  list-style: none;
	text-align:left;
	line-height:1em;
	height:2em;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 15px;
	font-weight:300;
}
.menuppal ul li a{
  text-decoration:none;
  color:#fff;
}
.menuppal ul li a:hover{
  text-decoration:none;
  color:#333;
}

.mobil{
  display: flex;
}


.imagendoc{
  display: none;
}


.dest{
  display: none !important;
}

.sem-titulor img{
  width: 300px;
}

.borde{
  border: none;
}

.box{
  flex: 1;
  display: flex;
  flex-direction: row;
}
.dest-l{
  display: none;
}
.mobil-l{
  flex: 1;
  display: flex;
  flex-direction: column;
}



/*=======> LAYOUT <=======*/
.accordion {
  min-height: 100%;
  padding:0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.accordion__content {
  width: 85%;
  padding-bottom: 50px;
}

.accordion__title {
  
  font-size: 20px;
  font-weight: 500;
}

.accordion__item {
  background-color: transparent;
}

.item__header {
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  padding: 10px ;
  margin-bottom: 10px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  border-bottom-style: dashed;
  border-width: 1.5px;
  border-color: #fff;
  opacity:0.6;
}

.item__header:hover{
 opacity: 1;
}

.item__question { 
  font-size: 15px;
  line-height: 16px !important;
  font-weight: 400;
  margin: 0;
}
.item__question a{ 
  color: #fff;
  font-size: 15px;
  line-height: 16px !important;
  font-weight: 400;
  margin: 0;
}




.item__content {
  max-height: 0;
  overflow: hidden;
  transition: all 300ms ease;
  padding: 0 
  10px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}

.item__answer p{
  padding: 0;
}



.item__content :last-child {

}

/*=======> MEDIAS QUERIES <=======*/
@media screen and (min-width:992px) {
  .container {
      margin: 0 auto;
  }

  .item__header {
      
  }

  .item__answer p{
    color: #fff;
  }
  
  
  
  .item__content :last-child {

  }


}
@media only screen and (min-width:350px) and (max-width:800px) {
            .mdl-tabs{
            display: none !important;
            }

            .boton-val{
              
              padding-left: 40%;
            
            }
            .sem-titulor img{
              width: 200px !important;
            }
            
            .mobil{
              display: none;
            }
            .menuppal{
              display: block;
            }
            .hamburger{
              display: block;
            }
            .menu-h{
              justify-content:flex-start;
              align-items:center;
              align-content:flex-start;
              padding: 0px;
            }
            .menu-h .logo{
              padding-right:0px;
              padding-left: 10px;
            }
            .linea-m-b{
              display: none;
            }
            .espacio-val{ 
              width: 48%;
            
            }
            .val{
            
              right: 25% !important;
              font-size: 9px;    
              
          }
          .inlineList li a{
            
            font-size: 12px;
          }


          .banner-text-item-0{
            padding: 0%;
            width: 60%;
            font-size: 12px;
          
          }
                
          .banner-text-item-1{
            
            width:20%;
            padding: 0%;
            
          }
          .banner-text-item-2{
            display: none;
          }

          .item-0{
            max-width: 100%;
            font-size: 30px;
            letter-spacing: 2px;
            padding-top: 150px;
            width: 90%;
          }


          .container{
            display:flex;
            flex-direction:column;
            flex-wrap:wrap;
            justify-content:space-between;
            align-items:center;
            align-content:center;
            height:80vh; /*Este valor lo puedes omitir si la altura de tu componente esta definida*/
            background: url(./bg-in-movil.webp);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            width: 100%;
            padding: 0;

          }

          .banner-text{
            
            padding-bottom:15% ;

          }
          .dr-cotent{
            width: 70%;
          }
          .dr-text{
            font-size: 15px;
          }
          .item-linea{
            width: 10%;
          }

          .spacio{
            width:10% ;
          }   
          .dr-cv{
              
              flex-direction: column !important;
            }
            .foto {
              display: none;
            }
            
            .dr-ct{
              width: 100%;
              
            }
            .dr-soy {
              padding-top: 0px;
              font-size: 25px;
              padding-left: 50px;
            }
            .dr-nombre {
              
              font-size: 42px;
              letter-spacing: 3px;
              padding-left: 50px;
            }
            .dr-desc {
              font-size: 14px;    
              max-width: 300px;
              padding-left: 50px;
            }

            .imagendoc{
              display: flex;
              align-content: center;
              align-items: center;
              justify-content: center;
              margin-left: 0px;
              margin-top: -100px;
            }
            .dr{
              
              height: 40vh;
            }
            .procedimiento{
              flex-direction: column-reverse;
            
            }
            .pro-text{
              width: 100%;
              margin-top: 100px;
            }
            .slider {
              width: 100%;
              height: 36%;
          }
            .dest{
              display: flex !important;
            }

            .tooltip span {
              top:  100px;
              left: 50%;
              height: 280px;
              width: 180px;
            }


            .tooltip span .media {
              
              height: 60px;
              width: 60px;
            }

            .tooltip span .media img {
              width: 35px !important;
              height: auto;
            }

            .tooltip span p {
            
              margin-top: 10px;
              padding: 10px 0;
              
            }

            .tooltip-l span {
              top:  100px;
              right: 60%;
              height: 280px;
              width: 180px;
            }


            .tooltip-l span .media {
              
              height: 60px;
              width: 60px;
            }

            .tooltip-l span .media img {
              width: 35px !important;
              height: auto;
            }

            .tooltip-l span p {
            
              margin-top: 10px;
              padding: 10px 0;
              
            }



            .pro-desc{
              max-width: 200px;
              padding-left: 40%;
              font-size: 13px;
            }

            .dr-leer {
              margin-left: 40%;
              font-weight: 800;
              font-size: 11px;
            }

            

          .contenido {
              background: url(./bgh.webp);
              background-position: left;
              background-size: cover;
              background-repeat: no-repeat;
          }

          .espacio-1 {
            display: none;
          }

          .instalaciones-texto {
          
            width: 100%;
          }
          .instalaciones {
          display: none;

          }
          .boton-val {

            width: 200px;
          }
          .inst-des {
          
            max-width: 180px;
            padding-bottom: 50px;
            font-size: 12px;
            
          }

          .set-instalaciones {
            display: flex;
            justify-content: flex-start;
            align-items: flex-end;
            align-content: flex-start;
            height: 85vh;
          }

          .mapa iframe{
            max-width:100%;
            
          }
          .contacto {
          
            flex-direction: column;
            height: 80vh;
            width: 100%;
            
          }
          .contacto-texto {
            width: 95%;
            padding-left: 0%;
          }


          .contacto-form {
              
              width: 100%;
              
          }

          .terminos {
          
            width: 90%;
          }
          .contacto-form input {

            width: 90%;
          
          }


          .contacto-form textarea {
              
              width: 90%;
              
          }
          .form-titulo {
            
            font-size: 10px;
          
          }
          .footer {
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            align-content: center;
            height: 40vh;
            padding: 5% ;
            background: #1E2753;
          }
          .footer ul {
            padding: 0 16px;
          }
          .footer img {
            width: 150px;
            padding: 20px 50px;
          }

          .footer li a {
            font-size: 10px;
          }
          .copi {

            height: 55px;
            padding: 0 20px;
          }
          .espacio-valE{
            width: 48%;
          }
          .linea-m-a{
            display: none;
          }

          .semblanza-in{
            height: 60vh;
          }
          .sem-text {
          
            font-size: 12px;
          }
          .sem-cotent {
          
            width: 70%;
          }
          .sem-item-linea {
            
            width: 10%;
          }
          .sem-desc {
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            align-content: flex-start;
          
          }
          .imagen1 {
              max-width: 200px;
          }
          .texto-2 {
            max-width: 190px;  
            padding: 10% 5% 2%;
            margin-left: 10px;
            height: 80px;
          }
          .texto-2 p {
            font-size: 11px;
          }

          .imagen2 {
            max-width: 185px;
          }

          .texto-3 {
            max-width: 190px; 
          }
          .texto-3 p {
            font-size: 11px;
          }

          .borde{
              border-right-style: dashed;
              border-width: 1.5px;
              border-color: rgba(255, 255, 255, 0.7);
          }

          .sem-desc-h {
            margin-bottom:100px ;
          }

          .texto {
            max-width: 160px;
            padding: 22% 5%;
            margin-bottom: 0;
            margin-right: -40px;
            height: 10px;
          }

          .box{
            display: flex;
            flex-direction: row;
          }

          .texto p {
            
            font-size: 11px;
            
          }

          .sem-titulo {            
            flex-direction: row-reverse;
            width: 55%;
            padding: 30px 0;
            border-left-style: dashed;
            border-color: rgba(48, 69, 127, 0.6);
            border-width: 1.5px;
            border-right-style: none;

          }
          .sem-titulo h1 {
            font-size: 30px;
            max-width: 150px;
          }
          .sem-titulo-linea {
            border-bottom-style: dashed;
            border-color: rgba(48, 69, 127, 0.6);
            border-width: 1.5px;
            width: 10%;
          }
          .box-aux {  
            flex-direction: row-reverse; 
          }


          .sem-cv-list {
              justify-content: flex-start;
              align-items: flex-start;
              align-content: flex-start;
              
              border-right-style: none;
              width: 55.2%;
          }

          .sem-cv-list ul {
            text-align: left;
            list-style: none;
            max-width: 80%;
            padding-left: 5px !important;
          }
          .sem-cv-list li {
            font-size: 12px;
            padding: 0px 5px 30px;
          }

          .sem-cv-list-l {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            justify-content: flex-end;
            align-items: flex-end;
            align-content: flex-end;
            width: 43%;
            border-right-style: dashed;
            border-color: rgba(48, 69, 127, 0.6);
            border-width: 1.5px;
          }
          .sem-cv-list-l ul {
            text-align: right;
            list-style: none;
            max-width: 100%;
          }

          .sem-cv-list-l li {
            font-size: 12px;
            padding: 30px 10px 0;
          }

          .dest-l{
            flex: 1;
            display: flex;
            flex-direction: column;
          }
          .mobil-l{
            display: none;
            
          }
          .boton-whats {

            width: 85%;
          }
          .alerta {
          
            flex-direction: column;

            justify-content: center;
            align-items: center;
            align-content: center;
            padding: 0  0 10%;
            background: url(./bg-alert-mobil.webp);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
          }

          .imagenalerta {
            width: 100%;
          }
          .alertex {
          
            padding: 10% 0%;
            width: 100%;
          }
          .verific {
            padding-left: 0%;
            padding-top: 10%;
          }

          .botone p {
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            font-size: 10px;
            color: #1E2753;
            text-align: center;
          }

          .alertex h1 {
            
            font-size: 45px;
            letter-spacing: 4px;
            line-height: 50px;

            margin: 0 10%;
            padding: 0;
          }
          .verific h1 {
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            letter-spacing: 1px;
            font-size: 22px;
            line-height: 25px;
            color: #1E2753;
            padding-bottom: 30px;
            margin: 0 5%;
          }

          .alertex h2 {
            font-family: 'Italiana', serif;
            font-weight: 300;
            font-size: 19px;
            letter-spacing: 1.5px;
            color: #fff;
            margin: 0;
            padding: 0 3px 10%;
            margin: 0 10%;
          }


          .alertex p {
              font-family: 'Poppins', sans-serif;
              font-weight: 400;
              font-size: 15px;
              color: #fff;
              max-width: 360px;
              padding-bottom: 10%;
              margin: 0 10%;

          }
          .verific p {
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            text-align: left;
            letter-spacing: 1px;
            font-size: 15px;
            color: #1E2753;
            margin: 0 5%;
          }
          .botones {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            align-content: center;
            padding-top: 1%;
            width: 100%;
          }
          .botone p {
            font-family: 'Poppins', sans-serif;
            font-weight: 400;
            font-size: 10px;
            color: #1E2753;
            text-align: center;
          }


          .boton a {
              font-family: 'Poppins', sans-serif;
              font-weight: 400;
              font-size: 15px;
              color: #1E2753;
              text-align: center;
              text-decoration: none;
          }
          .botone {
            width: 40%;
            padding-right: 30px;
          }
          .pro-titulo {
            padding-top: 30px ;
        }

        .contacto-sub {
         
          padding-left: 4%;
      }
      .contacto-titulo {
        padding-left: 4%;
    }

    .sem-item-linea-3 {
      width: 60%;
      margin-right: -19%;
  }
  .naccs {
    display: none;
}
  .t-procedimientos {
    font-size: 30px;
    padding: 20% 8% 5%;
    text-align: center;
    letter-spacing: 3px;
   
  }
  .dec-procedimientos {
    flex-direction: column;
    padding-bottom: 50px;
  }
  .dec-procedimientos-1 {
    width: 60%;
  }
  .dec-procedimientos-2 {
    width: 100%;
    padding-left: 0px;
  }
  .dec-procedimientos-2 p {
    max-width: 100%;
    padding: 5% 20%;
    text-align: center;
    font-size: 14px;
  }
  .titulo-tap p {
    font-size: 12px !important;    
  }
  .antes {    
    margin-left: 0px;
  }
  .contenido-ad{
    height: 6vh;
  }

  .carousel-wrap {
    
    width: 80%;
  }

  .owl-carousel .owl-item img {
    height: 90px !important;
    width: auto !important;
  }
  .carousel-wrap {
    margin: 8% auto;
    width: 80%;
    position: relative;
  }
}

@media only screen and (min-width:350px) and (max-width:420px) {
  .footer {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 60vh;
    padding: 5%;
    background: #1E2753;
 }

 .imagendoc {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
  margin-top: -100px;
  }
  .dr {
    height: 60vh;
  }
  .dr-cv{
  
  height: 110vh;
  }
  .dr-nombre {
    font-size: 40px;
    
 }
 .set-instalaciones {
  
  height: 105vh;
}
.contacto {
  
  height: 100vh;
 
}
.imagen1 {
  max-width: 165px;
}
.texto p {
  font-size: 10px;
}

.texto-2 p {
  font-size: 10px;
}
.texto-2 {
  max-width: 135px;

}
.imagen2 {
  max-width: 165px;
}
.sem-item-linea-3 {
  margin-right: -8%;
}
.sem-titulo {           
  
  width: 55%;
  padding: 30px 0;

}

.sem-cv-list {
  
  width: 55%;
}
.espacio-valE {
  width: 48%;
}
.val {
  right: 21% !important;

}

}

@media only screen and (min-width: 320px) and (max-width: 360px){
.imagen2 {
    max-width: 155px !important;
}
.sem-item-linea-3 {
  margin-right: -3%;
}
.espacio-valE {
  width: 40%;
}
.espacio-val {
  width: 43%;
}
.slider {
  width: 100%;
  height: 29%;
}
}


/*Vertical Tabs*/
.mdl-tabs__panel {
  display: none;
  background: #F7F2F7;
}
.vertical-mdl-tabs {
    margin-top: 30px;
    border-bottom: none;
}
.vertical-mdl-tabs .mdl-tabs__tab-bar {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 35px;
    height: inherit;
    border-bottom: none;

}

.vertical-mdl-tabs .mdl-tabs__tab {
    padding: 0 10px;
    margin:0 10px;
    width: 85%;
    color: #fff;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #fff !important;
    opacity: 0.6;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}

.vertical-mdl-tabs .mdl-tabs__tab:hover {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  width: 90%;
  opacity: 1;
}
.vertical-mdl-tabs.mdl-tabs.is-upgraded a.mdl-tabs__tab.is-active {
   font-family: 'Poppins', sans-serif;
    color: #fff;
    width: 90%;
    height: 1;
}
.vertical-mdl-tabs.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
    color: #fff;
    width: 90%;
    content: inherit;
    height: 1;
}

.vertical-mdl-tabs.mdl-tabs.is-upgraded .mdl-tabs__panel.is-active, .mdl-tabs__panel {
    padding: 0 10px;
}

.vertical-mdl-tabs.mdl-tabs .mdl-tabs__tab {
    text-align: left;
}

.text-center {
  text-align: center;
}

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active {
  font-family: 'Poppins', sans-serif;
   color: #fff;
   width: 90%;
   opacity: 1;
}

.mdl-grid--no-spacing>.mdl-cell--6-col, .mdl-grid--no-spacing>.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
  height: 100%;
}