.tarjeta{
display:flex;
position:relative;
justify-content:center;
align-items: stretch;
flex-wrap: wrap;
text-align: center;
background-image: url("../images/fondo-tecnico.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
}
.ficha{
position:relative;
width:19.5%;
padding:1em 0;
box-sizing: border-box;
margin-top:6px;
font-size:19px;
font-weight:normal;
text-align: center;
color:black !important;
line-height: 1.2em !important;
}
.ficha p{
color:black;
margin-top:10px;
padding-left:20px;
padding-right:20px;
box-sizing: border-box;
}
.ficha h1{
color:red;
font-size:32px;
line-height:1.1em;
margin-bottom:7px;
margin-top:5px;
font-weight: bold;
}
.ficha strong{
color:red;
}
.ficha img{
width:350px;
height:233px;
border:2px solid red;
border-radius: 15px;
}

.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;
}

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

.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;
}

.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:19px;
line-height:1.6em;
}

.intro{
  width:100%;
  padding:2.3em 4em 2em 4em;
  box-sizing: border-box;
  text-align: center;
background:red;
}
.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.3em;
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);
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.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;
}
}

strong{
  color:#0063C7;
}

.celulares2{
  text-align: center;
  width:100%;
  font-size:20px;
  padding:0.9em 0.4em 0.8em;
  box-sizing: border-box;
background: #D10000;
}
.celulares2 a{
  font-size:35px;
  color:white;
padding:10px 14px 8px 14px;
box-sizing: border-box;
border:1px solid white;
background:#00BB38;
border-radius: 12px;
}
.celulares2 a:hover{
  color:yellow;
}
h1{
  margin-top:0;
}
.auditorias{
padding:2em 1em 2em 1em;
background: white;
}
.auditorias2{
padding:1em 1em 2em 1em;
background-image: url("../images/fondo-tecnico-rojo.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;
}
.footer{
padding:2em 1em;
text-align:center;
color:white;
line-height: 1.5em !important;
background-color: black;
}
.contenedor{
width: 100%;
margin:0 auto;
background:white;
}

/* banda superior */
.banda_header{
text-align:center;
padding:1.5em 2em 1px;
box-sizing: border-box;
}
.banda_header img{
width:206px;
height:182px;
margin-bottom:4px;
}

li{
padding-bottom:0.8em;
}


body{
padding:0;
border:0;
margin:0;
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
box-sizing:border-box;
}   

a {
  text-decoration: none;
  color:red;
}
.nowrap{
white-space:nowrap;
}


/* WHATSAPP FIJO */
.social{
position:fixed;
border-left:0px;
bottom:-55px;
right:-15px;
z-index:2000
}
.social img{
width:300px;
height:133px;
}
.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;
}
.social ul li a:hover{opacity:0.8;}

@media (max-width: 480px) {
.social img{
width:250px;
height:111px;
}
}

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

@media (max-width: 1865px) {
.ficha{
width:24%;
}
}

@media (max-width: 1630px) {
.ficha{
width:30%;
}
.ficha img{
width:340px;
height:226px;
}
}

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


@media (max-width: 1570px) {
.ficha{
width:23%;
}
}

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

@media (max-width: 1500px) {
.ficha{
width:22%;
}
.ficha img{
width:310px;
height:207px;
}
}

@media (max-width: 1460px) {
.ficha{
width:24%;
}
}

@media (max-width: 1350px) {
.ficha{
width:26%;
}
}

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

@media (max-width: 1300px) {
.ficha{
width:38%;
}
.ficha img{
width:400px;
height:266px;
}
}

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

@media (max-width:1100px){
.texto{
width:90%;
}
.detalles li {
line-height: 1.2em;
}
.footer{
padding:2em 1em 9em 1em;
}
}

@media (max-width: 1090px) {
.ficha{
width:42%;
}
}

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

@media (max-width: 960px) {
.ficha{
width:45%;
}
.ficha img{
width:350px;
height:233px;
}
}

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

@media(max-width:850px) {
.ficha{
  position:relative;
  width:48%;
  padding:1em;
  line-height: 1.4em;
}
}

@media (max-width: 790px) {
.ficha{
width:100%;
padding-top:0;
padding-bottom:0;
}
.ficha img{
width:650px;
height:433px;
}
.ficha h1 {
font-size: 40px;
}
}

@media (max-width: 700px) {
.celulares2 a{
font-size:30px;
}
.ficha img{
width:600px;
height: 400px;
}
.descripciones, .descripciones2 {
padding-bottom:0;
}
.auditorias2 {
padding: 1em 1em 1em 1em;
}
.detalles{
margin-top:10px;
padding:0;
}
.detalles li {
line-height: 1em;
}    
}

@media (max-width: 640px) {
.ficha img{
width:550px;
height: 366px;
}
}

@media (max-width: 650px) {
.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;
}
.bloqueauditorias{
width:100%;
}
}

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

@media (max-width: 540px) {
.ficha img{
width:480px;
height:320px;
}
.ficha{
margin:0;
}
}

@media (max-width: 520px) {
.ficha img{
width:450px;
height:300px;
}
}

@media (max-width: 500px){
.texto p{
font-size:17px;
line-height:1.4em;
}
.descripciones,.descripciones2{
width:100% !important; 
}  
.servicio{
width:100%;
margin:3px;
padding:10px;
font-size:15px;
}
}

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

@media (max-width: 490px) {
.ficha img{
width:420px;
height:280px;
}
}

@media (max-width: 470px) {
.ficha img{
width:380px;
height:253px;
}
}

@media (max-width: 440px) {
.ficha img{
width:340px;
height:226px;
}
.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%;
}
}

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

@media (max-width: 400px) {
.ficha{
padding-left:0;
padding-right:0;
}
}

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

@media (max-width: 900px){
.descripciones2{
width:85%;
}
}

@media (max-width: 800px){
.servicio{
width:40%;
margin:3px;
padding:10px;
font-size:15px;
}
}

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

@media (max-width: 400px){
.social{
right:-147px;
}
}