﻿body {
}


.admission-bar {
    width: 100%;
    border-top: 18px solid #ED3237;
}
.admission-bar .top {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
}
.admission-bar .left {
    width: 40%;
}
.niyukti-job{
    position:relative;
}
.niyukti-job:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000000d1;
}
.center {
    position: relative;
}
.admission-bar .left img {
    width: 100%;
    height: 412px;
    object-fit: cover;
}
.admission-bar .right {
    padding: 32px;
    padding-right: calc((100% - 1320px) / 2);
    width: 60%;
    display: flex
;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.admission-bar h2 {
    padding-bottom: 10px;
    margin-bottom: 40px;
    color: #fff;
    font-weight: 700;
    position: relative;
}
.admission-bar h3 {
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.admission-bar .right p {
    margin-bottom: 3.5rem;
}
.admission-bar p {
    opacity: 0.75;
    color: #fff;
}

.admission-bar .actbtn a {
   
    padding: 13px 12px;
    font-size: 14px;
    border: 0;
}
 .actbtn a {
    display: inline-block;
    color: #fff;
    padding: 7px 17px;
    font-size: 18px;
    margin: 0 5px;
    text-decoration: none;
    background: #ed3237;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.4s;
}
 .pooi_tri.dgrrfg_tri {
    color: #354b88;
    font-weight: 600;
}
.pooi_tri {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 4px;
    position: relative;
    padding-bottom: 5px;
}
.job-fair p{
    text-align: justify;
}

.process-bar {
    padding-bottom: 60px;
    width: 100%;
    padding-top:30px;
}
.process-bar h2 {
    margin-top: 35px;
    padding: 14px 30px;
    font-size: 34px;
    color: #fff;
    position: relative;
    background: #ED3237;
}
process-bar h2:after {
    content: '';
    position: absolute;
    right: -300px;
    top: 0;
    width: 300px;
    height: 100%;
    background: #ED3237;
}
.process-bar ul {
    margin: 70px 0 0 30px;
    padding: 0;
    list-style: none;
    counter-reset: my-awesome-counter;
}
.process-bar ul li {
    margin-bottom:20px;
    padding-left: 70px;
    position: relative;
    counter-increment: my-awesome-counter;
}
.process-bar ul li:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    content: counter(my-awesome-counter) " ";
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 9;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    background: #ED3237;
}

.process-bar h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
   
}
.process-bar p {
    color: #727272;
}
.process-bar figure {
    margin: 0;
    padding-top: 45px;
    /*background: #ED3237;*/
}
.process-bar figure img {
   width:450px;
    height: 350px;
    box-shadow: 0 0 24px 0 rgb(26 47 106 / 37%);
    border-radius: 5px;
    margin-top:50px;
}
.process-bar .overlay {
    padding: 45px 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 284px;
    height: 309px;
    font-size: 42px;
    color: #fff;
    line-height: 1;
    background: #232323;
}
.process-bar .overlay em {
    color: #fff;
    opacity: 0.1;
    font-style: normal;
    position: absolute;
    right: 0;
    bottom: 37px;
    font-size: 80px;
}
.process-bar ul li:after {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -4px;
    background-color: #fdeaeb;

}


@media (max-width:992px){
    .admission-bar .left, .admission-bar .right{
        width:100%;
        text-align: justify;
        padding-right: 30px;
    }
    .recruiter-1{
        width:100%;
        height:100%;
    }
}

.alumini-part1 {
    /* height: 260px; */
    height: 200px;
    width: 96%;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 9px #00000026;
    border-top: 5px solid #1156b6;
    padding: 15px;
    margin-bottom: 20px;
}
    /*.alumini-part1{
          transition:transform .4s;
      }
       .alumini-part1:hover{
           transform:scale(1.08);
       }*/
    .alumini-icon {
        position: relative;
        height: 60px;
        width: 60px;
        /* background: #1156b6; */
        display: flex;
        justify-content: center;
        margin-right: 10px;
        /* top: 17px; */
        border-radius: 50px;
        /* border: 2px solid #1156b6; */
        box-shadow: -3px -2px 1px 3px rgb(17 86 182 / 19%);
        /* margin-bottom: 46px; */
    }

    .overview-heading {
        font-size: 18px;
        font-weight: 500;
        color: #1156b6;
    }

    .overview-para {
        padding: 0;
        text-align: left;
        font-size: 13px;
        line-height: 21px;
    }
    .igruyguy_tri {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
    }
    .alumini-img {
        border-radius: 50px;
    }
h4.company-name {
    padding: 0;
    font-style: italic;
    color: #959595;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
    section.overview-main {
        padding-top: 60px;
        padding-bottom: 60px;
        background: #f8f9f3;
    }
    .contact-heading {
        text-align: center;
        font-weight: 600;
        padding-bottom: 10px;
    }

    p.university-heading {
        text-align: center;
        /* font-size: 23px; */
        font-size: 3em;
        background: black;
        background-clip: text;
        color: transparent;
        font-weight: 600;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .alumini-text {
        text-align: center;
        padding: 8px 71px 0;
        font-size: 16px;
        line-height: 28px;
    }

    .future-name {
        color: #b48612;
    }

    @media screen and (max-width: 991px) {
        p.university-heading {
            padding-top: 0px;
            line-height: 53px;
        }

        .alumini-text {
            padding: 0px;
        }

        .alumini-part1 {
            width: 100%;
        }

        .newresponsivegh {
            padding-top: 25px;
        }
    }
