/*
Theme Name: behjat
Text Domain: http://mabahes.bahjat.ir/
Version: 1.0
Description: سامانه دروس خارجه ایت الله بهجت
Author: reza_hsn
Author phone: 09033457436
License: mabahes.bahjat.ir
*/

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: bold;

  src: url('../fonts/eot/iranyekanwebboldfanum.eot');

  src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 100;

  src: url('../fonts/eot/iranyekanwebthinfanum.eot');

  src: url('../fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebthinfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 300;

  src: url('../fonts/eot/iranyekanweblightfanum.eot');

  src: url('../fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

/* @font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/eot/iranyekanwebregularfanum.eot');
	src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'),
		 url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
} */

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 500;

  src: url('../fonts/eot/iranyekanwebmediumfanum.eot');

  src: url('../fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 800;

  src: url('../fonts/eot/iranyekanwebextraboldfanum.eot');

  src: url('../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebextraboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 900;

  src: url('../fonts/eot/iranyekanwebblackfanum.eot');

  src: url('../fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebblackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
  font-family: iranyekan;

  font-style: normal;

  font-weight: 950;

  src: url('../fonts/eot/iranyekanwebextrablackfanum.eot');

  src: url('../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/woff/iranyekanwebextrablackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}

/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::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.
*/

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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
}

/*
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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 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: inherit;
  /* 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;
}

*, ::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:  ;
}

::-webkit-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:  ;
}

::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 {
  width: 100%;
}

@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;
  }
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.top-0 {
  top: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.right-0 {
  right: 0px;
}

.left-0 {
  left: 0px;
}

.top-\[64px\] {
  top: 64px;
}

.top-\[46\%\] {
  top: 46%;
}

.top-1 {
  top: 0.25rem;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-10 {
  z-index: 10;
}

.z-0 {
  z-index: 0;
}

.order-1 {
  order: 1;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.m-auto {
  margin: auto;
}

.m-2 {
  margin: 0.5rem;
}

.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;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.mt-\[-88px\] {
  margin-top: -88px;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mt-\[14px\] {
  margin-top: 14px;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-\[-84px\] {
  margin-top: -84px;
}

.mr-auto {
  margin-right: auto;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-12 {
  margin-top: 3rem;
}

.-mt-11 {
  margin-top: -2.75rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-36 {
  margin-top: 9rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.\!inline-block {
  display: inline-block !important;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[7px\] {
  height: 7px;
}

.h-16 {
  height: 4rem;
}

.h-\[350px\] {
  height: 350px;
}

.h-\[65px\] {
  height: 65px;
}

.h-full {
  height: 100%;
}

.h-12 {
  height: 3rem;
}

.h-\[84px\] {
  height: 84px;
}

.h-\[calc\(100vh-64px\)\] {
  height: calc(100vh - 64px);
}

.h-5 {
  height: 1.25rem;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[20px\] {
  height: 20px;
}

.h-screen {
  height: 100vh;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[30px\] {
  height: 30px;
}

.h-6 {
  height: 1.5rem;
}

.h-\[2px\] {
  height: 2px;
}

.h-\[76px\] {
  height: 76px;
}

.h-2 {
  height: 0.5rem;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[58px\] {
  height: 58px;
}

.h-9 {
  height: 2.25rem;
}

.h-auto {
  height: auto;
}

.max-h-\[246px\] {
  max-height: 246px;
}

.w-full {
  width: 100%;
}

.w-\[34px\] {
  width: 34px;
}

.w-\[7px\] {
  width: 7px;
}

.w-auto {
  width: auto;
}

.w-5 {
  width: 1.25rem;
}

.w-3\/4 {
  width: 75%;
}

.w-12 {
  width: 3rem;
}

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.w-\[84px\] {
  width: 84px;
}

.w-\[23px\] {
  width: 23px;
}

.w-\[17px\] {
  width: 17px;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[90px\] {
  width: 90px;
}

.w-10 {
  width: 2.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-2 {
  width: 0.5rem;
}

.w-\[35px\] {
  width: 35px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[2px\] {
  width: 2px;
}

.w-\[14px\] {
  width: 14px;
}

.w-24 {
  width: 6rem;
}

.min-w-\[84px\] {
  min-width: 84px;
}

.min-w-\[58px\] {
  min-width: 58px;
}

.min-w-\[18px\] {
  min-width: 18px;
}

.min-w-\[48px\] {
  min-width: 48px;
}

.max-w-\[246px\] {
  max-width: 246px;
}

.max-w-\[1920px\] {
  max-width: 1920px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[234px\] {
  max-width: 234px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[14px\] {
  max-width: 14px;
}

.max-w-\[48px\] {
  max-width: 48px;
}

.max-w-\[180px\] {
  max-width: 180px;
}

.max-w-\[64px\] {
  max-width: 64px;
}

.rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.-rotate-\[135deg\] {
  --tw-rotate: -135deg;
  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));
}

.-rotate-45 {
  --tw-rotate: -45deg;
  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;
}

.\!list-decimal {
  list-style-type: decimal !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-9 {
  gap: 2.25rem;
}

.space-y-\[100px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(100px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(100px * var(--tw-space-y-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-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.\!rounded-tr-none {
  border-top-right-radius: 0px !important;
}

.rounded-tr-none {
  border-top-right-radius: 0px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-x-\[1px\] {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-b-\[2px\] {
  border-bottom-width: 2px;
}

.border-\[\#3b404d\] {
  --tw-border-opacity: 1;
  border-color: rgb(59 64 77 / var(--tw-border-opacity));
}

.border-\[\#bababa\] {
  --tw-border-opacity: 1;
  border-color: rgb(186 186 186 / var(--tw-border-opacity));
}

.border-\[\#bda776\] {
  --tw-border-opacity: 1;
  border-color: rgb(189 167 118 / var(--tw-border-opacity));
}

.border-\[\#969bba\] {
  --tw-border-opacity: 1;
  border-color: rgb(150 155 186 / var(--tw-border-opacity));
}

.border-\[\#d2bc8d\] {
  --tw-border-opacity: 1;
  border-color: rgb(210 188 141 / var(--tw-border-opacity));
}

.border-\[\#f0f2f7\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 242 247 / var(--tw-border-opacity));
}

.border-\[\#7983e1\] {
  --tw-border-opacity: 1;
  border-color: rgb(121 131 225 / var(--tw-border-opacity));
}

.border-\[\#bfbfbf\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 191 191 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-b-\[\#bda776\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(189 167 118 / var(--tw-border-opacity));
}

.bg-\[\#f9fbfc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 251 252 / var(--tw-bg-opacity));
}

.bg-\[\#e5e5e5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.bg-\[\#b8b8b8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(184 184 184 / var(--tw-bg-opacity));
}

.bg-\[\#f0f2f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 247 / var(--tw-bg-opacity));
}

.bg-\[\#252d90\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 45 144 / var(--tw-bg-opacity));
}

.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-\[\#25295c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 41 92 / var(--tw-bg-opacity));
}

.bg-\[\#1f233e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 35 62 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#f5f4fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 244 252 / var(--tw-bg-opacity));
}

.bg-\[\#192183\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 33 131 / var(--tw-bg-opacity));
}

.bg-\[\#bea87b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(190 168 123 / var(--tw-bg-opacity));
}

.bg-\[\#f9f9f9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-\[\#3d48bb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(61 72 187 / var(--tw-bg-opacity));
}

.bg-\[\#f5f6fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 250 / var(--tw-bg-opacity));
}

.bg-\[\#3741b0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 176 / var(--tw-bg-opacity));
}

.bg-\[\#d2d2d2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(210 210 210 / var(--tw-bg-opacity));
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-\[\#EBE9F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 233 246 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-\[\#bfbfbf\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 191 191 / var(--tw-bg-opacity));
}

.\!bg-\[\#25295c\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(37 41 92 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#E3E7ED\] {
  --tw-bg-opacity: 1;
  background-color: rgb(227 231 237 / var(--tw-bg-opacity));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-\[url\(\'\.\.\/images\/home\/art_bg\.png\'\)\] {
  background-image: url('../images/home/art_bg.png');
}

.bg-\[url\(\'\.\.\/images\/home\/bahjat_bg\.png\'\)\] {
  background-image: url('../images/home/bahjat_bg.png');
}

.bg-\[url\(\'\.\.\/images\/header\/header_bg\.png\'\)\] {
  background-image: url('../images/header/header_bg.png');
}

.from-\[\#F4DDB1\] {
  --tw-gradient-from: #F4DDB1;
  --tw-gradient-to: rgb(244 221 177 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#B59F6D\] {
  --tw-gradient-to: #B59F6D;
}

.bg-cover {
  background-size: cover;
}

.bg-left {
  background-position: left;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.p-4 {
  padding: 1rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-\[7px\] {
  padding: 7px;
}

.p-2 {
  padding: 0.5rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pt-\[6px\] {
  padding-top: 6px;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-\[17px\] {
  font-size: 17px;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-light {
  font-weight: 300;
}

.leading-\[50px\] {
  line-height: 50px;
}

.leading-8 {
  line-height: 2rem;
}

.\!leading-10 {
  line-height: 2.5rem !important;
}

.\!leading-6 {
  line-height: 1.5rem !important;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-5 {
  line-height: 1.25rem;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-\[\#7e7e7e\] {
  --tw-text-opacity: 1;
  color: rgb(126 126 126 / var(--tw-text-opacity));
}

.text-\[\#252d90\] {
  --tw-text-opacity: 1;
  color: rgb(37 45 144 / var(--tw-text-opacity));
}

.text-\[\#464646\] {
  --tw-text-opacity: 1;
  color: rgb(70 70 70 / var(--tw-text-opacity));
}

.text-\[\#d2bc8d\] {
  --tw-text-opacity: 1;
  color: rgb(210 188 141 / var(--tw-text-opacity));
}

.text-\[\#575757\] {
  --tw-text-opacity: 1;
  color: rgb(87 87 87 / var(--tw-text-opacity));
}

.text-\[\#969bba\] {
  --tw-text-opacity: 1;
  color: rgb(150 155 186 / var(--tw-text-opacity));
}

.text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-\[\#535353\] {
  --tw-text-opacity: 1;
  color: rgb(83 83 83 / var(--tw-text-opacity));
}

.text-\[\#5e5d3e\] {
  --tw-text-opacity: 1;
  color: rgb(94 93 62 / var(--tw-text-opacity));
}

.text-\[\#080c23\] {
  --tw-text-opacity: 1;
  color: rgb(8 12 35 / var(--tw-text-opacity));
}

.text-\[\#6f737f\] {
  --tw-text-opacity: 1;
  color: rgb(111 115 127 / var(--tw-text-opacity));
}

.text-\[\#717171\] {
  --tw-text-opacity: 1;
  color: rgb(113 113 113 / var(--tw-text-opacity));
}

.text-\[\#2f2f2f\] {
  --tw-text-opacity: 1;
  color: rgb(47 47 47 / var(--tw-text-opacity));
}

.text-\[\#898989\] {
  --tw-text-opacity: 1;
  color: rgb(137 137 137 / var(--tw-text-opacity));
}

.text-\[\#383838\] {
  --tw-text-opacity: 1;
  color: rgb(56 56 56 / var(--tw-text-opacity));
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-\[\#7987A1\] {
  --tw-text-opacity: 1;
  color: rgb(121 135 161 / var(--tw-text-opacity));
}

.accent-\[\#ac8c42\] {
  accent-color: #ac8c42;
}

.shadow-\[0px_3px_34px_0px_rgba\(37\2c 45\2c 144\2c 0\.12\)\] {
  --tw-shadow: 0px 3px 34px 0px rgba(37,45,144,0.12);
  --tw-shadow-colored: 0px 3px 34px 0px 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-\[3px_0px_16px_0px_rgba\(32\2c 41\2c 129\2c 0\.29\)\] {
  --tw-shadow: 3px 0px 16px 0px rgba(32,41,129,0.29);
  --tw-shadow-colored: 3px 0px 16px 0px 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-\[0_8px_15px_0px_rgba\(0\2c 0\2c 0\2c 0\.14\)\] {
  --tw-shadow: 0 8px 15px 0px rgba(0,0,0,0.14);
  --tw-shadow-colored: 0 8px 15px 0px 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-\[0_3px_34px_0px_rgba\(37\2c 45\2c 144\2c 0\.12\)\] {
  --tw-shadow: 0 3px 34px 0px rgba(37,45,144,0.12);
  --tw-shadow-colored: 0 3px 34px 0px 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 {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-\[0_0px_16px_0px_rgba\(32\2c 41\2c 129\2c 0\.29\)\] {
  --tw-shadow: 0 0px 16px 0px rgba(32,41,129,0.29);
  --tw-shadow-colored: 0 0px 16px 0px 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-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.filter {
  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);
}

.duration-300 {
  transition-duration: 300ms;
}

body{
  font-family:'iranyekan';
  word-wrap: break-word;
}

input , textarea{
  outline: none;
}

/* header navmenu css style */

.css_nav_menu li:hover:before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85px' height='19px'%3E%3Cimage opacity='0.4' x='0px' y='0px' width='85px' height='19px' xlink:href='data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAATCAQAAABL/YmgAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfmBhQOAzUr8t29AAAB9klEQVRIx6WW4XLEIAiEF5L3f+KK/SHKgvYud9WJod5k+rkuqHT8u0l5c+uH6Mt2/wNOAEiKT60vzL7ir7A/RZUFKITKwHPsaRxv83hCf4T8HFUgUMLkjvQAcgDt1AFL8TOABwubQFreFZY1xUKtmNEtRW9t8Rr1BKk0owdtdwOcAc0jgxWVP0aVgqTbuOtbUyuramuMx47Ix/aXVzWpqKlndAbOBginBoQtPY1ADQaBwiBL30eqyoajuDZgxp47sKvKKZQBx1+tqNtI87eqnpVUB47xZAWuAlGexhPbPHqDwaAej8VaMo29QpUD5pWia5tlE0QdqCkVik1QXVGD+ExzXKOvj6iMKQnrSqhXQh0dB9go+GNLL9JUXdXmappDRooyckGdfquKXgs2kKsR1J2qhBqFP1Kpra1XhxVX8gfnw5lg76Jo4FbMEeWZwJWFO/9Z3n7WUpaaDfDxRiuQHZph76SoFJ2qvhcU96ZyfCHFq72k0sAcSu5o+TLTYRmWUdkp+gY0G+Kka5QpI1fmEy0vakaK7gxtGcpRJ2TV8xVytkHUXUleVXTYdkvYry9zRuk3dVXNv+338iknFyt7uqLkJdX0krWBXBs76dddt3woDzV55AO732tDst/4/A9NuWfXzm8DKjJgbn91J9IyQun93tYByC82e2s+KfUHLAAAAABJRU5ErkJggg==' /%3E%3C/svg%3E");
}

.wp-pagenavi{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.wp-pagenavi .current{
  color: white;
  background-color: #25295c;
}

.wp-pagenavi > *{
  width: 40px;
  height: 40px;
  border-radius: 4px;
  color: #7987A1;
  background-color: #E3E7ED;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
}

.fbc-items{
  flex-wrap:wrap;
}

/* comment style  */

.comment-notes,.comment-reply-title{
  display: none;
}

.comment-form{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 12px;
}

.comment-form input[type=text],.comment-form input[type=email] , .comment-form textarea{
  width: 100%;
  padding: 0 12px;
}

.comment-form label{
  white-space: nowrap;
}

.comment-notes{
  width: 100%;
}

.comment-form-comment{
  order: 4;
  width: 100%;
}

.comment-form-comment textarea{
  height: 107px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.comment-form-author{
  order: 1;
  width: 32%;
  display: flex;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding: 12px;
}

.comment-form-email{
  order: 2;
  width: 32%;
  display: flex;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding: 12px;
}

.comment-form-url{
  order: 3;
  width: 32%;
  display: flex;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding: 12px;
}

.comment-form-cookies-consent{
  order: 3;
  margin-top:12px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.comment-form-cookies-consent label{
  margin-right: 4px;
}

.comment-form-attachment{
  order: 5;
  margin-top: 8px;
  width: 100%;
  position: relative;
}

.comment-form-attachment .comment-form-attachment__file-size-notice{
  position: absolute;
  top: 0;
  left: 0;
  color: #ff0909;
  font-size: 9px;
}

.comment-form-attachment .comment-form-attachment__file-types-notice{
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 9px;
  color: #ff0909;
}

.form-submit{
  order: 7;
  width: 100%;
  background-color: #d2bc8d;
  color: #252d90;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  max-width: 226px;
  height: 38px;
  margin: auto;
  margin-top: 24px;
  cursor: pointer;
}

.form-submit input{
  cursor: pointer;
}

/* toc style */

.toc-node-H2{
  padding-right: 30px!important;
}

.toc-node-H3{
  padding-right: 60px!important;
}

.toc-node-H4{
  padding-right: 90px!important;
}

@media screen and (min-width: 1025px){
  .css_nav_menu li:after{
    content: '';
    transition: all 0.5s;
    width: 0;
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
  }

  .css_nav_menu li:hover:after{
    content: '';
    width: 100%;
  }
}

@media screen and (max-width: 1024px){
  .menu-item-has-children::before{
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 25px;
    top: 25px;
    border-bottom: 3px solid #575757;
    border-right: 3px solid #575757;
    border-bottom-right-radius: 4px;
    transform: rotate(45deg);
  }
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:right-\[-7px\]::before {
  content: var(--tw-content);
  right: -7px;
}

.before\:top-\[-7px\]::before {
  content: var(--tw-content);
  top: -7px;
}

.before\:ml-3::before {
  content: var(--tw-content);
  margin-left: 0.75rem;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:inline-block::before {
  content: var(--tw-content);
  display: inline-block;
}

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:h-4::before {
  content: var(--tw-content);
  height: 1rem;
}

.before\:h-\[60px\]::before {
  content: var(--tw-content);
  height: 60px;
}

.before\:h-14::before {
  content: var(--tw-content);
  height: 3.5rem;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:w-4::before {
  content: var(--tw-content);
  width: 1rem;
}

.before\:w-10::before {
  content: var(--tw-content);
  width: 2.5rem;
}

.before\:w-9::before {
  content: var(--tw-content);
  width: 2.25rem;
}

.before\:max-w-\[1700px\]::before {
  content: var(--tw-content);
  max-width: 1700px;
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:rounded-bl-none::before {
  content: var(--tw-content);
  border-bottom-left-radius: 0px;
}

.before\:bg-\[\#d2bc8d\]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(210 188 141 / var(--tw-bg-opacity));
}

.before\:bg-\[url\(\'\.\.\/images\/home\/mobile_bg_section_1\.jpg\'\)\]::before {
  content: var(--tw-content);
  background-image: url('../images/home/mobile_bg_section_1.jpg');
}

.before\:bg-cover::before {
  content: var(--tw-content);
  background-size: cover;
}

.before\:bg-left-top::before {
  content: var(--tw-content);
  background-position: left top;
}

.before\:bg-no-repeat::before {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:mx-auto::after {
  content: var(--tw-content);
  margin-left: auto;
  margin-right: auto;
}

.after\:mt-2::after {
  content: var(--tw-content);
  margin-top: 0.5rem;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-\[2px\]::after {
  content: var(--tw-content);
  height: 2px;
}

.after\:w-\[73px\]::after {
  content: var(--tw-content);
  width: 73px;
}

.after\:bg-black\/50::after {
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.5);
}

.after\:bg-\[\#bda776\]::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(189 167 118 / var(--tw-bg-opacity));
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.first\:mr-0:first-child {
  margin-right: 0px;
}

.first\:ml-2:first-child {
  margin-left: 0.5rem;
}

.first\:mt-2:first-child {
  margin-top: 0.5rem;
}

.first\:mt-1:first-child {
  margin-top: 0.25rem;
}

.first\:ml-1:first-child {
  margin-left: 0.25rem;
}

.first\:pr-0:first-child {
  padding-right: 0px;
}

.last\:ml-0:last-child {
  margin-left: 0px;
}

.last\:border-l-0:last-child {
  border-left-width: 0px;
}

.last\:pl-0:last-child {
  padding-left: 0px;
}

.hover\:bg-\[\#252d90\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 45 144 / var(--tw-bg-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 768px) {
  .md\:float-left {
    float: left;
  }

  .md\:mr-12 {
    margin-right: 3rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:border-l-\[1px\] {
    border-left-width: 1px;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:text-\[17px\] {
    font-size: 17px;
  }
}

@media (min-width: 1024px) {
  .lg\:\!invisible {
    visibility: hidden !important;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:order-none {
    order: 0;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:ml-\[10px\] {
    margin-left: 10px;
  }

  .lg\:mr-\[10px\] {
    margin-right: 10px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mt-\[-113px\] {
    margin-top: -113px;
  }

  .lg\:mt-28 {
    margin-top: 7rem;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mr-1 {
    margin-right: 0.25rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:ml-\[25px\] {
    margin-left: 25px;
  }

  .lg\:\!block {
    display: block !important;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-\[90px\] {
    height: 90px;
  }

  .lg\:h-\[684px\] {
    height: 684px;
  }

  .lg\:h-\[220px\] {
    height: 220px;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-max {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .lg\:w-\[1000px\] {
    width: 1000px;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-\[20px\] {
    width: 20px;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .lg\:max-w-\[20px\] {
    max-width: 20px;
  }

  .lg\:max-w-\[76px\] {
    max-width: 76px;
  }

  .lg\:max-w-\[250px\] {
    max-width: 250px;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:rounded-br-\[200px\] {
    border-bottom-right-radius: 200px;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-\[22px\] {
    font-size: 22px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-\[17px\] {
    font-size: 17px;
  }

  .lg\:font-light {
    font-weight: 300;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-10 {
    line-height: 2.5rem;
  }

  .lg\:leading-7 {
    line-height: 1.75rem;
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:before\:ml-6::before {
    content: var(--tw-content);
    margin-left: 1.5rem;
  }

  .lg\:before\:h-\[684px\]::before {
    content: var(--tw-content);
    height: 684px;
  }

  .lg\:before\:h-6::before {
    content: var(--tw-content);
    height: 1.5rem;
  }

  .lg\:before\:w-6::before {
    content: var(--tw-content);
    width: 1.5rem;
  }

  .lg\:before\:bg-\[url\(\'\.\.\/images\/home\/bg_section_1\.png\'\)\]::before {
    content: var(--tw-content);
    background-image: url('../images/home/bg_section_1.png');
  }

  .lg\:after\:bg-white::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}

@media (min-width: 1280px) {
  .xl\:ml-\[20px\] {
    margin-left: 20px;
  }

  .xl\:mr-\[20px\] {
    margin-right: 20px;
  }

  .xl\:max-w-\[660px\] {
    max-width: 660px;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-9 {
    padding: 2.25rem;
  }

  .xl\:p-24 {
    padding: 6rem;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:text-\[22px\] {
    font-size: 22px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:bg-auto {
    background-size: auto;
  }
}
