@charset "UTF-8";
/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*
**/
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/eot/IRANSansWeb(FaNum).eot");
  src: url("fonts/eot/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum).woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

[dir="ltr"] .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}

[dir="ltr"] .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
}

[dir="ltr"] .ml-5,
[dir="ltr"] .mx-5 {
  margin-right: 3rem !important;
  margin-left: 0 !important;
}

[dir="ltr"] .mr-5,
[dir="ltr"] .mx-5 {
  margin-left: 3rem !important;
  margin-right: 0 !important;
}

[dir="ltr"] .mr-2,
[dir="ltr"] .mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0 !important;
}

[dir="ltr"] .ml-2,
[dir="ltr"] .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0 !important;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin-bottom: 0;
}

body.modal-open {
  padding: 0 !important;
}

.modal.show {
  padding: 0 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

:focus {
  outline: none;
}

:disabled {
  background-color: transparent;
}

input[type="number"] {
  -moz-appearance: textfield;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  margin-bottom: 0;
}

ul {
  padding: 0;
  margin: 0 !important;
}

header {
  background-color: #141414;
  padding-top: 15px;
}

header .btn-icon {
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  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;
  border-radius: 10px;
}

header .user-btns-responsive {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 20px;
}

@media (max-width: 991px) {
  header .user-btns-responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

header .user-btns-responsive .search {
  width: 100%;
}
header .search {
  display: flex;
  column-gap: 8px;
  justify-content: flex-end;
  overflow: hidden;
  padding-left: 8px;
}
header .search.show-search-box {
  width: 150px;
}
header input {
  width: 74%;
  border: none !important;
  font-size: 12px;
}
header .user-btns-responsive .search input {
  width: 90%;
  border: none !important;
}
/* .search.show-search-box input {
} */
header .logo {
  height: 30px;
  position: relative;
}

header .logo::after {
  position: absolute;
  content: "";
  left: -12px;
  top: -36px;
  background: #3a83e133;
  width: 126%;
  height: 266%;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

header .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 85%;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

@media (max-width: 767px) {
  header .navbar {
    width: 90%;
  }
}

header .navbar .open {
  display: block;
}

header .navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  font-weight: 300;
  color: #ffffff;
}

header .navbar ul a {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
  column-gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .navbar ul a svg {
  display: none;
}

@media (max-width: 991px) {
  header .navbar ul a svg {
    display: block;
  }
}

header .navbar ul li span {
  color: white;
  cursor: pointer;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  header .navbar ul li span {
    -webkit-column-gap: 16px;
    column-gap: 16px;
  }
}

header .navbar ul li span svg:first-child {
  display: none;
}

@media (max-width: 991px) {
  header .navbar ul li span svg:first-child {
    display: block;
  }
}

@media (max-width: 991px) {
  header .navbar ul li span svg:last-child {
    margin-right: auto;
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  header .navbar ul {
    display: none;
    position: absolute;
    background: white;
    width: 79%;
    /* border: 1px solid gray; */
    right: 0;
    top: 0;
    height: 100vh;
    z-index: 5000;
  }
  header .navbar ul li a,
  header .navbar ul span {
    color: #141414 !important;
  }
  header .navbar ul li {
    padding: 26px 20px 0 0;
  }
}

header .navbar .have-sub:hover .sub-menu {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

header .navbar .sub-menu {
  display: none;
  height: 115px;
  width: 122px;
  position: absolute;
  border-radius: 10px;
  z-index: 20;
  /* border: 1px solid gray; */
  background: white;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 15px 0 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  header .navbar .sub-menu {
    margin-right: 40px;
    bottom: unset;
    display: block;
    position: static;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  header .navbar .sub-menu ul {
    padding: 15px 0;
    background-color: white;
    position: static;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

header .navbar .sub-menu ul {
  display: block;
}

header .navbar .sub-menu li {
  padding: 8px 0;
  color: #484848;
  font-weight: 300;
  cursor: pointer;
}

header .navbar .responsive-menu-btn {
  display: none !important;
}

@media (max-width: 991px) {
  header .navbar .responsive-menu-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

header .navbar .user-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 991px) {
  header .navbar .user-btns .buy,
  header .navbar .user-btns .search {
    display: none !important;
  }
}

header .navbar .user-btns .user {
  display: none;
}

@media (max-width: 1199px) {
  header .navbar .user-btns .user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

header .navbar .user-btns button {
  padding: 7px;
  color: #0046a6;
  background: #0046a6;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
}

@media (max-width: 1199px) {
  header .navbar .user-btns button {
    display: none;
  }
}

header .main-header {
  width: 100%;
  margin: auto;
  padding-top: 1rem;
  /* width: 100%; */
  height: 500px;
  background: #141414;
  margin-bottom: 80px;
  overflow: hidden;
}
header .main-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide img {
  max-width: 100%;
  height: auto;
}
#mainSwiper .swiper-pagination {
  bottom: 45px;
}
#mainSwiper .pagination .swiper-pagination-bullet {
  background-color: white;
}
#mainSwiper .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  color: white;
  font-size: 24px;
}
@media (max-width: 1199px) {
  header .main-header {
    width: 100%;
    /* padding: 40px 0; */
  }
}

@media (max-width: 767px) {
  header .main-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 300px;
  }
}
@media (max-width: 576px) {
  header .main-header {
    height: 268;
  }
}

header .main-header-text {
  width: 45%;
  color: white;
}

@media (max-width: 1199px) {
  header .main-header-text {
    width: 60%;
  }
}

@media (max-width: 991px) {
  header .main-header-text {
    width: 80%;
  }
}

@media (max-width: 767px) {
  header .main-header-text {
    width: 100%;
  }
}

header .main-header-text .header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 38px;
  column-gap: 38px;
  margin-bottom: 54px;
  text-align: right;
}

@media (max-width: 991px) {
  header .main-header-text .header-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

header .main-header-text .header-title .icon-title {
  position: relative;
}

header .main-header-text .header-title .icon-title::after {
  position: absolute;
  content: "";
  left: -27px;
  top: -36px;
  background: #ffd32d33;
  width: 91px;
  height: 91px;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

header .main-header-text h1 {
  font-size: 48px;
  font-weight: 700;
}

@media (max-width: 1199px) {
  header .main-header-text h1 {
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  header .main-header-text h1 {
    font-size: 36px;
  }
}

header .main-header-text p {
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
}

header .main-header-img {
  width: 55%;
}

@media (max-width: 991px) {
  header .main-header-img {
    width: 85%;
  }
}

@media (max-width: 575px) {
  header .main-header-img {
    width: 90%;
  }
}

header.light-theme {
  padding-bottom: 14px;
  border-bottom: 1px solid #f1f1f1;
  background-color: #ffffff;
}

header.light-theme .have-sub span:first-child {
  color: #141414;
  cursor: pointer;
}

@media (max-width: 991px) {
  header.light-theme .have-sub span:first-child {
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}

@media (max-width: 991px) {
  header.light-theme {
    border-bottom: unset;
  }
}

header.light-theme .navbar {
  width: 100%;
}

header.light-theme .logo::after {
  background-color: transparent;
}

header.light-theme ul li a {
  color: #141414;
}

header.light-theme .btn-icon {
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
}

header.light-theme button {
  -webkit-box-shadow: 0px 2px 7px 0px #3838ffad;
  box-shadow: 0px 2px 7px 0px #3838ffad;
}

.dark-header {
  margin-bottom: 100px;
  position: relative;
}

/* .dark-header::after {
  content: "";
  width: 127px;
  height: 78px;
  background: url("/assets/new/Images/curve.svg");
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -16px;
} */

.dark-header .user-btns-responsive {
  width: 90%;
  margin: auto;
  margin-top: 20px;
}

.dark-header .user-btns-responsive .buy {
  min-width: 40px;
}

.dark-header .responsive-menu-btn {
  margin-left: 7vw;
}

@media (max-width: 1209px) {
  .dark-header .navbar {
    width: 93%;
  }
  header .navbar ul {
    column-gap: 16px;
  }
  .user-btns {
    column-gap: 10px !important;
  }
  header .navbar ul a {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  .dark-header .navbar {
    width: 90%;
  }
}

.dark-header .navbar .sub-menu {
  background-color: #2b2b2b;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dark-header .navbar .sub-menu li {
  color: white;
}

@media (max-width: 991px) {
  .dark-header .navbar .sub-menu {
    background-color: unset;
  }
  .dark-header .navbar .sub-menu li {
    color: #141414;
  }
}

.podcast-card {
  width: 100%;
  padding: 10px 10px 20px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
}

.podcast-card .podcast-card-head {
  position: relative;
}

.podcast-card .podcast-card-head .podcast-subject {
  position: absolute;
  bottom: -5px;
  left: 33%;
  background: #aff5ff;
  font-size: 12px;
  font-weight: 500;
  color: #2ba0af;
  border-radius: 10px;
  padding: 5px;
}

.podcast-card .podcast-card-title {
  margin-top: 30px;
  color: #141414;
  font-weight: 500;
  font-size: 14px;
}

.podcast-slides {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 88%;
  margin-right: auto;
  margin-bottom: 100px;
}

@media (max-width: 1199px) {
  .podcast-slides {
    width: 91%;
  }
}

@media (max-width: 991px) {
  .podcast-slides {
    width: 96%;
  }
}

.podcast-slides .last-podcasts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 21%;
}

@media (max-width: 1199px) {
  .podcast-slides .last-podcasts {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .podcast-slides .last-podcasts {
    width: 29%;
  }
}

@media (max-width: 767px) {
  .podcast-slides .last-podcasts {
    width: 48%;
  }
}

@media (max-width: 991px) {
  .podcast-slides .last-podcasts .section-header {
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
}

@media (max-width: 575px) {
  .podcast-slides .last-podcasts .section-header {
    -webkit-column-gap: 0;
    column-gap: 0;
  }
}

.podcast-slides .swiper {
  width: 73%;
  margin-right: auto !important;
  margin-left: 0 !important;
  position: unset;
  padding-right: 10px;
  padding-bottom: 12px;
}

@media (max-width: 991px) {
  .podcast-slides .swiper {
    width: 70%;
  }
}

.podcast-slides .swiper .swiper-wrapper {
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 575px) {
  .podcast-slides .swiper .swiper-wrapper {
    -webkit-column-gap: 10px;
    column-gap: 10px;
  }
}

.podcast-slides .swiper-slide {
  width: 252px;
}

@media (max-width: 767px) {
  .podcast-slides .swiper-slide {
    width: 182px;
  }
}

.podcast-slides .swiper-slide .product-item {
  width: 100%;
  min-width: 100%;
}

.podcast-slides .swiper-slide .product-item .product-buy {
  margin-bottom: -11px;
  margin-top: 10px;
}

.podcast-slides .swiper-slide .product-item .card-bottom-row {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
}

.podcast-slides
  .swiper-slide
  .product-item
  .card-bottom-row
  .product-card-title {
  margin-top: 0;
}

.podcast-slides .swiper-slide .product-item .card-bottom-row .product-player {
  position: relative;
}

.podcast-slides
  .swiper-slide
  .product-item
  .card-bottom-row
  .product-player::after {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 26px;
  background: rgba(58, 131, 225, 0.45);
  -webkit-filter: blur(20px);
  filter: blur(20px);
  top: 0;
  left: 0;
}

.podcast-slides .seter {
  width: 64px;
  height: 64px;
  position: absolute;
  right: 10%;
  top: 49%;
  /* border-radius: 50%; */
}

@media (max-width: 991px) {
  .podcast-slides .seter {
    right: 13%;
  }
}

@media (max-width: 767px) {
  .podcast-slides .seter {
    right: 18.5%;
  }
}

@media (max-width: 575px) {
  .podcast-slides .seter {
    top: 50%;
  }
}

.podcast-slides .seter::after {
  position: absolute;
  content: "";
  left: 25%;
  top: -5px;
  background: #3a83e12e;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.podcast-slides .seter .swiper-button-prev,
.podcast-slides .seter .swiper-button-next {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.podcast-slides .seter .swiper-button-next {
  background-color: white;
  font-weight: bold;
  color: #0046a6;
  position: relative;
  left: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.podcast-slides .seter .swiper-button-prev {
  background-color: #0046a6;
  font-weight: bold;
  color: white;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.podcast-slides .seter .swiper-button-prev::after,
.podcast-slides .seter .swiper-button-next::after {
  font-size: 10px !important;
}

@media (max-width: 767px) {
  .voice-books .seter {
    left: 11% !important;
  }
}

@media (max-width: 575px) {
  .voice-books .seter {
    left: 7% !important;
  }
}

@media (max-width: 575px) {
  .main-page .section-header {
    -webkit-column-gap: 0;
    column-gap: 0;
    width: 100%;
  }
  .main-page .section-header img {
    display: none;
  }
}

.main-page .product-intro-container {
  width: 65%;
  margin: auto;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .main-page .product-intro-container {
    width: 78%;
  }
}

@media (max-width: 991px) {
  .main-page .product-intro-container {
    width: 90%;
  }
}

.main-page .product-intro-container img {
  position: relative;
  bottom: 23px;
}

@media (max-width: 767px) {
  .main-page .product-intro-container img {
    position: absolute;
    top: 75px;
    left: 14px;
  }
}

.main-page .product-intro-container .product-intro {
  width: 100%;
  background: url("/assets/new/Images/rec-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 54px 34px 44px 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 85px;
  column-gap: 85px;
}

@media (max-width: 767px) {
  .main-page .product-intro-container .product-intro {
    background: url("/assets/new/Images/rec-bg-sm.png") no-repeat;
    background-size: 100% 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (max-width: 1199px) {
  .main-page .product-intro-container .product-intro {
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }
}

@media (max-width: 991px) {
  .main-page .product-intro-container .product-intro {
    padding: 54px 20px 44px 18px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}

.main-page .product-intro-container .product-intro .product-intro-content {
  width: 100%;
}

@media (max-width: 767px) {
  .main-page .product-intro-container .product-intro .product-intro-content {
    margin-top: -60px;
  }
}

@media (max-width: 767px) {
  .main-page .product-intro-container .product-intro .product-intro-content {
    margin-top: -100px;
  }
}

.main-page .product-intro-container .product-intro .product-intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media (max-width: 575px) {
  .main-page .product-intro-container .product-intro .product-intro-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 17px;
  }
}

.main-page
  .product-intro-container
  .product-intro
  .product-intro-header
  .product-intro-title {
  font-size: 24px;
  font-weight: 700;
  color: #3aaa35;
}

@media (max-width: 575px) {
  .main-page
    .product-intro-container
    .product-intro
    .product-intro-header
    .product-intro-title {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    margin-bottom: 2px;
  }
}

.main-page
  .product-intro-container
  .product-intro
  .product-intro-header
  .product-intro-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
  column-gap: 12px;
}

.main-page
  .product-intro-container
  .product-intro
  .product-intro-header
  .product-intro-time
  .time-detail-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px) {
  .main-page
    .product-intro-container
    .product-intro
    .product-intro-header
    .product-intro-time
    .time-detail-container {
    row-gap: 4px;
  }
}

.main-page
  .product-intro-container
  .product-intro
  .product-intro-header
  .product-intro-time
  .time-detail {
  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;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid #dadada;
  font-size: 16px;
  color: #336bb8;
}

.main-page .product-intro-container .product-intro .product-intro-text {
  margin-top: 8px;
  font-size: 12px;
  color: #141414;
  text-align: justify;
  margin-bottom: 15px;
}

.main-page .product-intro-container .product-intro .intro-product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-page .product-intro-container .product-intro .intro-product-price ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.main-page
  .product-intro-container
  .product-intro
  .intro-product-price
  ul
  li:first-child {
  color: #141414;
}

.main-page
  .product-intro-container
  .product-intro
  .intro-product-price
  ul
  .after-off {
  color: #fb6b7a;
  font-size: 14px;
}

.main-page
  .product-intro-container
  .product-intro
  .intro-product-price
  ul
  .after-off
  span {
  font-size: 16px;
  font-weight: 500;
  color: #fa4659;
}

.main-page
  .product-intro-container
  .product-intro
  .intro-product-price
  ul
  .general-price {
  color: #808487;
  font-size: 14px;
  white-space: nowrap;
}

.main-page
  .product-intro-container
  .product-intro
  .intro-product-price
  ul
  .general-price
  span {
  font-size: 16px;
}

.main-page .product-intro-container .product-intro .intro-product-price button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  padding: 8px 16px;
  white-space: nowrap;
}

@media (max-width: 575px) {
  .main-page .product-intro-container .product-intro .intro-product-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 21px;
  }
}

.main-page .product-intro-container .product-intro .product-intro-img {
  width: 260px;
  min-width: 260px;
  height: auto;
  background: #808487;
  margin-top: -47px;
  border-radius: 25px;
}

@media (max-width: 991px) {
  .main-page .product-intro-container .product-intro .product-intro-img {
    width: 220px;
    min-width: 220px;
  }
}

@media (max-width: 767px) {
  .main-page .product-intro-container .product-intro .product-intro-img {
    height: 330px;
    width: 330px;
    margin: auto;
    position: relative;
    bottom: 112px;
  }
}

@media (max-width: 575px) {
  .main-page .product-intro-container .product-intro .product-intro-img {
    height: 270px;
    width: 270px;
    margin: auto;
    position: relative;
    bottom: 112px;
  }
}

.main-page .product-intro-container .product-intro .product-intro-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-page .voice-books {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-left: auto;
  margin-right: 0;
}

.main-page .voice-books .swiper {
  margin-left: auto !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
  padding-left: 10px !important;
}

.main-page .voice-books .swiper .seter {
  left: 5%;
  right: unset;
}

.main-page .vitrin {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .main-page .vitrin {
    width: 90%;
  }
}

.main-page .tests-container {
  width: 100%;
  background: url("/assets/new/Images/test-bgg.png"), var(--neutral-g, #141414);
  padding: 50px 0;
  background-position: center;
  margin-bottom: 100px;
  padding-bottom: 80px;
}

.main-page .tests-container .test {
  width: 80%;
  margin: auto;
}

.main-page .tests-container .test .middle-header {
  padding-bottom: 92px;
}

@media (max-width: 767px) {
  .main-page .tests-container .test .middle-header {
    padding-bottom: 0;
  }
}

.main-page .tests-container .test .middle-header h1 {
  color: white;
}

@media (max-width: 991px) {
  .main-page .tests-container .test {
    width: 90%;
  }
}

.main-page .tests-container .test .test-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  background: url("/assets/new/Images/test-bg.png") no-repeat;
  background-size: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media (max-width: 767px) {
  .main-page .tests-container .test .test-content {
    background: none;
    -webkit-column-gap: 70px;
    column-gap: 70px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 30px;
  }
}

@media (max-width: 575px) {
  .main-page .tests-container .test .test-content {
    -webkit-column-gap: 50px;
    column-gap: 50px;
  }
}

.main-page .tests-container .test .test-content-img {
  width: 150px;
  height: 150px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  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;
}

@media (max-width: 991px) {
  .main-page .tests-container .test .test-content-img {
    width: 120px;
    height: 120px;
  }
}

.main-page .tests-container .test .test-content-img img {
  width: 50%;
}

.main-page .tests-container .test .test-content-item {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  row-gap: 15px;
  width: 200px;
}

@media (max-width: 767px) {
  .main-page .tests-container .test .test-content-item {
    position: static !important;
  }
}

@media (max-width: 575px) {
  .main-page .tests-container .test .test-content-item {
    width: 137px;
  }
}

.main-page .tests-container .test .test-content-item .test-content-text h6 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
}

.main-page .tests-container .test .test-content-item .test-content-text p {
  overflow: hidden;
  color: var(--neutral-g-4, #b9b9b9);
  text-align: justify;
  /* regular/R 12 */
  font-size: 12px;
}

@media (max-width: 575px) {
  .main-page .tests-container .test .test-content-item .test-content-text p {
    text-align: center;
  }
}

.main-page .tests-container .test .test-content-item:first-child {
  position: relative;
  top: -42px;
}

.main-page
  .tests-container
  .test
  .test-content-item:first-child
  .test-content-img {
  background: linear-gradient(138deg, #d600fe 0%, #7c00fd 100%);
}

.main-page .tests-container .test .test-content-item:last-child {
  position: relative;
  bottom: 40px;
}

.main-page
  .tests-container
  .test
  .test-content-item:last-child
  .test-content-img {
  background: linear-gradient(138deg, #f2a11e 0%, #f9c222 100%);
}

.main-page .tests-container .test .test-content-item:nth-child(2) {
  position: relative;
  top: 20px;
}

.main-page
  .tests-container
  .test
  .test-content-item:nth-child(2)
  .test-content-img {
  background: linear-gradient(138deg, #e7782c 0%, #cb4442 100%);
}

.main-page .tests-container .test .test-content-item:nth-child(3) {
  position: relative;
  bottom: 100px;
}

.main-page
  .tests-container
  .test
  .test-content-item:nth-child(3)
  .test-content-img {
  background: linear-gradient(138deg, #2c7f30 0%, #7caa2c 100%);
}

.main-page .blog-archive {
  margin-bottom: 0;
}

.main-page .blog-archive .vitrin-header {
  margin-bottom: 64px;
}

.main-page .blog-archive .blog-archive-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 1199px) {
  .main-page .blog-archive .blog-archive-content {
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
}

@media (max-width: 767px) {
  .main-page .blog-archive .blog-archive-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px;
  }
  .main-page .blog-archive .blog-archive-content .first-article-card {
    height: 318px;
  }
}

.main-page .blog-archive .blog-archive-content .first-article-card {
  width: 50%;
  background-size: 100% 100%;
  position: relative;
}
.first-article-card::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #5858585e;
  border-radius: 25px;
}
@media (max-width: 1199px) {
  .main-page .blog-archive .blog-archive-content .first-article-card {
    width: 100%;
  }
}

.main-page .blog-archive .blog-archive-content .first-article-card h6 {
  font-size: 14px;
  font-weight: 500;
}

/* .main-page
  .blog-archive
  .blog-archive-content
  .first-article-card
  .post-date
  span {
  position: relative;
  top: 6px;
} */

.main-page .blog-archive .blog-archive-content .article-card {
  width: calc((50% / 2) - 13px) !important;
  min-width: calc((50% / 2) - 13px);
}
.blog-archive-content .article-card .article-card-img {
  max-height: unset !important;
}
.blog-archive-content .article-card .article-card-img img {
  height: unset;
  width: unset;
}
.blog-archive-content .article-card .article-card-img .image-parent {
  display: block;
  position: relative;
  overflow: hidden;
  /* height: 100%; */
}
.blog-archive-content .article-card .article-card-img .image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  /* height: 100%; */
}
.blog-archive-content .article-card .article-card-img .image-parent::after {
  padding-top: 100%;
  content: "";
  display: block;
}
@media (max-width: 1199px) {
  .main-page .blog-archive .blog-archive-content .article-card h6 {
    margin: 10px 0;
  }
}

/* .main-page .blog-archive .blog-archive-content .article-card .post-date span {
  position: relative;
  top: 6px;
} */

@media (max-width: 1199px) {
  .main-page .blog-archive .blog-archive-content .article-card {
    padding: 12px 12px;
    min-width: 215px;
  }
}

@media (max-width: 991px) {
  .main-page .blog-archive .blog-archive-content .article-card {
    width: 215px;
    min-width: 180px;
  }
}

@media (max-width: 767px) {
  .main-page .blog-archive .blog-archive-content .article-card {
    width: 48%;
    min-width: 48%;
  }
}

.main-page .online-reserve {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .main-page .online-reserve {
    width: 90%;
  }
}

.main-page .online-reserve .online-reserve-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 35px;
  column-gap: 35px;
  margin-top: 60px;
}

@media (max-width: 767px) {
  .main-page .online-reserve .online-reserve-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.main-page .online-reserve .online-reserve-content .consultant-images {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 26px;
}

@media (max-width: 767px) {
  .main-page .online-reserve .online-reserve-content .consultant-images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 80%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media (max-width: 575px) {
  .main-page .online-reserve .online-reserve-content .consultant-images {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .right-reserve-img,
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .left-reserve-img {
    margin: 0 !important;
    right: 0 !important;
    left: 0;
  }
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .right-reserve-img
  img,
.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .left-reserve-img
  img {
  width: 100%;
  height: 100%;
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .right-reserve-img:first-child {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-right: auto;
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .right-reserve-img:nth-child(2) {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-right: 28px;
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .right-reserve-img:nth-child(2) {
    position: relative;
    bottom: 60px;
  }
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .right-reserve-img:last-child {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  right: 30px;
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .right-reserve-img:last-child {
    position: relative;
    bottom: 30px;
  }
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .left-reserve-img:first-child {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-left: auto;
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .left-reserve-img:first-child {
    position: relative;
    top: 30px;
  }
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .left-reserve-img:nth-child(2) {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-right: auto;
  margin-left: 28px;
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .left-reserve-img:nth-child(2) {
    position: relative;
    top: 80px;
  }
}

.main-page
  .online-reserve
  .online-reserve-content
  .consultant-images
  .left-reserve-img:last-child {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  left: 30px;
}

@media (max-width: 767px) {
  .main-page
    .online-reserve
    .online-reserve-content
    .consultant-images
    .left-reserve-img:last-child {
    position: relative;
    top: 20px;
  }
}

.main-page .online-reserve .online-reserve-content .online-reserve-text {
  width: 50%;
  padding: 18px 30px 30px 30px;
  border-radius: 25px;
  background: #fff;
  -webkit-box-shadow: 0px 6px 15px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 6px 15px 2px rgba(0, 0, 0, 0.11);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .main-page .online-reserve .online-reserve-content .online-reserve-text {
    width: 80%;
  }
}

@media (max-width: 575px) {
  .main-page .online-reserve .online-reserve-content .online-reserve-text {
    width: 100%;
  }
}

.main-page .online-reserve .online-reserve-content .online-reserve-text h4 {
  color: #3aaa35;
  font-size: 16px;
  font-weight: 700;
}

.main-page .online-reserve .online-reserve-content .online-reserve-text p {
  overflow: hidden;
  color: var(--neutral-g-2, #646464);
  text-align: justify;
  text-overflow: ellipsis;
  /* regular/R 12 */
  font-size: 12px;
}

.main-page .online-reserve .online-reserve-content .online-reserve-text button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  padding: 4px 25px 6px 25px;
}

 /* comment section i2n main page  */

.main-page .tav-main-comments {
  width: 82%;
  margin: auto;
}

.main-page .tav-main-comments .tav-main-inner-title {
  right: 152px !important;
}

@media (max-width: 768px) {
  .main-page .tav-main-comments .tav-main-inner-title {
    right: -2px !important;
  }
}

@media (max-width: 1199px) {
  .main-page .tav-main-comments {
    width: 90%;
  }
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-top {
  display: flex;
  column-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-top
  .tav-comment-img {
  width: 80px;
  height: 80px;
  border-radius: 40%;
  overflow: hidden;
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-top
  .tav-comment-img
  img {
  width: 100%;
  height: 100%;
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-top
  .tav-comment-name {
  font-size: 14px;
  font-weight: 500;
  color: #41444b;
  display: block;
  margin-bottom: 5px;
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-top
  .tav-comment-co {
  font-size: 12px;
  font-weight: 400;
  color: #7b808c;
  display: block;
}

.main-page
  .tav-main-comments
  .tav-comments-container
  .tav-comment-item
  .tav-comment-text {
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
}
/*cooment in main page*/
.tav-middle-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.tav-middle-title .tav-main-title-heading {
    display: flex;
    position: relative;
    z-index: -1;
}
.tav-middle-title .tav-main-title-heading {
    display: flex;
    position: relative;
    z-index: -1;
}
.tav-middle-title .tav-main-title-heading {
    display: flex;
    position: relative;
    z-index: -1;
}
.tav-main-page .tav-main-comments .tav-main-inner-title {
    right: 152px !important;
}
.tav-middle-title .tav-main-title-heading .tav-main-inner-title i {
    font-size: 30px;
}
.tav-middle-title .tav-main-title-heading .tav-main-inner-title i {
    font-size: 30px;
}
.tav-middle-title .tav-main-title-heading .tav-main-title-shadow {
    color: #f1f1f1;
    font-size: 36px;
    letter-spacing: 2px;
    font-weight: 700;
    z-index: -2;
}
.tav-middle-title .tav-main-title-heading .tav-main-inner-title {
    display: flex;
    position: absolute;
    right: 82px;
    bottom: 3px;
    align-items: center;
    column-gap: 10px;
}
.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-next
  .tav-comment-item {
  align-items: flex-start;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-next
  .tav-comment-item
  .tav-comment-name,
.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-next
  .tav-comment-item
  .tav-comment-co,
.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-next
  .tav-comment-item
  .tav-comment-text {
  display: none;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-prev
  .tav-comment-item {
  align-items: flex-end;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-prev
  .tav-comment-item
  .tav-comment-name,
.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-prev
  .tav-comment-item
  .tav-comment-co,
.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-prev
  .tav-comment-item
  .tav-comment-text {
  display: none;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .swiper-slide-active
  .tav-comment-img {
  width: 110px !important;
  height: 110px !important;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  display: flex;
  column-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  text-align: center;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item
  .tav-comment-img {
  width: 80px;
  height: 80px;
  border-radius: 40%;
  overflow: hidden;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item
  .tav-comment-img
  img {
  width: 100%;
  height: 100%;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item
  .tav-comment-name {
  font-size: 14px;
  font-weight: 500;
  color: #41444b;
  display: block;
  margin-bottom: 5px;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item
  .tav-comment-co {
  font-size: 12px;
  font-weight: 400;
  color: #7b808c;
  display: block;
}

.main-page
  .tav-main-comments
  .tav-comments-container-sec
  .tav-comment-item
  .tav-comment-text {
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
}

 /* end comment section in main page */

.progress {
  position: absolute;
  height: 160px;
  width: 160px;
  cursor: pointer;
  top: 50%;
  left: 50%;
  margin: -80px 0 0 -80px;
}

.progress-circle {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -40px;
}

.progress-circle-back {
  fill: none;
  stroke: #dadada;
  stroke-width: 1px;
}

.progress-circle-prog {
  fill: none;
  stroke: #336bb8;
  stroke-width: 1px;
  stroke-dasharray: 0 999;
  stroke-dashoffset: 0px;
  -webkit-transition: stroke-dasharray 0.7s linear 0s;
  transition: stroke-dasharray 0.7s linear 0s;
}

.progress-text {
  width: 100%;
  top: 60px;
  text-align: center;
  font-size: 2em;
}

.section-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .section-main {
    padding-left: 10px;
  }
}

@media (max-width: 575px) {
  .section-main {
    padding-left: 16px;
    min-width: 150px;
    height: 260px;
  }
}

.section-main .section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 25px;
}

.section-main .section-header h6 {
  font-size: 20px;
}

@media (max-width: 767px) {
  .section-main .section-header h6 {
    font-size: 16px;
  }
}

.section-main p {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  margin-bottom: 97px;
}

@media (max-width: 767px) {
  .section-main p {
    font-size: 14px;
    margin-bottom: 67px;
    line-height: 20px;
  }
}

.section-main .btn-show-all {
  padding: 8px 38px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #336bb8;
  border-radius: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #336bb8;
  background-color: #ffffff;
}

@media (max-width: 575px) {
  .section-main .btn-show-all {
    padding: 5px 18px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .voice-books .section-main {
    padding-left: 0;
    padding-right: 10px;
  }
}

.grouping .grouping-show {
  padding-top: 30px;
  padding-bottom: 95px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.grouping .responsive-filter-buttons {
  display: none;
  margin-top: 32px;
}

@media (max-width: 991px) {
  .grouping .responsive-filter-buttons {
    display: block;
  }
}

.grouping .responsive-filter-buttons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.grouping .responsive-filter-buttons ul li {
  -webkit-column-gap: 11px;
  column-gap: 11px;
  font-size: 14px;
  color: #484848;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.grouping .groping-section {
  width: 25%;
}

.grouping .groping-section .filtered-data {
  display: none;
  padding: 0.8rem 1.25rem;
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3aaa35;
  font-weight: 400;
}

.grouping .groping-section .filtered-data .select-filter::before {
  content: url("/assets/new/Images/icons/before-dot.svg");
  margin-left: 5px;
}

.grouping
  .groping-section
  .accordion-item
  .accordion-button.collapsed
  ~ .filtered-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grouping .groping-section h6 {
  display: none;
  font-size: 14px;
  font-weight: 500;
  color: #484848;
  padding-bottom: 50px;
  padding-right: 24px;
  padding-top: 24px;
}

@media (max-width: 991px) {
  .grouping .groping-section {
    display: none;
    position: absolute;
    top: 0;
    width: 80%;
    background: white;
    z-index: 2;
    height: 100vh;
    right: 5px;
  }
  .grouping .groping-section .searchbox {
    display: none;
  }
  .grouping .groping-section h6 {
    display: block;
  }
  .grouping .groping-section .accordion .accordion-body {
    padding-right: 19px;
  }
  .grouping .groping-section .accordion-item {
    border: none;
    border-top: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.grouping .accordion-body ul .filter-item {
  cursor: pointer;
}

.grouping .filter-item.select {
  color: #3aaa35;
}

.grouping .workshop-list-page {
  width: 75%;
}

@media (max-width: 991px) {
  .grouping .workshop-list-page {
    width: 100%;
  }
}

.grouping .workshop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
  -webkit-column-gap: 19px;
  column-gap: 19px;
}

@media (max-width: 575px) {
  .grouping .workshop-list {
    -webkit-column-gap: 10px;
    column-gap: 10px;
  }
}

.grouping .product-item {
  padding: 10px 10px 20px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
}

.grouping .product-item .product-card-head {
  position: relative;
  max-width: 230px;
}

.grouping .product-item .product-card-head img {
  width: 100%;
  height: 100%;
}

.grouping .product-item .product-card-head .subject-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: -12px;
}

.grouping .product-item .product-card-head .subject-container .product-subject {
  background: #aff5ff;
  font-size: 12px;
  font-weight: 400;
  color: #2ba0af;
  border-radius: 10px;
  padding: 5px;
}

.grouping .product-item .product-card-title {
  margin-top: 20px;
  color: #141414;
  font-weight: 500;
  font-size: 14px;
  height: 42px;
  margin-bottom: 23px;
}

.grouping .product-item .product-option {
  margin-top: 5.5px;
  margin-left: 10.5px;
  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;
}

.grouping .product-item .product-option .product-price {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

@media (max-width: 575px) {
  .grouping .product-item .product-option .product-price {
    font-size: 12px;
  }
}

.grouping .product-item .product-option .product-price span {
  font-size: 12px;
  font-weight: 300;
  color: #808487;
}

.grouping .product-item .product-option .product-discount-price {
  color: #fa4659;
}

@media (max-width: 575px) {
  .grouping .product-item .product-option .product-discount-price {
    font-size: 12px;
  }
}

.grouping .product-item .product-option .product-discount-price span {
  color: #fa4659;
}

@media (max-width: 575px) {
  .grouping .product-item .product-option .product-discount-price span {
    font-size: 12px;
  }
}

.grouping .product-item .product-option .product-discount {
  color: #808487;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 575px) {
  .grouping .product-item .product-option .product-discount {
    font-size: 12px;
  }
}

.grouping .product-item .product-option .blur-bg {
  width: 45px;
  height: 45px;
}

.grouping .product-item .product-option .product-buy .selected-buy {
  display: none;
}

.grouping .product-item .product-option .product-buy::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(58, 131, 225, 0.45);
  width: 26px;
  height: 26px;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.grouping .product-item .product-option .product-buy.selected .selected-buy {
  display: block;
}

.grouping .product-item .product-option .product-buy.selected .ready-buy {
  display: none;
}

.grouping .remove-all-filters {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1.25rem;
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

/* .grouping .intro {
  margin-bottom: 50px;
} */

.grouping .intro .intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}

.grouping .intro .intro-header h1 {
  font-size: 20px;
  font-weight: 700;
  color: #141414;
  margin-bottom: 0;
}

.grouping .intro p {
  font-size: 12px;
  font-weight: 300;
  color: #141414;
  text-align: justify;
}

.grouping .intro h6 {
  font-size: 14px;
  font-weight: 400;
  color: #141414;
  margin-bottom: 10px;
}

.accordion .searchbox {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 0.8rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.accordion .searchbox input {
  border: none;
  width: 100%;
}

.accordion .searchbox input::-webkit-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.accordion .searchbox input:-ms-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.accordion .searchbox input::-ms-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.accordion .searchbox input::placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.accordion .accordion-item {
  margin: 10px 0;
  border-radius: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
}

.accordion .accordion-item:not(:first-of-type) {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion .accordion-button {
  font-size: 14px;
  font-weight: 400;
  color: #0046a6;
  border-radius: 15px;
}

.accordion .accordion-button::after {
  margin-right: auto;
  margin-left: 0;
}

.accordion .accordion-item:last-of-type {
  border-radius: 15px;
}

.accordion .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: white;
}

.accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 15px;
}

.accordion .accordion-body {
  padding-top: 0;
  padding-right: 25px;
}

.accordion .accordion-body ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  margin-bottom: 14.5px;
}

.accordion .accordion-body ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #3aaa35;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -2px;
  /* Also needed for space (tweak if needed) */
}

.pagination-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}

.pagination-nav .pagination {
  -webkit-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.pagination-nav .page-link {
  border-radius: 10px;
  width: 31px;
  height: 31px;
  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;
  border: transparent;
  -webkit-box-shadow: 0px 4px 4px 0px #0000000d;
  box-shadow: 0px 4px 4px 0px #0000000d;
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.pagination-nav .page-link:focus {
  -webkit-box-shadow: 0px 4px 4px 0px #0000000d;
  box-shadow: 0px 4px 4px 0px #0000000d;
  background-color: transparent;
}

.pagination-nav .page-item:first-child .page-link {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination-nav .page-item:last-child .page-link {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination-nav .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background: #3aaa35;
  border-color: #3aaa35;
}

footer {
  background: url("/assets/new/Images/footer-bg.png"), #141414;
  padding-top: 24px;
  background-size: 100% 100%;
  padding-bottom: 14px;
  margin-top: 80px;
}

@media (max-width: 785px) {
  footer {
    padding-top: 38px;
    background-size: unset;
    margin-top: 40px;
  }
}

footer .footer-body {
  width: 80%;
  margin: auto;
}

@media (max-width: 1199px) {
  footer .footer-body {
    width: 90%;
  }
}

@media (max-width: 575px) {
  footer .footer-body {
    padding-bottom: 70px;
  }
}

@media (min-width: 1400px) {
  footer .footer-body {
    width: 1300px !important;
  }
}

footer .footer-body .top-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 45px;
}

@media (max-width: 785px) {
  footer .footer-body .top-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
    margin-bottom: 18px;
  }
}

@media (max-width: 785px) {
  footer .footer-body .top-footer-item {
    width: 80% !important;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  footer .footer-body .top-footer-item {
    width: 95% !important;
  }
}

footer .footer-body .top-footer .radiobina-intro {
  width: 30%;
}

footer .footer-body .top-footer .radiobina-intro p {
  color: white;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  padding-bottom: 0;
}

footer .footer-body .top-footer .access-items {
  width: 25%;
  min-width: 214px;
}

footer .footer-body .top-footer .access-items ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 54px;
  column-gap: 54px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: white;
  row-gap: 13px;
}

@media (max-width: 1199px) {
  footer .footer-body .top-footer .access-items ul {
    -webkit-column-gap: 35px;
    column-gap: 35px;
  }
}

@media (max-width: 991px) {
  footer .footer-body .top-footer .access-items ul {
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (max-width: 785px) {
  footer .footer-body .top-footer .access-items ul {
    -webkit-column-gap: 24%;
    column-gap: 24%;
  }
}

footer .footer-body .top-footer .access-items ul li {
  font-size: 12px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

footer .footer-body .top-footer .access-items ul li::before {
  content: "• ";
  color: #0046a6;
  font-size: 20px;
}

footer .footer-body .top-footer .contact-methods {
  width: 22%;
  color: white;
  min-width: 200px;
}

footer .footer-body .top-footer .contact-methods li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 11px;
  column-gap: 11px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 20px;
}

footer .footer-body .top-footer .contact-methods li img {
  margin-bottom: 0;
}

footer .footer-body .top-footer .top-footer-item h6,
footer .footer-body .top-footer img {
  margin-bottom: 17px;
}

footer .footer-body .top-footer .top-footer-item h6 {
  font-size: 14px;
  font-weight: 700;
  color: #3aaa35;
  height: 30px;
}

footer .footer-body .newsletter {
  width: 100%;
  padding: 17px 27px 0 27px;
  background: #0046a6;
  color: white;
  border-radius: 25px;
  position: relative;
  z-index: 1;
}

footer .footer-body .newsletter::after {
  content: "";
  background: url("/assets/new/Images/Asset-curve.png") #2c2c2c no-repeat;
  position: absolute;
  top: -17px;
  right: 0;
  left: 0;
  margin: auto;
  width: 127px;
  height: 60px;
  z-index: 22;
}

footer .footer-body .newsletter .top-newsletter {
  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;
  padding-bottom: 26px;
  border-bottom: 1px solid #336bb8;
}

@media (max-width: 991px) {
  footer .footer-body .newsletter .top-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 25px;
    padding-top: 25px;
  }
}

footer .footer-body .newsletter .top-newsletter span {
  font-size: 14px;
  font-weight: 700;
  color: white;
}

footer .footer-body .newsletter .top-newsletter .enter-email {
  position: relative;
  width: 25%;
}

@media (max-width: 991px) {
  footer .footer-body .newsletter .top-newsletter .enter-email {
    width: 50%;
  }
}

@media (max-width: 767px) {
  footer .footer-body .newsletter .top-newsletter .enter-email {
    width: 70%;
  }
}

@media (max-width: 575px) {
  footer .footer-body .newsletter .top-newsletter .enter-email {
    width: 80%;
  }
}

footer .footer-body .newsletter .top-newsletter .enter-email input {
  width: 100%;
  padding: 8px 9px;
  border-radius: 12px;
  outline: none;
  border: none;
}

footer
  .footer-body
  .newsletter
  .top-newsletter
  .enter-email
  input::-webkit-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #99b5db;
}

footer
  .footer-body
  .newsletter
  .top-newsletter
  .enter-email
  input:-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #99b5db;
}

footer
  .footer-body
  .newsletter
  .top-newsletter
  .enter-email
  input::-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #99b5db;
}

footer
  .footer-body
  .newsletter
  .top-newsletter
  .enter-email
  input::placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #99b5db;
}

footer .footer-body .newsletter .top-newsletter .enter-email button {
  position: absolute;
  left: 4px;
  top: 6px;
  background-color: #0046a6;
  border: none;
  outline: none;
  color: white;
  font-size: 12px;
  border-radius: 8px;
  padding: 5px 16px;
}

footer .footer-body .newsletter .social-networks {
  padding: 6px 0;
  width: 30%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 991px) {
  footer .footer-body .newsletter .social-networks {
    width: 50%;
    padding: 20px 0;
  }
}

@media (max-width: 575px) {
  footer .footer-body .newsletter .social-networks {
    width: 100%;
  }
}

footer .footer-body .site-rights {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #99b5db;
  padding-top: 6px;
}

@media (max-width: 767px) {
  footer .footer-body .site-rights {
    font-size: 12px;
  }
}

.responsive-footer {
  display: none;
  /* background-color: white; */
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
  -webkit-box-shadow: 0px -3px 5px 0px #0000001c;
  box-shadow: 0px -3px 5px 0px #0000001c;
  /* border-radius: 25px 25px 0px 0px; */
  padding: 6px 0 12px 0;
  margin-top: 37px !important;
  background-color: #edebeb;
}

@media (max-width: 575px) {
  .responsive-footer {
    display: block;
  }
}

.responsive-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.responsive-footer ul li {
  padding: 6px 13px 3px 13px;
}

.responsive-footer ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #484848;
  font-weight: 300;
}

.responsive-footer ul li a img {
  width: 24px;
  height: 24px;
}

.responsive-footer .active-footer {
  background: #ccdaed;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .single {
    width: 85%;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .single {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .single {
    width: 100%;
  }
}

.single .season-item {
  width: 100%;
  padding: 12px 22px;
  background: #f1f1f1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

.single .season-item .season-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.single .season-item .season-item-content h6 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

.single .season-item .season-item-content p {
  margin-bottom: 0;
}

.single .season-item .season-item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 7px;
  column-gap: 7px;
}

.single .single-section {
  margin-top: 25px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.single .intro {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 50px;
}

.single .intro .intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 10px;
}

.single .intro .intro-header h1 {
  font-size: 20px;
  font-weight: 700;
  color: #141414;
  margin-bottom: 0;
}

.single .intro p {
  font-size: 12px;
  font-weight: 300;
  color: #141414;
  text-align: justify;
}

.single .intro h6 {
  font-size: 14px;
  font-weight: 400;
  color: #141414;
  margin-bottom: 10px;
}

.single .single-intro {
  width: 78%;
}

@media (max-width: 1199px) {
  .single .single-intro {
    width: 73%;
  }
}

@media (max-width: 991px) {
  .single .single-intro {
    width: 67%;
  }
}

@media (max-width: 767px) {
  .single .single-intro {
    width: 100%;
  }
}

.single .single-intro .top-single-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 991px) {
  .single .single-intro .top-single-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .single .single-intro .top-single-intro {
    width: 100%;
  }
}

.single .single-intro .top-single-intro .single-brief {
  width: 60%;
}

@media (max-width: 1199px) {
  .single .single-intro .top-single-intro .single-brief {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .single .single-intro .top-single-intro .single-brief {
    width: 85%;
  }
}

@media (max-width: 767px) {
  .single .single-intro .top-single-intro .single-brief {
    width: 100%;
  }
}

.single .single-intro .top-single-intro h1 {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  color: #141414;
  padding-right: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}

@media (max-width: 767px) {
  .single .single-intro .top-single-intro h1 {
    font-size: 18px;
  }
}

.single .single-intro .top-single-intro ul {
  margin-bottom: 16px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
}

.single .single-intro .top-single-intro ul li:first-child {
  width: 75px;
}

.single .single-intro .top-single-intro ul li.group-name {
  color: #0046a6;
}

.single .single-intro .top-single-intro ul .score-li {
  font-size: 12px;
}

.single .single-intro .top-single-intro ul .score-li a {
  color: #0046a6;
}

.single .single-intro .top-single-intro ul .score-li .score {
  font-size: 14px;
}

.single .single-intro .top-single-intro.player-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  row-gap: 20px;
}

.single .single-intro .single-img {
  width: 37%;
  height: 285px;
  border-radius: 25px;
  height: 285px;
}

@media (max-width: 1199px) {
  .single .single-intro .single-img {
    width: 47%;
  }
}

@media (max-width: 991px) {
  .single .single-intro .single-img {
    width: 65%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}

@media (max-width: 414px) {
  .single .single-intro .single-img {
    width: 100%;
  }
}

.single .single-intro .single-img img {
  width: 100%;
  height: 100%;
  border-radius: 19px;
}

.single .single-intro .single-options-responsive {
  display: none;
}

@media (max-width: 767px) {
  .single .single-intro .single-options-responsive {
    display: block;
  }
}

.single .single-intro .single-options-responsive .single-explain {
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 18px 23px;
  border-radius: 25px;
  margin-bottom: 20px;
}

.single .single-intro .single-options-responsive .single-explain li {
  margin-bottom: 20px;
}

.single .single-intro .single-options-responsive .single-explain li:last-child {
  margin-bottom: 0;
}

.single .single-intro .single-options-responsive .single-explain li a {
  color: #484848;
  font-size: 16px;
}

.single .single-intro .single-options-responsive .single-social {
  margin-bottom: 38px;
}

.single .single-intro .single-options-responsive .single-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 0;
  border-radius: 25px;
  margin-bottom: 60px;
}

.single .single-intro .season .season-item {
  width: 100%;
  padding: 12px 22px;
  background: #f1f1f1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

@media (max-width: 575px) {
  .single .single-intro .season .season-item {
    font-size: 12px;
  }
}

.single .single-intro .season .season-item .season-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  width: 66%;
}

.single .single-intro .season .season-item .season-item-content h6 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

@media (max-width: 575px) {
  .single .single-intro .season .season-item .season-item-content h6 span {
    display: none;
  }
}

.single .single-intro .season .season-item .season-item-content p {
  margin-bottom: 0;
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.single .single-intro .season .season-item .season-item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 7px;
  column-gap: 7px;
}

@media (max-width: 991px) {
  .single .single-intro .season.consultant-seasons .season-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px;
  }
  .single
    .single-intro
    .season.consultant-seasons
    .season-item
    .season-item-content {
    display: none;
  }
  .single .single-intro .season.consultant-seasons .season-item a {
    display: none;
  }
  .single
    .single-intro
    .season.consultant-seasons
    .season-item
    .consultant-cost {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 575px) {
  .single .single-intro .season.consultant-seasons .season-item {
    padding: 12px 10px;
  }
}

.single
  .single-intro
  .season.consultant-seasons
  .season-item
  .responsive-season-section {
  display: none;
}

@media (max-width: 991px) {
  .single
    .single-intro
    .season.consultant-seasons
    .season-item
    .responsive-season-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .single
    .single-intro
    .season.consultant-seasons
    .season-item
    .responsive-season-section
    a {
    display: block;
  }
  .single
    .single-intro
    .season.consultant-seasons
    .season-item
    .responsive-season-section
    .season-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.single .single-intro .season.consultant-seasons .season-item-content {
  width: unset;
}

.single .single-intro .attachment {
  margin-top: 50px;
}

.single .single-options {
  width: 22%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}

@media (max-width: 1199px) {
  .single .single-options {
    width: 27%;
  }
}

@media (max-width: 991px) {
  .single .single-options {
    width: 33%;
  }
}

@media (max-width: 767px) {
  .single .single-options {
    display: none;
  }
}

.single .single-options .single-spec {
  padding: 22px 20px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
}

.single .single-options .single-spec .single-spec-top {
  padding-bottom: 40px;
  border-bottom: 1px solid #dadada;
}

.single .single-options .single-spec .single-spec-top h6 {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  margin-bottom: 33px;
}

.single .single-options .single-spec .single-spec-top div {
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  margin-bottom: 10px;
}

.single .single-options .single-spec .single-spec-bottom {
  text-align: center;
}

.single .single-options .single-spec .single-spec-bottom button {
  width: 95%;
  padding: 8px 0;
}

.single .single-options .single-spec .single-price {
  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;
  padding: 30px 0;
}

.single .single-options .single-spec .single-price .show-price {
  font-size: 14px;
  color: #fa4659;
  font-weight: 400;
  text-decoration: line-through;
}

.single .single-options .single-spec .single-price .show-price .first-price {
  font-size: 16px;
}

.single .single-options .single-spec .single-price .second-price {
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.discount {
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding: 2px 12px;
  background-color: #fa4659;
  border-radius: 25px;
}

.single .single-options .single-spec .single-free {
  color: #3aaa35;
  text-align: center;
  padding: 30px 0;
}

.single .single-options .single-spec button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  margin-top: 10px;
}

.single .single-options .single-explain {
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
  padding: 15px 17px;
  width: 100%;
}

.single .single-options .single-explain h3 {
  font-size: 16px;
  font-weight: 400;
  color: #3aaa35;
  margin-bottom: 10px;
}

.single .single-options .single-explain ul li {
  font-size: 16px;
  font-weight: 400;
  padding: 5px 0;
}
li.lesson_item_play.active {
  color: #004fa3;
}

li.lesson_item_play {
  font-weight: 600;
  font-size: 14px !important;
  list-style: disc;
}

.single .single-options .single-explain ul li a {
  color: #141414;
}

.single .single-options .single-social {
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 26px;
  width: 100%;
}

.single .single-options .single-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single .collapsible-seasons {
  color: #ff5500;
  font-weight: bold;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single .collapsible-seasons .acc-down {
  display: block;
}

.single .collapsible-seasons .acc-up {
  display: none;
}

.single .active-season-seaction {
  margin-bottom: 15px;
}

.single .active-season-seaction .acc-up {
  display: block;
}

.single .active-season-seaction .acc-down {
  display: none;
}

.single .collapsible-seasons-sections {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  padding-right: 20px;
}

.single .collapsible-seasons-sections li {
  cursor: pointer;
}

.single-spec-workshop {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin: 10px 0;
}

.season-item .consultant-cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}

.season-item .consultant-cost li {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

.season-item .consultant-cost li span {
  font-size: 12px;
  font-weight: 400;
  color: #808487;
}

.season-item a {
  font-size: 18px;
  font-weight: 700;
  color: #0046a6;
}

.single-spec-top.top-spec-con {
  border-bottom: unset !important;
  padding-bottom: 30px !important;
}

.single-spec-package .single-spec-top {
  padding-bottom: 14px !important;
}

.reserve-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}

@media (max-width: 575px) {
  .reserve-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
  }
}

.reserve-header .inputbox {
  width: 40%;
  position: relative;
}

@media (max-width: 991px) {
  .reserve-header .inputbox {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .reserve-header .inputbox {
    width: 100%;
  }
}

.reserve-header .inputbox input {
  width: 100%;
}

.reserve-header .inputbox img {
  position: absolute;
  left: 3%;
  top: 16%;
}

.reserve-header .intro-header {
  margin-bottom: 0;
}

.responsive-price {
  position: fixed;
  bottom: 73px;
  width: 100%;
  -webkit-box-shadow: 0px -4px 4px 0px #0000000d;
  box-shadow: 0px -4px 4px 0px #0000000d;
  display: none;
  z-index: 5;
}

@media (max-width: 767px) {
  .responsive-price {
    display: block;
  }
}

.responsive-price .responsive-price-content {
  padding: 10px 0;
  background-color: white;
  text-align: center;
}

.responsive-price .without-discount {
  color: #3aaa35;
  font-size: 14px;
  font-weight: 400;
}

.responsive-price .with-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.responsive-price .with-discount span {
  display: block;
}

.responsive-price .with-discount .after-discount {
  color: white;
  font-size: 16px;
  font-weight: 400;
}

.responsive-price .with-discount .discount-percent {
  border-radius: 25px;
  padding: 3px 12px;
  background-color: #fa4659;
  color: white;
  font-size: 12px;
}
.discount-price {
    padding-bottom: 5px; 
    margin-bottom: 5px;
    text-decoration: underline

}
.responsive-price button {
  padding: 4px 0;
  width: 100%;
  background-color: #0046a6;
  border: none;
  color: white;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0px -4px 8px 3px rgba(0, 0, 0, 0.24);
}

@media (max-width: 767px) {
  .single-blog .single-options {
    display: block;
  }
}

.rate {
  float: left;
  height: 46px;
  padding: 0 10px;
}

.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}

.rate input {
  caret-color: transparent;
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ffcb02;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #ffcb02;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #ffcb02;
}

video {
  width: 100%;
}

[data-plyr="settings"] {
  display: none;
}

.plyr--video .plyr__control:focus-visible,
.plyr--video .plyr__control:hover {
  background-color: transparent !important;
}

.comments {
  margin-top: 50px;
  margin-bottom: 100px;
}

.comments .send-comment {
  margin-bottom: 26px;
}

.comments h6 {
  font-size: 16px;
  font-weight: 700;
  color: #484848;
}

.comments span {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

.comments form {
  width: 80%;
  margin: 0 auto;
  margin-top: 42px;
}

@media (max-width: 991px) {
  .comments form {
    width: 100%;
  }
}

.comments form .main-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 767px) {
  .comments form .main-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.comments form .main-form .right-form,
.comments form .main-form .left-form {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .comments form .main-form .right-form,
  .comments form .main-form .left-form {
    width: 100%;
  }
}

.comments form .main-form .right-form .star-rate,
.comments form .main-form .left-form .star-rate {
  border: 1px solid #ababab;
  border-radius: 12px;
  padding: 10px 14px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comments form .main-form .right-form .star-rate .rate,
.comments form .main-form .left-form .star-rate .rate {
  padding: 0;
  margin-top: 5px;
}

.comments form .main-form input {
  border: 1px solid #ababab;
  border-radius: 12px;
  padding: 10px 14px;
  margin-bottom: 10px;
}

.comments form .main-form input::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input::placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea {
  height: 158px;
  border-radius: 12px;
  border: 1px solid #ababab;
  padding: 8px 10px;
}

.comments form .main-form textarea::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea::placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  display: block;
  margin-right: auto;
  padding: 6px 22px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .comments form button {
    margin: 0 auto;
    margin-top: 30px;
  }
}

.comments .single-comment {
  padding: 24px 0;
  border-bottom: 1px solid #dadada;
  width: 87%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .comments .single-comment {
    width: 100%;
  }
}

.comments .single-comment:last-child {
  border-bottom: unset;
}

.comments .single-comment .single-comment-content {
  width: 92%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .comments .single-comment .single-comment-content {
    width: 100%;
  }
}

.comments .single-comment .single-comment-response {
  width: 90.3%;
  margin-right: 5.5%;
  border-right: 1px solid #dadada;
  padding-right: 20px;
  margin-top: 31.5px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.comments .single-comment .owner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.comments .single-comment .owner-container .comment-response-option {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer !important;
  -webkit-column-gap: 13px;
  column-gap: 13px;
  margin-top: 4px;
}

@media (max-width: 575px) {
  .comments .single-comment .owner-container .comment-response-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .comments .single-comment .owner-container .comment-response-option span {
    font-size: 12px;
    font-weight: 400;
    color: #808487;
  }
}

.comments .single-comment .comment-owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 14px;
  column-gap: 14px;
  margin-bottom: 26px;
}

.comments .single-comment .comment-owner .comment-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}

.comments .single-comment .comment-owner .comment-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.comments .single-comment .comment-owner-name {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

.comments .single-comment .comment-owner .comment-date {
  font-size: 13px;
  font-weight: 300;
  color: #484848;
}

.comments .single-comment .comment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 88%;
}

.comments .single-comment .comment-content p {
  font-size: 12px;
  font-weight: 400;
  color: #484848;
  margin-bottom: 0;
  width: 75%;
  text-align: justify;
}

.comments .single-comment .comment-content .comment-response-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 13px;
  column-gap: 13px;
  cursor: pointer;
}

@media (max-width: 575px) {
  .comments .single-comment .comment-content .comment-response-option {
    display: none;
  }
}

.comments .single-comment .comment-content .comment-response-option span {
  font-size: 12px;
  font-weight: 400;
  color: #808487;
}

.comments
  .single-comment
  .comment-content
  .comment-response-option.active
  .close-arrow
  svg {
  display: none;
}

.comments
  .single-comment
  .comment-content
  .comment-response-option.active
  .close-arrow::after {
  content: url("/assets/new/Images/icons/arrow-accordion-up.svg");
}

.vitrin {
  padding-bottom: 100px;
}

.vitrin .vitrin-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 54px;
}

.vitrin .vitrin-header .intro-header {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .vitrin .vitrin-header .intro-header h1 {
    font-size: 16px;
  }
}

.vitrin .vitrin-header a {
  font-size: 16px;
  font-weight: 400;
  color: #336bb8;
}

@media (max-width: 575px) {
  .vitrin .vitrin-header a {
    font-size: 14px;
  }
}

.vitrin .vitrin-header .show-more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vitrin .vitrin-header .show-more span {
  position: relative;
  z-index: 1;
}

.vitrin .vitrin-header .show-more span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #2665b54d;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
}

.vitrin-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
}

@media (max-width: 767px) {
  .vitrin-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.vitrin-content .product-item {
  min-width: calc((100% / 4) - 15px);
  width: calc((100% / 4) - 15px);
}

@media (max-width: 767px) {
  .vitrin-content .product-item {
    min-width: calc((100% / 2) - 15px);
    width: calc((100% / 2) - 15px);
  }
}

@media (max-width: 767px) {
  .single-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.single-blog .single-post {
  width: 78%;
}

@media (max-width: 991px) {
  .single-blog .single-post {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .single-blog .single-post {
    width: 100%;
  }
}

.single-blog .single-post .post-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
}
@media (max-width: 500px) {
  .single-blog .single-post .post-details {
    flex-direction: column-reverse;
  }
  .single-blog .single-post .post-details .right-post-detail {
    justify-content: space-between;
    margin-top: 15px;
  }
}
.single-blog .single-post .post-details .right-post-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
  column-gap: 40px;
}

.single-blog .single-post .post-details .left-post-detail a {
  color: #336bb8;
  font-size: 14px;
}

.single-blog .post-text p {
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  text-align: justify;
}

@media (max-width: 575px) {
  .single-blog .post-text p {
    font-size: 12px;
  }
}

.single-blog .post-content {
  width: 100%;
}

.single-blog .post-content .single-social {
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 26px;
  width: 100%;
  margin-top: 10px;
  display: none;
}

.single-blog .post-content .single-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .single-blog .post-content .single-social {
    display: block;
  }
}

.single-blog .post-content .single-explain {
  display: none;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 18px 23px;
  border-radius: 25px;
  margin: 20px 0;
}

.single-blog .post-content .single-explain li {
  margin-bottom: 20px;
}

.single-blog .post-content .single-explain li:last-child {
  margin-bottom: 0;
}

.single-blog .post-content .single-explain li a {
  color: #484848;
  font-size: 16px;
}

@media (max-width: 767px) {
  .single-blog .post-content .single-explain {
    display: block;
  }
}

.single-blog .post-img {
  width: 470px;
  height: 470px;
  max-height: 470px;
  border-radius: 25px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .single-blog .post-img {
    width: 100%;
    max-height: 420px;
    height: auto;
  }
}

.single-blog .post-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-blog .post-title {
  font-size: 24px;
  font-weight: 700;
  color: #484848;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .single-blog .post-title {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .single-blog .post-title {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .single-blog .post-title {
    font-size: 19px;
  }
}

.single-blog small {
  font-size: 14px;
  color: #484848;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
  column-gap: 8px;
}

.single-blog .text-title {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #646464;
}

@media (max-width: 575px) {
  .single-blog .text-title {
    font-size: 14px;
  }
}

.single-blog .post-tags {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
  column-gap: 8px;
}

.single-blog .post-tags .tag {
  padding: 4px 11px;
  border-radius: 5px;
  border: 1px solid #dadada;
  color: #808487;
  font-size: 14px;
  font-weight: 400;
}

.single-blog .single-options {
  width: 22%;
}

@media (max-width: 991px) {
  .single-blog .single-options {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .single-blog .single-options {
    width: 100%;
  }
  .single-blog .single-options .single-social {
    display: none;
  }
  .single-blog .single-options .single-explain {
    display: block;
  }
}

.single-blog .single-options a.active {
  color: #3aaa35 !important;
}

.single-blog .single-options .last-articles {
  margin-top: 30px;
}
.last-articles-list .article-card-img {
  max-height: unset !important;
}
.last-articles-list .article-card-img .image-parent {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.last-articles-list .article-card-img .image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.product-item .product-card-head .image-parent::after {
  padding-top: 100%;
  content: "";
  display: block;
}
.product-item .product-card-head .image-parent {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.product-item .product-card-head .image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}
.last-articles-list .article-card-img .image-parent::after {
  padding-top: 100%;
  content: "";
  display: block;
}
.single-blog .single-options .last-articles .last-articles-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}

@media (max-width: 767px) {
  .single-blog .single-options .last-articles .last-articles-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 10px;
    column-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.single-blog .single-options .last-articles .intro-header {
  margin-bottom: 30px;
}

.first-article-card {
  width: 65.5%;
  background: linear-gradient(
      180.24deg,
      rgba(0, 0, 0, 0) 35.87%,
      rgba(0, 0, 0, 0.7) 99.79%
    ),
    url("/assets/new/images/product/postblog.png");
  position: relative;
  border-radius: 25px;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .first-article-card {
    width: 100%;
    max-height: 230px;
    height: 230px;
  }
}

@media (max-width: 390px) {
  .first-article-card {
    width: 85%;
    margin: auto;
  }
}

.first-article-card .first-article-content {
  width: 90%;
  margin: 0 auto;
  margin-top: auto;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 12;
}

.first-article-card .first-article-content .right-article-content {
  width: 51%;
  color: white;
  position: relative;
  z-index: 10;
}

.first-article-card .first-article-content .right-article-content h6 {
  margin-top: 12px;
  line-height: 24px;
}

.first-article-card
  .first-article-content
  .right-article-content
  small
  svg
  path {
  fill: white;
}

.first-article-card .first-article-content button {
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400;
  background-color: #0046a6;
  border: transparent;
  display: block;
  padding: 2px 18px;
  margin-bottom: 4px;
  position: relative;
  height: 33px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.first-article-card .first-article-content button a {
  color: white;
}

.article-card {
  padding: 14px 12px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
  width: 100%;
}

@media (max-width: 767px) {
  .article-card {
    width: 48%;
  }
}

@media (max-width: 576px) {
  .main-page .blog-archive .blog-archive-content .article-card {
    min-width: 47.2%;
  }
  /* .main-page
    .blog-archive
    .blog-archive-content
    .article-card
    .article-card-img {
    max-height: 170px;
  } */
  .main-page .blog-archive .blog-archive-content .article-card h6 {
    margin: 5px 0;
    font-size: 12px;
    height: 32px;
  }
}
/* @media (max-width: 992px) {

  .main-page
    .blog-archive
    .blog-archive-content
    .article-card
    .article-card-img {
    max-height: 170px;
  }
} */

@media (max-width: 400px) {
  .article-card {
    width: 80%;
    margin: auto;
  }
}

.article-card .article-card-img {
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 16px;
  max-height: 200px;
}

.article-card .article-card-img img {
  width: 100%;
  height: 100%;
}

.article-card small {
  font-size: 12px;
  font-weight: 300;
  color: #808487;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article-card h6 {
  margin: 16px 0;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  height: 40px;
  overflow: hidden;
}

.article-card button {
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400;
  background-color: #0046a6;
  border: transparent;
  display: block;
  margin: auto;
  padding: 2px 18px;
  margin-bottom: 4px;
  position: relative;
}

.article-card button a {
  color: white;
}

.article-card button::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #3a83e12e;
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  bottom: -12px;
  left: 0;
}

.blog-page .article-card {
  width: calc((100% / 3) - 13px) !important;
  min-width: calc((100% / 3) - 13px);
}

@media (max-width: 767px) {
  .blog-page .article-card {
    width: calc((100% / 2) - 11px) !important;
    min-width: calc((100% / 2) - 11px);
  }
}

@media (max-width: 390px) {
  .blog-page .article-card {
    width: 85%;
    margin: auto;
    min-width: 85%;
  }
}

.plyr--video .plyr__controls {
  border-bottom-left-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}

.workshop-list .article-card {
  width: 32%;
}
.workshop-list .article-card .article-card-img {
  max-height: unset !important;
}
.workshop-list .article-card .article-card-img .image-parent {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.workshop-list .article-card .article-card-img .image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.workshop-list .article-card .article-card-img .image-parent::after {
  padding-top: 100%;
  content: "";
  display: block;
}
.article-audio {
  width: 100%;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 25px;
}

.article-audio button {
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  background-color: #0046a6;
  border: transparent;
  display: block;
  margin: auto;
  padding: 2px 18px;
  margin-bottom: 4px;
  position: relative;
  color: #fff;
  margin-top: 40px;
}

.article-audio .article-audio-img {
  border-radius: 25px;
  width: 160px;
  position: relative;
  min-width: 118px;
  overflow: hidden;
}

.article-audio .article-audio-img .svg-articles {
  position: absolute;
  left: 65px;
  bottom: 45px;
  width: 37px;
  z-index: 10;
}

@media (max-width: 991px) {
  .article-audio .article-audio-img .svg-articles {
    left: 35%;
    bottom: 30%;
  }
  .article-audio .article-audio-img .svg-articles svg {
    width: 35px;
  }
}

.article-audio .article-audio-img .svg-articles .pauseSvg {
  display: none;
}

.article-audio .article-audio-img .pause-state .pauseSvg {
  display: block;
}

.article-audio .article-audio-img .pause-state .playSvg {
  display: none;
}

.article-audio .article-audio-img::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #61616152;
  z-index: 1;
}

.article-audio .article-audio-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.article-audio .article-audio-title {
  font-size: 16px;
  font-weight: 700;
  color: #141414;
}

@media (max-width: 767px) {
  .article-audio .article-audio-title {
    font-size: 14px;
    font-weight: 700;
  }
}

@media (max-width: 575px) {
  .article-audio .article-audio-title {
    font-size: 12px;
    font-weight: 700;
  }
}

.shop .intro-header {
  margin-top: 38px;
}

.shop .shop-product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .shop .shop-product-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
  }
}

.shop .shop-card {
  border-radius: 25px;
  background: var(--neutral-white, #fff);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
}

@media (max-width: 767px) {
  .shop .shop-card {
    width: 85% !important;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .shop .shop-card {
    width: 100% !important;
  }
}

.shop .shop-product-spec {
  padding: 10px 10px 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  column-gap: 15px;
}

.shop .shop-product-spec .product-name-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 12px;
  column-gap: 12px;
}

.shop .shop-product-spec .product-name-sec h6 {
  color: #484848;
  font-weight: 400;
  font-size: 16px;
}

.shop .shop-product-spec .shop-product-img {
  width: 63px;
  height: 53px;
}

.shop .shop-product-spec .shop-product-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.shop .shop-product-spec .shop-product-price {
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.shop .shop-product-spec .shop-product-price .show-price {
  color: #484848;
  font-size: 20px;
  font-weight: 700;
}
.show-price{
    color: #ff0000;
    font-size: 15px;
    font-weight: 600;
}

.shop .shop-product-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 10px 10px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shop .shop-product-discount label {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
  min-width: 60px;
}

.shop .shop-product-discount .discount-input {
  position: relative;
}
.discount-input .cart_coupon_input {
  margin-top: 0;
}
.shop .shop-product-discount .discount-input input {
  padding: 8.5px 10px;
}

.shop .shop-product-discount .discount-input input ::-webkit-input-placeholder {
  color: #808487 !important;
  font-size: 10px;
}

.shop .shop-product-discount .discount-input input :-ms-input-placeholder {
  color: #808487 !important;
  font-size: 10px;
}

.shop .shop-product-discount .discount-input input ::-ms-input-placeholder {
  color: #808487 !important;
  font-size: 10px;
}

.shop .shop-product-discount .discount-input input ::placeholder {
  color: #808487 !important;
  font-size: 10px;
}
 .product-price {
        font-size: 1.2em;
    }
    .product-discount-price {
        text-decoration: line-through;
        color: red;
    }
    .product-discount {
        color: #FF0001 !important;
        font-weight: bold !important;
        font-size: 14px !important;
    }
.shop .shop-product-discount .add-discount-coupon{

  display: block;
  margin-top: 30px;
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  border: 1px solid transparent;
  width: 180px;
}
.shop .shop-product-discount .discount-input .send-dicount-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 8px;
  outline: none;
  background-color: #b9b9b9;
  color: white;
  font-size: 12px;
  position: absolute;
  left: 8px;
  top: 0;
  width: 22%;
  height: 62%;
}

.shop .section-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .shop .section-payment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
  }
}

.shop .section-payment .payment-method {
  width: 50%;
}

.shop .section-payment .payment-price {
  width: 50%;
}

.shop .payment-method {
  padding-top: 17px;
  padding-bottom: 23px;
  text-align: center;
}

.shop .payment-method h6 {
  font-size: 16px;
  font-weight: 500;
  color: #484848;
  margin-bottom: 27px;
}

.shop .payment-method .payment-method-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop .payment-method .payment-method-details .payment-port {
  width: 201px;
  height: 46px;
  border: 1px solid var(--neutral-g-5, #dadada);
  border-radius: 15px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7px;
  column-gap: 7px;
  cursor: pointer;
}
.shop .payment-method .payment-method-details .payment-port.zarin-method img {
  width: 60px;
  height: 14px;
}
/* .shop .payment-method .payment-method-details .payment-port.zarin-method.payment_method_box_item{
  justify-content: ;
} */
@media (max-width: 991px) {
  .shop .payment-method .payment-method-details .payment-port {
    width: 185px;
    padding: 10px;
  }
}

.shop .payment-method .payment-method-details .payment-port .payment-send-img {
  width: 42px;
  height: 27px;
}

.shop .payment-method .payment-method-details .payment-port img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 991px) {
  .shop .payment-method .payment-method-details .payment-port {
    width: 150px;
    padding: 10px;
  }
}
.payment-port a {
  color: black;
}
.shop .payment-method .payment-method-details .payment-port.selected-method {
  border: 1px solid #3aaa35;
}

.shop .payment-price {
  text-align: center;
  padding-bottom: 32px;
  padding-top: 17px;
}

.shop .payment-price .money-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 37px;
  font-size: 14px;
  font-weight: 300;
  color: #808487;
}

.shop .payment-price .money-unit .the-price {
  font-size: 20px;
  font-weight: 500;
  color: #484848;
}

.shop .submit-payment {
  margin-right: auto;
  display: block;
  margin-top: 30px;
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  border: 1px solid transparent;
  width: 180px;
  margin-bottom: 100px;
  position: relative;
}

@media (max-width: 767px) {
  .shop .submit-payment {
    margin: auto;
    margin-bottom: 100px;
  }
}

@media (max-width: 575px) {
  .shop .submit-payment {
    width: 100%;
    margin: 0;
  }
}

.shop .submit-payment::after {
  position: absolute;
  content: "";
  width: 190px;
  height: 61px;
  background-color: rgba(58, 131, 225, 0.18);
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  left: -8px;
  bottom: -24px;
  border-radius: 50%;
}

@media (max-width: 575px) {
  .shop .submit-payment::after {
    display: none;
  }
}

.aboutus .intro-show {
  display: none;
}

@media (max-width: 850px) {
  .aboutus .intro-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.aboutus .intro-header {
  margin-top: 37px;
  margin-bottom: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.aboutus .intro-header h6 {
  margin-bottom: 0 !important;
}

.aboutus .main-about {
  margin-top: 30px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 63px;
  column-gap: 63px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.aboutus .main-about .intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px !important;
}

@media (max-width: 850px) {
  .aboutus .main-about {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .aboutus .main-about .intro-header {
    display: none;
  }
}

.aboutus .main-about .about-text {
  width: 50%;
}

@media (max-width: 850px) {
  .aboutus .main-about .about-text {
    width: 80%;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .aboutus .main-about .about-text {
    width: 90%;
  }
}

@media (max-width: 575px) {
  .aboutus .main-about .about-text {
    width: 98%;
  }
}

.aboutus .main-about .about-text p {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
  text-align: justify;
}

.aboutus .main-about .about-text p:first-of-type {
  margin-bottom: 40px;
}

.aboutus .main-about .about-img {
  width: 50%;
  height: 484px;
  border-radius: 25px;
}

@media (max-width: 850px) {
  .aboutus .main-about .about-img {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .aboutus .main-about .about-img {
    width: 90%;
  }
}

@media (max-width: 575px) {
  .aboutus .main-about .about-img {
    width: 98%;
  }
}

.aboutus .main-about .about-img img {
  width: 100%;
  height: 100%;
}

.main-contact .intro-show {
  display: none;
}

@media (max-width: 855px) {
  .main-contact .intro-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}

.main-contact .contact-us {
  margin-bottom: 100px;
}

@media (max-width: 855px) {
  .main-contact .contact-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .main-contact .contact-us .intro-header {
    display: none;
  }
}

.main-contact .contact-us .contact-text {
  width: 50%;
  margin-top: 30px;
}

@media (max-width: 855px) {
  .main-contact .contact-us .contact-text {
    width: 85%;
    margin: auto;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .main-contact .contact-us .contact-text {
    width: 100%;
  }
}

.main-contact .contact-us .contact-text .contact-methods {
  width: 95%;
  margin: 0 auto !important;
  margin-top: 104px !important;
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

@media (max-width: 1199px) {
  .main-contact .contact-us .contact-text .contact-methods {
    margin-top: 70px !important;
  }
}

@media (max-width: 855px) {
  .main-contact .contact-us .contact-text .contact-methods {
    margin-top: 30px !important;
  }
}

.main-contact .contact-us .contact-text .contact-methods li {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 15px;
  column-gap: 15px;
}

.main-contact .contact-us .contact-text .contact-methods li .flex-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.main-contact .contact-us .contact-text .contact-methods li .flex-part span {
  display: block;
}

.main-contact .contact-us .contact-text .contact-methods li .contact-svg {
  position: relative;
  z-index: 1;
}

.main-contact
  .contact-us
  .contact-text
  .contact-methods
  li
  .contact-svg::after {
  content: "";
  background: rgba(58, 131, 225, 0.45);
  width: 31px;
  height: 31px;
  border-radius: 31px;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  position: absolute;
  z-index: -2;
  right: -3px;
}

.main-contact .contact-us .contact-text .contact-methods li .contact-svg svg {
  width: 24px;
  height: 24px;
  padding: 5px;
  border-radius: 24px;
  background-color: white;
  position: relative;
}

.main-contact .contact-us .contact-text .social-networks {
  width: 100%;
  padding: 10px 0;
  background-color: #d9d9d9;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 4px;
  column-gap: 4px;
  margin-top: 65px;
}

.main-contact .contact-us .contact-img {
  width: 50%;
  border-radius: 25px;
  height: 480px;
}

@media (max-width: 850px) {
  .main-contact .contact-us .contact-img {
    width: 85%;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .main-contact .contact-us .contact-img {
    width: 100%;
  }
}

.main-contact .contact-us .contact-img img {
  width: 100%;
  height: 100%;
}

.panel .panel-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  padding: 23px 0 50px 0;
}

@media (max-width: 576px) {
  .panel .panel-container .panel-sidebar {
    width: 60% !important;
  }
}

@media (max-width: 991px) {
  .panel .panel-container {
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
}

.panel .panel-container .panel-sidebar {
  width: 25%;
  padding: 15px 20px;
  padding-bottom: 28px;
  background-color: #f1f1f1;
  border-radius: 25px;
  display: block;
}

@media (max-width: 991px) {
  .panel .panel-container .panel-sidebar {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .panel .panel-container .panel-sidebar {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    border-radius: 0;
    height: 100vh;
  }
}

.panel .panel-container .panel-sidebar .user-img {
  width: 100%;
  height: 193px;
  margin-bottom: 20px;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .panel .panel-container .panel-sidebar .user-img {
    width: 85%;
    margin: 0 auto;
  }
}

.panel .panel-container .panel-sidebar .user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.panel .panel-container .panel-sidebar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 9px;
}

.panel .panel-container .panel-sidebar ul li {
  padding: 6px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  color: #484848;
}

.panel .panel-container .panel-sidebar ul li .active-menu-img {
  display: none;
}

.panel .panel-container .panel-sidebar ul li.active {
  background-color: #3aaa35;
  color: white;
  border-radius: 10px;
}

.panel .panel-container .panel-sidebar ul li.active .active-menu-img {
  display: block;
}

.panel .panel-container .panel-sidebar ul li.active .default-menu-img {
  display: none;
}

.panel .panel-container .panel-content {
  width: 75%;
}

@media (max-width: 767px) {
  .panel .panel-container .panel-content {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .panel .panel-container .panel-content {
    width: 100%;
    margin: 0 auto;
  }
}

.panel .panel-container .panel-content .panel-main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
}

@media (max-width: 991px) {
  .panel .panel-container .panel-content .panel-main-content {
    -webkit-column-gap: 12px;
    column-gap: 12px;
  }
}

.panel .panel-container .panel-content .panel-main-content .product-item {
  min-width: calc((100% / 3) - 15px);
  width: calc((100% / 3) - 15px);
}

@media (max-width: 991px) {
  .panel .panel-container .panel-content .panel-main-content .product-item {
    min-width: calc((100% / 3) - 11px);
    width: calc((100% / 3) - 11px);
  }
}

@media (max-width: 575px) {
  .panel .panel-container .panel-content .panel-main-content .product-item {
    min-width: calc((100% / 2) - 6px);
    width: calc((100% / 2) - 6px);
  }
}

.panel
  .panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-buy {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 25px;
  position: relative;
  z-index: 3;
}

.panel
  .panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-buy::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  top: 0;
  z-index: -1;
}

.panel .panel-container .panel-main-items .season-item {
  width: 100%;
  padding: 12px 22px;
  background: #f1f1f1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

@media (max-width: 575px) {
  .panel .panel-container .panel-main-items .season-item {
    -webkit-column-gap: 25%;
    column-gap: 25%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 380px) {
  .panel .panel-container .panel-main-items .season-item {
    -webkit-column-gap: 14%;
    column-gap: 14%;
  }
}

.panel .panel-container .panel-main-items .season-item .season-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.panel .panel-container .panel-main-items .season-item .season-item-content h6 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

.panel
  .panel-container
  .panel-main-items
  .season-item
  .season-item-content
  .season-name {
  font-weight: 400;
  color: #336bb8;
}

.panel .panel-container .panel-main-items .season-item .season-item-content p {
  margin-bottom: 0;
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  .panel .panel-container .panel-main-items .season-item .test-header {
    display: none;
  }
}

.panel .panel-container .panel-main-items .season-item .season-item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 7px;
  column-gap: 7px;
}

@media (max-width: 576px) {
  .panel .panel-container .panel-main-items .season-item .season-item-time {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.panel .panel-container .panel-main-items .season-item .season-item-price {
  font-size: 12px;
  font-weight: 400;
  color: #808487;
}

.panel .panel-container .panel-main-items .season-item .season-item-price span {
  font-size: 14px;
  font-weight: 500;
  color: #484848;
}

.panel .panel-container .panel-main-items .season-item .season-item-state {
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.panel .panel-container .panel-main-items .season-item .season-item-state.done {
  color: #3aaa35;
}

@media (max-width: 767px) {
  .panel
    .panel-container
    .panel-main-items
    .season-item.test-item
    .season-item-content {
    width: 70%;
  }
}

@media (max-width: 575px) {
  .panel
    .panel-container
    .panel-main-items
    .season-item.test-item
    .season-item-content {
    width: 50%;
  }
}

.panel .panel-container .panel-main-form {
  margin-top: 50px;
}

.panel .panel-container .panel-main-form form {
  width: 95%;
}

.panel .panel-container .panel-main-form form .form-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  row-gap: 28px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.panel .panel-container .panel-main-form form .form-inputs .panel-input {
  width: 47.5%;
  position: relative;
}

@media (max-width: 575px) {
  .panel .panel-container .panel-main-form form .form-inputs .panel-input {
    width: 90%;
    margin: 0 auto;
  }
}

.panel .panel-container .panel-main-form form .form-inputs .panel-input label {
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: -8px;
  right: 12px;
  background: white;
  padding: 0 5px;
  z-index: 6;
}

.panel .panel-container .panel-main-form form .form-inputs .panel-input input {
  width: 100%;
  padding: 6px 12px;
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  padding-right: 16px;
  color: #484848;
  font-size: 12px;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::-webkit-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input:-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  [name="profilepicture"] {
  opacity: 0;
  position: relative;
  z-index: 5;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  .appear-input-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: white;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  z-index: 1;
  bottom: 38px;
  width: 100%;
  padding: 6px 12px;
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  padding-right: 16px;
  color: #484848;
  font-size: 12px;
}

.panel
  .panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  .appear-input-file
  p {
  margin-bottom: 0 !important;
}

.panel .panel-container .panel-main-form form button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  padding: 8px 75px;
}

.panel .panel-container .panel-main-form .form-password {
  width: 50%;
  margin: auto;
}

@media (max-width: 575px) {
  .panel .panel-container .panel-main-form .form-password {
    width: 65%;
  }
}

.panel .panel-container .panel-main-form .form-password .form-inputs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 36px;
  column-gap: 36px;
  width: 100%;
}

.panel
  .panel-container
  .panel-main-form
  .form-password
  .form-inputs
  .panel-input {
  width: 100%;
}

.login-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
}

@media (max-width: 991px) {
  .login-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.login-container .login-logo-md {
  display: none;
}

@media (max-width: 767px) {
  .login-container .login-logo-md {
    display: block;
    margin: 0 auto;
    margin-top: 14px;
  }
}

.login-container .login-form-container {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .login-container .login-form-container {
    width: 95%;
    height: 100%;
    margin: auto;
  }
}

.login-container .login-form {
  width: 53% !important;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0;
}

@media (max-width: 1199px) {
  .login-container .login-form {
    width: 70% !important;
  }
}

@media (max-width: 991px) {
  .login-container .login-form {
    width: 80% !important;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .login-container .login-form {
    margin: 0 auto 100px auto;
  }
}

.login-container .login-form.entercode-form {
  width: 260px !important;
}

.login-container .login-form .login-logo {
  margin: 0 auto;
  margin-bottom: 95px;
}

.login-container .login-form .login-logo img {
  width: 166px;
}

@media (max-width: 767px) {
  .login-container .login-form .login-logo {
    display: none;
  }
}

.login-container .login-form .google-login {
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  padding: 5px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  font-size: 10px;
  font-weight: 400;
  color: #646464;
  position: relative;
}

.login-container .login-form .google-login a {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.login-container .login-form .dashed-border {
  width: 100%;
  height: 1px;
  border-top: 1px dashed #dadada;
  margin: 20px 0;
}

.login-container .login-form .panel-input {
  width: 100%;
  position: relative;
}

.login-container .login-form .panel-input label {
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: -8px;
  right: 12px;
  background: white;
  padding: 0 5px;
}

.login-container .login-form .panel-input input {
  width: 100%;
  padding: 6px 12px;
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  padding-right: 16px;
  margin-bottom: 0;
}

.login-container .login-form .panel-input input:focus {
  border: 1px solid #336bb8;
}

.login-container .login-form .panel-input input::-webkit-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.login-container .login-form .panel-input input:-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.login-container .login-form .panel-input input::-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.login-container .login-form .panel-input input::placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.login-container .login-form .panel-input .submit-before {
  font-size: 12px;
  color: #808487;
}

.login-container .login-form .panel-input .submit-before button {
  border: none;
  color: #3aaa35;
  background-color: transparent;
}

.login-container .login-form .continue-btn {
  width: 213px;
  margin: 0 auto;
  margin-top: 98px;
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  background-color: #808487;
  color: #b9b9b9;
  position: relative;
}

.login-container .login-form .continue-btn::after {
  width: 100%;
  height: 46px;
  background: rgba(117, 117, 117, 0.18);
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .login-container .login-form .continue-btn {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 0;
  }
}

.login-container .login-form .continue-btn.gonext {
  background-color: #336bb8;
}

.login-container .login-form .continue-btn.gonext::after {
  width: 100%;
  height: 46px;
  background: rgba(58, 131, 225, 0.18);
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}

.login-container .login-form.entercode-form .login-logo {
  margin-bottom: 65px;
}

.login-container .login-form.entercode-form .login-text {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  margin-bottom: 30px;
}

.login-container .login-form.entercode-form .code-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #3aaa35;
  -webkit-column-gap: 4px;
  column-gap: 4px;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}

.login-container .login-form.entercode-form .enter-code {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    direction: ltr;
    gap: 20px;
}

.login-container .login-form.entercode-form .enter-code .code-input {
  width: 50px;
  height: 50px;
  background-color: #f1f1f1;
  border-radius: 10px;
  border: none;
  text-align: center;
}

/* Responsive styles */
@media (max-width: 768px) {
    .login-container .login-form.entercode-form .enter-code {
        gap: 10px;
    }
    .login-container .login-form.entercode-form .enter-code .code-input {
        width: 41px;
        height: 41px;
    }
}

@media (max-width: 576px) {
    .login-container .login-form.entercode-form .enter-code {
        gap: 8px;
        justify-content: center;
    }
    .login-container .login-form.entercode-form .enter-code .code-input {
        width: 35px;
        height: 35px;
    }
}


@media (max-width: 375px) {
    .login-container .login-form.entercode-form .enter-code {
        flex-wrap: wrap;
        justify-content: center;
        gap: 6px;
    }
    .login-container .login-form.entercode-form .enter-code .code-input {
        width: 30px;
        height: 30px;
    }
}

.login-container .login-form.entercode-form .resend-code {
  width: 100%;
  margin: 0 auto;
  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;
  font-size: 12px;
  color: #808487;
  font-weight: 400;
}

.login-container .login-form.entercode-form .resend-code .resend-btn:disabled {
  border: none;
  color: #808487 !important;
  background-color: transparent;
  border: none;
  cursor: default;
}

.login-container .login-form.entercode-form .resend-code .timer,
.login-container .login-form.entercode-form .resend-code .resend-btn {
  color: #3aaa35;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.login-container .login-form.entercode-form .login-btn {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  width: 213px;
  margin: 0 auto;
  color: white;
  margin-top: 61px;
  position: relative;
}

@media (max-width: 767px) {
  .login-container .login-form.entercode-form .login-btn {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-radius: 0;
  }
}

.login-container .login-form.entercode-form .login-btn::after {
  width: 100%;
  height: 46px;
  background: rgba(58, 131, 225, 0.18);
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  border-radius: 50%;
}

.login-container .login-img {
  width: 50%;
  height: 88vh;
  border-radius: 25px;
  overflow: hidden;
  min-height: 500px;
  background: url("/assets/new/Images/login-1.png") no-repeat;
  background-size: 100% 100%;
  min-width: 530px;
}

@media (max-width: 991px) {
  .login-container .login-img {
    min-width: 100%;
    margin: 40px auto;
  }
}

@media (max-width: 767px) {
  .login-container .login-img {
    width: 80%;
    height: auto;
    margin: 40px auto 0 auto;
  }
}

@media (max-width: 480px) {
  .login-container .login-img {
    height: auto;
    min-height: calc(100vh - 400px);
  }
}

.login-container .login-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .login-container .login-img-code {
    display: none;
  }
}

.radio-bina-player {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  background-color: white;
  margin: 8px;
  width: 97%;
  direction: ltr;
  border-radius: 15px;
}

.radio-bina-player .play-rate-container {
  position: relative;
}

.radio-bina-player .play-rate-container img {
  width: 24px;
  height: 24px;
}

.radio-bina-player button {
  background: transparent;
  border: none;
  outline: none;
}

.radio-bina-player .plyr__volume {
  position: absolute;
  bottom: 42px;
  right: 54px;
}

@media (max-width: 450px) {
  .radio-bina-player .plyr__volume {
    right: 11px !important;
  }
}

.radio-bina-player [data-plyr="play"] {
  display: none;
}

.radio-bina-player .plyr__menu {
  display: none;
}

.radio-bina-player .player-buttons {
  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;
  -webkit-column-gap: 42px;
  column-gap: 42px;
  padding-top: 25px;
  width: 82%;
  margin: auto;
}

@media (max-width: 767px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (max-width: 450px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 10px;
    column-gap: 10px;
    width: 90%;
  }
}

.radio-bina-player
  .plyr--full-ui
  input[type="range"]::-webkit-slider-runnable-track {
  height: var(--plyr-range-track-height, 3px);
}

.radio-bina-player .plyr__volume input[type="range"]::-webkit-slider-thumb {
  opacity: 0;
}

.radio-bina-player .plyr__progress input[type="range"]::-webkit-slider-thumb {
  background-color: #0046a6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.radio-bina-player .plyr__volume input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #3aaa35))
  ) !important;
}

.radio-bina-player .plyr__progress input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #0046a6))
  ) !important;
}

.radio-bina-player button:hover {
  background-color: transparent !important;
}

.radio-bina-player .icon--pressed,
.radio-bina-player .icon--not-pressed {
  height: var(--plyr-control-icon-size, 15px) !important;
  width: var(--plyr-control-icon-size, 15px) !important;
}

.radio-bina-player .plyr__volume svg.icon--pressed,
.radio-bina-player svg.icon--not-pressed {
  fill: #3aaa35;
}

.radio-bina-player .main-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 15px;
}

.radio-bina-player .plyr {
  width: 100%;
}

.radio-bina-player .playlist-container {
  position: relative;
  bottom: 20px;
  left: 56px;
}

.radio-bina-player #playlist-items {
  bottom: 40px;
  position: absolute;
  width: 118px;
  height: 0;
  overflow: hidden;
  list-style: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
  border-radius: 5px;
  left: -41px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  background-color: white;
}

.radio-bina-player .show-playlist {
  height: auto !important;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  padding: 20px !important;
}

.radio-bina-player .radio-player {
  -webkit-box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  background-color: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
}

.radio-bina-player .track-spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
  column-gap: 12px;
  position: relative;
  left: 60px;
  bottom: 20px;
}

.radio-bina-player .track-img {
  width: 48.5px;
  height: 49px;
  border-radius: 14px;
}

.radio-bina-player .track-img img {
  width: 100%;
  height: 100%;
}

.radio-bina-player .track-name {
  color: var(--primary-p-1, #0046a6);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.radio-bina-player .playSvg path {
  fill: #0046a6;
}

.radio-bina-player .pauseSvg path {
  fill: #0046a6;
}

.radio-bina-player #custom-play-pause-button .pauseSvg {
  display: none;
}

.radio-bina-player #custom-play-pause-button.pause-state .pauseSvg {
  display: block;
}

.radio-bina-player #custom-play-pause-button.pause-state .playSvg {
  display: none;
}

@media (max-width: 1200px) {
  .radio-bina-player .main-player {
    width: 90%;
  }
  .radio-bina-player .track-spec {
    left: 0;
  }
}

.radio-bina-player .play-rate-container {
  position: relative;
}

.radio-bina-player #rate-select {
  position: absolute;
  bottom: 1px;
  left: 28px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 0;
  border: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
  color: gray;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  color: #b3b3b3;
  cursor: pointer;
}

.radio-bina-player #rate-select.open-rate {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.radio-bina-player #rate-select:focus {
  outline: none;
}

.radio-bina-player .backward-ten svg path {
  fill: #6690ca;
}

.radio-bina-player .forward-ten svg path {
  fill: #6690ca;
}

.plyr__video-wrapper {
  border-radius: 25px !important;
}

.radio-player {
  -webkit-box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  background-color: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  direction: ltr;
  z-index: 991;
  display: none;
}

.radio-player .close-player {
  position: absolute;
  right: 20px;
  top: 10px;
}

.radio-player .close-player path {
  fill: gray;
}

@media (max-width: 767px) {
  .radio-player .close-player {
    width: 20px;
    top: 5px;
    right: 8px;
    z-index: 500;
  }
}

.radio-player button {
  background: transparent;
  border: none;
  outline: none;
}

.radio-player .plyr__controls {
  position: relative;
  right: 60px;
}

.radio-player .plyr__volume {
  position: absolute;
  bottom: 30px;
}

.radio-player [data-plyr="play"] {
  display: none;
}

.radio-player .plyr__menu {
  display: none;
}

.radio-player .player-buttons {
  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;
  -webkit-column-gap: 42px;
  column-gap: 42px;
  padding-top: 25px;
}

.radio-player
  .plyr--full-ui
  input[type="range"]::-webkit-slider-runnable-track {
  height: var(--plyr-range-track-height, 3px);
}

.radio-player .plyr__volume input[type="range"]::-webkit-slider-thumb {
  opacity: 0;
}

.radio-player .plyr__progress input[type="range"]::-webkit-slider-thumb {
  background-color: #0046a6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.radio-player .plyr__volume input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #3aaa35))
  ) !important;
}

.radio-player .plyr__progress input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #0046a6))
  ) !important;
}

.radio-player button:hover {
  background-color: transparent !important;
}

.radio-player .icon--pressed,
.radio-player .icon--not-pressed {
  height: var(--plyr-control-icon-size, 15px) !important;
  width: var(--plyr-control-icon-size, 15px) !important;
}

.radio-player .plyr__volume svg.icon--pressed,
.radio-player svg.icon--not-pressed {
  fill: #3aaa35;
}

.radio-player .main-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 15px;
}

.radio-player .play-rate-container {
  position: relative;
}

.radio-player .play-rate-container img {
  width: 24px;
  height: 24px;
}

.radio-player .plyr {
  width: 100%;
}

.radio-player .playlist-container {
  position: relative;
  bottom: 20px;
  left: 56px;
}

.radio-player #playlist-items {
  bottom: 40px;
  position: absolute;
  width: 118px;
  height: 0;
  overflow: hidden;
  list-style: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
  border-radius: 5px;
  left: -41px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  background-color: white;
}

.radio-player .show-playlist {
  height: auto !important;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  padding: 20px !important;
}

.radio-player .radio-player {
  -webkit-box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  background-color: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 991;
}

.radio-player .track-spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
  column-gap: 12px;
  position: relative;
  left: 60px;
  bottom: 20px;
}

.radio-player .track-img {
  width: 48.5px;
  height: 49px;
  border-radius: 14px;
}

.radio-player .track-img img {
  width: 100%;
  height: 100%;
}

.radio-player .track-name {
  color: var(--primary-p-1, #0046a6);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.radio-player .playSvg path {
  fill: #0046a6;
}

.radio-player .pauseSvg path {
  fill: #0046a6;
}

.radio-player #custom-play-pause-button .pauseSvg {
  display: none;
}

.radio-player #custom-play-pause-button.pause-state .pauseSvg {
  display: block;
}

.radio-player #custom-play-pause-button.pause-state .playSvg {
  display: none;
}

@media (max-width: 1200px) {
  .radio-player .main-player {
    width: 90%;
  }
  .radio-player .track-spec {
    left: 0;
  }
}

@media (max-width: 991px) {
  .radio-player .main-player {
    width: 100%;
  }
  .radio-player .track-spec {
    left: 50px;
  }
}

@media (max-width: 768px) {
  .radio-player .main-player {
    width: 100%;
  }
  .radio-player .plyr__controls {
    right: 20px;
  }
  .radio-player .player-buttons {
    margin-right: 55px;
  }
  .radio-player .plyr__volume {
    right: 44px;
    bottom: 37px;
  }
  .radio-player .plyr__controls {
    margin-left: 55px;
  }
}

@media (max-width: 575px) {
  .radio-player .player-buttons {
    -webkit-column-gap: 15px;
    column-gap: 15px;
    margin-right: 12rem;
  }
}
@media (max-width: 575px) {
  .radio-player {
    bottom: 72px;
  }
}
@media (max-width: 645px) {
  .radio-player .track-spec {
    bottom: 38px;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
  }
  .radio-player .plyr__volume {
    display: none;
  }
  .radio-player .player-buttons {
    padding-top: 58px !important;
    position: relative;
    top: 13px;
    width: 100%;
    justify-content: space-evenly !important;
  }
  .radio-player .main-player {
    flex-direction: column-reverse !important;
    height: 57px;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 450px) {
  .radio-player .plyr__controls {
    margin-left: 32px;
  }
  .radio-player .plyr__volume {
    right: 20px;
    bottom: 37px;
  }
  .radio-player .main-player {
    width: 105%;
  }
}

.radio-player #rate-select {
  position: absolute;
  bottom: 1px;
  left: 28px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 0;
  border: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
  color: gray;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  color: #b3b3b3;
  cursor: pointer;
}

.radio-player #rate-select.open-rate {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.radio-player #rate-select:focus {
  outline: none;
}

.radio-player #rate-select:focus {
  outline: none;
}

.radio-player .backward-ten svg path {
  fill: #6690ca;
}

.radio-player .forward-ten svg path {
  fill: #6690ca;
}

body {
  scrollbar-width: thin;
  font-family: IRANSans !important;
  direction: rtl;
  height: 100vh;
  font-weight: 300 !important;
  overflow-y: auto;
  font-size: 14px;
}

html {
  height: -webkit-stretch;
  scrollbar-width: thin !important;
  scrollbar-color: #c7c7c7 #f6f5ff;
}

* {
  scrollbar-width: thin !important;
  scrollbar-color: #c7c7c7 #f6f5ff;
  font-family: "IRANSans";
}

/* Only Chrome */
::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar:horizontal {
  height: 7px;
}

::-webkit-scrollbar-thumb {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #dadce0;
  border-radius: 8px;
  min-height: 40px;
}

::-webkit-scrollbar-track-piece {
  background-color: #f6f5ff;
}

::-webkit-scrollbar-thumb {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #dadce0;
  border-radius: 8px;
  min-height: 40px;
}

ul {
  padding-left: 0 !important;
}

.page-container {
  width: 80%;
  margin: auto;
}

@media (max-width: 1199px) {
  .page-container {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .page-container {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .page-container {
    width: 80%;
  }
}

@media (max-width: 575px) {
  .page-container {
    width: 90%;
  }
}

@media (min-width: 1400px) {
  .page-container {
    width: 1300px !important;
  }
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb {
  margin-bottom: 0 !important;
  margin-top: 10px;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-right: 8px;
  padding-left: 8px;
}

.breadcrumb li {
  font-size: 12px;
}

.breadcrumb .breadcrumb-item {
  color: #0046a6;
}

.breadcrumb .breadcrumb-item.active {
  color: #808487;
}

.modal-open {
  overflow: hidden;
}

.drag {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0000004a;
  top: 0;
  right: 0;
  display: none;
}

.intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .intro-header {
    -webkit-column-gap: 5px;
    column-gap: 5px;
  }
}

.intro-header h1 {
  font-size: 20px;
  font-weight: 700;
  color: #141414;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .intro-header h1 {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .intro-header h1 {
    font-size: 16px;
  }
}

.workshop-list .product-item {
  min-width: calc((100% / 3) - 13px);
  width: calc((100% / 3) - 13px);
}

@media (max-width: 767px) {
  .workshop-list .product-item {
    min-width: calc((100% / 2) - 13px) !important;
    width: calc((100% / 2) - 13px) !important;
  }
}

.product-item {
  padding: 10px 10px 20px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
  min-width: calc((100% / 4) - 13px);
  width: calc((100% / 4) - 13px);
}

@media (max-width: 767px) {
  .product-item {
    min-width: calc((100% / 2) - 10px);
    width: calc((100% / 2) - 10px);
    margin-bottom: 10px;
  }
}

.product-item .product-card-head {
  position: relative;
}

.product-item .product-card-head img {
  width: 100%;
  height: 100%;
}

.product-item .product-card-head .subject-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: -12px;
}

.product-item .product-card-head .subject-container .product-subject {
  background: #aff5ff;
  font-size: 12px;
  font-weight: 400;
  color: #2ba0af;
  border-radius: 10px;
  padding: 5px;
}

.product-item .product-card-title {
  margin-top: 30px;
  color: #141414;
  font-weight: 500;
  font-size: 14px;
  height: 42px;
  margin-bottom: 10px;
}

.product-item .product-card-big-title {
  margin-top: 20px;
  color: #141414;
  font-weight: 500;
  font-size: 16px;
}

.product-item .product-option {
  margin-top: 5.5px;
  margin-left: 10.5px;
  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;
  flex-direction: column;
}

.product-item .product-option .product-price {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  margin-bottom:10px ;
}

.product-item .product-option .product-price span {
  font-size: 12px;
  font-weight: 300;
  color: #808487;
}
.product-original-price{
    font-size: 15px !important;
    font-weight: 300  !important;
    color: #808487 !important;
    text-align: left;
    text-decoration: line-through !important;
}

.original-price{
     font-weight: 700  !important;
}

.product-item .product-option .blur-bg {
  width: 45px;
  height: 45px;
}

.product-item .product-option .product-buy {
  position: relative;
  z-index: 1;
}

.product-item .product-option .product-buy .selected-buy {
  display: none;
}

.product-item .product-option .product-buy::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(58, 131, 225, 0.45);
  width: 26px;
  height: 26px;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  z-index: -2;
}

.product-item .product-option .product-buy.selected .selected-buy {
  display: block;
}

.product-item .product-option .product-buy.selected .ready-buy {
  display: none;
}

input {
  border: 1px solid #ababab;
  border-radius: 12px;
  margin-bottom: 10px;
}

input::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input::placeholder {
  color: #525252;
  font-size: 10px;
}

.inputbox input {
  padding: 5px 14px;
}

.middle-header {
  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;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

.middle-header h1 {
  font-size: 20px;
  font-weight: 700;
  color: #484848;
}

.panel-sidebar {
  display: none;
  width: 25%;
  padding: 15px 20px;
  padding-bottom: 28px;
  background-color: #f1f1f1;
  border-radius: 25px;
}

@media (max-width: 991px) {
  .panel-sidebar {
    width: 30%;
  }
}

@media (max-width: 767px) {
  .panel-sidebar {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    border-radius: 0;
    height: 100vh;
  }
}

@media (max-width: 575px) {
  .panel-sidebar {
    width: 40%;
  }
}

.panel-sidebar .user-img {
  width: 100%;
  height: 193px;
  margin-bottom: 20px;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .panel-sidebar .user-img {
    width: 85%;
    margin: 0 auto;
  }
}

.panel-sidebar .user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.panel-sidebar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 9px;
}

.panel-sidebar ul li {
  padding: 6px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  -webkit-column-gap: 8px;
  column-gap: 8px;
  color: #484848;
}

.panel-sidebar ul li .active-menu-img {
  display: none;
}

.panel-sidebar ul li.active {
  background-color: #3aaa35;
  color: white;
  border-radius: 10px;
}

.panel-sidebar ul li.active .active-menu-img {
  display: block;
}

.panel-sidebar ul li.active .default-menu-img {
  display: none;
}

.social-widget {
  position: fixed;
  left: 52px;
  bottom: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .social-widget {
    left: 0;
  }
}

@media (max-width: 575px) {
  .social-widget {
    bottom: 124px;
  }
}

.social-widget .social-widget-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  row-gap: 16px;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.social-widget .show-widget {
  max-height: 1000px;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.notfound {
  width: 350px;
  min-width: 330px;
  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;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
}

.notfound .notfound-img {
  width: 100%;
}

.notfound .notfound-content {
  margin-top: 50px;
  text-align: center;
  text-align: center;
}

.notfound .notfound-content h6 {
  color: #808487;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 45px;
}

.notfound .notfound-content button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
}
/*# sourceMappingURL=style.css.map */
.intro-des-cat {
  max-height: 262px;
  overflow: hidden;
  position: relative;
  text-align: justify;
}
.read-more {
  color: blue;
  display: none; /* Hide the button initially */
  margin-top: 10px; /* Add some spacing */
  background-color: transparent;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}
.intro-expanded {
  max-height: none;
}
.swal2-modal {
  padding: 20px;
}
.swal2-title {
  font-size: 22px;
  font-weight: 400;
}
.alert-success button {
  border: none;
  background: transparent;
  /* padding: 0 6px; */
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  /* padding: 0.3px 6px; */
  width: 20px;
  height: 24px;
}
.notif-num {
  position: absolute;
  right: -5px;
  bottom: 0;
  border-radius: 66%;
  background: #fa4659;

  color: white;
  font-size: 9px;
  font-weight: 700;
  padding: 1px 6px;
}

.post-text ul li{
    list-style:disc;
    padding-top: 10px;
    
}
.post-text ul {padding-right : 35px}

/* For ordered lists with numbers */
.post-text ol li {
    padding-top: 30px;
    list-style-type: decimal;
}

.post-text ol {
    padding-right: 35px;
}

.single .intro h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.single .intro h3 {
  font-size: 20px;
}

.panel-menu a {
    display: flex;
    color: inherit;
    column-gap: 15px;
    align-items: center;
}

.paypal-shop-img {
    height: 100px !important;
    overflow: hidden;
}
.post-content .post-text h2 {
    font-size: 19px;
  margin-top: 32px !important;
}

.post-content .post-text h3 {
    font-size: 17px;
  margin-top: 17px !important;
}


        .in-brief-container {
            max-width: 1000px;
            margin: 10px auto;
            
        }
        /* Default styling for larger screens */
        .in-brief-item {
            display: flex;
            justify-content: space-between;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 8px;
            margin-bottom: 20px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            padding: 20px;
            flex-direction: row-reverse; /* Image on the left, text on the right */
        }
        
        /* Ensure the image is responsive */
        .in-brief-image img {
            max-width: 100%;
            height: auto;
            margin-left: 8px;
            border-radius: 8px;
        }
        
        /* Responsive styling for tablets (up to 1024px wide) */
        @media (max-width: 1024px) {
            .in-brief-item {
                flex-direction: column-reverse; /* Stack text under the image */
                align-items: center;
            }
        
            .in-brief-image {
                margin-bottom: 10px; /* Space between image and text */
                width: 100%;
                max-width: 400px; /* Control image width */
            }
        
            .in-brief-text {
                width: 100%;
                text-align: center; /* Center text */
            }
        }
        
        /* Responsive styling for mobile devices (up to 768px wide) */
        @media (max-width: 768px) {
            .in-brief-item {
                flex-direction: column-reverse; /* Stack text under the image */
                align-items: center;
            }
        
            .in-brief-image {
                margin-bottom: 10px;
                width: 100%; /* Image takes full width */
                max-width: 300px; /* Control image width for mobile */
            }
        
            .in-brief-text {
                width: 100%;
                text-align: center; /* Center text */
            }
        }

        .in-brief-text {
            flex: 1;
            text-align: justify;

        }
        .in-brief-text .en-text  {
            flex: 1;
            direction: ltr;
            text-align: justify;
            font-family: Arial, sans-serif;
        }
        .in-brief-text h2 {
            color: #484848;
            margin-bottom: 10px;
            font-size: 1.5em;
        }
        .in-brief-text p {
            text-align: justify;
            margin-bottom: 15px;
            font-size: 1em;
            line-height: 1.6;
            color: #333;
        }
       
        .in-brief-text h3 {
            text-align:left;
            margin-bottom: 10px;
            color: #484848;
        }
        .in-brief-image {
            width: 200px;
            height: auto;
            margin-left: 10px;
        }
        .in-brief-image img {
            max-width: 100%;
            border-radius: 8px;
        }
        .in-brief-description {
            background-color: #f9f9f9;
            padding: 15px;
            border-radius: 4px;
            border: 1px solid #007BFF;
            margin-top: 20px;
            text-align: left;
            font-family: Arial, sans-serif;
            direction: ltr;
        }
        
.small {
    font-size: 16px !important;
}   
small {
    margin-top: 10px;
    font-size: 12px;
    color: gray;
    display: block; /* This makes it appear on a new line */
}
.alert-war-noti {
    font-family: inherit !important;
    font-size: 13px;
    background-color: #f37e46;
    border-color: #f37e46;
    border-radius: 10px;
    color: #fff;
    padding: 13px;
    margin-bottom: 19px;
}
.coupon-count {
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 5px 10px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    min-width: 30px; /* Ensures the circle is consistent for 1-2 digits */
}
.product-discount-archive {
        color: #FF0001 !important;
        font-weight: bold !important;
    }

.discount-input {
    display: none; /* Initially hidden */
    transition: all 0.3s ease-in-out; /* Smooth transition */
}
table {
    width: 100%; /* Make the table responsive */
    border-collapse: collapse; /* Remove gaps between table cells */
    margin: 20px 0; /* Add some margin to the table */
    font-family: Arial, sans-serif; /* Font for table text */
    border: 1px solid #ddd; /* Overall border around the table */
    border-radius: 12px; /* Rounded corners for the entire table */
    overflow: hidden; /* Prevents borders from spilling out on the corners */
}

tbody {
    background-color: #f9f9f9; /* Slight background color for better readability */
}

tr:nth-child(even) {
    background-color: #f2f2f2; /* Alternating row colors for easier reading */
}

tr:hover {
    background-color: #eaeaea; /* Row hover effect */
}

tr {
    border-bottom: 1px solid #ddd; /* Border between rows */
}

td {
    padding: 12px 15px; /* Padding inside each table cell */
    text-align: right; /* Align text to the right for RTL language */
    border-right: 1px solid #ddd; /* Add a border between columns */
}

td:last-child {
    border-right: none; /* Remove border for the last column */
}

th {
    background-color: #4CAF50; /* Header background color */
    color: white; /* Header text color */
    padding: 12px 15px; /* Padding in the table header */
    text-align: right; /* Align header text to the right for RTL language */
}

th:first-child {
    border-radius: 12px 0 0 0; /* Rounded corners on the first header cell */
}

th:last-child {
    border-radius: 0 12px 0 0; /* Rounded corners on the last header cell */
}

.notif-box{
    background: #eee;
    border-radius: 15px;
    padding: 16px;
    margin-bottom: 24px;

}
   .toc-container {
           margin-top: 20px;
        border-radius: 15px;
        margin-bottom: 20px;
        padding: 15px;
        border: 1px solid #ccc;
        background-color: #f9f9f9;
    }

    .toc-container h3 {
        margin-bottom: 10px;
        font-size: 18px;
        color: #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #toc-toggle-btn {
        padding: 5px 10px;
        font-size: 14px;
        background-color: #0d6efd;
        color: white;
        border: none;
        cursor: pointer;
        border-radius: 5px;
    }

    #toc-toggle-btn:hover {
        background-color: #0056b3;
    }

    .toc-container ul {
        list-style-type: none;
        padding-left: 0;
    }

    .toc-container ul li {
        margin-bottom: 5px;
    }

    .toc-container ul li a {
        text-decoration: none;
        color: #007bff;
        font-size: 14px;
    }

    .toc-container ul li a:hover {
        text-decoration: underline;
    }
