body {
  color: #767676;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  background:#fff;
  overflow-x:hidden;
}

a:focus {
    outline: none;
    text-decoration: none;
}

ul,li{
  margin: 0;
  padding: 0;
	list-style:none;
}

b, strong {
	font-weight: 600;
}

.navbar-brand img{
  height:150px;
}

.headersocial{
  float:right;
}

.headersocial>li a{
  color:#881125;
}

ul.submenu li{
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  cursor: pointer;
  padding: 0 5% !important;
  text-transform: uppercase;
}

ul.submenu li:hover{
  background: #fff;
}

ul.submenu li:hover a{
  color:#fff;
  padding-left:10px;
}

ul.submenu li a{
  color: #fff;
}

li.nav-item:hover ul.submenu1,li.nav-item:hover ul.submenu2,ul.submenu{
  display: block;
  background: #00144D;
  z-index: 999;
  border: 1px solid #00144D;
  height: auto;
  overflow: hidden
  }

.bg-primary {
    background: #fd5f00 !important;
}

.bg-darken {
    background: #0d1128 !important;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 12px;
    color:#fff !important;
    padding-left: 0;
    padding-right: 0;
    font-weight: 500;
    text-transform: uppercase;
}

.ftco-services .services .media-body h3 {
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    margin-top: 5%;
    height: 60px;
}

.ftco-services .services .media-body {
    color: rgba(255, 255, 255, 0.8);
}

.ctacard{
  background: #fff;
  float: left;
  color:#383838;
}

.ctacard .ctacardleft,.ctacard .ctacardright{
  width:100%;
  margin-right: 2%;
  float: left;
}

.ctacardright.first img{
  margin:0 0% !important;
}

.ctacard .ctacardleft h5{
  height: 50px;
  background: #fff;
  width: 80%;
  color: #a51c30;
  text-transform: capitalize;
  margin-top: -8%;
  line-height: 25px;
  font-size: 16px;
  text-align: left;
}

.ctacard .ctacardleft p{
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}

.ctacard .ctacardright img{
  margin: 0%;
}

.ctacard a{
  float: left;
  padding: 8px 20px 8px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  background: #a51c30;
  border-radius: 30px;
  border: 0px solid #333;
}

.officemessagedesc{
  margin: 0% 1% 0%;
  float: left;
  padding: 2%;
}

.officemessagedesc h2{
  color:#fff;
}

.officemessagedesc p{
  color:#fff;
  text-align: justify;
}

.sitebtn{
  float: left;
  padding: 8px 20px 8px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  background: #a51c30;
  border-radius: 30px;
  border: 0px solid #333;
}

.schoolcard{
  background: #842735;
  float: left;
  padding:0 0 0 1px;
  opacity: 0.8;
  margin: 0 1% 1% 0;
}

.schoolcard img{
  margin: 5% auto;
  display: flex;
  height: 100px;
}

.schoolcard p{
  padding: 2%;
  text-align: justify;
  color:#fff;
}

.schoolcard a{
  float: left;
  width: 100%;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
  margin: 5% 0;
  text-align: center;
}

footer{
  width: 100%;
    float: left;
    background: #102d73;
    padding: 20px 0px 0px 0px;
    height: auto;
}

.indexfooter footer{padding-top:100px;}

.footertop{
    background:#232323;
    color:#a5a5a5;
    padding: 2%;
}

.footertop a{
  color: #a5a5a5;
  font-size: 15px;
}

.footertop li{
  line-height: 30px;
}

.footertop a:hover{
  color:#fff;
}

.schooldept h3{
  color: #000;
}

.sitedescription h3{
  color: #fff;
}

.sitedescription ul{
  margin-bottom: 1%;
  padding-left: 2%;
}

.sitedescription ul>li{
  list-style: circle;
  font-size: 15px;
}

.sitedescription{
  background: #1b5793;
  height: auto;
  overflow: hidden;
  float: left;
  width:100%;
  color:#fff;
}

.onlineappln1{
  background: #5e459b;
}

.onlineappln1:before{
  border-bottom: 35px solid #5e459b;
}

.onlineappln1:after{
  border-top: 35px solid #5e459b;
}

.onlineappln2{
  background: #ff9439;
}

.onlineappln2:before{
  border-bottom: 35px solid #ff9439;
}

.onlineappln2:after{
  border-top: 35px solid #ff9439;
}

.onlineappln3{
  background: #fbbc05;
}

.onlineappln3:before{
  border-bottom: 35px solid #fbbc05;
}

.onlineappln3:after{
  border-top: 35px solid #fbbc05;
}

.onlineappln4{
  background: #34a853;
}

.onlineappln4:before{
  border-bottom: 35px solid #34a853;
}

.onlineappln4:after{
  border-top: 35px solid #34a853;
}

.onlineappln{
  float: left;
  text-align: center;
  height: 70px;
  line-height: 70px;
  position: relative;
}

.onlineappln:before{
    content: '';
    position: absolute;
    border-right: 30px solid transparent;
    right: -30px;
    top: 0;
}

.onlineappln:after{
  content: '';
  position: absolute;
  border-right: 30px solid transparent;
  right: -30px;
  bottom: 0;
}

.onlineappln a{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.sitedescription .form-inline{
  width: 100%;
}

.sitedescription form .col-lg-6,.sitedescription form .col-lg-12{
  margin-bottom: 2%;
}

.sitedescription form .col-lg-6 label,.sitedescription form .col-lg-12 label{
  width: 100%;
  justify-content: left;
  font-size: 18px;
  margin-bottom: 2%;
  font-weight: 500;
  color:#a51c30;
}

.contacts,.contacts>h5{
  color:#a51c30;
}

.sitedescription form .col-lg-6 .form-control{
  width: 100%;
  height: 45px;
  line-height: 45px;
}

.sitedescription form .col-lg-12 textarea.form-control{
  width: 100%;
  height: 200px;
}

.banner{position: relative;}

.banner>img{max-width: 100%;width: 100%;}

#ftco-navbar ul li{
  float: left;
}

.headertop1{
  background: #101b3d;
  height: 20px;
}

.headertop2{
  background: #fff;
}

.headertop3{
  background: #a51c30;
}

.siteheading>span{
  font-family: 'Aladin', cursive;
  float: left;
  background: -webkit-linear-gradient(#eee, #fdca0b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
  word-spacing: 12px;
  padding-left: 2%;
}

.sectioncta{
  width: 100%;
  float: left;
  background: #ececed;
  padding: 0px 0px 0px 0px;
}

.sectioncta .col-lg-12{
  padding: 0;
}

.sectioncontainer{
  width: 100%;
  float: left;
  background: #fff;
  padding: 30px 0px 0px 0px;
  z-index: 10;
}

.sectioncta .container{
  width: 80%;
  margin: 0px auto;
  background: #fff;
  padding: 0% 0;
}

/*.ctacard:hover img{
  transform: scale(1.2);
  transition: transform 0.3s ease-in-out;
}*/

.schoolcard:hover img{
  transform: scale(1.2);
  transition: transform 0.3s ease-in-out;
}

.navbar-nav{margin-top: 0 !important;height: auto !important;}

.sitecontact>span{height:40px;line-height:40px;background: #a51c30;width: 180px;margin-bottom: 3%;text-align: center;}
.sitecontact a{color: #fff;font-size: 13px;}

#ftco-navbar ul li:hover{background: #00144d;}

#carouselnav .owl-next,#carouselnav .owl-prev{
  background: #00144d;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  border-radius: 100%;
  font-weight: bold;
  margin: 3% 1%;
}

#carouselnav .owl-nav button:focus{
  outline: none;
}

.officemessage {
  width: 100%;
  float: left;
  background: #1c5a97;
  padding: 50px 0px 50px 0px;
  background-size: cover;
  background-repeat: round;
  background-position: center;
}

.aboutcpu h3{
  color: #fff;
  font-size: 30px;
}

.aboutcpu h5{
  width: 100%;
  text-align: left;
  font-weight: 400;
  color: #fff;
  font-size: 36px;
  padding: 15px 0px 15px 0px;
}

.aboutcpu p{
  width: 100%;
  text-align: justify;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.aboutprofile{
    width: 100%;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    position: relative;
}

.aboutimgzoom{
  margin: 0 auto;
  width: auto;
  overflow: hidden;
}

.aboutprofileimg{
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

.aboutimgzoom:hover img {
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out;
}

.aboutmore {
    float: left;
    padding: 8px 20px 8px 20px;
    color: #00144d;
    font-weight: 500;
    font-size: 14px;
    background: #fff;
    border-radius: 30px;
    border: 0px solid #333;
}

.aboutmore:hover {
    background: #102d74;
    color: #fff;
}

.aboutbluebg{
  float: left;
  background: #163462e6;
  padding: 15px 20px 15px 20px;
  margin: 47px 0px 0px 0px;
  width: 100%;
}

.sectionicon{
  float: left;
}

.sectionicontop{
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.sectionicon p{
  width: 100%;
  text-align: center;
  font-weight: 400;
  color: #fff;
  font-size: 14px;
}

.iconright{
  float: left;
  margin: 0px 10px 0px 10px;
  border: 1px solid #ffffff1c;
  height: 100px;
}

.sectevent{
  width: 100%;
  float: left;
  padding: 60px 0px 28px 0px;
  background: #fff;
}

.sectevent marquee{
  height: 360px;
}

.latestnews{
    width: 100%;
    float: left;
    margin: 5px 10px;
    border-bottom: 1px dashed #B8B8B8;
}

.latestnews a {
    width: 100%;
    text-align: left;
    font-weight: 500;
    float: left;
    color: #000;
    font-size: 16px;
    padding: 10px 0px 10px 10px;
}

.noteevent{
    float: left;
    border-left: 1px solid #c0c0c0;
}

.sectevent h3{
  width: 100%;
  text-align: left;
  float: left;
  font-weight: 500;
  color: #102d74;
  font-size: 30px;
}

.stories{
  width: 100%;
  float: left;
  background: url(../images/bluebg1.jpg);
  padding: 55px 0px 55px 0px;
  color: #fff;
  background-size: contain;
  background-position: center;
}

#carouselnav1 p {
    color: #eee;
    font-weight: 400;
    width: 70%;
    text-align: center;
    margin: auto;
    padding: 0px 0px 36px 0px;
}

#carouselnav1 .owl-dot{
  margin: 0 4%;
}

#carouselnav1 .owl-dot span{
  height: 12px;
  width: 12px;
  border:1px solid #fdc800;
  z-index: 9999;
  float: left;
  border-radius: 100%;
}

#carouselnav1 .owl-dot.active span{
  background: #fdc800;
}

#carouselnav1 .owl-dots{
  margin: 0px auto;
}

#carouselnav1 .owl-nav{
  width: 100%;
  position: absolute;
  top: 38%;
}

#carouselnav1 .owl-prev{
  left: 10px;
  background: #284282;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}

#carouselnav1 .owl-next{
    right: 10px;
    background: #284282;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: right;
}

#carouselnav1 .owl-nav span{
  cursor: pointer;
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
}

#carouselnav1 .owl-dot span:focus,
#carouselnav1 .owl-dot:focus,
#carouselnav1 .owl-nav button:focus{
  outline:none;
}

.cpulife{
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
    background: #ececed;
}

.cpulifeinner{
  width: 100%;
  float: left;
  padding: 60px 30px 20px 30px;
  background: #fff;
  z-index: 10;
  top: 80px;
}

.cpulifeleft{
    float: left;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    position: relative;
}

.cpulifeimgzoom{
  margin: 0 auto;
  width: auto;
  overflow: hidden;
}

.cpugalleryimg{
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

.cpulifeimgzoom:hover img {
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out;
}

.cpucampusimage{
  width:100%;
  float: left;
  margin-top: 5%;
}

.campustext{
  background: #102d73;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 10;
  opacity: 0.9;
}

.cpuliferight{
  float: left;
  }

.footerlogo a>img{
  height: 92px;
}

.footerlogo {
    width: 100%;
    float: left;
    text-align: center;
}

.footerleft h4{
  font-size: 20px;
  width: 100%;
  text-align:  center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.footerleft p.name{
  font-size: 16px;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
}

.footerleft p.desc{
  font-size: 14px;
  width: 100%;
  float: left;
  color: #fff;
  text-align: justify;
  padding: 0px 0px 0px 0px;
}


.footersocial>li{
  background: #a51c30;
  height: 28px;
  line-height: 28px;
  width: 28px;
  text-align: center;
  float: left;
  font-size: 15px;
  border-radius: 23px;
  text-decoration: none;
  margin: 0px 10px 0px 0px;
}

.footersocial>li>a{
    color: #fff;
}

.footersocial>li i{padding-right: 1%;}

.footersocial>li:hover{
  background: #00144d;
}

.footermenu{
  font-size: 14px;
  font-weight: 400;
  color: #00144d;
}

.footermenu>li{
  display: inline-block;
  width: 30%;
  text-align: left;
}

.footermenu>li>a{
  color: #fff;
  text-decoration: none;
}

.footermenu>li span {
    color: #fff;
    padding: 0px 12px 0px 12px;
}

.copyright{
  width: 100%;
  float: left;
  padding: 20px 0px 10px 0px;
  background: #00144d;
}

.copyright p{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
}

.ctacard{
  margin: 0 auto;
  width: auto;
  overflow: hidden;
}

.ctacardright>img{
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

/*.ctacard:hover img {
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out;
}*/

.sliderbox{
  float: left;
  background: url(../images/enquirybg.png);
  background-size: auto;
  z-index: 10;
  padding:2%;
  background-size: cover;
  opacity: 0.9;
  text-align: center;
}

.sliderbox .applybtn{
  padding: 4px 20px 4px 20px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  background: #a51c30;
  border-radius: 30px;
  border: 0px solid #333;
}

.sliderbox .applybtn:hover {
    background: #263d66;
}

.sliderbox .aboutcpu h3{
  font-size: 20px;
}

.sliderbox .aboutcpu p{
  font-size:14px;
  text-align: center;
}

.sliderbox form input{
  float: left;
  margin: 10px 0 5px 0;
  padding: 6px 0px 6px 10px;
  border: 1px solid #fff;
  width: 100%;
  height: 35px;
  color: #fff;
  font-size: 14px;
  background: transparent;
  border-radius: 50px;
}

.sliderbox form input::placeholder{
  color:#fff;
}

.sitecontact span{
  color: #a51c30;
  font-size: 16px;
  font-weight: 300;
  float: right;
  border-radius: 8px;
}

.sitecontact span i{
  color:#e5b501;
  padding-left: 5px;
}

.siteheading{
  text-align:center;
  color:#000;
}

.siteheading p{
  margin-bottom: 5px;
}

#carouselnav1 .item img{
  display: inline-block;
  width: auto;
}

.sitedescription.bgfff{
  background: #fff !important;
}

.sitedescription.schoolsdept{background: #fff;}

.schoolsdept h3,
.schoolsdept h4,
.schoolsdept p,
.schoolsdept ul>li{
  color:#000;
}

#demo .carousel-item img{max-width: 100%;width:100%;}
.schooldeptbg img{max-width: 100%;width:100%;}
.sitecontact{margin-top: .6%;}
#myModal .modal-header .close{font-size: 48px;padding: 0px 15px;font-weight:normal;color:#fff;opacity: 1;outline: none;}
.fc .fc-scrollgrid table{max-width:100%}

.floating-wpp {
    position: fixed;
    bottom: 15px;
    right: 15px;
    transition: bottom 0.2s;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    box-shadow: 1px 1px 4px rgb(60 60 60 / 40%);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
    background-color: #b80924;
    border-radius: 4px;
}

.floating-wpp-button p{
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 30px;
  margin-bottom: 0px;
}

.certificate-cpu img{
width: 100%;
}
.certificate-cpu{
    margin-bottom: 30px;
}

#myModal-1 .modal-dialog, #myModal-2  .modal-dialog{
  max-width: 470px;
}

#myModal-1 .modal-content, #myModal-2 .modal-content, #myModal-verification .modal-content{
background: #fff;
}

.table-view-certificate table {
  border-collapse: collapse;
  width: 100%;
}
.table-view-certificate thead {
  background: #b80924;
  color: #fff;
}
.table-view-certificate td, .table-view-certificate th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 10px;
}

.table-view-certificate td{
  color: #333;
}

.schoolsdept label{
color: #333;
}

.sitedescription.schoolsdept {
    margin-bottom: 20px;
}

#myModal-verification .modal-content{
  background-color: #fff;
  }
  
  .modal-body-verification th, .modal-body-verification td{
  border: 1px solid #ccc;
      padding: 5px 10px;
      padding-left: 30px;
  }
  
  #myModal-verification .modal-header{
      color: #333;
      border-bottom: 1px solid #ccc;
  }

  .sitedescription .cer-verification-form .col-lg-6 label, .sitedescription .cer-verification-form .col-lg-12 label {
    width: 100%;
    justify-content: left;
    font-size: 18px;
    margin-bottom: 2%;
    font-weight: 500;
    color: #a51c30;
}
.sitedescription .cer-verification-form .col-lg-6 .form-control {
  width: 100%;
  height: 45px;
  line-height: 45px;
}

.sitedescription .cer-verification-form .col-lg-6, .sitedescription .cer-verification-form .col-lg-12 {
  margin-bottom: 2%;
}

.padd-0{
  padding: 0px;
}

.certificate-cpu img {
    width: 100%;
    height: 360px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .certificate-cpu img {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 600px) {
.footermenu>li{
  width: 100%;
}
}
.modal-home .modal-header .close{
  margin: 0rem -1rem -1rem auto;
}
.modal-home .modal-header{
  padding-bottom: 0px;
}

.modal-home .modal-header a{
  margin-left: 100px;
    color: red;
}

.modal-home .modal-header h3{
  color: #fff;
}

.modal-home .modal-header h5{
  font-size: 17px;
      color: #fff;
      text-transform: uppercase;
  }
  .modal-home .modal-body{
    padding-top: 0px;
  }
  .modal-home .modal-header a {
      margin-left: 0px;
      padding: 8px 20px 8px 20px;
      color: #fff;
      font-weight: 500;
      font-size: 14px;
      background: #a51c30;
      border-radius: 30px;
      border: 0px solid #333;
      margin-top: 12px;
      display: inline-block;
      text-transform: capitalize;
  }
  .certificate-cpu p a{
    color: #000;
    }
    .header-contact-part{
text-align: left;
    }
    .header-contact-part span{
float:right;
    }

    .col-md-5.footerright .footermenu li{
      width: 45%;
    }