.circle,
.event-countdown .event-cd .event-counter,
.mobile-bar-wrap.style2 .mobile_menu,
.product-card .product-img .product-option a,
.team-member .team-member-img .social-profile,
.user-tablist {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
a,
body {
  color: #818282;
}
.page-wrapper,
.preloader {
  overflow-x: hidden !important;
}
.btn.v1,
.btn.v2 {
  padding: 12px 22px;
}
.btn.v1 i,
.btn.v2 i,
.btn.v9 i {
  font-size: 15px;
  top: 2px;
}
.btn,
.error-content span,
.login-form .login-header h2,
.pricing-box-wrap .pricing-box .price-tag h3 span,
.section-title h2,
.wishlist-table table thead tr th,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cairo", Montserrat, sans-serif;
}
.courses_teacher span,
.wishlist-table table tbody tr {
  vertical-align: middle;
}
.body_overlay,
.cart-popup,
.contact-popup,
tr.hide {
  visibility: hidden;
}
@font-face {
  font-family: mojo;
  font-weight: 700;
  src: url(../fonts/HelveticaNeueW23-Bd.eot);
  src: local("HelveticaNeueW23-Bd"),
    url("../fonts/HelveticaNeueW23-Bd.eot?#iefix") format("embedded-opentype"),
    url(../fonts/HelveticaNeueW23-Bd.woff) format("woff"),
    url(../fonts/HelveticaNeueW23-Bd.ttf) format("truetype"),
    url("../fonts/HelveticaNeueW23-Bd.svg#HelveticaNeueLTArabic55Roman")
      format("svg");
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion-item .accordion-header .accordion-button:focus,
.btn:focus,
:focus,
button:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #1bae98;
  outline: 0;
  box-shadow: 0 0 0 0.25rem #1bae9840;
}
.product-category-list li.has-subcat,
a,
button,
input[type="submit"] {
  cursor: pointer;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
a {
  text-transform: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn,
.btn.v2 {
  -webkit-transition: 0.4s;
}
a :focus,
a:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ff7701;
}
.btn.v1,
.btn.v1:hover i,
.cart-popup .close-popup:hover i,
.contact-popup .contact-popup-title .close-popup:hover i,
.content-wrap.style1 h2,
.content-wrap.style1 p,
.feature-item:hover a,
.feature-item:hover h1,
.feature-item:hover h5,
.feature-item:hover p,
.feature-item:hover span,
.footer-wrap .footer-bottom .footer-bottom-menu li a,
.footer-wrap .footer-top .footer-widget .footer-menu li a:hover,
.footer-wrap .footer-top .footer-widget .footer-widget-title,
.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover i,
.footer-wrap .footer-top .footer-widget a,
.footer-wrap .footer-top .footer-widget p,
.login-form .login-header span,
.pricing-box-wrap .pricing-box.active .price-box-features li,
.pricing-box-wrap .pricing-box.active .price-tag,
.pricing-box-wrap .pricing-box.active .price-tag h3,
.pricing-box-wrap .pricing-box.active .price-tag h3 span,
.pricing-box-wrap .pricing-box.active .pricing-box-name,
.pricing-box-wrap.style1 .pricing-box.active .price-box-features li i,
.section-title.style2 h2,
.section-title.style2 span,
.social-profile li a:hover i,
.social-profile.style2 li a:hover i,
.tag-list ul li a:hover,
.team-member .team-member-img .social-profile li a i {
  color: #fff;
}
a:focus {
  outline: solid 0;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #201d1e;
  line-height: 1.4;
}
body {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#message,
ul {
  padding: 0;
  margin: 0;
}
li,
ul {
  list-style: none;
}
p {
  font-size: 16px;
  line-height: 30px;
  color: #4c4c4c;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.back-to-top {
  font-size: 24px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
  color: #4de2c1;
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999;
  border-radius: 50%;
  background: #13171d;
}
.overlay,
.preloader {
  top: 0;
  left: 0;
  height: 100%;
}
.btn,
.link {
  line-height: 26px;
}
.back-to-top i {
  color: #fff;
  position: relative;
  top: 2px;
}
.preloader {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.overlay,
.z-0 {
  z-index: 0;
}
.about-bg,
.about-subpara h5,
.about-wrap,
.btn.v1 i,
.btn.v2 i,
.comment-form-wrap .comment-form .checkbox,
.content-wrap,
.course_info ul li,
.discount-wrap .discount-item-wrap,
.ds-wrap,
.error-content .btn i,
.footer-wrap,
.header-wrap .header-top .header-top-left .header-contact,
.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content,
.main-menu-wrap.style2 .has-children,
.pos-rel,
.pricing-box-wrap .pricing-box .price-box-features li,
.pricing-box-wrap.style1,
.product-wrap,
.promo-banner-wrap,
.promo-banner-wrap .promo-content,
.promo-img-wrap,
.promo-video-wrap,
.promo-video-wrap .container,
.search-box,
.section-title,
.single-product-details .single-product-title,
.subtotal-wrap .subtotal-item .form-group,
.testimonial-wrap,
.z-0 {
  position: relative;
}
.about-wrap,
.promo-banner-wrap.style4 {
  overflow-x: hidden;
}
.preloader::before {
  content: "";
  display: inline-block;
  border: 16px solid #1bae98;
  border-radius: 50%;
  border-top: 16px solid #ff7701;
  width: 120px;
  height: 120px;
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
  left: 46%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.btn.v2:hover,
.btn.v5:hover,
.team-member .team-member-img .social-profile li a:hover {
  border-color: #fff0;
}
.preloader img {
  max-width: 50px;
}
@-webkit-keyframes loading {
  from {
    max-width: 0;
  }
}
@keyframes loading {
  from {
    max-width: 0;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-130 {
  padding-top: 130px;
}
.pt-140 {
  padding-top: 140px;
}
.pt-150 {
  padding-top: 150px;
}
.pb-10,
.ptb-10 {
  padding-bottom: 10px;
}
.pb-20,
.ptb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-75 {
  padding-bottom: 75px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-110 {
  padding-bottom: 110px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-130 {
  padding-bottom: 130px;
}
.pb-140 {
  padding-bottom: 140px;
}
.pb-150 {
  padding-bottom: 150px;
}
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.plr-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.ptb-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.ptb-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.ptb-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.ptb-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-100,
.mtb-100 {
  margin-top: 100px !important;
}
.mtb-100 {
  margin-bottom: 100px !important;
}
.btn {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  border-radius: 0;
  padding: 10px 30px;
  text-align: center;
  transition: 0.4s;
}
.intro_title,
.regular_title {
  font-family: "Cairo", Montserrat, sans-serif;
}
.link,
.section-title span {
  font-weight: 500;
}
.btn.v1 {
  background-color: #ff7701;
  border-radius: 5px;
  border: 1px solid #fff0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn.v1 i {
  margin-right: 6px;
}
.btn.v1:hover {
  background-color: #012245;
}
.btn.v2 {
  background-color: #fff;
  border: 1px solid #fff0;
  color: #012245;
  transition: 0.4s;
  border-radius: 5px;
}
.btn.v2:hover,
.btn.v3,
.course-details .accordion-button[aria-expanded="true"] {
  background-color: #ff7701;
  color: #fff;
}
.btn.v2 i,
.course-card .course-metainfo .course-metainfo-right .price-tag .discount,
.course-card .course-metainfo p i,
.kba1,
.kpright {
  margin-right: 5px;
}
.btn.v3 {
  border: none;
  padding: 12px 28px;
}
.btn.v3 i,
.btn.v4 i {
  font-size: 13px;
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.btn.v6 i,
.btn.v7 i,
.comment-author_info .rating-star li i,
.content-wrapper .post-content .wp-block-quote .quote-author span {
  font-size: 15px;
}
.btn.v6 i,
.link.style1:hover i {
  margin-left: 6px;
}
.btn.v4 {
  background-color: #fff;
  border: none;
  color: #201d1e;
  padding: 8px 35px;
}
.btn.v5 {
  background-color: #1bae98;
  color: #fff;
  padding: 12px 22px;
  border-radius: 5px;
}
.bg-blue,
.btn.v5:hover,
.btn.v6,
.btn.v7,
.buybutton:hover,
.feature-item:hover,
.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover,
.pricing-box-wrap.style1 .pricing-box.active,
.theme-dark .nav.nav-tabs.course-tablist li button.active {
  background-color: #ff7701;
}
.btn.v6 {
  border: 1px solid #fff0;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 18px;
}
.buy-now-btn,
.comment-author_info h6,
.comment-author_info p,
.course-details-meta li,
.course_info ul li,
.courses_teacher span,
.link.style3,
.post-tag.tag-list ul,
.rating li,
.section-title span,
.social-profile li,
.switch,
.testimonial-item .rating li,
.tp-banner-sm-2-btn a {
  display: inline-block;
}
.btn.v7 i,
.btn.v8 i,
.btn.v9 i {
  margin-left: 5px;
  position: relative;
}
.btn.v7 {
  border: none;
  color: #fff;
  padding: 10px 35px;
  border-radius: 0;
}
.bg-transparent,
.btn.v8,
.btn.v9:hover,
.social-profile.style3 li a:hover {
  background-color: #fff0;
}
.btn.v7 i {
  top: 1px;
}
.btn.v7:hover,
.btn.v8:hover {
  border-radius: 0 20px;
}
.btn.v8 {
  border: 1px solid #201d1e;
  color: #201d1e;
  padding: 8px 35px;
}
.btn.v8 i {
  font-size: 16px;
  top: 1px;
}
.btn.v9 {
  background-color: #ff7701;
  color: #fff;
  border: 1px solid #fff0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50px;
  padding: 10px 25px 12px;
}
.blog-author-wrap .blog-author .blog-author-name p a,
.breadcrumb-wrap .breadcrumb-title h2 span,
.btn.v9:hover,
.category-box ul li a:hover,
.contact-box p a:hover,
.course-card .course-metainfo .course-metainfo-right .price-tag span,
.course-card .course-metainfo a:hover,
.course-details .lecture-item span i,
.course-details-widget ul li p i.la-heart,
.footer-wrap .footer-bottom .copyright-text p a,
.header-wrap .header-top .header-top-right .header-social ul li a:hover i,
.header-wrap .header-top .header-top-right .link:hover,
.hero-content .subtitle,
.link,
.link.style1:hover,
.link:hover,
.note,
.pp-post-item .pp-post-info:hover a,
.product-card:hover .product-info h4 a,
.product-more-option-item a:hover,
.theme-dark .blog-card .blog-info .read-more i,
.theme-dark .feature-item a,
.theme-dark .main-menu-wrap.style1 #menu > ul > li > a.active,
.theme-dark .main-menu-wrap.style1 #menu > ul > li > a:hover,
.video-play:hover i,
.wishlist-table table tbody tr td .wh_item a:hover {
  color: #ff7701;
}
.btn.v9:hover {
  border-color: #ff7701;
}
.link {
  font-size: 16px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.link i {
  margin-left: 0;
  font-size: 14px;
  position: relative;
  top: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section-title h2 span,
.section-title span {
  position: relative;
  line-height: 1.5;
  margin: 0 0 5px;
}
.link.style1 {
  color: #818181;
}
.link.style3 {
  background: #fff;
  color: #ff7701;
  border-radius: 5px;
  padding: 3px 10px;
}
.section-title.ktitle {
  border-bottom: 1px solid #82818130;
  min-height: 60px;
  margin-bottom: 50px;
  padding: 11px 0;
}
.section-title h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  color: #818282;
  float: right;
  padding-right: 15px;
}
.section-title h2 span {
  display: block;
  font-weight: 400;
  clear: both;
  font-size: 13px;
  color: #ff7701;
}
.section-title h2.kami {
  margin-top: -15px;
}
.section-title p {
  margin: 5px 0 0;
}
.section-title.style1 a {
  color: #fff;
  float: left;
  padding: 5px 20px;
  font-size: 14px;
}
.section-title.contact a {
  float: none;
  color: #000;
}
.content-box-title {
  background: #ff7701;
  padding: 20px;
  margin: 0 0 20px;
}
.content-box-title h5 {
  color: #fff;
  margin: 0;
  line-height: 1;
}
.comment-form-wrap .comment-form-title.style2,
.content-box-title.style2 {
  background: 0 0;
  padding: 0;
}
.content-box-title.style2 h5 {
  color: #012245;
  font-size: 24px;
}
.title {
  font-size: 40px;
  font-weight: 700;
}
.text-black {
  color: #000 !important;
}
.text-orange,
.theme-dark .course-card .course-metainfo p i,
.theme-dark .footer-wrap .footer-top .footer-widget .social-profile li a i,
.theme-dark h3 a:hover {
  color: #ff7701 !important;
}
.text-red {
  color: #201d1e !important;
}
.bg-midnight,
.footer-wrap .footer-top {
  background-color: #1bae98;
}
.bg-minsk {
  background-color: #3f3a7f;
}
.bg-tangaroa {
  background-color: #031236;
}
.bg-heath {
  background-color: #f3f6fb;
}
.overlay {
  position: absolute;
  width: 100%;
}
.circle,
.comment-form-wrap .comment-form .form-group input,
.form-group input,
.form-group select {
  height: 60px;
}
.body_overlay,
.content-para:before {
  content: "";
  height: 100%;
  top: 0;
  left: 0;
}
.overlay.bg-black,
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .about-wrap .about-content.style2,
.theme-dark .bg-midnight,
.theme-dark .blog-card,
.theme-dark .body,
.theme-dark .cart-popup,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .comment-form-wrap .comment-form .form-group input,
.theme-dark .comment-form-wrap .comment-form .form-group textarea,
.theme-dark .contact-popup.open,
.theme-dark .footer-wrap .footer-top,
.theme-dark .header-search .form-group input,
.theme-dark .header-wrap .header-bottom,
.theme-dark .instructor-form,
.theme-dark .team-member.style2,
.theme-dark body,
input:checked + .slider {
  background-color: #000;
}
.overlay.bg-red {
  background-color: #201d1e;
}
.op-1 {
  opacity: 0.1;
}
.op-2 {
  opacity: 0.2;
}
.op-3 {
  opacity: 0.3;
}
.op-4 {
  opacity: 0.4;
}
.op-5 {
  opacity: 0.5;
}
.op-6 {
  opacity: 0.6;
}
.op-7 {
  opacity: 0.7;
}
.op-8 {
  opacity: 0.8;
}
.op-9 {
  opacity: 0.9;
}
.op-10 {
  opacity: 1;
}
.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f2f5f4;
}
.content-para {
  position: relative;
  padding-left: 15px;
}
.about-wrap .about-content .about-features-list.style2,
.bill-item .bill-item-name p,
.category-box ul li:last-child a,
.content-para p,
.content-wrap p,
.course-details-meta li:last-child,
.ecour-faq .accordion-item:last-child,
.event-meta-info:last-child,
.header-wrap .header-top .header-top-right .header-social ul li,
.insructor-tab-content p:last-child,
.more-cause-widget .cause-item:last-child,
.new-product-item:last-child,
.post-comment-wrap .comment-item:last-child,
.pp-content:last-child,
.pp-content:last-child p,
.product-card .product-img .product-option a:last-child,
.product-description-box .product-desc p,
.product-more-option-item:last-child,
.promo-banner-wrap .promo-content p,
.sidebar .sidebar-widget:last-child,
.single-product-details .single-product-review-left .rating-star li,
.subtotal-item-left p,
.subtotal-item-right p,
.tab-content.course-tab-content ul.course-details-list li:last-child,
.wishlist-table table,
.wishlist-table table tbody tr td p {
  margin: 0;
}
.content-para:before {
  position: absolute;
  background: #ff7701;
  width: 2px;
}
.circle {
  position: relative;
  width: 60px;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.circle:hover,
.feature-item:hover a span:after,
.testimonial-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.social-profile li a:hover,
.social-profile.style2 li a:hover,
.tag-list ul li a:hover {
  background-color: #ff7701;
  border-color: #fff0;
}
.circle:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: 2s linear 1.9s infinite ripple;
  animation: 2s linear 1.9s infinite ripple;
}
.circle.style1:after {
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  border: 20px solid;
}
.circle.style2:after {
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border: 10px solid;
}
.circle.v3:after {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border: 2px solid #ff7701;
}
.form-group .or:after,
.form-group .or:before {
  top: 13px;
  width: 70px;
  background-color: #ccc;
  z-index: -1;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
  }
}
.bounce {
  -webkit-animation: 1.5s ease-in-out infinite float;
  animation: 1.5s ease-in-out infinite float;
}
@-webkit-keyframes float {
  0%,
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes float {
  0%,
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.body_overlay {
  position: fixed;
  background-color: rgb(0 0 0 / 0.7);
  width: 100%;
  z-index: 999;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.body_overlay.open,
.cart-popup.open,
.contact-popup.open {
  visibility: visible;
  opacity: 1;
}
.footer-wrap .footer-bottom .footer-bottom-menu li:last-child,
.kteacher img,
.social-profile li:last-child {
  margin-right: 0;
}
.social-profile li a {
  display: block;
  color: #4c4c4c;
  font-size: 16px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #4c4c4c;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-profile li a i,
.social-profile.style2 li a i {
  font-size: 20px;
  line-height: 34px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-profile.style2 li a {
  color: #ff7701;
  border: none;
  -webkit-box-shadow: 0 0 6px rgb(255 79 30 / 0.2);
  box-shadow: 0 0 6px rgb(255 79 30 / 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-profile.style2 li a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.comment-author_info .rating-star,
.social-profile.style3 li {
  margin: 0 20px 0 0;
}
.social-profile.style3 li a {
  width: auto;
  height: auto;
  color: #384442;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social-profile.style3 li a i {
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child a:after,
.footer-wrap .footer-bottom .footer-bottom-menu li:first-child:before,
.header-wrap .header-top .header-top-left .header-contact:nth-child(2):after,
.header-wrap
  .header-top
  .header-top-right
  .header-social
  ul
  li:last-child
  a:after,
.mobile-bar-wrap.style2 .mobile_menu.open span:nth-child(2),
.product-category-list li.has-subcat .subcategory,
.promo-banner-wrap.style4 .promo-content:before,
.qbsb1 i,
.qbsb2 i,
.qbsb3 i,
.qbsb4 i,
.qbsb5 i,
.rating > input,
.social-profile.v1 li:first-child::before,
.swiper-button-next::after,
.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-next::after,
.swiper-container-rtl .swiper-button-prev::after {
  display: none;
}
.rating li i {
  color: #ffc107;
  font-size: 20px;
}
.page-navigation {
  margin: 20px 0 0;
}
.page-navigation .page-nav {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.event-countdown .event-cd .event-counter,
.user-tablist {
  -ms-flex-direction: column;
}
.page-navigation .page-nav li {
  margin: 0 5px;
}
.page-navigation .page-nav li a {
  display: block;
  width: 38px;
  height: 38px;
  border: 1px solid #ddd;
  font-size: 16px;
  line-height: 39px;
  color: #3f3a7f;
  font-weight: 600;
}
.cart-popup .cart-popup-total-wrap .btn.v4:hover,
.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover {
  background: #ff7701;
  border-color: #fff0;
  color: #fff;
}
.about-wrap .about-content h5,
.content-wrapper .post-img,
.form-group,
.more-cause-widget .cause-item {
  margin: 0 0 25px;
}
.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  border: 1px solid #ddd;
  background: 0 0;
  border-radius: 0;
  padding: 10px 10px 10px 20px;
}
.form-group textarea {
  height: 140px;
  resize: none;
  padding: 15px 10px 10px 20px;
}
.help-block {
  color: #e31c25;
}
.contact-info-box {
  padding: 25px;
  border-radius: 5px;
}
.contact-info-box p {
  margin: 20px 0 25px;
}
.contact-info-box .contact-item {
  position: relative;
  padding-left: 35px;
  padding-bottom: 20px;
}
.contact-info-box .contact-item:last-child,
.footer-wrap .footer-top .footer-widget .footer-menu li:last-child {
  padding-bottom: 0;
}
.contact-info-box .contact-item a {
  font-size: 16px;
}
.contact-info-box .contact-item a i {
  font-size: 28px;
  position: absolute;
  top: 0;
  left: 0;
  color: #777af2;
}
.category-box ul li,
.form_group,
.post-comment-wrap.style2 .comment-author_info h6,
.post-comment-wrap.style2 .comment-author_info p,
.qbsb1 span,
.qbsb2 span,
.qbsb3 span,
.qbsb4 span,
.qbsb5 span {
  display: block;
}
.comment-form-wrap .comment-form .checkbox input,
.form_group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form_group label {
  position: relative;
  cursor: pointer;
}
.form_group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff0;
  border: 2px solid #ff7701;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
}
.form_group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 5px;
  height: 10px;
  border: solid #777af2;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-group .or {
  text-align: center;
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.form-group .or:before {
  content: "";
  position: absolute;
  left: -80px;
  height: 1px;
}
.form-group .or:after {
  content: "";
  position: absolute;
  right: -80px;
  height: 1px;
}
.event-item,
.footer-wrap .footer-top .footer-widget,
.pp-content,
.sidebar .sidebar-widget {
  margin: 0 0 30px;
}
.pp-content h4 {
  font-weight: 20px;
}
.account-title,
.comment-form-wrap .comment-form .form-group,
.donate-widget .form-group,
.single-product-details .rating,
.skills.style1 {
  margin: 0 0 15px;
}
.user-tablist {
  flex-direction: column;
  border: none;
}
.user-tablist li button {
  background: #f1f1f1;
  font-size: 18px;
  padding: 15px 25px;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
}
.user-tablist li button:focus,
.user-tablist li button:hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent !important;
}
.header-wrap.sticky,
.main-menu-wrap.style2,
.pp-post-item,
.product-large-img,
.sidebar .sidebar-widget.box,
.team-member {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.header-wrap.sticky,
.pp-post-item,
.sidebar .sidebar-widget.box {
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.user-tablist li button.active {
  border: none;
  background: #ff7701 !important;
  color: #fff !important;
}
.user-info li span {
  font-weight: 600;
  color: #201d1e;
  display: inline-block;
  padding: 0 0 10px;
  width: 120px;
}
.about-wrap.style2,
.blog-author-wrap,
.blog-author-wrap .blog-author,
.course-card .course-metainfo,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-details .lecture-item,
.course-rating,
.discount-wrap .discount-item-wrap,
.event-countdown .event-cd .countdown,
.header-wrap .header-bottom .header-menu-wrap,
.header-wrap .header-top .header-top-left,
.header-wrap .header-top .header-top-right,
.hero-wrap.style3 .hero-item-wrap,
.mobile-bar-wrap,
.promo-banner-wrap,
.team-member .team-member-img .social-profile,
.user-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.user-info li p {
  width: calc(100% - 125px);
  margin: 0;
}
#address_form .btn {
  padding: 16px;
}
.course-enroll-widget,
.error-content,
.footer-wrap .footer-bottom .copyright-text,
.partner-slider .partner-item,
.product-card.style1 .product-info,
.team-member .team-member-info {
  text-align: center;
}
.error-content span {
  font-size: 110px;
  font-weight: 700;
  display: block;
  line-height: 100px;
  margin: 0 0 40px;
  color: #ff7701;
}
.blog-card .blog-info p,
.comment-form-wrap .comment-form.style2 .form-group,
.content-wrapper .post-content p,
.error-content p,
.pp-post-item,
.product-description-box .product-desc h3,
.tab-content.course-tab-content p {
  margin: 0 0 20px;
}
.sidebar .sidebar-widget.box {
  padding: 18px 25px 25px;
}
.sidebar .sidebar-widget h4 {
  margin: 0 0 25px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  color: #818282;
}
.sidebar .sidebar-widget h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 80px;
  height: 2px;
  background: #8281814f;
}
.tag-list ul li {
  display: inline-block;
  margin: 12px 8px 0 0;
}
.tag-list ul li a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 18px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.category-widget,
.new-product,
.price-range-widget {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px 25px 25px;
}
.category-box ul li a {
  font-size: 16px;
  display: block;
  margin: 0 0 8px;
  color: #818181;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-right: 18px;
  padding-left: 0;
}
.category-box ul li a:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff7701;
}
.search-box input {
  width: 100%;
  height: 60px;
  background: 0 0;
  color: #201d1e;
  font-size: 14px;
  line-height: 21px;
  border: 1px solid #ddd;
}
.search-box button {
  position: absolute;
  top: 2px;
  width: 50px;
  height: 100%;
  border: none;
  background: 0 0;
}
.search-box button i {
  color: #ff7701;
  font-size: 22px;
}
.pp-post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
}
.accordion-item:last-child,
.pp-post-item:last-child {
  border: none;
  margin: 0;
}
.pp-post-item .pp-post-img {
  width: 75px;
}
.course-card,
.course-details-img img,
.event-countdown .event-cd .overlay,
.pp-post-item .pp-post-img img {
  border-radius: 5px;
}
.pp-post-item .pp-post-info {
  width: calc(100% - 90px);
}
.pp-post-item .pp-post-info h6 {
  line-height: 22px;
  margin: 0;
  font-weight: 600;
}
.contact-popup .contact-popup-wrap .comp-info .footer-contact-address li,
.content-wrap.style2 h2,
.content-wrap.style2 p,
.hero-wrap.style3 .hero-content-wrap .hero-content h1,
.hero-wrap.style3 .hero-content-wrap .hero-content p,
.insructor-tab-content .footer-contact-address li p,
.pp-post-item .pp-post-info h6 a {
  color: #012245;
}
.pp-post-item .pp-post-info span {
  color: #818181;
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin: 0 0 5px;
}
.donate-widget,
.more-cause-widget {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 20px 25px 25px;
}
.donate-widget .form-group input {
  padding: 10px 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #ddd;
  border-radius: 50px;
  color: #201d1e;
  background: #fff;
}
.donate-widget .form-group input::-webkit-input-placeholder {
  color: #201d1e;
  opacity: 0.7;
}
.donate-widget .form-group input:-ms-input-placeholder {
  color: #201d1e;
  opacity: 0.7;
}
.donate-widget .form-group input::-ms-input-placeholder {
  color: #201d1e;
  opacity: 0.7;
}
.donate-widget .form-group input::placeholder {
  color: #201d1e;
  opacity: 0.7;
}
.donate-widget .book-btn {
  background: #ff7701;
  width: 100%;
  display: block;
  color: #fff;
  border: none;
  padding: 12px;
  border-radius: 50px;
}
.donate-widget .book-btn i {
  margin-left: 5px;
  font-size: 15px;
  position: relative;
  top: 1px;
}
.more-cause-widget .cause-item h5 {
  font-size: 18px;
}
.more-cause-widget .cause-item .cause-img {
  height: 180px;
  margin: 0 0 15px;
}
.more-cause-widget .cause-item .fund-collection li,
span.text-red.text-xs {
  font-size: 12px;
}
.event-countdown .event-cd {
  position: relative;
  height: 200px;
  border-radius: 5px;
}
.event-countdown .event-cd .event-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.event-countdown .event-cd .countdown {
  padding: 0 15px;
  z-index: 3;
  position: relative;
}
.event-countdown .event-cd .countdown span {
  color: #fff;
  font-size: 22px;
  margin: 0 6px;
}
.event-countdown .event-cd .countdown span p {
  color: #fff;
  margin: 0;
}
.tour-map {
  border: 1px solid #ddd;
  padding: 20px 25px;
  border-radius: 20px 0 !important;
}
.tour-map .map iframe {
  width: 100%;
  height: 200px;
}
.map.style2 iframe {
  height: 375px;
}
.product-category-list li a {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  display: block;
  color: #818282;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-category-list li a.active,
.product-category-list li a:hover {
  background-color: #1bae98;
  color: #fff;
  border-color: #fff0;
}
.accordion-button[aria-expanded="true"]:after,
.course-details .accordion-button[aria-expanded="false"]::after,
.product-category-list li.has-subcat > a.active:before,
.product-category-list li.has-subcat > a:hover:before,
.theme-dark .accordion-button::after,
.theme-dark .ecour-faq .accordion-button[aria-expanded="true"]::after {
  border-color: #fff;
}
.product-category-list li.has-subcat > a.active span,
.product-category-list li.has-subcat > a:hover span {
  background: #fff;
  color: #ff7701;
}
.product-category-list li.has-subcat > a:before {
  position: absolute;
  top: 25px;
  right: 15px;
  content: "";
  width: 8px;
  height: 8px;
  border-left: 2px solid #818282;
  border-bottom: 2px solid #818282;
  -webkit-transform: rotate(47deg);
  transform: rotate(47deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.kdisfl,
p.rating {
  display: flex;
}
.product-category-list li.has-subcat > a span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: rgb(52 105 229 / 0.1);
  color: #ff7701;
  border-radius: 50%;
  text-align: center;
  border: 50%;
  font-size: 12px;
  line-height: 17px;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.product-category-list li.has-subcat .subcategory li a {
  padding: 15px 10px;
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 14px;
  margin: 0 28px 0 15px;
}
.product-category-list li.has-subcat .subcategory li a:hover {
  color: #ff7701;
  border-color: #ff7701;
}
.product-category-list li.has-subcat.open a:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.login-form .login-header {
  padding: 20px 20px 20px 25px;
  border-radius: 5px 5px 0 0;
}
.login-form .login-header h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}
.login-form .login-body {
  border: 1px solid #ddd;
  padding: 25px;
  border-radius: 5px;
}
.login-form .login-body label {
  font-size: 20px;
  margin: 0 0 6px;
}
.login-form .login-body input {
  border-radius: 4px;
}
.login-form .login-body .btn {
  border-radius: 4px;
  display: block;
  width: auto;
  padding: 15px;
}
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: 0 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header-wrap.sticky {
  z-index: 20;
  background: #fff;
}
.header-wrap .header-top {
  background-color: #1bae98;
  /*background: linear-gradient(to right, #b8d5c3 0%, #c5d2b9 30%, #c5d2b9 68%, #aebdb2 100%);*/
  padding: 8px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #384442;
}
.header-wrap .header-top .header-top-left a,
.header-wrap .header-top .header-top-left p {
  color: #384442;
  margin-bottom: 0;
  font-size: 14px;
  position: relative;
  font-weight: 600;
}
.header-wrap .header-top .header-top-left .header-contact p i {
  top: 3px;
}
.header-wrap .header-top .header-top-left .header-contact i {
  position: absolute;
  top: 0;
  left: 0;
  color: #ff7701;
  line-height: 1;
  font-size: 18px;
  right: 0;
}
.header-wrap .header-top .header-top-right .lang_selctor {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.header-wrap .header-top .header-top-right .lang_selctor i {
  color: #ff7701;
  position: relative;
  top: 3px;
}
.header-wrap .header-top .header-top-right .lang_selctor select {
  background-color: #fff0;
  cursor: pointer;
  border: none;
  color: #fff;
  font-size: 14px;
  background-image: linear-gradient(45deg, transparent 50%, #fff 60%),
    linear-gradient(135deg, #fff 40%, transparent 50%) !important;
  background-size: 8px 6px, 8px 6px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.header-wrap .header-top .header-top-right .lang_selctor select option {
  color: #000;
}
.header-wrap .header-top .header-top-right .link {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  position: relative;
  color: #fff;
  border-radius: 4px;
  padding: 0;
  background-color: #fff0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-wrap .header-top .header-top-right .header-social {
  margin: 0 40px 0 0px;
}
.header-wrap .header-top .header-top-right .header-social span {
  color: #384442;
  font-size: 14px;
  position: relative;
  top: -1px;
  font-weight: 600;
}
.header-wrap .header-top .header-top-right .header-social ul,
.post-share .social-profile {
  display: inline-block;
  position: relative;
  top: 2px;
}
.header-wrap .header-top .header-top-right .header-social ul li a {
  position: relative;
  padding: 0 12px;
}
.header-wrap .header-top .header-top-right .header-social ul li a:after {
  position: absolute;
  top: 8px;
  right: 0;
  content: "";
  width: 1px;
  height: 14px;
  background-color: #384442;
}
.header-wrap .header-bottom {
  padding: 15px 0;
  background-color: #fff;
}
.contact-popup .contact-popup-wrap .comp-info .comp-logo img,
.footer-wrap .footer-top .footer-widget .footer-logo img,
.header-wrap .header-bottom .logo img,
.promo-img-wrap .promo-circle-shape img {
  max-width: 150px;
}
.header-wrap .header-bottom .header-menu-wrap .sidebar-menu {
  width: 30px;
}
.header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
  color: #ff7701;
  font-size: 25px;
  cursor: pointer;
  position: relative;
  top: 6px;
}
.header-search {
  width: calc(100% - 50px);
}
.header-search .form-group,
.hero-wrap.style2,
.team-member .team-member-info p {
  position: relative;
  margin: 0;
}
.header-search .form-group input {
  width: 100%;
  background: #f2f2f2;
  border-radius: 4px;
  height: 50px;
  padding: 10px 70px 10px 15px;
}
.header-search .form-group button {
  position: absolute;
  top: 0;
  height: 100%;
  border: none;
  background: 0 0;
  color: #ff7701;
  padding: 12px 18px;
  border-left: 1px solid #ddd;
}
.content-wrapper .post-content .post-subtitle,
.header-search .form-group button i {
  font-size: 20px;
}
.mobile-bar-wrap.style2 .mobile_menu {
  width: 45px;
  height: 45px;
  background: #3469e5;
  border-radius: 4px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-bar-wrap.style2 .mobile_menu span {
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
  text-align: center;
  margin: 6px auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mobile-bar-wrap.style2 .mobile_menu.open span:first-child {
  -webkit-transform: translate(1px, 5px) rotate(-44deg);
  transform: translate(1px, 5px) rotate(-44deg);
}
.mobile-bar-wrap.style2 .mobile_menu.open span:nth-child(3) {
  -webkit-transform: translate(1px, -2px) rotate(44deg);
  transform: translate(1px, -2px) rotate(44deg);
}
.mail a,
.shopcart a {
  position: relative;
  background: 0 0;
  border: none;
  color: #ff7701;
}
.mail a i,
.shopcart a i {
  font-size: 25px;
  line-height: 1;
  position: relative;
  top: 7px;
}
.mail a .item-amt,
.shopcart a .item-amt {
  position: absolute;
  top: -15px;
  right: -10px;
  width: 18px;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #012245;
  color: #fff;
  font-size: 11px;
  line-height: 23px;
}
.shopcart .cart-total {
  color: #fff;
  font-size: 15px;
  margin-left: 3px;
}
.contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-box p {
  font-size: 15px;
  margin: 0 0 0 10px;
  line-height: 1;
}
.contact-box p a {
  display: block;
  font-weight: 600;
  padding-top: 5px;
  font-size: 15px;
}
.contact-box span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #ff7701;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 22px;
  border-radius: 3px;
}
.contact-popup {
  position: fixed;
  top: 0;
  width: 310px;
  background: #fff;
  height: 100vh;
  z-index: 9999;
  padding: 30px 25px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.contact-popup .contact-popup-wrap {
  overflow-y: auto;
  height: 100%;
}
.contact-popup .contact-popup-wrap .comp-info .comp-desc {
  margin: 22px 0 20px;
}
.contact-popup .contact-popup-wrap .comp-map {
  margin: 5px 0;
}
.contact-popup .contact-popup-wrap .comp-map iframe {
  width: 100%;
  height: 250px;
  border-radius: 5px;
}
.contact-popup .contact-popup-wrap .share-on,
.course-details-meta {
  margin: 20px 0;
}
.contact-popup .contact-popup-title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 25px;
  text-align: right;
}
.contact-popup .contact-popup-title .close-popup {
  background: 0 0;
  border: 1px solid #ff7701;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contact-popup .contact-popup-title .close-popup i {
  font-size: 26px;
  line-height: 33px;
  color: #ff7701;
}
.cart-popup .close-popup:hover,
.contact-popup .contact-popup-title .close-popup:hover,
.hero-pagination span.swiper-pagination-bullet-active-main {
  background: #ff7701;
}
.contact-address {
  text-align: center;
  background: #f4f4f4;
  margin-bottom: 25px;
  padding: 70px 30px 50px;
}
.contact-address .contact-icon {
  text-align: center;
  margin: 0 0 20px;
}
.contact-address .contact-icon i {
  color: #ff7701;
  font-size: 60px;
}
.contact-address .contact-info h5 {
  font-size: 20px;
  font-weight: 500;
}
.additional-info li,
.contact-address .contact-info p,
.insructor-tab-content .instructor-title,
.subtotal-item h6 {
  margin: 0 0 10px;
}
.contact-address .contact-info p a {
  color: #626061;
}
.contact-img {
  height: 438px;
  border-radius: 20px;
}
#contactForm .form-group input,
#contactForm .form-group textarea {
  border-radius: 15px;
}
.office-map {
  position: relative;
  margin: 20px 0 0;
}
.office-map .overlay {
  border-radius: 25px;
}
.office-map img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  width: 100%;
  border-radius: 20px;
}
.comp_map {
  -webkit-box-shadow: 0 0 15px rgb(244 131 74 / 0.1);
  box-shadow: 0 0 15px rgb(244 131 74 / 0.1);
  padding: 25px;
  border-radius: 0 0 20px;
  margin: 0 10px 70px;
}
.comp_map iframe {
  width: 100%;
  height: 250px;
  border-radius: 20px 0;
}
.additional-info li:last-child,
.contact-wrap .comp_map,
.question_div ul li p {
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .main-menu-wrap.style1 #menu > ul > li {
    margin: 0 5px !important;
  }
  .contact-box p,
  .contact-box p a {
    font-size: 14px;
  }
  .comp_map {
    margin-bottom: 100px;
  }
  .header-wrap.style2 .main-menu-wrap.style1 #menu ul li a {
    padding: 15px 10px 25px;
    font-size: 13px;
  }
  .header-wrap.style2
    .main-menu-wrap.style1
    #menu
    ul
    li.has-children
    .sub-menu
    li
    a {
    font-size: 13px;
  }
  .header-wrap.style2
    .main-menu-wrap.style1
    #menu
    > ul
    > li.has-children
    > a::before {
    top: 21px;
    right: -3px;
  }
  .contact-popup .contact-popup-wrap {
    overflow-y: auto;
    height: calc(100vh - 150px);
  }
}
.breadcrumb-wrap,
.hero-wrap {
  margin: 127px 0 0;
}
@media only screen and (max-width: 575px) {
  .main-menu-wrap.style2 {
    width: 100% !important;
  }
  .header-contact {
    width: 100%;
  }
  .header-wrap .header-top .header-top-left .header-contact:last-child {
    padding: 0;
  }
  .header-wrap .header-top .header-top-left .header-contact::after {
    display: none;
  }
}
.main-menu-wrap.style2 {
  width: 400px;
  position: fixed;
  background: #f3f6fb;
  z-index: 999;
  top: 0;
  height: 100vh;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  left: -100%;
  padding: 55px 30px 30px;
  overflow-y: auto;
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.main-menu-wrap.style2.open,
.product-quantity .qtySelector span.decreaseQty,
.promo-banner-wrap.style1 .promo-content:before,
.promo-banner-wrap.style3 .promo-content:before {
  left: 0;
}
.main-menu-wrap.style2 ul li a {
  display: block;
  color: #000;
  padding: 14px 0;
  border-bottom: 1px solid #000;
}
.main-menu-wrap.style2 ul li a.active {
  font-weight: 600;
}
.course-card.style1 .course-metainfo .course-metainfo-left ul li:last-child,
.course-card.style2 .course-metainfo .course-metainfo-left ul li:last-child,
.course-card.style3 .course-metainfo .course-metainfo-left ul li:last-child,
.main-menu-wrap.style2 .has-children .sub-menu {
  margin-left: 20px;
}
.main-menu-wrap.style2 .menu-expand {
  position: absolute;
  top: 22px;
  right: 0;
  cursor: pointer;
  text-align: right;
}
.main-menu-wrap.style2 .menu-expand i {
  display: block;
  color: #000;
  font-size: 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.main-menu-wrap.style2 .has-children.menu-open .menu-expand i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.br-bg-1 {
  background-image: url(../img/breadcrumb/breadcrumb-1.jpg);
}
.br-bg-2 {
  background-image: url(../img/breadcrumb/breadcrumb-2.jpg);
}
.br-bg-3 {
  background-image: url(../img/breadcrumb/breadcrumb-3.jpg);
}
.br-bg-4 {
  background-image: url(../img/breadcrumb/breadcrumb-4.jpg);
}
.br-bg-5 {
  background-image: url(../img/breadcrumb/breadcrumb-5.jpg);
}
.br-bg-6 {
  background-image: url(../img/breadcrumb/breadcrumb-6.html);
}
.breadcrumb-wrap {
  position: relative;
  height: 100%;
  padding: 20px 0 10px;
  overflow: hidden;
  background-color: #82818130;
}
.breadcrumb-wrap .breadcrumb-title {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: right;
  height: 22px;
  padding: 0;
}
.breadcrumb-wrap .breadcrumb-title ul,
.kright {
  float: right;
}
.breadcrumb-wrap .breadcrumb-title h2 {
  font-size: 50px;
  line-height: 1.2;
  color: #818282;
  font-weight: 700;
  padding: 0 15px;
  margin: 0 0 15px;
}
.mailbox-read-info div.col-md-10,
.mailbox-read-info div.col-md-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
  display: inline-block;
  margin: 0 20px 0 0;
  position: relative;
  color: #818282;
}
.breadcrumb-menu > li:first-child {
  margin: 0 !important;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li i {
  margin-left: 5px;
  font-size: 12px;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
  font-size: 14px;
  line-height: 22px;
  color: #818282;
  display: inline-block;
  padding: 0 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:after {
  position: absolute;
  top: 7px;
  right: -11px;
  font-size: 16px;
  content: "";
  width: 2px;
  height: 12px;
  background-color: #818282;
  border-radius: 0;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.breadcrumb-wrap .breadcrumb-title .project-share li {
  display: inline-block;
  margin-left: 4px;
}
.breadcrumb-wrap .breadcrumb-title .project-share li a {
  display: block;
  width: 45px;
  height: 45px;
  border: 1px solid #818181;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.breadcrumb-wrap .breadcrumb-title .project-share li a:hover {
  background-color: #fff;
  border-color: #fff0;
}
.breadcrumb-wrap .breadcrumb-title .project-share li a:hover i,
.course-card .course-metainfo a {
  color: #4c4c4c;
}
.breadcrumb-wrap .breadcrumb-title .project-share li a i {
  line-height: 44px;
  font-size: 22px;
}
.breadcrumb-wrap .breadcrumb-title .br-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.hero-bg-2 {
  background-image: url(../img/hero/hero-2.html);
}
.hero-bg-3 {
  background-image: url(../img/hero/hero-3.jpg);
}
.hero-bg-4 {
  background-image: url(../img/hero/hero-4.jpg);
}
.hero-bg-5 {
  background-image: url(../img/hero/hero-5.jpg);
}
.hero-bg-6 {
  background-image: url(../img/hero/hero-6.jpg);
}
.hero-bg-7 {
  background-image: url(../img/hero/hero-7.jpg);
}
.hero-bg-8 {
  background-image: url(../img/hero/hero-8.jpg);
}
.hero-wrap.style1 {
  position: relative;
  /* padding: 130px 0 146px; */

  padding: 50px 0 50px;
  /*background: linear-gradient(to bottom, #eaf5f2, #ffffff);*/
  margin: 0px;
}
.hero-wrap.style1 .hero-circle-shape {
  position: absolute;
  top: -60px;
  z-index: 0;
}
.hero-wrap.style1 .hero-dot-shape {
  position: absolute;
  top: 10%;
  z-index: 0;
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.hero-wrap.style1 .hero-dot-shape2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.hero-wrap.style1 .container {
  position: relative;
  z-index: 0;
}
.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 54%;
}
.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img img {
  display: block !important;
  margin: auto;
  border-radius: 20px;
}
.hero-wrap.style1 .hero-img-wrap .ellipse-shape {
  position: absolute;
  top: 50%;
  left: 0;
}
.hero-wrap.style2 .hero-slider-two .hero-slider-item {
  padding: 130px 0 150px;
  position: relative;
}
.hero-wrap.style2 .hero-slider-two .hero-slider-item:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(0 0 0 / 0.06)),
    color-stop(35%, rgb(0 0 0 / 0.31)),
    to(rgb(0 0 0 / 0.74))
  );
  background: linear-gradient(
    90deg,
    rgb(0 0 0 / 0.06) 0,
    rgb(0 0 0 / 0.31) 35%,
    rgb(0 0 0 / 0.74) 100%
  );
}
.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content span {
  color: #fff;
  display: block;
  margin: 0 0 10px;
}
.hero-wrap.style2
  .hero-slider-two
  .hero-slider-item
  .hero-content
  .hero-shape-2 {
  position: absolute;
  top: -30px;
  z-index: -1;
  -webkit-animation: 5s linear infinite alternate animationFramesTwo;
  animation: 5s linear infinite alternate animationFramesTwo;
}
.hero-wrap.style2
  .hero-slider-two
  .hero-slider-item
  .hero-content
  .hero-shape-3 {
  position: absolute;
  top: 50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.hero-wrap.style2
  .hero-slider-two
  .hero-slider-item
  .hero-content
  .hero-shape-4 {
  position: absolute;
  bottom: -30px;
  left: 40%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-wrap.style2 .hero-slider-two .hero-slider-btn {
  position: absolute;
  bottom: 30px;
  right: 50px;
  z-index: 10;
}
.hero-wrap.style3 .hero-shape-2 {
  position: absolute;
  top: -50px;
  z-index: -1;
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.hero-wrap.style3 .hero-shape-3 {
  position: absolute;
  bottom: -120px;
  left: 100px;
  z-index: -1;
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.hero-wrap.style3 .hero-content-wrap {
  width: 100%;
  padding: 130px 0 148px;
  position: relative;
}
.hero-wrap.style3 .hero-img {
  width: 50%;
  padding: 220px 0;
  height: 100%;
}
.hero-pagination {
  position: absolute;
  bottom: 15px;
  z-index: 99;
}
.hero-pagination span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  margin: 0 10px;
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(80px, 0);
    transform: translate(80px, 0);
  }
}
@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 80px);
    transform: translate(0, 80px);
  }
}
@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0, 0) rotate(108deg);
  }
  20% {
    -webkit-transform: translate(141px, 102px) rotate(72deg);
  }
  50% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
}
@-webkit-keyframes animationFramesTwo {
  50%,
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
}
@-webkit-keyframes animationFramesThree {
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
}
@keyframes animationFramesThree {
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
}
.hero-content {
  position: relative;
  z-index: 1;
  padding-left: calc((100% - 100%));
  padding-right: 5%;
  min-height: 500px;
}
#slideshow > div.card,
.event-meta-info i,
.hero-btn-wrap,
.hero-shape-one,
.hero-shape-two,
.hr-line,
.hr-line:after {
  position: absolute;
}
.hero-content h1 {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 20px;
  color: #1cae98;
}
.event-date h4,
.hero-content.style2 h1 {
  font-weight: 300;
}
.hero-content p {
  font-size: 20px;
  margin: 0 0 45px;
  color: #ff7701;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span,
.hero-content.style2 h1 span {
  font-weight: 700;
  color: #ff7701;
}
.hr-line {
  height: 25%;
  border-bottom: 1px solid;
  left: 0;
  width: 100%;
}
.hr-line:after {
  bottom: -5px;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}
.hr-line:first-child {
  top: 0;
}
.hr-line:first-child:after {
  left: 20%;
}
.hr-line:nth-child(2) {
  top: 25%;
}
.hr-line:nth-child(2):after {
  left: 40%;
}
.home_content,
.hr-line:nth-child(3) {
  top: 50%;
}
.hr-line:nth-child(3):after {
  left: 60%;
}
.hr-line:nth-child(4) {
  top: 75%;
}
.hr-line:nth-child(4):after {
  left: 80%;
}
.hero-one-pagination {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 99;
  width: auto;
  color: #fff;
  font-size: 24px;
}
.hero-shape-one {
  top: 100px;
  z-index: 0;
}
.hero-shape-two {
  bottom: -50px;
  z-index: 9;
  left: 150px;
}
.hero-btn-wrap {
  bottom: 30px;
  right: 30px;
  z-index: 1;
}
.slider-btn.style4 {
  width: 45px;
  height: 45px;
  border-radius: 50% !important;
  text-align: center;
  padding: 0 !important;
  background: 0 0 !important;
  border: 2px solid #fff;
}
.slider-btn.style4 i {
  line-height: 47px;
  font-size: 17px;
  color: #fff !important;
}
@media only screen and (min-width: 3000px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    right: 20%;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2999px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    right: 10%;
  }
}
@media only screen and (min-width: 1450px) {
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: calc((100% - 50%) - 1410px / 2 + 15px);
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    max-width: 33%;
  }
  .about-wrap.style2 .about-content {
    padding-right: calc((100% - 1410px) / 2 + 15px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    max-width: 450px;
  }
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: calc((100% - 50%) - 1320px / 2 + 15px);
  }
  .about-wrap.style2 .about-content {
    padding-right: calc((100% - 1320px) / 2 + 15px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) {
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: calc((100% - 50%) - 1250px / 2 + 15px);
  }
  .newsletter-form h3 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-wrap.style1 {
    padding: 215px 0 230px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slider-item {
    padding: 200px 0 240px;
  }
  .hero-wrap.style2 .hero-slider-two .hero-slider-item {
    padding: 230px 0 250px;
  }
  .hero-wrap.style3 .hero-content-wrap {
    padding-top: 220px;
    padding-bottom: 220px;
  }
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-left: 100px;
    padding-right: 100px;
  }
  .content-wrap.style1.right {
    padding-left: 70px;
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-right: 100px;
    padding-left: 100px;
  }
  .content-wrap.style1.right {
    padding-right: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu-wrap.style1 #menu > ul > li.has-children > a::before {
    top: 23px !important;
  }
  .contact-box p,
  .contact-box p a,
  .header-wrap .header-top .header-top-left a,
  .header-wrap .header-top .header-top-left p,
  .header-wrap .header-top .header-top-right .header-social span,
  .header-wrap .header-top .header-top-right .link,
  .header-wrap.style2
    .main-menu-wrap.style1
    #menu
    ul
    li.has-children
    .sub-menu
    li
    a {
    font-size: 12px;
  }
  .header-wrap .main-menu-wrap.style1 #menu {
    margin-left: 25px;
  }
  .header-wrap .main-menu-wrap.style1 #menu ul li a {
    padding: 15px 12px 14px;
    font-size: 13px;
  }
  .header-wrap .main-menu-wrap.style1 #menu ul li.has-children .sub-menu a {
    font-size: 13px;
  }
  .main-menu-wrap.style1 #menu > ul > li {
    margin: 0 !important;
  }
  .comp_map {
    margin-bottom: 100px;
  }
  .contact-wrap .comp_map {
    margin-bottom: 0;
  }
  .header-wrap .header-top .header-top-right .header-social ul li a {
    padding: 0 8px;
  }
  .header-wrap .header-top .header-top-right .header-social {
    margin: 0 20px;
  }
  .hero-content h1,
  .hero-wrap.style1 .hero-content h1 {
    font-size: 40px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    max-width: 380px;
  }
  .hero-wrap.style1 .hero-video-wrap .hero-video-border {
    width: 86%;
    height: 87%;
  }
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: calc((100% - 50%) - 960px / 2 + 15px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
    top: 1px;
    font-size: 28px;
  }
  .header-wrap .header-bottom .header-menu-wrap .sidebar-menu {
    margin-right: -35px;
    width: auto;
  }
  .hero-wrap.style1 .hero-content h1 {
    font-size: 40px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    max-width: 300px;
  }
  .hero-wrap.style1 .hero-video-wrap .hero-video-border {
    width: 86%;
    height: 87%;
  }
  .hero-wrap.style1 .hero-video-wrap .hero-video {
    height: 500px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
    font-size: 60px;
    line-height: 1.2;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 46px;
  }
  .hero-wrap.style2 .hero-content {
    padding: 0 50px;
  }
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: calc((100% - 50%) - 720px / 2 + 15px);
    padding-right: 20px;
    width: 60%;
  }
  .hero-content h1 {
    font-size: 34px;
  }
  .hero-content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .menu-close i,
  .shopcart button i {
    font-size: 22px;
  }
  .mobile-menu,
  .mobile-top-bar,
  .shopcart {
    display: inline-block;
  }
  .mobile-top-bar i,
  .sidebar-menu i {
    font-size: 22px;
    margin-right: 15px;
    cursor: pointer;
  }
  .header-wrap .header-top .header-top-right .header-social,
  .main-menu li:last-child {
    margin: 0;
  }
  .header-wrap.style2,
  .mobile-bar-wrap.style2 {
    top: 0;
  }
  .header-wrap.style2 .container-fluid {
    padding: 0;
  }
  .header-top .close-header-top button i,
  .header-top .header-contact a,
  .header-top .social-profile.style3 li a i,
  .lang_selctor .nice-select > span,
  .lang_selctor.style1 i {
    color: #fff;
  }
  .header-wrap .header-top .header-top-right .lang_selctor select {
    padding: 8px 15px;
    width: calc(100% - 20px);
    background-position: calc(100% - 8px) 20px, calc(100% - 0px) 20px, 100% 0;
  }
  .header-wrap .header-top .header-top-left .header-contact i {
    top: 5px;
  }
  .header-search {
    width: 100%;
    margin: 24px 0 0;
  }
  .shopcart {
    position: relative;
    top: -5px;
    margin: 0 12px 0 0;
  }
  .shopcart button .item-amt {
    right: 0;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
  }
  .header-wrap .header-top .header-top-left p::after,
  .shopcart .cart-total {
    display: none;
  }
  .main-menu {
    text-align: left;
  }
  .mobile-bar-wrap,
  .mobile-menu {
    text-align: right;
  }
  .sidebar-menu i {
    line-height: 37px;
    position: relative;
    top: -3px;
  }
  .logo img {
    max-width: 120px;
  }
  .header-wrap .header-bottom .header-bottom-right,
  .header-wrap .header-top .header-top-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -ms-grid-row-align: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-bottom-right .social-profile.v1,
  .header-top-right .social-profile.v1 {
    margin: 7px 0 15px;
  }
  .header-top-right .lang_selctor {
    border: 1px solid #666;
    border-radius: 5px;
  }
  .header-bottom-right .btn.v1,
  .header-top-right .btn.v1 {
    width: 100%;
    display: block;
  }
  .mobile-bar-wrap {
    position: relative;
    top: 4px;
    justify-content: space-between;
  }
  .header-wrap .header-bottom {
    padding: 12px 0;
  }
  .header-wrap .header-top .header-bottom-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .header-wrap .header-top .header-top-left p {
    margin: 0;
    padding: 0;
  }
  .header-wrap .header-top .header-top-left a,
  .header-wrap .header-top .header-top-left p {
    color: #fff;
    display: block;
  }
  .header-wrap .header-bottom .header-bottom-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -ms-grid-row-align: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-bottom-right .lang_selctor {
    border: 1px solid #666;
    width: 100%;
    border-radius: 5px;
    margin: 0 0 20px !important;
  }
  .lang_selctor .nice-select::after {
    right: 12px;
    border-color: #4c4c4c;
  }
  .header-wrap .header-top .header-bottom-right .link {
    top: 0;
    margin: 10px 0 13px;
  }
  .menu-close {
    position: absolute;
    top: 13px;
    right: 16px;
  }
  .main-menu li a:hover,
  .main-menu li span.menu-expand i,
  .main-menu li span.menu-expand:hover,
  .main-menu > li.has-children.menu-open > span.menu-expand i,
  .menu-close i {
    color: #000;
  }
  .mobile-menu a i {
    color: #012245;
    font-size: 26px;
  }
  .mobile-top-bar i {
    color: #012245;
  }
  .header-top.open {
    visibility: visible;
    opacity: 1;
    right: 0;
  }
  .lang_selctor {
    width: 100%;
    margin: 0 0 0 11px;
  }
  .close-header-top button {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 999;
    background: 0 0;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
  }
  .close-header-top button i {
    color: #fff;
    font-size: 20px;
  }
  .header-contact,
  .header-top-left .social-profile.style3 {
    margin: 0 0 5px;
  }
  .header-top-right .lang_selctor {
    margin: 10px 0 20px !important;
    padding-right: 5px;
  }
  .lang_selctor .nice-select {
    padding-left: 30px;
  }
  .lang_selctor.style1 i {
    left: 8px;
  }
  .header-wrap .header-top .header-top-right .link {
    margin: 15px 0 0;
  }
  .header-bottom {
    border-top: none;
  }
  .main-menu-wrap {
    width: 100%;
    position: absolute;
    background: #f3f6fb;
    z-index: 999;
    top: 0;
    height: 100vh;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    left: -100%;
    padding: 55px 20px 30px;
    overflow-y: auto;
  }
  .main-menu-wrap.open {
    left: 0;
  }
  .main-menu > li ul li.has-children.menu-open > span.menu-expand,
  .main-menu > li.has-children.menu-open > span.menu-expand {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .main-menu li {
    position: relative;
  }
  .main-menu li span.menu-expand {
    position: absolute;
    right: 0;
    cursor: pointer;
  }
  .main-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    display: block;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid;
  }
  .main-menu li ul.sub-menu {
    padding-left: 20px;
  }
  .main-menu li a.active {
    color: #000;
    font-weight: 600;
    border-color: rgb(0 0 0 / 0.3);
  }
  .hero-wrap {
    margin: 65px 0 0;
  }
  .hero-wrap.style1 {
    padding: 150px 0;
  }
  .hero-wrap.style2 {
    position: relative;
    margin-top: 67px;
  }
  .hero-wrap.style2 .hero-bg {
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .hero-wrap.style1 .hero-content {
    margin: 0 0 50px;
  }
  .hero-content.style2 h1 {
    text-align: center;
  }
  .hero-wrap.style1 .hero-content p {
    font-size: 16px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    max-width: 70%;
    margin: 0 auto;
  }
  .hero-wrap.style2 .hero-slider-two .hero-slider-item::before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(0 0 0 / 0.58)),
      color-stop(55%, rgb(0 0 0 / 0.49)),
      to(rgb(0 0 0 / 0.07))
    );
    background: linear-gradient(
      90deg,
      rgb(0 0 0 / 0.58) 0,
      rgb(0 0 0 / 0.49) 55%,
      rgb(0 0 0 / 0.07) 100%
    );
  }
}
@media only screen and (max-width: 767px) {
  .header-wrap .header-bottom .logo img {
    max-width: 120px;
  }
  .mobile-top-bar i {
    margin-right: 10px;
  }
  .header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
    font-size: 20px;
    top: 0;
  }
  .hero-content p {
    font-size: 16px;
    margin: 0 0 30px;
  }
  .hero-content h1 {
    margin: 0 0 20px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-slider-btn {
    right: 15px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slider-item {
    padding: 200px 0 178px;
  }
  .hero-wrap.style3 .hero-content-wrap {
    width: 100%;
    text-align: center;
    padding: 150px 15px;
  }
}
.event-bg-1 {
  background-image: url(../img/event/single-event.jpg);
}
.event-bg-2 {
  background-image: url(../img/event/event-2.jpg);
}
.event-gallery {
  height: 400px;
  margin: 0 0 23px;
  border-radius: 5px;
}
.event-date {
  border: 1px solid #ddd;
  padding: 11px 5px;
}
.event-date h4 {
  color: #4c4c4c;
  font-size: 13px;
  text-align: center;
  margin: 0;
}
.event-date h4 span {
  font-size: 40px;
  line-height: 1;
  text-align: center;
  display: block;
  color: #ff7701;
}
.event-meta-info {
  position: relative;
  padding-left: 25px;
  color: #4c4c4c;
  margin: 0 0 10px;
  display: inline-block;
}
.event-meta-info i {
  top: -2px;
  left: 0;
  color: #ff7701;
}
.event-item.style1 .event-name,
.event-name {
  margin: 18px 0 0;
}
.event-item.style2 {
  border: 1px solid #ddd;
  padding: 25px;
}
.about-bg.style1,
.about-bg.style1 .overlay {
  border-radius: 20px;
}
.event-item.style2 .event-date {
  padding: 20px 5px;
}
.event-item.style2 .event-name {
  margin: 0 0 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.event-name p {
  margin: 0;
  padding-right: 10px;
}
.event-img {
  height: 200px;
  display: block;
}
.event-map iframe {
  width: 100%;
  height: 350px;
}
.about-bg-1 {
  background-image: url(../img/course_8.jpg);
}
.about-bg-2 {
  background-image: url(../img/about/about-2.jpg);
}
.faq-bg-1 {
  background-image: url(../img/about/donate-bg-2.html);
}
.about-bg.style1 {
  height: 458px;
}
.about-bg.style2 {
  height: 576px;
}
.about-wrap .container {
  position: relative;
  z-index: 1;
}
.about-wrap .about-img .about-circle-shape {
  position: absolute;
  bottom: -50px;
  left: -20px;
}
.about-wrap .about-content .section-title p {
  margin: 15px 0 22px;
}
.about-wrap .about-content .about-features-list {
  margin: 0 0 22px;
}
.about-wrap .about-content .about-features-list li {
  line-height: 36px;
  position: relative;
  font-size: 16px;
}
.about-wrap .about-content .about-features-list li i {
  color: #ff7701;
  top: 0;
  font-size: 16px;
}
.about-wrap .about-content.style2 {
  background-color: #fff;
  padding: 42px 50px 50px;
  border-radius: 5px 5px 50px;
}
.about-wrap.style1 .about-img {
  height: 500px;
  position: relative;
  border-radius: 5px 5px 80px;
}
.about-wrap.style1 .about-img:before {
  position: absolute;
  top: 7px;
  right: -7px;
  content: "";
  background: #ed7d22;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 5px 5px 85px;
}
.about-wrap.style2 .about-content,
.about-wrap.style2 .about-img {
  width: 48.5%;
}
.map.style1 iframe {
  width: 100%;
  height: 303px;
  border-radius: 10px;
}
.about-subpara h5 span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #ff7701;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -7px;
}
.about-subpara h5 span img {
  max-width: 20px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  position: relative;
  top: 3px;
}
.feature-item {
  padding: 30px 10px;
  background: #ededed;
  border-radius: 25px 25px 25px 0;
  margin: 30px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.feature-wrap div.kami div.data h1 {
  font-size: 1.25rem;
}
.feature-wrap div.kami {
  width: 65%;
  margin: 0 auto;
}
.feature-item span {
  font-size: 50px;
  float: right;
  margin-left: 25px;
}
.bd-callout a,
.correctans,
.filter-item-cat,
.kba1,
.kba2,
.kbuttonk2wrap,
.kleft {
  float: left;
  display: flex;
}
.feature-item p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 7px;
}
.feature-item a i {
  position: relative;
  top: 4px;
}
.feature-item a span {
  position: relative;
  display: inline-block;
}
.feature-item a span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
}
.faq-img {
  height: 470px;
  border-radius: 15px;
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #fff0;
}
.donate-faq {
  border: 1px solid #ddd;
  border-radius: 15px;
}
.accordion-item {
  border: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.accordion-item .accordion-header {
  background: 0 0;
  color: #4c4c4c;
}
.accordion-item .accordion-header .accordion-button {
  margin: 0;
  padding: 15px 30px 15px 15px;
  font-size: 17px;
  line-height: 20px;
  font-family: "Cairo", Montserrat, sans-serif;
  font-weight: 600;
  border-radius: 0 !important;
  border: none;
  color: #4c4c4c;
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: space-between;
}
.accordion-collapse,
.nav.nav-tabs.course-tablist li:last-child,
.product-tablist,
.rating,
.theme-dark .course-card.style3 .course-metainfo {
  border: none;
}
.accordion-button:not(.collapsed)::after {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  top: 20px;
  background-image: none;
}
.accordion-button::after {
  content: "";
  background-image: none;
  font-size: 14px;
  right: 10px;
  position: absolute;
  top: 20px;
  width: 8px;
  height: 8px;
  border-left: 2px solid #4c4c4c;
  border-bottom: 2px solid #4c4c4c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion-button[aria-expanded="true"] {
  background-color: #012245;
  color: #fff !important;
}
.accordion-button:first-child [aria-expanded="true"] {
  border-radius: 15px 15px 0 0 !important;
}
.accordion-body {
  padding: 18px 25px 22px;
  border: 1px solid #ddd;
}
.accordion-body p {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
}
.ecour-faq .accordion-item {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  border-bottom: none;
  margin: 0 0 10px;
}
.ecour-faq .accordion-item .accordion-header .accordion-button {
  padding: 20px 70px;
}
.ecour-faq .accordion-button[aria-expanded="true"] {
  background-color: #fff0;
  color: #000 !important;
  padding-bottom: 15px !important;
}
.ecour-faq .accordion-button[aria-expanded="true"]::after {
  border-color: #000;
}
.ecour-faq .accordion-body {
  border-top: none;
  padding: 20px 70px;
}
.company-location .comp-map {
  height: 400px;
}
.company-location .comp-map iframe {
  width: 100%;
  height: 100%;
}
#contactForm input,
#contactForm textarea {
  background: #f4f4f4;
  border-radius: 5px !important;
}
#contactForm textarea {
  padding: 15px;
}
#slideshow,
.blog-card {
  min-height: 300px;
}
.course-card .course-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.course-card .course-img img {
  border-radius: 5px 5px 0 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
  max-height: 327px;
}
.course-card .course-info h3 {
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
}
.course-card .course-info p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #ff7701;
}
.course-card .course-metainfo {
  -webkit-box-shadow: 0 -5px 15px rgb(0 0 0 / 0.05);
  box-shadow: 0 -5px 15px rgb(0 0 0 / 0.05);
  padding: 15px 20px;
}
.course-card .course-metainfo .course-metainfo-left,
.course-card .course-metainfo .course-metainfo-right,
.promo-banner-wrap.style1 .promo-content,
.promo-banner-wrap.style1 .promo-img-wrap,
.promo-banner-wrap.style2 .promo-content,
.promo-banner-wrap.style2 .promo-img-wrap,
.promo-banner-wrap.style3 .promo-content,
.promo-banner-wrap.style3 .promo-img-wrap {
  width: 49%;
}
.comment-form-wrap .comment-form-title.style2 p,
.course-card .course-metainfo p {
  font-size: 14px;
  margin: 0;
}
.course-card.style1 {
  border: 1px solid #ddd;
  margin: 0 0 30px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
}
.course-card.style1:hover,
.course-card.style2:hover {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  border-color: #fff0;
}
.course-card.style1:hover .course-img img,
.course-card.style2:hover .course-img img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
.course-card.style1 .course-info {
  padding: 25px 20px 30px;
}
.course-card.style1 .course-rating,
.course-card.style2 .course-rating {
  padding: 20px 0 15px;
}
.course-card.style1 .course-metainfo i {
  position: relative;
  top: -1px;
  margin-left: 5px;
  font-size: 14px;
  color: #ffc107;
}
.course-card.style2 {
  border: 1px solid #ddd;
  margin: 0 0 30px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.course-card.style2 .course-info {
  padding: 40px 20px 18px;
  position: relative;
}
.course-card.style2 .course-info .course-price {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  background: #ff7701;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  position: absolute;
  top: -28px;
}
.course-card.style2 .course-metainfo i {
  font-size: 14px;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.course-card.style3 {
  margin: 0 0 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.course-card.style3 .course-img .event-date {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #ff7701;
  display: inline-block;
  color: #fff;
  line-height: 1;
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 12px;
  border: none;
}
.course-card.style3 .course-img .event-date i {
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.course-card.style3 .course-info {
  padding: 0 0 15px;
  margin: 18px 20px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.course-card.style3 .course-metainfo {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 20px 20px;
}
.course-card.style3 .course-metainfo i {
  color: #ff7701;
  font-size: 20px;
}
.course-card.style3 .course-metainfo p {
  font-weight: 16px;
  position: relative;
  padding-left: 22px;
}
.course-card.style3 .course-metainfo p i {
  position: absolute;
  top: 4px;
  left: 0;
}
.course-card.style3 .course-metainfo .course-metainfo-right .btn {
  background-color: #ff7701;
  padding: 8px 20px;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.course-rating {
  padding: 4px 0;
}
.course-rating ul {
  line-height: 1;
}
.course-rating ul li {
  display: inline-block;
  line-height: 1;
}
.course-rating ul li i {
  font-size: 14px;
  color: #ffc107;
}
.course-rating span {
  font-size: 14px;
  position: relative;
  display: block;
  line-height: 1;
  color: #818181;
}
.course-rating span:before {
  position: absolute;
  top: -2px;
  left: 9px;
  content: "";
  background: rgb(0 0 0 / 0.2);
  width: 1px;
  height: 16px;
}
.course-details-widget ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 5px;
  border-bottom: 1px dotted #cecece;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
.course-details-widget ul li:last-child {
  margin: 0;
  border-bottom: 0;
}
.course-details-widget ul li p {
  margin: 0;
  font-size: 13px;
  line-height: 25px;
  color: #4c4c4c;
}
.course-details-widget ul li p i {
  color: #000;
  font-size: 20px;
  position: relative;
  top: 2px;
  margin-left: 7px;
  margin-right: 0;
}
.course-details-widget p.rating span i,
.course-details-widget ul li p i.ri-star-fill,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label,
.rating > input:checked + label:hover,
.rating > input:checked ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label,
.testimonial-item .rating li i {
  color: #ffc107;
}
.course-enroll-widget .single-course-price {
  font-size: 30px;
  color: #ff7701;
  font-weight: 600;
  margin: 0 0 20px;
}
.course-enroll-widget .btn {
  width: 100%;
  display: block;
  font-size: 18px;
  padding: 15px;
}
.course-details-meta li i {
  color: #ff7701;
  font-stretch: 18px;
}
.nav.nav-tabs.course-tablist {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: none;
}
.nav.nav-tabs.course-tablist li {
  width: 25%;
  border-right: 1px solid #ddd;
  background: 0 0;
}
.nav.nav-tabs.course-tablist li button {
  width: 100%;
  border: none;
  background: #f1f1f1;
  border-radius: 0;
  padding: 15px 5px;
  color: #000;
}
.nav.nav-tabs.course-tablist li button.active {
  background: #ff7701;
  color: #fff;
}
.nav.nav-tabs.course-tablist.style2 li {
  width: 33.33%;
}
.tab-content.course-tab-content {
  margin: 25px 0 0;
  padding: 20px;
  border: 1px solid #ddd;
}
.tab-content.course-tab-content h5 {
  margin: 25px 0 20px;
}
.tab-content.course-tab-content ul.course-details-list li {
  position: relative;
  margin: 0 0 15px;
  padding-left: 0;
  padding-right: 20px;
}
.tab-content.course-tab-content ul.course-details-list li:before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  content: "";
  background-color: #ff7701;
}
.tab-content.course-tab-content .lecture-accordion {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}
.course-details .lecture-item {
  /* border-bottom: 1px solid #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 5px; */

  border-bottom: 1px solid #ebebeb8c;
  padding: 5px 20px;
  margin-bottom: 5px;
}
.course-details .lecture-item:last-child {
  border: none;
}
.course-details .lecture-item p {
  margin: 0;
  color: #0006;
  font-size: 13px;
  line-height: normal;
}
.course-details .lecture-item .lecture-name p a {
  margin: 0;
  color: #1bae98;
}
.course-details .lecture-item .lecture-time a {
  color: #fff;
  border-radius: 0;
  padding: 3px 5px;
  margin-left: 5px;
  box-shadow: 0 0 3px #8888889c;
  font-size: 12px;
  background: #1bae98;
}
.course-details .lecture-item p i {
  color: #acacac;
  font-size: 12px;
  position: relative;
  top: 2px;
  margin-right: 0;
  margin-left: 5px;
}
.course-details .lecture-item span {
  display: inline-block;
  color: #818282;
  font-size: 13px;
}
.course-details .accordion-button[aria-expanded="false"] {
  background-color: #1bae98;
  color: #fff;
}
.comment-author_info .course-rating,
.product-more-option-item a {
  position: relative;
  top: 1px;
}
.insructor-tab-content {
  margin: 25px 0 0;
}
.insructor-tab-content span {
  display: block;
  color: #ff7701;
  margin: 0 0 14px;
}
.skills.style1 .skillbar {
  position: relative;
  display: block;
  width: 100%;
  background: 0 0;
  border: 1px solid #ff7701;
  height: 25px;
  border-radius: 15px;
}
.skills.style1 .skillbar .skillbar-bar {
  height: 25px;
  width: 0;
  background: #ff7701;
  border-radius: 50px;
}
.new-product-item .new-product-info h6,
.skills p,
.team-member .team-member-info h4 {
  margin: 0 0 5px;
}

.skillbar-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  mix-blend-mode: difference;
  color: #484747; /* Base color */
  z-index: 2;
}
.instructor-form {
  background: #f8f8f8;
  padding: 30px;
  border-radius: 5px;
}
.pricing-text h2 {
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 20px;
}
.pricing-box-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  position: relative;
}
.new-product-item,
.post-author,
.product-filter-list,
.select-method {
  display: -webkit-box;
  display: -ms-flexbox;
}
.pricing-box-wrap .pricing-shape-one {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  z-index: -1;
}
.pricing-box-wrap .pricing-box {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  border-radius: 10px;
  background: #fff;
}
.pricing-box-wrap .pricing-box .pricing-box-name {
  text-align: center;
  padding: 25px 0;
  margin: 0;
  color: #ff7701;
}
.pricing-box-wrap .pricing-box .price-tag {
  border-bottom: 1px solid #e5eaff;
  border-top: 1px solid #e5eaff;
  padding: 18px 0 20px;
  text-align: center;
}
.pricing-box-wrap .pricing-box .price-tag h3 {
  font-size: 40px;
  line-height: 56px;
  margin: 0;
  color: #ff7701;
}
.pricing-box-wrap .pricing-box .price-tag h3 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #999;
}
.pricing-box-wrap .pricing-box .price-box-features {
  margin: 25px auto;
  display: block;
  max-width: 45%;
}
.pricing-box-wrap .pricing-box .price-box-features li i {
  position: absolute;
  top: 10px;
  color: #ff7701;
  font-size: 16px;
}
.pricing-box-wrap .pricing-box .book-btn {
  text-align: center;
  padding-bottom: 35px;
}
.pricing-box-wrap.style1:before {
  position: absolute;
  top: 45%;
  left: 50%;
  content: "";
  background: 0 0;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 79px 35px #ff7701;
  box-shadow: 0 0 79px 35px #ff7701;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pricing-box-wrap.style1 .pricing-box.active .btn.v4 {
  padding: 12px 35px;
}
.pricing-box-wrap .pricing-box.active .price-tag {
  border-color: rgb(255 255 255 / 0.3);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pricing-box-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.team-member {
  margin: 0 0 30px;
  padding: 20px;
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  background: #fff;
}
.team-member .team-member-img {
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
}
.team-member .team-member-img img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 5px;
  height: 280px;
  width: 100%;
}
.team-member .team-member-img .social-profile {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
.team-member .team-member-img .social-profile li {
  margin: 0 0 10px;
  opacity: 0;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.team-member .team-member-img .social-profile li a {
  background: #012245;
  border: none;
}
.team-member.style2 {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.team-member:hover .team-member-img .social-profile li {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.team-member-img .social-profile li:first-child {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.team-member-img .social-profile li:nth-child(2) {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.team-member-img .social-profile li:nth-child(3) {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.testimonial-bg-1 {
  background-image: url(../img/testimonial/testimonial-bg-1.jpg);
}
.testimonial-bg-2 {
  background-image: url(../img/testimonial/testimonial-bg-2.html);
}
.client-quote {
  padding: 0 0 10px;
}
.client-quote p {
  margin: 0;
  position: relative;
  z-index: 2;
}
.client-info {
  border-radius: 0 0 20px;
  z-index: 3;
  position: relative;
}
.client-info h4 {
  margin: 10px 0 5px;
  line-height: 1.1;
  color: #ff7701;
}
.client-info p {
  font-size: 14px;
  opacity: 0.8;
  margin: 0;
}
.testimonial-slider-one {
  position: relative;
  padding-bottom: 25px;
}
.testimonial-slider-one .swiper-slide {
  padding-top: 0;
}
.testimonial-item {
  text-align: center;
  border: 4px solid #ff7701;
  border-radius: 10px;
  position: relative;
}
.testimonial-item .client-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blog-author-wrap .blog-author .blog-author-img img,
.ct_author_avatar img,
.post-comment-wrap.style2 .comment-author_img img,
.slider.round:before,
.testimonial-item .client-img img {
  border-radius: 50%;
}
.testimonial-item .client-name {
  margin: 0;
  border-top: 4px solid #ff7701;
  background: #fff7f3;
  border-radius: 0 0 10px 10px;
}
.testimonial-item .client-name span {
  margin: 0;
  font-size: 16px;
  padding: 15px;
  text-align: right;
  color: #000;
  font-weight: 400;
  display: block;
}
.testimonial-item .client-quote {
  margin: 0 auto;
  padding: 35px 10px 30px;
  text-align: right;
}
.testimonial-item .client-quote p {
  margin: 0;
  font-size: 14px;
}
.testimonial-item .quote-icon1 {
  position: absolute;
  top: 10px;
  left: 30px;
  -webkit-transform: translateX(-50%) rotate(180deg) scaleX(-1);
  transform: translateX(-50%) rotate(180deg) scaleX(-1);
}
.testimonial-item .quote-icon1 i,
.testimonial-item .quote-icon2 i {
  font-size: 30px;
  color: #fff;
}
.testimonial-item .quote-icon2 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  -webkit-transform: translateX(-50%) rotate(180deg) scaleX(-1);
  transform: translateX(-50%) rotate(180deg) scaleX(-1);
}
.testimonial-pagination {
  text-align: center;
  position: relative;
  bottom: 20px;
}
.testimonial-pagination.swiper-pagination-bullets {
  bottom: -30px;
  position: relative;
  z-index: 9;
}
.testimonial-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: rgb(255 255 255 / 0.8);
  margin: 0 10px !important;
}
.promo-bg-1 {
  background-image: url(../img/promo-bg-1.webp);
}
.secvidbg {
  background: url(../../gallery/stander/second.webp) center/contain no-repeat;
}
.promo-bg-2 {
  background-image: url(../img/promo/promo-bg-2.jpg);
}
.promo-bg-3 {
  background-image: url(../img/promo/promo-bg-3.jpg);
}
.promo-bg-4 {
  background-image: url(../img/promo/promo-bg-4.jpg);
}
.promo-bg-6,
.video-bg-1,
.video-bg-2 {
  background-image: url(../img/promo/promo-bg-6.png);
}
.promo-banner-wrap .promo-content h2 {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 500;
}
.content-wrap .btn,
.promo-banner-wrap .promo-content .btn {
  margin: 35px 0 0;
}
.promo-banner-wrap .promo-content:before {
  position: absolute;
  top: 0;
  content: "";
  background: #fff;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.product-quantity .qtySelector span.increaseQty,
.promo-banner-wrap.style2 .promo-content:before {
  right: 0;
}
.promo-banner-wrap.style2 .promo-img-wrap .promo-circle-shape {
  bottom: 0;
  right: -80px;
}
.promo-banner-wrap.style3 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.promo-banner-wrap.style3 .promo-img-wrap .promo-img {
  border-radius: 0;
  height: 500px;
}
.promo-banner-wrap.style4 .promo-circle-shape {
  position: absolute;
  bottom: 50px;
  right: 30px;
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.video-play {
  position: absolute;
  width: 110px;
  height: 110px;
  top: 50%;
  left: 50%;
  background: #ff7701;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-play i {
  font-size: 35px;
  color: #fff;
}
.promo-img-wrap .promo-circle-shape {
  position: absolute;
  bottom: 50px;
  right: 50px;
}
.promo-img {
  height: 340px;
  border-radius: 5px;
}
.promo-video-bg {
  height: 700px;
  border-radius: 5px;
  -webkit-box-shadow: 0 8px 17px rgb(0 0 0 / 0.15);
  box-shadow: 0 8px 17px rgb(0 0 0 / 0.15);
}
.promo-video-wrap .container .prom-dot-shape {
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-animation: 5s linear infinite alternate animationFramesOne;
  animation: 5s linear infinite alternate animationFramesOne;
}
.promo-video-wrap .container .prom-circle-shape {
  position: absolute;
  bottom: 50px;
  right: 0;
}
.promo-video-wrap .container .prom-circle-shape.style1 {
  -webkit-animation: 15s linear infinite alternate animationFramesThree;
  animation: 15s linear infinite alternate animationFramesThree;
}
.promo-video-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: calc(100% - 0px);
  z-index: -1;
}
.discount-wrap .discount-item-wrap .promo-circle-shape {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.discount-wrap .discount-item-wrap .discount-item-left {
  width: 50%;
  padding: 220px 0;
  position: relative;
}
.ds-wrap:after,
.ds-wrap:before {
  position: absolute;
  top: 0;
  content: "";
  width: 50%;
  height: 100%;
  z-index: -1;
}
.ds-wrap:before {
  left: 0;
  background-color: #eee;
}
.ds-wrap:after {
  right: 0;
  background-color: #012245;
}
.content-wrap h2 {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 0 20px;
}
@media only screen and (min-width: 1450px) {
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 1410px) / 2 + 15px);
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-right: calc((100% - 1410px) / 2 + 15px);
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-left: calc((100% - 50%) - 1410px / 2 + 15px);
  }
}
@media only screen and (min-width: 1360px) and (max-width: 1599px) {
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-right: 30px;
  }
  .content-wrap.style1.right,
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 1320px) / 2 + 15px);
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-right: 30px;
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-right: calc((100% - 1320px) / 2 + 15px);
  }
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-left: 30px;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-left: calc((100% - 50%) - 1320px / 2 + 15px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1359px) {
  .pricing-box-wrap .pricing-box .price-box-features {
    max-width: 52%;
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-right: 30px;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 1282px) / 2 + 15px) !important;
  }
  .content-wrap.style1.right,
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-left: 30px;
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-right: calc((100% - 1282px) / 2 + 15px) !important;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-left: calc((100% - 50%) - 1320px / 2 + 60px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-img {
    height: 588px;
  }
  .about-wrap.style2 .about-content {
    padding-right: calc((100% - 1320px) / 2 + 15px);
  }
  .hero-wrap.style1 .hero-dot-shape,
  .hero-wrap.style1 .hero-dot-shape2,
  .hero-wrap.style1 .hero-dot-shape2 img {
    display: none;
  }
  .hero-circle-shape img {
    width: 200px;
  }
  .hero-dot-shape img {
    width: 145px;
  }
  .hero-content {
    min-height: 200px;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 960px) / 2 + 15px);
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-right: 30px;
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-right: calc((100% - 960px) / 2 + 15px);
  }
  .content-wrap.style1.right,
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-left: 30px;
  }
  .promo-banner-wrap .promo-content h2 {
    font-size: 34px;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    width: 65%;
    padding-left: calc((100% - 960px) + 15px);
    padding-right: 30px;
  }
  .blog-wrap.style1 .blog-right {
    width: calc((100% - 40%) - 28px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-wrap.style2 .about-img {
    margin-bottom: 30px !important;
  }
  .about-wrap.style2 .about-content,
  .about-wrap.style2 .about-img {
    width: 720px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .pricing-box-wrap .pricing-box .price-box-features {
    max-width: 60%;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 720px) / 2 + 15px);
    padding-right: calc((100% - 720px) / 2 + 15px);
  }
  .promo-banner-wrap.style1 .promo-img-wrap .promo-img,
  .promo-banner-wrap.style2 .promo-img-wrap .promo-img,
  .promo-banner-wrap.style3 .promo-img-wrap .promo-img {
    height: 400px;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    width: 100%;
    padding: 100px 30px;
    text-align: center;
  }
  .promo-video-bg {
    height: 600px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-content h1 {
    font-size: 46px;
    margin: 0 0 28px;
  }
  .hero-wrap.style1 .hero-video-wrap .hero-video {
    height: 380px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
    font-size: 45px;
    line-height: 1.3;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 46px;
  }
  .about-wrap.style2 .about-img {
    margin-bottom: 30px !important;
  }
  .about-wrap.style2 .about-content,
  .about-wrap.style2 .about-img {
    width: 540px !important;
    margin: 0 auto;
    padding: 0 15px;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: calc((100% - 540px) / 2 + 15px);
    padding-right: calc((100% - 540px) / 2 + 15px);
  }
  .promo-banner-wrap.style1 .promo-img-wrap .promo-img,
  .promo-banner-wrap.style2 .promo-img-wrap .promo-img {
    height: 350px;
  }
}
.product-filter-list {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  margin: 0 0 20px;
}
.product-filter-list button {
  border: 1px solid #ddd !important;
  margin: 0 8px;
  border-radius: 15px 0 !important;
  color: #201d1e;
  background-color: #fff;
  padding: 8px 25px;
  cursor: pointer;
  letter-spacing: 1px;
  text-align: center;
}
.product-filter-list button.active {
  background: #ff7701;
  color: #fff;
  border-color: transparent !important;
}
.product-wrap .shape-8 {
  position: absolute;
  top: 0;
  right: 20px;
}
.product-card .product-img .product-option {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.product-card .product-img .product-option a {
  width: 100%;
  height: 50px;
  background: #ff7701;
  border-radius: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.product-card .product-img .product-option a i {
  color: #fff;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 10px;
}
.product-card .product-info h4 {
  line-height: 1.3;
  margin: 0;
}
.product-card .product-info h4 a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-card .product-info .rating {
  margin: 7px 0 6px;
}
.product-card .product-info .product-price {
  font-size: 20px;
  color: #ff7701;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
.product-card.style1 .product-img .product-option a {
  border-radius: 0;
}
.product-card.style1 .product-info h4 {
  font-weight: 500;
  font-size: 20px;
}
.product-card.style1 .product-info .product-rating {
  margin: 10px 0;
}
.discount::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: 0;
  top: 8px;
  left: 10px;
  background-color: red;
  rotate: 333deg;
}
.discount {
  color: #999 !important;
  margin-left: 7px;
  position: relative;
}
.profuct-result {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.profuct-result p {
  color: #201d1e;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.mailbox-read-info div.col-md-2 {
  border-left: 1px solid #efefef;
  color: #333;
  font-weight: 600;
}
.mailbox-read-info:nth-child(2n) {
  background: #f3f3f3;
}
.filter-item-cat select {
  width: 100%;
  border: 1px solid #1cac97;
  background-color: #1cac97;
  color: #fff;
  padding: 10px 10px 10px 20px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.html);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 96% 50%;
}
.filter-item-cat i {
  position: absolute;
  left: 5px;
  color: #fff;
  top: 21px;
}
.filter-item-cat .nice-select::after,
.filter-item-num .nice-select::after {
  right: 20px;
  border-color: #818181;
  border-width: 1px;
}
.product-gallery.swiper-container.gallery-top {
  height: auto !important;
}
.gallery-top {
  padding: 10px;
}
.product-large-img {
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  border-radius: 5px;
  margin: 0;
  padding: 40px 30px;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img img,
.new-product-item .new-product-img img,
.product-large-img img {
  margin: 0 auto;
  display: block;
}
.product-large-img .discount-price {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #ff7701;
  display: inline-block;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
}
.gallery-thumbs .product-thumb {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  padding: 15px;
  border-radius: 5px;
  cursor: pointer;
}
.gallery-thumbs .product-thumb img {
  max-width: 80%;
  margin: 0 auto;
  display: block;
  padding: 20px 0;
}
.swiper-container.gallery-thumbs {
  padding: 20px;
}
.single-product-details .single-product-title h2 {
  font-size: 40px;
  color: #000;
  font-weight: 500;
  line-height: 52px;
  margin: 0 0 10px;
}
.single-product-details .single-product-title h3 {
  font-size: 20px;
  color: #ff7701;
  line-height: 1.5;
  font-weight: 500;
}
.single-product-details .single-product-review-left .rating-star {
  margin: 0 5px 5px 0;
  display: inline-block;
}
.single-product-details .single-product-review-left span {
  font-size: 14px;
  color: #818181;
  position: relative;
  top: -2px;
}
.single-product-details .single-product-desc p {
  opacity: 0.7;
  margin: 0 0 15px;
}
.product-tablist li button {
  font-size: 20px;
  font-weight: 500;
  color: #fff !important;
  background: #ff7701;
  border: none !important;
  border-radius: 5px 5px 0 0;
  padding: 22px 5px;
  width: 180px;
  text-align: center;
  border-bottom: 2px solid transparent !important;
}
.product-tablist li button.active {
  background: 0 0;
  color: #000 !important;
  border-bottom: 2px solid #ff7701 !important;
}
.product-tab-content {
  margin: 30px 0 0;
  border: 1px solid #ddd;
  padding: 25px;
}
.new-product-item {
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.new-product-item .new-product-img {
  width: 70px;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  padding: 10px;
  height: 70px;
}
.new-product-item .new-product-info {
  width: calc(100% - 95px);
}
.new-product-item .new-product-info h6 a {
  color: #201d1e;
}
.new-product-item .new-product-info span {
  color: #ff7701;
  font-size: 14px;
}
.new-product-item .new-product-info span.discount {
  text-decoration: line-through;
  margin-left: 5px;
  color: #818181;
}
.single-product-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0 26px;
}
.product-quantity {
  width: 144px;
  margin-right: 10px;
}
.product-quantity .qtySelector {
  position: relative;
  border: 0.5px solid;
  height: 48px;
  border-radius: 5px;
}
.product-quantity .qtySelector span {
  width: 48px;
  position: absolute;
  top: 0;
  height: 100%;
  background: 0 0;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 22px;
  color: #000;
}
.product-quantity .qtySelector input {
  width: calc(100% - 96px);
  background: 0 0;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid;
  border-right: 1px solid;
  position: relative;
  height: 48px;
  top: -1px;
  text-align: center;
  color: #000;
}
.add-cart button,
.add-wishlist button {
  margin-right: 10px;
  font-weight: 400 !important;
}
.subtotal-item-right span,
.total-wrap h5 {
  font-weight: 700;
}
.add-cart button i,
.add-wishlist button i {
  margin-right: 10px;
  top: 1px !important;
}
.add-cart button.v3,
.add-wishlist button.v3 {
  border-color: rgb(0 0 0 / 0.2);
}
.rating-star {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.rating-star li {
  display: inline-block;
  margin: 0 2px;
}
.rating-star li i {
  font-size: 18px;
  color: #ff7701;
}
.product-description-box {
  border: 1px solid #ddd;
  border-radius: 20px 0;
  padding: 25px;
}
.additional-info li p span {
  width: 100px;
  font-weight: 600;
  display: inline-block;
}
.product-more-option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 22px;
}
.product-more-option-item h6 {
  margin: 0 12px 0 0;
}
.cart-popup {
  position: fixed;
  top: 0;
  width: 560px;
  background: #fff;
  height: 100vh;
  z-index: 9999;
  padding: 30px 40px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-popup .cart-popup-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px;
  margin: 0 0 25px;
}
.cart-popup .cart-popup-title h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
}
.cart-popup .cart-popup-item-wrap {
  height: calc(100% - 300px);
  overflow-y: auto;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
  width: 110px;
  padding: 10px 0;
  border: 1px solid;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
  width: calc(100% - 240px);
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name p {
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 10px;
  font-weight: 600;
  text-transform: capitalize;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
  width: 80px;
}
.cart-popup
  .cart-popup-item-wrap
  .cart-popup-item
  .cart-popup-item-price
  button {
  background: 0 0;
  border: none;
  position: relative;
  top: -13px;
  opacity: 0.68;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0;
}
.cart-popup
  .cart-popup-item-wrap
  .cart-popup-item
  .cart-popup-item-price
  button
  i {
  width: 30px;
  height: 30px;
  border: 1px solid #ff7701;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
}
.cart-popup .cart-popup-total-wrap {
  position: absolute;
  bottom: 35px;
  left: 40px;
  width: calc(100% - 80px);
}
.cart-popup .cart-popup-total-wrap .cart-popup-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid;
  padding: 20px 0 35px;
}
.bill-item,
.subtotal-wrap .subtotal-item {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
}
.cart-popup .cart-popup-total-wrap .cart-popup-total h5 {
  font-size: 20px;
  line-height: 27px;
  margin: 0;
}
.cart-popup .cart-popup-total-wrap .btn {
  display: block;
  width: 100%;
  margin: 15px 0 0;
  padding: 12px 0;
}
.cart-popup .cart-popup-total-wrap .btn.v4 {
  color: #201d1e;
  border: 1px solid #ddd;
}
.cart-popup .close-popup {
  background: 0 0;
  border: 1px solid #ff7701;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-popup .close-popup i {
  line-height: 33px;
}
.checkout-details .form-group input {
  height: 52px;
  font-size: 14px;
  line-height: 20px;
}
.checkout-details .form-group button {
  position: absolute;
  top: 0;
  background: #ff7701;
  border: none;
  height: 100%;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
}
form.checkout textarea {
  height: 145px;
}
.bill-item {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 4px 0;
}
.bill-item .bill-item-price span,
.total-wrap span {
  font-weight: 700;
  color: #201d1e;
}
.bill-details,
.theme-dark .course-card.style1,
.theme-dark .course-card.style2 {
  border: 1px solid;
}
.bill-details > h5 {
  color: #fff;
  background: #000;
  padding: 20px;
  margin: 0;
}
.bill-item-wrap,
.search-box input,
.subtotal-wrap {
  padding: 10px 20px;
}
.bill-item-wrap {
  border-bottom: 1px solid;
}
.subtotal-wrap .subtotal-item {
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6.5px 0;
}
.subtotal-wrap .subtotal-item .subtotal-item-right {
  color: #201d1e;
  font-weight: 600;
}
.subtotal-wrap .subtotal-item .subtotal-item-left h6 {
  margin: 0;
  font-weight: 600;
}
.total-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 20px;
  border-top: 1px solid;
}
.total-wrap h5 {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.select-method {
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px 0 0;
}
.select-method div {
  margin-right: 20px;
}
.select-method [type="radio"]:checked,
.select-method [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.select-method [type="radio"]:checked + label,
.select-method [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #201d1e;
}
.select-method [type="radio"]:checked + label::before,
.select-method [type="radio"]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px;
  height: 12px;
  border: 1px solid #ff7701;
  border-radius: 100%;
  background: 0 0;
}
.select-method [type="radio"]:checked + label::before,
.theme-light body {
  background-color: #fff;
}
.select-method [type="radio"]:checked + label:after,
.select-method [type="radio"]:not(:checked) + label:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7701;
  top: 6px;
  left: 3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.select-method [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.select-method [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wishlist-table {
  margin: 0 0 25px;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
}
.wishlist-table table thead tr th {
  border: none;
  background: #ff7701;
  color: #fff;
  padding: 15px 30px;
  font-weight: 400;
  text-align: center;
  font-size: 18px;
}
.wishlist-table table tbody tr:last-child td {
  border-bottom: none;
}
.wishlist-table table tbody tr td {
  padding: 12px 15px;
  text-align: center;
}
.wishlist-table table tbody tr td .wh_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wishlist-table table tbody tr td .wh_item a {
  font-size: 20px;
  font-weight: 500;
  margin-left: 15px;
  width: calc(100% - 80px);
}
.wishlist-table table tbody tr td .wh_item img {
  max-width: 60px;
  margin: 0 auto;
  display: block;
}
.wishlist-table table tbody tr td .wh-tem-price {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.wishlist-table table tbody tr td button {
  background: 0 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  border: none;
}
.wishlist-table table tbody tr td button span {
  color: #ff7701;
  font-size: 18px;
  line-height: 30px;
}
.wh_btn .btn:first-child {
  margin-right: 10px;
}
.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price,
.cart-popup
  .cart-popup-item-wrap
  .cart-popup-item
  .cart-popup-item-price
  button,
.course-card .course-metainfo .course-metainfo-right,
.ktextleft,
.wishlist-table table tbody tr td:nth-child(4) {
  text-align: left;
}
.wishlist-table table tbody tr td .product-quantity {
  margin: 0 auto;
}
.checkout label,
.comment-form.style2 label {
  font-weight: 600;
  margin: 0 0 8px;
}
.checkout .form-group input {
  border: none;
  border-radius: 5px;
  background: #f1f1f1;
  color: #999;
}
.checkout .form-group textarea {
  border: none;
  border-radius: 5px;
  background: #f1f1f1;
  color: #999;
  height: 120px;
}
@media only screen and (max-width: 575px) {
  .hero-btn .btn {
    font-size: 14px;
    padding: 9px 12px;
  }
  .hero-content .hero-btn .btn:nth-child(2) {
    margin-left: 9px;
  }
  .about-wrap.style2 .about-img,
  .hero-wrap.style1 .hero-video-wrap .hero-video-border,
  .intro-video {
    display: none;
  }
  .hero-wrap.style1 .hero-video-wrap .hero-video {
    height: 372px;
  }
  .hero-wrap.style1 {
    padding: 100px 0 80px;
  }
  .hero-content h1 {
    font-size: 28px;
    margin: 0 0 25px;
  }
  .hero-wrap.style2 .social-profile {
    right: 10px;
  }
  .hero-wrap.style2 .social-profile li a,
  .hero-wrap.style3 .social-profile li a {
    width: 30px;
    height: 30px;
  }
  .hero-wrap.style2 .social-profile li a i,
  .hero-wrap.style3 .social-profile li a i {
    font-size: 14px;
    line-height: 30px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-slider-btn {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
  }
  .hero-wrap.style3 .hero-btn-wrap {
    right: 15px;
  }
  .hero-wrap.style2 .hero-content h1 {
    font-size: 32px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
    font-size: 32px;
    line-height: 1.3;
  }
  .hero-wrap.style3 .social-profile {
    bottom: 15px;
    left: 15px;
  }
  .slider-btn.style3 {
    padding: 8px 14px 0 !important;
  }
  .hero-one-pagination {
    bottom: 70px;
    font-size: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .hero-wrap.style2 .hero-slider-one .hero-slider-item {
    padding: 180px 0 210px;
  }
  .event-date h4 span {
    font-size: 26px;
  }
  .event-date {
    padding: 11px 5px !important;
  }
  .about-wrap.style2 .about-content,
  .about-wrap.style2 .about-img {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .about-subpara h5 span img {
    max-width: 15px;
    top: 1px;
  }
  .about-subpara h5 span {
    width: 30px;
    height: 30px;
    top: 0;
  }
  .about-subpara h5 {
    padding-left: 40px;
    font-size: 17px;
  }
  .nav.nav-tabs.course-tablist li {
    width: 50%;
    border-right: 1px solid #ddd;
    background: 0 0;
  }
  .nav.nav-tabs.course-tablist li:first-child {
    border-bottom: 1px solid #818181;
  }
  .course-card.style3 .course-metainfo .course-metainfo-right .btn {
    padding: 8px 18px;
    font-size: 14px;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .promo-banner-wrap.style1 .promo-img-wrap .promo-img,
  .promo-banner-wrap.style2 .promo-img-wrap .promo-img,
  .promo-banner-wrap.style3 .promo-img-wrap .promo-img {
    height: 300px;
  }
  .video-play {
    width: 60px;
    height: 60px;
  }
  .video-play i {
    font-size: 34px;
  }
  .content-wrap h2 {
    font-size: 30px;
  }
  .content-wrap p {
    font-size: 16px;
  }
  .product-tablist li button {
    font-size: 16px;
    padding: 10px 5px;
    width: 140px;
  }
  .comment-author_info .rating-star {
    margin: 0 !important;
  }
  .post-comment-wrap {
    padding: 15px;
  }
  .comment-form-wrap .comment-form-title h4 {
    font-size: 18px;
  }
  .product-filter-list li {
    font-size: 14px;
    padding: 5px 12px;
    margin: 0 5px;
  }
  .wishlist-wrap .btn {
    width: 100%;
  }
  .wishlist-wrap .btn:first-child {
    margin: 0 0 15px;
  }
  .cart-popup
    .cart-popup-item-wrap
    .cart-popup-item
    .cart-popup-item-price
    button
    i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
}
.blog-bg-1 {
  background-image: url(../img/blog/blog-1.jpg);
}
.blog-bg-2 {
  background-image: url(../img/blog/blog-2.jpg);
}
.blog-bg-3 {
  background-image: url(../img/blog/blog-3.jpg);
}
.blog-card {
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  box-shadow: 0 0 15px rgb(0 0 0 / 0.1);
  margin: 0 0 30px;
  border-radius: 5px;
  position: relative;
}
.blog-card .blog-img {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.blog-img .blog-card img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
  height: 300px;
  border-radius: 10px;
}
.blog-card .blog-info {
  padding: 0 25px;
  position: relative;
  z-index: 9;
}
.blog-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #0000006b;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  border-radius: 10px;
}
.blog-card .blog-info .blog-date {
  position: absolute;
  background: #ff7701;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.blog-card .blog-info .blog-date h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  color: #fff;
  padding: 15px 14px 8px;
}
.blog-card .blog-info .blog-date h6 span {
  display: block;
  font-size: 40px;
  font-weight: 600;
  line-height: 34px;
}
.blog-card .blog-info h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: -70px 0 0;
  text-align: center;
  padding: 5px 15px;
  color: #fff;
}
.blog-card:hover .blog-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-author-wrap {
  border-top: 1px solid #ddd;
  padding-top: 28px;
}
.blog-author-wrap .blog-author .blog-author-img,
.post-comment-wrap.style2 .comment-author_img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.partner-slider {
  border: 1px solid #ddd;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}
.partner-item img {
  margin: 0 auto;
  display: block;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
.swiper-slide-active .partner-item img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.content-wrapper article {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.content-wrapper .post-content h2 {
  margin: 0 0 15px;
  line-height: 1.3;
}
.content-wrapper .post-content .wp-block-quote {
  position: relative;
  padding: 35px 35px 20px;
  background-color: #f2f2f2;
  border-top: 4px solid #ff7701;
  border-left: 4px solid #ff7701;
  text-align: center;
  margin: 0 0 38px;
}
.footer-wrap .footer-bottom .footer-bottom-menu,
.form-group input,
.form-group select,
.post-share {
  text-align: right;
}
.content-wrapper .post-content .wp-block-quote p {
  font-weight: 400;
  position: relative;
  margin: 0 0 25px;
  font-style: italic;
}
.content-wrapper .post-content .wp-block-quote i {
  position: absolute;
  bottom: -16px;
  left: 50%;
  z-index: 0;
  font-weight: 700;
  opacity: 0.1;
  -webkit-transform: translateX(-50%) scaleX(-1);
  transform: translateX(-50%) scaleX(-1);
  font-size: 57px;
  color: #ff7701;
  opacity: 0.3;
}
.content-wrapper .post-content .wp-block-quote .quote-author h6 {
  font-size: 20px;
  line-height: 22px;
  margin: 0;
}
.post-tag.tag-list,
.sidebar .sidebar-widget .tag-list {
  margin-top: -12px;
}
.post-share {
  display: inline-block;
}
.ct_author_avatar {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.post-author {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 13px 20px;
  border: 1px solid #ddd;
  margin: 10px 0;
  border-radius: 5px;
  min-height: 245px;
}
.post-author h4 {
  width: 100%;
  font-size: 17px;
}
.post-author .post-author-img {
  width: 25%;
}
.courseimage img,
.post-author .post-author-img img,
.wth100 {
  width: 100%;
}
.post-author .post-author-info {
  width: 70%;
}
.post-comment-wrap {
  border: 1px solid #ddd;
  padding: 25px;
  margin: 0 0 25px;
}
.post-comment-wrap .comment-title {
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}
.post-comment-wrap .comment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.post-comment-wrap .comment-item .comment-author_img {
  width: 100px;
  height: 100px;
}
.post-comment-wrap .comment-item .comment-author_text {
  width: calc(100% - 120px);
}
.post-comment-wrap .comment-item .comment-author_text p {
  font-size: 14px;
  line-height: 24px;
  opacity: 0.7;
  margin: 0;
}
.post-comment-wrap.style2 {
  border: none;
  padding: 0;
}
.post-comment-wrap.style2 .comment-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 23px;
}
.post-comment-wrap.style2 .comment-title {
  font-size: 20px;
  margin: 0 0 20px;
  padding: 0;
  border: none;
}
.post-comment-wrap.style2 .comment-author_info {
  display: inline-block;
  margin: 0 0 8px;
}
.post-comment-wrap.style2 .comment-author_info h6 {
  margin: 0 0 8px;
}
.post-comment-wrap.style2 .comment-author_info p {
  margin-left: 0 !important;
}
.post-comment-wrap.style2 .post-reply {
  background: #ff7701;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  display: inline-block;
  margin: 15px 0 0;
}
.comment-author_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.comment-author_info h6 {
  line-height: 21px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.comment-author_info p {
  margin-left: 25px !important;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  opacity: 0.7;
}
.comment-author_info .rating-star li {
  margin: 0;
  line-height: 1;
}
.comment-form-wrap .comment-form-title {
  background: #f3f6fb;
  padding: 20px;
  margin: 0 0 25px;
}
.comment-form-wrap .comment-form-title h4 {
  color: #201d1e;
  font-weight: 500;
  line-height: 21px;
  margin: 0;
}
.comment-form-wrap .comment-form-title.style2 h4 {
  line-height: 1.4;
}
.comment-form-wrap .comment-form .form-group textarea {
  height: 135px;
  resize: none;
}
.comment-form-wrap .comment-form .form-group input,
.comment-form-wrap .comment-form .form-group textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 10px 20px;
}
.comment-form-wrap .comment-form .checkbox label {
  font-size: 14px;
  line-height: 21px;
  color: rgb(0 0 0 / 0.8);
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.comment-form-wrap .comment-form .checkbox label:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #ff7701;
  left: 0;
  top: 3px;
  padding: 0;
}
.comment-form-wrap .comment-form .btn {
  margin: 15px 0 0;
}
.checkbox input:checked + label:after {
  position: absolute;
  content: "";
  top: 6px;
  left: 3px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #ff7701;
  border-radius: 50%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.comment-form.style2 input {
  background: #eee;
  border: none !important;
  border-radius: 5px;
  height: 50px !important;
}
.comment-form.style2 textarea {
  background: #eee;
  border: none !important;
  border-radius: 5px;
  height: 120px !important;
}
.comment-form-wrap .comment-form.style2 .btn {
  margin: 6px 0 0;
}
.ui-slider-handle.ui-corner-all.ui-state-default {
  background: #ff7701;
  border-color: #fff0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
}
.ui-slider-range.ui-corner-all.ui-widget-header {
  background: #ff7701;
  border-color: #fff0;
}
.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 4px;
}
#slider-range_one {
  border-color: #fff0;
  background-color: #ddd;
  border-radius: 50px;
  height: 3px;
}
#amount_one,
.klogin li a,
.klogin li a:hover {
  background: 0 0;
}
#amount_one {
  border: none !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .blog-wrap.style1 .blog-right {
    padding-right: calc((100% - 1320px) / 2 + 30px);
  }
  .blog-wrap.style1 .blog-left .blog-section-title {
    padding-left: calc((100% - 330px) / 2 + 15px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .profuct-result p {
    font-size: 15px;
  }
  .single-product-details {
    margin: 50px 0 0;
  }
  .blog-wrap.style1 .blog-right {
    padding-right: calc((100% - 745px) / 2 + 15px);
  }
  .blog-wrap.style1::before {
    width: 90%;
  }
  .blog-card.style2 .blog-img,
  .blog-card.style4 .blog-bg {
    height: 340px;
  }
}
@media only screen and (max-width: 991px) {
  .about-wrap .about-content.style2 {
    margin: 0;
  }
  .faq-img {
    height: 358px;
    margin: 0 0 30px;
  }
  .about-bg.style2,
  .about-content,
  .product-tab-content .comment-form-wrap {
    margin: 30px 0 0;
  }
  .sidebar-box {
    margin: 30px 0;
  }
  .instructor-img {
    margin: 0 0 30px;
  }
  .blog-card.style1 .blog-img,
  .blog-card.style2 .blog-img,
  .testimonial-bg {
    margin: 0 0 20px;
  }
  .testimonial-item.style2 {
    text-align: center;
  }
  .ds-wrap .content-wrap.style1:before,
  .ds-wrap .content-wrap.style2:before {
    position: absolute;
    top: 0;
    left: -50%;
    content: "";
    width: 200%;
    height: 100%;
    z-index: -1;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style1 .promo-img-wrap,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style2 .promo-img-wrap,
  .promo-banner-wrap.style3 .promo-content,
  .promo-banner-wrap.style3 .promo-img-wrap {
    width: 100%;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-radius: 0;
  }
  .ds-wrap {
    overflow-x: hidden;
  }
  .ds-wrap:after,
  .ds-wrap:before {
    display: none;
  }
  .ds-wrap .content-wrap.style2,
  .ds-wrap .content-wrap.style3 {
    position: relative;
  }
  .ds-wrap .content-wrap.style2:before {
    background: #eee;
  }
  .ds-wrap .content-wrap.style1:before {
    background: #012245;
  }
  .cart-popup .cart-popup-total-wrap .btn.v1,
  .cart-popup .cart-popup-total-wrap .btn.v2 {
    width: 100% !important;
    display: block;
  }
  .wishlist-table {
    width: 100%;
    overflow-x: auto;
  }
  .wishlist-table table td:nth-child(3),
  .wishlist-table table th:nth-child(3) {
    min-width: 160px;
  }
  .wishlist-table table td,
  .wishlist-table table th {
    min-width: 120px;
  }
  .wishlist-table table thead tr th {
    padding: 15px;
    font-size: 18px;
  }
  .wishlist-table table tbody tr td .wh-tem-price,
  .wishlist-table table tbody tr td .wh_item a {
    font-size: 16px;
  }
  .sidebar {
    margin-top: 50px;
  }
  .blog-card .blog-img .blog-date {
    padding: 8px 15px;
    font-size: 14px;
  }
}
.footer-wrap .footer-top .footer-widget .footer-logo {
  margin: 0 0 20px;
  display: block;
}
.footer-wrap .footer-top .footer-widget .footer-widget-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 15px;
  padding: 0 0 5px;
  position: relative;
}
.footer-wrap .footer-top .footer-widget .footer-widget-title:after,
.footer-wrap .footer-top .footer-widget .share-on span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #ff7701;
  width: 50px;
  height: 1px;
}
.footer-wrap .footer-top .footer-widget .footer-menu li {
  padding-bottom: 10px;
  display: block;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a {
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  content: "";
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a i {
  font-size: 14px;
  margin-right: 5px;
}
.footer-wrap .footer-top .footer-widget .footer-menu li a:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.footer-wrap .footer-top .footer-widget .share-on span {
  color: #fff;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  margin: 15px 0;
  padding: 0 0 8px;
  display: block;
}
.footer-wrap .footer-top .footer-widget .share-on .social-profile li a {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-color: #fff0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer-wrap .footer-top .footer-widget .share-on .social-profile li a i {
  color: #ff7701;
  font-size: 16px;
  line-height: 27px;
}
.footer-wrap .footer-bottom {
  background-color: #ff7701;
  padding: 10px 0;
}
.footer-wrap .footer-bottom .copyright-text p {
  color: #fff;
  margin: 0;
  font-size: 15px;
  background: #ff7701;
}
.footer-wrap .footer-bottom .footer-bottom-menu li {
  display: inline-block;
  margin: 0 13px;
  position: relative;
}
.footer-wrap .footer-bottom .footer-bottom-menu li:before {
  position: absolute;
  top: 5px;
  left: -15px;
  content: "";
  background: #fff;
  width: 2px;
  height: 15px;
  -webkit-transform: skew(-18deg);
  transform: skew(-18deg);
}
.footer-contact-address {
  margin: 0 0 9px;
}
.footer-contact-address li {
  position: relative;
  color: #fff;
  line-height: 25px;
  padding: 10px 10px 10px 0;
  border-bottom: 1px dashed #cecece;
}
.footer-contact-address li i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 20px;
  line-height: 1;
  color: #ff7701;
  right: 0;
}
.newsletter-wrap .form-group {
  position: relative;
  margin: 0 0 10px;
}
.newsletter-wrap .form-group input {
  height: 48px;
  width: calc(100% - 48px);
  font-size: 14px;
  text-transform: capitalize;
  background-color: #2d4865;
  border: none;
  color: #fff;
  padding: 10px 20px;
}
.newsletter-wrap .form-group input:placeholder {
  opacity: 0.7;
}
.newsletter-wrap .form-group button {
  width: 50px;
  position: absolute;
  top: 0;
  border: none;
  height: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  background-color: #ff7701;
}
.newsletter-wrap .form-group button i {
  font-size: 22px;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .about-features-list.style2 {
    -webkit-columns: 2;
    columns: 2;
  }
  .copyright-text {
    text-align: right;
  }
  .lg-none {
    display: none !important;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .footer-wrap .footer-top .footer-widget .footer-menu li a,
  .footer-wrap .footer-top .footer-widget a,
  .footer-wrap .footer-top .footer-widget p {
    font-size: 13px;
  }
  .footer-wrap .footer-top .footer-widget .share-on span {
    margin: 0 15px 15px 0;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .event-img {
    height: 260px;
  }
  .event-item.style1 .event-info {
    margin: 25px 0 0;
  }
  .about-wrap .about-img {
    height: 300px;
  }
  .about-wrap .about-content.style2 {
    padding: 22px 30px 30px;
  }
  .about-wrap.style2 .about-content {
    padding: 0 15px;
    width: 100%;
  }
  .pricing-box-wrap .pricing-box .price-box-features {
    max-width: 65%;
  }
  .pricing-box-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .testimonial_btn.style1 {
    top: auto;
    left: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .slider-btn.style3,
  .testimonial_btn .testimonial-next-one,
  .testimonial_btn .testimonial-prev-one {
    margin: 0 10px;
  }
  .testimonial-item .quote-icon i {
    font-size: 60px;
  }
  .discount-wrap .discount-item-wrap .discount-item-left .content-wrap h2,
  .promo-banner-wrap .promo-content h2 {
    font-size: 28px;
    margin: 0 0 20px;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    width: 100%;
    padding: 45px 15px 50px;
    text-align: center;
  }
  .promo-video-bg {
    height: 400px;
  }
  .single-product-details {
    margin: 30px 0 0;
  }
  .filter-item-cat select,
  .profuct-result {
    margin: 0 0 20px;
  }
  .cart-popup,
  .contact-popup {
    padding: 10px 15px;
    width: 100%;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
    width: 75px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
    width: calc(100% - 160px);
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
    width: 60px;
  }
  .cart-popup
    .cart-popup-item-wrap
    .cart-popup-item
    .cart-popup-item-price
    span,
  .contact-address .contact-info p,
  .contact-address .contact-info p a {
    font-size: 14px;
  }
  .cart-popup .cart-popup-item-wrap {
    height: calc(100% - 272px);
  }
  .cart-popup .cart-popup-total-wrap {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
  }
  .cart-popup .cart-popup-total-wrap .cart-popup-total {
    padding: 15px 0 5px;
  }
  .add-cart button,
  .add-wishlist button,
  .product-quantity .qtySelector {
    height: 40px;
  }
  .product-quantity .qtySelector span {
    width: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .product-quantity .qtySelector input {
    width: calc(100% - 80px);
    left: 40px;
    height: 40px;
  }
  .wishlist-table table tbody tr td .wh-tem-price,
  .wishlist-table table tbody tr td .wh_item a {
    font-size: 16px;
  }
  .copyright-text,
  .footer-bottom .social-profile,
  .product-card.style1 .product-info,
  .product-card.style2 .product-info,
  .product-card.style3 .product-info {
    text-align: center;
  }
  .product-card .product-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-card .product-img .product-option a i {
    font-size: 15px;
  }
  .product-card .product-img .product-option a {
    width: 35px;
    height: 35px;
  }
  .post-author-info .social-profile,
  .post-share {
    text-align: left;
  }
  .blog-wrap.style1 .blog-left .blog-section-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-lg-img {
    display: none;
  }
  .blog-card.style1 .blog-img {
    height: 320px;
  }
  .blog-wrap.style1 .blog-left,
  .blog-wrap.style1 .blog-right,
  .blog-wrap.style1::before {
    width: 100%;
  }
  .blog-card.style3 .blog-bg-large {
    height: 500px;
  }
  .blog-card.style3 .blog-bg-large .blog-info {
    padding: 15px 20px;
  }
  .post-share {
    margin: 20px 0 0;
  }
  .post-author .post-author-img {
    width: 55px;
    height: 55px;
  }
  .post-author .post-author-info {
    width: calc(100% - 75px);
  }
  .post-comment-wrap .comment-item .comment-author_img {
    width: 50px;
    height: 50px;
  }
  .post-comment-wrap .comment-item .comment-author_text {
    width: calc(100% - 70px);
    margin-left: 15px;
  }
  .copyright-text {
    margin: 10px 0 0;
  }
  .footer-wrap .footer-bottom {
    padding: 20px 0 15px;
  }
  .pt-100,
  .ptb-100 {
    padding-top: 50px;
  }
  .pb-100,
  .ptb-100 {
    padding-bottom: 50px;
  }
  .sm-none {
    display: none !important;
  }
  .sm-center {
    text-align: center !important;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .content-title h2,
  .section-title h2 {
    font-size: 36px;
  }
  .back-to-top i,
  .section-title.style3 span {
    font-size: 18px;
  }
  .breadcrumb-wrap {
    padding: 80px 0;
  }
  .comp_map,
  .contact-address {
    padding: 50px 15px 38px;
  }
  .back-to-top {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 1199px) {
  .add-cart span,
  .add-wishlist span {
    display: none;
  }
  .add-cart .btn,
  .add-wishlist .btn {
    padding: 8px 20px;
  }
  .add-cart .btn i,
  .add-wishlist .btn i {
    font-size: 20px;
    margin: 0;
    line-height: 1;
  }
  .lg-center {
    text-align: center !important;
  }
  .lpb-20 {
    padding-bottom: 20px !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .exp-box {
    top: 130px;
    right: 1px;
  }
  .tour-slider-v1 {
    margin-left: 15px !important;
  }
  .testimonial_btn.style1 {
    top: 54%;
    left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
  .header-wrap .container-fluid,
  .hero-wrap.style2 .container-fluid {
    padding: 0 30px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-wrap.style1 .hero-video-wrap .hero-video-border {
    width: 86%;
    height: 87%;
  }
  .testimonial-item .client-quote {
    max-width: 100%;
  }
  .container {
    max-width: 1320px;
  }
  .ml-30 {
    margin-left: 30px !important;
  }
  .tour-slider-v1 {
    margin-left: calc((100% - 1320px) / 2 + 15px);
  }
  .tour-details-pagination.swiper-pagination-progressbar {
    width: 1355px;
  }
  .breadcrumb-title {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-card .blog-info h3,
  .content-wrapper .post-content h2 {
    font-size: 20px;
    margin: 0;
  }
  .comment-author_info h6 {
    width: 100%;
  }
  .comment-author_info .rating,
  .comment-author_info p {
    width: 100%;
    margin-left: 0 !important;
    text-align: left;
  }
  .post-author {
    padding: 15px;
  }
  .post-comment-wrap.review-box .comment-item .comment-author_img {
    margin: 0 auto 20px;
  }
  .post-comment-wrap.review-box .comment-item .comment-author_text {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .post-comment-wrap.review-box .comment-author_info .course-rating {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }
  .footer-widget {
    text-align: left;
  }
  .xs-center {
    text-align: center;
  }
  .content-title h2,
  .section-title h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 376px) {
  .hero-wrap.style1 .hero-video-wrap .hero-video {
    height: 372px;
  }
  .hero-wrap.style2 .social-profile {
    display: none;
  }
  .content-title h2,
  .hero-wrap.style2 .hero-content h1,
  .section-title h2 {
    font-size: 26px;
  }
  .hero-wrap.style2 .hero-content,
  .hero-wrap.style2 .hero-content p {
    padding: 0;
  }
  .event-item.style2 .event-name p,
  .hero-wrap.style2 .hero-slider-one .hero-slider-item .hero-content span,
  .login-form .form_group label,
  .login-form .link,
  p {
    font-size: 14px;
  }
  .event-item.style1 .event-meta-info {
    padding-left: 10px;
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 20px;
  }
  .event-item.style1 .event-meta-info i {
    top: -1px;
    left: -10px;
  }
  .event-item.style1 .event-name {
    margin: 15px 0 0;
  }
  .event-item.style2 {
    padding: 15px;
  }
  .event-item.style2 .event-name h4 {
    font-size: 18px;
  }
  .event-item.style2 .event-meta-info {
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 20px;
  }
  .cart-popup .product-quantity {
    width: 118px;
  }
  .cart-popup .cart-popup-item-wrap .cart-popup-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 20px;
  }
  .cart-popup
    .cart-popup-item-wrap
    .cart-popup-item
    .cart-popup-item-price
    button {
    top: 0;
  }
  .product-filter-list li {
    font-size: 16px;
    width: 100%;
    margin: 0 0 15px;
  }
  .product-filter-list li:last-child {
    margin: 0;
  }
  .breadcrumb-wrap .breadcrumb-title ul li,
  .breadcrumb-wrap .breadcrumb-title ul li a {
    font-size: 13px;
    line-height: 18px;
  }
  .breadcrumb-wrap .breadcrumb-title h2 {
    font-size: 26px !important;
  }
  .blog-card .blog-img .blog-date {
    font-size: 13px;
  }
  .post-comment-wrap.style2 .comment-item.reply {
    margin-left: 30px;
  }
  p {
    line-height: 24px;
  }
  .btn {
    font-size: 15px;
    padding: 10px 20px;
  }
  .error-content span {
    font-size: 80px;
    line-height: 80px;
    margin: 0 0 25px;
  }
}
.blog-author-wrap .blog-author,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.header-wrap .header-top .header-top-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.about-wrap.style2,
.blog-author-wrap,
.course-card .course-metainfo,
.course-details .lecture-item,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.promo-banner-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.discount-wrap .discount-item-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -ms-grid-row-align: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header-wrap .header-bottom .header-menu-wrap,
.header-wrap .header-top .header-top-right,
.mobile-bar-wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.team-member .team-member-img .social-profile {
  -ms-flex-direction: column;
  flex-direction: column;
}
@-webkit-keyframes border-transform {
  0%,
  100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes border-transform {
  0%,
  100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.header-wrap .header-top .header-top-right .header-social ul li a::after {
  left: -2px;
  right: auto;
}
.header-search .form-group button {
  right: auto;
  left: 0;
  border-right: 1px solid #ddd;
  border-left: none;
}
.header-wrap .header-top .header-top-left .header-contact a,
.header-wrap .header-top .header-top-left .header-contact p,
.header-wrap .header-top .header-top-left .header-contact:last-child {
  padding: 0;
}
.header-wrap .header-top .header-top-left .header-contact::after {
  right: 25px;
}
.header-wrap .header-top .header-top-right .lang_selctor select {
  padding: 0 6px 0 17px;
  background-position: calc(100% - 65px) 11px, calc(100% - 57px) 11px, 100% 0;
}
.header-wrap .header-top .header-top-right .lang_selctor i {
  margin-left: -6px;
}
.header-wrap .header-bottom .header-menu-wrap .sidebar-menu,
.post-comment-wrap .comment-item .comment-author_text {
  margin-right: 20px;
  margin-left: 0;
}
.cart-popup,
.contact-popup {
  left: -100%;
  right: auto;
}
.cart-popup.open,
.checkout-details .form-group button,
.contact-popup.open,
.ds-wrap::after,
.hero-wrap.style1 .hero-dot-shape,
.hero-wrap.style2
  .hero-slider-two
  .hero-slider-item
  .hero-content
  .hero-shape-3,
.promo-banner-wrap.style2 .promo-content::before {
  left: 0;
  right: auto;
}
.product-quantity .qtySelector input {
  right: 48px;
  left: auto;
}
.hero-wrap.style1 .hero-circle-shape,
.pricing-box-wrap .pricing-box .price-box-features li i,
.sidebar .sidebar-widget h4::after {
  left: auto;
  right: 0;
}
.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
  left: 0;
  right: auto;
  overflow: hidden;
  margin-left: 30px;
}
.about-subpara h5 span,
.category-box ul li a::before,
.ds-wrap::before,
.footer-wrap .footer-top .footer-widget .footer-widget-title::after,
.footer-wrap .footer-top .footer-widget .share-on span::after,
.hero-wrap.style3 .hero-shape-2,
.promo-banner-wrap.style1 .promo-content::before,
.promo-banner-wrap.style3 .promo-content::before {
  right: 0;
  left: auto;
}
.blog-author-wrap .blog-author .blog-author-name p,
.hero-content .hero-btn .btn:nth-child(2),
.pp-post-item .pp-post-info {
  margin: 0 15px 0 0;
}
.hero-wrap.style2 .hero-slider-two .hero-slider-item::before {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgb(0 0 0 / 0.06)),
    color-stop(35%, rgb(0 0 0 / 0.31)),
    to(rgb(0 0 0 / 0.74))
  );
  background: linear-gradient(
    -90deg,
    rgb(0 0 0 / 0.06) 0,
    rgb(0 0 0 / 0.31) 35%,
    rgb(0 0 0 / 0.74) 100%
  );
}
.hero-wrap.style2
  .hero-slider-two
  .hero-slider-item
  .hero-content
  .hero-shape-2 {
  left: 0;
  right: -30px;
}
.about-wrap .about-content .about-features-list li {
  padding-left: 0;
  padding-right: 25px;
}
.about-wrap .about-content .about-features-list li i {
  position: absolute;
  left: auto;
  right: 0;
}
.about-subpara h5 {
  padding-right: 50px;
  padding-left: 0;
}
.promo-banner-wrap.style3 .promo-img-wrap .promo-circle-shape {
  bottom: 0;
  right: -70px;
  left: auto;
}
.feature-item a i {
  margin-right: 7px;
  margin-left: 0;
}
.blog-card .blog-info .blog-date {
  right: 10px;
  left: auto;
  top: -220px;
}
.content-wrap.style1.right {
  padding-right: 70px;
  padding-left: 0;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a::after {
  right: auto;
  left: -11px;
}
.social-profile li {
  margin: 0 0 0 10px;
}
.post-share span,
.post-tag span {
  font-weight: 600;
  margin-left: 5px;
  margin-right: 0;
}
.post-author .post-author-info {
  margin-left: 0;
  margin-right: 20px;
}
.post-author .cartimg {
  width: 20%;
}
.post-author .cartdetail {
  width: 76%;
  margin-right: 20px;
}
.post-comment-wrap.style2 .comment-item.reply {
  margin-right: 50px;
  margin-left: 0;
}
.product-category-list li a.active,
.product-category-list li a:hover {
  padding-right: 15px;
  padding-left: 15px;
}
.product-category-list li.has-subcat > a::before {
  right: auto;
  left: 15px;
}
.comment-author_info .course-rating,
.new-product-item .new-product-info {
  margin-left: 0;
  margin-right: 15px;
}
.single-product-option button:first-child {
  margin-left: 15px;
  margin-right: 0;
}
.wh_qty .product-quantity .qtySelector input {
  right: -48px;
  left: auto;
}
.error-content .btn i {
  margin-right: 0;
  margin-left: 6px;
  top: 1px;
}
.course-card .course-metainfo .course-metainfo-left,
.course-card .course-metainfo p {
  text-align: right !important;
}
.course-card.style1 .course-metainfo p {
  text-align: left !important;
}
.course-card.style2 .course-info .course-price {
  right: 20px;
  left: auto;
}
.course-details-meta li {
  margin-left: 25px;
  margin-right: 0;
}
.course-details-meta li i {
  margin-left: 5px;
  margin-right: 0;
}
.course-rating span {
  padding-left: 0;
  padding-right: 20px;
}
.course-rating span::before {
  right: 9px;
  left: auto;
}
.tab-content.course-tab-content ul.course-details-list li::before {
  left: 0;
  right: 0;
}
.accordion-button:not(.collapsed)::after,
.form_group input:checked + label::after {
  right: 10px;
  left: auto;
}
.pricing-box-wrap .pricing-box .price-box-features li {
  padding: 5px 25px 5px 0;
}
.ecour-faq .accordion-button::after {
  right: 35px;
  left: auto;
}
.search-box button {
  left: 5px;
  right: auto;
}
.newsletter-wrap .form-group button {
  right: auto;
  left: 0;
}
.form_group label::before {
  right: 0;
  left: auto;
  top: 5px;
}
.form_group label {
  padding-right: 25px;
  padding-left: 25px;
}
@media only screen and (min-width: 3000px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    left: 20%;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2999px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    left: 10%;
  }
}
@media only screen and (min-width: 1450px) {
  .header-wrap .container-fluid,
  .hero-wrap.style2 .container-fluid {
    padding: 0 100px;
  }
  .header-wrap.style2 .container-fluid {
    padding: 0 30px;
  }
  .container {
    max-width: 1410px;
  }
  .tour-slider-v1 {
    margin-left: calc((100% - 1410px) / 2 + 15px);
  }
  .tour-details-pagination.swiper-pagination-progressbar {
    width: 1385px;
  }
  .tour-progress-v2.swiper-pagination-progressbar {
    width: 1380px;
    margin: 0 auto;
    left: calc((100% - 1380px) / 2 + 0px);
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 1410px) / 2 + 15px);
    padding-left: 0;
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-right: calc((100% - 1410px) / 2 + 25px);
    padding-left: 0;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-right: calc((100% - 50%) - 1410px / 2 + 15px);
    padding-left: 0;
  }
}
@media only screen and (min-width: 1360px) and (max-width: 1599px) {
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-left: 30px;
    padding-right: 0;
  }
  .content-wrap.style1.right,
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-right: 30px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1449px) {
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 1320px) / 2 + 15px);
    padding-left: 0;
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-left: 30px;
    padding-right: 0;
  }
  .promo-banner-wrap.style2 .promo-content {
    padding-left: calc((100% - 1320px) / 2 + 15px);
    padding-right: 0;
  }
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-right: 30px;
    padding-left: 0;
  }
  .discount-wrap .discount-item-wrap .discount-item-left,
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: 0;
    padding-right: calc((100% - 50%) - 1320px / 2 + 15px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1359px) {
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-left: 30px;
    padding-right: 0;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 1282px) / 2 + 15px) !important;
    padding-left: 0;
  }
  .content-wrap.style1.right,
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-right: 30px;
    padding-left: 0;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-right: calc((100% - 50%) - 1320px / 2 + 60px);
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100,
  .ptb-100 {
    padding-top: 70px;
  }
  .pb-100,
  .ptb-100 {
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .smt-30 {
    margin-top: 30px;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 720px) / 2 + 15px);
    padding-left: calc((100% - 720px) / 2 + 15px);
  }
}
@media only screen and (min-width: 992px) {
  .logo.style2 {
    text-align: center;
  }
  .header-wrap.sticky .header-top {
    margin-top: -48px;
  }
  .main-menu-wrap.style1 #menu ul li {
    display: inline-block;
    position: relative;
  }
  .main-menu-wrap.style1 #menu ul li a {
    padding: 15px;
    font-family: "Cairo", Montserrat, sans-serif;
    font-size: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
  }
  .main-menu-wrap.style1 #menu ul li.has-children .sub-menu {
    position: absolute;
    top: 100px;
    min-width: 220px;
    border-radius: 2px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 0.15);
    box-shadow: 0 0 15px rgb(0 0 0 / 0.15);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 10;
    display: block !important;
    right: -6px;
    left: auto;
  }
  .main-menu-wrap.style1 #menu ul li.has-children .sub-menu li {
    margin: 0;
    display: block;
    text-align: right;
  }
  .main-menu-wrap.style1 #menu ul li.has-children .sub-menu li a {
    font-size: 13px;
    line-height: 15px;
    margin: 0;
    display: block;
    color: #201d1e;
    border-bottom: 1px solid #189e8a;
    padding: 10px 15px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .main-menu-wrap.style1 #menu ul li.has-children .sub-menu li:last-child > a {
    border-bottom: none;
  }
  .main-menu-wrap.style1 #menu ul li.has-children:hover > .sub-menu {
    top: 53px;
    visibility: visible;
    opacity: 1;
  }
  .main-menu-wrap.style1 #menu > ul > li {
    margin: 0 5px;
  }
  .main-menu-wrap.style1 #menu > ul > li > a {
    position: relative;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .main-menu-wrap.style1 #menu > ul > li > a.active,
  .main-menu-wrap.style1 #menu > ul > li > a:hover {
    color: #ff7701;
  }
  .main-menu-wrap.style1 #menu > ul > .has-children,
  .main-menu-wrap.style1
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a,
  .main-menu-wrap.style1 #menu > ul > li.has-children > a {
    position: relative;
  }
  .main-menu-wrap.style1 #menu > ul > li.has-children > a:before {
    position: absolute;
    top: 24px;
    right: 0;
    content: "";
    width: 6px;
    height: 6px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .main-menu-wrap.style1
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:after {
    position: absolute;
    top: 22px;
    right: 15px;
    content: "";
    width: 6px;
    height: 6px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .main-menu-wrap.style1
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:hover:after {
    border-color: #ff7701;
  }
  .main-menu-wrap.style1
    #menu
    ul
    > .has-children
    > .sub-menu
    > .has-children
    > .sub-menu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .menu-expand i {
    display: none;
  }
  .header-wrap.style1 #menu ul li.has-children .sub-menu,
  .header-wrap.style2 #menu ul li.has-children .sub-menu {
    background: #1bae98;
  }
  .header-wrap.style1 #menu ul li.has-children .sub-menu li a,
  .header-wrap.style2 #menu ul li.has-children .sub-menu li a {
    color: #fff;
  }
  .header-wrap.style1 #menu ul li.has-children .sub-menu li a.active,
  .header-wrap.style1 #menu ul li.has-children .sub-menu li a:hover,
  .header-wrap.style2 #menu ul li.has-children .sub-menu li a.active,
  .header-wrap.style2 #menu ul li.has-children .sub-menu li a:hover {
    background-color: rgb(255 79 30 / 0.85);
    border-color: rgb(255 255 255 / 0.35);
  }
  .header-wrap.style1
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:hover::after,
  .header-wrap.style2
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a:hover::after {
    border-color: #fff;
  }
  .product-card .product-img .product-option {
    visibility: hidden;
    opacity: 0;
  }
  .product-card:hover .product-img .product-option {
    visibility: visible;
    opacity: 1;
  }
  .blog-card.style2 .blog-info {
    padding-left: 25px;
  }
  .xl-none {
    display: none !important;
  }
  .mmt-20 {
    margin-top: -20px;
  }
  .main-menu-wrap.style1 #menu > ul > li.has-children > a::before {
    left: 0;
    right: auto;
  }
  .main-menu-wrap.style1
    #menu
    > ul
    > li.has-children
    > .sub-menu
    > .has-children
    > a::after {
    right: auto;
    left: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mpx-0 {
    padding: 0;
  }
  .hero-wrap.style3 .hero-content-wrap {
    padding-left: 0;
    padding-right: calc((100% - 50%) - 960px / 2 + 15px);
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 960px) / 2 + 15px);
    padding-left: 0;
  }
  .promo-banner-wrap.style1 .promo-img-wrap {
    padding-left: 0;
  }
  .promo-banner-wrap.style2 .promo-img-wrap {
    padding-right: 30px;
    padding-left: 0;
  }
  .discount-wrap .discount-item-wrap .discount-item-left {
    padding-right: calc((100% - 960px) + 15px);
    padding-left: 30px;
  }
  .content-wrap.style1.right {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-wrap.style3 .hero-content-wrap {
    padding-right: calc((100% - 50%) - 720px / 2 + 15px);
    padding-left: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-wrapper {
    overflow-x: hidden !important;
  }
  .smb-30 {
    margin-bottom: 30px;
  }
  .md-none {
    display: none !important;
  }
  .md-center {
    text-align: center !important;
  }
  .smb-0 {
    margin-bottom: 0 !important;
  }
  .smt-30 {
    margin-top: 30px !important;
  }
  .smt-20 {
    margin-top: 20px !important;
  }
  .content-para {
    margin: 15px 0 0;
  }
  .hero-wrap.style3 {
    margin: 0;
  }
  .breadcrumb-wrap,
  .hero-wrap {
    margin: 66px 0 0;
  }
  .hero-wrap .hero-content .hero-promo-text span {
    display: block;
  }
  .breadcrumb-wrap.style2 {
    padding: 70px 0 80px;
  }
  .breadcrumb-wrap .breadcrumb-title h2 {
    font-size: 32px;
  }
  .hero-slider-item .overlay,
  .hero-v2 .overlay {
    opacity: 0.7;
  }
  .content-wrap.style1.right,
  .testimonial-item.style2 .testimonial-text {
    padding-right: 0;
  }
  .user-tablist {
    margin: 0 0 50px;
  }
  .contact-img {
    height: 360px;
    margin: 30px 0 0;
  }
  #contactForm .checkbox label {
    font-size: 14px;
  }
  .mobile-top-bar i,
  .sidebar-menu i {
    margin: 0 15px;
    font-size: 30px;
    color: #ff7701;
  }
  .main-menu li {
    text-align: right;
  }
  .main-menu li span.menu-expand {
    left: 0;
    right: auto;
  }
  .main-menu li ul.sub-menu {
    padding: 0 20px 0 0;
  }
  .lang_selctor.style1 i {
    left: auto;
    right: 8px;
  }
  .header-wrap .header-top .header-top-right .lang_selctor select {
    padding: 8px 28px 8px 15px;
    background-position: calc(100% - 95px) 18px, calc(100% - 87px) 18px, 100% 0;
  }
  .header-wrap .header-top .header-top-right .lang_selctor i {
    position: absolute;
    top: 8px;
  }
  .mail {
    margin-left: 10px !important;
  }
  .mail a i,
  .shopcart a i {
    top: 4px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-right: calc((100% - 540px) / 2 + 15px);
    padding-left: calc((100% - 540px) / 2 + 15px);
  }
}
@media only screen and (max-width: 575px) {
  .footer-widget {
    text-align: right;
  }
  .header-wrap .header-top .header-top-left .header-contact:last-child {
    padding: 0;
  }
  .promo-banner-wrap.style1 .promo-content,
  .promo-banner-wrap.style2 .promo-content,
  .promo-banner-wrap.style3 .promo-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.switch-theme-mode {
  position: fixed;
  top: 200px;
  right: auto;
  left: 20px;
  z-index: 999999;
}
.switch {
  position: relative;
  width: 60px;
  height: 34px;
}
.slider,
.slider:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  cursor: pointer;
  right: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider.round {
  border-radius: 34px;
}
.slider:before {
  content: "";
  height: 40px;
  width: 40px;
  margin: auto 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 0 15px #2020203d;
  box-shadow: 0 0 15px #2020203d;
  background: url(../../../../../i.ibb.co/7JfqXxB/sunny.png) center no-repeat
    #fff;
}
input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}
input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
  background: url(https://i.ibb.co/FxzBYR9/night.png) center no-repeat #fff;
}
.theme-dark .comp-logo .logo-light,
.theme-dark .logo .logo-light,
.theme-light .comp-logo .logo-dark,
.theme-light .logo .logo-dark {
  display: none !important;
}
.theme-dark .comp-logo .logo-dark,
.theme-dark .logo .logo-dark,
.theme-light .comp-logo .logo-light,
.theme-light .logo .logo-light {
  display: block !important;
}
.theme-dark .hero-wrap.style3 .overlay.bg-white {
  background-color: #000 !important;
}
.theme-dark .course-card .course-metainfo,
.theme-dark .footer-wrap .footer-top {
  border-top: 1px solid;
}
.theme-dark .accordion-item,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .blog-card.style2,
.theme-dark .blog-wrap,
.theme-dark .comment-form-wrap .comment-form-title,
.theme-dark .contact-address,
.theme-dark .content-wrapper .post-content .wp-block-quote,
.theme-dark .course-card.style3,
.theme-dark .course-tab-content .accordion-button[aria-expanded="false"],
.theme-dark .course-tab-content .accordion-button[aria-expanded="true"],
.theme-dark .ds-wrap::after,
.theme-dark .feature-item,
.theme-dark .footer-wrap .footer-bottom,
.theme-dark .nav-tabs .nav-item .nav-link,
.theme-dark .nav.nav-tabs.course-tablist li button,
.theme-dark .newsletter-wrap .form-group input,
.theme-dark .pricing-box-wrap .pricing-box,
.theme-dark .product-category-list li.has-subcat > a span,
.theme-dark .promo-banner-wrap .promo-content::before,
.theme-dark .promo-video-wrap::after,
.theme-dark .social-profile.style2 li a,
.theme-dark .tab-content.course-tab-content .lecture-accordion,
.theme-dark .team-member {
  background-color: #222;
}
.kbutton,
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .about-wrap .about-content h5,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .blog-card .blog-info h3 a,
.theme-dark
  .cart-popup
  .cart-popup-item-wrap
  .cart-popup-item
  .cart-popup-item-price
  button
  i,
.theme-dark .cart-popup .close-popup i,
.theme-dark .category-box ul li a,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .comment-author_info h6,
.theme-dark .comment-form-wrap .comment-form-title.style2 h4,
.theme-dark .comment-form.style2 label,
.theme-dark .contact-address .contact-info h5,
.theme-dark .content-wrapper .post-content .post-subtitle,
.theme-dark .course-card .course-info h3 a,
.theme-dark .course-details-widget.sidebar-box h5,
.theme-dark
  .ecour-faq
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"],
.theme-dark .error-content h2,
.theme-dark .error-content h4,
.theme-dark .feature-item h5 a,
.theme-dark .form-group .or,
.theme-dark .form-group input,
.theme-dark .form-group textarea,
.theme-dark .hero-wrap.style3 .hero-content-wrap .hero-content h1,
.theme-dark .insructor-tab-content .instructor-title,
.theme-dark .login-form .login-body label,
.theme-dark .main-menu-wrap.style1 #menu > ul > li > a,
.theme-dark .mobile-menu a i,
.theme-dark .mobile-top-bar i,
.theme-dark .nav-tabs .nav-item .nav-link,
.theme-dark .nav-tabs .nav-link.active,
.theme-dark .nav.nav-tabs.course-tablist li button,
.theme-dark .new-product-item .new-product-info h6 a,
.theme-dark .post-author-info h4,
.theme-dark .post-comment-wrap.style2 .comment-title,
.theme-dark .post-share span,
.theme-dark .post-tag span,
.theme-dark .pp-content h4,
.theme-dark .pp-post-item .pp-post-info h6 a,
.theme-dark .product-card .product-info h4 a,
.theme-dark .product-card:hover .product-info h4 a,
.theme-dark .product-category-list li.has-subcat > a,
.theme-dark .product-quantity .qtySelector input,
.theme-dark .product-quantity .qtySelector span,
.theme-dark .project-details-para h4,
.theme-dark .search-box input,
.theme-dark .section-title h2,
.theme-dark .sidebar .sidebar-widget h4,
.theme-dark .sidebar-menu i,
.theme-dark .social-profile li a i,
.theme-dark .tab-content.course-tab-content h5,
.theme-dark .team-member .team-member-info h4,
.theme-dark .team-member.style2 .team-member-info h4 a,
.theme-dark .testimonial-item .quote-icon i,
.theme-dark .total-wrap span,
.theme-dark .wishlist-table table tbody td a,
.theme-dark .wishlist-table table tbody tr td .wh-tem-price,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6 {
  color: #fff !important;
}
.theme-dark #amount_one,
.theme-dark .about-features-list li,
.theme-dark .accordion-body p,
.theme-dark .bill-item .bill-item-price span,
.theme-dark .blog-card .blog-info p,
.theme-dark .checkbox label,
.theme-dark .checkout label,
.theme-dark .comment-form-wrap .comment-form .checkbox label,
.theme-dark .comment-form-wrap .comment-form-title.style2 p,
.theme-dark .contact-address .contact-info a,
.theme-dark .contact-address .contact-info p,
.theme-dark .content-title p,
.theme-dark .content-wrapper .post-content .wp-block-quote p,
.theme-dark .content-wrapper .post-content p,
.theme-dark .course-card .course-info p,
.theme-dark .course-card .course-metainfo p,
.theme-dark .course-card .course-metainfo p a,
.theme-dark .course-details-meta li,
.theme-dark .course-details-widget ul li p,
.theme-dark .course-rating span,
.theme-dark .error-content p,
.theme-dark .feature-item p,
.theme-dark .footer-contact-address li,
.theme-dark .footer-contact-address li a,
.theme-dark .footer-contact-address li p,
.theme-dark .hero-wrap.style3 .hero-content-wrap .hero-content p,
.theme-dark .insructor-tab-content .footer-contact-address li a,
.theme-dark .insructor-tab-content .footer-contact-address li p,
.theme-dark .insructor-tab-content p,
.theme-dark .insructor-tab-content span,
.theme-dark .page-navigation .page-nav li a,
.theme-dark .post-author-info p,
.theme-dark .post-comment-wrap .comment-item .comment-author_text p,
.theme-dark .pp-content p,
.theme-dark .pp-post-item .pp-post-info span,
.theme-dark .pricing-box-wrap .pricing-box .price-box-features li,
.theme-dark .pricing-box-wrap .pricing-box .price-tag h3 span,
.theme-dark .project-details-para p,
.theme-dark .section-title p,
.theme-dark .select-method [type="radio"]:checked + label,
.theme-dark .select-method [type="radio"]:not(:checked) + label,
.theme-dark .single-product-details .single-product-desc p,
.theme-dark .subtotal-item-right span,
.theme-dark .tab-content.course-tab-content p,
.theme-dark .tab-content.course-tab-content ul.course-details-list li,
.theme-dark .tag-list ul li a,
.theme-dark .team-member .team-member-info p,
.theme-dark p {
  color: rgb(255 255 255 / 0.8);
}
.card div.questionb span.kheadk,
.card div.questionh {
  color: #ff7701;
  font-size: 25px;
}
.theme-dark .course-rating span:before {
  background: rgb(255 255 255 / 0.19);
}
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .bill-details,
.theme-dark
  .cart-popup
  .cart-popup-item-wrap
  .cart-popup-item
  .cart-popup-item-price
  button
  i,
.theme-dark .cart-popup .close-popup i,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .comment-form-wrap .comment-form .form-group input,
.theme-dark .comment-form-wrap .comment-form .form-group textarea,
.theme-dark .form-group input,
.theme-dark .form-group textarea,
.theme-dark .instructor-form,
.theme-dark .login-form .login-body,
.theme-dark .page-navigation .page-nav li a,
.theme-dark .product-card,
.theme-dark .product-large-img,
.theme-dark .product-thumb,
.theme-dark .search-box input,
.theme-dark .sidebar .sidebar-widget,
.theme-dark .sidebar-box {
  border: 1px solid !important;
}
.theme-dark .accordion-item,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .bill-item-wrap,
.theme-dark .cart-popup .cart-popup-total-wrap .cart-popup-total,
.theme-dark .content-wrapper article,
.theme-dark .course-card.style3 .course-info,
.theme-dark .course-details .lecture-item,
.theme-dark .header-search .form-group button,
.theme-dark .nav.nav-tabs.course-tablist li,
.theme-dark .post-author,
.theme-dark .post-comment-wrap.style2 .comment-item,
.theme-dark .pricing-box-wrap .pricing-box .price-tag,
.theme-dark .product-category-list li.has-subcat > a,
.theme-dark .product-quantity .qtySelector,
.theme-dark .product-quantity .qtySelector input,
.theme-dark .tab-content.course-tab-content,
.theme-dark .tab-content.course-tab-content .lecture-accordion,
.theme-dark .wishlist-table table tbody tr,
.theme-dark .wishlist-table table tbody tr td,
.theme-dark .wishlist-table table thead tr th {
  border-color: rgb(255 255 255 / 0.19);
}
.theme-dark .wishlist-table table thead tr {
  border-top: none;
}
.theme-dark .blog-author-wrap {
  border-top: 1px solid;
  padding-top: 28px;
}
.theme-dark .feature-item a span::after {
  background-color: rgb(255 255 255 / 0.19);
}
.theme-dark .testimonial-item {
  background: rgb(0 0 0 / 0.35);
}
.theme-dark .feature-item {
  border-right: 1px solid;
}
@media screen and (max-width: 991px) {
  .theme-dark .header-wrap .main-menu-wrap.style1 #menu .main-menu li a {
    color: #000 !important;
  }
}
.buy-now-btn {
  right: 20px;
  z-index: 99;
  top: 50%;
  position: fixed;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 30px;
  color: #fff;
  background-color: #82b440;
  padding: 10px 20px 10px 42px;
  -webkit-box-shadow: 0 1px 20px 1px #82b440;
  box-shadow: 0 1px 20px 1px #82b440;
  font-size: 15px;
  font-weight: 600;
}
.buy-now-btn img {
  top: 50%;
  left: 20px;
  width: 15px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.buy-now-btn:hover {
  color: #fff;
  background-color: #94be5d;
}
.modal-header .btn-close {
  float: left;
  font-size: 14px;
}
.modal-title {
  width: 100%;
  font-size: 15px;
}
.kbtn {
  padding: 12px 13px;
  line-height: 20px;
  display: block;
}
.btn.v8k {
  background-color: #fff;
  border: 1px solid #818282;
  color: #818282;
  padding: 8px 15px;
  margin-left: 10px;
}
.btn.v8k:hover {
  border: 1px solid #1bae98;
  color: #1bae98;
}
.kba1,
a.btn.v8k:last-child {
  margin-left: 0;
}
.mail {
  margin-left: 30px;
}
.corusetimeteacher {
  margin-bottom: 10px;
  padding: 0 20px;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
.corusetimeteacher p {
  color: #a5a3a3;
  font-size: 14px;
}
.corusetimeteacher p i {
  border-radius: 100%;
  max-width: 26px;
  margin-left: 10px;
  float: right;
  margin-top: 7px;
}
.tp-banner-sm-2-title {
  color: #1e1e2f;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 31px;
}
.tp-banner-sm-2-shape-1 {
  position: absolute;
  bottom: 0;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  z-index: -1;
  left: 0;
  right: auto;
}
.tp-banner-sm-2-title span {
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.tp-underline-shape-11 {
  position: absolute;
  bottom: -7px;
  left: 17px;
  z-index: -1;
}
.home_background,
.home_content {
  left: 0;
  position: absolute;
  width: 100%;
}
.tp-banner-sm-2-btn a {
  border-radius: 6px;
  background: #1bae98;
  border: 2px solid #1bae98;
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  padding: 11px 18px;
}
.tp-banner-sm-2-shape-1 img {
  max-width: 100%;
}
.tp-banner-sm-2-wrap {
  background-color: #e2efe4;
  border-radius: 20px;
  padding: 43px 51px 52px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.tp-banner-sm-2-wrap.tp-banner-sm-2-bg-2 {
  background-color: #ffebda;
}
.bd-callout-info strong,
.bd-callout-second strong,
.courseinfo div.course_image,
.courses_teacher {
  margin-bottom: 15px;
}
.courses_teacher img {
  border-radius: 100%;
  width: 37px;
  height: 37px;
  margin-left: 10px;
  float: right;
  margin-right: 15px;
  border: 2px solid #ff7701;
  object-fit: cover;
}
.courses_teacher span {
  line-height: 37px;
}
.emptyarea {
  min-height: 108px;
  font-size: 12px;
  padding: 0 20px;
  color: #818282;
}
.btn-xs {
  padding: 5px 15px !important;
  font-size: 10px;
  line-height: 16px;
}
.kfatoora {
  padding: 13px 20px;
  border: 1px solid #ddd;
  margin: 10px 0;
  border-radius: 5px;
}
.courseinfo {
  padding: 3px;
  border: 1px solid #ddd;
  margin: 0 0 10px;
  border-radius: 5px;
}
.courseinfo img {
  border-radius: 5px 5px 0 0;
}
.courseinfo ul li a {
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px dashed #cecece;
  padding-bottom: 5px;
  text-align: center;
}
.courseinfo ul li:last-child a {
  border-bottom: 0 dashed #cecece;
}
.intro {
  width: 100%;
  padding-top: 50px;
  position: relative;
}
.intro_background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #343434;
  min-height: 355px;
  z-index: -1;
}
#slideshow,
.kbox,
.login-form-2 {
  position: relative;
}
.kexpire {
  padding: 7px 7px 5px;
}
.intro_content {
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  padding: 20px;
}
.intro_container {
  width: 100%;
  height: 300px;
}
.padding_more {
  margin-bottom: 10px;
}
.intro_title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-top: 8px;
}
.course_text {
  margin-top: 18px;
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
  color: #787878;
}
.course_info {
  margin-top: 5px;
}
.courseimage {
  padding-right: 0;
}
.box_title1 {
  background: #f8f8f8;
  font-size: 20px;
  margin-top: 8px;
  padding: 15px;
  margin-bottom: 25px;
}
.social ul {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.social ul li a.heading {
  height: 40px;
  width: 115px;
  padding: 10px;
  background: #444;
  display: block;
  color: #fff;
  cursor: context-menu;
}
.social ul li a.social {
  height: 40px;
  width: 40px;
  padding: 5px;
  background: #444;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 25px;
}
.social ul li a.twitter {
  background: #000;
}
.social ul li a.whatsapp {
  background: #088b38;
}
.social ul li a.link svg {
  fill: #fff;
  margin-top: 5px;
}
.social ul li a.SnapChat {
  background: #efff02;
  color: #000;
}
.lessonheading {
  /* font-size: 14px;
	margin-bottom: 20px;
	display: block */

  font-size: 14px;
  margin: 5px 0px;
  display: block;
  border: dashed 1px #cecece !important;
  padding: 10px 5px;
  background: #cecece1a;
}

.lessonheading a {
  color: #fff;
  border-radius: 0;
  padding: 3px 5px;
  box-shadow: 0 0 3px #8888889c;
  font-size: 12px;
  background: #ff7701;
  float: left;
}

.course-details h3 {
  font-size: 17px;
  margin-bottom: 20px;
}
.coursedetailtop {
  background: #f1f1f1;
}
.coursedetailtop .khead {
  font-size: 20px;
  line-height: 66px;
}
.coursedetailtop .buybutton {
  width: 100%;
  padding: 20px 28px;
  background-color: #1bae98;
}
.buybutton2 {
  width: 100%;
  padding: 20px 28px !important;
  background-color: #444 !important;
  font-size: 13px;
}
.pdate {
  font-size: 30px;
  margin-top: 10px;
  display: block;
}
.instructor-img {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #cecece;
  text-align: center;
}
.modal-footer {
  justify-content: flex-start;
}
.rating > label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.rating > label {
  color: #ddd;
  float: right;
}
.text-red {
  color: var(--red);
  margin-right: 10px;
}
.note {
  font-size: 13px;
}
.bd-callout {
  padding: 1.25rem;
  margin-bottom: 3.25rem;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
}
.bd-callout strong {
  font-size: 15px;
  margin-bottom: 5px;
  display: block;
}
.bd-callout ul {
  font-size: 13px;
  margin-bottom: 5px;
  display: block;
}
.bd-callout ul li {
  list-style: disc;
  margin-right: 10px;
}
.bd-callout-danger {
  color: #58151c;
  background-color: #f8d7da;
  border-right: 0.25rem solid #f1aeb5;
}
.bd-callout-second {
  color: #000;
  background-color: #dadada;
  border-right: 0.25rem solid #474142ba;
  margin-bottom: 1.25rem;
}
.bd-callout-info {
  color: #000;
  background-color: #cff4fc;
  border-right: 0.25rem solid #50c3dc;
  margin-bottom: 1.25rem;
}
.bd-callout-info hr,
.bd-callout-second hr {
  margin: 6px 0;
  border-top: 1px dotted #3b3939;
}
table thead.thead-dark tr th {
  color: #fff;
  background-color: #ed7e24;
  border-color: #ed7e24;
  padding: 0.75rem;
}
table thead.thead-dark tr th span {
  color: #fff;
  padding: 0 5px;
}
table tbody tr td {
  line-height: 40px;
}
.table input,
.table select {
  height: 40px;
}
.table input:disabled,
.table input[readonly] {
  background-color: #00000017;
}
.kamkl {
  background: #04463c;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 20px;
}
.kbox {
  margin-bottom: 15px;
  border: 1px dashed #cecece;
  padding: 15px;
  border-radius: 5px;
}
.kredbutton {
  border-radius: 5px;
  background-color: #1bae98 !important;
  margin-left: 5px;
}
.kyellowbutton {
  border-radius: 5px;
  background-color: #ff7701 !important;
}
.correctans {
  background: #cece;
  padding: 2px 5px 0;
}
.kpright {
  float: right !important;
}
.kpleft {
  float: left !important;
}
h3.box-title {
  font-size: 20px;
  max-width: 80%;
}
.modal-dialog-scrollable {
  height: auto;
}
.question_text {
  border: 1px dashed #cecece;
  padding: 10px;
  margin-bottom: 5px;
}
a.flipquestion {
  color: #fff;
  padding: 5px 10px;
  font-size: 10px;
  float: left;
  margin: -3px 0 0 -5px;
}
.question_div ul li:last-child {
  border-bottom: 0 solid #ebebeb;
}
.animation {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card {
  width: 100%;
  min-height: 350px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border: none;
  margin-bottom: 10px;
  border-radius: 5px;
}
.card.flipped {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card .back,
.card .front {
  display: block;
  height: 100%;
  line-height: 22px;
  color: #626262;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 5px;
  border: 1px dashed;
  width: 50%;
  right: 25%;
}
.formItem:first-child {
  margin-top: 20px;
}
.card .back label {
  display: inline-block;
  width: 70px;
  text-align: left;
}
.card .front {
  background: #222;
}
.card .back,
.container:first-child .card .back,
.container:first-child .card .front {
  background: #f8f8f8;
}
.card .back {
  font-size: 16px;
  text-align: right;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card div.questionh {
  border-bottom: solid #ff7701;
  padding: 10px;
  margin-bottom: 20px;
}
.card div.questionh img {
  width: 40px;
  height: 40px;
  margin-left: 10px;
}
.card div.questionb {
  overflow-y: hidden;
  padding: 30px;
  font-size: 20px;
  max-height: 250px;
  cursor: grab; /* shows grab icon */
}
.questionb.show-scroll {
  overflow-y: auto !important; /* show scrollbar if content > 200px */
}
.question_div ul .active,
.question_div ul .wrong {
  color: rgb(0 0 0 / 0.8);
  padding-left: 20px;
  position: relative;
}
.cardTitle {
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 0;
}

/* Scrollbar width */
.card div.questionb::-webkit-scrollbar {
  width: 12px; /* width of vertical scrollbar */
}

/* Track (background) */
.card div.questionb::-webkit-scrollbar-track {
  background: #19aa96; /* track color */
  border-radius: 6px;
}

/* Scrollbar thumb (the draggable part) */
.card div.questionb::-webkit-scrollbar-thumb {
  background-color: #ff7701;
  border-radius: 6px;
  border: 3px solid #19aa96;
}

/* Scrollbar thumb hover */
.card div.questionb::-webkit-scrollbar-thumb:hover {
  background-color: #ff7701;
}

.kbuttonk2,
.kbuttonk3 {
  font-size: 14px !important;
}
.kbuttonresult,
.kbuttonresult i,
.regular_text {
  line-height: 30px;
}
.content {
  padding: 4%;
  font-weight: 100;
  text-align: left;
}
.kbuttonk {
  width: auto !important;
  float: left;
  margin-right: 5px;
}
.kbuttonk2 {
  float: left;
  padding: 12px !important;
}
.kbuttonk3 {
  padding: 7px 30px !important;
}
.kbuttonresult {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.klogin,
.ksocial {
  display: flex;
  justify-content: space-between;
}
.carousel-item {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
.question_div {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px dashed #dddcdc;
}
.question_title {
  font-size: 16px;
  color: #333;
  padding: 0 10px;
  font-weight: 700;
  margin: 10px 0;
}
.question_div ul {
  padding-top: 10px;
}
.question_div ul li {
  border-bottom: 1px solid #ebebeb;
  min-height: 38px;
  color: rgb(0 0 0 / 0.8);
  align-items: center !important;
  line-height: 30px;
  padding-top: 10px;
  padding-right: 10px;
  display: flex;
}
.question_div ul.listk li:before {
  content: "\A";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  display: inline-block;
  margin: 0 5px;
}
.question_div ul li input.radio {
  width: 20px;
  margin-left: 10px;
}
.question_div ul .active {
  background-color: #dcebcf;
}
.question_div ul .wrong {
  background-color: #eccece;
}
.question_div ul li.active small,
.question_div ul li.wrong small {
  float: left;
  position: absolute;
  left: 10px;
}
.question_div ul span {
  padding: 0;
  font-weight: bolder !important;
}
.regular {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 150px;
  background: #fff;
}
.regular_content {
  width: 100%;
  padding-top: 43px;
  padding-bottom: 58px;
}
.regular_title {
  font-size: 26px;
  font-weight: 300;
  color: #a5a5a5;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 20px;
}
.regular_text {
  margin-top: 29px;
  font-size: 16px;
  color: #323232;
  text-align: justify;
}
.space_top {
  width: 100%;
  height: 100px;
  background: #f8f8f8;
}
.home_background,
.login-form-2 {
  background-repeat: no-repeat;
  background-size: cover;
}
.login-container {
  margin-top: 5%;
  margin-bottom: 5%;
}
.login-form-1 {
  padding: 5%;
  background-color: #f5f5f56b;
}
.login-form-1 h3 {
  text-align: center;
  color: #333;
}
.login-form-2 {
  padding: 5%;
  background-color: #01bca1;
  background-position: center;
  min-height: 350px;
}
.login-form-2 h3 {
  text-align: center;
  color: #fff;
}
.login-container form {
  padding: 10%;
}
.btnSubmit {
  width: 50%;
  border-radius: 1rem;
  padding: 1.5%;
  border: none;
  cursor: pointer;
}
.login-form-1 .btnSubmit {
  font-weight: 600;
  color: #fff;
  background-color: #0062cc;
}
.login-form-2 .btnSubmit {
  font-weight: 600;
  color: #0062cc;
  background-color: #fff;
}
.login-form-2 .ForgetPwd {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.login-form-1 .ForgetPwd {
  color: #0062cc;
  font-weight: 600;
  text-decoration: none;
}
.klogin li a {
  width: auto;
  border: 0;
  border-radius: 0;
}
.home {
  width: 100%;
  height: 240px;
}
.home_background {
  top: 0;
  height: 100%;
  background-position: center center;
}
.redboder:focus {
  border-color: red;
  box-shadow: 0 0 0 0.25rem #ff000040;
}
.datak,
.reportbox > h2 {
  border-bottom: 1px dashed #cecece;
}
.kip p {
  font-size: 25px;
  line-height: 40px;
  padding: 100px 50px;
}
.datak h3,
.datak span {
  height: 50px;
  line-height: 50px;
}
tr.hide td {
  height: 1px;
  padding: 0;
  line-height: 1px;
}
tr.hide td input,
tr.hide td select {
  height: 1px !important;
  padding: 0 !important;
}
a.darkbg {
  background-color: #25bfa8;
}
.kmheading {
  margin: 15px 0;
  font-size: 17px;
  color: #1bae98;
}
@media only screen and (min-width: 500px) and (max-width: 990px) {
  .footer-wrap .footer-bottom .copyright-text p {
    font-size: 22px;
  }
  .kmd-none {
    display: none;
  }
}
@media only screen and (min-width: 500px) and (max-width: 780px) {
  .btn.v7,
  .btn.v7 i,
  .kgrade a {
    color: #fff;
  }
  .kgrade {
    border-radius: 5px;
    background: #1bae98;
    text-align: center;
    padding: 10px 5px;
    width: auto !important;
  }
  .kslider {
    margin: 15px auto;
  }
  .btn.v7 {
    padding: 8px 15px;
  }
  .btn.v7 i {
    margin-left: 0;
  }
  .main-menu li ul.sub-menu {
    padding: 0;
    margin-bottom: 17px;
  }
  .main-menu li ul.sub-menu li a {
    padding: 5px 20px 5px 0;
    margin: 0;
    background: #dfe2e759;
    border-bottom: 1px dashed;
  }
  .main-menu li ul.sub-menu li a.darbg {
    background: #dfe2e7bf;
  }
}
.reportbox,
.reportbox2 {
  text-align: center;
  background: #f6f6f6;
  border-radius: 10px;
  color: #555454;
}
@media only screen and (max-width: 920px) {
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    left: auto;
    right: auto;
    overflow: hidden;
    margin-left: auto;
    max-width: 93%;
  }
  .hero-content {
    padding: 0;
    margin: 0 !important;
    min-height: 0;
  }
  .hero-content p {
    margin: 0;
  }
  .hero-wrap.style1 {
    padding: 90px 0 50px;
  }
  .card .back,
  .card .front {
    width: 100%;
    right: 0;
  }
  .hero-wrap.style1 .hero-dot-shape,
  .hero-wrap.style1 .hero-dot-shape2,
  .hero-wrap.style1 .hero-dot-shape2 img {
    display: none;
  }
  .hero-pagination {
    right: 10%;
  }
}
.about-wrap {
  margin: 21px 0 0;
}
img.tlimg {
  float: left;
  width: 40%;
  margin: 0 30px 30px 0;
}
.reportbox {
  padding: 20px 0;
  font-size: 30px;
}

.reportbox img {
  width: 30px;
  height: 30px;
  filter: brightness(0) saturate(100%) invert(34%) sepia(0%) saturate(0%)
    hue-rotate(342deg) brightness(95%) contrast(91%);
}
.reportbox2 {
  padding: 20px 30px;
  font-size: 15px;
  margin-bottom: 30px;
}
.reportbox2 h2 {
  text-align: right;
  color: #ed7e24;
  font-size: 25px;
}
.datak {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.detailsection,
.detailsection2 {
  background: #f1f1f1;
  display: block;
  min-height: 300px;
  height: 100%;
  padding: 25px 20px 20px;
}
.datak:last-child {
  border-bottom: 0;
}
.datak span {
  background: #1fa793;
  width: 10%;
  color: #fff;
}
.datak h3 {
  margin: 0;
  font-size: 17px;
  padding-right: 15px;
}
.reportbox > h2 {
  font-size: 20px;
  font-weight: 200;
  color: #eb7e23;
  padding: 0 0 20px;
  margin-bottom: 20px;
}
.detailsection {
  margin-top: -30px;
}
.detailsection2 {
  margin-top: -70px;
}

img.riyal {
  width: 14px;
  filter: invert(58%) sepia(24%) saturate(2537%) hue-rotate(346deg)
    brightness(97%) contrast(94%);
}
.post-author .post-author-img {
  width: 15%;
}
.post-author .post-author-info {
  width: 80%;
}
.post-author {
  min-height: 266px;
}
.teacher-radio {
  display: none;
}

.teacher-radio-label {
  position: relative;
  padding-right: 28px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  color: #555;
}

.teacher-radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 2px solid #ff7701;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.3s ease;
  right: 0;
}

.teacher-radio:checked + .teacher-radio-label::before {
  background-color: #ff7701;
  border-color: #ff7701;
  content: "✓";
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
}
.teacherarea {
  background: #f7f7f7;
  padding-top: 5px;
}
.kpriceb {
  background: linear-gradient(90deg, #eee 25%, #ddd 50%, #eee 75%);
  background-size: 200% 100%;
  animation: loading 1.5s infinite;
}

@keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

.kpriceb {
  font-size: 24px;
  font-weight: bold;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.kpriceb.animate {
  transform: scale(1.2);
  opacity: 0.5;
}

img.riyal1 {
  width: 13px;
  filter: invert(11%) sepia(18%) saturate(139%) hue-rotate(212deg)
    brightness(48%) contrast(82%);
}

.bundlelist-item {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 13px 20px;
  border: 1px solid #ddd;
  margin: 0px 0 10px 0;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.bundlelist-item .img img {
  max-width: 50px;
}
.bundlelist-item .img {
  display: flex;
  align-items: anchor-center;
  gap: 20px;
}
.bundlelist-item .title {
  font-size: 16px;
  color: #2c2d2f;
}
.bundlelist-item .teachers {
  display: flex;
  gap: 30px;
  justify-content: flex-start;
  padding-right: 40px;
}
.bundlelist-item .price {
  text-align: right;
  align-content: center;
  min-width: 100px;
}

.bundlelist-item .grade {
  text-align: center;
  align-content: center;
}
.bundlelist-item .teachers {
  text-align: center;
  position: relative;
}
.bundlelist-item .teachers small {
  position: absolute;
  top: -21px;
  right: 40px;
}
.bundlelist-item .price span,
.bundlelist-item .grade {
  color: #2c2d2f;
}

.knamelist {
  min-width: 305px;
}
.noborder {
  border: none;
}
.kheadingforweek {
  min-height: 0px;
  border: 0;
  padding-top: 0;
  margin: 0;
  padding-bottom: 0;
}
.cwraper {
  flex: 1 1 60%;
  display: flex;
  justify-content: space-between;
}

.teachers {
  flex: 1 1 40%;
}

.kmoslllll {
  max-height: 500px;
}
.header {
  width: 94%;
}
.header h2 {
  width: 100%;
  font-size: 14px;
  color: #818282;
  margin: 0;
}
.header h2 a {
  float: left;
}
.bg-titan {
  flex-direction: row;
  padding-left: 0px;
  padding-top: 13px;
  padding-bottom: 5px;
}

.course-details-widget ul li p i {
  color: #17af95;
  font-size: 13px;
}
.progress {
  height: 15px;
  position: relative;
  width: 100%;
}
.progress-value {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #000;
  text-shadow: 1px 1px 1px rgb(255 255 255 / 100%);
  font-weight: 300;
  line-height: 19px;
  font-size: 10px;
}

.course-details-widget ul li span {
  flex-basis: 51%;
  display: flex;
  flex-direction: row; /* horizontal layout */
  gap: 20px;
  align-items: center; /* optional for vertical centering */
}
.post-author h4 {
  width: 100%;
  font-size: 17px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}

.post-author h4 span {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  flex-basis: 50%;
}

.post-author h4 span p {
  flex-basis: 50%;
}
.postk {
  min-height: 250px;
}

.content.two-circles {
  display: flex;
  gap: 40px;
  justify-content: right;
  padding: 19px 10px;
  flex: 1 1 100%;
}

.circle-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.circle-wrapper {
  position: relative;
  width: 100px;
  height: 100px;
}

svg {
  transform: rotate(-90deg);
}

circle {
  fill: none;
  stroke-linecap: round;
}

.base1 {
  stroke: #eee;
  stroke-width: 9;
}

.base3 {
  stroke: #f7a24e1f;
  stroke-width: 9;
}

.base2 {
  stroke: #eee;
  stroke-width: 9;
}

.circle1 {
  stroke: #1fb09d; /* Green */
  stroke-width: 9;
  stroke-dasharray: 276.46;
  stroke-dashoffset: 276.46;
  transition: stroke-dashoffset 1.4s ease-out;
}

.circle3 {
  stroke: #f17d27; /* Dark Orange */
  stroke-width: 9;
  stroke-dasharray: 276.46;
  stroke-dashoffset: 276.46;
  transition: stroke-dashoffset 1.4s ease-out;
}

.circle2 {
  stroke: #13171d; /* Light Orange */
  stroke-width: 9;
  stroke-dasharray: 213.6;
  stroke-dashoffset: 213.6;
  transition: stroke-dashoffset 1.8s ease-out;
}

.circle-inner {
  position: absolute;
  top: 27px;
  left: 27px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.circle-inner h3 {
  margin: 0;
  font-size: 18px;
  color: #f7a24e;
}

.circle-inner h3.green {
  color: #1fb09d;
}

.circle-label {
  margin-top: 10px;
  font-size: 14px;
  color: #555;
  text-align: center;
}

.details {
  margin-top: 10px;
  gap: 5px;
  display: flex;
  flex-direction: column;
}

.details-row {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: right;
}

.bar.green {
  width: 4px;
  height: 30px;
  background-color: #1fb09d;
  border-radius: 4px;
}
.bar.orange {
  width: 4px;
  height: 30px;
  background-color: #13171d;
  border-radius: 4px;
}
.bar.lorange {
  width: 4px;
  height: 30px;
  background-color: #f17d27;
  border-radius: 4px;
}
.details-text {
  font-size: 12px;
  color: #444;
}

.details-text span {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.mobileshow {
  display: none;
}
.mobilehide {
  display: block;
}

.detailsection3 {
  margin-top: 20px;
  display: block;
}
.detailsection3 p {
  font-size: 12px;
  line-height: 17px;
}
.detailsection3 h2 {
  font-size: 20px;
}
.lessonheading a.ml-3 {
  margin-left: 5px;
}

.lessonheading2 {
  margin-bottom: 10px;

  border-bottom: dashed 1px #cecece;
  height: 40px;
}
.progress {
  height: 19px;
  position: relative;
  width: 60%;
  margin-left: 5px;
  margin-top: 2.5px;
}
.lessonheading {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.buttonskm {
  width: 30%;
  display: flex;
  flex-direction: row-reverse;
}

.two-circles {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-around !important;
}

.circle-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.circle-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%; /* Keeps it square */
}

.circle-wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.circle-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.details {
  margin-top: 10px;
  text-align: center;
}
.refunddiv {
  padding: 0 20px 0 0;
  margin: 0;
}
.refunddiv li {
  list-style: arabic-indic;
  text-align: right;
}
.refund {
  margin-top: 0px !important;
  line-height: 40px;
}
.clnote {
  padding: 0;
}
.newdate {
  margin: 20px 0px 0px 0px;
  display: flex;
  justify-content: space-between;
}
.refund img.oriyal2 {
  width: 14px;
  height: 20px;
  filter: invert(1) sepia(24%) saturate(2537%) hue-rotate(346deg)
    brightness(100) contrast(94%);
}
/* Optional: Smaller screens full width */
@media (max-width: 768px) {
  .circle-block {
    flex: 0 0 100%;
    max-width: 40%;
  }
}
.dlogo {
  display: block;
}
.mlogo {
  display: none;
}

.kgradedd {
  background: #1bae98;
  text-align: center;
  padding: 10px 5px;
  border-radius: 5px;
  font-size: 12px;
}
.kgradedd a {
  color: #fff;
}

.kgradedd.active {
  background: #ee7c1d;
}

.couponwrap {
  display: flex;
  width: 100%;
}
.couponwrap input {
  border-radius: 0;
}
.couponwrap button {
  border: 0;
  background: #ff7701;
  color: #fff;
}

@media screen and (max-width: 650px) {
  .kbuttonk2,
  .kbuttonk3 {
    font-size: 14px !important;
  }
  .course-details-widget ul li p {
    font-size: 12px;
    flex: 1 1 50%;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img img {
    width: 356px;
    height: 356px;
  }
  .page-wrapper {
    /* min-height: 100vh; */
  }
  .intro_content {
    height: auto;
    overflow: auto;
  }
  .detailsection2,
  .hero-wrap.style2 {
    margin-top: 0;
  }
  .detailsection,
  footer {
    margin-top: 10px;
  }
  .detailsection {
    margin-bottom: 13px;
    height: 97%;
  }
  .footer-wrap .footer-bottom {
    background-color: #000;
  }
  .footer-wrap .footer-bottom .copyright-text p {
    font-size: 22px;
    background-color: #000;
  }
  .blog-card .blog-info {
    position: absolute;
    top: 20%;
  }
  .btn.v8k {
    border: 1px solid #515151;
    color: #515151;
  }
  .btn.v5,
  .btn.v7,
  .btn.v7 i {
    color: #fff;
  }
  .hero-wrap.style1 .hero-dot-shape,
  .hero-wrap.style1 .hero-dot-shape2,
  .hero-wrap.style1 .hero-dot-shape2 img,
  .qbsb1 span,
  .qbsb2 span,
  .qbsb3 span,
  .qbsb4 span,
  .qbsb5 span {
    display: none;
  }
  .product-card .product-img .product-option,
  .sidebar-menu i {
    position: relative;
  }
  .btn.v5,
  .kgrade {
    border-radius: 5px;
  }
  .btn.v5 {
    background-color: #1bae98;
    padding: 12px 15px;
    font-size: 12px;
  }
  .btn.v7,
  .btn.v8k {
    padding: 0px 7px;
  }
  .xs-none {
    display: none !important;
  }
  .btn.v7 i {
    margin-left: 0;
    top: 3px;
  }
  .main-menu li ul.sub-menu {
    padding: 0;
    margin-bottom: 17px;
  }
  .main-menu li ul.sub-menu li a {
    padding: 5px 20px 5px 0;
    margin: 0;
    background: #dfe2e759;
    border-bottom: 1px dashed;
  }
  .main-menu li ul.sub-menu li a.darbg {
    background: #dfe2e7bf;
  }
  .btn.v8k {
    margin-left: 5px;
    font-size: 11px;
  }
  .breadcrumb-wrap {
    padding: 15px 0 10px;
    margin: 125px 0 0;
  }
  .btn.v3 {
    border: none;
    padding: 12px 10px;
  }
  .alert {
    max-width: 100%;
    margin: 20px auto 20px;
  }
  .newdate {
    flex-direction: column;
  }
  .shopcart {
    top: 0;
    margin: 0 5px;
  }
  .sidebar-menu i {
    margin: 0 0 0 10px;
    font-size: 20px;
    line-height: 1;
    top: 0;
    color: #ff7701;
  }
  .cimg2 p,
  .cpb {
    line-height: 20px;
  }
  .mail {
    margin-left: 5px !important;
  }
  .mobile-menu,
  .mobile-top-bar {
    position: relative;
    top: 0;
    color: #ff7701;
  }
  .mail a i,
  .shopcart a i {
    top: 0;
    font-size: 20px;
  }
  .mobile-menu a i {
    font-size: 30px;
    color: #ff7701;
  }
  .product-card .product-img .product-option a {
    width: 100%;
    height: 35px;
  }
  .cimg1,
  .kslide {
    padding: 0;
  }
  .course-card.style1 .course-info {
    padding: 15px 10px 10px;
  }
  .courses_teacher span {
    /*font-size: 11px;
    clear: both;
    text-align: right;
	
    padding-right: 5px;*/
    padding-right: 8px;
    font-size: 12px;
  }
  .course-card .course-info h3,
  .team-member .team-member-info h4 {
    font-size: 12px;
    /* min-height: 45px; */
  }
  .course-card .course-info p {
    font-size: 12px;
  }
  .swiper-wrapper.row.flex-nowrap {
    --bs-gutter-x: 0rem;
  }

  .courses_teacher {
    margin-bottom: 15px;
    margin-top: 0;
  }

  .lessonheading {
    /*flex-wrap: wrap;text-align:center;*/
  }

  .teachermob {
    /* position: absolute;
    bottom: 150px;
    left: 5px;
    background: #fff;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    margin: 0; */
    margin: 0 10px 0 0;
  }
  .teachermob img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    float: right;
    margin-right: 15px;
    border: 2px solid #ff7701;
    object-fit: cover;
  }
  .corusetimeteacher {
    padding: 0 12px 0 20px;
  }

  .courses_teacher img {
    margin-left: 0;
    margin-right: 0;
  }
  .emptyarea {
    min-height: 42px;
  }
  .course-card .course-metainfo .course-metainfo-left {
    width: 30%;
  }
  .course-card .course-metainfo .course-metainfo-right {
    width: 70%;
  }
  .course-card .course-metainfo p,
  .course-card.style1 .course-metainfo i,
  .course-card.style1 .course-metainfo span {
    font-size: 12px;
  }
  .blog-card,
  .blog-img .blog-card img {
    height: 180px;
    min-height: 180px;
  }
  .client-quote {
    min-height: 150px;
  }
  .mySwiper3 {
    margin: 15px 0 0;
    display: block !important;
  }

  .kgrade {
    background: #1bae98;
    text-align: center;
    padding: 10px 5px;
    width: auto !important;
  }
  .cpb,
  .w100 {
    width: 100%;
  }
  .kgrade a {
    color: #fff;
  }
  .feature-wrap div.kami {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .feature-item p {
    margin: 0 0 7px;
    text-align: right;
  }
  .feature-item h5 {
    text-align: right;
  }
  .feature-item {
    padding: 10px;
    margin: 15px 20px;
  }
  .cimg2 > .courses_teacher img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: -3px;
    border: 1px solid #ff7701;
    margin-left: 0;
    object-fit: cover;
  }
  .cimg3-1 div.box_title1 span,
  .discount-wrap .discount-item-wrap .discount-item-left .content-wrap h2,
  .promo-banner-wrap .promo-content h2 {
    font-size: 20px;
    margin: 0;
  }
  .promo-banner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cpb {
    padding: 12px 0;
    display: block;
    font-size: 13px;
  }
  .kbp {
    padding: 6px 15px !important;
  }
  .post-author,
  .team-member {
    padding: 10px;
  }
  .post-author .post-author-img {
    width: 100%;
    height: auto;
  }
  .post-author .post-author-info {
    margin-left: 0;
    margin-right: 10px;
    width: 100%;
  }
  .two-circles {
    gap: 8px !important;
    flex-direction: column;
  }
  .sidebar-box {
    margin: 0;
    margin-top: 0px;
    padding-bottom: 0;
  }
  div#mainprice {
    display: flex;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .post-author {
    width: 100%;
    margin: 0 auto 20px;
  }
  .hero-wrap.style1 {
    padding: 125px 0 30px;
  }
  .hero-content h1 {
    font-size: 28px;
    margin: 0;
  }
  .hero-wrap.style1 .hero-content {
    margin: 0 0 25px;
    min-height: auto;
  }
  .hero-content p {
    margin: 0 0 10px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    left: 0;
    right: auto;
    margin-left: auto;
    max-width: 95%;
  }
  .hero-wrap.style1 .hero-circle-shape {
    opacity: 0.3;
  }
  .kmobilepadding:nth-child(odd) {
    padding-left: 2px;
  }
  .kmobilepadding:nth-child(2n) {
    padding-right: 2px;
  }
  .team-member .team-member-img img {
    height: 140px;
  }
  .ksocial {
    flex-direction: column;
  }

  .ksocial div.social {
    margin-bottom: 20px;
  }

  .btn {
    font-size: 14px;
  }
  .refund {
    margin-top: 15px !important;
  }
  .kbuttonk3 {
    margin-top: 5px;
  }
  .ksocial a.kbuttonk3:last-child {
    margin-bottom: 5px;
  }
  .cimg2 {
    /* position: absolute;
    width: 92%;
    top: 260px;
    padding: 0;*/

    background: #f8f8f8;
    padding: 15px;
    border-radius: 5px;
  }

  .intro {
    padding: 0;
  }
  .cimg3 {
    padding: 0;
    margin-top: 10px;
  }
  .cimg3-1 {
    padding: 0 15px 0 0;
    margin-top: 0;
  }
  .cimg2 > .intro_title {
    /*  font-size: 13px;
    font-weight: 300;
    margin-top: 0;*/
    display: flex;
    flex-direction: column;
  }
  .titlenote {
    display: flex;
    justify-content: space-between;
  }
  .cimg2 p {
    margin-bottom: 0;
    /* font-size: 12px;*/
    padding: 5px 0;
  }
  .teacherduration p {
    margin: 0;
  }
  .cimg2-2 p,
  table tbody tr td {
    line-height: 30px;
  }
  .cimg2 p.note {
    font-size: 15px;
    margin-bottom: 0;
  }
  .buybutton,
  .coursedetailtop .khead {
    line-height: 50px;
  }
  .cimg2-2 > .intro_title {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
  }
  .cimg2-2 p {
    margin-bottom: 0;
    font-size: 12px;
  }
  .cimg2-2 p.note {
    margin-bottom: 0;
    font-size: 14px;
  }
  .cimg3-3 {
    padding: 0;
    margin-top: 15px;
    justify-content: space-between;
    display: flex;
  }
  .kbuttonk3-mqb {
    margin-bottom: 0;
    padding: 5px 10px !important;
    margin-top: 0;
  }
  .ksocial-mqb {
    flex-direction: row;
  }
  .bd-callout a {
    width: 25%;
    margin-top: -30px;
  }
  .section-title.ktitle {
    margin-bottom: 20px;
  }
  .bd-callout {
    padding: 1rem;
    margin-bottom: 1rem;
  }
  .btn.v3.qbsb1 i,
  .btn.v3.qbsb2 i,
  .btn.v3.qbsb3 i,
  .btn.v3.qbsb4 i,
  .btn.v3.qbsb5 i {
    display: block;
    top: 0;
    margin-left: 0;
  }
  .qbsb1,
  .qbsb2,
  .qbsb3,
  .qbsb4,
  .qbsb5 {
    padding: 5px !important;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
  }
  .cimg3-3 .box_title1 span,
  .pdate {
    font-size: 20px;
  }
  .wth100 {
    width: 50%;
    padding: 7px 0 !important;
  }
  .cimg3-3 .box_title1 {
    width: 50%;
    height: 66px;
    line-height: 66px;
    padding: 0;
    margin: 0;
  }
  .course-enroll-widget .single-course-price {
    font-size: 20px;
    color: #ff7701;
    font-weight: 600;
    margin: 0 0 20px;
  }
  .pdate {
    margin-top: 0;
    display: block;
  }
  .question_title {
    font-size: 14px;
  }
  .cimg3-1 div.box_title1 {
    font-size: 9px;
    margin: 0 0 0px;
    padding: 5px 15px;
  }
  .buttonskm {
    flex: 1 1 50%;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: space-around;
  }

  .lessontitle {
    flex: 1 1 50%;
    justify-content: center;
  }

  .lessonheading a {
    height: 24px;
  }

  .course-details .lecture-item {
    flex-wrap: inherit;
  }

  .lecture-name {
    flex: 1 1 80%;
    text-align: right;
  }

  .lecture-time {
    flex: 1 1 20%;
    text-align: left;
  }
  .course-details .lecture-item p {
    display: flex;
    justify-content: flex-start;
  }
  .progress {
    width: 60%;
    justify-content: space-between;
  }
  .cimg3-1 div.box_title1 span.single-course-price {
    margin: 0 15px 0 0;
  }
  .course-details-widget ul li {
    padding: 5px;
  }
  .kqbpb div.box_title1 {
    width: 47%;
    margin: 0;
    float: right;
    line-height: 34px;
  }
  .kqbpb a.btn.btn-success.d-block {
    float: left;
    width: 50%;
    font-size: 12px;
    line-height: 13px;
  }
  img.tlimg {
    float: left;
    width: 100%;
    margin: 30px 0;
  }
  .kmobielrev {
    flex-direction: column-reverse;
  }
  .kmheading {
    margin: 15px 0;
    font-size: 17px;
    color: #1bae98;
  }
  .course-details .accordion-button[aria-expanded="false"] {
    text-align: right;
    padding: 15px 25px 15px 10px;
    font-size: 15px;
  }
  .course-details .accordion-button[aria-expanded="false"] div.chapter-time {
    font-size: 13px;
  }
  .coursedetailtop .buybutton {
    padding: 5px 10px;
  }
  .question_title table {
    width: 100% !important;
  }
  .instructor-img {
    max-width: 45%;
  }
  .lksk {
    display: flex;
    justify-content: space-between;
  }
  .bundlelist-item .img {
    flex-direction: column;
  }

  .teacher-radio-label {
    padding-right: 21px;

    font-weight: normal;
    font-size: 11px;
    text-align: right;
    line-height: 21px;
  }

  .bundlelist-item .img img {
    max-width: 70px;
  }
  .bundlelist-item .img {
    align-items: start;
    gap: 5px;
  }

  .bundlelist-item .teachers {
    gap: 10px;
    padding: 0;
  }

  .bundlelist-item .teachers small {
    position: absolute;
    top: -30%;
    right: 0%;
  }

  .bundlelist-item .grade {
    text-align: right;
    display: none;
  }
  .bundlelist-item .price {
    /* position: absolute;
    top: 21%;
    right: 26%;
    background: #1bae98;
    padding: 5px 20px;
    border-radius: 3px; */
  }

  .bundlelist-item .price span {
    color: #000;
  }

  .bundlelist-item .price img {
    /* filter: brightness(0) invert(1); */
  }
  .price.title {
    display: none;
  }
  .bundlelist-item {
    flex-direction: row; /* still row */
    flex-wrap: nowrap;
    padding: 13px;
  }
  .bundlelist-item .title {
    font-size: 12px;
  }
  .note {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .cwraper {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .teachers {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .mobiletopicon {
    display: flex;
  }
  .mobile-bar-wrap {
    justify-content: space-between;
  }

  .ml-10 {
    margin-left: 15px;
    position: relative;
  }
  .ml-10::before {
    content: "|";
    color: #8080805e;
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
  }

  .mobiletoppati {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .tli {
    display: flex;
    gap: 40px;
  }

  .tli a i {
    top: 5px !important;
    right: -15px !important;
    left: auto !important;
    color: #f7f7f7 !important;
    font-size: 13px !important;
  }

  .header h2 {
    width: 100%;
    font-size: 14px;
    color: #818282;
  }

  .header h2 a {
    width: 100%;
    margin: 5px 0;
  }

  .bg-titan {
    flex-direction: column;
    padding-left: auto;
    padding-top: 13px;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .two-circles {
    padding: 2%;
  }

  .btnkl {
    padding: 5px 10px !important;
    font-size: 10px !important;
  }
  .btnkl i {
    margin-left: 0 !important;
  }

  .mobiletoplink a {
    /*  display: none;*/
  }

  .course-card.style1 {
    position: relative;
  }
  /*.corusetimeteacher p.time {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: #1bae98;
    text-align: center;
    border-radius: 5px 0px 0px 0px;
}
.corusetimeteacher p.video {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: #1bae98;
    text-align: center;
    border-radius: 5px 0px 0px 0px;
}*/
  .corusetimeteacher p {
    margin: 0;
  }
  .mobileshow {
    display: block;
    margin-top: 20px;
  }
  .mobilehide {
    display: none;
  }
  .content.two-circles {
    height: 220px;
    margin-bottom: 5px;
  }
  .circle-block {
    max-width: 40%;
  }
  .post-author h4 span p {
    font-size: 12px;
  }

  .course-details-widget ul li span {
    flex: 1 1 50%;
  }
  .dashboardcircle {
    height: auto !important;
  }
  .dashboardcircle div.circle-block {
    max-width: 100%;
  }

  .dlogo {
    display: none;
  }
  .mlogo {
    display: block;
  }
  .rightc {
    padding-left: 2px;
  }
  .leftr {
    padding-right: 2px;
  }
  p.rp {
    flex: 1 1 40% !important;
  }
  p.lp {
    flex: 1 1 60% !important;
    font-size: 11px !important;
  }
  .leftr div.post-author.bg-titan {
    padding-left: 0;
    padding-right: 0;
  }
  .leftr div.header {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .leftr div.header h2 {
    display: flex;
    flex-direction: column;
    width: 90%;
  }
  .details-text {
    font-size: 11px;
  }
}

@media (min-width: 650px) and (max-width: 950px) {
  .kbuttonk2,
  .kbuttonk3 {
    font-size: 14px !important;
  }
  .course-details-widget ul li p {
    font-size: 12px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img img {
    width: 356px;
    height: 356px;
  }
  .page-wrapper {
    min-height: 100vh;
  }
  .intro_content {
    height: auto;
    overflow: auto;
  }
  .detailsection2,
  .hero-wrap.style2 {
    margin-top: 0;
  }
  .detailsection,
  footer {
    margin-top: 10px;
  }
  .detailsection {
    margin-bottom: 13px;
    height: 97%;
  }
  .footer-wrap .footer-bottom {
    background-color: #000;
  }
  .footer-wrap .footer-bottom .copyright-text p {
    font-size: 22px;
    background-color: #000;
  }
  .blog-card .blog-info {
    position: absolute;
    top: 20%;
  }
  .btn.v8k {
    border: 1px solid #515151;
    color: #515151;
  }
  .btn.v5,
  .btn.v7,
  .btn.v7 i {
    color: #fff;
  }
  .hero-wrap.style1 .hero-dot-shape,
  .hero-wrap.style1 .hero-dot-shape2,
  .hero-wrap.style1 .hero-dot-shape2 img,
  .qbsb1 span,
  .qbsb2 span,
  .qbsb3 span,
  .qbsb4 span,
  .qbsb5 span {
    display: none;
  }
  .product-card .product-img .product-option,
  .sidebar-menu i {
    position: relative;
  }
  .btn.v5,
  .kgrade {
    border-radius: 5px;
  }
  .btn.v5 {
    background-color: #1bae98;
    padding: 12px 15px;
    font-size: 12px;
  }
  .btn.v7,
  .btn.v8k {
    padding: 0px 7px;
  }
  .xs-none {
    display: none !important;
  }
  .btn.v7 i {
    margin-left: 0;
    top: 3px;
  }
  .main-menu li ul.sub-menu {
    padding: 0;
    margin-bottom: 17px;
  }
  .main-menu li ul.sub-menu li a {
    padding: 5px 20px 5px 0;
    margin: 0;
    background: #dfe2e759;
    border-bottom: 1px dashed;
  }
  .main-menu li ul.sub-menu li a.darbg {
    background: #dfe2e7bf;
  }
  .btn.v8k {
    margin-left: 5px;
    font-size: 11px;
  }
  .breadcrumb-wrap {
    padding: 15px 0 10px;
  }
  .alert {
    max-width: 90%;
    margin: 0 auto 20px;
  }
  .shopcart {
    top: 0;
    margin: 0 5px;
  }
  .sidebar-menu i {
    margin: 0 0 0 10px;
    font-size: 20px;
    line-height: 1;
    top: 0;
    color: #ff7701;
  }
  .cimg2 p,
  .cpb {
    line-height: 20px;
  }
  .mail {
    margin-left: 5px !important;
  }
  .mobile-menu,
  .mobile-top-bar {
    position: relative;
    top: 0;
    color: #ff7701;
  }
  .mail a i,
  .shopcart a i {
    top: 0;
    font-size: 20px;
  }
  .mobile-menu a i {
    font-size: 30px;
    color: #ff7701;
  }
  .product-card .product-img .product-option a {
    width: 100%;
    height: 50px;
  }
  .cimg1,
  .kslide {
    padding: 0;
  }
  .course-card.style1 .course-info {
    padding: 15px 10px 10px;
  }
  .courses_teacher span {
    font-size: 11px;
    clear: both;
    text-align: right;
    padding-right: 5px;
  }
  .course-card .course-info h3,
  .team-member .team-member-info h4 {
    font-size: 15px;
    min-height: 45px;
  }
  .swiper-wrapper.row.flex-nowrap {
    --bs-gutter-x: 0rem;
  }
  .courses_teacher {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .corusetimeteacher {
    padding: 0 12px 0 20px;
  }
  .emptyarea {
    min-height: 87px;
  }
  .course-card .course-metainfo .course-metainfo-left {
    width: 30%;
  }
  .course-card .course-metainfo .course-metainfo-right {
    width: 70%;
  }
  .course-card .course-metainfo p,
  .course-card.style1 .course-metainfo i,
  .course-card.style1 .course-metainfo span {
    font-size: 12px;
  }
  .blog-card,
  .blog-img .blog-card img {
    height: 180px;
    min-height: 180px;
  }
  .client-quote {
    min-height: 150px;
  }
  .mySwiper3 {
    margin: 15px 0 0;
    display: block !important;
  }
  .kgrade {
    background: #1bae98;
    text-align: center;
    padding: 10px 5px;
    width: auto !important;
  }
  .cpb,
  .w100 {
    width: 100%;
  }
  .kgrade a {
    color: #fff;
  }
  .feature-wrap div.kami {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .feature-item p {
    margin: 0 0 7px;
    text-align: right;
  }
  .feature-item h5 {
    text-align: right;
  }
  .feature-item {
    padding: 10px;
    margin: 15px 20px;
  }
  .cimg2 > .courses_teacher img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: -3px;
    border: 1px solid #ff7701;
    margin-left: 0;
    object-fit: cover;
  }
  .cimg3-1 div.box_title1 span,
  .discount-wrap .discount-item-wrap .discount-item-left .content-wrap h2,
  .promo-banner-wrap .promo-content h2 {
    font-size: 20px;
    margin: 0;
  }
  .promo-banner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cpb {
    padding: 12px 0;
    display: block;
    font-size: 13px;
  }
  .kbp {
    padding: 6px 15px !important;
  }
  .post-author,
  .team-member {
    padding: 10px;
  }
  .post-author .post-author-img {
    width: 30%;
    height: auto;
  }
  .post-author .post-author-info {
    margin-left: 0;
    margin-right: 10px;
    width: 65%;
  }
  .two-circles {
    gap: 8px !important;
    flex-direction: row;
  }
  .sidebar-box {
    margin: 0;
  }
  .post-author {
    width: 100%;
    margin: 0 auto 20px;
  }
  .hero-wrap.style1 {
    padding: 70px 0 30px;
  }
  .hero-content h1 {
    font-size: 28px;
    margin: 0;
  }
  .hero-wrap.style1 .hero-content {
    margin: 0 0 25px;
    min-height: auto;
  }
  .hero-content p {
    margin: 0 0 10px;
  }
  .hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
    left: 0;
    right: auto;
    margin-left: auto;
    max-width: 95%;
  }
  .hero-wrap.style1 .hero-circle-shape {
    opacity: 0.3;
  }
  .kmobilepadding:nth-child(odd) {
    padding-left: 2px;
  }
  .kmobilepadding:nth-child(2n) {
    padding-right: 2px;
  }
  .team-member .team-member-img img {
    height: 140px;
  }
  .ksocial {
    flex-direction: column;
  }
  .kbuttonk3 {
    margin-top: 5px;
  }
  .ksocial a.kbuttonk3:last-child {
    margin-bottom: 5px;
  }
  .cimg2 {
    position: relative;
    width: 32%;
    top: 0px;
    padding: 0 20px 0 0;
  }
  .cimg3 {
    padding: 0;
    margin-top: 10px;
  }
  .cimg3-1 {
    padding: 0 15px 0 0;
    margin-top: 0;
  }
  .cimg2 > .intro_title {
    font-size: 13px;
    font-weight: 300;
    margin-top: 0;
  }
  .cimg2 p {
    margin-bottom: 0;
    font-size: 12px;
    padding: 5px 0;
  }
  .cimg2-2 p,
  table tbody tr td {
    line-height: 30px;
  }
  .cimg2 p.note {
    font-size: 10px;
    margin-bottom: 0;
  }
  .buybutton,
  .coursedetailtop .khead {
    line-height: 50px;
  }
  .cimg2-2 > .intro_title {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
  }
  .cimg2-2 p {
    margin-bottom: 0;
    font-size: 12px;
  }
  .cimg2-2 p.note {
    margin-bottom: 0;
    font-size: 14px;
  }
  .cimg3-3 {
    padding: 0;
    margin-top: 15px;
    justify-content: space-between;
    display: flex;
  }
  .kbuttonk3-mqb {
    margin-bottom: 0;
    padding: 5px 10px !important;
    margin-top: 0;
  }
  .ksocial-mqb {
    flex-direction: row;
  }
  .bd-callout a {
    width: 25%;
    margin-top: -30px;
  }
  .section-title.ktitle {
    margin-bottom: 20px;
  }
  .bd-callout {
    padding: 1rem;
    margin-bottom: 1rem;
  }
  .btn.v3.qbsb1 i,
  .btn.v3.qbsb2 i,
  .btn.v3.qbsb3 i,
  .btn.v3.qbsb4 i,
  .btn.v3.qbsb5 i {
    display: block;
    top: 0;
    margin-left: 0;
  }
  .qbsb1,
  .qbsb2,
  .qbsb3,
  .qbsb4,
  .qbsb5 {
    padding: 5px !important;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
  }
  .cimg3-3 .box_title1 span,
  .pdate {
    font-size: 20px;
  }
  .wth100 {
    width: 50%;
    padding: 7px 0 !important;
  }
  .cimg3-3 .box_title1 {
    width: 50%;
    height: 66px;
    line-height: 66px;
    padding: 0;
    margin: 0;
  }
  .course-enroll-widget .single-course-price {
    font-size: 20px;
    color: #ff7701;
    font-weight: 600;
    margin: 0 0 20px;
  }
  .pdate {
    margin-top: 0;
    display: block;
  }
  .question_title {
    font-size: 14px;
  }
  .cimg3-1 div.box_title1 {
    font-size: 9px;
    margin: 0 0 15px;
    padding: 5px 15px;
  }
  .cimg3-1 div.box_title1 span.single-course-price {
    margin: 0 15px 0 0;
  }
  .course-details-widget ul li {
    padding: 5px;
  }
  .kqbpb div.box_title1 {
    width: 47%;
    margin: 0;
    float: right;
    line-height: 34px;
  }
  .kqbpb a.btn.btn-success.d-block {
    float: left;
    width: 50%;
    font-size: 12px;
    line-height: 13px;
  }
  img.tlimg {
    float: left;
    width: 100%;
    margin: 30px 0;
  }
  .kmobielrev {
    flex-direction: row;
  }
  .kmheading {
    margin: 15px 0;
    font-size: 17px;
    color: #1bae98;
  }
  .course-details .accordion-button[aria-expanded="false"] {
    text-align: right;
    padding: 15px 25px 15px 10px;
    font-size: 15px;
  }
  .course-details .accordion-button[aria-expanded="false"] div.chapter-time {
    font-size: 13px;
  }
  .coursedetailtop .buybutton {
    padding: 5px 28px;
  }
  .question_title table {
    width: 100% !important;
  }
  .instructor-img {
    max-width: 45%;
  }
  .lksk {
    display: flex;
    justify-content: space-between;
  }
  .bundlelist-item .img {
    flex-direction: column;
  }

  .teacher-radio-label {
    padding-right: 21px;

    font-weight: normal;
    font-size: 11px;
    text-align: right;
    line-height: 21px;
  }

  .bundlelist-item .img img {
    max-width: 70px;
  }
  .bundlelist-item .img {
    align-items: start;
    gap: 5px;
  }

  .bundlelist-item .teachers {
    gap: 10px;
    padding: 0;
  }

  .bundlelist-item .teachers small {
    position: absolute;
    top: -30%;
    right: 0%;
  }

  .bundlelist-item .grade {
    text-align: right;
    display: none;
  }
  .bundlelist-item .price {
    position: absolute;
    top: 21%;
    right: 26%;
    background: #1bae98;
    padding: 5px 20px;
    border-radius: 3px;
  }

  .bundlelist-item .price span {
    color: #fff;
  }

  .bundlelist-item .price img {
    filter: brightness(0) invert(1);
  }

  .bundlelist-item {
    flex-direction: row; /* still row */
    flex-wrap: nowrap;
  }

  .cwraper {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .teachers {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .mobiletopicon {
    display: flex;
  }
  .mobile-bar-wrap {
    justify-content: space-between;
  }

  .ml-10 {
    margin-left: 15px;
    position: relative;
  }
  .ml-10::before {
    content: "|";
    color: #8080805e;
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 10px;
  }

  .mobiletoppati {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .tli {
    display: flex;
    gap: 40px;
  }

  .tli a i {
    top: 5px !important;
    right: -15px !important;
    left: auto !important;
    color: #f7f7f7 !important;
    font-size: 13px !important;
  }

  .header h2 {
    width: 100%;
    font-size: 14px;
    color: #818282;
  }

  .header h2 a {
    width: 100%;
    margin: 5px 0;
  }

  .bg-titan {
    flex-direction: row;
    padding-left: 0;
    padding-top: 13px;
    padding-bottom: 5px;
    min-height: 298px;
  }

  .two-circles {
    padding: 2%;
  }

  .container {
    max-width: 800px;
  }

  .btnkl {
    padding: 5px 10px !important;
    font-size: 10px !important;
  }
  .btnkl i {
    margin-left: 0 !important;
  }
}

img.oriyal,
img.riyal {
  width: 14px;
  height: 16px;
}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .buybutton2 {
    padding: 15px 10px !important;
  }
  .pdate {
    font-size: 20px;
    margin-top: 5px;
  }
}
div:where(.swal2-container) div:where(.swal2-popup) {
  font-size: 12px !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: #1bae98 !important;
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}
img.riyal {
  filter: invert(63%) sepia(10%) saturate(13%) hue-rotate(342deg)
    brightness(94%) contrast(91%);
}
img.oriyal {
  filter: invert(58%) sepia(24%) saturate(2537%) hue-rotate(346deg)
    brightness(97%) contrast(94%);
}
img.riyal1 {
  width: 17px;
  height: 19px;
  filter: invert(63%) sepia(10%) saturate(13%) hue-rotate(342deg)
    brightness(94%) contrast(91%);
}
img.oriyal1 {
  width: 23px;
  height: 26px;
  filter: invert(58%) sepia(24%) saturate(2537%) hue-rotate(346deg)
    brightness(97%) contrast(94%);
}
img.driyal {
  width: 14px;
  height: 16px;
  filter: invert(34%) sepia(2%) saturate(6%) hue-rotate(1deg) brightness(85%)
    contrast(95%);
}
img.klazy {
  opacity: 0;
  transition: opacity 0.5s ease;
}
img.klazy.loaded {
  opacity: 1;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0);
  }
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
  background-color: #25d366;
  color: white;
  font-size: 30px;
  padding: 14px 16px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  width: 60px;
  height: 60px;
  line-height: 34px;
  text-align: center;
  animation: float 2.5s ease-in-out infinite;
  transition: transform 0.3s, box-shadow 0.3s;
}

.whatsapp-float:hover {
  animation-play-state: paused; /* pause floating on hover */
  transform: scale(1.1);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.bg-success2 {
  background-color: #25d366 !important;
}
.bgsuccess {
  background-color: #17af95 !important;
}

.klang {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.klang::after {
  margin-right: 0.355em;
  margin-left: 0;
}
.klang img {
  margin-left: 5px;
}
.langlist img {
  margin-left: 10px;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #1bae98;
}

.swiper-slide picture img {
  max-width: 500px;
  max-height: 500px;
}
