/* === Base Styles (Mobile First) === */

.ck-editor__editable {
    border-color: azure !important;
}

.bgimgresponsive {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.imgone img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

/* Card Component */
.card {
    border: 1px solid #131F3B;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    margin: 10px 0;
}

.card .icon i {
    font-size: 50px;
    color: #131F3B;
}

.card .subtitle-flex {
    color: #707070;
}

.card .middle-text {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
    color: #131F3B;
}

.card .footer-text {
    color: #949494;
}

/* Base Arrow (default = mobile layout) */
.base-wrap {
    position: absolute;
    bottom: -24px;
    left: -18%;
}

.base {
    background: white;
    display: inline-block;
    height: 20px;
    width: 60px;
    margin-left: 20px;
    margin-top: 5px;
    position: relative;
    transform: rotate(180deg);
    border: 1px solid #131F3B;
    border-bottom: 1px solid transparent;
    z-index: 1;
}

.base:before {
    content: "";
    position: absolute;
    top: -35px;
    left: -1px;
    border-bottom: 34px solid #131F3B;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    width: 0;
    height: 0;
}

.base:after {
    content: "";
    position: absolute;
    top: -34px;
    left: 0;
    border-bottom: 34px solid #fff;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    width: 0;
    height: 0.5px;
}

/* === Desktop Overrides === */

@media (min-width: 769px) {
    .base-wrap {
        top: 47%;
        bottom: auto;
        right: 0;
        left: auto;
        margin-right: -10.5%;
    }

    .base {
        transform: rotate(90deg);
    }
}

/* === Utilities === */

.navmenu:hover {
    color: white !important;
}

.align-center {
    align-items: center !important;
}


/* new css 2025 */
.text-h1 {
    font-size: 20px;
}

.text-h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
}

.text-h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.96px;
}

.text-h4 {
    font-size: 20px;
}

.text-h5 {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.64px;
}

.text-h6 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.48px;
}


.text-p1 {
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: #ffffff;
    letter-spacing: 0.32px;
}

.text-p2 {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.24px;
}

@media (min-width: 768px) {
    .text-h1 {
        font-size: 42px;
    }

    .text-h2 {
        font-size: 38px;
    }

    .text-h3 {
        font-size: 32px;
    }

    .text-h4 {
        font-size: 28px;
    }

    .text-h5 {
        font-size: 20px;
    }
}

@media (min-width: 1280px) {
    .text-h1 {
        font-size: 64px;
    }

    .text-h2 {
        font-size: 56px;
    }

    .text-h5 {
        font-size: 32px;
    }

    .text-h3 {
        font-size: 48px;
    }

    .text-p1 {
        font-size: 16px;
    }

}


.hero-section {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    var(--bg-image) center center/cover no-repeat;
    padding-top: 40px;

}

@media (min-width: 768px) {
    .hero-section {
        padding: 60px 0px;
        margin-top: 60px;
    }
}

@media (min-width: 1280px) {
    .pr-desktop-600 {
        padding-right: 350px;
    }
}

#ediotr p,
h1,
h2,
h3,
h4,
h5 {
    color: white;
}


/* first img section */


/* Mobile-first base styles */
.custom-section-ones {
    background-color: #fff;
    background-size: cover;
    background-position: center;
}

.custom-sections {
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 2rem 1rem;
}

.custom-sections {
    position: relative;
}

.wave-icons {
    position: absolute;
    right: 90px;
    bottom: 10px;
    width: 150px;
    height: 150px;
}

.image-wrappers img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 1rem;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

/* Desktop styles */
@media (min-width: 768px) {
    .custom-sections {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='744' height='400' viewBox='0 0 744 400' fill='none'%3E%3Cpath d='M228.5 0H744V400H0L228.5 0Z' fill='%23131F3B'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .custom-section-ones {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 333 400'%3E%3Cpath d='M103.9 400H0L229 0H333L103.9 400Z' fill='%23131F3B'/%3E%3C/svg%3E") no-repeat;
        background-position: right;
        min-height: 400px;
        z-index: 1;
        padding-left: 1.5px;
        padding-right: 1.5px;
        position: relative;
    }

    .image-wrappers img {
        width: 554px;
        height: 235px;
        margin-top: 0;
        right: 123px;
        position: relative;
        z-index: 1;
        object-fit: cover;
    }

}


/* secound img section */

.custom-section {
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 2rem 1rem;
    background-color: #132144;
}

.custom-section-one {
    background-size: cover;
    background-position: center;
    min-height: auto;
    background-color: #fff;
}

.image-wrapper img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 1rem;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

@media (min-width: 800px) {
    .custom-section {
        background: linear-gradient(108deg, #132144 86%, rgb(92 76 90 / 0) 51%);
        background-repeat: no-repeat;
        min-height: 300px;
        padding-left: 1.5px;
        padding-right: 1.5px;
    }

    .custom-section-one {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 333 400'%3E%3Cpath d='M103.9 400H0L229 0H333L103.9 400Z' fill='%23131F3B'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        min-height: 320px;
        z-index: 1;
        padding-left: 1.5px;
        padding-right: 1.5px;
    }

    .image-wrapper img {
        width: 554px;
        height: 235px;
        margin-top: 0;
        margin-left: 20px;
        object-fit: cover;
    }
}


.pd-right p {
    padding-right: 20px;
    padding-left: 20px;
}

@media (min-width: 768px) {
    .pd-right p {
        padding-right: 110px;
        padding-left: 20px;
    }
}

.ck.ck-editor {
    position: relative;
    display: flex !important;
}

.ck-content ul {
    list-style-type: disc;
    padding-left: 20px !important;
    color: black !important;
}

.ck.ck-editor__editable_inline {
    border: none !important;
    overflow: auto;
    padding: 0 var(--ck-spacing-standard);
}

.ck-rounded-corners .ck.ck-editor_top .ck-sticky-panel .ck-sticky-panelcontent,
.ck.ck-editor_top .ck-sticky-panel .ck-sticky-panel__content.ck-rounded-corners {
    border-radius: var(--ck-border-radius);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: none !important;
}

.img-pas {
    left: 78px;
    top: 1px;
}

.newtextd p {
    color: #fff;
}

.img-pasone {
    left: -131px;
    top: 83px;
    z-index: 9;
}

