
/* iran sans fonts */

@font-face {
  font-family: IRANSans;
  src: url('../fonts/IranNastaliq.ttf');
  src: url('../fonts/IRANSansXFaNum-Bold.otf');
  src: url('../fonts/IRANSansXFaNum-Regular.otf');
  src: url('../fonts/Sans a4fran3 - Copy.ttf');
}


*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: IRANSans;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  scroll-behavior: smooth;
}

/* html {  
  line-height: 1.5;  
  -webkit-text-size-adjust: 100%;  
  -moz-tab-size: 4;  
  -o-tab-size: 4;  
  tab-size: 4;  
  font-family: IRANSans;  
  font-feature-settings: normal;  
  max-width: 1400px;  
  margin: 0 auto;
  display: flex;
  justify-content: center; 
} */

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: IRANSans;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: IRANSans;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
  border-radius: 0px;
}

[type='radio'] {
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  max-width: 1270px; /* حداکثر عرض */
  margin: 0 auto;    /* مرکز کردن */  
}
/* 
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
} */

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.-inset-0\.5 {
  top: -0.125rem;
  right: -0.125rem;
  bottom: -0.125rem;
  left: -0.125rem;
}

.-inset-0 {
  top: -0px;
  right: -0px;
  bottom: -0px;
  left: -0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.top-0 {
  top: 0px;
}

.right-0 {
  right: 0px;
}

.z-50 {
  z-index: 50;
}

.z-40 {
  z-index: 40;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.m-6 {
  margin: 1.5rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-4 {
  margin: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.my-6 {
  margin-left: 820px;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mb-40 {
  margin-bottom: 10rem;
}

.-mt-44 {
  margin-top: -11rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.-mt-10 {
  margin-top: -2.5rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.-ml-64 {
  margin-left: -16rem;
}

.-mt-80 {
  margin-top: -20rem;
}

.-mr-20 {
  margin-right: -5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.-mt-40 {
  margin-top: -10rem;
}

.-mt-20 {
  margin-top: -5rem;
}

.ml-44 {
  margin-left: 11rem;
}

.-mt-16 {
  margin-top: -4rem;
}

.ml-20 {
  margin-left: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-screen {
  height: 100vh;
}

.h-auto {
  height: auto;
}

.h-40 {
  height: 10rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-2 {
  height: 0.5rem;
}

.h-full {
  height: 100%;
}

.h-64 {
  height: 16rem;
}

.h-72 {
  height: 18rem;
}

.h-\[550px\] {
  height: 550px;
}

.h-60 {
  height: 15rem;
}

.h-10 {
  height: 2.5rem;
}

.h-80 {
  height: 20rem;
}

.w-96 {
  width: 24rem;
}

.w-full {
  width: 100%;
}

.w-60 {
  width: 15rem;
}

.w-52 {
  width: 13rem;
}

.w-10 {
  width: 2.5rem;
}

.max-w-sm {
  max-width: 24rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.place-content-center {
  place-content: center;
}

.place-items-center {
  place-items: center;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-4 {
  gap: 1rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.blog-image {
  width: 350px; 
  height: 350px;  
  object-fit: contain;
  margin-top: -50px;
}

.portfolio-image {
  width: 350px; 
  max-height: 200px;  
  object-fit: contain;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-cyan-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity));
}

.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-cyan-200 {
  --tw-gradient-from: #a5f3fc;
  --tw-gradient-to: rgb(165 243 252 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-cyan-300 {
  --tw-gradient-from: #67e8f9;
  --tw-gradient-to: rgb(103 232 249 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-400 {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-to: rgb(96 165 250 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-cyan-500 {
  --tw-gradient-from: #06b6d4;
  --tw-gradient-to: rgb(6 182 212 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-blue-300 {
  --tw-gradient-to: rgb(147 197 253 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to);
}

.to-blue-500 {
  --tw-gradient-to: #3b82f6;
}

.to-blue-600 {
  --tw-gradient-to: #2563eb;
}

.to-blue-400 {
  --tw-gradient-to: #60a5fa;
}

.to-purple-500 {
  --tw-gradient-to: #a855f7;
}

.bg-\[length\:0\%_2px\] {
  background-size: 0% 2px;
}

.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}

.bg-left-bottom {
  background-position: left bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-3 {
  padding: 0.75rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-4 {
  padding: 1rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-1 {
  padding: 0.25rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

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

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

.text-start {
  text-align: start;
}

.font-serif {
  font-family: IRANSans;
}

.font-mono {
  font-family: IRANSans;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media(min-width: 768px) {
  .text-lg {
    width: 225px !important;
    margin-left: -60px !important;
    margin-top: 7% !important;
    object-fit: contain;
  }
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-extrabold {
  font-weight: 800;
}

.font-bold {
  font-weight: 700;
}

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

.italic {
  font-style: italic;
}

.leading-normal {
  line-height: 1.5;
}

.tracking-normal {
  letter-spacing: 0em;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-transparent {
  color: transparent;
}

.text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.outline-transparent {
  outline-color: transparent;
}

.outline-slate-700 {
  outline-color: #334155;
}

.outline-blue-600 {
  outline-color: #2563eb;
}

.blur-2xl {
  --tw-blur: blur(40px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-75 {
  transition-delay: 75ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:transform:hover {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

.hover\:text-blue-100:hover {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}

.hover\:text-cyan-300:hover {
  --tw-text-opacity: 1;      
  color: rgb(103 232 249 / var(--tw-text-opacity));
}

.hover\:outline-none:hover {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.hover\:outline:hover {
  outline-style: solid;
}

.hover\:outline-blue-600:hover {
  outline-color: #2563eb;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:-inset-1 {
  top: -0.25rem;
  right: -0.25rem;
  bottom: -0.25rem;
  left: -0.25rem;
}

.group:hover .group-hover\:bg-\[length\:100\%_2px\] {
  background-size: 100% 2px;
}

.group:hover .group-hover\:text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-90 {
  opacity: 0.9;
}

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

.item {
  margin-bottom: 10px; /* فاصله بین هر مورد */
  text-align: center; /* مرتب کردن متون در وسط */
}

/* start main slider */

/* Custom CSS for Swiper Slider */

body {
  background-color: #111827;
}

.swiper-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 300px;
  max-height: 300px;
  background-color: #1f2937;
  border-radius: 10px;

}


.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease-in-out; /* افزودن انیمیشن به ترنسفورم */

}

/* .swiper-slide:hover img {
  transform: rotateY(10deg) scale(0.9) translateZ(20px);
  transform: scale(1.1);

} */


.swiper-button-next, .swiper-button-prev {
  color: #fff; /* رنگ متن دکمه‌های ناوبری */
  width: 40px; /* عرض دکمه‌های ناوبری */
  height: 40px; /* ارتفاع دکمه‌های ناوبری */
  display: flex; /* نمایش عناصر به عنوان یک فلکس‌باکس */
  justify-content: center; /* تراز کردن مرکزیت افقی */
  align-items: center; /* تراز کردن مرکزیت عمودی */
  position: absolute; /* موقعیت مطلق */
  top: 50%; /* اندازه‌گیری از نصف بالا */
  cursor: pointer; /* تغییر موشواره به نماد نشان دهنده کلیک‌پذیری */
  z-index: 10; /* محدوده پوشش عناصر */
  transform: translateY(-50%); /* جابجایی عمودی به بازه مطلوب */
  padding: 36px;
}

.swiper-button-next {
  right: 0; /* قرار دادن دکمه بعدی در سمت راست */
}

.swiper-button-prev {
  left: 0; /* قرار دادن دکمه قبلی در سمت چپ */
}

.swiper-container {
  overflow: hidden; /* اطمینان از اینکه تصاویر در داخل مرز اسلایدر محل نگهداری می‌شوند */
}

.content-wrapper {  
  display: flex;  
  flex-direction: row; /* حالت پیش‌فرض: کنار هم */  
  justify-content: space-between;  
}  

.slider-container {  
  width: 50%; /* عرض اسلایدر */  
  margin-left: 1%;  
}  

.text-content {  
  width: 50%; /* عرض متن */  
  direction: rtl; /* راست‌چین */  
  text-align: right; /* راست‌چین */  
  padding: 20px; /* فضای داخلی */  
  color: white;
}  

@media (min-width: 1130px) {  
  .swiper-container {
    margin-top: 30px;
  }

  .text-content {  
    margin-top: 30px;
    width: 500px;
  }  
}

@media (max-width: 1130px) {  
  .content-wrapper {  
      flex-direction: column; /* در عرض‌های کمتر، چیدمان عمودی */  
  }  
  
  .slider-container, .text-content {  
      width: 100%; /* در عرض‌های کمتر، هر کدام 100% */  
      margin-left: 0; /* حاشیه کنار برطرف می‌شود */  
  }  
  .swiper-container {
    max-height: 400px;
  }
}

@media (max-width:760px) {
  .swiper-container {
    max-height: 300px;
  }
}

@media (max-width: 508px) {
  .swiper-container {
    max-height: 200px;
  }
}

@media (max-width: 430px) {
  .swiper-container {
    max-height: 150px;
  }
}
/* end main slider  */


/* start login css */

.login_container{
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translate(-50%,-50%);
  max-width: 430px;
  width: 90%;
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}

.login_logo{
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%,-50%);
  max-width: 430px;
  width: 90%;
}

@media (max-width: 1024px) {
  .login_container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 430px;
    width: 90%;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
  }
  
  .login_logo{
    display: none;
  }
}

.login_container .registration{
  display: none;
}
#check:checked ~ .registration{
  display: block;
}
#check:checked ~ .login{
  display: none;
}
#check{
  display: none;
}
.login_container .login_form{
  padding: 2rem;
}
.login_form header{
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.5rem;
}
 .login_form input{
   height: 60px;
   width: 100%;
   padding: 0 15px;
   font-size: 17px;
   margin-bottom: 1.3rem;
   border: 1px solid #ddd;
   border-radius: 6px;
   outline: none;
 }
 .login_form input:focus{
   box-shadow: 0 1px 0 rgba(0,0,0,0.2);
 }
.login_form a{
  font-size: 16px;
  color: #182136;
  text-decoration: none;
}
.login_form a:hover{
  text-decoration: underline;
}
.login_form input.button{
  color: #fff;
  background: #182136;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 1.7rem;
  cursor: pointer;
  transition: 0.4s;
}
.login_form input.button:hover{
  background: #263455;
}
.signup{
  font-size: 17px;
  text-align: center;
}
.signup label{
  color: #182136;
  cursor: pointer;
}
.signup label:hover{
  text-decoration: underline;
}

/* end login css */

.text-styled {
  font-family: IRANSans; /* فونت مناسب */
  line-height: 1.6; /* فاصله بین خطوط */
  color: #f5e8e8; /* رنگ متن */
  font-size: larger
}

/* استایل برای تغییر فونت */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');


/* Custom CSS for Swiper Slider on mobile devices */
@media only screen and (max-width: 600px) {
  .swiper-container {
    width: 100%; /* تنظیم عرض اسلایدر به 100% در دستگاه‌های کوچکتر */
    height: 250px; /* تنظیم ارتفاع ثابت برای اسلایدر در دستگاه‌های کوچکتر */
  }

  .swiper-button-next, .swiper-button-prev {
    width: 30px; /* کوچک کردن عرض دکمه‌های ناوبری */
    height: 30px; /* کوچک کردن ارتفاع دکمه‌های ناوبری */
    padding: 20px; /* کوچک کردن فاصله دکمه‌های ناوبری از لبه اسلایدر */
  }
}

/* Custom CSS for Swiper Slider on medium-sized devices */
@media only screen and (min-width: 600px) and (max-width: 1240px) {
  .swiper-container {
    width: 100%; /* تنظیم عرض اسلایدر به 100% در دستگاه‌های کوچکتر */
    height: 400px; /* تنظیم ارتفاع ثابت برای اسلایدر در دستگاه‌های کوچکتر */
  }
}



@media (min-width: 640px) {
  .sm\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:text-\[12px\] {
    font-size: 12px;
  }
}

@media (max-width: 946px) {
  .custom-hidden {
    display: none !important;
  }
  .custom-flex {
    display: flex !important;
  }
}

@media (min-width: 947px) {
  .custom-hidden {
    display: flex !important;
  }
  .custom-flex {
    display: none !important;
  }
}


@media (min-width: 768px) {
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:-ml-\[800px\] {
    margin-left: -800px;
  }

  .md\:-mt-\[200px\] {
    margin-top: -200px;
  }

  .md\:-mr-60 {
    margin-right: -15rem;
  }

  .md\:ml-52 {
    margin-left: 13rem;
  }

  .md\:-mt-24 {
    margin-top: -6rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:ml-28 {
    margin-left: 7rem;
  }

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:ml-36 {
    margin-left: 9rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }


  .md\:h-\[580px\] {
    height: 580px;
  }

  .md\:h-\[400px\] {
    height: 400px;
  }

  .md\:h-72 {
    height: 18rem;
  }

  .md\:w-80 {
    width: 20rem;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-72 {
    width: 18rem;
  }

  .md\:w-56 {
    width: 14rem;
  }

  .md\:max-w-sm {
    max-width: 24rem;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:gap-x-60 {
    -moz-column-gap: 15rem;
         column-gap: 15rem;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:p-20 {
    padding: 5rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:px-\[140px\] {
    padding-left: 140px;
    padding-right: 140px;
  }

  .md\:pl-36 {
    padding-left: 9rem;
  }

  .md\:text-start {
    text-align: start;
  }

  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:leading-6 {
    line-height: 1.5rem;
  }

  .md\:opacity-10 {
    opacity: 0.1;
  }
}

@media (min-width: 1024px) {
  .lg\:-ml-\[1000px\] {
    margin-left: -1000px;
  }

  .lg\:-mt-\[200px\] {
    margin-top: -200px;
  }

  .lg\:-mr-64 {
    margin-right: -16rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:h-\[600px\] {
    height: 600px;
  }

  .lg\:h-96 {
    height: 24rem;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-96 {
    width: 24rem;
  }

  .lg\:w-60 {
    width: 15rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:p-40 {
    padding: 10rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:px-\[170px\] {
    padding-left: 170px;
    padding-right: 170px;
  }

  .lg\:pr-60 {
    padding-right: 15rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:opacity-10 {
    opacity: 0.1;
  }
}

@media (min-width: 1280px) {
  .xl\:-ml-\[1400px\] {
    margin-left: -1400px;
  }

  .xl\:-mt-\[500px\] {
    margin-top: -500px;
  }

  .xl\:-mt-52 {
    margin-top: -13rem;
  }

  .xl\:ml-60 {
    margin-left: 15rem;
  }

  .xl\:-mt-28 {
    margin-top: -7rem;
  }

  .xl\:-ml-36 {
    margin-left: -9rem;
  }

  .xl\:w-64 {
    width: 16rem;
  }

  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:px-\[200px\] {
    padding-left: 200px;
    padding-right: 200px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:gap-40 {
    gap: 10rem;
  }

  .\32xl\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\32xl\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:px-\[360px\] {
    padding-left: 360px;
    padding-right: 360px;
  }
}




/* footer css start here */



footer_body {
  padding: 0;
  margin: 0;
  min-height: 100vh;

}
footer {
  background-color: #1F2937;
  color: #ffffff;
  font-size: 16px;
}
footer * {
  font-family: "Poppins", sans-serif;
  box-sizing: border-box;
  border: none;
  outline: none;
}
.row {
  padding: 2em 1em;
}
.row.primary {
  display: grid;
  grid-template-columns: 2fr 1fr 2fr;
  align-items: stretch;
}
.footer_column {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 2em;
  min-height: 15em;
}
/* .footer_h3 {
  width: 100%;
  text-align: left;
  color: #2563eb;
  font-size: 1.6em;
  white-space: nowrap;
} */

.footer_h3 {  
  width: 100%;  
  text-align: left;  
  color: #2a8ded;  
  font-size: 1.6em;  
  white-space: nowrap;  
  border-bottom: 2px solid #2a8ded; /* ایجاد خط زیر */  
  padding-bottom: 5px; /* فاصله بین متن و خط */  
  border-radius: 5px;
}
footer_ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
footer_li:not(:first-child) {
  margin-top: 0.8em;
}
footer_ul footer_li a {
  color: #ffffff;
  text-decoration: none;
}
footer_ul footer_li a:hover {
  color: #2a8ded;
}
.footer_about p {
  text-align: justify;
  line-height: 2;
  margin: 0;
}
div.footer_social {
  display: flex;
  justify-content: space-around;
  font-size: 2em;
  flex-direction: row;
  margin-top: 0.5em;
}
.footer_social i:hover {
  color: #2a8ded;
}
.row.secondary {
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding: 20px; /* فاصله داخلی بین مرز و محتوا */  
  margin: 50px; /* فاصله بیرونی */
  border-radius: 10px;
  background-color: #111827;
}
.row.secondary i {
  font-size: 1.8em;
  color: #2a8ded;
}
.row.secondary div {
  padding: 1em 0;
  width: 100%;
}
@media screen and (max-width: 850px) {
  .row.primary {
    grid-template-columns: 1fr;
  }
  .row.secondary {
    flex-direction: column;
  }
}





@media (min-width:850px) {
  .phone_footer {
    display: none;
  }
}

@media (max-width:850px) {
  .desktop_footer {
    display: none;
  }
}


/* end footer */



/* start portfolio slider */
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; /* جلوگیری از اسکرول افقی */
}

.pr_slider_container {
  height: 400px;
  overflow: hidden;
}

@media (min-width: 1150px) {
  .pr_slider_container {
    width: 1100px; /* عرض ثابت اسلایدر */
  }
  .wgh-slider-item__inner {
    width: 500px;
  }
}

@media (max-width: 1150px) {
  .pr_slider_container {
    width: 840px; /* عرض ثابت اسلایدر */
  }
  .wgh-slider-item__inner {
    width: 200px;
  }
}

@media (max-width: 880px) {
  .pr_slider_container {
    width: 750px; /* عرض ثابت اسلایدر */
  }
  .wgh-slider-item__inner {
    width: 200px;
  }
}

@media (max-width: 850px) {
  .pr_slider_container {
    display: none;
  }
  .pr_text {
    margin-top: -25px;
  }
}

@media (min-width:851px) {
  .pr_phone_slider {
    display: none;
  }
  .pr_text {
    margin-top: -100px;
  }
}



.wgh-slider {
  position: relative;
  top: 50%;
  width: 100%;
  transform: translateY(-25%);
}
.wgh-slider__viewport {
  position: relative;
  height: 100%;
  width: 100%;
}
.wgh-slider__viewbox {
  display: block;
  position: relative;
  perspective: 100vw;
  margin: 0 auto;
  width: 50%;
  max-width: 500px;
  transform-style: preserve-3d;
  z-index: 0;
}
.wgh-slider__viewbox::before {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  content: "";
  height: 0;
  padding-bottom: 100%;
  width: 100%;
}
.wgh-slider__container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: transform 0.3s cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.3s;
  transform-style: preserve-3d;
}
.wgh-slider-target {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
input.wgh-slider-target {
  display: none;
}

.wgh-slider-target:first-of-type:last-of-type ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) .wgh-slider-item__trigger {
  display: none;
}
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(0%);
}
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-50%);
}
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-100%);
}
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-150%);
}
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-200%);
}
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-250%);
}
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-300%);
}
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-350%);
}
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-400%);
}
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-450%);
}
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-500%);
}
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-550%);
}
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-600%);
}
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-650%);
}
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-700%);
}
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-750%);
}
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-800%);
}
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-850%);
}
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-900%);
}
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-950%);
}
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-1000%);
}
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-1050%);
}
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-1150%);
}
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-1200%);
}
.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider__container {
  transform: translateX(-1250%);
}

.wgh-slider-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotateY(45deg);
  transition: transform 0.6s cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.15s;
}
.wgh-slider-item:nth-child(1) {
  left: 0%;
}
.wgh-slider-item:nth-child(2) {
  left: 50%;
}
.wgh-slider-item:nth-child(3) {
  left: 100%;
}
.wgh-slider-item:nth-child(4) {
  left: 150%;
}
.wgh-slider-item:nth-child(5) {
  left: 200%;
}
.wgh-slider-item:nth-child(6) {
  left: 250%;
}
.wgh-slider-item:nth-child(7) {
  left: 300%;
}
.wgh-slider-item:nth-child(8) {
  left: 350%;
}
.wgh-slider-item:nth-child(9) {
  left: 400%;
}
.wgh-slider-item:nth-child(10) {
  left: 450%;
}
.wgh-slider-item:nth-child(11) {
  left: 500%;
}
.wgh-slider-item:nth-child(12) {
  left: 550%;
}
.wgh-slider-item:nth-child(13) {
  left: 600%;
}
.wgh-slider-item:nth-child(14) {
  left: 650%;
}
.wgh-slider-item:nth-child(15) {
  left: 700%;
}
.wgh-slider-item:nth-child(16) {
  left: 750%;
}
.wgh-slider-item:nth-child(17) {
  left: 800%;
}
.wgh-slider-item:nth-child(18) {
  left: 850%;
}
.wgh-slider-item:nth-child(19) {
  left: 900%;
}
.wgh-slider-item:nth-child(20) {
  left: 950%;
}
.wgh-slider-item:nth-child(21) {
  left: 1000%;
}
.wgh-slider-item:nth-child(22) {
  left: 1050%;
}
.wgh-slider-item:nth-child(23) {
  left: 1100%;
}
.wgh-slider-item:nth-child(24) {
  left: 1150%;
}
.wgh-slider-item:nth-child(25) {
  left: 1200%;
}

.wgh-slider-item__trigger {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  cursor: pointer;
}
/* .wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) .wgh-slider-item__trigger, .wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) .wgh-slider-item__trigger {
  display: none;
} */
.wgh-slider-item__inner {
  position: relative;
  width: 100%;
  transform-origin: center center;
  transform: scale(0.75);
  transition: transform 0.3s cubic-bezier(0.62, 0.28, 0.23, 0.99) 0s;
  z-index: 10;
}
.wgh-slider-item__inner::before, .wgh-slider-item__inner::after {
  display: block;
  position: absolute;
  content: "";
}
/* .wgh-slider-item__inner::before {
  transition: transform 0.3s cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.15s;
  transform: translate(-24px, 12px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.wgh-slider-item__inner::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #0000003f 50%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  background-size: 200% 100%;
  background-position: 0% 0%;
  transition: background-position 0.3s linear;
} */
.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) .wgh-slider-item__inner,
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) .wgh-slider-item__inner {
  transform: scale(1);
  transition-delay: 0.6s;
}

.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) .wgh-slider-item__inner::before {
  transform: translate(0, 24px);
}
.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) .wgh-slider-item__inner::after {
  background-position: -50% 0%;
}

.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) ~ .wgh-slider-item .wgh-slider-item__inner::before,
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) ~ .wgh-slider-item .wgh-slider-item__inner::before {
  transform: translate(24px, 12px);
}

.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) ~ .wgh-slider-item .wgh-slider-item__inner::after,
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) ~ .wgh-slider-item .wgh-slider-item__inner::after {
  background-position: -100% 0%;
}

.wgh-slider-item-figure {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.wgh-slider-item-figure__image {
  max-height: 260px;
  margin: 0 auto;
}
/* .wgh-slider-item-figure__caption {
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 24px;
  background-image: linear-gradient(0deg, #000 0%, transparent 100%);
  z-index: 2;
} */
/* .wgh-slider-item-figure__caption a {
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
} */
/* .wgh-slider-item-figure__caption span {
  display: block;
  font-size: 14px;
  line-height: 16px;
} */
.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25),
.wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24),
.wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23),
.wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22),
.wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21),
.wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20),
.wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19),
.wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18),
.wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17),
.wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16),
.wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15),
.wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14),
.wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13),
.wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12),
.wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11),
.wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10),
.wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9),
.wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8),
.wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7),
.wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6),
.wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5),
.wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4),
.wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3),
.wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2),
.wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) {
  transform: translate3d(0, 0, 0) rotateY(0deg);
  z-index: 9999;
}

.wgh-slider-target:nth-of-type(25):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(25) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(24):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(24) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(23):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(23) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(22):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(22) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(21):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(21) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(20):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(20) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(19):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(19) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(18):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(18) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(17):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(17) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(16):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(16) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(15):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(15) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(14):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(14) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(13):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(13) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(12):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(12) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(11):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(11) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(10):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(10) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(9):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(9) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(8):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(8) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(7):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(7) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(6):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(6) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(5):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(5) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(4):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(4) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(3):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(3) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(2):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(2) ~ .wgh-slider-item, .wgh-slider-target:nth-of-type(1):checked ~ .wgh-slider__viewport .wgh-slider-item:nth-child(1) ~ .wgh-slider-item {
  transform: translate3d(0, 0, 0) rotateY(-45deg) !important;
}


/* phone_slider */

.pr-swiper-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 500px;
  max-height: 300px;
  background-color: #1f2937;
  border-radius: 10px;

}


.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease-in-out; /* افزودن انیمیشن به ترنسفورم */

}


.swiper-button-next {
  right: 0; /* قرار دادن دکمه بعدی در سمت راست */
}

.swiper-button-prev {
  left: 0; /* قرار دادن دکمه قبلی در سمت چپ */
}

.pr-swiper-container {
  overflow: hidden; /* اطمینان از اینکه تصاویر در داخل مرز اسلایدر محل نگهداری می‌شوند */
}

.content-wrapper {  
  display: flex;  
  flex-direction: row; /* حالت پیش‌فرض: کنار هم */  
  justify-content: space-between;  
}  

@media (min-width: 1130px) {  
  .pr-swiper-container {
    margin-top: 30px;
  }
}

@media (max-width: 1130px) {  
  .content-wrapper {  
      flex-direction: column; /* در عرض‌های کمتر، چیدمان عمودی */  
  }  
  
  .slider-container, .text-content {  
      width: 100%; /* در عرض‌های کمتر، هر کدام 100% */  
      margin-left: 0; /* حاشیه کنار برطرف می‌شود */  
  }  
  .pr-swiper-container {
    max-height: 400px;
  }
}

@media (max-width:760px) {
  .pr-swiper-container {
    max-height: 300px;
  }
}

@media (max-width: 508px) {
  .pr-swiper-container {
    max-height: 200px;
  }
}

@media (max-width: 430px) {
  .pr-swiper-container {
    max-height: 150px;
  }
}







.thumbnail-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  flex-wrap: wrap; /* قابلیت برش */
  max-width: 100%; /* محدود کردن عرض */
  overflow-x: auto; /* پیمایش افقی */
}

.thumbnail {
  width: 80px; /* یا 60px */
  height: 80px; /* یا 60px */
  object-fit: cover;
  margin: 5px; /* فاصله‌ی عمودی و افقی برای جلوگیری از چسبیدن تصاویر به یکدیگر */
  cursor: pointer;
  transition: transform 0.2s;
}

.thumbnail:hover {
  transform: scale(1.1); /* بزرگ‌نمایی هنگام هاور */
}

@media (max-width: 760px) {
  .thumbnail {
    width: 60px; /* کاهش اندازه */
    height: 60px; /* کاهش اندازه */
  }
}


.image-preview {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.image-preview img {
  max-width: 90%;
  max-height: 90%;
}

/* end portfolio slider */


/* start sevice card */

.home_service_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  align-items: center;
  direction: rtl; /* اضافه کردن جهت راست به چپ */
}

.home_service_card {
  cursor: pointer;
  text-align: center;
  background-color: #1f2937;
  padding: 30px;
  width: 285px;
  height: 680px;
  border-radius: 20px;
  margin: 10px;
  transition: 0.3s;
  overflow: hidden;
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* توزیع فضای خالی بین محتوا و دکمه */
}

@media (max-width: 1259px) {
  .home_service_card {
    width: 400px;
  }
}

@media (max-width: 879px) {
  .home_service_card {
    width: 70%;
  }
}

@media (max-width: 560px) {
  .home_service_card {
    width: 90%;
  }
}

.home_service_card img {
  display: block; /* نمایش به صورت بلوک */
  margin: 0 auto; /* مرکز کردن به صورت افقی */
  padding-bottom: 20px;
  width: 140px;
  height: 140px;
  object-fit: contain;
}

.home_service_card h2 {
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px; /* فاصله بین عنوان و خط جداکننده */
}

.divider {
  border: 1px solid #eee; /* استایل خط جداکننده */
  margin-bottom: 10px; /* فاصله بین خط و ویژگی‌ها */
}

.home_service_card ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: auto; /* فضای خالی بین ویژگی‌ها و دکمه */
}

.home_service_card ul li {
  margin-bottom: 10px; /* فاصله بین آیتم‌های لیست */
}

.home_service_card p {
  padding: 20px;
  font-size: 0.80em;
  font-weight: 400;
  color: #fff;
}

.home_service_card button {
  cursor: pointer;
  padding: 10px 30px;
  border: none;
  background-color: #fff;
  border-radius: 20px;
  color: #1f2937;
  transition: 0.5s;
  align-self: center; /* مرکز کردن دکمه به صورت افقی */
  font-size: 13px;
}

.home_service_card button:hover {
  background-color: #fff;
  color: #1f2937;
}

.home_service_card::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: linear-gradient(270deg, #2fa89c, #cc0167, #2fa89c);
  /* background: linear-gradient(270deg, #40e0d0, #ff0080, #40e0d0); */
  background-size: 200% 200%;
  z-index: -1;
  animation: galaxyMove 10s linear infinite;
}

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




.service_section_title {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 20px;
  position: relative;
}

@media (min-width: 1131px) {
  .service_section_title {
    padding-top: 50px;
  }
}


.service_section_title p {
  font-size: 1.8em;
  font-weight: 600;
  color: #fff; /* رنگ متن سفید */
  line-height: 1.5;
  max-width: 800px;
  margin: 0 auto;
  padding: 10px 20px;
}

.service_section_title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 3px;
  background-color: #435772;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .service_section_title p {
    font-size: 21px;
  }
}

@media (max-width: 480px) {
  .service_section_title p {
    font-size: 15px;
  }
}

/* end service card */


/* start service form notif */

/* استایل کلی برای پیام */
#notif_custom-alert {
  max-width: 330px;
  opacity: 1;
  transition: opacity 0.5s ease;
  position: fixed; /* تغییر به fixed برای قرار گرفتن در موقعیت ثابت */
  top: 100px; /* فاصله از بالای صفحه */
  right: 20px; /* فاصله از سمت راست صفحه */
  z-index: 1000; /* اطمینان از اینکه در بالای سایر عناصر قرار گیرد */
  background-color: #111827;
  direction: rtl; /* اضافه کردن جهت راست به چپ */
}

/* استایل برای نوار پیشرفت */
.notif_progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  background-color: #38a169; /* رنگ سبز */
  width: 0;
  transition: width 3s linear;
  border-radius: 5px;
}



/* end servic fom notif */


/* start homemain-text css */

.homemain-text {
  text-align: right;
}

@media (max-width: 1130px){
  .homemain-text {
    text-align: center;
  }
}

@media (max-width: 390px){
  .homemain-text {
    font-size: 18px !important;
  }
}

/* end homemain-text css */

@media (max-width: 767.9px) {
  .post-img-res-ls {
    width: 100%;
  }
}

/* start dropdown menu for header */

.dropdown-menu {
  display: none;
  position: absolute;
  top: 80%;
  right: 0;
  background-color: #1f2937;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  text-align: right;
  z-index: 50;
  white-space: nowrap;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu li a {
  display: block;
  padding: 6px 12px;
  color: white;
  text-decoration: none;
  font-size: 0.875rem;
}

.dropdown-menu li a:hover {
  background-color: #374151;
  border-radius: 4px;
}

.dropdown > div i {
  margin-right: 4px;
}
.phon-dropdown-menu {
  background: #394a5c;
}

.phon-dropdown-menu li a {
  color: #c2e0ff !important;
}
/* end dropdown menu for header */

/* start sevice landig css */
#toc-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#toc-container li {
    margin: 8px 0;
    position: relative;
    padding-right: 7px;
}
#toc-container li::before {
    content: "•";
    color: #2fa89c;
    position: absolute;
    right: 0;
}
#toc-container a {
    color: #9cdcfe;
    text-decoration: none;
    transition: color 0.3s;
}
#toc-container a:hover {
    color: #2fa89c;
    text-decoration: underline;
}
/* end sevice landig css */


/* start blog post css */
.blog-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 1270px;
    margin: 0 auto;
    padding: 20px;
    direction: rtl;
}

.blog-content {
    flex: 1;
}

.blog-sidebar {
    flex-shrink: 0;
    width: 100%;
}

.sidebar-box {
    background-color: #111827;
    padding: 20px;
    border-radius: 10px;
}

.sidebar-box .post-card {
    transition: 0.3s;
}

.sidebar-box .post-card:hover {
    background-color: #1f2937;
    border-radius: 5px;
    padding: 20px;
    transition: 0.3s;
}

.sidebar-box .post-card:hover img {
    height: 100px;
    transition: 0.3s;
}

.sidebar-box .post-card:hover h3 {
    font-size: 10px;
    transition: 0.3s;
}

.sidebar-box h2 {
    color: #efefef;
    font-size: 14px;
    text-align: center;
}

.sidebar-box h3 {
    color: #efefef;
    font-size: 12px;
    transition: 0.3s;
}

.sidebar-box img {
    border-radius: 5px;
    height: 130px;
    transition: 0.3s;
}

.post-box-min a {
    border-radius: 5px;
    padding-block: 12px;
    padding-inline: 3px;
}

.service-box a {
    border-radius: 5px;
    padding: 6px;
}

.blg-breadcrumb {
    background-color: #1f2937;
}

.toc-blog-bc {
    background-color: #1f2937;
}

@media (min-width: 900px) {
    .blog-container {
        flex-direction: row;
        align-items: flex-start;
    }
    .blog-content {
        background-color: #111827;
        padding: 15px;
        border-radius: 10px;
    }
    .blog-sidebar {
        width: 25%;
    }
    .post-box-min {
        display: none;
    }
}

@media (max-width: 899.9px) {
    .post-box-des {
        display: none;
    }

    .blog-content h1 {
        font-size: 18px !important;
    }

    .blg-breadcrumb {
        background-color: #111827;
    }
    .toc-blog-bc {
        background-color: #111827;
    }
}
/* end blog post css */
