@charset "UTF-8";
body { overflow-x: hidden; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

p { line-height: 1.75; }

@media (max-width: 768px) { p { font-size: 95%; } }

@media (max-width: 576px) { p { font-size: 90%; } }

a { color: #0a3f95; }

a:hover { color: #072b65; }

.text-primary { color: #0a3f95 !important; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

@media (max-width: 768px) { h1, h2, h3, h4, h5, h6 { font-size: 95%; } }

@media (max-width: 576px) { h1, h2, h3, h4, h5, h6 { font-size: 90%; } }

.page-section { padding: 80px 0; background-color: #fff; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }

@media (max-width: 768px) { .page-section { padding: 70px 0; } }

@media (max-width: 576px) { .page-section { padding: 60px 0; } }

.page-section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 10px; }

@media (max-width: 768px) { .page-section h2.section-heading { font-size: 32px; } }

@media (max-width: 576px) { .page-section h2.section-heading { font-size: 28px; } }

.page-section h3.section-subheading { font-size: 16px; font-weight: 400; margin-bottom: 20px; text-transform: none; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

@media (max-width: 768px) { .page-section h3.section-subheading { font-size: 14px; } }

@media (max-width: 576px) { .page-section h3.section-subheading { font-size: 12px; } }

@media (min-width: 768px) { section { padding: 20px 0; } }

::-moz-selection { background: #fff; text-shadow: none; }

::selection { background-color: rgba(211, 211, 211, 0.5); /* Gris claro con transparencia */ }

img::selection { background: transparent; }

img::-moz-selection { background: transparent; }

.btn { font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: 700; }

.btn-xl { font-size: 18px; padding: 20px 40px; }

.btn-primary { background-color: #0a3f95; border-color: #0a3f95; }

.btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #083071 !important; border-color: #083071 !important; color: white; }

.btn-primary:active, .btn-primary:focus { box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

#mainNav { background-color: white; max-width: 100%; overflow-x: hidden; /* Hover effects */ }

#mainNav .navbar-toggler { font-size: 13px; right: 0; padding: 13px; color: #0a3f95; border: 0; background-color: #f3f0f0; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

#mainNav .navbar-brand { color: #0a3f95; font-family: "Kaushan Script", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #072b65; }

#mainNav .navbar-brand img { max-height: 70px; height: auto; width: auto; transition: all 0.3s ease; }

#mainNav .navbar-nav .nav-item .nav-link { font-size: 17px; font-weight: 700; padding: 0.75em 0; letter-spacing: 2px; color: black; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { color: #0a3f95; }

#mainNav .call-button { margin-left: 40px; margin-top: 10px; color: #033e7d; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

#mainNav .call-link { text-decoration: none; color: #1a1a1a; display: flex; align-items: left; }

#mainNav .call-link i { margin-right: 5px; font-size: 16px; }

#mainNav .nav-links a:hover, #mainNav .call-link:hover { color: #033e7d; }

@media (max-width: 768px) { #mainNav .navbar-collapse { background-color: white; } #mainNav .navbar-brand { margin-left: 10px; } #mainNav .navbar-brand img { max-height: 50px; } #mainNav .navbar-toggler { margin-right: 20px; } #mainNav.navbar-shrink { background-color: white; } #mainNav .navbar-nav .nav-item .nav-link { margin-left: 10px; } #mainNav .call-button { margin-left: 30px; margin-top: 10px; } }

@media (max-width: 576px) { #mainNav .navbar-collapse { background-color: white; } #mainNav .navbar-brand { margin-left: 10px; } #mainNav .navbar-brand img { max-height: 40px; } #mainNav .navbar-toggler { margin-right: 20px; } #mainNav.navbar-shrink { background-color: white; } #mainNav .navbar-nav .nav-item .nav-link { margin-left: 10px; } #mainNav .call-button { margin-left: 10px; margin-top: 2px; } }

@media (min-width: 992px) { #mainNav { padding-top: 25px; padding-bottom: 25px; -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; -moz-transition: padding-top 0.3s, padding-bottom 0.3s; transition: padding-top 0.3s, padding-bottom 0.3s; border: none; background-color: transparent; } #mainNav .navbar-brand { font-size: 2em; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-left: 10px; } #mainNav .navbar-brand img { max-height: 50px; } #mainNav .call-button { margin-left: 40px; margin-top: 10px; color: #ffffff; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } #mainNav .call-link { text-decoration: none; color: white; display: flex; align-items: left; } #mainNav .navbar-nav .nav-item .nav-link { padding: 1.1em 1em !important; color: white; font-weight: 700; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { color: #0a3f95; } #mainNav.navbar-shrink { padding-top: 0; padding-bottom: 0; background-color: white; } #mainNav.navbar-shrink .navbar-brand { font-size: 1.25em; padding: 12px 0; } #mainNav.navbar-shrink .navbar-brand img { max-height: 40px; } #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link { color: black; } #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link.active, #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover { color: #0a3f95; } #mainNav.navbar-shrink .call-button { color: #0a3f95; margin-left: 40px; margin-top: 10px; } #mainNav.navbar-shrink .call-link { color: #0a3f95; } }

#scrolling-clients { display: flex; flex-wrap: nowrap; overflow-x: scroll; overflow-y: hidden; }

#col-md-3 col-sm-6 { flex: 0 0 auto; }

header.masthead { text-align: left; color: white; background-image: url("../img/camion.webp"); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; }

header.masthead .intro-text { padding-top: 150px; padding-bottom: 100px; }

header.masthead .intro-text .intro-lead-in { font-size: 18px; line-height: 22px; margin-bottom: 25px; font-weight: 300; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

header.masthead .intro-text .intro-heading { font-size: 50px; font-weight: 700; line-height: 50px; margin-bottom: 25px; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

@media (max-width: 576px) { header.masthead .intro-text { margin-left: 10px; margin-right: 10px; } }

@media (min-width: 768px) { header.masthead .intro-text { padding-top: 300px; padding-bottom: 200px; } header.masthead .intro-text .intro-lead-in { font-size: 35px; font-weight: 300; line-height: 40px; margin-bottom: 25px; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } header.masthead .intro-text .intro-heading { font-size: 75px; font-weight: 700; line-height: 75px; margin-bottom: 50px; font-family: 'Fjalla One', "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } }

.icon-responsive { font-size: 50%; }

.scrollElement { text-wrap: wrap; width: calc(100% / 4 - 10px); /* Hace que se muestren 4 elementos */ flex-shrink: 0; text-align: center; }

@media (max-width: 768px) { .p .h4 { font-size: 15px !important; } .icon-responsive { font-size: 2em !important; } .scrollElement { width: calc(100% / 3 - 10px); } }

@media (max-width: 576px) { .p .h4 { font-size: 15px !important; } .icon-responsive { font-size: 2em !important; } .scrollElement { width: calc(100% / 2 - 10px); } }

.scroll-container { width: 100%; /* O el tamaño deseado */ overflow: hidden; white-space: nowrap; position: relative; text-align: center; }

.scroll-track { display: flex; gap: 10px; animation: scroll-infinito 15s linear infinite; /* Ajusta la duración */ }

.scroll-track img { width: 200px; /* Ajusta según necesidad */ height: auto; }

#scrollContainer { animation-play-state: paused; }

#services .h5 { font-size: 1.5rem; }

#portfolio .section-heading { color: white; }

#portfolio .portfolio-item { right: 0; margin: 0 0 15px; box-shadow: none; }

#portfolio .portfolio-item .portfolio-link { position: relative; display: block; max-width: 400px; margin: 0 auto; cursor: pointer; }

#portfolio .portfolio-item .portfolio-link .portfolio-hover { position: absolute; width: 100%; height: 100%; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; opacity: 0; background: rgba(128, 128, 128, 0.9); top: 0; left: 0; align-items: center; justify-content: center; text-align: center; overflow: hidden; /* Evita que el texto sobresalga */ padding: 10px; /* Espaciado interno */ }

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover { opacity: 1; }

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content { font-size: 18px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; color: white; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; padding: 10px; overflow: hidden; /* Evita que el contenido sobresalga */ text-overflow: ellipsis; /* Agrega "..." si el texto es muy largo */ white-space: normal; /* Permite saltos de línea */ word-wrap: break-word; /* Evita desbordamientos */ }

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i { margin-top: 0px; }

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 { margin: 0; }

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content .portfolio-item:hover { display: block; }

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content .portfolio-item.show-content { display: block; }

#portfolio .portfolio-item .portfolio-caption { max-width: 400px; margin: 0 auto; padding: 25px; text-align: center; background-color: #fff; }

#portfolio .portfolio-item .portfolio-caption h4 { margin: 0; text-transform: none; }

#portfolio .portfolio-item .portfolio-caption p { font-size: 16px; margin: 0; font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

#portfolio * { z-index: 2; }

@media (max-width: 768px) { #portfolio .portfolio-item { margin: 0 0 10px; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content { font-size: 16px; } }

@media (max-width: 480px) { #portfolio .portfolio-item { margin: 0 0 5px; padding: 5px; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content { font-size: 12px; } }

.team-member { margin-bottom: 50px; text-align: center; }

.team-member img { width: 225px; height: 225px; border: 7px solid rgba(0, 0, 0, 0.1); }

.team-member h4 { margin-top: 25px; margin-bottom: 0; text-transform: none; }

.team-member p { margin-top: 0; }

section#contact { background-color: #212529; background-image: url("../img/contact-back.webp"); background-size: cover; background-repeat: no-repeat; background-position: center; }

section#contact .section-heading { color: #fff; }

section#contact .section-subheading { color: #fff; }

section#contact .form-group { margin-bottom: 25px; }

section#contact .form-group input, section#contact .form-group textarea { padding: 20px; }

section#contact .form-group input.form-control { height: auto; }

section#contact .form-group textarea.form-control { height: 248px; }

section#contact .form-control:focus { border-color: #0a3f95; box-shadow: none; }

section#contact ::-webkit-input-placeholder { font-weight: 700; color: #ced4da; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

section#contact :-moz-placeholder { font-weight: 700; color: #ced4da; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

section#contact ::-moz-placeholder { font-weight: 700; color: #ced4da; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

section#contact :-ms-input-placeholder { font-weight: 700; color: #ced4da; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

/* Botón responsivo */
.btn-responsive { padding: 1rem 2rem; /* Tamaño por defecto */ font-size: 1.25rem; /* Tamaño de texto por defecto */ }

/* Pantallas medianas (tablets) */
@media (max-width: 768px) { section#contact { background-position: -900px center; background-size: cover; } .btn-responsive { padding: 0.75rem 1.5rem; /* Reducir tamaño */ font-size: 1rem; /* Reducir tamaño de texto */ } }

/* Pantallas pequeñas (celulares) */
@media (max-width: 576px) { section#contact { background-position: -900px center; background-size: cover; } .btn-responsive { padding: 0.5rem 1rem; /* Tamaño más pequeño */ font-size: 0.875rem; /* Texto más pequeño */ } }

.footer { padding: 25px 0; text-align: center; background-color: #ebebeb; }

.footer span.copyright { font-size: 90%; line-height: 40px; text-transform: none; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.footer ul.quicklinks { font-size: 90%; line-height: 40px; margin-bottom: 0; text-transform: none; font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

ul.social-buttons { margin-bottom: 0; }

ul.social-buttons li a { font-size: 20px; line-height: 50px; display: block; width: 50px; height: 50px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: white; border-radius: 100%; outline: none; background-color: #212529; }

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover { background-color: #0a3f95; }

@media (min-width: 992px) { ul.social-buttons .social-icon { margin-left: 0px; } }

@media (max-width: 576px) { ul.social-buttons .social-icon { margin-left: 0px; } }

@media (max-width: 768px) { ul.social-buttons .social-icon { margin-left: 0px; } }

#clientes .row { display: flex; align-items: center; /* Centra verticalmente */ justify-content: center; /* Opcional: Centra horizontalmente */ height: 100%; /* Asegúrate de que el contenedor tenga altura */ }

#clientes .col-lg-3.col-md-4.col-sm-6.col-6.text-center { align-content: center; }

.client-logo { display: block; text-align: center; font-size: 24px; color: #888888; font-weight: normal; text-decoration: none; transition: color 0.3s ease; }

.client-logo:hover { color: #333333; }

@media (max-width: 768px) { .client-logo { font-size: 20px; } }

@media (max-width: 576px) { .client-logo { font-size: 16px; } }

#nosotros .text-muted { font-size: 18px !important; }

#nosotros .about-img { width: 70%; }

#nosotros .row { display: flex; align-items: center; /* Centra verticalmente */ justify-content: center; /* Opcional: Centra horizontalmente */ height: 100%; /* Asegúrate de que el contenedor tenga altura */ }

.whatsapp-button { position: fixed; bottom: 20px; right: 20px; background-color: #25D366; color: white; border-radius: 50%; padding: 7px 18px; width: 60px; height: 60px; font-size: 30px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; z-index: 9999; }

.whatsapp-button:hover { color: #e6e6e6; background-color: #1da851; }

#galeria { justify-content: center; }

#galeria .gallery { cursor: pointer; margin: 5px; }

#galeria .gallery .gallery-image { height: 100%; aspect-ratio: 3 / 4; /* Mantiene la proporción 3:4 */ overflow: hidden; display: flex; align-items: center; justify-content: center; }

#galeria .gallery .gallery-image img { width: 100%; height: 100%; object-fit: cover; /* Recorta la imagen para llenar el espacio sin deformarse */ }

#galeria .gallery .gallery-image img:hover { transform: scale(1.03); }

#galeria .gallery .gallery-item { margin: 3px; padding: 0px; position: relative; }

#galeria .gallery-item { width: 20% !important; }

@media (max-width: 768px) { #galeria .gallery-item { width: 48% !important; } }

@media (max-width: 576px) { #galeria .gallery-item { width: 48% !important; } }

/*# sourceMappingURL=agency.css.map */