@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300;400&family=Bebas+Neue&display=swap');
.wrapper.large {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
}
.brd-curve-right {
    display: block;
    border-radius: 0px 0px 100px 0px;
}
.brd-curve-left {
    display: block;
    border-radius: 0px 0px 0px 100px;
}
.blue-bg {
    background-color: #2E338F;
}
.nh2 {
    color: #FFF;
    line-height: 1em;
    padding: 18px 30px;
    font-size: 26px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 70px;
}
.fb-3 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
}
.fb-3 li {
    width: 30%;
    padding: 2%;
    list-style: none;
    text-align: center;
}
.fb-3 li img {
    width: 70%;
}
.fb-3 li strong {
    text-align: center;
    display: block;
    margin-top: 10px;
}
.block-n1 {
    background-image: url("../images/landing_page_2022/bg_01.jpg");
    background-position: calc(100% - 80px) -80px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px !important;
}
.hd-n1 {
    letter-spacing: 0.05em;
    font-family: 'Bebas Neue', sans-serif;
    color: #FFF;
    font-size: 38px;
}
.block-n1 p {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
}
.bdr-line {
    display: block;
    position: relative;
}
.bdr-line img {
    z-index: 2;
    position: relative;
    max-width: 100%;
}
.bdr-line-left:before {
    content: '';
    display: block;
    position: absolute;
    border: 4px solid #EE008C;
    height: 100%;
    width: 100%;
    max-width: 445px;
    left: -30px;
    bottom: -30px;
    z-index: 1;
}
.bdr-line-right:before {
    content: '';
    display: block;
    position: absolute;
    border: 4px solid #EE008C;
    height: 100%;
    width: 100%;
    max-width: 445px;
    right: -30px;
    bottom: -30px;
    z-index: 1;
}
.n-large {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 40px;
    color: #2E338F;
}
.intro .n-large {
    padding-top: 30px;
}
.n-large span {
    font-size: 26px;
    color: inherit;
    font-family: inherit
}
.va-top {
    vertical-align: top;
}
.b1 {
    border-bottom: none;
}
.b1 .nh2 {
    display: block;
    margin-bottom: 20px;
}
.b1 p {
    font-size: 16px;
    text-align: left;
}
.b1 p span {
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.b1 p span strong {
    color: #791662;
    font-weight: 800;
    font-size: 18px;
}
.b1 strong {
    color: #2E338F;
    font-size: 20px;
    font-weight: 400;
}
.b1 .c1 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
.b1 .c1 span {
    display: inline-block;
    position: relative;
    height: 40px;
    padding-top: 5px;
    margin-left: 10px;
    width: 270px;
    text-align: center;
    background: #FAF83A;
    color: #EE008C;
    font-weight: 600;
    font-size: 18px;
}
.b1 .c1 span:after {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    top: 40px;
    border-width: 15px 135px;
    border-style: solid;
    border-color: #FAF83A rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FAF83A;
}
.b1 .c1 span strong {
    font-size: 32px;
    font-weight: 800;
    color: inherit;
}
.placements-stats {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}
.placements-stats li {
    width: 30%;
    padding: 0 30px;
    text-align: center;
    font-size: 26px !important;
    color: #EE008C !important;
    line-height: 1.2em !important;
}
.placements-stats li span {
    display: block;
    font-size: 42px;
    color: #EE008C;
}
.placements-stats li:nth-child(1) {
    width: 40%;
    font-size: 38px !important;
    color: #000 !important;
}
.placements-stats li:nth-child(1) span {
    font-family: 'Impact', sans-serif;
    color: #EE008C !important;
}
.placements-stats li:nth-child(2) {
    border-left: 3px dashed #000;
    border-right: 3px dashed #000;
}
.c-logo {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 0;
}
.c-logo li {
    width: 18%;
    margin-bottom: 20px;
    text-align: center;
}
.c-logo li img {
    width: 100%;
    max-width: 110px;
}
.footer-image .hd {
    font-size: 52px;
    text-align: center;
    font-weight: 800;
    font-family: 'Impact', sans-serif;
    color: #791662;
    letter-spacing: 0.05em;
    padding: 30px 0;
}
.footer-image .hd span {
    display: block;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 33px;
    letter-spacing: normal;
}
.footer-image .ft-img img {
    max-width: 100%;
}
.nap {
    background-color: #812972;
    padding: 40px !important;
}
.nap h2 {
    color: #FCD034;
    font-size: 36px;
    padding-left: 2%;
    padding-bottom: 50px;
}
.nap .pgrms {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.nap .pgrms>li {
    width: 50%;
    padding: 0 2% 30px;
}
.nap .pgrms ul li {
    color: #fff !important;
    padding-bottom: 5px;
}
.nap .pgrms li strong {
    color: #FCD034;
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
}
.gbg {
    background-color: #E6E7E9;
}
.facts-slider {
    background-color: #E6E7E9;
    padding: 0 0 50px 0 !important;
}
.facts-slider h2 {
    font-size: 38px;
    font-family: 'Bebas Neue';
}
.keyfacts {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.keyfacts .facts-text, .keyfacts .facts-image {
    width: 50%;
    padding: 30px 0;
}
.keyfacts li {
    list-style: none;
}
.facts-text {
    position: relative;
}
.facts:after {
    content: '';
    display: block;
    max-width: 300px;
    max-height: 300px;
    width: 300px;
    height: 300px;
    border: 10px solid #FFF;
}
.facts li {
    font-size: 24px;
    display: block;
    background-color: #E6E7E9;
}
.facts li span {
    font-size: 28px;
    display: block;
    font-weight: 600;
}
.facts .slick-list {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 10%;
}
.facts-images img {
    margin: 0 auto;
    max-width: 360px;
}
.dots {
    margin-bottom: -60px;
    margin-left: 30px;
}
.dots .slick-dots li {
    display: inline-block;
}
.dots .slick-dots li button:after {
    content: '.';
}
.dots .slick-dots li button {
    display: block;
    border: none;
    background-color: transparent;
    font-size: 18px;
    font-weight: 800;
    padding: 0 10px;
    cursor: pointer;
}
.dots .slick-dots li.slick-active button {
    border-bottom: 3px solid #FFF;
    color: #8F237B;
}
.slick-nav button {
    border: 3px solid #000;
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 14px;
    background-color: transparent;
}
.block-n2 {
    background-image: url("../images/landing_page_2022/bg_01.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 40px 40px 40px !important;
    margin-top: 40px;
}
.bb1 {
    background-color: #2E338F;
    padding: 40px;
    margin-top: -40px;
}
.bb1 h2 {
    color: #FFF;
    font-family: 'Bebas Neue';
    font-size: 38px;
    letter-spacing: 0.1em;
}
.bb1 p {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}
.ic-slider {
    list-style: none;
    margin-top: 40px;
    width: 360px;
}
.ic-slider li, .ic-slider li span {
    text-align: center;
    font-size: 26px;
    color: #FFf;
    display: block;
}
.ic-slider li img {
    max-width: 120px;
    margin: 20px auto;
}
.grid-n {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: auto auto auto auto;
    grid-auto-rows: auto;
    grid-auto-flow: dense;
    padding: 30px 0;
}
.grid-n>li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.grid-n>li>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grid-n li:nth-child(5) {
    grid-column: span 2;
    grid-row: span 2;
}
.grid-n .wide {
    grid-column: span 2;
}
.grid-n .tall {
    grid-row: span 2;
}
.grid-n .big {
    grid-column: span 2;
    grid-row: span 2;
}
#apply_bu {
    display: block;
    width: 200px;
    padding: 18px;
    background-color: #EE008C;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    border-radius: 3px;
    margin: 0 auto;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}
#apply_bu:hover {
    background-color: #FCD034;
    color: #000;
}
.glout {
    text-align: center;
}
.glout img {
    margin: 0 auto;
    max-width: 100%;
}
@media screen and (max-width:900px) {
    .fb-3 li {
        width: 48%;
    }
    .keyfacts .facts-text, .keyfacts .facts-image {
        width: 100%;
        padding: 50px;
    }
    .slick-nav {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .c-logo li {
        width: 15%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 20px;
        text-align: center;
    }
}
@media screen and (max-width:768px) {
    .ic-slider {
        width: 100%;
        margin: 20px auto;
    }
    .bb1 {
        transform: translateY(20px);
    }
    .gbg {
        background-color: #fff;
    }
    .block-n1 {
        background-position: left top;
        background-repeat: repeat;
    }
    .facts-slider h2 {
        text-align: center;
    }
    .facts:after {
        width: 100%;
        height: 500px;
    }
    .bdr-line-right:before {
        right: inherit;
        left: 30px;
        display: none;
    }
    .n-large, .bdr-line.bdr-line-right {
        text-align: center;
    }
    .bdr-line.bdr-line-right img {
        border: 4px solid #EE008C;
    }
    .mar .table-cell {
        padding-left: 30px;
        padding-right: 30px;
    }
    .placements-stats li, .placements-stats li:nth-child(1) {
        width: 94%;
        text-align: center !important;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .placements-stats li:nth-child(2) {
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: none;
    }
    /* .nap .pgrms li {
        width: 50%;
    } */
    .c-logo {
        padding: 0 0;
    }
    .footer-image .hd {
        font-size: 42px;
    }
}
@media screen and (max-width:640px) {
    .nap .pgrms li {
        width: 100%;
    }
    .nh2 {
        font-size: 26px;
        padding: 15px 35px;
    }
    .facts-slider {
        padding: 10px !important;
    }
}
.admissions-2022 #quick-links, .admissions-2022 #navigation-holder, .admissions-2022 #navicon-holder, .admissions-2022 #footer, .admissions-2022 .floating-link {
    display: none;
}
.admissions-2022 .ft1 {
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #812972;
    border-top: 1px solid #EE008C;
}
.admissions-2022 .lp-tb-1 {
    margin-top: 0;
}
#request-form-small {
    background-color: #f0d36d;
    padding: 20px;
}
#request-form-small h3 {
    padding: 10px;
    font-size: 24px;
    color: #FFF;
    font-weight: 600;
}
#request-form-small input {
    margin-top: 10px;
}
#request-form-small input, #request-form-small select {
    height: 38px;
    font-size: 16px;
    width: 100%;
}
#request-form-small input::placeholder {
    font-size: 16px;
    color: #000;
}
#request-form-small .np-ff {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#request-form-small .np-ff>div {
    width: 48%;
}
#request-form-small .np-ff input {
    margin-top: 5px;
}
#request-form-small #sb-frm {
    width: 100%;
    color: #fff;
    font-size: 17px;
    height: 37px;
    background-color: #e71f79;
    border: 1px solid #e71f79;
    text-shadow: 1px 1px 1px #000;
    width: 160px;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
}
#request-form-small #isd_code {
    width: 25%;
    float: left;
    border-right: 10px solid #f0d36d;
}
#request-form-small #mobile {
    width: 75%;
    float: right;
}