.container {
  max-width: 1260px !important;
}

html {
  scroll-behavior: smooth;
   scroll-padding-top: 150px;
}
.opacity-0 {
  opacity: 0;
}
.rcc-btn-primary {
  background: rgb(0, 78, 119);
}

.rcc-btn-red {
  background-color: rgb(255, 58, 45);
}

.rcc-home-banner .rcc-btn {
  font-weight: 700;
  margin: 5px 5px !important;
  border: none;
  border-radius: 3px;
  padding: 15px 25px;
}
.rcc-home-banner .carousel-indicators li {
  width: 15px;
  height: 15px;
  border: none;
  border-radius: 10px;
  bottom: 60px;
  position: relative;
}
.rcc-btn-dark {
  background-color: #2ea3f2;
}

section.rcc-content {
  padding: 150px 0 180px 0;
}

.rcc-btn-border.rcc-btn-red {
  border-color: #ff3a2d;
  color: #fff;
}

.rcc-inner-banner {
  position: fixed;
  width: 100%;
  z-index: 99;
  margin-top: -10px;
  padding-top: 42px;
}

.app p {
  text-align: justify;
}

.rcc-program p,
.rcc-team p {
  text-align: center !important;
}

.tutoring-programs {
  background-color: #ff5f24;
}

.prodigy-clubs {
  background-color: #52b08c;
}

.test-prep {
  background-color: #4c281c;
}

.college-counseling {
  background-color: #88d3de;
}

a.claPopMore {
  background: #2ea3f2;
  width: 100%;
  margin: 0 auto !important;
  max-width: 110px;
  color: #fff !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 2px;
}

a.claPopMore:hover {
  background: #00537b;
  color: #fafafa;
}

.bgGray {
  background: #f7f7f7;
}

/*===Default===*/
/*===Header===*/

header .navbar-nav a {
  font-size: 13px !important;
}

header.header-fixed .navbar-nav a {
  font-size: 12px !important;
}

.header-fixed .navbar-brand img {
  max-height: 75px;
}

.claArrow,
.claArrowRight {
  position: relative;
}

.claArrow:after,
.claArrowRight:after {
  font-family: ETmodules;
  content: "3";
  font-size: 13px;
  position: absolute;
  right: -15px;
  top: 30px;
  font-weight: 800;
  border: none;
}

.claArrowRight:after {
  right: 20px;
  top: 8px;
  transform: rotate(-90deg);
}

.claCtaLink {
  display: none;
}

/*.navbar {

    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;

}*/
.vTopMenuHighlighted {
  background: #084a90;
  border-radius: 5px;
}

/*===Header===*/
/*===banner===*/
.rcc-hightlight {
  max-width: 90%;
  margin: 35px auto;
}

.rcc-home-banner .container {
  max-width: 970px !important;
  height: 700px;
  position: relative;
  top: 50px;
}

.rcc-home-banner {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 9;
}
.rcc-home-banner:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #0f0e0e73;
  position: absolute;
  z-index: 9;
}
.rcc-banner-content {
  position: relative;
  z-index: 9999;
  padding-top:120px;
}
.rcc-banner-content h2,
.rcc-banner-content h1,
.rcc-banner-content p {
  color: #ffffff !important;
}
.contactus-popup-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999998;
}

.contactus-popup {
  position: fixed;
  max-width: 600px;
  width:100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 3px solid #2ea3f2;
  padding: 20px 10px;
  border-radius: 10px;
  z-index: 999999;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x:hidden;
}

.contactus-header {
  text-align: center;
  margin-bottom: 40px;
}

.banner-slide-image {
  width: 100%;
  height: 700px;
  overflow: hidden;
  object-fit: cover;
}

#banner-carousel {
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0px;
}
.rcc-testimonials .carousel-item h3 {
  text-transform: capitalize;
  color: #fff !important;
  line-height: 1.6em;
  text-align: left;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  font-weight: 300;
  margin-top: 0;
  font-size: 35px;
}
.v-success-stories.rcc-testimonials .carousel-item h3 {
  text-transform: capitalize;
  line-height: 38px;
}
.v-success-stories.rcc-testimonials .carousel-item span {
  font-size: 25px;
  position: relative;
  top: -2px;
}

.rcc-ask-question h3 {
  color: #fff;
  font-size: 40px;
}

.rcc-address a {
  color: #666;
  font-size: 16px;
}

.rcc-address a.rcc-btn {
  color: #fff;
}

/*===banner===*/
/*===Marketing Events===*/
.rcc-carousel-mevent h2 {
  color: #fff;
}

#MarketingEvent p {
  text-align: center;
}

/*===Marketing Events===*/
/*===Upcoming Events===*/

.mec-timeline-left-content {
  width: 100% !important;
}

.mec-color-hover {
  font-size: 25px;
  font-weight: 600;
}

/*===Upcoming Events===*/
/*===Employee testimonial===*/
.claBoxSingle {
  min-height: 475px;
  text-align: justify;
}

.claBox .rcc-pic {
  margin-right: 0;
}

.claBoxT .rcc-pic {
  margin-right: 0;
  position: absolute;
  top: -50px;
  text-align: center !important;
  left: 0;
  right: 0;
}

.claBoxTDetails h4 {
  color: #2c83ca;
  font-size: 25px;
  margin-bottom: 20px;
}

.claBoxT .rcc-pic img {
  width: 150px;
  height: 150px;
  object-fit: contain;
  border-radius: 50%;
  border: 5px solid #e7e7e7;
}

.claBoxSingleT:hover,
.rcc-box:hover {
  cursor: pointer;
  background: #f8f3f3;
}

.claRCCTeacher .modal {
  z-index: 999999999;
  background: rgba(123, 121, 124, 0.9);
}

.claRCCTeacher .modal-dialog {
  max-width: 1000px;
}

.claRCCTeacher .modal-content {
  padding: 25px;
  border: none;
}

.claRCCTeacher .modal-content .claBoxT .rcc-pic {
  left: 20px;
  right: unset;
}

.claRCCTeacher .modal-content .claBoxTDetails h4 {
  margin-top: 100px;
}

.claBoxSingleT {
  /* min-height: 420px;*/
  max-height: 450px;
  position: relative;
  height: 100%;
}
.claBoxSingleTAdmin {
  max-height: unset;
  height: unset;
}
/*===Employee testimonial===*/
/*===University Branch===*/
.claUPhone {
  color: #fff;
}

.claUPhone:hover {
  opacity: 0.7;
  color: #fff;
}

.claOHome {
  color: #ffff00 !important;
  text-transform: uppercase;
}

.claStaff {
  padding: 25px 0 70px 0 !important;
}

.claSection {
  padding: 50px 0 70px 0 !important;
}

.white {
  color: #fff;
}

.claStaff .rcc-frame-circle,
.claSection .rcc-frame-circle {
  max-width: 280px;
  max-height: 280px;
  text-align: center;
  margin: 0 auto !important;
}
.branch-staff .claSection p {
    text-align: center;
}

@media (max-width: 1440px) {
  .claStaff .rcc-frame-circle,
  .claSection .rcc-frame-circle {
    max-width: 175px;
    max-height: 175px;
    margin: 10px auto;
  }
}

.claStaff h2.rcc-dark-text,
.claSection h2.rcc-dark-text {
  margin-bottom: 25px;
}

.rcc-add-content a {
  color: #666;
}

/*===University Branch===*/
/*===Fixed Right Site Service===*/

.fixedRightOpen.closeFixedShow {
  display: block !important;
}

.fixedRightOpen {
  display: none;
  position: absolute;
  z-index: 999999;
  right: 0;
  text-align: center;
  max-width: 300px;
  top: 50px;
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #fff !important;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.75);
  border-radius: 5px 0 0 5px;
}

.fixedRightOpen h3,
.fixedRightOpen h2,
.fixedRightOpen p,
.fixedRightOpen a {
  color: #fff;
}

.fixedRightOpen h3 {
  font-size: 12px;
  font-weight: 500;
  text-transform: inherit;
  margin: 5px;
  line-height: 25px;
  color: #000;
}

.fixedRightOpen h4 {
  font-size: 11px;
  font-weight: 400;
  text-transform: inherit;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 25px;
  color: #000;
}

.fixedRightOpen h2 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.fixedRightOpen p {
  font-size: 12px;
}

.fixedRightOpen a {
  font-weight: 700;
  font-size: 25px;
}

.fixedRight a:hover {
  color: #ddd;
}

.closeFixed {
  position: absolute;
  top: -10px;
  left: -15px;
  width: 25px;
  background: #3da7fd;
  border-radius: 100%;
}

.closeFixed:hover {
  cursor: pointer;
}

.fixedRightOpen h3 i {
  -ms-transform: rotate(-36deg);
  transform: rotate(-36deg);
}

.fixedRightDetails br {
  display: block;
}

.claServiceBlock h5 {
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 0;
  margin: 0;
  color: #000;
  font-size: 18px;
}

.claServiceBlock a {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  display: inherit;
  margin: 0 0 15px 0;
}

.claServiceBlock ul {
  margin-bottom: 10px;
  color: #000;
  font-size: 13px;
  padding-inline-start: 0;
}

.fixedRightDetails {
  position: absolute;
  z-index: 999999;
  background: #26a9e0;
  color: #fff;
  right: 0;
  top: 150px;
}

.fixedRightDetails.openDetails {
  display: block;
}

.fixedRightDetails h4:hover {
  cursor: pointer;
}

.fixedRightDetails h4 {
  color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.claServiceBlock img {
  max-width: 130px;
}

.claServiceBlock ul li {
  list-style: none;
}

/*===Fixed Right Site Service===*/
/*===Error Message===*/
.loader {
  position: relative;
}

.loader img {
  position: absolute;
  right: 170px;
  top: -65px;
}

.form-success {
  background: #58ce38;
}

.form-error,
.form-success {
  padding: 12px;
  width: 80%;
  color: #fff;
  clear: both;
  display: block;
  max-width: 800px;
  position: relative;
  top: 16px;
  margin: 0 auto;
  word-break: break-word;
  border-radius: 5px;
  text-align: center;
}

.form-error {
  background: #ce3838 !important;
}

/*===Error Message===*/
/*===Newsletter===*/
.claNewsletter {
  padding: 20px 0 0 0;
  background: #2ea3f2;
}

.claNewsletter form {
  position: relative;
}

.claNewsletter h2 {
  color: #fff;
  font-weight: 700;
  margin: 5px 0 10px 0;
}

.claNewsletter .form-control {
  height: 52px;
  border-color: #ffffff;
  border-radius: 35px;
}

.claNewsletterBtn:hover {
  color: #f0f0f0;
}

.claNewsletterBtn {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 35px 35px 0;
  background: #243c4f;
  color: #fff;
  font-weight: 600;
  min-height: 52px;
}

/*===Newsletter===*/
/*===thanks you page===*/
.thanks-template i {
  font-size: 70px;
  border: 5px solid #00537b;
  padding: 20px;
  border-radius: 100%;
  color: #00537b;
}

/*===thanks you page===*/
/*===Promotional Pop Up===*/
/*welcome modal*/

.welcomeModal.welDisplay,
.welcomeModal .closeWelcome,
.welcomeModal .promotionalMessage p,
.welcomeModal img {
  display: none;
}

.welcomeModal {
  position: absolute;
}

.welcomeModal.welDisplay {
  position: fixed;
  max-width: 560px;
  margin: 0 auto;
  z-index: 9999999;
  background: rgb(255 255 255);
  padding: 10px 10px 15px 10px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 50px -16px hsla(0, 0%, 39.2%, 0.5);
  transition: 0.2s;
  display: block;
  left: 0;
  right: 0;
  top: 70px;
}

.promotionalMessage p {
  font-size: 20px;
  line-height: 30px;
}

.promotionalMessage img {
  max-width: 100%;
  margin: 10px auto;
  text-align: center;
  border-radius: 10px;
}

.multiPromotion {
  max-height: 220px;
  overflow-y: scroll;
  padding: 0;
}

.multiPromotion::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.multiPromotion::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.multiPromotion::-webkit-scrollbar-thumb {
  background: #26a9e0;
  border-radius: 10px;
}

/* Handle on hover */
.multiPromotion::-webkit-scrollbar-thumb:hover {
  background: #26a9e0;
}

.popShow:before {
  content: "";
  position: fixed;
  background: rgba(16, 16, 16, 0.7);
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
}

.closeWelcome i {
  font-size: 30px;
  position: absolute;
  z-index: 9999999;
  right: -25px;
  top: -30px;
  color: #fff;
  background: #2ea3f2;
  padding: 5px 10px;
  border-radius: 35px;
}

.closeWelcome i:hover {
  cursor: pointer;
}

.welDisplay .closeWelcome,
.welDisplay .promotionalMessage p,
.welDisplay img {
  display: block !important;
}

/*welcome modal*/
/*===Promotional Pop Up===*/
/*===gallery===*/
#gallery .rcc-image-wrap {
  text-align: center;
}

/*===gallery===*/
/*===Menu===*/
nav,
.navbar {
  -webkit-box-shadow: -2px 4px 41px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 4px 41px -15px rgba(0, 0, 0, 0.75);
  box-shadow: -2px 4px 41px -15px rgba(0, 0, 0, 0.75);
}

/*===Menu===*/
/*===zoom image===*/
.image-link {
  cursor: pointer;
}

.mfp-title {
  text-align: center;
  padding: 6px 0;
}

.mfp-zoom-out-cur header {
  z-index: -9 !important;
}

/*===zoom image===*/
/*===newsletter===*/
.newsletterModal.welDisplay,
.newsletterModal .closeWelcome {
  display: none;
}

.newsletterModal {
  position: absolute;
  display: none;
}

.newsletterModal.newsletterDisplay {
  position: fixed;
  max-width: 560px;
  margin: 0 auto;
  z-index: 9999999;
  background: rgb(255 255 255);
  padding: 10px 10px 15px 10px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 50px -16px hsla(0, 0%, 39.2%, 0.5);
  transition: 0.2s;
  display: block;
  left: 0;
  right: 0;
  top: 100px;
  border: 5px solid #00537b;
}

.newslettersDetails {
  background: #084a90;
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 54px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
}

.newslettersDetails:hover {
  cursor: pointer;
}

.blockNewsletters {
  max-width: 90%;
  margin: 0 auto;
}

.closeNewsletters {
  position: absolute;
  background: #00537b;
  text-align: center;
  padding: 7px 15px;
  color: #fff;
  border-radius: 0 0 0 7px;
  right: -5px;
  top: 0;
}

.closeNewsletters:hover {
  cursor: pointer;
}

.newslettersOpen p {
  font-size: 16px;
  font-weight: 500;
}

/*===newsletter===*/
/*===success stories===*/
.v-success-stories .claBoxTDetails h4 {
  margin-bottom: 5px;
}
.v-success-stories .rcc-box {
  padding: 0;
}
.v-success-stories b {
  font-size: 15px;
}
.v-success-stories .rcc-pt-text img {
  border-radius: 10px 10px 0 0;
  max-width: 100%;
}
.v-success-stories h5 {
  margin: 10px;
}

.v-success-stories .claBoxSingleT {
  min-height: unset;
  border-radius: 10px;
  max-height: unset;
}

.v-success-stories .modal {
  z-index: 9999999 !important;
}

.v-success-stories .modal-dialog {
  max-width: 800px !important;
}

.v-success-stories .modal .claBoxTDetails {
  padding: 0;
  text-align: center;
}

.v-success-stories .modal .claBoxTDetails p {
  text-align: center;
}

.v-success-stories .modal-content {
  top: 35px;
}

/*===success stories===*/
/*===other location===*/
.other-location textarea.form-control {
  height: 150px !important;
  padding: 15px !important;
}

.other-location .form-control {
  border-radius: 5px;
}

/*===other location===*/

/*===v-magazine===*/
.v-magazine-close {
  position: absolute;
  right: 0;
  z-index: 9999;
}
.v-magazine .modal-content {
  border: 5px solid #e7e6e6;
  border-radius: 5px;
}
.v-magazine .modal {
  z-index: 99999;
  padding-right: 0px !important;
}
.v-magazine img {
  max-width: 100%;
}
.v-magazine .rcc-box {
  padding: 5px;
}
.v-magazine .rcc-box:hover {
  background: #fff9f9;
}
.v-magazine .rcc-pt-text h5 {
  font-size: 16px !important;
  font-weight: 600;
  color: #666;
  margin-bottom: 0;
  padding: 10px 5px;
}

.v-magazine .modal-dialog {
  margin: 0 auto;
}

/* Flip-Book CSS */

.wrapper {
  margin: 150px auto;
}

.flip-book {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  display: none;
  background-size: cover;
  max-width: 100% !important;
}

.page {
  padding: 20px;
  background-color: #fdfaf7;
  color: #785e3a;
  border: solid 1px #c2b5a3;
  overflow: hidden;
}

.page .page-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.page .page-content .page-header {
  height: 30px;
  font-size: 100%;
  text-transform: uppercase;
  text-align: center;
}

.page .page-content .page-image {
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.page .page-content .page-text {
  height: 100%;
  flex-grow: 1;
  font-size: 80%;
  text-align: justify;
  margin-top: 10px;
  padding-top: 10px;
  box-sizing: border-box;
  border-top: solid 1px #f4e8d7;
}

.page .page-content .page-footer {
  height: 30px;
  border-top: solid 1px #f4e8d7;
  font-size: 80%;
  color: #998466;
}

.page.--left {
  border-right: 0;
  box-shadow: inset -7px 0 30px -7px rgba(0, 0, 0, 0.4);
}

.page.--right {
  border-left: 0;
  box-shadow: inset 7px 0 30px -7px rgba(0, 0, 0, 0.4);
}

.page .page-footer {
  text-align: right;
}

.page.hard {
  background-color: #f2e8d9;
  border: solid 1px #998466;
}

.page.page-cover {
  background-color: #e3d0b5;
  color: #785e3a;
  border: solid 1px #998466;
}

.page.page-cover h2 {
  text-align: center;
  padding-top: 50%;
  font-size: 210%;
}

.page.page-cover.page-cover-top {
  box-shadow: inset 0px 0 30px 0px rgba(36, 10, 3, 0.5),
    -2px 0 5px 2px rgba(0, 0, 0, 0.4);
}

.page.page-cover.page-cover-bottom {
  box-shadow: inset 0px 0 30px 0px rgba(36, 10, 3, 0.5),
    10px 0 8px 0px rgba(0, 0, 0, 0.4);
}
/* Flip-Book CSS */

/*===v-magazine===*/

/*===new modification===*/
.text-blue {
  color: var(--heading-color);
}
.rcc-content h2 {
  font-size: 24px;
}
.rcc-content h3 {
  font-size: 22px;
}
.rcc-content h2,
.rcc-content h3,
.rcc-program .rcc-heading {
  margin-top: 15px;
}
.rcc-heading {
  font-weight: 600;
  color: var(--heading-color);
}

.rcc-staff .rcc-team h1 {
  color: var(--heading-color);
  font-weight: 600;
  font-size: 40px;
}
.rcc-contact-form .rcc-select-round .form-control {
  height: 28px;
}
.rcc-content ol li,
.rcc-content ul li {
  padding-bottom: 15px;
}
.rcc-content ol,
.rcc-content ul {
  padding-inline-start: 30px;
}
.location-items ul li {
  margin-left: 15px;
  padding-bottom: 5px;
}
.location-items li {
  padding-bottom: 5px !important;
}
.location-items li button {
  color: #0c71c3 !important;
}
/*===new modification===*/
/* Robotics highlight bar */
.rcc-robotics-highlight {
 /* background: linear-gradient(90deg, #074484, #074484, #074484);
  background-size: 300% 100%;
  animation: roboticsBarShine 8s linear infinite;*/
  background: #2ea3f2;
      padding: 6px 10px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
      margin-top: 0;
      position: relative;
      width: 100%;
      z-index:999;

}

@keyframes roboticsBarShine {
  0% {
    background-position: 0% 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0% 0;
  }
}

.rcc-robotics-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.rcc-robotics-tag {
  background: #f22e4e;
      border-radius: 999px;
      padding: 2px 10px;
      font-size: 12px;
      letter-spacing: 1px;
      text-transform: uppercase;
}

.rcc-robotics-text {
  font-size: 13px;
}

.rcc-robotics-btn {
  border-radius: 999px;
  padding: 6px 18px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0.6);
  animation: roboticsBtnPulse 1.6s ease-in-out infinite;
}
.rcc-robotics-btn:hover{
background: #00537b!important;
color:#ffffff;
text-decoration:underline;
}
.rcc-btn-yellow {
     background-color: #084a90;
     color: #fff;
     border: 1px solid #fff;
     text-transform: uppercase;
}
/*.rcc-btn-yellow:hover {
  filter: brightness(1.05);
}*/

@keyframes roboticsBtnPulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    transform: scale(1.04);
    box-shadow: 0 0 12px 4px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.branchModalItems:hover{
cursor:pointer;
}

 .rcc-content ol li,.rcc-content ul li {
              padding-bottom: 10px;
            }
            #schedule .nav-tabs {
              border-bottom: none !important;
              display: flex;
              flex-wrap: wrap;
              background-color: transparent;
              padding: 0;
              overflow-x: auto;
              gap: 5px;
              margin-bottom: 0;
            }
            #schedule .nav-item {
              margin-bottom: 0 !important;
            }
            #schedule .nav-link {
              cursor: pointer;
              padding: 8px 12px;
              font-weight: 400;
              font-size: 13px;
              border: 1px solid #dadce0;
              border-radius: 8px 8px 0 0;
              margin-right: 0;
              position: relative;
              transition: all 0.15s ease;
              background-color: #e8eaed;
              color: #5f6368;
              min-height: 36px;
              display: flex;
              align-items: center;
              gap: 8px;
            }
            #schedule .nav-link .tab-text {
              flex: 1;
              white-space: nowrap;
            }
            #schedule .nav-link:hover {
              background-color: #f1f3f4;
            }
            #schedule .nav-link.active {
              background-color: #00537b !important;
              color: #ffffff !important;
              border-bottom-color: #00537b;
              box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
              z-index: 1;
            }
            #schedule .tab-content {
              border: 1px solid #dadce0;
              border-top: 1px solid #dadce0;
              background-color: #fff;
              box-shadow: 0 1px 2px rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
            }

 .contactFormContactUsPage .contactus-header{
    margin-bottom:50px;
 }
 .contactFormContactUsPage button.close{
 display:none;
 }
 .dropdown-menu{
 width:250px
 }
 .notice-badge{
 background:#2998E3;
 padding:5px 15px;
 border-radius:5px;
 font-weight:600;
 }