.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-color-313e86b:#2E3F6B;--e-global-color-1a5c037:#BDAD94;--e-global-color-0d087a4:#B10249;--e-global-color-a3dd176:#FFFFFF;--e-global-color-fb934ea:#000000;--e-global-color-6edb99f:#F0F0EF;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Gotham";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-313e86b );text-decoration:none;}.elementor-kit-7 a:hover{color:var( --e-global-color-0d087a4 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:85%;}.e-con{--container-max-width:85%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//* EMPRESA */

.history-box {
  background-color: #e6e9f2; /* Ajusta según tu color de fondo */
  padding: 30px;
  clip-path: polygon(
    10px 0,        /* esquina superior izquierda recortada */
    calc(100% - 10px) 0,  /* esquina superior derecha recortada */
    100% 10px,
    100% 100%,
    0 100%,
    0 10px
  );
}

/* PROYECTOS */
.flecha {
  clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 0%, calc(100% - 30px) 100%, 0 100%);
}

.project-menu .elementor-nav-menu > li {
  border-bottom: 1px solid #000000;
}
.project-menu .elementor-nav-menu > li:first-child {
  border-top: 1px solid #000000;
}

/* INICIO */
@media (max-width: 1139px) {
    .home-box {
        position: static !important;
        width: auto !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
    }
}

@media (min-width: 768px) {
    .back-to-top-cont {
        transform: rotate(-90deg);
        white-space: nowrap !important;
    }
}

@media (max-width: 767px) {
  .boton-svg svg {
    width: 30px;
    height: 30px;
  }
}


/* Efecto hover para el contenedor enlace */
.service-row {
    transition: all 0.3s ease;
}

/* Hover del título - cambio de color del texto */
.service-row:hover .elementor-heading-title {
    color: #BDAD94 !important;
    transition: color 0.3s ease;
}

/* Hover del SVG - cambio de fondo del círculo y color de la flecha */
.service-row:hover svg circle {
    fill: #BDAD94 !important;
    transition: fill 0.3s ease;
}

.service-row:hover svg path {
    stroke: white !important;
    transition: stroke 0.3s ease;
}

/* Efecto hover eliminado - sin movimiento vertical */

/* Asegurar que las transiciones sean suaves */
.service-row .elementor-heading-title,
.service-row svg circle,
.service-row svg path {
    transition: all 0.3s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLightItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLight.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLight.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-UltraItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-UltraItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Ultra.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Ultra.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-ThinItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-ThinItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Thin.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-MediumItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Medium.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-LightItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Light.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Light.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BoldItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Bold.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BlackItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BlackItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Black.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Black.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLight.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-XLight.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Book.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BookItalic.woff2') format('woff2'),
		url('https://www.fasedos.eu/wp-content/uploads/2025/05/Gotham-BookItalic.woff') format('woff');
}
/* End Custom Fonts CSS */