.lqd-frickin-img.is-in-view .lqd-frickin-img-bg {
  height: 385px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .lqd-frickin-img.is-in-view .lqd-frickin-img-bg {
    height: 255px;
  }
}

/* .video-back {
  background-color: #0e305d;
  width: 500px;
  height: 500px;
} */

.nazarat-mobile-size {
  padding-top: 60px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .nazarat-mobile-size {
    padding-top: 10px;
  }
}

.bg-cover2 {
  background-color: #0e305d;
}

@media (min-width: 320px) and (max-width: 480px) {
  .bg-cover2 {
    background-image: url(./assets/img/nazarat-bg2.jpg);
  }
}

/*-------------------------------------------------------------
-------------------------Fonts :: Begin-----------------------
-------------------------------------------------------------*/
@font-face {
  font-family: IRAN;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANBlack.eot");
  src: url("../fonts/eot/IRANBlack.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRANBlack.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRANBlack.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRANBlack.ttf") format("truetype");
}

@font-face {
  font-family: IRAN-semi;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/eot/IRAN_SemiBold.eot");
  src: url("../fonts/eot/IRAN_SemiBold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("../fonts/woff2/IRAN_SemiBold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/woff/IRAN_SemiBold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/ttf/IRAN_SemiBold.ttf") format("truetype");
}

p {
  font-family: IRAN-semi;
}

@font-face {
  font-family: Tanha;
  src: url("../font-num/Farsi-Digits-Without-Latin/Tanha-FD-WOL.eot");
  src: url("../font-num/Farsi-Digits-Without-Latin/Tanha-FD-WOL.ttf") format("embedded-opentype"),
    url("../font-num/Farsi-Digits-Without-Latin/Tanha-FD-WOL.woff") format("woff"),
    url("../font-num/Farsi-Digits-Without-Latin/Tanha-FD-WOL.woff2") format("truetype");
  font-weight: normal;
}

/* font-family: IRAN; */

/* font-family: IRAN-semi; */

/* font-family: Tanha; */

/*-------------------------------------------------------------
-------------------------Fonts :: End-------------------------
-------------------------------------------------------------*/

/*-------------------------------------------------------------
-------------------------Mainbar :: Begin----------------------
-------------------------------------------------------------*/
.mainbar-wrap-back {
  background-color: #0e305d;
}

.site-video {
  width: 100%;
}

.main-nav .link-txt .txt {
  font-family: IRAN-semi;
}

.section-mt {
  margin-top: 250px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .section-mt {
    margin-top: 30px;
  }
}

.modiriat-formha {
  margin-top: 210px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .modiriat-formha {
    margin-top: 0px;
  }
}

.formha-send {
  margin-top: 150px;
  direction: rtl;
  padding-bottom: 100px;
  padding-top: 100px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .formha-send {
    margin-top: -100px;
    direction: rtl;
  }
}


.btn-yel {

  display: -webkit-inline-box;
  display: inline-flex;
  padding: 0;
  position: relative;
  border: 1px solid #fff;
  border-radius: 40px;
  font-size: 1em;
  white-space: nowrap;
  color: var(--color-primary);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05),
    0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05),
    0 0 0 rgba(0, 0, 0, 0.05);
}

/*-------------------------------------------------------------
-------------------------Mainbar :: End------------------------
-------------------------------------------------------------*/

/*-------------------------------------------------------------
-------------------------Fonts div :: Begin-------------------
-------------------------------------------------------------*/
/* .tabs-line {
width: 100%;
height: 1px;
background: #dadada;
margin-top: 12px;
} */

/* .tabs-line {
width: 100%;
height: 1px;
background: rgb(0, 0, 0);
} */

.bt-fade-white-015 {
  margin-bottom: 20px;
  margin-top: -10px;
}

.moshavere-a a {
  font-size: 16px;
  direction: rtl;
}

.navbar-collapse {
  direction: rtl;
}

.btn.text-uppercase span {
  letter-spacing: 0px;
}

.ca-initvalues-applied {
  text-align: center;
  direction: rtl;
}

.ld-flipbox-inner {
  direction: rtl;
}

.iconbox-side .contents {
  direction: rtl;
  text-align: right;
}

.iconbox-heading-sm h3 {
  font-family: IRAN;
}

[data-mobile-nav-style="modern"] ul.nav.main-nav,
[data-mobile-nav-style="minimal"] ul.nav.main-nav {
  font-family: IRAN;
}

.fancy-title> :last-child {
  font-family: IRAN;
}

.iconbox .iconbox-icon-container i {
  font-weight: 900;
  margin-left: 0px;
}

.iconbox .iconbox-icon-container i {
  padding: 15px;
}

.fancy-title> :first-child {
  font-family: IRAN;
}

.iconbox-inline h3 {
  text-align: right;
  font-family: IRAN;
}

.btn-icon i {
  align-content: center;
  align-items: center;
  justify-items: center;
}

.reset-ul .zakerstar-box {
  text-align: center;
}

.main-footer .widget-title {
  text-align: right;
  font-family: IRAN;
}

@media (min-width: 320px) and (max-width: 480px) {
  .main-footer .widget-title {
    text-align: center;
    font-family: IRAN;
  }
}

.main-footer a:not(.btn) {
  text-align: right;
}

@media (min-width: 320px) and (max-width: 480px) {
  .main-footer a:not(.btn) {
    text-align: center;
  }
}

.zakerstar-box {
  text-align: center;
}

.lqd-buy-now a i {
  font-size: 15px;
}

.lqd-buy-now-btn {
  border-radius: 5px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .ca-initvalues-applied {
    margin-top: 50px;
  }
}

.secondarybar-wrap {
  position: sticky;
  z-index: 999;
}

.p-100 {
  width: 100%;
}

.logo-v-1 img {
  max-width: 10%;
}

.fancy-title {
  text-align: right;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form .ui-selectmenu-button {
  text-align: right;
}

.bg-cover {
  box-shadow: inset 0 0 0 2000px rgba(9, 17, 35, 0.645);
}

.sabt-brands p {
  font-family: IRAN;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sabt-brands-a {
  font-family: IRAN;
  font-size: 20px;
  margin-top: 30px;
}

.navbar-collapse.collapse {
  text-align: center;
}

.liquid-lp-time-aside {
  direction: rtl;
  text-align: right;
}

.liquid-lp-meta i {
  margin-left: 5px;
}

.nav-trigger.collapsed.style-mobile .bar:nth-child(2) {
  margin-left: 3px;
}

.main-nav.justify-content-lg-end {
  padding: 0px;
}

@media (min-width: 320px) and (max-width: 480px) {
  [data-mobile-header-scheme="gray"] .main-header .navbar-header {
    background-color: #0e305d;
    display: flex;
  }
}

[data-mobile-nav-style="modern"] ul.nav.main-nav,
[data-mobile-nav-style="minimal"] ul.nav.main-nav {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 480px) {

  [data-mobile-nav-style="modern"] ul.nav.main-nav,
  [data-mobile-nav-style="minimal"] ul.nav.main-nav {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    background-color: #0e305d;
  }
}

.fancy-heading h2 {
  font-family: IRAN;
}

.iconbox h3 {
  font-family: IRAN;
}

.fancy-title .underlined {
  display: inline-block;
  padding-bottom: 1.25em;
  position: relative;
  clear: both;
}

.border-bottom {
  width: 100%;
  height: 2px;
  background-color: #0e305d;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  justify-items: center;
}

.titel-site {
  font-family: IRAN-semi;
}

.btn-icon,
.btn-txt {
  font-family: IRAN;
}

.accordion-body-bordered .accordion-content,
.accordion-body-bordered .accordion-title a {
  font-family: IRAN-semi;
}

.line-bottom {
  width: 100%;
  height: 2px;
  background-color: #0e305d;
  margin-top: -90px;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form .ui-selectmenu-button {
  font-family: IRAN-semi;
}

.contact-form-button-block input[type="submit"],
.contact-form-button-block button[type="submit"] {
  font-family: IRAN;
}

.main-footer a:not(.btn) {
  font-family: IRAN-semi;
}

.main-footer a:not(.btn) {
  text-align: right;
}

.main-footer .widget-title {
  text-align: right;
}

.txt2 {
  text-align: center;
  color: #0e305d;
  font-size: 16px;
  font-family: IRAN;
  border-bottom: solid #0e305d 2px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .txt2 {
    text-align: right;
    color: #0e305d;
    font-size: 16px;
    font-family: IRAN-semi;
    border-bottom: solid #0e305d 4px;
  }
}

/*-------------------------------------------------------------
-------------------------Fonts div :: End---------------------
-------------------------------------------------------------*/

.dekstop-titel {
  display: block;
}

@media (min-width: 320px) and (max-width: 480px) {
  .dekstop-titel {
    display: none;
  }
}

.mobile-titel {
  display: none;
}

@media (min-width: 320px) and (max-width: 480px) {
  .mobile-titel {
    display: block;
  }
}

:root {
  --primary-blue: #0e305d;
  --accent-yellow: #ffc70a;
  --white: #fff;
}

.video-slider-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.swiper {
  width: 100%;
  padding: 30px 0 50px;
}

.video-box {
  background: rgba(14, 48, 93, 0.7);
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease;
  margin: 0 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.video-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
}

.fancy-heading h2 {
  margin: 0 0 20px;
  color: var(--white);
  font-size: 20px;
  line-height: 1.4;
}

.fancy-heading span {
  color: var(--accent-yellow);
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid var(--primary-blue);
  border-radius: 8px;
  box-sizing: border-box;
}

.swiper-button-next,
.swiper-button-prev {
  color: var(--accent-yellow);
  background: rgba(14, 48, 93, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.3s;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 20px;
}

.swiper-pagination-bullet {
  background: var(--white);
  opacity: 0.5;
  width: 12px;
  height: 12px;
  margin: 0 8px !important;
}

.swiper-pagination-bullet-active {
  background: var(--accent-yellow);
  opacity: 1;
}

@media (max-width: 768px) {
  .fancy-heading h2 {
    font-size: 18px;
  }

  .video-box {
    padding: 15px;
  }
}

.video-slide.active {
  margin-top: 55px;
}

.site-video-slider {
  width: 100%;
  height: 100%;
  background-color: #0e305d;
  padding-top: 50px;
  padding-bottom: 50px;
}

.video-title-style {
  text-align: center;
  color: #ffc70a;
}

.video-slider {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.video-slide {
  width: 100%;
  display: none;
  text-align: center;
  padding: 20px;
  background: #ffc70a;
  border-radius: 10px;
}

.video-slide.active {
  display: block;
  padding-bottom: 12px;
}

.video-slide h3 {
  color: #0e305d;
  font-family: IRAN-semi;
  margin-bottom: 15px;
  font-size: 1.5rem;
  margin-top: -10px;
}

.video-slide video {
  width: 100%;
  max-height: 450px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.slider-prev,
.slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #0e305d;
  color: #ffc70a;
  border: none;
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.2rem;
  z-index: 10;
}

.slider-prev {
  left: 10px;
}

.slider-next {
  right: 10px;
}

.slider-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background: #ffc70a;
}

.video-slider {
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
}

.video-slide {
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

.video-slide.active {
  transform: translateX(0);
  opacity: 1;
}

.video-slide:not(.active) {
  position: absolute;
  top: 0;
  width: 100%;
  transform: translateX(100%);
  opacity: 0;
  pointer-events: none;
}

.slider-prev,
.slider-next {
  transition: all 0.3s ease;
  opacity: 0.7;
}

.slider-prev:hover,
.slider-next:hover {
  opacity: 1;
  transform: scale(1.1);
}



.modiriat-formha {
  direction: rtl;
}

.formha-title {
  font-size: 37px;
  font-family: IRAN;
}

:root {
  --primary: #4361ee;
  --secondary: #3f37c9;
  --dark: #1b263b;
  --light: #f8f9fa;
  --success: #4cc9f0;
  --danger: #f72585;
  --border-radius: 8px;
  --box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  gap: 1rem;
}

h1 {
  color: var(--dark);
}

.consultation-card {
  background: white;
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.consultation-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #eee;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.consultation-title {
  font-weight: 600;
  color: var(--primary);
  font-family: IRAN-semi;
}

.consultation-date {
  color: #777;
  font-size: 0.9rem;
  font-family: Tanha;
}

.consultation-type {
  display: inline-block;
  background: #f0f0f0;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.9rem;
  font-family: IRAN-semi;
}

.consultation-body {
  margin: 1rem 0;
  color: #555;
}

.consultation-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px dashed #eee;
  flex-wrap: wrap;
  gap: 1rem;
}

.contact-info {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  direction: ltr;
  font-family: Tanha;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
}

.contact-item i {
  color: var(--primary);
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border: none;
  border-radius: var(--border-radius);
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  font-family: IRAN-semi;
}

.btn-primary {
  background-color: rgb(12, 129, 12);
  color: white;
  font-family: IRAN-semi;
}

.btn-danger {
  background-color: rgb(175, 5, 5);
  color: white;
  font-family: IRAN-semi;
}

.btn+.btn {
  font-family: IRAN-semi;
}

.btn i {
  margin-left: 0.5rem;
}

.empty-state {
  text-align: center;
  padding: 3rem;
  color: #777;
}

.empty-state i {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #ddd;
}

.status-badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.85rem;
  margin-right: 0.5rem;
}

.status-new {
  background-color: rgba(239, 35, 60, 0.1);
  color: var(--danger);
  font-family: IRAN-semi;
}

.status-done {
  background-color: rgba(76, 201, 240, 0.1);
  color: var(--success);
  font-family: IRAN-semi;
}

@media (max-width: 768px) {
  .contact-info {
    flex-direction: column;
    gap: 0.5rem;
  }
}

.placeholder-light::placeholder {
  color: #aaa;
  opacity: 1;
}

.placeholder-light::-ms-input-placeholder {
  color: #aaa;
}

.placeholder-light:-ms-input-placeholder {
  color: #aaa;
}


.container-formha {
  max-width: 800px;
  margin: 0 auto;
}

.card {
  background: white;
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
  padding: 2rem;
}

h1 {
  color: var(--dark);
  text-align: center;
  margin-bottom: 1.5rem;
}

.form-group {
  margin-bottom: 1.2rem;
}

label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-family: IRAN-semi;
}

label.required::after {
  content: " *";
  color: var(--danger);
}

input,
select,
textarea {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: var(--border-radius);
  font-size: 1rem;
}

textarea {
  min-height: 120px;
  resize: vertical;
}

.form-row {
  display: flex;
  gap: 1rem;
}

.form-row .form-group {
  flex: 1;
}

.alert {
  padding: 1rem;
  border-radius: var(--border-radius);
  margin-bottom: 1rem;
  display: none;
}

.alert-success {
  background-color: rgba(76, 201, 240, 0.1);
  border: 1px solid var(--success);
  color: var(--success);
}

.alert-danger {
  background-color: rgba(247, 37, 133, 0.1);
  border: 1px solid var(--danger);
  color: var(--danger);
}

@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
    gap: 0;
  }
}

.formha-btn {
  width: 100%;
  text-align: center;
}

.modern-date-picker {
  position: relative;
  margin-bottom: 20px;
}

.date-picker-container {
  position: relative;
  display: flex;
}

.modern-persian-date {
  width: 100%;
  padding: 12px 40px 12px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  transition: all 0.3s ease;
  text-align: right;
  direction: rtl;
  cursor: pointer;
}

.modern-persian-date:focus {
  border-color: #4CAF50;
  box-shadow: 0 0 0 3px rgba(76, 175, 80, 0.2);
  outline: none;
}

.date-picker-btn {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #666;
  cursor: pointer;
  font-size: 16px;
  padding: 0;
}

.datepicker-dropdown {
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border: none;
  padding: 15px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  z-index: 9999 !important;
}

.datepicker-plot-area {
  width: 300px;
}

.datepicker-cell {
  padding: 5px;
  border-radius: 4px;
}

.datepicker-cell:hover {
  background-color: #f0f0f0;
}

.datepicker-cell.selected {
  background-color: #4CAF50;
  color: white;
}

.persian-date-input {
  direction: rtl;
  text-align: right;
}

.datepicker-plot-area {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.blog-card {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.blog-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.card-image {
  height: 100%;
  overflow: hidden;
}

.category-tag {
  background: #4e6bff;
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.blogs-title-text {
  font-size: 30px;
}















/* استایل اختصاصی اسلایدر مقالات */
.custom-article-slider {
  direction: rtl;
  font-family: 'IRAN', sans-serif;
  padding: 40px 0;
  background: #f8f9fa;
  margin: 50px 0;
}

.cas-container {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.cas-slider {
  display: flex;
  transition: transform 0.5s ease;
}

.cas-slide {
  min-width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}

.cas-image-container {
  height: 350px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.cas-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.cas-slide:hover .cas-image {
  transform: scale(1.05);
}

.cas-content {
  text-align: right;
  padding: 0 20px;
}

.cas-title {
  color: #0e305d;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}

.cas-text {
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}

.cas-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  gap: 20px;
}

.cas-prev,
.cas-next {
  width: 50px;
  height: 50px;
  background: #0e305d;
  color: #ffc70a;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.cas-prev:hover,
.cas-next:hover {
  background: #ffc70a;
  color: #0e305d;
  transform: scale(1.1);
}

.cas-pagination {
  display: flex;
  gap: 10px;
}

.cas-pagination span {
  width: 12px;
  height: 12px;
  background: #ddd;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cas-pagination span.active {
  background: #0e305d;
  transform: scale(1.2);
}

/* انیمیشن‌ها */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.cas-slide {
  animation: fadeIn 0.8s ease forwards;
}

/* ریسپانسیو */
@media (max-width: 768px) {
  .cas-image-container {
    height: 250px;
  }

  .cas-title {
    font-size: 19px;
  }

  .cas-text {
    font-size: 14px;
  }

  .cas-prev,
  .cas-next {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}

/* استایل های اصلی */
.mini-article-slider {
  direction: rtl;
  padding: 30px 0;
  margin: 40px auto;
  max-width: 800px;
  position: relative;
}

.mas-container {
  position: relative;
  padding: 0 40px;
}

.mas-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.mas-slider {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
  padding: 20px 0;
  position: relative;
}

.mas-slide {
  flex: 0 0 100%;
  padding: 0 15px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  position: relative;
  opacity: 1;
  transform: scale(1);
}

.mas-slide:not(.active) {
  position: absolute;
  top: 20px;
  opacity: 0.3;
  transform: scale(0.85);
  z-index: 0;
}

.mas-slide.prev {
  right: 100%;
  left: auto;
}

.mas-slide.next {
  left: 100%;
  right: auto;
}

.mas-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  height: 100%;
}

.mas-slide.active .mas-card {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  z-index: 2;
}

.mas-image-container {
  height: 250px;
  position: relative;
  overflow: hidden;
}

.mas-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.mas-slide.active .mas-image-container img {
  transform: scale(1.05);
}

.mas-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
}

.mas-progress::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: var(--progress);
  background: #ffc70a;
  transition: width 0.3s ease;
}

.mas-content {
  padding: 15px;
}

.mas-content h3 {
  color: #0e305d;
  font-size: 18px;
  margin-bottom: 0px;
  font-family: 'IRAN-semi';
  line-height: 1.4;
  height: 50px;
  overflow: hidden;
  margin-top: 15px;
}

.mas-content p {
  color: #555;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 1.5;
  font-family: 'IRAN';
  height: 42px;
  overflow: hidden;
}

.mas-meta {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  color: #777;
  font-size: 13px;
  font-family: 'Tanha';
}

.mas-meta i {
  margin-left: 5px;
  color: #ffc70a;
}

.mas-read-more {
  color: #0e305d;
  font-family: 'IRAN-semi';
  text-decoration: none;
  align-items: center;
  transition: all 0.3s ease;
  font-size: 14px;
}

.mas-read-more:hover {
  color: #ffc70a;
}

.mas-read-more i {
  margin-right: 5px;
  font-size: 12px;
}

/* ناوبری */
.mas-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 20px;
}

.mas-prev,
.mas-next {
  width: 40px;
  height: 40px;
  background: #0e305d;
  color: #ffc70a;
  border: none;
  border-radius: 50%;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.mas-prev:hover,
.mas-next:hover {
  background: #ffc70a;
  color: #0e305d;
  transform: scale(1.1);
}

.mas-pagination {
  display: flex;
  gap: 8px;
}

.mas-pagination span {
  width: 10px;
  height: 10px;
  background: #ddd;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mas-pagination span.active {
  background: #0e305d;
  transform: scale(1.2);
}

/* ریسپانسیو */
@media (max-width: 768px) {
  .mas-container {
    padding: 0 20px;
  }

  .mas-image-container {
    height: 150px;
  }

  .mas-content h3 {
    font-size: 16px;
    height: auto;
  }

  .mas-content p {
    font-size: 13px;
    height: auto;
  }
}

.video-slide {
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform, opacity;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  transform: translateX(100%);
}

.video-slide.active {
  position: relative;
  opacity: 1;
  transform: translateX(0);
  z-index: 2;
}

.video-slide video {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}






.background-section {
  background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 50%, #f6f6f6 100%);
}

.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  background-image: url('very-subtle-texture.png');
}