/*
Theme Name: MaxSMS
Theme URI: https://maxsms.com
Author: MaxSMS Creative Agency
Author URI: https://maxsms.com
Description: MaxSMS 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;
}

:focus {
    outline: 0
}

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
}

input[type=search] {
    -webkit-appearance: none;
    -moz-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: baseline;
    *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;
    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;
    -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
}

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
}

button:focus,
input:focus,
textarea:focus {
    outline: none !important;
}

li {
    list-style: none;
}

/* --------------------
    Fonts & Icons
-------------------- */

@font-face {
    font-family: "iransans";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('assets/fonts/IRANSansXV.woff') format('woff-variations'),
        url('assets/fonts/IRANSansXVF.ttf') format('truetype-variations');
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?90ibp9');
    src: url('assets/fonts/icomoon.eot?90ibp9#iefix') format('embedded-opentype'),
        url('assets/fonts/icomoon.ttf?90ibp9') format('truetype'),
        url('assets/fonts/icomoon.woff?90ibp9') format('woff'),
        url('assets/fonts/icomoon.svg?90ibp9#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/fonts/icomoon.eot?ubgir3');
    src: url('assets/fonts/icomoon.eot?ubgir3#iefix') format('embedded-opentype'),
        url('assets/fonts/icomoon.ttf?ubgir3') format('truetype'),
        url('assets/fonts/icomoon.woff?ubgir3') format('woff'),
        url('assets/fonts/icomoon.svg?ubgir3#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-close:before {
    content: "\e903";
}

.icon-linkedin:before {
    content: "\e90c";
}

.icon-aparat:before {
    content: "\e90d";
}

.icon-telegram:before {
    content: "\e90e";
}

.icon-location:before {
    content: "\e90f";
}

.icon-mail:before {
    content: "\e910";
}

.icon-call:before {
    content: "\e911";
}

.icon-direction-left:before {
    content: "\e908";
}

.icon-direction-down:before {
    content: "\e909";
}

.icon-direction-right:before {
    content: "\e90a";
}

.icon-direction-up:before {
    content: "\e90b";
}

.icon-chevron-down:before {
    content: "\e902";
}

.icon-chevron-up:before {
    content: "\e905";
}

.icon-chevron-right:before {
    content: "\e906";
}

.icon-chevron-left:before {
    content: "\e907";
}

.icon-tik:before {
    content: "\e904";
}

.icon-user:before {
    content: "\e900";
}

.icon-menu:before {
    content: "\e901";
}


/* --------------------
    Config
-------------------- */
:root {
    --color1: #0066FF;
    --color2: #E9EBEE;
    --hover: #0056d6;
    --white: #FFFFFF;
    --text: #5B5C5F;
    --bg_light: #000000;
    --danger: #d53343;
    --bg_danger: #fff5f5;
    --success: #45bf55;
    --bg-success: #ecf9ee;
    --bg_info: #cce5ff4a;
    --info: #004085cc;
    --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
}

:target {
    scroll-margin-top: 14rem
}

body {
    direction: rtl;
    text-align: right;
    font-family: "iransans", sans-serif;
    font-variation-settings: "wght" 500, "wdth" 100;
    font-size: 16px;
    color: var(--text);
    line-height: 2;
    background: #FFFFFF;
}

.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;
}

.container-full>.row {
    margin: 0;
}

.sidebar:not(.sidebar.sidebar-shop) {
    position: sticky;
    top: 16px;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100% !important;
}

/* Old grid system - replaced by grid-system.css */
/* .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: "iransans", sans-serif;
    font-variation-settings: "wght" 700, "wdth" 100;
}

/* Font Weight Classes for Variable Font */
.fw-thin {
    font-variation-settings: "wght" 100, "wdth" 100;
}

.fw-light {
    font-variation-settings: "wght" 300, "wdth" 100;
}

.fw-regular {
    font-variation-settings: "wght" 400, "wdth" 100;
}

.fw-medium {
    font-variation-settings: "wght" 500, "wdth" 100;
}

.fw-semibold {
    font-variation-settings: "wght" 600, "wdth" 100;
}

.fw-bold {
    font-variation-settings: "wght" 700, "wdth" 100;
}

.fw-extrabold {
    font-variation-settings: "wght" 800, "wdth" 100;
}

.fw-black {
    font-variation-settings: "wght" 900, "wdth" 100;
}

input {
    font-family: "iransans", sans-serif;
    font-variation-settings: "wght" 500, "wdth" 100;
}

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;
}

video.video-element {
    border: none !important;
}

a {
    transition: 0.3s;
    color: var(--text);
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: var(--color1);
    cursor: pointer
}

.position-relative {
    position: relative !important;
}

.empty-error {
    text-align: center;
    background: var(--color1);
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    margin-right: 15px;
    margin-left: 15px;
}

.inner-pages .site-main {
    padding: 50px 0;
}

.position-unset {
    position: unset
}

/* --------------------
   GENERAL SETTING
-------------------- */
.site-main {
    display: block;
    position: relative;
    z-index: 1;
    background: #FFFFFF;
}

.main-title {
    margin-bottom: 1rem;
}

.main-title.zero {
    margin-bottom: 0;
}

.main-title.half {
    margin-bottom: 0.5rem;
}

.main-title.quarter {
    margin-bottom: 0.25rem;
}

.main-title.double {
    margin-bottom: 2rem;
}

.main-title-top {
    margin-bottom: 0.5rem;
}

.main-title-top.half {
    margin-bottom: 0.25rem;
}

.main-title-top.double {
    margin-bottom: 1rem;
}

.main-title-top .main-title-top-heading {
    color: #5B5C5F;
    font-variation-settings: "wght" 400;
    font-size: 1rem;
    line-height: 2;
}

.main-title-bot {
    margin-bottom: 1rem;
}

.main-title-bot.half {
    margin-bottom: 0.5rem;
}

.main-title-bot.double {
    margin-bottom: 2rem;
}

.main-title-bot .main-title-bot-heading {
    color: #5B5C5F;
    font-variation-settings: "wght" 400;
    font-size: 1rem;
    line-height: 2;
}

.main-title .main-title-heading {
    font-variation-settings: "wght" 700, "wdth" 100;
    font-size: 1.25rem;
    line-height: 2;
    color: #242424;
}

.main-subtitle {
    margin-bottom: 0.75rem;
}

.main-subtitle.half {
    margin-bottom: 0.25rem;
}

.main-subtitle.double {
    margin-bottom: 1.75rem;
}

.main-subtitle .main-subtitle-heading {
    font-variation-settings: "wght" 500, "wdth" 100;
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.78;
    color: var(--color1);
}

.main-description {
    margin-bottom: 1rem;
}

.main-description.half {
    margin-bottom: 0.5rem;
}

.main-description.double {
    margin-bottom: 2rem;
}

.main-description p {
    font-variation-settings: "wght" 400, "wdth" 100;
    font-size: clamp(14px, 2vw, 16px);
    color: #5B5C5F;
}

.section-base-high {
    margin: 80px auto;
}

.section-base-mid {
    margin: 64px auto;
}

.section-base-low {
    margin: 40px auto;
}

.section-base-high:first-child,
.section-base-mid:first-child,
.section-base-low:first-child {
    margin-top: 0;
}

.item-banner img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.item-banner:hover img {
    transform: scale(1.05);
    width: 100%;
}

.item-banner {
    width: 100%;
    overflow: hidden;
    display: block;
}

.sw-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.sw-navigation .icon-direction-left,
.sw-navigation .icon-direction-right {
    color: var(--white) !important;
    background-color: var(--color1);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 5px 6px 24px 0px #D5FEFF inset,
        3px 3px 5px 0px #00898E inset,
        -4px -4px 4px 0px #00BDC469 inset;
    transform: translateY(0);
}

.sw-navigation .icon-direction-left::after,
.sw-navigation .icon-direction-right::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 2px;
    background: linear-gradient(276.89deg, rgba(0, 26, 199, 0.56) 0%, rgba(255, 255, 255, 0.4) 101.64%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.sw-navigation .icon-direction-left i,
.sw-navigation .icon-direction-right i {
    position: relative;
    z-index: 1;
    font-size: 1rem;
}

.sw-navigation .icon-direction-left:hover,
.sw-navigation .icon-direction-right:hover {
    background: linear-gradient(135deg, #00d4db 0%, #00a8ad 100%);
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:
        inset 0 2px 8px rgba(255, 255, 255, 0.3),
        inset 0 -2px 8px rgba(0, 0, 0, 0.1),
        0 0 20px rgba(0, 212, 219, 0.4),
        0 4px 15px rgba(0, 168, 173, 0.3);
}

.sw-navigation .icon-direction-left:hover::after,
.sw-navigation .icon-direction-right:hover::after {
    padding: 3px;
    background: linear-gradient(45deg,
            #00f0ff 0%,
            #00d4db 25%,
            #00a8ad 50%,
            #00d4db 75%,
            #00f0ff 100%);
    background-size: 200% 200%;
    animation: gradientShift 2s ease infinite;
}

.sw-navigation .icon-direction-left:active,
.sw-navigation .icon-direction-right:active {
    transform: scale(0.98);
    transition-duration: 0.1s;
}

.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.sw-navigation .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.sw-navigation .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    display: block;
    background-color: #00898E4D;
    transition: 0.3s;
    border: 1px solid #FFFFFFCC;
    border-radius: 50%;
}

.sw-navigation .swiper-pagination-bullet-active {
    width: 38px;
    background-color: #00898E;
    box-shadow: 0px 3px 6px 0px #2542FF59;
    border-radius: 2rem;

}

@media screen and (min-width:768px) {
    .section-base-high {
        margin: 120px auto;
    }

    .section-base-mid {
        margin: 96px auto;
    }

    .section-base-low {
        margin: 80px auto;
    }

    .main-subtitle {
        margin-bottom: 1rem;
    }

    .main-subtitle.half {
        margin-bottom: 0.5rem;
    }

    .main-subtitle.double {
        margin-bottom: 2rem;
    }

    .sw-navigation.sw-between .swiper-nav-next,
    .sw-navigation.sw-between .swiper-nav-prev {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .section-blog .sw-navigation.sw-between .swiper-nav-next,
    .section-blog .sw-navigation.sw-between .swiper-nav-prev {
        top: 35%;
    }

    .sw-navigation.sw-between .swiper-nav-next {
        right: 0;
    }

    .sw-navigation.sw-between .swiper-nav-prev {
        left: 0;
    }
}

@media screen and (min-width:1300px) {


    .sw-navigation.sw-between .swiper-nav-next {
        right: -1rem;
    }

    .sw-navigation.sw-between .swiper-nav-prev {
        left: -1rem;
    }

}

/* --------------------
    Button
-------------------- */
.button {
    color: #FFFFFF !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background-color: var(--color1);
    font-family: "iransans", sans-serif;
    font-variation-settings: "wght" 500, "wdth" 100;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: clamp(2.5rem, 2vw, 3rem);
    padding: 0 1.5rem;
    border-radius: 8px;
    overflow: hidden;
    border: none;
}

.button:hover {
    background-color: #0056D6;
}

.button:active {
    transform: scale(0.98);
    transition-duration: 0.1s;
}

.btn-simple {
    color: var(--color1) !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent;
    font-family: "iransans", sans-serif;
    font-variation-settings: "wght" 500, "wdth" 100;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: clamp(2.5rem, 2vw, 3rem);
    padding: 0 1rem;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--color1);
}

.btn-simple:hover {
    color: #0056D6 !important;
}

.btn-chevron {
    display: inline-flex;
    align-items: center;
    color: #0066FF;
    gap: 0.5rem;
    transition: 0.3s;
    font-family: "iransans", sans-serif;
    font-variation-settings: "wght" 500, "wdth" 100;
    cursor: pointer;
}

.btn-chevron i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    width: 1.5rem;
    height: 1.5rem;
}

.btn-chevron:hover {
    color: #0056D6;
}

.btns {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

ul.page-numbers {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-direction: row-reverse;
    margin-top: 0.5rem;
}

.page-numbers a.next i,
.page-numbers a.prev i {
    font-size: 24px;
    color: var(--text);
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.page-numbers a.next:hover i,
.page-numbers a.prev:hover i {
    color: var(--color2);
}

ul.page-numbers a.page-numbers:not(.prev):not(.next) {
    border: 2px solid #2542FF26;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text);
    border-radius: 50%;
    transition: 0.3s;
    font-size: 1.25rem;
    box-shadow: 0px 20px 22px -9px #FFFFFF40, 5px 6px 24px 0px #FFFFFF40 inset, -4px -4px 4px 0px #87878740 inset;
}

ul.page-numbers a.page-numbers:hover:not(.prev):not(.next) {
    background: var(--color2);
    color: var(--white) !important;
    border-color: transparent;
}

ul.page-numbers a.page-numbers:not(.prev):not(.next) {
    position: relative;
    overflow: hidden;
}

ul.page-numbers a.page-numbers:not(.prev):not(.next)::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 2px;
    background: linear-gradient(45deg,
            transparent 0%,
            transparent 40%,
            rgba(46, 212, 218, 0.8) 50%,
            transparent 60%,
            transparent 100%);
    background-size: 200% 200%;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

ul.page-numbers a.page-numbers:hover:not(.prev):not(.next)::before {
    opacity: 1;
    animation: borderGlow 1.5s ease-in-out infinite;
}

@keyframes borderGlow {

    0%,
    100% {
        background-position: 0% 50%;
        filter: brightness(1);
    }

    50% {
        background-position: 100% 50%;
        filter: brightness(1.5);
    }
}

ul.page-numbers span.page-numbers.current {
    background-color: var(--color2);
    border-radius: 50%;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.25rem;
    box-shadow: 5px 6px 24px 0px #D5FEFF inset, -4px -4px 4px 0px #00BDC469 inset, 3px 3px 5px 0px #00898E inset;
    position: relative;
    overflow: hidden;
}

ul.page-numbers span.page-numbers.current::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(276.89deg, rgba(46, 212, 218, 0.8) 0%, rgba(255, 255, 255, 0.6) 101.64%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* --------------------
    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;
    }
}

@media screen and (max-width:768px) {}

/* --------------------
    archive blog
-------------------- */
.blog-title {
    margin-bottom: 0.75rem;
    margin-top: 3.5rem;
}

.blog-title .title-heading {
    font-size: clamp(25px, 2vw, 1.85rem);
}

.blog-content p {
    color: var(--color1) !important;
}

@media screen and (max-width:992px) {
    .blog-title {
        margin-top: 2rem;
    }
}

.error-find-blog {
    background-color: var(--color1);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 1.25rem;
}

.cart-arc-blog {
    padding: 3.5rem 0 0;
    position: relative;
}

.post-item-arch {
    margin-bottom: 2.5rem;
}

.widget.widget_categories {
    background-color: #fff;
    border-radius: 1.25rem;
    padding: 0.5rem 0.5rem 1.25rem;
}

.caticon:before {
    content: "\e913";
    font-family: icomoon;
}

.caticon {
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    color: var(--text);
    font-size: 6px;
    border: 2px solid #2542FF33;
    transition: 0.4s ease;
    border-radius: 50%;
}

.caticon.active {
    transform: rotate(180deg);
    border: 2px solid var(--color1);
}

.sidebar.sidebar-blog img {
    width: 100%;
    transition: 0.4s ease;
    border-radius: 1.5rem;
}

a.sidebar.sidebar-blog:hover img {
    transform: scale(1.05);
}

.widget.widget-side ul li a {
    color: var(--text);
    transition: 0.3s;
    font-size: 1.125rem;
}

.widget.widget-side ul li a:hover {
    color: var(--color1);
}

.widget.widget-side ul li ul.children li a {
    color: #5A5A5A !important;
    position: relative;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    transition: 0.3s;
    font-variation-settings: "wght" 400, "wdth" 100;
}

.widget.widget-side ul li ul.children li a:hover {
    color: var(--color2) !important;
}

.widget.widget-side .widget-title {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F1F2FC;
    height: 60px;
    margin-bottom: 1.75rem;
    gap: 0.25rem;
    border-radius: 1rem;
    border: 2px solid #FFFFFF;
}

.widget.widget-side .widget-title h4 {
    font-size: 1.125rem;
    color: var(--text);
    font-variation-settings: "wght" 700, "wdth" 100;
}

.widget.widget-side ul li.cat-parent {
    position: relative;
}

.widget.widget-side ul li:not(:last-child, ul.children li) {
    padding-bottom: 1rem;
    border-bottom: 1px solid #C9D0FF8C;
    margin-bottom: 1rem;
}

.widget.widget-side ul {
    padding: 0.75rem 1.5rem 1rem;
    padding-bottom: 0;
}

.widget.widget-side ul li.cat-parent ul.children {
    padding: 0.25rem 1rem 0;
}

#more-tax-desc {
    border: 1px solid #D8D8D8;
    padding: 1.5rem;
    border-radius: 1.75rem;
    background-color: var(--white);
}

.widget-title .icon-category {
    color: var(--color1);
    font-size: 1.5rem;
}

@media screen and (max-width:992px) {
    .archive-bg-image .content-archive {
        right: 12px;
        left: 12px;
        bottom: 25%;
    }

    a.sidebar-blog-mobile {
        display: table;
        margin: 72px auto;
    }

    .editor-content.main-content.archive-blog-editor p {
        max-width: 100%;
        font-size: 1rem;
    }

    .widget.widget-side .widget-title {
        height: 60px;
        justify-content: flex-start;
        padding: 0 12px;
        gap: 4px;
        margin-bottom: 0;
    }

    .widget.widget-side.widget_categories .widget-title .caticon {
        top: 25%;
        left: 1rem;
    }

    .widget.widget-side.widget_categories ul li:last-child {
        padding-bottom: 1rem;
    }

    .widget.widget-side.widget_categories ul li ul.children li {
        padding-bottom: 0;
    }

    .widget.widget_categories {
        background-color: var(--white);
        padding: 0;
        border-radius: 1rem;
        margin-bottom: 1.25rem !important;
    }
}

/* post card css */
.post-item {
    display: flex;
    flex-direction: column;
}

.post-item .post-item-image img {
    width: 100%;
    border-radius: 0.5rem;
}

.post-item .post-item-image {
    margin-bottom: 1rem;
}

.post-item .post-item-category {
    color: var(--color1);
    font-size: 0.875rem;
    font-variation-settings: "wght" 500, "wdth" 100;
    transition: 0.3s;
    line-height: 1.72;
    margin-bottom: 0.25rem;
}

.post-item .post-item-category:hover {
    color: var(--hover);
}

.post-item .post-item-title {
    font-size: 17px;
    font-variation-settings: "wght" 500, "wdth" 100;
    line-height: 1.72;
    margin-bottom: 1rem;
}

.post-item .post-item-title a {
    color: var(--text);
    transition: 0.3s;
}

.post-item .post-item-title a:hover {
    color: var(--hover);
}

.post-item .post-item-date {
    font-size: 14px;
    font-variation-settings: "wght" 400, "wdth" 100;
    line-height: 1.72;
    color: #5B5C5F;
}