<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#myModal .modal-dialog{
    z-index: 9999;
}
#campusesinfo  .row{
    padding-bottom:10px; 
    margin-bottom:20px;
    border-bottom: #22599c solid 2px;
}
.admisInq .row{
    margin-top: 30px;
}
.admisInq .btn-primary{
    background-color: #0040a9 !important;
    border-color: #0040a9 !important;
    color: #ffffff;

    padding: 10px 35px;
    font-size: 15px;
    border-radius: 5px;
    font-weight: 600;
}
.admisInq .form-group{
    position: relative;
}
.admBanner{
    height: 225px;
    background-color: #22599c;
    color: #fff;
    width: 100%;
    margin-top: 106px;
    padding-top: 40px;
}
.admBanner p{
    color: #fff;
}
/* .single-wrapper{
    padding-top: 0px;
} */
.iti--allow-dropdown{
    width: 100%;
}
.admisInq label.error{
    right: 15px;
}

.admForm{  
    margin-top: 105px;
    font-family: 'Dosis', sans-serif !important;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    font-style: normal; 
    -webkit-animation: fadein 4s;
    -moz-animation: fadein 4s;
    -ms-animation: fadein 4s;
    -o-animation: fadein 4s;
    animation: fadein 4s;
}
 
/* .admForm .radio-sub{
    radio-sub
} */
.niceCountryInputMenuCountryFlag{
    display: inline !important;
}
.countrySel{
    margin-bottom: 25px;
}
.admForm .niceCountryInputMenu{
    color: #0040a9;
    border: 1px solid #e0e8f0;
    border-radius:5px;
}
.loadImg{
    width: 50px;
}
.bootstrap-dialog-message .form-steps-content{
    float: inherit;
}
.bootstrap-dialog-message .content-formde{
    width: 100%;
}
.bootstrap-dialog-close-button .close{
    margin-top: 0px !important;
}
.modal-body{
    padding:0px;
}
.datepicker{
    padding:0px !important;
}
.admisInq #message{
    height: 134px;
    resize: none;
}
.regBannerIfTop{
    margin-top: 107px;
}
.margTop27{
    margin-top: 27px;
}
.margTop30{
    margin-top: 30px;
}
.margTop50{
    margin-top: 50px;
}
.margTop15{
    margin-top: 15px;
}
.campusesHome .heading-block:after{
    margin:0px !important;
}
.payment-sec-hm img{
    height: 260px;
}

.teacher-profile-tab{
    position: relative;
    min-height: 320px;
}

.teacher-profile-tab .button-normal{
    position: absolute;
    left: 3%;
    bottom: 20px;
}

.aboutHistorySection{
    background-image: url('../img/slider/home/slide7.jpg'); 
    background-size: cover; 
    background-repeat: no-repeat;
    min-height: 600px;
}
.aboutUsPage #cpd{
    min-height: 730px;
}
.aboutUsPage #campuses .heading-block{
    margin-top:30px;
}
.video-js{
    width:100%; 
    height:500px
}
.vjs-big-play-button{
    top: 44% !important;
    left: 46% !important;
}
.vjs-progress-control, .vjs-remaining-time{
    margin-top: 14px !important;
}
@media screen and (min-width: 789px) {
    #video-mainshow{ 
        width: 58%;
        margin: 0 auto;
    }  
}
@media screen and (max-width: 789px) {
    .video-js{ 
        height:400px
    }
    .vjs-big-play-button{ 
        left: 40% !important;
    }
}
/* .mejs__controls{
    display: none !important;
} */

.vidBack{
    margin-top: 105px; 
    background-color: #2955A0;
}
.faqData{
    padding-top:50px;
}
.faqData .panel-heading{
    line-height:43px; 
    font-size:15px; 
    text-transform: none; 
    cursor:pointer;
    color: #fff !important;
}
ul.menus li a{
    padding:40px 14px !important;
}
@media (max-width: 1020px){
    ul.menus li a {
        padding:40px 7px !important;
    }
}


/* apply-ban*/
.apply-ban.banner1-img {
	background-image: url(../images/apply-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    background-size: cover; 
}
.apply-ban-heading {
    padding: 40px 0px 40px 0px;
}
.apply-ban-heading h1, .apply-ban-heading p {
	color:#fff;
}
.apply-ban-heading h1 {
    margin-bottom: 10px;
    font-size: 35px;
    font-family: 'Dosis';
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
}
.apply-ban-heading p {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  
}
	
.btn-st-own ._btn-st {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #22599c;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.btn-st-own ._btn-st:hover {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #fff;
}
/* apply-ban end*/

/* payment-sec-hm*/
.payment-sec-hm {
    background-color: #2f3376;
    padding: 40px 0px;
}
.payment-heading h1, .payment-heading p {
	color:#fff;
}
/* .payment-heading {
    padding-top: 90px;
} */
.payment-heading h1 {
    margin-bottom: 20px;
    font-size: 42px;
    font-family: 'Dosis';
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
}
.payment-heading h1:after {
    content: '';
    display: block;
    margin: 10px 0 0 0;
    width: 75px;
    border-top: 3px solid #fff;
}
.payment-heading p {
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	width: 80%;
}
/* @media(max-width:1199px){
    .payment-heading {
        padding-top: 70px;
    }
} */
@media(max-width:991px){
    .payment-sec-hm {
        padding: 40px 0px 20px;
    }
    /* .payment-heading {
        padding-top: 0px;
    } */
}
@media(max-width:767px){
    .payment-sec-hm {
        padding: 30px 0px 20px;
    }
    .payment-heading h1 {
        font-size: 34px;
    }
    .payment-heading p {
        width: 100%;
    }
}
/* payment-sec-hm end*/
.faqData ._btn-st{
    border: 1px solid #2f3376;
}
.faqData ._btn-st:hover{
    background-color: #2f3376;
}
.faqData .btn-st-own{
    margin-bottom: 15px;
}
.faqData label.error{
    right: 22px !important;
}
.videoTab{
    text-align: center;
    position: relative;
}
.videoTab .upperLayer{
    background-color: transparent;
    width: 100%;
    position: absolute !important;
    top:0% !important;
    height: 100%;
}
.videoTab video{
    width: 88%;
    margin: 0 auto; 
}
.loginForm.faqData{
    padding-bottom: 50px;
}
.showModel .loadImg{
    width: 25px;
}
@media(max-width:991px){
    .videoTab video{
        width: 100%;
    }
    .vjs-big-play-button{
        top: 37% !important;
    }
    /* .videoTab .upperLayer{
        top: -5%;
        left: 5%;
    } */
}
.upperLayer:hover{
    cursor: pointer;
}
#siblingForm label.error{
    top: 40px;
}
.vjs-volume-bar.vjs-slider-horizontal{
    height: 1.8em !important;
}
.displayList li{
    list-style: upper-roman inside !important;
    padding-bottom:10px;
}
.displayList .col-md-6,.displayList .col-md-12{ 
    min-height: 77px;
}

.aboutUs{
    clear: both;
}
.aboutUs .features .feature-item{
    margin-bottom: 5px;
    min-height: 135px;
    text-transform:uppercase;
}

.otherText{
    margin-left:5px; 
    display: inline-block; 
    width: 300px
}
label.error {
    color: #ff0000;
    position: absolute;
    right: 6px;
    top: 35px;
    font-size: 11px;
}

.admission-ban.banner-img-career{
    background-image: url(../images/career-top-banner.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 221px;
}

.heading-title-admi:after{
    margin: auto !important;
}
.job-table td {
    padding: 16px 0px;
    border: none !important;
    border-bottom: 1px solid #D6E3EA !important;
    text-align: left;
}

.job-main{
    background: #F6FCFF !important;
    border: 1px solid #D6E3EA !important;
    border-radius: 5px !important;
    margin:10px !important;
}

.panel-card-head{
    display:flex;
    justify-content:space-between;
}

.panel-card-head-wt{
    color: black !important;
    background-color:#F6FCFF !important;
}

.panel-card-head-dk{
    color: #ffff !important;
    background-color:#323377 !important;
}

.panel-card-head-dk .panel-title1 a{
    color: #ffff !important;
}

.job-title{
    background: #F6FCFF !important;
    border: 1px solid #D6E3EA !important;
    border-radius: 5px !important;
}

.job-heading-icons{
    width:50%;
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.red{
    font-size: 12px !important;
}
.span-icon{
    font-family:'Dosis';
    font-size:12px;
    display:flex;
}
.glyphicon-calendar:before{
    color: #EFAFAE !important;
}
.glyphicon-map-marker:before{
    color:#666666 !important;
}
.glyphicon-white:before {
    color: white !important;
}
.apply-now-btn{
    color: white;border: 7px solid #323377;background: #323377;text-align: center;
    display:grid; width:10%; margin:auto; border-radius: 7px;
}
.apply-now-ban {
	background-image: url(../images/career-down-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height:235px;
    padding-left: 10%;
    padding-right: 10%;
    display:flex;
}
.carrer-heaidng-aply {
    margin: auto 0px;
}
.carrer-btn-aply {
    margin: auto;
    margin-right: 0px;
}
.heading-title-admi-apply {
    padding-top: 40px;
    padding-bottom: 40px;
}
.heading-title-admi-apply h1 {
    margin-bottom: 0;
	font-family: 'Dosis';
    font-weight: 500;
	font-size: 4.2rem;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 0;
	color:#fff;
}

.drop-and-apply{
    display:block;
    padding:14px 10px;
    width:167px;
    height:50px;
    border-radius:10px;
    color: black;
    border: 7px;
    background: #FFFFFF;
    text-align: center;
}
@media screen and (max-width:767px) {
.apply-now-ban {
   
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    flex-flow: row wrap;
}
.carrer-heaidng-aply {
    margin: 0px 0px 30px;
}
.carrer-btn-aply {
    margin: 0px;
    margin-right: 0px;
}
.heading-title-admi-apply h1 {
    font-size: 2.3rem;
    line-height: 2;
}
}
/* footer */

/*=== footer ===*/
.footer-section {
    background: #1D262D;
    color: #F5F5F5;
    padding-bottom: 43px;
    padding-top: 76px;
}
  
  
  .footer-section h4 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 28px;
    margin-top: 10px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
  }
 
  .footer-section p {
    color: #ecedec;
    font-size: 14px;
    margin-bottom: 27px;
    font-weight: 400;
    margin-top: 25px;
    width: 100%;
    font-family: Dosis;
}
  
.list-footer, .list-footer &gt; li {
    display: inline-block;
    width: 100%;
    padding: 0px;
}
  
.list-footer &gt; li {
    color: #F5F5F5;
    font-size: 15px;
    line-height: 35px;
    font-weight: 400;
    font-family: Dosis;
}
  
.list-footer &gt; li &gt; a, .list-footer &gt; a {
    display: inline-block;
    font-size: 15px;
    color: #F5F5F5;
    font-weight: 400;
    font-family: Dosis;
}
  
  .list-footer &gt; a {
    margin: 0 22px;
  }
  
  .list-footer &gt; li &gt; a:hover, .list-footer &gt; a:hover {
    color: #6F70C3;
  }
  .ar-sprite-social {
    background-image: url("../images/social-sprite.png") !important;
    background-repeat: no-repeat;
    height: 21px !important;
    width: 23px !important;
  }
  .facebook-icon {
    background-position: 0 0;
  }
  .twitter-icon {
    background-position: -24px 0px;
  }
  .instagram-icon {
    background-position: -46px 0px;
  }
  .youtube-icon {
    background-position: -69px 0px;
  }
  .social-icon {
    float: left;
    position: relative;
    margin-bottom: 20px;
}
  .social-icon.offoverflow {
    overflow: visible !important;
  }
  .social-icon .so-displ {
    display: inline-block;
    margin: 0px 7px 0px 0px;
    cursor: pointer;
  }
  .social-icon .so-displ&gt;.cn_item {
    display: inline-block;
    border: 2px solid #383d44;
    border-radius: 100%;
    text-align: center;
    height: 46px;
    width: 46px;
    line-height: 38px;
    background: transparent;
  }
  .social-icon .so-displ:last-child {
    margin-right: 0px;
  
  }
  .sh-social-list li {
    display: inline-block;
    margin-right: 1px;
  }
  .sh-social-list li .cn_item {
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 100%;
    text-align: center;
    height: 46px;
    width: 46px;
    line-height: 38px;
    background: transparent;
    position: relative;
  }
  .sh-social-list li:first-child .cn_item {
    background: #fff;
    border: 2px solid #383d44;
  }
  .sh-social {
    position: absolute;
    border: 2px solid #383d44;
    border-radius: 25px;
    padding: 0px;
    top: 0px;
    z-index: 2;
    width: 0px;
    opacity: 0;
    height: 50px;
    background: rgba(27, 23, 25, 0.85);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
  }
  .sh-social .sh-social-list {
    display: none;
    overflow: hidden;
    height: 50px;
  }
  .m4-displ .sh-social .sh-social-list li:first-child {
    float: right;
  }
  .social-icon.active .so-displ&gt;.cn_item {
    opacity: 0.2;
    z-index: -1;
  }
  .so-displ.active .sh-social {
    display: block;
    opacity: 1;
    z-index: 100;
  }
  
  .so-displ.active .sh-social .sh-social-list {
    display: block;
  }
  .sh-social.active .facebook-icon {
    background-position: 0 -21px;
  }
  .sh-social.active .twitter-icon {
    background-position: -24px -21px;
  }
  .sh-social.active .instagram-icon {
    background-position: -46px -21px;
  }
  .sh-social.active .youtube-icon {
    background-position: -69px -21px;
  }
  .copyright a:hover {
    color: #fff;
  }
  .copyright {
    background: #171718;
    border-top:1px solid #2f2f30;
  }
  .copyright-inner {
    height: 88px;
    display: table;
    width: 100%;
  
  }
  .copyright-footer {
    font-size: 18px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
  }
  
  @media screen and (max-width:767px) {
    .footer-section {
      padding-top: 26px;
    }
    .footer-section .footer-logo {
      position: relative;
      top: 0px;
      left: 0px;
    }
    .footer-section p {
      margin-top: 0px;
      width: 100%;
    }
    .footer-section h4 {
      font-size: 20px;
      margin-bottom: 15px;
    }
    .copyright-inner {
      height: 68px;
    }
    .footer-section p, .copyright-footer  {
      font-size: 15px;
    }
  }
  
  @media (min-width:1200px) {
    .move-mar-footer h4, .move-mar-footer .list-footer {
      margin-left: 20px;
  
    }
  }
  /*=== footer end ===*/
  #copyright {
    padding: 30px 0;
    background: #fff;
}
.copyright-text p {
    color: #000 !important;
}</pre></body></html>