@import url(./fonts.css);
@import url(./variables.css);
body {
  margin: 0;
  padding: 0;
}

* {
  font-family: var(--text-font);
  font-size: 16px;
}

.lg-outer,
.lg-backdrop {
  z-index: 999999;
}

.navbar-web-top .container-box .action .btn span {
  position: absolute;
  top: 0;
  right: 0;
  background: red;
  color: #fff;
  display: flex;
  min-width: 20px;
  min-height: 20px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  border-radius: 5px;
}

.uib-datepicker-popup.dropdown-menu {
  padding: 10px;
}
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr:last-child {
  background: var(--th-004);
}
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr:last-child th {
  padding: 10px;
  color: var(--th-011);
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker {
  padding-bottom: 10px;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr {
  border-bottom: 10px solid #fff;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker,
.uib-datepicker-popup.dropdown-menu .uib-daypicker {
  border: 1px solid var(--th-007);
  overflow: hidden;
  border-radius: 5px;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr:first-child,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr:first-child,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr:first-child {
  background: var(--th-005);
  color: var(--th-004);
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr:first-child th,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr:first-child th,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr:first-child th {
  padding: 5px;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th {
  font-size: 14px;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default {
  border-radius: 0;
  border: none;
  background: transparent;
  outline: none;
  color: var(--th-002) !important;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default:focus i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default:active i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .btn-default i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default:focus i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default:active i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .btn-default i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default:focus i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default:active i.glyphicon,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .btn-default i.glyphicon {
  font-size: 14px;
  color: var(--th-004);
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .uib-title,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .uib-title,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .uib-title {
  border: none;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table thead tr th .uib-title strong,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table thead tr th .uib-title strong,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table thead tr th .uib-title strong {
  font-size: 14px;
  color: var(--th-004);
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:focus,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:active,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default {
  border: none;
  display: flex;
  min-width: 35px;
  min-height: 35px;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  outline: none;
  width: 100%;
  margin: 2px;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:focus.active,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:active.active,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default.active,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:focus.active,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:active.active,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default.active,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:focus.active,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:active.active,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default.active {
  background: var(--th-005);
  color: var(--th-004) !important;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:focus.active span,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:active.active span,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default.active span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:focus.active span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:active.active span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default.active span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:focus.active span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:active.active span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default.active span {
  color: var(--th-004) !important;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:focus span,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:active span,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:focus span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:active span,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:focus span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:active span,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default span {
  font-size: 12px;
  font-weight: 600;
}
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:focus span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default:active span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-monthpicker table tbody tr td .btn-default span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:focus span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default:active span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-yearpicker table tbody tr td .btn-default span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:focus span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default:active span.text-muted,
.uib-datepicker-popup.dropdown-menu .uib-daypicker table tbody tr td .btn-default span.text-muted {
  color: #b7b7b7 !important;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar .btn:focus,
.uib-datepicker-popup.dropdown-menu .uib-button-bar .btn:active,
.uib-datepicker-popup.dropdown-menu .uib-button-bar .btn {
  font-size: 14px;
  background: var(--th-005);
  border-radius: 5px !important;
  border-color: var(--th-005);
  outline: none;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar .btn-group .uib-clear {
  display: none;
}

.sale-products-gallery {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.sale-products-gallery .card-plane {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.sale-products-gallery .card-plane .filter {
  min-width: 350px;
  padding: 15px;
  background: var(--th-010);
  border-radius: 5px;
}
.sale-products-gallery .card-plane .filter h3.main-head {
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  font-family: var(--font-patua-one);
}
.sale-products-gallery .card-plane .filter .reset {
  font-size: 14px;
  color: var(--th-005);
  font-weight: 500;
  font-weight: 500;
  margin-bottom: 5px;
}
.sale-products-gallery .card-plane .filter .reset:hover {
  color: var(--th-003);
  cursor: pointer;
}
.sale-products-gallery .card-plane .filter .accordion .accordion-item {
  border-radius: 0;
}
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button:focus,
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button:focus:not(.collapsed),
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: var(--th-004);
  background-color: var(--th-005);
}
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button:focus::after,
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-header .accordion-button::after {
  width: 15px;
  height: 15px;
  background-size: 15px;
}
.sale-products-gallery .card-plane .filter .accordion .accordion-item .accordion-collapse .search .form-control {
  box-shadow: none;
  border: 1px solid var(--th-011);
  font-size: 14px;
  font-weight: 400;
  min-height: 40px;
  color: var(--th-002);
}
.sale-products-gallery .card-plane .items {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 15px;
  padding: 0 15px;
  flex-wrap: wrap;
  flex-grow: 1 !important;
}
.sale-products-gallery .card-plane .items .alert {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 15px;
}
.sale-products-gallery .card-plane .items .card {
  min-width: 33.33%;
  max-width: 33.33%;
}
.sale-products-gallery .card-plane .items .card .card-body {
  padding: 10px;
  row-gap: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.sale-products-gallery .card-plane .items .card .card-body .card-title {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
}
.sale-products-gallery .card-plane .items .card .card-body .card-text {
  font-size: 18px;
  font-weight: 600;
  color: var(--th-006);
  margin: 0;
}
.sale-products-gallery .card-plane .items .card .card-body .btn {
  background: var(--th-005);
  font-size: 14px;
  font-weight: 500;
  color: var(--th-004);
  text-transform: capitalize;
  display: block;
  width: 100%;
}
.sale-products-gallery .card-plane .items .card .card-body .btn:hover {
  background: var(--th-003);
  cursor: pointer;
}
.sale-products-gallery .card-plane .items .card .card-body .counter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background: var(--th-007);
  padding: 10px;
  border-radius: 5px;
  border: 1px solid var(--th-011);
  column-gap: 15px;
}
.sale-products-gallery .card-plane .items .card .card-body .counter i.fa {
  font-size: 16px;
  background: var(--th-005);
  width: 30px;
  height: 30px;
  color: var(--th-004);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
.sale-products-gallery .card-plane .items .card .card-body .counter i.fa:hover {
  background: var(--th-003);
  cursor: pointer;
}
.sale-products-gallery .card-plane .items .card .card-body .counter .value {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  flex-grow: 1;
  text-align: center;
}

.spinner {
  border: 2px solid #f3f3f3;
  /* Light grey */
  border-top: 2px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 14px;
  height: 14px;
  animation: spin 1s linear infinite;
  display: inline-block;
  vertical-align: middle;
}

@keyframes blink-link {
  0%, 100% {
    background-color: var(--th-005);
  }
  50% {
    background-color: var(--th-003);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.jumbotron-hero-home {
  background: var(--th-010);
  margin-bottom: 60px;
}
.jumbotron-hero-home .box {
  margin-top: 60px;
  margin-bottom: 60px;
  flex-direction: column;
}
.jumbotron-hero-home .box .theme-line {
  font-size: 60px;
  font-family: var(--font-patua-one);
  font-weight: 400;
  line-height: 80px;
  max-width: 60%;
  color: var(--th-006);
}
.jumbotron-hero-home .box .theme-para {
  font-size: 16px;
  font-weight: 500;
  color: var(--th-002);
  max-width: 50%;
  margin-top: 10px;
}
.jumbotron-hero-home .box .link {
  border-radius: 30px;
  padding: 12px 20px;
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: var(--th-004);
  background: var(--th-005);
  box-shadow: 2px 2px 0px var(--th-001);
  text-decoration: none;
  min-width: 150px;
  text-align: center;
  margin-top: 40px;
}
.jumbotron-hero-home .box .link:hover {
  color: var(--th-002);
  background: var(--th-001);
  box-shadow: none;
}
.jumbotron-hero-home .header-hero-bottom .card {
  border-radius: 0;
  border: none;
  background: transparent;
}

.slider-top-main-home .theme-line {
  font-size: 30px;
  font-family: var(--font-patua-one);
  font-weight: 400;
  line-height: 50px;
  color: var(--th-002);
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.slider-top-main-home .theme-line span {
  font-size: 30px;
  color: var(--th-003);
}
.slider-top-main-home .progress {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 9999;
  height: 6px;
  border-radius: 0;
  --bs-progress-bar-bg: var(--th-003);
}
.slider-top-main-home .slider-button {
  display: flex;
  padding: 15px;
  opacity: 0.5;
}
.slider-top-main-home .slider-button.swiper-button-disabled {
  opacity: 0.3 !important;
}
.slider-top-main-home .slider-button:hover {
  opacity: 1;
}
.slider-top-main-home .slider-button.slider-button-prev {
  margin-right: auto;
}
.slider-top-main-home .slider-button svg {
  fill: var(--th-004);
  width: 40px;
  height: 40px;
}
.slider-top-main-home .overlay {
  position: absolute;
  left: 0;
  top: 6px;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: flex;
  padding: 15px;
  justify-content: flex-end;
  align-items: flex-end;
  background: rgba(0, 0, 0, 0.3);
}
.slider-top-main-home .overlay .registration-form {
  background: var(--th-004);
  padding: 20px;
  border-radius: 10px;
  max-width: 40%;
}
.slider-top-main-home .overlay .registration-form .already-register {
  display: none;
}
.slider-top-main-home .overlay .registration-form h3 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: var(--font-patua-one);
  color: var(--th-002);
}
.slider-top-main-home .overlay .registration-form form {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 10px;
  flex-wrap: wrap;
  width: 100%;
}
.slider-top-main-home .overlay .registration-form form .form-group {
  min-width: calc(50% - 5px);
  max-width: calc(50% - 5px);
}
.slider-top-main-home .overlay .registration-form form .form-group.form-floating {
  padding-top: 20px;
}
.slider-top-main-home .overlay .registration-form form .form-group.form-floating label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--th-002);
  padding: 4px;
  height: unset;
  top: 4px;
  left: 5px;
  background: var(--th-004);
}
.slider-top-main-home .overlay .registration-form form .form-group.form-floating .form-control:focus,
.slider-top-main-home .overlay .registration-form form .form-group.form-floating .form-control:active,
.slider-top-main-home .overlay .registration-form form .form-group.form-floating .form-control {
  height: unset;
  min-height: 48px;
  padding: 0.375rem 0.75rem;
}
.slider-top-main-home .overlay .registration-form form .form-group label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--th-002);
}
.slider-top-main-home .overlay .registration-form form .form-group label::after {
  content: " :";
}
.slider-top-main-home .overlay .registration-form form .form-group .form-control:focus,
.slider-top-main-home .overlay .registration-form form .form-group .form-control:active,
.slider-top-main-home .overlay .registration-form form .form-group .form-control {
  border-radius: 5px;
  font-size: 14px;
  color: var(--th-002);
  border: 1px solid var(--th-007);
  box-shadow: none;
  outline: none;
  min-height: 48px;
}
.slider-top-main-home .overlay .registration-form form .form-group .form-control:focus::placeholder,
.slider-top-main-home .overlay .registration-form form .form-group .form-control:active::placeholder,
.slider-top-main-home .overlay .registration-form form .form-group .form-control::placeholder {
  color: var(--th-002);
  opacity: 0.5;
  font-weight: 500;
}
.slider-top-main-home .overlay .registration-form form .form-group .error-message {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 5px;
  font-size: 12px;
  color: red;
  font-weight: 500;
  text-transform: lowercase;
  padding: 2px;
}
.slider-top-main-home .overlay .registration-form form .action {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 10px;
}
.slider-top-main-home .overlay .registration-form form .action .btn {
  border-radius: 5px;
  padding: 8px 15px;
  color: var(--th-006);
  font-family: var(--font-patua-one);
  border: 1px solid var(--th-006);
  font-size: 14px;
  font-weight: 400;
}
.slider-top-main-home .overlay .registration-form form .action .btn:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
}
.slider-top-main-home .overlay .registration-form form .action .link {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: var(--th-005);
  margin-top: 10px;
}
.slider-top-main-home .overlay .registration-form form .action .link:hover {
  color: var(--th-006);
}
.slider-top-main-home .overlay .registration-form .reg-btn {
  display: none;
}
.slider-top-main-home .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.page-home-section .section-title h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  color: var(--th-002);
  margin-bottom: 60px;
}
.page-home-section .section-title h2 span {
  font-size: 30px;
  color: var(--th-003);
}
.page-home-section.services {
  padding-top: 60px;
}
.page-home-section.services .services-boxs {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  column-gap: 15px;
}
.page-home-section.services .services-boxs .banner {
  width: 30%;
}
.page-home-section.services .services-boxs .banner img {
  width: 100%;
  border-radius: 10px;
}
.page-home-section.services .services-boxs .items {
  flex: 1;
  background: var(--th-005);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 35px;
  column-gap: 20px;
  padding-top: 90px;
}
.page-home-section.services .services-boxs .items .item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 15px;
  flex: 1;
  height: 100%;
}
.page-home-section.services .services-boxs .items .item .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  opacity: 0.9;
}
.page-home-section.services .services-boxs .items .item .icon svg {
  stroke: var(--th-004);
  width: 40px;
  height: 40px;
}
.page-home-section.services .services-boxs .items .item .title {
  color: var(--th-004);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
}
.page-home-section.services .services-boxs .items .item p {
  margin: 0;
  font-size: 16px;
  color: var(--th-004);
  opacity: 0.9;
  font-weight: 600;
}
.page-home-section.services .services-boxs .items .item .attibutes {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 10px;
  row-gap: 10px;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.page-home-section.services .services-boxs .items .item .attibutes li {
  background: var(--th-004);
  color: var(--th-002);
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 5px;
  opacity: 0.9;
}
.page-home-section.services .services-boxs .items .item .link {
  color: var(--th-004);
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: auto;
  align-self: flex-end;
  border: 1px solid var(--th-004);
  padding: 8px 15px;
  border-radius: 10px;
}
.page-home-section.services .services-boxs .items .item .link svg {
  stroke: var(--th-004);
  width: 20px;
  height: 20px;
}
.page-home-section.services .services-boxs .items .item .link:hover {
  border-color: var(--th-006);
  background: var(--th-006);
}
.page-home-section.aboutus {
  background: var(--th-008);
  margin-top: 60px;
}
.page-home-section.aboutus .section-title {
  margin-top: 60px;
}
.page-home-section.aboutus .about-area {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 60px;
}
.page-home-section.aboutus .about-area .title span {
  white-space: nowrap;
  font-size: 24px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  color: var(--th-002);
}
.page-home-section.aboutus .about-area .content {
  font-size: 20px;
  font-weight: 400;
}
.page-home-section.aboutus .registration-box {
  display: flex;
  justify-content: center;
  align-items: stretch;
  column-gap: 20px;
  margin-bottom: 20px;
}
.page-home-section.aboutus .registration-box .box {
  max-width: 40%;
  padding: 20px;
  background: var(--th-004);
  border-radius: 10px;
}
.page-home-section.aboutus .registration-box .box .details-area {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 15px;
  height: 100%;
}
.page-home-section.aboutus .registration-box .box .details-area .header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
}
.page-home-section.aboutus .registration-box .box .details-area .header .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background: var(--th-001);
  border-radius: 5px;
  opacity: 0.9;
}
.page-home-section.aboutus .registration-box .box .details-area .header .icon svg {
  stroke: var(--th-003);
  width: 40px;
  height: 40px;
}
.page-home-section.aboutus .registration-box .box .details-area .header .title {
  color: var(--th-002);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
}
.page-home-section.aboutus .registration-box .box .details-area p {
  margin: 0;
  font-size: 16px;
  color: var(--th-002);
  opacity: 0.9;
  font-weight: 600;
}
.page-home-section.aboutus .registration-box .box .details-area .link {
  color: var(--th-002);
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: auto;
  align-self: flex-end;
  border: 1px solid var(--th-002);
  padding: 8px 15px;
  border-radius: 10px;
}
.page-home-section.aboutus .registration-box .box .details-area .link svg {
  stroke: var(--th-002);
  width: 20px;
  height: 20px;
}
.page-home-section.aboutus .registration-box .box .details-area .link:hover {
  color: var(--th-004);
  border-color: var(--th-006);
  background: var(--th-006);
}
.page-home-section.aboutus .registration-box .box .details-area .link:hover svg {
  stroke: var(--th-004);
}
.page-home-section.aboutus .counts {
  border-top: 1px solid var(--th-001);
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-home-section.aboutus .counts .count-item {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  row-gap: 20px;
  color: var(--th-002);
}
.page-home-section.aboutus .counts .count-item span {
  font-weight: 400;
  font-size: 40px;
  font-family: var(--font-patua-one);
  color: var(--th-005);
}
.page-home-section.study-material {
  padding-top: 60px;
  background: var(--th-009);
  margin-bottom: 130px;
}
.page-home-section.study-material .purchase-items {
  display: flex;
  justify-content: center;
  align-items: stretch;
  column-gap: 20px;
  margin-bottom: 20px;
}
.page-home-section.study-material .purchase-items .items {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background: var(--th-004);
  padding: 25px;
  border-radius: 10px;
  row-gap: 6px;
}
.page-home-section.study-material .purchase-items .items img {
  width: 40%;
  margin: 0 auto;
  display: block;
  border-radius: 100%;
}
.page-home-section.study-material .purchase-items .items .title {
  color: var(--th-002);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
  text-align: center;
  width: 100%;
}
.page-home-section.study-material .purchase-items .items p {
  margin: 0;
  font-size: 16px;
  color: var(--th-002);
  opacity: 0.9;
  font-weight: 600;
}
.page-home-section.study-material .purchase-items .items .link {
  color: var(--th-002);
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: auto;
  align-self: flex-end;
  border: 1px solid var(--th-002);
  padding: 8px 15px;
  border-radius: 10px;
}
.page-home-section.study-material .purchase-items .items .link svg {
  stroke: var(--th-002);
  width: 20px;
  height: 20px;
}
.page-home-section.study-material .purchase-items .items .link:hover {
  color: var(--th-004);
  border-color: var(--th-006);
  background: var(--th-006);
}
.page-home-section.study-material .purchase-items .items .link:hover svg {
  stroke: var(--th-004);
}
.page-home-section.study-material .affiliate-marketing {
  display: flex;
  justify-content: center;
  align-items: stretch;
  column-gap: 20px;
  padding-top: 60px;
}
.page-home-section.study-material .affiliate-marketing .reg-box {
  background: var(--th-001);
  padding: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 30px;
  flex-direction: column;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: -80px;
}
.page-home-section.study-material .affiliate-marketing .reg-box img {
  width: 100%;
}
.page-home-section.study-material .affiliate-marketing .reg-box .title {
  color: var(--th-006);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
  width: 100%;
}
.page-home-section.study-material .affiliate-marketing .reg-box p {
  margin: 0;
  font-size: 16px;
  color: var(--th-002);
  opacity: 0.9;
  font-weight: 600;
}
.page-home-section.study-material .affiliate-marketing .reg-box .link {
  color: var(--th-006);
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: auto;
  align-self: flex-end;
  border: 1px solid var(--th-006);
  padding: 8px 15px;
  border-radius: 10px;
}
.page-home-section.study-material .affiliate-marketing .reg-box .link svg {
  stroke: var(--th-006);
  width: 20px;
  height: 20px;
}
.page-home-section.study-material .affiliate-marketing .reg-box .link:hover {
  color: var(--th-004);
  border-color: var(--th-006);
  background: var(--th-006);
}
.page-home-section.study-material .affiliate-marketing .reg-box .link:hover svg {
  stroke: var(--th-004);
}
.page-home-section.blogs .blogs-items {
  margin-bottom: 40px;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  background: var(--th-008);
  padding: 0px;
  border-radius: 20px;
  overflow: hidden;
  row-gap: 6px;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide .title {
  color: var(--th-002);
  font-size: 20px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0 15px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 60px;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide p {
  margin: 0 15px;
  font-size: 16px;
  color: var(--th-002);
  opacity: 0.9;
  font-weight: 600;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide .link {
  color: var(--th-005);
  text-decoration: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  border: none;
  margin: 15px 0px 15px 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.page-home-section.blogs .blogs-items .swiper-wrapper .swiper-slide .link svg {
  fill: var(--th-005);
  width: 25px;
  height: 25px;
}
.page-home-section.blogs .blogs-items .swiper-pagination {
  position: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  margin-top: 40px;
}
.page-home-section.blogs .blogs-items .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: var(--th-004);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  opacity: 1;
  border: 1px solid var(--th-003);
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-home-section.blogs .blogs-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--th-004);
}
.page-home-section.blogs .blogs-items .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--th-003);
  display: block;
  border-radius: 100%;
}
.page-home-section.score-result {
  padding-top: 60px;
  padding-bottom: 60px;
  background: var(--th-010);
}
.page-home-section.score-result .students-items .swiper-wrapper .items {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
  background: var(--th-004);
  padding: 15px;
  border-radius: 15px;
  position: relative;
}
.page-home-section.score-result .students-items .swiper-wrapper .items img {
  width: 160px;
}
.page-home-section.score-result .students-items .swiper-wrapper .items img.medal {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
}
.page-home-section.score-result .students-items .swiper-wrapper .items .details .name {
  color: var(--th-006);
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-patua-one);
}
.page-home-section.score-result .students-items .swiper-wrapper .items .details .age,
.page-home-section.score-result .students-items .swiper-wrapper .items .details .location {
  color: var(--th-002);
  font-size: 14px;
  font-weight: 500;
}
.page-home-section.score-result .students-items .swiper-wrapper .items .details .age span,
.page-home-section.score-result .students-items .swiper-wrapper .items .details .location span {
  color: var(--th-005);
  font-weight: 400;
}
.page-home-section.testimonial {
  padding-top: 60px;
}
.page-home-section.testimonial .reviews-list-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-home-section.testimonial .reviews-list-box .reviews-items {
  max-width: 100%;
}
.page-home-section.testimonial .reviews-list-box .reviews-items .action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 5px;
  margin-bottom: 5px;
}
.page-home-section.testimonial .reviews-list-box .reviews-items .action .a-btn {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--th-005);
  cursor: pointer;
}
.page-home-section.testimonial .reviews-list-box .reviews-items .action .a-btn svg {
  stroke: var(--th-004);
  width: 25px;
  height: 25px;
}
.page-home-section.testimonial .reviews-list-box .reviews-items .swiper-wrapper .swiper-slide.items {
  padding: 25px;
  border-radius: 0;
  background: var(--th-005);
  border-top: 4px solid var(--th-003);
}
.page-home-section.testimonial .reviews-list-box .reviews-items .swiper-wrapper .swiper-slide.items .text {
  color: var(--th-004);
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-patua-one);
}
.page-home-section.testimonial .reviews-list-box .reviews-items .swiper-wrapper .swiper-slide.items .name,
.page-home-section.testimonial .reviews-list-box .reviews-items .swiper-wrapper .swiper-slide.items .deg {
  color: var(--th-006);
  font-size: 14px;
  font-weight: 500;
}
.page-home-section.faqs {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 0px;
  position: relative;
  background: var(--th-009);
}
.page-home-section.faqs .accordion .accordion-item {
  margin-bottom: 10px;
  border: 1px solid var(--th-007);
  box-shadow: none;
  border-radius: 0;
}
.page-home-section.faqs .accordion .accordion-item .accordion-header {
  border-radius: 0;
}
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:focus,
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:hover,
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button {
  box-shadow: none;
  background: var(--th-004);
  border-radius: 0;
  font-size: 16px;
}
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:focus::after,
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:hover::after,
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button::after {
  background-size: 15px;
}
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:focus:not(.collapsed),
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:hover:not(.collapsed),
.page-home-section.faqs .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  border-top: 3px solid var(--th-003);
}
.page-home-section.faqs .accordion .accordion-item .accordion-collapse .accordion-body {
  padding-top: 0;
  font-size: 14px;
}
.page-home-section.faqs .form-box {
  width: 60%;
  margin: 0 auto;
}
.page-home-section.faqs .form-box .form-group label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--th-002);
}
.page-home-section.faqs .form-box .form-group label::after {
  content: " :";
}
.page-home-section.faqs .form-box .form-group .form-control:focus,
.page-home-section.faqs .form-box .form-group .form-control:active,
.page-home-section.faqs .form-box .form-group .form-control {
  border-radius: 5px;
  font-size: 14px;
  color: var(--th-002);
  border: 1px solid var(--th-011);
  box-shadow: none;
  outline: none;
  min-height: 40px;
  resize: none;
}
.page-home-section.faqs .form-box .form-group .error-message {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 5px;
}
.page-home-section.faqs .form-box .btn {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
}
.page-home-section.faqs .form-box .btn:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.page-home-section.footer {
  margin-top: 120px;
}
.page-home-section.footer .ads-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: var(--th-005);
  max-width: 65%;
  margin: 0 auto;
  border-radius: 15px;
  padding: 40px;
  column-gap: 20px;
  margin-bottom: -80px;
  z-index: 99999;
  position: relative;
}
.page-home-section.footer .ads-box img {
  width: 30%;
  margin-top: -90px;
}
.page-home-section.footer .ads-box h4 {
  color: var(--th-004);
  font-size: 18px;
  font-weight: 400;
  font-family: var(--font-patua-one);
}
.page-home-section.footer .ads-box p {
  color: var(--th-004);
  font-size: 16px;
  font-weight: 500;
}
.page-home-section.footer .content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: var(--th-004);
  padding: 120px 25px 25px 25px;
  border-top: 1px solid var(--th-011);
  column-gap: 20px;
}
.page-home-section.footer .content .branding .navbar-brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  min-width: 175px;
  margin: 0;
}
.page-home-section.footer .content .branding .navbar-brand img {
  width: 50px;
}
.page-home-section.footer .content .branding .navbar-brand .caption {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  flex-wrap: wrap;
  max-width: 120px;
  line-height: 20px;
}
.page-home-section.footer .content .branding .navbar-brand .caption span {
  font-family: var(--font-patua-one);
  font-size: 16px;
  color: var(--th-006);
}
.page-home-section.footer .content .branding p {
  color: var(--th-002);
  font-size: 14px;
  font-weight: 500;
  padding-left: 55px;
}
.page-home-section.footer .content .box .title {
  color: var(--th-006);
  font-size: 18px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin-bottom: 22px;
}
.page-home-section.footer .content .box .badges {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  column-gap: 10px;
  flex-wrap: wrap;
  flex-direction: column;
  row-gap: 6px;
}
.page-home-section.footer .content .box .badges img {
  height: 40px;
}
.page-home-section.footer .content .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 6px;
  flex-direction: column;
}
.page-home-section.footer .content .box ul.social-accounts {
  flex-direction: row;
  column-gap: 15px;
  margin-top: 10px;
}
.page-home-section.footer .content .box ul.social-accounts li {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--th-001);
}
.page-home-section.footer .content .box ul.social-accounts li a {
  color: var(--th-002);
  font-size: 16px;
  cursor: pointer;
}
.page-home-section.footer .content .box ul li {
  color: var(--th-002);
  font-size: 14px;
  font-weight: 500;
}
.page-home-section.footer .small-bar {
  border-top: 1px solid var(--th-011);
  background: var(--th-004);
  padding: 15px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: var(--th-002);
}

.top-quick-action-bar {
  background: var(--th-005);
}
.top-quick-action-bar .nav {
  column-gap: 10px;
}
.top-quick-action-bar .nav .nav-item .nav-link {
  color: var(--th-004);
  font-size: 14px;
  font-weight: 500;
}
.top-quick-action-bar .nav .nav-item .nav-link:hover {
  background: var(--th-006);
}
.top-quick-action-bar .nav .nav-item .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.top-quick-action-bar .nav .nav-item .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 500;
}
.top-quick-action-bar .nav .nav-item .dropdown-menu .dropdown-item:hover {
  background: var(--th-001);
}

.top-small-bar {
  background: var(--th-006);
  padding: 10px 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
}
.top-small-bar .marquee-text {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  flex: 1;
}
.top-small-bar .marquee-text span {
  font-size: 14px;
  font-weight: 400;
  color: var(--th-004);
  display: flex;
  padding-left: 100%;
  text-indent: 0;
  animation: marquee 35s linear infinite;
  column-gap: 15px;
}
.top-small-bar .marquee-text span span:hover {
  animation-play-state: paused;
}
.top-small-bar .marquee-text span * {
  display: inline-flex;
  margin: 0;
  padding: 0;
  color: var(--th-white);
}
.top-small-bar .marquee-text span img {
  max-width: 100%;
}
.top-small-bar .top-phone {
  font-size: 14px;
  font-weight: 400;
  text-align: end;
  color: var(--th-004);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
  margin-right: 77px;
}

.landing-page-breadcrumbs {
  background-image: url(https://sasischool.com/assets/images/mission.jpg);
  padding: 60px 0 20px;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.landing-page-breadcrumbs::after {
  background: #292d77 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.landing-page-breadcrumbs h1 {
  display: block;
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 20px;
  color: var(--th-004);
  font-family: var(--font-patua-one);
  text-align: center;
  text-transform: capitalize;
}
.landing-page-breadcrumbs .breadcrumb {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
  z-index: 1;
  margin-bottom: 25px;
  display: inline-flex;
}
.landing-page-breadcrumbs .breadcrumb a,
.landing-page-breadcrumbs .breadcrumb li.breadcrumb-item {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
}
.landing-page-breadcrumbs .breadcrumb a i,
.landing-page-breadcrumbs .breadcrumb li.breadcrumb-item i {
  color: var(--th-004);
  margin-right: 3px;
}
.landing-page-breadcrumbs .breadcrumb li.breadcrumb-item + .breadcrumb-item::before {
  color: var(--th-004);
}
.landing-page-breadcrumbs .breadcrumb li.breadcrumb-item a {
  color: var(--th-004);
  text-decoration: none;
}
.landing-page-breadcrumbs .breadcrumb li.breadcrumb-item.active {
  color: var(--th-003);
}

.subject-landing-page-demo {
  /* Custom Header Gradient */
  /* Large Padding utility for sections (Replaces py-16) */
  /* Section Title Styling */
  /* Styling for class buttons (Custom class for unique look) */
  /* Feature Card Hover Effect (Recaptures Tailwind shadow/transform) */
  /* Specific Accordion Overrides to match original minimal style */
}
.subject-landing-page-demo .header-bg {
  background: linear-gradient(135deg, var(--th-005) 0%, var(--th-006) 100%);
}
.subject-landing-page-demo .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.subject-landing-page-demo .section-title {
  text-align: center;
}
.subject-landing-page-demo .section-title h2 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 0.5rem;
}
.subject-landing-page-demo .section-title span {
  color: var(--th-001);
  font-size: 40px;
}
.subject-landing-page-demo .section-title::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background-color: var(--th-001);
  margin: 1rem auto 0;
  border-radius: 9999px;
}
.subject-landing-page-demo .class-btn {
  display: inline-block;
  width: 100%;
  padding: 0.75rem 0;
  border-radius: 0.5rem;
  font-weight: 700;
  text-align: center;
  transition: all 0.3s ease;
  color: var(--th-006);
  background-color: #eef2ff;
  /* Light Indigo */
  border: 2px solid #a5b4fc;
  text-decoration: none;
}
.subject-landing-page-demo .class-btn:hover {
  background-color: #c7d2fe;
  /* Lighter Indigo */
  transform: translateY(-2px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.subject-landing-page-demo .feature-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  height: 100%;
  /* Ensure uniform height for card-group look */
}
.subject-landing-page-demo .feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.subject-landing-page-demo .accordion-button {
  padding: 1.25rem 1.5rem !important;
  font-weight: 600 !important;
  font-size: 1.125rem !important;
  background-color: #f4f6ff !important;
  /* Light Indigo background */
  color: #374151 !important;
  transition: background-color 0.2s !important;
  box-shadow: none !important;
}
.subject-landing-page-demo .accordion-button:not(.collapsed) {
  color: var(--th-006) !important;
  background-color: #e0e7ff !important;
  /* Indigo-200 on expand */
}
.subject-landing-page-demo .accordion-item {
  border: 1px solid #e0e7ff;
  margin-bottom: 0.75rem;
  border-radius: 0.75rem;
}
.subject-landing-page-demo .accordion-button:focus {
  border-color: #c7d2fe !important;
  box-shadow: 0 0 0 0.25rem rgba(79, 70, 229, 0.25) !important;
}

.subject-landing-page .row_bs {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x) * -0.5) !important;
  margin-right: calc(var(--bs-gutter-x) * -0.5) !important;
  margin-top: calc(var(--bs-gutter-y) * -1) !important;
}
.subject-landing-page .justify-content-center {
  justify-content: center;
}
.subject-landing-page .align-items-center {
  align-items: center;
}
.subject-landing-page .d-flex {
  display: flex;
}
.subject-landing-page .d-flex .small_cards:nth-child(even) .title {
  background: #ff914d;
  color: rgb(8, 8, 8);
}
.subject-landing-page .justify-content-start {
  justify-content: flex-start !important;
}
.subject-landing-page .flex-row {
  flex-direction: row;
}
.subject-landing-page .flex-wrap {
  flex-wrap: wrap;
}
.subject-landing-page .flex-nowrap {
  flex-wrap: nowrap;
}
.subject-landing-page .my-2 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}
.subject-landing-page .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.subject-landing-page .px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.subject-landing-page .px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.subject-landing-page .px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.subject-landing-page .px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.subject-landing-page .px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.subject-landing-page .py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.subject-landing-page .py-1 {
  padding-bottom: 0.25rem !important;
  padding-top: 0.25rem !important;
}
.subject-landing-page .py-2 {
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}
.subject-landing-page .py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}
.subject-landing-page .py-4 {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important;
}
.subject-landing-page .py-5 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}
.subject-landing-page .mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.subject-landing-page .my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.subject-landing-page .my-1 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}
.subject-landing-page .my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}
.subject-landing-page .my-4 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.subject-landing-page .my-5 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}
.subject-landing-page .my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
.subject-landing-page .mb-0 {
  margin-bottom: 0 !important;
}
.subject-landing-page .mb-1 {
  margin-bottom: 0.25rem !important;
}
.subject-landing-page .mb-2 {
  margin-bottom: 0.5rem !important;
}
.subject-landing-page .mb-3 {
  margin-bottom: 1rem !important;
}
.subject-landing-page .mb-4 {
  margin-bottom: 1.5rem !important;
}
.subject-landing-page .mb-5 {
  margin-bottom: 3rem !important;
}
.subject-landing-page .mb-auto {
  margin-bottom: auto !important;
}
.subject-landing-page .mx-sm-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.subject-landing-page .mx-sm-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.subject-landing-page .mx-sm-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.subject-landing-page .mx-sm-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.subject-landing-page .mx-sm-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.subject-landing-page .mx-sm-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.subject-landing-page .my-sm-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.subject-landing-page .my-sm-1 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}
.subject-landing-page .box_shadow {
  box-shadow: 7px 6px 3px gray;
}
.subject-landing-page .page_header {
  background-color: var(--th-008);
}
.subject-landing-page .color_two {
  background-color: var(--th-003);
}
.subject-landing-page .color_blue {
  background-color: var(--th-005);
}
.subject-landing-page .color_dark_blue {
  background-color: var(--th-black);
  color: white;
}
.subject-landing-page .page_title {
  font-weight: 400;
  font-size: 16px;
  font-family: var(--font-patua-one);
  max-width: 80%;
  text-align: center;
  margin: 0 auto;
}
.subject-landing-page .page_subtitle {
  font-size: 14px;
  font-weight: 500;
  margin: 10px auto;
  text-align: justify;
  padding: 0 15px;
}
.subject-landing-page .body_title {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  font-family: var(--font-patua-one);
  margin: 30px auto;
  text-align: center;
}
.subject-landing-page .body_title h3 {
  font-weight: 700;
  font-size: 16px;
  color: #f1c49a;
}
.subject-landing-page .heighlight-seg {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 30px;
}
.subject-landing-page .heighlight-seg.mt-0 {
  margin-top: 0px;
}
.subject-landing-page .heighlight-seg.text-white h2.body_title,
.subject-landing-page .heighlight-seg.text-white p {
  color: var(--th-004);
}
.subject-landing-page .body_content {
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
}
.subject-landing-page .body_content.with-img {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
}
.subject-landing-page .body_content.bank {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
}
.subject-landing-page .body_content ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.subject-landing-page .body_content p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.subject-landing-page .body_content .btn-segment {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 15px;
  margin-top: 30px;
}
.subject-landing-page .body_content .btn-segment .btn-theme {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
}
.subject-landing-page .body_content .btn-segment .btn-theme:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.subject-landing-page .body_content .btn-segment.outline .btn {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-004);
  font-family: var(--font-patua-one);
  border: 1px solid var(--th-002);
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
}
.subject-landing-page .body_content .btn-segment.outline .btn:hover {
  color: var(--th-004);
  background: var(--th-003);
  border-color: var(--th-003);
  box-shadow: none;
}
.subject-landing-page .body_content .btn-segment.links {
  margin-bottom: 30px;
}
.subject-landing-page .body_content .btn-segment.links .btn {
  border: none;
  color: var(--th-002);
  background: var(--th-004);
  border-radius: 0px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  border-bottom: 1px dotted;
}
.subject-landing-page .body_content .btn-segment.links .btn:hover {
  color: var(--th-003);
}
.subject-landing-page .round {
  padding: 9px 12px;
  border: 3px solid black;
  margin: 5px;
  border-radius: 15px;
  color: black;
  font-weight: 600;
  background: #e4f4ff;
}
.subject-landing-page .round span {
  font-size: 14px;
  display: block;
}
.subject-landing-page .round1 {
  background: #e4f4ff;
  font-size: 16px;
  width: 78%;
}
.subject-landing-page .round2 {
  background: #ffde59;
}
.subject-landing-page .note_text {
  padding: 10px;
  color: #a52d00;
  font-style: italic;
}
.subject-landing-page .custom_body .table span {
  font-size: 14px;
  display: block;
}
.subject-landing-page .custom_body .table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: var(--th-001);
}
.subject-landing-page .custom_body .table__rwd {
  margin: 1em 0;
  min-width: 300px;
}
.subject-landing-page .custom_body .table__rwd tr {
  border-top: 1px solid #ddd;
  border-bottom: 2px solid #000;
}
.subject-landing-page .custom_body .table__rwd tr th {
  text-align: center;
}
.subject-landing-page .custom_body .table__rwd tr th:nth-child(1) {
  background: #8c89ae;
  color: white;
}
.subject-landing-page .custom_body .table__rwd tr th:nth-child(2) {
  background: #88c2ff;
}
.subject-landing-page .custom_body .table__rwd tr th:nth-child(3) {
  background: #ffe889;
}
.subject-landing-page .custom_body .table__rwd tr th:nth-child(4) {
  background: #f4c47c;
}
.subject-landing-page .custom_body .table__rwd td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: table-header-group;
}
.subject-landing-page .custom_body tbody tr td {
  font-size: 14px;
}
.subject-landing-page .custom_body tr th {
  padding: 12px;
  border: 1px solid var(--th-007);
  margin: 5px;
  color: var(--th-002);
  font-weight: 500;
  font-size: 14px;
  font-family: var(--font-patua-one);
  background-color: var(--th-003);
  color: var(--th-004);
}
.subject-landing-page .bg {
  background: #40389d;
}
.subject-landing-page .bg a.link {
  color: #6aff6a;
}
.subject-landing-page .bg a.link1 {
  color: #45e7ff;
}
.subject-landing-page .bg .body_content {
  color: white !important;
}
.subject-landing-page .bg .body_title {
  color: #ffde59 !important;
}
.subject-landing-page .bg .d-flex .small_cards:nth-child(odd) .title {
  background: #ffde59;
  color: rgb(2, 2, 2);
}
.subject-landing-page h5.yellow_bg {
  background: #ffe889;
  padding: 15px;
  text-align: center;
  background: #ffe889;
  color: black;
  font-weight: 800;
  border-radius: 15px;
}
.subject-landing-page .faq_answer {
  background: #fff5e6;
  padding: 15px;
}
.subject-landing-page .faq .round1 {
  width: 100%;
}
.subject-landing-page a.btn.reg {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
  margin: 0 auto;
  display: block;
  max-width: 180px;
}
.subject-landing-page a.btn.reg:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.subject-landing-page a.btn.button_class {
  margin: 10px auto;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 13px;
  text-transform: uppercase;
  box-shadow: 3px 4px 3px #5e5e62;
}
.subject-landing-page a.btn.button_class2 {
  background: white;
  color: #4e4795;
}
.subject-landing-page a.btn.button_class3 {
  background-color: #ffde59;
  color: #433d81;
  border: 3px solid #e9c949;
}
.subject-landing-page a.btn.button_class4 {
  color: #00452f;
  border: 1px solid #00452f;
  margin: 5px;
  font-size: 13px !important;
}
.subject-landing-page a.btn.button_class5 {
  background-color: #ffca84;
  color: #000000;
  border: 3px solid #ffca84;
  border-radius: 5px;
  padding: 8px 50px;
  margin: 5px 0;
  background-color: #fdca3c;
  color: #000000;
  border: 3px solid #fdca3c;
  border-radius: 5px;
  padding: 8px 50px;
  margin: 5px 16px;
}
.subject-landing-page .btn.button_class1 {
  background: #4e4795;
  color: white;
}
.subject-landing-page .button_class1:hover {
  color: white !important;
}
.subject-landing-page .button_class:hover {
  box-shadow: none !important;
}
.subject-landing-page .bg2 {
  background-color: #ffde59;
}
.subject-landing-page .bg2 .body_title {
  color: #000;
}
.subject-landing-page .bg2 .d-flex .small_cards:nth-child(odd) .title {
  background: #40389d;
  color: white;
}
.subject-landing-page .smart_accordian-section {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subject-landing-page .faq_title {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 2rem;
  font-size: 14px;
}
.subject-landing-page .accordian-item {
  background-color: var(--th-006);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  padding: 1rem;
  box-shadow: 0.5rem 2px 0.5rem rgba(0, 0, 0, 0.1);
}
.subject-landing-page .accordian-link {
  color: var(--th-white);
  font-size: 14px;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  font-weight: 600;
  column-gap: 10px;
}
.subject-landing-page .accordian-link .glyphicon {
  color: var(--th-white);
}
.subject-landing-page .answer {
  overflow: hidden;
  max-height: 0;
  position: relative;
  background-color: var(--th-008);
  transition: max-height 0.7s;
}
.subject-landing-page .answer.open {
  margin-top: 15px;
}
.subject-landing-page .answer p {
  font-size: 14px;
  color: var(--th-black);
  padding: 1rem;
  margin: 0;
  font-weight: 500;
}
.subject-landing-page .answer.open {
  max-height: 13rem !important;
  overflow-y: auto;
}
.subject-landing-page .answer::-webkit-scrollbar {
  width: 10px;
}
.subject-landing-page .answer::-webkit-scrollbar-track {
  background: rgb(189, 190, 189);
}
.subject-landing-page .answer::-webkit-scrollbar-thumb {
  background-color: var(--th-003);
  outline: 1px solid var(--th-003);
}
.subject-landing-page .ion-md-add:before {
  content: "+";
}
.subject-landing-page .ion-md-remove:before {
  content: "-";
}
.subject-landing-page .bg3 {
  background-color: #fff5e6;
}
.subject-landing-page .small_img {
  width: 180px;
}
.subject-landing-page .responsive_center_button {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.subject-landing-page .bg4 {
  background: #07eee0;
}
.subject-landing-page .bg5 {
  background: #d3cf34;
}
.subject-landing-page .body_content_features {
  font-size: 14px;
  border: 2px dashed #999;
  padding: 18px 24px;
  border-radius: 12px;
  font-weight: 400;
}
.subject-landing-page ul.alpha_small li {
  list-style: lower-alpha;
}
.subject-landing-page ul.numbers li {
  list-style: auto;
}
.subject-landing-page .small_cards {
  border: 1px solid gray;
  border-radius: 5px;
  width: 180px;
  margin: 5px;
  border-radius: 12px;
  box-shadow: 2px 3px 0px 0px #b7b6b6;
}
.subject-landing-page .small_cards .title {
  padding: 15px;
  text-align: center;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.subject-landing-page .small_cards .desc {
  padding: 16px 11px;
  display: flex;
  flex-direction: column;
  background: white;
  height: 19rem;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  color: black;
}
.subject-landing-page .annual tr th {
  background-color: #5667b4 !important;
  color: white;
}
.subject-landing-page .annual tbody tr td {
  background-color: white;
  font-weight: 400;
  padding: 16px;
  font-size: 15px;
  text-align: center;
}
.subject-landing-page .annual tr,
.subject-landing-page .annual tr th,
.subject-landing-page .annual tr td {
  border: 2px solid #000;
}
.subject-landing-page .color_pink {
  background-color: #8f1d54 !important;
  color: white !important;
}
.subject-landing-page .bgc1 {
  background-color: #d2d1ff;
}
.subject-landing-page .bgc5 {
  background-color: #d1f3ff;
}
.subject-landing-page .bgc3 {
  background-color: #ffd1df;
}
.subject-landing-page .bgc4 {
  background-color: #d1fff1;
}
.subject-landing-page .bgc2 {
  background-color: #fbffd1;
}
.subject-landing-page .bgc6 {
  background-color: #d8ffd1;
}

.page .custom_body .body_title {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  font-family: var(--font-patua-one);
  margin: 30px 0;
}
.page .custom_body p {
  font-size: 14px;
}
.page .custom_body a {
  text-decoration: none;
  color: var(--th-005);
  font-weight: 400;
  font-family: var(--font-patua-one);
}
.page .custom_body ol li,
.page .custom_body ul li {
  font-size: 14px;
  margin-bottom: 5px;
}
.page .custom_body .btn {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
}
.page .custom_body .btn:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.page .custom_body .card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.page .custom_body .card-container .detail {
  background: var(--th-004);
  padding: 15px;
  border-radius: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid var(--th-009);
  border-top: 3px solid var(--th-003);
}
.page .custom_body .card-container .detail h3 {
  font-size: 16px;
  font-family: var(--font-patua-one);
  width: 100%;
  margin-bottom: 20px;
}
.page .custom_body .card-container .detail p {
  font-size: 14px;
  display: flex;
  justify-content: center;
  text-align: justify;
  column-gap: 5px;
}
.page .custom_body .card-container .detail p span {
  font-size: 14px;
  font-weight: 500;
}
.page .custom_body .card-grid {
  column-gap: 15px;
}
.page .custom_body .card-grid .card {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  background: var(--th-008);
  padding: 0px;
  border-radius: 10px;
  overflow: hidden;
  row-gap: 6px;
  min-width: calc(25% - 15px);
  max-width: calc(25% - 15px);
  padding: 10px;
  cursor: pointer;
}
.page .custom_body .card-grid .card img {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}
.page .custom_body .card-grid .card .title {
  color: var(--th-002);
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0 6px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 45px;
  max-height: 45px;
}
.page.fee-structure-and-bank-details .custom_body .area {
  padding: 10px;
}
.page.fee-structure-and-bank-details .custom_body .area .border-box {
  border: 2px solid var(--th-007);
  font-size: 16px;
  font-weight: 600;
  color: var(--th-006);
}
.page .student-reg .box {
  margin: 0;
  margin-top: 30px;
  box-shadow: none;
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: var(--th-009);
  column-gap: 20px;
  padding: 20px;
  border-radius: 10px;
}
.page .student-reg .box .box-heading {
  padding: 15px;
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  column-gap: 15px;
  border-radius: 5px;
  max-width: 200px;
  flex-wrap: wrap;
  min-width: 200px;
}
.page .student-reg .box .box-heading .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 26px;
  color: var(--th-002);
  font-weight: 500;
}
.page .student-reg .box .box-heading .details {
  display: flex;
  flex-direction: column;
}
.page .student-reg .box .box-heading .details .title {
  font-size: 18px;
  font-weight: 400;
  color: var(--th-003);
  white-space: nowrap;
  font-family: var(--font-patua-one);
}
.page .student-reg .box .box-heading .details .caption {
  font-size: 14px;
  font-weight: 500;
  color: var(--th-002);
}
.page .student-reg .box .box-body .form-group {
  margin-bottom: 0;
}
.page .student-reg .box .box-body .form-group.form-floating {
  padding-top: 20px;
}
.page .student-reg .box .box-body .form-group.form-floating label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--th-002);
  padding: 4px;
  height: unset;
  top: 4px;
  left: 5px;
  background: var(--th-004);
}
.page .student-reg .box .box-body .form-group.form-floating .form-control:focus,
.page .student-reg .box .box-body .form-group.form-floating .form-control:active,
.page .student-reg .box .box-body .form-group.form-floating .form-control {
  height: unset;
  padding: 0.375rem 0.75rem;
}
.page .student-reg .box .box-body .form-group.radio-check-box .form-check {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 5px;
  font-size: 14px;
  color: var(--th-002);
  border: 1px solid var(--th-011);
  min-height: 48px;
  column-gap: 15px;
  padding: 0px;
  background: var(--th-004);
  min-width: 200px;
  margin-bottom: 0;
  padding-left: 15px;
}
.page .student-reg .box .box-body .form-group.radio-check-box .form-check .form-check-input {
  margin: 0;
  float: unset;
}
.page .student-reg .box .box-body .form-group.radio-check-box .form-check .form-check-label {
  padding: 10px;
}
.page .student-reg .box .box-body .form-group.radio-check-box .form-check .form-check-label::after {
  display: none;
}
.page .student-reg .box .box-body .form-group label {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--th-002);
  flex: 1;
  margin: 0;
}
.page .student-reg .box .box-body .form-group label::after {
  content: " :";
}
.page .student-reg .box .box-body .form-group .form-control:focus,
.page .student-reg .box .box-body .form-group .form-control:active,
.page .student-reg .box .box-body .form-group .form-control {
  border-radius: 5px;
  font-size: 14px;
  color: var(--th-002);
  border: 1px solid var(--th-011);
  box-shadow: none;
  outline: none;
}
.page .student-reg .box .box-body .form-group .form-control:focus::placeholder,
.page .student-reg .box .box-body .form-group .form-control:active::placeholder,
.page .student-reg .box .box-body .form-group .form-control::placeholder {
  color: var(--th-002);
  opacity: 0.5;
  font-weight: 500;
}
.page .student-reg .box .box-body .form-group .form-control:focus option,
.page .student-reg .box .box-body .form-group .form-control:active option,
.page .student-reg .box .box-body .form-group .form-control option {
  font-size: 14px;
}
.page .student-reg .box .box-body .form-group .input-group .input-group-btn {
  background: var(--th-004);
  margin-left: 10px;
  border-radius: 5px;
  border: 1px solid var(--th-011);
}
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:hover,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:focus,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:active,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default {
  border: none;
}
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:hover .glyphicon,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:focus .glyphicon,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:active .glyphicon,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default .glyphicon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:hover .glyphicon.glyphicon-calendar:before,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:focus .glyphicon.glyphicon-calendar:before,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default:active .glyphicon.glyphicon-calendar:before,
.page .student-reg .box .box-body .form-group .input-group .input-group-btn .btn-default .glyphicon.glyphicon-calendar:before {
  content: "\f073";
}
.page .student-reg .box .box-body .form-group .error-message {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 5px;
  font-size: 12px;
  color: red;
  font-weight: 500;
  text-transform: lowercase;
  padding: 2px;
}
.page .student-reg .nto-footer .btn {
  border-radius: 30px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
  margin: 15px;
  min-width: 120px;
}
.page .student-reg .nto-footer .btn:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.page.winner-gallery .session-filter .btn {
  border-radius: 0px;
  padding: 12px 20px;
  color: var(--th-002);
  background: var(--th-001);
  font-family: var(--font-patua-one);
  border: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 2px 2px 0px var(--th-005);
  margin-bottom: 20px;
}
.page.winner-gallery .session-filter .btn:hover {
  color: var(--th-004);
  background: var(--th-005);
  border-color: var(--th-005);
  box-shadow: none;
}
.page.winner-gallery .session-filter .dropdown-menu li .dropdown-item {
  font-size: 14px;
  color: var(--th-002);
  font-weight: 500;
}
.page.winner-gallery .session-filter .dropdown-menu li .dropdown-item:hover {
  color: var(--th-004);
  background: var(--th-005);
}
.page.winner-gallery .session-filter .dropdown-menu li .dropdown-item.active {
  color: var(--th-004);
  background: var(--th-005);
}
.page.winner-gallery .gallery-albums .card {
  width: calc(20% - 17px);
  border-radius: 0;
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 6px;
  text-decoration: none;
  margin-bottom: 15px;
}
.page.winner-gallery .gallery-albums .card .embed-responsive {
  position: relative;
}
.page.winner-gallery .gallery-albums .card .embed-responsive.overlay::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.page.winner-gallery .gallery-albums .card img {
  border-radius: 15px;
  width: 100%;
}
.page.winner-gallery .gallery-albums .card .title {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-patua-one);
  line-height: 14px;
  color: var(--th-002);
  text-decoration: none;
}
.page.winner-gallery .gallery-albums .card .date {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  color: var(--th-005);
  text-decoration: none;
}
.page.page-blog-view .head {
  flex-direction: column;
}
.page.page-blog-view .head h4 {
  font-size: 18px;
  font-weight: 400;
  font-family: var(--font-patua-one);
  margin: 0;
}
.page.page-blog-view .head .topics {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.page.page-blog-view .head .topics span {
  padding: 0 10px;
  color: var(--th-orange);
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.02em;
  display: flex;
  min-width: 100px;
  align-items: center;
  justify-content: flex-start;
}
.page.page-blog-view .head .topics span:last-child::after {
  display: none;
}
.page.page-blog-view .head .topics span::after {
  content: "|";
  display: flex;
  color: var(--th-orange);
  margin-left: 15px;
}
.page.page-blog-view .head .time {
  font-size: 18px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
}
.page.page-blog-view .banners {
  margin-top: 25px;
}
.page.page-blog-view .banners img {
  width: 100%;
}
.page.page-blog-view .detail-page {
  margin-top: 40px;
}
.page.page-blog-view .detail-page .timestamp {
  min-width: 140px;
  max-width: 140px;
  display: flex;
}
.page.page-blog-view .detail-page .timestamp .box {
  background: var(--th-003);
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.page.page-blog-view .detail-page .timestamp .box .year, .page.page-blog-view .detail-page .timestamp .box .date {
  display: flex;
  justify-content: center;
  color: #fff;
}
.page.page-blog-view .detail-page .timestamp .box .date {
  font-size: 50px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.page.page-blog-view .detail-page .timestamp .box .year {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
}
.page.page-blog-view .detail-page .content {
  padding: 0px 25px;
  flex: 1;
}
.page.page-blog-view .detail-page .content a, .page.page-blog-view .detail-page .content a * {
  color: var(--th-005);
  font-weight: 500;
}
.page.page-blog-view .detail-page .content h4, .page.page-blog-view .detail-page .content h4 strong {
  font-size: 16px;
  font-weight: 400;
  font-weight: var(--font-patua-one);
  margin-bottom: 20px;
}
.page.page-blog-view .detail-page .content p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}
.page.page-blog-view .detail-page .content ul, .page.page-blog-view .detail-page .content ol {
  padding: 0;
  margin-left: 30px;
}
.page.page-blog-view .detail-page .content ul li, .page.page-blog-view .detail-page .content ol li {
  margin-bottom: 10px;
  font-size: 16px;
  font-style: normal !important;
}
.page.page-blog-view .detail-page .content ul li *, .page.page-blog-view .detail-page .content ol li * {
  font-size: 16px;
  font-style: normal !important;
}
.page.page-blog-view .detail-page .content .img-section {
  column-gap: 20px;
  flex-wrap: wrap;
}
.page.page-blog-view .detail-page .content .img-section img {
  flex: 1 0 20%;
  margin-bottom: 20px;
  max-width: calc(33% - 15px);
}
.page.page-blog-view .detail-page .social {
  max-width: 60px;
}
.page.page-blog-view .detail-page .social .nav .nav-item {
  margin-bottom: 15px;
}
.page.page-blog-view .detail-page .social .nav .nav-item .nav-link {
  background: var(--th-yellow-el);
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 5px;
}
.page.page-blog-view .detail-page .social .nav .nav-item .nav-link.active {
  background: var(--th-yellow);
}
.page.page-blog-view .heightlights {
  border-bottom: 1px solid var(--th-yellow);
  padding-bottom: 15px;
  padding-left: 140px;
}
.page.page-blog-view .heightlights .box-credit {
  max-width: 50%;
}
.page.page-blog-view .heightlights .box-credit span {
  font-family: "Baloo 2", cursive;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  color: var(--th-orange);
}
.page.page-blog-view .heightlights .box-credit span::after {
  content: "|";
  padding: 0px 8px;
}
.page.page-blog-view .heightlights .box-credit span.title::after, .page.page-blog-view .heightlights .box-credit span:last-child::after {
  content: "";
}
.page.page-blog-view .heightlights .box-credit span.title {
  font-weight: 500;
  color: var(--th-blue);
  margin-right: 10px;
}
.page.page-blog-view .heightlights .box-credit a {
  font-family: "Baloo 2", cursive;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0em;
  color: var(--th-orange);
}
.page.page-blog-view .heightlights .box-credit a::after {
  content: "|";
  padding: 0px 8px;
}
.page.page-blog-view .heightlights .box-credit a.title::after, .page.page-blog-view .heightlights .box-credit a:last-child::after {
  content: "";
}
.page.page-blog-view .heightlights .box-credit a.title {
  font-weight: 500;
  color: var(--th-blue);
  margin-right: 10px;
}
.page.page-blog-view .page-home-hero-box-mid h2 {
  font-size: 28px;
  padding-left: 45px;
}

.cart-page {
  /* Book Card Styles */
  /* Image Styling */
  /* Price Styling */
  /* Buttons */
}
.cart-page .sidebar {
  background: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
  height: 76vh;
}
.cart-page .book-card {
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
  height: 100%; /* Ensure all cards have the same height */
}
.cart-page .book-card:hover {
  transform: scale(1.05);
}
.cart-page .book-card img {
  height: 250px; /* Adjust for consistent image size */
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-page .price span {
  text-decoration: line-through;
  font-size: 14px;
}
.cart-page .book-card button {
  border-radius: 5px;
  font-weight: bold;
}

.checkout-cart-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
}
.checkout-cart-item img {
  width: 80px;
}
.checkout-cart-item .details {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0px;
}
.checkout-cart-item .details .card-title {
  margin: 0;
  font-size: 14px;
}
.checkout-cart-item .details .text-muted {
  margin: 0;
  font-size: 12px;
}
.checkout-cart-item .details .price {
  margin: 0;
  font-size: 16px;
}
.checkout-cart-item .action {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 10px;
  margin-left: auto;
}

.checkout-address-form .form-group {
  margin-bottom: 10px !important;
}
.checkout-address-form .form-group label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.checkout-address-form .form-group .form-control {
  font-size: 14px;
  color: var(--th-002);
  border: 1px solid var(--th-011);
  box-shadow: none;
  outline: none;
  border-radius: 5px;
}
.checkout-address-form .error-message {
  font-size: 12px;
  color: red;
  display: flex;
  padding: 2px 5px;
}

.cart-summary {
  position: sticky;
  top: 40px;
}

/* Make it move */
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media only screen and (min-width: 768px) {
  .navbar-web-top {
    flex-direction: column;
    padding: 0;
    background: var(--th-010);
  }
  .navbar-web-top .container-box .navbar-brand {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 5px;
    min-width: 175px;
    margin: 0;
  }
  .navbar-web-top .container-box .navbar-brand img {
    width: 50px;
  }
  .navbar-web-top .container-box .navbar-brand .caption {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 5px;
    flex-wrap: wrap;
    max-width: 120px;
    line-height: 20px;
  }
  .navbar-web-top .container-box .navbar-brand .caption span {
    font-family: var(--font-patua-one);
    font-size: 16px;
    color: var(--th-006);
  }
  .navbar-web-top .container-box .navbar-collapse {
    justify-content: center;
    flex-grow: unset;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav {
    background: var(--th-001);
    padding: 0px 15px;
    border-radius: 5px;
    column-gap: 5px;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-family: var(--font-patua-one);
    font-size: 14px;
    font-weight: 400;
    color: var(--th-002);
    padding: 15px 10px;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-down {
    color: var(--th-002);
    font-weight: 600;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    display: none;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item > .nav-link.active, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item:hover > .nav-link, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item > .nav-link:hover {
    color: var(--th-005);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item > .nav-link.active i.fa-angle-down, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item:hover > .nav-link i.fa-angle-down, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item > .nav-link:hover i.fa-angle-down {
    color: var(--th-005);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item:hover > .dropdown-menu {
    display: block;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    padding: 0 !important;
    border-radius: 5px;
    border: none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item.dropend .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-link {
    padding: 10px 15px;
    border-bottom: 1px solid var(--th-001);
    color: var(--th-002);
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 30px;
    font-family: var(--font-patua-one);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item.back,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-link.back {
    display: none;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item i.fa-angle-right,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-link i.fa-angle-right {
    margin-left: auto;
    color: var(--th-002);
    font-weight: 600;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item.active > a, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover > a,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-link.active > a,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-link:hover > a {
    background: var(--th-001);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu.active > a, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu:hover > a {
    background: var(--th-001);
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu li,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item {
    padding: 0 !important;
  }
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu li.active > a, .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu li:hover > a,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item.active > a,
  .navbar-web-top .container-box .navbar-collapse .navbar-nav .nav-item .dropdown-menu .nav-item:hover > a {
    background: var(--th-001);
  }
  .navbar-web-top .container-box .action {
    min-width: 175px;
  }
  .navbar-web-top .container-box .action .btn {
    border-radius: 30px;
    padding: 12px 20px;
    color: var(--th-002);
    background: var(--th-001);
    font-family: var(--font-patua-one);
    border: none;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 2px 2px 0px var(--th-005);
  }
  .navbar-web-top .container-box .action .btn:hover {
    color: var(--th-004);
    background: var(--th-005);
    border-color: var(--th-005);
    box-shadow: none;
  }
  .navbar-web-top .small-bar {
    background: var(--th-006);
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
  }
  .navbar-web-top .small-bar .marquee-text {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    flex: 1;
  }
  .navbar-web-top .small-bar .marquee-text span {
    font-size: 14px;
    font-weight: 400;
    color: var(--th-004);
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 35s linear infinite;
  }
  .navbar-web-top .small-bar .marquee-text span span:hover {
    animation-play-state: paused;
  }
  .navbar-web-top .small-bar .top-phone {
    font-size: 14px;
    font-weight: 400;
    text-align: end;
    color: var(--th-004);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 15px;
  }
}
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .school-reg .card-body .card-title {
    font-size: 18px;
  }
  .slider-top-main-home .overlay {
    padding: 2px;
  }
  .slider-top-main-home .overlay .registration-form {
    background-color: transparent;
    /* No background color */
  }
  .slider-top-main-home .overlay .registration-form .register-now {
    display: none;
  }
  .slider-top-main-home .overlay .registration-form .already-register {
    display: block;
  }
  .slider-top-main-home .overlay .registration-form form {
    display: none;
  }
  .slider-top-main-home .overlay .registration-form .reg-btn {
    display: block;
    border-radius: 30px;
    padding: 12px 20px;
    color: var(--th-002);
    background: var(--th-001);
    font-family: var(--font-patua-one);
    border: none;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 2px 2px 0px var(--th-005);
    text-decoration: none;
  }
  .navbar-web-top .container-box .action {
    display: none;
  }
  .jumbotron-hero-home .box .theme-line {
    font-size: 40px;
    line-height: 45px;
    max-width: 60%;
  }
  .page-home-section.aboutus .section-title h2 {
    margin-bottom: 29px;
  }
  .page-home-section.aboutus .about-area {
    row-gap: 20px;
  }
  .page-home-section.aboutus .about-area .content {
    font-size: 18px;
  }
  .page-home-section.aboutus .about-area .title span {
    white-space: normal;
  }
  .page-home-section.services .services-boxs {
    row-gap: 13px;
  }
  .page-home-section.services .services-boxs .items {
    row-gap: 22px;
    padding-top: 27px;
  }
  .subject-landing-page .page_header .row_bs {
    display: flex;
    flex-direction: column-reverse;
  }
  .subject-landing-page .body_content.with-img {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-home-section.footer .content {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .page-home-section.footer .ads-box {
    display: flex;
    flex-direction: column;
    padding: 30px;
  }
  .page-home-section.footer .ads-box p {
    font-size: 14px;
  }
  .page.winner-gallery .gallery-albums .card {
    width: calc(25% - 23px);
  }
  .page .student-reg .box {
    display: flex;
    flex-direction: column;
  }
  .page-home-section.study-material .purchase-items {
    row-gap: 12px;
  }
  .page-home-section.faqs .form-box {
    width: 100%;
  }
  .sale-products-gallery .card-plane {
    width: 100%;
    flex-direction: column;
    row-gap: 10px;
  }
  .sale-products-gallery .card-plane .filter {
    min-width: 100%;
  }
  .sale-products-gallery .card-plane .items {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    min-width: 100%;
    padding: 0;
  }
  .sale-products-gallery .card-plane .items .card {
    min-width: 100%;
    max-width: 100%;
  }
  .sale-products-gallery .card-plane .items .card .card-body .card-title {
    font-size: 15px;
  }
  .sale-products-gallery .card-plane .items .card .card-body .card-text {
    font-size: 15px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  body {
    padding-top: 105px;
  }
  .school-reg .card-body .card-title {
    margin-top: 20px;
  }
  .school-reg .card-body img {
    width: 100%;
    height: 225px;
  }
  .top-small-bar {
    position: fixed;
    padding: 12px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
  }
  .top-small-bar .top-phone {
    display: none;
  }
  .navbar-web-top {
    position: fixed !important;
    top: 44px;
    left: 0;
    right: 0;
    z-index: 99999999;
    background: var(--th-004);
  }
  .navbar-web-top .container-box {
    justify-content: start;
    max-width: unset;
  }
  .navbar-web-top .container-box .navbar-brand img {
    display: flex;
    width: 35px;
  }
  .navbar-web-top .container-box .navbar-brand .caption {
    display: none;
  }
  .navbar-web-top .container-box .navbar-toggler {
    padding: 0px;
    border: none;
    box-shadow: none;
  }
  .navbar-web-top .container-box .navbar-toggler .bar {
    width: 25px;
    height: 2px;
    background-color: var(--black);
    margin: 6px 0;
    transition: 0.4s;
    border-radius: 5px;
    transform: translate3d(0, 0, 0);
    transform-origin: 0% 50%;
    transition: 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .navbar-web-top .container-box .navbar-toggler .bar:last-child {
    width: 18px;
  }
  .navbar-web-top .container-box .navbar-toggler:not(.collapsed) .bar1 {
    transform: translate(4px, 18px) rotate(-45deg);
  }
  .navbar-web-top .container-box .navbar-toggler:not(.collapsed) .bar3 {
    transform: translate(4px, -16px) rotate(45deg);
    width: 25px;
  }
  .navbar-web-top .container-box .navbar-toggler:not(.collapsed) .bar2 {
    opacity: 0;
  }
  .navbar-web-top .container-box .action {
    margin-left: auto;
    display: initial;
  }
  .navbar-web-top .container-box .action .btn {
    border-radius: 30px;
    padding: 12px 20px;
    color: var(--th-002);
    background: var(--th-001);
    font-family: var(--font-patua-one);
    border: none;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 2px 2px 0px var(--th-005);
  }
  .navbar-web-top .container-box .action .btn:hover {
    color: var(--th-004);
    background: var(--th-005);
    border-color: var(--th-005);
    box-shadow: none;
  }
  .navbar-web-top .navbar-collapse {
    transition: left 0.5s;
    position: fixed;
    top: 105px;
    left: -150%;
    display: block;
  }
  .navbar-web-top .navbar-collapse.collapsing:not(.show), .navbar-web-top .navbar-collapse.collapse:not(.show) {
    display: block;
    transition: left 0.5s;
    left: -150%;
  }
  .navbar-web-top .navbar-collapse.collapsing,
  .navbar-web-top .navbar-collapse.show {
    transition: left 0.5s;
    left: 12px;
    width: 100%;
    height: calc(100vh - 62px) !important;
    background: var(--th-004);
    z-index: 99999999999;
    overflow-y: auto;
    top: 105px;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav,
  .navbar-web-top .navbar-collapse.show .navbar-nav {
    padding: 0;
    border-radius: 0;
    row-gap: 5px;
    max-width: 100%;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav li,
  .navbar-web-top .navbar-collapse.show .navbar-nav li {
    position: unset;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .dropdown-menu,
  .navbar-web-top .navbar-collapse.show .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    flex-direction: column;
    row-gap: 0px;
    display: flex;
    position: absolute;
    top: 0px;
    left: -150%;
    transition: left 0.5s;
    background: var(--th-004);
    width: 100%;
    padding-bottom: 60px;
    min-height: calc(100% - 60px);
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .dropdown-menu.active,
  .navbar-web-top .navbar-collapse.show .navbar-nav .dropdown-menu.active {
    top: 0px;
    left: 0px;
    transition: left 0.5s;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link {
    font-family: var(--font-patua-one);
    font-size: 14px;
    font-weight: 400;
    color: var(--th-002);
    padding: 10px 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--th-007);
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.back,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.back,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.back,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.back {
    cursor: pointer;
    color: var(--th-005);
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle.back i.fa-angle-left,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle.back i.fa-angle-left,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle.back i.fa-angle-left,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle.back i.fa-angle-left {
    color: var(--th-005);
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-down {
    transform: rotate(275deg);
    margin-left: auto;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-left,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-left,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-left,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-down,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-left,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-right {
    color: var(--th-002);
    font-weight: 600;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle i.fa-angle-right,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle i.fa-angle-right {
    margin-left: auto;
  }
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .dropdown-item.dropdown-toggle::after,
  .navbar-web-top .navbar-collapse.collapsing .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .dropdown-item.dropdown-toggle::after,
  .navbar-web-top .navbar-collapse.show .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    display: none;
  }
  .page-home-section.aboutus .registration-box {
    row-gap: 20px;
  }
  .page-home-section.aboutus .registration-box .box {
    max-width: 100%;
  }
  .page-home-section.aboutus .counts .count-item {
    font-size: 20px;
  }
  .page-home-section.aboutus .counts .count-item span {
    font-size: 31px;
  }
  .page-home-section.services .services-boxs {
    row-gap: 13px;
  }
  .page-home-section.services .services-boxs .banner {
    width: 100%;
  }
  .page-home-section.services .services-boxs .items {
    row-gap: 22px;
  }
  .page-home-section.footer .ads-box {
    padding: 20px;
  }
  .page-home-section.footer .ads-box p {
    font-size: 12px;
  }
  .page-home-section.footer .ads-box {
    max-width: 89%;
  }
  .page .custom_body .card-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 20px !important;
  }
  .page .custom_body .card-grid .card {
    max-width: calc(57% - 20px);
  }
  .page.winner-gallery .gallery-albums .card {
    width: calc(50% - 23px);
  }
  .page-home-section.study-material .purchase-items .items p {
    font-size: 14px;
  }
  .page-home-section.study-material .affiliate-marketing {
    row-gap: 93px;
  }
  .page-home-section .section-title h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .page-home-section .section-title h2 span {
    font-size: 26px;
  }
  .checkout-cart-item {
    align-items: normal;
    flex-direction: column;
  }
  .sale-products-gallery .card-plane {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
  }
  .sale-products-gallery .card-plane .items .card .card-body .card-title {
    font-size: 14px;
  }
  .sale-products-gallery .card-plane .items .card .card-body .card-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 576px) {
  .checkout-cart-item .action {
    margin-left: unset;
    margin-top: 10px;
  }
  .checkout-cart-item .action .input-group {
    width: auto;
  }
  .school-reg .card-body .card-title {
    font-size: 16px;
  }
  .school-reg .card-body .text-muted {
    font-size: 14px;
  }
  .top-small-bar {
    padding: 12px;
  }
  .navbar {
    position: fixed !important;
  }
  .jumbotron-hero-home .box .theme-line {
    font-size: 31px;
    line-height: 38px;
    max-width: 77%;
  }
  .page .student-reg .box {
    display: flex;
    flex-direction: column;
  }
  .page-home-section.aboutus .counts .count-item {
    padding: 11px;
  }
  .page-home-section.aboutus .about-area .content {
    font-size: 16px;
  }
  .page-home-section.aboutus .about-area .title span {
    font-size: 16px;
  }
  .page-home-section.study-material .affiliate-marketing .reg-box {
    padding: 26px;
  }
  .page-home-section .section-title h2 {
    font-size: 18px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .checkout-address-form .form-group label {
    font-size: 13px;
  }
  .school-reg .card-body .card-title {
    font-size: 14px;
  }
  .school-reg .card-body .text-muted {
    font-size: 12px;
  }
  .school-reg .card-body .price {
    font-size: 14px;
  }
  .top-small-bar {
    padding: 12px;
  }
  .navbar {
    position: fixed !important;
  }
  .slider-top-main-home .overlay .registration-form {
    max-width: 100%;
    padding: 5px;
  }
  .slider-top-main-home .overlay .registration-form .reg-btn {
    padding: 6px 12px;
  }
  .page-home-section.aboutus .registration-box .box .details-area p {
    font-size: 13px;
  }
  .page-home-section.aboutus .registration-box .box .details-area .header .title {
    font-size: 16px;
  }
  .page-home-section.aboutus .counts .count-item {
    font-size: 16px;
    padding: 3px;
  }
  .page-home-section.aboutus .counts .count-item span {
    font-size: 27px;
  }
  .page-home-section.aboutus .section-title h2 {
    margin-bottom: 19px;
  }
  .page-home-section.aboutus .about-area .content {
    font-size: 16px;
  }
  .page-home-section.study-material .purchase-items .items .title {
    font-size: 18px;
  }
  .page-home-section.study-material .affiliate-marketing .reg-box {
    padding: 26px;
  }
  .page-home-section.study-material .affiliate-marketing .reg-box .title {
    font-size: 18px;
  }
  .page-home-section.study-material .affiliate-marketing .reg-box p {
    font-size: 14px;
  }
  .page-home-section .section-title h2 {
    font-size: 18px;
    margin-bottom: 31px;
  }
  .page-home-section .section-title h2 span {
    font-size: 22px;
  }
  .page-home-section.services .services-boxs .items {
    row-gap: 22px;
  }
  .page-home-section.services .services-boxs .items .item p {
    font-size: 14px;
  }
  .page-home-section.services .services-boxs .items .item .title {
    font-size: 18px;
  }
  .page-home-section.footer {
    margin-top: 80px;
  }
  .page-home-section.footer .ads-box {
    max-width: 93%;
  }
  .page-home-section.footer .ads-box h4 {
    font-size: 16px;
  }
  .page-home-section.footer .ads-box img {
    width: 40%;
    margin-top: -65px;
  }
  .landing-page-breadcrumbs .breadcrumb {
    display: none;
  }
  .page.winner-gallery .gallery-albums .card {
    width: 100%;
  }
  .jumbotron-hero-home .box .theme-line {
    font-size: 24px;
    line-height: 38px;
    max-width: 98%;
  }
  .jumbotron-hero-home .box .theme-para {
    max-width: 100%;
  }
  .slider-top-main-home .slider-button {
    display: none;
  }
  .slider-top-main-home .overlay {
    justify-content: center;
  }
}
/* Custom, iPhone Retina */
/*# sourceMappingURL=style.css.map */
