@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");
* {
  padding: 0px;
  margin: 0px;
}

body {
  overflow-x: hidden !important;
  font-family: "Red Hat Display", sans-serif;
}

p {
  font-size: 16px;
  line-height: 30px;
  margin: 0px;
  text-align: justify;
}

h3 {
  font-size: 20px;
}

input {
  outline: none;
}

.clr {
  clear: both;
}

.clr10 {
  clear: both;
  height: 10px;
}

a {
  text-decoration: none;
}

li,
a,
i,
article,
ul,
h3,
img,
h5 {
  transition: all 0.5s;
}

a:hover,
img:hover,
i:hover,
article:hover,
ul:hover,
h3:hover,
li:hover,
h5:hover {
  transition: all 0.5s;
}

ul {
  margin: 0px;
}

ul li {
  font-size: 16px;
  line-height: 28px;
  list-style-type: none;
}

h1 {
  position: relative;
  padding: 0;
  margin: 0;
  color: #0d1f3b;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 29px;
  letter-spacing: 1px;
  /* font-weight: bold; */
  font-family: "Rubik", sans-serif;
}

.clr {
  clear: both;
}

.erp_links {
  right: 0px;
  position: fixed;
  bottom: 200px;
  z-index: 9999;
}

.erp_links img {
  width: 100px;
}

.online-reg {
  animation: blinker 1s linear infinite;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #002e57;
  padding: 5px;
  border: solid 2px #ffffff;
  z-index: 99;
}

@keyframes blinker {
  50% {
    background: #b00007;
  }
}

.online-reg img {
  width: 40px;
  margin-right: 10px;
}

.online-reg .icon-online {
  background: #ffffff;
  padding: 5px;
  width: 25px;
  margin: 0px;
  margin-left: 10px;
  border-radius: 5px;
}

.online-reg a {
  color: #fff;
}

.modal-dialog {
  min-width: 750px;
}

.modal-dialog .card:hover p {
  color: #000;
}

.modal-dialog .modal-header {
  background: #38478d;
  padding: 10px 0;
}

.modal-dialog img {
  width: 100%;
  object-fit: fill;
  background: #cbc0c0ad;
}

.modal-dialog h1 {
  text-align: left;
  font-size: 17px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Overpass-Regular";
  margin-bottom: 0px;
  margin-left: 20px;
}

.modal-dialog .carousel-control-prev,
.modal-dialog .carousel-control-next {
  bottom: -23px;
  background: #9a0006;
}

.modal-dialog .modal-header .btn-close {
  color: #000;
  padding-right: 31px;
  background-color: #fff;
}

.modalcard .card-body {
  padding: 10px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/pop-bg.png)
    repeat;
  background-size: contain;
  min-height: 250px;
}

.modalcard .card-body p {
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  padding-top: 10px;
  min-height: 50px;
}

.modalcard {
  border: none;
}

.modal-body {
  padding: 0 1rem;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-body a {
  margin-right: 5px;
}

.modal {
  background: #0000008a;
  z-index: 9999;
}

.top-menu {
  position: absolute;
  right: 57px;
  display: flex;
  top: 10px;
  z-index: 9999;
  display: none;
}

.top-menu ul {
  margin-top: 7px;
  display: flex;
}

.top-menu ul li {
  /* margin-right: 10px; */
}

.top-menu ul li a {
  color: #fff;
  background: #f42936;
  padding: 8px 20px;
  border-right: solid 1px #fff;
}

.top-menu ul li a:hover {
  color: #ffe96f;
}

.top-menu ul li:last-child a {
  border: 0px;
}

.slider-sec {
  margin: 0px;
  position: relative;
}

.highlights-sec {
  margin: 0px;
  background: #38478d;
  max-height: 32px;
  /* display: none; */
}

.highlights-sec marquee {
  margin: 0px;
}

.highlights-sec p {
  margin: 0px;
  color: #ffffff;
  font-size: 15px;
}

.highlights-sec p a {
  padding: 0 10px;
  color: #ffffff;
}

.highlights-sec p a:hover {
  color: #ffd400;
}

.highlights-sec p img {
  width: 25px;
  margin-left: 20px;
  background: #fff;
  padding: 5px;
  border-radius: 8px;
}

.highlights-sec p img:hover {
  background: #ffd400;
}

.highlights-sec h3 {
  margin-bottom: 0px;
  color: white;
  background: #a50d1e;
  text-align: center;
  position: relative;
  z-index: 99;
  width: 41px;
  float: right;
  margin-top: -35px;
  padding: 3px;
}

.slider-sec .carousel-inner img {
  object-fit: cover;
}

.slider-sec .header {
  margin: 0px;
  width: 100%;
  padding: 0px 50px;
  background: linear-gradient(110deg, #14875f 60%, #f1f1f1 60%);
  background: #00000059;
  background: linear-gradient(0deg, #00000005 20%, #16204e 100%);
}

.slider-position {
  position: absolute;
  width: 100%;
  background: #00000059;
  top: 0px;
  height: 100%;
}

.navbar-nav > li > .dropdown-menu {
  /* margin-top: 20px; */
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 930px;
  left: inherit;
  right: 0px;
  top: 100%;
  border: 0;
  background: #f0f4ff;
}

.navbar-default .navbar-nav > li > a {
  width: 200px;
  font-weight: bold;
}

.navbar-brand img {
  width: 380px;
  /* margin-top: 10px; */
}

ul.navbar-nav.mr-auto.mb-2.mb-lg-0 {
  margin-top: 20px;
}

.navbar-collapse {
  flex-basis: inherit !important;
  flex-grow: inherit !important;
  margin-top: -20px;
}

.shadow {
  box-shadow: inherit !important;
  justify-content: center;
  position: relative;
  padding: 0;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.btn-primary {
  color: #000;
  background-color: #ffeb5e;
  border-color: #ffee47;
}

.btn-primary:hover {
  background-color: #620004;
  border-color: #ffee47;
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(0 0 0);
  text-transform: uppercase;
  font-size: 14px;
  /* background: #0000003d; */
  margin-left: 5px;
  border-radius: 10px;
  position: relative;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #ec3237;
}

.navbar-nav img {
  height: 280px;
  object-fit: cover;
  border: solid 7px #ffe3e6;
}

.texts {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.texts h5 {
  font-size: 19px;
  font-weight: 600;
  color: #354a8a;
}
.menu_texts {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.navbar-nav p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  right: 0;
  margin-top: 0.125rem;
  width: 60%;
  left: inherit;
}

.carousel-control-next,
.carousel-control-prev {
  bottom: 40px;
  height: 50px;
  width: 50px;
  /* background: #000; */
  border-radius: 100%;
  top: inherit;
  border: solid 2px #fff;
  opacity: 1;
  right: auto;
  left: 41px;
}

.carousel-control-next {
  left: 110px !important;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
  background: #f42936;
}

.header-bottom {
  background: #3b4491;
  display: flex;
  justify-content: space-around;
}

.header-bottom h3 {
  line-height: 55px;
  width: 33.3%;
  text-align: center;
  border-right: solid 1px #fff;
  margin-bottom: 0px;
}

.header-bottom h3:nth-child(2) {
  background: #38478d;
}

.header-bottom h3:nth-child(2) a {
  /* color: #000; */
}

.header-bottom h3:nth-child(3) {
  background: #354a8a;
}

.header-bottom img {
  width: 30px;
  margin-right: 10px;
}

.header-bottom img:hover {
  margin-top: -10px;
}

.header-bottom h3 a {
  color: #fff;
}

.header-bottom h3 a:hover {
  color: #ffeb5e;
}

.list-group-item:hover {
  margin-left: 2px;
  color: #fff;
  background: #38478d;
}

.about-sec {
  padding-top: 50px;
  padding-bottom: 50px;
}

.about-sec a img {
  width: 20px;
  margin-left: 0px;
}

.about-sec a {
  text-align: center;
  display: block;
  color: #000;
  margin-top: 15px;
}

.about-sec a:hover {
  margin-left: -15px;
}

.about-sec h1 {
  text-align: center;
}

.about-sec p {
  text-align: center;
  width: 80%;
  margin: auto;
}

.important-sec {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 70px;
  flex-wrap: wrap;
}

.important-sec .links {
  min-width: 180px;
  border-radius: 10px;
  border: solid 1px #ddd;
  padding-top: 30px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.important-sec .links:hover {
  background: #ffffff;
}

.important-sec .links h3 {
  text-align: center;
  line-height: 25px;
  font-size: 17px;
}

.important-sec .links h3:hover {
  color: #354a8a;
  cursor: pointer;
}

.important-sec .links a {
  color: #000;
}

.important-sec .links img {
  width: 50px;
  margin: auto;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
  opacity: 0.5;
}

.important-sec .links:hover img {
  opacity: 0.5;
  transform: rotate(360deg);
}

.important-sec .links h3 span {
  display: block;
}

.event-sec {
  margin-top: 60px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/bg-img.jpg)
    repeat;
  background-size: contain;
  background: #000;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/bg.jpg);
}

.event-sec .item {
  min-height: 490px;
}

.event-sec .item:last-child {
  padding-left: 12px !important;
}

.event-sec a img {
  width: 20px;
  margin-left: 10px;
  height: auto;
}

.event-sec a {
  text-align: center;
  display: block;
  color: #fff;
  margin-top: 25px;
}

.event-sec a:hover {
  font-size: 16px;
}

.event-sec article {
  background: #ffffff;
  padding-bottom: 25px;
  border: solid 1px #ddd;
  min-height: 420px;
  border-radius: 10px;
}

.event-sec article:hover {
  box-shadow: 5px 4px 20px 0px #e1e1e1;
}

.event-sec article .sections {
  position: relative;
  height: 350px;
}

.event-sec article ul {
  display: flex;
  margin-top: 25px;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.event-sec article ul li {
  margin-right: 10px;
  font-size: 14px;
}

.event-sec article ul li img {
  width: 14px;
  height: auto;
  margin-right: 10px;
  border-radius: 0px;
}

.event-sec .data {
  position: absolute;
  background: #38478de0;
  bottom: 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 8px 5px;
}

.event-sec img {
  width: 100%;
  height: 350px;
  object-fit: contain;
  border-radius: 10px;
}

.event-sec h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  margin: 0;
  font-size: 16px;
}

.event-sec h4 {
  color: #fff;
  font-size: 17px;
}

.event-sec .opverlay {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 50px;
  background: #000000e8;
  background: #38478df5;
  border-radius: 10px;
  width: 100%;
}

.event-sec .opverlay p {
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 150px;
}

.event-sec .opverlay img {
  color: #fff;
  position: absolute;
  left: 40px;
  top: 0px;
  width: 40px;
  object-fit: inherit;
  border-radius: 5px;
  background: #fff;
  padding: 10px;
}

.event-sec .opverlay img:hover {
  background: #ffde5e;
}

.event-sec article:hover .opverlay {
  opacity: 1;
  transition: all 0.5s;
}

.event-sec h1 {
  margin: 0px;
  position: relative;
  margin-bottom: 25px;
  color: #fff;
}

.event-sec h1::after {
  content: "";
  position: absolute;
  z-index: 9999999;
  width: 70px;
  top: 19px;
  height: 2px;
  background: #fff;
  margin-left: 20px;
}

.new_slid {
  position: relative;
}

.new_slid .MS-content {
  white-space: nowrap;
  overflow: hidden;
}

.new_slid .MS-content .item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 13px;
  float: none;
  min-height: inherit;
}

.MS-controls button {
  outline: 0;
  font-size: 50px;
  top: 0px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
  cursor: pointer;
  background: none;
  border: none;
}

.new_slid .MS-controls {
  position: absolute;
  right: 10px;
  top: -80px;
  cursor: pointer;
}

.new_slid .MS-controls .MS-left {
  left: 0px;
}

.new_slid .MS-controls .MS-right {
  right: 0px;
}

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.MS-controls i {
  border: solid 1px #ffffff;
  width: 30px;
  height: 30px;
  color: #ffffff;
  font-size: 20px;
  padding-top: 4px;
  border-radius: 100%;
}

.MS-controls i:hover {
  background: #ff1233;
  color: #fff;
}

.event-sec .item {
  padding-right: 0px !important;
  padding-left: 10px !important;
}

.message-main-sec {
  margin-top: 0px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/bg.jpg);
}

.message-main-sec .bg {
  margin: 0px;
  background: #081348db;
  padding: 50px 100px;
  padding-bottom: 90px;
}

.event-sec .bg {
  margin: 0px;
  background: #081348db;
  padding: 50px 100px;
}

.message-main-sec a {
  color: #000000;
  top: 20px;
  position: relative;
  letter-spacing: 1px;
  background: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  display: block;
  width: max-content;
  margin: auto;
}

.message-main-sec a:hover {
  background: #ffde5e;
  color: #000;
}

.message-main-sec a img {
  width: 20px;
  margin-left: 0px;
}

.message-sec {
  margin: 0px;
}

.message-sec a {
  margin-top: 20px;
  display: block;
  width: max-content;
}

.message-sec article {
  margin: 0px;
  background: #38478d;
  padding: 30px;
  height: 720px;
  margin-top: -125px;
  padding-top: 60px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.message-sec article img {
  width: 100px;
  margin-right: 30px;
  height: 100px;
  border-radius: 100%;
}

.message-sec article h4 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.message-sec article h4 span {
  font-size: 15px;
  display: block;
}

.message-sec article p {
  margin: 0px;
  color: #fff;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 16;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.message-sec article div {
  margin: 0px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 20px;
  line-height: 35px;
  font-size: 17px;
}
.message-sec article h1 {
  color: #000;
  background: #ffe049;
  line-height: 75px;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  text-align: left;
  padding-left: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.message-sec .name-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #ffeb5e; */
  padding: 10px 10px;
  margin-top: 20px;
  border-radius: 10px;
}

.gallery-sec {
  display: flex;
}

.gallery-sec .sec {
  margin-right: 10px;
  width: 50%;
}

.gallery-name {
  color: #ffffff2e;
  margin-bottom: 30px;
  text-align: center;
  font-size: 105px;
}

.gallery-sec .sec .gal-sec {
  position: relative;
  margin-bottom: 20px;
}

.gallery-sec .sec .data {
  transition: all 0.5s;
  position: absolute;
  background: #00000096;
  top: 0px;
  height: 100%;
  z-index: 9;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px;
  opacity: 0;
}

.gallery-sec .sec .gal-sec:hover .data {
  opacity: 1;
  transition: all 0.5s;
  border-radius: 20px;
}

.gallery-sec .sec h3 {
  color: #fff;
}

.gallery-sec .sec img {
  height: 210px;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.gallery-sec .sec:nth-child(2) img {
  height: 440px;
  border-radius: 20px;
}

.toppers-sec-main {
  /* margin-top: 100px; */
  display: none;
  align-items: center;
}

.toppers-sec {
  margin: 0px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/bg-img.jpg)
    repeat;
  width: 65%;
  background-size: contain;
}

.toppers-sec .bg {
  margin: 0px;
  background: #081348db;
  /* padding: 50px 100px; */
  padding-bottom: 90px;
}

.toppers-sec h1 {
  text-align: center;
  margin-bottom: 70px;
}

.toppers-sec h1 a {
  font-size: 15px;
  float: right;
  color: #000;
}

.toppers-sec h1 a img {
  width: 20px;
}

.toppers-sec .bg {
  margin: 0px;
  background: #ededed00;
  padding: 50px;
  height: 480px;
  padding-top: 20px;
  padding-bottom: 350px;
}

.toppers-sec article {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.toppers-sec article img {
  /* width: 150px; */
  height: 150px;
  border-radius: 100%;
  margin-bottom: 10px;
  outline: solid 1px #ffc107;
  padding: 10px;
}

.toppers-sec article h3 {
  color: #000a29;
  background: #fff;
}

.toppers-sec article h4 {
  color: #000a29;
  font-size: 15px;
  background: #fff;
}

.toppers-sec article .percentage {
  margin: 0px;
  color: #fff;
  background: #fc1c34;
  padding: 0px 10px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.news-sec {
  margin: 0px;
  width: 35%;
}

.news-sec h1 {
  background: #ffe049;
  margin: 0px;
  line-height: 75px;
  text-align: center;
  letter-spacing: 0;
}

.news-sec .news-data {
  background: #182a60;
  height: 500px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 50px;
}

.news-sec .news-data marquee {
  height: 340px;
}

.news-sec .news-data::before {
  top: 0;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0) #fc1c34 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 70px 70px 0;
  /* content: ""; */
  display: block;
  left: -70px;
  position: absolute;
}

.news-sec article {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #ffffff14;
  padding-bottom: 20px;
}

.news-sec article .date-sec span {
  display: block;
  font-size: 15px;
  font-weight: bold;
  background: none;
  color: #fff;
  margin: 0px;
  padding: 0px;
}

.news-sec article .date-sec {
  font-size: 25px;
  color: #ffffff;
  padding: 5px 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-right: 20px;
  background: #436ec6;
  text-align: center;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.news-sec article .data-sec {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #fff;
}

.news-sec h3 {
  font-size: 20px;
  line-height: 45px;
  margin-bottom: 0px;
  color: #ffe049;
}

.news-sec p {
  margin: 0px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-sec h1 a {
  font-size: 15px;
  float: right;
  color: #000;
  margin-right: 20px;
}

.news-sec h1 a:hover,
.toppers-sec h1 a:hover {
  margin-right: 5px;
}

.news-sec h1 a img {
  width: 20px;
}

.news-sec span {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  background: #ffe049;
  width: max-content;
  color: #000;
  padding: 2px 5px;
}

.news-sec span:hover {
  background: #f82335;
  color: #fff;
}

.news-sec a {
  color: #000;
}

.footer-sec {
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 10px;
  /* background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/ftr.jpg) repeat; */
  border-top: dotted 4px #101d42;
}

.footer-sec h3 {
  color: #082c98;
  margin-bottom: 20px;
  font-weight: 600;
}

.footer-sec p {
  color: #000;
}

.footer-sec p.ftr-data {
  width: 80%;
}

.footer-sec .ftr-btn {
  display: flex;
  padding: 0px;
  margin-top: 40px;
}

.footer-sec .ftr-btn li {
  margin-right: 20px;
}

.footer-sec .ftr-btn li a {
  color: #000;
  border-radius: 20px;
  border: solid 2px #000;
  padding: 10px 50px;
}

.footer-sec .ftr-btn li a:hover {
  background: #ffdc6d;
  color: #000;
}

.footer-sec .ftr-btn li:last-child a {
  background: #ffde5e;
  color: #000;
}

.footer-sec .ftr-btn li:last-child a:hover {
  background: #000;
  color: #fff;
}

.footer-sec .links {
  margin: 0px;
  padding: 0px;
}

.footer-sec .links li {
  margin: 0px;
  line-height: 32px;
}

.footer-sec .links li a {
  color: #000;
}

.footer-sec .links li a:hover {
  color: #f42936;
  margin-left: 5px;
}

.footer-sec .imp-links {
  margin: 0px;
  padding: 0px;
  display: flex;
  margin-bottom: 30px;
}

.footer-sec .imp-links li {
  margin-right: 10px;
  background: #ffdc6d;
  border-radius: 5px;
  padding: 5px 5px;
}

.footer-sec .imp-links li a {
  color: #000;
}

.footer-sec .imp-links li a:hover {
  color: #132245;
}

.footer-sec .imp-links li a img {
  width: 23px;
  margin-right: 5px;
  /* background: #000; */
  /* padding:4px; */
  border-radius: 5px;
}

.footer-sec .social-links {
  margin: 0px;
  padding: 0px;
  display: flex;
  margin-top: 30px;
}

.footer-sec .social-links li {
  margin-right: 30px;
}

.footer-sec .social-links li a {
  color: #fff;
}

.footer-sec .social-links li a img {
  width: 40px;
  margin-right: 2px;
  background: #38478c;
  height: 40px;
  padding: 10px;
  border-radius: 10px;
}

.footer-sec .social-links li a img:hover {
  background: #a7020d;
}

.footer-sec-btm {
  background: #162649;
}

.footer-sec-btm p {
  text-align: center;
  color: #fff;
  line-height: 40px;
}

.footer-sec-btm p a {
  color: #fff;
}

.navbar-toggler:focus {
  box-shadow: inherit;
}

#calendar {
  max-width: 600px;
  margin: 0px auto;
  padding: 20px 10px;
  background: #fff;
  min-height: 427px;
}

.fc button,
.fc table,
body .fc {
  font-size: 1em;
}

.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
}

.fc-icon,
.fc-unselectable {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}

.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

.fc th,
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar {
  text-align: center;
}
.fc th {
  background: #182a60;
  color: white;
  padding: 12px 0 !important;
}

.fc-highlight {
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  background: #d7d7d7;
}

.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 5px 5px;
  white-space: nowrap;
  cursor: pointer;
}

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#e6e6e6)
  );
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #89a6ffa1;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #89a6ffa1;
}

.fc button .fc-icon {
  position: relative;
  top: -0.05em;
  margin: 0 0.2em;
  vertical-align: middle;
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-active,
.fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
  cursor: pointer;
}

.fc-button-group {
  display: inline-block;
}

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
  text-transform: capitalize;
}

.fc .fc-button-group > :first-child {
  margin-left: 0;
}

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
  font-weight: normal;
  font-size: 13px;
}

.fc td.fc-today {
  border-style: double;
}

a[data-goto]:hover {
  text-decoration: underline;
}

.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

.fc-scroller {
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
}

.fc-icon,
.fc-row.fc-rigid,
.fc-time-grid-event {
  overflow: hidden;
}

.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

.fc-event {
  position: relative;
  display: block;
  font-size: 10px;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #ffffff;
}

.fc-event,
.fc-event-dot {
  background-color: #142c5e;
}

.fc-event,
.fc-event:hover {
  color: #fff;
  text-decoration: none;
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  display: block;
}

.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: 0.25;
}

.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: 700;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc.fc-bootstrap3 a,
.ui-widget .fc-event {
  text-decoration: none;
}

.fc-limited {
  display: none;
}

.fc-icon,
.fc-toolbar .fc-center {
  display: inline-block;
}

.fc-day-grid .fc-row {
  z-index: 1;
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

.fc-bootstrap3 .fc-popover .panel-body,
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

.fc-bootstrap3 .fc-today.alert,
.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

.fc-unthemed td.fc-today {
  background: #182a60;
}
.fc-unthemed td.fc-today a {
  color: white !important;
  font-size: 23px;
  text-align: center;
  margin: 0;
  padding: 6px;
  float: none !important;
  vertical-align: middle;
}
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

.fc-icon {
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New", Courier, monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: 0.9em;
  margin-top: 2px;
}

.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

.ui-widget .fc-disabled-day {
  background-image: none;
}

.fc-bootstrap3 .fc-time-grid .fc-slats table,
.fc-bootstrap4 .fc-time-grid .fc-slats table,
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

.fc-bootstrap3 hr.fc-divider,
.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}

.ui-widget td.fc-axis {
  font-weight: 400;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 10px;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: 0.75em;
  text-transform: capitalize;
}

.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

.fc-toolbar h2 {
  margin: 0;
  font-size: 18px;
  margin-top: 9px;
  font-weight: 600;
}

.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  position: relative;
  z-index: 1;
}

.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 3.5em;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 12px;
  margin: 0;
}

.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  color: #000;
  float: none !important;
  vertical-align: middle;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

.fc-time-grid,
.fc-time-grid-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
}

.fc-time-grid table {
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-time-grid-event.fc-selected {
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  padding: 0;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.fc-rtl .fc-list-view {
  direction: rtl;
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

.fc .fc-list-table {
  table-layout: auto;
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: 700;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

.fc-list-item.fc-has-url {
  cursor: pointer;
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

.event-sec-div {
  position: relative;
}

.event-sec-div .MS-controls {
  right: 0px;
  width: 90px;
}

#mixedSlider_events .item {
  padding-left: 20px !important;
}

.inner-slider {
  position: relative;
}

.inner-slider img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.inner-slider .overlay-data {
  background: #000a3a94;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.inner-slider .overlay-data h1 {
  color: #fff;
}

.inner-slider .overlay-data h5 {
  color: #fff;
  font-size: 15px;
}

.inner-slider .overlay-data h5 a {
  color: #fff;
}

.inner-slider .overlay-data h5 span {
  margin: 0px;
}

.inner-contents {
  padding: 70px 0px;
  min-height: 450px;
}

.inner-contents h3 {
  font-weight: bold;
  margin-bottom: 20px;
  color: #38478d;
}

.inner-contents p {
  margin-bottom: 20px;
}

.inner-list {
  padding-left: 10px;
}

.inner-list li {
  counter-increment: li;
  line-height: 35px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.inner-list li::before {
  content: counter(li);
  color: white;
  display: inline-block;
  margin-left: -49px;
  margin-right: 17px;
  direction: rtl;
  background-repeat: no-repeat;
  background-position: center;
  background: #fab03b;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 12px;
}

.booklist_sec {
  padding: 0px;
}

.booklist_sec article {
  background: #d9e2ff;
  padding: 30px 10px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: solid 2px #38478d;
  border-radius: 10px;
}

.booklist_sec article h3 {
  font-size: 15px;
  margin-top: 10px;
  color: #000;
}

.booklist_sec article h5 {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffdc6d;
  padding: 5px 10px;
  font-size: 15px;
  color: #000;
  width: max-content;
}

.booklist_sec article:hover h5 {
  width: 120px;
}

.booklist_sec article p {
  padding: 0px;
}

.booklist_sec article img {
  width: 30px;
}

.myDiv {
  display: none;
}

.selected_year {
  display: block;
}

#ddlYear {
  color: #001a52;
  width: 200px;
  height: 31px;
  padding: 5px;
  margin-top: 0px;
  background: #ffda79;
  margin-bottom: 15px;
  border: solid 1px #e3e3e3;
}

.year_selction_sec {
  float: right;
}

.year_selction_sec select {
  margin: 0px;
}

.year_selction_sec select {
  width: 100%;
  background: #ffe1c9;
  height: 28px;
  color: #9e0405;
  margin-top: 15px;
}

.innertable {
  overflow: auto;
  color: #753400;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 20px;
}

.innertable td {
  border: solid 1px #d9d9d9;
  padding: 5px;
  font-size: 16px;
  color: #333;
}

.innertable th {
  background: rgb(56 71 141);
  border: solid 1px #fcf4ff;
  padding: 5px;
  color: #fff;
  font-size: 16px;
}

.innertable tr:nth-child(even) {
  background-color: #fffce6;
}

.innertable .download {
  width: 25px;
  margin: 5px 0px;
}

.syllabus-link a {
  color: #fff;
  background: #38478d;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 10px;
}

.syllabus-link a:hover {
  color: #ffda79;
}

.coming {
  width: 400px;
  margin: auto;
  display: block;
}

.cabinet-sec {
  margin: auto;
}

.cabinet-sec article {
  background: #000;
  padding: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/bg-1.png)
    no-repeat;
  background-size: contain;
}

.cabinet-sec article img {
  width: 150px;
  height: 150px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.cabinet-sec article h3 {
  text-align: center;
  margin-bottom: 10px;
  color: #000;
}

.cabinet-sec article h4 {
  text-align: center;
  font-size: 15px;
  color: #000;
}

.sub-list-data {
  margin-top: 20px;
}

.sub-list-data p {
  margin-bottom: 10px;
}

.form-sec input {
  margin: 0px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: solid 1px #d9d9d9;
  margin-bottom: 20px;
}

.form-sec input[type="submit"] {
  width: 150px;
  background: #38478d;
  color: #fff;
}

.form-sec input[type="submit"]:hover {
  background: #f02e37;
  color: #fff;
}

.form-sec select {
  margin: 0px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  color: #4a4a4a;
  border: solid 1px #d9d9d9;
  margin-bottom: 10px;
}

.form-sec p {
  margin-bottom: 10px;
}

.tc-issued input {
  padding: 9px 0px;
  width: 100%;
  margin-bottom: 30px;
  font-size: 20px;
  border: 0px solid #000;
  border-bottom: 1px solid #000;
}

.tc-issued input:focus-visible {
  outline: none;
}

.tc-issued input[type="submit"] {
  width: max-content;
  border: 1px solid #fff;
  margin-top: 30px;
  padding: 7px 24px;
  font-size: 16px;
  margin-left: auto;
  background: #f02e37;
  border-radius: 6px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  cursor: pointer;
}

.tc-issued input[type="submit"]:hover {
  background: #354a8a;
}

.inner-gallery .galleyser {
  margin-right: 40px;
  width: 280px;
}

.inner-gallery article {
  margin: 0px;
  background: #e2eefd;
  padding: 20px;
  margin-bottom: 20px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/gallery-bg.png)
    no-repeat bottom;
  border-bottom: solid 5px #ddd;
  border-radius: 20px;
}

.inner-gallery article img {
  margin-bottom: 20px;
  height: 200px;
  width: 100%;
  border-radius: 5px;
  object-fit: cover;
  outline: solid 1px #ddd;
  padding: 10px;
}

.inner-gallery article h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 0px;
}

.inner-gallery article h4 {
  font-size: 14px;
  background: #fff7b2;
  border-radius: 5px;
  line-height: 30px;
  text-align: center;
}

.inner-gallery article h4 span {
  margin-left: 10px;
}

.inner-gallery article p {
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.inner-gallery .view-all {
  color: #000;
  border-radius: 20px;
  font-size: 14px;
  padding: 5px 10px;
  display: block;
  width: max-content;
  margin-bottom: 0px;
  margin-top: 20px;
  font-weight: bold;
  text-decoration: underline;
}

.inner-gallery .view-all:hover {
  background: #002e57;
  color: #fff;
}

.searchbox1 {
  margin: 0 auto;
  background: #e7f1f9;
  padding: 7px 10px;
  border: 2px solid #dae8f7;
  margin-bottom: 20px;
}

.dynamicdiv input {
  background: #ffffff;
  width: 100%;
  padding: 8px 10px;
  padding-right: 0px;
  border: solid 1px #c3c3c3;
}

#ddyears {
  /* display: none; */
  margin-left: 10px;
  min-width: 150px;
  padding: 8px 10px;
  border: solid 1px #c3c3c3;
}

#monthli {
  margin-left: 10px;
  min-width: 150px;
  padding: 8px 10px;
  border: solid 1px #c3c3c3;
}

.dynamicdiv {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0px;
}

.dynamicdiv > div {
  width: 100%;
  color: black;
  position: relative;
}

.no-data:before {
  content: "No Data Found";
  width: 100%;
  height: auto;
  left: 0;
  top: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  z-index: 1;
  position: absolute;
  top: 730px;
}

.fulwidth {
  margin: 0px;
  margin-bottom: 10px;
}

.year_selction_sec {
  margin-bottom: 40px;
}

.dyn-cal {
  width: 20px;
  margin-right: 5px;
}

.show:before {
  display: none !important;
}

.clr10 {
  clear: both;
  height: 10px;
}

.mydivi {
  z-index: 1;
  background: #fff;
  position: relative;
}

.gallery_sec_inner_cate img {
  margin-bottom: 20px;
  box-shadow: 1px 1px 6px 0px #898989 !important;
  padding: 9px;
  background: #fff;
  border: solid 10px #f7f7f7;
  width: 100%;
  height: 250px;
  /* border-radius: 100px; */
  cursor: pointer;
}

.gallery_sec_inner_cate h3 {
  margin-top: 20px;
}

.gallery_sec_inner_cate h4 {
  color: #002e57;
  text-align: center;
  border-radius: 50px;
  font-weight: normal;
  font-size: 17px;
  line-height: 55px;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/gallery-bg.png)
    no-repeat bottom;
  border-bottom: solid 2px #000;
}

.gallery_sec_inner_cate h4 a {
  color: #0c3a71;
}

.gallery_sec_inner_cate h4 span {
  color: #9a0006;
}

.gallery_sec_inner_cate h4 .fa {
  color: #df1a1c;
}

.gallery_sec_inner_cate .rcl4 {
  margin-bottom: 20px;
}

.gallery_sec_inner_cate p {
  text-align: left;
}

.inner-gallery .mydivi div[data] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.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.8509803922) !important;
}

.magnify-header .magnify-toolbar {
  float: right;
  position: relative;
  z-index: 9;
}

.magnify-stage {
  position: absolute;
  top: 40px;
  right: 10px;
  bottom: 40px;
  left: 10px;
  z-index: 1;
  background: #0000000a;
  overflow: hidden;
}

.magnify-image {
  position: relative;
  display: inline-block;
  border: 5px solid #fff;
}

.magnify-image.image-ready {
  max-width: 100%;
  max-height: 100%;
}

.magnify-footer {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
}

.magnify-footer .magnify-toolbar {
  display: inline-block;
}

.magnify-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background: #000;
}

.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);
  }
}

.magnify-button-close {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/close.png)
    no-repeat;
}

.magnify-button-zoom-in {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/plus.png)
    no-repeat;
}

.magnify-button-zoom-out {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/minus.png)
    no-repeat;
}

.magnify-button-prev {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/left-arrow.png)
    no-repeat;
}

.magnify-button-next {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/right-arrow.png)
    no-repeat;
}

.magnify-button-actual-size {
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/photo.png)
    no-repeat;
}

.toppers-sec-inner article {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/gallery-bg.png)
    no-repeat bottom;
  border-bottom: solid 2px #ffd882;
  border-radius: 20px;
  margin-bottom: 50px;
}

.toppers-sec-inner article img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin-bottom: 10px;
  outline: solid 1px #ffc107;
  padding: 10px;
}

.toppers-sec-inner article h3 {
  color: #000a29;
  background: #fff;
}

.toppers-sec-inner article h4 {
  color: #000a29;
  font-size: 15px;
  background: #fff;
}

.toppers-sec-inner article .percentage {
  margin: 0px;
  color: #fff;
  background: #fc1c34;
  padding: 0px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.inner-news article {
  position: relative;
  border: solid 1px #ffda79;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 416px;
  max-height: 416px;
  overflow: hidden;
}

.inner-news article .hoverbox {
  position: absolute;
  width: 100%;
  bottom: -100%;
  background: #fff;
  height: max-content;
  max-height: 100%;
  transition: all 0.5s;
  /* opacity: 0; */
  padding: 20px;
  left: 0px;
  padding-bottom: 40px;
  min-height: 155px;
}

.inner-news article:hover .hoverbox {
  opacity: 1;
  transition: all 0.5s;
  bottom: 0;
  background: #e7f1f9;
}

.inner-news article .hoverbox:hover {
  opacity: 1;
}

.inner-news article h3 {
  margin: 0px;
}

.inner-news article p {
  margin: 0px;
}

.inner-news article a img {
  width: 45px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  border-radius: 10px;
  background: #ffee47;
}

.inner-news article .news_img {
  margin-bottom: 20px;
  height: 240px;
  width: 100%;
}

.inner-news article ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.inner-news article ul li {
  margin-right: 10px;
}

.inner-news article ul li img {
  width: 25px;
  margin-right: 2px;
  margin-top: -3px;
  background: #ffee47;
  padding: 5px;
  border-radius: 5px;
}

.contact-us iframe {
  border-radius: 10px;
  height: 345px;
}

.contact-us article {
  border-radius: 40px;
  background: #ffffff;
  min-height: 340px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: -40px;
  top: -20px;
  box-shadow: -3px 1px 15px 7px #c1c1c1;
}

.contact-us .details-sec {
  position: relative;
}

.active {
  color: #f02e37 !important;
  font-weight: bold;
}

.message-desk {
  margin: 0px;
}

.message-desk .data-msg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.message-desk .data-msg img {
  width: 200px;
  height: 200px;
  background: #ffde5e;
  padding: 5px;
  margin-right: 20px;
  border-radius: 100%;
}

.message-desk .data-msg p {
  margin: 0px;
}

.message-desk p.contents {
  margin: 0px;
  margin: auto;
}

.message-desk h3 {
  background: #38478d;
  color: #fff;
  line-height: 45px;
  text-align: center;
  width: max-content;
  padding: 0px 40px;
  border-radius: 10px;
  margin: auto;
  margin-bottom: 20px;
}

.tab_sec {
  display: flex;
}

.tab_sec .tab {
  float: left;
  /* background-color:#fdf5da; */
  width: 20%;
  min-height: 422px;
}

.tab_sec .tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 13px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 50px;
  box-shadow: 10px 10px 10px #dfdfdf;
  margin-bottom: 10px;
  padding-left: 20px;
}

.tab_sec .tab button p {
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0px;
  text-align: left;
  line-height: 19px;
}

.tab_sec .tab button.active {
  /* background-color: #ffdadc; */
  font-weight: bold;
}

.tab_sec .tabcontent {
  float: left;
  padding: 0px 40px;
  width: 80%;
  border-left: none;
  min-height: 422px;
  padding-top: 0px;
  display: none;
}

.tab_sec .tabcontent h3 {
  margin-bottom: 5px;
}

.activities-sec {
  margin: 0px;
}

.activities-sec img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  background: #d8dcf1;
  margin-bottom: 20px;
  border: solid 6px #bbc4f1;
  object-position: center;
}

.activities-sec h3 {
  margin: 0px;
}

.activities-sec p {
  margin-bottom: 10px;
}

.achivement-sec-inner .tabcontent {
  display: none;
}

.achivement-sec-inner .tabcontent.active {
  display: block;
}

.activities-sec .tabcontent {
  display: none;
}

.activities-sec .tabcontent.active {
  display: block;
}

.imgheading a {
  color: #20488a;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 20px;
  padding: 10px 0;
}

#myImg:hover {
  opacity: 0.7;
}

#myImg,
#myImg1,
#myImg2 {
  width: 100%;
  border: 5px solid rgb(191 185 188);
  background: #cbcaca;
  cursor: pointer;
  transition: 0.3s;
}

.erppopup .modal-body h5 {
  color: #000;
  text-align: center;
  padding-top: 20px;
}

.erpbox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.erpboxdesc {
  width: 72%;
}

.erpboximg {
  width: 26%;
}

.erpboxdescpopup {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.erppopup {
  width: 30%;
  margin: 10px;
}

.erp_sec .guideheading {
  text-align: left;
}

.erp_sec h4 {
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: 700;
}

.erp_sec a {
  color: #000;
}

.assistance {
  background: rgba(68, 23, 20, 0.06);
  padding: 13px;
  border: solid 1px #ddd;
}

.erp_sec p {
  line-height: 40px !important;
  margin-bottom: 0;
  font-size: 16px;
}

.content {
  display: none;
}

#loadMore {
  width: 200px;
  color: #fff;
  display: block;
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  background-color: #354a8a;
  transition: 0.3s;
}

#loadMore:hover {
  color: blue;
  background-color: #fff;
  border: 1px solid blue;
  text-decoration: none;
}

.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}
.mob-app-sec {
  /* background: #000; */
  margin-top: 20px;
  align-items: center;
  border-top: dashed 1px #dbdbdb;
  justify-content: center;
  padding-top: 10px;
}
.mob-app-sec ul {
  display: flex;
}
.mob-app-sec ul li {
  margin: 0px;
}
.mob-app-sec h3 {
  margin: 0px;
}
.mob-app-sec img {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: solid 1px #dbdbdb;
  margin: 0px 5px;
}
.mob-app-sec h5 {
  margin: 0px;
  font-size: 18px;
}
.mob-app-sec h5 span {
  margin: 0px;
}
@media screen and (max-width: 1500px) {
  .slider-sec .header {
    padding: 0px 10px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 3px;
  }
}

@media screen and (max-width: 1300px) {
  .gallery-name {
    font-size: 90px;
  }
}

@media screen and (max-width: 1199px) {
  #calendar {
    margin-top: 50px;
  }

  .no-data:before {
    font-size: 20px;
    top: 850px;
  }

  .dynamicdiv input {
    width: 100%;
  }

  .dynamicdiv {
    flex-wrap: wrap;
  }

  .dynamicdiv > div {
    width: 50%;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
  }

  .footer-sec .ftr-btn {
    margin-bottom: 50px;
  }

  .message-sec article p {
    -webkit-line-clamp: 5;
  }

  .message-sec article {
    height: auto;
  }

  .message-sec {
    margin-bottom: 50px;
  }

  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    flex-direction: column;
  }

  .navbar-dark .navbar-toggler {
    background: url(https://webapi.entab.info/api/image/SCSBS/public/Images/menu.png)
      repeat no-repeat;
    border: 0px;
    color: inherit;
    height: 25px;
    width: 30px;
    background-size: contain;
    border: 0px;
  }

  .navbar-dark .navbar-brand {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .tab_sec .tabcontent,
  .tab_sec .tab {
    width: 100%;
    min-height: inherit;
  }

  .tab_sec {
    flex-direction: column;
  }

  .erppopup {
    width: 100%;
  }

  .erpboximg,
  .erpboxdesc {
    width: 100%;
  }

  .event-sec .bg {
    padding: 20px;
  }

  #calendar {
    margin-top: 50px;
  }

  .inner-gallery .container {
    max-width: inherit;
  }

  .event-sec {
    margin-top: 20px;
  }

  .navbar-nav > li > .dropdown-menu {
    width: auto;
  }

  .gallery-name {
    font-size: 60px;
  }

  .navbar-dark .navbar-toggler {
    position: absolute;
    right: 10px;
    top: 40px;
  }

  .navbar > .container,
  .navbar > .container-fluid,
  .navbar > .container-lg,
  .navbar > .container-md,
  .navbar > .container-sm,
  .navbar > .container-xl,
  .navbar > .container-xxl {
    flex-direction: column;
    align-items: initial;
  }

  .navbar-brand img {
    margin: auto;
    display: block;
  }

  .nav-item {
    line-height: 30px;
  }

  .mega-content px-4,
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
  }

  .navbar-collapse {
    margin-top: 20px;
  }

  .menu_texts {
    align-items: flex-start;
    padding: 0px !important;
  }

  .texts,
  .img-sec {
    display: none;
  }

  .toppers-sec-main {
    flex-direction: column;
  }

  .news-sec,
  .toppers-sec {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .carousel-control-next {
    margin: 0px;
  }

  .modal-body {
    min-height: 250px;
    padding-bottom: 30px;
  }

  .modal-dialog {
    min-width: inherit;
  }

  .no-data:before {
    top: 650px;
  }

  .list-group-item {
    padding: 0px 10px;
  }

  .navbar-collapse {
    margin-top: 0px;
  }

  .inner-contents {
    padding: 20px 10px;
  }

  .inner-slider img {
    height: 200px;
  }

  .toppers-sec .bg {
    padding: 50px 0px;
    height: auto;
  }

  .news-sec .news-data {
    padding-left: 10px;
  }

  .footer-sec {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .message-main-sec .bg {
    padding: 10px 15px;
    padding-bottom: 50px;
  }

  .gallery-name {
    font-size: 40px;
  }

  .header-bottom img {
    width: 15px;
  }

  .header-bottom h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  .column {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 576px) {
  .message-desk .data-msg img {
    width: 100px;
    height: 100px;
  }

  .event-sec h1::after {
    content: inherit;
  }

  h1 {
    font-size: 20px;
  }

  .dynamicdiv > div {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .toppers-sec h1 {
    margin-bottom: 20px;
  }

  .footer-sec p {
    margin-top: 20px;
  }

  .footer-sec h3 {
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .footer-sec .ftr-btn li a {
    padding: 10px 20px;
  }

  .footer-sec .ftr-btn li {
    margin-right: 5px;
  }

  .slider-sec .carousel-control-next,
  .slider-sec .carousel-control-prev {
    display: none;
  }

  .gallery-sec .sec img {
    height: 115px;
  }

  .gallery-sec .sec:nth-child(2) img {
    height: 250px;
  }

  .gallery-sec {
    margin: 0px;
  }

  .gallery-sec .sec {
    width: 250px;
  }

  .navbar-brand img {
    width: 300px;
  }
}

.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: #f1f1f1;
  padding: 15px;
}

/*Gallery event news css*/
.inner-page .row.years {
  display: none;
}
.inner-page .row.years.showYear {
  display: flex !important;
}
.inner-page .load-more .next {
  width: max-content;
  background: linear-gradient(90deg, #164c35 50%, #0ce0ff 100%);
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  margin: auto;
  cursor: pointer;
}
.inner-page .month-selection select.monthSelect,
.inner-page .month-selection select,
.inner-page .searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.inner-page .tabs-dynamic {
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 15px;
}
.inner-page .count-val p {
  margin-bottom: 0;
}
.inner-page .event-img {
  position: relative;
  margin-bottom: 30px;
  background: #e5e5e5;
}
.inner-page .event-img img {
  height: 200px;
  object-fit: contain;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
}

.inner-page .blur-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  filter: blur(5px);
  opacity: 0.5;
  background-size: 100% !important;
  background-position: center !important;
}

.inner-page .event-content p {
  line-height: 28px;
  margin-bottom: 0;
}

.inner-page .event-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}
.event-blk:hover {
  transition-duration: 0.5s;
  box-shadow: -9px 8px 17px 5px #efefef;
  filter: grayscale(1);
}
.inner-page .event-content {
  padding: 0 20px;
}

.inner-page .event-time {
  position: absolute;
  right: 0;
  bottom: 0;
}
.inner-page .event-time p {
  margin-bottom: 0;
  background: #ffffffeb;
  padding: 1px 9px;
  box-shadow: -1px 0px 5px 3px #ffffff87;
  border-radius: 14px 0 0 0;
  font-size: 14px;
}

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

.inner-page .landmark p {
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.inner-page .eventCount {
  margin-bottom: 30px;
}
.inner-page .event-date {
  padding: 0 20px;
}

.inner-page .event-blk .attachment {
  padding: 0;
  width: 30px;
  background: #fff;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-page .event-blk .attachment a {
  color: #022939;
}

.inner-page .event-date h6 {
  color: #747474;
  margin-bottom: 10px;
}

.inner-page .event-blk .landmark span {
  color: black;
  font-weight: 600;
}
.inner-page a {
  color: inherit;
  text-decoration: none;
}
.inner-page .event-content,
.landmark {
  padding: 0px 20px;
}
.inner-page .landmark {
  margin-bottom: 20px;
}

.inner-page .event-content h3 {
  margin-bottom: 13px;
  font-size: 21px;
}
.inner-page .years {
  display: none;
}

.inner-page .showYear {
  display: flex;
}
.inner-page .event-blk .attachment {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0f4e8c;
  color: #fff;
  padding: 2px 5px;
}
.inner-page .attachment {
  color: #da2128;
  text-align: right;
}
.inner-page .attachment a i {
  color: #fff;
}
.inner-page .event-date {
  position: absolute;
  bottom: 0;
  left: -5px;
  z-index: 9;
}
.inner-page .event-date h3 {
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #ffffff;
  background: #0c8942;
  padding: 6px 14px;
  /* border-radius: 5px; */
  box-shadow: 4px 7px 5px 0px #00000087;
  font-family: "Roboto", savbps-serif;
}
.inner-page .event-time {
  position: absolute;
  right: 0;
  bottom: 0;
}
.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: #00599b;
  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: #00bcd4;
  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;
}
.news-content p::-webkit-scrollbar {
  width: 0;
}
.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;
}

.gallery-blk img {
  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-blk {
  height: 241px;
  object-fit: contain;
  position: relative;
  background: #ddd;
  overflow: hidden;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.backDiv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: blur(3px);
  background-size: 100% 100% !important;
}
.row.tabs-dynamic p {
  margin-bottom: 0;
}
.gallery-date h6 {
  font-size: 35px !important;
  color: white;
}
.gallery-date h6 span {
  text-align: center;
  display: block;
  font-size: 13px;
}
.row.tabs-dynamic select {
  width: 100%;
  border: 0px;
  background: transparent;
  padding: 8px 5px;
  border-bottom: 1px solid #b6b6b6;
}

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

.gallery-title h3 {
  font-size: 20px;
  color: #004a8d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.gallery-title p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px !important;
  font-size: 17px !important;
  margin-bottom: 10px;
  text-align: left;
}

.gallery-content {
  padding: 20px 15px;
}
.gallery-inner:hover {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.gallery-inner img:hover {
  scale: 1.1;
  transition: 0.3s;
}
.gallery-inner {
  background: #f1f1f1;
  margin-bottom: 30px;
  box-shadow: 7px 6px 12px -4px #ddd;
  position: relative;
  transition: 0.3s;
}
a.view-more {
  color: #000;
  background: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  margin-top: 20px;
  display: block;
  width: max-content;
  margin: auto;
  text-decoration: none;
  margin-top: 20px;
  transition: 0.5s;
  font-size: 13px;
}
a.view-more:hover {
  background: #c0eaff;
}
.gallery-inner h6 span {
  color: #e5ac00;
  font-size: 15px;
}
.gallery-inner h6 {
  font-size: 15px;
}
.gallery-date {
  position: absolute;
  top: 0;
  left: 0;
  background: #003b72;
  padding: 5px 5px;
  border: 3px ridge #cbcbcb;
}

.gallery-date h6 {
  margin-bottom: 0;
}
.gall-num {
  position: absolute;
  right: 0;
  top: 51%;
  background: #e89d72;
  padding: 10px 10px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  color: white;
}

.gall-num h6 {
  margin-bottom: 0;
  color: white;
}
.gallery-blk a {
  color: inherit;
}
.sub-gall .gallery-blk {
  height: 180px;
  margin-bottom: 20px;
}
.gallery-blk .gallery-title h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

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

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

@media screen and (max-width: 768px) {
  .inrhgt {
    padding: 40px 15px 50px;
  }
}

section.inner-section {
  padding: 50px 0 100px;
}

.clr20 {
  clear: both;
  height: 20px;
}

.clr40 {
  clear: both;
  height: 40px;
}

.contact-page .contactform #form1 .sendbtn {
  display: flex;
  justify-content: center;
}

.contact-page .contactform #form1 .sendbtn > input {
  color: #38478d;
  display: inline-block;
  align-self: center;
}

@media (max-width: 992px) {
  .inner-contents .contact-page .contactform iframe {
    display: none;
  }
}

.mainsecdetails {
  width: calc(100% - 300px);
  margin: 0 auto;
  padding: 50px 0px;
}

.mainsecdetails h2 {
  text-align: center;
  font-family: Avenir-Regular, sans-serif;
  font-size: 45px;
  color: #0a193f;
}

.accordion-body {
  font-weight: bold;
}
.accordion-button {
  font-weight: bold;
}
.accordion-body-img {
  width: 300px;
}
.accordion-body h3 {
  font-size: 18px;
  font-weight: 600;
  color: #e15b13;
}
.accordion-body-area {
  display: flex;
  padding-bottom: 20px;
}
.accordion-body-img img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  background: #e7f1ff;
  border: solid 1px #eee5e5;
}
.accordion-body-Content {
  padding-left: 20px;
  width: 100%;
}
.accordion-multiimg img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  background: #e7f1ff;
  border: solid 1px #eee5e5;
  margin-bottom: 20px;
}
.table {
  text-align: center;
  vertical-align: baseline;
}
.table i {
  color: #d5652d;
  font-size: 23px;
}
.text h5 {
  font-weight: bold;
  text-shadow: 1px 3px 8px black;
}
.Faculty img {
  width: 100px;
  height: 100px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #5b75b2;
  border-color: #dee2e6 #dee2e6 #fff;
  font-weight: bold;
}

.fc-left h2 {
  color: #182a60;
}
