/* Amp Default Css*/
/* 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: " ";
} */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
.u {
  text-decoration: underline;
}
.s {
  font-size: 80%;
}
.tl {
  text-transform: lowercase;
}
.tu {
  text-transform: uppercase;
}
.tc {
  text-transform: capitalize;
}
p,
ul,
ol,
h1,
h2,
h3,
h4,
pre,
amp-img,
figure,
.bd,
.bp,
table,
hr,
iframe {
  margin-bottom: 20px;
  word-wrap: break-word;
}
li {
  margin-left: 25px;
}
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;
} /* Typeography */
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: normal;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 1.15;
  font-weight: normal;
}
h3,
.h3 {
  font-size: 22px;
  line-height: 1.14;
  font-weight: normal;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 1.11;
  font-weight: normal;
} /* Buttons */
.bd {
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  color: #555;
  border: solid 2px #555;
  text-decoration: none;
}
.bd:hover,
.bd:focus {
  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:hover,
.bp:focus {
  background-color: #fff;
  color: #555;
}
.bf {
  display: block;
  width: 100%;
} /* Navigation */
#nav {
  background-color: #fff;
  width: 100%;
}
.no,
.nc {
  font-weight: bold;
  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;
} /* Navigation Breakpoint */
@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:hover,
  .ni a:focus {
    color: #999;
  }
  .nd {
    display: none;
  }
  .no {
    display: none;
  }
} /* Extra small screens only */
@media (max-width: 599px) {
  .hx {
    display: none;
  }
} /* Small screens only */
@media (min-width: 600px) and (max-width: 898px) {
  .hs {
    display: none;
  }
} /* Small screens plus */
@media all and (min-width: 600px) {
  .rw {
    width: 560px;
  }
  .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: 16px;
    line-height: 1.22;
  }
} /* Medium screens only */
@media (min-width: 900px) and (max-width: 1199px) {
  .hm {
    display: none;
  }
} /* Medium screens plus*/
@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;
  }
} /* Large screens only */
@media all and (min-width: 1200px) {
  .hl {
    display: none;
  }
  .rw {
    width: 1160px;
  }
  .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;
  }
} /* Amp Default Css End*/
amp-img {
  margin-bottom: 5px;
}
/******fontawesome****/
.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;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/fa-brands-400.woff2") format("woff2"),
    url("../webfonts/fa-brands-400.woff") format("woff"),
    url("../webfonts/fa-brands-400.ttf") format("truetype"),
    url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/fa-regular-400.woff2") format("woff2"),
    url("../webfonts/fa-regular-400.woff") format("woff"),
    url("../webfonts/fa-regular-400.ttf") format("truetype"),
    url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fa-solid-900.woff") format("woff"),
    url("../webfonts/fa-solid-900.ttf") format("truetype"),
    url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-phone:before {
  content: "\f095";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-clock:before {
  content: "\f017";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-images:before {
  content: "\f302";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-chevron-left:before {
  content: "\f053";
} /***********************CUSTOM STYLE CSS**************/
@font-face {
  font-family: SourceSansPro-Regular;
  src: url("../webfonts/SourceSansPro-Regular.ttf");
}
@font-face {
  font-family: SourceSansPro-Bold;
  src: url("../webfonts/SourceSansPro-Bold.ttf");
}
@font-face {
  font-family: EBGaramond-VariableFont_wght;
  src: url("../webfonts/EBGaramond-VariableFont_wght.ttf");
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
body {
  overflow-x: hidden;
  font-family: SourceSansPro-Regular;
}
p,
amp-fit-text {
  line-height: 32px;
  text-align: justify;
  margin-bottom: 13px;
  color: #313131;
  font-size: 17px;
  font-weight: 400;
  font-family: SourceSansPro-Regular;
}
a {
  color: #ffffff;
  outline: none !important;
  text-decoration: none !important;
}
a:hover,
a:focus {
  outline: none !important;
}
input {
  outline: none !important;
}
h1 {
  font-size: 40px;
  font-family: SourceSansPro-Bold;
}
.news-box:hover {
  background: #dbefff;
}
.home-service:hover {
  box-shadow: 1px 0px 20px 6px #a3d7ff;
}
.round-img .rcl4.rcm6.rcs12.rcx12:hover {
  margin-top: -16px;
}
.round-img .rcl4.rcm6.rcs12.rcx12 {
  margin-top: 0px;
  transition: 0.5s;
}
.home-gal:hover {
  box-shadow: 1px 3px 7px 0px #95c8ea;
  margin-top: 15px;
}
.mainpos {
  position: relative;
  overflow: hidden;
}
.main {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bubble {
  background: radial-gradient(#a8b1f0, #ececec00);
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
}
.bubble-1 {
  opacity: 0.78;
  left: 23vw;
  top: 94vh;
  animation: move-1 30.02s infinite;
  -moz-transform: translate(0, 0) scale(0.9);
  -ms-transform: translate(0, 0) scale(0.9);
  -webkit-transform: translate(0, 0) scale(0.9);
  transform: translate(0, 0) scale(0.9);
}
.bubble-2 {
  opacity: 0.02;
  left: 72vw;
  top: 78vh;
  animation: move-2 30.04s infinite;
  -moz-transform: translate(0, 0) scale(0.9);
  -ms-transform: translate(0, 0) scale(0.9);
  -webkit-transform: translate(0, 0) scale(0.9);
  transform: translate(0, 0) scale(0.9);
}
.bubble-3 {
  opacity: 0.68;
  left: 77vw;
  top: 11vh;
  animation: move-3 30.06s infinite;
  -moz-transform: translate(0, 0) scale(0.08);
  -ms-transform: translate(0, 0) scale(0.08);
  -webkit-transform: translate(0, 0) scale(0.08);
  transform: translate(0, 0) scale(0.08);
}
.bubble-4 {
  opacity: 0.63;
  left: 25vw;
  top: 97vh;
  animation: move-4 30.08s infinite;
  -moz-transform: translate(0, 0) scale(2.05);
  -ms-transform: translate(0, 0) scale(2.05);
  -webkit-transform: translate(0, 0) scale(2.05);
  transform: translate(0, 0) scale(2.05);
}
.bubble-5 {
  opacity: 0.54;
  left: 46vw;
  top: 53vh;
  animation: move-5 30.1s infinite;
  -moz-transform: translate(0, 0) scale(1.13);
  -ms-transform: translate(0, 0) scale(1.13);
  -webkit-transform: translate(0, 0) scale(1.13);
  transform: translate(0, 0) scale(1.13);
}
.bubble-6 {
  opacity: 0.14;
  left: 46vw;
  top: 100vh;
  animation: move-6 30.12s infinite;
  -moz-transform: translate(0, 0) scale(0.98);
  -ms-transform: translate(0, 0) scale(0.98);
  -webkit-transform: translate(0, 0) scale(0.98);
  transform: translate(0, 0) scale(0.98);
}
.bubble-7 {
  opacity: 0.25;
  left: 44vw;
  top: 60vh;
  animation: move-7 30.14s infinite;
  -moz-transform: translate(0, 0) scale(0.43);
  -ms-transform: translate(0, 0) scale(0.43);
  -webkit-transform: translate(0, 0) scale(0.43);
  transform: translate(0, 0) scale(0.43);
}
.bubble-8 {
  opacity: 0.08;
  left: 17vw;
  top: 75vh;
  animation: move-8 30.16s infinite;
  -moz-transform: translate(0, 0) scale(1.18);
  -ms-transform: translate(0, 0) scale(1.18);
  -webkit-transform: translate(0, 0) scale(1.18);
  transform: translate(0, 0) scale(1.18);
}
.bubble-9 {
  opacity: 0.96;
  left: 95vw;
  top: 90vh;
  animation: move-9 30.18s infinite;
  -moz-transform: translate(0, 0) scale(1.79);
  -ms-transform: translate(0, 0) scale(1.79);
  -webkit-transform: translate(0, 0) scale(1.79);
  transform: translate(0, 0) scale(1.79);
}
.bubble-10 {
  opacity: 0.18;
  left: 67vw;
  top: 8vh;
  animation: move-10 30.2s infinite;
  -moz-transform: translate(0, 0) scale(1.11);
  -ms-transform: translate(0, 0) scale(1.11);
  -webkit-transform: translate(0, 0) scale(1.11);
  transform: translate(0, 0) scale(1.11);
}
.bubble-11 {
  opacity: 0.31;
  left: 24vw;
  top: 82vh;
  animation: move-11 30.22s infinite;
  -moz-transform: translate(0, 0) scale(1.19);
  -ms-transform: translate(0, 0) scale(1.19);
  -webkit-transform: translate(0, 0) scale(1.19);
  transform: translate(0, 0) scale(1.19);
}
.bubble-12 {
  opacity: 0.84;
  left: 53vw;
  top: 25vh;
  animation: move-12 30.24s infinite;
  -moz-transform: translate(0, 0) scale(0.71);
  -ms-transform: translate(0, 0) scale(0.71);
  -webkit-transform: translate(0, 0) scale(0.71);
  transform: translate(0, 0) scale(0.71);
}
.bubble-13 {
  opacity: 0.02;
  left: 5vw;
  top: 72vh;
  animation: move-13 30.26s infinite;
  -moz-transform: translate(0, 0) scale(1.08);
  -ms-transform: translate(0, 0) scale(1.08);
  -webkit-transform: translate(0, 0) scale(1.08);
  transform: translate(0, 0) scale(1.08);
}
.bubble-14 {
  opacity: 0.3;
  left: 100vw;
  top: 19vh;
  animation: move-14 30.28s infinite;
  -moz-transform: translate(0, 0) scale(0.12);
  -ms-transform: translate(0, 0) scale(0.12);
  -webkit-transform: translate(0, 0) scale(0.12);
  transform: translate(0, 0) scale(0.12);
}
.bubble-15 {
  opacity: 0.84;
  left: 86vw;
  top: 94vh;
  animation: move-15 30.3s infinite;
  -moz-transform: translate(0, 0) scale(0.5);
  -ms-transform: translate(0, 0) scale(0.5);
  -webkit-transform: translate(0, 0) scale(0.5);
  transform: translate(0, 0) scale(0.5);
}
.bubble-16 {
  opacity: 0.97;
  left: 62vw;
  top: 30vh;
  animation: move-16 30.32s infinite;
  -moz-transform: translate(0, 0) scale(0.23);
  -ms-transform: translate(0, 0) scale(0.23);
  -webkit-transform: translate(0, 0) scale(0.23);
  transform: translate(0, 0) scale(0.23);
}
.bubble-17 {
  opacity: 0.8;
  left: 96vw;
  top: 22vh;
  animation: move-17 30.34s infinite;
  -moz-transform: translate(0, 0) scale(1.07);
  -ms-transform: translate(0, 0) scale(1.07);
  -webkit-transform: translate(0, 0) scale(1.07);
  transform: translate(0, 0) scale(1.07);
}
.bubble-18 {
  opacity: 0.86;
  left: 73vw;
  top: 62vh;
  animation: move-18 30.36s infinite;
  -moz-transform: translate(0, 0) scale(0.57);
  -ms-transform: translate(0, 0) scale(0.57);
  -webkit-transform: translate(0, 0) scale(0.57);
  transform: translate(0, 0) scale(0.57);
}
.bubble-19 {
  opacity: 0.83;
  left: 100vw;
  top: 59vh;
  animation: move-19 30.38s infinite;
  -moz-transform: translate(0, 0) scale(1.14);
  -ms-transform: translate(0, 0) scale(1.14);
  -webkit-transform: translate(0, 0) scale(1.14);
  transform: translate(0, 0) scale(1.14);
}
.bubble-20 {
  opacity: 0.12;
  left: 34vw;
  top: 63vh;
  animation: move-20 30.4s infinite;
  -moz-transform: translate(0, 0) scale(1.18);
  -ms-transform: translate(0, 0) scale(1.18);
  -webkit-transform: translate(0, 0) scale(1.18);
  transform: translate(0, 0) scale(1.18);
}
.bubble-21 {
  opacity: 0.79;
  left: 75vw;
  top: 22vh;
  animation: move-21 30.42s infinite;
  -moz-transform: translate(0, 0) scale(1.51);
  -ms-transform: translate(0, 0) scale(1.51);
  -webkit-transform: translate(0, 0) scale(1.51);
  transform: translate(0, 0) scale(1.51);
}
.bubble-22 {
  opacity: 0.91;
  left: 6vw;
  top: 16vh;
  animation: move-22 30.44s infinite;
  -moz-transform: translate(0, 0) scale(1.47);
  -ms-transform: translate(0, 0) scale(1.47);
  -webkit-transform: translate(0, 0) scale(1.47);
  transform: translate(0, 0) scale(1.47);
}
.bubble-23 {
  opacity: 0.32;
  left: 12vw;
  top: 14vh;
  animation: move-23 30.46s infinite;
  -moz-transform: translate(0, 0) scale(1.76);
  -ms-transform: translate(0, 0) scale(1.76);
  -webkit-transform: translate(0, 0) scale(1.76);
  transform: translate(0, 0) scale(1.76);
}
.bubble-24 {
  opacity: 0.28;
  left: 24vw;
  top: 98vh;
  animation: move-24 30.48s infinite;
  -moz-transform: translate(0, 0) scale(1.86);
  -ms-transform: translate(0, 0) scale(1.86);
  -webkit-transform: translate(0, 0) scale(1.86);
  transform: translate(0, 0) scale(1.86);
}
.bubble-25 {
  opacity: 0.75;
  left: 86vw;
  top: 14vh;
  animation: move-25 30.5s infinite;
  -moz-transform: translate(0, 0) scale(1.41);
  -ms-transform: translate(0, 0) scale(1.41);
  -webkit-transform: translate(0, 0) scale(1.41);
  transform: translate(0, 0) scale(1.41);
}
.bubble-26 {
  opacity: 0.95;
  left: 25vw;
  top: 1vh;
  animation: move-26 30.52s infinite;
  -moz-transform: translate(0, 0) scale(0.16);
  -ms-transform: translate(0, 0) scale(0.16);
  -webkit-transform: translate(0, 0) scale(0.16);
  transform: translate(0, 0) scale(0.16);
}
.bubble-27 {
  opacity: 0.01;
  left: 3vw;
  top: 5vh;
  animation: move-27 30.54s infinite;
  -moz-transform: translate(0, 0) scale(1.2);
  -ms-transform: translate(0, 0) scale(1.2);
  -webkit-transform: translate(0, 0) scale(1.2);
  transform: translate(0, 0) scale(1.2);
}
.bubble-28 {
  opacity: 0.16;
  left: 96vw;
  top: 72vh;
  animation: move-28 30.56s infinite;
  -moz-transform: translate(0, 0) scale(0.96);
  -ms-transform: translate(0, 0) scale(0.96);
  -webkit-transform: translate(0, 0) scale(0.96);
  transform: translate(0, 0) scale(0.96);
}
.bubble-29 {
  opacity: 0.14;
  left: 22vw;
  top: 45vh;
  animation: move-29 30.58s infinite;
  -moz-transform: translate(0, 0) scale(1.38);
  -ms-transform: translate(0, 0) scale(1.38);
  -webkit-transform: translate(0, 0) scale(1.38);
  transform: translate(0, 0) scale(1.38);
}
.bubble-30 {
  opacity: 0.3;
  left: 64vw;
  top: 94vh;
  animation: move-30 30.6s infinite;
  -moz-transform: translate(0, 0) scale(1.23);
  -ms-transform: translate(0, 0) scale(1.23);
  -webkit-transform: translate(0, 0) scale(1.23);
  transform: translate(0, 0) scale(1.23);
}
.credits {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 2px 15px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  z-index: 111;
}
.credits a {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 0.05em;
}
@keyframes move-1 {
  45% {
    -moz-transform: translate(
      -49vw,
      -61vh
    ); /* -webkit-transform: translate(-49vw, -61vh); */
    transform: translate(-49vw, -61vh);
  }
}
@keyframes move-2 {
  48% {
    -moz-transform: translate(-17vw, -89vh);
    -webkit-transform: translate(-17vw, -89vh);
    transform: translate(-17vw, -89vh);
  }
}
@keyframes move-3 {
  41% {
    -moz-transform: translate(-8vw, -16vh);
    -webkit-transform: translate(-8vw, -16vh);
    transform: translate(-8vw, -16vh);
  }
}
@keyframes move-4 {
  58% {
    -moz-transform: translate(-8vw, -58vh);
    -webkit-transform: translate(-8vw, -58vh);
    transform: translate(-8vw, -58vh);
  }
}
@keyframes move-5 {
  57% {
    -moz-transform: translate(-79vw, -31vh);
    -webkit-transform: translate(-79vw, -31vh);
    transform: translate(-79vw, -31vh);
  }
}
@keyframes move-6 {
  59% {
    -moz-transform: translate(-90vw, -83vh);
    -webkit-transform: translate(-90vw, -83vh);
    transform: translate(-90vw, -83vh);
  }
}
@keyframes move-7 {
  52% {
    -moz-transform: translate(-70vw, -90vh);
    -webkit-transform: translate(-70vw, -90vh);
    transform: translate(-70vw, -90vh);
  }
}
@keyframes move-8 {
  35% {
    -moz-transform: translate(-23vw, -23vh);
    -webkit-transform: translate(-23vw, -23vh);
    transform: translate(-23vw, -23vh);
  }
}
@keyframes move-9 {
  42% {
    -moz-transform: translate(-50vw, -65vh);
    -webkit-transform: translate(-50vw, -65vh);
    transform: translate(-50vw, -65vh);
  }
}
@keyframes move-10 {
  55% {
    -moz-transform: translate(-72vw, -56vh);
    -webkit-transform: translate(-72vw, -56vh);
    transform: translate(-72vw, -56vh);
  }
}
@keyframes move-11 {
  47% {
    -moz-transform: translate(-74vw, -42vh);
    -webkit-transform: translate(-74vw, -42vh);
    transform: translate(-74vw, -42vh);
  }
}
@keyframes move-12 {
  51% {
    -moz-transform: translate(-23vw, -83vh);
    -webkit-transform: translate(-23vw, -83vh);
    transform: translate(-23vw, -83vh);
  }
}
@keyframes move-13 {
  34% {
    -moz-transform: translate(-80vw, -52vh);
    -webkit-transform: translate(-80vw, -52vh);
    transform: translate(-80vw, -52vh);
  }
}
@keyframes move-14 {
  54% {
    -moz-transform: translate(-70vw, -71vh);
    -webkit-transform: translate(-70vw, -71vh);
    transform: translate(-70vw, -71vh);
  }
}
@keyframes move-15 {
  50% {
    -moz-transform: translate(-66vw, -10vh);
    -webkit-transform: translate(-66vw, -10vh);
    transform: translate(-66vw, -10vh);
  }
}
@keyframes move-16 {
  32% {
    -moz-transform: translate(-61vw, -43vh);
    -webkit-transform: translate(-61vw, -43vh);
    transform: translate(-61vw, -43vh);
  }
}
@keyframes move-17 {
  49% {
    -moz-transform: translate(-84vw, -20vh);
    -webkit-transform: translate(-84vw, -20vh);
    transform: translate(-84vw, -20vh);
  }
}
@keyframes move-18 {
  32% {
    -moz-transform: translate(-2vw, -11vh);
    -webkit-transform: translate(-2vw, -11vh);
    transform: translate(-2vw, -11vh);
  }
}
@keyframes move-19 {
  47% {
    -moz-transform: translate(-65vw, -8vh);
    -webkit-transform: translate(-65vw, -8vh);
    transform: translate(-65vw, -8vh);
  }
}
@keyframes move-20 {
  58% {
    -moz-transform: translate(-89vw, -49vh);
    -webkit-transform: translate(-89vw, -49vh);
    transform: translate(-89vw, -49vh);
  }
}
@keyframes move-21 {
  54% {
    -moz-transform: translate(-21vw, -67vh);
    -webkit-transform: translate(-21vw, -67vh);
    transform: translate(-21vw, -67vh);
  }
}
@keyframes move-22 {
  35% {
    -moz-transform: translate(-60vw, -92vh);
    -webkit-transform: translate(-60vw, -92vh);
    transform: translate(-60vw, -92vh);
  }
}
@keyframes move-23 {
  40% {
    -moz-transform: translate(-88vw, -47vh);
    -webkit-transform: translate(-88vw, -47vh);
    transform: translate(-88vw, -47vh);
  }
}
@keyframes move-24 {
  59% {
    -moz-transform: translate(-98vw, -12vh);
    -webkit-transform: translate(-98vw, -12vh);
    transform: translate(-98vw, -12vh);
  }
}
@keyframes move-25 {
  46% {
    -moz-transform: translate(-25vw, -29vh);
    -webkit-transform: translate(-25vw, -29vh);
    transform: translate(-25vw, -29vh);
  }
}
@keyframes move-26 {
  55% {
    -moz-transform: translate(-31vw, -8vh);
    -webkit-transform: translate(-31vw, -8vh);
    transform: translate(-31vw, -8vh);
  }
}
@keyframes move-27 {
  37% {
    -moz-transform: translate(-22vw, -14vh);
    -webkit-transform: translate(-22vw, -14vh);
    transform: translate(-22vw, -14vh);
  }
}
@keyframes move-28 {
  53% {
    -moz-transform: translate(-96vw, -83vh);
    -webkit-transform: translate(-96vw, -83vh);
    transform: translate(-96vw, -83vh);
  }
}
@keyframes move-29 {
  37% {
    -moz-transform: translate(-41vw, -31vh);
    -webkit-transform: translate(-41vw, -31vh);
    transform: translate(-41vw, -31vh);
  }
}
@keyframes move-30 {
  37% {
    -moz-transform: translate(-35vw, -3vh);
    -webkit-transform: translate(-35vw, -3vh);
    transform: translate(-35vw, -3vh);
  }
}
.graybg2 {
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/back-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
.nopadlr {
  padding-left: 0px;
  padding-right: 0px;
}
.clr10 {
  clear: both;
  height: 20px;
}
.clr30 {
  clear: both;
  height: 30px;
}
.red {
  color: red;
}
.no-pad {
  padding-left: 0px;
  padding-right: 0px;
}
.Online-Admission {
  right: 0px;
  position: fixed;
  top: 170px;
  z-index: 99;
}
.Online-Admission amp-img {
  width: 120px;
}
.erp_links {
  right: 0px;
  position: fixed;
  bottom: 0px;
  z-index: 9;
}
.erp_links amp-img {
  width: 80px;
}
.vacancy img {
  width: 120px;
}
.vacancy {
  right: 0px;
  position: fixed;
  top: 350px;
  z-index: 99;
  display: none;
}
.yearslogo amp-img {
  width: 100px;
  top: 3px;
}
.yearslogo {
  right: 10px;
  position: fixed;
  top: 185px;
  z-index: 99;
  border: 3px solid white;
  border-radius: 120px;
  background: #9dbcc0;
  box-shadow: 1px 2px 11px 3px #e6b427;
}
.online-att {
  background: #bc211f;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-top: -42px;
  position: absolute;
  right: 89px;
  box-shadow: 2px 0px 8px 2px #696767;
} /********Top Header*********/
.graybg {
  background: #ededed;
}
.toplink {
  list-style: none;
  margin-top: 7px;
  margin-bottom: 7px;
  float: right;
}
.toplink li {
  display: inline;
  margin-left: 10px;
  font-size: 16px;
  color: #ffffff;
}
.toplink li i {
  padding-right: 5px;
  color: #ffffff;
}
.toplink li a {
  color: #ffffff;
}
.toplink li a:hover {
  color: #dbefff;
} /*************************Modal*************************/
.pop-up-block amp-carousel h2 {
  margin-bottom: 0;
  color: #424040;
  padding: 9px;
  width: 100%;
  background-color: #e4e4e4;
  text-align: center;
  font-weight: normal;
}
.fa-times-circle:before {
  content: "\f057";
}
.pop-up-block amp-carousel amp-img {
  width: 100%;
  height: 425px;
  margin: auto;
}
.pop-up-block amp-carousel {
  height: 523px;
}
.pop-up-block h1 {
  position: relative;
}
.pop-up-block .fa {
  position: absolute;
  z-index: 99999;
  background: #217dc5;
  left: 0px;
  height: 36px;
  top: 80px;
  padding-top: 8px;
  width: 30px;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
}
.pop-up-block .fa:hover {
  color: #ffb100;
}
.pop-up-back {
  width: 100%;
  height: 100vh;
  position: absolute;
  background: rgba(5, 5, 5, 0.8);
  top: 0;
}
.pop-up-modal {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 999999999;
}
.pop-up-block {
  position: absolute;
  width: 700px;
  background: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 36%;
}
.pop-up-block h1 {
  margin-bottom: 0;
  font-size: 15px;
  color: #fff;
  padding: 9px;
  width: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: #217dc5;
  text-align: center;
  padding-left: 35px;
}
.pop-up-block h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px;
  font-size: 14px;
  margin: 0;
  resize: horizontal;
  position: relative;
}
.pop-up-block .close_new {
  color: #fff;
  font-size: 2rem;
  padding: 12px;
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 9;
  top: -50px;
  left: -40px;
}
.pop-up-block {
  top: 46%;
}
.pop-up-block .contain img {
  object-fit: fill;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .pop-up-block amp-carousel amp-img {
    height: 300px;
  }
  .pop-up-block {
    width: 85%;
  }
  .pop-up-block amp-carousel {
    height: 372px;
  }
}
@media screen and (max-width: 500px) {
  .pop-up-block .close_new {
    position: absolute;
    z-index: 9;
    top: -50px;
    right: -20px;
    left: auto;
  }
} /******Navigation********/
header {
  background: #eaf6ff;
}
.logo img {
  width: 480px;
}
nav {
  position: relative;
}
#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-bottom: 0px;
}
#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;
  padding-top: 29px;
  float: right;
}
#cssmenu > ul > li {
  float: left;
  margin-left: 2px;
}
#cssmenu > ul > li > a {
  padding: 10px 5px 10px 5px;
  font-size: 15px;
  text-decoration: none;
  color: #222;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
  color: #000000;
}
#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 20px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 8px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: "";
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 11px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  background: #217dc5;
  transition: all 0.25s ease;
  z-index: 999;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu li:hover > ul > li {
  height: auto;
  margin-left: 0px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgb(255 255 255 / 23%);
  padding: 9px 9px;
  width: 240px;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 16px;
}
#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: #fffefe;
  background: #57a2dc;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ddd;
  content: "";
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ddd;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.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) {
  .no-pad-menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  #cssmenu > ul > li > a {
    color: #fff;
  }
  nav {
    width: 100%;
  }
  #cssmenu {
    width: 100%;
    z-index: 9999;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgb(255 255 255 / 23%);
  }
  #cssmenu ul li:hover {
    background: #32a7f1;
  }
  #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 > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul li {
    background: #51b9fb !important;
    margin-left: 0px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #fff;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #fff;
  }
  #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;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
    height: 45px;
  }
  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
  }
  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }
  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: "";
  }
  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -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: #fff;
    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 #3faef5;
    height: 42px;
    width: 42px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #0983d0;
  }
  #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: #ddd;
    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: #ddd;
    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;
  }
} /******slider sec********/
.text-center {
  text-align: center;
}
.heading-seperator span:after {
  right: auto;
  left: 35px;
}
.heading-seperator {
  position: relative;
}
.heading-seperator:after {
  background-color: #d42e32 !important;
}
.heading-seperator span:after,
.heading-seperator:after {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 31px;
  height: 4px;
  background-color: #e0e1e3;
}
#slider {
  position: relative;
  width: 100%;
  height: 600px;
  margin: auto;
  overflow: hidden;
}
#slider img {
  width: 100%;
  height: 100%;
}
#slider .navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 99;
  margin: 0;
  width: 100%;
  list-style: none;
  padding: 0;
}
#slider .navigation li {
  display: inline-block;
  background: #fff;
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px #444;
}
#slider .navigation li.active {
  box-shadow: inset 0px 0px 0px 3px #fff;
  background: #444;
}
#slider .navigation li:hover {
  cursor: pointer;
} /******slider sec********/
.vui-slide-mimic {
  overflow: hidden;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vui-slide-scene {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.vui-slide-scene > img {
  height: 100%;
  width: 100%;
}
.vui-slide-transfer {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vui-slide-grid {
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
}
.vui-slide-grid img {
  width: 100%;
  height: 100%;
}
.vui-slide-handle-buttons {
  position: absolute;
  z-index: 99;
  bottom: 3%;
  left: 0;
  width: 100%;
  font-size: 0;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.vui-slide-handle-button {
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.vui-slide-handle-buttons .active {
  background: #217dc5;
}
.vui-slide-side-buttons {
  z-index: 80;
  position: absolute;
  top: 50%;
  left: 0;
  height: 0;
  width: 100%;
}
.vui-slide-side-button {
  position: absolute;
  height: 120px;
  width: 60px;
  background: transparent no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
.vui-slide-side-buttons .next {
  top: -60px;
  right: 0;
  border-radius: 20px 0 0 20px;
  background-image: url("https://webapi.entab.info/api/image/CJSMP/public/images/next.gif");
}
.vui-slide-side-buttons .prev {
  top: -60px;
  left: 0;
  border-radius: 0 20px 20px 0;
  background-image: url("https://webapi.entab.info/api/image/CJSMP/public/images/prev.gif");
}
.vui-slide-side-buttons .hover {
  background-color: #000;
  filter: alpha(Opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.vui-slide-mask {
  z-index: 50;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%; /* background: #000; */
  filter: alpha(Opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.vui-slide-text {
  z-index: 60; /* position: absolute; */
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  overflow: hidden;
}
.vui-slide-text .text {
  color: #ffffff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
}
.vui-slide-text a {
  color: #ffffff;
  text-decoration: none;
} /******highlights sec********/
.topbg {
  background: #217dc5;
}
.highlights {
  background: #fff;
}
.highlights p {
  color: black;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin: 8px 0px 0px 0px;
  line-height: 24px;
}
.highlights p i {
  padding-left: 5px;
}
.highlights-bg {
  background: #217dc5;
  color: #ffffff;
  font-size: 16px;
  padding: 9px;
  margin-bottom: 0px;
  float: left;
  text-align: center;
  border-radius: 0px 50px 50px 0px;
  line-height: 21px;
}
.highlights {
  width: 84%;
  float: left;
  border-radius: 0px 50px 50px 0px;
  padding: 0 5px;
  height: 39px;
}
.highlights-bg a {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
}
.highlights p a {
  color: #217dc5;
}
/******About sec********/
.about-sec h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.tb-space {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about-sec h3::before {
  content: "";
  background-color: #75aa73;
  display: inline-block;
  height: 3px;
  margin-top: 0;
  position: absolute;
  width: 50px;
  margin-top: 34px;
}
.leftbg {
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/new-bg.jpg);
  background-position: right;
  background-repeat: no-repeat;
}
.height100 {
  height: 100px;
}
.news-sec {
  background-color: rgb(234 247 255);
  padding: 30px;
  box-shadow: 1px 0px 11px 0px #6d6d6d;
}
.about-sec h1 {
  font-size: 40px;
  font-family: SourceSansPro-Bold;
  margin-bottom: 20px;
  margin-top: 25px;
  line-height: 38px;
}
.btn-def {
  background: #259ae4;
  height: 40px;
  border-radius: 3px;
  padding: 5px 11px;
  font-size: 17px;
}
.btn-def:hover {
  background: #75aa73;
}
.btn-space {
  margin: 30px;
} /******home-service********/
.home-service {
  background: #fffefe;
  box-shadow: 1px 0px 20px 1px #cacaca;
  margin-top: -100px;
  padding: 15px;
  padding-top: 120px;
}
.round-img img {
  border-radius: 50%;
  width: 170px;
  height: 170px;
  margin: 0 auto;
  display: flex;
  margin-top: 12px;
  border: 2px solid rgb(255 255 255 / 31%);
}
.img-bor-1 {
  border: dashed 2px #259ae4;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 50%;
  position: inherit;
  border-width: 2px;
  background: #ffffff;
}
.tcbg {
  background: #d4eeff;
}
.feebg {
  background: #b9f1b9;
}
.bookbg {
  background: #fbc9c5;
}
.img-bor-2 {
  border: dashed 2px green;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 50%;
  position: inherit;
  border-width: 2px;
  background: #ffffff;
}
.img-bor-3 {
  border: dashed 2px #bf3e33;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 50%;
  position: inherit;
  border-width: 2px;
  background: #ffffff;
}
.readmore {
  color: red;
}
.home-service p {
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 4em;
}
.readmore a {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}
.readmore a:hover {
  color: #75aa73;
}
.text-center {
  text-align: center !important;
}
.readmore i {
  padding-left: 10px;
}
.small-head {
  font-size: 20px;
  margin-bottom: 20px;
}
.tb-space {
  padding-top: 50px;
  padding-bottom: 50px;
}
.small-head::before {
  content: "";
  background-color: #75aa73;
  display: inline-block;
  height: 3px;
  margin-top: 0;
  position: absolute;
  width: 50px;
  margin-top: 34px;
}
.main-head {
  font-size: 40px;
  font-family: SourceSansPro-Bold;
  margin-bottom: 20px;
  margin-top: 25px;
  line-height: 42px;
}
.main-head span a {
  color: #868585;
  font-size: 25px;
}
.main-head span i {
  border: solid 1px #ece3e3;
  width: 35px;
  height: 35px;
  line-height: 35px;
  box-shadow: 1px 1px 8px #0789dc;
  text-align: center;
  background: #066ab7;
  color: white;
}
.tb-pad-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tb-pad-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.home-service h1 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 7px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1em;
} /**Event Box**/
.event-box {
  background: white;
  border-radius: 7px;
  padding-bottom: 15px;
  box-shadow: 0 27px 24px -37px rgba(0, 0, 0, 0.66);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.event-box:hover {
  box-shadow: 0 27px 35px -28px rgb(6 106 183);
  margin-top: 15px;
}
.event-box amp-img {
  width: 100%;
  height: 211px;
  border-radius: 5px 5px 0px 0px;
}
.event-box-con {
  padding: 0px 13px;
}
.event-box-con p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.8em;
  text-overflow: ellipsis;
  line-height: 27px;
  text-align: justify;
  margin-bottom: 8px;
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.event-box-con h3 {
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  line-height: 2;
  font-weight: 600;
  color: #222;
  margin-top: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.8em;
}
.hr-bor {
  border-style: dashed;
  color: gainsboro;
}
.event-box-con h5 {
  color: #333333;
  margin-bottom: 10px;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.8em;
}
.event-box-con h5 i {
  color: #8c8c8c;
  padding-right: 4px;
  font-size: 14px;
}
.event-box-con h6 {
  color: #333333;
  margin-bottom: 10px;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.8em;
}
.event-box-con h6 span {
  float: right;
  width: 35px;
  padding: 5px;
  text-align: center;
  line-height: 17px;
}
.col0 {
  background: #fd5a4b;
}
.col1 {
  background: #3a963a;
}
.col2 {
  background: #1586ce;
}
.col3 {
  background: #fd5a4b;
}
.col4 {
  background: #3a963a;
}
.col5 {
  background: #1586ce;
}
.event-box-con h6 span i {
  color: #fff;
  padding-right: 4px;
  font-size: 14px;
}
.event-box-con h6 i {
  color: #8c8c8c;
  padding-right: 4px;
  font-size: 14px;
}
#emptyFormTitle {
  overflow-y: scroll;
  height: 70px;
}
.calendar-footer p {
  line-height: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} /****Mes Desk****/
.mes-desk {
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/building.jpg)
    no-repeat 0 0;
  background-size: cover;
  width: 100%;
  position: relative;
}
.mes-desk:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.8;
}
.mesdesk-box {
  border-radius: 5px;
  padding: 3px;
}
.mes-desk-p {
  text-align: center;
  color: #d6d1d1;
  width: 82%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.mes-desk h3 {
  color: white;
}
.mesdesk-box amp-img {
  border-radius: 50%;
  width: 190px !important;
  height: 190px !important;
  border: solid 2px #dadada;
}
.mesdesk-box h3 {
  color: #55c318;
  font-size: 19px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mesdesk-box {
  float: right;
}
.mesdesk-box {
  text-align: center;
  color: #fff;
  margin: 0 auto;
  margin-top: 30px;
  width: 100%;
}
.mesdesk-box p {
  color: #dadada;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 7em;
  text-overflow: ellipsis;
  line-height: 30px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.mesdesk-box h2 {
  font-size: 17px;
  margin-bottom: 20px;
  color: #bdbaba;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  text-align: center;
}
.mes-desk h1 {
  color: white;
  margin-top: -74px;
  position: inherit;
  text-shadow: 4px 4px 0px rgb(0 0 0);
  position: relative;
}
.mes-desk-arow img {
  width: 100px !important;
  height: 100px !important;
  position: relative;
}
.btn-mes {
  border: solid 1px white;
  width: 130px;
  height: 42px;
  border-radius: 50px;
  line-height: 39px;
  margin: 0 auto;
  margin-top: 20px;
}
.btn-mes:hover {
  border: none;
  width: 130px;
  height: 42px;
  border-radius: 50px;
  line-height: 39px;
  margin: 0 auto;
  margin-top: 20px;
  background: #406a21;
}
#messld-message {
  height: 500px;
} /****Gallery****/
.home-gal amp-img {
  width: 100% !important;
  height: 200px !important;
  padding: 0px;
  margin: 0px;
}
.home-gal h4 {
  color: white;
  width: 65px;
  text-align: center;
  margin-bottom: 0px;
  position: absolute;
  z-index: 9;
  height: 47px;
  line-height: 44px;
  border-radius: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-gal {
  border: solid 1px #e2e2e2;
  text-align: center;
  transition: 0.5s;
}
.home-gal h5 {
  margin: 0px 0px 8px;
  font-size: 15px;
} /****Latest News****/
.news-box h3 {
  color: black;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 6px;
  margin-top: 0px;
  line-height: 36px;
  padding-top: 1px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 1.8em;
}
.news-box p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.8em;
  text-overflow: ellipsis;
  line-height: 27px;
  text-align: justify;
  margin-bottom: 5px;
  color: #525252;
  font-size: 16px;
  font-weight: 400;
}
.news-box h3 a i {
  color: #259ae4;
  font-size: 14px;
  padding-right: 6px;
}
.news-box {
  border-bottom: dashed 1px #cacaca;
  padding: 20px 10px;
}
.news-box h5 {
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-box h5 i {
  color: #75aa73;
  font-size: 14px;
  padding-right: 6px;
}
.news-box h5 span i {
  color: #259ae4;
  font-size: 14px;
  padding-right: 6px;
}
.news-box h5 span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-box amp-img {
  width: 90px !important;
  height: 90px !important;
  float: left;
  margin-right: 10px;
}
.event-sec amp-img {
  width: 90px !important;
  height: 90px !important;
  float: left;
  margin-right: 10px;
} /**************************************Inner slider ************************************************************************/
.page-title {
  background-image: url(https://webapi.entab.info/api/image/CJSMP/public/images/innersld.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top;
  width: 100%;
  height: 230px;
  color: #fff;
  text-align: center;
}
.page-title .fr {
  height: 100%;
  display: table;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.back-opacity:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 15, 28, 0.7);
}
.back-opacity {
  position: relative;
}
.page-title .page-title-wrapper {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.page-title .captions {
  letter-spacing: 1px;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 21px 0;
}
.page-title .breadcrumb {
  margin: 0;
  background-color: #000000b8;
  text-transform: capitalize;
}
.breadcrumb {
  padding: 8px 15px !important;
  margin-bottom: 20px !important;
  list-style: none !important;
  /* background-color: #f5f5f5 !important; */
  border-radius: 4px !important;
  font-size: 14px !important;
  font-weight: normal !important;
}
.page-title .breadcrumb li {
  display: inline-block;
}
.page-title .breadcrumb li:last-child {
  pointer-events: none;
}
.page-title .breadcrumb li {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb > .active a {
  color: #7cbaec;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/******Tc********/
.tcsec article {
  background: #ffffff;
  padding: 10px;
  border: solid 1px #ffffff;
  margin-bottom: 20px;
}
.tcsec input {
  width: 100%;
  border: solid 1px #d3d5d6;
  padding: 10px;
  background: #efefef;
  margin: auto;
}
.tcsec article img {
  width: 100%;
  height: 270px;
  margin-bottom: 0px;
}
.tcsec input[type="submit"] {
  width: auto;
  background: #448fcc;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.tcsec input[type="submit"]:hover {
  color: #fff;
  background-color: #5da7e6;
} /*********Inner Page Style *************/
.inner-body {
  min-height: 700px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-head {
  font-size: 32px;
  color: #217dc5;
  margin-bottom: 25px;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  text-transform: uppercase;
  font-family: EBGaramond-VariableFont_wght;
}
.sub-head {
  font-size: 23px;
  color: #07090b;
  margin-bottom: 15px;
  font-weight: 500;
  margin-top: 16px;
}
.img-right {
  width: 440px;
  height: 348px;
  float: right;
  margin-left: 15px;
}
.ullist {
  list-style: none;
  padding: 3px 0 0px;
}
.ullist li {
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/check.png)
    no-repeat 4px 7px;
  color: #363636;
  text-align: justify;
  margin-bottom: 2px;
  font-weight: normal;
  padding: 0px 8px 9px 23px;
  margin-left: 0px;
  line-height: 28px;
}
.ullist li ul {
  list-style: none;
  margin-bottom: 0px;
}
.syllabus-box {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 6px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 6%);
}
.syllabus-box amp-img {
  width: 60px;
  margin: 0 auto;
}
.syllabus-box h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 3px;
  padding-top: 5px;
  font-weight: bold;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
  text-overflow: ellipsis;
}
.syllabus-box h3 a {
  text-align: center;
  margin-bottom: 4px;
  color: #222;
  overflow: hidden;
  white-space: pre-line;
  text-overflow: ellipsis;
}
.tabpanel {
  padding: 0px;
}
.email {
  color: #313131;
}
.email:hover {
  color: #217dc5;
}
.address {
  color: #313131;
}
.address:hover {
  color: #217dc5;
} /****** erp_sec*******/
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    height: auto;
  }
  .animodal-content,
  #anicaption {
    width: 100%;
  }
}
.erp_sec h4 {
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
.erp_sec p {
  line-height: 40px;
}
.erp_sec .guideheading {
  text-align: left;
}
.details a {
  color: #0c6cab;
}
.imgheading a {
  color: #1e1e1f;
}
.imgheading {
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 0px;
  margin-bottom: 7px;
}
.assistance {
  background: rgb(235, 247, 255);
  padding: 13px;
  border: solid 1px #ddd;
}
#myImg,
#myImg1,
#myImg2 {
  width: 100%;
  border: 5px solid rgba(158, 158, 158, 0.1);
  background: #eaeaea;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
.animodal {
  display: none;
  position: fixed;
  z-index: 99999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}
.animodal-content {
  margin: auto;
  display: block;
}
#anicaption,
#anicaption2,
#anicaption3 {
  margin: auto;
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  height: 150px;
  font-size: 24px;
  text-transform: capitalize;
}
.animodal-content,
#anicaption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 0.5;
  cursor: pointer;
}
.guideheading {
  text-align: left;
  font-size: 16px;
}
.small {
  color: red;
  font-size: 15px;
  font-weight: 600;
} /**********Galleryy*********/
.gallery-thumb amp-img {
  width: 100%;
  height: 63px;
  margin-bottom: 3px;
  border: solid 1px #e6e2e2;
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid #ffffff;
  max-width: 100%;
  margin-bottom: -1px;
}
.galbig amp-img {
  width: 100%;
  height: 126px;
  border: solid 1px #e6e2e2;
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid #ffffff;
  border-radius: 0.25rem;
  max-width: 100%;
  margin-bottom: 5px;
}
.gallery-text h3 {
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: 600;
}
.gallery-text h4 {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 3px;
  color: #217dc5;
  font-weight: normal;
}
.gallery-text span {
  float: right;
}
.gallery-text p {
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
  text-overflow: ellipsis;
  text-align: justify;
  margin-bottom: 5px;
  line-height: 25px;
}
.gallery-text p strong {
  padding-right: 8px;
}
.gallery-bg {
  background: #f7f7f7;
  padding: 16px;
  margin: 0px;
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
}
.gallery-bg:hover {
  background: #fff;
  box-shadow: 1px 5px 8px #c5c5c5;
}
.galbig {
  padding-left: 0px;
  padding-right: 0px;
}
.blueicon {
  color: #217dc5;
}
.next-arow {
  background: #217dc5;
  font-size: 18px;
  color: white;
  padding: 2px 7px;
  border-radius: 50px;
  position: absolute;
  width: 30px;
  margin: 0 auto;
}
.gallery-bg .next-arow {
  visibility: hidden;
}
.gallery-bg:hover .next-arow {
  visibility: visible;
}
.yearsec {
  text-align: end;
  margin-top: 8px;
}
.yearsec select {
  width: 80px;
  border: solid 1px #217dc5;
  color: #217dc5;
  padding: 3px;
}
.pgBack {
  width: 100%;
  float: left;
  text-align: center;
  border: 1px solid rgb(33 125 197);
  margin: 0 0 13px;
  background: #217dc5;
}
.pgBack li:first-child {
  margin-left: 0;
}
.pgBack li {
  display: inline-block;
  float: none;
  text-align: center;
  padding: 1px 10px;
  margin: 0 3.5%;
  vertical-align: middle;
  color: white;
  letter-spacing: 1px;
}
.bckbtn {
  width: 100px !important;
  height: 40px !important;
  margin-bottom: 0;
  margin-top: 3px;
}
.sub_gallery p {
  text-align: center;
  color: #414242;
  font-size: 17px;
  margin-bottom: 26px;
}
.pgBack i {
  color: white;
  padding: 9px;
  font-size: 26px;
}
.link {
  color: red;
  font-size: 16px;
  margin-bottom: 0px;
}
.link a {
  color: #545454;
}
.link a:hover {
  color: #d42e32;
}
.galler-img-height {
  height: 140px;
}
.vid-gallery iframe {
  margin-bottom: 0;
}
.vid-gallery {
  background: #ddd;
  box-shadow: 0px 0px 7px 1px #ddd;
  border: 2px solid #ddd;
  margin-bottom: 25px;
}
.vid-gallery h4 {
  padding: 5px 5px 5px 5px;
  text-align: center;
  margin-bottom: 11px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  resize: horizontal;
}
.subgalhead {
  font-weight: 500;
  font-size: 23px;
  color: #217dc5;
  text-align: center;
  margin-bottom: 8px;
  font-family: EBGaramond-VariableFont_wght;
  line-height: 30px;
}
.sub-gal amp-img {
  margin-bottom: 15px;
  border: solid 2px #dedbdb;
} /*********Table*************/
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
.table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table td,
.table th {
  background-color: #f3f5ef;
  border: 1px solid #e4cbb4;
  color: #333;
  font-family: sans-serif;
  font-size: 100%;
  padding: 10px;
  vertical-align: top;
}
.table tr:nth-child(even) td {
  background-color: #f0f0e5;
}
.table th {
  background-color: #d9d9c3;
  color: #333;
  font-size: 110%;
}
.table tr.even:hover td,
.table tr:hover td {
  color: #222;
  background-color: #fffbef;
}
.tg-bf {
  font-weight: 700;
}
.tg-it {
  font-style: italic;
}
.tg-left {
  text-align: left;
}
.tg-right {
  text-align: right;
}
.tg-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
} /*****Calender*****/
.main-wrapper .row .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10.5px 0.75rem;
  min-height: 1px;
  width: 14%;
}
.sidebar-title {
  padding: 10px;
  display: none;
}
.sidebar-title {
  padding: 10px;
  display: none;
}
.events h4 {
  color: #9d2c01;
  font-family: Cookie-Regular;
  font-size: 25px;
  letter-spacing: 2px;
}
.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);
}
.header-background {
  height: 84px;
  background-position: center right;
  background-size: cover;
  background-color: #000;
}
.calendar-header {
  background: #217dc5;
  height: 100%;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  position: relative;
}
.prev-button {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 15%;
  color: #fff !important;
}
.next-button {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 15%;
  color: #fff !important;
}
.header-title {
  padding-left: 12%;
}
.header-text {
  padding: 12px 0;
}
.header-text h3 {
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
}
.header-text h5 {
  font-weight: 400;
  font-size: 15px;
}
.calendar-content {
  background-color: #fff;
  padding: 14px;
  overflow: hidden;
  height: 290px;
}
.calendar-footer {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-align: center;
  background: #dbefff;
  position: relative;
  overflow: hidden;
}
#calendar-table {
  text-align: center;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v54/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2)
    format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: liga;
  -webkit-font-smoothing: antialiased;
}
#table-body .row .col {
  padding: 6px 0;
  width: 14%;
}
#table-body .col:hover {
  cursor: pointer;
  background-color: #e0e0e0;
}
.events h4 {
  color: #9d2c01;
  font-family: Cookie-Regular;
  font-size: 25px;
  letter-spacing: 2px;
}
.calendar-footer h4 {
  margin: 8px auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 3px 5px;
}
.blue {
  background: #4ca5ec;
  color: white;
} /****Footer****/
.footer-sec {
  background: #c5e8ff;
  margin-top: 50px;
}
.footer-sec p {
  color: black;
  line-height: 28px;
}
.sociallink li {
  list-style: none;
  display: inline;
  margin-left: 12px;
}
.sociallink li i {
  color: white;
  background: #259ae4;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 41px;
}
.footerspace {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sociallink {
  margin-bottom: 0px;
}
.sociallink li i:hover {
  color: #259ae4;
  background: black;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: solid 2px #259ae4;
}
.footer-sec h3 {
  color: black;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: SourceSansPro-Bold;
}
.footer-sec h4 {
  color: black;
}
.app li {
  margin-left: 0px;
  list-style: none;
}
.app li img {
  width: 200px;
  height: 67px;
}
.footerlink li {
  list-style: none;
  margin-left: 0px;
  font-size: 17px;
  padding-bottom: 4px;
}
.footerlink li a {
  color: black;
}
.footerlink li a:hover {
  color: #0b82ce;
}
.copyright p {
  text-align: center;
  margin-bottom: 0px;
  color: black;
  font-weight: 400;
}
.copyright a {
  color: #000000;
}
.copyright a:hover {
  color: #0670d4;
}
.address p a {
  color: black;
}
.address p a:hover {
  color: #0b82ce;
} /****Sitemap****/
.sitemap {
  margin: 10px 26px;
}
.sitemap h4 {
  color: #000000;
  font-size: 19px;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 600;
  padding: 0px 10px 0px 10px;
}
.sitemapbg {
  background-color: #ececec;
  height: 230px;
  margin-bottom: 10px;
  padding: 15px;
}
.sitemap li {
  list-style: none;
  margin-left: 0px;
}
.sitemap li a {
  color: #000000;
}
.sitemap li a:hover {
  color: #217dc5;
}
.sitemap li {
  list-style: circle;
  margin-left: 0px;
  font-size: 20px;
}
.sitemap h4 a {
  color: #000000;
}
.sitemap h4 a:hover {
  color: #217dc5;
}
.tb-pad-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.staff amp-img {
  width: 100px !important;
  height: 100px !important;
} /****Contact Us****/
.contact-box {
  background: black;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 206px;
  margin-bottom: 20px;
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/conimg.jpg);
}
.contact-box h4 {
  color: white;
  font-size: 21px;
  margin-bottom: 6px;
}
.contact-box i {
  color: white;
  font-size: 21px;
}
.contact-box p {
  color: #d4d4d4;
  font-size: 16px;
  line-height: 28px;
}
.pad-70 {
  padding-top: 70px;
}
.arrow-right a {
  color: #ffffff;
  font-size: 25px;
}
.arrow-right a:hover {
  color: #217dc5;
}
.arrow-right {
  float: right;
  border: solid 1px #ece3e3;
  width: 35px;
  height: 35px;
  line-height: 25px;
  text-align: center;
  box-shadow: 1px 1px 8px #0789dc;
  background: #259ae4;
}
.cm amp-img {
  width: 300px;
  height: 300px;
  margin: 0 auto;
} /****accordion****/
amp-selector[role="tablist"].tabs-with-flex {
  display: flex;
  flex-wrap: wrap;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  text-align: center;
  padding: var(--space-1);
  border: solid 1px #d8d8d8;
  width: 150px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid #eb430c;
}
amp-selector[role="tablist"].tabs-with-selector [role="tabpanel"] {
  display: none;
  width: 100%;
  order: 1;
  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-selector
  [role="tab"][selected]
  + [role="tabpanel"] {
  display: block;
  border: solid 1px #eee;
  padding: 15px;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid var(--color-primary);
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  width: 100%;
  text-align: center;
  padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
  display: none;
  padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
  outline: none;
  display: block;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"] {
  text-align: center;
  padding: var(--space-1);
  border: solid 1px #d8d8d8;
  width: 150px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid #eb430c;
}
amp-selector[role="tablist"].tabs-with-flex [role="tabpanel"] {
  display: none;
  width: 100%;
  order: 1;
  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-flex
  [role="tab"][selected]
  + [role="tabpanel"] {
  display: block;
  border: solid 1px #eee;
  padding: 15px;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: inline-block;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid var(--color-primary);
  border-bottom: 2px solid #eb430c;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  width: 150px;
  text-align: center;
  padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
  display: none;
  padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
  outline: none;
  display: block;
}
amp-accordion section[expanded] .show-more {
  display: none;
}
amp-accordion section:not([expanded]) .show-less {
  display: none;
}
.nested-accordion h4 {
  font-size: 14px;
  background-color: #ddd;
}
amp-accordion.hidden-header section[expanded] h4 {
  border: none;
}
#content-head {
  display: flex;
}
.fruit-title {
  width: 50%;
}
.comp-data {
  display: flex;
}
.comp-value {
  width: 50%;
  border: 1px solid;
  padding: 5px 18px;
  display: flex;
}
amp-accordion.sample {
  margin: var(--space-2);
}
section h4 {
  background-color: #c5e8ff57 !important;
  margin-bottom: 0px;
  padding: 7px;
  color: #333232;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
section {
  /* border: solid 1px #ececec; */
  padding-bottom: 1px;
  margin-bottom: 15px;
}
.event-sec {
  padding: 5px;
}
section h4 i {
  float: right;
  color: #565656;
}
.event-sec h6 {
  color: #565656;
  font-size: 14px;
}
.event-sec h6 i {
  color: #217dc5;
  padding-right: 4px;
  font-size: 14px;
}
.event-sec h6 span {
  float: right;
}
.event-sec p amp-img {
  float: left;
  width: 150px;
  height: 120px;
  margin-right: 15px;
}
.text-left {
  text-align: left;
}
.fa-download:before {
  content: "\f019";
}
.download-box i {
  background: #217dc5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: white;
  font-size: 16px;
}
.download-box {
  background: #f5f0f0;
  border: solid 1px #e0dddd;
  padding: 10px;
  margin-bottom: 15px;
}
.download-box h4 {
  padding-top: 5px;
  margin-bottom: 5px;
  font-size: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.download-box-link a h4 {
  color: black;
} /****Media quiry****/
@media (max-width: 1299px) {
  .logo img {
    width: 400px;
  }
  #cssmenu {
    padding-top: 20px;
  }
}
@media (max-width: 1199px) {
  #slider {
    height: 400px;
  }
  #cssmenu {
    padding-top: 0px;
    float: none;
    display: flex;
    justify-content: center;
    background: #259ae4;
  }
  .logo img {
    width: 410px;
    margin-top: 3px;
    height: auto;
    margin: 0 auto;
  }
  .slider_sec amp-carousel {
    width: 100%;
    height: 500px;
  }
  .about-space {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .menubg {
    background: #259ae4;
  }
  .topmenu {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .pop-up-block {
    width: 85%;
  }
  #cssmenu > ul > li > a {
    color: #fff !important;
  }
  #cssmenu > ul > li.has-sub > a:before {
    background: #fff !important;
  }
  #cssmenu > ul > li.has-sub > a:after {
    background: #fff !important;
  }
  .Online-Admission {
    right: 0px;
    position: fixed;
    top: 374px;
    z-index: 99;
  }
  .toplink {
    list-style: none;
    margin-top: 7px;
    margin-bottom: 7px;
    float: none;
    text-align: center;
  }
  .news-sec {
    margin-top: 21px;
  }
  .img-bor-3 {
    margin-top: 20px;
  }
  .main-wrapper {
    padding-top: 15px;
  }
  .vacancy {
    top: 239px;
  }
  .yearslogo {
    right: 10px;
    position: fixed;
    top: 225px;
    z-index: 99;
    border: 3px solid white;
    border-radius: 120px;
    background: #9dbcc0;
    box-shadow: 1px 2px 11px 3px #e6b427;
  }
}
@media (max-width: 1017px) {
  .slider_sec amp-carousel {
    width: 100%;
    height: 350px;
  }
}
@media (max-width: 559px) {
  .slider_sec amp-carousel {
    width: 100%;
    height: 300px;
  }
}
@media (max-width: 899px) {
  .img-bor-2 {
    margin-top: 20px;
  }
  .event-box {
    margin-bottom: 15px;
  }
  .copyright p {
    line-height: 22px;
  }
  .footer-sec p {
    color: black;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 7em;
    text-overflow: ellipsis;
  }
  .yearslogo {
    right: 5px;
    position: fixed;
    top: 246px;
    z-index: 99;
  }
}
@media (max-width: 599px) {
  .logo img {
    width: 100%;
    margin-top: 3px;
    height: auto;
    margin: 0 auto;
  }
  .highlights {
    width: 68%;
    float: left;
  }
  .mes-desk h1 {
    color: white;
    margin-top: -74px;
    position: inherit;
    text-shadow: 4px 4px 0px rgb(0 0 0);
    font-size: 30px;
  }
}
@media screen and (max-width: 550px) {
  .fullwidth550 {
    width: 100%;
    margin: 0 auto;
  }
  #slider {
    height: 219px;
  }
}
@media screen and (max-width: 400px) {
  #slider {
    height: 180px;
  }
}

.nav-tabs .nav-link.active {
  outline: none;
  border-bottom: 2px solid #da6e1e !important;
  background: #f1f1f1;
}

.booklist-container .row:nth-of-type(2) > div {
  margin-bottom: 50px;
}

.booklist-container-anchor {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.booklist-container-anchor h2 {
  color: #217dc5;
}

section.innerpage {
  min-height: 600px;
}

/* row tab dynamic  */
section.inner-section {
  /* padding: 50px 0 100px; */
  min-height: 650px;
}

.inner-section .tabs-dynamic {
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 15px;
}

.count-val p {
  margin-bottom: 0;
}

.inner-section .tabs-dynamic .month-selection select.monthSelect,
.month-selection select,
.searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.inner-section .tabs-dynamic .month-selection select.monthSelect,
.month-selection select,
.searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

/* row tab dynamic till here */

/* circular inner */
.video-gallery a {
  display: flex;
  align-items: center;
}
.video-gallery a img {
  width: 52px;
  margin-right: 20px;
}
.video-gallery a h3 {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 24px;
  font-family: "Roboto", savbps-serif;
  color: black;
}
.video-gallery {
  padding: 20px;
  box-shadow: 0px 0px 5px 0px #ddd;
  margin-bottom: 20px;
  border-radius: 10px;
}
.magazine-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
}
.magazine-blk img {
  height: 280px;
  object-fit: contain;
  background: #f3f3f3;
}
.magazine-content p {
  margin-bottom: 0;
}
.magazine-content {
  padding: 15px 17px 10px;
}
.disasterImg {
  margin-bottom: 20px;
}
/* circular till here */

/* css copied SJSFS */

.inrhgt {
  min-height: 600px;
  padding: 40px 130px 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1400px) {
  .inrhgt {
    padding: 40px 100px 40px;
  }
}

.mainhead {
  font-weight: bold;
  padding-bottom: 11px;
  line-height: 1;
  font-size: 30px;
  margin: 0 0 0.25em;
  margin-bottom: 20px;
  margin-top: 0;
  border-left: 4px solid #ffd261;
  padding-left: 6px;
  height: 30px;
}

.inner-page .tabs-dynamic {
  margin-bottom: 40px;
  background: #e5e5e5;
  padding: 15px;
}

.row.tabs-dynamic select {
  width: 100%;
  border: 0px;
  background: transparent;
  padding: 8px 5px;
  border-bottom: 1px solid #b6b6b6;
}

.month-selection select,
.inner-page .searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.inner-page .eventCount {
  margin-bottom: 30px;
}

.inner-page .event-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}
.inner-page .event-img {
  position: relative;
  margin-bottom: 30px;
  background: #e5e5e5;
}

/* .inner-page .event-date {
     position: absolute;
     bottom: 0;
     left: -5px;
     z-index: 9;
   }
   .inner-page .event-date h3 {
     color: #2d57a5;
     font-size: 17px;
     text-align: justify;
   } */

.inner-page .event-content,
.landmark {
  padding: 0px 20px;
}

.inner-page .event-content {
  padding: 0px 20px;
  /* min-height: 177px; */
}

.inner-page .landmark {
  /* margin-bottom: 20px; */
}

.inner-page .landmark {
  display: flex;
  justify-content: space-between;
  /* padding: 0 16px 10px; */
}

.inner-page .event-blk img {
  height: 200px;
  object-fit: contain;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
}
.inner-page .event-content h3 {
  font-size: 21px;
  background-color: rgb(17, 46, 22);
  color: #fff;
  text-align: center;
}
.inner-page .event-content h3 + p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Limit to 3 lines */
  overflow: hidden;
}
.inner-page .event-blk .landmark-date {
  display: flex;
  justify-content: space-between;
}
.inner-page .event-blk .landmark-date p,
h3 {
  color: #2d57a5;
}

.inner-page .load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.inner-page .load-more .next {
  display: inline-block;
  font-size: 17px;
}

.inner-page .load-more .next:hover {
  background-color: #d7271a;
  color: #fff;
}

.gallery-inner {
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}

.gallery-count {
  margin-bottom: 30px;
}

.gallery-content h3 {
  /* min-height: 105px; */
  font-size: 21px;
  background-color: #d7271a;
  color: #fff;
  text-align: center;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;
  overflow-y: scroll;
}

.gallery-content h3 + p {
  /* min-height: 105px; */
  color: black;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;
  overflow-y: scroll;
  padding: 0px 10px;
}

.gallery-inner .gallery-content {
  min-height: 80px;
}

.gallery-blk img {
  margin: auto;
  height: 200px;
  background-size: contain;
  width: auto;
  max-width: 100%;
  /* height: 100%; */
  margin: auto;
  display: block;
  position: relative;
  box-shadow: 0px 0px 19px 0px #00000054;
  border: 7px solid #ffffff4f;
  transition: 0.3s !important;
}

.gallery-inner .date-ViewMore {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
.gallery-inner .date-ViewMore h6,
.gallery-inner .date-ViewMore a {
  color: #d7271a;
  font-size: 17px;
}

/* subgallery */

#galleryImagesContainer .gallery-blk {
  border: 1px solid #d7271a;
  padding: 10px;
  margin: 10px;
}

.sub-gall #galleryDescription {
  color: #d7271a;
  text-align: center;
}

.sub-gall .count-val p a {
  color: #d7271a;
}

.inner-page .news-blk .attachment a {
  color: #2d57a5;
}

.inner-page .newsCount {
  margin-bottom: 30px;
}

.news-head {
  display: flex;
  align-items: center;
}
.news-head h2 {
  padding-right: 20px;
  border-right: 1px solid #c5c5c5;
  margin-right: 20px;
  background: #e5e5e5;
  padding: 4px 10px;
}
.news-head h3 {
  font-weight: 400;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 14px;
  color: #d7271a;
  position: relative;
}
.news-blk {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 97%;
  box-shadow: 9px 11px 5px 0px #dddddd3d;
  position: relative;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0px 0px 12px 0px #e7e7e7;
  border: 4px double #b5b5b5;
  transition: 0.5s;
}
.news-blk:before {
  content: "";
  position: absolute;
  top: -40px;
  right: -8px;
  width: 100px;
  height: 100px;
  background: #ecf9ff;
  border-radius: 50%;
}
.attachment {
  background: #2d57a5;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 5px;
}
.news-content p {
  margin-bottom: 6px;
  max-height: 160px;
  overflow-y: scroll;
  display: -webkit-box; /* Required for multi-line truncation */
  -webkit-line-clamp: 1; /* Number of lines to show */
  -webkit-box-orient: vertical; /* Required for multi-line truncation */
  overflow: hidden; /* Ensures content that overflows is hidden */
  text-overflow: ellipsis; /* Adds ellipsis at the end */
  font-size: 17px;
  overflow-y: scroll;
}
.news-content p::-webkit-scrollbar {
  width: 0;
}

.news-content + .attachment {
  background-color: transparent;
}

.news-blk:hover {
  box-shadow: rgb(0 0 0 / 5%) 0px 2px 1px, rgb(0 0 0 / 5%) 0px 4px 2px,
    rgb(0 0 0 / 5%) 0px 8px 4px, rgb(0 0 0 / 5%) 0px 16px 8px,
    rgb(0 0 0 / 5%) 0px 32px 16px;
}
.news-head h2 span {
  display: block;
  color: #153168;
  font-size: 18px;
  text-align: center;
}
.newsCount:nth-child(4n + 1) > div {
  border-left: 3px solid #fff27e;
}
.newsCount:nth-child(4n + 2) > div {
  border-left: 3px solid #ceb2ff;
}
.newsCount:nth-child(4n + 3) > div {
  border-left: 3px solid #ff928f;
}
.newsCount:nth-child(4n + 4) > div {
  border-left: 3px solid #ffb470;
}

/* events,gallery, news till here */

/* events description pop up */

.popup-modal#eventPopup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.popup-modal#eventPopup .popup-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  position: relative;
}

.popup-modal#eventPopup .popup-content .close {
  color: #d7271a;
  font-size: 60px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 15px;
  opacity: 1;
  background-color: transparent;
}

.popup-modal#eventPopup .popup-content h3 {
  color: #d7271a;
}

.popup-modal#eventPopup .popup-content .close:hover,
.popup-modal#eventPopup .popup-content .close:focus {
  color: #d7271a;
  text-decoration: none;
  cursor: pointer;
}

/* till here events description pop up */

/* news image api */
.news-blk img {
  height: 200px;
  width: 200px;
  display: block;
  margin: auto;
}
/* till here */

/*first line 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-title {
  display: none;
}
.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 i {
  margin-left: 0 !important;
  font-size: 27px;
  color: white !important;
}
.magnify-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  color: #fff !important;
  text-align: center;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background: #2767c7;
}
.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;
  margin-left: 0;
}
/* last line Magnify pop up*/

/* faculty  */

.faculty .staff_pic {
  overflow-x: auto;
}
.faculty img {
  height: 75px;
  width: 75px;
  margin: auto;
  object-fit: contain;
  background: #c5c5c5;
}
/* faculty till here */

/* principal message css */
.prin-message-container .message img {
  display: block;
  margin: auto;
  height: 250px;
}
.prin-message-container #message-content p {
  text-align: justify;
  margin: 20px 0px;
}

.prin-message-container #message-name {
  margin: auto;
  text-align: center;
}

.prin-message-container .message {
  margin-top: 20px;
}
/*message till here */

/* notification pop up */

.modal-header h1 {
  color: #217dc5;
  font-size: 23px;
}

.modal-body .card.modalcard {
  margin: 0px;
  border: 1px solid #217dc5;
}

.modal-body .card-body img {
  display: block;
  margin: auto;
}
.modal-body .card-body p {
  text-align: center;
  padding: 10px;
}
.modal-header .btn-close {
  z-index: 999999 !important;
}
/* notification till here */

/* a {
    color: white !important;
    text-decoration: none !important;
  } */

/* home page events news */
/* css by fCJSMP events and news */
/* ------------------------------------ Images content-overlay ---------------------------------------*/
.blog__area {
  padding-top: 70px;
  /* padding-bottom: 70px; */
}

.blog__area .sec-title-wrap {
  text-align: center;
  padding-bottom: 15px;
}

.blog__item {
  position: relative;
  background-color: #fff;
  width: 80%;
}

.blog__item:hover::before {
  opacity: 1;
  right: 0;
}

.blog__item::before {
  position: absolute;
  content: "";
  width: 27px;
  height: 5px;
  right: 100px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #ff9b24;
}

.blog__item:hover::after {
  opacity: 1;
  bottom: 0;
}

.blog__item::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 27px;
  right: 0;
  bottom: 100px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #dc8825;
}

.blog__item .date {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 8px 20px;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 10px;
  background-color: rgb(17, 46, 22);
}

.blog__item p {
  padding-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
  text-overflow: ellipsis;
  line-height: 25px;
  margin-bottom: 10px;
}

.blog__item .link {
  color: #01001e;
  text-transform: capitalize;
}

.blog__content {
  padding: 0 25px 20px;
  background: #fff;
}

.blog__item img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  background: #f1f1f1;
}

.blog__title {
  font-size: 18px;
  /* font-weight: 700; */
  line-height: 30px;
  color: #01001e;
  padding-bottom: 23px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.1em;
  text-overflow: ellipsis;
  text-align: left;
  margin-bottom: 10px;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
}

.blog__item:hover .blog__title {
  color: #7c0000;
}

.blog__item h6 {
  font-size: 16px;
  line-height: 15px;
  color: #29166f;
  margin-bottom: 12px;
  font-family: "Fredoka", sans-serif;
}

.blog__item h6 i {
  padding: 0 5px 0 0;
  color: #9b2fb7;
  font-size: 15px;
}

.blog__item h6 a:hover {
  color: #e7a7f7;
}

ul#event-slider {
  height: 490px !important;
  background: #fff;
}

ul#event-slider li {
  box-shadow: -2px -2px 13px 2px #f3eeeed4;
}

.newssec-area {
  background: #c5e8ff;
  padding: 18px;
  box-shadow: 1px 4px 11px 2px #cfcfcf;
}
.newssec-area h2 {
  text-align: center;
  /* padding: 10px; */
  color: black;
}
.newssec-area h2 a i {
  color: black;
}

.newssec-area-box-con h2 {
  font-size: 18px;
  line-height: 30px;
  color: black;
  padding-bottom: 23px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.1em;
  text-overflow: ellipsis;
  text-align: left;
  margin-bottom: 10px;
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
}

.newssec-area-box-con p {
  color: black;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-weight: 500;
  line-height: 27px;
  font-style: normal;
}

.newssec-top {
  padding-top: 20px;
}

.newssec-area-box-con h6 {
  color: black !important;
  font-size: 16px;
  line-height: 15px;
  color: #29166f;
  margin-bottom: 12px;
  display: inline-flex;
  justify-content: center;
  font-family: "Fredoka", sans-serif;
}

.newssec-area-box-con h6 i {
  padding: 0;
  color: black;
  font-size: 14px;
  line-height: 0;
  margin-right: 6px;
  display: inline-flex;
  justify-content: center;
}

.newssec-area-box-con h6 a:hover {
  color: black;
}

.newssec-area-box-con h6 a {
  color: black;
  margin-right: 12px;
  display: inline-flex;
  justify-content: center;
}

.btn-style-one {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  padding: 15px 60px;
  letter-spacing: 0.1em;
  overflow: hidden;
  text-transform: uppercase;
  color: black;
  border-radius: 50px;
  background: #c5e8ff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border: solid 2px #c5e8ff;
}

/* .bi-arrow-bar-right {
    color: white;
  } */

.newbox {
  /* border: 1px solid black; */
  padding: 10px;
}

/* home events, news */

/* changes in event calendar */

.fc-toolbar.fc-header-toolbar {
  padding: 0px !important;
}

.fc-toolbar > * > :not(:first-child) {
  margin-left: 0 !important;
}

#calendar {
  background-color: #c5e8ff !important;
  padding: 10px;
}
.fc-toolbar.fc-header-toolbar {
  margin: auto;
}
.fc-toolbar h2 {
  font-size: 17px !important;
}
.calendar-content {
  height: auto;
}

/* home message css */
/* message desk home page */
.testimonial2__area .testimonial2__wrapper-3--discription span {
  color: white;
  text-align: left;
  font-size: 18px;
}
.testimonial2__area .testimonial2__wrapper:hover {
  /* transform: skew(-8deg, 0deg); */
  box-shadow: 0px 1px 5px 5px rgb(17, 46, 22);
}
.testimonial2__area .testimonial2__wrapper:hover .testimonial2__wrapper-2,
.testimonial2__area .testimonial2__wrapper:hover .testimonial2__wrapper-3 {
  transform: skew(0);
}
.testimonial2__area {
  overflow: hidden;
  position: relative;
  margin-top: 53px;
}
.testimonial2__area .swiper-wrapper {
  display: flex;
}
.testimonial2__area .testimonial2__pre-title {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.testimonial2__area .testimonial2__title {
  margin-top: 8px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.testimonial2__area .testimonial2__wrapper {
  padding: 30px 60px;
  /* background: #fff; */
  /* box-shadow: 1px 4px 20px 1px #e7e7e7; */
  margin: 60px 30px;
  position: relative;
  transition: 0.8s;
  border-radius: 80px;
}
.testimonial2__area .testimonial2__wrapper-1 img {
  width: 12px;
  height: 12px;
}
.testimonial2__area .testimonial2__wrapper-2 h4 {
  font-size: 18px;
  font-weight: 700;
  color: #020334;
  margin: 0 0 15px;
}
.testimonial2__area .testimonial2__wrapper-2 p {
  font-size: 17px;
  font-weight: 400;
  color: white;
  margin: 0 0 14px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 34px;
  margin-bottom: 10px;
  height: 6em;
}
.testimonial2__area .mmpri p span {
  font-size: 17px;
  font-weight: 400;
  color: #3c3c3c;
  margin: 0 0 14px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 34px;
  margin-bottom: 10px;
  height: 8em;
}
.testimonial2__area .testimonial2__wrapper-3 {
  /* display: flex; */
  padding-top: 12px;
  align-items: center;
}
.testimonial2__area .testimonial2__wrapper-3--discription {
  text-align: center;
  padding-left: 20px;
  padding-top: 6px;
  /* text-align: left; */
  display: block;
  margin: auto;
}
.testimonial2__area .testimonial2__wrapper-3--discription + a {
  color: white !important;
  text-align: center;
}

.testimonial2__area .testimonial2__wrapper-3--discription h6 {
  font-size: 18px;
  color: white;
  margin-bottom: 0;
}
.testimonial2__area .testimonial2__wrapper-3--discription p {
  font-size: 14px;
  font-weight: 500;
  color: #4b4b57;
}
.testimonial2__area .testimonial2__shape img {
  position: absolute;
}
.testimonial2__wrapper-3--img img {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  outline: 1px solid rgb(17, 46, 22);
  object-fit: contain;
  object-position: center;
  display: block;
  margin: auto;
  background-color: white;
}
.testimonial2__area .testimonial2__shape-1 {
  z-index: -1;
  top: 10%;
  left: 0;
}
.testimonial2__area .testimonial2__shape-2 {
  z-index: -2;
  top: 0;
  left: 31%;
}
.testimonial2__area .testimonial2__shape-3 {
  z-index: -1;
  top: 12%;
  right: 0;
}
.pb-155 {
  padding-bottom: 155px;
}
.pt-115 {
  padding-top: 115px;
}
.pt-120 {
  padding-top: 120px;
}
.testimonial2__wrapper.swiper-slide:hover {
  transition: 0.8s;
  box-shadow: 0 1px 5px 5px #9cd2f6;
}

.testimonial2__wrapper-2 a {
  color: #55c318;
  font-size: 19px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 21px;
  text-align: center;
  display: block;
}

#messageCarousel .testimonial2__wrapper .bi-arrow-bar-right {
  color: white;
}

/* home message section till here */

/* gallery home page */

/* gallery home page */
.galsec h1 {
  padding-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.galsec h3 {
  font-size: 20px;
  margin-bottom: 37px;
  color: #a19a9a;
  text-align: center;
  font-weight: 400;
}
.galsec {
  margin-bottom: 50px;
  margin-top: 40px;
}
.gal-box {
  position: relative;
  z-index: 1;
  width: 83%;
}
.gal1 {
  height: 230px !important;
  width: 100%;
  object-fit: contain;
  object-position: center;
  background-color: #c5e8ff !important;
  padding: 0;
  border-radius: 10px 10px 0 0;
}
.gal2 {
  height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.goverlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: #000000e0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  z-index: 9999;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
.goverlay1 {
  background: #ffacc1d1;
}
.goverlay2 {
  background: #9edeffd1;
}
.goverlay3 {
  background: #ffdcb3d1;
}
.goverlay4 {
  background: #70f5e0d1;
}
.gal-box:hover .goverlay {
  bottom: 0;
  height: 100%;
}
.text {
  color: #000;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
}
.content-part {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #5c9851;
  padding: 3px 18px;
  display: inline-block;
  color: #000;
  border-radius: 0;
  right: 0;
  transition: all 0.4s ease;
  width: max-content;
}
.content-part .title {
  font-size: 16px;
  line-height: 19px;
  padding: 9px 0 5px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.galbg1 {
  background: #ffacc1;
}
.galbg2 {
  background: #9edeff;
}
.galbg3 {
  background: #ffdcb3;
}
.galbg4 {
  background: #70f5e0;
}
.height100 {
  height: 500px;
  background: #000;
}
.content-part .title span {
  font-size: 15px;
  font-weight: 400;
  /* display: none; */
}

/* home gallery till here */

/* home topper , achievement , birthday */

/* achievement home */
.achi_sec h2 {
  text-align: center;
  color: black;
  margin-bottom: 30px;
}
.achi_sec article {
  border-radius: 10px;
  position: relative; /* margin-top: 70px; */
  background: #ffd34d;
  padding-bottom: 25px;
  height: 380px;
}
.achi_sec .img_frame {
  padding-top: 30px;
}
.achi_sec .img_frame_sec {
  margin: 0;
  position: relative;
}
.achi_sec .achi_img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  margin: auto;
  display: block;
  border: dotted 2px #fffffe;
  object-fit: cover;
}
.achi_sec article h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  top: -42px;
  text-align: center;
}
.data_sec h3 {
  margin-top: 25px;
  font-weight: 400 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  color: #000;
  font-size: 19px;
}
.data_sec h5 {
  text-align: center;
  color: #000;
  font-size: 14px;
}

.achi_sec .bi-arrow-bar-right {
  color: rgb(17, 46, 22) !important;
}

/* birthday home */
.birthday_sec h1 {
  text-align: center;
  color: black;
  margin-bottom: 20px;
}
.birthday_sec article {
  padding: 16px;
  border-radius: 10px;
  position: relative;
  min-height: 380px;
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/birthday.jpg)
    center no-repeat #fff;
  background-size: cover;
}
.birthday_sec article img {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  margin: auto;
  display: block;
  margin-top: 65px;
  border: dotted 2px #e1e1e1;
  padding: 9px;
  margin-bottom: 19px;
}
.birthday_sec article h3 {
  color: #000;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow-wrap: anywhere;
  width: 90%;
  margin: auto;
}
.birthday_sec article h4 {
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #0078cd;
  margin-top: 4px;
}

/* topper home page */
.toppers_sec h1 {
  text-align: center;
  color: black;
  margin-bottom: 20px;
}
.toppers_sec h1 span a i {
  color: white;
}
.toppers_sec article {
  border: solid 1px #fff;
  padding: 0px 16px;
  border-radius: 10px;
  position: relative;
  background: url(https://webapi.entab.info/api/image/CJSMP/public/images/trophy.jpg)
    no-repeat right bottom #fff;
  min-height: 330px;
  margin-bottom: 17px;
  margin-top: 0px;
}
.toppers_sec article img {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  padding: 3px;
  border: dotted 2px #d0d2d3;
  margin: auto;
  display: block;
  object-fit: contain;
}
.toppers_sec article h3 {
  color: #000;
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.toppers_sec article h4 {
  font-size: 15px;
  background: #2aaff0;
  border-radius: 50px;
  padding: 5px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow-wrap: anywhere;
  max-width: 155px;
}
.toppers_sec article h5 {
  font-size: 15px;
  text-align: center;
  color: #000;
  background: #ffbc00;
  border-radius: 50px;
  padding: 5px;
  line-height: 25px;
  max-width: 70px;
}
.toppers_sec h2 {
  font-size: 19px;
  text-align: center;
  color: #fff;
  background: #d10300;
  border-radius: 50px; /* position: absolute; */
  right: 0;
  line-height: 46px;
  padding: 0 12px;
  border: solid 2px #fcd34d;
  width: 50px;
  height: 50px;
  float: right;
  margin-top: -25px;
}
.toppers_sec .data_sec {
  margin-bottom: 20px;
}

.topperbg {
  background-color: #c5e8ff;
}

.centered-link {
  display: flex;
  justify-content: center; /* Centers the link horizontally */
  margin-bottom: 10px; /* Optional: adjust the bottom margin */
}
.centered-link a {
  font-size: 18px;
  font-weight: bold;
  color: #8e2830;
  text-decoration: none;
}

.centered-link a:hover {
  text-decoration: underline;
}

/* online registration */

.online_reg a {
  color: #fff;
  line-height: -9px;
  text-align: center;
}
.online_reg {
  height: 70px;

  text-align: center;
  animation: background-blink 1s linear infinite;
  line-height: 29px;
  font-size: 21px;
  z-index: 99;
}

#Registration-content {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 25px;
}
#Registration-content p {
  font-size: 21px;
  padding: 20px;
  color: white;
  height: 50px;
}
/* Keyframes for the blinking animation */
@keyframes smooth-blink {
  0%,
  100% {
    opacity: 1; /* Fully visible */
  }
  50% {
    opacity: 0.8; /* Partially visible */
  }
}

/* Keyframes for background color animation */
@keyframes background-blink {
  0%,
  100% {
    background-color: #f5150d; /* Original color */
    color: white;
  }
  50% {
    background-color: #ffae00; /* Secondary color */
    color: white;
  }
}

.online_reg .fa {
  background: #ffff40;
  height: 23px;
  width: 23px;
  text-align: center;
  color: #000000;
  border-radius: 100%;
  font-size: 14px;
  padding-top: 5px;
}
.online_reg .fa:hover {
  background: #000;
  color: #fff;
}
#Registration-content .bi.bi-paperclip {
  color: white;
}

.col-lg-7.col-md-12.col-sm-12.col-12.no-pad {
  display: flex;
}

.highlights_sec {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.27);
  /* background: #c5e8ff; */
  /* height: 35px; */
  display: flex;
  align-items: center;
}
.highlights_sec marquee p {
  margin: 0px;
  line-height: 25px;
  color: black;
  font-size: 15px;
}
.highlights_sec marquee p a {
  width: 25px;
  height: 25px;
  padding: 10px;
}
.highlights_sec marquee p a:hover {
  color: #f99a6a;
}
.highlights_sec marquee p .fa {
  background: #95976f;
  padding: 4px 5px;
  color: black;
  border-radius: 15px;
}
.highlights_sec marquee p .fa:hover {
  color: #fb0;
}
.thisIsHighlight .bi.bi-paperclip {
  color: black;
}

.navbar-light .navbar-toggler {
  position: absolute;
  right: 0;
  top: -40px;
}
.navbar .nav-item {
  margin: 7px;
}

.nav-item.dropdown ul.dropdown-menu {
  background: transparent;
}
.nav-item.dropdown ul li {
  margin: 0px !important;
}
.nav-item.dropdown .dropdown-menu {
  border: none !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #000 !important;
}

@media screen and (min-width: 1200px) {
  .nav-item.dropdown ul.dropdown-menu {
    background-color: #217dc5 !important;
  }
  .nav-item.dropdown ul.dropdown-menu li a.dropdown-item {
    color: white;
    background: transparent !important;
  }
}
@media screen and (max-width: 1199px) {
  .nav-item.dropdown ul.dropdown-menu li a.dropdown-item:hover {
    color: white;
    background: #217dc5;
  }
}

.contact-box p a {
  color: white;
}

#calendar .fc-event-container span {
  display: -webkit-box; /* Use a flexible box model */
  -webkit-line-clamp: 1; /* Number of lines to display */
  -webkit-box-orient: vertical; /* Set the box orientation to vertical */
  overflow: hidden; /* Hide the overflow */
  text-overflow: ellipsis;
}

#calendar-popUp p {
  padding-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 3.2em;
  text-overflow: ellipsis;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  color: rgb(17, 46, 22);
  font-weight: bold;
}
