body {
  margin: 0 auto;
  padding: 0;
  font-family: Roboto Slab;
  font-size: 12px;
  color: #464032;
}
a {
  text-decoration: none;
  color: #a7430f;
}
img {
  width: 100%;
  height: auto;
  border: 0px;
}
.breaker {
  clear: both;
  height: 0.1px;
}
.break {
  clear: both;
  height: 12px;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  position: fixed;
  z-index: 99999999;
}
.logo {
  max-width: 470px;
  /*background: url(../image/logo-bg.png);*/
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
}
.mob-banner {
  display: none;
}
.school-code {
  padding: 4px 0px;
  text-align: center;
  background: rgba(33, 99, 94, 0.9);
  border-radius: 4px;
  border: 1px solid #fff;
  width: 140px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  margin-left: 74px;
  margin-top: 10px;
}
.school-code span {
  font-size: 20px;
  font-weight: bold;
}
.fixed-number {
  position: absolute;
  right: 10px;
  top: 15px;
  padding: 4px 8px;
  background: rgba(40, 104, 99, 0.8);
  color: #fff;
  font-size: 13px;
  z-index: 99999999;
}
.transfer-fixed {
  position: absolute;
  right: 10px;
  top: 70px;
  z-index: 99999999;
}
.alert-fixed {
  position: absolute;
  right: 10px;
  top: 120px;
  width: 186px;
  z-index: 99999999;
}
.alert-fixed2 {
  position: absolute;
  right: 250px;
  top: 15px;
  width: 186px;
  z-index: 99999999;
}
.register-fixed {
  position: absolute;
  right: 10px;
  top: 160px;
  width: 186px;
  z-index: 99999999;
}
.fee-fixed {
  position: absolute;
  right: 10px;
  top: 230px;
  width: 186px;
  z-index: 99999999;
}
.menu-cont {
  display: none;
}
.menu-cont2 {
  display: none;
}
.tp-leftarrow,
.tp-rightarrow {
  display: none;
}
.page-container {
  position: relative;
  width: 100%;
  background: none;
  z-index: 99999;
  margin-top: 600px;
}
.page-container2 {
  position: relative;
  width: 100%;
  background: none;
  z-index: 99999;
  margin-top: 80px;
}
.content-set {
  float: left;
  width: 60%;
}
.content-set2 {
  float: right;
  width: 100%;
}
.matter-set {
  float: right;
  width: 60%;
}
.page-matter {
  width: 37%;
  float: right;
}
.news {
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 10px;
  position: relative;
  margin-top: -200px;
}
.news h2 {
  font-size: 17px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: #316c60;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 6px 0;
}
.news p {
  padding: 0px 15px 10px;
  font-size: 13px;
  margin: 12px 0;
  border-bottom: 1px solid #b99e51;
}
.highl {
  padding: 2px 6px;
  border-radius: 3px;
  background: #000;
  color: #fff;
  font-size: 11px;
  margin-bottom: 4px;
}
.news a,
.news a:hover {
  color: #000;
}
.message {
  width: 100%;
  padding: 20px 0;
  background: rgba(36, 101, 96, 0.6);
  margin-bottom: 20px;
}
.img-bord {
  border: 1px solid #2c2c2c;
  height: 155px;
}
.message h2 {
  color: #fff;
  font-size: 25px;
  line-height: 21px;
  font-weight: normal;
  margin-top: 5px;
  padding: 0 20px;
}
.message h3 {
  color: #ffdd00;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px 20px 0;
}
.message p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 0 20px;
}
.message li {
  color: #fff;
  list-style: none;
  font-size: 14px;
  line-height: 22px;
  padding: 4px 28px;
}
.number-des {
  padding: 3px 10px;
  background: #ffdd00;
  margin-right: 10px;
  border-radius: 100%;
  color: #000;
}
.more-btn {
  background: #f53106;
  padding: 4px 16px;
  font-size: 13px;
  color: #fff;
  margin-left: 20px;
}
.progrms {
  max-width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.progrms a {
  width: 30.3%;
  float: left;
  color: #000;
  margin: 5px 1.5%;
}
.progrms span {
  display: block;
  background: #ece467;
  padding: 20px 0;
  font-size: 14px;
}
.progrms span:hover {
  background: #ffcb06;
}
.progrms img {
  width: 70px;
}
.topper {
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 10px;
  margin-top: 15px;
}
.topper h3 {
  text-align: center;
  font-family: Roboto Slab;
  font-size: 17px;
  padding-top: 15px;
  font-weight: normal;
}
.topper h4 {
  text-align: center;
  font-size: 11px;
  color: #fff;
  padding: 4px 0;
  margin-top: 0px;
  background: #e84a4b;
  font-weight: normal;
  margin-bottom: 0px;
}
.topper p {
  text-align: center;
  font-size: 10px;
  color: #000;
  padding: 4px 0;
  margin-top: 0px;
  font-weight: normal;
}
.topper-image {
  width: 100px;
}
.view-all-btn {
  padding: 4px 12px;
  background: #222;
  color: #fff;
}
.view-all-btn2 {
  padding: 6px 0px;
  background: #222;
  color: #fff;
  display: block;
  text-align: center;
  width: 90px;
  margin: auto;
  margin-top: 20px;
}
.highl2 {
  color: #fff;
}
.foots {
  width: 100%;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  margin-top: 25px;
  background: rgba(40, 104, 96, 0.8);
}
.foots a {
  color: #fff;
}
.foots a:hover {
  text-decoration: underline;
  color: #fff;
}
.count {
  display: block;
  padding: 6px 8px;
  background: #ff3206;
  color: #fff;
  width: 236px;
  margin: auto;
  margin-top: 8px;
  border-radius: 4px;
  font-size: 13px;
}
.web-counter {
  width: 90px;
  float: left;
  margin-right: 6px;
}
.auto-pop {
  display: none;
  position: fixed;
  top: 12%;
  left: 22%;
  padding: 10px;
  z-index: 99999999777;
  border-radius: 0px;
  background: #fff;
  vertical-align: middle;
  -moz-box-shadow: 0 0 15px #272727;
  -webkit-box-shadow: 0 0 15px#272727;
  box-shadow: 0 0 15px #272727;
  max-height: 550px;
  overflow: hidden;
}
#auto-enquiry {
  float: left;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px 0 0 0px;
}
#auto-enquiry li {
  list-style: none;
  padding: 4px 0 4px 0px;
  font-size: 14px;
}
.auto-close {
  position: absolute;
  right: 15px;
  width: 30px;
  top: 5px;
}
.auto-pop-image {
  max-width: 650px;
}
#fades {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001989999;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.mob-stud-corner {
  text-align: center;
  font-size: 14px;
  padding: 4px 0;
  width: 100%;
  display: block;
  color: #fff;
  background: #e84a4b;
  display: none;
}
.mob-stud-corner:hover {
  background: #39342e;
}
.point-icon {
  float: left;
  width: 15px;
  margin-top: 3px;
  margin-right: 10px;
}
.righter {
  float: right;
  width: 30%;
  margin-left: 26px;
  margin-bottom: 10px;
  border: 1px solid #fff;
}
.righter2 {
  float: right;
  width: 30%;
  margin-left: 26px;
  margin-bottom: 10px;
}
.quotes {
  text-align: center;
  color: #fff;
  margin: 20px 20px 0 20px;
  border-radius: 7px;
  background: #e04515;
  padding: 10px 0px;
}
.quotes p {
  color: #fff;
}
.quotes h4 {
  color: #ffdd00;
  font-size: 22px;
  font-weight: normal;
}
.highl3 {
  padding: 1px 6px;
  border-radius: 2px;
  color: #fff;
  background: #9e2239;
}
.highl4 {
  padding: 1px 6px;
  border-radius: 2px;
  color: #fff;
  margin-left: 20px;
  background: #9e2239;
}
.news-section {
  padding: 20px 0;
  border: 1px solid #333;
  margin: 15px 20px 0;
}
.news-btn {
  display: block;
  margin: auto;
  width: 100px;
  padding: 4px 0;
  background: #fff;
  color: #222;
  text-align: center;
}
.news-tab {
  padding: 6px 10px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #222;
}
.news-tab2 {
  padding: 7px 10px;
  color: #222;
  font-size: 17px;
  background: #ebe9e9;
  border: 1px solid #222;
}
.news-tab a {
  text-decoration: underline;
  color: #fff;
}
.cl-table {
  float: left;
  width: 47%;
  margin-top: 20px;
  margin-left: 20px;
}
.cl-table2 {
  width: 94%;
  margin-top: 20px;
  margin-left: 20px;
}
.astr {
  font-size: 18px;
  padding: 9px 15px;
  color: #fff;
  background: #296c4e;
  border: 1px solid #e0e0e0;
  text-align: left;
}
.astr2 {
  font-size: 18px;
  padding: 9px 15px;
  color: #fff;
  background: #cb9f3f;
  border: 1px solid #e0e0e0;
  text-align: center;
}
.astor {
  background: #ededed;
  border-bottom: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  text-align: left;
  padding: 8px 15px;
  color: #484d53;
  font-weight: normal;
  font-size: 14px;
}
.asto {
  background: #c7eafc;
  border-bottom: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  text-align: left;
  color: #484d53;
  padding: 8px 15px;
  font-size: 14px;
}
.mappi {
  background: #fff;
  padding: 3px;
  border-radius: 4px;
  float: left;
}
.contact-info {
  margin: 10px 0 10px 0;
  width: 46%;
  float: left;
}
.location {
  float: left;
  margin-right: 12px;
  max-width: 25px;
  margin-bottom: 50px;
}
.mobile {
  float: left;
  margin-right: 12px;
  max-width: 25px;
  padding-bottom: 30px;
}
.eemail {
  float: left;
  margin-right: 12px;
  max-width: 25px;
  padding-bottom: 20px;
}
#green {
  width: 40%;
  float: right;
  margin-right: 20px;
}
#green li {
  list-style: none;
  padding: 5px 0 5px 15px;
  font-size: 14px;
  background: #e6e6e6;
}
#green h4 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 12px;
  padding: 6px 0;
  margin-top: 0px;
}
#green ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
#green ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#green :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
#green :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.cuter {
  padding: 7px 8px 7px 10px;
  border-radius: 4px;
  border: 1px solid #222;
  background: rgba(40, 40, 40, 0.8);
  width: 90%;
  margin: 5px 0px 3px 0px;
  color: #fff;
}
.cuter3 {
  padding: 4px 8px 4px 10px;
  border-radius: 4px;
  border: 1px solid #222;
  background: rgba(40, 40, 40, 0.8);
  height: 50px;
  width: 90%;
  margin: 8px 0px 3px 0px;
  color: #fff;
}
.blueb {
  border: none;
  background: #ebe582;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  margin: 6px 0px 0 0;
  cursor: pointer;
  padding: 6px 26px;
}
.down {
  padding: 10px 0 10px;
  margin: 0 20px;
  background: rgba(40, 40, 40, 0.8);
  margin-bottom: 20px;
}
.down-text {
  float: left;
  width: 30%;
}
.video-title {
  float: left;
  width: 30%;
  margin-left: 3%;
  margin-top: 10px;
  font-size: 8px;
  border: 1px solid #fff;
}
.down-link {
  float: right;
  width: 30%;
}
.down h3 {
  margin: 9px 0 10px 0px;
  font-size: 15px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}
.down_btn {
  padding: 5px 16px;
  border-radius: 6px;
  font-size: 12px;
  margin-right: 20px;
  color: #fff;
  text-transform: uppercase;
  background: #266762;
  margin-top: 15px;
  float: right;
}
.down_btn:hover {
  background: #ebe582;
  color: #000;
}
.down-icon {
  float: left;
  width: 14px;
  margin-right: 10px;
}
.stud-video {
  float: left;
  width: 96%;
  border: 4px solid #fff;
  margin-top: 10px;
  margin-left: 2%;
}

.stud-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  margin-top: 0px;
  overflow: hidden;
}

.stud-video-container iframe,
.stud-video-container object,
.stud-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#q-enquiry {
  font-size: 13px;
  padding: 10px;
  width: 400px;
  border: 1px solid #e0e0e0;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 2px;
}
#q-enquiry h4 {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin-top: 12px;
  padding: 0 0 4px 0px;
  margin-bottom: 10px;
}
#q-enquiry ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222;
}
#q-enquiry ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222;
}
#q-enquiry :-ms-input-placeholder {
  /* IE 10+ */
  color: #222;
}
#q-enquiry :-moz-placeholder {
  /* Firefox 18- */
  color: #222;
}
.q_form {
  padding: 12px 8px 12px 15px;
  border: 1px solid #828282;
  background: #fff;
  width: 350px;
  border-radius: 4px;
  margin: 5px 15px 3px 10px;
  color: #222;
  border: 1px solid #e0e0e0;
}
.q_submit {
  border: none;
  background: #ebe582;
  color: #000;
  border-radius: 4px;
  width: 372px;
  padding: 10px 0;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  display: block;
  text-align: center;
  margin: 6px 0 10px 10px;
}
.gal-categ {
  float: left;
  width: 29.3%;
  text-align: center;
  margin-left: 20px;
  padding: 0.5%;
  background: #e6e37f;
  margin-bottom: 15px;
}
.gal-categ h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
  color: #000;
}
.vide {
  float: left;
  width: 29%;
  margin-left: 2%;
  border: 4px solid #fff;
  margin-top: 10px;
  font-size: 15px;
  text-align: center;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  margin-top: 0px;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tabber {
  margin: auto;
  max-width: 768px;
}
.accordion {
  width: 100%;
  margin: 1em 0em;
}
.muse {
  background: none;
  margin-top: -3px;
  position: relative;
  border: 1px dashed #f96c5b;
}
.accordion h3 {
  background: #222 url(../image/arrow-bottom.png) no-repeat right;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 20px 0 0 !important;
  font-weight: normal;
  position: relative;
  z-index: 9;
  padding: 10px 0px 10px 10px;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.accordion a {
  color: #333333;
}
.accordion h3.active {
  background: #f96c5b url(../image/arrow-top.png) no-repeat right;
}
.accordion h3:hover {
  color: #fff;
  cursor: pointer;
}
.accordion div {
  padding: 0.5em 0.25em;
}
.stud {
  float: left;
  width: 21%;
  margin-left: 2%;
  text-align: center;
  margin-bottom: 10px;
}
.msg {
  padding: 2px 20px;
  text-align: center;
  background: #c90;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.msg2 {
  padding: 15px 20px;
  text-align: center;
  background: #ff3206;
  color: #fff;
  line-height: 40px;
  display: block;
  margin-bottom: 25px;
  font-size: 14px;
}
.download-icon {
  width: 30px;
}
.hider br,
.hider b {
  display: none;
}
.fb-icon {
  z-index: 99999999;
  width: 33px;
  margin: 10px 0 0 120px;
  border-radius: 4px;
  padding: 5px;
  background: #f7f7f7;
}
.video-btn {
  float: right;
  padding: 5px 16px;
  border-radius: 2px;
  background: #ffdd00;
  color: #000;
  font-size: 15px;
  margin-top: -4px;
}
.course-icon {
  width: 30px;
  float: left;
  margin-right: 8px;
}

.selectboxes {
  padding: 7px 8px 7px 10px;
  border-radius: 4px;
  border: 1px solid #222;
  background: rgba(40, 40, 40, 0.8);
  width: 50%;
  margin: 5px 0px 3px 20px;
  color: #fff;
}
.search-btn {
  border: none;
  background: #fff;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  margin: 6px 0px 0 10px;
  cursor: pointer;
  padding: 6px 20px;
}
.not-found {
  display: block;
  margin: auto;
  width: 40%;
  text-align: center;
  padding: 20px 10px;
  background: #ffd51d;
  color: #000;
  margin-top: 30px;
  border-radius: 4px;
  border: 1px solid #d0ae18;
}
.not-found h4 {
  font-size: 25px;
}
.not-found p {
  font-size: 15px;
  color: #000;
}
.astor-bg {
  color: #555;
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  text-align: left;
  padding: 8px 15px;
  color: #484d53;
  font-weight: normal;
  font-size: 14px;
}
.moto {
  display: block;
  margin: auto;
  max-width: 400px;
  padding: 40px 25px;
  background: #e04515;
  color: #fff;
  font-size: 22px;
  text-align: center;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 35px;
}

.moto-board {
  max-width: 300px;
  margin: auto;
  border-radius: 10px;
}
.quick-enquiry-icon {
  text-transform: uppercase;
  font-size: 13px;
  position: absolute;
  width: 186px;
  background: #f2ec8b;
  text-align: center;
  color: #316c60;
  padding: 7px 0px;
  right: 10px;
  top: 232px;
  z-index: 999999999;
}
.quick-enquiry-icon a {
  color: #316c60;
}
.lightbox2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999999;
  overflow: scroll;
  border-radius: 0px;
  background: rgba(51, 51, 51, 0.7);
}
#login-popup {
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: auto;
  max-width: 550px;
  background: #fff;
  padding-top: 10px;
  margin-top: 30px;
  border-radius: 4px;
}
#login-popup a {
  color: #fff;
}
#login-popup h2 {
  text-align: center;
  color: #2e1e71;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 5px;
}
#login-popup li {
  text-align: center;
  list-style: none;
  color: #000;
  list-style: none;
  padding: 4px 0 4px 0px;
  font-size: 14px;
}
.close-2 {
  position: relative;
  width: 15px;
  margin-right: 10px;
  float: right;
}
.pop-field {
  display: block;
  margin: auto;
  width: 100%;
  border: none;
  background: #f1f1f1;
  text-transform: uppercase;
  color: #000;
  padding: 4px 1%;
  height: 28px;
  border-radius: 4px;
  margin-top: 15px;
  border: 1px solid #e6f3f9;
}
.pop-field-select {
  display: block;
  margin: auto;
  width: 100%;
  border: none;
  background: #f1f1f1;
  text-transform: uppercase;
  color: #000;
  padding: 4px 1%;
  height: 38px;
  border-radius: 4px;
  margin-top: 15px;
  border: 1px solid #e6f3f9;
}
.pop-fieldz {
  display: block;
  margin: auto;
  width: 100%;
  border: none;
  text-transform: uppercase;
  color: #000;
  background: #f1f1f1;
  padding: 10px 1% 5px;
  margin-top: 15px;
  border-radius: 4px;
}
.popup-sign {
  text-align: center;
  display: block;
  background: none;
  background: #e67817;
  border: none;
  color: #fff;
  font-size: 14px;
  margin: auto;
  line-height: 30px;
  padding: 7px 0;
  border-radius: 4px;
  margin-bottom: 15px;
  cursor: pointer;
  width: 100%;
  margin-top: 12px;
}
.form-data {
  display: flex;
  padding: 20px 30px;
  flex-direction: column;
}
.form-flex {
  display: flex;
  gap: 20px;
}
.form-flex div {
  flex: 1;
}
.form-flex p {
  text-align: center;
}
