    .breadcrumb {
        width: 106%;
    }
    .seo-blue-txt {
        color: #2FA2EB;
    }
    .kesandi-de-cas .header-bg-section .header-image {
        height: 700px;
    }
    .kesandi-de-cas .header-bg-section .header-bg {
        height: 700px;
    }
    .kesandi-de-cas .header-image {
        background: url('../images/kesandi-boutique.png');
        background-repeat: no-repeat;
    }
        /* SEA Header */
        .header-text-sea {
          position: relative;
          z-index: 10;
          padding-top: 150px;
          padding-bottom: 0px;
        }
        .header-text-sea h1 {
          font-weight: 500;
          font-size: 24px;
          line-height: 30px;
          color: #fff;
          display: grid;
          z-index: 10;
          width: 90%;
        }
        .header-text-sea h1 span {
          display: inline-block;
        }
        .header-text-sea h1 span span.dot {
          color: #2FA2EB;
          position: relative;
          left: -15px;
        }
        .sea-header-bg {
          background: #171c26;
          position: absolute;
          top: 0px;
          height: 668px;
          border-bottom-left-radius: 20px;
        }
        .sea-header-model {
          position: absolute;
          z-index: 1;
          width: 166px;
          height: 505px;
          left: -80px;
          top: 213px;
        }
        .header-bg-section .button-section-sea {
          padding-top: 15px;
          position: relative;
          z-index: 9900;
        }
        .sea-model-bg {
          width: 140px;
          height: 325px;
        }
    /* SEA Header */
    /* Header Section */
    .kesandi-de-cas .header-section {
        min-height: 860px;
    }
    .kesandi-de-cas .header-text h1 {
        color: #2FA2EB;
        padding-top: 50px;
    }
    .kesandi-de-cas .seo-header-model {
        position: absolute;
        z-index: 1;
        width: 150px;
        height: 420px;
        left: -80px;
        top: 210px;
        overflow: hidden;
        border-radius: 10px;
        background: #232937;
    }
    .kesandi-de-cas .header-sub-txt {
        padding-left: 10px;
    }
    .kesandi-de-cas .second-sub-header-txt {
        padding-bottom: 30px;
    }
    .kesandi-de-cas .header-text-h4 {
        position: relative;
        z-index: 10;
        padding-bottom: 40px;
    }
    /* Header Section */
    





    .kesandi-de-cas .client-sec {
        border-left: 4px solid #2FA2EB;
        padding: 10px 0 10px 18px;
        margin-bottom: 55px;
    }
    .kesandi-de-cas .client-sec h2 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
        margin-bottom: 21px;
    }
    .kesandi-de-cas .client-sec h3 {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
    }
    .kesandi-de-cas .kesandi-project-sec h2 {
        font-weight: 700;
        font-size: 70px;
        line-height: 70px;
        color: #171C26;
        margin-bottom: 0px;
    }
    .kesandi-de-cas .about-client-section {
        margin-bottom: 120px;
    }
    .kesandi-de-cas .about-client-section .project-paragraph {
        padding: 0 0px 50px 100px;
        width: 82%;
    }
    .kesandi-de-cas .about-client-section .project-paragraph p {
        font-size: 18px;
        line-height: 30px;
        color: #6C7586;
        margin-bottom: 0px;
    }
    .kesandi-de-cas .about-client-section .commercial {
        display: flex;
        column-gap: 30px;
    }
    .kesandi-de-cas .about-client-section .commercial ul li {
        color: #6C7586;
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .kesandi-de-cas .about-client-section .commercial ul li:last-child {
        margin-bottom: 0px;
    }
    .kesandi-de-cas .about-client-section .commercial-task {
        border: 1px solid #fff;
        border-radius: 30px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.05), 0 6px 20px 0 rgb(0 0 0 / 0.05);
        padding: 45px;
    }
    .kesandi-de-cas .about-client-section .commercial-task h4 {
        padding-bottom: 30px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .kesandi-de-cas .about-client-section .commercial .left,
    .kesandi-de-cas .about-client-section .commercial .right {
        background-color: #F6F9FB;
        border-radius: 30px;
        width: 100%;
    }
    .kesandi-de-cas .about-client-section .commercial .left ul,
    .kesandi-de-cas .about-client-section .commercial .right ul {
        padding: 20px;
        margin: 0px;
    }
    .kesandi-de-cas .about-client-section .commercial .left li,
    .kesandi-de-cas .about-client-section .commercial .right li {
        list-style-type: none;
    }
    .kesandi-de-cas .about-client-section .commercial .left li::before {
        content: ' \2022';
        position: relative;
        color: #EB4647;
        left: 2px;
        font-size: 20px;
        padding: 10px;
    }
    .kesandi-de-cas .about-client-section .commercial .right li::before {
        content: ' \2022';
        position: relative;
        color: #EB4647;
        left: 2px;
        font-size: 20px;
        padding: 10px;
    }
    .kesandi-de-cas .card {
        padding: 40px;
        background: #FFFFFF;
        box-shadow: 4px 4px 37px rgb(108 117 134 / 15%);
        border-radius: 30px;
        margin-bottom: 80px;
        border: 1px solid #fff;
    }
    .kesandi-de-cas .card span {
        width: 50px;
        height: 50px;
        background: #EB4647;
        border-radius: 10px;
        margin-right: 20px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        padding: 12px 10px;
        font-family: 'Outfit', sans-serif;
        margin-bottom: 30px;
    }
    .kesandi-de-cas .card-head {
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        font-weight: 300;
    }
    .kesandi-de-cas .card-head h3 {
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-top: 20px;
        font-weight: 300;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .kesandi-de-cas .card-sub-para {
        font-family: Rubik;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 26px;
        color: #6C7586;
    }

    .kesandi-de-cas .card-sub-para h4 {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 15px;
        color: #171C26;
    }

    .kesandi-de-cas .card-sub-para .card-points {
        background-color: #F6F9FB;
        padding: 20px 22px;
        border-radius: 30px;
        width: 100%;
    }
    .kesandi-de-cas .card-sub-para .card-points ul {
        margin: 0px;
        padding: 0px;
    }
    .kesandi-de-cas .card-sub-para .card-points li {
        list-style-type: none;
        font-size: 18px;
        line-height: 30px;
    }
    .kesandi-de-cas .card-sub-para .card-points li::before {
        content: ' \2022';
        position: relative;
        left: 2px;
        font-size: 20px;
        padding: 10px 10px 10px 0;
        color: #EB4647;
    }
    .kesandi-de-cas .kesandi-project-sec .image-para {
        padding: 15px 0px 60px;
    }
    .kesandi-de-cas .kesandi-project-sec .image-para p {
        color: #6C7586;
        font-size: 16px;
        line-height: 30px;
    }
    .kesandi-de-cas .kesandi-project-sec .card-head-1 {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-top: 50px;
        margin-left: 51px;
    }
    .kesandi-de-cas .kesandi-project-sec img {
        width: 100%
    }
    .kesandi-de-cas .kesandi-project-sec .project-cards {
        margin-top: 70px;
    }
    .kesandi-de-cas .calltoaction-section {
        margin-top: 100px;
    }
    .kesandi-de-cas .kesandi-blue-dot {
        height: 8px;
        width: 8px;
        border-radius: 50%;
        background-color: #2FA2EB;
        margin-top: 8px;
        margin-right: 10px;
    }
    .kesandi-de-cas .kesandi-card-heading {
        display: flex;
        position: static;
        width: 294px;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        color: #171C26;
        height: 65px;
    }
    .kesandi-de-cas .casestudy-button-section a {
        color: #000;
    }
    .kesandi-de-cas .left-reserve-sec .calltoaction-content {
        top: 90px;
    }
    .kesandi-de-cas .left-reserve-sec p {
        width: 90%;
    }
    .kesandi-de-cas .left-reserve-sec .button-section {
        top: 25px;
    }
    .about-client-section {
        margin-top: 60px;
    }
    .about-client-section .client-sec {
        margin-bottom: 50px;
    }
    .about-client-section .client-sec h3 {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
    }
    .about-client-section h4 {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
        color: #171C26;
    }
    .kesandi-de-cas .about-client-section .project-paragraph {
       padding: 40px 0;
    }
    .kesandi-de-cas .about-client-section .project-paragraph h4 {
        margin-bottom: 0px;
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
    }
    .kesandi-project-sec .static-bar {
        margin-top: 70px;
    }
    @media only screen and (max-width: 767px) {
        .kesandi-de-cas .left-reserve-sec p {
            width: 100%;
        }
    }
/* -------------------------------- Kesandi Page  -------------------------------- */




    
    


@media only screen and (max-width: 767px) {
    .kesandi-de-cas .header-section {
        min-height: 700px;
    }
    .kesandi-de-cas .client-sec h2 {
        margin-bottom: 0px;
    }
    .kesandi-de-cas .about-client-section .project-paragraph {
        padding: 15px 0;
    }
    .kesandi-de-cas .about-client-section .commercial-task {
        padding:30px 15px 15px;
    }
    .kesandi-de-cas .about-client-section .commercial {
        display: block;
    }
    .kesandi-de-cas .about-client-section .commercial .left, .kesandi-de-cas .about-client-section .commercial .right {
        margin-bottom: 30px;
        border-radius: 15px;
    }
    .kesandi-de-cas .about-client-section .commercial-task h4 {
        padding-bottom: 0px;
    }
    .kesandi-de-cas .card-head h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }
}