.ficha img{
width:120px;
height:120px;
}
.tarjeta{
  display:flex;
  position:relative;
  justify-content: center;
  flex-wrap: wrap;
  width:70%;
  text-align: center;
  margin: 0 auto;
  margin-bottom:20px;
}
.ficha{
  position:relative;
  width:26%;
  padding:1.5em 1.7em;
box-sizing: border-box;
  margin:6px;
  margin-top:6px;
  border-radius: 10px;
  font-size:17px;
font-weight:bold;
  color:black !important;
  line-height: 1.4em;

background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.98) 23%, rgba(255,255,255,0.94) 91%, rgba(255,255,255,0.93) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(23%, rgba(255,255,255,0.98)), color-stop(91%, rgba(255,255,255,0.94)), color-stop(100%, rgba(255,255,255,0.93)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.98) 23%, rgba(255,255,255,0.94) 91%, rgba(255,255,255,0.93) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.98) 23%, rgba(255,255,255,0.94) 91%, rgba(255,255,255,0.93) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.98) 23%, rgba(255,255,255,0.94) 91%, rgba(255,255,255,0.93) 100%);
}
.tarjeta .ficha h1{
color:#FFA500 !important;
font-size:24px  !important;;
line-height:1.2em  !important;;
margin-bottom:15px  !important;;
margin-top:10px  !important;;
/*text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);*/
}
.ficha strong{
color:#89d6f7;
}
.signo{
  position:absolute;
  top:-50px;
  right:0;
  left:0;
}


.aires{
width:100%;
text-align: center;
}
.aires img{
border-radius: 10px;
width:100%;
max-width: 1100px;
}
.careup{
  width:100%;
  background:#F9C248;
  padding-top:2%;
  padding-bottom:1.4%;
padding-left:1%;
padding-right:1%;
  box-sizing: border-box;
  margin-top:0;
  line-height: 1.5em;
text-align: center;
}
.careup img{
width:100%;
max-width:388px;
}
.careup h2{
  margin-top:0;
  margin-bottom:10px;
  font-size: 36px;
  font-weight: 500 !important;
  line-height: 1em;
  color:black;
}
.careup p{
font-weight: normal !important;
}

.pagos{
width:100%;
max-width:700px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
box-sizing: border-box;
}
.solucion{
width:100%;
margin:0 auto;
padding-left:8em;
padding-right:8em;
box-sizing: border-box;
color:white;
font-size:40px;
font-weight:400;
line-height: 1.1em;
}
.leyenda{
position:absolute;
left: 0;
right: 0;
top: 40%;
margin: auto;
width:fit-content;
height:fit-content;
padding:1em;
color:white;
font-size:35px;
font-weight:bold;
border-radius: 12px;
background:rgba(255,165,0,0.5);
}

.hero{
display:block;
position:relative;
text-align:center;
width:100%;
height:85vh;
border-radius: 0;
background-image: url("../images/hero-plomero.webp");
background-position: top center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
}
.hero h1{
  width:100%;
  color:white;
    padding-left:0.5em;
  padding-right:0.5em;
  box-sizing: border-box;
  margin-bottom:5px;
  text-shadow: 1px 1px 5px black;
}
.hero p{
  width:100%;
  font-size: 20px;
  color:white;
  padding-left:1em;
  padding-right:1em;
  box-sizing: border-box;
  margin-top:10px;
}
.hero .sospechas{
  position:absolute;
  bottom:10%;
  right:0;
  left:0;
}

.descripciones h1{
font-size:50px !important;
color:yellow !important;
font-weight:400 !important;
line-height: 1.1em !important;
}
.descripciones strong{
color:white;
}

/* SLIDER */
.slider{
width:70%;
margin:auto;
overflow:hidden;
}
.slider ul{
display:flex;
padding:0;
width:400%;
margin-bottom:0;
animation: cambio 10s infinite alternate ease-in-out;
}
.slider li{
width:100%;
list-style:none;
padding-bottom:0;
line-height: 0;
}
.slider img{
width:100%;
}
@keyframes cambio {
0% {margin-left:0}
20% {margin-left:0}

25% {margin-left:-100%}
45% {margin-left:-100%}

50% {margin-left:-200%}
70% {margin-left:-200%}

75%  {margin-left:-300%}
100% {margin-left:-300%}
}

.descripciones2 ul{
margin-left: -20px;
}

.auditorias .bloqueauditorias .descripciones2 h1{
  color:#1d7f9c;
}
.auditorias .bloqueauditorias .descripciones2 li{
color: black;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 1em;
padding-bottom:15px;
box-sizing: border-box;
}

.sistemacompleto {
display:block;
margin:0 auto;
width:70%;
height:34vh;
border-radius: 12px 12px 0 0;
background-image: url("../images/fondo-hero.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
}
.sistemacompleto img{
  display:block;
width:100%;
max-width:1024px;
margin: 0 auto;
border-radius: 15px 15px 0 0;
}

.texto{
  margin: 0 auto;
  width:65%;
  text-align: center;
  line-height: 1.4em;
}
.texto p{
  margin-top:20px !important;
margin-bottom:20px !important;
  font-size:18px;
line-height:1.6em;
}
.logos{
  padding:1em;
  box-sizing: border-box;
}
.logos img{
  width:100%;
  max-width:190px;
}
.todo{
  width:100%;
  text-align:center;
  background:red;
  border-radius: 7px;
  padding:1em;
  box-sizing: border-box;
  margin-bottom:20px;
}
.todo h1{
  margin:0;
}
.servicios{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.servicio{
  width:26%;
  background:#d0e6ff;
  margin:3px;
  padding:10px;
  text-align: center;
  box-sizing: border-box;
  font-size:15px;
  border-radius: 6px;
}
.servicio img{
  width:100%;
  border-radius: 6px 6px 0 0;
  margin-bottom:5px;
}
.intro{
  width:100%;
  padding:2.3em 4em 2em 4em;
  box-sizing: border-box;
  text-align: center;
background:black;
}
.intro .texto p{
color:white;
margin-top:15px !important;
margin-bottom:0 !important;
}
.intro strong{
color:white;
}

.descripciones{
margin:0 auto;
width:70%;
font-weight:normal !important;
text-align:left;
padding-top:5px;
box-sizing: border-box;
}
.descripciones ul{
margin-left:-20px;
}
.descripciones li{
color:white;
font-size:19px !important;
line-height: 1.4em !important;
padding-bottom:0.6em;
font-weight: normal !important;
}
.descripciones2{
margin:0 auto;
width:70%;
font-weight:normal;
text-align:left;
padding-top:5px;
box-sizing: border-box;
}
.descripciones2 li{
color:white;
font-size:24px;
line-height: 1em;
}

.item strong{
color:#006CB6;
}

.item li{
color:rgb(235, 245, 255);
}

.box{
width:100%;
text-align:center;
margin-bottom:40px;
background:#2c4a94;
padding:1em;
box-sizing:border-box;
border-radius: 10px;
}
.box img{
border-radius: 15px;  
}
.box a:hover{
  cursor: pointer;
  filter: saturate(1.4);
}

.hero .sospechas h1{
  color:#00A0E8;
}

/* FOTO GALERIA */
.esquema{
    width:100%;
    text-align: center;
    margin-top:15px;
    background:#1E3263;
    padding-top:40px;
    padding-bottom:20px;
    box-sizing: border-box;
}
.esquema img{
    width:220px;
    padding:2px;
    border-radius: 7px;
}
@media only screen and (max-width: 453px){
  .esquema img{
    width:100%;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:0px;
    padding-top:0px;
    margin-bottom:0;
    margin-top:0;
    border:0;
    box-sizing: border-box;
  }
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.blink_me{
font-size:25px !important;  
}
#tag_urgencia{
font-size:25px !important;    
}
.descripciones{
width:95% !important;
padding-bottom:15px;
padding-left:20px;
padding-right:1em;
box-sizing: border-box;
}
.descripciones2{
width:95% !important;  
padding-bottom:15px;
padding-left:7px !important;
padding-right:1em;
box-sizing: border-box;
}

.descripciones ul li{
letter-spacing:3px;
font-size:19px;
line-height: 1.5em !important;
letter-spacing: 0;
}
.descripciones2 ul li{
letter-spacing:3px;
font-size:20px !important;
line-height: 1em !important;
letter-spacing: 0 !important;
}

    .modal-content {
        width: 100%;
    }
}

/* ------------------------ */

h3{
  margin-top:5px;
  margin-bottom:10px;
}

.tarjetas{
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
}
.item{
  width:45%;
  text-align: left;
  padding:0.5em;
  box-sizing: border-box;
  color:white;
  font-weight: 100;
}
.item img{
  width:100%;
  max-width:350px;
  border-radius: 10px;
  border: 1px solid rgb(182, 216, 255);
}


strong{
  color:#0063C7;
color:orange;
}

.celulares2{
  text-align: center;
  width:100%;
  font-size:20px;
  padding:0.5em;
  box-sizing: border-box;
background: rgba(250,170,23,1);
background: -moz-linear-gradient(top, rgba(250,170,23,1) 0%, rgba(230,150,3,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,170,23,1)), color-stop(100%, rgba(230,150,3,1)));
background: -webkit-linear-gradient(top, rgba(250,170,23,1) 0%, rgba(230,150,3,1) 100%);
background: -o-linear-gradient(top, rgba(250,170,23,1) 0%, rgba(230,150,3,1) 100%);
background: -ms-linear-gradient(top, rgba(250,170,23,1) 0%, rgba(230,150,3,1) 100%);
background: linear-gradient(to bottom, rgba(250,170,23,1) 0%, rgba(230,150,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faaa17', endColorstr='#e69603', GradientType=0 );
}
.celulares2 a{
  font-size:30px;
  color:white;
}
.celulares2 a:hover{
  color:black;
}


/* BLINK */
.blink_me {
  font-size:30px;
  font-weight: bold;
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

h5{
  margin:0;
  color:grey;
  font-weight:normal;
}

#days, #hours, #minutes, #seconds{
  color:rgb(253, 240, 166);
  font-weight:bold;
}

h1{
  margin-top:0;
}
.yellow{
  color:rgb(207, 254, 97);
}

.testimonios{
background:rgb(221, 221, 221);
padding:2em;
margin-top: 10px;
padding-bottom:0.5em;
/* border-radius: 10px; */
}
.testimonios li{
color:rgb(80, 80, 80);
font-size:15px;
}


.marcolegal{
  background:#D40537;
  color:white;
  padding: 2.7em 2em 1.6em 2em;
  text-align: center;
  line-height: 1.5em;
}

.porque_auditar{
  display:flex;
  margin-top:10px;
  margin-bottom:8px;
}
.porque_foto{
width:40%;
}
.porque_foto img{
max-width:670px;
width:100%;
}
.porque_txt{
width:60%;
padding:2em;
padding-bottom:0;
}
.porque_txt p{
  line-height:1.8em;
}
.porque_txt h2{
  margin-top:0;
}
.items p{
  line-height: 0.6em;
}

.bot_consultas{
  display:block;
  color:white;
  width:fit-content;
  border-radius: 6px;
  background:rgb(46, 153, 46);
  padding:0.7em 1.5em;
  margin-bottom:10px;
  margin-top:10px;
}
.bot_consultas a{
  color:white;
}
.bot_consultas:hover{
  background: #FF7000;
  cursor: pointer;
}


.auditorias2{
text-align: center !important;
padding:2em 1em 2em 1em;
background: rgb(41, 70, 141);
background-image: url("../images/plomero-fondo.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed; 
}

.auditorias h1, li{
  color:white;
  margin-top:0;
}
.auditorias h3{
  color:#FF7000
}
.bloqueauditorias{
  width:90%;
  margin:0 auto;
}
.detalles{
padding:1em 1em 0 1em;
box-sizing:border-box;
}

.speech{
  font-size:20px;
  width:100%;
  color:white;
  text-align:center;
  background:#ea728c;
  padding:1em;
  box-sizing: border-box;
}
.footer{
padding:2em 1em;
text-align:center;
color:white;
line-height: 1.5em !important;
background:black;
}
.gradienteazul{
background: rgba(13,113,214,1);
background: -moz-linear-gradient(top, rgba(13,113,214,1) 0%, rgba(14,83,153,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(13,113,214,1)), color-stop(100%, rgba(14,83,153,1)));
background: -webkit-linear-gradient(top, rgba(13,113,214,1) 0%, rgba(14,83,153,1) 100%);
background: -o-linear-gradient(top, rgba(13,113,214,1) 0%, rgba(14,83,153,1) 100%);
background: -ms-linear-gradient(top, rgba(13,113,214,1) 0%, rgba(14,83,153,1) 100%);
background: linear-gradient(to bottom, rgba(13,113,214,1) 0%, rgba(14,83,153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d71d6', endColorstr='#0e5399', GradientType=0 );
}
.logo_pie{
  width:180px;
  height:154px;
}
.piebanda{
  text-align:center;
}
.foto_whatsapp{
width: 100%;
max-width:360px;
}
.myButton2 {
	box-shadow:inset 0px 0px 2px 2px #888888;
	background:linear-gradient(to bottom, #30BF39 5%, #4CDB55 100%);
	background-color:#30BF39;
	border-radius:9px;
	display:inline-block;
	cursor:pointer;
    padding:0 3px;
}
.myButton2:hover {
	background:linear-gradient(to bottom, #f06b13 5%, #f0a54a 100%);
	background-color:#f06b13;
}
.myButton2:active {
	position:relative;
	top:1px;
}


#inscripcion{
  font-size:31px;
  padding-top:15px;
  font-weight:100;
}
#sub_fecha{
  font-size:25px;
  font-weight:400;
}

#sub_fecha_historial{
  color:rgb(83, 83, 83);
  font-size:20px;
  font-weight:400;
  margin:0;
  padding:22px;
  background:rgb(224, 224, 224);
}


.closecursos{
width:100%;
border:1px solid #f68ba2;
height:20px;
border-top:none;
border-radius: 0 0 15px 15px;
}

.form_inscripcion{
  width:60%;
  margin:0 auto;
  text-align: center;
}
.proximo{
  color:white;
  background:#f68ba2;
  border-left:1px solid #EA728C;
  border-right:1px solid #EA728C;
  text-align:center;
}
.proximo h1{
  margin:0;
  padding:15px;
  font-weight: 100;
}
.faltan{
  margin-top:25px;
  font-size:30px;
  background:#ea728c;
  color:white;
  text-align: center;
  padding:0.6em;
  border-radius: 15px 15px 0 0;
}
.faltan_historial{
  margin-top:25px;
  font-size:30px;
  background:rgb(197, 197, 197);
  color:white;
  text-align: center;
  padding:0.6em;
  border-radius: 15px 15px 0 0;
}
.proximo_historial{
  color:white;
  background:rgb(197, 197, 197);
  color:white;
  border-left:1px solid rgb(197, 197, 197);
  border-right:1px solid rgb(197, 197, 197);
  text-align:center;
}
.curso{
  display:flex;
  padding:2em;
  line-height: 1.5em;
  border:1px solid #EA728C;
  border-bottom:none;
  border-top:none;
}
.curso_historial{
  display:block;
  padding:2em;
  line-height: 1.5em;
  border:1px solid rgb(197, 197, 197);
  border-top:none;
  padding-bottom:1em;
}
.cursotexto{
width:75%;
padding-right:20px;
}
.cursotexto_historial{
width:100%;
padding-right:20px;
}
.cursotexto_historial h2{
font-size:19px;
}  
.cursofoto img{
border-radius:10px;
}
.bot_inscripcion{
  display:block;
  font-size:20px;
  font-weight: 400;
  width:fit-content;
  color:white;
  background:#4ea315;
  border-radius: 10px;
  padding:1em;
  text-align: center;
  }
.bot_inscripcion:hover{
background:orange;
cursor: pointer;
}
/* contenedor */
.contenedor{
    width: 100%;
    margin:0 auto;
    background:white;
    /*box-shadow: 0px 0 15px rgb(0 0 0 / 50%);
    margin-top:25px;*/
}

/* banda superior */
.banda_header{
    text-align:center;
    padding:1.5em 1.5em 1px 1.5em;
    box-sizing: border-box;
background:black;
}
.banda_header img{
max-width:451px;
width:100%;
}

.contenido{
  padding:2em 2.5em;
  box-sizing:border-box;
  background:white;
}

li{
  padding-bottom:0.8em;
}

.traslucido{
position:absolute;
left: 13vw;
bottom:25vh;
}
.promo{
  display:flex;
  width:64%;
  background: rgba(0,0,0,0.6);
  border-radius: 15px;
  padding:1.5em;
  box-sizing: border-box;
  flex-wrap:wrap;
}



.promo_fecha{
width:29%;
color:white;
font-size: 31px;
letter-spacing: -1px;
text-align: center;
padding:1em 0.4em;
border-radius: 15px;
background:red;
box-shadow: -4px -4px 3px black;
}
.promo_desc{
width:60%;
color:white;
font-weight: bold;
font-size: 27px;
text-align: left;
padding: 0px 1em 0 1em;
}

.promo_prox{
  font-size: 32px;
  color:yellow;
  font-weight: 100;
  letter-spacing: 2px;
  margin-bottom:5px;
}

.bot_curri{
  color:white;
  width:fit-content;
  border-radius: 10px;
  background:#EA728C;
  padding:0.6em 1em;
}
.bot_curri a{
  color:white;
}
.bot_curri:hover{
  background: black;
  cursor: pointer;
}

.accordion {
  background: #909090;
  color: white;
  font-size:17px;
  font-weight:400;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border:none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-radius:10px;
}

.active, .accordion:hover {
  color:white;
  background-color: #646464;
  cursor: pointer;
}

.accordion:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

/* SOBRE MI ----------------- */
.sobremi{
  display:flex;
  align-items: stretch;
  width:100%;
  flex-wrap:nowrap;
}
.sobremi img{
  width:100%;
  max-width: 800px;
}
.boton_cv {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  position: relative;
  display: inline-block;
  color:white;
  background:#ea728c;
border-radius: 9px;
padding:0.4em 1.3em;
}
.boton_cv:hover {
  color:white;
  background:#f69db0;
}


.panel {
  padding: 0;
  max-height: 0;
  margin-bottom:12px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

body{
    padding:0;
    border:0;
    margin:0;
    color:black;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size:17px;
    box-sizing:border-box;
}   

a {
  text-decoration: none;
  color:red;
}

.fucsia{
  color: #455da0;
  font-weight: bold;
}


h2 {
    font-size: 24px;
    color:red;
    margin-top:30px;
  margin-bottom:30px;
}
.nowrap{
  white-space:nowrap;
}


/* WHATSAPP FIJO */
.social{
position:fixed;
border-left:0px;
bottom:-55px;
right:-15px;
z-index:2000
}
.social img{
  width:100%;
  max-width:300px;
}
.social ul{list-style:none}
.social ul li a{
display:inline-block;
padding: 2px 2px;
margin:2px;
text-decoration:none;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease; 
border-radius: 8px;
opacity:1;
/* box-shadow: 2px 2px 2px rgba(0,0,0,0.5); */
}

.social ul li a:hover{opacity:0.8;}
/* ----------------------------------------- */


/* CRONOGRAMA DEL CURSO */

.bloquecurso li{ 
  line-height: 1em;
}

.cronograma{
  margin-top:0.7em;
  margin-bottom:2em;
  text-align: center;
}
.bloquehead{
  text-align: center;
  width:100%;
  background:#EA728C;
  color:white;
  padding:1em;
  box-sizing:border-box;
  border: 1px solid #EA728C;
  border-radius: 0;
}
.bloquecurso{
  text-align:left;
  border: 1px solid #AAAAAA;
  padding:0;
}

@media (max-width: 480px) {
  .social img{
  max-width:250px;
}
.cronograma{
  margin-top:0.6em;
  margin-bottom:2em;
  text-align: center;
}
.bloquehead{
  text-align: center;
  padding:1em;

}
.bloquecurso{
  text-align:left;
  padding:0em 1em 0em 1em;
  
}
.bloquecurso ol{ 
  margin-left:-20px;
}
.bloquecurso li{ 
  line-height: 1.5em;
}
.cronograma h2,h3{
  font-size:1.2em;
}
}

@media (max-width: 370px) {
.descripciones,.descripciones2{
    padding-bottom: 15px;
    padding-left: 0.4em;
    padding-right: 0.5em;
}
}

/* FORMULARIO CONTACTO ---------------------------- */

.contact{
  display:flex;
  align-items: center;
}
.contact_foto{
  width:25%;
}
.contact_foto img{
  width:100%;
  max-width:140px;
}
.contact_descripcion{
  width: 75%;
  text-align: left;
  padding:16px;
  line-height:1.6em
}

.con_titulo{
color:#ea728c;
font-size: 20px;
}
.con_subtitulo{
color:#FC8E43;
font-size: 22px;
}
.con_descripcion{
line-height:1.6em;
}

.s7-btn {
  /* display: block; */
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.2em;
    text-align: center;
    background: rgb(46, 153, 46);
    font-family: "Muli", Sans-serif;
    border-radius: 3px 3px 3px 3px;
    border-color: #303030;
    padding: 10px 20px;
    margin-top: 20px;
    /* width: 200px; */
    text-decoration: none;
    margin-bottom:2em;
} 
.s7-btn:hover {
  background: #FF7000;
  cursor:pointer;
}
.speech_consultas{
  padding: 0 15% 0 15%;
  text-align:center;
}

input, textarea, select{
font-size:14px;
font-family: Arial, Helvetica, Sans-serif;
width:94%;
padding:10px;
box-sizing: border-box;
border-radius: 5px;
margin:3px;
color:black;
border: solid 1px #AAAAAA;
}

.grecaptcha-badge {
visibility: hidden;
}
.consulta_enviada{
font-family: sans-serif;
font-size:18px;
font-weight: 400;
line-height: 1em;
color:white;
background: #3EB6A3;
line-height:1.3em;
width: 100%;
padding: 2em 1em 2em 1em;	
box-sizing: border-box;
text-align: center;
}

@media (max-width: 1800px) {
.tarjeta{
width:80%;
}
}
@media (max-width: 1600px) {
.solucion{
padding-left:5em;
padding-right:5em;
font-size:40px;
}
}

@media (max-width: 1500px) {
.tarjeta{
width:90%;
}
.solucion{
padding-left:3em;
padding-right:3em;
font-size:40px;
}
}

@media (max-width: 1350px) {
.solucion{
padding-left:2em;
padding-right:2em;
font-size:40px;
}
}

@media (max-width: 1300px) {
.tarjeta{
width:100%;
}
.texto{
  width:80%;
}
.bloqueauditorias{
  width:95%;
}  
.contenedor{
    box-shadow: none;
    margin-top:0px;
}
}

@media (max-width: 1220px) {
.ficha{
width:30%;
}
.promo{
  width:80%;
  padding:1.5em;
}
.promo_fecha{
width:29%;
font-size: 31px;
padding:30px 0.4em 0.4em 0.4em;
}
.promo_desc{
width:60%;
color:white;
font-size: 27px;
padding: 0px 1em 0 1em;
}

.porque_auditar{
  margin-top:20px;
}
.porque_foto{
width:35%;
}
.porque_txt{
width:65%;
padding:0em 0em 0 1.5em;
}
}

@media (max-width:1100px){
.traslucido{
left: 4vw;
bottom:24vh;
}
.traslucido img{
width:340px;
}
.sistemacompleto img{
  border-radius: 0 !important;
}
.texto{
  width:90%;
}
.bloqueauditorias{
  width:100%;
}
.item{
  width:50%;
}  
.auditorias{
padding-bottom:0px;
}
.detalles li {
    line-height: 1.2em;
}

  .footer{
  padding:2em 1em 9em 1em;
}
}

@media (max-width: 991px) {
.texto{
  width:100%;
}
.item{
  width:47%;
  padding-bottom:0.2em;
  box-sizing: border-box;
}

.consulta_enviada{
margin-top:3px;
}
.promo_fecha{
width:100%;
font-size: 24px;
padding:0.5em 0.4em;
margin-bottom:20px;
}
.promo_desc{
width:100%;
font-size: 24px;
}
.promo_prox{
  font-size: 29px;
  margin-bottom:5px;
}
.banda_header h1{
    font-size:20px;
}

.porque_auditar{
  margin-top:20px;
  flex-wrap: wrap;
}
.porque_foto{
width:100%;
text-align: center;
}
.porque_txt{
width:100%;
padding:1.5em 0 0 0;
}
.porque_txt h2{
  margin-top:0;
}
.items p{
  line-height: 0.6em;
}
/* form inscripcion cursos */
.contact_foto img{
  max-width:140px;
  width:100%;
}
}

@media (max-width: 900px) {
.ficha{
width:40%;
}
.intro{
padding-left:2em;
padding-right:2em;
}
.solucion{
padding-left:0;
padding-right:0;
font-size:30px;
}
}

@media (max-width: 750px) {
.ficha{
width:47%;
}
}

@media (max-width: 700px) {
.descripciones, .descripciones2 {
padding-bottom:0;
}
.auditorias2 {
    padding: 2em 1em 1em 1em;
}
.sistemacompleto {
width:100%;
height:30vh;
}
.traslucido{
left: 0;
right:0;
bottom:23vh;
}
.traslucido img{
width:340px;
}
.item{
  width:95%;
  margin:0;
  padding:0;
  margin-bottom:6px;
}
.detalles{
  margin-top:10px;
  padding:0;
}
.detalles li {
    line-height: 1em;
}    
.esquema{
  padding-top:10px;
  padding-bottom:0px;
  }
}

@media (max-width: 850px) {
.slider{
width:90%;
}
.curso{
flex-wrap: wrap;
}
.cursotexto{
  width:100%;
}
.cursofoto{
  width:100%;
}
.cursofoto img{
  width:100%;
}
.form_inscripcion{
width:90%;
}
}

@media (max-width: 650px) {
.slider{
width:100%;
}
.slider ul{
line-height: 15px;
}
.descripciones,.descripciones2{
  padding-left:0;
  padding-right:0;
}  
.mi1 {
  margin-top:20px;
}
.contenido{
  padding:0.5em 1em;
}
ul{
  margin-left:-22px;
}
h2{
    font-size: 20px;
    margin-bottom: 6px;
}
.promo{
  width:100%;
  padding:1.5em;
  border-radius: 0;
}
.promo_fecha{
font-size: 20px;
padding:0.5em 0.4em;
margin-bottom:20px;
border-radius: 5px;
}
.promo_desc{
font-size: 20px;
padding: 0;
}
.promo_prox{
  font-size: 23px;
  margin-bottom:5px;
}
.curso{
  padding:1em;
}
.curso_historial{
  font-size:15px;
  padding:1em;
  line-height: 1.2em;
}
.bloqueauditorias{
  width:100%;
}
.mi2 h2{
  margin-top:0;
  line-height: 1.2em;
}
.mi2{
  padding-bottom:10px;
}
}

@media (max-width: 600px){
.ficha{
width:100%;
}
}

@media (max-width: 550px){
.descripciones2 ul li{
font-size:17px !important;
line-height: 1.2em !important;
letter-spacing: 0 !important;
padding-bottom:10px !important;
}
}

@media (max-width: 500px){
.texto p{
font-size:17px;
line-height:1.4em;
}
.hero{
height:60vh;
}
.descripciones,.descripciones2{
width:100% !important; 
}  

.servicio{
  width:100%;
  margin:3px;
  padding:10px;
  font-size:15px;
}
.mi1{
  height:200px;
  background-position: center 10%; 
}
.curriculum{
  font-size:15px;
  padding-right:20px;
}
.curriculum ol{
  margin-left:-35px;
}
.marcolegal{
  padding:2em 2em;
}
.bot_consultas{
  margin:auto;
  margin-bottom:15px;
}
.porque_txt p{
line-height:1.5em;
}
}

@media (max-width: 900px) {
.intro{
padding-left:2em;
padding-right:2em;
}
.solucion{
font-size:30px;
}
}

@media (max-width: 440px) {
.tarjeta{
margin-bottom:0 !important;
}
.ficha{
padding:20px;
border-radius: 0;
margin:5px;
}
.auditorias2{
padding: 2em 6px 7px 6px;
}

.descripciones ul li {
font-size:18px !important;
line-height: 1.3em !important;
}
.solucion{
font-size:24px;
line-height:1.2em;
}
.descripciones,.descripciones2{
  width: 100% !important;
  margin: 0 !important;
  margin-right:0 !important;
}  
.banda_header{
    font-size:15px;
}
.form_inscripcion{
width:80%;
}

.mi2{
  padding:20px 20px 0 20px;
}
}

@media (max-width: 440px) {
.todo h1{
font-size:1.5em;
}
.descripciones h1 {
font-size:35px !important;
}
.descripciones2 h1 {
font-size:1.5em !important;
}

.hero h1 {
    font-size:25px;
}
.hero p {
    font-size:18px;
}
h5{
  font-size:12px;
}
}


@media (max-width: 650px){
.intro{
  font-size:16px;
  padding-left:1em;
  padding-right:1em;
}
}

@media (max-width: 767px){

.faltan{
  font-size: 19px;
}
.faltan_historial{
  font-size: 21px;
}
#sub_fecha{
  font-size: 18px;
}
#sub_fecha_historial{
  font-size: 17px;
}
.sobremi{
flex-wrap: wrap;
}
.mi1{
  width:100%;
  height:200px;
  order:2;
}
.mi2{
  line-height: 1.2em;
  width:100%;
  border-left: 1px solid #AAAAAA;
  border-radius: 0;
  border-top:none;
}
}

@media (max-width: 900px){
.leyenda{
bottom: 10%;
padding:1em;
font-size:30px;
border-radius: 12px;
}
.descripciones2{
width:85%;
}
}

@media (max-width: 800px){
.descripciones, .descripciones2{
  /* width:85% !important; */
}
.servicio{
  width:40%;
  margin:3px;
  padding:10px;
  font-size:15px;
}
}

@media (max-width: 768px){
.leyenda{
margin:0 auto;
bottom: 10%;
padding:1em;
font-size:30px;
border-radius: 0;
}
}

@media (max-width: 500px){
.leyenda{
font-size:22px;
line-height: 1.4em;
}
.servicio{
  width:100%;
  margin:3px;
  padding:10px;
  font-size:15px;
}
}


@media (max-width: 400px){
.social{
right:-147px;
}
.traslucido{
bottom:25vh;
}
.traslucido img{
width:300px;
}
}