/*
Theme Name: Unitex
Author: Saman Masoomi
Author URI: https://imsam.ir
Email : masoomi.net@gmail.com
Version: 1.1
*/

/* ROOT PREFIX */
:root {
    --main: #244781;
    --gray: #cfcfcf;
    --secound: #fdc010;
}


@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 100;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Hairline.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?1);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.eot?#iefi1x) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.woff?1) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.eot?#iefix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Bold.ttf) format('truetype');
}

@font-face {
    font-family: Yekan-Bakh;
    font-style: normal;
    font-weight: 600;
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_EN_Fat.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 400;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Regular.ttf) format('truetype');
}

@font-face {
    font-family: Fa-Yekan-Bakh;
    font-style: normal;
    font-weight: 500;
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot);
    src: url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.eot?#ief1ix) format('embedded-opentype'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.woff) format('woff'), url(_assets/fonts/yekan/Yekan_Bakh_FA_Bold.ttf) format('truetype');
}


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: 14px;
    font-family: Yekan-Bakh;
    font-weight: 400;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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%;
    scroll-behavior: smooth;
}

a[href^="tel:"] {
    font-family: fa-yekan-bakh;
    direction: ltr;
}

a:active,
a:hover, a:focus, button:focus {
    outline: 0;
    text-decoration: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

figure {
    margin: 0;
}

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;
}


button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

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;
}

a {
    text-decoration: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
}


img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
    padding: 10px;
}

.top-nav {
    border-bottom: 1px solid #e8edf2;
}

.top-nav .right span {
    color: #879e9e;
    font-size: 12px;
}

.top-nav .right .title {
    font-size: 17px;
    font-weight: 500;
    color: var(--main);
    display: inline-block;
    margin-left: 15px;
}

.top-nav .left {
    position: relative;
}

.top-nav .left > span {
    font-size: 12px;
    font-weight: 500;
    color: #879e9e;
}

.top-nav .left a {
    color: var(--main);
    font-size: 20px;
    direction: ltr;
    font-family: Fa-Yekan-Bakh;
    font-weight: 500;
}

.top-nav .left .call {
    margin-right: 25px;
    cursor: default;
}

.top-nav .left .call span {
    color: var(--main);
    font-size: 20px;
    direction: ltr;
    font-family: Fa-Yekan-Bakh;
    font-weight: 500;
}

.top-nav .user-header {
    position: relative;
    margin-right: 15px;
}

.top-nav .user-header img {
    position: relative;
    z-index: 2;
}

@keyframes circle {
    from {
        transform: scale(0);
        opacity: 1;
    }

    to {
        transform: scale(2);
        opacity: 0;
    }
}

.circle {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    border: 1px solid #5f9ea075;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.one {
    animation: circle 4s infinite linear;
}

.two {
    animation: circle 2.5s infinite linear;
}

.three {
    animation: circle 1.5s infinite linear;
}

.is-sticky {
    background: rgba(255, 255, 255, 0.69);
    box-shadow: 0 4px 73px rgba(82, 94, 102, .1);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    z-index: 99;
}

.bottom-nav {
    border-bottom: 1px solid #e8edf2;
    padding-bottom: 10px;
}

.mobile-nav {
    width: 27px;
}

.menuButton {
    cursor: pointer;
}

.menu {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 99;
    top: 0;
    right: -250px;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 30px 15px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.menu.open {
    box-shadow: -188px 172px 131px -100px #fff inset, -55px 0 30px -45px #c8c8c8;
    right: 0;
}

.menu .logo img {
    display: block;
    margin: 0 auto;
}

.menu .closeButton {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 30px;
    color: var(--main);
    cursor: pointer;
}

.menu .top > ul {
    margin: 50px 20px;
}

.menu .top ul li {
    margin: 30px 0;
    padding: 0;
}

.menu li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #464646;
    line-height: 22px;
}

.menu .bottom .link-btn {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.menu .contact li {
    display: flex;
    justify-content: space-between;
}

.menu .social {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 15px 0;
}

.menu .social li {
    margin: 0 15px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    display: none;
    transition: 0.5s;
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
}

.overlay.show {
    display: block;
}

.menu .menu-item-has-children .sub-menu {
    display: none;
    padding-right: 20px;
}

.menu .menu-item-has-children .sub-menu li {
    list-style-type: disc;
}

.menu .menu-item-has-children > ul li {
    border: 0 !important;
}

.top-nav .logo img {
    max-width: 140px;
    height: auto;
}

.header-nav {
    width: 100%;
}

.desktop-nav {
    display: flex;
}

.desktop-nav > li {
    margin-left: 45px;
}

.menu-item-has-children {
    position: relative;
}

.desktop-nav > .menu-item-has-children > a:first-child {
    position: relative;
}

.desktop-nav > .menu-item-has-children > a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #103b7f;
    position: absolute;
    top: 8px;
    right: 110%;
}

.desktop-nav > .menu-item-has-children > ul {
    min-width: 240px;
    position: absolute;
    top: 40px;
    right: -10px;
    background-color: #103b7f;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
    z-index: 99;
}

.desktop-nav > .large.menu-item-has-children > ul {
    width: 300px;
}

.desktop-nav > .menu-item-has-children > ul::before {
    content: '';
    width: 100%;
    height: 35px;
    background-color: transparent;
    position: absolute;
    top: -27px;
    right: 0;
}

.desktop-nav > .menu-item-has-children > ul::after {
    content: '';
    width: 20px;
    height: 65px;
    background-image: url(_assets/images/before-sub-menu.svg);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: -30px;
    right: 25px;
}

.desktop-nav > .menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
}

.menu-item-has-children > ul li {
    margin: 0 20px;
    border-bottom: 1px solid #1d498f;
    padding: 12px 0;
}

.menu-item-has-children > ul li:last-child {
    border-bottom: 0;
}

.menu-item-has-children > ul li ul {
    min-width: 250px;
    position: absolute;
    top: 0;
    right: 115%;
    background-color: #103b7f;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s;
}

.menu-item-has-children > ul li ul::before {
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    right: -40px;
    top: 0;
    background-color: transparent;
}

.menu-item-has-children > ul li ul::after {
    content: '';
    width: 20px;
    height: 65px;
    background-image: url(_assets/images/before-sub-menu.svg);
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -7px;
    transform: rotate(90deg);
}

.menu-item-has-children > ul li:hover ul {
    opacity: 1;
    visibility: visible;
}

.desktop-nav :where(a, li) {
    color: #103b7f;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}

.desktop-nav > .menu-item-has-children > ul a {
    color: #aabedd;
    transition: all .3s;
    font-weight: 500;
    line-height: 25px;
}

.desktop-nav > .menu-item-has-children > ul li:hover > a {
    color: #fff;
}

.top-nav .left:hover .header-call {
    opacity: 1;
    visibility: visible;
}

.header-call {
    width: 680px;
    display: flex;
    padding: 30px;
    justify-content: space-between;
    background: #f9f9f9;
    border-radius: 25px;
    margin-top: 20px;
    box-shadow: 0 5px 30px #8080800f;
    border: 1px solid #eaeaea;
    position: absolute;
    top: 35px;
    left: -20px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.header-call::before {
    content: '';
    width: 100%;
    height: 40px;
    position: absolute;
    top: -35px;
    left: 0;
}

.header-call .info {
    width: 85%;
    margin-top: 10px;
}

.header-call .icons {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.header-call .icons a {
    box-shadow: 0 2px 0 rgba(126, 163, 163, 0.18);
    padding: 7px;
    border-radius: 5px;
}

.header-call .icons img {
    width: 37px;
    height: 37px;
}

.header-call .info-title {
    color: var(--main);
    font-size: 15px;
    font-weight: 500;
}

.header-call .call-info {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around;
}

.header-call .call-info a {
    color: var(--secound);
    font-size: 33px;
    display: block;
    margin: 20px 0;
    font-weight: 600;
}

.header-call .call-info .time {
    width: 110px;
}

.header-call .call-info .time span {
    display: block;
    font-weight: 500;
    color: #353f5c;
    margin: 10px 0;
}

.header-call .call-info .time span:first-child {
    font-size: 12px;
}

.header-call .call-info .time span:last-child {
    font-size: 15px;
}

.header-call .row-info {
    display: flex;
    align-items: center;
    margin: 30px 0;
    font-size: 13px;
}

.header-call .row-info svg {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.header-call .downloadLink {
    font-size: 12px !important;
    box-shadow: none !important;
    text-align: center;
    padding: 0 !important;
    font-family: Yekan-Bakh !important;
    font-weight: 400 !important;
}

.header-call .row-info a {
    font-size: 13px;
    display: inline-block;
    margin-left: 40px;
    padding-top: 3px;
}

.bottom-nav .consultation a {
    display: flex;
    align-items: center;
}

.bottom-nav .consultation .text {
    display: flex;
    flex-direction: column;
}

.bottom-nav .consultation .unitex {
    color: #9babc5;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.bottom-nav .consultation strong {
    font-size: 15px;
    font-weight: 500;
    color: #103b7f;
}

.bottom-nav .consultation strong span {
    font-size: 15px;
    color: var(--secound);
    font-weight: 500;
}

.bottom-nav .consultation .icon {
    background: var(--secound);
    border-radius: 12px;
    padding: 7px;
    box-shadow: 0 5px 15px rgb(253, 192, 16, .25);
    margin-left: 10px;
}

.hero {
    position: relative;
}

.cloud-1 {
    width: 50px;
    height: 32px;
    background-image: url(_assets/images/cloud-1.png);
    position: absolute;
    top: 10%;
}

.cloud-2 {
    width: 50px;
    height: 32px;
    background-image: url(_assets/images/cloud-2.png);
    position: absolute;
    top: 30%;
    left: 1%;
}

.cloud-3 {
    width: 50px;
    height: 32px;
    background-image: url(_assets/images/cloud-1.png);
    position: absolute;
    top: 11%;
    right: 50%;
    opacity: .5;
}

.hero h1 {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    max-width: 500px;
    margin: 0 auto;
}

.hero h1 span {
    font-size: 40px;
    font-weight: 600;
    color: var(--secound);
}

.hero p {
    font-size: 17px;
    line-height: 1.5;
    margin: 20px 10px;
}

.hero img {
    width: 336px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.link-btn {
    padding: 10px 20px;
    background-color: var(--main);
    color: #fff;
    border-radius: 20px;
    transition: all .3s;
    text-align: center;
}

.link-btn:hover {
    background-color: #234264;
    color: #fff;
}

.hero .action span {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    color: #879e9e;
    font-size: 14px;
    height: 20px;
}

.hero .action span::before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #879e9e;
    position: absolute;
    top: -3px;
    right: -10px;
}


.service-item {
    position: relative;
    padding: 1.75rem;
    background-color: #fff;
}

.service-item::before {
    content: "";
    position: absolute;
    right: 21px;
    left: 0;
    bottom: -32px;
    border-radius: 12px;
    transition: 3s;
    background: #e5e9ee;
    filter: blur(16px);
    z-index: -1;
    height: 50%;
    width: 100%;
    opacity: .4;
}

.service-item::after {
    content: "";
    position: absolute;
    height: 100%;
    border-radius: 12px;
    border: 1px solid transparent;
    z-index: -4;
    left: 0;
    right: -8px;
    bottom: -12px;
    background: linear-gradient(90deg, #fff 0%, #fff 63%, #e8ecf2 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
}

.service-item .border-special {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 12px;
    background: linear-gradient(43deg, rgba(255, 255, 255, 0) 65%, #e9edf2 100%);
    transition: 3s;
    z-index: -1;
}

.service-item .shadow {
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 12px;
    box-shadow: 0 0 35px 1px #f6f6f6;
    z-index: -1;
    height: 70%;
    width: 70%;
}

.service-item :where(.content, .info) {
    height: 100%;
}

.section-title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-title span {
    color: var(--main);
    font-size: 25px;
    font-weight: 500;
}

.section-title p {
    margin-right: 10px;
}

.section-title a {
    margin-right: 10px;
    font-weight: 500;
    color: #373737;
    font-size: 14px;
}

.service-item :where(h2, h2 a) {
    display: block;
    font-size: 38px;
    font-weight: 600;
    color: var(--main);
}

.service-item ul {
    min-height: 62px;
}

.service-item ul li {
    list-style-type: disc;
    margin: 10px 0;
    line-height: 25px;
    transition: all .3s;
}

.service-item ul li:hover {
    padding-right: 5px;
}

.service-item ul :where(li, a) {
    font-size: 15px;
    color: #373737;
}

.service-item ul li a span {
    font-size: 11px;
    text-align: center;
    background-color: #0ae977;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 5px #cedfdf;
    padding: 3px;
}

.service-item ul li a {
    display: block;
}

.service-item .view-more {
    display: block;
    margin: 30px 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #0ae977;
}

.service-item h2 {
    margin: 0 25px 30px 0;
}

.service-item .info img {
    position: absolute;
    top: 30px;
    right: 15px;
    border-radius: 5px;
    width: 30px;
}

.whyUs {
    position: relative;
    overflow: hidden;
}

.whyUs::before {
    content: "";
    width: 408px;
    height: 419px;
    background-image: url(_assets/images/earth.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: -60px;
    top: 200px;
    opacity: .1;
}

.whyUs #pills-tab {
    flex-wrap: wrap;
    justify-content: space-between;
}

.whyUs .section-title {
    justify-content: center;
    flex-direction: column;
}

.whyUs .nav-item {
    width: 100%;
    position: relative;
    margin: 10px 0;
    padding: 10px 0;
    border-radius: 30px;
    background-color: rgb(247, 250, 251);
    text-align: right;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.whyUs .nav-link.active {
    background-color: transparent !important;
}

.whyUs .nav-item:has(.active) {
    background-color: var(--main);
}

.whyUs .nav-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(_assets/images/icon-tabs.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 53px !important;
    height: 17px;
    z-index: -1;
    right: auto;
    transition: all 300ms ease-in-out;
}

.whyUs .nav-item:has(.active)::after {
    bottom: -15px;
    z-index: 9;
}

.whyUs .nav-link {
    font-weight: 500;
    color: var(--main);
    font-size: 13px;
}

.whyUs .nav-item span {
    font-family: Fa-Yekan-Bakh;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    position: absolute;
    top: calc(50% - 16px);
    left: 10px;
    background-color: var(--main);
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
}

.whyUs .nav-item:last-child span {
    background: transparent;
}

.whyUs .nav-item:has(.active) span {
    color: var(--main);
    background-color: #fff;
}

.whyUs .whyUsLink {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.whyUs .tab-content {
    position: relative;
    padding: 10px;
}

.whyUs .tab-content .title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.whyUs .tab-content .title span:first-child {
    font-family: Fa-Yekan-Bakh;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    background-color: var(--main);
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
}

.whyUs .tab-content .title span:last-child {
    color: var(--main);
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
}

.whyUs .tab-content p {
    font-size: 15px;
    line-height: 25px;
    color: #373737;
    margin-bottom: 15px;
}

.personSwiper {
    width: 100%;
    height: 240px;
}

.support-person {
    display: flex;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
    box-shadow: 188px -172px 131px -100px #fff inset, -33px 36px 22px -40px #cedfdf;
    background: #f4f7f7;
    padding: 26px 20px;
    border-radius: 10px;
    max-width: 390px;
    margin: 0 auto;
}

.support-person:hover {
    box-shadow: 0 0 131px -11px #fff inset;
}

.support-person .info {
    flex-grow: 4;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.support-person img {
    max-width: 100px;
    height: auto;
    flex-grow: 2;
}

.support-person .icons {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    margin-right: 15px;
}

.support-person .icons img {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto;
}

.support-person .icons a {
    padding: 5px;
    border: 1px solid rgb(231, 242, 242);
    border-radius: 8px;
    display: block;
    margin: 4px 0;
    background: #fff;
}

.support-person .name {
    color: var(--main);
    font-weight: 500;
    font-size: 17px;
}

.support-person span.category {
    margin: 10px 0;
    color: #373737;
}

.support-person span.internal {
    color: #fff;
    background: var(--secound);
    width: 70px;
    padding: 4px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 3px 5px #cedfdf;
    margin-top: 10px;
    font-weight: 500;
}

.support-person .tell {
    margin-top: 20px;
    font-family: fa-yekan-bakh;
    font-size: 23px;
    font-weight: 500;
    direction: ltr;
    text-align: right;
    color: var(--main);
}

.swiper-pagination-bullet-active {
    background: var(--main) !important;
}

.index-contact {
    padding: 45px 35px 30px 35px;
    background: linear-gradient(90deg, rgb(35, 53, 100) 0%, rgb(16, 65, 146) 50%, rgb(19, 62, 134) 100%);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.index-contact__image {
    position: relative;
}

.index-contact__image::before {
    content: "";
    width: 300px;
    height: 300px;
    position: absolute;
    right: -40px;
    bottom: -15px;
    background: #0652cb;
    z-index: 0;
    border-radius: 100%;
    filter: blur(45px);
}

.index-contact__image img {
    width: 220px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.index-contact__desc {
    width: 100%;
    margin: 20px 0;
}

.index-contact__desc h4 {
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    margin: 20px 0 5px;
}

.index-contact__desc h4 span {
    font-size: 27px;
    font-weight: 500;
}

.index-contact__desc p {
    color: #fff;
    margin: 0 0 20px;
    text-align: right;
    line-height: 25px;
}

.index-contact__list li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 12px 0;
    font-size: 14px;
    font-weight: 500;
}

.index-contact__list li::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 1px;
    background: rgba(230, 235, 242, 0.12);
    bottom: 2px;
    right: 32px;
    left: 32px;
}

.index-contact__list span img {
    width: 14px;
    height: 14px;
    margin-left: 15px;
}

.index-contact__list li a {
    color: #fff;
    direction: ltr;
    font-size: 17px;
    font-family: fa-yekan-bakh;
}

.index-contact__icon img {
    width: 24px;
    height: 24px;
    margin: 0 15px 0 0;
}

.index-contact__list li:nth-child(2) a {
    font-family: yekan-bakh;
}

.index-contact__list li:last-child::after {
    content: unset;
}

.index-contact__list .tellWrapper {
    display: flex;
    flex-direction: column;
}

.index-contact__list .tellWrapper a {
    margin-bottom: 10px;
}

.green__cta {
    background: var(--secound);
    color: #082758;
    border-radius: 10px;
    box-shadow: 0 6px 25px -2px rgba(11, 42, 91, 0.8);
    padding: 14px 17px;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    transition: all .3s;
}

.green__cta:hover {
    color: #082758 !important;
    box-shadow: none !important;
}

.faq .section-title {
    justify-content: space-between;
}

.faq .section-title a {
    font-size: 14px;
    color: #373737;
    font-weight: 500;
}

.faq .accordion-item {
    border-radius: 0;
    margin-bottom: 10px;
    cursor: pointer;
    transition: 0.3s ease;
    border: 0;
    border-bottom: 1px solid #ddd;
}

.faq .accordion-item h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq .accordion-header {
    width: 100%;
}

.faq .accordion-button {
    background: transparent;
    padding: 1.5rem 0.25rem;
    font-size: 18px;
    font-weight: 500;
}

.faq h3 span {
    width: 90px;
    color: #7591be;
    font-size: 12px;
    font-weight: 500;
}

.faq .accordion-button::after {
    content: unset !important;
}

.faq h3 a {
    color: #103b7f;
    font-size: 14px;
    font-weight: 500;
}

.accordion-body {
    line-height: 30px;
    padding: 1rem 0.25rem;
    font-size: 16px;
}

.accordion-body span {
    background: #0ae977;
    color: #103b7f;
    border-radius: 5px;
    padding: 0 4px;
    margin-left: 5px;
    font-weight: 500;
    font-size: 13px;
}


.accordion-item:has(.accordion-collapse.collapse.show) h3 span {
    display: none;
}

button.accordion-button.collapsed {
    box-shadow: none;
}

.collapsing {
    transition: height .2s ease, opacity 0.2s ease !important;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.customerOpinion__title {
    display: flex;
    flex-direction: column;
}

.customerOpinion__title span {
    color: var(--main);
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
}

.customerOpinion__title a {
    font-size: 14px;
    color: #373737;
    font-weight: 500;
}

.customerOpinion p {
    margin-top: 20px;
    line-height: 25px;
    font-size: 15px;
    color: var(--main);
}

.customerOpinion__customers-images {
    position: relative;
}

.customerOpinion__customers-images img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #fff;
}

.customerOpinion__customers-images img:nth-of-type(2) {
    right: 35px;
}

.customerOpinion__customers-images img:nth-of-type(3) {
    right: 70px;
}

.customerOpinion__customers-images img:nth-of-type(4) {
    right: 105px;
}

.customerOpinion__customers-images img:nth-of-type(5) {
    right: 140px;
}

.customerOpinion__customers-images img:nth-of-type(6) {
    right: 175px;
}

.customerSwiper__nav {
    margin-top: 80px;
}

.customerOpinion .customerSwiper__nav {
    margin-top: 80px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.customerSwiper__nav img {
    cursor: pointer;
    width: 64px;
    height: 64px;
}

.quote {
    height: 210px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s;
    box-shadow: 188px -172px 131px -100px #fff inset, -33px 36px 22px -40px #cedfdf;
    background: #f4f7f7;
    padding: 26px 20px;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}

.quote::before {
    content: '';
    background: url(_assets/images/quote.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    top: -20px;
    left: 20px;
    opacity: .6;
}

.quote__info {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.quote__info img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.quote__info .customerInfo {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
}

.quote__info .customerInfo .name {
    font-size: 17px;
    font-weight: 500;
    color: #373737;
    margin-bottom: 6px;
}

.quote__info .customerInfo .location {
    color: #373737;
    font-size: 13px;
}

.quote .comment {
    color: #373737;
    line-height: 25px;
}

.quote__rate {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.quote__rate img {
    width: 20px;
    height: 20px;
}

.quote.last {
    height: 100%;
    min-height: 195px;
    justify-content: center;
    background: var(--main);
    box-shadow: none;
}

.quote.lastHeight {
    justify-content: center;
    background: var(--main);
    box-shadow: none;
}

.quote.last a, .quote.lastHeight a {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #0ae977;
}

.quote.last::before {
    opacity: .1;
}

.blogCart {
    display: flex;
    flex-direction: column;
    box-shadow: 188px -172px 131px -100px #fff inset, -33px 36px 22px -40px #cedfdf;
    background: #f4f7f7;
    transition: all 0.3s;
    border-radius: 10px;
    overflow: hidden;
}

.blogCart:hover {
    box-shadow: 0 0 131px -11px #fff inset;
}

.blogCart img {
    width: 100%;
}

.blogCart__desc {
    padding: 20px 10px;
}

.blogCart__desc h4 {
    height: 50px;
}

.blogCart__desc h4 a {
    color: var(--main);
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}

.blogCart__desc p {
    color: #373737;
    line-height: 25px;
    margin: 10px 0;
}

.blogCart__detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.blogCart__detail span {
    display: flex;
    align-items: center;
    font-family: fa-yekan-bakh;
}

.blogCart__detail span svg {
    margin-left: 5px;
}

.indexBlog .section-title {
    flex-direction: column;
}

.indexBlog .section-title a {
    margin-top: 5px;
}

footer {
    position: relative;
    background: #103b7f;
    padding: 100px 0 10px;
    overflow: hidden;
}


footer::before {
    content: "";
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 100%;
    left: -550px;
    bottom: -250px;
    background: #094cb2;
    filter: blur(90px);
    z-index: 0;
}

footer::after {
    content: "";
    position: absolute;
    width: 750px;
    height: 750px;
    border-radius: 100%;
    right: -550px;
    top: -250px;
    background: #094cb2;
    filter: blur(90px);
    z-index: 0;
}

footer .title {
    display: block;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
}

.footer-nav {
    display: flex;
    justify-content: space-between;
}

.footer-nav a {
    color: #adc1e2;
    font-size: 13px;
    line-height: 31px;
    font-weight: 500;
    transition: all .3s;
}

.footer-nav li:hover a {
    color: #fff;
}

.footer-nav ul:first-child {
    position: relative;
}

.footer-address li {
    display: flex;
    justify-content: space-between;
    color: #adc1e2;
    font-size: 13px;
    line-height: 31px;
    font-weight: 500;
}

.footer-address li span:first-child {
    margin-right: 10px;
}

.footer-address li a {
    font-family: fa-yekan-bakh;
    color: #adc1e2;
    transition: all .3s;
}

.footer-address span:has(a) {
    direction: ltr;
}

.footer-address li:hover a {
    color: #fff;
}

.footer-social {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    color: #adc1e2;
}

.footer-social::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.08);
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
}

.footer-social ul {
    display: flex;
}

.footer-social ul li {
    margin: 0 7px;
}

.footer-about p {
    color: #adc1e2;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
}

footer .container {
    position: relative;
    z-index: 2;
}

footer .container::before {
    content: '';
    background-image: url(_assets/images/wave-footer.png);
    width: 200px;
    height: 62px;
    position: absolute;
    right: 0;
    top: -101px;
}

.copyright {
    position: relative;
    z-index: 5;
    color: #adc1e2;
    line-height: 25px;
    text-align: center;
}

.customerSwiper .swiper-slide {
    border-radius: 15px;
    overflow: hidden;
}

.playButton {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    z-index: 9;
    background: none;
    border: 0;
}

.quotevideo {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.commentVideo {
    width: 100%;
    position: relative;
    border-radius: 10px;
}

.videoCover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0.9;
    background-color: #071027;
    height: 100%;
}

.videoCover span {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    background: #da3a51;
    padding: 5px;
    position: absolute;
    top: 10px;
    right: 10px;
}

#crumbs a {
    color: var(--main);
    font-size: 13px;
}

#crumbs span {
    color: gray;
}

.pageHeader h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: var(--main);
    margin-top: 15px;
    line-height: 57px;
}

.pageHeader h1 span {
    font-size: 47px;
    font-weight: 600;
    color: #0ae977;
}

.pageHeader p {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-top: 15px;
    font-weight: 500;
    color: #666;
}

.pageHeader .container {
    position: relative;
}

.pageHeader .airplane1 {
    position: absolute;
    right: 5%;
    top: 30%;
    z-index: -1;
    filter: blur(1px);
}

.pageHeader .airplane2 {
    position: absolute;
    left: 5%;
    top: -15%;
    z-index: -1;
    filter: blur(1px);
}

.pageHeader .airplane3 {
    display: none;
}

.pageServices .serviceTitle {
    display: flex;
    align-items: center;
}

.pageServices .serviceTitle img {
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.pageServices .serviceTitle h2 {
    margin-right: 20px;
}

.pageServices .serviceTitle h2 a {
    font-size: 38px;
    font-weight: 600;
    color: var(--main);
}

.subServiceBox {
    min-height: 260px;
    box-shadow: 0 5px 40px #8080803d;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.subServiceBox h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin-top: 200px;
}

.subServiceBox a {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    z-index: 2;
    line-height: 27px;
    bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: end;
    padding: 10px;
}

.subServiceBox::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(35, 53, 100, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    opacity: .6;
    transition: all .3s;
}

.subServiceBox:hover::before {
    opacity: 1;
}

.serviceContent {
    line-height: 25px;
}

.serviceContent p {
    margin: 10px 0;
}

.serviceContent .serviceContent__content {
    overflow: hidden;
    max-height: 80px;
    transition: max-height 0.3s ease-out;
}

.serviceContent.open .serviceContent__content {
    overflow: hidden;
    max-height: none;
    transition: max-height 0.3s ease-out;
}

.serviceContent .serviceContent__toggle {
    padding-top: 10px;
    display: block;
    text-align: left;
    color: var(--main);
    font-weight: 500;
    cursor: pointer;
}

.pageHeader .title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.boxShadow {
    box-shadow: 0 20px 50px -23px #eee;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    padding: 25px;
    border: 1px solid #f0f0f0;
}

.pageHeader .title img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
}

.pageSubServices h2 {
    font-size: 35px;
    font-weight: 600;
    color: var(--main);
}

.contentWrapper h2, .contentWrapper h2 a {
    font-size: 28px;
    font-weight: 600;
    color: var(--main);
    margin: 25px 0 15px;
}

.contentWrapper h3, .contentWrapper h3 a {
    font-size: 22px;
    font-weight: 500;
    color: var(--main);
    margin: 25px 0 15px;
}

.contentWrapper h4, .contentWrapper h4 a {
    font-size: 18px;
    font-weight: 500;
    color: var(--main);
    margin: 25px 0 15px;
}

.contentWrapper p {
    line-height: 33px;
    font-size: 16px;
    margin: 20px 0;
}

.contentWrapper strong {
    font-weight: 500;
    font-size: 16px;
}

.contentWrapper :where(ul,ol) {
    margin: 20px 20px 50px;
}

.contentWrapper li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
}

.contentWrapper ul li {
    list-style-type: disc;
}

.contentWrapper ol li {
    list-style-type: decimal;
}

.contentWrapper a {
    font-size: 16px;
    color: #0be676 !important;
}

.contentWrapper .faq h3 {
    margin: 10px 0;
}

.contentWrapper img {
    display: block;
    margin: 10px auto;
    border-radius: 7px;
    height: auto;
}

.counseling {
    margin: 50px -30px;
    padding: 20px 30px;
    background: linear-gradient(90deg, rgb(35, 53, 100) 0%, rgb(16, 65, 146) 50%, rgb(19, 62, 134) 100%);
}

.counseling .title {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 20px 0 30px;
    text-align: center;
}

.support-person-type2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s;
    background: #f4f7f7;
    padding: 10px 20px;
    border-radius: 10px;
    margin: 0 auto;
}

.support-person-type2 .info {
    margin: 10px 0;
}

.support-person-type2 .name {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 17px;
    color: var(--main);
}

.support-person-type2 .tell {
    font-family: fa-yekan-bakh;
    direction: ltr;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    color: var(--main);
}

.support-person-type2 .tell span {
    font-family: fa-yekan-bakh;
    color: #fff;
    background: #0ae977;
    padding: 3px 6px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 3px 5px #cedfdf;
    font-weight: 500;
    max-width: 35px;
    margin: 0 auto;
}

.support-person-type2 .icons {
    display: flex;
    justify-content: space-around;
    width: 100%;
    max-width: 160px;
}

.support-person-type2 .icons a {
    padding: 5px;
    border: 1px solid rgb(231, 242, 242);
    border-radius: 8px;
    display: block;
    margin: 4px 0;
    background: #fff;
}

.counseling .support {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    border-radius: 10px;
    background-color: #f4f7f7;
}

.counseling .support img {
    width: 200px;
    height: 170px;
    display: block;
    margin: 0 auto;
}

.counseling .support p {
    color: var(--main);
    margin: 10px 0;
}

.counseling .support .green__cta {
    box-shadow: 0 6px 25px -2px rgba(11, 42, 91, 0.3);
}

.contentPersonSwiper {
    height: 380px;
}

.counseling .swiper-pagination {
    bottom: 0;
}

.counseling .swiper-pagination span {
    background-color: #fff !important;
}

blockquote {
    position: relative;
    margin: 30px 0;
    background-color: #ffbf0029;
    border-radius: 8px;
    color: #755a03;
    font-size: 17px;
    line-height: 35px;
    padding: 25px 20px;
}

blockquote::before {
    content: '';
    background-image: url(_assets/images/quoteIcon.svg);
    position: absolute;
    top: -15px;
    right: 20px;
    color: #8c6a00;
    font-size: 25px;
    opacity: .8;
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

blockquote::after {
    content: '';
    background-image: url(_assets/images/quoteIcon.svg);
    position: absolute;
    bottom: -15px;
    left: 20px;
    color: #8c6a00;
    font-size: 25px;
    opacity: .8;
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
}

details {
    padding: 0 20px;
    background-color: #f3f6fa;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: 0.3s ease;
    border: 0;
}

details:not([open]) {

}

details[open] {
    background-color: var(--main);
}

details[open] summary, details[open] p {
    color: #fff;
}

details[open] summary {
    box-shadow: inset 0 -1px 0 #143d86 !important;
}

summary {
    position: relative;
    color: #103b7f;
    font-size: 15px;
    font-weight: 500;
    padding: 1rem 0.75rem 1rem 60px;
    line-height: 25px;
}

summary::after {
    content: 'مشاهده پاسخ';
    width: 65px;
    color: #7591be;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    left: -10px;
    top: calc(50% - 12px);
}

details[open] summary::after {
    content: '';
}

details p {
    position: relative;
    line-height: 25px;
    padding: 1rem 0.25rem;
    margin: 0 !important;
}

details p::before {
    content: 'پاسخ';
    background: #0ae977;
    color: #103b7f;
    border-radius: 5px;
    padding: 0 4px;
    margin-left: 5px;
    font-weight: 500;
    font-size: 13px;
}

.faq {
    margin: 0 0 50px;
}

/*.faq p:first-child {
    color: var(--main);
    font-size: 22px;
    font-weight: 500;
}*/

.innderCustomerSwiper {
    height: 210px;
}

.innderCustomerSwiper .comment, .customerSwiper .comment {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sectionTitle {
    color: var(--main);
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
}

#commentform label {
    font-size: 14px;
    color: var(--main);
    font-weight: 500;
    display: block;
    margin: 20px 0 10px;
}

#commentform textarea, #commentform input {
    width: 100%;
    padding: 5px;
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    border-radius: 5px;
}

#commentform #author, #commentform #email {
    height: 35px;
}


.comment-form-cookies-consent {
    display: none;
}

.userCommentInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.userCommentInfo .comment-form-author, .userCommentInfo .comment-form-email {
    width: 48%;
}

.form-submit {
    margin-top: 30px;
}

.form-submit #submit {
    background-color: #fff;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: var(--main);
    filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
    border-radius: 10px !important;
    border: 1px solid #e7f2f2;
    text-align: center;
}

#email-notes {
    line-height: 25px;
}

.contactBox {
    position: relative;
    background-color: #f7f7f7;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 8px;
    margin: 130px 0 30px;
}

.contactBox img {
    position: absolute;
    top: -140px;
    width: 190px;
    height: auto;
}

.contactBox .content {
    padding-top: 60px;
}

.contactBox .content p:first-child {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: var(--main);
}

.contactBox .content p:last-child {
    margin: 20px 0;
    font-size: 15px;
}

.contactBox .contact {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contactBox .contact a.link-btn {
    padding: 13px 20px;
    margin: 15px 0;
    color: #fff !important;
}

.contactBox .contact a:last-child {
    font-size: 23px;
    font-family: fa-yekan-bakh;
    font-weight: 500;
    color: #0ae977;
    margin: 15px 0 0;
    direction: ltr;
}

#breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 25px;
}

#breadcrumbs svg {
    fill: var(--main);
}

#breadcrumbs a {
    font-size: 15px;
    color: var(--main);
}

#breadcrumbs .item-current {
    font-size: 15px;
    color: gray;
}

#breadcrumbs li {
    list-style-type: none;
}

.forminator-label {
    display: none !important;
}

.forminator-input, .forminator-textarea {
    border: 1px solid #e4e4e4 !important;
    background-color: #f7f7f7 !important;
    border-radius: 7px !important;
    text-align: right !important;
    width: 100%;
    padding: 10px !important;
    font-size: 15px !important;
}

.select2-selection {
    border: 1px solid #e4e4e4 !important;
    background-color: #f7f7f7 !important;
    border-radius: 7px !important;
    text-align: right !important;
    width: 100%;
    padding: 0 !important;
    color: #969797 !important;
}

.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default {
    border: 1px solid #c8c7c7 !important;
    background-color: #f7f7f7 !important;
    border-radius: 7px !important;
    text-align: right !important;
}

.forminator-select.forminator-select-dropdown-container--open li {
    color: #969797 !important;
}

.forminator-button-submit {
    max-width: 150px !important;
    filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
    background: #fff !important;
    color: #082758 !important;
    border-radius: 10px !important;
    padding: 7px 17px !important;
    width: 100% !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-align: center !important;
    border: 1px solid #e7f2f2 !important;
    transition: all .3s;
}

.forminator-button-submit:hover {
    box-shadow: none !important;
    filter: none !important;
}

.forminator-phone {
    width: 100%;
}

.forminator-field--phone {
    direction: ltr;
}

.forminator-error {
    display: none;
}

.forminator-error-message {
    color: red;
    display: block;
    margin-top: 5px;
}

.select2-results__option--selected {
    background-color: #75a7b1 !important;
    color: #FFF !important;
}

#forminator-module-67 .forminator-select--field {
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid #e4e4e4;
    padding: 7px 3px;
    border-radius: 6px;
}

.forminator-success p {
    color: #0ae977 !important;
    font-weight: 500 !important;
    display: block !important;
    margin-bottom: 10px !important;
    text-align: right !important;
}

.subService.pageHeader .serviceForms {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #2335641c;
    border-radius: 8px;
    box-shadow: 0 4px 73px rgba(82, 94, 102, .05);
}

.subService.pageHeader .serviceForms__form {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.subService.pageHeader .serviceForms .wpforms-confirmation-container-full {
    height: 150px;
    background-color: #fff !important;
    border: 0 !important;
}

.subService.pageHeader .serviceForms .wpforms-confirmation-container-full p {
    margin-top: 40px;
}

div.wpforms-container-full button[type="submit"]:focus::after {
    content: unset !important;
}

div.wpforms-container-full .wpforms-form em.wpforms-error::before {
    right: -3px !important;
}

.aboutUs.pageHeader .title h1 {
    margin: 15px 15px 0;
}

.aboutUs.pageHeader p {
    font-size: 17px;
    font-weight: 400;
    text-align: right;
}

.aboutUs h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: var(--main);
    margin: 20px 0 10px;
}

.aboutUs .service-item h2 {
    text-align: right;
    margin: 0 40px 30px 0;
}

.visionSwiper .swiper-wrapper {
    height: 170px;
    padding: 20px 0;
}

.visionSwiper .swiper-slide {
    max-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #edf1f7;
}

.visionSwiper span {
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0;
    color: var(--main);
    text-align: center;
}

.aboutUs .title {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.aboutUs .title p {
    text-align: center;
    line-height: 20px;
}

.visionSwiper__nav {
    position: absolute;
    bottom: -40px;
    margin: 0 auto;
    left: 0;
}

.visionSwiper__nav img {
    width: 32px;
    height: auto;
}

.aboutUs .support-person-type2 {
    box-shadow: 0px 4px 0px -1px #e6e9ee;
    border: 1px solid #edf1f7;
}

.support-person-type2 span {
    text-align: center;
    width: 100%;
    display: block;
}

.aboutUs .service-item h3 {
    margin: 0 40px 30px 0;
}

.aboutUs .service-item h3 a {
    font-weight: 600;
    color: var(--main);
    font-size: 26px;
}

.contactUs .qr {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contactUs .qr h2 {
    font-size: 25px;
    font-weight: 600;
    color: var(--main);
    margin-bottom: 5px;
}

.contactUs .qr span {
    font-size: 13px;
    color: #d52e41;
}

.contactInfo {
    margin: 30px 0;
}

.contactInfo li {
    padding: 16px 10px;
    background-color: #fafafa;
    border-radius: 8px;
    margin: 10px 0;
}

.contactInfo li span {
    font-size: 13px;
    font-weight: 500;
    color: var(--main);
    display: block;
    margin-bottom: 15px;
}

.contactInfo li span svg {
    margin-left: 8px;
}

.contactInfo li a {
    font-size: 13px;
    font-weight: 500;
    color: var(--main);
    line-height: 20px;
    margin-left: 20px;
}

.contactInfo li a.tell {
    font-size: 15px;
    font-family: fa-yekan-bakh;
    direction: ltr;
}

.contactUs h3 {
    font-size: 15px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 5px;
}

.contactUs iframe {
    border-radius: 8px;
}

.contactUs .wpforms-container .wpforms-field {
    padding: 13px 0 !important;
}

.proposal .title h1 {
    font-size: 47px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    line-height: 57px;
}

.blogHeroWrapper {
    background-color: var(--main);
}

.blogHeroWrapper #breadcrumbs span {
    color: #e1e1e1;
}

.blogHeroWrapper svg {
    fill: #fff !important;
}

.heroBlogCard {
    min-height: 300px;
    border-radius: 7px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: none;
    border: 0;
}

.heroBlogCard::after {
    content: '';
    width: 100%;
    height: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.93) 100%);
    z-index: 0;
}

.heroBlogCard .top {
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
}

.heroBlogCard .top a {
    color: #445A74;
    font-size: 12px;
    padding: 8px;
    border-radius: 8px;
    background: #F5F7FA;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}

.heroBlogCard .bottom {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 10px 0;
}

.heroBlogCard h2 {
    padding: 0 8px;
}

.heroBlogCard h2 a {
    color: #FAFBFC;
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.08);
    font-size: 24px;
    font-weight: 500;
}

.heroBlogCard .post-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 8px;
    margin-top: 15px;
}

.heroBlogCard .date, .heroBlogCard .span-reading-time {
    color: #fff;
    font-size: 12px;
}

.heroBlogCard .span-reading-time span, .heroBlogCard .date span {
    color: #fff;
    font-family: Fa-Yekan-Bakh;
}

.heroBlogCard .span-reading-time svg, .heroBlogCard .date svg, .articleCard .post-info svg {
    margin: -3px 0 0 5px;
}

.blogSectionTitle {
    color: var(--main);
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    margin: 10px 0;
}

.blog-search {
    flex-direction: column-reverse;
    display: flex;
    justify-content: space-between;
}

.blog-search .action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

.search-field.search {
    width: 100%;
    position: relative;
    margin: 10px 0;
}

.search-field.search input {
    width: 100%;
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    border-radius: 5px;
    position: relative;
    padding: 5px;
}

#blogsearchform input[type="image"] {
    width: 28px;
    height: 28px !important;
    padding: 8px;
    border: 0 !important;
    border-right: 1px solid #d3ddea !important;
    border-radius: 0 !important;
    position: absolute;
    left: 5px;
    top: 3px;
    background: transparent;
}

.articleCard {
    box-shadow: 0 20px 50px -23px #eee;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #f0f0f0;
}

.articleCard img {
    border-radius: 8px;
    height: auto;
}

.articleCard .top {
    position: relative;
}

.articleCard .action {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 97%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.articleCard .category {
    color: #445A74;
    font-size: 12px;
    padding: 8px;
    border-radius: 8px;
    background: #F5F7FA;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}

.articleCard .comments {
    font-family: Fa-Yekan-Bakh;
    position: absolute;
    top: 10px;
    right: 3%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #d63043;
    color: #fff;
    box-shadow: 0 6px 25px -2px rgba(11, 42, 91, 0.3);
    font-size: 14px;
    padding: 8px;
    border-radius: 8px;
    z-index: 2;
}

.articleCard .comments svg {
    margin-left: 5px;
}

.articleCard .bottom {
    margin-top: 15px;
}

.articleCard h2 {
    min-height: 60px;
}

.articleCard h2 a {
    color: #253343;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
}

.articleCard p {
    color: #718096;
    font-size: 14px;
    font-weight: 400;
    line-height: 155%;
    margin-top: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.articleCard .post-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin: 20px 0 5px;
}

.articleCard .post-info span {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #92A7C1;
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.pagination a, .pagination .current {
    display: block;
    text-align: center;
    line-height: 30px;
    min-width: 50px;
    height: 50px;
    box-shadow: 0 20px 50px -23px #eee;
    background-color: #ffffff;
    color: #586484;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    padding: 10px;
    margin: 0 5px;
    border: 1px solid #f0f0f0;
}

.pagination .current {
    background-color: var(--main);
    color: #fff;
}

.articleSwiper__nav img, .customerPageSwiper__nav img, .customerPageVideoSwiper__nav img {
    width: 32px;
    height: auto;
}

.topComments {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indexBlog .articleSwiper__nav {
    position: absolute;
    top: -40px;
    right: 10px;
}

.articleSingle h1 {
    font-size: 30px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 15px;
}

.articleSingle header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e9edf3;
    padding: 15px 0;
}

.postAction a {
    display: inline-block;
    margin: 0 5px;
    padding: 7px;
    border: 1px solid rgb(221, 234, 234);
    border-radius: 8px;
}

.contentList .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: -5px;
}

.contentList .title span {
    font-weight: 500;
    color: #f22454;
    font-size: 17px;
}

.contentList .title svg {
    margin-top: -3px;
}

.contentList .accordion-item:has(.accordion-collapse.collapse.show) h3 span {
    display: block !important;
}

.contentList .serviceAccordion .accordion-body {
    padding: 5px 25px 5px 0;
}

.contentList .post-headings-list {
    padding: 0 10px 10px 0;
}

.contentList .post-headings-list .contactModalTarget {
    width: 90%;
}

.contentFooter {
    background: transparent;
    position: unset;
    padding: 0;
    border-top: 1px solid #e9edf3;
}

.contentFooter::before, .contentFooter::after {
    content: unset;
}

.contentFooter .postInfo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.postInfo > div {
    margin: 0 0 15px 20px;
}

.contentFooter .postInfo svg {
    margin-top: -4px;
}

.contentFooter .postInfo a, .contentFooter .postInfo span {
    color: #abb4c2;
    font-size: 13px;
    font-weight: 500;
}

.contentFooter .share {
    margin-top: 20px;
}

.contentFooter .share a {
    display: inline-block;
    margin-left: 20px;
    padding: 4px;
    border: 1px solid rgb(221, 234, 234);
    border-radius: 8px;
}

.contentFooter .share img {
    width: 17px;
    height: 20px;
}

.comments-list {
    margin-top: 50px;
}

.comments-list li {
    margin-bottom: 30px;
    list-style-type: none;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 10px;
}

.comments-list li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
}

.comments-list li img {
    border-radius: 5px;
    display: inline-block;
    margin-left: 10px;
}

.comments-list li a {
    color: var(--main);
}

.comments-list .commentmetadata {
    margin-top: 10px;
}

.comments-list .title {
    display: block;
    color: var(--main);
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
}

.comments-list .reply a {
    color: var(--main);
    background-color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 500;
    color: var(--main);
    filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
    border-radius: 10px !important;
    border: 1px solid #e7f2f2;
    display: inline-block;
}

input {
    border: 1px solid #e4e4e4 !important;
    background-color: #f7f7f7 !important;
    border-radius: 7px !important;
    text-align: right;
}

.search-form input {
    width: 100%;
    padding: 5px;
}

.search-form label {
    width: 220px;
    position: relative;
    margin: 0 auto;
    display: block;
}

.search-form .search-submit {
    position: absolute;
    top: 4px;
    left: -7px;
    background: transparent;
    border: 0;
}

.search-submit img {
    width: 24px;
}

.faqPage h2 {
    font-size: 20px;
    text-align: center;
    color: var(--main);
    font-weight: 500;
    margin-bottom: 20px;
}

.faqCatItem {
    display: flex;
    align-items: flex-start;
    padding: 0 15px;
}

.faqCatItem img {
    margin-left: 10px;
}

.faqCatItem h3 {
    margin: 4px 0;
}

.faqCatItem h3 a {
    font-size: 18px;
    color: var(--main);
    font-weight: 500;
}

.faqCatItem p {
    color: #3e3e3e;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.commentsPage h2 {
    margin: 5px 0;
    font-size: 20px;
    color: var(--main);
    font-weight: 500;
}

.customerPageVideoSwiper .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
}

.customerPageVideoSwiper .commentVideo {
    height: auto;
}

.servicesSectionTitle span {
    font-size: 30px;
    font-weight: 500;
    color: var(--main);
}

.servicesSectionTitle p {
    line-height: 25px;
    margin-top: 20px;
}

.modalClose {
    box-shadow: none;
    border: 0;
    background: none;
    position: absolute;
    top: 0;
    right: 10px;
}

.modalClose span {
    font-size: 30px;
}

.modal-header {
    border-bottom: none !important;
}

.modal-body img {
    position: absolute;
    top: -50px;
    margin: 0 auto;
    display: block;
    right: 0;
    left: 0;
    width: 250px;
    height: auto;
}

.modal-body {
    padding-top: 110px;
}

.modalTitle {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: var(--main);
    margin-bottom: 5px;
}

.modalDesc {
    font-size: 13px;
}

.modal-body .forminator-textarea {
    height: 80px !important;
}

.modal-body .forminator-row {
    margin-bottom: 15px !important;
}

.contactModalTarget {
    cursor: pointer;
}

.aboutUs .service-item {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    box-shadow: 188px -172px 131px -100px #fff inset, -33px 36px 22px -40px #cedfdf;
}

.serviceAccordion {
    background: #fff;
}

.serviceAccordion h2 {
    font-size: 32px;
    font-weight: 600;
    color: var(--main);
    cursor: pointer;
    margin: 5px 10px 0 0;
}

.serviceAccordion .accordion-collapse {
    background-color: #fff;
}

.serviceAccordion li {
    list-style-type: disc;
    margin: 12px 0;
    color: #373737;
}

.serviceAccordion li a {
    font-size: 16px;
    color: #373737;
}

.serviceAccordion .accordion-body {
    padding: 5px 50px 5px 0;
}

.serviceAccordion .accordion-button {
    box-shadow: none !important;
    background-color: #fff;
}

.post-headings-list {
    padding: 25px 10px 10px 0;
}

.post-headings-list .contactModalTarget {
    display: block;
    border: 1px solid #f7f7f7;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
    background-color: #23356412;
    margin-top: 20px;
}

.post-headings-list li {
    margin-bottom: 15px;
    list-style-type: disc;
    transition: all .3s;
}

.post-headings-list li:hover {
    padding-right: 5px;
}

.post-headings-list a {
    color: var(--main);
    font-size: 14px;
    line-height: 24px;
}

.commentsWrapper .comment {
    border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 15px 0;
    border-radius: 8px;
}

.comment .avatar {
    border-radius: 8px;
    display: inline-block;
    margin-left: 5px;
}

.comment-meta {
    margin: 10px 0 15px;
}

.comment-meta a {
    color: var(--main);
}

.comment p {
    font-size: 15px;
}

.comment .reply {
    display: none;
}

.logged-in-as {
    margin: 10px 0;
}

.searchResult .boxShadow {
    min-height: 50vh;
}

.searchResult h1 {
    font-size: 20px;
    color: var(--main);
    text-align: center;
}

.searchResult h1 span {
    font-weight: 500;
    color: var(--main);
    font-size: 20px;
}

.tellWrapper a {
    display: inline-block;
    margin-right: 10px;
}

.modal-backdrop.show {
    opacity: .8;
}

.page404 h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
}

.page404 p {
    text-align: center;
    font-size: 20px;
}

.page404 a {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    color: var(--main);
}

.internalLink {
    position: relative;
    padding: 25px 15px;
    background-color: #f7f7f7;
    border-radius: 8px;
}

.internalLink::before {
    content: 'بیشتر بخوانید :';
    line-height: 33px;
    font-size: 13px;
    background: #7df3b7;
    border-radius: 5px;
    padding: 0 10px;
    position: absolute;
    top: -15px;
    color: #000;
}

.internalLink p {
    position: relative;
    margin: 0 10px 0 0 !important;
    text-align: center;
}

.internalLink a {
    font-size: 16px;
    color: var(--main) !important;
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    margin-inline: 20px 5px;
    position: relative;
}

.internalLink a::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(_assets/images/external-link.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: absolute;
    right: -18px;
    top: 5px;
    transform: scaleX(-1);
}

.iti__selected-dial-code {
    display: none !important;
}

.forminator-field--phone.iti__tel-input {
    padding-right: 40px !important;
}

.forminator-field-captcha {
    visibility: hidden !important;
    display: none !important;
}

.featureItem h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.featureItem p {
    font-size: 16px;
    line-height: 25px;
}

.sectionTitle {
    text-align: center;
    font-weight: 600;
    color: var(--main);
    line-height: 57px;
    font-size: 40px;
}

.moreQuestion {
    background-color: #f5f5f5;
    border-radius: 5px;
}

.moreQuestion h4 {
    text-align: center;
    font-size: 37px;
    font-weight: 600;
}

.moreQuestion p {
    text-align: center;
    font-size: 20px;
    margin-block: 10px;
}

.moreQuestion ul {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.moreQuestion li {
    margin: 0 10px 10px 10px;
}

.moreQuestion li a {
    font-size: 15px;
    font-weight: 500;
    color: var(--main);
    line-height: 20px;
    margin-left: 20px;
}

.packageWrapper {
    display: flex;
    flex-direction: column !important;
    justify-content: center;
}

.packageWrapper h2 {
    font-size: 35px;
    font-weight: 600;
    color: var(--secound);
}

.packageItem {
    font-size: 17px;
    line-height: 30px;
}

.packageItem img {
    background-color: rgba(36, 71, 129, .2);
    margin-left: 10px;
    padding: 5px;
    border-radius: 50%;
}

.packageWrapper .link-btn {
    padding: 14px 20px;
    font-size: 15px;
}

.dynamic-acf-table {
    width: 100%;
}

.dynamic-acf-table tr:nth-child(even) {
    background-color: #dbdde033;
}

.dynamic-acf-table thead {
    border-bottom: 1px solid #d3d3d3;
}

.dynamic-acf-table th {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    padding: 1.5rem;
}

.dynamic-acf-table td {
    padding: 1.5rem;
    text-align: center;
    font-size: 16px;
}

.dynamic-acf-table tr td:first-child {
    font-weight: 500;
    border-left: 1px solid #d3d3d3;
}

.serviceWrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 8px;
}

.serviceWrapper .servicesSectionTitle {
    grid-column: span 3;
    grid-row: span 1;
}

.serviceBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.serviceBox h2 {
    margin-block: 12px;
    font-size: 17px;
    font-weight: 500;
}

.serviceBox a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.serviceBox1, .serviceBox2, .serviceBox3 {
    grid-row-start: 2;
}

.serviceBox4, .serviceBox5, .serviceBox6 {
    grid-row-start: 3;
}


@media screen and (max-width: 767px) {
    .modal-dialog {
        width: 95%;
        max-width: 420px;
        position: absolute;
        right: 0;
        left: 0;
        top: unset;
        bottom: 5px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 576px) {
    .section-title {
        flex-direction: row;
    }

    .whyUs .nav-item {
        width: 49%;
        margin: 10px 2px;
    }

    .index-contact__list .tellWrapper {
        flex-direction: row;
    }

    .index-contact__list .tellWrapper a {
        margin: 0 15px 0 0;
    }

    .support-person {
        max-width: unset;
    }

    .contactBox .content {
        padding-top: 70px;
    }

    .contactBox .contact {
        flex-direction: row;
    }

    .contactBox .contact a.link-btn {
        font-size: 15px;
        margin: 0 20px;
    }

    .contactBox .contact a:last-child {
        font-size: 22px;
        margin: 0 20px;
    }

    .blog-search {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .search-field.search {
        width: 240px;
    }

    .contentFooter .postInfo {
        flex-direction: row;
        align-items: center;
    }

    .postInfo > div {
        margin: 0 0 0 20px;
    }

    .customerOpinion .customerSwiper__nav {
        margin-top: 0;
    }

}

@media screen and (min-width: 768px) {
    .hero img {
        width: 425px;
    }

    .whyUs .nav-item {
        width: 32%;
    }

    .whyUs::before {
        top: 100px;
    }

    .pageHeader .airplane2 {
        left: 40%;
    }

    .pageHeader .airplane3 {
        display: block;
        position: absolute;
        left: 15%;
        top: 80%;
        z-index: -1;
    }

    .contactBox {
        margin: 60px 0 30px;
    }

    .contactBox .content {
        padding: 0 25% 0 0;
    }

    .contactBox .contact {
        padding: 0 10% 0 0;
    }

    .contactBox img {
        margin: 0;
        right: 0;
        top: -40px;
    }

    .pageHeader .title {
        flex-direction: row;
        align-items: flex-start;
    }

    .pageHeader h1 {
        margin: 0 15px 0;
        text-align: right;
    }

    .pageHeader p {
        font-size: 18px;
    }

    .visionSwiper__nav {
        bottom: unset;
        top: 20px;
        left: 10%;
    }

    .faqPage h2 {
        margin: 5px 0;
        text-align: right;
    }

    .search-form label {
        margin: 0;
        display: block;
        float: left;
    }

    .searchResult h1 {
        text-align: right;
        margin-top: 8px;
    }

    .featureItem h3 {
        min-height: 52px;
    }
}

@media screen and (min-width: 992px) {
    .bottom-nav {
        border-bottom: 0;
    }

    .top-nav .logo img {
        max-width: 185px;
    }

    .hero-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

    .hero h1 {
        text-align: right;
        margin: 0;
    }

    .hero p {
        margin: 20px 0;
    }

    .whyUs .tab-content .content {
        padding-left: 30%;
    }

    .whyUs::before {
        left: -130px;
        opacity: .3;
    }

    .whyUs .tab-content p {
        padding-left: 30%;
    }

    .counseling .support img {
        margin: 0 auto 30px;
    }

    .counseling .support p {
        margin: 0;
    }

    .counseling .title {
        font-size: 20px;
        text-align: right;
    }

    .contactBox .content {
        padding: 0 20% 0 0;
    }

    .contactBox .contact {
        padding-right: 20%;
    }

    .subService.pageHeader .title {
        justify-content: start;
    }

    .subService.pageHeader h1 {
        text-align: right;
        font-size: 29px;
    }

    .subService.pageHeader p {
        font-size: 15px;
        text-align: right;
    }

    .subService.pageHeader .serviceForms {
        transform: translateY(-40px);
    }

    .wpforms-submit {
        max-width: 170px;
    }

    .visionSwiper__nav {
        left: 20%;
    }

    .contactInfo li {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .contactInfo li span {
        margin-bottom: 0;
    }

    .blog-search form {
        margin: 0;
    }

    article .action {
        top: 6px;
    }

    article .comments {
        top: 6px;
    }

    .service-item {
        height: auto;
    }

    .service-item :where(h2, h2 a) {
        font-size: 28px;
        margin-top: 5px;
    }

    .customerSwiper {
        height: auto;
    }

    .footer-nav ul:first-child {
        width: 60%;
    }

    .faq .customerSwiper .quote {
        height: 265px !important;
    }

    .service-list-wrapper {
        display: flex;
    }

    .service-list-wrapper ul:first-child {
        margin-left: 100px;
    }

    .contentList .post-headings-list {
        padding: 25px 10px 10px 0;
    }

    .serviceWrapper {
        grid-template-columns: repeat(5, 1fr);
        grid-template-rows: repeat(5, 1fr);
        gap: 8px;
    }

    .serviceWrapper .servicesSectionTitle {
        grid-column: span 2 / span 2;
        grid-row: span 2 / span 2;
    }

    .serviceBox1 {
        grid-column-start: 3;
    }

    .serviceBox2 {
        grid-column-start: 4;
    }

    .serviceBox3 {
        grid-column-start: 5;
    }

    .serviceBox4 {
        grid-column-start: 3;
        grid-row-start: 2;
    }

    .serviceBox5 {
        grid-column-start: 4;
        grid-row-start: 2;
    }



}

@media screen and (min-width: 1200px) {
    .hero h1 {
        max-width: 510px;
        font-size: 47px;
        line-height: 60px;
    }

    .hero h1 span {
        font-size: 47px;
    }

    .service-item :where(h2, h2 a) {
        font-size: 26px;
    }

    .whyUs .nav-item {
        width: 19%;
        padding: 10px 0;
    }

    .whyUs::before {
        top: 0;
        left: -30px;
        opacity: 1;
    }

    .contactBox {
        margin: 80px 0 30px;
    }

    .contactBox .content {
        padding: 0 20% 0 0;
    }

    .contactBox .contact {
        padding: 0;
    }

    .contactBox img {
        right: 0;
        top: -60px;
        width: 220px;
    }

    .visionSwiper__nav {
        left: 25%;
    }

    .contentFooter {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .contentFooter .share {
        margin-top: 0;
    }

    .faqCatItem {
        padding: 0 20px;
    }

    .service-item h2 {
        margin: 0 30px 20px 0;
    }

    .service-item :where(h2, h2 a) {
        font-size: 32px;
    }

    .customerSwiper {
        height: 303px;
    }

    .faq .customerSwiper .quote {
        height: 285px !important;
    }

    .service-list-wrapper ul:first-child {
        margin-left: 50px;
    }
}

@media screen and (min-width: 1400px) {

    .hero img {
        width: 460px;
    }

    .cloud-1 {
        right: 15%;
    }

    .cloud-2 {
        left: 10%
    }

    .whyUs .nav-item {
        width: 15%;
        padding: 10px 13px;
    }

    .support-person .icons img {
        width: 20px;
        height: 20px;
    }

    .contactBox .content {
        padding: 0 10% 0 0;
    }

    .contactBox img {
        right: 30px;
    }

    .visionSwiper__nav {
        left: 28%;
    }

    .service-list-wrapper ul:first-child {
        margin-left: 100px;
    }
}

@media print {
    .counseling, .comment, footer, body > header, .sticky {
        display: none;
    }
}