.bannerwrap .bannerform .form-group .form-control:focus,
.btn:focus,
.formdetails .form-group .form-control:focus,
.popupform .form-group .form-control:focus {
    box-shadow: none
}

.headingwrap p,
.testitextwrap p {
    line-height: 30px;
    font-weight: 400
}

* {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    outline: 0
}

.table td,
:root {
    font-size: 16px
}

.btn:focus,
.navbar-toggler:active,
.navbar-toggler:focus,
.owl-next:focus,
.owl-prev:focus {
    outline: 0
}

html {
    scroll-behavior: smooth
}

body {
    font-family: gilroy
}

.bannerwrap .bannerheading h1,
.bannerwrap .bannerheading span,
.coursegrid h3,
.edunamegridwrap ul li a,
.testitextwrap p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'berlingske serif'
}

.width100,
main {
    width: 100%;
    float: left
}

.disflex {
    display: flex
}

.container {
    max-width: 86% !important
}

.borderbottom {
    border-bottom: 1px solid #aeb6bf
}

.padd10 {
    padding: 10px 0
}

.padd15 {
    padding: 15px 0
}

.padd30 {
    padding: 30px 0
}

.padd40 {
    padding: 40px 0
}

.padd60 {
    padding: 60px 0
}

.padd80 {
    padding: 80px 0
}

.padd100 {
    padding: 100px 0
}

.paddb20 {
    padding-bottom: 20px
}

.paddb50,
.pb-50 {
    padding-bottom: 50px
}

.paddb60 {
    padding-bottom: 60px
}

.paddb80 {
    padding-bottom: 80px
}

.paddt20 {
    padding-top: 20px
}

.paddt30 {
    padding-top: 30px
}

.paddt38 {
    padding-top: 38px !important
}

.paddt40 {
    padding-top: 40px !important
}

.margtop,
.mt-40 {
    margin-top: 40px
}

.margtop60 {
    margin-top: 60px
}

.width80 {
    width: 80%;
    margin: 0 auto
}

.padbott {
    padding-bottom: 100px
}

.CaptchaWrap,
.coursegrid,
.coursegrid h3,
.effect5,
.enfs,
.footermedianav,
.formdetails,
.nav-item,
.nav-link,
.relative,
.ri-grid,
.ri-grid ul li,
.s-input,
.s-input>label>i {
    position: relative
}

.navigation-wrap.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
    transition: 2s ease-out;
    -webkit-animation: 1s slide-down;
    animation: 1s slide-down
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.navigation-wrap .navbar-brand {
    padding-bottom: 0 !important
}

.positionnav {
    position: absolute;
    top: 0;
    right: -17px
}

.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 21px 0;
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, .15);
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out
}

.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15);
    padding: 10px 0;
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out
}

.start-header.scroll-on .navbar-brand img {
    height: auto;
    /*    width: 400px;*/
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out;
    margin-top: 5px
}

.navigation-wrap {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: 1s ease-out;
    transition: 1s ease-out
}

.navEmail {
    font-family: Poppins;
    font-size: 13.48px;
    font-weight: 500;
    line-height: 8.76px;
    text-align: left;
    color: #000
}

.headingwrap p,
.lpaHeading {
    font-family: Poppins;
    line-height: 21px
}

.navbar {
    padding: 0
}

.navbar-brand img {
    height: auto;
    width: 400px;
    display: block;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    margin-left: 40px;
    object-fit: contain
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0
}

.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: .3s linear
}

.nav-item,
.nav-item:after,
.nav-link {
    transition: .2s linear
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: .3s linear
}

.navbar-light .navbar-toggler-icon:after {
    top: 8px
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
    transform: rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    border-color: transparent
}

.nav-link {
    color: #212121 !important;
    font-weight: 500;
    padding: 5px 0 !important;
    display: inline-block
}

.enfs,
.tlfs {
    color: gray !important
}

.nav-item:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #9e191d;
    opacity: 0;
    display: none
}

.nav-item:hover:after {
    bottom: 0;
    opacity: 1
}

.nav-item.active:hover:after {
    opacity: 0
}

.dwid {
    margin: 0 15px 0 0
}

.enfs {
    font-size: 13px;
    top: 2px
}

.AwardName,
.navbar-light .navbar-nav .nav-link i {
    color: #9e191d
}

@media(max-width:991px) {

    .desktopOnly,
    .nav-item:after {
        display: none
    }

    .nav-item::before {
        position: absolute;
        display: block;
        top: 15px;
        left: 0;
        width: 11px;
        height: 1px;
        content: "";
        border: none;
        background-color: #000
    }
}

.lightgray {
    background: #f4f3f3
}

.enquerybtn {
    width: auto;
    float: left;
    position: fixed;
    bottom: 32%;
    display: none;
    left: 0;
    z-index: 2
}

.enquerybtn .btn {
    width: 40px;
    display: none;
    float: left;
    background: #9e191d !important;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    writing-mode: vertical-rl;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-47%);
    border: none;
    border-radius: 0 !important;
    height: 50px
}

.bannerwrap,
.bannerwrap .bannerbg {
    /* background: url(../images/banner24.webp) center/cover no-repeat; */
    background: url(../images/Banner.jpg) center/cover no-repeat;
    width: 100%
}

.enquerybtn .btn:hover {
    background: #e21c25
}

.npfTitle.npfTitle-5cebc93ca484a21c42497f000513c58f {
    text-align: center !important
}

.error {
    color: #9e191d !important;
    font-size: 16px !important;
    width: 100%;
    float: left
}

.bannerwrap {
    height: 105vh;
    position: relative
}

.bannerwrap .bannerbg {
    height: 100%
}

.awardsliderwrap,
.bannerwrap img,
.comlogowrap ul li a img,
.coursegrid img,
.edunamegridwrap ul li a img,
.eventsliderwrap,
.gallerysliderwrap,
.gallwrapper,
.infrasliderwrap,
.newsSliderwrap,
.recruitersinnerdt,
.ri-grid-size-1,
.starsliderwrap,
.starswrap,
.testimgwrap {
    width: 100%
}

.bannerwrap .bannerheading {
    max-width: auto;
    position: absolute;
    bottom: 30px;
    left: 8%
}

.bannerwrap .bannerheading span {
    width: 100%;
    font-style: italic;
    color: #fff;
    font-size: 1.7rem;
    position: relative;
    margin-bottom: 5px;
    display: block
}

.bannerwrap .bannerheading h1 {
    width: 100%;
    font-style: normal;
    color: #fff;
    font-size: 3.2rem;
    position: relative;
    display: block
}

.bannerwrap .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}

.bannerwrap .bannerform {
    width: 38%;
    height: auto;
    position: absolute;
    right: 4%;
    top: 52%;
    background: #263f84;
    transform: translateY(-50%);
    padding: 10px;
    border-radius: 10px
}

.bannerwrap .bannerform strong {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 9px;
    display: block;
    padding: 15px;
    border-bottom: 1px solid #fff
}

.bannerwrap .bannerform .form-control::placeholder {
    color: #3d2512;
    font-weight: 700
}

.bannerwrap .bannerform .form-group,
.popupform .form-group {
    position: relative;
    margin-bottom: 15px;
    width: 100%
}

.bannerwrap .bannerform .form-control,
.bannerwrap .bannerform .form-group textarea,
.popupform .form-control,
.popupform .form-group textarea {
    border: none;
    background: 0 0;
    color: #212121;
    margin-bottom: 6px;
    width: 100%;
    border-bottom: 1px solid #212121;
    border-radius: 0;
    padding: 10px 0;
    height: auto !important;
    font-size: 16px;
    letter-spacing: .5px
}

.bannerwrap .bannerform .form-group input[type=submit],
.formdetails .form-group input[type=submit],
.popupform .form-group input[type=submit] {
    width: auto;
    height: auto;
    padding: 12px 35px;
    background: #9e191d;
    border: none;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    transition: .8s
}

.bannerwrap .bannerform .form-group input[type=submit]:hover,
.formdetails .form-group input[type=submit]:hover,
.popupform .form-group input[type=submit]:hover {
    background: #191919;
    color: #fff
}

.closeses {
    border: none;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 33;
    outline: 0
}

.popupform {
    width: 100%;
    display: block;
    padding: 10px
}

.popupform strong {
    font-size: 1.59rem;
    text-align: center;
    color: #515150;
    margin-bottom: 15px;
    display: block
}

.popupform .form-control::placeholder {
    color: #3d2512;
    font-weight: 700
}

.headingwrap {
    width: 100%;
    text-align: center
}

.lpaHeading {
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    color: #1e1e1e
}

.headingwrap .spanTitle,
.proheadingwrap .spanTitle {
    width: auto;
    color: #9e191d;
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    font-family: 'berlingske serif';
    font-style: italic
}

.spanTitle2 {
    color: #9e191d;
    font-family: Poppins;
    font-size: 55px;
    font-weight: 600 !important;
    text-align: center
}

.EventHeading,
.headingwrap h2,
.proheadingwrap h2 {
    font-size: 2.8rem;
    color: #000;
    font-weight: 400;
    padding-bottom: 30px
}

.headingwrap p {
    font-size: 14px;
    font-weight: 300;
    text-align: center
}

.mr-top {
    margin-bottom: 20px
}

.comlogowrap {
    width: 100%;
    height: 365px;
    background: #fff;
    padding: 80px
}

.hoverList,
.hoverList .hoverShow {
    padding: 25px;
    width: 100%;
    overflow: hidden
}

.comlogowrap ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden
}

.comlogowrap ul li {
    width: 42%
}

.comlogowrap ul li:first-child,
.comlogowrap ul li:nth-child(2) {
    margin-bottom: 65px
}

.comlogowrap ul li a {
    width: 100%;
    display: block;
    text-align: center
}

.edunamegridwrap {
    width: 100%;
    height: 365px
}

.edunamegridwrap ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 1px solid #bababa;
    border-left: none
}

.edunamegridwrap ul li {
    width: 33.33%;
    height: 182px;
    text-align: center;
    border-right: 1px solid #bababa;
    border-bottom: 1px solid #bababa
}

.edunamegridwrap ul li a {
    height: 100%;
    font-size: 2.2rem;
    color: #212121;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s
}

.edunamegridwrap ul li a:hover {
    background: #9e191d;
    color: #fff
}

.hoverList {
    height: 310px;
    margin: 0;
    background: #9e191d;
    position: relative
}

.gridbg,
.gridbg2 {
    background: #e7e7e7
}

.hoverList:last-child {
    border-right: none
}

.hoverList img {
    width: 70px;
    margin: 0
}

.hoverList h4 {
    font-size: 18px;
    color: #fff;
    bottom: 15px;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hoverList p {
    color: #000;
    font-size: 14px;
    margin-bottom: 0
}

.hoverList .hoverShow {
    color: #000;
    pointer-events: none;
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    background: #fff;
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out
}

.coursegrid ul li,
.hoverList .hoverShow ul li {
    list-style: disc;
    margin-left: 15px;
    line-height: 23px;
    font-size: 15px
}

.hoverList:hover .hoverShow {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.hoverList:hover h4 {
    color: #9e191d;
    z-index: 9;
    bottom: 15px;
    position: absolute;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.testi_slider .col-lg-4,
.testi_slider .col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.clsliderwrap,
.testi_slider,
.testitextwrap {
    width: 100%;
    position: relative
}

.testi_slider .slick-dots {
    bottom: -33px
}

.testi_slider .slick-dots li.slick-active button:before {
    color: #ccc !important
}

.footertext span,
.testi_slider .slick-slide {
    margin: 0 15px
}

.contol_custom_jss.client_arrow {
    display: flex;
    justify-content: flex-end;
    padding-right: 15px
}

.contol_custom_jss.client_arrow .awardlefts img,
.contol_custom_jss.client_arrow .clinetlefts img,
.contol_custom_jss.client_arrow .eventlefts img,
.contol_custom_jss.client_arrow .galllefts img,
.contol_custom_jss.client_arrow .infralefts img,
.contol_custom_jss.client_arrow .mobcoursesleft img,
.contol_custom_jss.client_arrow .newslefts img,
.contol_custom_jss.client_arrow .starslefts img {
    transform: rotate(-180deg)
}

.contol_custom_jss b img {
    width: 50px !important;
    margin-left: 15px;
    cursor: pointer
}

.mob-control {
    position: absolute;
    right: 0;
    bottom: 30px
}

.testimgwrap img {
    width: 120px
}

.testimgwrap span {
    width: 60px;
    height: 60px;
    background: #f2efea;
    border-radius: 100px;
    border: none;
    overflow: hidden;
    display: inline-block
}

.testimgwrap span:first-child img {
    width: 30px;
    text-align: center;
    padding: 15px 0;
    margin-left: 15px;
    height: 50px
}

.testimgwrap span:last-child {
    margin-left: -15px
}

.testimgwrap span img {
    width: 100%;
    height: 60px
}

.testitextwrap p {
    width: 100%;
    float: left;
    font-size: 1.35rem;
    color: #212121;
    margin-top: 25px
}

.peopledt {
    width: 100%;
    border-bottom: 1px solid #212121;
    padding-bottom: 10px
}

.peopledt strong {
    width: 100%;
    display: block;
    font-size: 1.3rem;
    font-weight: 700;
    color: #515150;
    padding-bottom: 5px
}

.peopledt span {
    width: 100%;
    font-size: .89rem;
    font-weight: 400;
    color: #515150
}

.copyright,
.gridbg ul {
    font-size: 15px;
    font-weight: 400;
    font-family: Poppins
}

.gridbg {
    width: 100%;
    height: 100% !important;
    display: block;
    padding: 30px 60px
}

.gridbg ul {
    line-height: 35px;
    text-align: left
}

#CaptchaImageCode,
.AnnumPackage,
.Jobtitle,
.StudentName,
.boldHeading,
a.applyBtn {
    text-align: center
}

.gridbg2 {
    width: 100%;
    display: block;
    padding: 30px;
    height: 100% !important;
}

.testonomialC img {
    /* width: 170px !important;
    height: 170px;
    margin: 30px 0;
    object-fit: cover; */
    object-position: top
}

.banner-content h2 {
    font-family: 'BentonSans-Bold';
    font-size: 30px;
    margin-bottom: 0;
    line-height: 40px;

}

.pd100 {
    padding: 100px 0;
}

.btn {
    z-index: 9;
    padding: 0;
    color: #e94c49;
    font-family: 'Conv_Gilroy-Bold';
    position: relative;
    margin-top: 50px;
    display: table;
    border: 0;
    outline: none;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 1px;
    border-bottom: 1px solid #e94c49;
    margin: 0;
    margin-top: 20px;
    /*transition: all 1s ease-in-out 0s;*/
}

.btn:hover {
    color: #e94c49;
}

/*.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#9a0d04;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
*/

/* Sweep To Right */


.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    border-bottom: 1px solid #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav-tabs {
    border-bottom: 0px;
}

.mr-left {
    margin-left: 0;
}

.pd-right {
    padding-right: 0 !important;
}

.second-sec h1 {
    font-family: 'Conv_georgia';
    font-size: 55px;
}

.second-sec h2 {
    font-family: 'Conv_georgia';
    font-size: 35px;
    margin-bottom: 40px;
}

.nav-item {
    position: relative;
}



.nav-tabs .nav-item:after {
    content: '';
    position: absolute;
    right: 32px;
    width: 1px;
    height: 47px;
    border-right: 1px solid #dc3545;
    transform: rotate(20deg);
    top: -2px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    padding-right: 62px;
}




.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #000 !important;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.about-us span {
    color: #e94c49;
}

.content-part .btn {
    margin-left: 0;
    z-index: 99;
    position: absolute;
    bottom: 0;
}

.events {
    overflow: hidden;
}

.event-slider {
    margin-left: 115px;
    margin-right: -52px;
    margin-top: 20px;
}

/*.course{padding-bottom:150px !important;}*/
.course h2 {
    color: #000;
    font-family: 'Conv_georgia';
    font-size: 55px;
}

.coursr-thumb img {
    transition: all 8s ease-in-out 0s;
}

.coursr-thumb img:hover {
    transform: scale(1.2);
}

.coursr-thumb {
    margin: 0 25px;
    overflow: hidden;
    border-top: 1px solid #000;
}

.course-slider .coursr-thumb .discription {
    background: #fff;
    padding: 25px;
    min-height: 226px;
    position: relative;
}

.tab-pane.active {
    animation: slide-left 1s ease-out;
}

@keyframes slide-left {
    0% {
        opacity: 0;
        transform: translateX(50%);
    }

    50% {
        opacity: 1;
        transform: translateX(0);
    }
}

.tab-content {
    overflow: hidden;
}


.nav-tabs {

    margin-bottom: 60px;
}

.second-sec ul {
    /*flex-wrap: nowrap;*/
}

.nav-tabs li {
    /*width: 100%;*/
    background-color: transparent;
}


.nav-tabs .nav-link {
    border-right: none;
    border-right: 0;
    position: relative;
    font-weight: 600;
    opacity: 0.5;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 0 10px;
    text-align: left;
    line-height: 1.4;
    color: #000;
    padding: 0 0;

}

.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    padding-bottom: 10px;
}

.nav-tabs .nav-link.active {
    opacity: 1;
    border-bottom: 1px solid #e94c49;

}

.wd400 {
    width: 700px;
}

.events {
    padding-top: 0;
}

.nav-tabs .last-border:after {
    display: none;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {

    background-color: transparent;


}

.tab-content img {
    height: 463px;
}

.content-part {
    padding: 0px 0px 0 50px;
}

.flex_text {
    width: 50%;
}

.course-slider .discription .arrow {

    width: 25px;
    position: absolute;
    bottom: 26px;

}

.course-slider .discription .arrow img {
    width: 30px;
    margin: 0;
    position: relative;
    left: 0;
    -webkit-transition: all ease-in-out .3s !important;
    -o-transition: all ease-in-out .3s !important;
    transition: all ease-in-out .3s !important;
    transform: inherit !important;
}

.arrow:hover img {
    transform: inherit !important;
    left: 10px;
}

.course-slider .discription h3 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;

}

.bg-w {
    background: #ffffff1c;

    padding: 20px 0;
}

.arrowpos {
    position: absolute;
    right: 26px;
    top: 43px;
    z-index: 22
}

.highinnertext {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-top: 38px
}

.clsliderwrap,
.ri-grid ul li,
.slick-initialized .slick-slide {
    overflow: hidden
}

.highinnertext ul {
    margin: 0 5px;
    padding: 0;
    width: 95%
}

.highinnertext ul li {
    width: 100%;
    float: left;
    font-size: 1.05rem;
    font-weight: 400;
    color: #212121;
    margin-bottom: 8px;
    line-height: 32px;
    list-style: disc;
    margin-left: 16px
}

.recruitersinnerdt .recruiters-logo p {
    font-size: 1.05rem;
    font-weight: 400;
    color: #212121;
    line-height: 32px;
    margin-bottom: 25px;
    display: block
}

.recruitersinnerdt .recruiters-logo {
    width: 100%;
    display: block;
    margin-top: 30px
}

.recruitersinnerdt .recruiters-logo img {
    width: 16%;
    height: 90px;
    margin: 0;
    float: left;
    padding: 0;
    display: block;
    border: none;
    outline: 0
}

.awardsliderwrap .slick-slide,
.gallerysliderwrap .slick-slide,
.infrasliderwrap .slick-slide,
.newsSliderwrap .slick-slide,
.starsliderwrap .slick-slide {
    margin: 0 15px;
    height: auto !important
}

.eventsliderwrap .slick-slide {
    margin: 15px;
    height: auto !important
}

.clsliderwrap img {
    width: 100%;
    transform: scale(1);
    transition: .5s
}

.clsliderwrap:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

form {
    display: flex;
    flex-wrap: wrap
}

.formdetails .form-control::placeholder {
    color: #3d2512;
    font-weight: 700
}

.formdetails .form-group {
    position: relative;
    padding-top: 15px;
    margin-bottom: 30px
}

.formdetails .form-control {
    border: none;
    background: 0 0;
    color: #212121;
    margin-bottom: 6px;
    width: 100%;
    border-bottom: 1px solid #212121;
    border-radius: 0;
    padding: 10px 0;
    height: auto !important;
    font-size: 18px;
    letter-spacing: .5px
}

.formdetails .customcon select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 9;
    background: 0 0;
    position: relative
}

.formdetails .form-check {
    padding-left: 0
}

.formdetails .form-group .form-check-label {
    margin-left: 35px;
    margin-top: 4px;
    cursor: pointer;
    font-size: 16px;
    color: #515150
}

.formdetails .form-group .form-check-input {
    margin-left: 0;
    margin-top: 0;
    color: #212121
}

.formdetails .form-group input[type=checkbox] {
    width: 25px;
    height: 25px;
    color: #212121
}

.s-input>input {
    width: .5px !important;
    height: .5px !important;
    opacity: 0;
    position: absolute
}

.s-input>label {
    font-weight: 400;
    color: #515150;
    font-size: 18px;
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    letter-spacing: .5px;
    line-height: 1.3
}

.footertext address,
.footertext strong {
    font-size: 20px;
    display: block;
    font-weight: 400
}

.s-input>label>i {
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    border: 1px solid #515150;
    margin-top: 4px
}

.s-input>input:checked+label>i:after {
    content: "\f00c";
    position: absolute;
    top: 50%;
    font-size: 11px !important;
    left: 50%;
    margin-top: -5px;
    margin-left: -6px;
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.s-input--rounded>label i,
.s-input--rounded>label i:after {
    border-radius: 0;
    color: #9e191d
}

.s-input>label:first-of-type {
    position: absolute;
    bottom: -29px;
    left: 0
}

.footerwrap {
    width: 100%;
    background: #191919
}

.footerlogo img {
    width: 80%;
    margin-bottom: 50px
}

.footertext strong {
    color: #fff;
    margin-bottom: 20px
}

.footertext a,
.footertext span {
    color: #bababa;
    display: inline-block
}

.footertext address {
    color: #bababa;
    margin-bottom: 15px
}

.footertext a {
    font-size: 18px;
    font-weight: 400
}

.footertext a:hover {
    color: #fff
}

.footermedia {
    width: 100%;
    background: #e21c24
}

.padl0,
.padlr0 {
    padding-left: .25rem !important
}

.padlr0,
.padr0 {
    padding-right: .25rem !important
}

.copyright {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
    align-items: center
}

.footermedianav ul {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 10px
}

.footermedianav ul li {
    width: 13%;
    text-align: right;
    list-style: none
}

.footermedianav ul li a {
    display: inline-block;
    transition: 5s
}

.footermedianav ul li a:hover i {
    color: #fff;
    opacity: 1
}

.footermedianav ul li a i {
    font-size: 23px;
    color: #fff;
    opacity: .6
}

.mobcourses-two .coursegrid {
    width: 100%;
    height: 390px !important;
    background: #fff !important
}

.coursegrid {
    width: 100%;
    height: 615px;
    background: #fff
}

.coursegrid h3 {
    width: auto;
    font-style: italic;
    color: #9e191d;
    font-size: 1.2rem;
    margin: 25px 0 20px;
    display: block
}

.coursegrid ul,
.ri-grid ul,
.ri-grid ul li {
    margin: 0;
    padding: 0
}

.mobcourses .slick-slide,
.mobcourses-two .slick-slide {
    margin: 0 4px !important
}

table tr:nth-child(odd) {
    background-color: #f5dede
}

.table th {
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins
}

.ri-grid {
    height: auto
}

.ri-grid ul {
    list-style: none;
    display: block;
    width: 100%;
    zoom: 1
}

.ri-grid ul:after,
.ri-grid ul:before {
    content: '';
    display: table
}

.ri-grid ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    float: left;
    display: block;
    border: 3px solid #f9f8f4
}

.ri-grid ul li a {
    display: block;
    outline: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f9f8f4;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.ri-shadow:after,
.ri-shadow:before {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.dsnon,
.mobhigheslide,
.moblogosliderec {
    display: none !important
}

.desktophigh,
.mgone,
.mgtwo {
    display: block !important
}

@media(min-width:2400px) {
    .highinnertext ul li {
        line-height: 35px;
        margin-bottom: 8px
    }

    .recruitersinnerdt .recruiters-logo p {
        line-height: 35px
    }
}

@media(min-width:800px) and (max-width:1366px) {
    .highinnertext ul li {
        line-height: 25px;
        margin-bottom: 5px
    }

    .recruitersinnerdt .recruiters-logo p {
        line-height: 25px
    }
}

@media(min-width:600px) {
    .enquerybtn {
        display: none
    }
}

@media(max-width:1200px) {
    .navbar-brand img {
        height: auto;
        width: 300px;
        margin-left: 0
    }

    .nav-item::before {
        display: none
    }

    .bannerwrap .bannerform {
        overflow: hidden
    }
}

@media(max-width:768px) {

    .gridbg,
    .hoverList {
        margin-bottom: 15px
    }

    .copyright p,
    .footermedianav ul li {
        text-align: center
    }

    .comlogowrap,
    .padd100 {
        padding: 40px 0
    }

    .footermedia {
        margin-bottom: 50px
    }

    .padl0,
    .padlr0,
    .pl-0,
    .px-0 {
        padding-left: 15px !important
    }

    .padlr0,
    .padr0,
    .pr-0,
    .px-0 {
        padding-right: 15px !important
    }

    .brhide,
    .desktophigh,
    .mgone,
    .mgtwo {
        display: none !important
    }

    .disflex,
    .mobhigheslide,
    .moblogosliderec,
    .mobshow {
        display: block !important
    }

    .gridbg {
        height: auto !important
    }

    .highinnertext ul li {
        line-height: normal
    }

    .recruitersinnerdt .recruiters-logo img {
        width: 25%;
        height: auto
    }

    .bannerwrap,
    .comlogowrap,
    .edunamegridwrap {
        height: auto
    }

    .mobshow {
        width: 100%;
        height: 25vh !important
    }
    .aboutwrap{
    padding-top: 180px !important;
    }
    .mainflip {
        width: 100% !important
    }

    .bannerbg,
    .bannerwrap .bannerform,
    .comlogowrap ul,
    .dwid,
    .positionnav {
        display: none
    }

    .comlogowrap .clientslider,
    .copyright p,
    .nav-item::before {
        display: block
    }

    .bannerwrap .bannerheading h1 {
        font-size: 2.3rem
    }

    .paddt38 {
        padding-top: 0 !important
    }

    .bannerwrap .bannerbg {
        background-position: top right
    }

    .positionnav {
        position: static;
        padding: 0 !important
    }

    .navbar-brand img {
        height: auto;
        width: 300px
    }

    .prr {
        padding-left: 0 !important
    }

    .comlogowrap ul li a img {
        width: 200px
    }

    .edunamegridwrap {
        margin-top: 15px
    }

    .comlogowrap ul li,
    .comlogowrap ul li:first-child,
    .comlogowrap ul li:nth-child(2) {
        width: 100%;
        margin-bottom: 25px
    }

    .comlogowrap ul li:last-child,
    .edunamegridwrap ul li:last-child {
        margin-bottom: 0
    }

    .edunamegridwrap ul {
        display: block;
        border-top: none
    }

    .edunamegridwrap ul li {
        width: 100%;
        margin-bottom: 15px
    }

    .testimgwrap {
        margin: 25px 0 !important
    }

    .copyright p,
    .footerlogo img,
    .hoverList img,
    .logoimgcl img {
        width: 100%
    }

    .footermedianav ul {
        width: 100%;
        justify-content: center
    }

    .headingwrap h2,
    .proheadingwrap h2 {
        font-size: 2rem
    }

    .dsnon {
        display: block !important;
        margin-left: -15px
    }

    .footertext address,
    .footertext strong {
        font-size: 15px;
        line-height: 24px
    }

    .footertext a {
        font-size: 14px;
        line-height: 30px;
        display: block
    }

    .navbar-collapse {
        margin-top: 50px
    }

    .start-header {
        padding: 21px 0
    }

    .s-input>label>i {
        width: 45px
    }

    .gallerysliderwrap {
        width: 87%;
        margin: 0 5% 0 auto
    }

    .bannerwrap .bannerheading {
        max-width: 75%;
        left: 11%
    }

    .bannerwrap .overlay {
        background: rgba(0, 0, 0, .35)
    }

    .enquerybtn {
        bottom: -23px;
        left: 0 !important;
        width: 100%;
        display: block
    }

    .enquerybtn .btn {
        writing-mode: unset;
        width: 100%;
        padding: 12px 0
    }

    .footermedianav {
        margin-bottom: 20px
    }

    .table td {
        font-size: 13px
    }

    .coursegrid {
        height: 690px
    }
}

@media(max-width:640px) {
    .navbar-brand img {
        height: auto;
        width: 214px
    }

    .footertext span {
        display: none
    }

    .bannerwrap .bannerheading span {
        font-size: 1rem
    }

    .edunamegridwrap ul li {
        border: 1px solid #bababa
    }

    .bannerwrap .bannerheading h1 {
        font-size: 1.4rem
    }

    .mob-control {
        bottom: 0
    }

    .gridbg2 {
        margin-bottom: 0
    }
}

.countspan {
    font-size: 45px;
    font-weight: 800
}

.countspan2 {
    font-size: 25px;
    font-weight: 800
}

.boldHeading {
    font-size: 16px !important;
    font-family: Poppins;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px
}

.boldHeading2 {
    margin-top: 30px;
    font-size: 17px;
    font-weight: 500
}

.PlacementHeading,
.RecentPlacementHeading {
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 20px
}

.RecentPlacementHeading {
    margin-top: 80px !important
}

.PlacementImage {
    width: 250px;
    height: 250px;
    object-fit: cover
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.leftborder {
    border-left: 3px solid red
}

.customPlacementCard {
    padding: 20px;
    background-color: #eaeaea;
    margin-bottom: 20px
}

.StudentName {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    margin-top: 10px
}

.Jobtitle {
    font-size: 16px;
    padding: 10px;
    color: #fff
}

.AnnumPackage,
.EventGalleryHeading,
.EventGalleryHeadingPara {
    color: #00002b;
    margin-top: 10px
}

.BlueBack {
    background-color: #9e191d;
    padding: 5px 20px;
    border-radius: 30px
}

.AwardCard,
fieldset {
    background-color: #fff
}

.AnnumPackage {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 13px
}

.ClgSpan {
    font-size: 20px;
    margin-top: 10px;
    vertical-align: middle
}

.EventGalleryHeading {
    font-size: 20px;
    text-align: center;
    font-weight: 600
}

.EventGalleryHeadingPara {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    line-height: 1.5
}

.AwardCard {
    padding: 30px 20px;
    margin-bottom: 10px
}

.AwardHeading {
    font-size: 20px;
    font-weight: 600
}

.AwardName,
.AwardTag {
    font-size: 22px;
    font-weight: 800
}

.Sponcerimages {
    margin-top: 70px
}

.newsSection {
    top: 20px;
    margin-bottom: 20px
}

.newsSectionImg {
    padding: 0;
    width: 100%;
    height: 250px;
    margin-top: 40px
}

select {
    color: #52565b !important;
    font-weight: 400 !important
}

a.applyBtn {
    background-color: #9e191d !important;
    color: hsl(0deg, 100%, 100%);
    width: 187px;
    height: 50.2px;
    cursor: pointer;
    transition: background-color .5s;
    border: none;
    padding: 13px 10px !important;
    border-radius: 10px;
    font-family: Poppins;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.2;
    display: block
}

.arrow1 {
    animation: 1s ease-in-out infinite slide1;
    margin-left: 9px
}

@keyframes slide1 {

    0%,
    100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(10px, 0)
    }
}

.testi_slider {
    margin-top: -15px
}

#testimonial .contol_custom_jss.client_arrow {
    position: relative;
    z-index: 99
}

@media(max-width:991px) {
    .nav-item::before {
        display: none
    }
}

@media(max-width:768px) {
    .container {
        max-width: 95% !important
    }

    .coursegrid {
        height: 730px
    }

    .testi_slider {
        margin-top: 0
    }

    #testimonial .contol_custom_jss.client_arrow {
        margin-top: -47px
    }

    .gallerysliderwrap {
        width: 87%;
        margin: 0 auto
    }

    .footertext a {
        display: inline-block
    }
}

.mobileTab li {
    list-style: none !important
}

@media(max-width:560px) {
    .container {
        max-width: 95% !important
    }

    .contactNav {
        margin-top: 10px
    }

    .coursegrid {
        height: 600px
    }

    .testi_slider {
        margin-top: 0
    }

    #testimonial .contol_custom_jss.client_arrow {
        margin-top: -47px
    }

    #gallery .contol_custom_jss.client_arrow {
        margin-top: -23px
    }

    .gallerysliderwrap {
        width: 87%;
        margin: 0 auto
    }

    .gallerysliderwrap .slick-slide {
        margin: 0
    }

    .footertext a {
        display: block
    }

    .leftborder {
        border-left: 3px solid red;
        margin-bottom: 10px
    }

    .countspan {
        font-size: 32px;
        font-weight: 800
    }

    .boldHeading {
        font-size: 16px;
        font-weight: 500
    }

    .boldHeading2 {
        margin-top: 30px;
        font-size: 15px;
        font-weight: 500
    }
}

@media(max-width:480px) {
    .coursegrid {
        height: 600px
    }
}

.apply-btn-sec {
    height: 100px;
    padding: 10px 17px;
    margin-top: 1rem !important
}

.course-content {
    height: 350px
}

fieldset {
    border: 1px solid #ccc;
    padding: 15px;
    max-width: 345px;
    border-radius: 5px
}

.CaptchaTxtField {
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box
}

#UserCaptchaCode {
    padding: 15px 10px;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: open sans, sans-serif;
    width: 343px
}

#CaptchaImageCode {
    margin-top: 15px;
    padding: 0;
    width: 300px;
    overflow: hidden
}

.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: roboto slab, serif;
    font-weight: 100;
    font-style: italic
}

.ReloadBtn,
.closeBtn {
    cursor: pointer
}

.ReloadBtn {
    background: url(https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png) left top/100% no-repeat;
    width: 32px;
    height: 32px;
    border: 0;
    bottom: 30px;
    left: 310px;
    outline: 0
}

.success {
    color: green;
    font-size: 18px;
    margin-bottom: 15px;
    display: none
}

.starheight {
    height: 291px
}

div#banner-form,
div#banner-form iframe {
    height: 510px
}

@media(max-width:1366px) {

    .BlueBack,
    .StudentName {
        font-family: Poppins;
        font-weight: 500;
        line-height: 27px;
        text-align: center
    }

    .AnnumPackage,
    .BlueBack,
    .Jobtitle,
    .StudentName {
        text-align: center
    }

    .AnnumPackage {
        font-size: 15px;
        color: #00002b;
        margin-top: 10px
    }

    .Jobtitle {
        font-size: 12px;
        padding: 4px 0;
        color: #fff
    }

    .StudentName {
        font-size: 20px
    }

    .PlacementImage {
        width: 100%;
        height: 180px;
        object-fit: cover
    }

    .BlueBack {
        background-color: #9e191d;
        font-size: 16px
    }

    .starheight {
        height: 191px
    }
}

.contactNav,
.headingSpan {
    font-family: Poppins;
    line-height: 13px
}

@media(max-width:767px) {
    /* .banner-section{
        max-height: 330px;
    } */
    .starheight {
        height: 280px
    }

    div#banner-form,
    div#banner-form iframe {
        height: 535px
    }
}

.text-black {
    color: #000 !important
}

.contactNav,
.text-white {
    color: #fff !important
}

.contactNav {
    padding: 10px !important;
    background-color: #9e191d;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-left: 15px
}

@media(max-width:1264px) {
    .contactNav {
        margin-left: 0
    }
}

@media(max-width:995px) {
    #navbarSupportedContent {
        display: none !important
    }
}

.nav {
    padding-left: 100px !important
}

.ficon {
    font-size: 20px
}

@media(min-width:1286px) {

    div#banner-form,
    div#banner-form iframe {
        height: 535px
    }
}

.input #FieldFatherName {
    border-radius: 5px !important
}

.headingSpan {
    color: #5f5f5f !important;
    font-size: 32px;
    font-style: italic;
    font-weight: 300;
    margin: 10px 0
}

.cardTitle,
.cardTitle2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 19px;
    font-family: Poppins
}

.divPlacement {
    background-image: url('../images/courseBg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 200px;
    padding: 25px
}

.mt-50 {
    margin-top: 50px !important
}

.card-text {
    padding: 25px 0
}

.whatever {
    height: 420px;
    width: 300px;
    border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 40px
}

.image-flip.hover .backside,
.image-flip:hover .backside {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

.image-flip.hover .frontside,
.image-flip:hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
    width: 85%
}

.frontImage,
.recruitersImg {
    width: 100%;
    border-radius: 10px
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    z-index: 2;
    margin-bottom: 30px;
    box-shadow: 0 4px 4px 0 #00000040
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
    -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
    box-shadow: 5px 7px 9px -4px #9e9e9e;
    box-shadow: 0 4px 4px 0 #00000040
}

.placementImg,
.recruitersImg {
    box-shadow: 0 4px 4px 0 #00000040
}

.backside,
.frontside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d
}

.backside .card,
.frontside .card {
    height: 300px
}

.frontside {
    background-color: #9e191d;
    border-radius: 20px
}

.backside {
    width: 100%;
    background-color: #686868;
    border-radius: 20px;
    overflow: scroll;
}

.cardCourse {
    border-radius: 10px;
    padding: 15px;
    height: 420px
}

.cardCourse ul li {
    color: #fff;
    text-align: left;
    margin-left: 25px;
    list-style: unset;
    font-size: 13px;
    font-weight: 00;
    margin-top: 7px
}

.cardTitle {
    text-align: center
}

.cardTitle2,
.cardspan22 {
    text-align: left !important
}

.cardTitle2 {
    margin-left: 25px
}

.cardBackSpan {
    font-family: Poppins;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-left: 25px
}

.cardspan1,
.cardspan2 {
    font-family: Poppins;
    text-align: center;
    margin-bottom: 5px
}

.cardspan1 {
    font-size: 15px;
    font-weight: 600;
    line-height: 19px
}

.cardspan2 {
    font-size: 19px;
    font-weight: 400;
    line-height: 24px
}

.cardBackSpan2,
.cardUl {
    line-height: 21px;
    text-align: left;
    font-family: Poppins
}

.cardBackSpan2 {
    font-size: 16px;
    font-weight: 600;
    margin-left: 25px;
    text-decoration-line: underline;
    color: #fff
}

.cardUl {
    font-size: 14px;
    font-weight: 400
}

.btn-wrap,
.testPara,
.themeColor {
    text-align: center
}

.cardUl li::marker {
    font-size: 20px
}

.frontImage {
    height: 260px;
    object-fit: cover
}

.padd50 {
    padding: 50px 0
}

.recruiters {
    background-color: #9e191d;
    color: #fff
}

.placement {
    background-color: #f4f3f3
}

.padd20 {
    padding: 20px 0 0
}

.recruitersImg {
    height: 120px;
    object-fit: contain;
    padding: 10px 25px;
    background: #fff;
    margin-bottom: 25px
}

.placementImg {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: cover
}

.themeColor {
    color: #9e191d !important;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px
}

.testonomialH {
    height: 600px;
    padding: 15px
}

.testPara {
    width: 350px;
    height: 250px;
    left: 567px;
    top: 5327px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #000
}

.first-word::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('../images/doubleQ.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: #9e191d;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%)
}

.owl-nav button span {
    font-size: 30px;
    height: 100%;
    display: block;
    width: 100%
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0
}

.owl-carousel .owl-nav button.owl-next {
    right: 0
}

.owl-carousel .owl-nav {
    margin: 0
}

.btn-wrap {
    width: 100%
}

.owl-theme .owl-nav .disabled,
button.disabled {
    opacity: .6
}

@media(max-width:1286px) {
    .nav {
        padding-left: 0 !important
    }

    .testonomialH {
        height: 620px
    }

    .cardCourse,
    .whatever {
        height: 450px
    }
    .frontImage {
    height: 260px;
    width: 100%;
    margin-right: 28px;
    }

    .testPara {
        width: 300px
    }

    .gridbg {
        height: 780px
    }
}

.comlogowrap .clientslider,
.error,
.mobileTab,
.mobshow,
.ri-grid-loading:after,
.ri-grid-loading:before,
.ri-loading-image,
.testonomialC button span {
    display: none
}

.formModel {
    width: 460px !important
}

@media(max-width:768px) {

    .cardCourse, .whatever {
        height: 400px;
        width: 100%;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        margin: 0 !important
    }

    .mobileMargin {
        margin-top: 20px
    }

    .formModel {
        width: 100% !important
    }

    .testPara {
        width: 270px;
        font-size: 12px
    }

    .divLeft,
    .divRight {
        width: 100% !important
    }

    .cardTitle2,
    .headingSpan {
        line-height: 30px
    }

    .divPlacement {
        background: 0 0;
        height: 300px;
        line-height: 50px
    }

    .divRight {
        margin-left: 0 !important
    }

    .divLeft {
        margin-right: 0 !important
    }

    .mtm25 {
        margin-top: 25px !important
    }

    .apply-button {
        display: none
    }

    .cardTitle {
        line-height: 25px
    }
}

.galleryimg,
.mainDiv {
    width: 100%;
    height: 300px;
    object-fit: cover
}

.galleryimg {
    display: block
}

.mainDiv {
    background-color: #9e191d;
    align-items: center;
    padding: 10px
}

.effect5:after,
.effect5:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 35px 20px #777;
    -moz-box-shadow: 0 35px 20px #777;
    box-shadow: 0 35px 20px #777;
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg)
}

.effect5:after {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto
}

.bannerBottom {
    background: #9e191d;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px
}

.bannerBottomPara {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    text-align: left
}

.recruiterPara {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
    text-align: center
}

.eventGalleryH,
.galleryHeading,
.labHeading {
    font-weight: 700;
    text-align: center;
    font-family: Poppins
}

.quoteImage {
    width: 15px;
    height: 19px
}

.galleryHeading {
    font-size: 30px;
    line-height: 45px
}

.galleryimg2 {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top
}

.divLeft,
.divRight {
    width: 90%
}

.eventGalleryH,
.labHeading {
    font-size: 16px;
    line-height: 27px
}

.gallerypara {
    font-family: Poppins;
    font-size: 9px;
    font-weight: 400;
    line-height: 12.62px;
    text-align: justified
}

.mb-50 {
    margin-bottom: 50px
}

.divRight {
    margin-left: 5%
}

.ri-grid ul:after {
    clear: both
}

.ri-shadow:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg)
}

.ri-grid-loading .ri-loading-image {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block
}

.bannerwrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pt-50 {
    padding-top: 50px
}

.mb-40 {
    margin-bottom: 40px
}

.mtm25 {
    margin-top: -25px
}

.apply-button {
    position: fixed;
    top: 25%;
    right: 0;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    z-index: 1
}

.applyBtn2 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.gridbg ul li {
    line-height: 25px;
    margin-top: 15px
}

select option.placeholder {
    font-weight: normal;
    color: #999;
    /* Optional: make placeholder a bit gray */
}

.content-part {
    padding: 0px 0px 0 50px;
}

.wd400 {
    width: 700px;
}

.events {
    padding-top: 0;
}

.nav-tabs .last-border:after {
    display: none;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {

    background-color: transparent;


}

.tab-content img {
    height: 463px;
}

.content-part {
    padding: 0px 0px 0 50px;
}

.flex_text {
    width: 50%;
}

.second-sec h2 {
    font-family: 'Conv_georgia';
    font-size: 35px;
    margin-bottom: 40px;
}

.content-part .btn {
    margin-left: 0;
    z-index: 99;
    position: absolute;
    bottom: 0;
}

.pd100 {
    padding: 100px 0;
}

.btn {
    z-index: 9;
    padding: 0;
    color: #e94c49;
    font-family: 'Conv_Gilroy-Bold';
    position: relative;
    margin-top: 50px;
    display: table;
    border: 0;
    outline: none;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 1px;
    border-bottom: 1px solid #e94c49;
    margin: 0;
    margin-top: 20px;
    /*transition: all 1s ease-in-out 0s;*/
}

.btn:hover {
    color: #e94c49;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #000 !important;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.desktop {
  display: block;
}

.mmobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .desktop {
    display: none !important;
  }

  .mmobile {
    display: block !important;
  }
  
}
 @media (max-width: 767px) {
    .nav-tabs {
        display: block;
        border-bottom: none;
        padding: 0;
        margin-bottom: 1rem;
    }

    .nav-tabs .nav-item {
        width: 100%;
        margin-bottom: 0.5rem;
        position: relative;
    }

    .nav-tabs .nav-link {
        display: block;
        width: 100%;
        border: none;
        padding: 0.75rem 1rem;
        font-size: 14px;
        color: #000;
        text-align: left;
        border-radius: 4px; 
    }

    /* Active tab bottom border */
    .nav-tabs .nav-link.active {
        border-bottom: 2px solid #dc3545 !important;
        font-weight: 600;
        background: #fff; 
    }

    /* hide desktop-only separators */
    .nav-tabs .nav-item p {
        display: none;
    }

    /* remove line break from nav-link in mobile */
    .nav-tabs .nav-link br {
        display: none;
    }
    .content-part{    padding-left: 0px;}
    .content-part p {
        text-align: justify !important;
    }
    .bannerwrap img {
    width: 100%;
    height: 100%;
    object-fit: contain !important;
}
.tab-content img {
    height: auto !important;
}
.second-sec h2 {
    font-family: 'Conv_georgia';
    font-size: 29px;
    margin-bottom: 10px !important;
}
 }
.form-button{
    padding: 10px 30px;
    font-size: 20px;
    background: #9E191d;
    color: white;
    border-radius: 8px;
}
