mu/*Revamp CSS*/

.slider-banner {
    position: relative;
}

.slider-banner .slick-dots {
    bottom: 100px;
    z-index: 3;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: end;
    left: 0;
    right: 0;
}

.slider-banner .slick-dots li {
    margin: 0 4px;
    background: #fff;
    border-radius: 20px;
}

.slider-banner .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
}

.slider-banner .slick-dots li button:before {
    display: none;
}

.slider-banner .slick-dots li.slick-active {
    background: #d7191e;
}
.fourstats_title {
    color: white;
    font-weight: 600;
    font-size: 23px;
    margin-top: -4px;
    margin-bottom: 25px;
}
.blockone, .blocktwo, .blockthre, .blockfr {
    width: calc(25% - 10px);
    float: left;
    display: inline-block;
    height: 400px;
    position: relative;
    margin: 0 5px;
    overflow: hidden;
}
.imgone, .scodimg, .threeimg, .fourimg {
    height: 400px;
}
.carddest {
    height: auto;
}
.cardtextout {
    transform: translateY(125px);
    transition: all .5s ease;
}
.face {
    margin-top: 30px;
    height: 195px;
    width: 195px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border-radius: 100%;
}
.bgremover:hover .cardtextout {
    transform: translateY(0);
}
.face img {
    transition: all .9s ease;
    overflow: hidden;
}
.face img:hover {
    transform: scale(1.2);
}
.bgremover .bgimgre {
    transition: all .9s ease;
}
.bgremover:hover .bgimgre {
    transform: scale(1.2);
}
.headit h2 {
    text-align: center;
}
.home_founder .slick-arrow:before {
    color: #d7191e;
}
.awards h2, .featuredint .hst h2, .headit h2 {
    font-size: 38px;
    font-weight: 600;
}
.awards h2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
}
.home_founder .textmermo.text-center {
    padding: 0;
    text-align: center !important;
    background: #d7191e;
    color: #fff;
    min-height: 100px;
    transition: all .4s;
    line-height: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 45px 20px -25px, rgba(0, 0, 0, 0.04) 0px 10px 10px -15px;
    margin-bottom: 20px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.textmermo h4, .textmermohover h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.awardsicon {
    transition: all .4s;
    padding: 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.awardsicon h3, .awardsicon p {
    color: #fff;
}
.awards a {
    border: 2px solid #fff;
    color: #fff;
}
.awards a:hover {
    background: #fff;
    border: 2px solid #fff;
    color: #000;
}
.awardsicon:hover {
    transform: translateY(-20px);
}
.whoarewe a, .showmore a {
    transition: all .4s;
}
.home_founder .inmorm {
    transition: all .4s;
    padding-bottom: 0;
    position: relative;
    background: #d7191e;
    padding: 100px 0 0;
    border-radius: 500px;
    overflow: hidden;
}
.home_founder .inmorm:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    background: #d7191e;
    transform: translateY(100%);
    transition: all .5s ease;
}
.textmermohover {
    position: absolute;
    z-index: 9;
    inset: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .5s ease;
    color: #fff;
    font-weight: 600;
    padding: 30px;
}
.textmermohover p {
    font-weight: 400;
}
.home_founder .inmorm:hover:after {
    transform: translateY(0);
}
.inmorm:hover .textmermohover {
    opacity: 1;
}
.home_founder .inmorm:hover .textmermo.text-center {
    transform: translateY(0);
}
.inmorm:hover {
    box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
}
.home_founder .slick-track {
    padding-bottom: 20px;
}
.home_founder .slick-next:before, .home_founder .slick-prev:before {
    font-size: 22px;
}
.imgsmrmo img {
    border-radius: 0;
}
.storiesmt .listblog h2 {
    padding-bottom: 0;
}
.seconblock .container .slick-track {
    display: flex;
}
.giving_back {
    background: #fff;
    border-radius: 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    align-items: center;
}
.giving_back_col {
    background: #d7191e;
    padding: 30px;
    border-radius: 0;
}
.giving_back_col2 {
    background: #fff;
    padding: 30px;
    border-radius: 0;
}
.giving_back .leftheadng h2, .giving_back .leftpara h3, .giving_back .leftpara p, .giving_back .bttnknow a {
    color: #fff;
}
.giving_back .giving_back_col2 .leftheadng h2, .giving_back .giving_back_col2 .leftpara h3, .giving_back .giving_back_col2 .leftpara p, .giving_back .giving_back_col2 .bttnknow a {
    color: #000;
}
.giving_back .giving_back_col2 .leftheadng p {
    margin-bottom: 30px;
}
.leftheadng h2 {
    margin-bottom: 25px;
}
.blockslider img {
    border-radius: 0;
    width: 100%;
}
.item_icgroup {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}
.leftpara img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.giving_back .slick-slider {
    margin-bottom: 0;
}
.leftpara .slick-dots {
    left: 298px;
    bottom: -80px;
}
.fourstats .container, .giving_back {
    border-radius: 0;
}
.seconblock .container {
    max-width: 1363px;
}
.ctnblog {
    position: absolute;
    z-index: 100001;
    bottom: 0;
    max-width: 100%;
    left: 0;
    right: 0;
    padding: 20px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    min-height: 122px;
}
.mySwiperteam .imageblg {
    border-radius: 16px !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid #a7a7a7;
}
a.imageblg_link {
    font-size: 0;
    display: flex;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
a.imageblg_link img {
    width: 15px;
    margin-bottom: 0;
    filter: none;
}
.awards {
    float: left;
    width: 100%;
    padding: 80px 0px;
    position: relative;
    margin-top: 80px;
    background: #000;
}
.awards:before {
    content: '';
    background: url(https://www.muthootcsr.com/wp-content/uploads/2026/04/3f756b41-0ee6-4bdd-9468-268e88155f18.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .4;
}
.featuredint {
    padding: 60px 0px 100px 0px;
}
.ourkey_sec {
    padding-top: 150px !important;
    padding-bottom: 0;
}
.ourkey_item .inmorm:hover {
    box-shadow: none;
}
.seconblock {
    padding: 70px 0px 70px;
}
.blockslider_item {
    position: relative;
}
.block_item_cont {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 40%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    padding: 20px;
    transform: translateY(95px);
    transition: all .5s ease;
    min-height: 175px;
}
.block_item_cont a.imageblg_link {
    top: 20px;
    background: #fff;
}
.blockslider_item:hover .block_item_cont {
    transform: translateY(0);
}
.block_item_cont img {
    width: 50px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(268deg) brightness(109%) contrast(104%);
    margin-bottom: 10px;
}
.block_item_cont h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.block_item_cont p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    max-width: 400px;
}
.seconblock .col-sm-8 .leftheadng {
    display: block;
}
.socialblk p {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}
.socialblk h5 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.socialblk h5 img {
    max-width: 40px;
}
.socialblk {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: all .5s ease;
    display: block;
    background: #d7191e;
}
.socialblk:hover {
    text-decoration: none;
}
.socialblk:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.giving_back .leftpara {
    position: static;
    margin-top: 20px;
}
.leftpara .slick-dots {
    left: 0;
    bottom: -30px;
    text-align: left;
    margin-bottom: 0;
}
.leftpara .slick-dots li button:before {
    background: #fff;
}
.slick-dots .slick-active {
    background: #fff;
}
.ourkey_cont h5 {
    font-size: 18px;
}
.ourkey_cont p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ourkey_cont {
    padding: 20px;
}
.ourkey_cont a {
    color: #d7191e;
    text-decoration: underline;
    display: flex;
    align-items: center;
    gap: 5px;
}
.ourkey_cont a img {
    max-width: 20px;
    filter: brightness(0) saturate(100%) invert(17%) sepia(97%) saturate(3528%) hue-rotate(349deg) brightness(84%) contrast(98%);
    transition: all .5s;
}
.ourkey_cont a:hover img {
    margin-left: 5px;
}
.ourkey_item .inmorm {
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    margin: 10px;
    transition: all .5s;
}
.ourkey_item .inmorm:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: translateY(-10px);
}
.ourkey_slider .slick-list {
    padding: 20px 5px;
}
.ourkey_sec .hst h2 {
    padding-bottom: 10px;
}
.ourkey_sec .slick-next:before, .ourkey_sec .slick-prev:before {
    color: #d7191e;
    font-size: 22px;
}
.videobanner {
    height: 520px;
}
.blockslider .slick-dots li button:before {
    display: none;
}
.blockslider .slick-dots li {
    background: #fff;
    border-radius: 10px;
    opacity: .5;
}
.blockslider .slick-dots li.slick-active {
    opacity: 1;
}
.socialblk_link {
    position: absolute;
    right: 23px;
    top: 10px;
    transform: rotate(-45deg);
    width: 10px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(6%) hue-rotate(3deg) brightness(102%) contrast(102%);
    transition: all .5s;
    opacity: 1;
}
.textmermohover span:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.textmermohover span {
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
@media(max-width:992px){
    .slider-banner .slick-dots {
        padding: 0 50px
    }
    .videobanner {
        height: 400px;
    }
}
@media(max-width:768px){
    .home_founder .slick-prev {
        left: -10px;
    }
    .home_founder .slick-next {
        right: -10px;
    }
    .awards h2, .featuredint .hst h2, .headit h2 {
        font-size: 22px;
        text-align: left;
    }
    .imageblock .cardhead {
        bottom: 50px;
    }
    .inmorm {
        box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
    }
    .videobanner {
        height: 275px;
    }
}