.pqe h2{
font-size:28px;
margin-top:10px !important;
}
.marcas{
padding:0em;
box-sizing: border-box;
}
.marcas img{
width:800px;
height:240px;
}

h3{
font-size:20px;
margin-top:15px;
margin-bottom:0x;
color:white;
}
.careup{
width:fit-content !important;
margin:0 auto;
padding:15px !important;
box-sizing: border-box;
background:rgba(255,255,255,0.5);
border-radius: 14px;
}
.careup h2{
font-weight: normal !important;
line-height: 1.5em !important;
font-size:21px !important;
margin:0;
}
.careup img{
width:100%;
max-width:388px !important;
}
.auditorias{
padding:2em 1em 0em 1em;
background: rgba(28,48,97,1);
}
.auditorias h1, li{
  color:black;
  margin-top:0;
}
.auditorias h3{
  color:#FF7000
}
.bloqueauditorias{
  width:90%;
  margin:0 auto;
}
.detalles{
padding:1em 1em 0 1em;
box-sizing:border-box;
}


.subloque{
padding-top:30px;
padding-bottom:0px;
box-sizing: border-box;
}
.banda2{
width:100%;
padding:14px 10px 12px 10px;
box-sizing: border-box;
line-height: normal !important;
text-align: center;
font-size:19px;
color:white;
background:#053AD6;
}
.banda2 p{
line-height:1.4em !important;
}
.banda2 img{
width:100%;
max-width:395px;
}
.modifico{
padding-bottom:70px !important;
}

.hero .sospechas h2{
font-size:48px;
font-weight:bold;
letter-spacing:1px;
color:white;
line-height: 1em !important;
text-shadow: 1px 1px 5px black;
}
.urgencias{
width:fit-content;
background:red;
margin: 0 auto;
border-radius: 30px;
padding:1em;
box-sizing: border-box;
margin-bottom:20px;
}

.pago{
width:100%;
text-align: center !important;
padding-left:15px;
padding-right:15px;
box-sizing: border-box;
}
.pago img{
width:100%;
}
.foto_fija{
display:block;
position:relative;
box-sizing: border-box;
text-align:center;
width:100%;
height:35vh;
border-radius: 0;
background-image: url("../images/service-calefonesok.webp");
background-position: right center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
}
.servicios2 p{
line-height:1.7em;
margin-top:0;
}
.servicios2 h1{
letter-spacing:1px;
line-height:1em;
margin-bottom:10px;
}
.pqe{
  width:100%;
  text-align:center;
padding-left:1em;
padding-right:1em;
box-sizing: border-box;
}
.pqe h1{
color:black !important;
letter-spacing:1px;
line-height:1em;
margin-bottom:15px;
margin-top:0;
font-size:45px;
}
.marcas{
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
  width:88%;
  margin: 0 auto;
  margin-bottom:30px;
}
.servicios{
display:flex;
justify-content: center;
flex-wrap: wrap;
width:80%;
margin: 0 auto;
}
.servicios1{
width:35%;
line-height: 0 !important;
background-image: url("../images/tecnico.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
border-radius: 30px 0 0 30px;
}
.servicios1 img{
width:100%;
border-radius: 30px 0 0 30px;
}
.servicios2{
  width:40%;
  padding-left:30px;
  padding-right: 30px;
  box-sizing: border-box;
background:rgb(240, 240, 240);
border-radius: 0 30px 30px 0;
}
.servicios2 li{
  font-size:16px;
  color:rgb(85, 85, 85);
}


.tarjeta{
  display:flex;
  position:relative;
  justify-content: center;
  flex-wrap: wrap;
  width:95%;
  text-align: center;
  margin: 0 auto;
  margin-bottom:20px;
}
.ficha{
  position:relative;
  width:24%;
  padding:1.5em 0.5em;
box-sizing: border-box;
  margin:6px;
  margin-top:6px;
  font-size:17px;
font-weight:normal;
  color:black !important;
  line-height: 1.2em;
/*background:rgba(0,0,0,0.1);*/
}
.ficha p{
margin:0;
margin-bottom:10px;
}
.ficha h1{
color:black;
font-size:24px;
line-height:1.2em;
margin-bottom:0;
margin-top:10px;
/*text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);*/
}
.ficha img{
width:400px;
height:259px;
border-radius: 12px;
}

.signo{
  position:absolute;
  top:-50px;
  right:0;
  left:0;
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.pqe h1{
font-size:45px;
}
  .marcas{
  width:100%;
}
    .modal-content {
        width: 100%;
    }
}

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


.tarjetas{
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
}
.item{
  width:33%;
  text-align: center;
  padding:0.5em;
  box-sizing: border-box;
}
.item img{
  width:100%;
  max-width:350px;
  border-radius: 10px;
  border: 1px solid rgb(182, 216, 255);
}
.item img:hover{
  transform:scale(1.02);
  border:solid 2px white;
}




.celulares2{
  text-align: center;
  width:100%;
font-size:29px;
  padding:0.5em;
  box-sizing: border-box;
  margin-bottom:20px;
background-color: #F68D1E;
}
.celulares2 a{
  font-size:30px;
font-weight: bold;
  color:white;
}
.celulares2 a:hover{
  color:rgb(255,230,0);
}


/* 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;
}

h1{
font-weight: 400;
  color:orange;
}
.yellow{
  color:yellow;
}

.items p{
  line-height: 0.6em;
}
.speech{
  font-size:20px;
  width:100%;
  color:white;
  text-align:center;
  background:#ea728c;
  padding:1em;
  box-sizing: border-box;
}
.footer{
line-height: 1.4em;
padding:2em 1em;
background:#F68D1E;
text-align:center;
color:white;
font-size:18px;
box-shadow: 0px 0px 28px -2px white;
}
.piebanda{
  text-align:center;
}
#inscripcion{
  font-size:31px;
  padding-top:15px;
  font-weight:100;
}
.contenedor{
    max-width:100%;
    width: 100%;
    margin:0 auto;
    background:white;
}
.banda_header{
    text-align:center;
    padding:1.5em 1em 0em 1em;
    box-sizing: border-box;
}

.banda_header img{
width:307px;
height:210px;
}
.banda_header h1{
  font-size:22px;
  margin:0;
  margin-bottom:5px;
}
.contenido{
  padding:2em 2.5em;
  box-sizing:border-box;
  background:white;
}
li{
  padding-bottom:0.6em;
}
.hero{
display:block;
width:100%;
padding-top:5%;
padding-bottom:5%;
padding-left:20px;
padding-right: 20px;
box-sizing: border-box;
border-radius: 0;
background-image: url("../images/service-calefones-tecnico.webp");
background-position: right top; 
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{
display:block;
text-align:center;
padding-top:20px;
padding-bottom:20px;
}
.active:after {
  content: "\2212";
}
body{
    padding:0;
    border:0;
    margin:0;
    color:rgb(85, 85, 85);
    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: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) {
.marcas{
margin-bottom:0;
}
.social{
right:-185px;
}
}
@media (max-width: 1730px) {
.tarjeta{
  width:100%;
}
}
@media (max-width: 1660px) {
.hero .sospechas h2{
font-size:40px;
}
.ficha img{
width:350px;
height:227px;
}
}
@media (max-width: 1570px) {
.servicios1{
width:40%;
}
.servicios2{
width:45%;
}
}
@media (max-width: 1540px) {
.ficha img{
width:300px;
height:194px;
}
}
@media (max-width: 1330px) {
.hero .sospechas h2{
font-size:35px;
}
.hero h1 {
font-size:30px;
}
.tarjeta{
width:100%;
}
.ficha{
    width:23%;
  padding:1em;
  border-radius: 10px;
  padding-top:50px;
padding-bottom:40px;
line-height: 1.4em;
}
}
@media (max-width: 1300px) {
.bloqueauditorias{
  width:95%;
}  
.contenedor{
    box-shadow: none;
    margin-top:0px;
}
}
@media (max-width: 1290px) {
.ficha img{
width:260px;
height:168px;
}
}
@media (max-width: 1220px) {
.servicios{
width:95%;
}
}
@media (max-width: 1160px) {
.ficha img{
width:220px;
height:143px;
}
}
@media (max-width:1100px){
.bloqueauditorias{
  width:100%;
}
.auditorias{
padding-bottom:0px;
}
  .footer{
  padding:2em 1em 9em 1em;
}
}
@media (max-width: 991px) {
.ficha{
  position:relative;
  width:30%;
  line-height: 1.4em;
}
.item{
  width:47%;
  padding-bottom:0.2em;
  box-sizing: border-box;
}
.consulta_enviada{
margin-top:3px;
}
.banda_header h1{
    font-size:20px;
}
.items p{
  line-height: 0.6em;
}
}

@media (max-width: 960px) {
.servicios1{
width:50%;
}
.servicios2{
width:50%;
}
}

@media (max-width: 880px) {
.marcas img{
width:650px;
height:195px;
}
}

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

@media (max-width: 900px) {
.careup img{
max-width:288px !important;
}
}

@media (max-width: 750px) {
.servicios{
width:100%;
margin:0 !important;
}
 .servicios1{
  width:100%;
  height:250px;
border-radius:0;
}
.servicios1 img{
border-radius:0;
}
.servicios2{
  width:100%;
border-radius:0;
} 
.servicios .servicios2 p strong{
color:black !important;
}
}

@media (max-width: 700px) {
.marcas img{
width:500px;
height:150px;
}
}

@media (max-width: 650px) {
.pqe{
margin-bottom:20px;
}
.ficha h1{
margin-top:0;
}
.ficha img{
width:500px;
height:324px;
}
.subloque{
padding-bottom:6px;
}
.bloqueauditorias{
  width:100%;
padding:0;
}
.ficha .signo img{
  width:80px;
}
.signo{
top:-43px;
}
.ficha{
  width:100%;
  padding:1em;
  margin:0px;
  margin-top:6px;
  border-radius: 0px;
  padding-top:5px;
  padding-bottom:20px;
  line-height: 1.3em;
}

.item{
  width:50%;
  margin:0;
  padding-bottom:0px;
  padding-left:6px;
  padding-right:6px;
}
.contenido{
  padding:0.5em 1em;
}
ul{
  margin-left:-22px;
}
h2{
    font-size: 20px;
    margin-bottom: 6px;
}
}

@media (max-width: 600px) {
.banda2 img{
max-width:300px;
}
}

@media (max-width: 560px){
.marcas img{
width:400px;
height:120px;
}
.ficha img{
width:450px;
height:292px;
}
.pqe h1{
font-size:35px;
}
}

@media (max-width: 500px){
.ficha img{
width:400px;
height:259px;
}
.item{
  width:100%;
  margin:0;
  padding:0;
  margin-bottom:6px;
}
}

@media (max-width: 490px) {
.celulares2 a{
font-size:26px !important;
}
}

@media (max-width: 440px) {
.marcas img{
width:350px;
height:105px;
}
.ficha img{
width:350px;
height:227px;
}
.ficha .signo img{
  width:70px;
}
.signo{
  top:-39px;
}
.ficha{
  margin-top:0;
}
.ficha h1{
margin-bottom:5px;
}
.subloque{
padding-bottom:3px;
}
.tarjeta{
margin-bottom:0;
}
.banda_header{
    font-size:16px;
}
.banda_header img{
width:250px;
height:171px;
}
}

@media (max-width: 440px) {
.hero h1 {
    font-size:25px;
}
.hero p {
    font-size:18px;
}
h5{
  font-size:12px;
}
}

@media (max-width: 400px) {
.ficha img{
width:320px;
height:207px;
}
.hero .sospechas h2 {
    font-size: 32px
}
.blink_me{
font-size: 27px;
}
.banda2 img{
max-width:250px;
}
.banda a{
font-size:30px;
}
.banda h2{
font-size:17px;
}
}

@media (max-width: 370px) {
.pqe h1{
font-size:30px;
}
}