.home footer .pre-footer {
  display: block;
}
footer .pre-footer {
  display: none;
}
.contact-p .cont-form p {
  display: flex;
  gap: 30px;
}
.contact-p .cont-form input {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #f0f4f5;
  font-weight: normal;
  border: 1px solid rgba(9, 31, 46, 0.1);
  box-shadow: none !important;
}
.contact-p .cont-form select {
  width: 100%;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #f0f4f5;
  border: 1px solid rgba(9, 31, 46, 0.1);
}
.contact-p textarea {
  border-radius: 5px;
  min-height: 290px;
  background-color: #f0f4f5;
  border: 1px solid rgba(9, 31, 46, 0.1);
  box-shadow: none;
}
.contact-p label {
  font-size: 18px;
  font-weight: normal;
  font-weight: 400;
}
.contact-p .cont-form label select {
  font-size: 16px;
  font-weight: normal;
}
.contact-p .section-title span {
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 1.5;
  color: #000000;
  font-weight: 600;
  border-bottom: none !important;
}
.contact-p form {
  margin-bottom: 0;
}
.contact-p .bg-form .col-inner {
  padding: 40px 40px 20px 40px;
  border-radius: 20px;
  border: 1px solid #e9ebf1;
  background-color: #ffffff;
  box-shadow: 0 16px 32px -2px rgba(32, 33, 36, 0.1),
    0 8px 16px -2px rgba(32, 33, 36, 0.06);
}
.contact-p .bg-form::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -10px;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background-color: #f9f6a9;
  z-index: -1;
}
.contact-p {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}
.contact-p .button {
  /* padding-right: 45px; */
  border-radius: 5px;
  padding: 4px 46px 4px 20px;
}
.contact-p .btn-icon {
  position: relative;
}
.contact-p .btn-icon::before {
  content: "";
  background-image: url(../images/right-arrow.png);
  position: absolute;
  left: 55px;
  bottom: 32px;
  width: 15px;
  height: 15px;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: cover;
  filter: invert(1) brightness(2);
}
.contact-p .bg-form {
  padding: 0 5px 10px !important;
}
.contact-p .icon-box .icon-box-img img {
  width: 35px;
}
.contact-p .icon-box {
  margin-bottom: 28px;
  display: flex;
  align-items: center;
}
.contact-p .icon-box .text p {
  margin: 0;
}
.contact-p .icon-box .icon-box-img {
  border-radius: 20px;
  width: 68px !important;
  height: 68px;
  line-height: 65px;
  text-align: center;
  z-index: 1;
  position: relative;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 0;
  background-color: #f0f4f5;
  border: 1px solid rgba(31, 36, 50, 0.1);
}
.contact-p .icon-box .icon-box-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 20px;
  background-color: #f0f4f5;
}
.contact-p .icon-box .icon-box-img::after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -2px;
  height: 100%;
  width: 100%;
  z-index: -2;
  border-radius: 20px;
  background-color: #f9f6a9;
}
.contact-p .section-title-container {
  margin: 0;
}
.contact-p .cont-form-text .col-inner {
  padding-right: 75px !important;
}
.contact-p .stack {
  gap: 30px;
}
.contact-p .stack .img {
  width: 35px !important;
}
.contact-p .stack .img img:hover {
}
.contact-p .stack .img img {
  width: 35px;
  filter: contrast(0.5);
}
.contact-page-bg h2 {
  border: none;
  font-size: 45px;
}
.contact-page-bg h2 span {
  border: none;
  text-transform: none;
  color: #000000;
}
.contact-page-bg {
  padding: 130px 0 !important;
}
.contact-page-bg .img-01 {
  position: absolute;
  top: -103px;
  right: 0;
  z-index: 2;
}
.contact-page-bg .txt {
  margin-bottom: 20px !important;
}
.contact-page-bg .img-02 {
  position: absolute;
  left: -310px;
  top: -129px;
}
.contact-page-bg ul li a::before {
  content: "";
  background-image: url(../images/right-arrow.png);
  position: absolute;
  width: 15px;
  height: 15px;
  z-index: 10;
  background-repeat: no-repeat;
  background-size: cover;
  /* filter: invert(1) brightness(2); */
  left: 100px;
  top: 15px;
}
.contact-page-bg ul li a {
  color: #000000;
}
.contact-page-bg ul li {
  list-style: none;
  color: #000000;
  margin-top: 5px;
  margin-bottom: 5px;
}
.contact-page-bg ul {
  display: flex;
  background: #fdf888;
  max-width: 200px;
  align-items: center;
  padding: 5px 0;
  border-radius: 8px;
  gap: 10px;
  position: relative;
}
.contact-p label span {
  margin-top: 10px;
}
.wp-pagenavi {
  text-align: center;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .last {
  display: block;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 0px 5px !important;
}
.wp-pagenavi span.current {
  background-color: var(--fs-color-primary);
  border-color: var(--fs-color-primary) !important;
  border: var(--fs-color-primary);
}
.wp-pagenavi a:hover {
  background-color: var(--fs-color-primary);
  border-color: var(--fs-color-primary) !important;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 2px solid !important;
  border-radius: 99px;
  font-size: 1.1em;
  font-weight: bolder;
  height: 2.25em;
  line-height: 2em;
  min-width: 2.25em;
  padding: 0 7px;
  text-align: center;
  transition: all 0.3s;
  vertical-align: top;
  width: auto;
  display: inline-block;
  margin: 0 0.4em !important;
  color: #000000;
  font-size: 0.85em;
}
.has-hover:hover .image-cover img {
  transform: scale(1.1);
}
.course-product .product .course-meta {
  display: flex;
  justify-content: space-between;
}
.products .product .course-meta,
.course-product .product .course-meta {
  color: #6c757d;
}
.product-small.box .product-title,
.products .product-title {
  font-size: 20px !important;
  line-height: 1.5 !important;
  font-weight: 500;
}
.product-small.box .product-title a,
.products .product-title a {
  color: #000000 !important;
}
.product-small.box .product-title a:hover {
  color: #000000;
  text-decoration: none;
  background-size: 0% 1px, 100% 1px;
}
.product-small.box .product-title a {
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  transition: background-size 0.3s linear;
  background-image: linear-gradient(currentcolor, currentcolor),
    linear-gradient(currentcolor, currentcolor);
}
.home-teachers .teacher-item .box-text h4:hover {
  color: #000000;
  text-decoration: none;
  background-size: 0% 1px, 100% 1px;
}
.home-teachers .teacher-item .box-text h4 {
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  transition: background-size 0.3s linear;
  background-image: linear-gradient(currentcolor, currentcolor),
    linear-gradient(currentcolor, currentcolor);
}
.home-teachers .teacher-item .box-text p {
  color: #6c757d;
}
.introduce-p .icon-item {
  padding: 50px 40px;
  padding-bottom: 35px;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 20px 30px 0 rgba(1, 6, 20, 0.1);
  border: 1px solid rgb(249 246 169 / 38%);
  flex: 1;
}
.introduce-p .icon-item h3 {
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: 500;
}
.introduce-p .section-heading.title h2 span {
  margin: 0 120px;
}
.introduce-p .icon-item p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  color: #6c757d;
}
.introduce-p .icon-box-col .col-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
}
.introduce-p .icon-item .icon svg {
  transition: 300ms;
  filter: brightness(0) saturate(100%) invert(75%) sepia(100%) saturate(465%)
    hue-rotate(2deg) brightness(115%) contrast(85%);
}
.introduce-p .icon-item:hover .icon svg {
  transform: scaleX(-1);
}
.introduce-p .section-heading .section-title-normal span,
.introduce-p .section-heading .section-title-normal {
  border-bottom: none;
}
.introduce-p .section-heading h2 b {
  display: none;
}
.activity-p-sec .section-heading h2 {
  justify-content: center;
  padding-bottom: 30px;
}
.home-testimonials.introduce-p .section-heading h2 {
  justify-content: center;
}
.home-testimonials.introduce-p .section-heading h2 span {
  max-width: 340px;
}
.introduce-p .teacher-item .box-image img {
  transition: 1.3s;
}
.introduce-p .teacher-item:hover .box-image img {
  transform: scale(1.2);
}
.home-about .thumb-left {
  padding-bottom: 0;
}
.home-teachers.introduce-p .section-heading {
  margin-bottom: 0;
}
.mock-exam .section-heading b {
  display: none;
}
.mock-exam .section-heading h2 {
  display: flex;
  justify-content: center;
}
.mock-exam .btn {
  padding: 0px 40px 0px 25px;
  position: relative;
}
.mock-exam .btn span {
}
.mock-exam .btn::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 95px;
  background-image: url(../images/arrow-black.svg);
  height: 15px;
  width: 15px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.mock-exam .icon-star ul li {
  list-style: none;
  margin: 0px 3px;
}
.mock-exam .icon-star p {
  font-size: 20px;
  margin: 0;
}
.mock-exam .icon-star {
  display: flex;
  justify-content: center;
}
.mock-exam .icon-star:before {
  display: none;
}
.mock-exam .icon-star ul li::before {
  content: "\e005";
  font-family: fl-icons;
  color: #f8c62f;
  font-size: 20px;
}
.mock-exam .icon-star ul {
  display: flex;
}
.stack-img {
  max-width: 1720px;
  gap: 35px;
  margin: 0 auto;
}
.stack-img img {
  border-radius: 20px;
}
.stack-img .images-box {
  background-image: url(../images/mask.png);
  height: 285px;
  max-width: 355px;
  display: flex;
  flex-direction: column-reverse;
  border-radius: 20px;
  -webkit-mask-size: cover;
  -webkit-mask-position: top right;
  -webkit-mask-repeat: no-repeat;
}
.stack-img .images-box img {
  width: 240px;
}
.stack-img .images-box {
  display: flex;
  justify-content: center;
}
.stack-img .images-box h3 {
  font-size: 60px;
  color: #ffffff;
  text-align: left;
  margin-left: 20px;
}
.stack-img .images-box p {
  text-align: right;
  font-size: 20px;
  color: #f8c62f;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-right: 30px;
}
.stack-img .images-box .box-image {
  margin-left: 30px;
}
.practice-test {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.post-practice-test .post-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px;
}
.sec-exam-question .section-heading h2 span {
  border-bottom: none;
}
.sec-exam-question .section-heading h2 {
  border-bottom: none;
}
/* .sec-exam-question .post-practice-test .thumb img {
    border-radius: 20px;
} */
.sec-exam-question .post-practice-test .practice-test {
  border: 1px solid #fae6a9;
  border-radius: 20px;
  padding: 20px;
  width: 630px;
}
.sec-exam-question .post-practice-test .practice-test .desc h4 {
  text-align: left;
}
.sec-exam-question .post-practice-test .practice-test .desc h4 a {
  color: #000000;
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  transition: background-size 0.3s linear;
  background-image: linear-gradient(currentcolor, currentcolor),
    linear-gradient(currentcolor, currentcolor);
}
.sec-exam-question .post-practice-test .practice-test .desc h4 a:hover {
  text-decoration: none;
  background-size: 0% 1px, 100% 1px;
}
.sec-exam-question .post-practice-test .practice-test .box-text .btn {
  left: 0;
  top: 30px;
  border-radius: 20px;
  padding-right: 30px;
}
.sec-exam-question .post-practice-test .practice-test .box-text a.btn::after {
  content: "";
  background-image: url(../images/arrow-black.svg);
  position: absolute;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  top: 10px;
  left: 80px;
}
.sec-exam-question .post-practice-test .practice-test:hover .thumb img {
  transform: scale(1.3);
  transition: 400ms;
}
.sec-exam-question .post-practice-test .thumb {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.mock-exam .col-text-title {
  padding-bottom: 15px;
}
.mock-exam .col-text-title .section-heading h2 {
  font-size: 50px;
  padding: 0 80px;
}
.mock-exam .col-text-title p {
  font-size: 20px;
  color: #6c757d;
}
.mock-exam .col-btn {
  padding-bottom: 15px;
}
/* Update 20/12*/
.breadcrumb-wrapper {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  color: #fff;
}
.breadcrumb-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.breadcrumb-wrapper.no-bg::before {
  content: unset;
}
.breadcrumb-wrapper.no-bg h1 {
  color: #000;
}
.breadcrumb-wrapper .container {
  position: relative;
  z-index: 2;
}
.breadcrumb-wrapper.has-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.breadcrumb-wrapper.has-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.breadcrumb-wrapper.no-bg {
  background-color: #f9f6a9;
}
.breadcrumb-wrapper h1 {
  margin-bottom: 10px;
}
.breadcrumb-wrapper.no-bg .breadcrumbs {
  padding: 12px 0 !important;
}
/*Update 23/12/25*/
.blog-single .single-page {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.blog-single #ez-toc-container {
  position: sticky;
  top: 110px;
  margin-right: 20px;
  flex-shrink: 0;
}
.blog-single .single-page .content-wrapper {
  flex: 1;
}
.popup-section .popup-logo {
  width: 100px !important;
  aspect-ratio: 1;
  height: auto;
  margin: 0 auto;
}
.popup-section .popup-logo img {
  border-radius: 50px;
}
#register-popup-btn {
  position: fixed;
  top: 90%;
  right: 0;
  transform: translateY(-50%) rotate(-270deg);
  transform-origin: right center;
  padding: 0px 20px;
  background: linear-gradient(90deg, #ffaa32 60%, #ef543e 93%);
  color: white;
  border: none;
  border-radius: 0 0 5px 5px;
  cursor: pointer;
  z-index: 999;
}
#register-popup-btn:hover {
  background: linear-gradient(90deg, #ffaa32 60%, #ef543e 93%);
}
#register-popup .popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9998;
}
#register-popup .popup-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 630px;
  height: fit-content;
  max-width: 90%;
  overflow-y: auto;
  text-align: center;
  position: relative;
}
#register-popup .popup-close {
  margin-top: 10px;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  z-index: 10;
}
#register-popup .row > .col {
  padding-bottom: 0;
}
#register-popup .popup-section {
  padding: 0;
}
#register-popup input[type="submit"] {
  margin: 16px 0 0 0;
  border-radius: 50px;
  background: linear-gradient(90deg, #ffaa32 60%, #ef543e 93%) !important;
}
#register-popup .wpcf7-spinner {
  display: none !important;
}
#register-popup input[type],
#register-popup select {
  box-shadow: unset;
  height: 40px;
  margin-bottom: 5px;
}
.sec-thank-you .row {
  align-items: center;
}
.sec-thank-you .box-content p {
  font-size: 20px;
  margin-bottom: 10px;
}
.sec-thank-you .box-content .button {
  background: linear-gradient(90deg, #ffaa32 60%, #ef543e 93%) !important;
  color: #fff;
}
