/*header { background: green; }*/

.entry-content p:last-child {
    margin-bottom: 0;
}

.ast-site-title-wrap {
    display: none;
}

header.entry-header {
    display: none;
}

.ast-site-identity {
    padding: 0;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: auto;
}

.site-header {
    padding: 14px 0 15px;
}

.site-header .ast-container {
    max-width: 1180px;
}

.ast-builder-menu .main-navigation>ul {
    gap: 4px;
}

.main-header-bar-navigation .main-header-menu li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.288px;
    color: #67686B !important;
    padding: 0 9px 4px;
    position: relative;
}

.main-header-bar-navigation .main-header-menu li.current-menu-item a {
    color: #111318 !important;
}

.main-header-bar-navigation .main-header-menu li.current-menu-item a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #1C1E22;
    border-radius: 1px;
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    padding: 10px 22px;
    font-weight: 700;
    font-size: 12.5px;
    line-height: 17px;
    letter-spacing: 0.375px;
    color: #FFFFFF;
    line-height: 18px;
}

.banner-tag::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #535A65;
    border-radius: 3px;
    display: flex;
}


.title-tag {
    position: relative;
}

.title-tag::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background: #535A65;
    border-radius: 1px;
    position: absolute;
    top: 9px;
    left: 0;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    min-height: auto;
    padding: 0 15px 20px;
}

.ast-footer-copyright p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #B9B9BA;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    padding: 0;
    max-width: 1140px;
}

.site-footer-section .widget-title,
.site-footer-section .wp-block-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.575px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-bottom: 1px solid #494B4E;
    padding-bottom: 7px;
}

.site-footer-section .menu {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}

.site-footer-section .menu li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #B9B9BA;
    display: flex;
}

.site-footer-section .menu li a:hover {
    color: #fff;
}


.site-footer-section .site-footer-primary-section-3 .menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.site-footer-section.site-footer-primary-section-3 .menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding: 53px 15px 50px;
    border-top: 4px solid #191B1F;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    border-top: 1px solid #494B4E;
    padding-top: 19px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-1 {
    width: 24.8%;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-2 {
    width: 11%;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-3 {
    width: 30%;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-4 {
    width: 17.8%;
}

.site-footer-section-4 ul {
    display: flex;
    flex-direction: column;
    row-gap: 13px;
}

.site-footer-section-4 ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #B9B9BA;
    padding-left: 43px;
    position: relative;
    min-height: 32px;
    display: flex;
    align-items: center;
}

.site-footer-section-4 ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background-color: rgba(255, 255, 255, 0.08);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 6px;
}

.site-footer-section-4 ul li:nth-child(1):before {
    background-image: url(../images/icon-5.svg);
}

.site-footer-section-4 ul li:nth-child(2):before {
    background-image: url(../images/icon-6.svg);
}

.site-footer-section-4 ul li:nth-child(3):before {
    background-image: url(../images/icon-7.svg);
}

.site-footer-section-4 ul li a {
    color: #B9B9BA;
}

.our-sectors-card {
    overflow: hidden !important;
}

.marquee-slider {
    overflow: hidden;
}

.marquee-slider ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 72px;
    animation: marqueeLoop 20s linear infinite;
}

@keyframes marqueeLoop {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.marquee-slider li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 11px;
    white-space: nowrap;
}

.marquee-slider li::before {
    content: "";
    width: 4px;
    height: 4px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 2px;
    display: flex;
}



.halken-modal {
    position: fixed;
    display: flex;
    inset: 0;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s ease, visibility 0.25s ease;
    padding: 10px;
}

.halken-modal.is-open {
    visibility: visible;
    opacity: 1;
}

.halken-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(11, 14, 21, 0.4);
    backdrop-filter: blur(7px);
}

.halken-modal__panel {
    padding: 44px;
    background: #FFFFFF;
    box-shadow: 0px 16px 48px rgba(17, 19, 24, 0.12), 0px 40px 96px rgba(17, 19, 24, 0.18);
    border-radius: 18px;
    position: relative;
    max-width: 648px;
    margin: auto;
    transform: translateY(-16px) scale(0.97);
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s ease;
    max-height: 100%;
    overflow: auto;
}

.halken-modal.is-open .halken-modal__panel {
    transform: translateY(0) scale(1);
    opacity: 1;
}

.elementor-kit-9 button.halken-modal__close {
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 32px;
    height: 32px;
    right: 16px;
    top: 16px;
    border: 1px solid #E8EAF0;
    color: #8B93A8;
    border-radius: 6px;
    padding: 0;
    box-shadow: unset;
    font-size: 27px;
}

.halken-modal__close:hover {
    background: #f8f9fa;
}

/* Logo */
.halken-modal__logo {
    font-size: 20px;
    letter-spacing: 0.5px;
}

.halken-modal__logo-hal {
    font-weight: 800;
    color: #1a1a1a;
}

.halken-modal__logo-ken {
    font-weight: 800;
    color: #7b83a1;
    border-bottom: 2px solid #7b83a1;
    padding-bottom: 2px;
}

/* Title / subtitle */
.halken-modal__title {
    margin: 14px 0 6px;
    font-weight: 800;
    font-size: 26px;
    line-height: 43px;
    letter-spacing: -0.52px;
    color: #111318;
}

.halken-modal__subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8B93A8;
    margin-bottom: 30px;
}

/* Lock background scroll while modal is open */
body.halken-modal-open {
    overflow: hidden;
}

/* =========================
   CF7 Form Layout
========================= */
.halken-modal__form-row p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

.halken-modal__form-row--single p {
    grid-template-columns: 1fr;
}

.halken-modal__form input[type="text"],
.halken-modal__form input[type="email"],
.halken-modal__form input[type="tel"],
.halken-modal__form select,
.halken-modal__form textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    background: #f8f9fa;
    font-size: 14px;
    box-sizing: border-box;
    font-family: inherit;
}

.halken-modal__form input[type="text"]:focus,
.halken-modal__form input[type="email"]:focus,
.halken-modal__form input[type="tel"]:focus,
.halken-modal__form select:focus,
.halken-modal__form textarea:focus {
    outline: none;
    border-color: #7b83a1;
    background: #fff;
}

.halken-modal__form textarea {
    min-height: 100px;
    resize: vertical;
}

.halken-modal__form select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8'><path d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' fill-rule='evenodd'/></svg>");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding-right: 36px;
}

.halken-modal__form input[type="submit"] {
    width: 100%;
    padding: 14px;
    background: #7b83a1;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: background 0.2s ease;
}

.halken-modal__form input[type="submit"]:hover {
    background: #6b7391;
}

.halken-modal__form input[type="submit"]:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/* CF7 validation / response messaging */
.halken-modal__form .wpcf7-not-valid-tip {
    font-size: 12px;
    color: #d92d20;
    margin-top: 4px;
}

.halken-modal__form .wpcf7-response-output {
    margin-top: 16px;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 14px;
}

/* Mobile */
@media (max-width: 640px) {
    .halken-modal__form-row {
        grid-template-columns: 1fr;
    }
}


.halken-projects-wrap {
    max-width: 1220px;
    margin: 0 auto;
}

.halken-projects-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 40px;
}

.elementor-kit-9 button.halken-filter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    border: 1px solid #E8E9E9;
    border-radius: 100px;
    font-weight: 700;
    font-size: 11.5px;
    line-height: 16px;
    letter-spacing: 0.575px;
    color: #67686B;
    background-color: transparent;
    box-shadow: unset;
}

.elementor-kit-9 button.halken-filter-btn.is-active {
    background-color: #535A65;
    border: 1px solid #535A65;
    color: #fff;
}

.halken-filter-btn:hover {
    border-color: #b7bac2;
}

.halken-filter-btn.is-active {
    background: #23262b;
    border-color: #23262b;
    color: #fff;
}

.halken-projects-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.halken-project-card {
    background: #fff;
    border: 1px solid #E8E9E9;
    border-radius: 12px;
    overflow: hidden;
}


.halken-project-card.is-hidden {
    display: none;
}

.halken-project-image {
    width: 100%;
    padding: 37.5%;
    overflow: hidden;
    background: #eee;
    position: relative;
}

.halken-project-image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.halken-project-image-placeholder {
    width: 100%;
    height: 100%;
    background: #e2e3e6;
}

.halken-project-body {
    padding: 18px 16px 18px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
}

.halken-project-badge {
    padding: 2px 8px;
    border: 1px solid #E8E9E9;
    border-radius: 3px;
    display: inline-flex;
    font-weight: 700;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #535A65;
}

.halken-project-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.15px;
    color: #1C1E22;
    margin: 5px 0 6px;
}

.halken-project-location {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #67686B;
}

.halken-projects-empty {
    color: #8a8d94;
}

.site-footer-primary-section-1 .widget_media_image {
    margin-top: 4px;
}

.site-footer-primary-section-1 .widget {
    margin-bottom: 0;
}

.site-footer-primary-section-1 .wp-block-paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #979899;
    margin: 20px 0 25px;
}

.wp-block-social-links {
    gap: 8px;
}

.wp-block-social-links li a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    border-radius: 6px;
}

.wp-block-social-links li a svg {
    display: none;
}

.wp-block-social-links li.wp-social-link-facebook a {
    background-image: url(../images/icon-1.svg);
}

.wp-block-social-links li.wp-social-link-instagram a {
    background-image: url(../images/icon-2.svg);
}

.wp-block-social-links li.wp-social-link-linkedin a {
    background-image: url(../images/icon-3.svg);
}

.wp-block-social-links li.wp-social-link-youtube a {
    background-image: url(../images/icon-4.svg);
}

.site-footer-below-section-2 ul {
    gap: 20px;
}

.site-footer-below-section-2 ul li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #B9B9BA;
    padding: 0 !important;
}

.breadcrumbs-main ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 8px;
}

.breadcrumbs-main ul li {
    font-weight: 600;
    font-size: 11.5px;
    line-height: 19px;
    letter-spacing: 0.46px;
    color: rgba(255, 255, 255, 0.75);
    display: flex;
}

.breadcrumbs-main ul li a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none !important;
}

.list-style-main .elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.list-style-main .elementor-icon-list-items li {
    padding: 16px 18px;
    background: #F8F9FC;
    border: 1px solid #E8EAF0;
    border-radius: 12px;
}

.wpcf7 form .halken-form__row {
    margin-bottom: 0;
}


.wpcf7 input[type=file].wpcf7-form-control {
    width: 100%;
    height: 51px;
    background: #F8F9FC !important;
    border: 1px solid #E8EAF0 !important;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8B93A8;
    padding: 0 14px !important;
    outline: none !important;
    outline-color: inherit !important;
    display: block;
    align-items: center;
}

/* Wrapper */
.wpcf7-form-control-wrap:has(.halken-resume-upload) {
    display: block;
}

/* The file input itself acts as the box */
.halken-resume-upload {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 50px;
    background: #F4F6FA;
    border: 2px dashed #1B2A4A;
    /* navy */
    border-radius: 10px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    color: #4A5568;
    cursor: pointer;
    padding: 10px;
    height: 60px;
    transition: all 0.25s ease;
}

.halken-resume-upload:hover {
    border-color: #000000;
    /* orange */
    background: #FFF6EF;
}

.halken-resume-upload:focus {
    outline: none;
    border-color: #000000 !important;
    box-shadow: 0 0 0 3px rgba(255, 122, 41, 0.15);
}

/* Style the actual "Choose File" button (Chrome/Edge/Firefox) */
.halken-resume-upload::file-selector-button {
    /* padding: 10px; */
    margin-right: 14px;
    background: #1B2A4A;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-family: var(--ast-form-input-text);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.25s ease;
}

.halken-resume-upload::file-selector-button:hover {
    background: #000000;
}

/* Safari/older Chrome fallback */
.halken-resume-upload::-webkit-file-upload-button {
    padding: 7px;
    margin: 10px 10px 10px 0px;
    background: #1B2A4A;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-family: var(--ast-form-input-text);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;

}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap textarea {
    width: 100%;
    height: 51px;
    background: #F8F9FC !important;
    border: 1px solid #E8EAF0 !important;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8B93A8;
    padding: 0 14px !important;
    outline: none !important;
    outline-color: inherit !important;
}

.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap select:focus,
.wpcf7-form-control-wrap textarea:focus {
    border: 1px solid #E8EAF0 !important;
}

.wpcf7-form-control-wrap label.error {
    color: red;
}

.elementor-counter-number-suffix {
    font-weight: 800;
    font-size: 15px;
    line-height: 25px;
    color: #535A65;
    display: flex;
    align-items: end;
    padding-bottom: 7px;
    padding-left: 2px;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-form-control-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 14px center;
}

.halken-form__row p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-bottom: 12px !important;
}

.halken-form__row--single p {
    grid-template-columns: repeat(1, 1fr);
}

.wpcf7-form-control-wrap textarea {
    height: 127px;
    display: flex;
    padding: 14px !important;
}

.wpcf7 form .halken-form__submit p {
    margin-bottom: 0;
}

.wpcf7 form .halken-form__submit {
    margin-bottom: 0;
    margin-top: 25px;
    position: relative;
}

.wpcf7 form .halken-form__submit input[type="submit"] {
    width: 100%;
}

.wpcf7 form .halken-form__submit .wpcf7-spinner {
    position: absolute;
    top: 0;
    right: 0;
}

.contact-info ul {
    padding: 28px 28px;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.contact-info ul li {
    border-bottom: 1px solid #E8EAF0;
    display: flex;
    justify-content: space-between;
    padding: 11px 0;
}

.contact-info ul li:last-child {
    border-bottom: 0;
}

.contact-info ul li b {
    font-weight: 700;
    font-size: 14px;
    line-height: 23px;
    color: #111318;
}

.contact-info ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #8B93A8;
}

.banner-main::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(101.32deg, rgba(9, 11, 18, 0.97) 0%, rgba(9, 11, 18, 0.88) 40%, rgba(9, 11, 18, 0.55) 62%, rgba(9, 11, 18, 0.15) 100%);
    display: block !important;
}

.banner-main h1.elementor-heading-title span {
    color: #fff;
}

.banner-text-box {
    position: relative;
    z-index: 9;
}

.ready-text::before {
    content: "";
    background: linear-gradient(270deg, rgba(25, 27, 31, 0) 53.65%, rgba(25, 27, 31, 0.54) 91.52%, rgba(25, 27, 31, 0.7) 100%);
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0;
    width: 100% !important;
    opacity: 1 !important;
}

.ready-text::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 43px;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(0deg, #191B1F 0%, rgba(25, 27, 31, 0) 100%);
}

.ready-box {
    padding: 30px !important;
    background: rgba(255, 255, 255, 0.02) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 24px !important;
}


.ready-box .title-tag::before {
    background-color: #B0B3B8;
}

.number-line::after {
    content: "";
    display: block;
    background: #67686B33;
    height: 2px;
    position: absolute;
    top: 30px;
    left: 120px;
    right: 120px;
    width: auto;
}

.number-line span.elementor-icon {
    position: relative;
    z-index: 1;
}

.tags-design::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #6B7FA3;
    border-radius: 3px;
    display: flex;
    align-items: center;
}

.appy-now p {
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #8B93A8;
}

.appy-now p span {
    color: #4A5E7A;
}

.sectors-tabs .e-n-tabs-heading {
    border-bottom: 1px solid #E8EAF0;
}

.sectors-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg {
    fill: #fff !important;
}


.sectors-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] {
    position: relative;
}

.sectors-tabs.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true]::before {
    content: "";
    border-bottom: 3px solid #6B7FA3;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.cms-list-sidebar .elementor-icon-list-items li a {
    text-decoration: none;
    outline: none;
    padding: 6px 10px;
    border-radius: 8px;
}

.cms-content-main ul {
    margin: 0;
}

@media screen and (max-width: 991px) {
    .number-line::after {
        display: none;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        row-gap: 15px;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-1,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-2,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-3,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-4 {
        width: calc(50% - 15px) !important;
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
        display: flex !important;
    }

    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
        gap: 0;
    }

    .ast-header-break-point .main-navigation ul .menu-item .menu-link {
        padding: 15px 20px;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link,
    .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.menu-link,
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.ast-menu-toggle {
        background-color: transparent !important;
    }

}

@media screen and (max-width: 767px) {
    .cms-list-sidebar {
        position: unset !important;
    }

    .halken-projects-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-1,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-2,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-3,
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .site-footer-primary-section-4 {
        width: 100% !important;
    }

    .list-style-main .elementor-icon-list-items {
        grid-template-columns: repeat(1, 1fr);
    }

    .halken-modal__panel {
        padding: 15px;
        max-height: 600px;
        overflow: auto;
    }

    .ready-box {
        padding: 16px !important;
    }
}