/**
 *
 * Theme Name: 	1031 CF Properties
 * Theme URI: 	https://www.ccc.com
 * Author: 		The ccc Team
 * Author URI: 	https://www.ccc.com
 * Description:	Custom theme for 1031 CF Properties.
 * Version: 	2.0.2
 * Text Domain: fx
 *
 */

::selection {
    background: #FFFFFF33
        /* #FF3300*/
    ;
    color: #fff;
}

#announcement-carousel {
    justify-content: center;
}

.ubermenu-active .ubermenu-submenu-drop {
    transform: translateY(12px) !important;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 10px;
    /* matches your header padding */
}

.movable_lines {
    -webkit-mask-image: url('img/gradient_bridge.svg?v1.2');
    mask-image: url('img/gradient_bridge.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: center center;
    mask-position: center center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}

.swirly_lines {
    -webkit-mask-image: url('img/swirly.svg?v1.4');
    mask-image: url('img/swirly.svg?v1.4');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 120%;
    mask-size: 120%;
    -webkit-mask-position: center -300px;
    mask-position: center -300px;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .7
}

.curvy_lines {
    -webkit-mask-image: url('img/curvy_lines.svg?v1.4');
    mask-image: url('img/curvy_lines.svg?v1.4');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: center -400px;
    mask-position: center -400px;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .7
}

.zigzag_lines {
    -webkit-mask-image: url('img/zigzags.svg?v2');
    mask-image: url('img/zigzags.svg?v2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: center center;
    mask-position: center center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .7
}

.topright_lines {
    -webkit-mask-image: url('img/toprightlines.svg?v1.2');
    mask-image: url('img/toprightlines.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: center right;
    mask-position: center right;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}

.sharp_angle_lines {
    -webkit-mask-image: url('img/sharp_angle_lines.svg?v1.2');
    mask-image: url('img/sharp_angle_lines.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: bottom center;
    mask-position: bottom center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}

.topright_lines.v2 {
    -webkit-mask-size: 1600px;
    mask-size: 1600px;
}

.movable_circle {
    -webkit-mask-image: url('img/circle_lines.svg?v2');
    mask-image: url('img/circle_lines.svg?v2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 1800px;
    mask-size: 1800px;
    -webkit-mask-position: center center;
    mask-position: center center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}


.slanty_lines {
    -webkit-mask-image: url('img/slanty.svg?v1.2');
    mask-image: url('img/slanty.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: top center;
    mask-position: top center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}

.super_loops_lines {
    -webkit-mask-image: url('img/super_loops_lines.svg?v1.2');
    mask-image: url('img/super_loops_lines.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: top center;
    mask-position: top center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .5
}

.flowing_lines {
    -webkit-mask-image: url('img/flowing.svg?v1.2');
    mask-image: url('img/flowing.svg?v1.2');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-position: top center;
    mask-position: top center;
    mask-mode: alpha;
    position: relative;
    z-index: 10;
    content: '';
    opacity: .7
}

/* .banner:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 9;
} */

/* .elementor .banner{
    mask-image: linear-gradient(to bottom, black 90%, transparent 98%);
} */

@media (max-width: 1366px) {
    .movable_lines {
        -webkit-mask-size: 1800px;
        mask-size: 1800px;
        -webkit-mask-position: top center;
        mask-position: top center;
    }

    .slanty_lines {
        -webkit-mask-size: 1800px;
        mask-size: 1800px;
    }

}

.bg-gradient {
    animation: bg-orbit 10s linear infinite;
}

.bg-white-blocks {}

@keyframes bg-orbit {
    0% {
        background-position: 50% 0%;
    }

    12.5% {
        background-position: 87.5% 25%;
    }

    25% {
        background-position: 90% 50%;
    }

    37.5% {
        background-position: 87.5% 100%;
    }

    50% {
        background-position: 50% 110%;
    }

    62.5% {
        background-position: 12.5% 100%;
    }

    75% {
        background-position: 10% 50%;
    }

    87.5% {
        background-position: 12.5% 25%;
    }

    100% {
        background-position: 50% 0%;
    }
}


@keyframes bg-updown {
    0% {
        background-position: center 100%;
        opacity: 0;
    }

    10% {
        opacity: .3;
    }

    50% {
        background-position: center 50%;
        opacity: .5;
    }

    90% {
        opacity: .3;
    }

    100% {
        background-position: center 0%;
        opacity: 0;
    }
}

/* Default quickanchors styles */
.quickanchors {
    width: 100% !important;
    z-index: 999999 !important;
}

/* Sticky active state */
.quickanchors.elementor-sticky--active {
    background: #2D314E;
    width: 100%;
    inset-inline-start: 0 !important;
}

/* Default link styles */
.quickanchors a {
    text-align: center;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 6px;
    padding: 10px 15px;
    margin: 0 5px;
    min-width: 150px;
    display: inline-block;
    color: #fff;
    border: 0 !important;
}

/* Hover state */
.quickanchors a:hover {
    background-color: rgba(255, 255, 255, .15);
}

/* Active state */
.quickanchors a.active {
    background-color: rgba(255, 255, 255, .2);
}

@media (max-width: 1024px) {
    .quickanchors {
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;

        /* Firefox */
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, .2) transparent;
    }

    .quickanchors > div {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        max-height: 40px;
        width: 100%;
        gap: 5px;
    }

    /* Chrome / Safari */
    .quickanchors::-webkit-scrollbar {
        height: 4px;
        /* try a bit larger than 3px so you can see it */
    }

    .quickanchors::-webkit-scrollbar-thumb {
        background-color: rgba(255, 255, 255, .2);
        border-radius: 4px;
    }

    .quickanchors::-webkit-scrollbar-track {
        background: transparent;
    }


    .quickanchors > div a {
        flex: 0 0 auto;
        white-space: nowrap;
    }
}

ul li::before {
    display: none
}

.blog-single-container ul li {
    list-style: disc;
}

.wysiwyg__content ul li {
    list-style: disc;
}

.toc-jump{
    padding-left: 0 !important;
}

.toc-jump li {
    list-style: none !important;
    margin-left: 0 !important;
}

.mobileonly {
    display: none
}

.topbar.gimp {
    background: #202133;
}

.disclaimer {
    margin-top: 30px;
}

.calwrap {
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 40px;
    background: rgba(0, 0, 0, .2) !important;
}

.testimonials2 *,
.property-item *,
.google-reviews-rating *,
.quickanchors * {
    font-family: "Montserrat", Sans-serif;
}

.testimonial-intro {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px
}

.testimonial-placeholder {
    width: 70px;
    height: 70px;
    color: #fff;
    border-radius: 100px;
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: center
}

.testimonial-headshot {
    width: 70px;
    height: 70px;
    border-radius: 100px;
    background: rgba(255, 255, 255, .15);
    display: flex;
    justify-content: center;
    align-items: center
}

.testimonial-intro .rating h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: none;
    color: #FFFFFF;
}

.testimonial-intro .testimonial-stars {
    display: flex;
    gap: 4px;
}

.testimonial-intro .testimonial-stars .star {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxOS4wMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEwLDBsMy4wOSw2LjI2LDYuOTEsMS4wMS01LDQuODcsMS4xOCw2Ljg4LTYuMTgtMy4yNS02LjE4LDMuMjUsMS4xOC02Ljg4TDAsNy4yN2w2LjkxLTEuMDFMMTAsMFoiLz48L3N2Zz4=");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.testimonial-content p {
    font-size: 16px;
    line-height: 1.4;
}

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

.counter .elementor-counter-number-wrapper > span {
    display: flex;
    align-items: center
}

.s-star {
    top: -4px;
    margin-left: 3px;
    width: 30px;
    height: 30px;
    position: relative;
    color: #fff !important;
    filter: invert(0%) sepia(0) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2aWV3Qm94PSIwIDAgMjAgMTkuMDIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMCwwbDMuMDksNi4yNiw2LjkxLDEuMDEtNSw0Ljg3LDEuMTgsNi44OC02LjE4LTMuMjUtNi4xOCwzLjI1LDEuMTgtNi44OEwwLDcuMjdsNi45MS0xLjAxTDEwLDBaIj48L3BhdGg+PC9zdmc+");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.bio-modal-open{
    overflow: hidden;
    width: 100%;
}

.bio-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    overflow-y: auto;
}

.bio-popup-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
    background-color: #111327;
    max-width: 1200px;
    margin: 90px auto;
    padding: 60px 40px 40px;
    position: relative;
    border: 1px solid rgba(199, 199, 204, 0.33);
    border-radius: 10px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transform: translateY(40px);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 100
}

.bio-popup.show .bio-popup-inner {
    opacity: 1;
    transform: translateY(0);
}

.bio-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 200;
    display: inline-block;
}

.bio-close span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    background-color: #fff;
    transform-origin: center;
    border-radius: 10px;
}

.bio-close span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
}

.bio-close span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.plus {
    position: relative;
    background-color: #FFFFFF33;
    padding: 15px;
    border-radius: 9px 0 9px 0;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 0 !important
}

.plus:hover {
    border-bottom: none !important;
}

.plus:hover span {
    -moz-transform: scale(.7);
    -webkit-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
}

/* Plus lines */
.plus span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 2px;
    background-color: #fff;
    border-radius: 10px;
    transform-origin: center;
}

/* Horizontal line */
.plus span:first-child {
    transform: translate(-50%, -50%) rotate(0deg);
}

/* Vertical line */
.plus span:last-child {
    transform: translate(-50%, -50%) rotate(90deg);
}


.bio-img {
    flex: 0 0 22%;
    max-width: 22%;
}

.bio-img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    margin-bottom: 10px
}

.bio-img h3 {
    font-family: "Montserrat", Sans-serif;
    text-align: center;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
}

.bio-img h3 span {
    display: block;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    margin-top: 5px;
}

.bio-content {
    flex: 1;
    max-width: 70%;
    overflow-wrap: break-word;
    font-family: "Montserrat", Sans-serif;

}

.bio-content p {
    font-size: 16px !important;
    line-height: 1.5em !important;
}

.bio-card {
    position: relative
}

.buttons a {
    border-radius: 5px !important;
    padding: 15px 30px !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.buttons a:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}


.buttons.trans a {
    background-color: rgba(255, 255, 255, .2) !important
}

.buttons.trans a:hover {
    background-color: rgba(255, 255, 255, .3) !important
}

.containerbox {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.raised {
    margin-bottom: 20px;
    background: rgba(255, 255, 255, .12);
    border-radius: 100px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: relative;
    overflow: hidden;
    width: 100%
}

.raised > div:first-child span {
    font-weight: 300;
    font-size: 14px;
    margin-right: 10px;
}

.raised > div strong {
    font-weight: bold;
    font-size: 20px;
    margin-right: 10px;
}

.dst-open i {
    font-size: 10px;
    position: relative;
    top: -6px;
}

.progress-bar-container {
    width: 100%;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    height: 20px;
}

.progress-bar {
    background-color: #4caf50;
    height: 100%;
    transition: width 0.5s;
}

/* Container for the stars */
.google-reviews-stars {
    display: inline-block;
}

.google-reviews-rating {
    display: flex;
    gap: 5px;
    align-items: center;
}

/* Full star */
.star.full {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2aWV3Qm94PSIwIDAgMjAgMTkuMDIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMCwwbDMuMDksNi4yNiw2LjkxLDEuMDEtNSw0Ljg3LDEuMTgsNi44OC02LjE4LTMuMjUtNi4xOCwzLjI1LDEuMTgtNi44OEwwLDcuMjdsNi45MS0xLjAxTDEwLDBaIj48L3BhdGg+PC9zdmc+");
    background-size: cover;
    display: inline-block;
    margin-right: 2px;
}

/* Half star (if needed) */
.star.half {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2aWV3Qm94PSIwIDAgMjAgMTkuMDIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMCwwbDMuMDksNi4yNiw2LjkxLDEuMDEtNSw0Ljg3LDEuMTgsNi44OC02LjE4LTMuMjUtNi4xOCwzLjI1LDEuMTgtNi88L3BhdGg+PC9zdmc+");
    background-size: cover;
    display: inline-block;
    margin-right: 2px;
}

/* Empty star */
.star.empty {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiB2aWV3Qm94PSIwIDAgMjAgMTkuMDIiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMCwwbDMuMDksNi4yNiw2LjkxLDEuMDEtNSw0Ljg3LDEuMTgsNi88L3BhdGg+PC9zdmc+");
    background-size: cover;
    display: inline-block;
    margin-right: 2px;
}

.properties-slider-wrapper {
    position: relative;
    overflow: hidden;
}

.properties-slider {
    display: flex;

    transition: transform 0.3s ease;
}

.dots ul li::before {
    content: '';
    background-color: #fff;
    width: 14px;
    box-sizing: border-box;
    box-shadow: none;
    height: 6px;
    border: none;
    outline: none;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

/* Base styles for popper */
.popper {
    display: none;
    /* Hidden by default */
    position: absolute;
    z-index: 9999;
    opacity: 0;
    /* Initially hidden */
    transform: translateY(10px);
    /* Start slightly below */
    transition: opacity 0.3s ease, transform 0.3s ease;
    /* Smooth transition */
    background: rgba(255, 255, 255, 0.9);
    /* Fallback background */
    backdrop-filter: blur(10px);
    /* Blur effect */
    -webkit-backdrop-filter: blur(10px);
    /* Safari support */
}

/* Show popup with fade-in and upward motion */
.popper.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Fade out effect before hiding */
.popper.fading-out {
    opacity: 0;
    transform: translateY(10px);
    /* Moves down slightly */
}

/* Close button */
.close-popup {
    display: none;
    /* Hidden by default */
    cursor: pointer;
    padding: 8px;
    /* Touch-friendly padding */
    font-size: 16px;
    /* Readable size */
}

/* Mobile: Popup mode */
@media (max-width: 1024px) {

    .popper {
        position: fixed;
        transform: none;
        top: 50%;
        left: 50%;
        /* Center on screen */
        width: 90%;
        /* Optional: limit width */
        padding: 30px;
        z-index: 99999;
    }

    .popper.visible {
        transform: translate(-50%, -50%);
        /* Override base transform for mobile */
        transform: translate(-50%, -50%);
        top: 50% !important;
        left: 50% !important;
        max-width: 90% !important;
        padding: 60px 20px 20px !important;
        position: fixed;
    }

    .popper.fading-out {
        transform: translate(-50%, -50%) translateY(10px);
        /* Maintain centering with fade-out */
    }

    .popper .close-popup {
        display: block;
        /* Show close button on mobile */
    }

    .s-star {
        width: 20px;
        height: 20px;
    }

    /* Ensure trigger is touch-friendly */
    .dst-open-it {
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        padding: 8px;
        /* Touch-friendly tap target */
    }

    .close-popup {
        display: none;
    }

    /* Acquisition form */
    .acquisition-form input {
        height: 50px;
        width: 100%;
        background: #2e2b41;
        text-align: left;
        color: #fff;
        border: none;
        border-radius: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
    }

    .acquisition-form h4 {
        font-size: 26px;
        text-align: center;
        padding-top: 0;
        padding-bottom: 20px
    }

    .acquisition-form .toppy {
        margin-top: 20px;
    }

    .acquisition-form .wpforms-field {
        padding: 5px 0 !important;
    }

    .acquisition-form .wpforms-field-layout .wpforms-field {
        /* 	padding: 0 0 !important; */
    }

    .acquisition-form .wpforms-submit-container {
        text-align: center;
    }

    .acquisition-form .state .choices__list {
        background: #2e2b41;
    }

    .acquisition-form .state .choices[data-type*="select-one"] input.choices__input {
        background: #2e2b41;
        border: none;
        box-shadow: none;
    }

    .acquisition-form .state .choices[data-type*="select-one"] input.choices__input:focus {
        border: none;
        box-shadow: none;
    }

    .acquisition-form .state .choices__input--cloned {
        display: none !important
    }

    .acquisition-form .state .choices__list--dropdown {
        background-color: #2e2b41 !important;
        border: none !important;
    }

    .acquisition-form .state .choices .choices__inner {
        border-radius: 10px !important;
        min-height: 50px !important;
        border: none;
        background-color: #2e2b41;
    }

    .acquisition-form .choices__list--single .choices__item {
        color: #fff !important;
    }

    .acquisition-form .choices__list {
        background: transparent;
    }

    .acquisition-form .choices__item--selectable.is-highlighted {
        background-color: transparent
            /*#101322*/
             !important;
    }

    .acquisition-form .choices__list--dropdown {
        background-color: #2e2b41 !important;
        border: none !important;
    }

    .acquisition-form .wpforms-form .choices .choices__inner {
        border-radius: 10px !important;
        min-height: 50px !important;
        border: none;
        background-color: #2e2b41;
    }

    .acquisition-form .choices__list--single .choices__item {
        color: #fff !important;
    }

    .acquisition-form label {
        font-family: "Montserrat", Sans-serif;
        font-weight: normal !important;
        letter-spacing: 0px;
        font-size: 14px;
    }

    .acquisition-form .choices__placeholder {
        display: none
    }

    .acquisition-form .wpforms-container .wpforms-field {
        position: relative;
    }

    .acquisition-form .wpforms-field .wpforms-field-label {
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translate(0%, -50%);
        transition: all 0.3s;
        z-index: 1;
        color: rgba(255, 255, 255, .5);
    }

    .acquisition-form .wpforms-field.success .wpforms-field-label {
        position: absolute;
        top: 15px;
        left: 10px;
        font-size: 10px;
        transition: all 0.3s;
    }

    .acquisition-form .wpforms-form em.wpforms-error {
        position: absolute;
        right: 10px;
        bottom: 15px;
        font-size: 12px;
        transition: all 0.3s;
    }

    .acquisition-form input:-webkit-autofill {
        background-color: transparent !important;
        color: #fff !important;
        -webkit-text-fill-color: #fff !important;
        -webkit-appearance: none;
        transition: background-color 5000s ease-in-out 0s;
    }

    .acquisition-form .wpforms-layout-column {
        padding: 0 7px !important
    }

    .acquisition-form *,
    .acquisition-form h1,
    .acquisition-form h2,
    .acquisition-form h3,
    .acquisition-form h4 {
        font-family: "Montserrat" !important;
    }

    /*.cochin span, .cochin {
    font-family: "Cochin", Sans-serif !important;
}*/

    .acquisition-form .btn {
        margin-top: 30px;
        font-family: "Montserrat" !important;
        font-weight: 700;
        transition-duration: 0.2s;
        border-style: none;
        border-radius: 6px 6px 6px 6px;
        padding: 15px 25px 15px 25px;
        text-transform: capitalize;
        letter-spacing: 0;
        background-color: #707BB1;
        box-shadow: none !important;
    }

    .acquisition-form .btn:hover {
        background-color: #596188 !important;
        transform: translateY(-2px);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    }

    .acquisition-form .wpforms-container {
        margin-bottom: 0
    }

    .wpforms-confirmation-container {
        text-align: center
    }

    .blog-listing__pagination .page-numbers {
        margin-top: 40px;
        display: flex;
        gap: 10px;
        justify-content: center;
    }

    .blog-listing__pagination .page-numbers li {

        margin: 0;
        line-height: 1;
    }

    .blog-listing__pagination .page-numbers li > * {
        padding: 5px;
        color: #a8bde2;
        font-weight: normal !important
    }

    .blog-listing__pagination .page-numbers li .current {
        border: 1px solid #a8bde2;
        border-radius: 2px;
        color: #a8bde2;

    }

    .blog-listing__pagination .page-numbers span.next {
        width: 8px;
        height: 20px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2Ljk2IDExLjgyIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYThiZGUyOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02LjY1LDUuMTZMMS44LjMxYy0uMi0uMi0uNDYtLjMxLS43NS0uMzFTLjUxLjExLjMxLjMxQy0uMS43Mi0uMSwxLjM5LjMxLDEuOGw0LjEsNC4xTC4zMSwxMC4wMUMuMTEsMTAuMjEsMCwxMC40OCwwLDEwLjc2cy4xMS41NS4zMS43NS40Ni4zMS43NS4zMS41NS0uMTEuNzUtLjMxbDQuODUtNC44NWMuMi0uMi4zMS0uNDcuMzEtLjc2LDAtLjI4LS4xMS0uNTUtLjMxLS43NVoiLz4KPC9zdmc+");
    }

    .blog-listing__pagination .page-numbers span.prev {
        transform: rotate(180deg);
        width: 8px;
        height: 20px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2Ljk2IDExLjgyIj4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYThiZGUyOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02LjY1LDUuMTZMMS44LjMxYy0uMi0uMi0uNDYtLjMxLS43NS0uMzFTLjUxLjExLjMxLjMxQy0uMS43Mi0uMSwxLjM5LjMxLDEuOGw0LjEsNC4xTC4zMSwxMC4wMUMuMTEsMTAuMjEsMCwxMC40OCwwLDEwLjc2cy4xMS41NS4zMS43NS40Ni4zMS43NS4zMS41NS0uMTEuNzUtLjMxbDQuODUtNC44NWMuMi0uMi4zMS0uNDcuMzEtLjc2LDAtLjI4LS4xMS0uNTUtLjMxLS43NVoiLz4KPC9zdmc+");
    }

    .dst-open-it i {
        font-size: 8px;
        position: relative;
        top: -8px;
    }
}

@media (max-width: 1024px) {

    .zigzag_lines {
        -webkit-mask-size: 1400px;
        mask-size: 1400px;
        -webkit-mask-position: top center;
        mask-position: top center;
    }

    .swirly_lines {
        -webkit-mask-size: 2000px;
        mask-size: 2000px;
        -webkit-mask-position: bottom center;
        mask-position: bottom center;
    }
}

@media (max-width: 768px) {
    .movable_lines {
        -webkit-mask-size: 1100px;
        mask-size: 1100px;
        -webkit-mask-position: top center;
        mask-position: top center;
    }

    .movable_circle {
        -webkit-mask-size: 800px;
        mask-size: 800px;
    }

    .slanty_lines {
        -webkit-mask-size: 800px;
        mask-size: 800px;
    }

    .swirly_lines {
        -webkit-mask-size: 2000px;
        mask-size: 2000px;
        -webkit-mask-position: bottom center;
        mask-position: bottom center;
    }

    .super_loops_lines {
        -webkit-mask-size: 900px;
        mask-size: 900px;
        opacity: .8
    }

    .flowing_lines {
        -webkit-mask-size: 1200px;
        mask-size: 1200px;
        -webkit-mask-position: top center;
        mask-position: top center;

    }

    .sharp_angle_lines {
        -webkit-mask-size: 1200px;
        mask-size: 1200px;
        -webkit-mask-position: top center;
        mask-position: top center;
    }

    .curvy_lines {
        -webkit-mask-size: 1600px;
        mask-size: 1600px;
        -webkit-mask-position: center center;
        mask-position: center center;
    }
    .bio-popup-inner {
        flex-direction: column;
        margin: 20px auto;
        align-items: center;
    }

    .bio-img,
    .bio-content {
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bio-img img {
        width: 220px;
    }

    .bio-popup {
        align-items: center;
        z-index: 99999;
    }

    .bio-popup-inner {
        gap: 20px;
        padding: 60px 20px 20px;
        max-width: calc(100% - 40px);
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        margin: 20px auto;
    }
}

@media (max-width: 600px) {
    .buttons {
        width: 100%
    }

    .mobileonly {
        display: block
    }

    .plus {
        padding: 5px;
        border-radius: 6px 0 9px 0;
        width: 30px;
        height: 30px;
    }

    .plus span {
        width: 12px;
        height: 1px
    }

    .testimonial-intro {
        flex-direction: column;
    }

    .testimonial-intro .testimonial-stars,
    .testimonial-content p {
        justify-content: center;
        text-align: center
    }
}

/*END OF CSS*/
