.elementor-kit-33{--e-global-color-primary:#F8F7F4;--e-global-color-secondary:#333333;--e-global-color-text:#242424;--e-global-color-accent:#FFBA06;--e-global-color-727f73d:#A8543D;--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;--e-global-typography-18f2e3a-font-family:"Bricolage Grotesque";--e-global-typography-18f2e3a-font-size:1.2vw;--e-global-typography-18f2e3a-font-weight:400;--e-global-typography-18f2e3a-font-style:normal;--e-global-typography-18f2e3a-line-height:1px;--e-global-typography-18f2e3a-letter-spacing:0px;background-color:var( --e-global-color-primary );}.elementor-kit-33 e-page-transition{background-color:#FFBC7D;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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;}}
/* Start custom CSS *//*EOI SORIA*/
/* Estado base */
.proyecto-eoi .img-carpeta img { transition: transform 0.4s ease; }
.proyecto-eoi .img-papel img   { transition: transform 0.4s ease; }
.proyecto-eoi .img-clip img    { transition: transform 0.4s ease; }
.proyecto-eoi .img-nota img    { transition: transform 0.4s ease; }

/* Hover sobre el CONTENEDOR */
.proyecto-eoi:hover .img-carpeta img { transform: translate(0px, 8px) rotate(0deg); }
.proyecto-eoi:hover .img-papel img   { transform: translate(15px, 0px) rotate(3deg); }
.proyecto-eoi:hover .img-clip img    { transform: translate(-8px, 4px) rotate(-4deg); }
.proyecto-eoi:hover .img-nota img    { transform: translate(-15px, -20px) rotate(4deg); }

/*PICCOLO*/
/* Estado base */
.proyecto-piccolo .img-funda img { transition: transform 0.4s ease; }
.proyecto-piccolo .img-papelfondo img   { transition: transform 0.4s ease; }
.proyecto-piccolo .img-formulario img    { transition: transform 0.4s ease; }
.proyecto-piccolo .img-folio img    { transition: transform 0.4s ease; }
.proyecto-piccolo .img-pegatina img    { transition: transform 0.4s ease; }
.proyecto-piccolo .img-marcapaginas img    { transition: transform 0.4s ease; }
.proyecto-piccolo .img-tarjeta img    { transition: transform 0.4s ease; }

/* Hover sobre el CONTENEDOR */
.proyecto-piccolo:hover .img-funda img { transform: translate(0px, 15px) rotate(-2deg); }
.proyecto-piccolo:hover .img-papelfondo img   { transform: translate(0px, -2px) rotate(-2deg); }
.proyecto-piccolo:hover .img-formulario img    { transform: translate(0px, 4px) rotate(-2deg); }
.proyecto-piccolo:hover .img-folio img    { transform: translate(0px, -30px) rotate(-2deg); }
.proyecto-piccolo:hover .img-pegatina img    { transform: translate(-10px, -15px) rotate(-4deg); }
.proyecto-piccolo:hover .img-marcapaginas img    { transform: translate(0px, -20px) rotate(4deg); }
.proyecto-piccolo:hover .img-tarjeta img    { transform: translate(0px, -15px) rotate(-4deg); }

/*PHASTFLEX*/
/* Estado base */
.proyecto-pf .img-board img { transition: transform 0.4s ease; }
.proyecto-pf .img-factura img   { transition: transform 0.4s ease; }
.proyecto-pf .img-boardclip img    { transition: transform 0.4s ease; }
.proyecto-pf .img-placa img    { transition: transform 0.4s ease; }
.proyecto-pf .img-clipcerrado img    { transition: transform 0.4s ease; }
.proyecto-pf .img-tarjetafront img    { transition: transform 0.4s ease; }
.proyecto-pf .img-tarjetaback img    { transition: transform 0.4s ease; }

/* Hover sobre el CONTENEDOR */
.proyecto-pf:hover .img-board img { transform: translate(0px, -10px) rotate(0deg); }
.proyecto-pf:hover .img-factura img   { transform: translate(0px, 6px) rotate(1deg); }
.proyecto-pf:hover .img-boardclip img    { transform: translate(0px, -10px) rotate(0deg); }
.proyecto-pf:hover .img-placa img    { transform: translate(-20px, 10px) rotate(5deg); }
.proyecto-pf:hover .img-clipcerrado img    { transform: translate(10px, -10px) rotate(-6deg); }
.proyecto-pf:hover .img-tarjetafront img    { transform: translate(0px, 10px) rotate(-4deg); }
.proyecto-pf:hover .img-tarjetaback img    { transform: translate(0px, -10px) rotate(2deg); }/* End custom CSS */