@charset "utf-8";
/*
Theme Name: nikafarid
Theme URI: http://nikafarid.com
Author: nikafarid
Author URI: http://nikafarid.com
Description: nikafarid
Version: 1
License: GNU General Public License v2 or later
Text Domain: nikafarid
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    /* font: inherit; */
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*******************normalize*********************/
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], /* 1 */
[type="reset"], [type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

a:focus, a:hover {
    text-decoration: none;
}


/**************************style*********************************/

:root {
    --color1: #2F6C5D;
    --color2: #357565;
    --color3: #0C3B73;
    --color4: #86B546;
    --color5: #fff;
    --color6: #000;
    --color7: #8D98A3;
    --color8: #E5E7E9;
    --color9: #212121;
    --text1: #212121;
    --text2: #595959;
    --text3: #C7C7C7;
    --text4: #676767;
    --text5: #A8A8A8;
}

/***********fonts************/
@font-face {
    font-family: peyda_light;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/peyda/PEYDAFANUM-LIGHT.woff');
}

@font-face {
    font-family: peyda_regular;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/peyda/PEYDAFANUM-REGULAR.woff');
}

@font-face {
    font-family: peyda_medium;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/peyda/PEYDAFANUM-MEDIUM.woff');
}

@font-face {
    font-family: peyda_bold;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/peyda/PEYDAFANUM-BOLD.woff');
}

@font-face {
    font-family: 'icon';
    src: url('assets/fonts/icon/icomoon.eot?tol4mi');
    src: url('assets/fonts/icon/icomoon.eot?tol4mi#iefix') format('embedded-opentype'),
    url('assets/fonts/icon/icomoon.ttf?tol4mi') format('truetype'),
    url('assets/fonts/icon/icomoon.woff?tol4mi') format('woff'),
    url('assets/fonts/icon/icomoon.svg?tol4mi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

body, input, textarea, a {
    color: #3d434e;
    font-family: 'peyda_regular';
    font-size: 14px;
    color: var(--text1);
    line-height: 1.625;
    text-decoration-line: none;
}

p {
    line-height: 30px;
    font-size: 16px;
}

/***********end fonts************/
/*******public styles*******/

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}


h1 {
    font-size: 22px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

/*Styles of header start from here*/

header {
}

header .header_wrapper {box-shadow: 0px 2px 12px -5px #00000075;}

.header_wrapper .mobile_header_wrapper {
    padding: 20px 0;
}

.mobile_header_wrapper .mobile_menu_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mobile_header_wrapper .mobile_menu_wrapper .mmenu-icon {
}

.mobile_header_wrapper .mobile_logo_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile_header_wrapper .mobile_logo_wrapper .img_holder {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.mobile_header_wrapper .mobile_logo_wrapper .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.mobile_header_wrapper .mobile_search_wrapper {
}

.mobile_header_wrapper .mobile_search_wrapper .search-wrapper {
}

.mobile_header_wrapper .mobile_search_wrapper .search-input-holder {
}

.mobile_header_wrapper .mobile_search_wrapper .search-input-holder::before {
    left: 7px;
    right: auto;
    font-size: 26px;
}

.mobile_header_wrapper .mobile_search_wrapper .search-input-holder .search-input {
    background-color: var(--color5);
    font-size: 0;
}

.header_wrapper .desktop_header_wrapper {
    display: none;
    padding: 20px 0;
}

.desktop_header_wrapper .desktop_logo_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .desktop_logo_wrapper .img_holder {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .desktop_logo_wrapper .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.desktop_header_wrapper .desktop_menu_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .desktop_menu_wrapper nav {
}

.desktop_header_wrapper .desktop_menu_wrapper ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.desktop_header_wrapper .desktop_menu_wrapper li {
}

.desktop_header_wrapper .desktop_menu_wrapper li a {
    font-size: 16px;
    padding: 5px 7px;
}

.desktop_header_wrapper .desktop_menu_wrapper li:first-child a {
    padding-right: 0;
}

.desktop_header_wrapper .desktop_opt_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.desktop_header_wrapper .search_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: var(--color7);
    font-size: 18px;
}

.desktop_header_wrapper .search_box::before {
    content: '\e90d';
    font-family: icon;
    font-size: 26px;
    margin-left: 8px;
}

.desktop_header_wrapper .header_tell_btn {
    display: inline-flex;
    margin-right: 15px;
}

.desktop_header_wrapper .header_tell_btn span {
    background-image: linear-gradient(to bottom, var(--color1), var(--color2));
    font-size: 16px;
    color: var(--color5);
    padding: 5px 15px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.desktop_header_wrapper .header_tell_btn span::before {
    content: '\e90f';
    font-family: icon;
    font-size: 26px;
    margin-left: 5px;
    display: inline-block;
}

/*End of header*/

/*Styles of footer start from here*/
footer {
}

footer .footer_wrapper {
    background-image: linear-gradient(to bottom, #173774, #0B1A37);
    padding: 45px 0;
}

.footer_wrapper .footer_info_wrapper {
}

.footer_wrapper .footer_info_wrapper .logo_holder {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.footer_wrapper .footer_info_wrapper .img_holder {
    display: inline-flex;
}

.footer_wrapper .footer_info_wrapper .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.footer_wrapper .footer_info_wrapper .footer_summery {
    color: var(--color5);
    line-height: 34px;
    text-align: justify;
    font-family: 'peyda_light';
}

.footer_wrapper .footer_info_wrapper .social_holder {
}

.footer_wrapper .footer_contact_wrapper {
    margin-top: 40px;
}

.footer_wrapper .footer_title {
    font-size: 18px;
    color: var(--color5);
    display: inline-block;
    margin-bottom: 15px;
}

.footer_wrapper .footer_contact_wrapper .footer_contact_items {
}

.footer_wrapper .footer_contact_wrapper .footer_contact_item {
}

.footer_wrapper .footer_contact_wrapper .footer_contact_item a, .footer_wrapper .footer_contact_wrapper .footer_contact_item span {display: flex;justify-content: flex-start;align-items: center;color: var(--color5);font-size: 16px;font-family: 'peyda_light';}

.footer_wrapper .footer_contact_wrapper .footer_contact_item a::before, .footer_wrapper .footer_contact_wrapper .footer_contact_item span::before {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color4);
    margin-left: 16px;
}

.footer_wrapper .footer_contact_wrapper .footer_contact_item.tell a::before {
    content: '\e90b';
}

.footer_wrapper .footer_contact_wrapper .footer_contact_item.email a::before {
    content: '\e92c';
}

.footer_wrapper .footer_contact_wrapper .footer_contact_item.address span::before {
    content: '\e90a';
}

.footer_wrapper .footer_menu_wrapper {
}

.footer_wrapper .footer_menu_wrapper .footer_menu_holder {
    margin-top: 25px;
}

.footer_wrapper .footer_menu_wrapper .footer_title {
}

.footer_wrapper .footer_menu_wrapper nav {
}

.footer_wrapper .footer_menu_wrapper nav ul {
}

.footer_wrapper .footer_menu_wrapper nav li {
}

.footer_wrapper .footer_menu_wrapper nav a {
    display: inline-block;
    color: var(--color5);
    margin: 5px 0;
    font-size: 16px;
    font-family: 'peyda_light';
}

.footer_wrapper .footer_namad_wrapper {margin-top: 25px;}

.footer_wrapper .footer_namad_wrapper .footer_title {
}

.footer_wrapper .footer_copyright_wrapper {}

.footer_wrapper .footer_copyright_wrapper .copyright_txt {
/* From https: //css.glass */background: rgba(255, 255, 255, 0.3);border-radius: 16px;backdrop-filter: blur(8.2px);-webkit-backdrop-filter: blur(8.2px);padding: 15px;color: var(--color5);text-align: center;margin-top: 20px;}

/*End of footer*/

/*General styles start from here*/
.swiper_button {
    width: 50px;
    height: 50px;
    background-color: var(--color8);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper_button::after {
    content: '\e932' !important;
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: var(--color3);
}

.swiper_button.swiper-button-prev {
}

.swiper_button.swiper-button-prev::after {
}

.swiper_button.swiper-button-next {
}

.swiper_button.swiper-button-next::after {
    transform: rotateY(180deg);
}

.module_setting {
    padding: 20px 0;
    margin: 20px 0;
}

.heading_holder {
    text-align: center;
    margin: 30px 0;
}

.heading_holder .heading_entitle {
    color: var(--color7);
    font-size: 16px;
    margin-bottom: 5px;
}

.heading_holder .heading_title {
    font-size: 22px;
    font-family: 'peyda_medium';
}

.primary_btn_style {
}

.primary_btn_style span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, var(--color1), var(--color2));
    color: var(--color5);
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 30px 0 30px 30px;
}

.primary_btn_style span::after {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color5);
    margin-right: 10px;
}


.second_btn_style {
}

.second_btn_style span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color5);
    color: var(--color1);
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 30px 0 30px 30px;
}

.second_btn_style span::after {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color1);
    margin-right: 10px;
}

.inner_pages_opt{
    padding-bottom: 40px;
    margin-bottom: 60px;
}
.inner_pages_heading_wrapper{
    padding: 30px 0;
    position: relative;
    background-size: cover;
    background-position: center;
}
.inner_pages_heading_wrapper .container{
    position: relative;
    z-index: 2;
}
.inner_pages_heading_wrapper::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 27, 56, 0.4);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.inner_pages_heading_wrapper .heading_content_wrapper{}
.inner_pages_heading_wrapper .heading_content_holder{}
.inner_pages_heading_wrapper .page_title{
    color: var(--color5);
    font-size: 24px;
    margin-bottom: 10px;
}
.inner_pages_heading_wrapper .page_excerpt{
    color: var(--color5);
    font-family: 'peyda_light';
}


.archive_faq_holder {
    margin-top: 40px;
}



.archive_faq_holder .faq_content {
}

.archive_faq_holder .faq_content .faq_heading_holder{
    text-align: center;
    margin-bottom: 25px;
}
.archive_faq_holder .faq_content .faq_heading_holder .faq_en_title{
    color: var(--color7);
    font-size: 16px;
    margin-bottom: 5px;
}
.archive_faq_holder .faq_content .faq_heading_holder .faq_title{
    font-size: 22px;
    font-family: 'peyda_medium';
}
.archive_faq_holder .faq_wrapper {
}

.archive_faq_holder .faq_holder {
    background-color: var(--color5);
    border: 1px solid var(--color8);
    border-radius: 18px;
    padding: 20px 12px;
    margin-bottom: 15px;
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_holder.open{
    border-color: var(--color3);
}

.archive_faq_holder .faq_question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.archive_faq_holder .faq_question .question_holder {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.archive_faq_holder .faq_question .faq-number {
    min-width: 40px;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color8);
    text-align: center;
    border-radius: 100%;
    font-size: 17px;
    margin-left: 10px;
    color: var(--color3);
}

.archive_faq_holder .faq_question.open .faq-number{
    background-color: var(--color3);
    color: var(--color5);
}

.archive_faq_holder .faq_question p {
    font-size: 16px;
    color: var(--text1);
    text-align: justify;
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_question.open p {
    color: var(--color3);
}

.archive_faq_holder .faq_question .arrow {display: inline-block;margin-right: 10px;}

.archive_faq_holder .faq_question .arrow::before {
    content: '\e932';
    font-family: 'icon';
    font-size: 13px;
    color: var(--color3);
    display: flex;
    justify-content: center;
    background-color: var(--color8);
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    transform: rotate(90deg);
    transform-origin: center;
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_question.open .arrow::before {
    transform: rotate(270deg);
    background-color: var(--color3);
    color: var(--color5);
}

.archive_faq_holder .faq_answer_holder {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.archive_faq_holder .faq_answer {
    background-color: var(--color8);
    padding: 15px;
    border-radius: 16px;
    margin-top: 15px;
    line-height: 30px;
    color: var(--text1);
    font-family: 'peyda_light';
    text-align: justify;
}


.archive_description {margin-top: 40px;}

.archive_description .content_holder {
    padding: 20px;
    border-radius: 18px;
    background-color: #f8f8f8;
    border: 1px solid var(--color7);
}

.archive_description .content_holder{
    font-family: 'peyda_light';
}
/*Styles of mobile-menu start from here*/
#mask {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#menumobile {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -110%;
    width: 100%;
    background: var(--color3);
    z-index: 99991;
    transition: all 0.5s;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3) !important;
    padding: 15px;
}

#menumobile img {
    max-width: 50%;
    height: auto;
    display: block;
}

#nomenumobile {
    color: #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    font-size: 10px;
    color: red;
    background-color: #f6d6d6;
);
}

.delete-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.delete-icon:before {
    content: "";
    position: absolute;
    background: #bf0a0a;
    width: 17px;
    height: 2px;
    transform: rotate(-45deg);
    display: inline-block;
    bottom: 0;
    top: 0;
    margin: auto;
}

.delete-icon:after {
    content: "";
    position: absolute;
    background: #bf0a0a;
    width: 17px;
    height: 2px;
    transform: rotate(45deg);
    display: inline-block;
    bottom: 0;
    top: 0;
    margin: auto;
}

.come-menumobile {
    right: 0px !important;
}

#menumobile .mobile_logo_wrapper {
    padding: 15px;
    background-color: var(--color1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 16px;
}

.mobile_logo_wrapper .logo_wrapper {
    display: block;
}

.close_mobile_wrapper {display: flex;justify-content: flex-end;align-items: center;}

.menu_back_holder {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}

.main-mm {
    padding: 20px 0;
    text-align: right;
}

.main-mm ul li {
    margin-bottom: 15px;
    text-align: left;
    background-color: var(--color5);
    border-radius: 12px;
    padding: 10px 15px;
}

.main-mm ul li a {
    color: var(--color6);
    display: block;
    padding: 8px 0;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-family: 'peyda_medium';
    text-align: right;
    transition: all 0.3s linear;
}

.main-mm ul li a:hover {
    color: var(--color2);
}

.main-mm ul li > .sub-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: var(--color4);
    right: -110%;
    transition: all 0.3s;
    z-index: 9;
    padding: 20px;
}

.childer i {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 10px;
    border: solid var(--color5);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
);
    left: 12px;
}

.childer {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 4px;
    width: 30px;
    height: 30px;
    background-color: var(--color1);
    border-radius: 10px;
}

.come-submenu {
    right: 0px !important;
}

.sub-closer {
    cursor: pointer;
    width: 90px;
    height: 35px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background-color: var(--color1);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}

.sub-closer i {
    cursor: pointer;
    border: solid var(--color5);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
}

.title-subcome {
    color: var(--color5);
    font-weight: normal;
    position: relative;
    margin-left: 6px;
    font-size: 15px;
}

.mmenu-icon {
    display: block;
}

.mmenu-icon .mmenu-icon-inner {
    width: 28px;
    height: 3px;
    border-radius: 5px;
    background: var(--text1);
    cursor: pointer;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.mmenu-icon {
    position: relative;
    width: 38px;
    height: 38px;
    left: 0;
    border-radius: 5px;
}

.mmenu-icon .mmenu-icon-inner:before {
    content: "";
    width: 28px;
    height: 3px;
    background: var(--color6);
    position: absolute;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -webkit-transition: 0.6s;
    margin: 0 auto;
    top: -1px;
    left: 0;
    right: 0;
    transition: 0.6s;
}

.mmenu-icon .mmenu-icon-inner:after {
    content: "";
    width: 28px;
    height: 3px;
    background: var(--text1);
    position: absolute;
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
    border-radius: 5px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: -1px;
}

.mmenu-icon.openmobile .mmenu-icon-inner:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mmenu-icon.openmobile .mmenu-icon-inner:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.mmenu-icon.openmobile .mmenu-icon-inner {
    width: 0;
    transform: translate(10px);
}

/*End of mobile-menu*/

/*Styles of product card start from here*/

.product_item {
}

.product_item .product_content {
    border: 1px solid var(--color8);
    border-radius: 20px;
    padding: 15px;
    background-color: var(--color5);
    transition: all 0.3s linear;
}

.product_item .product_content:hover {
    border-color: var(--color3);
}

.product_item .product_content .product_img_holder {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.product_item .product_content .product_img_holder::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100px;
    height: 4px;
    background-color: var(--color8);
    border-radius: 5px;
    transition: all 0.3s ease-out;
}

.product_item .product_content:hover .product_img_holder::after {
    width: 150px;
    background-color: var(--color3);
}

.product_item .product_content .product_img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.product_item .product_content .product_info_holder {
}

.product_item .product_content .product_title {
}

.product_item .product_content .product_title a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    min-height: 56px;
    transition: all 0.3s linear;
}

.product_item .product_content:hover .product_title a {
    color: var(--color3);
}

.product_item .product_content .product_temperature_holder {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    color: var(--color7);
    font-size: 16px;
}

.product_item .product_content .product_temperature_holder::before {
    content: '\e92e';
    font-family: icon;
    font-size: 26px;
    display: inline-block;
    color: var(--color7);
    margin-left: 2px;
}

.product_item .product_content .product_more_holder {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -37px;
    margin-top: 15px;
}

.product_item .product_content .product_more_btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.product_item .product_content .product_more_btn span {
    color: var(--color1);
    font-size: 16px;
    border: 1px solid var(--color8);
    padding: 10px 25px;
    border-radius: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color5);
    transition: all 0.3s linear;
}

.product_item .product_content:hover .product_more_btn span {
    background-color: var(--color1);
    color: var(--color5);
}

/*End of product card*/

/*Styles of post card start from here*/

.post_item {
}

.post_item .post_content {
}

.post_item .post_content .post_thumb_holder {
}

.post_item .post_content .img_holder {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: -20px;
}

.post_item .post_content .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.post_item .post_content .post_date {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color8);
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 6px;
    color: var(--color1);
    margin-right: 25px;
}

.post_item .post_content .post_date::before {
    content: '\e92d';
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: var(--color1);
    margin-left: 8px;
}

.post_item .post_content .post_title {
    padding: 0 25px;
    margin-top: 15px;
}

.post_item .post_content .post_title a {
    display: block;
    font-size: 18px;
    min-height: 58.5px;
}

.post_item .post_content .post_more {
    padding: 0 25px;
    margin-top: 15px;
}

.post_item .post_content .post_more a {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    color: var(--color3);
}

.post_item .post_content .post_more a::after {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color3);
    margin-right: 6px;
    transform: rotate(45deg);
}

/*End of post card*/

/*Styles of socials start from here*/

.social_holder {
}

.social_holder ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 20px;
}

.social_holder .social_item {
}

.social_holder .social_item a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: var(--color5);
    border-radius: 100%;
}

.social_holder .social_item a::before {
    content: '\e931';
    font-family: icon;
    font-size: 24px;
    display: inline-block;
    color: var(--color3);
}

.social_holder .social_item.instagram a::before {
    content: '\e91b';
}

.social_holder .social_item.telegram a::before {
    content: '\e91b';
}

.social_holder .social_item.whatsapp a::before {
    content: '\e924';
}

.social_holder .social_item.aparat a::before {
    content: '\e900';
}

.social_holder .social_item.linkedin a::before {
    content: '\e909';
}

/*End of socials*/

.page-id-307 .home_about{
    margin-top: 0;
}

/*Styles of content_design start from here*/
.content_design {
    width: 100%;
    padding-bottom: 20px;
    text-align: justify;
}

.content_design h1, .content_design h2, .content_design h3, .content_design h4, .content_design h5, .content_design h6 {
    margin: 15px 0;
    color: var(--text1);
    font-family: 'peyda_bold';
    text-align: right;
    line-height: 32px;
    display: block;
}

.content_design p {
    text-align: justify;
    font-size: 16px;
    margin-top: 10px;
    line-height: 32px;
    color: var(--text2);
}

.content_design p a {
    color: #264796;
    font-size: 16px;
    position: relative;
    margin: 0 4px;
    display: inline-block;
}

.content_design strong{
    font-family: 'peyda_medium';
    color: var(--text1);
    font-weight: normal;
}

.content_design p a::before, .content_design a::after {
    position: absolute;
    top: 4px;
    font-weight: 100;
    font-size: 150%;
    line-height: 1;
    vertical-align: middle;
    opacity: 0;
    top: 0;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s;
}

.content_design p a::before {
    left: -0.4em;
    content: ']';
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.content_design p a::after {
    right: -.4em;
    content: '[';
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.content_design p a:hover:before, .content_design p a:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.content_design img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 16px;
    /* box-shadow: 0px 2px 4px -1px #00000070; */
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.content_design .gallery_item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.content_design .aligncenter {
    margin: 10px auto;
}

.content_design .alignright {
    margin-right: 0;
    float: right;
    margin-left: 20px;
    margin-top: 10px;
}

.content_design .alignleft {
    margin-left: 0;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.content_design ul {
    margin: 13px 0;
    padding: 0;
    text-align: justify;
}

.content_design ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
    color: var(--text1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.content_design ul li::before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: var(--color1);
    border-radius: 5px;
    margin-left: 10px;
}

.content_design ol {
    list-style-type: persian;
    text-align: justify;
    margin: 15px 0;
    margin-right: 15px;
}

.content_design ol li {
    font-size: 16px;
    line-height: 28px;
    color: var(--text1);
    margin-bottom: 10px;
}

.content_design ol li::marker{
    color: var(--color3);
    font-size: 18px;
}

.content_design blockquote {
    position: relative;
    text-align: center;
    background-color: var(--color3);
    padding: 25px 20px;
    border-radius: 16px;
    margin: 20px 0;
}

.content_design blockquote::before, .content_design blockquote::after {
    content: '\e920';
    font-family: icon;
    color: var(--color5);
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
}

.content_design blockquote::before {
    top: 5px;
    right: 11px;
    transform: rotate(180deg);
}

.content_design blockquote::after {
    bottom: 5px;
    left: 11px;
}

.content_design blockquote p {
    text-align: center;
    color: var(--color4);
    line-height: 33px;
    margin: 10px 0;
}

.content_design .wp-video {
    margin: 0 auto;
}

.lg-outer .lg-inner {
    direction: ltr;
}

.gallery_item {
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 3px 8px -2px #00000087;
}

.gallery_item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.gallery_item a::before {
    content: '\e916';
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 3;
    opacity: 0;
    transform: translateY(15px);
    transition: all 0.2s linear;
}

.gallery_item:hover a::before {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.2s linear;
}

.gallery_item a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(44, 54, 145, 0.8);
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    border-radius: 10px;
    transition: all 0.3s;
    cursor: pointer;
}

.gallery_item:hover a:after {
    opacity: 0.8;
}

.content_design .page_gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px 0;
    margin-top: 30px;
    text-align: center;
}

.fade {
    opacity: 0;
    background-color: rgba(38, 71, 150, 0);
    transition: opacity 0.3s linear;
}

.fade.show {
    opacity: 1;
    background-color: rgba(38, 71, 150, 0.7);
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.content_design table {
    width: 100%;
    border: 1px solid #264796;
}

.content_design table tbody {
}

.content_design table tbody tr {
    border-bottom: 1px solid #264796;
}

.content_design table tbody tr:nth-child(even) {
    background-color: #f4f4f4;
}

.content_design table tbody tr td {
    padding: 10px 15px;
    border-left: 1px solid #264796;
}

/*End of content_design*/


/*End of general style*/


/* Small screens: less than 576px */
@media (max-width: 575.98px) {
}

@media (min-width: 576px) {
}

/* Medium screens: 576px to 767px */
@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (min-width: 768px) {

}

/* Large screens: 768px to 991px */
@media (min-width: 768px) and (max-width: 991.98px) {
    .footer_wrapper .footer_info_wrapper .footer_summery{
        text-align: center;
    }
    .footer_wrapper .footer_contact_wrapper{
        margin-top: 25px;
    }
}

@media (min-width: 992px) {
    .header_wrapper .mobile_header_wrapper {
        display: none;
    }

    .header_wrapper .desktop_header_wrapper {
        display: block;
    }

    .heading_holder {
        margin-bottom: 45px;
    }

    .product_item .product_content .product_title a {
        font-size: 18px;
        line-height: 32px;
        min-height: 64px;
    }

    .product_item .product_content .product_temperature_holder {
        font-size: 18px;
    }

    .product_item .product_content {
        padding: 10px;
    }
    .footer_wrapper .footer_info_wrapper .logo_holder{
    justify-content: flex-start;
}
    .footer_wrapper .footer_info_wrapper .footer_summery{
    line-height: 30px;
}
    .social_holder ul{
    justify-content: flex-start;
}
    footer .footer_wrapper{padding-top: 60px;}
    .footer_wrapper .footer_contact_wrapper{
    margin-top: 20px;
}
    .footer_wrapper .footer_title{
    font-size: 20px;
}
    .footer_wrapper .footer_menu_wrapper .footer_menu_holder{
    margin-top: 20px;
}
    .footer_wrapper .footer_namad_wrapper{
    margin-top: 20px;
}
    .footer_wrapper .footer_copyright_wrapper .copyright_txt{
    margin-top: 40px;
}
    .footer_wrapper .footer_contact_wrapper .footer_contact_item{
    margin-bottom: 7px;
}
    .footer_wrapper .footer_contact_wrapper .footer_contact_item a, .footer_wrapper .footer_contact_wrapper .footer_contact_item span{
    font-size: 17px;
}
    .footer_wrapper .footer_menu_wrapper nav a{
    font-size: 17px;
    margin: 7px 0;
}
    .inner_pages_heading_wrapper{
    padding: 60px 0;
}
    .archive_faq_holder{
        margin-top: 80px;
    }
    .archive_description {
        margin-top: 80px;
    }

    .inner_pages_heading_wrapper .page_title{
    font-size: 26px;
    margin-bottom: 15px;
}
    .inner_pages_heading_wrapper .page_excerpt{
        font-size: 16px;
        line-height: 32px;
    }
    .footer_wrapper .footer_info_wrapper .img_holder img{
        width: 70%;
    }
}


/* Extra large screens: 992px to 1199px */
@media (min-width: 992px) and (max-width: 1199.98px) {
}

/* Extra extra large screens: 1200px and up */
@media (min-width: 1200px) {
    .desktop_header_wrapper .desktop_menu_wrapper ul {
        gap: 10px;
    }

    .desktop_header_wrapper .desktop_menu_wrapper li a {
        font-size: 20px;
    }

    .desktop_header_wrapper .search_box {
        font-size: 20px;
    }

    .desktop_header_wrapper .search_box::before {
        font-size: 28px;
    }

    .desktop_header_wrapper .header_tell_btn {
        margin-right: 25px;
    }

    .desktop_header_wrapper .header_tell_btn span {
        font-size: 18px;
        padding: 5px 15px;
        border-radius: 50px;
    }

    .desktop_header_wrapper .header_tell_btn span::before {
        font-size: 30px;
    }

    .inner_pages_heading_wrapper .page_title{
    font-size: 32px;
}
    .inner_pages_heading_wrapper .page_excerpt{
    font-size: 18px;
    line-height: 36px;
    }
    .inner_pages_heading_wrapper{
    padding: 80px 0;
}
}
