/******** case-study index start ****************/

/* .post-type-archive-case-study .post-conainer .post-item {
    vertical-align: top;
    border: 1px solid var(--web-verylight);
    margin-bottom: 30px;
    background: #fff;
}

.post-type-archive-case-study .post-conainer .post-item p {
    margin-top: 0px !important;
} */

/*********** case-study index start ******************/

/******** case-study main start ****************/
.case-header {
    background-color: #03092cbf;
    text-align: center;
}

.case-header h1 {
    color: #fff !important;
}

/* .case-container p {
    font-family: "ProximaNova-Regular" !important;
    font-size: 18px !important;
} */

.sticky-icon {
    list-style: none;
    padding: 0px;
}

.sticky-icon li {
    display: inline-block;
    margin-right: 10px;
}

.case-container p.case-dot {
    color: #0514b8 !important;
    font-style: italic;
    padding-left: 65px;
    font-family: 'ProximaNova-Semibold' !important;
}

p.case-dot::before {
    content: "";
    background: url(https://www.socialpilot.co/wp-content/uploads/2023/04/quote-1.png);
    height: 30px;
    width: 36px;
    position: absolute;
    left: 15px;
}

.sticky-top {
    top: 90px !important;
    z-index: 1 !important;
}

/******** case-study main end ****************/