.elementor-20 .elementor-element.elementor-element-877a7de{--display:flex;}.elementor-20 .elementor-element.elementor-element-0119f05 .elementor-repeater-item-e34a30b.elementor-social-icon{background-color:#363239;}.elementor-20 .elementor-element.elementor-element-0119f05 .elementor-repeater-item-fac13cb.elementor-social-icon{background-color:#363239;}.elementor-20 .elementor-element.elementor-element-0119f05{--grid-template-columns:repeat(0, auto);}.elementor-20 .elementor-element.elementor-element-0119f05 .elementor-widget-container{text-align:left;}.elementor-20 .elementor-element.elementor-element-1755b1e{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-0119f05{--icon-size:19px;}}/* Start custom CSS for container, class: .elementor-element-877a7de */#top {
    width: 100% !important;
    background: rgba(255, 255, 255, 0);
    transition: all 0.4s ease-in-out;
    align-content: center;
    align-items: center;
    flex-direction: row !important;
    padding: 3px 40px 4px 40px;
    z-index: 9999 !important;
}

#top.scrolled {
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(200px) saturate(200%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.05);
}

.html-script {
    display: none;
}

/* Hidden Header */
#hidden-header {
    width: 100% !important;
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(200px) saturate(200%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.05);
    align-content: center;
    align-items: center;
    flex-direction: row !important;
    padding: 3px 40px 0 40px;
    z-index: 9999 !important;
    min-height: 103px;
    justify-content: space-between;
}

/* Top Left Logo */
#header-logo img {
    width: 100px;
}

.header-menu span.sub-arrow {
    padding: 0 0 0 6px;
}

.header-menu {
    margin: 0 auto;
    width: auto !important;
}

/* Header Link */
.header-menu a {
    font-size: 22px;
    padding: 12px;
    font-weight: 600;
}

.header-menu a {
    color: var(--text-color);
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
    transition-property: all;
    transition-duration: 0s !important;
    transition-timing-function: ease;
    transition-delay: 0s !important;
}

.header-menu a:hover,
.header-menu a:hover .fa-caret-down {
    color: var(--main-color);
}

/* Nav Menu */
.header-menu .sub-menu {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
    min-width: 200px !important;
    backdrop-filter: blur(200px) saturate(200%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

.header-menu
    .elementor-nav-menu--dropdown
    .elementor-item.elementor-item-active,
.header-menu .elementor-nav-menu--dropdown .elementor-item.highlighted,
.header-menu .elementor-nav-menu--dropdown .elementor-item:focus,
.header-menu .elementor-nav-menu--dropdown .elementor-item:hover,
.header-menu .elementor-sub-item.elementor-item-active,
.header-menu .elementor-sub-item.highlighted,
.header-menu .elementor-sub-item:focus,
.header-menu .elementor-sub-item:hover {
    background-color: rgba(204, 85, 124, 0.1) !important;
}

/* Highlight current  */
.header-menu .current-menu-ancestor > a,
.header-menu .elementor-item-active {
    color: var(--main-color) !important;
}

/* Social */
.header-social .elementor-social-icon {
    background-color: var(--main-color) !important;
}

.header-social .elementor-icon.elementor-social-icon {
    width: 40px;
    height: 40px;
}

.header-social .elementor-grid {
    --grid-column-gap: 10px;
}

/* 1024px and below screen sizes */
@media (max-width: 1024px) {
    #top {
        padding: 3px 40px 3px 30px;
    }

    #hidden-header {
        min-height: 106px;
    }

    #hidden-pagetitle,
    #hidden-sitetitle {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 80%;
    }

    #hidden-pagetitle div,
    #hidden-sitetitle div {
        color: var(--main-color);
    }

    #hidden-sitetitle {
        display: none;
    }

    .header-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 32px;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);

        backdrop-filter: blur(200px) saturate(200%);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    }

    #header-logo {
        order: -1 !important;
    }

    #header-logo img {
        width: 100px;
    }

    .header-social {
        order: 2 !important;
        margin: 0 18px 0 auto;
    }

    .header-menu {
        order: 3 !important;
        margin: 0;
    }

    .header-menu a {
        font-size: 16px !important;
        padding: 14px 40px !important;
        color: var(--text-color);
    }

    .header-menu a:hover {
        color: var(--main-color) !important;
    }

    .header-menu .elementor-menu-toggle {
        font-size: 28px;
        background-color: rgba(255, 255, 255, 0) !important;
    }

    .header-menu .elementor-menu-toggle i {
        color: var(--main-color) !important;
    }

    .header-menu .elementor-menu-toggle {
        background-color: rgba(255, 255, 255, 0.85);
    }

    .header-social .elementor-icon.elementor-social-icon {
        width: 40px;
        height: 40px;
    }
}

/* 767px and below screen sizes */
@media (max-width: 767px) {
    #header-logo img {
        width: 70px;
    }

    #top {
        padding: 3px 20px 3px 15px;
    }

    #hidden-header {
        padding: 3px 20px;
        min-height: 76px;
    }

    .header-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        border-top: 1px solid #e3e3e3;
        margin-top: 18px;
    }

    .header-menu .elementor-menu-toggle {
        font-size: 25px;
    }

    .header-menu a {
        font-size: 14px;
        padding: 12px 20px;
    }

    .header-social {
        margin: 0 18px 0 auto;
    }

    .header-social .elementor-icon.elementor-social-icon {
        width: 36px;
        height: 36px;
    }

    .header-social .elementor-grid {
        --grid-column-gap: 5px;
    }
}/* End custom CSS */