@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
body{
    font-family: 'Lato', sans-serif;
}
.manu-sec .navbar-brand {
    width: 50%;
}
.manu-sec .sponserlogocont{
    width: 44%;
}

/* dilip */
#more {display: none;}
@media (max-width: 575.98px) { 
    .col-smdd-2{
        width: 100% !important;
    }
 }

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .col-smdd-2{
        width: 33% !important;
    }
 }

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .col-smdd-2{
        width: 33% !important;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .col-smdd-2{
        width: 20% !important;
    }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .col-smdd-2{
        width: 20% !important;
    }
}

.col-half-offset{
    margin-left:4.166666667%
}

.formated-h1 h1 {
    font-size: 2.2rem;
    color: #2b3990;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.hatglance-stat-itm .img-fluid{
    margin-bottom: 5%;
    width: 20%;
}
.eag.counter{
    color: #2b3990;
}
.ur-pdts{
    background-color: #c7eafb;
}
.team-right{ 
    background-image: url('img/Team.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* .img/Team.jpg */
.evo-cst-clm{
    text-align: center;
    padding: 10px 10px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    border-radius: 7px;
    background-color: #2b3990;
    color: #c7eafb !important;
    margin-bottom: 2%;

} 
.logo.img-fluid{
    width: 65%;
margin-top: 5%;
}

.mx-lg-auto{
    margin-left: 0px !important;
}
/* dilip */

.slider-sec {
    position: relative;
}
.slider-sec .slidedesk{
    display: none;
}
.slider-sec .slidemobi{
    display: block;
}
.slider-sec .slider-title{
    position: absolute;
    top: 15%;
    right: 5%;
    text-align: center;
}
.slider-sec .slider-title h1{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.slider-sec .slider-title h2{
    color: #000;
    margin-bottom: 1.5rem;
}
.slider-sec .slider-title h3{
    color: #ff6600;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.slider-sec .slider-title .btn-light {
    color: #2b3990;
    background-color: #c7eafb;
    border-color: #c7eafb;
    text-transform: uppercase;
    padding: 0.575rem 0.9rem;
    -webkit-box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11); 
box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11);
}
/* main */
.slider-sec .slider-title-main{
    position: absolute;
    top: 15%;
    right: 5%;
    text-align: center;
}
.slider-sec .slider-title-main h1{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.slider-sec .slider-title-main h2{
    color: #000;
    margin-bottom: 1.5rem;
}
.slider-sec .slider-title-main h3{
    color: #ff6600;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.slider-sec .slider-title-main .btn-light {
    color: #2b3990;
    background-color: #c7eafb;
    border-color: #c7eafb;
    text-transform: uppercase;
    padding: 0.575rem 0.9rem;
    -webkit-box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11); 
box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11);
}

.btn-view-more{
    color: #2b3990;
    background-color: #c7eafb;
    border-color: #c7eafb;
    text-transform: uppercase;
    padding: 0.575rem 0.9rem;
    -webkit-box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11); 
box-shadow: -1px 0px 18px 4px rgba(0,0,0,0.11);
}

.btn-view-more:hover{
    color: #27aae1;
}

/* our prroducts */
/* services */
.specialize_box {
    border-radius: 5px;
    background-color: #c7eafb;
    box-shadow: 0 0 4.85px 0.15px rgba(0,0,0,.1);
    height: 270px;
    padding: 40px 10px 10px;
    margin: 2px 2px 30px;
    overflow: hidden;
    transition: background 0.3s linear 0s;
	text-align: center;
}

a.abc{
    text-decoration: none !important;
}

.specialize_box.big figure {
    margin-bottom: 10px;
}

.specialize_box figure {
    height: 140px;
    width: 140px;
/*     border-radius: 50%; */
/*     border: 2px solid #3498db; */
    margin: 0 auto 20px;
    background: transparent;
}
.specialize_box figure:before {
    height: 100%;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: -.25em;
}
.specialize_box figure i {
    font-size: 60px;
    padding-top: 40px;
    color: rgba(144,185,66,1);
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mb0 {
    margin-bottom: 0!important;
}
.greenp {
    color: #3498db;
}
.w-700 {
    font-weight: 700!important;
}
.specialize_box.new_box p a {
    color: #2b3990;
    font-weight: 700;
}
.pmb-20 p {
    margin-bottom: 20px;
}
.block {
    display: block;
}
.fonts-14 {
    font-size: 14px;
    line-height: 22px;
}
.w-400 {
    font-weight: 400;
}
.specialize_box.big p:last-child {
    opacity: 0;
}
.pmb-20 p:last-child, .pmb-10 p:last-child {
    margin-bottom: 0;
}
.w-400 {
    font-weight: 400;
}
.specialize_box.big p:last-child {
    opacity: 0;
}
.specialize_box .w-400{
	opacity:0;
}

/* hoover */
.specialize_box:hover {
    background: #2b3990;
}
.specialize_box.big:hover figure {
    height: 0;
    border: 0;
}
.specialize_box.big:hover figure i {
    padding-top: 0;
    color: rgba(255,255,255,.5);
}
.specialize_box.big:hover figure+p {
    padding-bottom: 20px;
    position: relative;
}
.specialize_box:hover p {
    color: #FFF;
}
.specialize_box.big:hover figure+p:before {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 7px;
    margin: auto;
    width: 70px;
    height: 2px;
    background: #FFF;
    content: "";
}
.specialize_box.new_box:hover p a {
    color: #fff;
}
.specialize_box.big:hover p span.block {
    display: none;
}
.specialize_box:hover p {
    color: #FFF;
}
.specialize_box:hover p{
	opacity:1!important;
}
/* services */
/* our prroducts */

.welcome-txt{
    text-align: center;
    background-color: #c7eafb;
    padding: 2rem 1rem;
}
.evo-galance-txt{
    text-align: center;
    background-color: #c7eafb;
    padding: 2rem 1rem;
}
.welcome-txt h2{
    font-size: 1.8rem;
    color: #ed1c24;
    text-transform: uppercase;
    margin-bottom: 0;
}
.welcome-txt h1{
    font-size: 2.2rem;
    color: #2b3990;
    text-transform: uppercase;
    font-weight: 600;
}
.welcome-txt p{
    font-size: 1.3rem;
    color: #58595b;
}
.stat-sec{
    /* background-color: #f1f2f2; */
    /* background-position: right; */
    background-repeat: no-repeat;
    padding: 1rem 0;
    background-size: contain;
}
.stat-sec .hela-ipo-ttone-cont{
    background-image: url('img/helipo2021statmobibg.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.stat-sec .hela-ipo-ttone{
    padding: 2rem 0 0 0;
}
.stat-sec .hela-ipo-ttone h4{
    color: #2b3990;
    font-weight: 600;
    text-align: center;
}
.stat-sec .hela-ipo-ttone ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.stat-sec .hela-ipo-ttone ul li{
    border-bottom: 1px dotted #9b9b9b;
    padding: 1rem 0;
}
.stat-sec .hela-ipo-ttone ul li img{
    width: 15%;
    float: left;
    margin: 0 1rem;
}
.stat-sec .hela-ipo-ttone ul li h6{
    color: #ed1c24;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.9rem;
}
.stat-sec .hela-ipo-ttone ul li .end-txt{
    display: block;
    color: #231f20;
}
.stat-sec .useOfIpoPro{
    padding: 1rem 0;
    text-align: center;
}
.stat-sec .useOfIpoPro h4{
    color: #27aae1;
    font-weight: 600;
    text-align: center;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm1{
    background-color: transparent;
    padding: 0.8rem 1rem;
    text-align: left;
    margin-bottom: 1rem;
}
.stat-sec .useOfIpoPro{
    padding: 2rem 0 0 0;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm1 img{
    width: 25%;
    float: left;
    margin: 0 1rem;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm1 h6{
    color: #000;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.05rem;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm1 h5{
    color: #000;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 2rem;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm1 .end-txt{
    display: block;
    color: #000;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm2{
    background-color: transparent;
    padding: 0 1rem 0.8rem 1rem;
    text-align: left;
    margin-bottom: 0.1rem;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm2 .uoipimg{
    float: left;
    width: 30%
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm2 .uoipinfo{
    float: right;
    width: 67%
}
/*.stat-sec .useOfIpoPro .useOfIpoPro-itm2 img{
    float: left;
}*/
.stat-sec .useOfIpoPro .useOfIpoPro-itm2 h4{
    float: left;
    margin: 2% 1rem 2% 0;
    font-size: 2.1rem;
}
.stat-sec .useOfIpoPro .useOfIpoPro-itm2 .end-txt{
    display: block;
    color: #27aae1;
}

.no-margin-bottom{
    margin-bottom: 0 !important;
}

.onlineappResource .resources{
    background-color: #c7eafb;
    
}
.onlineappResource .resources{
    color: transparent;
    text-align: center;
}
.onlineappResource .resources .resources-itm-cont{
    width: 100%;
    margin-left: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.onlineappResource .resources .resources-itm-cont h3{
    color: #2b3990;
    margin-bottom: 1rem;
}
.onlineappResource .resources .resources-itm-cont ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.onlineappResource .resources .resources-itm-cont ul li{
    margin-bottom: 1rem;
}
.onlineappResource .resources .resources-itm-cont ul li a{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.onlineappResource .resources .resources-itm-cont ul li a i{
    margin-right: 0.5rem;
}
.onlineappResource .resources .resources-itm-cont ul li a:hover{
    color: #ff6600;
}

.onlineappResource .onapplication{
    background-color: #c7eafb;
}
.onlineappResource .onapplication .onapplication-cont{
    padding: 2rem 1rem;
}
.onlineappResource .onapplication h3{
    color: #2b3990;
    text-align: center;
    font-weight: 600;
    margin-bottom: 2rem;
}
.onlineappResource .onapplication h4{
    color: #000;
    font-weight: bold;
}
.onlineappResource .onapplication h5{
    color: #000;
    font-weight: bold;
}
.onlineappResource .onapplication .onapplication-itm{
    width: 100%;
}
.onlineappResource .onapplication .onapplication-itm img{
    float: left;
    margin: 0 1rem;
    margin-bottom: 1rem;
}
.onlineappResource .onapplication .onapplication-itm a{
    color: #000;
    text-decoration: none;
}
.onlineappResource .onapplication .apply-now{
    text-align: center;
}
.onlineappResource .onapplication .apply-now a{
    background-color: #FFF;
    color: #333;
    font-size: 1.4rem;
    font-weight: 500;
    margin: 0 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    border-radius: 0;
}
.onlineappResource .onapplication .onapplication-cont a:hover{
    color: #ff6600;
}
.onlineappResource .onapplication .onapplication-cont small a{
    color: #ff6600;
}

.video-sec .vid-txt-cont{
    background-color: #f1f2f2;
}
.video-sec .vid-txt-cont .vid-txt-itm{
    padding: 12% 1rem;
    text-align: center;
}
.video-sec .vid-txt-cont .vid-txt-itm p{
    color: #383939;
    font-size: 1.4rem;
}
.video-sec .applicationvidcont {
    position: relative;
}
.video-sec #applicationVidImg {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    z-index: 999;
}
.application-sec #applicationVidImg:hover {
    cursor: pointer;
}

.hela-at-glance-sec{
    background-color: #c7eafb;
    padding: 2rem 0;
}
.hela-at-glance-sec .sec-txt{
    color: #58595b;
    font-size: 1.1rem;
    text-align: center;
}
.hela-at-glance-sec .hela-at-glance-stat{
    /* dilip */
    /* background-image: url('img/helaatglancemobi.png'); 
    background-repeat: no-repeat;
    background-size: contain; */
}
.hela-at-glance-sec .hela-at-glance-stat ul{
    margin: 0;
    padding: 0;
}
.hela-at-glance-sec .hela-at-glance-stat ul li{
    display: inline-block;
}
.hela-at-glance-sec .hela-at-glance-stat ul li img{
    float: left;
}

.hela-at-glance-sec .hela-at-glance-stat ul li img{
    float: left;
}

.hela-at-glance-sec .hela-at-glance-stat .hatglance-stat-itm{
    color: #58595b;
    padding: 1.5rem 2rem;
    position: relative;
}
.hela-at-glance-sec .hela-at-glance-stat .hatglance-stat-itm img{
    float: left;
    width: 20%;
    margin-right: 1rem;
}
.hela-at-glance-sec .hela-at-glance-stat .hatglance-stat-itm h3{
    float: left;
    font-size: 3rem;
    font-weight: bold;
    margin-right: 0.5rem;
}
.hela-at-glance-sec .hela-at-glance-stat .hatglance-stat-itm .hsitext{
    position: absolute;
    left: 30%;
    bottom: 1.3rem;
}
.hela-at-glance-sec .hela-at-glance-stat .title h3{
    color: #2b3990;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
}
.hela-at-glance-sec .hela-at-glance-stat .hela-at-glance-stat-cont{
    padding: 3rem 0rem;
}

.map-sec{
    background-color: #c7eafb;
    padding-bottom: 2rem;
}

.newsmedia-sec{
    padding: 2rem 0;
    color: #797979;
}
.newsmedia-sec img{
    margin-bottom: 1rem;
}
.newsmedia-sec h4{
    margin-bottom: 2rem;
    text-align: center;
    color: #2b3990;
    font-weight: 600;
}
.newsmedia-sec p{
    font-size: 1rem;
    margin-bottom: 0.1rem;
}
.newsmedia-sec small{
    font-size: 0.8rem;
    color: #797979;
    margin-bottom: 0.6rem;
    display: block;
}
.newsmedia-sec small{
    font-size: 0.8rem;
    color: #797979;
    margin-bottom: 0.6rem;
    display: block;
}
.newsmedia-sec a{
    font-size: 0.9rem;
    color: #797979;
    display: block;
}
.newsmedia-sec .owl-theme .owl-nav {
    margin-top: 20px;
}
.newsmedia-sec .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #ccc;
}

.award-sec{
    padding: 2rem 0;
    color: #797979;
}
.award-sec img{
    margin-bottom: 1rem;
}
.award-sec h4{
    margin-bottom: 2rem;
    text-align: center;
    color: #2b3990;
    font-weight: 600;
}
.award-sec p{
    font-size: 1rem;
    margin-bottom: 0.1rem;
}
.award-sec small{
    font-size: 0.8rem;
    color: #797979;
    margin-bottom: 0.6rem;
    display: block;
}
.award-sec small{
    font-size: 0.8rem;
    color: #797979;
    margin-bottom: 0.6rem;
    display: block;
}
.award-sec a{
    font-size: 0.9rem;
    color: #797979;
    display: block;
}
.award-sec .owl-theme .owl-nav {
    margin-top: 20px;
}
.award-sec .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #ccc;
}
.award-sec .owl-awards .awards-cont {
    text-align: center;
}
.award-sec .owl-awards .owl-nav {
    position: absolute;
    top: 20%;
    width: 100%;
}
.award-sec .owl-awards .owl-nav button.owl-next, .award-sec .owl-awards .owl-nav button.owl-prev {
    background: transparent;
    color: #333;
    border: none;
    border-radius: 0px;
    font-size: 2.5rem;
}
.award-sec .owl-awards .owl-nav .owl-prev {
    position: absolute;
    text-align: left;
    left: -30px;
    color: #ccc;
}
.award-sec .owl-awards .owl-nav .owl-next {
    position: absolute;
    text-align: right;
    right: -30px;
    color: #ccc;
}

.footer-sec{
    background-color: #2b3990;
    text-align: center;
    padding: 1rem 0;
}
.footer-sec p{
    font-size: .9rem;
    color: #fff;
    margin-bottom: 1rem;
}


@media (min-width: 992px){
    /* dilip */
    .hela-at-glance-sec .hela-at-glance-stat{
        /* background-image: url('img/helaatglance.png'); 
        background-repeat: no-repeat;
        background-size: contain; */
    }
    .manu-sec{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
    }
    .manu-sec .navbar-brand {
        margin-right: 1rem;
        width: 15%;
        padding-top: 0;
        margin-top: -3px;
    }
    .manu-sec .navbar {
        padding-top: 0;
    }
    .manu-sec .sponserlogo {
        position: absolute;
        top: 0;
        right: 0;
        width: 17%;
    }
    .manu-sec .sponserlogocont{
        width: auto
    }
    .no-padding-left-right{
        padding-left: 0;
        padding-right: 0;
    }
    .hela-at-glance-sec .hela-at-glance-stat .hela-at-glance-stat-cont{
        padding: 3rem 3rem;
    }
    .footer-sec p{
        margin-bottom: 1rem;
    }
    .onlineappResource .onapplication .onapplication-itm{
        width: 65%;
    }
    .onlineappResource .onapplication .onapplication-cont{
        padding: 10% 3rem 10% 3rem;
    }
    .stat-sec{
        /* dilip */
        /* background-image: url('img/stat-sec-bg.png'); */
    }
    .stat-sec .useOfIpoPro{
        padding: 2rem 12% 0 12%;
    }
    .onlineappResource .resources .resources-itm-cont{
        width: 40%;
    }
    .onlineappResource .resources .resources-itm-cont img{
        display: none;
    }
    .video-sec .vid-txt-cont .vid-txt-itm{
        text-align: left;
    }
    .onlineappResource .resources{
        background-image: url(img/books.png);
        background-repeat: no-repeat;
        background-position: 10%;
        background-size: 33%;
        text-align: left;
    }
    .stat-sec .hela-ipo-ttone{
        padding: 2rem 2rem 0 1.6rem;
    }
    .slider-sec .slidedesk{
        display: block;
        margin-top: 5%;
    }
    .slider-sec .slidemobi{
        display: none;
    }
    .slider-sec .slider-title{
        top:13%;
    }
    .stat-sec .hela-ipo-ttone ul li h6{
        font-size: 1.05rem;
    }
    .stat-sec .hela-ipo-ttone ul li img{
        width: 25%;
    }
    .stat-sec .hela-ipo-ttone-cont{
        background-image: url('img/helipo2021statbg.png');
        background-size: contain;
    }
    .hela-at-glance-sec .hela-at-glance-stat .hatglance-stat-itm{
        padding: 1.5rem 1rem;
    }
    .award-sec .owl-awards .owl-nav .owl-prev {
        left: -50px;
    }
    .award-sec .owl-awards .owl-nav .owl-next {
        right: -50px;
    }
    .stat-sec .useOfIpoPro .useOfIpoPro-itm2 h4{
        float: left;
        margin: 2% 1rem 2% 0.3rem;
        font-size: 2.1rem;
    }
}

@media (min-width: 576px){
    .col-smd-2 {
        flex: 0 0 auto;
        width: 20%;
    }
}
