.elementor-kit-10{--e-global-color-primary:#0E3856;--e-global-color-secondary:#048780;--e-global-color-text:#0E3856;--e-global-color-accent:#048780;--e-global-color-11157ce:#FDFDFD;--e-global-color-7da258e:#FFFFFF;--e-global-typography-primary-font-family:"NeoTech CX";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Soho Gothic";--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Soho Gothic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Soho Gothic";--e-global-typography-accent-font-weight:bold;color:var( --e-global-color-primary );font-family:"Soho Gothic", Sans-serif;font-size:21px;font-weight:400;background-color:var( --e-global-color-11157ce );}.elementor-kit-10 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 h1{font-family:"NeoTech CX", Sans-serif;font-weight:600;}.elementor-kit-10 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );font-style:var( --e-global-typography-secondary-font-style );}.elementor-kit-10 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h5{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-10 h6{font-family:"Soho Gothic", Sans-serif;font-weight:bold;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:"Soho Gothic", Sans-serif;font-weight:bold;text-transform:uppercase;color:var( --e-global-color-11157ce );background-color:transparent;background-image:linear-gradient(45deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);border-radius:100px 100px 100px 100px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{color:var( --e-global-color-11157ce );background-color:transparent;background-image:linear-gradient(45deg, var( --e-global-color-secondary ) 0%, var( --e-global-color-secondary ) 100%);}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:100px 100px 100px 100px;padding:12px 24px 12px 24px;}.elementor-kit-10 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea:focus,.elementor-kit-10 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing: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-kit-10{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0;
}

.glass {
    backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}

.felement {
    color: #0E3856;
}

ol {
    margin-left: -10px;
}

li::marker {
    color: var( --e-global-color-secondary );
    font-weight: bold;
}

.elementor-field-type-textarea textarea {
    border-radius: 20px !important;
}

.boton {
    padding: 12px 24px;
    border-radius: 100px 100px 100px 100px;
    background-image: linear-gradient(45deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
    transition: all .3s;
}

.boton:hover {
    background-image: linear-gradient(45deg, var( --e-global-color-secondary ) 0%, var( --e-global-color-secondary ) 100%)
}

/* CABEZA */

#cabeza {
    width: auto;
}

#cabeza .elementor-nav-menu--dropdown {
    border: 1px solid #FDFDFD;
    border-radius: 20px;
    width: 66vw !important;
    position: fixed !important;
    top: 70px !important;
    left: 17vw !important;
}

#cabeza .elementor-nav-menu--dropdown ul {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background: #FDFDFD80;
    padding-top: 5px;
    padding-bottom: 5px;
}

#cabeza .elementor-nav-menu li:last-child a {
    color: var( --e-global-color-11157ce );
    background-image: linear-gradient(45deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
    border-radius: 100px;
    width: 120px;
    margin: 10px auto;
}

#cabeza .elementor-nav-menu li:last-child a:hover {
    color: var( --e-global-color-secondary );
    background-image: linear-gradient(45deg, var( --e-global-color-11157ce ) 0%, var( --e-global-color-11157ce ) 100%);
}

@media (min-width: 768px) {
#cabeza .elementor-nav-menu li:last-child {
    display: none;
}
}

/* PIE */

#pie .elementor-background-video-container {
    border-radius: 60px 60px 0 0;
}

#pie .elementor-nav-menu li:last-child {
    display: none;
}

@media (max-width: 767px) {
    #pie .menu-item {
    width: 50%;
    }
}

/* HOME */

@media (max-width: 767px) {
#heroes .e-gallery-item:nth-child(3n+2) {
    margin-top: 80px;
}

#heroes .e-gallery-item:nth-last-child(-n+3) {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
    #heroes .e-gallery-item:nth-child(4n+2),
#heroes .e-gallery-item:nth-child(4n+4),
#heroes .e-gallery-item:last-child {
    margin-top: 80px;
}
}

@media (min-width: 1024px) {
#heroes .e-gallery-item:nth-child(5n+2),
#heroes .e-gallery-item:nth-child(5n+4) {
    margin-top: 150px;
}

#heroes .e-gallery-item:nth-child(5n+3) {
    margin-top: 60px;
}

#heroes .e-gallery-item:last-child {
    margin-top: unset;
    --column: 4 !important;
}
}

/* LAB */

#formula strong {
    color: var( --e-global-color-secondary );
}

.cder figcaption,
.cizq figcaption {
    position: absolute;
    bottom: 15px;
    padding: 0 15px;
}

.cder figcaption {
    right: 0;
}

#equipo img {
    width: 180px;
    border: 4px solid var( --e-global-color-secondary );
    border-radius: 500px;
    margin-bottom: 20px;
}

#equipo .titulo h3 {
    display: inline;
}

#equipo span {
    color: var( --e-global-color-secondary );
    position: absolute;
    margin-top: -1em;
    margin-left: 0.2ch;
}

#equipo p {
    font-size: 18px;
    margin: 0;
}

#equipo .extra {
    color: var( --e-global-color-secondary );
}

@media (max-width: 1023px) {
    #equipo .dce-post-block {
        text-align: center;
    }
    
    #equipo img {
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }
}

.elementor-flip-box__front {
    overflow: hidden;
}

.elementor-flip-box__front .elementor-flip-box__layer__inner {
    background-image: linear-gradient(45deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
    padding-top: 8px;
}

/* COLLECTIVE MIND */

.radius .elementor-background-video-container {
    border-radius: 60px;
}

@media (max-width: 767px) {
.radius .elementor-background-video-container {
    border-radius: 30px;
}
}

/* STARTUP STUDIO */

@media (min-width: 768px) {
.iniciativas article:nth-child(even) {
    margin-top: 100px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'NeoTech CX';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cx.diego.mx/wp-content/uploads/2023/02/NeoTech-CX.woff2') format('woff2'),
		url('https://cx.diego.mx/wp-content/uploads/2023/02/NeoTech-CX.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Soho Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-Light.woff2') format('woff2'),
		url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-Light.woff') format('woff');
}
@font-face {
	font-family: 'Soho Gothic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-LightItalic.woff2') format('woff2'),
		url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'Soho Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-Medium.woff2') format('woff2'),
		url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Soho Gothic';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-MediumItalic.woff2') format('woff2'),
		url('https://cx.diego.mx/wp-content/uploads/2023/02/SohoGothicPro-MediumItalic.woff') format('woff');
}
/* End Custom Fonts CSS */