/* Scss Document */
h1, .h1 {
  font-size: 2rem;
}
@font-face {
  font-family: DancingScript-Regular;
  src: url("../fonts/DancingScript-Regular.ttf");
}
@font-face {
  font-family: FiraSans-Regular;
  src: url("../fonts/FiraSans-Regular.ttf");
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("../fonts/OpenSans-Regular.ttf");
}
.space {
  height: 20px;
}
body .cf:after, body .cf:before, body .rf:after, body .rf:before, body .rr:after, body .rr:before, body .rw:after, body .rw:before {
  display: block;
  content: " "
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}
.clr {
  clear: both;
}
.b {
  font-weight: 700
}
.i {
  font-style: italic
}
.u {
  text-decoration: underline
}
.s {
  font-size: 80%
}
.tl {
  text-transform: lowercase
}
.tu {
  text-transform: uppercase
}
.tc {
  text-transform: capitalize
}
.bd, .bp, amp-img, figure, h1, h2, h3, h4, hr, iframe, ol, p, pre, table, ul {
  margin-bottom: 20px;
  word-wrap: break-word
}
li {
  margin-left: 0;
}
body {
  width: auto;
  margin: 0;
  padding: 0
}
.rf, .rw {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px
}
.rr {
  margin-left: -20px;
  margin-right: -20px
}
[class^=rc] {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  float: left
}
.rcx12 {
  width: 100%
}
.rcx11 {
  width: 91.66666667%
}
.rcx10 {
  width: 83.33333333%
}
.rcx9 {
  width: 75%
}
.rcx8 {
  width: 66.66666667%
}
.rcx7 {
  width: 58.33333333%
}
.rcx6 {
  width: 50%
}
.rcx5 {
  width: 41.66666667%
}
.rcx4 {
  width: 33.33333333%
}
.rcx3 {
  width: 25%
}
.rcx2 {
  width: 16.66666667%
}
.rcx1 {
  width: 8.33333333%
}
.rox11 {
  margin-left: 91.66666667%
}
.rox10 {
  margin-left: 83.33333333%
}
.rox9 {
  margin-left: 75%
}
.rox8 {
  margin-left: 66.66666667%
}
.rox7 {
  margin-left: 58.33333333%
}
.rox6 {
  margin-left: 50%
}
.rox5 {
  margin-left: 41.66666667%
}
.rox4 {
  margin-left: 33.33333333%
}
.rox3 {
  margin-left: 25%
}
.rox2 {
  margin-left: 16.66666667%
}
.rox1 {
  margin-left: 8.33333333%
}
.rox0 {
  margin-left: 0
}
.rtxl {
  text-align: left
}
.rtxr {
  text-align: right
}
.rtxc {
  text-align: center
}
.rtxj {
  text-align: justify
}
.rpxn {
  padding-top: 0;
  padding-bottom: 0
}
.rpxs {
  padding-top: 20px;
  padding-bottom: 20px
}
.rpxm {
  padding-top: 40px;
  padding-bottom: 40px
}
.rpxl {
  padding-top: 60px;
  padding-bottom: 60px
}
.rmxn {
  margin-bottom: 0
}
.rmxs {
  margin-bottom: 20px
}
.rmxm {
  margin-bottom: 40px
}
.rmxl {
  margin-bottom: 60px
}
.cf:after, .cf:before, .rf:after, .rf:before, .rr:after, .rr:before, .rw:after, .rw:before {
  content: " ";
  display: table
}
.cf:after, .rf:after, .rr:after, .rw:after {
  clear: both
}
body {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
  font-size: 16px
}
.h1, h1 {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 400
}
.h2, h2 {
  font-size: 26px;
  line-height: 1.15;
  font-weight: 400
}
.h3, h3 {
  font-size: 22px;
  line-height: 1.14;
  font-weight: 400
}
.h4, h4 {
  font-size: 18px;
  line-height: 1.11;
  font-weight: 400
}
.bd {
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  color: #555;
  border: solid 2px #555;
  text-decoration: none
}
.bd:focus, .bd:hover {
  background-color: #555;
  color: #fff
}
.bp {
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  background-color: #555;
  color: #fff;
  border: solid 2px #555;
  text-decoration: none
}
.bp:focus, .bp:hover {
  background-color: #fff;
  color: #555
}
.bf {
  display: block;
  width: 100%
}
#nav {
  background-color: #fff;
  width: 100%
}
.nc, .no {
  font-weight: 700;
  color: #660080;
  font-size: 36px;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 20px;
  cursor: pointer
}
.ni {
  display: none
}
.ns {
  margin: 70px 40px 0 40px;
  padding: 0;
  font-size: 22px
}
.nt {
  margin: 0 0 0 20px;
  padding: 0
}
.ns > li, .nt > li {
  list-style: none;
  margin-left: 0
}
.ns a {
  text-decoration: none;
  color: #555
}
.nl {
  padding: 20px;
  display: inline-block
}
.nl amp-img {
  margin-bottom: 0
}
@media all and (min-width:900px) {
  .ni {
    display: inline-block;
    float: right
  }
  .ni a {
    display: inline-block;
    padding: 25px;
    line-height: 40px;
    font-size: 18px;
    text-decoration: none;
    color: #555
  }
  .ni a:focus, .ni a:hover {
    color: #999
  }
  .nd {
    display: none
  }
  .no {
    display: none
  }
}
@media (max-width:599px) {
  .hx {
    display: none
  }
}
@media (min-width:767px) and (max-width:898px) {
  .hs {
    display: none
  }
}
@media all and (min-width:767px) {
  .rw {
    width: 100%
  }
  .rcx12 {
    width: 100%
  }
  .rcs12 {
    width: 100%
  }
  .rcs11 {
    width: 91.66666667%
  }
  .rcs10 {
    width: 83.33333333%
  }
  .rcs9 {
    width: 75%
  }
  .rcs8 {
    width: 66.66666667%
  }
  .rcs7 {
    width: 58.33333333%
  }
  .rcs6 {
    width: 50%
  }
  .rcs5 {
    width: 41.66666667%
  }
  .rcs4 {
    width: 33.33333333%
  }
  .rcs3 {
    width: 25%
  }
  .rcs2 {
    width: 16.66666667%
  }
  .rcs1 {
    width: 8.33333333%
  }
  .ros11 {
    margin-left: 91.66666667%
  }
  .ros10 {
    margin-left: 83.33333333%
  }
  .ros9 {
    margin-left: 75%
  }
  .ros8 {
    margin-left: 66.66666667%
  }
  .ros7 {
    margin-left: 58.33333333%
  }
  .ros6 {
    margin-left: 50%
  }
  .ros5 {
    margin-left: 41.66666667%
  }
  .ros4 {
    margin-left: 33.33333333%
  }
  .ros3 {
    margin-left: 25%
  }
  .ros2 {
    margin-left: 16.66666667%
  }
  .ros1 {
    margin-left: 8.33333333%
  }
  .ros0 {
    margin-left: 0
  }
  .rtsl {
    text-align: left
  }
  .rtsr {
    text-align: right
  }
  .rtsc {
    text-align: center
  }
  .rtsj {
    text-align: justify
  }
  .rpsn {
    padding-top: 0;
    padding-bottom: 0
  }
  .rpss {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .rpsm {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .rpsl {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .rmsn {
    margin-bottom: 0
  }
  .rmss {
    margin-bottom: 20px
  }
  .rmsm {
    margin-bottom: 40px
  }
  .rmsl {
    margin-bottom: 60px
  }
  body {
    line-height: 1.6;
    font-size: 16px
  }
  .h1, h1 {
    font-size: 40px;
    line-height: 1.125
  }
  .h2, h2 {
    font-size: 32px;
    line-height: 1.25
  }
  .h3, h3 {
    font-size: 24px;
    line-height: 1.25
  }
  .h4, h4 {
    font-size: 18px;
    line-height: 1.22
  }
}
@media (min-width:900px) and (max-width:1199px) {
  .hm {
    display: none
  }
}
@media all and (min-width:900px) {
  .rw {
    width: 860px
  }
  .rcm12 {
    width: 100%
  }
  .rcm11 {
    width: 91.66666667%
  }
  .rcm10 {
    width: 83.33333333%
  }
  .rcm9 {
    width: 75%
  }
  .rcm8 {
    width: 66.66666667%
  }
  .rcm7 {
    width: 58.33333333%
  }
  .rcm6 {
    width: 50%
  }
  .rcm5 {
    width: 41.66666667%
  }
  .rcm4 {
    width: 33.33333333%
  }
  .rcm3 {
    width: 25%
  }
  .rcm2 {
    width: 16.66666667%
  }
  .rcm1 {
    width: 8.33333333%
  }
  .rom11 {
    margin-left: 91.66666667%
  }
  .rom10 {
    margin-left: 83.33333333%
  }
  .rom9 {
    margin-left: 75%
  }
  .rom8 {
    margin-left: 66.66666667%
  }
  .rom7 {
    margin-left: 58.33333333%
  }
  .rom6 {
    margin-left: 50%
  }
  .rom5 {
    margin-left: 41.66666667%
  }
  .rom4 {
    margin-left: 33.33333333%
  }
  .rom3 {
    margin-left: 25%
  }
  .rom2 {
    margin-left: 16.66666667%
  }
  .rom1 {
    margin-left: 8.33333333%
  }
  .rom0 {
    margin-left: 0
  }
  .rtml {
    text-align: left
  }
  .rtmr {
    text-align: right
  }
  .rtmc {
    text-align: center
  }
  .rtmj {
    text-align: justify
  }
  .rpmn {
    padding-top: 0;
    padding-bottom: 0
  }
  .rpms {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .rpmm {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .rpml {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .rmmn {
    margin-bottom: 0
  }
  .rmms {
    margin-bottom: 20px
  }
  .rmmm {
    margin-bottom: 40px
  }
  .rmml {
    margin-bottom: 60px
  }
  .h1, h1 {
    font-size: 48px;
    line-height: 1.05
  }
  .h2, h2 {
    font-size: 36px;
    line-height: 1.25
  }
  .h3, h3 {
    font-size: 28px;
    line-height: 1.25
  }
}
@media all and (min-width:1200px) {
  .hl {
    display: none
  }
  .rw {
    width: 1576px
  }
  .rcl12 {
    width: 100%
  }
  .rcl11 {
    width: 91.66666667%
  }
  .rcl10 {
    width: 83.33333333%
  }
  .rcl9 {
    width: 75%
  }
  .rcl8 {
    width: 66.66666667%
  }
  .rcl7 {
    width: 58.33333333%
  }
  .rcl6 {
    width: 50%
  }
  .rcl5 {
    width: 41.66666667%
  }
  .rcl4 {
    width: 33.33333333%
  }
  .rcl3 {
    width: 25%
  }
  .rcl2 {
    width: 16.66666667%
  }
  .rcl1 {
    width: 8.33333333%
  }
  .rol11 {
    margin-left: 91.66666667%
  }
  .rol10 {
    margin-left: 83.33333333%
  }
  .rol9 {
    margin-left: 75%
  }
  .rol8 {
    margin-left: 66.66666667%
  }
  .rol7 {
    margin-left: 58.33333333%
  }
  .rol6 {
    margin-left: 50%
  }
  .rol5 {
    margin-left: 41.66666667%
  }
  .rol4 {
    margin-left: 33.33333333%
  }
  .rol3 {
    margin-left: 25%
  }
  .rol2 {
    margin-left: 16.66666667%
  }
  .rol1 {
    margin-left: 8.33333333%
  }
  .rol0 {
    margin-left: 0
  }
  .rtll {
    text-align: left
  }
  .rtlr {
    text-align: right
  }
  .rtlc {
    text-align: center
  }
  .rtlj {
    text-align: justify
  }
  .rpln {
    padding-top: 0;
    padding-bottom: 0
  }
  .rpls {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .rplm {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .rpll {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .rmln {
    margin-bottom: 0
  }
  .rmls {
    margin-bottom: 20px
  }
  .rmlm {
    margin-bottom: 40px
  }
  .rmll {
    margin-bottom: 60px
  }
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.html");
  src: url("../webfonts/fa-solid-900d41d.html?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-901.html") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-902.html#fontawesome") format("svg");
}
.fa, .fas, .far, .fal, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-video:before {
  content: "\f03d";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-book:before {
  content: "\f02d";
}
.fa-address-book:before {
  content: "\f518";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-bus:before {
  content: "\f207";
}
.fa-times:before {
  content: "\f00d"
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-check:before {
  content: "\f00c";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-images:before {
  content: "\f302";
}
.fa-clock:before {
  content: "\f017";
}
h1, h2, h3, h4, h5, h6 {
  font-family: DancingScript-Regular;
}
p {
  margin-bottom: 23px !important;
  line-height: 32px;
  text-align: justify;
  font-family: FiraSans-Regular;
  font-size: 17px;
  color: black;
}
.heading h2 span {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
body {
  overflow-x: hidden !important;
  font-family: 'FiraSans-Regular';
}
h1, h2, h4, h5, h6 {
  font-family: DancingScript-Regular;
}
h3 {
  font-size: 20px;
}
h2 {
  line-height: 50px;
  font-size: 38px;
  letter-spacing: 1px;
  margin-bottom: 24px;
}
.inuagration h6 {
  font-size: 24px !Important;
  margin-bottom: 5px !important;
  font-weight: 400 !important;
  color: #252525;
  line-height: 40px !Important;
}
.peach {
  background: #ffe3d8;
}
a {
  text-decoration: none !important;
}
.clr10 {
  clear: both;
  height: 10px;
}

ul.vacancylist {display: flex;list-style: none;padding: 0!important;flex-wrap: wrap;}
ul.vacancylist li {padding: 9px 30px;border: 1px solid lightgrey;margin: 0 5px;display: flex;flex-direction: column;align-items: center;text-align: center;line-height: 28px;margin-bottom: 8px;}
ul.vacancylist li img {width: 70px;}

.read-more-abt {
  display: block;
  float: right;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-weight: bold;
  font-size: 16px;
  position: relative;
}
.read-more-abt:before {
  content: "";
  width: 100%;
  height: 2px;
  background: linear-gradient(45deg, #7d7d7d, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
}
/*Home Page CSS
header .nav-link { padding: 10px 15px; font-size: 16px; letter-spacing: 1px; text-decoration: none; color: black; font-weight: 600;}
header .nav-link:hover, .nav-link:focus {color: #ffffff!important;background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);}
header .navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;border: 6px solid linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);color: #ffd7c8;background: #ffd7c8;}
header .navbar-light .navbar-nav .nav-link { color: rgb(0 0 0);}
header .navbar-toggler { border-color: white!important;}
header .container-fluid {  display: unset!important;}header .container-fluid .navbar-toggler {  float: right;}
header .navbar-toggler:focus {color: unset; box-shadow:unset;}
.dropdown-item:focus, .dropdown-item:hover {color: #ffffff!important;background-color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%)!important;}*/
.popup_admin {
  /* height: 615px !important; */
}
.popup .modal-dialog {
  min-width: 650px;
margin: 0 auto;}
.carousel-item .modal-header {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  padding: 13px 0 0;
}
.popup .modal-dialog img {
  width: 100%;
  height: 500px;
  object-fit: contain;
  background: #ffffff0f;
}
.carousel-item .modal-body h1 {
  margin: auto;
  text-align: center;
  font-size: 17px;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  overflow: hidden;
  font-weight: 400;
  text-transform: uppercase;
  padding: 4px 15px 15px 10px;
  font-weight: bold;
}
.carousel-item .modal-dialog .modal-header .btn-close {
  color: #fff;
  padding-right: 31px
}
.carousel-item .modalcard .card-body {
  padding: 10px
}
.carousel-item .modalcard .card-body p {
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  padding-top: 10px
}
.carousel-item .modalcard {
  border: none
}
.carousel-item .modal-body {
  padding: 0 1rem
}
.popup .modal-content {
  padding: 0 0 10px
}
.carousel-item button.btn-close {
  position: relative;
  z-index: 999
}
.carousel-item button.btn-close:focus {
  box-shadow: none
}
.carousel-item a.btn.btn-primary.btn-sm {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  border: 1px solid linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  margin: 0 10px;
}
.carousel-item a.btn.btn-primary.btn-sm:focus {
  box-shadow: none;
  border: 1px solid #ee1c23
}
.carousel-item .btn-close {
  background: url(../images/btnclose.png) no-repeat;
  opacity: 1
}
.popup {
  z-index: 9999999 !important;
  background: #000000a3;
}
/*Index Page Css*/
#myNav.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: .5s;
  display: block;
  background: #000
}
#myNav.overlay-content {
  display: block;
  width: 100%;
  text-align: center;
  position: fixed;
  background: #000;
  height: 100%
}
#myNav.videobutton {
  cursor: pointer;
  top: 40%;
  display: block;
  z-index: 9;
  left: -90px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
#myNav.videobutton:hover {
  left: 0
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: .5s;
  display: block;
  background: #000
}
.overlay-content {
  display: block;
  width: 100%;
  text-align: center;
  position: fixed;
  height: 100vh
}
.overlay .data {
  position: absolute;
  width: 100%;
  top: 50px;
  z-index: 99
}
.overlay .data section {
  text-align: center;
  margin: auto;
  margin-top: 100px;
}
.overlay .data section h2 {
  color: #fff;
  border-bottom: solid 1px #fff;
  width: 50%;
  padding-bottom: 5px;
  font-size: 29px;
  text-shadow: 3px 2px 3px #000;
  margin: 0 auto;
  font-family: Montserrat-Regular
}
.overlay .data section h3 {
  color: #fff;
  font-size: 22px;
  margin-top: 10px;
  line-height: 25px;
  text-shadow: 1px 3px 4px #000;
  padding-bottom: 31px;
  font-family: Montserrat-Regular
}
.overlay .data section .type-wrap {
  color: #ffd600;
  font-size: 25px;
  height: 32px;
  text-shadow: 2px 3px 2px #000
}
.videobutton {
  cursor: pointer;
  position: absolute;
  top: 40%;
  display: block;
  z-index: 9;
  left: -94px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}
.videobutton:hover {
  left: 0
}
.arrow-btn {
  width: 60px;
  height: 60px
}
.address-modal {
  /* width: 60%; */
  margin: 0 auto
;justify-content: center;}
.address-modal h4 {
  font-size: 23px;
  color: #fff;
  font-family: 'FiraSans-Regular';
  text-align: center;
  margin-bottom: 14px;
  text-transform: uppercase
}
.address-modal p {
  font-size: 17px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0px;
}
.address-modal p a {
  font-size: 17px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0px;
}
.data h2 {
  font-family: Montserrat-Regular
}
.animation-video {
  width: 100%;
  height: 100vh;
  animation: 25s anim-video infinite alternate;
  transition: 2s;
  position: relative
}
.animation-video:before {
  content: "";
  background: radial-gradient(#0000008c, transparent);
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0
}
@keyframes anim-video {
  0% {
    background: url(../images/1.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1)
  }
  20% {
    background: url(../images/2.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.2)
  }
  40% {
    background: url(../images/3.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1)
  }
  60% {
    background: url(../images/4.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.2)
  }
  80% {
    background: url(../images/5.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1)
  }
  100% {
    background: url(../images/6.jpg) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.2)
  }
}
#cssmenu > ul > li.has-sub:hover > a:after {
  background: white;
}
#cssmenu i {
  padding-left: 5px;
  padding-right: 5px
}
header {
  position: relative;
  width: 100%;
  background: #fff
}
nav {
  position: relative;
  width: 100%;
  margin: 0 auto
}
#cssmenu ul {
  margin-bottom: 0;
  float: right;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
#cssmenu:after, #cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
#cssmenu #head-mobile {
  display: none
}
#cssmenu {
  font-family: sans-serif;
  background: #fff;
  z-index: 999;
  box-shadow: 2px 2px 13px #4e4e4e8c;
}
#cssmenu > ul > li {
  float: left
}
#cssmenu > ul > li > a {
  padding: 25px 15px;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-family: 'FiraSans-Regular'; /* color: black!important; */
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
  color: #ffffff !important;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-weight: normal;
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
  -webkit-transition: background .3s ease;
  -ms-transition: background .3s ease;
  transition: background .3s ease
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px; /* color: black!important; */
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 32px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 29px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 999;
  padding: 5px;
  background: #241b51;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  background: #dbdbf2;
  transition: all .25s ease;
  border-bottom: 1px solid #b07058;
}
#cssmenu li:hover > ul {
  left: auto
}
#cssmenu li:hover > ul > li {
  height: auto;
  margin: 0px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 10px 15px;
  width: 272px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  text-transform: none;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
  border-bottom: 0
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
  color: #fff;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: ''
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0
}
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #363636
}
#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333
}
@media screen and (max-width:1017px) {
  nav {
    width: 100%
  }
  #cssmenu {
    width: 100%
  }
  #cssmenu ul {
    width: 100%;
    display: none
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #efecea
  }
  #cssmenu ul li:hover {
    background: #f3f0f0
  }
  #cssmenu ul ul li, #cssmenu li:hover > ul > li {
    height: auto
  }
  #cssmenu ul li a, #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0
  }
  #cssmenu ul ul li a {
    padding-left: 15px
  }
  #cssmenu ul ul li {
    background: #f5eeee !important
  }
  #cssmenu ul ul li:hover {
    background: #363636 !important
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px
  }
  #cssmenu ul ul li a {
    color: #000;
    background: none
  }
  #cssmenu ul ul, #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
  }
  #cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
    display: none
  }
  #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
    background: #fff
  }
  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 99
  }
  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #9a2c01;
    border-bottom: 2px solid #9a2c01;
    content: ''
  }
  .button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #9a2c01;
    content: ''
  }
  .button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #9a2c01;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .button.menu-opened:before {
    top: 23px;
    background: #9a2c01;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #efecea;
    height: 46px;
    width: 46px;
    cursor: pointer
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #035112
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #313131;
    content: ''
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #313131;
    content: ''
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none
  }
  #cssmenu ul ul ul li.active a {
    border-left: none
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none
  }
  #cssmenu ul {
    padding: 0;
    z-index: 999
  }
  #cssmenu ul ul ul {
    background: #d4d4d4;
    padding: 0
  }
  #cssmenu ul ul ul li {
    background: #cdcdcd !important;
    box-shadow: none
  }
}
/*************************Modal End*************************/
.admission {
  right: 0;
  position: fixed;
  top: 205px;
  z-index: 999;
}
.admission img {
  width: 130px; /* display: none; */
}
.admission i {
  background: #fff;
  position: absolute;
  height: 35px;
  width: 35px;
  left: 0px;
  border-radius: 100%;
  text-align: center;
  padding-top: 7px;
  top: -20px;
  color: #000;
}
.admission.second-ad {
  top: 440px;
  z-index: 999;
  /* display: none; */
}
/*************************Header css*************************/
.logo {
  padding-top: 5px;
  position: relative;
  z-index: 9999;
}
.logo img {
  position: absolute;
  width: 450px;
  height: 120px;
  z-index: 99;
  margin-left: 9px;
}
.menu {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  text-transform: capitalize;
  margin-top: 0;
  width: 100%;
  z-index: 999;
}
.navbar {
  width: 100%;
  z-index: 99;
  background: #fff;
  margin: 0
}
.header-main .rcl4 {
  color: #fff;
  background: linear-gradient(45deg, #0944f9, #0f43e091, transparent);
  border-bottom-right-radius: 57px
}
.header-main {
  border-top: 4px solid #140664
}
header nav {
  font-family: FiraSans-Regular;
  background: #fff;
  z-index: 999;
  box-shadow: 2px 2px 13px #4e4e4e8c;
}
header {
  position: relative;
  width: 100%;
  background: #fff
}
nav {
  position: relative;
  width: 100%;
  margin: 0 auto
}
.only-media {
  display: none;
}
.leftlink-top {
  list-style: none !important;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  text-transform: none
}
.leftlink-top li {
  display: inline !important;
  color: #fff;
  font-size: 14px;
  margin-right: 12px;
  font-weight: normal;
  font-family: FiraSans-Regular;
  margin-top: 6px;
}
.leftlink-top li i {
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
}
.leftlink-top li:nth-child(n+3) {
  color: #fff;
  line-height: 26px
}
.leftlink-top li:nth-child(n+3):hover {
  color: #ffe200
}
.leftlink-top li a {
  color: white;
  text-decoration: none;
}
.leftlink-top li:nth-child(2), .leftlink-top li:nth-child(3) {
  margin-top: 5px;
}
.leftlink-top li:nth-child(2) i, .leftlink-top li:nth-child(3) i {
  font-size: 16px;
}
.blink {
  animation: blinker1 1s step-end infinite;
  color: #ffb103;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  margin: 0 5px;
  padding: 8px 10px;
}
@keyframes blinker1 {
  50% {
    color: #b50900 !important;
    color: #ffeb00;
  }
}
ol {
  margin-left: 20px;
}
/*************************Slider css*************************/
.slider_sec {
  position: relative
}
.label_skitter {
  position: absolute;
  bottom: 0px;
  background: #00000085;
  width: 100%;
  padding-top: 24px;
  z-index: 99;
}
.colr_2 {
  color: Yellow;
}
.colr_2 p {
  color: red;
}
.label_skitter p {
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 30px;
}
.skitter {
  position: relative;
  height: 800px
}
.skitter.with-dots {
  margin-bottom: 60px
}
.skitter.with-thumbs {
  margin-bottom: 60px
}
.skitter > a img, .skitter > img {
  max-width: none
}
.skitter ul {
  display: none
}
.skitter .container_skitter {
  overflow: hidden;
  position: relative;
  height: 100%
}
.skitter .container_skitter .image_main {
  width: 100%
}
.skitter .image {
  overflow: hidden
}
.skitter .image > a img, .skitter .image > img {
  width: 100%;
  display: none
}
.skitter .box_clone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  display: none;
  z-index: 20
}
.skitter .box_clone img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20
}
.skitter .prev_button {
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  z-index: 152;
  width: 42px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999em;
  transition: all .2s;
  display: block !important;
  height: 50px;
  width: 50px;
  background-image: url(../images/left-button.png);
}
.skitter .next_button {
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  z-index: 152;
  width: 42px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999em;
  transition: all .2s;
  display: block !important;
  height: 50px;
  width: 50px;
  background-image: url(../images/right-button.png);
}
.skitter .prev_button:hover, .skitter .next_button:hover {
  opacity: .5
}
.skitter .info_slide {
  position: absolute;
  bottom: 232px;
  left: 110px !important;
  z-index: 99999;
  background-color: #fef8c2;
  color: #fff;
  font: bold 11px arial;
  padding: 5px 0 5px 5px;
  border-radius: 5px;
  opacity: .75;
  display: none !important
}
.skitter .info_slide .image_number {
  background-color: #fba101;
  float: left;
  padding: 2px 10px;
  margin: 0 5px 0 0;
  cursor: pointer;
  border-radius: 2px;
  transition: all .2s
}
.skitter .info_slide .image_number:hover {
  background-color: #fff;
  color: #000
}
.skitter .info_slide .image_number.image_number_select {
  background-color: #ccc;
  color: #000
}
.skitter .container_thumbs {
  position: relative;
  overflow: hidden;
  height: 50px
}
.skitter .info_slide_thumb {
  height: 50px;
  border-radius: 0;
  overflow: hidden;
  top: auto;
  top: 0;
  left: 0;
  padding: 0;
  opacity: 1
}
.skitter .info_slide_thumb .image_number {
  overflow: hidden;
  width: 100px;
  height: 50px;
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-size: cover;
  background-position: center center
}
.skitter .info_slide_thumb .image_number.image_number_select {
  opacity: .4
}
.skitter .box_scroll_thumbs {
  padding: 0
}
.skitter .box_scroll_thumbs .scroll_thumbs {
  position: absolute;
  bottom: 60px;
  left: 50px;
  background-color: #ccc;
  width: 200px;
  height: 10px;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 101;
  cursor: pointer;
  border: 0 solid #333
}
.skitter .info_slide_dots {
  position: absolute;
  bottom: -40px;
  z-index: 151;
  padding: 5px 0 5px 5px;
  border-radius: 50px
}
.skitter-themes {
  text-align: center;
  margin-bottom: 10px
}
.skitter-themes ul li {
  display: inline-block
}
.skitter-themes ul li a {
  padding: 10px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  border: 2px solid;
  margin: 0 5px 10px
}
.skitter-themes ul li a.active {
  color: #999
}
.skitter-animations {
  text-align: center;
  margin: 20px 0 10px
}
.skitter-animations h3 {
  text-transform: uppercase;
  margin: 0 0 10px
}
.skitter-animations ul li {
  display: inline-block
}
.skitter-animations ul li a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid;
  margin: 0 5px 10px
}
.skitter-animations ul li a.active {
  color: #999
}
/*Highlight section*/
.highlights {
  width: 100% !important;
  margin: 0;
  font-size: 15px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  margin-bottom: 10px;
  color: #fff;
  padding-top: 4px;
  font-family: FiraSans-Regular;
  position: relative;
}
.highlights h3 {
  margin-bottom: 4px !important;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 9;
}
.highlights h3 a {
  color: #fff !important;
  text-decoration: none !IMPORTANT;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  padding: 5px;
}
.highlights a {
  color: white;
}
.highlights a:hover {
  color: #fab927;
}
/*About sectiobn*/
.welcome-sec {
  margin: 80px 140px 60px;
}
.about-blk {
  background: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 5px;
}
.about p {
  color: black;
  font-size: 17px;
  line-height: 2;
  text-align: justify;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.news {
  position: relative;
  width: 100%;
  right: 0;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
  padding: 10px 13px;
  filter: none;
  background-size: 100% 100%;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0 8px 1px #bdbdbd;
  border: 12px solid #8c6950;
}
.news .heading h2 {
  color: white;
}
.news .heading h2 span {
  color: white;
}
.news .card {
  border-radius: unset;
}
.news .card-body {
  padding: 10px 15px !important;
}
.news .card-text {
  line-height: 28px;
  overflow: hidden;
  border-right: 1px solid rgba(62, 62, 62, 0.3803921568627451);
  padding-right: 15px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  margin-bottom: 0px !important;
}
.link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
.link-icon a {
  color: #a23106;
}
.link-icon a:hover {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
.news-top-space {
  height: 50px
}
.news .list1 {
  margin-bottom: 17px;
  width: 100%;
  float: left;
  overflow: hidden;
  border-bottom: .5px solid rgba(78, 78, 78, 0.4196078431372549);
  background: white;
  padding: 15px 12px;
}
.list1 .text {
  width: 90%;
  overflow: hidden;
  float: left;
  margin-right: 8px;
  border-right: 1px solid rgba(62, 62, 62, 0.3803921568627451);
  padding-right: 3px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.news marquee {
  height: 434px
}
.link-icon a {
  color: #a23106;
}
.link-icon a i {
  color: #763100;
  font-weight: bold;
  font-size: 17px; /* background: #763100; */
  width: 25px;
  height: 25px;
  border-radius: 100%;
  padding: 2px;
}
.link-icon a:hover {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
.heading h2 i {
  font-size: 30px;
}
.heading h2 {
  line-height: 50px;
  font-size: 38px;
  letter-spacing: 1px;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  text-align: center;
  margin-bottom: 24px;
  font-family: DancingScript-Regular;
  text-shadow: 0px 1px 2px #646464;
}
.news .heading h2 {
  color: white;
}
.news .heading h2 i {
  border: 1px solid #fff;
  color: #fff;
  font-size: 30px;
  padding: 2px 5px;
}
.arowwhite {
  color: #fff;
  font-size: 26px;
  width: 40px;
  height: 40px;
  border: solid 1px #fff;
  line-height: 40px !important
}
/* Calendar and Event section */
.calendar-footer p b {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-weight: 600;
}
.events {
  padding: 20px 20px;
  margin: 30px 0;
  background: url(../images/psm.jpg);
}
.event-sld {
  height: 430px !important;
}
.event-sld .demo {
  width: 100%;
}
.events .heading h2 i {
  border: 1px solid #fff;
  color: #fff;
  font-size: 30px;
  padding: 2px 5px;
}
.events h4 {
  color: #064c32;
  font-family: DancingScript-Regular;
  font-size: 23px;
  letter-spacing: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  font-weight: 700;
  transition: 0.8s;
}
.white {
  color: #fff !important;
}
.news-slide {
  transition: .5s
}
.news-slide:hover {
  transform: scale(1.1)
}
.news-slide:hover a.nws-att {
  background: transparent;
  border: 1px solid #a00606;
  color: #a00606
}
@keyframes line-anim {
  0% {
    background: linear-gradient(52deg, #a00606bf, #a00606, #a0060673, #a0060600)
  }
  100% {
    background: linear-gradient(52deg, #a00606bf, #a00606, #a0060673, #a0060600)
  }
}
.slide-content {
  position: relative;
  width: 100%;
  margin: 0 1%;
  float: left;
  background-color: #fff;
  padding: 18px 16px;
  box-shadow: 0 4px 0 linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
}
.drcription-blk {
  width: 100%;
  height: 220px;
  overflow: hidden;
  display: block;
  position: relative;
}
.drcription-blk img {
  height: 220px;
  width: 100%; /* object-fit: contain; */
  background: #e3e3e3;
}
.slide-main-content p {
  transition: .5s;
  font-size: 1em;
  height: 49px;
  overflow: hidden;
  line-height: 24px;
  margin-bottom: 20px
}
.heading-block {
  margin-top: 15px
}
.heading-box {
  width: 50%;
  float: right;
  margin-top: 8%
}
.slide-content:hover h4 {
  font-size: .5em
}
.slide-content:hover img {
  width: 100%
}
.slide-content:hover h4 {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-size: 21px;
}
.slide-content:hover a.attachment {
  opacity: 1
}
.slide-content:hover h2 {
  opacity: 0
}
.slide-content:hover p {
  font-size: 17px;
  height: 74px;
}
.time i {
  margin-top: 4px;
  color: #a13006;
  font-weight: 700;
  margin-right: 7px;
}
.time span:nth-child(1) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left
}
.time span:nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  float: right;
  text-overflow: ellipsis;
}
.time i:nth-child(2) {
  float: right
}
.main-wrapper .row .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10.5px .75rem;
  min-height: 1px;
  width: 14%
}
.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3)
}
.blue {
  background: #a13005;
  color: #fff
}
.calendar-header {
  background: linear-gradient(135deg, linear-gradient(to bottom, #ff8310 0%,#00b28e 100%), #369470);
  height: 100%;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  position: relative
}
.calendar-header i {
  font-size: 29px !important;
  padding: 12px
}
.header-title {
  padding-left: 15%
}
.header-text h3 {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif
}
.header-text {
  padding: 15px 0
}
.header-text h5 {
  font-weight: 400;
  font-size: 22px;
  font-family: DancingScript-Regular
}
.header-background {
  height: 95px;
  background-position: center right;
  background-size: cover;
  background-color: #000;
}
.sidebar-title {
  padding: 10px;
  display: none
}
.calendar-content {
  background-color: #fff;
  padding: 20px;
  overflow: hidden
}
.calendar-footer {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-align: center;
  background: #e4e4e4;
  position: relative;
  overflow: hidden;
  padding: 8px 15px
}
.calendar-footer h4 {
  margin: 20px auto
}
.calendar-footer p {
  line-height: 19px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  margin-bottom: 4px !important;
}
.eventlist {
  overflow-y: scroll;
  height: 70px
}
.sidebar-wrapper {
  color: #fff;
  background-color: #5a649c !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 0 0 20px
}
.day-mark {
  width: 7px;
  height: 7px;
  background-color: #b39ddb;
  border-radius: 100px;
  position: absolute;
  left: 47%;
  top: 67%
}
#table-body .col:hover {
  cursor: pointer;
  background-color: #E0E0E0
}
.empty-day:hover {
  cursor: default !important;
  background-color: #fff !important
}
#table-body .row .col {
  padding: .6rem;
  width: 14%
}
#table-body .row {
  margin-bottom: 0
}
#calendar-table {
  text-align: center
}
.prev-button {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 15%;
  color: #fff !important
}
.prev-button i {
  font-size: 4em
}
.next-button {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 15%;
  color: #fff !important
}
.next-button i {
  font-size: 4em
}
/*Light slider css*/
.light-sld ul {
  list-style: none outside none;
  padding-left: 0 !important;
  margin: 0;
}
.demo .item {
  margin-bottom: 60px;
}
.content-slider li {
  background-color: #ed3020;
  text-align: center;
  color: #FFF;
}
.content-slider h3 {
  margin: 0;
  padding: 70px 0;
}
.demo {
  width: 800px;
}
/*Light slider css*/
/*Message section*/
section.message {
  padding: 0px 110px;
}
section.message .mesdesk {
  padding: 15px;
  margin-bottom: 15px;
  background: #fff3f3;
  transition: .5s;
  width: 94%;
  margin-top: 104px;
  transition: 0.5s;
  min-height: 342px;
}
section.message .mesdesk p {
  line-height: 28px;
  margin-bottom: 10px;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
section.message .mesdesk img {
  min-width: 297px;
  width: 297px;
  height: 215px;
  border-radius: 0 0 5px 5px;
  margin-left: -64px;
  border: 11px solid #fff;
  margin-right: 30px;
  margin-top: -95px;
  box-shadow: 0px 0px 5px 2px #ddd;
  object-fit: fill;
}
section.message .disp-flex {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
section.message .mesdesk h6 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #252525;
  overflow: hidden;
}
section.message .mesdesk h3 {
  font-size: 21px;
  overflow: hidden;
  margin-bottom: 8px;
  color: #881604;
  font-weight: 600;
}
section.message .col-12 .mesdesk {
  width: 60%;
  margin: 0 auto 15px;
  display: block;
  background: #e2e2e2;
  margin-top: 104px;
}
/*Circle section*/
.added-part1:before {
  content: "";
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  left: 0
}
.added-part1 {
  position: relative;
  width: 100%;
  background: url(../images/psm.jpg) fixed;
  padding: 59px 40px 60px;
  margin-top: 40px
}
.blocks-1 {
  position: relative;
  padding: 40px 0;
  border-radius: 50%;
  border: 6px solid #fff;
  text-align: center;
  font-size: 2.5rem;
  width: 180px;
  height: 180px;
  margin: auto;
  display: block;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  overflow: hidden;
  transition: 2s;
  box-shadow: 0 3px 2px 1px rgba(0, 0, 0, 0.7)
}
.blocks-1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  border-radius: 50%;
  animation: anim-circle 2s infinite alternate;
  animation-delay: 0
}
@keyframes anim-circle {
  0% {
    transform: scale(0.8)
  }
  100% {
    transform: scale(1.2)
  }
}
.blocks-1 i {
  position: relative;
  margin-bottom: 10px;
}
.blocks-1 h3 {
  position: relative;
  font-size: 16px;
  color: #010400;
  text-transform: uppercase;
  font-weight: 700;
  font-family: FiraSans-Regular;
}
.prodNav {
  font-size: 14px;
  background: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 50px 0 20px;
  line-height: 1.1;
}
.prodNav .ptItem {
  padding: 9px 35px;
  line-height: 20px;
  border-radius: 20px;
  border: 1px solid #0000004a;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
  background: #d7d7d7;
}
.prodNav .ptItem.active, .prodNav .ptItem:hover {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #ffffff;
  border: 1px solid #b53100;
}
.prodBody {
  border-radius: 5px; /* background: #eee; */
}
.prodMain {
  display: none;
  padding: 20px;
  color: #ffffff;
}
.prodMain.active {
  display: block;
}
.prodMain li {
  color: #000;
}
/*Testimonial CSS*/
section.testimonial a {
  color: #a03005;
}
.testimonial {
  padding: 40px 0;
  background-position: bottom;
  background: #ececec;
  position: relative;
}
.testimonial h4 {
  font-family: 'FiraSans-Regular';
  font-size: 28px;
  font-style: oblique;
  font-family: DancingScript-Regular
}
.testibox {
  padding: 21px 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 5px 7px #b9b9b9;
  border-top: 4px solid #066b45;
  margin-top: 25px;
  min-height: 206px;
  transition: 0.5s;
  position: static;
  width: 100%;
}
.testibox h4 {
  padding: 4px;
  font-size: 17px;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  margin-top: 15px;
  margin-bottom: 0;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: unset;
  font-family: FiraSans-Regular;
}
.testibox p {
  color: #000;
  margin-bottom: 5px;
  line-height: 28px;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.testibox .active p {
  -webkit-line-clamp: initial
}
.testibox i { /* padding:21px 15px; */ /* border-radius:10px; */ /* background:#fff; */ /* box-shadow:1px 5px 7px #b9b9b9; */ /* border-top:3px solid #9c2c01; */ /* margin-top:25px; */
}
.testibox i h4 {
  padding: 4px;
  font-size: 14px;
  color: #9c2c01;
  margin-top: 15px;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'FiraSans-Regular'
}
.testibox i p {
  margin-bottom: 5px;
  line-height: 28px;
  text-align: justify;
  font-size: 16px
}
.testibox.active {
  transform: scale(1);
  position: absolute;
  left: 50%;
  z-index: 99999999;
  width: 80%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 17px 0px #0a0a0a;
  top: 50%;
}
.testimonial .col-lg-3 {
  position: relative;
  min-height: 237px;
}
.testimonial .rel-blk {
  position: static
}
.close-test {
  position: absolute;
  color: #000;
  top: 4px;
  right: 4px;
  padding: 0px 11px;
  display: none;
}
.testibox.active .close-test {
  display: block;
  cursor: pointer;
}
/*Gallery section CSS*/
.gallery_sec {
  font-size: 0;
  margin: 20px 10px 30px
}
.gallery_sec .gal-width .col-xl-2 {
  padding: 1px;
}
.gallery_sec h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px
}
.gallery_sec .readmore {
  background: #bb3a0e
}
.gallery_sec img {
  height: 220px !important;
  width: 100%;
  object-fit: fill;
  border: solid 1px #fff;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.gallery_sec img:hover {
  margin-left: -4px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.gallery_sec h3 {
  text-align: center;
  font-size: 18px;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
  color: #505050
}
/*contact us*/
.greenbg {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  padding-top: 5px;
  padding-bottom: 10px;
}
.Contact {
  background: #0a58ca;
}
.Contact .rcl4.rcm4.rcs4.rcx12:nth-child(1) h3, .Contact .rcl4.rcm4.rcs4.rcx12:nth-child(3) h3 {
  color: #fff
}
.Contact .rcl4.rcm4.rcs4.rcx12:nth-child(1) img, .Contact .rcl4.rcm4.rcs4.rcx12:nth-child(3) img {
  filter: invert(1)
}
.quick-ln ul li {
  margin-left: 0;
  line-height: 29px;
  font-family: 'FiraSans-Regular';
  list-style-type: none;
}
.quick-ln ul li :focus {
  color: #b53300
}
.quick-ln ul li:hover {
  color: #b53300 !important;
}
.quick-ln ul li:active {
  color: #b53300
}
.ftr-heading h2 {
  margin-bottom: 5px
}
.copyright a {
  text-decoration: none;
  color: #7cce23
}
.head {
  display: none
}
.contact .col-md-4 {
  background-color: gray
}
.Contact a {
  color: white !important;
  text-decoration: none;
}
.gmap_canvas iframe {
  width: 100%;
  height: 200px;
  margin-top: 23px
}
.quick-ln ul li i {
  color: #a13005;
  margin-right: 13px;
}
.cont-number {
  padding: 30px 2px 0 1px;
  margin-left: 12px;
  font-size: 11px;
  color: #fff;
  vertical-align: middle;
}
.cont-number h3 span i {
  margin-right: 7px;
  font-size: 1.5rem;
  font-size: 2em;
  vertical-align: middle
}
.Contact .col-md-4:nth-child(2) img {
  color: #000
}
.cont-number h3 {
  font-size: 16px;
  margin-top: -18px;
  text-align: center;
  line-height: 26px;
  vertical-align: middle;
  font-family: FiraSans-Regular;
}
.cont-number h3.phone {
  margin-top: 3px;
}
.cont-number h3.email {
  margin-top: 2px;
}
.bottom-contact {
  margin-top: 21px
  background-color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
.bottom-contact h2 {
  font-size: 23px;
  text-align: left;
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-family: 'FiraSans-Regular';
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 15px;
}
.bottom-contact h4 {
  font-size: 16px;
  line-height: 1.22;
  margin-bottom: 0;
  font-family: FiraSans-Regular;
}
.bottom-contact h4 a i {
  font-size: 17px;
  margin-right: 7px;
  vertical-align: middle;
  color: #fff;
  border-radius: 53%;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  padding: 10px;
  cursor: pointer;
}
.bottom-contact h4 a i:hover {
  color: #fff;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
.bottom-contact a {
  color: black;
}
.bottom-contact a:hover {
  color: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
}
.Mapp {
  margin-left: -32px;
}
.Mapp ul {
  list-style: none;
}
.Mapp ul li {
  display: contents;
}
.Mapp ul li img {
  width: 110px;
  margin: 16px 4px 8px 0;
  border-radius: 3px
}
.ftr-heading h2 {
  margin-bottom: 5px;
  margin-left: 30px;
}
.download {
  width: 190px;
  float: left;
  margin-left: 0
}
.copyright {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #ffff;
  text-align: center;
}
.copyright p a {
  color: #fff;
  text-align: center
}
.copyright p {
  margin-bottom: 0 !Important;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  font-weight: 400;
  color: #fff;
}
/*Inner Pages css*/
section.inner-slider {
  background: #edfff8;
}
.bread-crumb {
  text-align: center !important;
  width: 100%;
  line-height: 46px;
}
.bread-crumb ul li {
  display: contents;
  list-style-type: none;
  text-align: center !important;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  font-family: 'FiraSans-Regular';
}
.bread-crumb ul li a {
  color: black;
}
.inrhgt {
  min-height: 600px;
}
.main-block {
  margin: 10px 0 30px;
  padding: 0px 150px;
}
.main-block h3 {
  color: #008219;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 5px;
  line-height: 33px;
  font-family: FiraSans-Regular;
}
.infra img {
  width: 100%;
  display: inline-block;
  max-width: 100%;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin-bottom: 15px;
}
.point ul {
  padding: 0px 22px 5px;
  font-size: 18px;
  /* padding-left: 30px !important; */
}
.point ul li {
  margin: 0;
  line-height: 36px;
  font-size: 16px;
  /* list-style-type: none; */
  position: relative
;margin-right: 15px;}
.point ul li:before {
  /* content: "\2726"; */
  font-size: 15px;
  /* color: #ffffff; */
  left: 18px;
  vertical-align: middle;
  margin-right: 8px;
  margin-left: -28px;
}
.point ul li ul li:before {
  content: "\27A5";
  color: #960303;
  font-size: 1.2em;
}
.point ol {
  padding: 0 22px 10px 4px;
  font-size: 17px;
  font-family: FiraSans-Regular;
}
.point ol li {
  margin: 0;
  line-height: 36px;
  color: black;
}
.rit-img {
  height: auto;
  width: 400px !important;
  position: relative;
  box-shadow: 16px 16px #ffe4da;
  border-radius: 10%;
}
.rit-img img {
  position: relative;
  border-radius: 10%;
  margin-bottom: 0;
}
.rit-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #d1e8c7;
  top: -17px;
  left: -17px;
  border-radius: 10%;
}
.lft-img-msg {
  border: 5px solid #4e0000;
  box-shadow: 6px 6px 0px #9e2d01;
  margin: 0 auto;
  margin-right: 30px;
}
.lft-img-msg img {
  width: 100%;
  height: 100%;
}
.designation {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 28px;
  color: #c73c07;
}
.name {
  font-size: 24px;
  margin-bottom: 5px;
}
.infra h4 {
  font-weight: 700;
  font-size: 21px;
}
.height-img img {
  height: 300px;
}
/*Table section*/
.table-responsive {
  min-height: .01%;
  overflow-x: auto
}
.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}
.table td, .table th {
  background-color: #f4f4f4;
  border: 1px solid #d5d5d5;
  color: #333;
  font-family: 'FiraSans-Regular';
  font-size: 100%;
  padding: 10px;
  vertical-align: top
}
.table tr:nth-child(even) td {
  background-color: #fff
}
.table th {
  background-color: #e7e8ff;
  color: #333;
  font-size: 110%
}
.table tr.even:hover td, .table tr:hover td {
  color: #222;
  background-color: #fffcf3
}
/*Table section End*/
.innertable {
  overflow: auto;
  color: #753400;
  margin-bottom: 10px;
}
.innertable td {
  border: solid 1px #d9d9d9;
  padding: 5px;
  font-size: 17px;
  color: #333;
  line-height: 30px;
}
.innertable td a {
  color: #333;
}
.innertable td img {
  width: 75px;
  height: 65px;
}
.innertable th {
  background: rgb(5 76 49);
  border: solid 1px #fcf4ff;
  padding: 5px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  line-height: 26px;
}
.innertable tr:nth-child(even) {
  background-color: #f1efee;
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
}
.bld {
  font-weight: bold;
  font-size: 18px;
  color: #a13005;
  margin-bottom: 12px;
}
.disclouser-tbl table td:first-child {
  text-align: center;
  width: 85px;
}
.disclouser-tbl table td:nth-child(2) {
  width: 57%;
}
.fee-dlt td:first-child {
  width: 66%;
}
.fee-dlt td:nth-child(2) {
  width: 16%;
}
.clr-10 {
  height: 10px;
}
.award h4 {
  font-size: 20px;
  color: #962a00;
  font-weight: 600;
  font-family: FiraSans-Regular;
  margin-top: 25px;
}
.assesment {
  padding: 0px 20px;
}
.assesment .assmt-blk .block1 h3 {
  text-align: center
}
.assesment .assmt-blk {
  padding: 20px;
  height: 425px;
}
.assesment .assmt-blk .block1 {
  height: 360px;
  font-size: 21px;
  background: #f1f1f1;
  box-shadow: 4px 4px 5px 0 #b6bbcc;
  transition: .5s;
  border-radius: 15px;
  overflow-y: scroll;
}
.assesment .assmt-blk .block1 table {
  width: 100%;
}
.assesment .assmt-blk .block1:hover {
  background: #ffefe9
}
.assesment .assmt-blk .block1 table td {
  padding: 10px;
  border: 1px solid #ddd;
  min-width: 260px;
  font-size: 16px;
}
.assesment .assmt-blk .block1 table th {
  background: #0b4d34;
  color: #fff;
  text-align: center;
  padding: 8px;
  border: 1px solid #888888;
}
.assesment .assmt-blk:nth-child(2) {
  height: auto;
}
.info-reg {
  background: #913512;
  border: 2px solid #9e3006;
  padding: 11px 28px;
  min-width: 239px;
  margin-right: 18px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 18px;
  font-size: 16px;
}
.redbg {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fffdfd;
  margin-bottom: 0;
  line-height: 35px;
  height: 35px;
}
.media {
  margin: 6px 0;
  border-left: 4px solid linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  box-shadow: 0 0 4px #0000004d;
  width: 97%;
  padding: 5px;
  background: #ffffff5c;
  color: #000;
  float: left;
}
.media-body {
  margin-left: 10px;
}
.media-body p {
  margin: 0;
  margin-bottom: 0 !important;
}
p, .point ul li, .cont-number h3 {
  font-size: 17px;
  font-family: 'FiraSans-Regular';
}
.examination {
  background: url(../images/exam.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  padding: 0px 60px;
  height: 730px;
}
.exam {
  width: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 20px;
}
.exam-block {
  border: 3px solid #216a01;
  padding: 20px;
  background: white;
  width: 420px !important;
  margin-bottom: 30px;
  transition: .5s;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exam-block:hover {
  background-color: #c6f5b1;
  margin: 5px
}
.exam-block3 {
  height: 220px;
}
.exam-block p {
  font-size: 18px;
  text-align: center;
}
.exam-block p::first-letter {
  font-size: 34px;
  color: #9c2c01;
}
.exam-block.brdr1 {
  border: 3px solid #9a2c01;
}
.exam-block.brdr2 {
  border: 3px solid #9a2c01;
}
.cont-main {
  position: relative;
  height: 600px;
  width: 100%;
  overflow: hidden
}
.cont-main .cont-map {
  position: absolute;
  width: 100%;
  height: 100%
}
.cont-main .c-content {
  position: absolute;
  left: 50%;
  top: 28%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0 0 9px #9ea4f5;
  padding: 23px
}
.cont-main .c-content p i {
  color: #7b9dc7;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 6px
}
.tcsec img {
  width: 520px;
}
.tcsec article {
  background: #fff;
  padding: 5px 10px;
  border: solid 1px #fff;
  margin-bottom: 20px;
}
.tcsec input {
  width: 100%;
  border: solid 1px #c7c7c7;
  padding: 5px 10px;
  background: #efefef;
  margin: auto;
}
.tcsec article img {
  width: 100%;
  height: 270px;
  margin-bottom: 0
}
.tcsec input[type="submit"] {
  width: auto;
  background: #9a2b00;
  font-weight: 700;
  color: #fff
}
.tcsec input[type="submit"]:hover {
  color: #fff;
  background-color: #21672c
}
.acheivement-blk-content p {
  margin-bottom: 0 !Important;
}
.acheivement-blk-content h3 {
  transition: 0.1s;
  margin-bottom: 10px;
  line-height: 25px;
}
.acheivement-blk-content {
  height: 300px;
  overflow-y: scroll;
  padding: 11px 20px;
}
.acheivement-blk:hover h3 {
  color: #ffc804 !important;
}
.acheivement-blk-content::-webkit-scrollbar {
  width: 3px;
  background: transparent;
}
.acheivement-blk-content::-webkit-scrollbar-thumb {
  background: #0b4d34;
}
.acheivments .acheivment-blk {
  box-shadow: 0px 0px 5px 0px #b7b7b7;
  border-bottom: 4px solid linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  margin-bottom: 30px;
}
.acheivment-blk img {
  width: 300px;
  display: block;
  margin: auto
}
.acheivments .acheivment-blk:hover {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
}
.acheivment-blk:hover {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
}
.acheivment-blk:hover h3 {
  color: #ffc804 !important;
}
.acheivment-blk:hover p {
  color: #fff;
  line-height: 28px;
}
.acheivments {
  padding: 0px 0px;
}
.hrd {
  overflow: hidden;
}
.hrd .col-lg-4.col-md-6:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.hrd .col-lg-4.col-md-6 {
  overflow: hidden;
}
.hrd img {
  box-shadow: -7px 7px 5px 0 rgba(31, 107, 0, 0.30980392156862746);
  border-radius: 50px;
  margin: 15px auto;
  width: 90%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
/* .hrd img:hover{margin-top:30px} */
.transport-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.transport .card {
  padding: 10px;
  border: solid 1px #e8e0e0;
  box-shadow: 2px 2px 2px #989898;
  background: #ddd;
}
.transport .card a {
  color: black;
}
.transport .card-title {
  text-align: left;  
  font-size: 16px;  
  font-family: 'FiraSans-Regular';
margin: 0;line-height: 24px;}
.testiboxi {
  padding: 21px 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 5px 7px #b9b9b9;
  border-top: 3px solid #9c2c01;
  margin-top: 25px
}
.testiboxi h4 {
  padding: 4px;
  font-size: 14px;
  color: #9c2c01;
  margin-top: 15px;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'FiraSans-Regular'
}
.testiboxi p {
  margin-bottom: 5px;
  line-height: 28px;
  font-family: FiraSans-Regular;
  text-align: justify;
  font-size: 17px;
}
/*Year Selection*/
.month-selection ul {
  text-align: center;
  padding-left: 0px;
}
div[data-trigger] {
  display: none;
}
.myDiv {
  display: none;
}
.selected_year {
  display: block;
}
#ddlYear {
  border: solid 3px linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
  height: 40px;
  padding: 5px 0px 5px 10px;
  margin-top: -10px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  font-weight: bold;
  margin-bottom: 7px;
  letter-spacing: 1px;
  width: 14.7em;
  font-size: 18px;
  float: right;
  margin-bottom: 20px;
}
.year_selction_sec select {
  margin: 0px;
}
.year_selction_sec select {
  width: 100%;
  background: #c30038;
  border: solid 1px #c30038;
  height: 28px;
  color: #fff;
  margin-top: 15px;
}
.myDiv {
  height: auto !important;
}
.ui-tabs-vertical {
  height: auto !important;
  min-height: 500px;
}
.ui-tabs-vertical .ui-tabs-nav {
  padding: .2em .1em .2em .2em;
  float: left;
  width: 13em;
  margin: 0px 15px 0px 0px;
}
.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0 -1px .2em 0;
}
.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0;
  padding-right: .1em;
  border-right-width: 1px;
}
.ui-tabs-vertical .ui-tabs-panel {
  padding: 10px 5px 0px 50px;
}
.year_selction_sec h3 {
  width: 11em;
  background: #ef2d39;
  padding: 8px 11px;
  color: #fff;
  box-shadow: -2px 5px 4px 2px #ef2d396e;
  clear: both;
  font-size: 21px;
  line-height: 27px;
}
.month-selection .active_month {
  border: solid 1px #0b4d34;
}
.month-selection ul li {
  list-style: none;
  margin: 5px 0px;
  list-style-image: none;
  background: #6666664a;
  text-transform: capitalize;
  padding: 8px 10px;
}
.month-selection ul {
  text-align: center;
}
.month-selection {
  margin: 0px;
  float: left;
  width: 16.5em;
}
.innertabdiv {
  margin-top: -55px;
}
.innertabdiv .table {
  margin: 0px;
}
.innertabdiv .table tr td {
  border: 1px solid #e7c9c8;
  border-top: 1px solid #e7c9c8 !important;
}
.innertabdiv .innertable.table-responsive.maintable {
  padding: 5px 20px;
}
.innertabdiv .innertable {
  overflow: auto;
  color: #753400;
}
.innertabdiv .innertable td {
  border: solid 1px #d9d9d9;
  padding: 5px;
  font-size: 14px;
  color: #333;
}
.innertabdiv .innertable th {
  background: rgb(5 76 49);
  border: solid 1px #fcf4ff;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}
.innertabdiv .innertable tr {
  background-color: #fffbf2;
}
.innertabdiv .viewbtn {
  float: right;
  background: #ab3e1a;
  color: #fff;
  padding: 6px 25px;
  font-size: 16px;
  border-radius: 4px;
  margin-right: 15px;
}
.innertabdiv .viewbtn:hover, .viewbtn:focus, .viewbtn:focus:active {
  color: #fff;
  outline: none;
}
.innertabdiv .viewall {
  margin: 5px auto 30px auto;
  display: block;
  background: #ab3e1a;
  color: #fff;
  padding: 6px 25px;
  font-size: 16px;
  border-radius: 4px;
}
.innertabdiv .viewall:focus:active {
  outline: none;
}
.innertabdiv a.viewpdf, .innertabdiv a.downloadpdf {
  background: #064c31;
  padding: 3px 10px;
  color: #fff;
  font-size: 13px;
  border-radius: 5px;
  margin: 0px 15px 0px 0px;
}
.innertabdiv .innertable td:nth-child(3), .innertable td:nth-child(4) {
  text-align: center;
}
/*Inneer News CSs*/
.news-inner .year_selction_sec {
  margin-bottom: 20px;
}
.singleimg {
  width: 100%;
  border: 2px solid #a230385e;
  min-height: 230px;
  height: 230px;
  max-height: 230px;
  object-fit: cover;
  margin-left: 15px;
}
.singleimgicn {
  text-align: left;
  position: relative;
  bottom: 232px;
  left: 3px;
}
.singleimgicn .bi-paperclip::before {
  transform: rotate(-196deg)
}
.latestcontent h4 {
  height: 40px;
  overflow: hidden;
  font-family: FiraSans-Regular;
}
.latestcontentdesc {
  height: 85px;
  overflow: hidden;
  line-height: 26px;
  font-weight: normal;
  font-size: 15px;
  color: #383838;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  min-height: 65px;
}
.latestcontent .viewbtn {
  margin-left: 13px;
  float: left;
}
.latestcontent a, .rhtalign a {
  color: #000;
}
.latestcontent {
  background: #cfebe0;
  padding: 15px;
}
.rhtalign {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 20px;
  border: solid 1px #eee;
  box-shadow: 0px 0px 5px 0px #0b4d34;
}
.rhtalign .viewall {
  float: left;
}
.lftalign img {
  margin: 0px 0px 20px 0px;
}
.lftalign .maininnerimg {
  border: 2px solid #a230385e;
  width: 100%;
  height: 150px;
  min-height: 150px;
  max-height: 150px;
}
.rhtalign h4 {
  overflow: hidden;
  font-size: 18px;
  line-height: 22px;
  font-family: FiraSans-Regular;
  color: #055000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  min-height: 50px;
}
.singleimgicn {
  text-align: left;
  position: relative;
  bottom: 232px;
  left: 3px;
}
.singleimgicn i {
  position: absolute;
  background: #ab3e1a;
  overflow: hidden;
  padding: 4px 7px 4px 7px;
  font-size: 18px;
  color: #fff;
  transform: rotate(45deg);
}
.singleimgicn .bi-paperclip::before {
  transform: rotate(-196deg)
}
.iconbox {
  text-align: left;
  position: relative;
  bottom: 174px;
  left: -6px;
}
.iconbox a {
  color: #fff;
}
.iconbox i {
  position: absolute;
  background: #ab3e1a;
  overflow: hidden;
  padding: 4px 7px 4px 7px;
  font-size: 18px;
  color: #fff;
  transform: rotate(45deg);
}
.iconbox .bi-paperclip::before {
  transform: rotate(-196deg);
}
.load-data .holder, .load-data1 .holder1, .load-data2 .holder2 {
  display: block;
}
.load-data .btnHolder {
  display: block;
  bottom: 0;
  width: 100%;
  margin: -40px auto;
  text-align: center;
  position: absolute;
  left: 0;
}
.load-data .btnHolder button:focus {
  outline: none;
}
.btnHolder .btnMore {
  display: block;
  margin: 0 auto;
  padding: 5px 20px;
  border: 2px solid #ddb3b6;
  background: #fff;
  color: #000;
}
.btnHolder .btnMore:focus:active {
  border: 2px solid #e9821a;
  background: #fff;
}
.underline {
  margin: 18px 0px;
  position: relative;
  background: #a230385e;
  width: 100%;
  height: 1px;
}
.custom-btn {
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
  outline: none;
}
.viewall {
  background: #e9821a;
  background: linear-gradient(0deg, rgb(233 130 26) 0%, rgb(239 45 57) 100%);
  width: 95px;
  height: 40px;
  line-height: 42px;
  padding: 0;
  border: none;
}
.viewall span {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
}
.viewall:before, .viewall:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #e9821a;
  transition: all 0.3s ease;
}
.viewall:before {
  height: 0%;
  width: 2px;
}
.viewall:after {
  width: 0%;
  height: 2px;
}
.viewall:hover {
  background: #fff;
  box-shadow: none;
}
.viewall:hover:before {
  height: 100%;
}
.viewall:hover:after {
  width: 100%;
}
.viewall span:hover {
  color: #e9821a;
}
.viewall span:before, .viewall span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #e9821a;
  transition: all 0.3s ease;
}
.viewall span:before {
  width: 2px;
  height: 0%;
}
.viewall span:after {
  width: 0%;
  height: 2px;
}
.viewall span:hover:before {
  height: 100%;
}
.viewall span:hover:after {
  width: 100%;
}
h3.headtitle {
  padding-left: 12px;
  font-size: 25px;
  font-weight: 600;
}
/*Inner Gallery section*/
.image-circle {
  width: 250px;
  height: 250px; /* border-radius: 50%; */
  border-top: 2px dashed #8ea79d;
  border-right: 2px dashed #d3d3d3;
  border-left: 2px dashed #d3d3d3;
  border-bottom: 2px dashed #8ea79d;
  padding: 10px; /* animation: spin 10s infinite linear; */
  margin: 0px auto 20px auto;
}
.image-circle img { /* animation: spin 10s infinite reverse linear; */
  width: 100%; /* border-radius: 50%; */
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}
.galleryimg {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: top;
  min-height: 230px;
  max-height: 230px;
  margin: 0 auto;
  display: block;
}
.innertitle {
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  line-height: 23px;
  font-family: FiraSans-Regular;
  font-weight: 600;
}
.innertitle, .innerdate {
  text-align: center;
  margin-bottom: 0px !important;
}
/*Pagination CSS*/
.paginationli ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paginationli ul li {
  display: inline-block;
  width: 32%;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.showBioBtn {
  background-color: #337ab7;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
}
/*Pagination CSS*/
#page_navigation {
  clear: both;
  margin: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page_navigation a {
  padding: 3px 6px;
  border: 1px solid #eb5a28;
  margin: 2px;
  color: black;
  text-decoration: none
}
.active_page {
  background: #eb5a28;
  color: white !important;
}
/*Pagination CSS End*/
/*Gallery Category page*/
.evntdate, .lastdate, .totalphoto {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
  display: block;
  margin: 0px auto 15px auto;
  box-shadow: 5px 4px 0px 0px #f37c50de;
  border-radius: 35px 0px 35px 0px;
  padding: 7px 30px;
  width: 260px;
}
.innercate .col p {
  padding: 0px 5px;
}
.evntdate:hover, .lastdate:hover, .totalphoto:hover {
  color: #fff;
}
.zoompic img {
  width: 100%;
  height: 322px;
  object-fit: cover;
  object-position: top;
  min-height: 322px;
  max-height: 322px;
  margin: 10px auto 20px auto;
  display: block;
  border: 5px solid #ce9094b5;
  border-radius: 25px 25px 25px 25px;
}
.innercate .morecontent div {
  display: none;
}
.innercate .morecontent a {
  text-decoration: underline;
  display: inline-block;
  color: #ef2d39;
  font-size: 21px;
}
.back {
  margin: 10px auto 10px auto;
  display: block;
  text-align: center;
}
.back a {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
  padding: 1em 1.3em;
  border-radius: 50%;
  text-align: center;
}
.innercate .col h4 {
  text-transform: uppercase;
  padding: 31px 0px 5px 0px !important;
  font-family: FiraSans-Regular;
  font-weight: 600;
}
.morecontent span {
  display: none;
}
.morelink {
  display: block;
}
/*Magnify pop up*/
.magnify-modal {
  position: fixed !important;
  z-index: 999999999 !important;
  padding-top: 10px !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: auto !important;
  background-color: rgba(0, 0, 0, 0.8509803921568627) !important;
}
.magnify-header .magnify-toolbar {
  float: right;
  position: relative;
  z-index: 9;
}
.magnify-stage {
  position: absolute;
  top: 40px;
  right: 10px;
  bottom: 40px;
  left: 10px;
  z-index: 1;
  background: #0000000a;
  overflow: hidden;
}
.magnify-image {
  position: relative;
  display: inline-block;
  border: 5px solid white;
}
.magnify-image.image-ready {
  max-width: 100%;
  max-height: 100%;
}
.magnify-footer {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
}
.magnify-footer .magnify-toolbar {
  display: inline-block;
}
.magnify-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background: #af251b;
}
.magnify-button:hover {
  color: #fff;
  background-color: #e00000;
}
.magnify-button-close:hover {
  background-color: #e00000;
}
.magnify-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  color: #333;
}
.magnify-loader::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  -webkit-animation: magnifyLoading 1s infinite linear;
  animation: magnifyLoading 1s infinite linear;
}
.magnify-loader::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
@-webkit-keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
@keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
:full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-webkit-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-moz-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-ms-fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-webkit-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-moz-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-ms-fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
.magnify-toolbar.magnify-foot-toolbar button i {
  color: #fff;
  font-size: 20px;
}
/*Magnify pop up*/
/*Vedio Gallery Category page end*/
.vgallery-block {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  cursor: pointer;
  margin: 10px;
  position: relative;
  transition: .5s;
  /* border: 3px solid linear-gradient(to bottom, #ff8310 0%,#00b28e 100%); */
  box-shadow: 0px 0px 16px -7px #000;
}
.vgallery-block:before {
  content: "";
  width: 40px;
  height: 90px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  position: absolute;
  top: -38px;
  left: -18px;
  z-index: 9;
  transform: rotate(45deg);
}
.vgallery-images {
  width: 100%;
  background: #e2e2e2;
  position: relative;
  height: 250px;
}
.vgallery-images img {
  width: 100%;
  object-fit: fill;
  height: 250px;
  object-position: top;
  background: #e2e2e2;
}
.vgallery-description {
  padding: 0px 12px 12px;
  text-align: left;
  background: #fff;
  min-height: 148px;
}
.vgallery-block h5 {
  opacity: 0;
  text-align: center;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  font-size: 20px;
  z-index: 9;
  color: #fff;
  font-weight: 400;
}
.vgallery-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0;
  line-height: 28px;
}
.vgallery-block:before {
  content: "";
  width: 40px;
  height: 90px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  position: absolute;
  top: -38px;
  left: -18px;
  z-index: 9;
  transform: rotate(45deg);
}
.vgallery-images:hover:after {
  color: var(--main-bg-color)
}
.vgallery-description {
  padding: 0px 12px 12px;
  text-align: left;
  background: #fff;
  min-height: 148px;
}
.vgallery-block:before {
  content: "";
  width: 40px;
  height: 90px;
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  position: absolute;
  top: -38px;
  left: -18px;
  z-index: 9;
  transform: rotate(45deg);
}
/*Inner Event section*/
.events-sec .date {
  line-height: 15px;
  margin-bottom: 10px !important;
}
.events-sec .date span {
  float: right;
}
.events-sec p span i {
  color: #ab3e1a;
  padding-right: 5px;
}
.events-sec p {
  margin-bottom: 10px !important;
}
.events-sec span.eve-time-loc {
  padding-right: 10px;
  font-weight: bold;
}
.events-sec .load-data .btnHolder {
  display: contents;
}
/*Inner Event section*/
/*Inner highlights*/
.iner-highlight p a {
  background: #ab3e1a;
  padding: 5px 5px;
  color: white;
}
.iner-highlight p {
  margin-bottom: 10px !important;
}
button.app-f {
  background: #913512;
  border: 2px solid #9e3006;
  padding: 11px 28px;
  min-width: 239px;
  margin-right: 18px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 18px;
  font-size: 16px;
}
button.app-f:hover {
  background: #4e0000;
  color: #fff;
}
button.app-f a {
  color: white;
}
.bck {
  margin: 10px auto 10px auto;
  display: block;
  text-align: center;
}
.bck a {
  background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
  color: #fff;
  padding: 10px 16px;
  text-align: center;
}
.bck a i {
  color: white;
}
.bck a:hover {
  background: linear-gradient(45deg, #164d34cf, linear-gradient(to bottom, #ff8310 0%,#00b28e 100%));
  color: white;
}
/*Media Query*/
@media(max-width: 1600px) {
  .welcome-sec {
    margin: 80px 100px 60px;
  }
  .admission img {
    width: 110px;
  }
  section.message {
    padding: 0px 70px;
  }
  .mesdesk {
    min-height: 286px;
  }
  .read-more-abt {
    font-size: 14px;
  }
  .main-block {
    padding: 0px 54px;
  }
}
@media (max-width: 1499px) {
  .assmt-blk .block1 {
    height: 420px;
  }
  .innernews .latestcontent h4 {
    height: 32px;
    margin-top: 15px;
  }
  .innernews .singleimgicn {
    bottom: 240px;
    left: -4px;
  }
  .innernews .singleimg {
    margin-left: 0;
  }
  .leftlink-top {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 13px;
  }
  .admission img {
    width: 107px;
  }
  section.message .mesdesk img {
    min-width: 146px;
    width: 264px;
    margin-right: 11px;
    border: 4px solid #fff;
    margin-left: -74px;
    margin-top: -55px;
  }
  .leftlink-top {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 13px;
  }
}
@media (max-width: 1400px) {
  .logo img {
    padding-bottom: 15px;
  }
  .assmt-blk .block1 {
    height: 420px;
  }
  .welcome-sec {
    margin: 80px 60px 60px;
  }
  .height-img img {
    height: 261px;
  }
  section.message .mesdesk p {
    -webkit-line-clamp: 5;
  }
  .heading h2 {
    line-height: 33px;
    font-size: 27px;
  }
  .news marquee {
    height: 320px;
  }
  .about p {
    -webkit-line-clamp: 8;
  }
  .label_skitter p {
    font-size: 36px;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .label_skitter {
    padding-top: 20px;
  }
}
@media(max-width: 1245px) {
  .blocks-1 {
    padding: 20px 0;
    font-size: 2.5rem;
    width: 150px;
    height: 150px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1200px) {
  .modal-dialog {
    width: 700px;
    margin-top: 35px;
  }
  button.app-f {
    min-width: 100%;
  }
  .examination {
    height: auto;
  }
  .hrd {
    height: auto;
  }
  .paginationli ul li {
    display: inline-block;
    width: 48%;
  }
  .assesment .assmt-blk .block1 {
    height: 420px;
    width: 100%;
  }
  .assesment {
    padding: 0px 20px !important;
  }
  .leftlink-top {
    font-size: 12px;
  }
  .main-block {
    padding: 0px 80px;
  }
  .heading h2 {
    line-height: 45px;
    font-size: 37px;
  }
  .news {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .welcome-sec {
    margin: 20px 10px 60px;
  }
  .leftlink-top {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }
  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }
  .dropdown-menu .submenu-left {
    right: 100%;
    left: auto;
  }
  .dropdown-menu > li:hover {
    background-color: #f1f1f1
  }
  .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}
@media (max-width: 992px) {
  .overlay .data section {
    text-align: center;
    margin: auto;
    margin-top: 10px !important;
  }
  .overlay .data section h2 {
    width: 100%;
    font-size: 20px;
    line-height: 25px;
  }
  .overlay .data section h3 {
    color: #fff;
    font-size: 20px;
    padding-bottom: 5px;
  }
  .overlay .data {
    top: 20px;
  }
  .address-modal p {
    line-height: 12px;
    margin-bottom: 12px;
  }
  .address-modal {
    width: 100%;
    margin: 0 auto;
  }
  .popup_admin {
    height: auto !important;
  }
  .popup .modal-dialog {
    min-width: 550px;
    margin: 0 auto;
  }
  .menu {
    background: white;
  }
  .logo img {
    margin: 0 auto;
    background: white;
  }
  .image-circle {
    width: 200px;
    height: 200px;
  }
  .galleryimg {
    height: 180px;
    min-height: 180px;
    max-height: 180px;
  }
  menu {
    background: unset;
  }
  .only-desk {
    display: none
  }
  .only-media {
    display: block;
    position: unset !important;
  }
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }
  .singleimgicn {
    bottom: 240px;
    left: -4px;
  }
  .singleimg {
    margin-left: 0;
  }
  .latestcontent h4 {
    height: auto;
    margin-top: 15px;
  }
  header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: static;
  }
  .exam {
    height: auto;
  }
  .exam-block {
    margin: 10px;
    width: 100% !important;
    position: static !important;
    transform: unset !important;
  }
  .exam .exam-block3 {
    transform: unset;
  }
  section.message .col-12 .mesdesk img {
    width: 220px;
    border-radius: 0 0 5px 5px;
    float: left;
    margin-right: 19px;
    border: 4px solid #fff;
  }
  section.message .mesdesk img {
    width: 220px;
  }
  .main-block {
    padding: 0px 50px;
  }
  section.message .col-12 .mesdesk {
    width: 100%;
  }
  section.message .mesdesk p {
    -webkit-line-clamp: 4;
  }
  .heading h2 {
    line-height: 50px;
    font-size: 38px;
    margin: 20px 0;
  }
  .label_skitter p {
    font-size: 30px;
  }
  .logo {
    width: 100%;
    position: inherit;
    z-index: 9999;
  }
  .bg-col {
    background: linear-gradient(to bottom, #ff8310 0%,#00b28e 100%);
    padding: 0;
  }
  .leftlink-top {
    justify-content: center;
    font-size: 13px;
  }
}
@media (max-width: 797px) {
  .popup .modal-dialog {
    width: 100%;
    margin-left: 0;
    padding: 15px;
  }
  .cont-main .c-content {
    top: 50%;
    width: 70%;
  }
  .tcsec img {
    width: 100%;
  }
  .latestcontent h4 {
    height: auto;
  }
  .innertabdiv .innertable.table-responsive.maintable {
    padding: 0;
  }
  .month-selection ul li {
    display: inline-block;
    width: 53px;
  }
  .month-selection {
    width: 100%;
  }
  #ddlYear {
    width: 100%;
  }
  section.message {
    padding: 0px 20px;
  }
  section.message .col-12 .mesdesk img, section.message .mesdesk img {
    margin: 0px 20px 0px 0px;
  }
  section.message .mesdesk img {
    margin: 0px 20px 0px 0px;
  }
  section.message .col-12 .mesdesk {
    width: 100%;
    margin-top: 0px;
  }
  section.message .mesdesk {
    width: 100%;
    margin-top: 0px;
    min-height: 340px;
    padding-bottom: 40px;
  }
  .leftlink-top {
    justify-content: center;
    font-size: 12px;
  }
  .rit-img {
    height: auto;
    width: 100%;
    float: unset !important;
    margin: 0 auto;
    margin-bottom: 20px !important;
  }
  .main-block {
    padding: 0px 20px;
  }
  .Mapp ul {
    list-style: none;
    margin: auto;
    display: table;
  }
  .bottom-contact h4 {
    text-align: center;
  }
  .bottom-contact h2 {
    text-align: center;
    margin-top: 0px;
  }
  .img-width {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: block
  }
  section.message .mesdesk {
    width: 100%;
    margin-top: 0px;
    min-height: 340px;
    padding-bottom: 40px;
  }
  section.message .col-12 .mesdesk {
    width: 100%;
    margin-top: 0px;
  }
  .heading h2 {
    font-size: 27px;
    line-height: 40px;
  }
  .heading h2 {
    margin-top: 20px;
  }
  .label_skitter p {
    font-size: 25px;
  }
}
@media(max-width: 660px) {
  .zoompic img {
    height: auto;
    min-height: auto;
    max-height: auto;
  }
  .leftlink-top {
    padding-left: 0;
    font-size: 13px;
    display: block;
    line-height: 30px;
  }
  .logo {
    padding: 0 1px;
    margin-top: 3px;
    border-bottom: solid 2px #8424009e;
  }
}
@media (max-width: 599px) {
  .popup .modal-dialog {
    min-width: 100%;
  }
  .admission.second-ad {
    top: 350px;
  }
  .skitter .prev_button {
    display: none !important;
  }
  .skitter .next_button {
    display: none !important;
  }
  .gallery_sec img {
    height: auto;
  }
  section.message .disp-flex img {
    margin-bottom: 17px;
    margin-right: 0;
  }
  section.message .disp-flex {
    flex-direction: column;
  }
  .leftlink-top {
    font-size: 13px;
    display: unset;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .leftlink-top li {
    width: 47%;
    display: block !important;
    float: left;
    font-size: 12.5px;
    margin: 5px;
    padding: 0 5px;
    text-align: center;
  }
  .admission img {
    width: 79px;
  }
  .admission {
    position: absolute;
    top: 270px;
  }
  .heading h2 {
    margin-top: 15px;
    padding-top: 0;
  }
  .label_skitter p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px !important;
  }
  .label_skitter {
    width: 80%;
    padding-top: 10px;
  }
}
@media (max-width: 425px) {
  .paginationli ul li {
    width: 100%;
    float: none;
  }
}
@media(max-width: 360px) {
  .Mapp ul li a {
    margin-right: 5px;
  }
  .Mapp ul {
    display: flex;
    align-items: center;
    justify-content: center; /* flex-direction: column; */
  }
  .added-part1 .col-sm-6 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


.fb_customer_chat_bounce_in_v2, .fb_customer_chat_bounce_out_v2, .fb_dialog {
  right: auto !important;
  left: 10pt !important
}

.clients-bg {
  background-color: #fff
}

.buzz-whatsapp-button {
  position: fixed;
  bottom: 17px;
  z-index: 200;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  margin-right: 10px;
  border-radius: 60px;
  overflow: auto;
  background-color: #4fce5d
}

.buzz-whatsapp-button i {
  font-size: 38px;
  color: #fff
}
.buzz-email-button {
  position: fixed;
  bottom: 17px;
  z-index: 200;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  margin-right: 10px;
  border-radius: 60px;
  overflow: auto;
  background-color: #D44638;
}

.buzz-email-button i {
  font-size: 34px;
  color: #fff
}
.buzz-call-button {
  position: fixed;
  bottom: 80px;
  z-index: 200;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  margin-right: 10px;
  border-radius: 60px;
  overflow: auto;
  background-color: #00a8cc
}

.buzz-call-button i {
  font-size: 29px;
  color: #fff
}