/*
Theme Name: websima
Theme URI: https://websima.com
Author: Websima Creative Agency
Author URI: https://websima.com
Description: Websima Creative Agency
Version: 1.0
*/

/* --------------------
    Css Reset (Mayerweb)
-------------------- */
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
}

i::before {
    transition: 0.3s;
}

:focus {
    outline: 0
}

i::before {
    transition: 0.3s;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: none
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer;
    overflow: visible
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: 13px;
    width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

i::before {
    transition: 0.3s;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
button,
input,
select,
textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.text-hover:hover {
    color: rgba(13, 56, 83, 1);
}

button:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

li {
    list-style: none;
}

/* --------------------
    Fonts & Icons
-------------------- */
@font-face {
    font-family: 'YekanBakh';
    font-style: normal;
    font-display: swap;
    src: url('assets/fonts/YekanBakhNoEnVF.woff') format('woff'),
        url('assets/fonts/YekanBakhNoEnVF.woff2') format('woff2');
}

@font-face {
    font-family: 'MagnetoBold';
    font-weight: normal;
    font-style: normal;
    src: url('assets/fonts/magnetob-webfont.woff') format('woff'),
        url('assets/fonts/magnetob-webfont.woff2') format('woff2');
}


@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?4jsjt3');
    src: url('assets/fonts/icomoon.eot?4jsjt3#iefix') format('embedded-opentype'),
        url('assets/fonts/icomoon.ttf?4jsjt3') format('truetype'),
        url('assets/fonts/icomoon.woff?4jsjt3') format('woff'),
        url('assets/fonts/icomoon.svg?4jsjt3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e90d";
}

.icon-search:before {
    content: "\e90c";
    color: #fff;
}

.icon-menu:before {
    content: "\e90b";
}

.icon-right:before {
    content: "\e900";
    color: #9aa6b2;
}

.icon-video:before {
    content: "\e901";
    color: rgba(18, 46, 89, 1);
}

.icon-left:before {
    content: "\e902";
    color: #9aa6b2;
}

.icon-telegram:before {
    content: "\e903";
    color: #bcccdc;
}

.icon-instagram:before {
    content: "\e904";
    color: #bcccdc;
}

.icon-x:before {
    content: "\e905";
    color: #bcccdc;
}

.icon-facebook:before {
    content: "\e906";
    color: #bcccdc;
}

.icon-tel:before {
    content: "\e921";
    color: #fff;
}

.icon-map:before {
    content: "\e908";
  }

  .icon-mail:before {
    content: "\e909";
  }

.icon-Postal_code:before {
    content: "\e90a";
  }

.icon-lang:before {
    content: "\e90e";
}

.icon-fax:before {
    content: "\e928";
  }

.icon-Down:before {
    content: "\e90f";
    color: #fff;
}

.icon-thin-down:before {
    content: "\e911";
}

.icon-share:before {
    content: "\e916";
}

.icon-hashtag:before {
    content: "\e915";
}

.icon-copy:before {
    content: "\e914";
    color: rgba(188, 204, 220, 1);
}

.icon-cat:before {
    content: "\e910";
}

.icon-gallery:before {
    content: "\e922";
    color: #fff;
}

.icon-telegram2:before {
    content: "\e91d";
    color: #9aa6b2;
}

.icon-insta:before {
    content: "\e91c";
    color: #9aa6b2;
}

.icon-whats:before {
    content: "\e91b";
    color: #9aa6b2;
}

.icon-x2:before {
    content: "\e91a";
    color: #9aa6b2;
}

.icon-linkedin:before {
    content: "\e918";
    color: #9aa6b2;
}

.icon-clock:before {
    content: "\e94e";
}

.icon-Banknote:before {
    content: "\e91e";
    color: #1c274c;
}

.icon-Bill-Check:before {
    content: "\e920";
    color: #1c274c;
}

.icon-in .path1:before {
    content: "\e919";
    color: #bcccdc;
}

.icon-in .path2:before {
    content: "\e91f";
    color: rgba(235, 241, 247, 1);
    margin-left: -1em;
}

.icon-cat2:before {
    content: "\e923";
}

.icon-play:before {
    content: "\e924";
}

.icon-tag:before {
    content: "\e926";
}

.icon-guidance:before {
    content: "\e929";
}

.icon-edit:before {
    content: "\e928";
}

.icon-remove:before {
    content: "\e927";
}

.icon-download:before {
    content: "\e924";
}

.icon-close:before {
    content: "\e925";
}

.icon-plus:before {
    content: "\e927";
}

.icon-negative:before {
    content: "\e926";
}

.icon-left2:before {
    content: "\e929";
}

/* --------------------
    Config
-------------------- */
:root {
    --color1: #1A1A1A;
    --color2: #757575;
    --bg_light: #fdf9f6;
    --danger: #d53343;
    --bg_danger: #fff5f5;
    --success: #45bf55;
    --bg-success: #ecf9ee;
    --bg_info: #cce5ff4a;
    --info: #004085cc;
    --main_font: "YekanBakh";
    --title_font: "YekanBakh";
    --english_font: "MagnetoBold";
    --heading_h1_fontsize: clamp(20px, 4vw, 30px);
}


::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: var(--color1);
}

::selection {
    color: #fff;
    background: var(--color1);
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

:target {
    scroll-margin-top: 14rem
}

button {
    font-family: 'YekanBakh', Arial, sans-serif;
}

body {
    direction: rtl;
    text-align: right;
    font-family: 'YekanBakh', Arial, sans-serif;
    font-size: 16px;
    color: #212121;
    line-height: 2;
    background: rgba(252, 252, 247, 1);
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.overflow-x {
    overflow-x: auto;
    display: flex;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    white-space: nowrap;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.container-full {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.ltr {
    direction: ltr;
}

.search-wrap .icon-search::before {
    color: rgba(154, 166, 178, 1);
}

.container-full>.row {
    margin: 0;
}

.sidebar {
    position: sticky;
    top: 0px;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100% !important;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.row>[class*="col-"],
.row>[class*="col"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#wrapper .no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#wrapper .no-gutters>.col,
#wrapper .no-gutters>[class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.text-center {
    text-align: center !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-family: var(--title_font), Arial;
}

input {
    font-family: var(--main_font), Arial;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

img {
    max-width: 100%;
    height: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    display: block;
}

video {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
    border: 1px solid #fff;
}

a {
    transition: 0.3s;
    color: #151515;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: var(--color1);
    cursor: pointer
}

.position-relative {
    position: relative !important;
}

.empty-error {
    text-align: center;
    background: #0D3853;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    margin-right: 15px;
    margin-left: 15px;
}

.inner-pages .site-main {
    padding: 50px 0;
}

.woocommerce-error,
.woocommerce-success {
    color: var(--color2);
    text-align: center;
    padding: 10px;
    margin: 15px;
    border: 1px solid var(--color2);
    font-size: 13px;
}

/* --------------------
   GENERAL SETTING
-------------------- */
.search-box h3 {
    text-align: center;
    background: #E8E2DD;
    font-size: 1.5rem;
    margin-top: 2rem;
}

.woocommerce-notices-wrapper>* {
    text-align: center;
    margin: 1rem 0;
    display: block;
}

::-webkit-scrollbar {
    width: 6px;
    height: 4px
}

::-webkit-scrollbar-track {
    background: #eaeaea7a;
    border-radius: 100vw
}

::-webkit-scrollbar-thumb {
    background: #dedbdb;
    cursor: pointer
}

::-webkit-scrollbar-thumb {
    background: #212121
}


::-webkit-scrollbar-thumb:hover {
    background: var(--color2)
}

.site-main {
    display: block;
    position: relative;
    background: rgba(252, 252, 247, 1);
    margin-bottom: 100px;
}

.section-title {
    font-weight: 600;
    font-size: 36px;
    color: #121212;
    margin-bottom: 8px;
    line-height: normal;
}

.section-subtitle {
    color: #555555;
    font-size: 16px;
    text-align: center;
    max-width: 640px;
    margin: auto;
}

.title-site-center {
    text-align: center;
}

.section-title .title-heading {
    font-family: var(--title_font);
    color: #151515;
    font-size: clamp(1.5rem, 2vw, 1.75rem);
    margin-bottom: 12px;
}

.section-title .entitle-heading {
    font-family: var(--english_font);
    color: var(--color2);
    font-size: clamp(0.875rem, 2vw, 1rem);
}

.general-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.general-banner:not(.no-image-selected):before {
    content: '';
    background: linear-gradient(180deg, rgba(26, 26, 26, 0.7) 0%, rgba(26, 26, 26, 0) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 18%;
}

.general-page-content {
    background-color: #FFFCF7;
    padding: 2rem 1rem 3.5rem;
    margin-top: -6rem;
    text-align: center;
}

.general-banner:not(:has(img)) .general-page-content {
    margin-top: 5rem !important;
}

.item-banner img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.item-banner {
    width: 100%;
    overflow: hidden;
    display: block;
}

.sw-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: relative;
    flex-direction: row-reverse;
    height: 44px;
    font-size: 22px;
    margin-top: 1.5rem;
}
.sw-navigation > div {
    position: relative;
    top: 0;
    margin-top: 0;
    left: 0 !important;
    right: 0 !important;
}
.sw-navigation i {
    cursor: pointer;
}

.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.ab_breadcrumb {
    margin-top: 12px;
    margin-bottom: 46px;
}

.ab_breadcrumb a {
    color: var(--color1);
    opacity: 0.6;
    font-size: 14px;
}

#breadcrumbs {
    display: flex;
    align-items: center;
}

#breadcrumbs:has(+ .site-main > .general-banner.no-image-selected) a {
    color: var(--color1);
}

#breadcrumbs:has(+ .site-main > .general-banner.no-image-selected) .breadcrumb_last {
    color: var(--color1);
}

#breadcrumbs:has(+ .site-main > .general-banner.no-image-selected) .breadcrumb_last::before {
    color: var(--color1);
}

.breadcrumb_last {
    color: rgba(154, 166, 178, 1);
}

.cat-icon-before {
    background: rgba(13, 56, 83, 1);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    flex: 0 0 24px;
}

#breadcrumbs a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: rgba(217, 217, 217, 1);
    display: inline-block;
    border-radius: 50%;
    margin: 0 12px;
}

#breadcrumbs.no_ab_breadcrumb a::after {
    color: #fff;
}

.no_ab_breadcrumb a {
    color: #FFFCF7;
    opacity: 0.6;
    font-size: 14px;
    transition: 0.3s;
}

.no_ab_breadcrumb a:hover {
    color: #fff;
    opacity: 1;
}

.no_ab_breadcrumb .breadcrumb_last,
.no_ab_breadcrumb .breadcrumb_last::before {
    color: #FFFCF7;
}

.section-base {
    margin-top: 100px;
}


/* --------------------
   header quick access
-------------------- */

.quick--access-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 56px;
}

.quick--access-header i {
    color: #151515;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quick--access-header button.quick-access-header-item {
    background-color: transparent;
    border: none;
}

/* --------------------
    Modal bootstrap Css
-------------------- */

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    background-color: rgb(0 0 0 / 50%);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
    color: #313131;
    overflow: hidden;
    font-size: 14px;
    background: #fff;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    align-items: center;
    background: rgb(217, 234, 253);
}

.modal-header .icon-profile {
    font-size: 1rem;
    font-weight: 600;
    margin-left: 6px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: clamp(14px, 2vw, 16px);
    display: flex;
    align-items: center;
}

.modal-title i {
    margin-left: 10px;
    font-size: 20px;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px 20px 30px;
    text-align: center;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-header .close {
    padding: 0.5rem 1rem;
    margin: -1rem auto -1rem -1rem;
    background: transparent;
    border: none;
    color: var(--danger);
    font-size: 29px;
}

.modal-body .text-muted {
    text-align: right;
    margin-bottom: 0.5rem;
    font-size: 18px;
    color: rgba(42, 45, 48, 1);
}

.modal-body .input.form-control {
    border: 1px solid var(--color1);
}

.modal-dialog .alert {
    position: absolute;
    background-color: #fff;
    color: var(--color1);
    width: 521px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -52px;
    height: 3rem;
    font-family: var(--title_font);
}


.modal-body .input.form-control::placeholder {
    color: var(--color2);
}

.modal-body .form-group {
    display: flex;
    flex-direction: column;
}

.modal-body .form-group .form-control {
    padding: 0.5rem;
    font-family: var(--main_font);
    margin-bottom: 0.7rem;
    background: rgba(255, 255, 255, 0.2);
    padding: 7px 12px;
    border: 1px solid rgb(191 191 191);
    font-size: 13px;
}

.modal-body .form-group .form-control.error {
    border: 1px solid #d81d1d;
}

.modal-body .form-group #mobile-error {
    position: absolute;
    bottom: -13px;
    font-size: 11px;
    color: #d81d1d;
}

.modal-body .resend-code {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    cursor: pointer;
    border-bottom: 1px solid var(--color1);
    transition: 0.3s;
}

.modal-body .resend-code:hover {
    border-bottom: 1px solid transparent;
}

@media screen and (min-width:992px) {
    .modal-content {
        max-width: 520px;
    }
}


/* --------------------
    Button
-------------------- */
.button {
    font-weight: 600;
    font-family: 'YekanBakh', Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    background: #fafafa;
    padding: 12px 20px;
    border: 1px solid rgba(188, 204, 220, 1);
    border-radius: 8px;
    background: #fff;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
    margin: auto;
}

.button:hover {
    background: rgba(18, 46, 89, 1);
    color: #fff;
    border-color: rgba(18, 46, 89, 1);
}

.btn-simple {
    background-color: #fff;
    min-width: 145px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0 8px;
    margin-top: 10px;
    font-family: var(--main_font);
    justify-content: center;
}

.btn-simple i {
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.btn-simple:hover i {
    transform: rotate(-45deg);
}

.bg-primary {
    background-color: #007bff !important;
}

.bg-danger {
    background-color: #d53343 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

/* --------------------
    FAQ CSS
-------------------- */

.tab-content {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

.tab-content.active {
    display: block !important;
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.accordion-content {
    display: none;
}

.sw--faq--wrap {
    margin-top: -1rem;
    position: relative;
    z-index: 3;
}
.sw--faq--wrap .swiper-button-next {
    left: -30px;
}
.sw--faq--wrap .swiper-button-prev {
    right: -30px;
}
.sw--faq--wrap .swiper-pagination {
    margin-top: 12px;
}

.faq-cat {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(42, 45, 48, 1);
    border-radius: 8px;
    min-width: 124px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.faq-cat.active {
    background: rgba(13, 56, 83, 1);
    color: #FFFFFF;
}
.faq-cat.active::before,
.faq-cat.active::after,
.faq-cat.active span::before,
.faq-cat.active span::after {
    background: #FFFFFF;
}
.faq-cat:hover {
    background: rgba(13, 56, 83, 1);
    color: #FFFFFF;
}
.faq-cat span::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #E1E8EB;
    position: absolute;
    bottom: 6px;
    left: 6px;
    transition: 0.3s;
}
.websima-button.websima-button-primary i::before {
    color: #fff !important;
}
.websima-button.websima-button-primary {
    background: rgba(18, 46, 89, 1) !important;
    color: #fff !important;
    border-color: rgba(18, 46, 89, 1) !important;
}
.websima-button.websima-button-primary:hover,
.section-blog .websima-button:hover {
    background: #1d6794 !important;
    color: #fff !important;
    border-color: #1d6794 !important;
}

.websima-buttons {
    display: flex;
    align-items: center;
    gap: 12px;
}

.websima-buttons a svg,
.websima-buttons a i {
    display: none;
}



.websima-buttons a:first-child svg,
.websima-buttons a:first-child i {
    display: flex;
}

.websima-buttons a:first-child i::before {
    color: rgba(42, 45, 48, 1);
}

.websima-buttons a:first-child:hover i::before {
    color: #fff;
}



.websima-button-primary {
    background: rgba(235, 241, 247, 1) !important;
    border-color: rgba(235, 241, 247, 1) !important;
}

.websima-button-primary:hover {
    background: rgba(18, 46, 89, 1) !important;
}

.faq-cat span::after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #E1E8EB;
    position: absolute;
    bottom: 6px;
    right: 6px;
    transition: 0.3s;
}

.faqs-content-wrapper {
    margin-top: 43px;
}

.faqs-item {
    transition: 0.4s ease;
    padding: 8px;
    background: rgba(237, 239, 247, 1);
    cursor: pointer;
    margin-bottom: 13px;
    position: relative;
}



.faqs-question.accordion p {
    cursor: pointer;
    line-height: 1.5;
}

.faqs-item .faq-aq .faqs-question p {
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
    width: 100%;
    color: #151515;
    font-size: 1.1rem;
    gap: 1rem;
    
}

.faqs-question.accordion {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.faqs-answer {
    padding: 16px 0;
}

.faqs-item .faq-num {
    background: rgba(255, 255, 255, 1);
    width: 64px;
    height: 64px;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    color: rgba(33, 33, 33, 1);
    display: flex;
    font-variation-settings: "wght" 600;
    font-size: 24px;
    padding-top: 5px;
}
.faqs-item.active .faq-num {
    background-color: rgba(13, 56, 83, 1);
    color: #fff;
}

.faqs-answer.accordion-content p {
    color: #757575;
}

.faqs-item .faqs-question:after {
    content: "\e927";
    font-family: 'icomoon' !important;
    color: #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: auto;
    transition: 0.3s;
    width: 20px;
    height: 20px;
    border: 2px solid #212121;
    border-radius: 50%;
    font-weight: 800;
    font-size: 8px;
    margin-inline-end: 24px;
}

.faqs-item.active .faqs-question:after {
    content: "\e926";
}


@media screen and (min-width:768px) {
    .faqs-answer {
        padding: 16px 24px;
    }
    .sw--faq--wrap {
        margin-top: -2rem;
    }

    .faq-cat {
        height: 56px;
    }

    .faqs-content-wrapper {
        margin-top: 40px;
    }
}

/* --------------------
    section product
-------------------- */

.section-product .product-banner,
.section-product .video-container {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.section-product .product-banner img {
    width: 100%;
    height: 100%;
}

.section-product .product-item-title a {
    font-family: var(--main_font);
    color: var(--color1);
    display: block;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
}

.section-product .sw-navigation {
    margin-bottom: 1.5rem;
}

.product-item .product-image {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    margin-bottom: 18px;
	overflow:hidden
}

.product-item .product-image img {
    width: 100%;
    object-fit: cover;
	transition: 0.4s;
	aspect-ratio: 1 / 1;
}

.product-item .product-image .gallery-items-swiper {
    position: absolute;
    inset: 0;
}

.product-item .thumbnail-product {
    position: relative;
    transition: 0.3s;
    z-index: 2;
}

.product-item:hover .thumbnail-product {
    opacity: 0;
    visibility: hidden
}

.product-item .price {
    min-height: 3rem;
}

.price .on-sale {
    color: #fff;
    background-color: var(--color1);
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.price .price_holder {
    color: var(--color2);
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.price .price_holder .woocommerce-Price-currencySymbol {
    margin-right: 4px;
}

.price .currency-symbol {
    background-image: url(assets/img/toman.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 18px;
    height: 19px;
    display: inline-block;
}

.price {
    display: flex;
    align-items: center;
    flex-direction: row;
    color: var(--color2);
    gap: 12px;
}

.price .price_holder ins {
    text-decoration: none;
}

.price .price_holder del {
    font-size: 14px;
}

.price bdi {
    display: flex;
    gap: 4px;
    line-height: 22px;
    flex-direction: row-reverse;
}

.price .price_holder del bdi .woocommerce-Price-currencySymbol {
    display: none;
}

.product-item .product-new-label {
    font-family: var(--english_font);
    font-weight: 500;
    color: var(--color1);
    font-size: clamp(12px, 2vw, 16.5px);
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(20px);
    border: 1px solid var(--color1);
    border-radius: 50%;
    top: 4px;
    right: 4px;
    width: 2rem;
    height: 2rem;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.nxt-product-item.gallery-item,
.prv-product-item.gallery-item {
    position: absolute;
    top: 50%;
    z-index: 2;
    color: var(--color1);
    border-radius: 50%;
    background-color: #fff;
    width: 2rem;
    height: 2rem;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    opacity: 0;
    transition: 0.3s;
}

.product-item:hover .nxt-product-item:not(.swiper-button-disabled),
.product-item:hover .prv-product-item:not(.swiper-button-disabled) {
    opacity: 1;
}

.product-item:hover .swiper-button-disabled {
    opacity: 0.5;
}

.nxt-product-item.gallery-item {
    right: 0.5rem;
}

.prv-product-item.gallery-item {
    left: 0.5rem;
}

.video-poster {
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.video-btn {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    backdrop-filter: blur(36.67px);
    border: 1px solid #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 88px;
    height: 88px;
    left: 50%;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}

.video-btn i {
    width: 36.67px;
    height: 36.67px;
    font-size: 36px;
}

@media screen and (min-width:768px) {

    .product-item .product-new-label {
        top: 8px;
        right: 8px;
        width: 48px;
        height: 48px;
    }

    .section-product .product-banner {
        margin-top: 2rem;
        margin-bottom: 40px;
    }
}


@media screen and (max-width:768px) {
    .product-item .product-item-title {
        max-width: 136px;
    }

    .video .play-button {
        left: 50%;
        top: 20%;
    }

    .video-element {
        min-height: 217px;
        object-fit: cover;
    }

    .video-btn {
        width: 44px;
        height: 44px;
    }

    .video-btn i {
        width: 18px;
        height: 18px;
        font-size: 18px;
    }
}

/* --------------------
    archive blog
-------------------- */

.wrap-ft-menu .category-acc.accordion-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #FFFCF7;
    height: 72px;
    padding: 0 1rem;
}

.wrap-ft-menu .category-acc-item.accordion-container {
    display: flex;
    flex-direction: column;
    background-color: #FFFCF7;
    gap: 0.875rem;
    padding: 0 1rem;
}

.category-acc .category-acc-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.category-acc .icon-layout {
    font-size: 18px;
}

.category-acc .icon-arrow-down {
    font-size: 12px;
    transition: 0.3s;
}

.category-acc .category-acc-title span {
    font-weight: 600;
}

.category-acc-item.accordion-container a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.category-acc-item.accordion-container a .icon-direction-left {
    font-size: 10px;
}

.category-acc.active .icon-arrow-down {
    transform: rotate(180deg);
}

article.post-item {
    display: table;
    margin: auto;
}

.post-item-date {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.5rem;
}

.post-item h2 {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    transition: 0.3s;
    color: #151515;
}

.post-item h2::before {
    content: '';
    min-width: 6px;
    min-height: 6px;
    background-color: var(--color1);
    transition: 0.3s;
}
.page-numbers i::before {
    color: #939598;
}

.page-numbers.next, .page-numbers.prev {
    width: 52px;
    height: 52px;
    border: 1px solid rgba(235, 235, 235, 1);
    transition: 0.3s;
    background: #FFFFFF;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
    background: rgba(13, 56, 83, 1);
}

.page-numbers.next i:before,
.page-numbers.prev i:before {
    color: rgba(188, 204, 220, 1);
}

.page-numbers.next:hover i:before,
.page-numbers.prev:hover i:before {
    color: rgba(255, 255, 255, 1);
}

.page-numbers.next i,
.page-numbers.prev i {
    font-size: 12px;
}


.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
    width: 100%;
    transition: 0.3s;
}

.page-numbers li a,
.page-numbers li span {
    line-height: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    color: rgba(154, 166, 178, 1);
}

.page-numbers li a:hover {
    color: rgba(13, 56, 83, 1);
}

.page-numbers.current {
    line-height: normal;
    color: rgba(13, 56, 83, 1);
}

.archive-content {
    background: rgba(242, 246, 247, 1);
    padding: 48px;
    margin: 100px auto 0;
    position: relative;
}

.archive-content h1,
.archive-content h2,
.archive-content h3,
.archive-content h4,
.archive-content h5,
.archive-content h6,
.archive-content p {
    color: rgba(17, 17, 17, 1) !important;
}

.blog-more-tax {
    margin-top: 64px;
    text-align: center;
    padding: 2rem 1rem;
    background-color: #E8E2DD;
}

.post-item-image {
    position: relative;
    display: table;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.post-item-image img {
    width: 100%;
}

.post-item-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 26, 26, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 3;
}

.post-item:hover .post-item-image::before {
    opacity: 1;
}

.post-item:hover h2 a {
    color: #939393;
}

.post-item:hover h2::before {
    background-color: #939393;
}

@media screen and (min-width:768px) {
    .blog-tax {
        display: flex;
        align-items: center;
        background-color: #FFFCF7;
        height: 80px;
        overflow: hidden;
        padding: 0 1rem;
    }
    .blog-tax-title {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        gap: 8px;
        border-left: 2px solid rgba(26, 26, 26, 0.12);
        padding-left: 1.5rem;
    }

    .sw--blog-cat-wrap {
        width: 100%;
        padding-right: 1.5rem;
    }
}


/* --------------------
    banners
-------------------- */
.section-banners .text-content {
    position: absolute;
    bottom: 2.5rem;
    text-align: center;
    padding: 0 1rem;
}

.section-banners .item-banner::before {
    content: '';
    background: linear-gradient(0deg, #212121 14%, rgba(33, 33, 33, 0) 100%);
    position: absolute;
    bottom: 0;
    width: 97%;
    height: 70%;
}

.section-banners .img-title {
    font-family: var(--title_font);
    color: #fff;
    margin-bottom: 4px;
    font-size: clamp(20px, 2vw, 24px);
}

.section-banners .text-content p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: var(--main_font);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.section-banners .text-content a {
    color: #fff;
    border-bottom: 1px solid #fff !important;
    font-size: clamp(19px, 2vw, 21px);
    transition: 0.3s;
}

.section-banners .text-content a:hover {
    border-bottom: 1px solid transparent !important;
}

.widget_categories .widget-title {
    text-align: center;
    display: block;
    padding: 18px;
    width: 100%;
    background: rgba(13, 56, 83, 1);
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    position: relative;
}

.widget_categories {
    padding: 16px;
    background: rgba(235, 241, 247, 1);
}


.widget_categories ul li a {
    font-size: 14px;
    color: #000000;
    padding: 0;
}

.widget_categories ul li:first-child {
    margin-top: 20px;
}

.widget_categories ul li {
    margin: 0 8px 20px;
}

.widget_categories ul li:last-child {
    margin-bottom: 0;
}

.widget_categories ul li:hover>a,
.widget_categories ul li:hover>div>a {
    color: rgba(13, 56, 83, 1);
}

.widget_categories ul li:hover>div>.caticon::before {
    color: rgba(13, 56, 83, 1);
}

.widget_categories .cat-parent .caticon.active::before {
    transform: rotate(180deg);
    color: rgba(13, 56, 83, 1);
}

.widget_categories .cat-parent .caticon::before {
    content: "\e911";
    display: inline-block;
    transition: 0.3s;
    font-family: 'icomoon' !important;
    color: rgba(13, 56, 83, 1);
    font-size: 8px;
    cursor: pointer;
}

.widget_categories .children li {
    margin: 0 0 10px !important;
    padding: 0;
    border: none;
}

.widget_categories .children li:first-child {
    margin: 0;
}

.sidebar-blog .widget_media_image img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .section-banners .text-content {
        right: 0;
        left: 0;
    }

}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .section-banners .text-content {
        bottom: 1.5rem;
    }

    .section-banners .img-title {
        font-size: 1rem;
    }

    .section-banners .text-content p {
        font-size: 0.75rem;
    }

    .section-banners .text-content a {
        font-size: 0.875rem;
    }

    .section-banners .item-banner::before {
        width: 94.5%;
    }
}


@media screen and (min-width: 768px) {

    .section-banners .text-content {
        text-align: right;
    }
}

/* CSS For ALLwidget & sidebar  */
.sidebar-top {
    margin-bottom: 2rem;
    position: relative;
    z-index: 3;
    margin-top: 4rem;
}

.widget-side li a {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 13px;
    color: #0d3853;
}

.cat-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    height: 100%;
}

.children .cat-item>a {
    display: block;
    color: rgba(107, 103, 122, 1);
    font-size: 12px;
    transition: 0.3s ease;
}

.widget-side .children {
    padding: 0 14px 0 0;
    border-right: 4px solid rgba(255, 255, 255, 1);
    margin-top: 14px;
}



.help-heading {
    padding: 16px;
    background: rgba(235, 241, 247, 1);
}

.help-heading-title {
    text-align: center;
    display: block;
    padding: 18px;
    width: 100%;
    background: rgba(13, 56, 83, 1);
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    position: relative;
}

.help-heading-title i {
    display: none;
}

.help-heading-title i::before {
    color: #939598;
}




.help-heading ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    color: rgba(13, 56, 83, 1);
    display: flex;
    gap: 12px;
}

.help-heading ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: rgba(154, 166, 178, 1);
    display: block;
    border-radius: 50%;
    transform: translateY(5px);
}

.help-heading ul {
    padding: 18px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.access-post {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
}

.access-post a {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #000000;
    position: relative;
    background: rgba(235, 241, 247, 1);
    padding: 16px;
}

.access-post a span {
    display: block;
    background: rgba(255, 255, 255, 1);
    padding: 18px;
}

.access-post a::after {
    top: 8px;
    right: 8px;
}

.access-post a .corner-dots::before {
    bottom: 8px;
    left: 8px;
}

.access-post a .corner-dots::after {
    bottom: 8px;
    right: 8px;
}

@media (min-width: 62em) {
    .sidebar-top .widget-side>ul>li>a {
        padding: 1.5rem 0;
    }

    .sidebar-top {
        margin-bottom: 5rem;
    }

    .sidebar-top .widget_categories>ul {
        display: flex !important;
        align-items: stretch;
        gap: 2rem;
    }


    .sidebar-top .widget-side.widget_categories {
        display: flex;
        align-items: center;
    }


    .sidebar-top .widget-side>ul>.cat-item>ul.children {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        transition: 0.4s ease;
        border: 1px solid #E3E3E3;
        background: #FFFCF7;
        width: 300px;
        top: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
        z-index: 500;
        padding: 0px 20px;
        max-height: 290px;
        overflow: auto;
        margin: 0 0 0 -1px;
        display: block !important;
    }

    .sidebar-top .widget-side>ul>.cat-item:hover>ul.children {
        visibility: visible;
        opacity: 1;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.widget-side:not(.woocommerce-widget-layered-nav) ul {
    display: none;
}

.websima-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: rgba(42, 45, 48, 1);
    padding: 12px 20px;
    border: 1px solid rgba(188, 204, 220, 1);
    border-radius: 8px;
    background: #fff;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
    position: relative;
    text-align: center;
}
.websima-button_fill,
.websima-button:hover {
    background: rgba(13, 56, 83, 1);
    color: #fff;
    border-color: rgba(13, 56, 83, 1);
}
.websima-button_fill i:before,
.websima-button:hover i::before {
    color: #fff !important;
}
.websima-button_fill:hover{
    background: #fff;
    color:  rgba(13, 56, 83, 1);
}
.websima-button_fill:hover i::before {
    color:  rgba(13, 56, 83, 1)!important;
}
.cards-slider-more {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}

.cards-slider-more i {
    font-size: 13px;
}

.cards-slider-more i::before {
    color: #121212;
}

.cards-slider-more {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.cards-slider-more .more-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    opacity: 0;
    transition: max-width 0.4s ease, opacity 0.3s ease;
}

.cards-slider-box:hover .cards-slider-more .more-text,
.workshops-item:hover .cards-slider-more .more-text {
    max-width: 300px;
    opacity: 1;
    color: rgba(13, 56, 83, 1);
}


.cards-slider-more svg {
    transform: rotate(-40deg);
    transform-origin: center;
    backface-visibility: hidden;
    transition: transform 0.3s ease;
}

.cards-slider-more svg path {
    transition: 0.3s;
}

.cards-slider-box:hover .cards-slider-more svg,
.workshops-item:hover .cards-slider-more svg {
    transform: rotate(0deg);
}

.cards-slider-box:hover .cards-slider-more svg path,
.workshops-item:hover .cards-slider-more svg path {
    stroke: rgba(13, 56, 83, 1);
}

.more-workshops-nonebg {
    background: none;
}

.more-workshops-nonebg:hover {
    background: #fff;
}

.more-workshops-nonebg:hover span {
    color: #000;
}

.more-workshops-nonebg:hover i::before {
    color: #000;
}

.swiper-pagination {
    position: relative;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(237, 239, 247, 1);
    display: block;
    border-radius: 50%;
    transition: 0.3s;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 32px;
    border-radius: 64px;
    background: rgba(13, 56, 83, 1);
}

.mobile-quick-access {
    position: fixed;
    bottom: -1px;
    left: 0;
    background: #000000;
    z-index: 10;
    width: 100%;
    padding: 10px 28px;
    clip-path: polygon(10% 0, 90% 0, 100% 30%, 100% 100%, 0 100%, 0 30%);
}

.mobile-quick-access ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
}

.mobile-quick-access ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mobile-quick-access ul li a span {
    margin-top: 4px;
    font-size: 12px;
    line-height: 32px;
    color: #FFFFFF;
}

.mobile-quick-access ul li i {
    font-size: 18px;
}

.archive-faq {
    margin-top: 104px;
}

.section-faq {
    margin-top: 40px;
}
.sidebar-banner {
    display: table;
    margin: auto;
}
.page-intro {
    text-align: center;
    margin-bottom: 80px;
    background: rgba(235, 241, 247, 1);
    padding: 16px;
    min-height: 289px;
    display: flex;
}

.page-intro-content {
    margin: auto;
}

.page-subtitle {
    color: rgba(13, 56, 83, 1);
    font-size: 32px;
    margin-bottom: 12px;
}

.page-title {
    font-weight: 600;
    font-size: 38px;
    line-height: 100%;
    text-align: center;
    color: #2A2D30;
    margin-bottom: 8px;
}

.page-description {
    font-size: 14px;
    line-height: 32px ;
    text-align: center ;
    color: rgba(107, 103, 122, 1);
    font-variation-settings: "wght" 400;
    margin-top: 1rem;
}
.page-template-template-faq .page-intro {
    margin: 0;
}

.additional-information {
    padding: 72px 77px;
    background-image: url(assets/img/additional-information.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.information-title {
    text-align: center;
    font-size: 30px;
    color: rgba(18, 18, 18, 1);
    margin-bottom: 8px;
}

.information-des p {
    text-align: center !important;
}

.section-blog-item {
    position: relative;
    overflow: hidden;
}

.section-blog-date {
    position: absolute;
    top: 14px;
    right: 14px;
    padding: 8px 12px;
    background: rgba(13, 56, 83, 1);
    border-radius: 4px;
    color: #fff;
    line-height: normal;
    font-size: 12px;
}

.section-blog-url {
    border-radius: 4px;
    overflow: hidden;
}

.section-blog-item img {
    border-radius: 4px;
    margin-bottom: 24px;
    width: 100%;
    min-height: 274px;
    max-height: 274px;
    border-radius: 4px;
}


.section-blog-title {
    margin-bottom: 24px;
}

.section-blog-title a {
    color: #121212;
    font-size: 20px;
    transition: 0.3s;
}

.section-blog-item-more i::before {
    color: rgba(13, 56, 83, 1);
}

.section-blog-item:hover .section-blog-title a {
    color: rgba(13, 56, 83, 1);
}

.section-blog-item-more {
    display: flex;
    align-items: center;
    gap: 16px;
    color: rgba(13, 56, 83, 1);
}

.archive-posts .section-blog-item {
    margin-bottom: 40px;
}

.archive-blog .blog-item {
    margin-bottom: 32px;
}

.cards-slider-swiper {
    margin-top: 65px;
}

.cards-slider-box {
    background: #fff;
    border: 1px solid #E1E8EB;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    transition: 0.3s;
    position: relative;
}

.cards-slider-box .cards-slider-url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cards-slider-title {
    color: #121212;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 40px;
}


.cards-slider-box::before,
.cards-slider-box::after,
.cards-slider-box .corner-dots::before,
.cards-slider-box .corner-dots::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #E1E8EB;
    border-radius: 50%;
    position: absolute;
    transition: 0.3s;
}

.cards-slider-box::before {
    top: 16px;
    left: 16px;
}

.cards-slider-box::after {
    top: 16px;
    right: 16px;
}

.cards-slider-box .corner-dots::before {
    bottom: 16px;
    left: 16px;
}

.cards-slider-box .corner-dots::after {
    bottom: 16px;
    right: 16px;
}

.cards-slider-box:hover::before,
.cards-slider-box:hover::after,
.cards-slider-box:hover .corner-dots::before,
.cards-slider-box:hover .corner-dots::after {
    background-color: rgba(13, 56, 83, 1);
}

.cards-slider-box:hover {
    box-shadow:
        -12px -12px 20px rgba(42, 59, 241, 0.05),
        12px 16px 20px rgba(241, 91, 42, 0.07);
}


.cards-slider-box i {
    font-size: 9px;
    transform: rotate(40deg);
    transition: 0.3s;
}

.cards-slider-box:hover i {
    transform: rotate(80deg);
}

.cards-slider-box:hover i::before {
    color: rgba(13, 56, 83, 1);
}

.contact-page-subtitle {
    display: block;
    text-align: center;
    color: rgba(13, 56, 83, 1);
    font-size: 32px;
}

.contact-page-title {
    display: block;
    text-align: center;
    color: #121212;
    font-size: 2.5rem;
}

.websima-tab-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.websima-tab-btns li {
    padding: 16px 24px;
    background: #E1E8EB;
    color: #121212;
    border-radius: 4px;
    line-height: normal;
    cursor: pointer;
    transition: 0.3s;
}

.websima-tab-btns li.active {
    background: rgba(13, 56, 83, 1);
    color: #fff;
}

.websima-tab-contents {
    margin-top: 40px;
}

.tab-content.active {
    display: block;
}

.tab-content {
    display: none;
}

.contents-info li {
    padding: 48px 43px;
    border: 1px solid rgba(223, 223, 223, 1);
    border-radius: 4px;
    box-shadow: 0px 1px 22px rgba(0, 0, 0, 0.06);
    margin-bottom: 16px;
    position: relative;
}


.contents-info li::before,
.contents-info li::after,
.contents-info li .corner-dots::before,
.contents-info li .corner-dots::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #E1E8EB;
    border-radius: 50%;
    position: absolute;
    transition: 0.3s;
}

.contents-info li::before {
    top: 16px;
    left: 16px;
}

.contents-info li::after {
    top: 16px;
    right: 16px;
}

.contents-info li .corner-dots::before {
    bottom: 16px;
    left: 16px;
}

.contents-info li .corner-dots::after {
    bottom: 16px;
    right: 16px;
}

.contents-info li:hover a,
.contents-info li:hover a .contents-info-title {
    color: rgba(13, 56, 83, 1);
}

.contents-info li:hover::before,
.contents-info li:hover::after,
.contents-info li:hover .corner-dots::before,
.contents-info li:hover .corner-dots::after {
    background: rgba(13, 56, 83, 1);
}

.contents-info li:last-child {
    margin: 0;
}

.contents-info li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contents-info li a i::before {
    color: #5B2AF1;
}

.contents-info-title {
    display: flex;
    align-items: center;
    gap: 11px;
}

.contact_form {
    padding: 50px 40px;
    background: rgba(244, 245, 245, 1);
    border-radius: 4px;
}

.contact_form-title {
    color: #121212;
    font-size: 36px;
    text-align: center;
}

.contact_form-des {
    font-size: 18px;
    color: #555555;
    text-align: center;
    margin-bottom: 56px;
}


.contact-us-form textarea::placeholder ,
.contact-us-form input::placeholder {
    color: rgba(153, 157, 186, 1);
    font-size: 14px;
}


.contact_form .acf-form-submit {
    display: flex;
    justify-content: center;
}

.swiper-wrapper.websima-tab-btns {
    justify-content: normal;
    gap: unset;
}

.tab-content .map {
    position: relative;
}

.tab-content .map::after {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="149" viewBox="0 0 1440 149" fill="none"><rect width="1440" height="149" fill="url(%23paint0_linear_234_1929)"/><defs><linearGradient id="paint0_linear_234_1929" x1="720" y1="0" x2="720" y2="149" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>');
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 149px;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-dir-button {
    position: absolute;
    z-index: 1;
    top: 0;
    display: flex;
    gap: 8px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(assets/img/maps.png);
    min-width: 271px;
    justify-content: center;
    padding-bottom: 9px;
    background-repeat: no-repeat;
}

.contact-dir-button a {
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    background: #fff;
    border-radius: 10px;
    padding: 5px 8px;
    position: relative;
    font-size: 12px;
    width: 46px;
    height: 46px;
    border: 1px solid #939598;
    color: #333333;
    border-radius: 4px;
}

.contact-dir-button .google-map:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url("assets/img/googlemap.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 3px;
}

.contact-dir-button .waze:before {
    content: "";
    width: 30px;
    height: 26px;
    background: url("assets/img/waze.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 1px;
}

.contact-dir-button .neshan:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url("assets/img/neshan.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 0px;
}

.section-workshops {
    background: #000000;
    padding: 72px 0;
}

.section-workshops .section-title {
    color: #fff;
}

.section-workshops .section-subtitle {
    color: #E1E8EB;
}

.workshops-item {
    position: relative;
    overflow: hidden;
}

.workshops-item-url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.workshops-item img {
    filter: grayscale(100%);
    transition: filter 0.4s ease;
    width: 100%;
    transition: 0.3s;
}

.workshops-item::after {
    content: '';
    position: absolute;
    bottom: -13px;
    width: 100%;
    left: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="336" height="157" viewBox="0 0 336 157" fill="none"><rect x="0.5" y="0.5" width="335" height="156" fill="url(%23paint0_linear_184_1213)" stroke="black"/><defs><linearGradient id="paint0_linear_184_1213" x1="168" y1="0" x2="168" y2="157" gradientUnits="userSpaceOnUse"><stop stop-opacity="0"/><stop offset="0.789049"/></linearGradient></defs></svg>');
    height: 157px;
    background-repeat: no-repeat;
    background-size: cover;
}

.workshops-item::before {
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="336" height="108" viewBox="0 0 336 108" fill="none"><rect width="336" height="108" transform="matrix(1 0 0 -1 0 108)" fill="url(%23paint0_linear_184_1214)"/><defs><linearGradient id="paint0_linear_184_1214" x1="168" y1="0" x2="168" y2="108" gradientUnits="userSpaceOnUse"><stop stop-opacity="0"/><stop offset="1"/></linearGradient></defs></svg>');
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 108px;
    background-repeat: no-repeat;
    background-size: cover;
}

.workshops-item:hover img {
    filter: grayscale(0%);
}

.workshops-swiper {
    margin-top: 32px;
}

.workshops-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 24px;
    z-index: 1;
}

.workshops-item-content i::before {
    color: #fff;
    transition: 0.3s;

}

.workshops-item-content i {
    font-size: 9px;
    transform: rotate(40deg);
    transition: 0.3s;
}

.workshops-item:hover .workshops-item-content i {
    transform: rotate(80deg);
}

.workshops-item:hover .workshops-item-content i::before {
    color: rgba(13, 56, 83, 1);
}

.workshops-title a {
    font-size: 20px;
    line-height: normal;
    color: #ffffff;
}

.more-workshops {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}

.bg-Bright {
    background: #fff;
    padding: 0;
}

.bg-Bright .section-title {
    color: #260E07;
}

.bg-Bright .section-subtitle {
    color: #555555;
}

#breadcrumbs a:hover {
    color: rgba(13, 56, 83, 1);
}

.no-posts-message {
    text-align: center;
}

.head-section {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 32px;
}

.head-section-title {
    font-weight: 600;
    font-size: 36px;
    color: rgba(4, 11, 41, 1);
}

.head-section-des {
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: rgba(107, 103, 122, 1);
}

.section-blog .websima-button {
    background: rgba(18, 46, 89, 1);
    color: #fff;
    border-color: rgba(18, 46, 89, 1);
}

.section-blog .websima-button i::before {
    color: #fff;
}
.blog-item-image {
    position: relative;
    margin-bottom: 1rem;
    display: block;
    overflow: hidden;
}

.blog-item-image img {
    width: 100%;
    transition: 0.3s;
}

.blog-item:hover .blog-item-image img {
    transform: scale(1.1);
}

.blog-item-title a {
    margin: 1rem 0 8px;
    font-size: 16px;
    color: rgba(42, 45, 48, 1);
    font-variation-settings: "wght" 600;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 48px;
}

.blog-item:hover .blog-item-title a,
.blog-item-more:hover,
.blog-item-more:hover i:before {
    color: rgba(18, 46, 89, 1);
}

.blog-item-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-variation-settings: "wght" 600;
    font-size: 13px;
    line-height: normal;
    color: rgba(154, 166, 178, 1);
}

.blog-item-more i:before {
    color: rgba(188, 204, 220, 1);
}


.blog-item-date {
    position: absolute;
    bottom: 21px;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(20px);
    padding: 4px 19px 4px 11px;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 6px;
}

.blog-item-date::after {
    content: '';
    width: 12px;
    height: 2px;
    display: block;
    background: rgba(255, 255, 255, 1);
    border-radius: 32px;
}

.swiper-buttons {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 32px;
}

.swiper-buttons>div {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    margin: 0;
}

.head-section-button {
    display: flex;
    align-items: center;
    gap: 39px;
}


.head-section-button .swiper-buttons i:before {
    color: rgba(18, 46, 89, 1);
}

.blog-swiper .swiper-buttons {
    color: #fff;
}


.blog-swiper .head-section-button {
    margin-top: 24px;
}

.section-head {
    text-align: center;
}

.page-404-head {
    background: rgba(235, 241, 247, 1);
    padding: 107px 16px 0;
    display: flex;
    justify-content: center;
}

.page-404-head img {
    width: 100%;
    max-width: min(90%, 625px);
    margin-bottom: -22px;
}

.page-404-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 53px;
}

.page-404-title {
    font-weight: 600;
    font-size: 38px;
    line-height: 100%;
    text-align: center;
    color: rgba(107, 103, 122, 1);
}

.page-404-subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: rgba(107, 103, 122, 1);
    margin-bottom: 24px;
}

.intro-products-subtitle {
    direction: ltr;
    font-family: MagnetoBold;
    font-style: Bold;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    margin-bottom: 14px;
    color: rgba(154, 166, 178, 1);
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid rgba(154, 166, 178, 1);
    animation: typing 6s steps(30, end) infinite,
        blink-caret .7s step-end infinite;
}

/* ✍️ تایپ طبیعی با مکث قبل از پاک شدن */
@keyframes typing {
    0% {
        width: 0;
    }

    45% {
        width: 100%;
    }

    55% {
        width: 100%;
    }

    /* 👈 مکث بعد از تایپ */
    100% {
        width: 0;
    }
}

/* ✨ چشمک زدن نشانگر */
@keyframes blink-caret {

    from,
    to {
        border-color: transparent;
    }

    50% {
        border-color: rgba(154, 166, 178, 1);
    }
}


.intro-products-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 28px;
    margin-bottom: 24px;
}

.websima-catalog {
    margin-top: 78px;
    background: rgba(235, 241, 247, 1);
}

.websima-catalog {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0 22px 0 33px;
}

.websima-catalog img {
    margin-top: -37px;
}

.websima-catalog-title {
    font-weight: 600;
    font-size: 18px;
    color: rgba(42, 45, 48, 1);
}

.websima-catalog-des {
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    color: rgba(42, 45, 48, 1);
    margin-bottom: 22px;
}

.websima-catalog-cta {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: rgba(42, 45, 48, 1);
}

.websima-catalog-cta i::before {
    color: rgba(42, 45, 48, 1);
}

.websima-catalog-cta i {
    font-size: 14px;
}

.intro-slide img {
    width: 100%;
    height: 428px;
}


.intro-slide .websima-button {
    background: rgba(235, 241, 247, 1);
    border: none;
    color: rgba(42, 45, 48, 1);
}

.intro-slide .websima-button i::before {
    color: rgba(18, 46, 89, 1);
}

.intro-slide .websima-button:hover {
    background: rgba(18, 46, 89, 1);
    border: none;
    color: #fff;
}

.intro-slide .websima-button:hover i::before {
    color: #fff;
}

.intro-image {
    position: relative;
    overflow: hidden;
}

.intro-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(67, 85, 102, 0.3);
}

.intro-title {
    color: rgba(42, 45, 48, 1);
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    margin: 16px 0;
}

.intro-des {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: rgba(110, 119, 128, 1);
}

.intro-slide .websima-button {
    margin-top: 32px;
    width: max-content;
}

.intro-swiper .swiper-button-next,
.intro-swiper .swiper-button-prev {
    width: 64px;
    height: 64px;
    background: rgba(255, 255, 255, 1);
    top: 214px;
    transform: translateY(-50%);
    margin-top: 0;
}

.intro-swiper .swiper-button-next {
    left: 0;
}

.intro-swiper .swiper-button-prev {
    right: 0;
}

.intro-products-head {
    position: relative;
    padding-right: 19px;
}

.intro-products-head::before {
    content: '';
    width: 3px;
    height: calc(100% - 24px);
    display: block;
    background: rgba(42, 45, 48, 0.2);
    position: absolute;
    right: 0;
    border-radius: 40px;
}

.intro-title {
    position: relative;
    padding-right: 19px;
}

.intro-title::before {
    content: '';
    width: 3px;
    height: 100%;
    display: block;
    background: rgba(42, 45, 48, 0.2);
    position: absolute;
    right: 0;
    border-radius: 40px;
}

.intro-products-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.websima-content .editor-content {
    padding: 28px; 
    border: 1px solid #E1E8EB;
}

.tab-map-contents {
    position: relative;
}

.tab-map-item-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.tab-map-item-content.active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.contact-page .page-intro {
    margin-bottom: 0;
}

.contact-page-tab .tab-map-items-swiper {
    max-width: 782px;
    margin: auto;
    margin-top: -30px;
    margin-bottom: 40px;
}

.tab-map {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: rgba(42, 45, 48, 1);
    padding: 20px 0;
    background: rgba(255, 255, 255, 1);
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

.tab-map-items-swiper .active .tab-map,
.tab-map:hover {
    background: rgba(13, 56, 83, 1);
    color: #fff;
}

.content-info {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0px;
}

.content-item {
    display: flex;
    justify-content: space-between;
    width: 49%;
    padding: 24px 16px;
    border: 1px solid rgba(217, 224, 232, 1);
    background: rgba(255, 255, 255, 1);
}

.content-item:last-child {
    width: 100%;
}

.content-item-title i::before {
    color: rgba(13, 56, 83, 1);
}

.icon-clock {
    font-size: 14px;
}

.content-item-title {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(33, 33, 33, 1);
}
.content-item-title i{
    font-size: 20px;
}
.content-item-result {
    color: rgba(73, 89, 102, 1);
    display: flex;
    align-items: center;
}

.contact-page-social {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    gap: 16px;
    flex-wrap: wrap;
}

.contact-page-social a {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 150px;
    justify-content: center;
    padding: 11px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgb(216 216 216);
	& .whatsapp-icon{
		line-height: 1;
        display: flex;
        align-items: center;
		width: 24px;
        height: 24px;
		& path{
			transition: all 0.2s ease;
		}
		
	}
	&:hover path{
		fill:#fff
	}
}

.contact-page-social a span {
    font-variation-settings: "wght" 600;
    font-size: 14px;
    line-height: 100%;
    color: rgba(129, 157, 178, 1);
    transition: 0.3s;
}

.contact-page-social a:hover {
    background: rgba(13, 56, 83, 1);
}

.contact-page-social a:hover i::before {
    color: rgba(255, 255, 255, 1);
}

.contact-page-social a i:not(.whatsapp-icon) {
    font-size: 24px;
}

.contact-page-social a i::before {
    color: rgba(13, 56, 83, 1);
}

.contact-page-social a:hover span {
    color: #fff;
}

.contact-page-social .path1::before {
    color: rgba(13, 56, 83, 1);
}

.contact-page-social .path2::before {
    color: #fff;
}

.contact-page-social a:hover i.path2::before {
    color: rgba(13, 56, 83, 1);
}

.map-wrapper {
    position: relative;
}

.single-banner {
    position: relative;
}

.single-banner-image img {
    width: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.single-banner:hover img {
    transform: scale(1.1);
}

.single-banner-content {
    position: absolute;
    bottom: 18px;
    width: 95%;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(20px);
    left: 50%;
    transform: translateX(-50%);
    padding: 21px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 16px;
    color: rgba(13, 56, 83, 1);
    & .websima-button{
        font-size: 12px;
    }
}
.single-banner-title {
    font-weight: 600;
    font-size: clamp(16px, 1vw, 20px);
    line-height: 100%;
    display: block;
    margin-bottom: 8px;
}
.single-banner-des {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
}

.section-banner.style2 .single-banner-content {
    background: transparent;
    backdrop-filter: unset;
    z-index: 2;
}

.section-banner.style2 .single-banner-title a,
.section-banner.style2 .single-banner-des {
    color: rgba(13, 56, 83, 1) !important;
}

.section-banner.style2 .single-banner-title {
    margin-bottom: 8px;
}

.section-banner.style2 .single-banner::after {
    content: '';
    background-image: url(assets/img/bannershapestyle2.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 106%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-banner.style2 .websima-button {
    border: none;
}

.single-banner {
    overflow: hidden;
}

.section-banner.style2.full .single-banner {
    display: flex;
    flex-wrap: wrap;
}

.section-banner.style2.full .single-banner-image {
    width: 50%;
}

.section-banner.style2.full .single-banner-content {
    position: relative;
    width: 50%;
    transform: unset;
    left: auto;
    bottom: auto;
    z-index: 2;
    background: none;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 150px;
}

.section-banner.style2.full .single-banner {
    height: 400px;
}

.section-banner.style2.full .single-banner-image img {
    height: 100%;
}

.section-banner.style2.full .single-banner::after {
    content: '';
    background-image: url(assets/img/bannershape.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 106%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-banner.style2.full .single-banner-title a {
    color: #fff;
    margin-bottom: 16px;
    font-size: 24px;
}

.section-banner.style2.full .single-banner-des {
    color: #fff;
    max-width: 419px;
    font-size: 16px;
    margin-bottom: 40px;
    font-weight: 400;
}

.section-banner.style2.full .websima-button svg,
.section-banner.style2.full .websima-button i {
    display: none;
}



.single-banner--third .single-banner-title {
    font-size: 16px;
}

.single-banner--third .single-banner-content {
    padding: 16px;
}

.single-banner-content .websima-button i::before {
    color: rgba(154, 166, 178, 1);
}

.contact-us-form form {
    margin-top: 50px;
}

.contact-us-form form .acf-form-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-us-form form .acf-field-text,
.contact-us-form form .acf-field-number {
    width: calc(50% - 10px);
}
@media (max-width: 768px) {
    .content-info{
        flex-direction: column;
        & .content-item{
            width: 100%;
        }
    }
    .contact-us-form form .acf-form-fields{
        flex-direction: column;
    }
    .contact-us-form form .acf-field-text,
    .contact-us-form form .acf-field-number{
      width: 100%;
    }
}

.video-popup {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}

.video-popup.is-open {
    display: block;
}

.video-popup__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    /* ← پس‌زمینه خاکستری شفاف */
    opacity: 0;
    transition: opacity .3s ease;
}

.video-popup.is-open .video-popup__backdrop {
    opacity: 1;
}

.video-popup__dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.97);
    width: min(920px, 90vw);
    background: #000;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity .3s ease, transform .3s ease;
}

.video-popup.is-open .video-popup__dialog {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.video-popup__close {
    position: absolute;
    top: 10px;
    left: 14px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    z-index: 10;
}

.video-popup__body {
    padding: 0;
}

.video-popup__player {
    display: block;
    width: 100%;
    height: auto;
    max-height: 85vh;
}

.single-job-head {
    background: #EBF1F7;
    padding: 48px 0;
}

.single-job-head .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single-job-image {
    width: 56px;
    height: 56px;
    background: #0D3853;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-job-title {
    font-weight: 600;
    font-size: 38px;
    text-align: center;
    color: #2A2D30;
    margin-bottom: 8px;
}

.single-job-image img {
    width: 34px;
}

.single-job-excerpt {
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    color: #6B677A;
    max-width: 543px;
}
.single-job-info {
    margin-top: 48px;
}
.single-job-info .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.single-job-info-item {
    background: #F0F5FA;
    width: calc(33.33% - 10px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px 24px;
}

.single-job-info-item span {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
}

.single-job-info-item span:first-child {
    color: #6B677A;
}

.single-job-info-item span:last-child {
    color: #0D3853;
}

.single-job-info .websima-button {
    margin: 32px auto 0;
}
.section-box-items {
    margin-top: 32px;
}

.section-box-image {
    width: 100%;
}

.section-box-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.section-box-content {
    padding: 24px 24px 40px;
    background: rgba(242, 246, 247, 1);
}

.section-box-head {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}

.section-box-title-icon img {
    width: 32px;
    height: 32px;
}

.section-box-title-icon {
    width: 64px;
    height: 64px;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-box-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: rgba(17, 17, 17, 1);
}

.section-box-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: rgba(17, 17, 17, 1);
}

.section-box-items>div:nth-child(3n+2) .section-box-item {
    flex-direction: column-reverse;
}

.page-description {
    max-width: 480px;
}

.archive-job-filter form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
}

.jobs-loop {
    gap: 20px 0px;
}

.archive-job-filter-item {
    background: #EBF1F7;
    padding: 8px;
    width: 32%;
    position: relative;
}


.archive-job-filter-item select {
    width: 100%;
    height: 100%;
    background: #0D3853;
    color: #fff;
    padding: 17px 20px;
    font-family:inherit;
}

.archive-job-filter {
    margin: 32px 0;
}

.job-item {
    background: #F0F5FA;
    padding: 32px 32px 24px;
    &:hover a{
        color:#2A2D30;
    }
    &:hover .job-item-more i:before {
        margin-right: 4px;
    }
}

.job-item-image {
    width: 56px;
    height: 56px;
    background: #0D3853;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.job-item-image img {
    width: 24px;
}
.job-item-title a {
    font-weight: 600;
    font-size: 20px;
    color: #0D3853;
    margin-bottom: 6px;
    display: block;
    line-height: 1.5;
}

.job-item-des {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #2A2D30;
    margin-bottom: 16px;
    min-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.job-item-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 16px;
    border-top: 1px solid #D1DBE5;
    margin-top: 1rem;
}

.job-item-cat {
    display: flex;
    align-items: center;
    gap: 6px;
}

.job-item-cat i::before {
    color: #BCCCDC;
}

.job-item-cat span {
    font-weight: 600;
    font-size: 13px;
    line-height: 28px;
    color: #2A2D30;
}

.job-item-more {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    font-size: 13px;
    color: #2A2D30;
}

.job-item-more i::before {
    color: #2A2D30;
    transition: :0.3s;
}

.archive-job-filter-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none;
}

.archive-job-filter-wrapper .archive-job-filter-item::after {
    content: "\e911";
    font-size: 6px;
    font-family: 'icomoon' !important;
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.head-page {
    margin-top: -74px;
    position: relative;
}

.head-page img {
    width: 100%;
}

.head-page .container {
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.head-page-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    color: #FFFFFF;
}

.head-page-des {
    font-family: MagnetoBold;
    font-size: 30px;
    color: #9AA6B2;
}


.section-form .acf-field {
    width: 50%;
    border: none !important;
}

.section-form .acf-field label:not(.acf-basic-uploader) {
    font-size: 14px;
    color: #212121;
    font-weight: 600 !important;
    z-index: 3;
    position: relative;
}

.section-form .acf-field input,
.section-form .acf-field select,
.af-field-type-textarea textarea {
    border: 1px solid #E1E8EB;
    padding: 20px 16px !important;
    font-size: 14px !important;
    font-family: 'YekanBakh', Arial, sans-serif;
	transition:0.3s;
	&:focus{
		border-color:#0D3853
	}
}
.section-form .acf-field[data-type="file"] .acf-label {
    display: none;
}
.section-form .acf-field select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.acf-icon.small, .acf-icon.-small{
	line-height:20px!important;
}
.section-form .acf-field[data-type="select"] .acf-input::after {
    content: "";
    border: solid rgba(134, 134, 134, 1);
    border-width: 0 0.1rem 0.1rem 0;
    display: inline-block;
    padding: 0.1875rem;
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%) rotate(45deg);
}

.section-form .af-fields {
    display: flex;
    flex-wrap: wrap;
    margin-top: 48px;
}
.section-form .acf-checkbox-list input[type="checkbox"],
.section-form .acf-radio-list input[type="radio"] {
    display: none !important;
}
.section-form .acf-checkbox-list label, 
.section-form .acf-radio-list label {
    display: flex !important;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}
.section-form .acf-checkbox-list label.selected::before,
.section-form .acf-radio-list label.selected::before {
    content: "✔";
    font-size: 14px;
    background: #BCCCDC;
    color: #fff;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
	padding-top: 3px;
}
 .section-form .acf-radio-list label::before {
	border-radius:50%!important;
}
.section-form .acf-checkbox-list label::before,
.section-form .acf-radio-list label::before {
    content: "";
    font-size: 14px;
    position: relative;
    background: #E1E8EB;
    color: #fff;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.section-form .af-field-type-radio ul {
    display: flex;
    align-items: center;
    gap: 55px;
}

.section-form .acf-hl:before,
.section-form .acf-hl:after,
.section-form .acf-bl:before,
.section-form .acf-bl:after,
.section-form .acf-cf:before,
.section-form .acf-cf:after {
    position: absolute;
}

.section-form .af-field-type-textarea {
    width: 100% !important;
}

.section-form .acf-fields .acf-field-file {
    width: 100% !important;
}
.section-form .acf-file-uploader input[type=file] {
    position: absolute;
    opacity: 0; 
    inset: 0;
	visibility:hidden;
	cursor:pointer
}
.section-form .acf-file-uploader .acf-basic-uploader{
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #868686;
}
.section-form .acf-form .af-success {
    text-align: center;
    color: #fff;
    background: green;
    padding: 1rem;
}
.section-form .acf-file-uploader {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 28px 16px;
    background: none;
    border: 1px dashed #D7D7D7;
    color: #868686;
}
.section-form .acf-file-uploader .acf-button {
    background: transparent;
    border: none;
    display: flex;
	 align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #868686;
}
.section-form .acf-fields .acf-field-file .acf-button:hover {
    color: #868686;
}

.section-form .websima-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
    border: 1px solid rgba(18, 46, 89, 1);
    border-radius: 8px;
    background: rgba(18, 46, 89, 1);
    color: #fff;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
}

.section-form .websima-button i::before {
    color: #fff;
}

.section-form .acf-form-submit {
    padding: 0;
    margin: auto;
}


.section-form .af-field-type-radio label {
    padding: 0 !important;
    margin: 0 !important;
    background-color: unset !important;
}

.single-image-head {
    padding: 57px 0;
    background: #EBF1F7;
}

.single-image-meta-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 17px;
    border-bottom: 1px solid #BCCCDC;
}

.single-image-title {
    font-weight: 600;
    font-size: 38px;
    color: #2A2D30;
    line-height: normal;
}

.single-image-date {
    font-weight: 600;
    font-size: 14px;
    line-height: 30.56px;
    color: #0D3853;
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-image-date::after {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #0D3853;
    border-radius: 27px;
}

.single-image-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.single-share li a i::before {
    color: #939598;
}

.single-share {
    display: flex;
    justify-content: center;
}

.single-share ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 417px;
    gap: 16px;
    padding: 22px 0 50px;
    clip-path: polygon(15% 0%, 82% 0%, 100% 50%, 50% 100%, 25% 100%, 0% 50%);
    margin-top: -47px;
    background: #fff;
}

.single-share ul li a {
    display: flex;
}

.single-share ul li,
.single-share ul li div {
    display: flex;
}

.single-share ul i {
    font-size: 23px;
}

.single-share ul li:last-child {
    align-items: center;
}

.single-share ul li:last-child::before {
    content: '';
    width: 20px;
    height: 1px;
    background: #939598;
    margin-inline-end: 16px;
}


.single-meta-share {
    display: flex;
    align-items: center;
    gap: 10px;
	& .whatsapp-share{
		display:flex;
		align-items:center;
		width: 24px;
        height: 24px;
		& path{
		  transition: all .2s ease;
		}
		&:hover path{
			fill: #0D3853;
		}
	}
}

.single-meta-share ul {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 22px;
}

.single-meta-share ul li a {
    display: flex;
    transition: all 0.3s ease;
}

.single-meta-share ul li a:hover i::before {
    color: rgba(13, 56, 83, 1);
}

.single-meta-share-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: rgba(13, 56, 83, 1);
    color: #fff;
    font-size: 13px;
    transition: all 0.3s ease;
}

.single-meta-share-icon:hover {
    background: rgba(13, 56, 83, 0.8);
    transform: scale(1.1);
}

.single-image-cat {
    display: flex;
    align-items: center;
    gap: 9px;
}

.single-image-cat .icon-cat {
    font-size: 13px;
}

.single-image-cat ul {
    display: flex;
    align-items: center;
    gap: 22px;
}

.single-image-cat ul li {
    position: relative;
}

.single-image-cat ul li::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #D9D9D9;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
}

.single-image-cat ul li:last-child:after {
    display: none;
}

.short-description {
    margin-top: 8px;
}

.short-description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #6B677A;
}

.single-image-gallery {
    margin-top: 72px;
}

.single-image-item img {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.3s;
}
.single-image-item a {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: auto;
    transition: 0.3s;
}
.single-image-item  a:hover img {
    filter: blur(5px);
    transform: scale(1.1);
}
.single-image-item a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(26, 26, 26, 0.6);
    filter: blur(1rem);
    opacity: 0;
    transition: 0.3s;
    z-index: 2;
}
.single-image-item a:hover:after,
.single-image-item a:hover:before {
    opacity: 1;
}
.single-image-item a:after {
    content: "\e922";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 44px;
    color: #fff;
    opacity: 0;
    transition: 0.3s;
    z-index: 3;
}
.single-image-item {
    padding-bottom: 20px;
}

.single-image-thumbnail img {
    width: 100%;
}
.single-video-box {
    margin-top: 72px;
}

.box-video {
    position: relative;
}

.video-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.video-cover img {
    width: 100%;
}

.video-cover button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    backdrop-filter: blur(20px);
    background: #FFFFFF4D;
    border: none;
    width: 144px;
    height: 144px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    &:before {
        content: "";
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 80px;
        height: 80px;
        background: rgb(13 56 83 / 65%);
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite;
    }
}
@keyframes pulse-border {
    0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }
  
    100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
  }
.video-cover button i {
    color: #fff;
    font-size: 72px;
}

.archive-images .blog-item-image {
    min-height: 170px;
}

.widget_websima_image_categories>ul,
.widget_websima_video_categories>ul {
    display: block !important;
}

.widget_websima_image_categories,
.widget_websima_video_categories {
    padding: 16px;
    background: rgba(235, 241, 247, 1);
    margin-bottom: 1.5rem !important;
}

.widget_websima_image_categories .widget-title,
.widget_websima_video_categories .widget-title {
    text-align: center;
    display: block;
    padding: 18px;
    width: 100%;
    background: rgba(13, 56, 83, 1);
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    position: relative;
}

.widget_websima_image_categories .widget-title .caticon::after,
.widget_websima_video_categories .widget-title .caticon::after {
    display: none;
}

.widget_websima_image_categories .cat-title .caticon::after,
.widget_websima_video_categories .cat-title .caticon::after {
    content: "\e911";
    display: inline-block;
    transition: 0.3s;
    font-family: 'icomoon' !important;
    color: rgba(13, 56, 83, 1);
    font-size: 8px;
    cursor: pointer;
}

.widget_websima_image_categories .cat-title,
.widget_websima_video_categories .cat-title {
    display: none !important;
}

.widget_websima_image_categories .children,
.widget_websima_video_categories .children {
    margin-top: 0;
}

.widget_websima_image_categories .children a,
.widget_websima_video_categories .children a {
    padding: 5px 0;
}

.widget_websima_image_categories .cat-title-li,
.widget_websima_video_categories .cat-title-li {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    height: 100%;
}

.archive-images .archive-faq .container {
    max-width: 1064px;
}

.caticon {
    transition: 0.3s;
}
.widget-side .caticon.active::before {
    transform: rotate(180deg);
}
.widget-side ul.woocommerce-widget-layered-nav-list{
    padding-right: 10px;
    border-right: 4px solid #fff;
}
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li a:before,
#sidebar-shop .widget.widget_layered_nav_filters ul li a:before {
    content: "";
    width: 16px;
    height: 16px;
    margin-left: 8px;
    background: #fff;
    border-radius:1px;
    border: 1px solid rgba(217, 224, 232, 1);
    display: inline-block;
    position: relative;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}

#sidebar-shop .widget.woocommerce-widget-layered-nav ul li.chosen a,
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li:hover a,
#sidebar-shop .widget.widget_layered_nav_filters ul li.chosen a,
#sidebar-shop .widget.widget_layered_nav_filters ul li:hover a {
    color: #0D3853
}
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li.chosen a:after,
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li:hover a:after,
#sidebar-shop .widget.widget_layered_nav_filters ul li.chosen a:after,
#sidebar-shop .widget.widget_layered_nav_filters ul li:hover a:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 5px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li.chosen a:before,
#sidebar-shop .widget.woocommerce-widget-layered-nav ul li:hover a:before,
#sidebar-shop .widget.widget_layered_nav_filters ul li.chosen a:before,
#sidebar-shop .widget.widget_layered_nav_filters ul li:hover a:before {
    background: #0D3853;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease
}
.widget-side .caticon:before {
    content: "\e911";
    display: inline-block;
    transition: 0.3s;
    font-family: 'icomoon' !important;
    color: rgba(13, 56, 83, 1);
    font-size: 7px;
}
.widget_websima_image_categories .cat-title .caticon.active,
.widget_websima_video_categories .cat-title .caticon.active {
    transform: rotate(180deg);
}

.product-loop-info {
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
}

.product-loop-info-item {
    width: calc(50% - 6px);
    background: #F0F6FC;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
	flex-wrap:wrap;
}

.product-loop-info-item span {
    font-weight: 400;
    font-size: 12px;
    color: #2A2D30;
    display: block;
}

.product-loop-info-item span:last-child {
    font-weight: 600;
}
.product-item .woocommerce-loop-product__title a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #2A2D30;
    min-height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.product-item {
    padding: 16px;
    border: 1px solid #D3E0ED;
    text-align: center;
	&:hover {
		& img{
			transform: scale(1.1);
			}
		& .woocommerce-loop-product__title a {
			color:#0D3853;
		}	
	}
}

.section-related-posts .section-title {
    color: rgba(4, 11, 41, 1);
    text-align: center;
}

.section-related-posts .section-subtitle {
    color: rgba(107, 103, 122, 1);
    margin-bottom: 32px;
}

.single-product .site-main .site-main {
    margin: 0;
}

.single-product #header {
    transform: translateY(0px);
    pointer-events: all;
}

.woocommerce-products-header {
    text-align: center;
    margin-bottom: clamp(24px,2vw,48px);
    background: rgba(235, 241, 247, 1);
    padding: clamp(40px,2vw,70px) 16px;
    display: flex;
}

.categories-swiper a {
    border: 1px solid #9AA6B2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 21px;
    gap: 12px;
    border-radius: 8px;
}

.categories-swiper a .category-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #2A2D30;
    transition: 0.3s;
}

.categories-swiper a:hover {
    background: #0D3853;
    border-color: #0D3853;
}


.categories-swiper a:hover .category-title {
    color: #fff;
}

.categories-swiper img {
    transition: filter 0.3s ease;
}

.categories-swiper a:hover img {
    filter: brightness(0) invert(1);
}

.product-categories-swiper {
    margin-bottom: 24px;
    padding: 0 40px;
    position: relative;
}

.swiper-button-next {
    right: auto;
    left: 0;
}
.product-categories-swiper .swiper-button-next:hover i:before ,
.product-categories-swiper .swiper-button-prev:hover i:before  {
	color:#0d3853;
}
.product-categories-swiper .swiper-button-prev {
    right: 0;
    left: auto;
}
#sidebar-shop_inner {
    padding: 16px;
    background: #ebf1f7;
}

#sidebar-shop .filters-title{
    text-align: center;
    display: block;
    padding: 15px;
    width: 100%;
    background: rgba(13, 56, 83, 1);
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    margin-bottom: 20px;
    transition: background-color 0.3s ease;
}
#sidebar-shop.mobile-sidebar-sticky {
	margin-bottom: 1.5rem;
	& .filters-title{
		display: flex;
        align-items: center;
        justify-content: space-between;
		&:after {
            content: "\e902";
            font-family: 'icomoon' !important;
            line-height: 1;
            font-size: 13px;
        }
	}
	& .shop-sidebar {
	    position: fixed;
        inset: 0 -100% 0 0;
        background: #ebf1f7;
        z-index: 99999;
        max-width: 300px;
        padding: 2rem 1rem;
		width:100%;
		transition: 0.3s;
		&.active{
			right:0;
			box-shadow: 0 0 0 100vmax rgb(13 56 83 / 80%);
			-webkit-clip-path: inset(0 -100vmax -100vmax -100vmax);
			clip-path: inset(0 -100vmax -100vmax -100vmax);
		}
		& .heading-filter {
			display: flex;
			align-items: center;
			justify-content: space-between;
			background: #0D3853;
			color: #fff;
			font-size: 14px;
			margin-bottom: 1rem;
			padding: 0.5rem 0.5rem;
			& .filters-close {
				line-height: 1;
				color: red;
				background: #fff;
				padding: 0.5rem;
			}
		}
	}
	& .filters-title{
		margin-bottom:0;
	}
}
.shop-sidebar .widget-title{
    cursor: pointer;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    color: #0D3853;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}
.shop-sidebar  .widget-side{
    margin: 0 8px;
}
.widget_websima_product_filters {
    padding: 16px;
    background: #ebf1f7;
}


.widget_websima_product_filters .filters-title {
    text-align: center;
    display: block;
    padding: 15px;
    width: 100%;
    background: rgba(13, 56, 83, 1);
    font-weight: 600;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    margin-bottom: 20px;
    transition: background-color 0.3s ease;
}

.widget_websima_product_filters .filters-title:hover {
    background: rgba(13, 56, 83, 0.9);
}

.widget_websima_product_filters ul {
    display: block !important;
}

.filter-group-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    color: #0D3853;
}

.widget_websima_product_filters .filter-list a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 8px;
    font-weight: 400;
    font-size: 13px;
    line-height: 32px;
    text-align: right;
    padding: 0;
    color: #0D3853;
}


.widget_websima_product_filters .filter-list {
    overflow: hidden;
    max-height: 0;
    margin: 0;
    padding-right: 0;

    transition:
        max-height 0.35s ease,
        margin 0.25s ease,
        padding 0.25s ease;
}

.widget_websima_product_filters .filter-group.open .filter-list {
    max-height: 500px;
    margin: 16px 0;
    border-right: 4px solid #fff;
    padding-right: 10px;
}

.widget_websima_product_filters .filter-group-title {
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    font-weight: 600;
}

.widget_websima_product_filters .filter-group-title::after {
    content: "\e911";
    position: absolute;
    left: 0;
    font-family: 'icomoon' !important;
    top: 0;
    transition: transform 0.25s ease;
    color: rgba(13, 56, 83, 1);
    font-size: 8px;
}

.widget_websima_product_filters .filter-group.open .filter-group-title::after {
    transform: rotate(180deg);
}

.widget_websima_product_filters .filter-group {
    margin-top: 20px;
}

.widget_websima_product_filters .filter-group:first-child {
    margin: 0;
}

.widget_websima_product_filters .filter-name {
    font-weight: 400;
    font-size: 13px;
    line-height: 32px;
    text-align: right;
    color: #0D3853;
}


.widget_websima_product_filters .filter-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    width: 16px;
    height: 16px;
    min-width: 16px;

    background: #ffffff;
    border: 1px solid #0D3853;
    border-radius: 3px;

    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
}


.widget_websima_product_filters .filter-checkbox:checked {
    background: #0D3853;
    border-color: #0D3853;
}


.widget_websima_product_filters .filter-checkbox:checked::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 5px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


.widget_websima_product_filters li:hover .filter-checkbox {
    border-color: #0D3853;
}

.woo-content .page-description {
    max-width: 100%;
}

.woocommerce-shop .archive-faq {
    max-width: 1064px;
    margin: 104px auto 0;
}

.websima-quote-items .head {
    border-bottom: 2px solid #F0F5FF;
    margin-bottom: 12px;
    padding-bottom: 3px;
	color:#0D3853
}

.quote-hero-item {
    position: relative;
}

.quote-hero-item img {
    width: 100%;
}

.quote-hero-item-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 550px;
    left: 165px;
}

.quote-hero-item-title {
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
}

.quote-hero-item-des {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

.quote-buttons {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 56px;
}

.quote-buttons .websima-button {
    border: 1px solid #FFFFFF;
    background: transparent;
    color: #fff;
}

.quote-buttons .websima-button i::before {
    color: #fff;
}

.quote-buttons .websima-button:hover {
    color: #2A2D30;
    border: 1px solid rgba(188, 204, 220, 1);
    background: #fff;
}


.quote-buttons .websima-button:hover i::before {
    color: #2A2D30 !important;
}

body.page-template-quote,
body.page-template-quote .site-main {
    background: #fff;
}

@media (max-width: 991px) {

    .widget_websima_image_categories>ul,
    .widget_websima_video_categories>ul {
        height: 0;
        overflow: hidden;
        transition: height 0.35s ease;
    }

    .widget_websima_image_categories>ul,
    .widget_websima_video_categories>ul {
        height: 0;
        overflow: hidden;
        transition: height 0.35s ease;
    }

    .widget_websima_image_categories .widget-title,
    .widget_websima_video_categories .widget-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }

    .widget_websima_image_categories.open .widget-title .caticon,
    .widget_websima_video_categories.open .widget-title .caticon {
        transform: rotate(180deg);
    }

    .widget_websima_image_categories .widget-title .caticon::before,
    .widget_websima_video_categories .widget-title .caticon::before {
        content: "\e911";
        font-family: 'icomoon' !important;
        font-size: 6px;
    }

    /* استایل فیلترها در موبایل */
    .widget_websima_product_filters .filters-title {
        cursor: pointer;
        user-select: none;
        position: relative;
        padding-right: 40px;
        text-align: right;
        
    }

    .widget_websima_product_filters .filters-title::after {
        content: "\e911";
        position: absolute;
        left: 18px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        font-family: 'icomoon' !important;
        font-size: 8px;
        transition: transform 0.35s ease;
        color: rgba(255, 255, 255, 1);
    }

    .widget_websima_product_filters .product-filters-widget.mobile-open .filters-title::after {
        transform: translateY(-50%) rotate(180deg);
    }

    .widget_websima_product_filters .filter-group {
        margin-top: 20px;
        overflow: hidden;
        transition: max-height 0.4s ease, opacity 0.3s ease;
    }

    .widget_websima_product_filters .filter-list {
        transition: max-height 0.35s ease, margin 0.25s ease, padding 0.25s ease;
    }

    /* استایل categories-swiper در موبایل */
    .product-categories-swiper {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .product-categories-swiper .categories-swiper {
        width: 100%;
        margin-bottom: 20px;
        order: 1;
    }

    .product-categories-swiper .swiper-buttons-wrapper {
        display: flex;
        flex-direction: row;
        gap: 7px;
        justify-content: center;
        align-items: center;
        order: 2;
    }

    .product-categories-swiper .swiper-button-next,
    .product-categories-swiper .swiper-button-prev {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        transform: none;
        top: auto;
        left: auto;
        right: auto;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        margin: 0 8px;
    }
    .single-video .section-content {
        margin-top: 24px;
    }

    .single-video-box {
        margin-top: 40px;
    }

    .video-cover button {
        width: 80px;
        height: 80px;
    }

    .video-cover button i {
        font-size: 33px;
    }

    .single-image-meta-head {
        flex-direction: column-reverse;
        justify-content: center;
    }

    .single-image-head {
        padding: 33px 0 35px;
    }

    .single-image-gallery {
        margin-top: 40px;
    }

    .single-image-meta .single-meta-share {
        margin: 0;
    }

    .single-image-thumbnail {
        margin-top: 20px;
    }

    .short-description p {
        text-align: center;
    }

    .single-image-title {
        font-weight: 600;
        font-size: 28px;
        text-align: center;
    }

    .single-meta-share {
        justify-content: center;
        margin-top: 24px;
    }

    .head-page-title {
        font-size: 28px;
    }

    .head-page-des {
        font-size: 22px;
    }

    .head-page .container {
        bottom: 64px;
    }

    .section-form .acf-field {
        width: 100%;
    }

    .section-form .af-field-type-select {
        margin-left: 0px !important;
    }

    .archive-job-filter-item {
        width: 47%;
    }

    .archive-job-filter-item:first-child {
        width: 100%;
    }

    .section-box-item {
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }

    .section-banner.style1 .single-banner {
        height: 390px;
    }

    .section-banner.style1 .single-banner img {
        height: 100%;
        object-fit: cover;
    }

    .section-banner.style1 .single-banner-content {
        justify-content: center;
        text-align: center;
        align-items: center;
    }


    .single-banner-title a {
        margin-bottom: 16px;
    }

    .section-banner.style2.full .single-banner {
        flex-direction: column-reverse;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .section-banner.style2.full .single-banner-image,
    .section-banner.style2.full .single-banner-content {
        width: 100%;
    }

    .section-banner.style2.full .single-banner::after {
        background-image: url(assets/img/bannershape2.png);
    }

    .single-banner {
        overflow: hidden;
    }

    .section-banner.style2.full .single-banner-content {
        padding: 36px 27px !important;
        align-items: center;
        text-align: center;
    }

    .section-banner.style2.full .single-banner-image img {
        height: 251px;
        object-fit: cover;
    }

    .section-banner.style2.full .single-banner {
        display: flex;
        flex-direction: column-reverse;
        height: auto !important;
    }

    .section-banner.style2 .single-banner-image img {
        height: 390px;
    }

    .section-banner .single-banner {
        margin-bottom: 20px;
    }

    .section-banner.style2 .single-banner-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 24px;
    }

    .websima-content {
        max-width: 1116px;
    }

    .intro-products-subtitle {
        display: none;
    }

    .intro-products-title {
        text-align: center;
        font-size: 26px;
    }

    .intro-products-head::before {
        display: none;
    }

    .intro-swiper {
        width: 100%;
        margin-top: 32px;
    }

    .websima-catalog img {
        margin-top: 0;
    }

    .websima-catalog {
        flex-direction: column-reverse;
        padding: 26px 20px 0;
        align-items: center;
        gap: 36px;
        text-align: center;
        margin-top: 24px;
    }

    .websima-catalog-cta {
        justify-content: center;
    }

    .head-section-title {
        text-align: center;
        font-size: 26px;
    }

    .head-section-des {
        text-align: center;
        font-size: 16px;
    }

    .blog-swiper .swiper-buttons {
        position: absolute;
        top: 95px;
        width: 100%;
        left: 0;
        justify-content: space-between;
    }

    .head-section-button {
        justify-content: center;
    }

    #breadcrumbs {
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        overflow-y: hidden;
    }

    #breadcrumbs .container {
        width: max-content;
        /* اجازه بده عرض محتوا بیشتر از ویوپورت بشه */
        min-width: 100%;
    }

    #breadcrumbs .row,
    #breadcrumbs .col-12 {
        flex-wrap: nowrap;
    }

    #breadcrumbs span,
    #breadcrumbs a {
        display: inline-block;
        white-space: nowrap;
    }

    .contact-dir-button {
        left: 50%;
        top: auto;
        flex-direction: row;
        transform: translateX(-50%);
        bottom: 60px;
    }

    .section-workshops {
        padding: 48px 0 56px;
    }

    .workshops-item img {
        filter: grayscale(0%);
    }

    .page-faq .page-intro {
        margin-bottom: 0;
        padding-bottom: 45px;
    }

    .cards-slider-box {
        padding: 24px;
    }

    .cards-slider {
        background-image: none;
        padding: 40px 0 0;
    }

    .cards-slider-main::before {
        content: '';
        width: 110%;
        height: 1px;
        background: #E1E8EB;
        display: block;
        position: absolute;
        top: -16px;
        transform: translateX(-50%);
        left: 50%;
    }

    .head-section {
        justify-content: center;
    }

    .cards-slider-main::after {
        content: '';
        width: 110%;
        height: 1px;
        background: #E1E8EB;
        display: block;
        position: absolute;
        bottom: 25px;
        transform: translateX(-50%);
        left: 50%;
    }

    .swiper-pagination {
        margin-top: 37px;
    }

    .cards-slider-main {
        margin-top: 29px;
        position: relative;
    }

    .cards-slider-swiper {
        margin-top: 0;
    }

    .cards-slider-box::before,
    .cards-slider-box::after,
    .cards-slider-box .corner-dots::before,
    .cards-slider-box .corner-dots::after {
        background-color: rgba(13, 56, 83, 1);
    }

    .section-cards-slider {
        background-image: none;
    }

    .cards-slider-box .cards-slider-more .more-text,
    .workshops-item .cards-slider-more .more-text {
        max-width: max-content;
        opacity: 1;
    }

    .cards-slider-box .cards-slider-more i,
    .workshops-item .cards-slider-more i {
        transform: rotate(88deg);
    }

    .cards-slider-box .cards-slider-more i:before,
    .workshops-item .cards-slider-more i:before {
        color: rgba(13, 56, 83, 1);
    }

    .section-title {
        font-size: 26px !important;
        margin-bottom: 8px !important;
        line-height: 31px !important;
    }

    .section-subtitle {
        font-size: 14px;
    }

    .websima-cta span {
        font-size: 14px;
        white-space: nowrap;
    }

    .cards-slider-box .cards-slider-more .more-text,
    .workshops-item .cards-slider-more .more-text {
        max-width: 300px;
        opacity: 1;
        color: rgba(13, 56, 83, 1);
    }

    .workshops-item-content i::before {
        color: rgba(13, 56, 83, 1) !important;
    }

    .cards-slider-box .cards-slider-more svg path,
    .workshops-item .cards-slider-more svg path {
        stroke: rgba(13, 56, 83, 1);
    }

    .section-base {
        margin-top: 64px;
    }
    .help-heading-title i {
        display: inline-block;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 8px;
        transform-origin: center;
    }
    .help-heading-title.active i {
        transform: rotate(180deg) translateY(50%);
    }
    .help-heading-title i::before {
        color: #fff;
    }
    .help-heading-title {
        text-align: right;
    }

    .page-subtitle {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .page-title {
        font-size: 32px;
        margin-bottom: 16px;
        line-height: normal;
    }

    .page-intro {
        margin-bottom: 16px;
    }

    .additional-information {
        padding: 36px 31px;
    }

    .information-title {
        font-size: 24px;
    }

    .additional-information {
        background-image: url(assets/img/additional.png);
    }



    .tab-content .map::after {
        bottom: -3px;
    }

    .contact-page-subtitle {
        font-size: 18px;
        line-height: normal;
    }

    .contact-page-title {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 32px;
    }

    .contents-info li a {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .contents-info li {
        padding: 24px 16px;
    }

    .contact_form {
        padding: 50px 19px;
        margin-top: 72px;
    }

    .contact_form-title {
        font-size: 28px;
    }

    .contact_form-des {
        font-size: 14px;
    }

    .page-intro {
        min-height: 226px;
    }

    .widget_categories .widget-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .widget_categories .widget-title .caticon {
        transition: 0.3s;
        transform-origin: 50% 50%;
        
    }

    .widget_categories .widget-title .caticon.active {
        transform: rotate(180deg);
    }

    .widget_categories .widget-title .caticon::before {
        content: "\e911";
        font-family: 'icomoon' !important;
        font-size: 8px;
    }

    .sidebar {
        margin-bottom: 16px;
    }

    .archive-content {
        padding: 48px 32px;
    }

    .faqs-item .faqs-question p {
        width: 88%;
    }

    .faqs-item .faqs-question:after {
        margin-inline-end: 0;
    }

    .faqs-item {
        padding: 16px;
    }

    .page-404-head {
        padding: 68px 16px 0;
    }

    .page-404-head img {
        margin-bottom: -11px;
    }

    .single-job-head {
        padding: 40px 0;
    }

    .single-job-title {
        font-size: 28px;
    }
    .single-job-info .container{
        row-gap: 12px;
    }
    .single-job-info-item {
        width: 100%;
    }

    .quote-hero-item-content {
        left: 0;
        width: 100%;
        right: 0;
        max-width: 100%;
    }

    .quote-hero-item-title {
        font-size: 28px;
        text-align: center;
    }

    .quote-hero-item-des {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        padding: 0 16px;
    }
    .quote-buttons{
        justify-content: center;
        margin-top: 40px;
    }
}