    .seo-blue-dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #2FA2EB;
        position: relative;
        left: -8px;
        margin-right: 10px;
        display: inline-block;
    }
    .etudes-de-cas .breadcrumb {
        width: 106%;
    }
    .header-content-section {
        height: 230px;
    }
    .etudes-de-cas .case-study {
        margin-bottom: 70px;
    }
    .etudes-de-cas .header-casestudy { 
        background: #171c26;
        position: absolute;
        top: 0px;
        left: 1%;
        width: 98%;
        height: 230px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .etudes-de-cas .casestudy-sec img {
        width: 100%;
    }
    .etudes-de-cas .casestudy-sec h4 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .etudes-de-cas .casestudy-sec img.white-arrow {
        width: auto;
    }
    .etudes-de-cas .casestudy-section-bg {
        margin: 70px 0 80px;
        border-radius: 30px;
    }
    .etudes-de-cas .case-study h1 {
        font-weight: 700;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
        margin-bottom: 30px;
    }
    .etudes-de-cas .case-study p,
    .etudes-de-cas .case-study h2 {
        color: #6C7586;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px;
    }
    /*.etudes-de-cas .swiper {
        width: 100%;
        height: 100%;
    }
    .etudes-de-cas .swiper-scrollbar-drag {
        background: #2fa2eb;
        height: 5px;
        top: -2px;
        position: relative;
        margin-bottom: 0px;
    }*/
    .etudes-de-cas .casestudy-gridsec{
        margin-bottom: 75px;
    }
    .etudes-de-cas .casestudy-history {
        border-left: 4px solid #2FA2EB;
        padding: 10px 0 10px 18px;
        margin-bottom: 50px;
    }
    .etudes-de-cas .casestudy-history h3 {
        font-weight: 500;
        font-size: 60px;
        line-height: 60px;
        color: #171C26;
    }
    .etudes-de-cas .casestudy-history h4 {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
        margin-bottom: 0px;
        width: 90%;
    }
    .etudes-de-cas .grid-2 {
        margin-top: 25px;
    }
    .etudes-de-cas .grid-2 .content {
        padding: 25px;
        width: 100%;
    }
    .etudes-de-cas .grid-2 .content p {
        font-size: 16px;
        line-height: 26px;
        color: #6C7586;
        min-height: 130px;
    }
    .etudes-de-cas .grid-2 .column-1 {
        width: 100%;
        min-height: 960px;
        border: 0px solid #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.05), 0 6px 20px 0 rgb(0 0 0 / 0.05);
        border-radius: 30px;
    }
    .etudes-de-cas .grid-2 .column-2 {
        width: 100%;
        min-height: 960px;
        border: 0px solid #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.05), 0 6px 20px 0 rgb(0 0 0 / 0.05);
        border-radius: 30px;
    }
    .etudes-de-cas .grid-2 .points {
        background-color: #F6F9FB;
        border-radius: 22px;
        margin-top: 30px;
        min-height: 130px;
        margin-bottom: 30px;
    }
    .etudes-de-cas .grid-2 .points ul {
        padding: 15px;
    }
    .etudes-de-cas .grid-2 .points li {
        list-style-type: none;
        color: #6C7586;
    }
    .etudes-de-cas .grid-2  .points li::before {
        content: ' \2022';
        position: relative;
        color: #EB4647;
        left: 2px;
        font-size: 20px;
        padding: 10px;
    }
    .etudes-de-cas .casestudy-gridsec .grid-2 .points .red-point {
        color: #EB4647;
        float: right;
        margin-left: 10px;
    }
    .etudes-de-cas .results h2 {
        font-weight: 700;
        font-size: 70px;
        line-height: 70px;
        color: #171C26;
        margin-bottom: 0px;
    }
    .etudes-de-cas .results h3 {
        font-weight: 300;
        font-size: 30px;
        line-height: 40px;
        color: #171C26;
    }
    .etudes-de-cas .results .result-content {
        padding: 50px 125px 50px 100px;
        margin-bottom: 50px;
    }
    .etudes-de-cas .results .result-content p {
        font-size: 18px;
        line-height: 30px;       
        color: #6C7586;
    }
    .etudes-de-cas .results .result-content .result-para {
        padding-top: 20px;
    }
    .etudes-de-cas .casestudy-button-section {
        position: relative;
        z-index: 963;
        bottom: 30px;
        right: 50px;      
        float: right;  
    }
    .etudes-de-cas .casestudy-button-section a {
        color: #000;
    }
    .etudes-de-cas .left-reserve-sec .calltoaction-content {
        top: 90px;
    }
    .etudes-de-cas .left-reserve-sec p {
        width: 90%;
    }
    .etudes-de-cas .left-reserve-sec .button-section {
        top: 25px;
    }
    @media only screen and (max-width: 767px) {
        .etudes-de-cas .left-reserve-sec p {
            width: 100%;
        }
    }
    /*.etudes-de-cas .casestudy-button-sec {
        position: relative;
        z-index: 963;
        top: 25px;
        left: 200px;
    }*/
/* -------------------------------- Case Study -------------------------------- */

.privacy-policy .casestudy-section-bg h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #171C26;
}
.privacy-policy .casestudy-section-bg h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #171C26;
}