/*banner  */
#banner_section {
    background-color: #000000;
}

#banner_section .banner-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 169px;
    height: 100%;
    flex-direction: column;
}

#banner_section a.nav-link {
    color: white;
}

#banner_section .banner-heading h1 {
    color: white;
    font-size: 60px;
    font-family: 'Cormorant Garamond', serif;
}

.nav-link {
    padding-left: 2px;
    padding: 0px;
    margin: 3px;
}

/* end */
/*  */
.about-product-offering {
    padding-bottom: 66px;
}

.about_content_box i {
    margin-left: -30px;
    margin-right: 10px;
    font-size: 17px;
    color: gray;
}

.about_content_box .text {
    padding-left: 30px;
    line-height: 1.75;
}

.naam-img-container {
    margin: auto;
    text-align: center;
}

.naam-img-container img {
    padding: 5px;
    border: 1px solid #cecccc;
}

/* naame diffrence */
#about_diamond_section .section-title {
    text-align: center;
    /* padding: 50px 0px 20px 0px; */
    padding-top: 50px;
}

#about_diamond_section .section-title h2 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    font-family: 'Cormorant Garamond', serif;
}

#about_diamond_section .section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #000;
    bottom: 0;
    left: calc(50% - 25px);
}

.naam-diffrenc-heading {
    padding-bottom: 0px 0px !important;
}

/* end */
/* #about_diamond_section { padding: 50px 0px; margin: 50px 0px; } */
#about_diamond_section .about_content_box {
    color: #161616;
    padding: 0px 25px;
}

#about_diamond_section .about_content_box h2 {
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    font-size: 35px;
    padding-bottom: 10px;
}

#about_diamond_section .about_title {
    color: #1c3469;
    line-height: 40px;
    font-size: 30px;
    letter-spacing: 0.03em;
    font-weight: 400;
}

#about_diamond_section .row.about-middle-section {
    display: flex;
    /* padding: 50px 0px; */
    padding-bottom: 50px;
}

#about_diamond_section .text {
    line-height: 22px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.03em;
    color: #161616;
    padding-left: 30px;
    line-height: 1.75;
    text-align: justify;
}

#about_diamond_section .img-box {
    padding: 10px 20px;
}

#about_diamond_section .about-cantain {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media(max-width:1300px) {
    #about-page .banner-content h1 {
        line-height: 58px;
        color: white;
        font-size: 48px;
        letter-spacing: 0.03em;
        font-weight: 400;
    }
}
@media(max-width:1199px) {
.full-box h3 {
    font-size: 24px !important;
    width: 100%;
}
    .half-img {
        width: 20% !important;
    }

    .full-box {
        width: 90% !important;
    }
}
@media(max-width:991px) {
    section.my-5.set_us .top-img {
    height: 100% !important;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
    .full-box {
    width: 87% !important;
}
    .quote-section::before {
    left: -25px !important;
}
    .about-norm {
    padding: 30px 0px !important;
}
    #about_diamond_section .row.about-middle-section {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
        /* padding-bottom: 30px; */
        margin: 30px 0px !important;
    }

    .about-product-offering {
        padding-bottom: 0;
    }

    .about_content_box .text {
        padding-left: 0px;
    }

    #about_diamond_section .text {
        padding-left: 30px;
    }

    #about_diamond_section .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    #about_diamond_section .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    #about_diamond_section .about_content_box {
        color: #161616;
        /* padding: 0px 0px; */
        /* text-align: center; */
        padding: 30px 0;
    }

    #about_diamond_section .section-title {
        text-align: center;
        padding: 19px 0px 0px 0px;
    }

    .service_row {
        margin-top: 20px !important;
    }

    section#abt-real {
        margin-top: 0px !important;
    }

    /* .about-norm {
        padding-bottom: 0 !important;
    } */

    .abt-text p {
        margin-bottom: 0px;
    }

    section#abt-real .container .row {
        padding: 35px 50px 0px 50px !important;
    }

    section#abt-center {
        margin-top: 20px !important;
    }

    .set_us .row {
        gap: 30px;
    }

    .top-img img {
        border-radius: 25px !important;
    }
.top-img {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}
    .sec-img img {
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    section.set_us .top-img img {
        width: 100%;
    }
}

@media(max-width: 768px) {
    section#quote .container {
    padding: 60px 40px !important;
}
    .quote-author {
    font-size: 16px !important;
}
    #about_diamond_section .about_content_box {
        padding: 30px 0;
        text-align: center;
    }

    section#diamond-power .tm-wrap.mb-2 {
        flex: 0 75%;
    }

    #about-page {
        background-position: 70% 50%;
    }

    #about_diamond_section .row.about-middle-section {
        margin: 15px 0px !important;
    }
}

@media(max-width:767px) {
    .container {
        max-width: 720px;
        padding: 10px 15px !important;
    }
        .quote-section::after {
    bottom: -30px !important;
}
}


@media (max-width: 575px) {
    .service-information h4 {
    font-size: 18px !important;
}
    .quote-section::after {
    right: -20px !important;
}
    .quote-text {
    font-size: 16px !important;
}

    .abt-head h1 {
    margin-bottom: 30px !important;
    padding-bottom: 10px !important;
}
    .main_div {
    padding: 10px 0px 10px 0px !important;
}
    section#about-page {
        margin: 0px !important;
        padding: 0px !important;
        min-height: 350px;
    }

    #about-page .tittle {
        font-size: 30px;
        letter-spacing: 7px;
        color: #fff;
        text-transform: uppercase;
    }

    #about_diamond_section .text {
        padding-left: 0px;
        line-height: 24px;
    }

    #about_diamond_section .section-title h2 {
        font-size: 40px;
    }

    #about_diamond_section .section-title {
        text-align: center;
        padding: 15px 0px 0px 0px;
    }

    .about-product-offering {
        padding-bottom: 5px;
    }

    #about_diamond_section .row.about-middle-section {
        padding: 0 !important;
        margin: 0px !important;
    }

    .about-product-offering {
        padding-bottom: 0px;
    }

    #about_diamond_section .about_content_box {
        padding: 20px 25px;
    }
}





@media(max-width:380px) {
    #about_diamond_section .section-title h2 {
        font-size: 30px;
    }

    #about_diamond_section .text {
        padding-left: 0px;
        line-height: 22px;
    }

    #about_diamond_section .about_content_box h2 {
        font-size: 32px;
    }
}
@media(max-width:500px) {
    .full-box {
    padding: 10px !important;
}
.full-box h3 {
    font-size: 20px !important;
    margin-bottom: 15px;
}
}

.max-w-500 {
    max-width: 500px;
    width: 100%;
}

.video-fluid {
    height: auto;
    width: 100%;
    padding: 5px;
    border: 1px solid #cecccc;
}

/* new css 06-01-25 */
.abt-img img.img-fluid {
    width: 100%;
    /* max-height: 400px; */
    object-fit: cover;
    object-position: center;
}

.abt-sub h5 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFA360;
    font-weight: 600;
}

.abt-head h1 {
    font-size: 54px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    color: #012845;
    font-weight: 400;
    font-family: "Cormorant Garamond", serif;
}

.abt-head {
    position: relative;
}

.abt-head h1:after {
    position: absolute;
    content: "";
    height: 0px;
    width: 50%;
    border-color: currentColor;
    border-block-style: inherit;
    border: dashed;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    border-block-width: 1px;
    transition: all .3s linear;
}

.abt-head h1:hover:after {
    width: calc(100% + 0px);
}

.abt-logo {
    text-align: center;
}

.abt-logo img.img-fluid {
    /* height: 200px; */
    width: 200px;
}

.about-norm {
    padding: 25px 50px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.abt-text {
    /* margin-top: 50px; */
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.abt-text p {
    line-height: 30px;
    font-size: 16px;
    /* word-spacing: 2px; */
}

.abt-text a {
    text-decoration: none;
    border: 1px solid #012845;
    background: #012845;
    color: white;
    padding: 15px 40px;
    text-transform: uppercase;
    width: fit-content;
    transition: all 0.5s;
}

.abt-text a:hover {
    background: white;
    color: #012845;
}

.abt-main h1 {
    font-size: 46px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    color: #012845;
    font-weight: 400;
}

.abt-data {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.abt-ctr {
    max-width: 600px;
}

.more-service {
    display: flex;
    gap: 25px;
    justify-content: center;
    position: relative;
    flex-direction: column;
    align-items: center;
}

.abt-service {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 20px;
}

.abt-main h1 {
    margin-bottom: 0;
}

.text-format p {
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
}

a.shop-text {
    text-decoration: none;
    border: 1px solid #012845;
    background: #012845;
    color: white;
    padding: 15px 40px;
    text-transform: uppercase;
    width: fit-content;
    transition: all 0.5s;
}

a.shop-text:hover {
    background: white;
    color: #012845;
}

.service-information p {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.service-information h4 {
    font-weight: 600;
    font-size: 22px;
    /* white-space: nowrap; */
}

.service-type:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 75px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    /* background-repeat: no-repeat; */
    left: 30%;
    top: 20%;
    transform: translate(-50%, -50%);
    z-index: -1;
    /* background: #a29c6f; */
    background: linear-gradient(0deg, #a29c6f 0% 100%);
    transition: 300ms;
    opacity: 0;
}

.more-service:hover .service-type:before {
    opacity: 1;
    left: 50%;
}

section#abt-cross {
    margin-top: 60px;
}

.create-realize button.accordion-button {
    display: flex;
    gap: 20px;
    /* font-size: 20px; */
    color: black;
    box-shadow: none;
}

.create-realize button.accordion-button svg {
    height: 50px;
    width: 50px;
}

section#abt-real .container .row {
    /* background: #fafafa; */
    background: #fbf0e75e;
    padding: 35px;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
}

section#abt-real {
    margin-top: 50px;
}

.detail-text p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

.detail-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.create-realize .accordion-body {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

section#abt-center {
    margin-top: 60px;
}

ul.text-list {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    height: 100%;
}

ul.text-list li {
    list-style: none;
}

ul.text-list li p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
}

.sec-img img.img-fluid {
    /* height: 600px; */
    object-fit: cover;
    transition: 0.7s ease-in-out;
}

.service-information {
    text-align: center;
}

section#abt-grid {
    margin: 60px 0;
    margin-bottom: 0;
}

/* .sec-img { overflow: hidden; } */
.sec-img:hover img {
    overflow: hidden;
    transform: scale(1.05);
}

.set-apart {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.full-box p {
    margin-bottom: 0;
}

.cross-box {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    min-height: 175px;
    height: 100%;
}

.half-img img.img-fluid {
    max-height: 100px;
    max-width: 100px;
    /* background: beige; */
    /* border-radius: 50%; */
    /* padding: 15px; */
    object-fit: contain;
    width: 100%;
}

.half-img {
    z-index: 1;
    position: absolute;
    border-radius: 50%;
    background: beige;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    aspect-ratio: 1/1;
    left: 0;
}

.full-box {
    padding: 30px 35px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 25px;
    width: 90%;
    padding-left: 75px;
    position: absolute;
    right: 1%;
    height: -webkit-fill-available;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;
}

.top-text h2 {
    font-size: 50px;
    padding-bottom: 20px;
    color: #012845;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Cormorant Garamond", serif;
}

.top-text a {
    text-decoration: none;
    color: white;
    background: #012845;
    padding: 15px 70px;
    text-transform: uppercase;
    border-radius: 30px;
    text-align: center;
    width: fit-content;
    transition: all 0.5s;
    border: 1px solid #012845;
}

.top-text a:hover {
    color: #012845;
    background: #fff;
}

/* .top-text {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    gap: 15px;
} */

/* .text-img {
    height: 100%;
} */

.top-img img.img-fluid {
    height: 100%;
    object-fit: cover;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: 0.7s ease-in-out;
}
.set_us .top-img img.img-fluid {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
        border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.top-img {
    overflow: hidden;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.set_us .top-img {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.top-img:hover img {
    overflow: hidden;
    transform: scale(1.05);
}

.sec-img img.img-fluid {
    /* height: 500px; */
    object-fit: cover;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    transition: 0.7s ease-in-out;
    width: 100%;
}

.sec-img {
    overflow: hidden;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.sec-img:hover img {
    overflow: hidden;
    transform: scale(1.05);
}

.right-leaves {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.right-leaves.one {
    position: absolute;
    right: 0;
    bottom: 60%;
    z-index: -1;
}

.left-leaves img,
.right-leaves img {
    max-width: 250px;
}

.left-leaves {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.left-leaves.one {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}

.main_div {
    background-color: #fff9f4;
    position: relative;
    padding: 50px 0px 50px 0px;
    z-index: 1;
}

.accordion-flush .accordion-item .accordion-button {
    background: #fef5ef;
}

.accordion-flush .accordion-collapse {
    background: #fef5ef;
}