.who_cont img {
    width: 100%;
    max-width: 40px;
    margin-bottom: 10px;
}
.who_cont p {
    font-size: 22px;
}
.who_we_iocn {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    text-align: center;
    padding-top: 10px;
}
.ev_perfo {
    padding-top: 0px;
    padding-bottom: 0px;
}
.perfo_box img {
    width: 100%;
    max-width: 40px;
    margin-bottom: 10px;
}
.perfo_box {
    text-align: center;
    padding-top: 30px;
}
.imag_j {
    padding: 50px 50px;
    background: #f3f3f3;
}
.abt-grid .abt-cnt-div1 {
    margin: 0px 0px 0px 0px;
    padding: 10px 5px 10px 5px;
    /* height: 145px; */
    border-radius: 12px;
    margin-top: 0px;
}
.abt-grid .abt-cnt-div1 p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
.abt-grid .abt-cnt-div2 {
    margin: 0px 0px 0px 0px;
    padding: 10px 5px 10px 5px;
    /* height: 145px; */
    border-radius: 12px;
    margin-top: 0px;
}
.abt-grid .abt-cnt-div2 p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
h2.who_we_heading, .perfo_box h4, h2.site-title{
    color: #29305a;
}
.heading-divider {
    background: #29305a;
}
.owl-stage {
    margin: 0 auto;
}
#mobile_view {
    display: none;
}
.colour {
    font-size: 13px;
    line-height: 1.5;
    display: block;
}
.swiper-slide {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
.pro_box {
    height: 100%;
    padding: 0px 20px;
    padding-bottom: 20px;
    text-align: center;
}
.pro_img img {
    width: 350px;
    margin-bottom: 40px;
}
.abt-grid {
    display: grid;
    grid-template-columns: 19% 19% 19% 19% 19%;
    justify-content: center;
    gap: 5px;
}
.abt-grid2 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}
.pro_img {
    position: relative;
    margin-bottom: 0px;
}

.height_1 {
    margin-bottom: 25px;
}
.case-contents {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}
.abt-cnt-inr img {
    max-width: 45px;
}

div#heding_top2 {
    display: none;
}
.imag_j img {
    width: 83%;
}
.imag_j {
    text-align: center;
}
.swiper-button-prev, .swiper-button-next {
    color: #000!important;
}