.servicecortinas{
display:flex;
justify-content: center;
height:50vh;
background:black;
background-image: url("../images/accesorios-cortinas-metalicas.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
background-attachment:fixed;
}
.servicecortinashorno{
display:block;
margin: 0 auto;
width:50vw;
height:50vh;
background-image: url("../images/pintura-horno-cortina-metalica.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
}
.titulo{
color:red;
font-size:45px;
margin-bottom:15px;
line-height: 1em;
}
.intro{
display:flex;
justify-content: center;
flex-wrap: wrap;
padding: 10px 15px 20px;
box-sizing: border-box;
margin-top:0px;
margin-bottom:5px;
}
.itemx {
color:white;
line-height: 1.2em;
margin-top:2px;
margin-bottom:2px;
margin-left: 3px;
margin-right:3px;
padding: 1em 1em;
box-sizing: border-box;
border-radius: 9px;
background-color: red;
}

.intro h2{
color:#FCEB06 !important;
}
.intro p{
color:white;
line-height: 1.3em;
}
.g-recaptcha{
display:block;
width:fit-content;
margin:0 auto;
margin-bottom:20px;
}
.introfotos{
display:flex;
justify-content: center;
line-height: 0;
padding: 10% 3% 10% 3% !important;
box-sizing: border-box;
background-color: white;
background-image: url("../images/cortina-metalica-obra.webp");
background-position: center center; 
background-repeat: no-repeat;
background-size:cover;
}
.introfotos h1{
color:orange;
font-weight: bold;
font-size:50px;
line-height: 1.1em;
margin-bottom:10px;
text-shadow: 2px 2px 2px black;
}
.textual h2{
color:white;
font-weight: bold;
font-size:25px;
line-height: 1.2em;
text-shadow: 1px 1px 11px black;
}
.consulte{
width:100%;
margin-top:30px;
padding:1em;
box-sizing: border-box;
background:black;
}
.corrije img{
width:100% !important;
}
/* WHATSAPP FIJO 1*/
.social{
position:fixed;
border-left:0px;
bottom:-60px;
right:-175px;
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-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;}

.tarjeta h2{
font-size:19px;
line-height: 1.2em;
margin-top:10px;
margin-bottom:5px;
}
.servicios{
  display:flex;
  flex-wrap: wrap;
  width:100%;
  justify-content: center;
background:white !important
}
.speech{
  font-size:35px;
  font-weight:bold;
  width:100%;
  color:white;
  text-align:center;
  background:red;
  padding:20px;
  box-sizing: border-box;
  }
.celulares{
display:block;
width:100%;
text-align: center;
padding:1em;
box-sizing: border-box;
background-color: black;
}
.celulares h1{
margin:0;
font-size:19px;
font-weight: normal;
letter-spacing: 2px;
color:white;
}
.celulares2{
display:block;
width:100%;
text-align: center;
padding:15px 20px !important;
box-sizing: border-box;
background:orange;
}
.celulares2 h2{
margin:0;
font-size:19px;
font-weight: normal;
letter-spacing: 2px;
color:white;
}
.banda-head{
padding:1em !important;
box-sizing: border-box;
background:red;
}
/* FOTOGALERIA */
.fotogaleria{
display:flex;
justify-content: center;
flex-wrap: wrap;
padding-top:10px;
padding-bottom:20px;
box-sizing: border-box;
}
.fotobloque{
width:24%;
margin:2px;
line-height: 0;
}
.fotobloque img{
width:100%;
max-width: 900px;
}
.ventana{
display:none;
position: fixed;
width:100%;
height:100vh;
text-align: center;
background:black;
z-index: 100;
}
/* FOTOGALERIA FIJO */
.clicgaleria{
position:fixed;
border-left:0px;
bottom:-30px;
left:-30px;
z-index:2000
}
.clicgaleria img{
  width:100%;
  max-width:113px;
}
.clicgaleria ul{list-style:none}
.clicgaleria 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); */
}

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

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

a {
  text-decoration: none;
}

.blink_me {
  animation: blinker 700ms linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.boton_inscripcion:hover{
background:red;
}

.fucsia{
  color: #06C6BC;
}
.fucsiab{
  font-weight:bold;
line-height: 1.1em;
  color: red;
}

h2 {
    font-size: 50px;
    margin-bottom: 15px;
    margin-top:30px;
    line-height: 0.8em;
    color:red;
}
.nowrap{
  white-space:nowrap;
}
li{
    font-size:19px;
}
.emergency{
    color:white;
}
.emergency:hover{
    color:yellow;
}

/* REPARACIONES */
.reparaciones{
display:flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom:20px;
margin-top:15px;
}
.reparaciones div{
  width:fit-content;
  margin-bottom:4px;
margin-right:1px;
  padding:7px 14px 5px 14px;
  box-sizing: border-box;
  font-size:17px;
font-weight: bold;
  color:white;
  background:red;
  }
.reparaciones div:hover{
background:black;
color:white;
}

/* SERVICIOS */
.tarjeta{
  width:22%;
  min-width:180px;
  text-align: center;
  padding:25px 10px 20px 10px;
  box-sizing: border-box;
  }
.tarjeta p{  
margin:0;
margin-top:0;
margin-right:5px;
margin-left:5px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
line-height: 1.4em;
}
.corrije{
width:22% !important;
text-align: center;
}
.tarjeta2{
  width:22%;
  text-align: center;
  padding:3px 3px 3px 3px;
  margin:2px;
}
.tarjeta2 img{
  display:block;
  max-width:450px;
  width:100%;
}

/* CONSULTAS */
.consultas{
display:inline-block;
width:100%;
text-align:center;
padding-top:10px;
padding-bottom:15px;
}
.column1 {
width:43%;
padding:30px 10px 30px 5px;
box-sizing: border-box;
text-align:left;
}
.column2 {
width:57%;
padding:30px 5px 30px 10px;
box-sizing: border-box;
text-align:right;
}
.speech_consultas{
  padding: 0 15% 0 15%;
  text-align:center;
}
input, textarea, select{
font-size:18px;
font-family: Arial, Helvetica, Sans-serif;
width:50%;
padding:10px;
border-radius: 0px;
margin:3px;
color:white;
border: solid 1px black;
background:rgb(179, 179, 179);
}
.grecaptcha-badge {
visibility: hidden;
}
.consulta_enviada{
font-size:18px;
margin:0 auto;
color:white;
background: rgb(5,199,30);
line-height:1.3em;
width: 100%;
max-width:825px;
padding: 2em 1em 2em 1em;	
text-align: center;
box-sizing: border-box;
margin-bottom:1em;
margin-top:1em;
}
.boton_inscripcion{
  text-decoration: none;
  color:white;
font-weight: bold;
letter-spacing: 2px;
  background:#039491;
  padding:1em;
  border-radius:6px;
  margin-bottom:20px;
cursor: pointer;
}
.contenedor{
    font-size:19px;
    width: 100%;
    box-sizing:border-box;
}
.banda_header{
    color:white;
    text-align:center;
    font-size:18px;
    padding:1em !important;
    background:red;
}
#logotipo{
 display:block;
width:445px;
height:144px;
margin:0 auto;
border:0;
}
.principal{
width:100%;
margin: 0 auto;
box-sizing:border-box;
line-height:1.4em;
text-align:center;
}
.principal img{
width:100%;
max-width:825px;
border-radius: 45px;
}
.contenido{
  padding:2em 2.5em 0 2.5em;
  box-sizing:border-box;
}
li{
  padding-bottom:0.3em;
}
.footer{
padding:2em 1em;
text-align:center;
font-size:normal;
color:black !important;
font-weight: normal !important;
}
.logo_pie{
width:180px;
height:154px;
}
.piebanda{
  text-align:center;
}

@media (max-width: 1325px) {
.tarjeta{
width:24%;
}
}
@media (max-width: 1040px) {
  .tarjeta{
  width:100%;
  padding:0px;
padding-left:12px;
padding-right:12px;
  padding-bottom:20px;
}
.tarjeta p{  
margin:0;
line-height: 1.1em;
}
}

@media (max-width: 991px) {
.consulta_enviada{
margin-top:3px;
}
.footer{
  height:300px;
}
}

@media (max-width: 900px) {
.servicecortinashorno{
width:70vw;
height:50vh;
}
.corrije{
width:100% !important;
padding-left:10px !important;
padding-right:10px !important;
}
input, textarea, select{
width:70%;
}
}


@media (max-width: 800px) {
.introfotos{
padding:0;
}
.introfotos img{
margin-bottom:2px;
}
.celulares h1 {
letter-spacing: 1px;
}
}

@media (max-width: 780px) {
.intro{
  width:100%;
}
}

@media (max-width: 650px) {
.contenido{
  padding:1em;
}
ul{
  margin-left:-10px;
}
h2{
    font-size: 40px;
    margin-bottom: 6px;
    line-height: 1em;
}
.speech{
  line-height: 1.2em;
}
}

@media (max-width: 600px) {
#logotipo{
width:400px;
height:129px;
}
.servicecortinashorno{
width:100vw;
height:60vh;
}
}

@media (max-width: 500px) {
.speech a{
display:block;
margin-top:7px;
margin-bottom:7px;
}
}

@media (max-width: 490px) {
  .speech{
    padding:15px;
  }
.tarjeta2{
  width:100%;
}
input, textarea, select{
width:90%;
}
}
@media (max-width: 450px) {
#logotipo{
width:300px;
height:97px;
}
}
@media (max-width: 432px) {
.fotobloque {
    width: 32%;
}
}
@media (max-width: 432px) {
.fotobloque {
    width: 48%;
}
}

@media (max-width: 390px) {
.itemx {
width:100%;
}
}