@media (max-width: 1400px) {
  .wpo-site-header #navbar > ul > li > a {
    padding: 25px 24px;

    font-size: 18px;
  }
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul > li > a:hover:before,
  .wpo-site-header #navbar > ul > li > a.active:before {
    opacity: 1;
    visibility: visible;
    width: 70%;
  }
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul > li > a:before {
    position: absolute;
    left: 52%;
    bottom: 18px;
    width: 0;
    height: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-51%);
    background: #aa1b22;
    content: "";
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
  }
}

@media (max-width: 1400px) {
  .wpo-site-header .header-right .close-form .theme-btn,
  .wpo-site-header .header-right .close-form .view-cart-btn {
    padding: 7px 15px;
    font-size: 16px;
  }
}

.theme-btn,
.view-cart-btn,
.theme-btn-s2 {
  color: #ffffff !important;
  display: inline-block;
  font-weight: 500;

  border: 0;
  text-transform: capitalize;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  position: relative;
  font-size: 18px;
  background: #2f6940;
  font-family: "Urbanist";
  border-radius: 30px;
  font-weight: 600;
}

@media (max-width: 1399px) {
  .wpo-site-header .header-right .close-form .login {
    font-size: 17px;
  }
}

.wpo-site-header .header-right .close-form .login {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #aa1b22;
  margin-right: 20px;
}

.theme-btn:after,
.view-cart-btn:after,
.theme-btn-s2:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  background: #aa1b22;
  opacity: 0;
  z-index: -1;
  border-radius: 30px;
}

@media (max-width: 1399px) {
  .static-hero,
  .static-hero-s2,
  .static-hero-s3,
  .static-hero-s4,
  .static-hero-s5 {
    height: 400px;
  }
}

.theme-btn-s2:before {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 30px;
  background: #96c575;
  content: "\e628";
  font-family: "themify";
  text-align: center;
}

.more-btn-course .theme-btn-s2:before {
  width: 26px;
  height: 26px;
  top: 10px;
  line-height: 26px;
  font-size: 12px;
}

.static-hero,
.static-hero-s2,
.static-hero-s3,
.static-hero-s4,
.static-hero-s5 {
  background: #96c575;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 50px;
  border-radius: 20px;
  height: 500px;
}

@media (max-width: 1399px) {
  .static-hero .slide-title h2,
  .static-hero-s2 .slide-title h2,
  .static-hero-s3 .slide-title h2,
  .static-hero-s4 .slide-title h2,
  .static-hero-s5 .slide-title h2 {
    font-size: 50px;
    line-height: 75px;
  }
}

.static-hero .slide-title h2,
.static-hero-s2 .slide-title h2,
.static-hero-s3 .slide-title h2,
.static-hero-s4 .slide-title h2,
.static-hero-s5 .slide-title h2 {
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  color: #ffffff;
  z-index: 1;
}

@media (max-width: 1750px) {
  .static-hero .student-pic,
  .static-hero-s2 .student-pic,
  .static-hero-s3 .student-pic,
  .static-hero-s4 .student-pic,
  .static-hero-s5 .student-pic {
    right: 280px;
    max-width: 550px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-79%);
  }
}

.static-hero .slide-title h2 span .shape svg,
.static-hero-s2 .slide-title h2 span .shape svg,
.static-hero-s3 .slide-title h2 span .shape svg,
.static-hero-s4 .slide-title h2 span .shape svg,
.static-hero-s5 .slide-title h2 span .shape svg {
  fill: #aa1b22;
}

.static-hero .slide-btns ul li.video-text a,
.static-hero-s2 .slide-btns ul li.video-text a,
.static-hero-s3 .slide-btns ul li.video-text a,
.static-hero-s4 .slide-btns ul li.video-text a,
.static-hero-s5 .slide-btns ul li.video-text a {
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.static-hero .slide-btns ul li .video-btn,
.static-hero-s2 .slide-btns ul li .video-btn,
.static-hero-s3 .slide-btns ul li .video-btn,
.static-hero-s4 .slide-btns ul li .video-btn,
.static-hero-s5 .slide-btns ul li .video-btn {
  display: block;
  width: 55px;
  height: 55px;
  border: 1px solid #aa1b22;
  text-align: center;
  line-height: 55px;
  border-radius: 50%;
  color: #aa1b22;
  margin-right: 10px;
}

.wpo-section-title small,
.wpo-section-title-s2 small,
.wpo-section-title-s3 small {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #aa1b22;
}

.wpo-section-title h2,
.wpo-section-title-s2 h2,
.wpo-section-title-s3 h2 {
  margin: 0;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-top: 10px;
  z-index: 1;
  color: #2f6940 !important;
}

.wpo-section-title h2 span .shape svg,
.wpo-section-title-s2 h2 span .shape svg,
.wpo-section-title-s3 h2 span .shape svg {
  fill: #aa1b22;
}

.wpo-section-title h2 span .shape svg,
.wpo-section-title-s2 h2 span .shape svg,
.wpo-section-title-s3 h2 span .shape svg {
  fill: #aa1b22;
}

@media (max-width: 1399px) {
  .wpo-courses-section .wpo-courses-wrap .wpo-courses-item .wpo-courses-text h2,
  .wpo-courses-section-s2
    .wpo-courses-wrap
    .wpo-courses-item
    .wpo-courses-text
    h2,
  .wpo-courses-section-s4
    .wpo-courses-wrap
    .wpo-courses-item
    .wpo-courses-text
    h2,
  .wpo-courses-section-s5
    .wpo-courses-wrap
    .wpo-courses-item
    .wpo-courses-text
    h2 {
    font-size: 24px;
  }
}

.wpo-popular-area .wpo-popular-item .wpo-popular-content h2,
.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2,
.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2,
.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
  margin-block: 15px;
  padding: 0 20px;
  text-align: center;
}

.wpo-popular-area .wpo-popular-item .wpo-popular-content h2 a,
.wpo-popular-area-s2 .wpo-popular-item .wpo-popular-content h2 a,
.wpo-popular-area-s3 .wpo-popular-item .wpo-popular-content h2 a,
.wpo-popular-area-s4 .wpo-popular-item .wpo-popular-content h2 a {
  color: #2f6940;
}

.wpo-courses-section,
.wpo-courses-section-s2,
.wpo-courses-section-s4,
.wpo-courses-section-s5 {
  background: #96c575;
  z-index: 1;
  position: relative;
}

.wpo-choose-section,
.wpo-choose-section-s2 {
  background: #96c575;
  text-align: center;
  position: relative;
  z-index: 1;
}

.wpo-choose-section .wpo-choose-wrap,
.wpo-choose-section-s2 .wpo-choose-wrap {
  padding: 0px 0 0px !important;
  padding-right: 30px;
}

.wpo-choose-section .right-img,
.wpo-choose-section-s2 .right-img {
  position: relative;
  padding: 20px;
  border: 1px dashed #ffffff;
  border-radius: 20px;
  top: -25px;
  margin-right: -170px;
}

.wpo-choose-section .wpo-choose-wrap .grid h3 + p,
.wpo-choose-section-s2 .wpo-choose-wrap .grid h3 + p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  color: #ffffff;
  font-family: "Urbanist";
}

.wpo-subscribe-section .wpo-subscribe-wrap,
.wpo-subscribe-section-s2 .wpo-subscribe-wrap {
  padding: 0px 0px !important;
  background: url(../images/noise.png), #96c575 50% / cover no-repeat;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  z-index: 1;
}

.wpo-subscribe-section .wpo-subscribe-wrap .subscribe-text h3,
.wpo-subscribe-section-s2 .wpo-subscribe-wrap .subscribe-text h3 {
  font-size: 23px;
  color: #fff;
  margin-top: 28px;
  margin-bottom: 10px;
  font-weight: 600;
}

.wpo-site-footer {
  background: #2f6940;
  background-size: cover;
  position: relative;
  font-size: 16px;
  overflow: hidden;
  z-index: 1;
}

.wpo-site-footer .wpo-upper-footer {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}

.wpo-site-footer .widget-title h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  margin: 0;
  position: relative;
  font-family: "Urbanist";
}

.wpo-site-footer .wpo-lower-footer .link ul li a {
  color: rgb(255 255 255 / 97%);
}

.static-hero .student-pic .student-shape .shape-1,
.shape-2,
.shape-3 {
  position: absolute;
  border: 7px solid #b01e28 !important;
  background: #fff;
}

.wpo-courses-section
  .wpo-courses-wrap
  .grid.s1
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s2
  .wpo-courses-wrap
  .grid.s1
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s4
  .wpo-courses-wrap
  .grid.s1
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s5
  .wpo-courses-wrap
  .grid.s1
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon {
  background: #326942;
}

.wpo-courses-section
  .wpo-courses-wrap
  .grid.s2
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s2
  .wpo-courses-wrap
  .grid.s2
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s4
  .wpo-courses-wrap
  .grid.s2
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s5
  .wpo-courses-wrap
  .grid.s2
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon {
  background: #326942;
}

.wpo-courses-section
  .wpo-courses-wrap
  .grid.s3
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s2
  .wpo-courses-wrap
  .grid.s3
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s4
  .wpo-courses-wrap
  .grid.s3
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon,
.wpo-courses-section-s5
  .wpo-courses-wrap
  .grid.s3
  .wpo-courses-item
  .wpo-courses-text
  .courses-icon {
  background: #326942;
}

.wpo-site-header #navbar > ul > li > a:hover {
  color: #aa1b22;
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul > li > a.active {
    color: #326942;
    font-weight: 700;
  }
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul > li > a {
    font-size: 18px;
    padding: 35px 20px;
    display: block;
    color: #326942;
    font-weight: 600;
    position: relative;
    font-family: "Urbanist";
    text-transform: uppercase;
  }
}

.wpo-site-footer .contact-ft ul li {
  padding-bottom: 15px;
  position: relative;
  padding-left: 35px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: none !important;
  color: #fff;
}

.wpo-page-title .wpo-breadcumb-wrap h2 {
  font-size: 30px;
  color: #2f6940;
  line-height: 60px;
  font-weight: 700;
}

.section-padding {
  padding: 50px 0;
}

.wpo-features-area-s3 .features-wrap .col:nth-child(2) .feature-item {
  background: #2f6940;
}

.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item {
  background: #aa1b22;
  border-radius: 10px;
  text-align: center;
  border-radius: 162px 162px 10px 10px;
  padding: 32px 30px 30px;
}

.wpo-features-area-s3 .features-wrap .col:nth-child(3) .feature-item {
  background: #aa1b22;
}

.wpo-page-title {
  background: #96c575;
  min-height: 180px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  overflow: hidden;
}

.bg-1 {
  background: #96c575;
}

.features-wrap {
  background: none;
  padding-bottom: 3%;
}

.team-info-text ul li span {
  font-size: 18px;
  color: #8c8c8c;
  display: inline-block;
  position: relative;
  padding-left: 1px;
  font-family: "Urbanist";
}

.wpo-features-area .features-wrap,
.wpo-features-area-s2 .features-wrap,
.wpo-features-area-s3 .features-wrap {
  background: none;
}

.wpo-features-area .features-wrap .feature-item-wrap .feature-item h2,
.wpo-features-area .features-wrap .feature-item-wrap .feature-item-hidden h2,
.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item h2,
.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item-hidden h2,
.wpo-features-area-s3 .features-wrap .feature-item-wrap .feature-item h2,
.wpo-features-area-s3
  .features-wrap
  .feature-item-wrap
  .feature-item-hidden
  h2 {
  font-style: normal;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text span {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: #aa1b22;
}

.wpo-features-area-s2 .features-wrap .feature-item-wrap .feature-item .icon {
  background: #2f6940;
}

.wpo-features-area-s2 .features-wrap .col:nth-child(2) .feature-item .icon {
  background: #aa1b22;
}

.wpo-features-area-s2 .features-wrap .col:nth-child(3) .feature-item .icon {
  background: #2f6940;
}

.wpo-features-area-s2 .features-wrap .col:nth-child(4) .feature-item .icon {
  background: #aa1b22;
}

.about-profile {
  border-radius: 30px;
  box-shadow: 6px 6px 12px rgb(168 168 168 / 60%);
}

.p-color {
  color: #000000;
}

.wpo-contact-pg-section form > div {
  width: calc(33% - 30px);
  float: left;
  margin: 0 15px 25px;
}

@media (max-width: 1399px) {
  .wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,
  .wpo-about-section-s4 .wpo-about-wrap .wpo-about-img {
    margin-left: -50px;
  }
}

.wpo-contact-pg-section .office-info .office-info-item {
  text-align: center;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
  padding: 15px;
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 20px 0;
  margin-bottom: 8px;
  color: #ffffff;
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text p {
  color: #ffffff;
}

.lab-txt {
  color: #000000;
}

.wpo-contact-pg-section .wpo-contact-title h2 {
  font-size: 35px;
  font-size: 2.33333rem;
  font-weight: 600;
  margin-bottom: 20px;
  color: #2f6940;
}

body {
  font-family: "Urbanist";
  color: #aa1b22;
  background-color: #fff;
  font-size: 18px;
  font-size: 1.2rem;
  overflow-x: hidden;
}

.wpo-course-details-tab .nav li a.active,
.wpo-course-details-tab .nav li a:hover {
  background: #2f6940;
  color: #fff;
  outline: none;
  border-radius: 40px;
  border: none;
}

.features-widget .features-top h4 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
}

.blog-sidebar .recent-post-widget .post h4 {
  font-size: 20px;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.3em;
  margin: 0 0 0.3em;
  font-family: "Urbanist";
}

.wpo-choose-section .right-img {
  position: relative;
  padding: 20px;
  border: 1px dashed #ffffff;
  border-radius: 20px;
  top: 0px !important;
  margin-right: -0px;
}

.info-item-bg-color {
  background-color: #96c575;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  background-color: #e9ecef;
  opacity: 1;
}

.append-bg {
  background-color: #2f6940;
}

.btn-bg {
  color: #ffffff;
  padding-top: 11px;
  font-weight: 600;
}

.select-width {
  width: 45% !important;
}

.select-ml {
  margin-left: 4% !important;
}

.wpo-contact-pg-section form textarea {
  height: 70px;
  padding-top: 15px;
  border-radius: 10px;
}

.wpo-contact-pg-section form .submit-area {
  text-align: left;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 15px;
}

.wpo-contact-pg-section form input {
  background: transparent;
  width: 100%;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-left: 25px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
}

@media (max-width: 991px) {
  .wpo-site-header .mobail-menu button {
    background-color: #2f6940;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: relative;
    z-index: 20;
    margin-left: -47%;
  }

  .wpo-site-header #navbar {
    background: #2f6940;
    display: block !important;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    left: -320px;
    top: 0px;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
  }

  .mobail-menu-responsive {
    margin-left: 84%;
    position: absolute;
    margin-top: -6%;
  }

  .navbar-header-responsive {
    margin-left: -90%;
  }

  .static-hero {
    background: #96c575;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin: 0 20px;
    border-radius: 20px;
  }

  .static-hero .slide-title {
    padding-top: 52px;
  }

  .theme-btn-s2:before {
    position: absolute;
    right: 5px;
    top: 7px;
    width: 36px;
    height: 36px;
    line-height: 38px;
    border-radius: 30px;
    background: #96c575;
    content: "\e628";
    font-family: "themify";
    text-align: center;
  }

  .shape-2 {
    display: none;
  }

  .wpo-courses-section-s2
    .wpo-courses-wrap
    .wpo-courses-item
    .wpo-courses-text
    h2 {
    font-size: 18px;
  }

  .wpo-popular-area .wpo-popular-item .wpo-popular-img {
    position: relative;
    padding: 0px 0px 0px;
  }

  .static-hero .hero-container,
  .static-hero-s2 .hero-container,
  .static-hero-s3 .hero-container,
  .static-hero-s4 .hero-container,
  .static-hero-s5 .hero-container {
    position: relative;
    padding: 150px 0 0;
  }

  .static-hero .slide-title h2,
  .static-hero-s2 .slide-title h2,
  .static-hero-s3 .slide-title h2,
  .static-hero-s4 .slide-title h2,
  .static-hero-s5 .slide-title h2 {
    font-size: 27px !important;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    z-index: 1;
    line-height: 35px;
  }

  .shape-mb {
    padding: 51px !important;
  }

  .static-hero .student-pic {
    right: 0px;
    max-width: 550px;
    top: 67%;
    -webkit-transform: translateY(-50%) !important;
  }

  .wpo-choose-section .right-img {
    position: relative;
    padding: 20px;
    border: 1px dashed #ffffff;
    border-radius: 20px;
    top: -25px;
    margin-right: -0px;
  }

  .wpo-popular-area .wpo-popular-item .wpo-popular-content h2 {
    font-size: 18px;
    font-weight: 600;

    line-height: 20px;
    margin-top: 0;
    text-align: left;
  }

  .wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2 {
    font-size: 24px;
  }

  .wpo-section-title small {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #aa1b22;
    line-height: 30px;
  }

  .wpo-section-title h2 span .shape {
    position: absolute;
    top: -15px;
    left: -61px;
    width: 227%;
    z-index: -1;
  }

  .wpo-section-title-s2 h2 {
    margin: 0;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    z-index: 1;
    color: #2f6940 !important;
  }

  .wpo-section-title-s2 h2 span .shape {
    top: -8px;
    left: -24px;
    width: 150%;
  }

  .wpo-section-title-s2 h2 span .shape {
    top: -8px;
    left: -43px;
    width: 150%;
  }

  .mob-btn {
    margin-bottom: 20px;
  }

  .wpo-site-footer .wpo-upper-footer {
    padding: 20px 0;
    position: relative;
    overflow: hidden;
  }

  .wpo-about-section-s3 .wpo-about-wrap .wpo-about-text h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .wpo-page-title .wpo-breadcumb-wrap h2 {
    font-size: 32px;
    color: #2f6940;
    line-height: 60px;
    font-weight: 600;
  }

  .wpo-contact-pg-section .office-info .office-info-item .office-info-icon {
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
  }

  .wpo-contact-pg-section .office-info .office-info-item {
    text-align: center;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
    padding: 20px;
  }

  .ft {
    font-size: 12px;
  }

  .foot-mt {
    margin-bottom: -9px;
  }

  .sko {
    margin-bottom: -10px !important;
  }

  .wpo-contact-pg-section form > div {
    width: calc(90% - 0px);
    float: left;
    margin: 0 15px 25px;
  }

  .select-width {
    width: 90% !important;
  }

  .mb-font {
    font-size: 26px !important;
    font-weight: 700;
  }
}

@media screen and (min-width: 992px) {
  .wpo-site-header #navbar > ul > li .sub-menu a:after {
    position: absolute;
    left: 15px;
    bottom: 4px;
    width: 0px;
    height: 2px;
    content: "";
    background: #aa1b22;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .student-pic {
    transform: translateY(-100%) !important;
  }

  .static-hero .slide-title {
    padding-top: 0px;
  }

  .static-hero .student-pic {
    right: -10px;
    max-width: 350px;
    top: 10px;
  }

  .wpo-site-header .mobail-menu button {
    background-color: #2f6940;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    outline: 0;
    position: relative;
    z-index: 20;
    margin-left: -47%;
    margin-top: 70%;
  }

  .wpo-mb {
    margin-bottom: 24%;
  }

  .hide-tablet {
    display: none;
  }

  .tablet-pt {
    padding: 50px 0 0;
  }

  .tablet-d {
    margin-bottom: -10px !important;
  }
}

.wpo-site-footer .contact-ft a:hover {
  color: #96c575;
}

.wpo-site-footer .link-widget ul li a:hover {
  color: #96c575;
}

.wpo-site-header .header-right > div:last-child {
  margin: 0 0 0 0px;
  position: relative;
}

.wpo-features-area-s3 .features-wrap {
  box-shadow: none;
  background: none;
  max-width: 1320px;
  margin-top: -100px;
}

.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img {
  margin-left: -100px;
  padding-right: 0;
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text ul li {
  padding-bottom: 0px;
  position: relative;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: -3px;
}

.wpo-testimonial-item {
  height: 500px !important;
  overflow: hidden !important;
}

.wpo-testimonial-item p {
  padding-bottom: 20px !important;
}

.marquee-text {
  overflow: clip;
  padding: 40px;
  position: relative;
}

.marquee-text:before,
.marquee-text:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4.8rem;
  background: linear-gradient(to right, #fff, transparent);
  z-index: 1;
}

.marquee-text:after {
  right: 0;
  transform: rotate(180deg);
}

.marquee-text:before {
  left: 0;
}

.marquee-text-track {
  display: flex;
  padding-left: 4.8rem;
  gap: 4.8rem;
  width: max-content;
  animation: marquee-move-text var(--speed, 30s) linear infinite
    var(--direction, forwards);
}

.marquee-text p {
  border: 1px solid white;
  background-color: #141414;
  border-radius: 999px;
  padding: 1rem 2.5rem;
}

.img-1 {
  height: 80px;
}

@keyframes marquee-move-text {
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 1399px) {
  .static-hero .hero-content,
  .static-hero-s2 .hero-content,
  .static-hero-s3 .hero-content,
  .static-hero-s4 .hero-content,
  .static-hero-s5 .hero-content {
    max-width: 650px;
  }
}

@media (max-width: 1399px) {
  .wpo-about-section-s2 .wpo-about-wrap .wpo-about-img,
  .wpo-about-section-s3 .wpo-about-wrap .wpo-about-img,
  .wpo-about-section-s4 .wpo-about-wrap .wpo-about-img,
  .wpo-about-section-s5 .wpo-about-wrap .wpo-about-img {
    margin-left: -57px;
  }
}

.about-img {
  box-shadow: 5px 5px 5px 5px #96c275;
  width: 500px;
  margin-left: 40px;
}

.ab-img {
  border-radius: 20px;
  box-shadow: 2px 2px 2px 2px #96c275;
  width: 500px;
}

.wpo-choose-section .wpo-choose-wrap .grid,
.wpo-choose-section-s2 .wpo-choose-wrap .grid {
  width: 33%;
  float: left;
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}

@media (max-width: 1280px) {
  .wpo-choose-section .wpo-choose-wrap .grid,
  .wpo-choose-section-s2 .wpo-choose-wrap .grid {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .wpo-choose-section .wpo-choose-wrap .grid,
  .wpo-choose-section-s2 .wpo-choose-wrap .grid {
    width: 90% !important;
    margin-inline: auto;
    text-align: left;
  }

  .wpo-choose-section .wpo-choose-wrap .grid .icon,
  .wpo-choose-section-s2 .wpo-choose-wrap .grid .icon{
    margin: 0px;
  }
}



.wpo-testimonial-text-btm-img {
  width: 85px !important;
  height: 85px !important;
  overflow: hidden;
}

.wpo-testimonial-text-btm-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  color: #1A1729;
}
