/*
Theme Name: xvideosharing.com
Author: Max Palamarchuk
Telegram: https://t.me/maks_palamar
Url: https://xvstheme.com/
*/
  :root{
    --brand:#a50f2e;
    --brand-2:#ff8aa0;
    --ink:#100e0f;
    --muted:#3d3d3d;
    --line:#e5e7eb;
    --foot:#141213;
    --foot-line:#2d2a2b;
	--bs-btn-hover-color :#fff;
  }

  /* Buttons (Bootstrap-friendly) */
  .btn-solid-brand{
    --bs-btn-bg:var(--brand);--bs-btn-border-color:var(--brand);
    --bs-btn-hover-bg:#c71137;--bs-btn-hover-border-color:#c71137;
    --bs-btn-active-bg:#b10f32;--bs-btn-active-border-color:#b10f32;
    color:#fff;box-shadow:0 8px 24px rgba(220,20,60,.28)
  }
  .btn-solid-brand:hover{transform:translateY(-1px);box-shadow:0 16px 40px rgba(220,20,60,.35)}
  .btn-lg{font-weight:800;border-radius:999px;padding:.75rem 1.5rem}

  /* Gradient outline (improved) */
  .btn-outline-grad{
    border:2px solid transparent;border-radius:999px;font-weight:800;color:var(--brand);
    background:
      linear-gradient(#fff,#fff) padding-box,
      linear-gradient(135deg,var(--brand),var(--brand-2)) border-box;
    background-size:200% 200%,200% 200%;
    background-position:0% 50%,0% 50%;
    transition:background-position .35s ease, box-shadow .25s ease, color .2s ease
  }
  .btn-outline-grad:hover{
    background-position: 100% 50%,100% 50%;
    box-shadow: 0 10px 26px rgba(220,20,60,.12);
    color: #000;
  }
  .btn-outline-grad:focus-visible{box-shadow:0 0 0 .25rem rgba(220,20,60,.18)}

  /* Hero */
  .hero-title{font-weight:900;letter-spacing:-.03em}
  .hero-lead{color:var(--muted)}
  .mi{
    font-size: 22px;
    color: var(--brand);
    font-weight: 700;
    vertical-align: -4px;
      text-transform: capitalize;
  }
  form {
          margin-top: 3em;
  }
  .hero-art{position:relative;max-width:640px}
  .hero-art::before{
    content:"";position:absolute;inset:-24px;border-radius:999px;
    background:radial-gradient(60% 60% at 40% 30%, rgba(220,20,60,.12), transparent 70%);
    filter:blur(12px);z-index:0
  }
  .hero-art svg{position:relative;z-index:1}

  /* Sections */
  .section-pad{    padding-block: 6rem 14rem;}
  .bg-soft{
    background: #f7f7f7b3;
  }
  .muted{color:var(--muted)}

  /* Feature cards */
  .feature-card{
    border: 1px solid var(--line);
    border-radius: 14px;
    padding: 1.5rem;
    background: #fff;
    transition: transform .2s ease, box-shadow .3s ease, border-color .2s ease;
    overflow: hidden;
  }
  .feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.07);border-color:rgba(220,20,60,.35)}
  .feature-pip{
    position:absolute;right:-6px;top:-6px;width:64px;height:64px;border-bottom-left-radius:999px;
    background:rgba(220,20,60,.06);transition:width .25s ease,height .25s ease,background .25s ease
  }
  .feature-card:hover .feature-pip{width:92px;height:92px;background:rgba(220,20,60,.12)}

  /* CTA */
  .cta-surface{
    border: 1px solid var(--line);
    border-radius: 14px;
    background: radial-gradient(80% 60% at 15% 0%, rgba(220,20,60,.12), transparent 60%),
      radial-gradient(80% 60% at 100% 100%, rgba(220,20,60,.06), transparent 60%),
      linear-gradient(45deg,#ffffff,#ffffff);
    box-shadow: 0 10px 30px rgba(0,0,0,.04);
    padding: 5rem  0rem !important;
  }

  /* SVG check icon */
  .icon-check{    width: 22px;
    height: 22px;
    color: #ffffff;
    flex: 0 0 auto;
    background: #30a78b;
    border-radius: 16px;
    }
p.hero-lead.fs-6.mt-3 {
    font-size: 1.5rem !important;
}
.display-6
 {
    font-weight: bolder !important;
}
.rounded-circle.border.border-2.px-3.py-2 {
    padding-right: 0.7rem !important;
    padding-left: 0.7rem !important;
}
  .vs-why-wrapper {
    background-color: #fdf7f8;
  }

  .vs-section-title {
    font-weight: 800;
    font-size: 2rem;
    margin-bottom: .25rem;
    color: #121212;
  }

  .vs-section-subtitle {
    font-size: 0.95rem;
    color: #ec4899;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: .75rem;
  }

  .vs-section-lead {
    max-width: 640px;
    margin: 0 auto;
    color: #4b5563;
    font-size: .95rem;
    line-height: 1.7;
  }

  .vs-pill-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem;
  }

  .vs-pill {
    background: #ffffff;
    border-radius: 999px;
    padding: 0.55rem 1.25rem;
    font-size: .85rem;
    font-weight: 500;
    color: #111827;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
  }
   .vs-faq-section {
    background-color: #fdf7f8;
  }

  .vs-faq-title {
    font-weight: 800;
    font-size: 2rem;
    margin-bottom: .5rem;
    color: #121212;
  }

  .vs-faq-subtitle {
    max-width: 640px;
    margin: 0 auto;
    color: #777;
    font-size: .95rem;
  }

  .vs-faq-accordion {
    max-width: 880px;
    margin: 0 auto;
  }

  .vs-faq-item + .vs-faq-item {
    margin-top: 1rem;
  }

  .vs-faq-button {
    width: 100%;
    border: none;
    background: #fff;
    border-radius: 16px;
    padding: 1.25rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.08);
    font-weight: 500;
    font-size: 1rem;
    color: #1f2933;
    transition: box-shadow .2s ease, transform .2s ease, background-color .2s ease;
  }

  .vs-faq-button.collapsed {
    background-color: #ffffff;
  }

  .vs-faq-button:not(.collapsed) {
    background-color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
  }

  .vs-faq-button:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(236, 72, 153, 0.35);
  }

  .vs-faq-question {
    padding-right: 1rem;
  }

  .vs-faq-icon {
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(236, 72, 153, 0.12);
    color: #ec4899;
    font-size: 1.3rem;
    font-weight: 600;
  }

  .vs-faq-icon::before {
    content: "+";
  }

  .vs-faq-button:not(.collapsed) .vs-faq-icon::before {
    content: "−";
  }

  .vs-faq-body {
    padding: 1.5rem;
    font-size: .95rem;
    color: #4b5563;
    line-height: 1.6;
  }

  .vs-faq-item .accordion-collapse {
    background-color: transparent;
  }
  .lv-card {
     background: #ffffff;
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 15px 40px rgba(15, 23, 42, 0.12);
    padding: 18px 20px 16px;
}

/* Header */
.lv-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.lv-brand {
  display: flex;
  align-items: center;
  gap: 8px;
}

.lv-brand-logo {
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 2px solid #a50f2e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #a50f2e;
}

.lv-brand-name {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.04em;
  color: #a50f2e;
}

.lv-demo-label {
  font-size: 13px;
  color: #6b7280;
}

/* Title chip */
.lv-title-chip {
  display: inline-block;
  background: #eef2ff;
  color: #111827;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}

/* Body */
.lv-body {
    border-radius: 4px;
    overflow: hidden;
}

.lv-images-grid {
    position: relative;
    width: 100%;
    height: 360px;
}

.lv-images-grid img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}

.lv-images-grid img.active {
  opacity: 1;
  pointer-events: auto;
}

/* Footer */
.lv-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 12px;
}

.lv-primary-btn {
  padding: 8px 20px;
  border-radius: 999px;
  border: none;
  background: #a50f2e;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: transform 0.1s, box-shadow 0.2s;
}

.lv-primary-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(165, 15, 46, 0.4);
}
  /* ===== Footer style بلون #a50f2e ===== */
  .vid-footer {
    padding: 28px 0;
    position: relative;
    z-index: 5;
    margin-top: 0px;
  }

  .vid-footer-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }

  /* Logo */
  .vid-footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
  }

  .vid-footer-logo img {
    height: 26px;
    display: block;
  }

  .vid-footer-name {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #a50f2e;
  }

  /* Center text © 2025 Loadvid... */
  .vid-footer-copy {
    font-size: 13px;
    color: #9a9aab;
    text-align: center;
    flex: 1;
  }

  /* Right buttons */
  .vid-footer-actions {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .vid-footer-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 18px;
    border-radius: 6px;
    background: #f8e6ea;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    color: #a50f2e;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.15s ease, transform 0.15s ease, background 0.15s ease;
  }

  .vid-footer-pill:hover {
    background: #f2d3da;
    box-shadow: 0 10px 25px rgba(165, 15, 46, 0.25);
    transform: translateY(-1px);
  }

  .vid-footer-pill svg {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
  }

  .vid-footer-pill svg path,
  .vid-footer-pill svg circle,
  .vid-footer-pill svg polyline,
  .vid-footer-pill svg line,
  .vid-footer-pill svg rect {
    stroke: #a50f2e;
  }

  /* زر الصعود للأعلى (دائري بنفس اللون) */
  .lv-go-top {
    position: fixed;
    right: 30px;
    bottom: 40px;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background: radial-gradient(circle at 25% 0%, #ffffff 0, #e97a92 38%, #a50f2e 85%);
    box-shadow: 0 18px 35px rgba(165, 15, 46, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transform: translateY(15px);
    transition: opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
    z-index: 99;
  }

  .lv-go-top svg {
    width: 18px;
    height: 18px;
  }

  .lv-go-top svg path {
    stroke: #ffffff;
  }

  .lv-go-top.show {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .lv-go-top:hover {
    box-shadow: 0 22px 40px rgba(165, 15, 46, 0.7);
  }

  /* موبايل */
  @media (max-width: 767.98px) {
    .vid-footer-inner {
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
    }

    .vid-footer-copy {
      text-align: left;
      flex: unset;
    }

    .vid-footer-actions {
      align-self: flex-end;
      flex-wrap: wrap;
      justify-content: flex-end;
    }
  }
    /* ========== Base Layout for This Block Only ========== */
  .se-faq-section,
  .se-cta-section {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      "Helvetica Neue", Arial, sans-serif;
    direction: ltr; /* غيّرها لـ rtl لو هتستخدم نص عربي */
  }

  .se-faq-container,
  .se-cta-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
  }

  /* ========== FAQ SECTION ========== */

  .se-faq-section {
    padding: 80px 0;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
  }

  .se-faq-header {
    text-align: center;
    margin-bottom: 16px;
  }

  .se-faq-title {
    font-size: 32px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 10px;
  }

  .se-faq-subtitle {
    text-align: center;
    font-size: 16px;
    color: #4b5563;
    margin-bottom: 40px;
  }

  .se-faq-subtitle a {
    color: #a50f2e;
    text-decoration: none;
    font-weight: 600;
  }

  .se-faq-subtitle a:hover {
    text-decoration: underline;
  }

  /* Tabs */
  .se-faq-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 32px;
    border-bottom: 2px solid #e5e7eb;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .se-faq-tab {
    padding: 12px 18px;
    border-radius: 0.375rem;
    border: none;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    color: #6b7280;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s ease, color 0.2s ease;
  }

  .se-faq-tab.is-active {
    background-color: #a50f2e;
    color: #ffffff;
  }

  .se-faq-tab:hover:not(.is-active) {
    background-color: #f3f4f6;
  }

  /* Tab Panels */

  .se-faq-panels {
    margin-top: 8px;
  }

  .se-faq-panel {
    display: none;
  }

  .se-faq-panel.is-active {
    display: block;
  }

.se-faq-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

/* كل كارت ياخد نص العرض تقريباً في الديسكتوب */
.se-faq-grid .se-faq-item {
  flex: 1 1 calc(50% - 8px);
  max-width: calc(50% - 8px);
}

  /* Accordion Items */

.se-faq-item {
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
  /* مهم: شيل height: max-content لو لسه موجودة */
  height: max-content;
}

  .se-faq-item:hover {
    border-color: #a50f2e;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.06);
    transform: translateY(-1px);
  }

  .se-faq-question {
    width: 100%;
    padding: 16px 18px;
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    cursor: pointer;
  }

  .se-faq-item.is-open .se-faq-question {
    color: #a50f2e;
    background-color: #f9fafb;
  }

  .se-faq-question-text {
    flex: 1;
  }

  .se-faq-question-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    transition: transform 0.2s ease;
  }

  .se-faq-item.is-open .se-faq-question-icon {
    transform: rotate(180deg);
  }

  /* الإجابة مخفية افتراضياً */
  .se-faq-answer-wrapper {
    display: none;
        height: 0;
    padding: 0 18px;
    background-color: #f9fafb;
  }

  /* لما السؤال يكون مفتوح -> أظهر الإجابة */
  .se-faq-item.is-open .se-faq-answer-wrapper {
    display: block;
        height: auto;
  }

  .se-faq-answer-inner {
    padding: 12px 0 16px;
  }

  .se-faq-answer-inner p {
    margin: 0;
    font-size: 14px;
    color: #374151;
    line-height: 1.7;
  }

  .se-faq-answer-inner a {
    color: #a50f2e;
    text-decoration: none;
    font-weight: 500;
  }

  .se-faq-answer-inner a:hover {
    text-decoration: underline;
  }

  /* ========== CTA SECTION ========== */


  @keyframes se-cta-bg-move {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(50px, 50px);
    }
  }
@media (max-width: 768px) {
  .se-faq-grid .se-faq-item {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

  .se-cta-inner {
    position: relative;
    z-index: 1;
  }

  .se-cta-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 18px;
    letter-spacing: -0.02em;
  }

  .se-cta-text {
    font-size: 18px;
    max-width: 640px;
    margin: 0 auto 32px;
    opacity: 0.95;
    line-height: 1.6;
  }

  .se-cta-actions {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
  }

  .se-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 26px;
    border-radius: 0.375rem;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid transparent;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease,
      background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  }

  .se-cta-btn-primary {
    background-color: #ffffff;
    color: #a50f2e;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.15),
      0 4px 6px -4px rgba(0, 0, 0, 0.1);
  }

  .se-cta-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2),
      0 10px 10px -6px rgba(0, 0, 0, 0.15);
  }

  .se-cta-btn-outline {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
  }

  .se-cta-btn-outline:hover {
    background-color: #ffffff;
    color: #a50f2e;
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.15),
      0 4px 6px -4px rgba(0, 0, 0, 0.1);
  }

  /* Responsive */

  @media (max-width: 768px) {
    .se-faq-section {
      padding: 56px 0;
    }


    .se-faq-title {
      font-size: 26px;
    }

    .se-cta-title {
      font-size: 30px;
    }

    .se-cta-text {
      font-size: 16px;
    }
  }

  @media (max-width: 480px) {
    .se-faq-container,
    .se-cta-container {
      padding: 0 16px;
    }
  }
    .se-cta-section {
    position: relative;
    overflow: hidden;
    padding: 72px 0;
    background: linear-gradient(
      180deg,
      #ffffff 0%,
      #fff5f7 45%,
      #ffe3ea 100%
    );
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      "Helvetica Neue", Arial, sans-serif;
  }

  .se-cta-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
  }

  /* الحاوية الرئيسية للـ CTA */
  .se-cta-layout {
    position: relative;      /* علشان نقدر نسبّت الصاروخ داخلها */
    width: 100%;
    min-height: 220px;
  }

  /* الكلام في النص بالظبط */
  .se-cta-copy {
    max-width: 560px;
    margin: 0 auto;          /* سنتر أفقياً */
    text-align: center;
  }

  .se-cta-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    color: #111827;
  }

  .se-cta-text {
    font-size: 17px;
    line-height: 1.6;
    color: #4b5563;
    margin-bottom: 28px;
  }

  .se-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
  }

  .se-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 26px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid transparent;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease,
      background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  }

  .se-cta-btn-primary {
    background-color: #a50f2e;
    color: #ffffff;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.15),
      0 4px 6px -4px rgba(0, 0, 0, 0.1);
  }

  .se-cta-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2),
      0 10px 10px -6px rgba(0, 0, 0, 0.15);
  }

  .se-cta-btn-outline {
    background-color: #ffffff;
    color: #a50f2e;
    border-color: #e5e7eb;
  }

  .se-cta-btn-outline:hover {
    background-color: #a50f2e;
    color: #ffffff;
    border-color: #a50f2e;
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.15),
      0 4px 6px -4px rgba(0, 0, 0, 0.1);
  }

  /* الصاروخ ثابت على أقصى اليمين */
  .se-cta-rocket {
    position: absolute;
    right: 0;         /* يمين خالص */
    bottom: 0;
    width: 220px;
    max-width: 28%;
    display: flex;
    justify-content: center;
    pointer-events: none;
  }

  .se-cta-rocket svg {
    max-width: 100%;
    height: auto;
    display: block;
  }

  /* أنيميشن بسيطة للّهب */
  .se-cta-rocket .animate-flame {
    transform-origin: 60px 200px;
    animation: flamePulse 1s infinite alternate;
  }

  .se-cta-rocket .animation-delay-500 {
    animation-delay: 0.5s;
  }

  @keyframes flamePulse {
    from {
      transform: scale(1);
      opacity: 1;
    }
    to {
      transform: scale(1.05);
      opacity: 0.85;
    }
  }

  /* في الشاشات الصغيرة نخفي الصاروخ عشان ما يغطّيش الكلام */
  @media (max-width: 900px) {
    .se-cta-rocket {
      display: none;
    }

    .se-cta-section {
      padding: 56px 0;
    }

    .se-cta-title {
      font-size: 30px;
    }

    .se-cta-text {
      font-size: 16px;
    }
  }
/**********************************************/
.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}

.form-control:focus::-moz-placeholder {
  opacity: 0;
}

.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}

.custom-scrollbar {
  scrollbar-color: #4e5567 #101625;
  scrollbar-width: thin;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  background-color: #101625;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #4e5567;
}

textarea {
  resize: none;
}

.mw-0 {
  min-width: 0;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.form-select-sm {
  background-position: right .75rem center;
}

.nav-link:focus-visible {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #a50f2e;
    --bs-btn-border-color: #a50f2e;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #a50f2e;
    --bs-btn-hover-border-color: #a50f2e;
    --bs-btn-focus-shadow-rgb: 83, 152, 255;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #a50f2e;
    --bs-btn-active-border-color: #a50f2e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(8, 11, 22, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #a50f2e;
    --bs-btn-disabled-border-color: #a50f2e;
}


.submit-btn {
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 6px;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(5, 104, 225, 0.23);
          box-shadow: 0px 4px 24px 0px rgba(5, 104, 225, 0.23);
  font-size: 1.125rem;
  height: 52px;
}

.big-btn {
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 6px;
  font-size: 1.125rem;
  height: 52px;
}

.icon-btn {
  width: 2rem;
  height: 2rem;
  border: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-outline-light {
  color: var(--bs-secondary-color);
  border-color: #C9CED5;
}

.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #4e5567;
  border-color: #c8cdd4;
}

.table-fixed {
  table-layout: fixed;
}

.break-all {
  word-break: break-all;
}

.text-content blockquote, .text-content p, .text-content ul, .text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6, .text-content table {
  margin-bottom: 1.5rem;
}

.text-content .text-list {
  padding-left: rem;
}

.text-list {
  list-style: none;
  padding-left: 0;
}

.text-list li {
  padding-left: 2rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%231E9754' d='M9 0C4 0 0 4 0 9s4 9 9 9 9-4 9-9-4-9-9-9ZM7.6 13.2 3.5 9l1.6-1.6L7.6 10 13 4.6l1.6 1.6-7 7Z'/%3E%3C/svg%3E") no-repeat 0 50%;
  margin-bottom: .5rem;
}

.text-list li:last-child {
  margin-bottom: 0;
}

.accordion-item {
  position: relative;
  border-radius: 0 !important;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-color: #C9CED5 !important;
  padding-top: 0;
  padding-bottom: 0;
}

.accordion-item button {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 1.15rem;
  font-weight: 500;
}

.accordion-item button:after {
  background-position: center;
}

.paging {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.paging-centered .paging {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.paging-centered .paging small {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 1rem;
}

.paging a,
.paging span {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 40px;
  padding-left: .85rem;
  padding-right: .85rem;
  background-color: rgba(53, 134, 255, 0.1);
  border-radius: 6px;
  font-size: 14px;
  margin: .25rem;
  font-weight: 500;
}

.paging a:hover {
  background-color: rgba(53, 134, 255, 0.15);
}

.paging span {
  background-color: #a50f2e;
  font-weight: 500;
  color: #fff;
}

.paging small {
  color: var(--bs-secondary-color);
  margin-left: auto;
  font-size: .8em;
}

.block {
  border: 1px solid #C9CED5;
  background-color: #fff;
  border-radius: 6px;
  text-align: left;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 575px) {
  .block {
    margin-bottom: 1rem;
  }
}

.block-tabs {
  -webkit-box-shadow: inset 0 -1px 0 #C9CED5;
          box-shadow: inset 0 -1px 0 #C9CED5;
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.block-tabs .nav-link {
  font-weight: 600;
  font-size: .875rem;
  border-bottom: 3px solid transparent;
  color: #4e5567;
  padding: 13px 2rem;
}

@media (max-width: 1200px) {
  .block-tabs .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.block-tabs .nav-link:hover {
  color: #a50f2e;
}

.block-tabs .nav-link.active {
  border-color: #a50f2e;
  color: #a50f2e;
}
.footer-bottom .text-muted {
    color: #9897a0 !important;
}
.alert .btn-close {
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.codes-input {
  position: relative;
}
.footer-social {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex-direction: row-reverse;
}

.footer-social .social-item {
    display: inline-flex;
    width: 30px;
    height: 22px;
    color: #ffffff;
}

.footer-social svg {
  width: 100%;
  height: 100%;
  fill: currentColor;    /* يورّث اللون الأبيض */
  stroke: currentColor;  /* للخطوط زي أيقونة X */
}

.footer-social .social-item:hover {
  opacity: 0.8;
}
.codes-input .form-control {
  padding-right: 3rem;
  padding-left: 1.5rem;
}

.codes-input .icon-btn {
  position: absolute;
  top: 50%;
  right: .75rem;
  padding: 0;
  margin-top: -16px;
}

.codes-textarea {
  position: relative;
}
    .go-top-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: none;
    outline: none;
    background: #a50f2e;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

/* لما تبقى ظاهرة */
.go-top-btn.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.codes-textarea .form-control {
  border-radius: 0 0 8px 8px;
  border: 0 !important;
  background-color: #f8f9fa;
}

.codes-textarea .btn {
  position: absolute;
  right: .5rem;
  bottom: .5rem;
}

.tab-buttons {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: .25rem;
  border: 1px solid #C9CED5;
  border-radius: 10px;
  white-space: nowrap;
}

.tab-buttons .nav-link {
  color: var(--bs-secondary-color);
  border-radius: 6px;
  font-size: .875rem;
  padding-top: .425rem;
  padding-bottom: .425rem;
  font-weight: 600;
}

@media (max-width: 575px) {
  .tab-buttons .nav-link {
    width: 100%;
  }
}

.tab-buttons .nav-link.active {
  background-color: #a50f2e;
  color: #fff;
}

.dropdown-menu {
  -webkit-box-shadow: 0px 12px 40px 0px rgba(7, 39, 120, 0.11), 0px 1px 2px 0px rgba(24, 33, 55, 0.04);
          box-shadow: 0px 12px 40px 0px rgba(7, 39, 120, 0.11), 0px 1px 2px 0px rgba(24, 33, 55, 0.04);
  background-clip: padding-box;
  font-size: 14px;
}

.dropdown-menu .dropdown-item {
  font-weight: 500;
}

.table thead th {
  background-color: #F3F3F6;
  color: var(--bs-secondary-color);
  vertical-align: middle;
}

.table thead th a {
  color: inherit;
}

.search {
  position: relative;
}

@media (min-width: 768px) {
  .search {
    width: 380px;
  }
  .search.catalog-search {
    width: 320px;
  }
}

.search-field {
  padding-left: 2.5rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Cpath d='M12.6 12L16 15.4L14.9 16.5L11.5 13.1C10.2 14.1 8.7 14.7 7.1 14.7C3.2 14.7 0 11.5 0 7.6C0 3.7 3.2 0.5 7.1 0.5C11 0.5 14.2 3.7 14.2 7.6C14.2 9.2 13.6 10.8 12.6 12ZM11 11.4C12 10.4 12.6 9 12.6 7.6C12.6 4.6 10.1 2.1 7.1 2.1C4 2.1 1.6 4.5 1.6 7.6C1.6 10.6 4.1 13.1 7.1 13.1C8.5 13.1 9.9 12.5 10.9 11.5L11 11.4Z' fill='%237E879D'/%3E%3C/svg%3E") no-repeat 0.75rem 50%;
  border-radius: 8px;
  height: 38px;
}

.search-submit {
  position: absolute;
  right: .25rem;
  top: 50%;
  padding: 0 .75rem;
  height: 30px;
  margin-top: -15px;
}

.search-field ~ .search-submit {
  padding-right: 80px;
}

.tabs {
  padding: .5rem .5rem 0;
  background-color: #f8f9fa;
  border-radius: 8px 8px 0 0;
  margin-bottom: .5rem;
  -webkit-box-shadow: inset 0 -1px 0 #C9CED5;
          box-shadow: inset 0 -1px 0 #C9CED5;
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.tabs .nav-link {
  border-radius: 5px 5px 0px 0px;
  border: 1px solid transparent;
  border-bottom-color: #C9CED5;
  background: #E6F0FC;
  margin-right: .25rem;
  font-weight: 600;
}

.tabs .nav-link.active {
  background-color: #fff;
  color: #4e5567;
  border-color: #C9CED5;
  border-bottom-color: #fff;
}

.bottom-space {
  height: 72px;
}

.control-buttons {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  padding: .75rem 1rem;
  -webkit-box-shadow: 0px 2px 18px -27px rgba(7, 39, 120, 0.08), 0px -1px 2px 0px rgba(24, 33, 55, 0.09);
          box-shadow: 0px 2px 18px -27px rgba(7, 39, 120, 0.08), 0px -1px 2px 0px rgba(24, 33, 55, 0.09);
  background-color: #fff;
}

@media (min-width: 1200px) {
  .control-buttons {
    left: 300px;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.control-buttons .btn-more {
  padding: 0 !important;
  width: 34px;
  height: 34px;
}

.divider-text {
  border-top: 1px solid #C9CED5;
  padding-top: 1.5rem;
  position: relative;
}

.divider-text span {
  margin-bottom: 0;
  padding: 0 .5rem;
  line-height: 1;
  font-size: 14px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: -9px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.table thead a img {
  opacity: .25;
  width: 12px;
  vertical-align: middle;
}

.table-rounded {
  border-radius: 6px;
  border: 1px solid #C9CED5;
  border-spacing: 0;
  border-collapse: separate;
  overflow: hidden;
}

.table-rounded th + th,
.table-rounded td + td {
  border-left: 1px solid #C9CED5 !important;
}

.table-rounded > *:last-child > tr:last-child th,
.table-rounded > *:last-child > tr:last-child td {
  border-bottom: 0 !important;
}

.table-justify {
  text-align: center;
}

.table-justify td:last-child,
.table-justify th:last-child {
  text-align: right;
}

.table-justify td:first-child,
.table-justify th:first-child {
  text-align: left;
}

.table-fixed {
  table-layout: fixed;
}

.channel-avatar {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
}

html {
  height: 100%;
}

@media (max-width: 991px) {
  html {
    font-size: 14px;
  }
}

body {
  min-height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1rem;
}

.small {
  font-size: 0.875em !important;
}

.xsmall {
  font-size: 0.75em !important;
}

.large {
  font-size: 1.125em !important;
}
.text-uppercase.text-dark.large {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700;
}
footer a.nav-link:hover {
    color: #a50f2e;
}
.xlarge {
  font-size: 1.25em !important;
}

main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header {
    position: sticky;
    top: 0;
    z-index: 1030;
    background: rgba(255,255,255,.88);
    backdrop-filter: saturate(180%) blur(10px);
    border-bottom: 1px solid rgba(229,231,235,.9);	
}

.header .nav-link {
  font-size: 15px;
  font-weight: 500;
}

.header-row {
  height: 74px;
}

.header .dropdown-menu {
  min-width: 210px;
}

.header-lang .dropdown-menu {
  min-width: 150px;
}

.header-lang .dropdown-item {
  font-size: .8125rem;
  padding: .5rem 1rem;
}

.header-lang .dropdown-item img {
  width: 18px;
  height: 18px;
  margin-right: 6px;
}

@media (max-width: 575px) {
  .header .logo img {
    height: 34px;
  }
}

.footer {
    background-color: #141213;
    font-size: .875rem;
}

.footer-main {
  padding: 3rem 0;
}

@media (max-width: 575px) {
  .footer-main {
    padding: 2rem 0;
  }
}

.footer .nav-link {
    padding-left: 0;
    padding-right: 0;
    color: #a1a1aa;
}

.footer .nav-link:hover {
  color: #dc1414;
}

.footer-bottom {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-top: 1px solid #cccdce36;
}

.footer .btn-light {
    background-color: #F0F1F4;
    border-color: #F0F1F4;
    background: #F0F1F4 !important;
}

.footer .btn-light:hover, .footer .btn-light:focus, .footer .btn-light:active {
  background-color: #E8E9EB;
  border-color: #E8E9EB;
}

.login-btn,
.reg-btn {
  font-size: 15px;
  height: 40px;
}

.login-btn {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #a50f2e, #ff8aa0) border-box;
    background-size: 200% 200%, 200% 200%;
    background-position: 0% 50%, 0% 50%;
    border-color: transparent !important;
    border-width: 1.8px;
}

.login-btn:hover, .login-btn:focus, .login-btn:active {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: transparent !important;
}

.section {
  margin-bottom: 4rem;
}

.page {
    margin-bottom: 3em;
    margin-top: 3em;
}

.notfound {
  padding: 1rem;
  text-align: center;
  margin: auto;
  width: 700px;
  max-width: 100%;
}

body.admin {
  padding-top: 34px;
}

.admin-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #182137;
  z-index: 1000;
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.admin-menu .nav-link {
  font-size: 12px;
  padding: 8px .5rem;
  font-weight: 500;
  color: #C9CED5;
}

.admin-menu .nav-link:hover {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}

.slide {
  margin-top: calc(-2rem - 1px);
  position: relative;
  background: #a50f2e;
  color: #fff;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (min-width: 1400px) {
  .slide-h1 {
    font-size: 4.5rem;
    font-weight: bold;
  }
}

.slide-button {
  background-color: #fff;
  color: #a50f2e;
}

.slide-button:hover, .slide-button:focus, .slide-button:active {
  background-color: #fff;
  color: #0053ce;
}

.slide-text {
  font-size: 1.25rem;
  opacity: .75;
}

.advantages {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  background: #f8f9fa;
}

.advantages-item {
  min-height: 100%;
  padding: 2rem;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 12px 40px -27px rgba(7, 39, 120, 0.35), 0px 1px 2px 0px rgba(24, 33, 55, 0.04);
          box-shadow: 0px 12px 40px -27px rgba(7, 39, 120, 0.35), 0px 1px 2px 0px rgba(24, 33, 55, 0.04);
}

@media (max-width: 767px) {
  .advantages-item {
    text-align: center;
  }
}

.advantages-icon {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background-color: rgba(53, 134, 255, 0.1);
  color: #a50f2e;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

@media (max-width: 767px) {
  .advantages-icon {
    margin-left: auto;
    margin-right: auto;
  }
}

.advantages-item:hover .advantages-icon {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  background-color: #a50f2e;
  color: #fff;
}

.advantages p {
  margin-bottom: 0;
  font-size: .9em;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.slide-image {
  display: inline-block;
  position: relative;
}

.slide-image .img {
  width: 100%;
  max-width: 694px;
  display: block;
  opacity: 0;
}

.slide-image .img2,
.slide-image .img3,
.slide-image .img4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.slide-image.animated .img {
  -webkit-animation: .5s fadeIn forwards;
  animation: .5s fadeIn forwards;
}

.slide-image.animated .img2 {
  -webkit-animation: 1s fadeIn forwards;
  animation: 1s fadeIn forwards;
}

.slide-image.animated .img3 {
  -webkit-animation: 1s fadeIn .25s forwards;
  animation: 1s fadeIn .25s forwards;
}

.slide-image.animated .img4 {
  -webkit-animation: 1s fadeIn .5s forwards;
  animation: 1s fadeIn .5s forwards;
}

.counters {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  font-size: 1.125rem;
}

@media (max-width: 767px) {
  .counters {
    font-size: .875rem;
  }
}

.counters .number {
  font-size: 48px;
  font-weight: 800;
  color: #080B16;
}

@media (max-width: 767px) {
  .counters .number {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .counters .col {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='56' fill='none'%3E%3Cpath stroke='%237E879D' d='M.5.5v55' opacity='.5'/%3E%3C/svg%3E") no-repeat 0 50%;
  }
  .counters .col:first-child {
    background: none;
  }
}

.login {
  background-color: #fff;
  border: 1px solid #C9CED5;
  padding: 2rem;
  border-radius: 12px;
  width: 540px;
  max-width: 100%;
  margin: auto;
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .login {
    padding: 3rem;
  }
}

.login-social {
  position: relative;
}

@media (min-width: 1200px) {
  .col-sidebar {
    width: 240px;
    -webkit-flex-basis: 240px;
        -ms-flex-preferred-size: 240px;
            flex-basis: 240px;
  }
}

@media (min-width: 1200px) {
  .col-catalog {
    width: calc(100% - 240px);
    -webkit-flex-basis: calc(100% - 240px);
        -ms-flex-preferred-size: calc(100% - 240px);
            flex-basis: calc(100% - 240px);
  }
}

.catmenu .nav-link {
  padding-left: 0;
  padding-right: 0;
  color: inherit;
  font-weight: 500;
  font-size: .9em;
}

.catmenu .nav-link:hover {
  color: #1C63BB;
}

.tags {
  gap: .25rem;
}

.tag {
  background-color: #f8f9fa;
  padding: .15rem .5rem;
  font-weight: 600;
  border-radius: 6px;
}

.tag:hover, .tag:focus {
  background-color: #E6F0FC;
  color: #1C63BB;
}

.videoItem {
  margin-bottom: 1.5rem;
}

@media (max-width: 575px) {
  .videoItem {
    margin-bottom: 1rem;
  }
}

.videoItem-title {
  font-size: .8125rem;
  overflow: hidden;
  font-weight: bold;
  max-height: 2.1rem;
  line-height: 1.2;
  margin-bottom: .25rem;
}

.videoItem-details {
  font-size: .65em;
  color: var(--bs-secondary-color);
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-between span;
  -webkit-justify-content: space-between span;
      -ms-flex-pack: space-between span;
          justify-content: space-between span;
  justify-content-display: inline-flex;
  justify-content-align-items: center;
}

.videoItem-cover {
  padding-top: 56.25%;
  position: relative;
}

.videoItem-cover a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
}

.videoItem-cover .thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  border-radius: 6px;
}

.videoItem-cover .icon {
  height: 56px;
}

.videoItem-addto, .videoItem-added {
  position: absolute;
  top: .5rem;
  right: .5rem;
  width: 24px;
  height: 24px;
  border-radius: 5px;
}

.videoItem-added {
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.videoItem-addto {
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
}

.videoItem-addto:focus, .videoItem-addto:hover {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
}

.videoItem-time {
  padding: .25px .35rem;
  position: absolute;
  bottom: .5rem;
  right: .5rem;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 11px;
  border-radius: 4px;
  line-height: 19px;
}

.download-title {
  font-weight: 600;
  color: #182137;
  font-size: 1rem;
}

.download-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .75rem;
  color: var(--bs-secondary-color);
}

.download-meta > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1.5rem;
  font-weight: 500;
}

.download-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.download-rating .btn {
  padding: .15rem .75rem;
}

.download-rating .rating-minus.active {
  border-color: #D12222;
  background-color: transparent;
  color: #D12222;
}

.download-rating .rating-plus.active {
  border-color: #1E9754;
  background-color: transparent;
  color: #1E9754;
}

.download-btn {
  width: 240px;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(5, 104, 225, 0.23);
          box-shadow: 0px 4px 24px 0px rgba(5, 104, 225, 0.23);
  text-align: left;
  line-height: 1.4;
  height: 64px;
}

.download-btn:not([disabled]) [data-status="disabled"] {
  display: none !important;
}

.download-btn[disabled] [data-status="active"] {
  display: none !important;
}

.download-btn[disabled] {
  background-color: rgba(53, 134, 255, 0.1) !important;
  color: rgba(28, 99, 187, 0.5) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: transparent !important;
  cursor: default;
  opacity: 1 !important;
}

.download-btn[disabled] .spinner-border {
  border-left-color: transparent;
  width: 20px;
  height: 20px;
}

.relatedVideo {
  margin-bottom: 1rem;
}

.relatedVideo-image {
  width: 87px;
  height: 58px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.relatedVideo-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

.relatedVideo .playing {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .25rem;
  background-color: rgba(0, 0, 0, 0.35);
  font-size: .75rem;
  color: #fff;
}

.fulltext {
  font-size: .8125rem;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #C9CED5;
  font-weight: 500;
}

.fulltext .tags a:before {
  content: "#";
}

.download-item {
  padding: .5rem;
  border: 1px solid #C9CED5;
  margin-bottom: .5rem;
  border-radius: 8px;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.download-item:hover {
  border-color: #a50f2e;
  color: #a50f2e;
}

.premiumPlan {
  padding: 1.5rem 2rem;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 24px -6px rgba(7, 39, 120, 0.1), 0px 1px 2px 0px rgba(24, 33, 55, 0.09);
          box-shadow: 0px 2px 24px -6px rgba(7, 39, 120, 0.1), 0px 1px 2px 0px rgba(24, 33, 55, 0.09);
  background-color: #fff;
}

@media (max-width: 767px) {
  .premiumPlan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.premiumPlan .btn {
  font-size: 1rem;
  padding: .5rem 2rem;
}

.premiumTable {
  background: #fff;
  border: 1px solid #C9CED5;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 2rem;
  text-align: center;
  font-size: .875rem;
}

.premiumTable .col {
  padding: 1rem;
  border-left: 2px solid #fff;
  background-color: #f8f9fa;
}

.premiumTable .col.premium {
  background-color: rgba(53, 134, 255, 0.1);
}

.premiumTable .col:first-child {
  max-width: 440px;
  -webkit-flex-basis: 440px;
      -ms-flex-preferred-size: 440px;
          flex-basis: 440px;
  background-color: #fff;
  border-left: 0;
  color: #4e5567;
}

@media (max-width: 1399px) {
  .premiumTable .col:first-child {
    max-width: 300px;
    -webkit-flex-basis: 300px;
        -ms-flex-preferred-size: 300px;
            flex-basis: 300px;
  }
}

@media (max-width: 991px) {
  .premiumTable .col:first-child {
    max-width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .premiumTable .col:nth-child(2) {
    border-left: 0;
  }
}

.premiumTable .premiumTable-heading {
  font-size: 1rem;
}

@media (max-width: 991px) {
  .premiumTable .premiumTable-heading {
    font-size: .75rem;
  }
}

#play_limit_box, #over_player_msg {position:absolute;top:50%;width:480px;height:90px;left:50%;margin-left:-230px;margin-top:-40px;z-index:2000;background:#ffffff;border:1px solid #bbb;text-align:center;padding:15px;display:none;}
#over_player_msg  { display:block; width:400px; margin-left:-200px; height:auto; font-weight:bold; opacity:0.7; border-color:#aaa; border-radius:5px;}

