.custom-hero-wrapper {
    margin: 0 auto !important;
    max-width: 1930px;
    border: 35px solid white;
    border-top: none;
    border-bottom: none;
}

.info-map {
    position: relative;
}

.info-map-text {
    position: absolute !important;
    top: -390px;
    right: 0;
}

.site-footer a {
    color: #fff;
    text-decoration: underline !important;
}

.site-footer a:hover, .site-footer a:focus, .site-footer a:active {
    color: #fff;
}

.site-footer p {
    margin: 0 !important;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li.current-menu-ancestor>a.eael-item-active, .eael-simple-menu-container.preset-2 .eael-simple-menu li.current-menu-item>a.eael-item-active {
    color: #000 !important;
    font-weight: bold;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li:hover>a {
    font-weight: bold;
    color: #000 !important;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li:hover>a::before{
    width: 100%;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu.eael-simple-menu-horizontal:not(.eael-advanced-menu-responsive)>li>a,
.eael-simple-menu-container.preset-2 .eael-simple-menu.eael-simple-menu-horizontal:not(.eael-simple-menu-responsive)>li:first-child>a {
    border: none;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li>a {
    color: #000;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu > li>a:before{
    content: '';
    background: #000;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    transition: all 0.3s ease-in-out;
}

.eael-simple-menu-container.preset-2 {
    display: flex;
    justify-content: flex-end;
    border: none;
}

.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul {
    z-index: 2;
}

.no-margin {
    margin: 0 !important;
}

.custom-gap > .elementor-container {
    gap: 80px;
}

.custom-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active {
    font-weight: bold !important;
}

.custom-tabs .eael-advance-tabs .eael-tabs-nav>ul {
    gap: 40px !important;
}

.custom-tabs .eael-advance-tabs .eael-tabs-nav>ul li {
    flex: unset !important;
}

.custom-tabs:not(.ui-resizable) {
    display: none;
}

.custom-checkbox .jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__button {
    border-color: #fff;
}

.custom-checkbox .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button .jet-checkboxes-list__label {
    font-weight: bold !important;
}

.eael-advanced-tabs .eael-advanced-tab-title[style*="display: none"] {
    display: none !important;
}
.eael-advanced-tabs .eael-advanced-tab-content[style*="display: none"] {
    display: none !important;
}

.custom-project-item .elementor-widget-container,
article.proyectos .jet-listing jet-listing-dynamic-image {
    overflow: hidden;
}

.custom-project-item .elementor-widget-container img,
article.proyectos .elementor-post__thumbnail img,
.custom-project-item  .jet-listing-dynamic-image__link{
    transition: 0.3s all;
    width: 100% !important;
}

.custom-project-item:hover .elementor-widget-container img {
    transform: scale(1.1);
}

.jet-engine-gallery-grid__item-wrap.is-lightbox:before {
    content: ' ';
    background: url('../img/zoom-icon.svg') center center no-repeat;
    background-size: contain;
}

article.proyectos .elementor-post__thumbnail img {
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
}

article.proyectos:hover .elementor-post__thumbnail img {
    transform: scale(1.1) !important;
}

.cky-notice, .cky-notice .cky-title, .cky-notice-btn-wrapper .cky-btn, .cky-modal.cky-modal-open, .cky-prefrence-btn-wrapper .cky-btn {
    font-family: 'Roboto', Sans-serif;
}

@media (max-width: 1300px) {
    .site-footer .elementor-widget-container {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .site-footer .elementor-widget-container {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .site-footer .elementor-widget-container {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .eael-simple-menu-container.preset-2 .eael-simple-menu > li>a:before {
        content: none;
    }

    .eael-simple-menu-responsive {
        top: 60px !important;
        height: 100vh;
        background: white !important;
        box-shadow: rgba(0, 0, 0, 0.15) 2px 20px 20px 0px;
    }

    .custom-hero-wrapper {
        border: 20px solid white;
        border-top: none;
        border-bottom: none;
    }

    .info-map-text {
        position: relative !important;
        top: 0;
    }

    .eael-simple-menu-container.preset-2 {
        display: block;
    }

    .custom-gap > .elementor-container {
        gap: 20px;
    }

    .custom-tabs .eael-advance-tabs .eael-tabs-nav>ul {
        gap: 0 !important;
    }

    .custom-tabs .eael-advance-tabs .eael-tabs-nav>ul li {
        flex: 1 1 100% !important;
    }
}
