.elementor-kit-13{--e-global-color-primary:#007168;--e-global-color-secondary:#A3D5CD;--e-global-color-text:#1D1E1C;--e-global-color-accent:#EB5D3F;--e-global-color-7e20650:#004876;--e-global-color-bf8beaf:#FFF5E9;--e-global-color-d8ad3aa:#FFFFFF;--e-global-color-fd7e3f4:#BADCE6;--e-global-typography-primary-font-family:"Syne";--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 a{color:var( --e-global-color-accent );}.elementor-kit-13 h1{color:var( --e-global-color-d8ad3aa );text-decoration:underline;line-height:1.4em;}.elementor-kit-13 h2{color:var( --e-global-color-primary );text-decoration:underline;line-height:1.4em;}.elementor-kit-13 h3{font-family:"Syne", Sans-serif;line-height:1.4em;}.elementor-kit-13 h4{color:var( --e-global-color-7e20650 );font-family:"Work Sans", Sans-serif;font-size:1.1rem;font-weight:600;text-transform:uppercase;line-height:1.4em;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-d8ad3aa );background-color:var( --e-global-color-accent );border-radius:100px 100px 100px 100px;}.elementor-kit-13 input:not([type="button"]):not([type="submit"]),.elementor-kit-13 textarea,.elementor-kit-13 .elementor-field-textual{font-family:"Work Sans", Sans-serif;font-weight:bold;text-transform:uppercase;color:var( --e-global-color-primary );border-style:solid;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//* GENERAL */

h1, h2, h1 a, h2 a {
    text-decoration-color: #eb5d3f !important;
    text-underline-position: under;
}

h1, h2, h3 {
    font-family: 'Syne', sans-serif !important; 
    font-weight: 700 !important;
}

.sub-menu {
    padding: 20px !important;
}

.sub-menu li:before {
    content: '▸';
	  color: var( --e-global-color-accent );
	font-size: 32px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.sub-menu li:hover:before {
    content: '◢';
    font-size: 10px !important;
    top: 16px;
}

.glink {
    font-size: 12px;
    color: #007168 !important;
    border-left: 1px solid #007168;
    padding: 0px 8px 0px 12px;
}

html[lang="es"] .glink[title="Spanish"],
html[lang="auto"] .glink[title="Spanish"],
html[lang="en"] .glink[title="English"],
html[lang="fr"] .glink[title="French"] {
    font-weight: bold;
}

.glink[title="Spanish"] {
    border-left: 0px;
}


#footer .sub-menu {
    display: none !important;
}

/* HERO */

#hero .swiper-slide-contents {
    width: 1140px;
}

@media (min-width: 1140px) {
    #hero .swiper-slide-contents {
    margin-left: calc((100% - 1140px + 20px) / 2);
}
}
    
#hero .elementor-slide-heading {
    width: 80%;
    display: inline-block;
    font-size: 2.5rem !important;
    line-height: 1.4em;
    text-decoration: underline;
    text-decoration-color: #eb5d3f !important;
    text-underline-position: under;
}

#hero .elementor-slide-button {
    width: 17%;
    margin-left: 3%;
}

#hero [data-swiper-slide-index="1"] .swiper-slide-bg {
    background-size: 60% auto !important;
    background-position: center 80px;
}

@media (max-width: 768px) {
    #hero .elementor-slide-heading {
    width: 100%;
}
    #hero .elementor-slide-button {
    width: 160px;
    margin-left: 0;
}
    #hero [data-swiper-slide-index="1"] .swiper-slide-bg {
    background-size: 80% auto !important;
    background-position: center 80px;
}
}

#hero .elementor-ken-burns--active {
    -webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}

/* CARRUSEL */

.carrusel .ee-swiper__button i {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-top-width: 15px;
    border-bottom-width: 15px;
}

.carrusel .ee-swiper__button--prev i {
    border-right: 15px solid var( --e-global-color-accent );
}

.carrusel .ee-swiper__button--next i {
    border-left: 15px solid var( --e-global-color-accent );
}

.carrusel .ee-swiper__button i::before {
	display: none;
}


@media (max-width: 1024px) {
    
.carrusel .ee-swiper__button i {
    display: none;
}
}

/* PROYECTOS */

#proyectos .ee-swiper__container {
	padding: 80px 0px;
}

#proyectos .swiper-slide-next {
	transform: scale(1.1);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	z-index: 1;
}

@media (max-width: 1024px) {

#proyectos .ee-swiper__container {
	padding: 50px 30px 50px 0px;
}

#proyectos .swiper-slide {
	transform: scale(0.9);
	box-shadow: none;
}

#proyectos .swiper-slide-active {
    transform: scale(1);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	width: calc(60% - 20px) !important;
	margin: 0px -60px 0px 20px !important;
	z-index: 2;
}
}

@media (max-width: 767px) {

#proyectos .swiper-slide-active {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	width: calc(100% - 20px) !important;
	margin: 0px -50px 0px 20px !important;
	z-index: 2;
}

#proyectos .swiper-slide-next {
	transform: scale(0.9);
	box-shadow: none;
}
}/* End custom CSS */