/* @import url(https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&amp;display=swap); */
@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url("webfonts/1-IranSansWeb/IRANSansWeb_Light.eot");
    src: url("webfonts/1-IranSansWeb/IRANSansWeb_Lightd41d.eot?#iefix") format("embedded-opentype"), url("webfonts/1-IranSansWeb/IRANSansWeb_Light.woff2") format("woff2"), url("webfonts/1-IranSansWeb/IRANSansWeb_Light.woff") format("woff"), url("webfonts/1-IranSansWeb/IRANSansWeb_Light.ttf") format("truetype"
        );
}

h1 a,
h1:hover a,
h2 a,
h2:hover a,
h3 a,
h3:hover a,
h4 a,
h4:hover a,
h5 a,
h5:hover a,
h6 a,
h6:hover a {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

*,
hr,
html,
li,
ul {
    padding: 0;
    margin: 0
}

.bg-center,
.bg-contain,
.bg-cover {
    background-position: center
}

.bg-bottom,
.bg-contain,
.bg-cover,
.bg-left,
.bg-right,
.bg-top {
    background-repeat: no-repeat
}

.bg-overlay,
.fix,
.video_area_text {
    position: relative;
    z-index: 1
}

.equal,
.equal>[class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox
}

.overlay.active,
body,
html {
    height: 100%;
    overflow-x: hidden;
}

.aligncenter,
.alignleft,
.alignright {
    margin-bottom: 1.5em
}

.fix,
.wrapper {
    overflow: hidden
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--primary-black);
    /* text-align: right; */
}

a,
body {
    line-height: 28px;
    font-family: iransans-light, sans-serif
}

a,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: iransans-light, sans-serif
}

.nav-menu>li>a,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

.nav-menu,
li {
    list-style: none
}

.banner-content span.fornt-text,
.work-title {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px
}

.nav-menu>li>a,
.portfolio-detalis-list ul li p {
    padding-right: 20px;
}

.home-testimonial-block h1 span,
.testimonial-icon i,
.work-title {
    -webkit-text-stroke-width: 0.05rem;
}

:root {
    --primary-color: #fcf9ce;
    --secondary-color: #ffe5e5;
    --third-color: #666;
    --primary-bg-color: #060707;
    --primary-black: #000;
    --primary-white: #fff;
    --primary-border: #313130;
    --secondary-bg-color: #070707;
    --primary-hover: #00247e
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth;
    width: 100%;
    /* overflow-y: scroll; */
    overflow-x: hidden;
}

a,
article,
aside,
audio,
body,
caption,
div,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
img,
label,
legend,
li,
mark,
nav,
ol,
option,
p,
section,
span,
table,
td,
th,
time,
tr,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

img {
    max-width: 100%;
    /* transform: scaleX(-1); */
}

a:active,
a:focus,
a:hover {
    outline: 0 !important;
    border: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

input::-moz-focus-inner {
    border: 0;
    display: none
}

input::-webkit-focus-inner {
    border: 0;
    display: none
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

::-webkit-input-placeholder {
    color: var(--third-color);
    opacity: 1
}

:-ms-input-placeholder {
    color: var(--third-color);
    opacity: 1;
    color: var(--third-color)
}

::-ms-input-placeholder {
    color: var(--third-color);
    opacity: 1;
    color: var(--third-color)
}

::placeholder {
    color: var(--third-color);
    opacity: 1
}

table {
    border-collapse: collapse
}

.navigation.nav-menu>li>a,
figure,
p {
    margin: 0
}

.banner-block-content,
.section-head,
a,
button,
form {
    position: relative
}

.form-control:focus {
    outline: 0 !important;
    border: none !important;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    line-height: inherit
}

hr {
    border-color: var(--primary-black)
}

ul {
    list-style-type: none
}

li {
    position: relative
}

a:focus,
a:hover,
button:focus,
button:hover {
    outline: 0;
    text-decoration: none
}

button,
input,
textarea {
    border: 0
}

.text-white a,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span {
    color: var(--primary-white) !important
}

.bg-cover {
    background-size: cover;
    position: relative
}

.bg-contain {
    background-size: contain;
    position: relative
}

.bg-right {
    background-position: right
}

.bg-left {
    background-position: left
}

.bg-bottom {
    background-position: bottom
}

.bg-top {
    background-position: top
}

.lr-9 [class*=col] {
    padding-left: 9px;
    padding-right: 9px
}

.bg-overlay::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    z-index: -1
}

.shape {
    position: absolute
}

.about-left-content ul li:last-child,
button,
footer#contact .contact-block-style {
    border: none
}

.border-radius-10,
.nav-toggle:before {
    border-radius: 10px
}

.equal {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.equal>[class*=col-] {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.overlay {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 40%;
    opacity: 0;
    visibility: hidden
}

.overlay.active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    background-color: var(--primary-black);
    z-index: 99;
    opacity: .5;
    visibility: visible
}

.cursor-follower.hovered,
.cursor.hovered,
.nav-button:focus,
.nav-button:hover,
.sc-brand-section .px-brand img:hover {
    opacity: 1
}

a img.alignright,
img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft,
img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter,
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.align-to-right,
.alignright {
    float: right
}

.alignright {
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

body {
    font-size: 16px;
    font-weight: 400;
    background-color: var(--secondary-bg-color)
}

.nav-brand,
h1 {
    line-height: 70px
}

.wrapper {
    position: relative;
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 600;

}

h1 {
    font-size: 60px;

}

h1.fs-lg {
    font-size: 80px;
    line-height: 115%;

}

h2 {
    font-size: 36px;
    line-height: 130%
}

h3 {
    font-size: 24px;
    line-height: 36px
}

h4 {
    font-size: 1.25rem;
    line-height: 1.875rem
}

h5 {
    font-size: 1.125rem;
    line-height: 1.88rem
}

h6 {
    font-size: .875rem;
    line-height: 1.5rem
}

a {
    font-weight: 400;
    outline: 0 !important;
    font-size: 16px;
    color: var(--primary-white);
    cursor: pointer
}

@-webkit-keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.home-main-contant-style,
footer#contact .section-title.text-center {
    padding: 120px 0
}

.home-main-contant-style-2 {
    padding-top: 120px
}

.home-main-contant-style-3,
.pagination-block,
.why-with-me {
    padding-bottom: 120px
}

.home-main-contant-style-4 {
    padding-bottom: 60px
}

.home-main-contant-style-5 {
    padding-top: 60px
}

.home-main-contant-style-6 {
    padding: 120px 0 190px
}

section.skills-block.home-main-contant-style-2 {
    padding-top: 180px
}

.home-main-contant-style-7 {
    padding-top: 210px
}

.border-radius-20 {
    border-radius: 20px
}

.border-radius-30 {
    border-radius: 30px
}

.mb-30,
.portfolio-detalis-text p {
    margin-bottom: 30px
}

@media (min-width:1920px) {

    .banner-block .full-width-block .container,
    .header-main-block .container {
        max-width: 1630px
    }
}

@media (min-width:1400px) {

    .container,
    .full-width-block.common-page .container {
        max-width: 1350px
    }
}

.sticky-header:not(.header-submenu).is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: var(--primary-white);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    z-index: 9999;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    padding-top: 0;
    margin: 0;
    background: #f8f6df
}

.sticky-header:not(.header-submenu).is-sticky .nav-header,
.sticky-header:not(.header-submenu).is-sticky .topbar ul.topbarnav {
    padding-top: 20px
}

.sticky-header:not(.header-submenu).is-sticky .nav-search-inner input[type=search],
.sticky-header:not(.header-submenu).is-sticky .nav-search-inner input[type=text] {
    line-height: 40px !important
}

.sticky-header:not(.header-submenu).is-sticky .nav-search-close-button {
    top: 6px
}

.sticky-header:not(.header-submenu).is-sticky .nav-menu>li>a {
    padding: 14px 20px 30px;
    line-height: 50px
}

.sticky-header:not(.header-submenu).is-sticky .nav-cart,
.sticky-header:not(.header-submenu).is-sticky .nav-search,
.sticky-header:not(.header-submenu).is-sticky .topbar ul.topbarnav {
    padding-top: 14px
}

.header-main-block.header-style.transparent-header-style.sticky-header.is-sticky {
    background: var(--primary-white)
}

.header-main-block.header-style.transparent-header-style.sticky-header {
    background: 0 0
}

.sticky-header:not(.header-submenu).is-sticky .topbar ul.topbarnav li ul {
    top: 49px
}

.blog-small-image,
.header-style .nav-header {
    padding-top: 30px
}

.header-style .nav-menu>li>a {
    line-height: 90px
}

#scrollUp {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 50%;
    bottom: 5%;
    color: inherit;
    height: 40px;
    width: 40px;
    position: fixed;
    right: 1%;
    text-align: center;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.footer-contact-btn a:hover,
.footer-contact-btn a:hover .sm_svg,
.marquee-slider-block .portal-icon,
.nav-brand i,
.nav-menu>li.active>a,
.nav-menu>li.focus>a,
.nav-menu>li:hover>a,
.portfolio-block .portfolio-contact-btn a .sm_svg,
.pricing-wrapper .ultra-card .plan-features .features-item,
.service-item:hover .service-btn i,
.service-item:hover .service-btn span,
footer .footer-wrapper.footer-bg-style2 h1,
footer .footer-wrapper.footer-bg-style2 h3.mail-address {
    color: var(--primary-color)
}

.nav-menu>li>a {
    text-transform: capitalize;
    display: inline-block;
    font-size: 18px;
    padding-right: 20px;
    -webkit-transition: color .3s, background .3s;
    transition: color .3s, background .3s;
    font-weight: 700
}

.cd-header-block.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--primary-white);
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1)
}

.header-main-block {
    background-color: transparent;
    margin-top: 20px;
    position: absolute;
    z-index: 99;
    width: 100%
}

.cd-header-style2 .nav-brand img {
    margin: 13% 0
}

.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-family: inherit;
}

.heading-1,
.heading-2,
.pricing-wrapper .pricing-card .price {
    font-family: iransans-light, sans-serif
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.nav-brand,
.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto
}

.banner-right .about-list-content-right.social-icon-list,
.nav-header {
    float: right;
}

.navigation-hidden .nav-header,
.navigation-hidden .nav-search {
    display: none
}

.nav-brand {
    height: auto;
    display: inline-block
}

.nav-brand img {
    bottom: 0;
    left: 0;
    display: block
}

.nav-brand:focus,
.nav-brand:hover {
    color: inherit
}

.navigation-portrait .nav-brand {
    line-height: 48px
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus>img {
    outline: initial
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    display: none;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: var(--primary-black);
    box-shadow: 0 .5em 0 0 var(--primary-black), 0 1em 0 0 var(--primary-black)
}

.navigation-portrait .nav-toggle {
    display: block !important
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: var(--primary-white);
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: inherit;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal;
    background: var(--primary-bg-color)
}

.navigation-portrait .nav-menu {
    width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: left
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
    float: none
}

.nav-menu>li {
    display: inline-block;
    float: right;
    text-align: right;
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: 1px solid #f0f0f0
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: 1px solid #f0f0f0
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px
}

.nav-menu>li>a>[class*=ion-],
.nav-menu>li>a>i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.nav-menu>li>a>[class*=ion-] {
    width: 16px;
    display: inline-block;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa {
    font-size: 14px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 5px;
    margin-top: 4px;
    float: right;
    -webkit-transition: .3s;
    transition: .3s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: flex;
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #70798b #70798b transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border .3s;
    transition: border .3s;
    margin: 3px 0 0 5px
}

.nav-overlay-panel,
.nav-search>form {
    display: none;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent var(--primary-color) var(--primary-color) transparent
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    position: fixed;
    z-index: 19999
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.header-contact {
    float: left;
    z-index: 99;
    text-align: left;
    cursor: pointer;
    background: var(--secondary-bg-color);
    padding: 15px 32px;
    color: var(--primary-white);
    margin-top: 20px;
    border-radius: 10px
}

.copy-social ul li:hover,
.header-contact:hover,
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--primary-color)
}

.blog-slider .blog-content .blog-title,
.blog-slider .blog-date,
.blog-slider .blog-date i,
.blog-slider p.blog-desc,
.copy-social ul li:hover a,
.footer-bg-style2 .sm_svg,
.footer-wrapper.footer-bg-style2 .footer-contact-btn a:hover .sm_svg,
.header-contact:hover a,
.header-contact:hover a .sm_svg,
.portfolio-block .portfolio-contact-btn a:hover .sm_svg,
.sidrbar-service-list-image .sm_svg,
.text-slider-btn .sm_svg,
footer.footer-wrapper.footer-bg-style2 .sm_svg {
    color: var(--primary-black)
}

.navigation-portrait .nav-search {
    padding: 0 10px;
    margin-right: 55px
}

.nav-cart {
    margin-right: 0;
    position: relative
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px
}

.nav-search>form {
    padding: 0 auto;
    position: absolute;
    background-color: var(--primary-white);
    z-index: 99999
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 0;
    top: 30px;
    line-height: normal;
    color: inherit;
    font-size: 20px;
    cursor: pointer;
    text-align: center
}

.button,
.nav-button {
    display: inline-block
}

.nav-button,
.nav-button:focus,
.nav-button:hover {
    color: var(--primary-white);
    text-decoration: none
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.always-btn-show {
    background-color: transparent;
    border: none;
    color: var(--primary-black);
    cursor: pointer;
    float: right;
    font-size: 30px;
    margin-top: 20px
}

.breadcrumb a {
    font-size: 20px;
    color: var(--primary-black)
}

.back-to-ovrview a,
.page-heading .breadcrumb>a:hover {
    text-decoration: underline
}

.delimeter {
    padding: 0 15px;
    font-size: 20px;
    font-weight: 700
}

.breadcrumb {
    margin-top: 15px;
    margin-bottom: 0
}

.breadcrumb .current {
    font-size: 20px;
    font-weight: 700
}

.section-head .heading-bg {
    font-size: 14px;

    color: var(--primary-color);
    text-transform: uppercase;
    border: 1px solid var(--primary-color);
    padding: 3px 8px;
    border-radius: 5px;
    font-weight: 600
}

.section-head .section-title {
    margin-top: 10px;
    font-size: 35px;
    line-height: 44px;
    color: var(--primary-black);
    font-weight: 600
}

.about-content h1,
.button.button-primary,
.heading-2.white,
.next:hover a,
.prev:hover a,
.pricing-wrapper .pricing-card .plan-features .features-item.ultra,
.pricing-wrapper .ultra-card .price,
.pricing-wrapper .ultra-card .pricing-text,
.sidrbar-service-list ul li:hover a,
.sidrbar-service-list ul li:hover a i {
    color: var(--primary-white)
}

.heading-1 {
    font-size: 40px;
    line-height: 33px;
    color: var(--primary-black);
    font-weight: 700
}

.heading-2 {
    font-size: 30px;
    line-height: 39px;
    font-weight: 500
}

.about-block .about-content h1 {
    line-height: 53px;
    color: var(--primary-white);
    font-size: 40px;

    text-align: center;
    margin-top: 20px
}

.about-content h1 {
    line-height: 53px;
    font-size: 40px;

    text-align: right;
    margin-top: 20px
}

.about-block h2.section-heading,
h2.section-heading {
    padding: 5px 28px;
    font-size: 17px;
    color: var(--primary-color);
    max-width: max-content
}

.about-block h2.section-heading {
    border: 1px solid var(--primary-border);
    border-radius: 30px;
    margin: 0 auto
}

h2.section-heading {
    border: 1px solid var(--primary-border);
    border-radius: 30px
}

.button {
    font-size: 16px;
    font-weight: 700
}

.button.play-button,
.slide-roll,
.slide-roll .roll-box {
    display: -webkit-box;
    display: -ms-flexbox
}

.button.button-primary {
    background-color: var(--primary-color);
    padding: 15px 40px;
    position: relative;
    z-index: 2;
    border-radius: 5px
}

.button.button-primary:focus,
.button.button-primary:hover {
    -webkit-transition: -webkit-box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in;
    transition: box-shadow .3s ease-in, -webkit-box-shadow .3s ease-in
}

.button.button-minimal {
    font-size: 16px;
    line-height: 27px;
    color: var(--primary-balck);
    font-weight: 500
}

.button.button-minimal .icon {
    font-size: 14px;
    margin-left: 5px
}

.button.play-button {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    height: 120px;
    background-color: var(--primary-color);
    color: var(--primary-white);
    border-radius: 50%;
    -webkit-animation: 3.5s infinite playVideo;
    animation: 3s infinite playVideo
}

.button.play-button .play-icon {
    font-size: 25px;
    color: var(--primary-color)
}

.banner-block {
    padding: 20px 25px 0
}

.full-width-block {
    background: #f8f6df;
    border-radius: 30px
}

.full-width-block .banner-image img {
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding-top: 8.5%;
    z-index: 9;
    position: relative
}

.banner-content span.back-text {
    z-index: 1;
    position: relative
}

.banner-content span.fornt-text {
    -webkit-text-stroke-color: var(--primary-black);
    z-index: 9;
    position: relative
}

h2.banner-call span {
    padding-left: 33px
}

.banner-content {
    position: absolute;
    text-align: center;
    bottom: 31%
}

.banner-content h1 {
    font-size: 211px;
    line-height: 192px;
    margin-left: 29px;
    font-weight: 900;

}

.banner-sub-content {
    position: absolute;
    bottom: 24%;
    z-index: 9
}

h3.text-right {
    margin-right: -55%;
    font-size: 36px
}

h3.text-left {
    font-size: 36px;
    margin-right: 36px;
}

h2.banner-call {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -7%;
    left: -5.5%;
    font-size: 20px;
    position: absolute
}

.text-slider-btn a {
    position: absolute;
    right: 0;
    left: 0;
    background: var(--primary-color);
    z-index: 999;
    margin: -8.5% auto 0;
    padding: 10px;
    border-radius: 50%;
    width: 210px;
    height: 210px;
    text-align: center;
    line-height: 190px;
    color: var(--primary-black);
    font-size: 18px;
    font-weight: 700
}

.marquee-slider-block .portal-icon,
.marquee-slider-block-three .portal-icon {
    font-size: 45px;
    line-height: 40px
}

.marquee-slider-block {
    transform: rotate(-3deg);
    position: relative;
    z-index: 9;
    width: 110%;
    right: -20px;
    background-color: #212121;
    padding: 30px 0
}

.slide-roll {
    display: flex
}

.slide-roll .roll-box {
    position: relative;
    -webkit-animation: 80s linear infinite slide-har;
    animation: 80s linear infinite slide-har;
    display: flex
}

.slide-roll .roll-box .roll-item {
    padding: 0 30px
}

.slide-roll .roll-box .roll-item .roll-title .title {
    white-space: nowrap;
    line-height: 1;
    font-size: 50px;
    color: var(--primary-color);
    margin: 0
}

.slide-roll .roll-box .roll-item .roll-title img {
    min-width: 40px;
    margin-left: 65px;
    animation: 15s linear infinite rotateImg
}

.slide-roll .roll-box-revers {
    position: relative;
    -webkit-animation: 80s linear infinite slide-har-revers;
    animation: 80s linear infinite slide-har-revers;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.marquee-slider-block-two {
    background-color: #262626
}

.marquee-slider-block-two .slide-roll .roll-box .roll-item .title {
    color: var(--primary-white);
    font-weight: 400;
    font-size: 80px !important
}

.marquee-slider-block-two .slide-roll .roll-box .roll-item .portal {
    margin-left: 0;
    min-width: 40px
}

.marquee-slider-block-two .slide-roll .roll-box .roll-item .poliox-circule {
    position: relative;
    margin-right: 40px
}

.marquee-slider-block-two .slide-roll .roll-box .roll-item .poliox-circule .circule-1 {
    min-width: 130px;
    margin-left: 0;
    animation: 15s linear infinite rotateImg
}

.marquee-slider-block-two .slide-roll .roll-box .roll-item .poliox-circule .portal-icon {
    background: #4dffaf;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%
}

.marquee-slider-block-three {
    color: var(--primary-black);
    transform: rotate(3deg);
    background-color: #f7f7ef;
    width: 110%;
    right: -20px;
    position: relative;
    margin-top: -120px;
    padding: 30px 0
}

.marquee-slider-block-three .roll-title .title {
    color: var(--primary-black) !important
}

.sc-brand-section {
    background-color: var(--primary-white)
}

.sc-brand-section .px-brand img {
    opacity: .3;
    transition: .4s
}

@-webkit-keyframes slide-har {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slide-har {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slide-har-revers {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.about-left-content {
    background: var(--primary-black);
    padding: 60px 80px 35px 60px;
    border-radius: 10px;
    min-height: 504px
}

.about-list-content-right.social-icon-list ul li {
    padding: 0;
    border: none;
    margin-right: 8px;
    margin-top: 21px;
    display: inline-block
}

.awards-content-block ul li:first-child,
.blog-item,
.plan-features,
.prev_next,
.project-brands,
.service-item,
.tag-social-block {
    border-top: 1px solid var(--primary-border)
}

.about-list-content-left h5,
.about-list-content-right h5 {
    color: var(--primary-white);
    font-size: 21px;
    font-weight: 400;

}

.about-left-content ul li {
    border-bottom: 1px solid var(--primary-border);
    padding: 16px 0
}

.about-list-content-right.social-icon-list ul li i {
    background: #212121;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.about-list-content-right.social-icon-list ul li i:hover {
    background: var(--primary-color) !important;
    color: var(--primary-black)
}

.about-content h1 span {
    padding-right: 20%;
}

.about-block .full-width-block {
    background: #f7f7ef;
    position: relative
}

.about-block-title h1 {
    font-size: 90px;
    padding: 210px 0 50px;
    text-transform: uppercase;
    font-weight: 800;

    line-height: 90px
}

.about-block-sub-title p {
    font-size: 20px;
    margin-right: 110px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    text-align: justify
}

.about-bottom-content img {
    position: relative;
    top: -27px;
    right: 6.3%;
    transform: scaleX(-1);
}

.banner-right .about-list-content-right.social-icon-list ul {
    margin-top: 35px
}

.banner-right .about-list-content-right.social-icon-list ul li {
    margin: 0 8px 0 0
}

.banner-right .about-list-content-right.social-icon-list ul li i {
    background: #212121;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%
}

.about-block .banner-right {
    padding-bottom: 425px
}

.about-video-scetion {
    margin-top: -16%;
    position: relative
}

.awards-content-block ul li {
    padding: 23px 0;
    border-bottom: 1px solid var(--primary-border)
}

.job-experience-content-block ul li {
    border: 1px solid var(--primary-border);
    border-radius: 30px;
    padding: 26px 40px;
    margin-bottom: 22px
}

.job-experience-content-block ul li.last-item,
.query-wrapper.query-style2 .accordion-item:last-child,
.sidrbar-service-list ul li:last-child {
    margin-bottom: 0
}

.job-experience-content-block ul li h5,
last-item.awards-content-block ul li h5 {
    color: var(--primary-color);
    line-height: 30px
}

.why-with-me .swiper-work-slider {
    width: 150%;
    overflow: hidden;
    position: relative;
    margin-top: -12%
}

.about-why-work-me {
    background: var(--primary-black);
    padding: 120px 0 220px;
    position: relative;
    border-radius: 20px
}

.why-with-me .swiper-work-slider .swiper-slide.item {
    background: var(--secondary-bg-color);
    border: 1px solid var(--primary-border);
    padding: 35px 52px 35px 60px
}

.work-content .work-number {
    color: var(--primary-color);
    font-size: 16px;
    margin-bottom: 20px
}

.work-image img {
    max-width: 255px;
    margin-right: 15px;
}

.work-title {
    font-size: 48px;
    -webkit-text-stroke-color: var(--primary-white);
    line-height: 50px
}

.counter-text,
.home-testimonial-block h1 span,
.single-count.counter-item h4 .single-count .counter-text .count,
.testimonial-icon i {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: var(--primary-color)
}

.work-dec {
    color: var(--primary-white);
    margin-top: 25px;
    font-size: 18px
}

.why-with-me .swiper-work-slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    right: 0;
    left: 0;
    margin-top: 60px;
    display: flex;
    justify-content: center
}

.why-with-me .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: var(--primary-color);
    opacity: .2;
    border: 2px solid var(--primary-white);
    box-sizing: border-box;
    margin-right: 12px
}

.why-with-me .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--primary-color)
}

.single-count {
    position: relative;
    background: 0 0;
    padding: 20px 30px;
    border-radius: 9px;
    border: 1px solid var(--primary-border)
}

.counter-text,
.single-count.counter-item h4 .single-count .counter-text .count {
    font-size: 60px;
    font-weight: 600;
    margin-right: 2px;
    -webkit-text-stroke-width: 0.5px
}

.single-count.counter-item h4 {
    color: var(--primary-color);
    margin-right: 23px;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0
}

.counter-text {
    margin-right: 0
}

section.skills-block {
    background-color: var(--secondary-bg-color)
}

.skills-list {
    border: 1px solid var(--primary-border);
    border-radius: 100px;
    padding: 38px
}

.skills-percentage {
    font-size: 48px;
    line-height: 60px;
    padding-top: 25px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #fffffe
}

.skills-title {
    font-size: 18px;
    line-height: 34px;
    color: var(--primary-color);
    font-weight: 500
}

.skills-block-content {
    padding: 108px 0
}

section.portfolio-block {
    background-color: var(--primary-black);
    border-radius: 30px
}

.portfolio-block .portfolio-contact-btn a {
    background: 0 0;
    z-index: 999;
    margin: 0 auto;
    padding: 10px;
    border-radius: 50%;
    width: 210px;
    height: 210px;
    text-align: center;
    line-height: 190px;
    display: block;
    border: 1px solid var(--primary-border);
    color: var(--primary-color)
}

.portfolio-block .cbp-l-grid-projects-desc {
    overflow: visible;
    font: 500 16px "iransans-light", sans-serif;
    color: var(--primary-color);
    text-transform: uppercase;
    margin: 30px 0 7px
}

#portfolio .cbp-l-grid-projects-title,
.portfolio-block .cbp-l-grid-projects-title a {
    font: 700 30px/35px "iransans-light", sans-serif;
    color: var(--primary-white)
}

.cbp-l-grid-projects-title {
    font: inherit;
    color: inherit
}

.portfolio-block .cbp-footer-year {
    background: var(--primary-color);
    padding: 5px 30px;
    border-radius: 30px;
    margin-top: 40px;
    color: var(--primary-black)
}

#portfolio .cbp-item-wrapper:hover .cbp-l-grid-projects-title,
.portfolio-block .cbp-item:hover .cbp-l-grid-projects-title a {
    text-decoration: underline;
    color: var(--primary-color)
}

#portfolio .cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap,
.portfolio-grid-style-block .cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap,
.portfolio-grid-style-block .cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: none;
    transform: none
}

#portfolio .cbp-l-inline-title {
    font: 700 30px "iransans-light", sans-serif;
    color: var(--primary-black)
}

.blog-detalis-block .tag a,
.blog-info-block .title span,
.cbp-l-inline-desc,
.portfolio-detalis-list p,
.portfolio-detalis-text p {
    color: var(--third-color);
    font-size: 17px;
    text-align: right;
}

#portfolio .cbp-l-inline-subtitle {
    font: 400 16px/26px "iransans-light", sans-serif;
    color: var(--third-color);
    margin-top: 10px
}

.cbp-l-inline-desc {
    font: 400 16px/28px "iransans-light", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px
}

.portfolio-contact-btn {
    padding-top: 140px
}

.portfolio-block .cbp-slider-controls {
    top: 5px;
    left: 5px
}

.cbp-slider-prev,
.portfolio-block .cbp-slider-next,
.sidrbar-service-list ul li:hover {
    background: var(--primary-black)
}

.portfolio-block .cbp-caption-activeWrap {
    background-color: transparent
}

.cbp-caption-active .cbp-caption-activeWrap,
.cbp-caption-active .cbp-caption-defaultWrap,
.portfolio-block .cbp-caption-active .cbp-caption {
    overflow: hidden;
    z-index: 1
}

.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    top: 0
}

.portfolio-block .cbp-caption-active .cbp-caption-activeWrap {
    width: 100%;
    position: absolute;
    z-index: 2;
    height: 100%;
    top: 0;
    margin: 0 auto;
    opacity: 0
}

.portfolio-block .cbp .cbp-item:hover .cbp-caption-activeWrap {
    opacity: 1 !important
}

.portfolio-block .cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    bottom: 0;
    z-index: 9;
    height: auto
}

.cbp-l-caption-buttonRight,
.portfolio-block .cbp-l-caption-buttonLeft {
    background-color: var(--primary-color);
    color: var(--primary-black);
    display: inline-block;
    font: 600 16px/90px "iransans-light", sans-serif;
    min-width: 90px;
    text-align: center;
    margin: 10px;
    padding: 0;
    border-radius: 50%;
    min-height: 90px
}

.portfolio-block .cbp-l-project-details-visit {
    color: var(--primary-white);
    font: 600 16px/30px "iransans-light", sans-serif;
    background-color: var(--primary-black)
}

.portfolio-block .cbp-footer-number,
.service-item:hover .service-title {
    color: var(--primary-color);
    border-bottom: 2px solid var(--primary-color)
}

.blog-item.last-item,
.portfolio-border-bottom,
.prev_next,
.project-brands,
.service-item.last-item,
.tag-social-block,
.testimonial-slider {
    border-bottom: 1px solid var(--primary-border)
}

.portfolio-block .cbp-l-grid-projects-number {
    padding: 0 95px 10px 0;
    font: 500 16px "iransans-light", sans-serif;
    color: var(--primary-color)
}

body.portfolio-style {
    background: #000
}

.portfolio-border-bottom {
    padding-top: 120px
}

.about-block-title.portfolio-banner-block h1 {
    padding-bottom: 0
}

.portfolio-detalis-info .single_list>ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 55px
}

.portfolio-detalis-info .single_list>ul>li {
    width: 20%;
    border: 1px solid var(--primary-border);
    padding: 25px
}

.portfolio-list-block-cat h3 {
    margin: 16px 0 52px;
    font-size: 22px;

}

.portfolio-detalis-info .single_list h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.portfolio-detalis-info .single_list p {
    font-size: 18px;
    font-weight: 400
}

.portfolio-detalis-info .single_list .list_inner ul {
    display: flex
}

.portfolio-detalis-info .single_list .list_inner li {
    width: 25%
}

.portfolio-detalis-info .single_list .list_inner .sm_svg {
    color: var(--primary-black);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.portfolio-detalis-info .sm_svg {
    width: 20px;
    height: 20px;
    fill: currentColor
}

.portfolio-detalis-title {
    font-size: 40px;
    margin: 54px 0 25px;
    line-height: 50px;

}

.portfolio-detalis-list .portfolio-detalis-overview-title {
    font-size: 40px;
    margin: 50px 0 25px
}

.portfolio-detalis-list li {
    margin-bottom: 15px;
    position: relative
}

.portfolio-detalis-list li::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: var(--primary-black);
    border-radius: 50%;
    position: absolute;
    top: 8px
}

.portfolio-detalis-list ul {
    margin: 25px 0 50px
}

.portfolio-block .portfolio-contact-btn a:hover,
.pricing-wrapper .pricing-card .button.button-primary:hover,
footer .footer-wrapper.footer-bg-style2 .footer-contact-btn a {
    background: var(--primary-color);
    color: var(--primary-black)
}

.prev_next,
.tag-social-block {
    padding: 38px 0;
    margin-top: 110px
}

.prev_next a {
    color: var(--primary-black);
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.next,
.prev {
    border: 1px solid var(--primary-border);
    padding: 10px 38px;
    border-radius: 30px
}

.next:hover,
.prev:hover {
    background: var(--primary-black);
    display: block
}

.service-item {
    display: grid;
    background: 0 0;
    padding: 35px 0;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    position: relative;
    cursor: pointer
}

.service-item .service-content {
    transition: .6s;
    transform: translateY(0);
    padding-right: 38px;
}

.service-item .service-content .service-title {
    color: var(--primary-white);
    margin-bottom: 25px;
    transition: .4s;
    transform: translateY(0);
    transition: transform .55s cubic-bezier(.22, .61, .36, 1), opacity .25s ease-out;
    font-size: 60px
}

.service-item .service-content .service-desc {
    color: var(--third-color);
    margin-left: 70px;
    margin-top: 25px
}

h5.service-number {
    color: var(--primary-color);
    top: -57px;
    position: relative;
    right: -40px;
}

.blog-btn i,
.blog-content {
    top: 20px;
    position: relative
}

h5.service-number::after {
    content: "";
    border-bottom: 2px solid var(--primary-color);
    display: block;
    position: relative;
    top: -15px;
    right: 28px;
    width: 40px
}

.service-item .service-btn i {
    display: inline-block;
    color: var(--primary-white);
    text-align: center;
    font-size: 13px;
    position: relative
}

.service-btn span {
    font-size: 18px;
    margin-left: 14px;
    color: var(--primary-white)
}

.service-item .service-inner-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 160px;
    z-index: 9
}

.service-item .service-inner-image img {
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
    transition: clip-path .3s ease-in;
    transition: clip-path .3s ease-in, -webkit-clip-path .3s ease-in
}

.service-item:hover .service-inner-image img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    transition: clip-path .5s cubic-bezier(.33, 1, .68, 1);
    transition: clip-path .5s cubic-bezier(.33, 1, .68, 1), -webkit-clip-path .5s cubic-bezier(.33, 1, .68, 1)
}

.sidrbar-service-list,
.sidrbar-service-list-image {
    background: #f7f7ef;
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2);
    padding: 35px;
    position: relative
}

.sidrbar-service-list-image img::after {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.sidebar-content {
    margin-top: 54px
}

.sidrbar-service-list ul li {
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2);
    padding: 15px 36px;
    margin-bottom: 15px;
}

.sidrbar-service-list ul li a {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sidrbar-service-list ul li a i {
    float: left;
    line-height: 30px
}

.sidrbar-service-list-image a {
    position: absolute;
    left: 0;
    right: 0;
    justify-content: center;
    display: flex;
    bottom: 40%;
    background: var(--primary-color);
    width: 160px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    color: var(--primary-black);
    z-index: 99
}

.sidrbar-service-list .sidrbar-service-list-title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 36px
}

.accordion {
    margin-top: 40px
}

.accordion .accordion-item {
    margin-bottom: 20px;
    background: #f7f7ef;
    border: 1px solid var(--primary-white);
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2)
}

.accordion .accordion-body {
    font-size: 16px;
    line-height: 27px;
    color: var(--third-color) var(--third-color);
    font-weight: 400
}

.accordion .accordion-button {
    font-size: 20px;
    line-height: 26px;
    padding: 20px 30px;
    font-weight: 500;
    border-radius: 0;
    background-color: #f7f7ef;
    color: var(--primary-black) !important
}

.accordion .accordion-button:not(.collapsed) {
    background-color: #f7f7ef;
    color: var(--primary-black);
    border-bottom: 1px solid var(--primary-black)
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none
}

.accordion .accordion-button::before {
    position: absolute;
    right: 20px;
    top: 35%;
    font-weight: 400;
    background-image: none
}

.accordion .accordion-item:first-of-type,
.accordion .accordion-item:last-of-type {
    border-radius: 0
}

.query-wrapper.query-style2 .accordion,
.tag-social-block .about-list-content-right.social-icon-list ul li {
    margin-top: 0
}

.query-wrapper.query-style2 .accordion .accordion-button,
.query-wrapper.query-style2 .accordion-item {
    background: 0 0;
    border: none;
    border-bottom: 1px solid var(--primary-border);
    color: var(--primary-white) !important
}

.query-wrapper.query-style2 .accordion .accordion-button:not(.collapsed) {
    background-color: var(--secondary-bg-color);
    color: var(--secondary-bg-color);
    border-bottom: 1px solid var(--primary-border);
    box-shadow: none;
    color: var(--primary-white) !important
}

.query-wrapper.query-style2 .accordion-button::after,
.query-wrapper.query-style2 .accordion-button:not(.collapsed)::after {
    background-image: none
}

.query-wrapper.section-padding .section-title {
    padding: 60px 0 0;
    margin-top: 0;
    font-size: 40px;
    font-weight: 700
}

.pricing-wrapper .pricing-card {
    padding-bottom: 50px;
    background: 0 0;
    border: 1px solid var(--primary-border);
    border-radius: 30px;
    text-align: right;
}

.pricing-wrapper .pricing-card .pricing-plan {
    display: inline-block;
    font-size: 23px;
    line-height: 23px;
    color: var(--primary-color);
    font-weight: 400;
    font-family: iransans-light, sans-serif;
    text-align: right;
    margin: 42px 46px 0 0;
}

.pricing-wrapper .pricing-card .pricing-price {
    padding: 20px 46px;
    text-align: right;
}

.pricing-wrapper .pricing-card .price {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: var(--primary-black);
    text-align: right;
}

.pricing-wrapper .pricing-card .price-small-text {
    font-size: 60px;
    line-height: 50px;
    font-weight: 400;
    color: var(--primary-white)
}

.pricing-wrapper .pricing-card .price-small-text-month {
    color: var(--primary-color);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 20px
}

.plan-features {
    margin: 20px 46px 0;
    padding-top: 37px
}

.pricing-wrapper .pricing-card .pricing-text {
    font-size: 14px;
    line-height: 18px;
    color: var(--third-color) var(--third-color);
    font-weight: 400;
    text-align: left;
    width: 70%;
    margin: 15px auto 0;
    position: relative
}

.pricing-wrapper .pricing-card .pricing-text::after {
    content: "";
    width: 140px;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    bottom: -40px;
    left: 23px
}

.pricing-wrapper .pricing-card .plan-features .features-item {
    font-size: 18px;
    line-height: 26px;
    color: var(--primary-color);
    font-weight: 400;
    font-family: inherit;
    text-align: right;
}

.pricing-wrapper .pricing-card .plan-features .features-item:not(:last-child) {
    margin-bottom: 15px
}

.pricing-wrapper .pricing-card .plan-features .features-item .icon {
    color: var(--primary-color);
    margin-left: 14px;
    font-size: 12px;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    display: inline-block;
    padding: 0;
    text-align: center;
    transform: scaleX(-1);
}

.pricing-wrapper .pricing-card .button {
    margin-top: 20px;
    background-color: transparent
}

.pricing-wrapper .pricing-card .button.button-primary {
    color: var(--primary-color);
    padding: 15px 40px;
    position: relative;
    z-index: 2;
    border-radius: 40px;
    display: block;
    margin: 60px 46px 0;
    text-align: center;
    border: 1px solid var(--primary-border)
}

.call-to-action p.body-text,
.pricing-content p.body-text {
    padding: 20px 0 40px
}

.priceing-page.pricing-wrapper.portfolio-block {
    background-color: var(--secondary-bg-color);
    border-radius: 30px
}

.home-testimonial-block h1 {
    font-size: 120px;
    color: var(--primary-color);

    line-height: 78px
}

.home-testimonial-block .section-title {
    padding: 0 50px
}

span.dot::before {
    content: ".";
    font-size: 170px;
    color: var(--primary-color);
    line-height: 0
}

.testimonial-slider .item {
    border: 1px solid var(--primary-border);
    padding: 46px
}

.testimonial-icon i {
    font-size: 49px
}

.testimonial-dec p {
    font-size: 20px;
    margin-top: 27px;
    color: var(--primary-color)
}

.testimonial-image img {
    max-width: 70px;
    height: 70px;
    float: right;
}

.product-content-block .product-review li {
    display: inline-block;
    padding-right: 5px
}

.product-content-block .product-review li i {
    color: #ffa700;
    font-size: 14px
}

.testimonial-content {
    margin-top: 42px
}

.testimonial-title {
    color: var(--primary-white);
    padding: 13px 90px 0 0;
    font-size: 24px;
    font-weight: 700
}

.testimonial-sub-title {
    color: var(--primary-color);
    padding: 4px 90px 0 0;
    font-size: 18px
}

ul.list-inline.product-review {
    background: var(--primary-black);
    padding: 5px 20px;
    border-radius: 30px;
    border: 1px solid var(--primary-border);
    margin: 10px 4px 0 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    bottom: 0 !important;
    top: 99.7%
}

.home-testimonial-block .marquee-slider-block {
    width: 100% !important;
    background: 0 0;
    transform: none;
    left: 0;
    right: 0
}

.slider-item {
    border: 1px solid var(--primary-border);
    border-radius: 20px
}

.home-brand-block h1 {
    font-size: 22px;
    text-align: center;
    color: var(--primary-white);

    padding-bottom: 40px
}

.blog-date,
.blog-date i {
    color: var(--primary-color)
}

.blog-content {
    left: -6px
}

.blog-date i {
    font-size: 11px;
    margin-left: 10px;
}

.blog-date {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px
}

.blog-content h1 {
    font-size: 60px;
    line-height: 46px
}

.blog-content .blog-title {
    font-size: 42px;
    color: var(--primary-white);

}

p.blog-desc {
    margin-top: 23px;
    color: #a6a6a6;
    font-size: 18px;
    width: 570px
}

.blog-btn i {
    color: var(--primary-color)
}

.blog-item:hover .blog-title {
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color)
}

.blog-item {
    padding: 35px 0 !important;
    position: inherit !important
}

.blog-slider .blog-content {
    background: var(--primary-white);
    width: 620px;
    padding: 60px 30px;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 0;
}

.blog-info-block {
    display: flex;
    gap: 60px;
    align-items: center;
    justify-content: flex-start;
    text-align: right;
}

.blog-info-block .info {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-items: center
}

.blog-info-block .image img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-left: 20px;
}

.blog-info-block .title h3 {
    color: var(--primary-black);
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    /* text-align: center; */
}

.portfolio-detalis-text.bg-style2 .icon i {
    font-size: 60px;
    margin-bottom: 15px
}

.portfolio-detalis-text.bg-style2 {
    box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2);
    padding: 40px
}

.portfolio-detalis-text.bg-style2 p {
    font-style: italic;
    font-size: 20px;
    line-height: 35px
}

.portfolio-detalis-text.bg-style2 p.client-name {
    text-decoration: underline;
    font-style: normal;
    margin-bottom: 0
}

.single-post-wrapper .post-comment input,
.single-post-wrapper .post-comment textarea {
    padding: 15px 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px
}

.single-post-wrapper .post-comment input {
    min-width: 49.2%;
    border-radius: 30px
}

.single-post-wrapper .post-comment input:not(:last-child) {
    margin-left: 15px;
}

.single-post-wrapper .post-comment ::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 18px;
    color: #5f6168;
    font-weight: 400;
    font-family: iransans-light, sans-serif
}

.single-post-wrapper .post-comment :-ms-input-placeholder {
    font-size: 14px;
    line-height: 18px;
    color: #5f6168;
    font-weight: 400;
    font-family: iransans-light, sans-serif
}

.single-post-wrapper .post-comment ::-ms-input-placeholder {
    font-size: 14px;
    line-height: 18px;
    color: #5f6168;
    font-weight: 400;
    font-family: iransans-light, sans-serif
}

.single-post-wrapper .post-comment ::placeholder {
    font-size: 14px;
    line-height: 18px;
    color: #5f6168;
    font-weight: 400;
    font-family: iransans-light, sans-serif
}

.single-post-wrapper .post-comment textarea {
    min-height: 180px;
    width: 100%;
    border-radius: 10px
}

.single-post-wrapper button.button.button-primary {
    border-radius: 30px;
    background: #000
}

.single-post-wrapper .post-comment .button {
    margin-top: -5px
}

.blog-detalis-block h2.section-heading {
    margin: 0;
    color: var(--primary-black)
}

.blog-detalis-block .portfolio-list-block-title h1 {
    margin: 30px 0 25px;

}

.blog-detalis-block .portfolio-detalis-text,
.blog-detalis-block .portfolio-detalis-top-image,
.contact-info-block,
.post-comment {
    margin-top: 60px
}

.blog-detalis-block .about-list-content-right.social-icon-list h5,
.blog-detalis-block .tag h5 {
    color: var(--primary-black);
    font-weight: 700;
    margin-left: 30px;
}

.post-comment p {
    padding: 15px 0 30px
}

.watch-video {
    width: 100%;
    display: block;
    padding-top: 15%
}

.watch-video.style2 {
    padding-top: 0
}

.watch-video span {
    display: block;
    margin-top: 15px;
    text-transform: capitalize;
    font-family: iransans-light, sans-serif
}

.watch-video .btn-video {
    font-size: 18px;
    height: 130px;
    width: 130px;
    margin: 0 auto;
    display: table;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .06);
    background: var(--primary-color);
    color: var(--primary-black);
    line-height: 130px;
    font-weight: 700
}

.about-video-block-style .watch-video .btn-video:hover,
.watch-video .btn-video:active,
.watch-video .btn-video:focus,
.watch-video .btn-video:hover {
    text-decoration: none;
    background: var(--primary-black);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: var(--primary-color)
}

.watch-video .btn-video i {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

.video_area {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    padding: 200px 0 50px;
    background: #2d2ed4;
    background: -webkit-linear-gradient(to right, #e24997, #2d2ed4);
    background: linear-gradient(to right, #e24997, #2d2ed4)
}

.video_area .video-top-thumbnail img {
    width: 100%;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 1
}

.video_area_text h2 {
    padding-bottom: 170px
}

.about-video-block-style .watch-video {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    padding-top: 0
}

.about-video-block-style .watch-video .btn-video i {
    position: relative;
    display: block;
    vertical-align: middle;
    top: 25%;
    padding: 0;
    left: 5%
}

.form-control {
    background: #f6f7f8;
    border: 0 solid transparent;
    border-radius: 3px;
    box-shadow: none;
    color: inherit;
    font-size: 13px;
    height: auto;
    line-height: 1.33333;
    padding: 15px 15px 15px 20px
}

.contact-block-style {
    background: 0 0;
    z-index: 1;
    position: relative;
    padding: 40px 60px;
    box-shadow: 0 1px 51.3px 5.7px rgb(137 143 156 / 15%);
    border: 1px solid var(--primary-white)
}

h1.main-title {
    font-size: 42px;
    line-height: 56px
}

.contact-form-bg.bg-white {
    padding: 60px 40px
}

.contact_us_contact_form .form-control {
    border: 1px solid var(--primary-border) !important;
    border: none;
    padding: 15px;
    background: 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 44px;
    font-size: 16px;
    -webkit-transition: border .9s;
    -o-transition: border .9s;
    transition: border .9s;
    margin-bottom: 20px
}

.contact-block-style .contact_us_contact_form .form-control,
.contact-block-style .contact_us_contact_form .form-control::placeholder {
    color: var(--third-color) var(--third-color)
}

.contact_us_contact_form textarea {
    min-height: 175px;
    resize: none
}

.error {
    color: #ff0404;
    font-size: 12px;
    font-weight: 700
}

.contact_us_contact_form .btn-style {
    background: var(--primary-balck);
    color: var(--secondary-white);
    display: block;
    margin: 0 auto
}

.type-wrap span {
    font-size: 30px;
    overflow: hidden;
    line-height: 40px;

    text-transform: capitalize
}

.type-style-1 .type-wrap span {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 80px
}

.single-contact-option i,
.single-social-icon i {
    border: 3px solid transparent;
    border-radius: 50%;
    font-size: 36px;
    height: 95px;
    line-height: 90px;
    transition: .3s;
    width: 95px
}

.single-contact-option i {
    background: var(--primary-white) none repeat scroll 0 0;
    margin-bottom: 30px
}

.single-contact-option:hover i,
.single-social-icon a:hover i {
    background: var(--primary-color) none repeat scroll 0 0;
    border: 3px solid var(--primary-white);
    box-shadow: 0 0 0 4px var(--primary-color);
    color: var(--primary-white)
}

.single-contact-option h6 {
    color: inherit;
    font-weight: 700;
    margin-bottom: 5px
}

.single-contact-option p {
    color: inherit;
    line-height: 26px;
    margin: 0
}

.form-details {
    max-width: 500px;
    width: 100%;
    margin: 0 auto
}

.contact-info-block .contact-info i {
    float: right;
    margin: 0;
    line-height: 31px;
    background: var(--primary-white);
    padding: 20px;
    border-radius: 5px
}

.contact-info-block .contact-info {
    margin-bottom: 40px
}

.contact-info-block .contact-info p {
    font-size: 24px;
    font-weight: 700;
    line-height: inherit
}

.contact-info-block h6,
.contact-info-block p {
    padding-right: 30px;
    overflow: hidden
}

.contact-info-block .contact-info h6 {
    margin-bottom: 6px;
    text-transform: capitalize;
    font-size: 14px;
    color: var(--third-color)
}

.address-block i,
.cell-number-block i,
.email-block i {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 45px;
    color: var(--primary-black)
}

.contact-submit-btn,
.footer-contact-btn a,
.sm_svg {
    color: var(--primary-white)
}

.address-block p,
.cell-number-block p,
.email-block p {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.home-contact {
    position: relative;
    left: 0;
    right: 0;
    content: "";
    overflow: hidden;
    margin-top: -120px;
    clear: both
}

.contact-submit-btn {
    float: right;
    z-index: 99;
    text-align: right;
    cursor: pointer;
    background: var(--secondary-bg-color);
    padding: 15px 32px;
    margin-top: 20px;
    border-radius: 30px
}

.main-title.form-right-title {
    font-size: 28px;
    margin-bottom: 60px;
    line-height: 0
}

footer .footer-wrapper .section-title {
    padding: 120px;
    text-align: center
}

footer .footer-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

footer .footer-wrapper .section-heading {
    border: 1px solid var(--primary-border);
    max-width: max-content;
    border-radius: 30px;
    padding: 5px 28px;
    font-size: 17px;
    color: var(--primary-black);
    margin: 0 auto
}

footer .footer-wrapper h1 {
    margin: 26px 0 30px;

}

h3.mail-address {
    font-size: 40px;

}

.footer-contact-btn a {
    background: var(--primary-black);
    z-index: 999;
    margin: 66px auto 0;
    padding: 10px;
    border-radius: 50%;
    width: 210px;
    height: 210px;
    text-align: center;
    line-height: 190px;
    display: block;
    font-size: 17px;
    font-weight: 700
}

footer .footer-wrapper.footer-bg-style2 {
    background-color: #f7f7ef;
    margin: 0 25px;
    border-bottom: 1px solid var(--primary-border)
}

footer .footer-wrapper.footer-bg-style2 .section-heading {
    border: 1px solid var(--primary-color);
    color: var(--primary-color)
}

h3.mail-address {
    color: var(--primary-balck)
}

.banner-block.about-block.portfolio-bg-style .full-width-block {
    border-radius: 30px 30px 0 0
}

footer#contact .contact-form-bg.bg-white {
    background: 0 0 !important;
    padding: 0
}

footer#contact .contact-info-block {
    text-align: right;
}

.sm_svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
    /* transform: scaleX(-1); */
}

.copy-link ul li a,
.copy-text {
    font-size: 18px;
    color: var(--primary-color)
}

.copy-text {
    font-weight: 500
}

.copy-social ul li {
    display: inline;
    padding: 4px 20px;
    border: 1px solid var(--primary-border);
    border-radius: 30px;
    margin-left: 10px;
}

.copy-link ul li {
    display: inline;
    padding-left: 36px
}

.copy-s-top {
    position: absolute;
    left: 6%;
    background: var(--primary-color);
    padding: 12px;
    border-radius: 10px;
    color: var(--primary-black)
}

.cursor,
.cursor-follower {
    position: fixed;
    pointer-events: none;
    z-index: 10000
}

.copyright {
    padding: 60px 0
}

.cursor {
    background-color: var(--primary-color);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    -webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
    transition: transform .3s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cursor.active,
.cursor.menu-active {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.cursor-follower {
    border: .5px solid var(--primary-color);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    transition: transform .6s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), background .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px)
}

.cursor-follower.active,
.cursor-follower.menu-active {
    opacity: 1;
    -webkit-transform: scale(2);
    transform: scale(2)
}

@media only screen and (max-width:1900px) {

    .marquee-slider-block,
    .marquee-slider-block-three {
        width: 100%;
        right: 0;
        overflow: hidden
    }

    .about-block .banner-right {
        padding-bottom: 300px
    }

    .copy-link ul li {
        padding-left: 20px
    }

    .copy-link ul li a,
    .copy-text {
        font-size: 16px
    }

    .copy-social ul li {
        padding: 4px 8px;
        margin-left: 6px;
    }

    .copy-s-top {
        left: 3px;
    }

    .cursor,
    .cursor-follower {
        display: none
    }

    .service-item .service-content .service-title {
        font-size: 40px
    }

    .service-item .service-content .service-desc {
        margin-left: 0
    }

    .home-testimonial-block h1 {
        font-size: 90px;
        line-height: 140px;
        width: 100%;
        min-width: 100px;
        min-height: 100%;
    }

    .counter-text,
    .single-count.counter-item h4 .single-count .counter-text .count {
        font-size: 30px
    }
}

@media only screen and (max-width:1200px) {

    .nav-menus-wrapper ul,
    .nav-menus-wrapper ul>li {
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .header-contact,
    .header-menu-bg {
        display: none
    }

    .sticky-header:not(.header-submenu).is-sticky .nav-menu>li>a {
        line-height: 25px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .banner-block-content .home-main-contant-style-7 {
        padding-top: 120px
    }

    .about-why-work-me {
        padding: 120px 0 170px
    }

    .home-testimonial-block h1 {
        font-size: 60px;
        line-height: 50px
    }

    .job-experience-content-block ul li {
        padding: 26px 15px
    }

    .banner-right .about-list-content-right.social-icon-list ul {
        margin-top: 0
    }

    .about-bottom-content,
    .testimonial-content {
        display: block !important
    }

    .about-bottom-content img {
        top: 0;
        right: 0;
        margin: 15px 0
    }

    .about-block-sub-title p,
    .service-item .service-content .service-desc {
        margin-right: 0;
    }

    .nav-toggle {
        display: block
    }

    .plan-features {
        margin: 20px 30px 0
    }

    .header-style .nav-menu>li>a {
        line-height: inherit
    }

    .pricing-wrapper .pricing-card .pricing-price {
        padding: 20px 30px
    }

    .pricing-wrapper .pricing-card .pricing-plan {
        margin: 42px 30px 0 0;
    }

    .pricing-wrapper .pricing-card .button.button-primary {
        padding: 15px 30px;
        margin: 60px 30px 0
    }

    .about-block-title h1 {
        font-size: 50px;
        padding: 120px 0 50px;
        line-height: 60px
    }

    .contact-block-title h1,
    .portfolio-list-block-title h1 {
        font-size: 50px;
        line-height: 50px
    }

    .contact-submit-btn {
        float: none;
        padding: 15px 30px
    }

    .contact-block-style {
        padding: 40px 20px
    }

    .contact-info-block h6,
    .contact-info-block p {
        padding-left: 10px
    }

    .contact-info-block .contact-info p {
        font-size: 14px
    }

    .portfolio-block .cbp-l-grid-projects-title a {
        font: 700 18px "iransans-light", sans-serif
    }

    .portfolio-block .cbp-footer-year {
        padding: 2px 8px;
        margin-top: -5px;
        margin-right: -20px;
    }

    .testimonial-sub-title {
        padding: 10px 0
    }

    .blog-content {
        left: 0;
        position: relative;
        top: 0;
        overflow: hidden
    }

    .blog-content .blog-title {
        font-size: 22px
    }

    .blog-content h1 {
        font-size: 60px;
        line-height: 18px
    }

    .blog-date {
        margin-bottom: 0
    }

    footer.footer-wrapper h1,
    h3.mail-address {
        font-size: 22px;
        line-height: 28px
    }

    footer .footer-wrapper h1 {
        margin: 26px 0 30px;

        font-size: 34px;
        line-height: 40px
    }

    .single-count {
        padding: 20px 15px
    }

    .testimonial-slider .item {
        padding: 25px
    }

    .about-block .about-content h1,
    .about-content h1 {
        line-height: 36px;
        font-size: 26px;

    }

    .text-slider-btn a {
        margin-top: -13.5%
    }

    .nav-menus-wrapper.show {
        left: 0;
    }

    .nav-menus-wrapper {
        position: fixed;
        left: -540px;
        top: 0;
        width: 300px;
        height: 100vh;
        scroll-behavior: smooth;
        overflow-y: scroll;
        -webkit-transition: right .5s ease-in;
        transition: left .5s ease-in;
        background-color: var(--primary-white);
        padding: 20px;
        z-index: 9999;
        -webkit-box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .15);
        box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .15)
    }

    .nav-menus-wrapper ul {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 30px 0 0;
        padding: 0;
        list-style: none;
        background-color: transparent
    }

    .nav-menus-wrapper ul>li {
        position: relative;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nav-menus-wrapper ul>li a {
        font-size: 16px;
        position: relative;
        display: block;
        padding: 10px 15px;
        -webkit-transition: .3s ease-out;
        transition: .3s ease-out;
        text-decoration: none;
        color: var(--primary-black);
        outline-width: 0;
        text-transform: capitalize;
        border-bottom: 1px solid rgba(0, 0, 0, .05)
    }

    .navigation .close-nav {
        border: 0;
        background: 0 0;
        color: var(--primary-black);
        border-radius: 30px;
        font-size: 20px;
        position: absolute;
        left: 25px;
        top: 17px
    }
}

@media only screen and (min-width:1201px) {
    .menu-contact-list {
        display: none !important
    }

    .nav-menus-wrapper {
        overflow: hidden;
        display: flex;
        justify-content: center;
        margin: 0
    }

    button.close-nav {
        display: none
    }
}

@media only screen and (max-width:767px) {

    .blog-detalis-block .about-list-content-right.social-icon-list h5,
    .blog-detalis-block .tag h5,
    h3.text-right {
        margin-right: 0
    }

    footer .footer-wrapper .section-title {
        padding: 120px 0;
        text-align: center
    }

    .contact-block-title .contact-email {
        font-size: 18px
    }

    .contact-form-bg.bg-white {
        padding: 60px 10px
    }

    .blog-small-image img,
    .service-small-image img {
        margin-bottom: 30px;
        width: 100%
    }

    .sidrbar-service-list-image img,
    p.blog-desc {
        width: 100%
    }

    .blog-info-block,
    .blog-info-block .info {
        display: block;
        text-align: center
    }

    .banner-sub-content .d-flex,
    .copy-content,
    .service-inner,
    .service-item,
    .service-item .service-content,
    .tag-social-block {
        display: block !important
    }

    .blog-info-block .title {
        padding-top: 10px
    }

    .blog-slider .blog-content {
        width: 100%;
        padding: 20px;
        position: unset
    }

    .item .blog-inner-image img {
        margin: 0
    }

    .prev_next a {
        font-size: 14px
    }

    .next,
    .prev {
        padding: 2px 10px
    }

    .portfolio-detalis-info .single_list>ul>li {
        width: 100%;
        padding: 15px
    }

    .about-block .banner-right {
        padding-bottom: 150px
    }

    .watch-video .btn-video {
        height: 80px;
        width: 80px;
        line-height: 80px
    }

    .about-why-work-me {
        padding: 120px 0 100px
    }

    .portfolio-block .cbp-l-grid-projects-number {
        padding: 0 0 10px
    }

    .portfolio-block .cbp-l-grid-projects-desc {
        margin: 25px 0 7px
    }

    .portfolio-block .cbp-footer-year {
        padding: 2px 8px;
        margin-top: -10px;
        margin-right: -35px;
    }

    .skills-list {
        padding: 15px
    }

    .about-block .about-content h1,
    .about-content h1 {
        line-height: 26px;
        font-size: 18px;

    }

    .about-block-title h1,
    .contact-block-title h1,
    .portfolio-list-block-title h1 {
        font-size: 30px;
        line-height: 40px
    }

    .copy-content {
        text-align: center
    }

    .copy-social ul li {
        padding: 6px 10px;
        margin-bottom: 15px;
        display: block
    }

    .about-left-content {
        padding: 30px;
        min-height: auto
    }

    .about-list-content-left h5,
    .about-list-content-right h5 {
        font-size: 16px
    }

    h3.text-left {
        font-size: 20px;
        margin-left: 0
    }

    h3.text-right {
        font-size: 20px
    }

    .banner-sub-content {
        position: absolute;
        bottom: 6%;
        z-index: 9;
        left: 0;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        right: 0
    }

    .cd-header-block {
        padding: 0 30px
    }

    .banner-content {
        bottom: 38%;
        right: 0;
        left: 0
    }

    .about-right-content img {
        margin-top: 30px
    }

    .service-item .service-content .service-title {
        font-size: 36px
    }

    .service-item .service-content {
        padding-left: 0
    }

    h5.service-number {
        top: -10px;
        left: 0
    }

    .blog-inner-image img {
        margin-bottom: 20px;
        width: 100%
    }
}

@media only screen and (max-width:991px) {

    .copy-content,
    .why-with-me .swiper-work-slider .swiper-slide.item .d-flex {
        display: block !important
    }

    .single-post-wrapper .post-comment input {
        width: 100%
    }

    .portfolio-detalis-list .portfolio-detalis-overview-title,
    .portfolio-detalis-title {
        font-size: 30px;
        line-height: 36px
    }

    .single-post-wrapper .post-comment {
        margin-top: 90px
    }

    .header-style .nav-cart,
    .header-style .nav-header,
    .header-style .nav-search {
        padding: 10px 0;
        line-height: 0
    }

    .about-why-work-me {
        padding: 121px 0 130px
    }

    .navigation-portrait .nav-search-button {
        width: auto;
        height: auto;
        line-height: 30px;
        font-size: 22px
    }

    .nav-brand {
        width: 130px
    }

    .nav-toggle {
        width: 30px;
        height: 23px;
        padding: 5px 0 0
    }

    .why-with-me .swiper-work-slider .swiper-slide.item {
        padding: 20px !important
    }

    .home-brand-block h1 {
        line-height: 28px
    }

    .work-dec {
        margin-bottom: 25px
    }

    .single-count,
    .skills-list {
        margin-top: 30px
    }

    footer .footer-wrapper {
        height: auto
    }

    .copy-content {
        text-align: center
    }

    .copy-link ul li {
        display: inline;
        padding-left: 15px
    }

    .copy-social {
        padding: 30px 0
    }

    .copy-s-top {
        position: relative;
        right: 0;
        background: var(--primary-white);
        bottom: -30px;
        margin: 0 auto
    }
}

@media screen and (min-width:768px) and (max-width:800px) {
    .text-slider-btn a {
        margin-top: -22%
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .text-slider-btn a {
        margin-top: -17%
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .banner-content h1 {
        font-size: 90px;
        line-height: 90px
    }

    .sidrbar-service-list ul li {
        padding: 15px 20px
    }

    .about-block .banner-right {
        padding-bottom: 230px
    }

    h3.text-left {
        font-size: 20px;
        margin-left: 0;
        margin-right: 65px
    }

    h3.text-right {
        margin-right: 0;
        font-size: 20px
    }

    .banner-content {
        position: absolute;
        text-align: center;
        bottom: 38%;
        left: 0;
        right: 0
    }

    .banner-sub-content {
        bottom: 30%;
        display: flex;
        justify-content: center;
        left: 0;
        right: 0
    }

    .about-right-content img {
        width: 100%;
        margin-top: 30px
    }

    .skills-list {
        padding: 21px
    }

    .service-item .service-content .service-title {
        font-size: 38px
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {
    .text-slider-btn a {
        margin-top: -13%
    }

    .nav-menu>li>a {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:1201px) and (max-width:1900px) {
    .banner-content {
        left: 0;
        right: 0
    }

    .single-count.counter-item h4 {
        font-size: 16px;
        line-height: 24px
    }

    .banner-content h1 {
        font-size: 130px;
        line-height: 140px;
        margin-left: 0
    }

    h3.text-left {
        font-size: 30px;
        margin-right: 0;
        margin-left: 65px;
    }

    h3.text-right {
        margin-right: 0;
        font-size: 30px
    }

    .banner-sub-content {
        bottom: 22%;
        display: flex;
        justify-content: center;
        left: 0;
        right: 0
    }
}

@media only screen and (min-width:320px) and (max-width:414px) {
    .banner-content h1 {
        font-size: 36px;
        line-height: 40px
    }

    .text-slider-btn a {
        width: 170px;
        height: 170px;
        line-height: 161px;
        margin-top: -38.5%;
        font-size: 12px
    }
}

@media only screen and (min-width:415px) and (max-width:500px) {
    .banner-content h1 {
        font-size: 45px;
        line-height: 50px
    }

    .text-slider-btn a {
        width: 170px;
        height: 170px;
        line-height: 152px;
        margin-top: -33.5%
    }
}

@media only screen and (min-width:501px) and (max-width:600px) {
    .banner-content h1 {
        font-size: 72px;
        line-height: 94px
    }

    .text-slider-btn a {
        width: 170px;
        height: 170px;
        line-height: 152px;
        margin-top: -26.5%
    }
}

.header-contact svg,
.blog-btn svg,
.single-post-wrapper button.button.button-primary svg,
.service-btn svg, .contact_us_contact_form .btn-style svg {
    transform: scaleX(-1);
}

.text-center.center,
h3.mail-address {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-list-block-title-image {
    transform: scaleX(-1);
}

span.back-text {
    margin: 0 3rem;
}

.text-slider-btn svg, .portfolio-contact-btn svg, .footer-contact-btn svg {
    transform: scaleX(-1);
}



/*************************************************/
