.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --AMRILLO_GUAMBRA:#ffb900; --Azul_G:#181e35; }
/* Start custom CSS *//* ==========================================================
   GUAMBRA STUDIO
========================================================== */

/* ==========================================================
   HERO PRINCIPAL
========================================================== */

/* Imagen del hero */
.hero-guambra{
    background-image:
        linear-gradient(135deg,
            rgba(11,29,51,.15),
            rgba(5,13,26,.65)),
        url("https://test.guambrastudio.com/wp-content/uploads/2026/07/ChatGPT-Image-2-jul-2026-14_24_45.png") !important;

    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-color: #050d1a !important;
}

/* Ocultar figura original */
[class*="hero_circle_image"],
.orixo-banner-hero-circle{
    display:none !important;
}

/* Eliminar overlays */
.orixo-banner-area::before,
.orixo-banner-area::after,
[class*="banner-shape"]{
    display:none !important;
    background:transparent !important;
}

/* Detener únicamente el rombo giratorio */
[class*="hero_circle"],
[class*="hero-circle"],
[class*="circle-shape"],
.orixo-banner-hero-circle,
.orixo-banner-hero-circle *{
    animation:none !important;
    animation-name:none !important;
}

/* ==========================================================
   HEADER
========================================================== */

header,
.header-navigation-area,
.orixo-header-area{
    padding-top:10px !important;
    padding-bottom:10px !important;
    min-height:auto !important;
}

/* Logo */
header .site-logo img,
header [class*="logo"] img{
    max-height:40px !important;
    width:auto !important;
}/* End custom CSS */