.listado ul {
margin-top:6px !important;
}
.listado ul li{
font-family: Verdana, Geneva, Tahoma, sans-serif;
text-align:left !important;
padding-bottom:0 !important;
}
.icon{
width:20%;
text-align: center;
padding:1em;
box-sizing: border-box;
}

.boton_contacto{
display:inline-block;
font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
width:fit-content;
padding:0.5em 1.5em;
margin-right:3px;
margin-left:3px;
margin-top:10px;
box-sizing: border-box;
border-radius: 45px;
font-size:30px;
text-shadow: 1px 1px #000000;
letter-spacing: 1px;
box-shadow: inset 0px 0px 17px 2px rgb(1, 84, 19);
background:rgb(26, 217, 26);
color:white;
}
.boton_contacto:hover{
background:rgb(177, 227, 25);
}
.numericos h3{
margin-top:7px;
margin-bottom:7px;
letter-spacing: -2px;
font-size:40px;
color:black;
}
.numericos h4{
margin-top:0;
margin-bottom:0;
font-size:16px;
font-weight: normal;
color:black;
}
.foot img{
width:100%;
max-width:304px;
}
.escrito{
position:relative;
text-align: center;
color:white;
padding:0 1em;
}
.escrito h1{
font-size:45px;
line-height: 1.2em;
}
.escrito h2{
font-size:26px;
line-height: 1.1em;
margin-top:10px;
color:white;
}
.numericos{
display:flex;
justify-content: center;
align-items: center;
padding-top: 2em;
padding-bottom:2em;
background: #FFBB0D;
}
.numero{
width:12%;
padding:1em;
box-sizing: border-box;
text-align: center;
}
.alineo{
text-align:left;
}
.tel-fijo{
display:none;
width:100%;
text-align: center;
line-height: 1.1em;
margin-top:100px;
padding:10px;
font-size:29px;
color:rgb(255,230,0);
background:orange;
}
.txt-urgencias{
color:black;
font-weight: bold;
letter-spacing:2px;
margin-bottom:5px;
}
.tel-head a{
color:#F99F00;
font-size:27px;
font-weight: bold;
}
.tel-head a:hover{
color:#FF653A;
}
.tablita{
width:100%;
}

/* banda superior */
.banda_header{
width:100%;
color:black;
text-align:center;
font-size:18px;
padding:13px 150px 5px;
box-sizing: border-box;
background:white;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(73%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(242,242,242,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 73%, rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 );
}
.banda_header img{
width:100%;
max-width: 399px;
margin-bottom:0;
}
.banda_header h1{
font-size:22px;
margin:0;
margin-bottom:5px;
}
.preguntas{
width:60%;
margin: 0 auto;
}
.preguntas h3{
color:#F99F00;
}
.nuestros{
width:100%;
background:#FFBB0D;
color:white;
text-align: center;
padding:1em;
box-sizing: border-box;
}
.nuestros h1{
font-size:45px;
letter-spacing: 3px;
line-height: 1.1em;
color:white;
margin:0 !important;
}
.col_texto p{
font-family: Verdana, Geneva, Tahoma, sans-serif;
color:black;
font-size:17px;
margin-top:7px;
margin-bottom:5px;
}
.col_tit{
color:orange;
font-weight:bold;
letter-spacing: 2px;
font-size:20px;
line-height: 1em;
}
.col_texto{
font-size:17px;
text-align:center;
padding:1em 1.5em 1.5em 1.5em;
}
.col_foto img{
width:100%;
border-radius: 8px;
}
.servicios{
display:flex;
width:100%;
justify-content: center; 
align-items: stretch;
flex-wrap: wrap; 
padding-top:3em;
padding-bottom:3em;
}
.col_servicio{
width:25%;
margin:10px; 
border-radius: 18px;
}
.col_servicio:hover{
filter:brightness(1.1);
}
.hero{
display:flex;
align-items: center;
justify-content: center;
padding:10% 0;
box-sizing: border-box;
background-image: url("../images/fumigacion-plagas.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
}
.imagen img{
margin-top:40px;
margin-bottom:40px;
max-width:515px !important;
width:100%;
}
html{
font-size:20px;
line-height: 1.2em;
}
.superior{
position:absolute;
width:100%;
background-color: rgba(255,255,255,0.9);
color:black;
text-align: right;
padding:7px 30px 3px 0;
box-sizing: border-box;
z-index: 2000;
}
.superior img{
padding-right:5px;
box-sizing: border-box;
}
.superior a{
color:black;
padding-right:15px;
box-sizing: border-box;
}
.superior a:hover{
color:#12abab;
}

.bloquecelular{
display:inline-block;
position:relative;
width:100%;
text-align:left;
background:red;
}

.webfacil{
width:100%;
height:50px;
text-align:center;
letter-spacing:5px;
padding:15px;
box-sizing:border-box;
background-color: #FF653A;
}
h6{
font-size:13px;
margin-top:0px;
margin-bottom:0px;
line-height:1.7em;
}
.pago{
width:100%;
text-align: center !important;
padding-left:15px;
padding-right:15px;
box-sizing: border-box;
}
.pago img{
width:100%;
}
.speech2{
width:100%;
text-align:center;
font-size:17px;
line-height:1.6em;
padding:0 12em 1em 12em;
box-sizing: border-box;
}

.pqe{
width:100%;
text-align:center;
margin-top:40px;
}
.pqe h1{
letter-spacing:1px;
line-height:1em;
margin-bottom:15px;
margin-top:10px;
}
.elegirnos{
display:flex;
justify-content: center;
flex-wrap: wrap;
width:80%;
margin-top:20px;
margin-bottom:20px;
text-align: center;
margin:0 auto;
}
.elegirnos .porque{
width:30%;
font-size:17px;
padding:1em;
line-height:1.4em;
box-sizing: border-box;
}
.porque img{
width:100%;
margin-top:10px;
}

.marcas{
display:flex;
justify-content: center;
flex-wrap: wrap;
width:88%;
margin: 0 auto;
margin-bottom:30px;
}
.logo{
width:27%;
border: solid 1px rgb(228, 228, 228);
padding-top:20px;
padding-bottom: 20px;
box-sizing: border-box;
}
.logo img{
display:block;
width:100%;
max-width:260px;
margin:0 auto;
filter:grayscale(1);
}
.logo img:hover{
filter:grayscale(0);
transform:scale(1.05);
}


.introduccion{
display:block;
width:100%;
font-size:19px;
color:rgb(252, 193, 83);
background:black;
padding:1em 1em;
box-sizing: border-box;
text-align: center;
line-height: 1.5em;
}
/* TARJETAS */
.servicios h1{
font-size:20px;
color:#03afaf;
}
.servicios{
display:flex;
justify-content: center;
flex-wrap: wrap;
width:85%;
margin: 0 auto;
padding-top:1em;
padding-bottom:1em;
box-sizing: border-box;
}

@media only screen and (max-width: 700px){
.marcas{
width:100%;
}
.modal-content {
width: 100%;
}
}
h3{
margin-top:0px;
margin-bottom:10px;
color:orange;
font-size:20px;
font-weight: bold;
}
.celulares2{
text-align: center;
width:100%;
font-size:29px;
color:rgb(255,230,0);
line-height: 1.3em;
background:black;
padding:0.5em;
box-sizing: border-box;
}
.celulares2 a{
font-size:30px;
color:white;
}
.celulares2 a:hover{
color:yellow;
}
h5{
margin:0;
color:grey;
font-weight:normal;
}

h1{
font-weight: 400;
color:#415A69;
}
.yellow{
color:yellow;
}
.speech{
font-size:20px;
width:100%;
color:white;
text-align:center;
background:#ea728c;
padding:1em;
box-sizing: border-box;
}
.footer{
color:white;
font-size:18px;
line-height: 1.4em;
padding:1em 2em !important;
box-sizing: border-box;
text-align:center;
background-color: #FF653A;
}
.footer img{
max-width:313px;
width:100%;
}

.logo_pie{
width:180px;
height:154px;
}
.foto_whatsapp{
width: 100%;
max-width:360px;
}
#inscripcion{
font-size:31px;
padding-top:15px;
font-weight:100;
}
#sub_fecha{
font-size:25px;
font-weight:400;
}
main{
max-width:100%;
width: 100%;
margin:0 auto;
}

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

li{
padding-bottom:0.8em;
}


.hero h1 {
width:100%;
color:#FFD67B;
padding-left:0.5em;
padding-right:0.5em;
box-sizing: border-box;
margin:0 !important;
text-shadow: 1px 1px 5px black;
}
.hero p {
width:100%;
font-size: 20px;
color:white;
padding-left:1em;
padding-right:1em;
margin-bottom:10px;
box-sizing: border-box;
margin-top:10px;
}
.hero .sospechas{
display:flex;
justify-content: center;
align-items: center;
}

.hero .sospechas p {
font-size:35px;
line-height: 1.2em;
}
.active:after {
content: "\2212";
}
body{
padding:0;
border:0;
margin:0;
color:#415A69;
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 1*/
.social{
position:fixed;
border-left:0px;
bottom:-35px;
left:-25px;
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-bottom:10px;
margin-left: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;}

/* WHATSAPP FIJO 2*/
.social2{
position:fixed;
border-left:0px;
bottom:-35px;
left:45px;
z-index:1999;
}
.social2 img{
width:100%;
max-width:300px;
}
.social2 ul{list-style:none}
.social2 ul li a{
display:inline-block;
padding: 2px 2px;
margin-bottom:10px;
margin-left: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); */
}

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

.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
}
.speech_consultas{
padding: 0 15% 0 15%;
text-align:center;
}
input, textarea, select{
font-size:17px;
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: 1620px) {
.servicios{
width:95%;
}
}
@media (max-width: 1300px) {
.banda_header{
padding:13px 100px 5px;
}
main{
box-shadow: none;
margin-top:0px;
}
}
@media (max-width: 1220px) {
.preguntas{
width:90% !important;
}
.servicios{
width:95%;
padding-top:2em;
}
.elegirnos{
width:90%;
}
}
@media (max-width: 1000px) {
.banda_header{
padding:13px 60px 5px;
}
}

@media (max-width: 991px) {
.speech2{
padding:0 8em 1em 8em;
}

.elegirnos{
width:100%;
}
.consulta_enviada{
margin-top:3px;
}
.banda_header h1{
font-size:20px;
}
}

/* form inscripcion cursos */
.contact_foto img{
max-width:140px;
width:100%;
}
@media (max-width: 850px) {
.elegirnos .porque{
width:100%;
}
.porque img{
max-width:400px;
margin-top:10px;
}
.speech2 {
padding: 0 2em 1em 2em;
}
}

@media (max-width: 808px) {
.webfacil{
padding:15px 15px 165px 15px;
}
}

@media (max-width: 800px) {
.escrito h1{
font-size:30px;
margin-top:20%;
}
.escrito h2{
font-size:21px;
}
.banda_header{
padding:10px 10px 0;
}
.superior{
padding:7px 15px 3px 0;
}
}

@media (max-width: 750px) {
.preguntas{
width:100% !important;
}
.servicios{
width:100%;
padding-top:0;
padding-bottom:0;
margin:0 !important;
}
 .servicios1{
width:100%;
height:250px;
}
 .servicios1b{
width:100%;
height:250px;
}
 .servicios1c{
width:100%;
height:250px;
}
.servicios1 img{
border-radius:0;
}
.servicios .servicios2 p strong{
color:black !important;
}
}
@media (max-width: 650px) {
.preguntas{
padding-left:10px;
padding-right:20px;
box-sizing: border-box;
}
.contenido{
padding:0.5em 1em;
}
ul{
margin-left:-22px;
}
h2{
font-size: 20px;
margin-bottom: 6px;
}
}

@media (max-width: 600px) {
.txt-urgencias{
letter-spacing:2px;
margin-bottom:0;
}
.tel-head a{
font-size:23px;
}
.banda_header img{
max-width:240px;
}
.banda_header{
padding:10px 5px 0 5px;
}
}

@media (max-width: 500px){
.alineo{
text-align: center;
}
.oculte{
display:none;
}
.tel-fijo{
margin-top:0px;
display:block;
padding-left:0;
padding-right:0;
}
.tel-fijo a{
color:black;
font-size:24px;
}
.tel-fijo a:hover{
color:yellow;
}
.txt-urgencias{
display:none;
}
.tel-head{
display:none;
}
.superior{
text-align: center;
padding:10px 10px 15px;
}
.hero p{
font-size: 30px !important;
margin-bottom:20px;
margin-top:10px;
}
}
@media (max-width: 490px) {
.celulares2 a{
font-size:26px !important;
}
}
@media (max-width: 440px) {
.banda_header img{
width:255px;
}
}
@media (max-width: 440px) {
.hero p {
font-size:18px;
}
h5{
font-size:12px;
}
}
@media (max-width: 400px) {
.superior img{
padding-right:3px;
}
.superior a{
font-size:16px;
padding-right:10px;
}
.servicios2 h1{
font-size: 18px !important;
}
.servicios2{
padding:1em 1.2em 2em!important;
}
}

@media (max-width: 1540px) {
.numero{
width:14%;
padding:1em;
}
}
@media (max-width: 1290px) {
.numero{
width:16%;
padding:1em;
}
}
@media (max-width: 1100px) {
.numero{
width:18%;
padding:1em;
}
}
@media (max-width: 1000px) {
.numero{
width:21%;
padding:1em;
}
}
@media (max-width: 840px) {
.numero{
width:23%;
padding:1em;
}
}
@media (max-width: 760px) {
.numericos{
flex-wrap: wrap !important;
}
.numero{
width:100% !important;
padding:1em;
}
}

/* ------------------- NUEVO ---------- */

@media (max-width: 1400px) {
.preguntas{
width:77%;
}
.col_texto p{
margin-bottom:0;
}
.col_servicio{
padding-bottom:1em;
width:31%;
margin:7px; 
border-radius: 30px;
}
.servicios{
padding-top:1em; 
width:100%; 
}
}

@media (max-width: 1100px) {
.servicios{
padding-top:0;
}
.col_servicio{
width:47%;
}
.nuestros h1{
font-size:38px;
letter-spacing: 2px;
line-height: 1.1em;
}
}
@media (max-width: 670px) {
.col_servicio{
width:100%;
margin:0px; 
padding-bottom:0;
margin-bottom:2px;
border-radius: 0;
}
.sexto{
display:none !important;
}
.col_foto img{
border-radius: 0;
}
.nuestros h1{
font-size:35px;
letter-spacing: 0;
line-height: 1.1em;
}
.col_texto p{
font-size:18px;
}
.col_tit{
font-size:24px;
}
}

@media (max-width: 1500px) {
.icon{
width:25%;
}
}

@media (max-width: 1200px) {
.icon{
width:29%;
}
.icon img{
max-width:170px;
}
}
@media (max-width: 1000px) {
.icon{
width:32%;
}
}
@media (max-width: 800px) {
.icon{
width:100%;
padding-top:0;
}
.icon p{
margin-top:8px;
margin-bottom:0;
}
}