    @import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    /* font-family: 'Mulish', sans-serif; */
    
    .font-muli {
        font-family: 'Mulish', sans-serif!important;
    }
    
    .top-bar-text {
        font-size: 13px!important;
        font-family: 'Mulish', sans-serif;
        color: rgb(255, 255, 255)!important;
        line-height: 2;
    }
    
    .bg-topbar {
        background-color: rgb(6, 39, 102);
    }
    
    .search-header {
        border: none;
    }
    
    .search-headers input:not([type=checkbox]):not([type=radio]),
    select {
        line-height: 18px;
        padding: 10px 16px;
        min-height: 40px;
        font-size: 16px;
        color: #ffd9e5;
        width: 100px;
    }
    
    .search-header::placeholder {
        color: #ffd9e5;
    }
    
    .search-headers .icon-search {
        color: #062766;
        font-weight: bold!important;
    }
    
    .banner-btn {
        border-radius: 3px;
        background-color: rgb(200, 17, 17);
        border: none;
        text-transform: none!important;
        font-weight: 400!important;
        font-size: 17px!important;
    }
    
    .Power {
        color: rgb(255, 255, 255);
        font-weight: 600;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 8px!important;
    }
    
    .power-p {
        color: rgb(214, 217, 240);
        font-style: italic;
        line-height: 1.2;
        text-align: center;
    }
    
    .power_water {
        margin-top: -22%;
        text-align: center;
    }
    
    .pw-hover:hover {
        margin-top: -10px;
        transition: .3s ease-in-out;
    }
    
    .pw-hover {
        transition: .3s ease-in-out;
    }
    
    .welcome-para {
        font-size: 14px;
        /* font-family: "Poppins"; */
        color: rgb(68, 68, 68);
        line-height: 2;
        text-align: left;
    }
    
    .company_h5 {
        font-size: 18px;
        font-family: 'Mulish', sans-serif;
        color: rgb(200, 17, 17);
        line-height: 1.556;
        text-align: left;
        font-weight: 900;
    }
    
    .welcome_h2 {
        color: rgb(6, 39, 102);
        line-height: 1.175;
        text-align: left;
        font-family: 'Mulish', sans-serif;
    }
    
    .know_more {
        font-size: 16px;
        font-family: 'Mulish', sans-serif;
        color: rgb(236 136 136);
        font-weight: bold;
        line-height: 1.75;
        /* text-align: left; */
        transition: .2s ease-in-out;
    }
    
    .know_more:hover {
        margin-left: -5px;
        transition: .2s ease-in-out;
        color: rgb(108, 154, 240)!important;
    }
    
    .news_card {
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 8%);
        padding: 20px 15px 5px 25px;
        border-bottom: 2px solid #b4ccb491;
    }
    
    .news_card:hover {
        border-bottom: 2px solid rgb(8, 55, 145);
        transition: .2s ease-in-out;
    }
    
    .Mar {
        font-family: 'Mulish', sans-serif;
        font-size: 15px;
        color: rgb(8, 55, 145);
        font-weight: bold;
        line-height: normal;
        text-align: center;
        border-width: 1px;
        border-color: rgb(8, 55, 145);
        border-style: solid;
        border-radius: 50%;
        padding: 5px 10px;
    }
    
    .news_card_h3 {
        font-size: 20px;
        font-family: 'Mulish', sans-serif;
        color: rgb(8, 55, 145);
        font-weight: bold;
        line-height: 1.4;
        text-align: left;
    }
    
    .team_para {
        font-size: 16px;
        font-family: 'Mulish', sans-serif;
        color: rgb(255, 255, 255);
        line-height: 1.75;
        text-align: center;
    }
    
    .team_image_name {
        font-size: 16px;
        color: rgb(6, 39, 102);
        line-height: 1.75;
        text-align: center;
        padding-top: 10px;
    }
    
    .flickity-buttons {
        background: rgb(255, 0, 0);
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: -23px 0 0;
        display: block;
        position: absolute;
        bottom: 0%;
        z-index: 10;
        cursor: pointer;
        text-align: center;
        transition: all .2s ease 0s;
        color: #f00e0e;
        text-align: center;
        z-index: 200;
        border: 0;
        box-sizing: initial;
        opacity: 0;
        border-radius: 50%;
        box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    }
    
    .count-p {
        font-size: 18px;
        font-family: 'Mulish', sans-serif;
        color: rgb(68, 68, 68);
        line-height: 2.778;
        text-align: center;
        font-weight: 800;
    }
    
    .footer-para {
        font-size: 16px;
        color: rgb(68, 68, 68);
        line-height: 1.75;
        text-align: left;
    }
    
    .read_more {
        font-size: 16px;
        font-family: 'Mulish', sans-serif;
        color: rgb(8, 55, 145)!important;
        font-weight: bold!important;
        line-height: 1.75;
        text-align: left;
    }
    
    .footer_recent_post {
        font-size: 16px;
        font-family: 'Mulish', sans-serif!important;
        color: rgb(8, 55, 145)!important;
        font-weight: bold!important;
        line-height: 1.375!important;
    }
    
    .footer-btn {
        border-radius: 3px;
        background-color: #ff8e32;
        color: #fff!important;
    }
    
    .about_img {
        box-shadow: 0px 0px 22px 0px rgb(27 21 28);
        border-radius: 10px;
    }
    
    .icon-box.border .icon .icon-red i {
        background-color: #c04141!important;
        color: #333;
        border: 2px solid #fff;
    }
    
    .icon-box .icon .icon-red i:after {
        top: -4px;
        left: -4px;
        padding: 4px;
        box-shadow: 0 0 0 3px #fff;
        -webkit-transition: -webkit-transform .2s, opacity .2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform .2s, opacity .2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -webkit-transition: -webkit-transform .2s, opacity .2s;
        transition: transform .2s, opacity .2s;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        opacity: 0;
    }
    
    .aboutbox_1:hover {
        background-color: #b82a2a;
        transition: .2s ease-in-out;
        transform: scale(1.05);
        z-index: 1;
    }
    
    .aboutbox_2:hover {
        transition: .2s ease-in-out;
        background-color: #b82a2a;
        transform: scale(1.05);
        z-index: 1;
    }
    
    .aboutbox_3:hover {
        transition: .2s ease-in-out;
        background-color: #b82a2a;
        transform: scale(1.05);
        z-index: 1;
    }
    
    .aboutbox_1 {
        background-color: #052766;
    }
    
    .aboutbox_2 {
        background-color: #0f2f6c;
    }
    
    .aboutbox_3 {
        background-color: #1b3973;
    }
    
    .why_chosee {
        margin-top: -20%;
        border-radius: 10px;
        background-image: linear-gradient( 153deg, #3a31c5, #be009e 82%);
        box-shadow: 0 7px 50px 20px rgb(50 67 78 / 38%);
    }

    .icon-box.border.small .icon img {
    width: 30px!important;
    padding: 5px 0px 2px 2px!important;
}
.tally-list {
    list-style-type: none;
    line-height: 30px;
}
.tepl {
    margin-bottom: 0;
}
.tepl-img {
    display: flex;
}
.iide-cnt {
    font-size: 50px;
}
.iide-txt {
    padding: 0 60px;
}
.we-nse p{
 font-size: 23px;
 color: #000;
}
.icon-box.small>h3, .icon-box.small>h5 {
    font-size: 20px;
}
@media(max-width:768px){
   .tepl-img {
    display: block;
} 
.iide-img {
    width: 100%;
}
.iide-txt {
    padding: 0px;
    text-align: center;
}
}