﻿body{
    font-family: "Fira Sans", sans-serif;
}

header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;

    box-shadow: 0 8px 24px rgba(0,0,0,0.08);

    transition: all 1s;
}

.scroll{
    background: white;
}

.cabecera{
    background: white;
    padding-top: 12px;
    padding-bottom: 12px;
}

.logotipo img{
    width: 100%;
}

.leyenda{
    text-align: center;
    font-size: 23px;
    line-height: 40px;
    font-weight: bold;
}
.leyenda a{
    color: black;
    text-decoration: none;
}

nav a{
    text-decoration: none;
}
nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 20%;
    float: left;
}

.menu{
    text-align: center;
    font-size: 20px;
}
.menu:hover{
    color: #00CC97;
}

.datos{
    background: #f7f7f7;
    text-align: center;
    font-size: 20px;
}


.efecto{
    padding: 0;
}


.contenido{
    background: #eeeae7;
    padding-top: 30px;
    padding-bottom: 30px;
}

.titulo{
    text-align: center;
    font-size: 43px;
    font-weight: bold;
    margin-bottom: 50px;
}
.sub1{
    text-align: center;
    font-size: 32px;
    color: red;
    color: #00CC97;
    margin-bottom: 40px;
}
.sub2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}


.cuadrito{
    background: white;
    padding: 12px;
}
.cuadrito img{
    width: 100%;
    margin-bottom: 12px;
}
.cuadrito strong{
    width: 100%;
    font-size: 27px;
    display: inline-block;
}
.cuadrito span{
    color: #666666;
    font-size: 20px;
}

.contactanos{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #bb090b;
    color: #00CC97;
}


.mas{
    background: url(../images/fondo1.png) no-repeat center center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.texto{
    font-size: 22px;
}
.texto strong{
    width: 100%;
    font-size: 36px;
    display: inline-block;
    margin-bottom: 20px;
}

.imagen img{
    width: 100%;
}
.imagen iframe{
    width: 100%;
}


.destaca{
    position: relative;
    background: url(../images/fondo2.jpg) no-repeat center center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgb(187, 9, 11, 0.7);
    background: rgb(0, 204, 151, 0.7);
    width: 100%;
    height: 100%;
}
.destaca .container{
    position: relative;
    z-index: 2;
}
.destaca strong{
    width: 100%;
    text-align: center;
    font-size: 37px;
    color: white;
    display: inline-block;
}



.mas{
    padding-top: 50px;
    padding-bottom: 50px;
}

.masProducto{
    margin-bottom: 70px;
}
.masProducto strong{
    width: 100%;
    text-align: center;
    font-size: 24px;
    display: inline-block;
}
.masProducto img{
    width: 100%;
}



.ctaSectiont01{
	position: relative;
	padding: 0 0 0;
	background: url(../images/fondo2.jpg) no-repeat top center / cover;
}
.ctaSectiont01:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(22, 23, 30, .79);
}
.ctaSectiont01 .container{
	position: relative;
	z-index: 2;
}
.ctaThumb{
	position: relative;
	margin-top: -50px;
}
.ctaborder{
	position: absolute;
	left: -148px;
	top: 133px;
	z-index: -1;
}

/*--- Call To Action ---*/
.ctaCon{
    position: relative;
    padding: 158px 0 0 30px;
}
.ctaCon h4{
    font-style: italic;
    color: #fff;
    margin: 0 0 8px;
    font-size: 59.51px;
    line-height: 1;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg);
}
.ctaCon h4 span{
    font-size: 25.7px;
    font-weight: 400;
}
.ctaCon h2{
    margin: 0 0 0 -15px;
    font-style: italic;
    color: var(--theme-color);
    font-size: 110.85px;
    letter-spacing: -3.3px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg);
}
.ctaCon h3{
    font-style: italic;
    margin: -21px 0 42px 37px;
    color: #fff;
    font-size: 73px;
    font-weight: 800;
    line-height: 1;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg);
}
.ctaCon h3 span{
    font-size: 32.33px;
    font-weight: 500;
    position: relative;
    top: -25px;
}
.ctaCon .berpo_btn{
    margin-left: 120px;
}
.berpo_btn{
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    height: 61px;
    line-height: 62px;
    border-radius: 5px;
    text-align: center;
    border: none;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
    background: var(--theme-color);
    color: #fff;
    vertical-align: middle;
    z-index: 2;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition-delay: calc((var(--n) - 1) * 0.1s);
    -moz-transition-delay: calc((var(--n) - 1) * 0.1s);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.berpo_btn .bp-text {
  z-index: 3;
  background: #bb0b0b;
  background: #00CC97;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.ctaCon h2{
    margin: 0 0 0 -15px;
    font-style: italic;
    color: #bb0b0b;
    color: #00CC97;
    font-size: 110.85px;
    letter-spacing: -3.3px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg);
}


.fondoHeader{
    height: 135px;
}


.pro{
    border-bottom: 3px solid #f7f7f7;
    margin-bottom: 100px;
    padding-bottom: 100px;
}
.pro b{
    width: 100%;
    color: #00CC97;
    font-size: 22px;
    display: inline-block;
}
.pro strong{
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 12px 0;
}
.pro span{
    width: 100%;
    color: gray;
    font-size: 22px;
    display: inline-block;
}

.btn-verde, .btn-verde:hover{
    background: #24d366;
    color: white;
    font-size: 23px;
    margin-top: 20px;
}
.btn-verde:hover{
    font-weight: bold;
}
.btn-verde b{
    color: white;
    display: inline;
}




@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){
    .fondoHeader{
        display: none;
    }
    header{
        position: relative;
    }
}

@media screen and (max-width:992px){
nav{
        margin-top: 20px !important;
    }
}

@media screen and (max-width:768px){
    .leyenda{
        text-align: center;
    }
    
    nav ul li{
        width: 50%;
    }
    .menu{
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media screen and (max-width:576px){
    
}


.chat{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    background: #24d366;
    font-weight: bold;
    font-size: 20px;
    color: white;
    padding: 6px 17px;
    border-radius: 20px;

    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0s;
    animation-iteration-count: 100;
}
@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    animation-name: pulse
}



.redes img{
    width: 30px;
}


:root{
    --footer-bg: #262830;          /* fondo oscuro */
    --footer-bg-2: #22242b;        /* variante para curva */
    --text: #f1f3f5;               /* texto principal */
    --muted: #cfd3d8;              /* texto secundario */
    --accent: #00CC97;             /* rojo (botón / marca) */
    --brand: #00CC97;              /* rojo marca en copyright */
    --link: #ffffff;               /* enlaces */
    --link-hover: #e5e7eb;         /* hover enlaces */
    --bullet: #bfc6cf;             /* flechas lista */
    --card: rgba(255,255,255,.06); /* burbujas icono */
    --ring: rgba(255,255,255,.15); /* anillo icono */
    --container: 1200px;           /* ancho máx */
}

.site-footer{
    position: relative;
    background: radial-gradient(1200px 600px at 90% -10%, var(--footer-bg-2), var(--footer-bg));
    color: var(--text);
    overflow: clip;
    padding-top: 56px; /* separación bajo la curva */
}

.footer-curve{
    position: absolute;
    inset: 0 0 auto 0;
    height: 160px;
    pointer-events: none;
}
.footer-curve svg{
    width: 100%;
    height: 100%;
    display: block;
    fill: var(--footer-bg-2);
}

.container{
    width: min(100%, var(--container));
    margin-inline: auto;
    padding: 0 24px;
}

.footer-inner{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: clamp(24px, 4vw, 56px);
    align-items: start;
    padding: clamp(24px, 4vw, 56px) 0;
}

.footer-col{ position: relative; }

.footer-col iframe{
    width: 100%;
    height: 140px !important;
}

/* Icono grande (ubicación) */
.footer-icon{
    width: clamp(96px, 12vw, 132px);
    height: clamp(96px, 12vw, 132px);
    display: grid;
    place-items: center;
    margin-bottom: 12px;
    border-radius: 999px;
    background: var(--card);
    box-shadow: 0 0 0 10px var(--ring);
}
.footer-icon svg{
    width: 62%;
    height: 62%;
    fill: none;
    stroke: #fff;
    stroke-width: 1.5;
}
.footer-icon svg path{
    fill: #fff;
    stroke: none;
}

.footer-text{
    font-size: clamp(14px, 1.4vw, 18px);
    line-height: 1.6;
    color: var(--muted);
    margin: 0;
}

.footer-title{
    font-size: clamp(18px, 1.8vw, 26px);
    letter-spacing: .6px;
    margin: 0 0 18px 0;
    text-transform: uppercase;
    font-weight: 800;
}

/* Fila de contacto con icono circular */
.contact-row{
    display: flex;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    margin: 10px 0;
}
.contact-row:focus-visible{ outline: 2px dashed var(--link); outline-offset: 4px; }
.contact-icon{
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    background: #fff;
}
.contact-icon svg{ width: 28px; height: 28px; fill: var(--footer-bg); }
.contact-text{
    font-weight: 700;
    font-size: clamp(18px, 1.6vw, 22px);
    color: var(--text);
}

.contact-mail{
    display: inline-block;
    margin-top: 22px;
    font-weight: 800;
    color: var(--text);
    text-decoration: none;
    border-bottom: 2px solid transparent;
}
.contact-mail:hover{ border-color: var(--link-hover); }

/* Productos con flecha */
.products-list{
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 14px;
}
.products-list li{
    width: 100%;
}
.products-list a{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--link);
    text-decoration: none;
    font-size: clamp(16px, 1.4vw, 20px);
}
.products-list a::before{
    content: "↠";
    color: var(--bullet);
    font-size: 22px;
    transform: translateY(-1px);
    opacity: .9;
}
.products-list a:hover{ color: var(--link-hover); }

/* Franja inferior */
.footer-bottom{
    border-top: 1px solid rgba(255,255,255,.12);
    margin-top: 28px;
    padding: 16px 24px 26px;
    text-align: center;
    color: var(--muted);
    font-size: 14px;
}
.footer-bottom .brand{ color: var(--brand); font-weight: 800; }
.footer-bottom .designer{ color: var(--brand); text-decoration: none; }
.footer-bottom .designer:hover{ text-decoration: underline; }

/* Botón “volver arriba” */
.to-top{
    position: fixed;
    right: 18px;
    bottom: 88px;
    z-index: 100000;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 999px;
    background: var(--accent);
    color: #fff;
    display: grid;
    place-items: center;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(0,0,0,.25);
    transition: transform .2s ease, opacity .2s ease;
}
.to-top svg{ width: 24px; height: 24px; fill: currentColor; }
.to-top:hover{ transform: translateY(-2px); }
.to-top:active{ transform: translateY(0); }

/* Responsive */
@media (max-width: 980px){
    .footer-inner{
        grid-template-columns: 1fr 1fr;
    }
    .footer-location{ grid-column: 1 / -1; }
}
@media (max-width: 640px){
    .footer-inner{
        grid-template-columns: 1fr;
    }
    .contact-icon{ width: 50px; height: 50px; }
    .contact-text{ font-size: 18px; }
    .footer-icon{ margin-bottom: 10px; }

    /* 👇 NUEVO: Espaciado lateral en móviles */
    .site-footer,
    .footer-inner,
    .footer-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* También se ajusta el texto para que no se corte */
    .footer-text, .contact-text, .footer-title {
        word-wrap: break-word;
        hyphens: auto;
    }
}






.contacto{
    background: #f7f5f2;
    padding-top: 60px;
    padding-bottom: 60px;
}

.contacto-texto-intro{
    font-size: 20px;
    color: #666666;
    margin-bottom: 25px;
}

.contacto-bloque{
    margin-bottom: 18px;
    display: block;
}
.contacto-bloque strong{
    display: block;
    font-size: 20px;
    color: #00CC97;
    margin-bottom: 4px;
}
.contacto-bloque span,
.contacto-bloque a{
    display: block;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
}
.contacto-bloque a:hover{
    text-decoration: underline;
}

/* Formulario */
.contacto-form .form-label{
    font-weight: 600;
    font-size: 16px;
}
.contacto-form .form-control{
    border-radius: 0;
    border: 1px solid #dddddd;
    font-size: 16px;
}
.contacto-form .form-control:focus{
    box-shadow: 0 0 0 0.15rem rgba(0,204,151,0.25);
    border-color: #00CC97;
}

.btn-contacto{
    padding-left: 28px;
    padding-right: 28px;
}

/* Mapa */
.contacto-mapa{
    width: 100%;
    height: 380px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    margin-top: 10px;
}

/* Responsive */
@media screen and (max-width:768px){
    .contacto{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .contacto-mapa{
        height: 280px;
        margin-top: 20px;
    }
}