@charset "utf-8";
/*
Theme Name: alborzjoosh
Theme URI: http://alborzjoosh.com
Author: alborzjoosh
Author URI: http://alborzjoosh.com
Description: alborzjoosh
Version: 1
License: GNU General Public License v2 or later
Text Domain: alborzjoosh
*/
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: #242327;
    --color2: #EA1D24;
    --color3: #0C3B73;
    --color4: #fff;
    --color5: #000;
    --color6: #8D98A3;
    --color7: #E6E6E6;
    --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: 32px;
    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 {
}

header .mobile_header_wrapper {
    padding: 15px 0;
    box-shadow: 0px 1px 12px -3px #0000005e;
}

.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 {
}

.mobile_header_wrapper .mobile_logo_wrapper .img_holder {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.mobile_header_wrapper .mobile_logo_wrapper .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.mobile_header_wrapper .mobile_search_wrapper {
    margin-top: 15px;
}

header .desktop_header_wrapper {
    display: none;
}

.desktop_header_wrapper .header_first_row {
    padding: 15px 0;
}

.desktop_header_wrapper .header_logo_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .header_logo_wrapper .img_holder {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .header_logo_wrapper .img_holder img {
    width: 100%;
    height: auto;
    display: block;
}

.desktop_header_wrapper .header_search_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop_header_wrapper .header_search_wrapper .search_holder {
    width: 100%;
}

.desktop_header_wrapper .header_cta_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.desktop_header_wrapper .header_cta_wrapper .cta_holder {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.desktop_header_wrapper .header_cta_wrapper .header_cta {
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.tell_cta {
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.advise_cta {
}

.desktop_header_wrapper .header_cta_wrapper .header_cta span {
    background-color: var(--color2);
    border: 1px solid var(--color2);
    padding: 7px 7px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--color4);
    font-size: 16px;
    border-radius: 8px;
    transition: all 0.3s linear;
}

.desktop_header_wrapper .header_cta_wrapper .header_cta:hover span{
    background-color: var(--color4);
    color: var(--color2);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.advise_cta span {
    background-color: var(--color1);
    border-color: var(--color1);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.advise_cta:hover span{
    background-color: var(--color4);
    color: var(--color1);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta span::before {
    font-family: 'icon';
    font-size: 18px;
    background-color: var(--color4);
    min-width: 30px;
    min-height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: all 0.3s linear;
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.tell_cta span::before {
    content: '\e928';
    color: var(--color2);
    transform: rotateY(180deg);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.tell_cta:hover span::before{
    background-color: var(--color2);
    color: var(--color4);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.advise_cta span::before {
    content: '\e928';
    color: var(--color1);
    transform: rotateY(180deg);
}

.desktop_header_wrapper .header_cta_wrapper .header_cta.advise_cta:hover span::before{
    background-color: var(--color1);
    color: var(--color4);
}

.desktop_header_wrapper .header_second_row {
    background-color: var(--color1);
    padding: 15px 0;
}

@media (min-width: 768px) {
    .desktop_header_wrapper {
        --header-second-row-height: 200px;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 11;
        box-shadow: 0 10px 24px -18px rgba(0, 0, 0, 0.55);
    }

    body.has-fixed-desktop-header {
        padding-top: var(--desktop-header-full-height, 150px);
        transition: padding-top 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    }

    body.has-fixed-desktop-header.nav-up {
        padding-top: var(--desktop-header-first-row-height, 78px);
    }

    body.has-fixed-desktop-header.nav-down {
        padding-top: var(--desktop-header-full-height, 150px);
    }

    body.admin-bar .desktop_header_wrapper {
        top: 32px;
    }

    body.admin-bar.has-fixed-desktop-header {
        padding-top: calc(var(--desktop-header-full-height, 150px) + 32px);
    }

    body.admin-bar.has-fixed-desktop-header.nav-up {
        padding-top: calc(var(--desktop-header-first-row-height, 78px) + 32px);
    }

    .desktop_header_wrapper .header_first_row {
        position: relative;
        z-index: 2;
        background-color: var(--color4);
    }

    .desktop_header_wrapper .header_second_row {
        position: relative;
        z-index: 1;
        max-height: var(--header-second-row-height, 200px);
        opacity: 1;
        transform: translateY(0);
        overflow: hidden;
        will-change: transform, max-height, opacity, padding;
        transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), max-height 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.32s ease, padding-top 0.45s cubic-bezier(0.22, 1, 0.36, 1), padding-bottom 0.45s cubic-bezier(0.22, 1, 0.36, 1);
    }

    body.nav-up .desktop_header_wrapper .header_second_row {
        max-height: 0;
        opacity: 0;
        transform: translateY(-12px);
        padding-top: 0;
        padding-bottom: 0;
        pointer-events: none;
    }

    body.nav-down .desktop_header_wrapper .header_second_row {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

    .desktop_header_wrapper .header_second_row:has(.general_menu_wrapper nav li:hover),
    .desktop_header_wrapper .header_second_row:has(.general_menu_wrapper nav li:focus-within) {
        overflow: visible;
    }
}

.desktop_header_wrapper .header_menu_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.desktop_header_wrapper .general_menu_wrapper {
}

.desktop_header_wrapper .general_menu_wrapper nav {
}

.desktop_header_wrapper .general_menu_wrapper nav ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.desktop_header_wrapper .general_menu_wrapper nav li {
    position: relative;
}

.desktop_header_wrapper .general_menu_wrapper nav li a {
    color: var(--color4);
    font-size: 16px;
    padding: 5px;
    display: block;
    transition: color 0.3s ease;
}

.desktop_header_wrapper .general_menu_wrapper nav li a:hover,
.desktop_header_wrapper .general_menu_wrapper nav li:hover > a,
.desktop_header_wrapper .general_menu_wrapper nav li:focus-within > a {
    color: var(--color2);
}

.desktop_header_wrapper .general_menu_wrapper nav .menu-item-has-children > a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.desktop_header_wrapper .general_menu_wrapper nav .menu-item-has-children > a::after {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu {
    position: absolute;
    top: calc(100% + 14px);
    right: 0;
    z-index: 20;
    width: 260px;
    display: block;
    box-sizing: border-box;
    height: 0;
    padding: 0 10px;
    overflow: hidden;
    background-color: var(--color4);
    border: 0 solid rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    box-shadow: 0 16px 35px -18px rgba(0, 0, 0, 0.65);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity 0.28s ease, transform 0.28s ease, visibility 0.28s ease;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 100%;
    height: 14px;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li {
    width: 100%;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li a {
    width: 100%;
    padding: 9px 10px;
    color: var(--text1);
    font-size: 15px;
    line-height: 1.8;
    border-radius: 6px;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li:hover > a,
.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li:focus-within > a,
.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li a:hover {
    color: var(--color2);
    background-color: rgba(234, 29, 36, 0.07);
}

.desktop_header_wrapper .general_menu_wrapper nav li:hover > .sub-menu,
.desktop_header_wrapper .general_menu_wrapper nav li:focus-within > .sub-menu {
    height: auto;
    padding: 10px;
    overflow: visible;
    border-width: 1px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu .menu-item-has-children > a {
    justify-content: space-between;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu .menu-item-has-children > a::after {
    transform: rotate(135deg);
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu .sub-menu {
    top: 0;
    right: calc(100% + 10px);
    transform: translateX(10px);
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu .sub-menu::before {
    top: 0;
    right: auto;
    left: -10px;
    bottom: auto;
    width: 10px;
    height: 100%;
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li:hover > .sub-menu,
.desktop_header_wrapper .general_menu_wrapper nav .sub-menu li:focus-within > .sub-menu {
    transform: translateX(0);
}

.desktop_header_wrapper .general_menu_wrapper nav .sub-menu .sub-menu .sub-menu {
    right: calc(100% + 10px);
}

.desktop_header_wrapper .header_brands_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.desktop_header_wrapper .header_brands_wrapper .brands_list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.desktop_header_wrapper .header_brands_wrapper .brand_item {
    color: var(--color4);
    font-size: 15px;
}

.desktop_header_wrapper .header_brands_wrapper .btn_holder {
    padding-right: 20px;
    position: relative;
}

.desktop_header_wrapper .header_brands_wrapper .btn_holder::before {
    content: '';
    width: 5px;
    height: 100%;
    background-color: var(--color2);
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 15px;
}

.desktop_header_wrapper .header_brands_wrapper .brands_btn {
    display: inline-flex;
}

.desktop_header_wrapper .header_brands_wrapper .brands_btn span {
    color: var(--color4);
    font-size: 16px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.desktop_header_wrapper .header_brands_wrapper .brands_btn span::before {
    content: '\e904';
    font-family: 'icon';
    font-size: 22px;
    color: var(--color4);
    display: block;
}

/*End of header*/

/*Styles of footer start from here*/

footer{
    margin-top: 80px;
}
footer .footer_wrapper{
    background: linear-gradient(45deg, #f04d52, #242327, #242327, #f04d52);
    padding: 40px 0;
}
.footer_wrapper .footer_info_wrapper{
    margin-bottom: 40px;
}
.footer_wrapper .logo_holder{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_wrapper .logo_holder .img_holder{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.footer_wrapper .logo_holder .img_holder img{
    max-width: 50%;
    height: auto;
    display: block;
}
.footer_wrapper .footer_summery{
    color: var(--color4);
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.footer_wrapper .social_holder{}
.footer_wrapper .social_holder ul{}
.footer_wrapper .social_holder ul .social_item{}
.footer_wrapper .social_holder ul .social_item a{}
.footer_wrapper .footer_contact_wrapper{
    margin-bottom: 20px;
}
.footer_wrapper .footer_title{
    font-size: 16px;
    color: var(--color4);
    font-family: 'peyda_bold';
    display: block;
    margin-bottom: 20px;
}
.footer_wrapper .footer_contact_items{}
.footer_wrapper .footer_contact_item{
    margin: 15px 0;
}
.footer_wrapper .footer_contact_item a, .footer_wrapper .footer_contact_item span{
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: var(--color4);
    font-size: 16px;
}
.footer_wrapper .footer_contact_item a::before, .footer_wrapper .footer_contact_item span::before{
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color2);
}
.footer_wrapper .footer_contact_item.tell a::before{
    content: '\e928';
    transform: rotateY(180deg);
    transform-origin: center;
}
.footer_wrapper .footer_contact_item.email a::before{
    content: '\e906';
}
.footer_wrapper .footer_contact_item.address span::before{
    content: '\e90a';
}
.footer_wrapper .footer_menu_wrapper{}
.footer_wrapper .footer_menu_holder{
    margin-bottom: 20px;
}
.footer_wrapper .footer_menu_holder:nth-child(3){
    display: none;
}
.footer_wrapper .footer_menu_holder nav{}
.footer_wrapper .footer_menu_holder nav ul{}
.footer_wrapper .footer_menu_holder nav li{
    margin: 10px 0;
}
.footer_wrapper .footer_menu_holder nav li a{
    color: var(--color4);
    font-size: 16px;
    display: inline-flex;
}
.footer_wrapper .footer_namad_wrapper{}
.footer_wrapper .footer_namad_wrapper .namad_holder{}
footer .footer_copyright_wrapper{
    padding: 15px 0;
}
footer .footer_copyright_wrapper .copyright_txt{
    text-align: center;
    line-height: 30px;
    font-size: 18px;
}

footer .footer_copyright_wrapper .copyright_txt span{
    display: inline-block;
    color: var(--color2);
}


/*End of footer*/

/*General styles start from here*/
.swiper-pagination {
}

.swiper-pagination.gray {
    bottom: 0;
}

.swiper-pagination .swiper-pagination-bullet {
    background: var(--color4);
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
    opacity: 1;
    transition: all 0.3s linear;
}

.swiper-pagination.gray .swiper-pagination-bullet {
    background-color: var(--color7);
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 30px;
    background-color: var(--color2) !important;
}

.module_setting {
    padding: 20px 0;
    margin: 20px 0;
}

.heading_holder {
    text-align: center;
    margin-bottom: 30px;
}

.heading_holder .heading_entitle {
    color: var(--text5);
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'peyda_light';
}

.heading_holder .heading_title {
    font-size: 22px;
    font-family: 'peyda_medium';
    line-height: 36px;
}

.primary_btn_style {
    display: inline-flex;
}

.primary_btn_style span {

display: inline-flex;

justify-content: center;

align-items: center;

gap: 10px;

background-color: var(--color2);

color: var(--color4);

font-size: 16px;

padding: 5px 15px;

border-radius: 6px;
border: 1px solid var(--color2);
transition: all 0.3s linear;
}

.primary_btn_style:hover span{
    background-color: var(--color4);
    color: var(--color2);
}

.primary_btn_style span::after {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color4);
    transition: all 0.3s linear;
}

.primary_btn_style:hover span::after {
    color: var(--color2);
    transform: rotate(45deg);
}


.second_btn_style {
    display: inline-flex;
}

.second_btn_style span {
    display: inline-flex;

    justify-content: center;

    align-items: center;

    gap: 10px;

    background-color: var(--color1);

    color: var(--color4);

    font-size: 16px;

    padding: 5px 15px;

    border-radius: 6px;
    border: 1px solid var(--color1);
    transition: all 0.3s linear;
}

.second_btn_style:hover span{
    background-color: var(--color4);
    color: var(--color1);
}

.second_btn_style span::after {
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color4);
    transition: all 0.3s linear;
}

.second_btn_style:hover span::after{
    color: var(--color1);
    transform: rotate(45deg);
}

.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: rgb(0 0 0 / 51%);
    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(--color4);
    font-size: 24px;
    font-family: 'peyda_medium';
    margin-bottom: 10px;
    text-align: center;
}

.inner_pages_heading_wrapper .page_excerpt {
    color: var(--color4);
    font-family: 'peyda_light';
    text-align: center;
}


.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(--text5);font-size: 18px;margin-bottom: 10px;font-family: 'peyda_light';}

.archive_faq_holder .faq_content .faq_heading_holder .faq_title {font-size: 22px;font-family: 'peyda_medium';line-height: 36px;}

.archive_faq_holder .faq_wrapper {
}

.archive_faq_holder .faq_holder {
    background-color: var(--color7);
    border: 1px solid var(--color7);
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 15px;
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_holder.open {background-color: var(--color4);}

.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(--color4);
    text-align: center;
    border-radius: 6px;
    font-size: 18px;
    margin-left: 10px;
    color: var(--color1);
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_question.open .faq-number {
    background-color: var(--color2);
    color: var(--color4);
}

.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(--color2);
}

.archive_faq_holder .faq_question .arrow {
    display: flex;
    margin-right: 10px;
    margin-left: 5px;
}

.archive_faq_holder .faq_question .arrow::before {
    content: '\e932';
    font-family: 'icon';
    font-size: 16px;
    color: var(--color1);
    display: flex;
    justify-content: center;
    background-color: var(--color8);
    align-items: center;
    transform: rotate(90deg);
    transform-origin: center;
    transition: all 0.3s linear;
}

.archive_faq_holder .faq_question.open .arrow::before {
    transform: rotate(270deg);
    color: var(--color2);
}

.archive_faq_holder .faq_answer_holder {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.archive_faq_holder .faq_answer {
    padding: 0;
    border-radius: 16px;
    margin-top: 15px;
    line-height: 28px;
    color: var(--text1);
    font-family: 'peyda_light';
    text-align: justify;
}


.archive_description {
    margin-top: 40px;
}

.archive_description .content_holder {
    padding: 20px;
    border-radius: 12px;
    background-color: 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(--color1);
    z-index: 99991;
    transition: all 0.5s;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: scroll;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .3) !important;
    padding: 15px;
}

#menumobile img {
    max-width: 55%;
    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(--color4);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
}

.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;
    border-right: 4px solid var(--color2);
}

.main-mm ul li a {
    color: var(--color4);
    display: block;
    padding: 8px 0;
    position: relative;
    width: 100%;
    font-size: 16px;
    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(--color4);
    border-radius: 6px;
}

.come-submenu {
    right: 0px !important;
}

.sub-closer {
    cursor: pointer;
    width: 90px;
    height: 35px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background-color: var(--color2);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}

.sub-closer i {
    cursor: pointer;
    border: solid var(--color4);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: relative;
}

.title-subcome {
    color: var(--color4);
    font-weight: normal;
    position: relative;
    margin-left: 6px;
    font-size: 15px;
}

.mmenu-icon {
    display: block;
}

.mmenu-icon .mmenu-icon-inner {
    width: 28px;
    height: 2px;
    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: 45px;
    height: 45px;
    left: 0;
    border-radius: 7px;
    background-color: var(--color7);
}

.mmenu-icon .mmenu-icon-inner:before {
    content: "";
    width: 28px;
    height: 2px;
    background: var(--color5);
    position: absolute;
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -webkit-transition: 0.6s;
    margin: 0 auto;
    top: 0px;
    left: 0;
    right: 0;
    transition: 0.6s;
}

.mmenu-icon .mmenu-icon-inner:after {
    content: "";
    width: 28px;
    height: 2px;
    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: 0;
}

.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 service card start from here*/

.service_item {
}

.service_item .service_content {
}

.service_content .service_thumb_holder {
    border-radius: 12px;
    overflow: hidden;
}

.service_content .service_thumb_holder .img_holder {
    display: flex;
}

.service_content .service_thumb_holder .img_holder img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.3s linear;
}

.service_content:hover .service_thumb_holder .img_holder img{
    transform: scale(1.2);
}

.service_content .service_info_holder {
    position: relative;
    background-color: var(--color4);
    width: 90%;
    margin: 0 auto;
    margin-top: -80px;
    z-index: 2;
    padding: 20px;
    box-shadow: 0px 0px 11px -6px #00000066;
    border-radius: 8px;
}

.service_content .service_info_holder .service_title {
    text-align: center;
    margin-bottom: 10px;
}

.service_content .service_info_holder .service_title a {
    font-size: 16px;
    font-family: 'peyda_medium';
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 52px;
    transition: all 0.3s linear;
}

.service_content:hover .service_info_holder .service_title a{
    color: var(--color2);
}

.service_content .service_info_holder .service_excerpt {
    font-size: 14px;
    color: var(--text4);
    text-align: center;
    line-height: 28px;
    min-height: 56px;
}

.service_content .service_info_holder .service_btn_holder {
    text-align: center;
    margin-top: 10px;
}

.service_content .service_info_holder .service_btn_holder .service_btn {
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--color2);
}

.service_content .service_info_holder .service_btn_holder .service_btn::after {
    content: '\e931';
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: var(--color2);
    transition: all 0.3s linear;
}

.service_content:hover .service_info_holder .service_btn_holder .service_btn::after{
    transform: rotate(45deg);
}

/*End of service card*/

/*Styles of project card start from here*/

.project_item {
}

.project_item .project_content {
    background-color: var(--color4);
    padding: 10px;
    border-radius: 12px;
    border: 1px solid var(--color7);
}

.project_content .project_thumb_holder {
    display: flex;
    border-radius: 12px;
    overflow: hidden;
}

.project_content .project_thumb_holder img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.3s linear;
}

.project_content:hover .project_thumb_holder img{
    transform: scale(1.1);
}

.project_content .project_info_holder {
    margin-top: 15px;
}

.project_content .project_info_holder .project_title {
}

.project_content .project_info_holder .project_title a {
    font-family: 'peyda_medium';
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 52px;
    line-height: 32px;
    transition: all 0.3s linear;
}

.project_content:hover .project_info_holder .project_title a{
    color: var(--color2);
}

.project_content .project_info_holder .project_more_holder {
    text-align: center;
    margin-top: 10px;
}

.project_content .project_info_holder .project_more_holder a {
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--color2);
}

.project_content .project_info_holder .project_more_holder a::after {
    content: '\e931';
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: var(--color2);
    transition: all 0.3s linear;
}

.project_content:hover .project_info_holder .project_more_holder a::after{
    transform: rotate(45deg);
}

/*End of project card*/

/*Styles of post card start from here*/

.post_item{}
.post_item .post_content{}
.post_item .post_content .post_thumb_holder{
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.post_item .post_content .post_thumb_holder .img_holder{
    display: flex;
}
.post_item .post_content .post_thumb_holder .img_holder img{
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.3s linear;
}
.post_item .post_content:hover .post_thumb_holder .img_holder img{
    transform: scale(1.1);
}
.post_item .post_content .post_thumb_holder .post_date{
    position: absolute;
    top: 15px;
    left: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: var(--color1);
    color: var(--color4);
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 6px;
}

.post_item .post_content .post_thumb_holder .post_date::before{
    content: '\e918';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color4);
}
.post_item .post_content .post_title{
    margin-top: 15px;
}
.post_item .post_content .post_title a{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    font-family: 'peyda_medium';
    font-size: 16px;
    line-height: 30px;
    min-height: 60px;
    transition: all 0.3s linear;
}
.post_item .post_content:hover .post_title a{
    color: var(--color2);
}
.post_item .post_content .post_more{
    text-align: center;
    margin-top: 15px;
}
.post_item .post_content .post_more a{
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--color2);
}

.post_item .post_content .post_more a::after{
    content: '\e931';
    font-family: icon;
    font-size: 20px;
    display: inline-block;
    color: var(--color2);
    transition: all 0.3s linear;
}

.post_item:hover .post_content .post_more a::after{
    transform: rotate(45deg);
}

/*End of post card*/

/*Styles of product card start from here*/

.product_item{}
.product_item .product_content{
    position: relative;
    padding: 15px;
    border: 1px solid var(--color7);
    border-radius: 16px;
    background-color: var(--color4);
}
.product_item .product_content::after{
    content: '';
    width: 150px;
    height: 10px;
    display: inline-block;
    background-color: var(--color7);
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 0 0 5px 5px;
    transition: all 0.3s linear;
}
.product_item .product_content:hover:after{
    background-color: var(--color2);
    width: 170px;
}
.product_item .product_content .product_img_holder{
    display: flex;
    border-radius: 12px;
    overflow: hidden;
}
.product_item .product_content .product_img_holder img{
    width: 100%;
    height: auto;
    display: block;
}
.product_item .product_content .product_info_holder{
    margin-top: 15px;
}
.product_item .product_content .product_title{}
.product_item .product_content .product_title a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    text-align: center;
}
.product_item .product_content .product_more_holder{
    margin-top: 15px;
    text-align: center;
}
.product_item .product_content .product_more_btn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: var(--color2);
    font-size: 16px;
    gap: 6px;
}
.product_item .product_content .product_more_btn::after{
    content: '\e931';
    font-family: icon;
    font-size: 22px;
    display: inline-block;
    color: var(--color2);
}

/*End of product card*/

/*Styles of socials start from here*/

.social_holder {
}

.social_holder ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}

.social_holder .social_item {
}

.social_holder .social_item a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    background-color: var(--color4);
    border-radius: 100%;
    transition: all 0.3s linear;
}

.social_holder .social_item a:hover{
    background-color: var(--color2);
}

.social_holder .social_item a::before {
    content: '\e931';
    font-family: icon;
    font-size: 24px;
    display: inline-block;
    color: var(--color1);
    transition: all 0.3s linear;
}

.social_holder .social_item a:hover:before{
    color: var(--color4);
}

.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*/

/*Styles of socials share start from here*/

.post_share_holder{}
.post_share_holder .social-icons{
    background-color: var(--color7);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
    margin-bottom: 15px;
}
.post_share_holder .social_holder_title{
    font-family: 'peyda_medium';
    font-size: 16px;
    color: var(--color1);
}
.post_share_holder .social_wrap{
    display: flex;
    gap: 10px;
}
.post_share_holder .social_wrap li{}
.post_share_holder .social_wrap li a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.post_share_holder .social_wrap li a::before{
    font-family: icon;
    font-size: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: var(--color4);
    min-width: 35px;
    min-height: 35px;
    background-color: var(--color1);
    border-radius: 100%;
}
.post_share_holder .social_wrap li a.f-twitter::before{
    content: '\e91b';
}
.post_share_holder .social_wrap li a.f-linkedin::before{
    content: '\e909';
}
.post_share_holder .social_wrap li a.f-telegram::before{
    content: '\e900';
}
.post_share_holder .social_wrap li a.f-whatsapp::before{
    content: '\e924';
}
.post_share_holder .social_wrap li a.f-copy::before{
    content: '\e91d';
}
.post_share_holder .social_wrap li .copy-link-toast{}


/*End of socials share*/

.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: 36px;
    display: block;
}

.content_design p {
    text-align: justify;
    font-size: 16px;
    margin-top: 10px;
    line-height: 34px;
    color: var(--text1);
}

.content_design p a {
    color: #264796;
    font-size: 16px;
    position: relative;
    margin: 0 4px;
    display: inline-block;
}

.content_design strong {
    font-family: 'peyda_bold';
    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: 8px;
    /* 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: 15px 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;
    flex-wrap: wrap;
}

.content_design ul li::before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: var(--color2);
    border-radius: 3px;
    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(--color2);
    font-size: 20px;
}

.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) {
    .post_item .post_content .post_title a{
    min-height: 60px;
}
}

@media (min-width: 576px) {
    .footer_wrapper .footer_menu_holder:nth-child(3){
        display: block;
    }
}

/* Medium screens: 576px to 767px */
@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (min-width: 768px) {
    header .mobile_header_wrapper {
        display: none;
    }

    header .desktop_header_wrapper {
        display: block;
    }

    .heading_holder {
        margin-bottom: 35px;
    }

}

/* Large screens: 768px to 991px */
@media (min-width: 768px) and (max-width: 991.98px) {

    .desktop_header_wrapper .header_brands_wrapper {
        display: none;
    }

}

@media (min-width: 992px) {
    .desktop_header_wrapper .header_cta_wrapper .header_cta span::before {
        font-size: 22px;
        min-width: 36px;
        min-height: 36px;
    }

    .desktop_header_wrapper .header_cta_wrapper .cta_holder {
        gap: 15px;
    }

    .heading_holder {
        margin-bottom: 40px;
    }

    .service_content .service_info_holder .service_title a {
        font-size: 18px;
        min-height: 59px;
    }

    .service_content .service_info_holder .service_excerpt {
        font-size: 16px;
    }

    .project_content .project_info_holder .project_title a {

        font-size: 18px;

        min-height: 64px;
    }
    .post_item .post_content .post_title a{
    font-size: 18px;
    min-height: 60px;
}
    footer .footer_wrapper{
    padding: 60px 0;
}
    .footer_wrapper .footer_info_wrapper{
    margin-bottom: 60px;
}
    .footer_wrapper .footer_summery{
    font-size: 18px;
    line-height: 36px;
}
    .footer_wrapper .footer_title{
    font-size: 18px;
    margin-bottom: 25px;
}
    .footer_wrapper .footer_contact_item a, .footer_wrapper .footer_contact_item span{
    font-size: 18px;
}
    .footer_wrapper .footer_menu_holder nav li a{
    font-size: 18px;
}
    .footer_wrapper .footer_menu_holder nav li{
    margin: 15px 0;
}

    .inner_pages_heading_wrapper{
    padding: 60px 70px;
}
    .inner_pages_heading_wrapper .page_title{
    font-size: 28px;
    margin-bottom: 20px;
}
    .inner_pages_heading_wrapper .page_excerpt{
    width: 70%;
    margin: 0 auto;
    font-size: 18px;
}
    .post_share_holder .social-icons{
    flex-flow: column;
    padding: 20px;
}
    .post_share_holder .social_holder_title{
    font-size: 18px;
    margin-bottom: 15px;
}

}


/* 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 .header_menu_wrapper {
        gap: 15px;
    }

    .desktop_header_wrapper .general_menu_wrapper nav ul {
        gap: 15px;
    }

    .desktop_header_wrapper .header_brands_wrapper .brand_item {
        font-size: 16px;
    }

}
