html {
    font-size: 105%;
}

body {
    background-color: #ffffff;
	position:relative;
}

/* CSS */
.bg-video {
        position: absolute !important;
    top: -200px;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
    pointer-events: none;
}

html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /* Evita scroll horizontal */
}

/*Secondary color:_ #55766b */
h1.page-title {
    max-width: 250px;
    margin: auto;
    font-size: 16px;
}

.font-weight-100 {
    font-weight: 100 !important;
}

.super-title {
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    color: #55766b !important;
    font-size: 80px;
}

.color-red {
    color: #bf1f26 !important;
}

.color-white {
    color: white !important;
}

.color-green {
    color: #55766b !important;
}

.mini-super-title {
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 63px;
    color: #55766b !important;
    font-size: 68px;
}

.max-width-100 {
    max-width: 100%;
    max-height: 300px;
    text-align: center;
    vertical-align: middle;
}

.font-size-24 {
    font-size: 24px !important;
}

.super-title-desc {

    font-family: "Stack Sans Notch", sans-serif;
    font-optical-sizing: auto;
    font-size: 36px;
    font-style: normal;
    font-size: 40px;

    text-shadow: none !important;
}

.super-title-desc-2 {
    font-weight: bolder;
    line-height: 8px;
}

.boxp {
    background-color: transparent;

    padding: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 38px 0px 0px 0px;

    flex: 1;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* Mantiene el botón abajo */
    height: 100%;
    /* Igual altura en todas las tarjetas */
    padding-bottom: 50px;
    padding-top: 25px;

}

.product-card .boxp {
    border-left: none !important;
    border-top: none !important;
}

.boxpn {
    background-color: white;
    padding: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    color: red;
}



.boxp h3 {
    font-size: 1.675rem;
    /* 22px */
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 13px;
    color: rgb(101, 101, 101);
    letter-spacing: 5px;
    text-align: center;
}



footer {
    font-size: 0.75rem;
    /* 12px */
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

footer li {
    list-style-type: none;
}

.bg-body-tertiary {
    background-color: transparent !important;
}

.logo {
    max-width: 300px;
}

@media (max-width: 425px) {
    footer .logo {
        max-width: 200px;
    }
}

@media (max-width: 768px) {
    .pro-init {
        color: rgb(158 158 158) !important;
    }
}

.a-link-none {
    color: white !important;
}

.btn-success {
    background-color: #55766b !important;
}

.page-title {
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    color: #ffffff;
}

.bg-white {
    background-color: #fff !important;
}

.page-title label {
    font-size: 0.75rem;
    color: rgb(144, 84, 84);
    position: relative;
    top: -12px;
    background: #a4a4a4;
    padding: 4px;
    border-radius: 9px;
}

.page-subtitle {
    font-family: "Merriweather Sans", sans-serif;
    color: #ffffff;
    font-size: 0.75rem;
    /* 12px */
    font-weight: bold;
    letter-spacing: 1px;
}

.navbar-brand {
    margin-top: 40px;
}

.nav-item .nav-link {
    text-transform: uppercase;
    font-size: 1rem;
    /* 16px */
    font-family: "Merriweather Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    margin-left: 15px;
    margin-right: 15px;
    color: rgb(101 101 101) !important;
    letter-spacing: 3px;
}

.footer-box {
    background-color: #bf1f26;
    padding: 25px;
    margin-bottom: 10px;
    color: white;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.boxp img {
    max-width: 75%;
}

.boxp a {
    text-decoration: none;
}

.mini-box {
    text-align: center;
}

.mini-box p {
    font-size: 0.925rem;
    /* 10px */
    text-transform: uppercase;
    font-family: "Merriweather Sans", sans-serif;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: bold;
    color: rgb(101 101 101) !important;
    letter-spacing: 4px;
}

.mini-box a {
    text-decoration: none;
}



.bg-bg {
    background-color: black;
    width: 100%;
    height: 2900px;
    position: absolute;
    z-index: -1;
    top: 0;
    background-image: url("../img/impresion_digital_imprenta_rodriguez_ventura.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-bg2 {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #a9a9a9a6;
    top: 900px;
    z-index: -1;
}

.bg-bg3 {
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 1450px;
    background-image: url("../img/fondo_imprenta_ventura.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 1;
}

.features {
    color: white !important;
}

.features h3 {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.25rem;
    /* 20px */
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.9;
}

.features p {
    font-size: 0.75rem;
    /* 12px */
    font-family: "Merriweather Sans", sans-serif;
}

.hr-menu {
    border: none;
    opacity: 1;
    height: 1px;
    background: #853030;
}

.mx-1200 {
    max-width: 1200px !important;
}

.dividerboxp {
    height: 6px;
    border: none;
    margin-top: 0px;
    opacity: 0.9;
    width: 75%;
}

.dividerboxp.second {
    margin-left: auto;
    width: 50%;
    height: 2px;
    margin-bottom: 5px;
}

p.more {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    margin-top: 0px;
    padding: 5px;
    margin-bottom: 0px;
    color: white !important;
    border-radius: 5px;
}

.boxp-a {
    text-decoration: none;
}


.boxp.office h3 {
    color: #675dc5 !important;
}

.boxp.cartel h3 {
    color: #ff5959 !important;
}

.boxp.revista h3 {
    color: #00a6cd !important;
}

.boxp.agenda h3 {
    color: #675dc5 !important;
}

.boxp.expo h3 {
    color: #ffa400 !important;
}

.boxp.promo h3 {
    color: #863298 !important;

}

.boxp.textil h3 {
    color: #94d500 !important;
}

.boxp.eventos h3 {
    color: #00afa9 !important;
}

.boxp.bodas h3 {
    color: #ea5dbd !important;
}


.boxp.office p.more, .boxp.bodas .dividerboxp {
    background: #675dc5 !important;
}

.boxp.cartel p.more, .boxp.bodas .dividerboxp {
    background: #ff5959 !important;
}

.boxp.revista p.more, .boxp.bodas .dividerboxp {
    background: #00a6cd !important;
}

.boxp.agenda p.more, .boxp.bodas .dividerboxp {
    background: #675dc5 !important;
}

.boxp.expo p.more, .boxp.bodas .dividerboxp {
    background: #ffa400 !important;
}

.boxp.promo p.more, .boxp.bodas .dividerboxp {
    background: #863298 !important;
}

.boxp.textil p.more, .boxp.bodas .dividerboxp {
    background: #94d500 !important;
}

.boxp.eventos p.more, .boxp.bodas .dividerboxp {
    background: #00afa9 !important;
}

.boxp.bodas p.more, .boxp.bodas .dividerboxp {
    background: #ea5dbd !important;
}


.boxp.office .titulo-num::before {
    background: #675dc5 !important;
}

.boxp.cartel .titulo-num::before {
    background: #ff5959 !important;
}

.boxp.revista .titulo-num::before {
    background: #00a6cd !important;
}

.boxp.agenda .titulo-num::before {
    background: #675dc5 !important;
}

.boxp.expo .titulo-num::before {
    background: #ffa400 !important;
}

.boxp.promo .titulo-num::before {
    background: #863298 !important;
}

.boxp.textil .titulo-num::before {
    background: #94d500 !important;
}

.boxp.eventos .titulo-num::before {
    background: #00afa9 !important;
}

.boxp.bodas .titulo-num::before {
    background: #ea5dbd !important;
}

.titulo-num {
    font-family: "Merriweather Sans", sans-serif;
    font-weight: 800;
    font-size: 1.375rem;
    text-transform: uppercase;
    position: relative;
    padding-left: 22px;
    /* para que el texto no se solape con el circulito */
    color: rgb(101 101 101);
    padding-bottom: 40px;
    padding-top: 25px;
}

.color-gray {
    color: rgb(158 158 158) !important
}

.titulo-num::before {

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #55766b;
    color: white;
    font-size: 0.9rem;
    font-weight: bold;
    box-shadow: 0px 0px 10px rgba(85, 118, 107, 0.4);
}

.secondary .boxp {
    border-radius: 38px !important;
    min-height: auto !important;
}

.boxp.catalogo {
    background-color: #55766b !important;
}



.secondary .boxp.catalogo .titulo-num::before {
    content: none !important;
    /*elimina el contenido del ::before */
    display: none !important;
    /*asegura que no se muestre */
}

.secondary .boxp .titulo-num::before {
    width: 20px;
    height: 20px;
}

.secondary .boxp .titulo-num {
    padding-left: 37px;
    margin-bottom: 0;
}

.secondary .boxp.catalogo .titulo-num {
    padding-left: 0px;
    margin-bottom: 0;
    color: #e6e8e8;

}

.secondary .boxp {
    border-bottom: 1px solid #a5a5ad;
    border-top: none;
}

.secondary .boxp.catalogo {
    border-radius: 0 !important;
}

.secondary .boxp .titulo-num {
    font-size: 18px;
}

.circle-img {
    width: 200px;
    /* diámetro del círculo, ajusta según necesites */
    height: 200px;
    /* mismo valor que el ancho */
    border-radius: 50%;
    /* hace el círculo perfecto */
    overflow: hidden;
    /* recorta la imagen que sobresalga */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    /* centra dentro del col-4 */
}

.circle-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* mantiene proporción y cubre el círculo */
}

.circle-img-mini-menu {
    width: 15px;
    /* diámetro del círculo, ajusta según necesites */
    height: 15px;
    /* mismo valor que el ancho */
    border-radius: 50%;
    /* hace el círculo perfecto */
    overflow: hidden;
    /* recorta la imagen que sobresalga */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    /* centra dentro del col-4 */
}

.circle-img-mini-menu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* mantiene proporción y cubre el círculo */
}

.feature-row {

    padding: 10px;
}

.circle {
    width: 30px;
    height: 30px;
    background-color: #bf1f26;
    /* color del círculo */
    color: #fff;
    /* color del número */
    border-radius: 50%;
    /* hace el círculo perfecto */
    display: flex;
    justify-content: center;
    /* centra horizontalmente */
    align-items: center;
    /* centra verticalmente */
    font-weight: bold;
    font-size: 16px;
    /* ajusta según necesidad */
}

.presupuesto-bg {
    background-color: #bf1f26;
    width: 100%;
    height: 77px;
    rotate: calc(-1deg);
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.stars {
    display: flex;
    align-items: center;
    font-size: 25px;
    /* tamaño de las estrellas */
}

.star {
    color: #ccc;
    /* color vacío */
    margin-right: 2px;
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
}

.star.full {
    color: #ffc107;
    /* color amarillo */
}

.star.half {
    color: #ffc107;
}

.star.half::before {
    content: '★';
    color: #ccc;
    position: absolute;
    left: 50%;
    overflow: hidden;
    width: 50%;
}

.reviews-count {
    margin-left: 6px;
    font-size: 14px;
    color: #555;
}

.btn-whatsapp {
    display: inline-block;
    background-color: #25D366;
    /* verde WhatsApp */
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 25px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.3s;

}

.btn-whatsapp:hover {
    background-color: #1ebe5d;
    /* un verde más oscuro al pasar el ratón */
}

.feature-row h4 {
    font-size: 18px;
}

.page-title.color-gray {
    color: rgb(126, 126, 126) !important;
}

.product-card, .boxp {
    transition: 0.2s;
}

.product-card {
    display: flex;
}

.product-card:hover {
    cursor: pointer;
    scale: calc(1.05);
}

.boxp-a:hover>.boxp {
    scale: calc(1.05);
}

/* Video de fondo */
#backgroundVideo {

    /* Fijo en la pantalla */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Cubre toda la pantalla sin deformar */
    z-index: -1;
    /* Detrás del contenido */
}

.opinion-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background: #fff;
    /* opcional */
    padding: 20px;
    border-radius: 10px;
}

/* Estilo del botón */
.btn-whatsapp {
    /* align-self: center;*/
    background-color: #25D366;
    color: white;
    padding: 10px 18px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: auto;
    /* solo aplica en escritorio */
}

.btn-whatsapp:hover {
    background-color: #1ebe5c;
}
 
/* Estilos para pantallas entre 1440px y 2560px */
@media (min-width: 1960px) and (max-width: 2560px) {
 .bg-video{
	height:100vh !important;
	top: -350px !important;
	}
}

/* ✅ En móvil desactivamos la altura forzada y el margen automático */
@media (max-width: 768px) {
		.bg-video{
	height:90vh !important; top: 0px !important;}
    .super-title {
        font-size: 60px !important;
    }

    .super-title-desc {
        font-size: 30px !important;
    }

    .super-title-desc-2 {
        line-height: 30px;
        font-size: 15px;
    }

    .opinion-box {
        height: auto;
        /* que crezca con el contenido */
        justify-content: flex-start;
        /* comportamiento natural */
    }

    .btn-whatsapp {
        margin-top: 20px;
        /* espacio suave en lugar de auto */
    }

    .features p, .features h3 {
        font-size: 80% !important;
    }

    .features svg {
        width: 60px !important;
    }

    .page-title {
        font-size: 22px !important;
    }

    p.page-title {
        font-size: 16px !important;
    }

    .page-title label {
        top: 0px;
    }

    .page-subtitle {
        font-size: 11px !important;
    }

    .btn-whatsapp {
        font-size: 12px;
    }
}

.layout-text-white {
    background: white;
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 59px;
}

@media (min-width: 431px) and (max-width: 767px){
		.bg-video{
	height:85vh !important; top: 50px !important;}
    .super-title {
        font-size: 45px !important;
    }

    .super-title-desc {
        font-size: 25px !important;
    }

    .super-title-desc-2 {
        line-height: 20px;
        font-size: 15px;
    }

    .opinion-box {
        height: auto;
        /* que crezca con el contenido */
        justify-content: flex-start;
        /* comportamiento natural */
    }

    .mini-super-title {
        font-size: 32px !important;
    }

    .boxp h3 {
        font-size: 1.175rem;
        letter-spacing: 5px;
    }

    .mini-box p {
        font-size: 0.725rem;
        letter-spacing: 4px;
    }

    .titulo-num {
        padding-left: 0px !important;
    }

    .nav-item .nav-link {
        font-size: 0.8rem;
    }
}
@media (min-width: 375px) and (max-width: 430px){
	.bg-video{
	height:85vh !important;
	 top: 50px !important;
	}
    .super-title {
        font-size: 34px !important;
    }

    .super-title-desc {
        font-size: 15px !important;
    }

    .super-title-desc-2 {
        line-height: 20px;
        font-size: 14px;
    }

    .opinion-box {
        height: auto;
        /* que crezca con el contenido */
        justify-content: flex-start;
        /* comportamiento natural */
    }


    .mini-super-title {
        font-size: 32px !important;
    }

    .boxp h3 {
        font-size: 1.075rem;
        letter-spacing: 4px;
    }

    .mini-box p {
        font-size: 0.625rem;
        letter-spacing: 3px;
    }

    .titulo-num {
        padding-left: 0px !important;
    }

    .nav-item .nav-link {
        font-size: 0.6rem;
    }
}
@media (max-width: 330px) {
	.bg-video{
	height:75vh !important;
	 top: 0px !important;
	}
    .super-title {
        font-size: 30px !important;
    }

    .super-title-desc {
        font-size: 12px !important;
    }

    .super-title-desc-2 {
        line-height: 20px;
        font-size: 10px;
    }

    .opinion-box {
        height: auto;
        /* que crezca con el contenido */
        justify-content: flex-start;
        /* comportamiento natural */
    }


    .mini-super-title {
        font-size: 32px !important;
    }

    .boxp h3 {
        font-size: 1.075rem;
        letter-spacing: 4px;
    }

    .mini-box p {
        font-size: 0.625rem;
        letter-spacing: 3px;
    }

    .titulo-num {
        padding-left: 0px !important;
    }

    .nav-item .nav-link {
        font-size: 0.6rem;
    }
}

.product-card h3 {
    font-size: 1.2em !important;
}
.form-control{
    border:1px solid gray !important;
}