/* header default */
/* loading */
/*--------------------------------------------------------------
RTL
----------------------------------------------------------------
# Header
# Blog
# WordPress Widget
# Elementor Widget
# Extra
# Important
--------------------------------------------------------------*/
/*--------------------------------------------------------------
post grid
----------------------------------------------------------------
# blog
--------------------------------------------------------------*/
/*--------------------------------------------------------------
post grid
----------------------------------------------------------------
# testimonial carousel
# testimonial grid
# testimonial single
--------------------------------------------------------------*/
/*--------------------------------------------------------------
post carousel
----------------------------------------------------------------
# carousel style
# blog
# portfolio
# service
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
@keyframes pxl-jump {
    50% {
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%);
    }
}
@keyframes pxl-upscale {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes pxl-upscale {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes pxl-spin {
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}
@keyframes pxl-squash {
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}
@keyframes pxl-skew {
    50% {
        -webkit-transform: skew(30deg);
        transform: skew(30deg);
    }
}
@keyframes pxl-leap {
    50% {
        -webkit-transform: translateY(-50%) rotate(15deg);
        transform: translateY(-50%) rotate(15deg);
    }
}
@keyframes pxl-fade {
    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0;
    }
}
@keyframes pxl-sheen {
    50% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
        color: #eee;
    }
}
@keyframes pxl-xspin {
    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}
@keyframes pxl-jump {
    50% {
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%);
    }
}
@keyframes pxl_load_spinner {
    to {
        -webkit-transform: rotateZ(-360deg);
        -khtml-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        -ms-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
    }
}
@keyframes pxl_load_characters {
    0%, 75%, 100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -khtml-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    25%, 50% {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        -khtml-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}
@keyframes pxl-upscale {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes pxl-upscale {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
@keyframes pxl-spin {
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}
@keyframes pxl-squash {
    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}
@keyframes pxl-skew {
    50% {
        -webkit-transform: skew(30deg);
        transform: skew(30deg);
    }
}
@keyframes pxl-leap {
    50% {
        -webkit-transform: translateY(-50%) rotate(15deg);
        transform: translateY(-50%) rotate(15deg);
    }
}
@keyframes pxl-fade {
    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0;
    }
}
@keyframes pxl-sheen {
    50% {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
        color: #eee;
    }
}
@keyframes pxl-xspin {
    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}
@keyframes pxl_scale1 {
    0% {
        transform: scale(1);
        opacity: 0.67;
    }
    100% {
        transform: scale(2.2);
        opacity: 0;
    }
}
@-webkit-keyframes pxl_scale1 {
    0% {
        transform: scale(1);
        opacity: 0.67;
    }
    100% {
        transform: scale(2.2);
        opacity: 0;
    }
}
@-ms-keyframes pxl_spin {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(-360deg);
    }
}
@-moz-keyframes pxl_spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}
@-webkit-keyframes pxl_spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes pxl_spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes pxl_right_from_left {
    49% {
        -webkit-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes pxl_right_from_left {
    49% {
        -moz-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes pxl-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}
@-moz-keyframes pxl-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}
@-ms-keyframes pxl-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}
@-o-keyframes pxl-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}
@keyframes pxl-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}
@-ms-keyframes pxl_spin {
    from {
        -ms-transform: rotate(0);
    }
    to {
        -ms-transform: rotate(-360deg);
    }
}
@-moz-keyframes pxl_spin {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}
@-webkit-keyframes pxl_spin {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes pxl_spin {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(-359deg);
    }
}
@keyframes textStrokeAnim {
    0% {
        stroke-dasharray: 100%;
        stroke-dashoffset: 100%;
        fill: #000 0;
    }
    95% {
        stroke-dasharray: 0%;
        stroke-dashoffset: 90%;
        fill: #000 0;
    }
    100% {
        stroke-dasharray: 0%;
        stroke-dashoffset: 0%;
        fill: #9b9dad;
        filter: drop-shadow(2px 2px 10px #000 7);
    }
}
@keyframes pxlInnerOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}
@keyframes pxlImgOut {
    0% {
        transform: translateX(0) scale(1);
    }
    100% {
        transform: translateX(-100%) scale(1.15);
    }
}
@keyframes pxlInnerIn {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes pxlImgIn {
    0% {
        transform: translateX(100%) scale(1.15);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}
@keyframes pxl_right_from_left {
    49% {
        transform: translate(-100%);
    }
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}
@-webkit-keyframes pxl_left_from_right {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@-moz-keyframes pxl_left_from_right {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes pxl_left_from_right {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes pxl_grid_fall {
    0% {
        top: 0%;
    }
    100% {
        top: 100%;
    }
}
@keyframes pxl_bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0) translateX(50%);
    }
    40% {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px) translateX(50%);
    }
    60% {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px) translateX(50%);
    }
}
@keyframes pxl_zigzag {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg);
    }
}
@keyframes pulse {
    100% {
        transform: scale(1.75);
        opacity: 0;
    }
}
@keyframes pxl_right_left {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateX(-40px);
    }
    50% {
        transform: translateX(0px);
    }
    75% {
        transform: translateX(40px);
    }
    100% {
        transform: translateX(0px);
    }
}
.slide-right-to-left {
    animation: pxl_right_left 12s ease-out infinite;
    -webkit-animation: pxl_right_left 12s ease-out infinite;
}
@keyframes pxl_left_right {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateX(40px);
    }
    50% {
        transform: translateX(0px);
    }
    75% {
        transform: translateX(-40px);
    }
    100% {
        transform: translateX(0px);
    }
}
.slide-left-to-right {
    animation: pxl_left_right 12s ease-out infinite;
    -webkit-animation: pxl_left_right 12s ease-out infinite;
}
@keyframes pxl_bottom_top_small {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(0px);
    }
    75% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes pxl_bottom_top {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateY(40px);
    }
    50% {
        transform: translateY(0px);
    }
    75% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.slide-bottom-to-top {
    animation: pxl_bottom_top 12s ease-out infinite;
    -webkit-animation: pxl_bottom_top 12s ease-out infinite;
}
@-webkit-keyframes pxl_reveal {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes pxl_reveal {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    80% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes pxl_effect1 {
    0% {
        transform: translate(0px, 0px);
    }
    20% {
        transform: translate(-40px, -5px);
    }
    40% {
        transform: translate(-60px, 40px);
    }
    60% {
        transform: translate(-40px, 60px);
    }
    80% {
        transform: translate(40px, 60px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
@-moz-keyframes PXL_Header_SlideDown {
    0% {
        margin-top: -150px;
    }
    100% {
        margin-top: 0;
    }
}
@-ms-keyframes PXL_Header_SlideDown {
    0% {
        margin-top: -150px;
    }
    100% {
        margin-top: 0;
    }
}
@-webkit-keyframes PXL_Header_SlideDown {
    0% {
        margin-top: -150px;
    }
    100% {
        margin-top: 0;
    }
}
@keyframes PXL_Header_SlideDown {
    0% {
        margin-top: -150px;
    }
    100% {
        margin-top: 0;
    }
}
.slide-effect1 {
    animation: pxl_effect1 12s ease-out infinite;
    -webkit-animation: pxl_effect1 12s ease-out infinite;
}
@keyframes pxl_effect2 {
    0% {
        transform: translate(0px, 0px);
    }
    20% {
        transform: translate(30px, 40px);
    }
    40% {
        transform: translate(-60px, 60px);
    }
    60% {
        transform: translate(-70px, 40px);
    }
    80% {
        transform: translate(-40px, -70px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.slide-effect2 {
    animation: pxl_effect2 12s ease-out infinite;
    -webkit-animation: pxl_effect2 12s ease-out infinite;
}
@keyframes pxl_top_bottom {
    0% {
        transform: translateX(0px);
    }
    25% {
        transform: translateY(-40px);
    }
    50% {
        transform: translateY(0px);
    }
    75% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.slide-top-to-bottom {
    animation: pxl_top_bottom 12s ease-out infinite;
    -webkit-animation: pxl_top_bottom 12s ease-out infinite;
}
@keyframes sliderShape {
    0%, 100% {
        border-radius: 58% 42% 30% 70% / 45% 45% 55% 55%;
        transform: translate3d(0, 0, 0) rotateZ(-0.01deg);
    }
    34% {
        border-radius: 30% 70% 54% 46% / 29% 30% 70% 71%;
        transform: translate3d(0, 5px, 0) rotateZ(-0.01deg);
    }
    50% {
        transform: translate3d(0, 0, 0) rotateZ(-0.01deg);
    }
    67% {
        border-radius: 60% 100% 100% 60% / 100% 100% 60% 60%;
        transform: translate3d(0, -3px, 0) rotateZ(-0.01deg);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    animation-name: zoomInUp;
}
@-webkit-keyframes pxl_fade_in_move {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 1, 1);
        transform: scale3d(0, 1, 1);
    }
    10% {
        opacity: 1;
        -webkit-transform: scale3d(0.1, 1, 1);
        transform: scale3d(0.1, 1, 1);
    }
    100% {
        opacity: 0.14;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pxl_fade_in_move {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0, 1, 1);
        transform: scale3d(0, 1, 1);
    }
    10% {
        opacity: 1;
        -webkit-transform: scale3d(0.1, 1, 1);
        transform: scale3d(0.1, 1, 1);
    }
    100% {
        opacity: 0.14;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes img_circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes img_circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes shine {
    100% {
        right: 125%;
    }
}
@keyframes pxl-wide-menu-underline {
    0% {
        background-size: 100% 100%;
        background-position-x: 0%;
    }
    100% {
        background-size: 0 100%;
        background-position-x: 0%;
    }
}
@keyframes pxl-wide-menu-underline-hover {
    0% {
        background-position-x: 100%;
        background-size: 0 100%;
    }
    100% {
        background-position-x: 100%;
        background-size: 100% 100%;
    }
}
@keyframes full-circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes pxl_loader_bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}
@keyframes pxl_loader_bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.icon-bounce {
    animation: icon-bounce 2s ease infinite;
}
@keyframes icon-bounce {
    70% {
        transform: translateY(0%);
    }
    80% {
        transform: translateY(-15%);
    }
    90% {
        transform: translateY(0%);
    }
    95% {
        transform: translateY(-7%);
    }
    97% {
        transform: translateY(0%);
    }
    99% {
        transform: translateY(-3%);
    }
    100% {
        transform: translateY(0);
    }
}
@-webkit-keyframes btn_shine {
    100% {
        right: 200%;
    }
}
@keyframes btn_shine {
    100% {
        right: 200%;
    }
}
@-webkit-keyframes pxl_skew_in {
    0% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    100% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes pxl_skew_in {
    0% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    100% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.pxl-skew-in {
    -webkit-animation-name: pxl_skew_in;
    animation-name: pxl_skew_in;
    -webkit-animation-duration: 0.8s !important;
    animation-duration: 0.8s !important;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
body.page .pxl-page {
    overflow-x: hidden;
    overflow-y: hidden;
}
.text-start {
    text-align: start;
}
.text-end {
    text-align: end;
}
.text-left {
    text-align: right;
}
.text-right {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-white {
    color: #fff !important;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: ) {
    .d-xxs-none {
        display: none;
    }
}
.d-flex-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.d-flex-wrap > * {
    max-width: 100%;
}
@media (max-width: ) {
    .text-xs-start {
        text-align: start !important;
    }
    .text-xs-end {
        text-align: end !important;
    }
    .text-xs-left {
        text-align: right !important;
    }
    .text-xs-right {
        text-align: left !important;
    }
    .text-xs-center {
        text-align: center !important;
    }
    .justify-content-xs-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xs-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xs-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .align-self-xs-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xs-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xs-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
}
@media (min-width: ) {
    .text-xxxl-start {
        text-align: start !important;
    }
    .text-xxxl-end {
        text-align: end !important;
    }
    .text-xxxl-left {
        text-align: right !important;
    }
    .text-xxxl-right {
        text-align: left !important;
    }
    .text-xxxl-center {
        text-align: center !important;
    }
    .justify-content-xxxl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xxxl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xxxl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .align-self-xxxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xxxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xxxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.text-primary {
    color: var(--primary-color);
}
.overflow-hidden {
    overflow: hidden !important;
}
@media (max-width: ) {
    .overflow-hidden-xs {
        overflow: hidden !important;
    }
}
.bg-image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.scale-hover {
    overflow: hidden;
}
.scale-hover img {
    -webkit-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.bypostauthor {
    display: block;
}
.alignleft, .alignright, .aligncenter {
    margin-top: 6px;
    margin-bottom: 45px;
}
.alignleft {
    display: inline;
    float: right;
    margin-left: 35px;
}
.alignright {
    display: inline;
    float: left;
    margin-right: 35px;
    clear: left;
}
.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.sticky {
    display: block;
}
.list-style-none {
    list-style: none;
}
.italic {
    font-style: italic;
}
.no-padding {
    padding: 0 !important;
}
.text-underline {
    text-decoration: underline;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.absoluted {
    position: absolute;
    z-index: 1;
}
.pxl-absoluted {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.pxl-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.pos-fix {
    position: fixed;
}
.img-cover {
    object-fit: cover;
}
.img-cover-center {
    object-fit: cover;
    object-position: center;
}
.pxl-page-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: rgba(var(--heading-color-rgb),0.8);
    opacity: 0;
    -webkit-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -khtml-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.transition, .pxl-transition {
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.pxl-invisible {
    visibility: hidden;
}
.font-body {
    font-family:  !important;
}
.font-heading {
    font-family: ;
}
.pxl-heading {
    color: var(--four-color);
    font-weight: 700;
    margin-top: 0;
}
.text-heading {
    color: ;
}
.empty-none:empty {
    display: none !important;
}
.clearfix::after, .clearfix::before {
    display: block;
    clear: both;
    content: "";
}
.pxl-spin {
    -webkit-animation: pxl-spin 2s linear infinite;
    -khtml-animation: pxl-spin 2s linear infinite;
    -moz-animation: pxl-spin 2s linear infinite;
    -ms-animation: pxl-spin 2s linear infinite;
    -o-animation: pxl-spin 2s linear infinite;
    animation: pxl-spin 2s linear infinite;
}
.pxl-spin1 {
    -webkit-animation: pxl-spin 15s linear infinite;
    -khtml-animation: pxl-spin 15s linear infinite;
    -moz-animation: pxl-spin 15s linear infinite;
    -ms-animation: pxl-spin 15s linear infinite;
    -o-animation: pxl-spin 15s linear infinite;
    animation: pxl-spin 15s linear infinite;
}
.pxl-dot-animate {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.pxl-dot-animate .dot-item {
    position: relative;
}
.pxl-dot-animate .dot-item span {
    width: 6px;
    height: 6px;
    background-color: #7a7a7a;
    position: absolute;
    bottom: 14%;
    right: 50%;
    margin-right: -2px;
    z-index: 1;
}
.pxl-dot-animate .dot-item:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #292929;
}
.pxl-dot-animate .dot-1 span {
    bottom: 8%;
    -webkit-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop1 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop1 30s infinite linear;
    animation: dotAnimatedBottomToTop1 30s infinite linear;
}
.pxl-dot-animate .dot-2 span {
    bottom: 98%;
    -webkit-animation: dotAnimatedBottomToTop2 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop2 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop2 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop2 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop2 30s infinite linear;
    animation: dotAnimatedBottomToTop2 30s infinite linear;
}
.pxl-dot-animate .dot-3 span {
    bottom: 6%;
    -webkit-animation: dotAnimatedBottomToTop3 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop3 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop3 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop3 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop3 30s infinite linear;
    animation: dotAnimatedBottomToTop3 30s infinite linear;
}
.pxl-dot-animate .dot-4 span {
    bottom: 96%;
    -webkit-animation: dotAnimatedBottomToTop4 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop4 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop4 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop4 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop4 30s infinite linear;
    animation: dotAnimatedBottomToTop4 30s infinite linear;
}
.pxl-dot-animate .dot-5 span {
    bottom: 12%;
    -webkit-animation: dotAnimatedBottomToTop5 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop5 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop5 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop5 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop5 30s infinite linear;
    animation: dotAnimatedBottomToTop5 30s infinite linear;
}
.pxl-dot-animate .dot-6 span {
    bottom: 94%;
    -webkit-animation: dotAnimatedBottomToTop6 30s infinite linear;
    -khtml-animation: dotAnimatedBottomToTop6 30s infinite linear;
    -moz-animation: dotAnimatedBottomToTop6 30s infinite linear;
    -ms-animation: dotAnimatedBottomToTop6 30s infinite linear;
    -o-animation: dotAnimatedBottomToTop6 30s infinite linear;
    animation: dotAnimatedBottomToTop6 30s infinite linear;
}
.pxl-transforms {
    -webkit-transform: perspective(var(--pxl-transform-perspective, 0)) rotate(var(--pxl-transform-rotateZ, 0)) rotateX(var(--pxl-transform-rotateX, 0)) rotateY(var(--pxl-transform-rotateY, 0)) translate(var(--pxl-transform-translate, 0)) translateX(var(--pxl-transform-translateX, 0)) translateY(var(--pxl-transform-translateY, 0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));
    transform: perspective(var(--pxl-transform-perspective, 0)) rotate(var(--pxl-transform-rotateZ, 0)) rotateX(var(--pxl-transform-rotateX, 0)) rotateY(var(--pxl-transform-rotateY, 0)) translate(var(--pxl-transform-translate, 0)) translateX(var(--pxl-transform-translateX, 0)) translateY(var(--pxl-transform-translateY, 0)) scaleX(calc(var(--pxl-transform-flipX, 1) * var(--pxl-transform-scaleX, var(--pxl-transform-scale, 1)))) scaleY(calc(var(--pxl-transform-flipY, 1) * var(--pxl-transform-scaleY, var(--pxl-transform-scale, 1)))) skewX(var(--pxl-transform-skewX, 0)) skewY(var(--pxl-transform-skewY, 0));
    -webkit-transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
    -ms-transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
    transform-origin: var(--pxl-transform-origin-y) var(--pxl-transform-origin-x);
    -webkit-transition: -webkit-transform var(--pxl-transform-transition-duration, 0.4s);
    transition: -webkit-transform var(--pxl-transform-transition-duration, 0.4s);
    -o-transition: transform var(--pxl-transform-transition-duration, 0.4s);
    transition: transform var(--pxl-transform-transition-duration, 0.4s);
    transition: transform var(--pxl-transform-transition-duration, 0.4s), -webkit-transform var(--pxl-transform-transition-duration, 0.4s);
}
.pxl-rotate1 {
    transform: rotate(90deg);
    transform-origin: 100% 0;
}
.transform-origin-0 .elementor-widget-container {
    transform-origin: 100% 0;
}
.elementor-column.pxl-bg-ken-burns .elementor-widget-wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: pxl-ken-burns-in-out 30s linear infinite;
    -khtml-animation: pxl-ken-burns-in-out 30s linear infinite;
    -moz-animation: pxl-ken-burns-in-out 30s linear infinite;
    -ms-animation: pxl-ken-burns-in-out 30s linear infinite;
    -o-animation: pxl-ken-burns-in-out 30s linear infinite;
    animation: pxl-ken-burns-in-out 30s linear infinite;
}
.pxl-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.pxl-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.pxl-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s;
}
.pxl-ken-burns--active.pxl-ken-burns--out {
    -webkit-animation: pxl-ken-burns-out 20s linear infinite;
    -khtml-animation: pxl-ken-burns-out 20s linear infinite;
    -moz-animation: pxl-ken-burns-out 20s linear infinite;
    -ms-animation: pxl-ken-burns-out 20s linear infinite;
    -o-animation: pxl-ken-burns-out 20s linear infinite;
    animation: pxl-ken-burns-out 20s linear infinite;
}
.pxl-ken-burns--active.pxl-ken-burns--in {
    -webkit-animation: pxl-ken-burns-in 20s linear infinite;
    -khtml-animation: pxl-ken-burns-in 20s linear infinite;
    -moz-animation: pxl-ken-burns-in 20s linear infinite;
    -ms-animation: pxl-ken-burns-in 20s linear infinite;
    -o-animation: pxl-ken-burns-in 20s linear infinite;
    animation: pxl-ken-burns-in 20s linear infinite;
}
.elementor-section.pxl-border-section-anm {
    border-width: 0 !important;
}
.elementor-column.pxl-border-column-anm > .elementor-element-populated {
    border-width: 0 !important;
}
.elementor-element.pxl-wg-bd-anm-yes > .elementor-widget-container {
    border-width: 0 !important;
    position: relative;
}
.pxl-border-animated .pxl-border-anm {
    position: absolute;
    transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-border-animated .pxl-border-anm.bt {
    top: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 0;
}
.pxl-border-animated .pxl-border-anm.br {
    top: 0;
    left: 0;
    transform: scaleY(0);
    transform-origin: 0% 0;
}
.pxl-border-animated .pxl-border-anm.bb {
    right: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: 100% 100%;
}
.pxl-border-animated .pxl-border-anm.bl {
    top: 0;
    right: 0;
    transform: scaleY(0);
    transform-origin: 100% 0;
}
.pxl-border-animated.num-3 .pxl-border-anm.br, .pxl-border-animated.num-4 .pxl-border-anm.br, .pxl-border-animated.num-3 .pxl-border-anm.bb, .pxl-border-animated.num-4 .pxl-border-anm.bb {
    transition-delay: 2s;
}
.pxl-border-animated.pxl-animated .pxl-border-anm {
    transform: scale(1);
}
.pxl-bd-anm {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #e4e4e4;
    transform: scale(0);
    transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-bd-anm.bt {
    border-width: 1px 0 0 0;
    transform-origin: 100% 0;
}
.pxl-bd-anm.br {
    border-width: 0 0 0 1px;
    transform-origin: 0% 0;
}
.pxl-bd-anm.bb {
    border-width: 0 0 1px 0;
    transform-origin: 100% 100%;
}
.pxl-bd-anm.bl {
    border-width: 0 1px 0 0;
    transform-origin: 100% 0;
}
.pxl-bd-anm.pxl-animated {
    transform: scale(1);
}
.elementor-widget-divider .elementor-divider-separator {
    transform: scaleX(0);
    transform-origin: 100% 100%;
    transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.elementor-widget-divider.pxl-animated .elementor-divider-separator {
    transform: scale(1);
}
.pxl-divider.animated .pxl-divider-separator {
    transform: scaleX(0);
    transform-origin: 100% 100%;
    transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-divider.animated.reversal .pxl-divider-separator {
    transform-origin: 0% 100%;
}
.pxl-divider.animated.slow .pxl-divider-separator {
    transition: transform 2.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-divider.animated.normal .pxl-divider-separator {
    transition: transform 1.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-divider.animated.fast .pxl-divider-separator {
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-divider.animated.pxl-animated .pxl-divider-separator {
    transform: scale(1);
}
.slow {
    transition: transform 2.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.normal {
    transition: transform 1.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.fast {
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-hd-bd-left .elementor-widget-container:before, .pxl-hd-bd-right .elementor-widget-container:before {
    transform: scaleY(0);
    transform-origin: 0% 0;
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-hd-bd-left.pxl-animated .elementor-widget-container:before, .pxl-hd-bd-right.pxl-animated .elementor-widget-container:before {
    transform: scale(1);
}
.pxl-section-bg-mask {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}
.pxl-section-bg-parallax {
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}
.pxl-column-bg-parallax {
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}
.pxl-section-divider-top-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.pxl-section-divider-bot-img {
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.pxl-section-line-item {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    transform-origin: 100% 0;
    transform: scale(0);
    transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.pxl-section-line-item.pxl-animated {
    transform: scale(1);
}
.cursor-map-target:hover .pxl-map-wrap {
    opacity: 1;
}
.pxl-map-wrap {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -khtml-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    -ms-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
.pxl-map-wrap .pxl-map-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pxl-map-wrap .pxl-map-content iframe {
    width: 100%;
    height: 100%;
}
.pxl-map-wrap.active {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.pxl-map-wrap.active .pxl-map-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-map-wrap.clicked {
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
@media (max-width: ) {
    .pxl-map-wrap.clicked {
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
.list-text-hover .text-hover-item {
    transition: z-index 0.11s 0.17s;
}
.list-text-hover .text-hover-item.active {
    z-index: 3;
}
.pxl-imgs-hover {
    opacity: 0;
    transform: translate(calc(-1*(var(--pxl-mouse-x) - 50%)), calc(var(--pxl-mouse-y) - 50%));
    transition: opacity 0.3s;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
}
.pxl-imgs-hover .img-inner {
    transform: translateX(100%);
}
.pxl-imgs-hover .img-hv-ac {
    transform: translateX(-100%) scale(1.4);
}
.pxl-imgs-hover .img-item.active {
    z-index: 2;
}
.pxl-imgs-hover .img-item.deactive .img-hv-ac {
    animation: pxlImgOut 0.55s ease-in-out both;
}
.pxl-imgs-hover .img-item.deactive .img-inner {
    animation: pxlInnerOut 0.55s ease-in-out both;
}
.pxl-imgs-hover .img-item.active .img-hv-ac {
    animation: pxlImgIn 0.55s ease-in-out both;
}
.pxl-imgs-hover .img-item.active .img-inner {
    animation: pxlInnerIn 0.55s ease-in-out both;
}
.pxl-text-img-wrap .content-inner:hover .pxl-imgs-hover {
    opacity: 1;
}
.pxl-text-stroke {
    position: relative;
    display: inline-block;
    line-height: 1;
    -webkit-text-stroke: 3px rgba(0, 0, 0, 0.08);
    color: transparent;
    text-transform: uppercase;
}
.pxl-bg-parallax {
    position: relative;
    overflow: hidden;
}
.parallax-inner {
    position: absolute;
    top: -10%;
    right: -10%;
    height: calc(100% + 20%);
    width: calc(100% + 20%);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pxl-split-text .split-line {
    overflow: hidden;
}
@media (max-width: 1023px) {
    .stop-splittext-anm .pxl-split-text .split-line {
        overflow: inherit;
    }
    .stop-splittext-anm .pxl-split-text .split-line * {
        transform: scale(1, 1) !important;
        transform: rotateX(0) !important;
        transform: translateX(0) !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }
}
.text-slide-to-left {
    -webkit-animation: pxl_text_slide_l 16s linear infinite;
    animation: pxl_text_slide_l 16s linear infinite;
}
.text-slide-to-right {
    -webkit-animation: pxl_text_slide_r 16s linear infinite;
    animation: pxl_text_slide_r 16s linear infinite;
}
.elementor-section .elementor-container {
    flex-wrap: wrap;
    justify-content: center;
}
.elementor-section.pxl-section-static-pos-yes .elementor-container {
    position: static;
}
.elementor-section.pxl-section-static-pos-yes .elementor-column, .elementor-section.pxl-section-static-pos-yes .elementor-column-wrap {
    position: static;
}
.elementor-section.pxl-section-static-pos-yes .elementor-widget-wrap {
    position: static;
}
.elementor-section.pxl-section-overflow-hidden-yes {
    overflow: hidden !important;
}
.elementor-column.pxl-column-overflow-hidden-yes {
    overflow: hidden !important;
}
.elementor-editor-active .pxl-header-sticky {
    display: none;
}
.elementor-editor-active .pxl-header-main-sticky.h-fixed {
    display: none;
}
.elementor-editor-active .pxl-header-mobile-sticky {
    display: none;
}
.elementor-editor-active .elementor-widget-divider .elementor-divider-separator {
    transform: scale(1);
}
.elementor-editor-active .pxl-border-animated .pxl-border-anm.bb {
    transform: scale(1);
}
.elementor-editor-active .pxl-hd-bd-left .elementor-widget-container:before, .elementor-editor-active .pxl-hd-bd-right .elementor-widget-container:before {
    transform: scale(1);
}
.elementor-editor-active .elementor-widget-pxl_layer .elementor-widget-empty-icon {
    display: none !important;
}
.elementor-editor-active .pxl-page.header-pos-fixed-left, .elementor-editor-active .pxl-page.header-pos-fixed-right {
    padding-right: 0;
    padding-left: 0;
}
.elementor-editor-active .pxl-page.header-pos-fixed-left .pxl-header, .elementor-editor-active .pxl-page.header-pos-fixed-right .pxl-header {
    display: none;
}
@media (min-width: ) {
    .elementor-editor-active .pxl-primary-menu li:hover > .sub-menu {
        z-index: -1;
        opacity: 0;
        visibility: hidden;
    }
}
.elementor-editor-active .pxl-scroll-top {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.elementor-editor-active .pxl-footer.pxl-footer-absoluted {
    bottom: 314px;
}
.elementor-column {
    min-height: 0px;
}
.elementor-lightbox .swiper-zoom-container > canvas, .elementor-lightbox .swiper-zoom-container > img, .elementor-lightbox .swiper-zoom-container > svg {
    object-fit: cover;
    -o-object-fit: cover;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 15px;
}
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 0 15px;
}
.pxl-single-post .single-elementor-content > .elementor {
    margin: 0 -15px;
}
.pxl-single-post .elementor-inner-section > .elementor-column-gap-default {
    margin: 0 -15px;
}
.pxl-single-portfolio .single-elementor-content > .elementor {
    margin: 0 -15px;
}
.pxl-single-portfolio .elementor-inner-section > .elementor-column-gap-default {
    margin: 0 -15px;
}
.pxl-entry-content .elementor-inner-section > .elementor-column-gap-default {
    margin: 0 -15px;
}
.pxl-hidden-template .elementor-inner-section > .elementor-column-gap-default {
    margin: 0 -15px;
}
.elementor-column.pxl-skew .elementor-element-populated:before {
    content: "";
    background-color: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50vw;
    left: 100%;
}
.elementor-column.pxl-skew .elementor-element-populated:after {
    content: "";
    background-color: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 22px;
    right: 100%;
    height: 100%;
    background-size: cover;
    clip-path: polygon(0% 100%, 100% 100%, 0% 0%);
}
.pxl-shape-divider-pos-top .pxl-shape-divider {
    top: -1px;
}
.pxl-shape-divider-mask .pxl-shape-divider {
    width: 100%;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
    line-height: 0;
    direction: rtl;
    mask-image: var(--ss-mask-url);
    -webkit-mask-image: var(--ss-mask-url);
    -ms-mask-image: var(--ss-mask-url);
    -o-mask-image: var(--ss-mask-url);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top;
}
@media (max-width: ) {
    .pxl-section-line span.line-1, .pxl-section-line span.line-4, .pxl-section-line span.line-6 {
        display: none;
    }
}
@media (max-width: ) {
    .pxl-section-line span.line-1, .pxl-section-line span.line-2, .pxl-section-line span.line-3, .pxl-section-line span.line-4, .pxl-section-line span.line-5, .pxl-section-line span.line-6, .pxl-section-line span.line-7 {
        display: none;
    }
}
.pxl-section-line span {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #f4f4f4;
}
.pxl-section-line span.line-1 {
    right: 3.3%;
}
.pxl-section-line span.line-2 {
    right: 8.5%;
}
.pxl-section-line span.line-3 {
    right: 35.2%;
}
.pxl-section-line span.line-4 {
    right: 60.9%;
}
.pxl-section-line span.line-5 {
    right: 64.6%;
}
.pxl-section-line span.line-6 {
    right: 77.6%;
}
.pxl-section-line span.line-7 {
    right: 82.8%;
}
.section-line-custom .pxl-section-line span {
    position: absolute;
    top: auto;
    bottom: 0;
    background-color: #f4f4f4;
    z-index: 1;
}
.section-line-custom .pxl-section-line span.line-1 {
    height: 8px;
}
.section-line-custom .pxl-section-line span.line-2 {
    height: 18px;
}
.section-line-custom .pxl-section-line span.line-3 {
    height: 70px;
}
.section-line-custom .pxl-section-line span.line-4 {
    height: 40px;
}
.section-line-custom .pxl-section-line span.line-5 {
    height: 50px;
}
.section-line-custom .pxl-section-line span.line-6 {
    height: 85px;
}
.section-line-custom .pxl-section-line span.line-7 {
    height: 100px;
}
@media (max-width: ) {
    .section-line-custom .pxl-section-line span.line-1 {
        height: 5px;
    }
    .section-line-custom .pxl-section-line span.line-2 {
        height: 13px;
    }
    .section-line-custom .pxl-section-line span.line-3 {
        height: 50px;
    }
    .section-line-custom .pxl-section-line span.line-4 {
        height: 18px;
    }
    .section-line-custom .pxl-section-line span.line-5 {
        height: 23px;
    }
    .section-line-custom .pxl-section-line span.line-6 {
        height: 45px;
    }
    .section-line-custom .pxl-section-line span.line-7 {
        height: 53px;
    }
}
@media (max-width: ) {
    .section-line-custom .pxl-section-line span.line-2 {
        height: 7px;
    }
    .section-line-custom .pxl-section-line span.line-3 {
        height: 28px;
    }
    .section-line-custom .pxl-section-line span.line-5 {
        height: 53px;
    }
    .section-line-custom .pxl-section-line span.line-7 {
        height: 67px;
    }
}
@media (min-width: ) {
    .pxl-section-line-left-yes .elementor-container:before {
        content: "";
        position: absolute;
        top: 0;
        right: -45px;
        bottom: 0;
        width: 1px;
    }
    .pxl-section-line-right-yes .elementor-container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -45px;
        bottom: 0;
        width: 1px;
    }
}
.pxl-section-offset-left.pxl-section-line-left-yes .elementor-container:before {
    right: -60px;
}
.pxl-section-offset-left.pxl-section-line-right-yes .elementor-container:after {
    left: auto;
    right: 1229px;
}
.max-width-container > div {
    max-width: 1380px !important;
    margin: 0 auto;
}
.pxl-item--star {
    display: inline-block;
    margin: 0 -4px;
}
.pxl-item--star i {
    display: inline-block;
    font-size: 21px;
    margin: 0;
    color: #c4c4c4;
}
.pxl-item--star.one-star i:nth-child(1) {
    color: #ffa903;
}
.pxl-item--star.two-star i:nth-child(1), .pxl-item--star.two-star i:nth-child(2) {
    color: #ffa903;
}
.pxl-item--star.three-star i:nth-child(1), .pxl-item--star.three-star i:nth-child(2), .pxl-item--star.three-star i:nth-child(3) {
    color: #ffa903;
}
.pxl-item--star.four-star i:nth-child(1), .pxl-item--star.four-star i:nth-child(2), .pxl-item--star.four-star i:nth-child(3), .pxl-item--star.four-star i:nth-child(4) {
    color: #ffa903;
}
.pxl-item--star.five-star i {
    color: #ffa903;
}
.pxl-navigation-carousel {
    display: flex;
}
.pxl-navigation-carousel .pxl-navigation-arrow {
    cursor: pointer;
    width: 90px;
    height: 90px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all 0.3s ease;
}
@media (max-width: 880px) {
    .pxl-navigation-carousel .pxl-navigation-arrow {
        width: 70px;
        height: 70px;
    }
    .pxl-navigation-carousel .pxl-navigation-arrow svg {
        height: 20px;
    }
}
.pxl-navigation-carousel .pxl-navigation-arrow svg path {
    fill: var(--secondary-color);
}
.pxl-navigation-carousel .pxl-navigation-arrow:hover {
    background-color: var(--secondary-color);
}
.pxl-navigation-carousel .pxl-navigation-arrow:hover svg path {
    fill: #fdfdfd;
}
.pxl-navigation-carousel .pxl-navigation-arrow.pxl-navigation-arrow-prev {
    margin-left: 18px;
}
.pxl-mask-bg-parallax {
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    background: linear-gradient(-90deg, #2f057b 0%, #6441c1 100%);
    -webkit-mask-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.pxl-mask-bg-parallax img {
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    position: absolute;
    top: 120px;
}
.pxl-section-bg-mask {
    --pxl-mask-bg-color-one: #f00;
}
.far, .fa, .fas {
    font-family: "Font Awesome 5 Pro" !important;
}
.multiply:after {
    mix-blend-mode: multiply;
    opacity: 1;
}
.pxl-column-overflow-hidden-radius {
    border-radius: 20px;
}
.container-1345px .elementor-container {
    max-width: 1375px !important;
}
.container-1320px .elementor-container {
    max-width: 1350px !important;
}
.container-1170px .elementor-container {
    max-width: 1200px !important;
}
.pxl-wobble span {
    display: inline-block;
    pointer-events: none;
}
.pxl-wobble span.pxl-jump {
    -webkit-animation: pxl-jump 0.5s 1;
    -khtml-animation: pxl-jump 0.5s 1;
    -moz-animation: pxl-jump 0.5s 1;
    -ms-animation: pxl-jump 0.5s 1;
    -o-animation: pxl-jump 0.5s 1;
    animation: pxl-jump 0.5s 1;
}
.pxl-wobble span.pxl-upscale {
    -webkit-animation: pxl-upscale 0.5s 1;
    -khtml-animation: pxl-upscale 0.5s 1;
    -moz-animation: pxl-upscale 0.5s 1;
    -ms-animation: pxl-upscale 0.5s 1;
    -o-animation: pxl-upscale 0.5s 1;
    animation: pxl-upscale 0.5s 1;
}
.pxl-wobble span.pxl-spin {
    -webkit-animation: pxl-spin 0.5s 1;
    -khtml-animation: pxl-spin 0.5s 1;
    -moz-animation: pxl-spin 0.5s 1;
    -ms-animation: pxl-spin 0.5s 1;
    -o-animation: pxl-spin 0.5s 1;
    animation: pxl-spin 0.5s 1;
}
.pxl-wobble span.pxl-skew {
    -webkit-animation: pxl-skew 0.5s 1;
    -khtml-animation: pxl-skew 0.5s 1;
    -moz-animation: pxl-skew 0.5s 1;
    -ms-animation: pxl-skew 0.5s 1;
    -o-animation: pxl-skew 0.5s 1;
    animation: pxl-skew 0.5s 1;
}
.pxl-wobble span.pxl-squash {
    -webkit-animation: pxl-squash 0.5s 1;
    -khtml-animation: pxl-squash 0.5s 1;
    -moz-animation: pxl-squash 0.5s 1;
    -ms-animation: pxl-squash 0.5s 1;
    -o-animation: pxl-squash 0.5s 1;
    animation: pxl-squash 0.5s 1;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}
.pxl-wobble span.pxl-leap {
    -webkit-animation: pxl-leap 0.7s 1;
    -khtml-animation: pxl-leap 0.7s 1;
    -moz-animation: pxl-leap 0.7s 1;
    -ms-animation: pxl-leap 0.7s 1;
    -o-animation: pxl-leap 0.7s 1;
    animation: pxl-leap 0.7s 1;
}
.pxl-wobble span.pxl-fade {
    -webkit-animation: pxl-fade 0.5s 1;
    -khtml-animation: pxl-fade 0.5s 1;
    -moz-animation: pxl-fade 0.5s 1;
    -ms-animation: pxl-fade 0.5s 1;
    -o-animation: pxl-fade 0.5s 1;
    animation: pxl-fade 0.5s 1;
}
.pxl-wobble span.pxl-sheen {
    -webkit-animation: pxl-sheen 0.3s 1;
    -khtml-animation: pxl-sheen 0.3s 1;
    -moz-animation: pxl-sheen 0.3s 1;
    -ms-animation: pxl-sheen 0.3s 1;
    -o-animation: pxl-sheen 0.3s 1;
    animation: pxl-sheen 0.3s 1;
}
.pxl-wobble span.pxl-xspin {
    -webkit-animation: pxl-xspin 0.3s 1;
    -khtml-animation: pxl-xspin 0.3s 1;
    -moz-animation: pxl-xspin 0.3s 1;
    -ms-animation: pxl-xspin 0.3s 1;
    -o-animation: pxl-xspin 0.3s 1;
    animation: pxl-xspin 0.3s 1;
}
.pxl-wobble span.pxl-pop {
    -webkit-animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
    -khtml-animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
    -moz-animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
    -ms-animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
    -o-animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
    animation: pxl-upscale 0.4s ease-in-out 1 0.2s;
}
.pxl-grid .pxl-grid-masonry {
    position: relative;
}
.pxl-grid .grid-sizer {
    z-index: -1;
}
.pxl-grid .pxl-load-more {
    text-align: center;
    margin-top: 84px;
}
.pxl-grid .pxl-load-more .btn {
    font-family: Samim;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.08px;
    color: #fff;
    border-radius: 10px;
    background: transparent;
    width: 100%;
    border: 1px solid #fff;
    justify-content: center;
    z-index: 1;
    padding: 14px 36px 16px 40px;
}
.pxl-grid .pxl-load-more .btn:after {
    content: none;
}
.pxl-grid .pxl-load-more .btn .pxl-load-icon {
    opacity: 0;
}
.pxl-grid .pxl-load-more.loading .btn {
    padding: 14px 36px 16px 40px;
    color: var(--primary-color);
}
.pxl-grid .pxl-load-more.loading .btn:before {
    width: 100%;
}
.pxl-grid .pxl-load-more.loading .btn .button-arrow-hover {
    opacity: 0;
}
.pxl-grid .pxl-load-more.loading .btn .pxl-load-icon {
    opacity: 1;
    color: var(--primary-color);
}
.pxl-grid .pxl-load-more.loading .btn .pxl-load-icon i {
    animation: pxl_spin 0.6s infinite linear;
    -webkit-animation: pxl_spin 0.6s infinite linear;
}
@media screen and (min-width: 1200px) {
    .pxl-grid .col-xl-pxl5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.pxl-grid-filter1 {
    margin-bottom: 126px;
}
@media (max-width: 1200px) {
    .pxl-grid-filter1 {
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-grid-filter1 {
        margin-bottom: 40px;
    }
}
.pxl-grid-filter1 .filter-item {
    font-family: Vazirmatn1;
    color: #000;
    font-weight: 700;
    display: inline-flex;
    padding: 0px;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    justify-content: center;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.pxl-grid-filter1 .filter-item + .filter-item {
    margin-right: 40px;
}
@media screen and (max-width: 1199px) {
    .pxl-grid-filter1 .filter-item + .filter-item {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .pxl-grid-filter1 .filter-item {
        line-height: 42px;
        padding: 0 18px;
    }
}
@media screen and (max-width: 1199px) {
    .pxl-grid-filter1 .filter-item:last-child {
        margin-left: 9px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-grid-filter1 .filter-item:last-child {
        margin-left: 0;
    }
}
.pxl-grid-filter1 .filter-item.active, .pxl-grid-filter1 .filter-item:hover {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-grid-filter1 .pxl--filter-inner {
    background-color: #fff;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .pxl-grid-filter1 .pxl--filter-inner {
        background-color: transparent;
    }
}
@media screen and (max-width: 767px) {
    .pxl-grid-filter1 .pxl--filter-inner {
        -webkit-box-shadow: none;
        -khtml-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
}
.elementor-editor-active .grid-sizer {
    display: none;
}
.pxl-col-align-start > .elementor-widget-wrap {
    justify-content: flex-start;
}
.pxl-col-align-start .elementor-inner-section > .elementor-container {
    margin-right: 0;
}
.pxl-col-align-center > .elementor-widget-wrap {
    justify-content: center;
}
.pxl-col-align-end > .elementor-widget-wrap {
    justify-content: flex-end;
}
.pxl-col-align-end .elementor-inner-section > .elementor-container {
    margin-left: 0;
}
.pxl-swiper-container {
    margin: 0 -15px;
    position: relative;
    overflow: hidden;
}
.pxl-swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.pxl-swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 15px;
}
.page #pxl-main > #primary {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.bar {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 62px;
    border-radius: 5px;
    width: 50px;
    height: 2px;
    background: var(--primary-color);
    transition: all 0.3s;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-arrow {
    font-size: 16px;
    color: #000;
    display: block;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    visibility: hidden;
}
.pxl-swiper-arrow i {
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxl-swiper-arrow:hover {
    color: var(--secondary-color);
}
.pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.pxl-swiper-arrow.pxl-swiper-arrow-prev {
    right: -28px;
}
@media screen and (max-width: 1199px) {
    .pxl-swiper-arrow.pxl-swiper-arrow-prev {
        right: 30px;
    }
}
.pxl-swiper-arrow.pxl-swiper-arrow-next {
    left: -28px;
}
@media screen and (max-width: 1199px) {
    .pxl-swiper-arrow.pxl-swiper-arrow-next {
        left: 30px;
    }
}
.pxl-swiper-arrow.style2 {
    background-color: #f1f1f3;
    color: #fff;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.pxl-swiper-arrow.style2:before {
    z-index: -1;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: var(--gradient-color-from);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-arrow.style2:hover {
    background-color: #f1f1f3;
}
.pxl-swiper-arrow.style2:hover:before {
    opacity: 1;
}
.pxl-swiper-dots {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 12px;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #cacaca;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet:hover, .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--primary-color);
}
.pxl-swiper-boxshadow .pxl-carousel-inner {
    margin: 0 -30px;
}
.pxl-swiper-boxshadow .pxl-carousel-inner .pxl-swiper-container {
    padding: 0 30px;
}
.pxl-swiper-boxshadow .pxl-swiper-slide {
    -webkit-transition: opacity 300ms ease;
    -khtml-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -ms-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
.pxl-swiper-boxshadow .pxl-swiper-slide:not(.swiper-slide-visible) {
    opacity: 0;
}
.pxl-swiper-sliders {
    position: relative;
}
@media (min-width: 991px) {
    .pxl-swiper-sliders:hover .pxl-swiper-arrow {
        opacity: 1;
        visibility: visible;
    }
}
.pxl-swiper-sliders.pxl-swiper-arrow-show .pxl-swiper-arrow {
    opacity: 1;
    visibility: visible;
}
.pxl-swiper-nogap .pxl-swiper-container {
    margin: 0;
}
.pxl-swiper-nogap .pxl-swiper-container .pxl-swiper-slide {
    padding: 0;
}
.pxl-swiper-thumbs {
    overflow: hidden;
}
.pxl-swiper-thumbs .swiper-slide {
    cursor: pointer;
}
svg linearGradient stop:first-child {
    stop-color: var(--gradient-color-from);
}
svg linearGradient stop:last-child {
    stop-color: var(--gradient-color-to);
}
@media (min-width: 1280px) {
    .pxl-section-offset-left.pxl-container-width-container-1200 {
        padding-right: calc((100% - 1200px)/2) !important;
    }
    .pxl-section-offset-left.pxl-container-width-container-1200.pxl-section-gap-no {
        padding-right: calc((100% - 1170px)/2) !important;
    }
}
@media (min-width: 1280px) {
    .pxl-section-offset-right.pxl-container-width-container-1200 {
        padding-left: calc((100% - 1200px)/2) !important;
    }
    .pxl-section-offset-right.pxl-container-width-container-1200.pxl-section-gap-no {
        padding-left: calc((100% - 1170px)/2) !important;
    }
}
@media (min-width: ) {
    .pxl-swiper-arrows {
        right: calc((100vw - 1170px)/2) !important;
    }
}
@media (min-width: 1280px) {
    .pxl-container-width-container-1620 .elementor-container {
        max-width: 1650px !important;
    }
    .pxl-container-width-container-1320 .elementor-container {
        max-width: 1330px !important;
    }
    .pxl-container-width-container-1345 .elementor-container {
        max-width: 1375px !important;
    }
}
@font-face {
    font-family: 'GT Walsheim Pro';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/walsheim/GTWalsheimPro-Light.woff2') format('woff2'), url('../fonts/walsheim/GTWalsheimPro-Light.woff') format('woff');
}
@font-face {
    font-family: 'GT Walsheim Pro';
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/walsheim/GTWalsheimPro-Regular.woff2') format('woff2'), url('../fonts/walsheim/GTWalsheimPro-Regular.woff') format('woff');
}
@font-face {
    font-family: 'GT Walsheim Pro';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/walsheim/GTWalsheimPro-Medium.woff2') format('woff2'), url('../fonts/walsheim/GTWalsheimPro-Medium.woff') format('woff');
}
@font-face {
    font-family: 'GT Walsheim Pro';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/walsheim/GTWalsheimPro-Bold.woff2') format('woff2'), url('../fonts/walsheim/GTWalsheimPro-Bold.woff') format('woff');
}
.ft-walsheim {
    font-family: 'GT Walsheim Pro' !important;
}
.ft-Samim, blockquote, #pxl-page-title-default .pxl-breadcrumb li, .pxl-cursor-drag, .pxl-cursor-drag .text, .pxl-text-editor a, .pxl-cart-sidebar-button .pxl_cart_counter, .pxl-contact-form .contact-form-faq .input-contact .btn-form > p button, .pxl-item--archive .pxl-item--title, .pxl-item--archive .pxl-item--excerpt, .pxl-item--archive .pxl-item--meta a, .single-post .pxl-item-single-post .pxl-item--meta, .single-post .pxl-item-single-post > .pxl-item--title, .single-post .pxl-item--meta, .pxl--post-footer .pxl--tags a, .pxl-pagination-wrap .page-numbers, .comment-title, .comment-date, .comment-reply a, .pxl-wrap-table .pxl-table-inner .wrap-table:first-child .pxl-table--item span, .pxl-wrap-table .pxl-table-inner .wrap-table .pxl-table--inner .pxl-table--title, .pxl-side-cart .pxl-panel-header .pxl-title, button:not(.rm-style-default), .button, input[type="submit"], .pxl-blog-grid-layout1 .item--title, .pxl-post-carousel1 .item--title, .pxl-blog-grid-layout1 .item--author, .pxl-post-carousel1 .item--author, .pxl-blog-grid-layout1 .pxl-item--date, .pxl-post-carousel1 .pxl-item--date, .ci-content-wrap .ci-content .ci-title, .pxl-icon-box1 .pxl-item--title, .pxl-testimonial-carousel1 .pxl-item--title, .pxl-testimonial-carousel3 .pxl-item--title, .pxl-accordion1 .pxl-item-accordion {
    font-family: 'Vazirmatn1' !important;
}
html {
    box-sizing: border-box;
}
body {
    background-color: #fdfdfd;
    font-size: 16px;
    line-height: 1.66666;
    color: var(--third-color);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    font-weight: normal;
    letter-spacing: 0;
    overscroll-behavior: none;
    font-family: 'Vazirmatn1';
    margin: 0;
    padding: 0;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background: #2e2e2e;
    border: 2px solid transparent;
    background-clip: padding-box;
}
body::-webkit-scrollbar-thumb:hover {
    border: 0;
}
body::-webkit-scrollbar-track {
    background: ;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
a {
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: var(--link-color);
}
a:before, a:after {
    -webkit-transition: inherit;
    -khtml-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
a:hover, a:focus {
    color: var(--link-color-hover);
}
a:active, a.nice-select.open {
    color: var(--link-color-active);
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
a, a:hover, a:focus, a:before, a:after {
    outline: none;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Vazirmatn1';
    color: var(--four-color);
    font-weight: 700;
    margin: 0 0 15px;
    clear: both;
    line-height: 1.41666;
}
h1, .h1 {
    font-size: 48px;
}
h2, .h2 {
    font-size: 42px;
}
h3, .h3 {
    font-size: 32px;
}
h4, .h4 {
    font-size: 24px;
}
h5, .h5 {
    font-size: 22px;
}
h6, .h6 {
    font-size: 18px;
}
img {
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}
p {
    margin: 0 0 15px;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.wp-caption .wp-caption-text {
    padding: 0.8075em 0;
    font-size: 0.875em;
    font-style: italic;
}
.gallery-caption {
    opacity: 1;
}
.wp-caption-text {
    text-align: center;
}
.alignleft, .alignright, .aligncenter {
    margin-top: 6px;
    margin-bottom: 45px;
}
.alignleft {
    display: inline;
    float: right;
    margin-left: 35px;
}
.alignright {
    display: inline;
    float: left;
    margin-right: 35px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.sticky {
    display: block;
}
.screen-reader-text {
    display: none;
}
.bypostauthor {
    display: block;
}
blockquote {
    background-color: #f5f5f5;
    padding: 60px;
    font-size: 28px;
    line-height: 30px;
    color: var(--secondary-color);
    position: relative;
    margin-right: 0;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    blockquote {
        padding-right: 20px;
        padding-left: 20px;
        margin-left: 0;
        font-size: 18px;
    }
}
blockquote:before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
blockquote cite {
    display: block;
    font-size: 15px;
    font-style: italic;
    margin-top: 15px;
    font-weight: 700;
}
blockquote p:last-child {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Samim';
    font-style: normal;
    text-transform: uppercase;
    line-height: 20px;
}
blockquote.is-style-large.wp-block-quote {
    padding: 32px 37px 32px 57px;
}
blockquote.wp-block-quote p {
    margin-bottom: 16px !important;
}
blockquote.wp-block-quote cite br {
    display: none;
}
blockquote.wp-block-quote.has-text-align-right:before {
    right: auto;
    left: 0;
}
#tslOverlay {
    background-color: transparent !important;
    z-index: 999999 !important;
}
table {
    border-bottom: 1px solid #ececf0;
    border-right: 1px solid #ececf0;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin: 0 0 32px;
    width: 100%;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
table th {
    color: #222;
}
caption, td {
    font-weight: normal;
    text-align: right;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 13px 8px;
}
th {
    font-weight: 600;
    border-top: 1px solid #ececf0;
    padding: 10px;
    border-left: 1px solid #ececf0;
}
td {
    border-top: 1px solid #ececf0;
    padding: 10px;
    border-left: 1px solid #ececf0;
    /*--- Definition Lists ---*/
}
dl dt {
    font-weight: normal;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
dl dd {
    line-height: normal;
    margin-bottom: 20px;
}
dl dd a {
    color: #000;
}
dl dd a:hover {
    color: var(--primary-color);
}
code, kbd {
    background-color: transparent;
    border-radius: 4px;
    color: inherit;
    font-size: 100%;
    padding: 2px 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
ins {
    color: #fff;
    border: none;
    padding: 2px;
    text-decoration: none;
    background-color: var(--primary-color);
}
pre {
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
ol {
    list-style: outside none decimal;
    margin-bottom: 32px;
}
ul {
    padding: 0;
    margin: 0 0 32px;
}
ul li {
    list-style-position: inside;
}
dl + h2 + ul {
    padding-right: 35px;
}
dl + h2 + ul ul {
    padding-right: 35px;
}
dl + h2 + ul ul li {
    list-style: outside;
}
.alignleft, .alignright, .aligncenter {
    margin-top: 6px;
    margin-bottom: 45px;
}
.alignleft {
    display: inline;
    float: right;
    margin-left: 35px;
}
.alignright {
    display: inline;
    float: left;
    margin-right: 35px;
    clear: left;
}
.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.post-password-form label {
    display: block;
    max-width: 60%;
}
.post-password-form input {
    margin: 10px 0;
}
.has-background-dim {
    color: #fff;
    margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-item {
    float: right;
}
.wp-block-gallery .blocks-gallery-caption {
    margin-bottom: 22px;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: max-content;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .post-password-form label {
        max-width: 60%;
    }
}
.wp-block-button {
    margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}
.wp-block-button .wp-block-button__link:not([href]) {
    color: #fff;
}
.wp-block-button .wp-block-button__link:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}
.wp-block-button .wp-block-button__link:hover:not([href]) {
    color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent;
    color: var(--primary-color);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}
.wp-block-button.is-style-squared .wp-block-button__link {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.wp-caption .wp-caption-text {
    padding: 0.8075em 0;
    font-size: 0.875em;
    font-style: italic;
}
.gallery-caption {
    opacity: 1;
}
.wp-caption-text {
    text-align: center;
}
.no-results.not-found {
    /* Woo */
}
.no-results.not-found .searchform-wrap {
    position: relative;
}
.no-results.not-found .search-submit {
    position: absolute;
    top: 0;
    left: 0;
    height: 51px;
    line-height: 51px;
    padding: 0;
    width: 61px;
    background-color: transparent;
    color: #222;
}
.woocommerce div.product form.cart .variations {
    width: auto;
}
.pxl-image-wg.bg-halp {
    padding: 5px 5px 0 5px;
    position: relative;
}
.pxl-image-wg.bg-halp:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 68%;
    background-color: var(--primary-color);
}
.pxl-image-wg.bg-halp img {
    width: 100%;
    position: relative;
}
.pxl-image-wg.move-from-left {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.pxl-image-wg.move-from-left img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-transform: scale(1.5) translate(100px, 0px);
    -khtml-transform: scale(1.5) translate(100px, 0px);
    -moz-transform: scale(1.5) translate(100px, 0px);
    -ms-transform: scale(1.5) translate(100px, 0px);
    -o-transform: scale(1.5) translate(100px, 0px);
    transform: scale(1.5) translate(100px, 0px);
}
.pxl-image-wg.move-from-left.pxl-animated {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.pxl-image-wg.move-from-left.pxl-animated img {
    -webkit-transform: scale(1) translate(0px, 0px);
    -khtml-transform: scale(1) translate(0px, 0px);
    -moz-transform: scale(1) translate(0px, 0px);
    -ms-transform: scale(1) translate(0px, 0px);
    -o-transform: scale(1) translate(0px, 0px);
    transform: scale(1) translate(0px, 0px);
}
.pxl-image-wg.move-from-right {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}
.pxl-image-wg.move-from-right img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-transform: scale(1.5) translate(-100px, 0px);
    -khtml-transform: scale(1.5) translate(-100px, 0px);
    -moz-transform: scale(1.5) translate(-100px, 0px);
    -ms-transform: scale(1.5) translate(-100px, 0px);
    -o-transform: scale(1.5) translate(-100px, 0px);
    transform: scale(1.5) translate(-100px, 0px);
}
.pxl-image-wg.move-from-right.pxl-animated {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.pxl-image-wg.move-from-right.pxl-animated img {
    -webkit-transform: scale(1) translate(0px, 0px);
    -khtml-transform: scale(1) translate(0px, 0px);
    -moz-transform: scale(1) translate(0px, 0px);
    -ms-transform: scale(1) translate(0px, 0px);
    -o-transform: scale(1) translate(0px, 0px);
    transform: scale(1) translate(0px, 0px);
}
.pxl-image-wg.skew-in.pxl-animated {
    -webkit-animation-name: pxl_skew_in;
    animation-name: pxl_skew_in;
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.overflow-hiden {
    overflow: hidden;
}
#pxl-main .pxl-lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 23.73%;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    overflow: hidden;
    z-index: -1;
}
#pxl-main .pxl-lines span {
    position: relative;
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #343434;
    mix-blend-mode: difference;
    -webkit-transition: none !important;
    -khtml-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
#pxl-main .pxl-lines span:before, #pxl-main .pxl-lines span:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100px;
    background: #fff;
    background: -webkit-gradient(linear, right bottom, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.00000001)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.00000001) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.00000001) 100%);
    -webkit-animation: pxl_grid_fall 10s linear infinite;
    -khtml-animation: pxl_grid_fall 10s linear infinite;
    -moz-animation: pxl_grid_fall 10s linear infinite;
    -ms-animation: pxl_grid_fall 10s linear infinite;
    -o-animation: pxl_grid_fall 10s linear infinite;
    animation: pxl_grid_fall 10s linear infinite;
}
#pxl-main .pxl-lines span:first-child:before {
    animation-delay: 1s;
}
#pxl-main .pxl-lines span:first-child:after {
    animation-delay: 5s;
}
#pxl-main .pxl-lines span:nth-child(2):before {
    animation-delay: 3s;
}
#pxl-main .pxl-lines span:nth-child(2):after {
    animation-delay: 7s;
}
#pxl-main .pxl-lines span:nth-child(3):before {
    animation-delay: 2s;
}
#pxl-main .pxl-lines span:nth-child(3):after {
    animation-delay: 6s;
}
@media screen and (min-width: 1200px) {
    .pxl-sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 40px;
    }
    .admin-bar .pxl-sidebar-sticky {
        top: 72px;
    }
}
#pxl-wapper {
    overflow: hidden;
}
#pxl-wapper.pxl-wapper .pxl-video-player1 img {
    transform: none !important;
    object-fit: cover;
}
@media (max-width: 1200px) {
    #pxl-wapper.pxl-wapper .pxl-video-player1 img {
        height: 100%;
    }
}
#pxl-wapper.pxl-wapper .pxl-image-single .pxl-item--inner img {
    transform: none !important;
    object-fit: cover;
}
#pxl-wapper.pxl-wapper #pxl-main {
    position: relative;
}
@media screen and (min-width: 1200px) {
    #pxl-wapper .container {
        max-width: 1650px;
        width: 100%;
        z-index: 3;
        position: relative;
    }
}
@media screen and (max-width: 1199px) {
    #pxl-wapper .container {
        max-width: 100%;
    }
}
#pxl-wapper .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    #pxl-wapper #pxl-sidebar-area {
        margin-top: 30px;
    }
}
@media screen and (min-width: 992px) {
    #pxl-wapper .pxl-has-sidebar.pxl-sidebar-left {
        flex-direction: row-reverse;
    }
}
#pxl-wapper .elementor-top-section:not(.elementor-section-full_width) .elementor-section.elementor-inner-section > .elementor-container {
    margin: 0 -15px;
    max-width: inherit !important;
}
@media screen and (max-width: 1199px) {
    #pxl-wapper .elementor-top-section > .elementor-column-gap-extended .elementor-inner-section > .elementor-column-gap-extended {
        margin-right: -15px;
        margin-left: -15px;
    }
}
#pxl-main {
    padding: 99px 0 139px;
}
@media (max-width: 1200px) {
    #pxl-main {
        padding: 50px 0 80px;
    }
}
#pxl-main .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1650px;
    margin: 0 auto;
}
.single-post #pxl-main {
    padding: 99px 0 190px;
}
@media screen and (max-width: 1199px) {
    .single-post #pxl-main {
        padding: 60px 0 60px;
    }
}
@media screen and (min-width: 1200px) {
    .pxl-row-scroll-fixed > .elementor-container {
        align-items: flex-start;
        justify-content: space-between;
    }
    .pxl-row-scroll-fixed .pxl-column-sticky {
        position: sticky;
        top: 30px;
    }
}
.single-post .pxl-item--content > .elementor {
    margin: 0 -15px;
}
.pxl-bg-color-left {
    z-index: 1;
}
.pxl-bg-color-left:before {
    z-index: -1;
    content: '';
    background-color: #070f01;
    position: absolute;
    top: 0;
    right: 80px;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 1400px) {
    .pxl-bg-color-left:before {
        right: 0;
    }
}
.pxl-breadcrumb {
    padding: 0;
    margin: 0;
    list-style: none;
}
.pxl-breadcrumb a {
    color: inherit;
}
.pxl-breadcrumb a:hover {
    color: var(--primary-color);
}
.pxl-breadcrumb li {
    display: inline-block;
    align-items: center;
}
.pxl-breadcrumb li:first-child:before {
    content: "\f147";
    margin-left: 6px;
    color: inherit;
    font-family: caseicon;
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: 2px;
}
.pxl-breadcrumb li span {
    font-size: inherit;
}
#pxl-page-title-default {
    padding: 126px 0 129px;
    text-align: center;
    position: relative;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
}
@media screen and (max-width: 1199px) {
    #pxl-page-title-default {
        padding: 106px 0 109px;
    }
}
#pxl-page-title-default .pxl-page-title-default-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center !important;
    background-attachment: fixed;
    opacity: 15%;
    display: block;
}
#pxl-page-title-default svg {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
#pxl-page-title-default .container {
    z-index: 99;
    position: relative;
}
#pxl-page-title-default .pxl-page-title {
    font-size: 60px;
    color: #fdfdfd;
    margin-bottom: 33px;
    font-weight: 700;
    line-height: 70px;
    max-width: 1121px;
    margin: 0 auto 23px;
}
@media screen and (max-width: 1199px) {
    #pxl-page-title-default .pxl-page-title {
        font-size: 35px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 767px) {
    #pxl-page-title-default .pxl-page-title {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
}
#pxl-page-title-default .pxl-page-title ~ .pxl-breadcrumb {
    display: inline-flex;
    justify-content: center;
}
#pxl-page-title-default .pxl-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: right;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    color: #fdfdfd;
}
#pxl-page-title-default .pxl-breadcrumb a {
    font-size: inherit;
}
#pxl-page-title-default .pxl-breadcrumb a:hover {
    text-decoration: underline;
}
#pxl-page-title-default .pxl-breadcrumb li {
    margin-left: 41px;
    position: relative;
}
@media (max-width: 1200px) {
    #pxl-page-title-default .pxl-breadcrumb li {
        margin-bottom: 20px;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    #pxl-page-title-default .pxl-breadcrumb li {
        margin-bottom: 0;
    }
}
#pxl-page-title-default .pxl-breadcrumb li:before {
    content: '\f054';
    font-family: "font awesome 5 pro";
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translatey(-50%);
    left: -21px;
    font-size: 12px;
}
#pxl-page-title-default .pxl-breadcrumb li:last-child {
    margin-left: 0;
}
#pxl-page-title-default .pxl-breadcrumb li:last-child span {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(-90deg, #40ccfc, #1aecf5);
}
#pxl-page-title-default .pxl-breadcrumb li:last-child:before {
    content: none !important;
}
.error404 #pxl-main {
    padding: 154px 0 104px;
}
@media (max-width: 1200px) {
    .error404 #pxl-main {
        padding: 54px 0 104px;
    }
}
.error404 #pxl-main:before {
    background-color: #000;
    opacity: 0;
}
@media (max-width: 1200px) {
    .error404 #pxl-main .error-img-container {
        opacity: 0;
    }
}
.error404 #pxl-main .error-img-container .error-img {
    position: absolute;
    z-index: 2;
}
.error404 #pxl-main .error-img-container .error-img2 {
    top: -100px;
    right: 0;
}
.error404 #pxl-main .searchform-wrap {
    position: relative;
    max-width: 1075px;
    margin: 0 auto;
}
.error404 #pxl-main .search-form {
    display: flex;
}
.error404 #pxl-main .searchform-wrap {
    width: 100%;
}
.error404 #pxl-main .search-field {
    padding-left: 50px;
    height: 86px;
    font-weight: 400;
    font-size: 23.7869px;
    color: #5d666f;
    background: #f6f6f6;
    border-radius: 7.43339px;
}
@media (max-width: 991px) {
    .error404 #pxl-main .search-field {
        font-size: 20px;
        line-height: 76px;
        height: 76px;
    }
}
.error404 #pxl-main .pxl-error-title-top {
    font-family: 'Samim';
    font-weight: 700;
    font-size: 336.675px;
    line-height: 295px;
    background: linear-gradient(-90deg, #9255ce 0%, #be60ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media (max-width: 1200px) {
    .error404 #pxl-main .pxl-error-title-top {
        font-size: 250px;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) {
    .error404 #pxl-main .pxl-error-title-top {
        font-size: 150px;
        line-height: 1.2;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) and (max-width: 767px) {
    .error404 #pxl-main .pxl-error-title-top {
        font-size: 120px;
        margin-bottom: 0;
    }
}
.error404 #pxl-main .search-submit {
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    height: 100%;
    padding: 0;
    border: none;
    background: #7360f2;
    box-shadow: 0px 14.8668px 29.7336px rgba(115, 96, 242, 0.3);
    border-radius: 7.43339px;
    cursor: pointer;
}
.error404 #pxl-main .search-submit:after {
    content: '\f12c';
    font-family: "caseicon";
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}
.error404 #pxl-main .search-submit:hover:after {
    color: var(--primary-color);
}
.error404 #pxl-content-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    height: 100%;
}
.error404 #pxl-content-main .pxl-error-inner {
    margin: auto;
}
.error404 #pxl-content-main .pxl-error-inner .pxl-error-title {
    font-size: 70px;
    text-transform: uppercase;
    line-height: 71px;
    font-family: Samim;
    font-weight: 700;
    color: var(--four-color);
    margin: 17px 0 38px;
}
@media (max-width: 1200px) {
    .error404 #pxl-content-main .pxl-error-inner .pxl-error-title {
        font-size: 50px;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) {
    .error404 #pxl-content-main .pxl-error-inner .pxl-error-title {
        font-size: 30px;
        line-height: 1.2;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) and (max-width: 767px) {
    .error404 #pxl-content-main .pxl-error-inner .pxl-error-title {
        font-size: 24px;
        margin: 0px 0 18px;
    }
}
.error404 #pxl-content-main .pxl-error-inner .excerpt-404 {
    margin: 0 auto 65px;
    max-width: 1036px;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
}
@media (max-width: 1200px) {
    .error404 #pxl-content-main .pxl-error-inner .excerpt-404 {
        max-width: 100%;
        font-size: 30px;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) {
    .error404 #pxl-content-main .pxl-error-inner .excerpt-404 {
        font-size: 24px;
        margin: 0 auto 45px;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) and (max-width: 767px) {
    .error404 #pxl-content-main .pxl-error-inner .excerpt-404 {
        font-size: 18px;
        margin: 0 auto 25px;
        line-height: 1.2;
    }
}
.error404 #pxl-content-main .pxl-error-inner .btn {
    margin-top: 55px;
    background: linear-gradient(-90deg, #9255ce 0%, #be60ff 100%);
    border-radius: 7.43339px;
    line-height: 66px;
    font-weight: 700;
    font-size: 23.7869px;
    padding: 11px 51px 12px 51px;
}
@media (max-width: 1024px) {
    .error404 #pxl-content-main .pxl-error-inner .btn {
        font-size: 20px;
        padding: 0px 51px 0px 51px;
    }
}
#pxl-footer-default {
    padding: 40px 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-weight: 500;
}
#pxl-footer-default a {
    color: inherit;
}
#pxl-footer-default a:hover {
    color: #fff;
    text-decoration: underline;
}
.pxl-scroll-top {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 50px;
    bottom: 50px;
    font-size: 14px;
    background-color: #fff;
    color: var(--primary-color);
    text-align: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    -khtml-box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    -moz-box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    -ms-box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    -o-box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    box-shadow: 0 0 20px rgba(23, 23, 23, .25);
    -webkit-transition: 0.4s;
    -khtml-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.pxl-scroll-top.pxl-on {
    bottom: 40px;
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 1199px) {
    .pxl-scroll-top.pxl-on {
        bottom: 15px;
        left: 15px;
    }
}
.pxl-scroll-top:before {
    content: "\f13d";
    font-family: caseicon;
    position: absolute;
    font-size: 15px;
    font-weight: 500;
    animation: icon-bounce 2s linear 0s infinite;
    -webkit-transition: 0.2s;
    -khtml-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pxl-scroll-top:hover, .pxl-scroll-top:focus {
    margin-bottom: 4px;
}
.pxl-scroll-top:hover:before, .pxl-scroll-top:focus:before {
    color: var(--primary-color);
}
.pxl-scroll-top .pxl-progress-circle path {
    fill: none;
    stroke: var(--primary-color);
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    -khtml-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.pxl-footer-fixed #pxl-wapper {
    overflow: unset;
}
.pxl-footer-fixed #pxl-footer-elementor {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: -1;
}
@media screen and (max-width: 1199px) {
    .pxl-footer-fixed #pxl-footer-elementor {
        position: static;
    }
}
.pxl-footer-fixed #pxl-header-elementor {
    background-color: #fff;
}
.pxl-footer-fixed #pxl-main {
    background-color: #fff;
}
@media screen and (max-width: 1199px) {
    .pxl-footer-fixed #pxl-main {
        margin-bottom: 0 !important;
    }
}
.elementor-editor-active #pxl-header-default, .elementor-editor-active #pxl-header-elementor, .elementor-editor-active #pxl-page-title-default, .elementor-editor-active #pxl-footer-elementor, .elementor-editor-active .pxl-menu-primary .sub-menu, .elementor-editor-active .pxl-menu-primary .children, .elementor-editor-active #pxl-page-title-elementor {
    display: none;
}
.elementor-editor-active.single-footer #pxl-main, .elementor-editor-active.single-header #pxl-main {
    max-width: 1650px;
    padding: 0 15px;
    margin: auto;
}
body img.mfp-img {
    padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.85;
    background-color: #000;
}
body .mfp-bottom-bar {
    margin-top: 0;
}
body .mfp-wrap .mfp-container .mfp-content {
    max-width: 1170px;
    position: static;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .price {
    text-align: right;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .woocommerce-product-details__short-description {
    padding: 15px 0;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .woocommerce-product-details__short-description p {
    margin: 0;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .cart {
    padding-top: 20px;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .cart .quantity {
    border: none;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .cart .quantity .qty-suff {
    top: -35px;
}
body .mfp-wrap .mfp-container .mfp-content .entry-summary .cart button {
    margin-top: 0;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close {
    padding: 0;
    left: 0;
    text-align: center;
    top: -36px;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: #fff;
    cursor: pointer;
    opacity: 1;
    font-size: 0px;
    border: 9px solid transparent;
    position: absolute;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    right: 0;
    margin-top: -1px;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #222;
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:before, body .mfp-wrap .mfp-container .mfp-content .mfp-close:hover:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
body .mfp-wrap .mfp-container .mfp-iframe-scaler {
    position: relative;
    overflow: visible;
}
body .mfp-wrap .mfp-container .mfp-arrow {
    background-color: var(--primary-color);
    width: 60px;
    height: 120px;
    opacity: 1;
}
body .mfp-wrap .mfp-container .mfp-arrow:before, body .mfp-wrap .mfp-container .mfp-arrow:after {
    border: none;
}
body .mfp-wrap .mfp-container .mfp-arrow:before {
    font-family: 'font awesome 5 pro';
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: normal;
    position: absolute;
    top: 50%;
    display: block;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    opacity: 1;
    right: 50%;
    width: auto;
    height: auto;
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
    content: "\f104";
}
body .mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
    content: "\f105";
}
@media screen and (min-width: 1200px) {
    body .mfp-wrap .mfp-container {
        padding: 0 120px;
    }
}
@media screen and (min-width: 992px) {
    body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
        max-width: 1650px;
        margin-right: auto;
        margin-left: auto;
    }
}
.pxl-row-divider-angle-top {
    z-index: 1;
}
.pxl-row-divider-angle-top .pxl-row-angle {
    z-index: -1;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    -webkit-transform: scalex(-1) scaley(-1);
    -khtml-transform: scalex(-1) scaley(-1);
    -moz-transform: scalex(-1) scaley(-1);
    -ms-transform: scalex(-1) scaley(-1);
    -o-transform: scalex(-1) scaley(-1);
    transform: scalex(-1) scaley(-1);
}
@keyframes pxl_loader_digital1 {
    0% {
        right: 20%;
    }
    50% {
        right: 50%;
    }
    100% {
        right: 20%;
    }
}
@keyframes pxl_loader_digital2 {
    0% {
        right: 80%;
    }
    50% {
        right: 50%;
    }
    100% {
        right: 80%;
    }
}
@keyframes letters-loading {
    0%, 75%, 100% {
        opacity: 0;
        transform: rotatey(90deg);
    }
    25%, 50% {
        opacity: 1;
        transform: rotatey(0deg);
    }
}
.pxl-loader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.pxl-loader.style-text:before {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 4;
    background-color: var(--four-color);
    -webkit-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -khtml-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -moz-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -ms-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -o-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
}
.pxl-loader.style-text:after {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 4;
    background-color: var(--primary-color);
    -webkit-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -khtml-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -moz-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -ms-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    -o-transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    transition: all 1s cubic-bezier(0.858, 0.01, 0.068, 0.99);
    mix-blend-mode: difference;
    transition-delay: 0.3s;
    z-index: 3;
}
.pxl-loader.style-text .pxl-loader-inner {
    width: 100%;
    z-index: 4;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-loader.style-text .preloader-inner .spinner {
    border: 3px solid rgba(0, 0, 0, 0.20);
    border-top-color: var(--primary-color);
    width: 60px;
    height: 60px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pxl_load_spinner 1s infinite linear;
    -khtml-animation: pxl_load_spinner 1s infinite linear;
    -moz-animation: pxl_load_spinner 1s infinite linear;
    -ms-animation: pxl_load_spinner 1s infinite linear;
    -o-animation: pxl_load_spinner 1s infinite linear;
    animation: pxl_load_spinner 1s infinite linear;
}
.pxl-loader.style-text .preloader-inner .spinner + .loading-text {
    margin-top: 3%;
}
@media screen and (max-width: 575px) {
    .pxl-loader.style-text .preloader-inner .spinner {
        width: 50px;
        height: 50px;
    }
}
.pxl-loader.style-text .preloader-inner .loading-text {
    font-size: calc(32px + 1.8vw);
    font-family: Samim;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    user-select: none;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pxl-loader.style-text .preloader-inner .loading-text span {
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, 0.20);
}
@media screen and (max-width: 575px) {
    .pxl-loader.style-text .preloader-inner .loading-text span {
        margin: 0 2px;
    }
}
.pxl-loader.style-text .preloader-inner .loading-text span:before {
    content: attr(data-text);
    position: absolute;
    right: 0;
    top: 0px;
    opacity: 0;
    color: #fff;
    -webkit-transform: rotatey(90deg);
    -khtml-transform: rotatey(90deg);
    -moz-transform: rotatey(90deg);
    -ms-transform: rotatey(90deg);
    -o-transform: rotatey(90deg);
    transform: rotatey(90deg);
    -webkit-animation: pxl_load_characters 4s infinite;
    -khtml-animation: pxl_load_characters 4s infinite;
    -moz-animation: pxl_load_characters 4s infinite;
    -ms-animation: pxl_load_characters 4s infinite;
    -o-animation: pxl_load_characters 4s infinite;
    animation: pxl_load_characters 4s infinite;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(2):before {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(3):before {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(4):before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(5):before {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(6):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(7):before {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(8):before {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(9):before {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(10):before {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(11):before {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(12):before {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(13):before {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(14):before {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(15):before {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(16):before {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(17):before {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(18):before {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(19):before {
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(20):before {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(21):before {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(22):before {
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(23):before {
    -webkit-animation-delay: 4.4s;
    animation-delay: 4.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(24):before {
    -webkit-animation-delay: 4.6s;
    animation-delay: 4.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(25):before {
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(26):before {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(27):before {
    -webkit-animation-delay: 5.2s;
    animation-delay: 5.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(28):before {
    -webkit-animation-delay: 5.4s;
    animation-delay: 5.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(29):before {
    -webkit-animation-delay: 5.6s;
    animation-delay: 5.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(30):before {
    -webkit-animation-delay: 5.8s;
    animation-delay: 5.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(31):before {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(32):before {
    -webkit-animation-delay: 6.2s;
    animation-delay: 6.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(33):before {
    -webkit-animation-delay: 6.4s;
    animation-delay: 6.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(34):before {
    -webkit-animation-delay: 6.6s;
    animation-delay: 6.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(35):before {
    -webkit-animation-delay: 6.8s;
    animation-delay: 6.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(36):before {
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(37):before {
    -webkit-animation-delay: 7.2s;
    animation-delay: 7.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(38):before {
    -webkit-animation-delay: 7.4s;
    animation-delay: 7.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(39):before {
    -webkit-animation-delay: 7.6s;
    animation-delay: 7.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(40):before {
    -webkit-animation-delay: 7.8s;
    animation-delay: 7.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(41):before {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(42):before {
    -webkit-animation-delay: 8.2s;
    animation-delay: 8.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(43):before {
    -webkit-animation-delay: 8.4s;
    animation-delay: 8.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(44):before {
    -webkit-animation-delay: 8.6s;
    animation-delay: 8.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(45):before {
    -webkit-animation-delay: 8.8s;
    animation-delay: 8.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(46):before {
    -webkit-animation-delay: 9s;
    animation-delay: 9s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(47):before {
    -webkit-animation-delay: 9.2s;
    animation-delay: 9.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(48):before {
    -webkit-animation-delay: 9.4s;
    animation-delay: 9.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(49):before {
    -webkit-animation-delay: 9.6s;
    animation-delay: 9.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(50):before {
    -webkit-animation-delay: 9.8s;
    animation-delay: 9.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(51):before {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(52):before {
    -webkit-animation-delay: 10.2s;
    animation-delay: 10.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(53):before {
    -webkit-animation-delay: 10.4s;
    animation-delay: 10.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(54):before {
    -webkit-animation-delay: 10.6s;
    animation-delay: 10.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(55):before {
    -webkit-animation-delay: 10.8s;
    animation-delay: 10.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(56):before {
    -webkit-animation-delay: 11s;
    animation-delay: 11s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(57):before {
    -webkit-animation-delay: 11.2s;
    animation-delay: 11.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(58):before {
    -webkit-animation-delay: 11.4s;
    animation-delay: 11.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(59):before {
    -webkit-animation-delay: 11.6s;
    animation-delay: 11.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(60):before {
    -webkit-animation-delay: 11.8s;
    animation-delay: 11.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(61):before {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(62):before {
    -webkit-animation-delay: 12.2s;
    animation-delay: 12.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(63):before {
    -webkit-animation-delay: 12.4s;
    animation-delay: 12.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(64):before {
    -webkit-animation-delay: 12.6s;
    animation-delay: 12.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(65):before {
    -webkit-animation-delay: 12.8s;
    animation-delay: 12.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(66):before {
    -webkit-animation-delay: 13s;
    animation-delay: 13s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(67):before {
    -webkit-animation-delay: 13.2s;
    animation-delay: 13.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(68):before {
    -webkit-animation-delay: 13.4s;
    animation-delay: 13.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(69):before {
    -webkit-animation-delay: 13.6s;
    animation-delay: 13.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(70):before {
    -webkit-animation-delay: 13.8s;
    animation-delay: 13.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(71):before {
    -webkit-animation-delay: 14s;
    animation-delay: 14s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(72):before {
    -webkit-animation-delay: 14.2s;
    animation-delay: 14.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(73):before {
    -webkit-animation-delay: 14.4s;
    animation-delay: 14.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(74):before {
    -webkit-animation-delay: 14.6s;
    animation-delay: 14.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(75):before {
    -webkit-animation-delay: 14.8s;
    animation-delay: 14.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(76):before {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(77):before {
    -webkit-animation-delay: 15.2s;
    animation-delay: 15.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(78):before {
    -webkit-animation-delay: 15.4s;
    animation-delay: 15.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(79):before {
    -webkit-animation-delay: 15.6s;
    animation-delay: 15.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(80):before {
    -webkit-animation-delay: 15.8s;
    animation-delay: 15.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(81):before {
    -webkit-animation-delay: 16s;
    animation-delay: 16s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(82):before {
    -webkit-animation-delay: 16.2s;
    animation-delay: 16.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(83):before {
    -webkit-animation-delay: 16.4s;
    animation-delay: 16.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(84):before {
    -webkit-animation-delay: 16.6s;
    animation-delay: 16.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(85):before {
    -webkit-animation-delay: 16.8s;
    animation-delay: 16.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(86):before {
    -webkit-animation-delay: 17s;
    animation-delay: 17s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(87):before {
    -webkit-animation-delay: 17.2s;
    animation-delay: 17.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(88):before {
    -webkit-animation-delay: 17.4s;
    animation-delay: 17.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(89):before {
    -webkit-animation-delay: 17.6s;
    animation-delay: 17.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(90):before {
    -webkit-animation-delay: 17.8s;
    animation-delay: 17.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(91):before {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(92):before {
    -webkit-animation-delay: 18.2s;
    animation-delay: 18.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(93):before {
    -webkit-animation-delay: 18.4s;
    animation-delay: 18.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(94):before {
    -webkit-animation-delay: 18.6s;
    animation-delay: 18.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(95):before {
    -webkit-animation-delay: 18.8s;
    animation-delay: 18.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(96):before {
    -webkit-animation-delay: 19s;
    animation-delay: 19s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(97):before {
    -webkit-animation-delay: 19.2s;
    animation-delay: 19.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(98):before {
    -webkit-animation-delay: 19.4s;
    animation-delay: 19.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(99):before {
    -webkit-animation-delay: 19.6s;
    animation-delay: 19.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(100):before {
    -webkit-animation-delay: 19.8s;
    animation-delay: 19.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(101):before {
    -webkit-animation-delay: 20s;
    animation-delay: 20s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(102):before {
    -webkit-animation-delay: 20.2s;
    animation-delay: 20.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(103):before {
    -webkit-animation-delay: 20.4s;
    animation-delay: 20.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(104):before {
    -webkit-animation-delay: 20.6s;
    animation-delay: 20.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(105):before {
    -webkit-animation-delay: 20.8s;
    animation-delay: 20.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(106):before {
    -webkit-animation-delay: 21s;
    animation-delay: 21s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(107):before {
    -webkit-animation-delay: 21.2s;
    animation-delay: 21.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(108):before {
    -webkit-animation-delay: 21.4s;
    animation-delay: 21.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(109):before {
    -webkit-animation-delay: 21.6s;
    animation-delay: 21.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(110):before {
    -webkit-animation-delay: 21.8s;
    animation-delay: 21.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(111):before {
    -webkit-animation-delay: 22s;
    animation-delay: 22s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(112):before {
    -webkit-animation-delay: 22.2s;
    animation-delay: 22.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(113):before {
    -webkit-animation-delay: 22.4s;
    animation-delay: 22.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(114):before {
    -webkit-animation-delay: 22.6s;
    animation-delay: 22.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(115):before {
    -webkit-animation-delay: 22.8s;
    animation-delay: 22.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(116):before {
    -webkit-animation-delay: 23s;
    animation-delay: 23s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(117):before {
    -webkit-animation-delay: 23.2s;
    animation-delay: 23.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(118):before {
    -webkit-animation-delay: 23.4s;
    animation-delay: 23.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(119):before {
    -webkit-animation-delay: 23.6s;
    animation-delay: 23.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(120):before {
    -webkit-animation-delay: 23.8s;
    animation-delay: 23.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(121):before {
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(122):before {
    -webkit-animation-delay: 24.2s;
    animation-delay: 24.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(123):before {
    -webkit-animation-delay: 24.4s;
    animation-delay: 24.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(124):before {
    -webkit-animation-delay: 24.6s;
    animation-delay: 24.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(125):before {
    -webkit-animation-delay: 24.8s;
    animation-delay: 24.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(126):before {
    -webkit-animation-delay: 25s;
    animation-delay: 25s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(127):before {
    -webkit-animation-delay: 25.2s;
    animation-delay: 25.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(128):before {
    -webkit-animation-delay: 25.4s;
    animation-delay: 25.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(129):before {
    -webkit-animation-delay: 25.6s;
    animation-delay: 25.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(130):before {
    -webkit-animation-delay: 25.8s;
    animation-delay: 25.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(131):before {
    -webkit-animation-delay: 26s;
    animation-delay: 26s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(132):before {
    -webkit-animation-delay: 26.2s;
    animation-delay: 26.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(133):before {
    -webkit-animation-delay: 26.4s;
    animation-delay: 26.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(134):before {
    -webkit-animation-delay: 26.6s;
    animation-delay: 26.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(135):before {
    -webkit-animation-delay: 26.8s;
    animation-delay: 26.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(136):before {
    -webkit-animation-delay: 27s;
    animation-delay: 27s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(137):before {
    -webkit-animation-delay: 27.2s;
    animation-delay: 27.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(138):before {
    -webkit-animation-delay: 27.4s;
    animation-delay: 27.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(139):before {
    -webkit-animation-delay: 27.6s;
    animation-delay: 27.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(140):before {
    -webkit-animation-delay: 27.8s;
    animation-delay: 27.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(141):before {
    -webkit-animation-delay: 28s;
    animation-delay: 28s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(142):before {
    -webkit-animation-delay: 28.2s;
    animation-delay: 28.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(143):before {
    -webkit-animation-delay: 28.4s;
    animation-delay: 28.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(144):before {
    -webkit-animation-delay: 28.6s;
    animation-delay: 28.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(145):before {
    -webkit-animation-delay: 28.8s;
    animation-delay: 28.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(146):before {
    -webkit-animation-delay: 29s;
    animation-delay: 29s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(147):before {
    -webkit-animation-delay: 29.2s;
    animation-delay: 29.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(148):before {
    -webkit-animation-delay: 29.4s;
    animation-delay: 29.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(149):before {
    -webkit-animation-delay: 29.6s;
    animation-delay: 29.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(150):before {
    -webkit-animation-delay: 29.8s;
    animation-delay: 29.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(151):before {
    -webkit-animation-delay: 30s;
    animation-delay: 30s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(152):before {
    -webkit-animation-delay: 30.2s;
    animation-delay: 30.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(153):before {
    -webkit-animation-delay: 30.4s;
    animation-delay: 30.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(154):before {
    -webkit-animation-delay: 30.6s;
    animation-delay: 30.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(155):before {
    -webkit-animation-delay: 30.8s;
    animation-delay: 30.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(156):before {
    -webkit-animation-delay: 31s;
    animation-delay: 31s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(157):before {
    -webkit-animation-delay: 31.2s;
    animation-delay: 31.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(158):before {
    -webkit-animation-delay: 31.4s;
    animation-delay: 31.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(159):before {
    -webkit-animation-delay: 31.6s;
    animation-delay: 31.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(160):before {
    -webkit-animation-delay: 31.8s;
    animation-delay: 31.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(161):before {
    -webkit-animation-delay: 32s;
    animation-delay: 32s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(162):before {
    -webkit-animation-delay: 32.2s;
    animation-delay: 32.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(163):before {
    -webkit-animation-delay: 32.4s;
    animation-delay: 32.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(164):before {
    -webkit-animation-delay: 32.6s;
    animation-delay: 32.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(165):before {
    -webkit-animation-delay: 32.8s;
    animation-delay: 32.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(166):before {
    -webkit-animation-delay: 33s;
    animation-delay: 33s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(167):before {
    -webkit-animation-delay: 33.2s;
    animation-delay: 33.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(168):before {
    -webkit-animation-delay: 33.4s;
    animation-delay: 33.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(169):before {
    -webkit-animation-delay: 33.6s;
    animation-delay: 33.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(170):before {
    -webkit-animation-delay: 33.8s;
    animation-delay: 33.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(171):before {
    -webkit-animation-delay: 34s;
    animation-delay: 34s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(172):before {
    -webkit-animation-delay: 34.2s;
    animation-delay: 34.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(173):before {
    -webkit-animation-delay: 34.4s;
    animation-delay: 34.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(174):before {
    -webkit-animation-delay: 34.6s;
    animation-delay: 34.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(175):before {
    -webkit-animation-delay: 34.8s;
    animation-delay: 34.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(176):before {
    -webkit-animation-delay: 35s;
    animation-delay: 35s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(177):before {
    -webkit-animation-delay: 35.2s;
    animation-delay: 35.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(178):before {
    -webkit-animation-delay: 35.4s;
    animation-delay: 35.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(179):before {
    -webkit-animation-delay: 35.6s;
    animation-delay: 35.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(180):before {
    -webkit-animation-delay: 35.8s;
    animation-delay: 35.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(181):before {
    -webkit-animation-delay: 36s;
    animation-delay: 36s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(182):before {
    -webkit-animation-delay: 36.2s;
    animation-delay: 36.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(183):before {
    -webkit-animation-delay: 36.4s;
    animation-delay: 36.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(184):before {
    -webkit-animation-delay: 36.6s;
    animation-delay: 36.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(185):before {
    -webkit-animation-delay: 36.8s;
    animation-delay: 36.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(186):before {
    -webkit-animation-delay: 37s;
    animation-delay: 37s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(187):before {
    -webkit-animation-delay: 37.2s;
    animation-delay: 37.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(188):before {
    -webkit-animation-delay: 37.4s;
    animation-delay: 37.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(189):before {
    -webkit-animation-delay: 37.6s;
    animation-delay: 37.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(190):before {
    -webkit-animation-delay: 37.8s;
    animation-delay: 37.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(191):before {
    -webkit-animation-delay: 38s;
    animation-delay: 38s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(192):before {
    -webkit-animation-delay: 38.2s;
    animation-delay: 38.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(193):before {
    -webkit-animation-delay: 38.4s;
    animation-delay: 38.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(194):before {
    -webkit-animation-delay: 38.6s;
    animation-delay: 38.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(195):before {
    -webkit-animation-delay: 38.8s;
    animation-delay: 38.8s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(196):before {
    -webkit-animation-delay: 39s;
    animation-delay: 39s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(197):before {
    -webkit-animation-delay: 39.2s;
    animation-delay: 39.2s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(198):before {
    -webkit-animation-delay: 39.4s;
    animation-delay: 39.4s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(199):before {
    -webkit-animation-delay: 39.6s;
    animation-delay: 39.6s;
}
.pxl-loader.style-text .preloader-inner .loading-text span:nth-child(200):before {
    -webkit-animation-delay: 39.8s;
    animation-delay: 39.8s;
}
.pxl-loader.hide {
    width: 0%;
    overflow: hidden;
}
.pxl-loader.hide:after, .pxl-loader.hide:before {
    -webkit-transform: translatex(105%);
    transform: translatex(105%);
}
.pxl-loader.hide .preloader-inner {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0.18s;
}
#preloader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    background-color: var(--secondary-color);
    justify-content: center;
    align-items: center;
    --pxl-clip: 0;
    transform-origin: bottom;
    -webkit-clip-path: inset(0 0 calc(var(--pxl-clip) * 1%) 0);
    clip-path: inset(0 0 calc(var(--pxl-clip) * 1%) 0);
    transition: 500ms all linear 0ms;
}
#preloader .load-svg {
    background: url("../assets/img/logo-load.png") center no-repeat;
    display: block;
    width: 127px;
    height: 127px;
    transform-origin: center;
    animation: qode-rotate-spinner 6s infinite linear;
}
@media (max-width: 991px) {
    #preloader .load-svg {
        width: 110px;
        height: 110px;
        border-radius: 20px;
    }
}
@media (max-width: 991px) and (max-width: 767px) {
    #preloader .load-svg {
        width: 100px;
        height: 100px;
    }
}
#preloader .load-text {
    font-family: Samim;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    margin-top: 50px;
    display: flex;
    color: #fdfdfd;
    justify-content: center;
    animation: qode-spinner-text 0.9s cubic-bezier(0.44, 0.6, 0.14, 0.97);
}
@media (max-width: 991px) {
    #preloader .load-text {
        font-size: 50px;
    }
}
@keyframes qode-rotate-spinner {
    0% {
        transform: rotate(0) scale(1);
    }
    50% {
        transform: rotate(-180deg) scalex(1.05) scaley(1.2);
    }
    100% {
        transform: rotate(-360deg) scale(1);
    }
}
@keyframes qode-spinner-text {
    /*  mouse move animation */
    0% {
        transform: translatey(25px);
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    100% {
        transform: translatey(0);
        opacity: 1;
    }
}
.pxl-cursor {
    position: fixed;
    background-color: #ff7268;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    z-index: 1;
    transition: transform 0.3s linear, opacity 0.2s linear;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    transform: scale(1);
    transform-origin: center;
}
.pxl-cursor.active {
    opacity: 1;
    transform: scale(0);
    color: #fff;
    background-color: #ff7268;
}
.pxl-cursor:not(.active) {
    mix-blend-mode: multiply;
}
.pxl-cursor.none-follower.active {
    transform: scale(2.5);
}
.pxl-cursor.hide {
    display: none;
}
.pxl-cursor-follower {
    position: fixed;
    background-color: #ff7268;
    opacity: 0.2;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 1;
    transition: 0.6s transform linear, opacity 0.2s linear, background 0.2s linear;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    transform: translate(-2px, 2px);
    transform-origin: center;
}
.pxl-cursor-follower.active {
    opacity: 0.5;
    transform: scale(2);
    color: #fff;
    background-color: #ff7268;
}
.pxl-cursor-follower.active.video {
    background-color: var(--primary-color);
}
.pxl-cursor-follower:not(.active) {
    mix-blend-mode: multiply;
}
.pxl-cursor-follower.hide {
    display: none;
}
.pxl-cursor-arrow-prev {
    position: fixed;
    background-color: var(--primary-color);
    width: 104px;
    height: 104px;
    border-radius: 100%;
    z-index: 1;
    transition: transform 0.3s linear, opacity 0.2s linear;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-family: ;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pxl-cursor-arrow-prev.active {
    opacity: 1;
    transform: scale(1);
}
.pxl-cursor-arrow-prev.hide {
    display: none;
}
.pxl-cursor-arrow-prev .icon {
    margin-left: 8px;
}
.pxl-cursor-arrow-prev .rotate-180 {
    -webkit-transform: rotate(-180deg);
    -khtml-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.pxl-cursor-arrow-prev .text {
    margin-top: 1px;
}
.pxl-cursor-arrow-next {
    position: fixed;
    background-color: var(--primary-color);
    width: 104px;
    height: 104px;
    border-radius: 100%;
    z-index: 1;
    transition: transform 0.3s linear, opacity 0.2s linear;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pxl-cursor-arrow-next.active {
    opacity: 1;
    transform: scale(1);
}
.pxl-cursor-arrow-next.hide {
    display: none;
}
.pxl-cursor-arrow-next .icon {
    margin-right: 7px;
}
.pxl-cursor-arrow-next .rotate-180 {
    -webkit-transform: rotate(-180deg);
    -khtml-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.pxl-cursor-arrow-next .text {
    margin-top: 1px;
}
.pxl-cursor-drag {
    position: fixed;
    width: 104px;
    height: 104px;
    border-radius: 100%;
    z-index: 1;
    user-select: none;
    pointer-events: none;
    z-index: 1000;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: center;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 -8px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    mix-blend-mode: difference;
    -webkit-transition: all 0.08s linear;
    -khtml-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -ms-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
}
.pxl-cursor-drag > * {
    display: inline-flex;
}
.pxl-cursor-drag.active {
    opacity: 1;
    transform: scale(1);
}
.pxl-cursor-drag.hide {
    display: none;
}
.pxl-cursor-drag .pxl-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    border-radius: 100%;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pxl-cursor-drag .icon {
    font-size: 14px;
    color: #fff;
    margin: 0 8px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pxl-cursor-drag .text {
    z-index: 1;
    opacity: 1;
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0.4s;
    -khtml-transition: all 0.3s ease 0.4s;
    -moz-transition: all 0.3s ease 0.4s;
    -ms-transition: all 0.3s ease 0.4s;
    -o-transition: all 0.3s ease 0.4s;
    transition: all 0.3s ease 0.4s;
}

.pxl-cursor-drag.clicked {
    width: 70px;
    height: 70px;
}
.pxl-cursor-drag.clicked .pxl-overlay {
    transform: scale(0.8);
}
.pxl-cursor-drag.clicked .text {
    opacity: 0;
    transform: scale(0);
    display: none;
}
.pxl-cursor-drag.clicked .icon-left {
    -webkit-transform: translatex(50px) scaleX(-1);
    -khtml-transform: translatex(50px) scaleX(-1);
    -moz-transform: translatex(50px) scaleX(-1);
    -ms-transform: translatex(50px) scaleX(-1);
    -o-transform: translatex(50px) scaleX(-1);
    transform: translatex(50px) scaleX(-1);
}
.pxl-cursor-drag.clicked .icon-left.rotate-180 {
    -webkit-transform: translatex(50px);
    -khtml-transform: translatex(50px);
    -moz-transform: translatex(50px);
    -ms-transform: translatex(50px);
    -o-transform: translatex(50px);
    transform: translatex(50px);
}
.pxl-cursor-drag .icon-right {
    -webkit-transform:  scaleX(-1);
    -khtml-transform:  scaleX(-1);
    -moz-transform:  scaleX(-1);
    -ms-transform:  scaleX(-1);
    -o-transform:  scaleX(-1);
    transform:  scaleX(-1);
}

.pxl-cursor-drag.clicked .icon-right {
    -webkit-transform: translatex(-50px) scaleX(-1);
    -khtml-transform: translatex(-50px) scaleX(-1);
    -moz-transform: translatex(-50px) scaleX(-1);
    -ms-transform: translatex(-50px) scaleX(-1);
    -o-transform: translatex(-50px) scaleX(-1);
    transform: translatex(-50px) scaleX(-1);
}
.pxl-cursor-drag.clicked .icon-right.rotate-180 {
    -webkit-transform: translatex(-50px);
    -khtml-transform: translatex(-50px);
    -moz-transform: translatex(-50px);
    -ms-transform: translatex(-50px);
    -o-transform: translatex(-50px);
    transform: translatex(-50px);
}
.pxl-cursor-map {
    position: fixed;
    background-color: var(--primary-color);
    width: 101px;
    height: 101px;
    border-radius: 100%;
    z-index: 1;
    transition: transform 0.3s linear, opacity 0.2s linear;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    opacity: 0;
    transform: scale(0.5);
    transform-origin: center;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pxl-cursor-map.active {
    opacity: 1;
    transform: scale(1);
}
.pxl-cursor-map.hide {
    display: none;
}
.cursor-outline .pxl-cursor {
    width: 8px;
    height: 8px;
}
.cursor-outline .pxl-cursor:not(.active) {
    mix-blend-mode: unset;
}
.cursor-outline .pxl-cursor-follower {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 1px solid var(--primary-color);
    opacity: 1;
}
.cursor-outline .pxl-cursor-follower.active {
    transform: scale(2);
}
.cursor-outline .pxl-cursor-follower:not(.active) {
    mix-blend-mode: unset;
}
.cursor-outline .pxl-cursor-arrow-prev {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    text-transform: capitalize;
}
.cursor-outline .pxl-cursor-arrow-prev .icon {
    font-size: 10px;
}
.cursor-outline .pxl-cursor-arrow-next {
    background-color: transparent;
    border: 2px solid var(--primary-color);
    text-transform: capitalize;
}
.cursor-outline .pxl-cursor-arrow-next .icon {
    font-size: 10px;
}
.cursor-outline .pxl-cursor-drag {
    mix-blend-mode: unset;
}
.cursor-outline .pxl-cursor-drag .pxl-overlay {
    background-color: transparent;
    border: 2px solid var(--primary-color);
}
.svg-bg {
    fill: #fdfdfd;
}
.single-service .pxl-content-wrap.no-sidebar .pxl-image--inner {
    width: 100%;
}
.single-service #pxl-content-area {
    padding-left: 0;
}
@media (max-width: 991px) {
    .single-service #pxl-content-area {
        padding-left: 15px;
    }
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: right;
}
.text-right {
    text-align: left;
}
.pxl-img--mask {
    width: 100px;
    height: 100px;
    position: relative;
}
.pxl-img--mask .pxl--mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -ms-mask-position: center center;
    -o-mask-position: center center;
    mask-position: center center;
    mask-size: cover;
    -webkit-mask-size: cover;
}
.pxl-flex-grow {
    flex-grow: 1;
}
.pxl--effect-slide:after {
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scale(0, 1);
    -khtml-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.pxl--effect-slide:hover:after {
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.pxl-icon--plus {
    height: 10px;
    width: 10px;
    position: relative;
}
.pxl-icon--plus:before, .pxl-icon--plus:after {
    content: '';
    background-color: var(--primary-color);
    position: absolute;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-icon--plus:before {
    width: 10px;
    height: 2px;
    top: 4px;
    right: 0;
}
.pxl-icon--plus:after {
    width: 2px;
    height: 10px;
    right: 4px;
    top: 0;
}
.btn-hover-5 {
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.btn-hover-5 span {
    position: relative;
    z-index: 1;
}
.btn-hover-5:before {
    content: "";
    height: 0;
    width: 100%;
    background-color: var(--secondary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-hover-5:hover {
    color: #fff;
}
.btn-hover-5:hover span {
    color: #fff;
}
.btn-hover-5:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -o-transform-origin: bottom;
    animation-duration: 0.3s;
}
.pxl-inline-flex {
    display: inline-flex;
    align-items: center;
}
.pxl-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pxl-widget-flex > .elementor-widget-container > div {
    display: flex;
}
.pxl-custom-transition {
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.el-empty:empty {
    display: none !important;
}
.pxl-spill, .pxl-swiper-arrow.style2:before, .error404 #pxl-main:before, .pxl-button-video1.style2:after, .pxl-showcase .pxl-item--image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.pxl-middle, .pxl-showcase .pxl-item--button, .pxl-video-player .pxl-box--icon i {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-icon--middle {
    position: relative;
}
.pxl-icon--middle * {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-item--flex, #pxl-search-popup .pxl-item--conent {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pxl-item--flexnw {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.color-primary {
    color: var(--primary-color);
}
.text-gradient, .pxl-button-video1.style1 i, .pxl-title-effect.pxl-type-gradient .pxl-item--title, .btn-slider-custom i, .pxl-btn-line i, .swiper-filter-wrap .filter-item.active span, .pxl-grid-filter3 .filter-item.active span, .pxl-swiper-arrow-style3 .pxl-swiper-arrow:hover, .swiper-filter-wrap .filter-item.active span, .pxl-grid-filter3 .filter-item.active span, .pxl-swiper-arrow-style3 .pxl-swiper-arrow:hover {
    background-color: ;
    background-image: -webkit-gradient(linear, right top, left top, from(), to());
    background-image: -webkit-linear-gradient(to left, , );
    background-image: -moz-linear-gradient(to left, , );
    background-image: -ms-linear-gradient(to left, , );
    background-image: -o-linear-gradient(to left, , );
    background-image: linear-gradient(to left, , );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='', gradientType='1');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.rm-text-gradient {
    text-fill-color: inherit;
    -webkit-text-fill-color: inherit;
    background-image: none;
}
.bg-gradient-revert {
    background-color: var(--gradient-color-to);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-to)), to(var(--gradient-color-from)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -o-linear-gradient(to left, var(--gradient-color-to), var(--gradient-color-from));
    background-image: linear-gradient(to left, var(--gradient-color-to), var(--gradient-color-from));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-to)', endColorStr='var(--gradient-color-from)', gradientType='1');
}
.bg-gradient-bottom {
    background-image: -webkit-gradient(linear, right top, right bottom, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.bg-gradient-top, .pxl-contact-box .pxl-item--inner .shape-left, .pxl-contact-box .pxl-item--inner .shape-right {
    background-image: -webkit-gradient(linear, right top, right bottom, from(var(--gradient-color-to)), to(var(--gradient-color-from)));
    background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -moz-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -ms-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -o-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-to)', endColorStr='var(--gradient-color-from)');
}
.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pxl-close {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7);
    border: 9px solid transparent;
    color: #777;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.pxl-close:before, .pxl-close:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    right: 0;
    margin-top: -1px;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #1b1b1b;
}
.pxl-close:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pxl-close:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pxl-close:hover:before, .pxl-close:hover:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.pxl-left {
    float: right;
}
.pxl-right {
    float: left;
}
.pxl-hide {
    display: none;
}
@media screen and (min-width: 1200px) {
    .pxl-hide-xl {
        display: none !important;
    }
    .pxl-col-line1 {
        position: relative !important;
    }
    .pxl-col-line1:before {
        content: '';
        position: absolute;
        width: 1px;
        height: calc(100% - 50px);
        background-color: rgba(0, 0, 0, 0.08);
        top: 50%;
        left: 25px;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .pxl-col-line2 {
        position: relative !important;
    }
    .pxl-col-line2:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 80px;
        background-color: #ededed;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@media screen and (max-width: 1199px) {
    .pxl-hide-lg {
        display: none !important;
    }
}
.image-carousel-custom.elementor-pagination-position-inside .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 35px;
}
@media screen and (min-width: 1400px) {
    .pxl-section-padding-60 {
        padding-right: 60px;
        padding-left: 60px;
    }
}
.tp-thumbs-inner-wrapper .tp-thumb {
    border: 6px solid transparent;
}
.tp-thumbs-inner-wrapper .tp-thumb.selected {
    border-color: #fefefe;
}
.tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-title {
    opacity: 0 !important;
}
.pxl-image-tilt {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.pxl-image-tilt-active {
    overflow: hidden;
}
.elementor-widget-image-carousel .elementor-widget-container {
    border-radius: inherit;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .rs-parallax-wrap.pxl-group-center {
        min-width: 600px;
        top: 50% !important;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
body:not(.elementor-editor-active) .elementor-widget-pxl_particle {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.pxl-particle .pxl-item--particle {
    position: absolute;
}
.pxl-particle + .elementor-container {
    z-index: 99;
}
.pxl-logo a {
    display: inline-block;
}
.pxl-logo img {
    width: auto;
    vertical-align: middle;
}
.pxl-heading .typed-cursor {
    font-size: 113.675px;
    margin-right: -10px;
    animation: blink 0.8s infinite;
}
.pxl-heading .pxl-title--unline {
    position: relative;
}
.pxl-heading .pxl-title--unline:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 26px;
    bottom: 8px;
    right: 0;
    opacity: 0.3;
    background: linear-gradient(-90deg, #38c9f7 0%, #266ff2 100%);
}
.pxl-heading .pxl-title--highlight {
    color: var(--primary-color);
}
.pxl-heading .heading-highlight {
    display: inline-block;
    font-size: 113.675px;
    line-height: 124.332px;
    font-weight: bold;
    font-family: Samim;
    color: #fdfdfd;
}
.pxl-heading .heading-highlight span {
    transition: all 0.3s linear;
}
@media (max-width: 767px) {
    .pxl-heading .heading-highlight {
        font-size: 40px;
        line-height: 1.2;
    }
}
.pxl-heading .typed-cursor {
    margin-right: -10px;
    animation: blink 0.8s infinite;
    font-size: 113.675px;
    line-height: 0;
}
@media (max-width: 767px) {
    .pxl-heading .typed-cursor {
        font-size: 40px;
        line-height: 1.2;
    }
}
.pxl-heading .pxl-item--title b {
    font-weight: 700;
}
.pxl-heading .pxl-item--title .text-border {
    position: relative;
    border: 0.888px solid #fff;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 11px 21px 10px 21px;
    color: #fff;
    font-size: 35.52px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 44.4px;
}
@media (max-width: 1024px) {
    .pxl-heading .pxl-item--title .text-border {
        font-size: 24px;
        line-height: 1.2;
    }
}
.pxl-heading .pxl-item--title .text-border:before {
    content: '';
    position: absolute;
    width: 42.63px;
    height: 42.63px;
    bottom: -19px;
    left: -20px;
    background-color: transparent;
    border: 0.888px solid #fff;
}
.pxl-heading .pxl-item--title .text-effect {
    font-family: "Vazirmatn1", sans-serif;
    font-size: 113.675px;
    font-weight: 700;
    line-height: 124.332px;
    color: transparent;
    -webkit-text-stroke: 2px #fdfdfd;
    transition: 0.3s ease-in-out;
    text-transform: capitalize;
    padding-left: 37px;
}
@media (max-width: 1200px) {
    .pxl-heading .pxl-item--title .text-effect {
        font-size: 90px;
        line-height: 1.2;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) {
    .pxl-heading .pxl-item--title .text-effect {
        font-size: 72px;
    }
}
.pxl-heading .pxl-heading--inner {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.pxl-heading .pxl-heading--inner .title-absolute {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    color: #f5eefa;
    font-family: Samim;
    font-size: 138px;
    font-style: normal;
    font-weight: 700;
    line-height: 138px;
}
.pxl-heading .pxl-heading--inner .pxl-item--title.divider-left {
    position: relative;
}
@media screen and (min-width: 992px) {
    .pxl-heading .pxl-heading--inner .pxl-item--title.divider-left:before {
        width: 60px;
        height: 6px;
        border-radius: 68px;
        background-color: var(--secondary-color);
        content: "";
        display: inline-block;
        top: -24px;
        right: 0;
        position: absolute;
    }
}
.pxl-heading .pxl-heading--inner .pxl-item--title.divider-right {
    position: relative;
}
@media screen and (min-width: 992px) {
    .pxl-heading .pxl-heading--inner .pxl-item--title.divider-right:after {
        width: 60px;
        height: 6px;
        border-radius: 68px;
        background-color: var(--secondary-color);
        content: "";
        display: inline-block;
        bottom: -24px;
        right: 0;
        position: absolute;
    }
}
.pxl-heading .pxl-item--subtitle {
    display: inline-flex;
    position: relative;
    padding: 6px 35px;
}
@media (max-width: 767px) {
    .pxl-heading .pxl-item--subtitle {
        padding: 0 15px;
    }
}
.pxl-heading .pxl-item--subtitle:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    opacity: 0.2;
    border-radius: 67.0588px;
    width: 100%;
    height: 100%;
}
.pxl-heading .pxl-item--subtitle span {
    font-size: 22px;
    font-weight: 600;
    color: var(--primary-color);
    line-height: 34px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: relative;
    z-index: 1;
}
.pxl-heading .pxl-text--slide {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}
.pxl-heading .pxl-text--slide span {
    display: inline-block;
}
.pxl-heading .wow.letter {
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
    -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.pxl-heading .wow.letter.animated {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
}
.heading-custom .pxl-item--title span {
    display: inline-block;
    padding-bottom: 13px;
    border-bottom: 3px solid #000;
}
.pxl-text-editor .btn {
    margin: 0 12px;
}
.pxl-text-editor .sc-button-wrap {
    display: inline-flex;
}
.pxl-text-editor .pxl-item--inner {
    display: inline-block;
}
.pxl-text-editor .pxl-item--inner p:last-child {
    margin-bottom: 0;
}
.pxl-text-editor.style-bg-box {
    padding: 0px 60px 0px 55px;
    position: relative;
    z-index: 1;
}
.pxl-text-editor.style-bg-box:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    background-color: var(--primary-color);
    -webkit-transform: skew(35deg);
    -khtml-transform: skew(35deg);
    -moz-transform: skew(35deg);
    -ms-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.pxl-text-editor.style-bg-box .pxl-item--inner {
    line-height: 33px;
}
.pxl-link {
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 767px) {
    .pxl-link.style1 li {
        display: block !important;
    }
}
.pxl-link.style2 {
    align-items: center;
    display: flex;
}
.pxl-link.style2 li i {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 0;
}
.pxl-link li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    position: relative;
}
.pxl-link li a .pxl-link-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
}
.pxl-link li a .pxl-link-container .pxl-link1 {
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 700;
    color: #fdfdfd;
    line-height: 30px;
    font-family: 'Vazirmatn1';
}
.pxl-link li a .pxl-link-container .pxl-link2 {
    color: var(--third-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Samim';
}
.pxl-link li a:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: transparent;
    right: 0;
    bottom: 0;
    width: 0;
    transition: all 0.3s ease;
}
.pxl-link li a:hover:after {
    width: 100%;
}
.pxl-link li i {
    margin-left: 25px;
    margin-top: 0px;
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--secondary-color);
    border-radius: 50%;
}
@media (max-width: 1024px) {
    .pxl-link li i {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}
.pxl-link.pxl-inline-block li {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.pxl-link.pxl-inline-block li + li {
    margin-right: 20px;
}
.pxl-megamenu .pxl-link li a:before {
    display: none;
}
.pxl-social {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pxl-social li {
    margin-bottom: 14px;
}
.pxl-social li a {
    color: #222;
    display: inline-flex;
    align-items: center;
    position: relative;
}
.pxl-social li a:after {
    content: '';
    background-color: var(--primary-color);
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 2px;
    right: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-social li a:hover {
    color: var(--primary-color);
}
.pxl-social li a:hover:after {
    width: 100%;
}
.pxl-social.pxl-inline-block li {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
}
.pxl-social.pxl-inline-block li + li:before {
    width: 4px;
    height: 4px;
    content: "";
    display: inline-block;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #abc;
    position: relative;
    margin-left: 12px;
    top: -2px;
}
.pxl-video-player1.pxl-video-style3 .btn-video-wrap {
    display: flex;
    align-items: center;
}
.pxl-video-player1.pxl-video-style3 span {
    color: #b5ff17;
    font-family: Vazirmatn1;
    font-size: 19.021px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.456px;
}
.pxl-video-player1.pxl-video-style3 .btn-video {
    width: 59.78px;
    height: 59.78px;
    line-height: 59.78px;
    border: none;
    margin-left: 14.95px;
    background-color: #b5ff17;
}
.pxl-video-player1.pxl-video-style3 .btn-video:before, .pxl-video-player1.pxl-video-style3 .btn-video:after {
    content: none;
}
.pxl-video-player1.pxl-video-style3 .btn-video i {
    font-size: 20px;
    line-height: inherit;
    color: #008060;
    margin-right: 4px;
}
.pxl-video-player1 .btn-video {
    background-color: transparent;
    width: 103px;
    height: 103px;
    line-height: 103px;
    text-align: center;
    color: #fff;
    border: 9px solid #fdfdfd;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
}
.pxl-video-player1 .btn-video i {
    line-height: 103px;
    font-size: 40px;
}
@media (max-width: 767px) {
    .pxl-video-player1 .btn-video i {
        line-height: 60px;
        font-size: 24px;
    }
}
.pxl-video-player1 .btn-video:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: initial;
    border-radius: 50%;
    animation: pxl_scale1 2000ms ease-out infinite;
    -webkit-animation: pxl_scale1 2000ms ease-out infinite;
    z-index: -2;
    background-color: #fff;
    opacity: 0.3;
}
.pxl-video-player1 .btn-video:after {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: initial;
    border-radius: 50%;
    animation: pxl_scale1 2000ms ease-out infinite;
    -webkit-animation: pxl_scale1 2000ms ease-out infinite;
    animation-delay: -3.5s;
    z-index: -2;
    background-color: #fff;
    opacity: 0.4;
}
.pxl-video-player1 .btn-video:hover, .pxl-video-player1 .btn-video:focus {
    color: #000;
}
.pxl-button-video1.style1 {
    width: 62px;
    height: 62px;
    line-height: 62px;
}
.pxl-button-video1.style2 {
    width: 104px;
    height: 104px;
    line-height: 104px;
    position: relative;
    z-index: 1;
    font-size: 20px;
    background: none;
    color: #fff;
}
.pxl-button-video1.style2:before {
    display: none;
}
.pxl-button-video1.style2:after {
    background-color: rgba(255, 255, 255, 0.13);
    z-index: -1;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-backdrop-filter: blur(4px);
    -ms-backdrop-filter: blur(4px);
    -o-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.pxl-project-detail1 {
    color: #000;
    font-weight: 500;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}
.pxl-project-detail1 .pxl--item + .pxl--item {
    margin-top: 45px;
}
@media screen and (max-width: 991px) {
    .pxl-project-detail1 .pxl--item + .pxl--item {
        margin-top: 25px;
    }
}
.pxl-project-detail1 label {
    font-size: 12px;
    text-transform: uppercase;
    color: #434343;
    font-weight: 700;
    display: block;
    margin-bottom: 2px;
}
@media screen and (min-width: 768px) {
    .pxl-pagination1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .pxl-pagination1 > div {
        width: 50%;
    }
}
.pxl-pagination1 a.btn-nav {
    display: inline-flex;
    align-items: center;
    margin-bottom: 35px;
    font-size: 12px;
    font-weight: 500;
    color: #6a6777;
    text-transform: uppercase;
    position: relative;
}
.pxl-pagination1 a.btn-nav:after {
    bottom: 0;
    right: 50%;
    width: 0%;
    content: "";
    height: 1px;
    position: absolute;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
}
.pxl-pagination1 a.btn-nav:hover:after {
    width: 100%;
}
.pxl-pagination1 .pxl-title-pagination {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
}
.pxl-pagination1 .pxl-title-pagination a {
    font-size: inherit;
}
.pxl-pagination1 .item--prev {
    text-align: left;
    padding: 60px 30px 65px 60px;
    background-color: #f7f7f7;
}
.pxl-pagination1 .item--prev a.btn-nav:after {
    background-color: #000;
}
.pxl-pagination1 .item--next {
    text-align: right;
    padding: 60px 60px 65px 30px;
    background-color: #000;
}
.pxl-pagination1 .item--next .pxl-title-pagination a {
    color: #fff;
}
.pxl-pagination1 .item--next a.btn-nav {
    color: #fff;
}
.pxl-pagination1 .item--next a.btn-nav:after {
    background-color: #fff;
}
@media screen and (max-width: 767px) {
    .pxl-pagination1 .pxl--item {
        padding: 40px 15px;
    }
    .pxl-pagination1 .pxl--item .pxl-title-pagination {
        font-size: 20px;
    }
}
.pxl-search-popup-button, .pxl-cart-sidebar-button {
    display: flex;
    align-items: center;
    color: #fdfdfd;
    justify-content: center;
    cursor: pointer;
    margin-top: -6px;
}
.pxl-search-popup-button i, .pxl-cart-sidebar-button i {
    font-size: 29px;
    line-height: 29px;
}
.pxl-search-popup-button span, .pxl-cart-sidebar-button span {
    font-size: 0;
}
.pxl-cart-sidebar-button .pxl_cart_counter {
    color: var(--primary-color);
    position: relative;
}
.pxl-cart-sidebar-button .pxl_cart_counter:after {
    content: ')';
    position: absolute;
    top: 0;
    left: -5px;
    color: var(--primary-color);
    font-family: 'Samim';
}
.pxl-cart-sidebar-button .pxl_cart_counter:before {
    content: '(';
    position: absolute;
    top: 0;
    right: -5px;
    color: var(--primary-color);
    font-family: 'Samim';
}
.pxl-getintouch.layout1 {
    padding-right: 0;
    list-style: none;
}
.pxl-getintouch.layout1 li {
    color: var(--primary-color);
    display: flex;
}
.pxl-getintouch.layout1 li a {
    color: var(--primary-color);
}
.pxl-getintouch.layout1 li i {
    font-size: 20px;
    position: relative;
    top: 6px;
    margin-left: 5px;
    line-height: 1;
}
.pxl-contact-form {
    margin: 0 auto;
}
.pxl-contact-form.btn-w-full button, .pxl-contact-form.btn-w-full .wpcf7-submit {
    width: 100%;
}
.pxl-contact-form .contact-form-faq .input-contact .ctf-faq-check {
    margin: 17px 0 14px;
}
.pxl-contact-form .contact-form-faq .input-contact .btn-form > p {
    max-width: 217px;
    background-color: var(--primary-color);
    border-radius: 28px;
    padding: 17px 32px 19px 30px;
    display: flex;
    margin: 15px 0 0 0;
}
.pxl-contact-form .contact-form-faq .input-contact .btn-form > p:hover i {
    animation: pxl_right_from_left 0.5s forwards;
}
.pxl-contact-form .contact-form-faq .input-contact .btn-form > p button {
    font-size: 15px;
    line-height: 19px;
    color: #fff;
}
.pxl-contact-form .contact-form-faq .input-contact .btn-form > p i {
    font-size: 23px;
    color: #fff;
    margin-right: 15px;
    line-height: 19px;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap input {
    font-weight: 400;
    margin: 14px 0 3px;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox input, .pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox span:before, .pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox span:after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 3px;
    cursor: pointer;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #c0c6c6;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox span {
    cursor: pointer;
    padding-right: 11px;
    font-family: 'Samim';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--third-color);
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox span:before {
    content: '';
    z-index: 1;
    background-color: #e9e9e9;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox span:after {
    content: '\f119';
    font-family: "caseicon";
    font-weight: 400;
    z-index: 2;
    font-size: 10px;
    color: #000;
    opacity: 0;
    line-height: 16px;
    text-align: center;
    top: 3px;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox input {
    z-index: 99;
    opacity: 0;
}
.pxl-contact-form .contact-form-faq .input-contact .wpcf7-form-control-wrap .wpcf7-checkbox input:checked + span:after {
    opacity: 1;
}
.pxl-contact-form .wrap-ctf1 > .input-filled {
    display: inline-flex;
    gap: 35px;
    align-items: center;
    justify-content: center;
}
.pxl-contact-form .wrap-ctf1 .btn-form:hover button:after {
    animation: pxl_right_from_left 0.5s forwards;
}
.pxl-contact-form .wrap-ctf1 .btn-form:hover p i {
    animation: pxl_right_from_left 0.5s forwards;
}
.pxl-contact-form .wrap-ctf1 .btn-form button {
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}
.pxl-contact-form .wrap-ctf1 .btn-form button:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: var(--primary-color);
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-contact-form .wrap-ctf1 .btn-form p {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxl-contact-form .wrap-ctf1 .btn-form p i {
    font-size: 20px;
}
.pxl-contact-form .wpcf7-form-control-wrap {
    display: inline-flex;
    width: 100%;
    position: relative;
}
.pxl-contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 13%;
    left: 0;
    transform: translate(0, 50%);
    font-size: 12px;
    background-color: #dc3232;
    color: rgba(255, 255, 255, 0.87);
    padding: 0 6px;
    border-radius: 3px;
    line-height: 22px;
    z-index: 99;
}
.pxl-contact-form form {
    position: relative;
}
.pxl-contact-form form .wpcf7-response-output {
    margin: 30px 0 10px;
    border: none;
    background-color: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding: 12px 20px;
    color: red;
    text-align: center;
}
.pxl-contact-form form .wpcf7-spinner {
    display: none;
}
.pxl-contact-form form:before {
    content: '';
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border-color: transparent var(--primary-color) transparent var(--primary-color);
    border-width: 2px;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    animation: pxl_spin 0.6s infinite linear;
    -webkit-animation: pxl_spin 0.6s infinite linear;
    box-sizing: border-box;
    z-index: 2;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    visibility: hidden;
}
.pxl-contact-form form.submitting * {
    opacity: 0.66;
}
.pxl-contact-form form.submitting:before {
    opacity: 1;
    visibility: visible;
}
.pxl-contact-form textarea {
    height: 164px;
}
.pxl-contact-form.button-style1 button.wpcf7-submit {
    background-color: var(--primary-color);
    background-position: top 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-contact-form.button-style1 button.wpcf7-submit i {
    margin-right: 20px;
    font-size: 12px;
}
.pxl-contact-form1.btn-w-auto10 .wpcf7-form .btn-form {
    width: auto;
}
.pxl-contact-form1 .contact-form-custom2 .button-contact .btn-form {
    width: auto;
    box-shadow: 0 4px 30px rgba(0, 255, 255, .6);
}
.pxl-contact-form1 .contact-form-custom2 .input-filled > p {
    margin: 0 0 58px;
}
.pxl-contact-form1 .contact-form-custom2 .wpcf7-form-control:not(.wpcf7-submit) {
    box-shadow: none;
    height: 55px;
    border-radius: 0;
    font-family: Samim;
    font-size: 24px;
    font-style: normal;
    color: var(--third-color);
    padding: 0 0 22px 0;
    font-weight: 600;
    line-height: 34px;
    border-bottom: 1px solid var(--third-color);
    background-color: transparent;
}
.pxl-contact-form1 .contact-form-custom3 textarea {
    height: 180px !important;
}
.pxl-contact-form1 .contact-form-custom3 .wpcf7-form-control:not(.wpcf7-submit) {
    box-shadow: none;
    height: 53px;
    border-radius: 0;
    font-family: Samim;
    font-size: 14px;
    font-style: normal;
    color: #757575;
    padding: 0 16px 0 0;
    font-weight: 400;
    line-height: 34px;
    border: 1px solid #666;
    border-radius: 10px;
    background-color: transparent;
}
.pxl-contact-form1 .contact-form-custom3 .button-contact .btn-form {
    border-radius: 10px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-contact-form1 .wpcf7-form-control:not(.wpcf7-submit) {
    height: 80px;
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.1);
    border-radius: 10px;
}
@media (max-width: 767px) {
    .pxl-contact-form1 .wpcf7-form-control:not(.wpcf7-submit) {
        height: 65px;
    }
}
.pxl-contact-form1 textarea {
    height: 265px !important;
    margin: 0;
}
.pxl-contact-form1 .pxl-range-slider {
    height: 21px;
    background-color: #fff;
    -webkit-border-radius: 21px;
    -khtml-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
    -webkit-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    -khtml-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    -moz-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    -ms-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    -o-box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    box-shadow: 0 10px 18px rgba(14, 14, 14, 0.17);
    position: relative;
    margin-bottom: 38px;
}
.pxl-contact-form1 .pxl-range-slider .ui-slider-range {
    position: relative;
    height: 21px;
    background-color: #8da735;
    -webkit-border-radius: 21px;
    -khtml-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
}
.pxl-contact-form1 .pxl-range-slider .ui-slider-handle {
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #126727;
    position: absolute;
    top: -7px;
    margin-right: -17px;
    cursor: pointer;
}
.pxl-contact-form1 .pxl-range-meta {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 6px;
    padding: 10px 7px 0 7px;
}
.pxl-contact-form1 .pxl-range-meta .wpcf7-form-control-wrap {
    display: inline-block !important;
    margin: 0 !important;
    width: auto !important;
}
.pxl-contact-form1 .pxl-range-meta label {
    font-weight: 500;
    color: #000;
    flex-grow: 1;
    font-style: italic;
    margin-left: 20px;
}
.pxl-contact-form1 .pxl-range-meta .pxl-range-result {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-box-shadow: none !important;
    -khtml-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: 16px !important;
    font-weight: 700 !important;
    color: #126727 !important;
    min-width: 100px;
    max-width: 150px;
    text-align: left;
    height: auto !important;
}
@media screen and (max-width: 767px) {
    .pxl-contact-form1 .pxl-range-meta .pxl-range-result {
        min-width: 90px;
        max-width: 90px;
    }
}
.pxl-contact-form1 .pxl-range-meta + .pxl-range-slider {
    margin-right: 7px;
    margin-left: 7px;
}
.pxl-contact-form1 .pxl-range-footer {
    margin-top: 8px;
    font-size: 15px;
    color: #000;
    padding-left: 7px;
}
.pxl-contact-form1 .pxl-range-footer a {
    color: inherit;
    font-weight: 700;
    border-bottom: 1px solid #000;
}
.pxl-contact-form1 .pxl-range-footer a:hover {
    color: var(--primary-color);
    border-bottom: none;
}
.pxl-contact-form1 .wpcf7-form.failed .wpcf7-response-output {
    padding: 7px 20px 3px;
    border: 2px solid red;
}
.pxl-contact-form1 .wpcf7-form .btn-form {
    width: 100%;
    justify-content: center;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.1);
    border-radius: 10px;
    padding: 16px 36px 16px 40px;
}
.pxl-contact-form1 .wpcf7-form .btn-form p {
    margin: 0;
    width: 100%;
    text-align: center;
}
.pxl-contact-form1 .wpcf7-form .btn-form button {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 34px;
    letter-spacing: 0.005em;
    position: unset;
}
.pxl-contact-form1 .wpcf7-form .btn-form button:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.pxl-contact-form1 .wpcf7-form .btn-form .button-arrow-hover {
    height: 12px;
    display: inline-block;
}
.pxl-contact-form1 .wpcf7-form .input-filled > p {
    margin: 0 0 27px;
}
.pxl-contact-form1 .wpcf7-form .input-filled.your-message > p {
    margin: 0 0 32px;
}
.pxl-contact-form1 .wpcf7-form .input-filled label {
    display: inline-block;
    margin-bottom: 17px;
    font-family: 'Samim';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #fdfdfd;
}
@media (max-width: 767px) {
    .pxl-contact-form1 .wpcf7-form .input-filled label {
        font-size: 20px;
        line-height: 1.2;
    }
}
.pxl-contact-form1 .wpcf7-form .input-filled .pxl-select-higthlight {
    height: 53px;
}
.pxl-contact-form1 .wpcf7-form .input-filled .wpcf7-submit i {
    margin-right: 0;
    margin-left: 10px;
    font-size: 22px;
    position: relative;
    top: 7px;
}
.pxl-contact-form1 .wpcf7-form .pxl-select .pxl-select-higthlight:before {
    left: 5px;
}
.pxl-contact-form1 .row {
    justify-content: center;
}
.pxl-contact-form1 .wrap-ctf-sass {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}
.pxl-contact-form1 .wrap-ctf-sass .input-filled p {
    margin-bottom: 0;
}
.pxl-contact-form1 .wrap-ctf-sass .input-filled input {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-weight: 400;
    color: #aaa;
    line-height: normal;
    border-radius: 6px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 15px 29px;
    width: 777px;
}
@media (max-width: 881px) {
    .pxl-contact-form1 .wrap-ctf-sass .input-filled input {
        width: 100%;
    }
}
.pxl-contact-form1 .wrap-ctf-sass .input-filled .btn.btn-form {
    padding: 10px 28px 10px 26px;
    background: var(--primary-color);
}
.pxl-contact-form1 .wrap-ctf-sass .input-filled .btn.btn-form button {
    color: #fff;
    font-family: Vazirmatn1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 17.11px;
}
.pxl-contact-form1 .wrap-ctf-email {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 579px;
    height: 60px;
}
.pxl-contact-form1 .wrap-ctf-email .input-filled2 {
    position: absolute;
    top: 0;
    left: 0;
}
.pxl-contact-form1 .wrap-ctf-email .input-filled2 .btn.btn-form {
    padding: 13px 45px 13px 41px;
    border-radius: 16px;
    background: linear-gradient(-90deg, #38c9f7 0%, #266ff2 100%);
    box-shadow: 0px 24px 50px 0px rgba(0, 0, 0, 0.10);
}
.pxl-contact-form1 .wrap-ctf-email .input-filled2 .btn.btn-form button {
    color: #fff;
    font-family: Vazirmatn1;
    font-size: 18px;
    font-weight: 400;
    line-height: 17.11px;
    margin-left: 13px;
}
.pxl-contact-form1 .wrap-ctf-email .input-filled2 .btn.btn-form i {
    font-size: 18px;
}
.pxl-contact-form1 .wrap-ctf-email .input-filled p {
    margin-bottom: 0;
}
.pxl-contact-form1 .wrap-ctf-email .input-filled input {
    font-family: Vazirmatn1;
    border-radius: 16px;
    font-size: 18px;
    font-weight: 400;
    color: #636363;
    line-height: 60px;
    background-color: #fff;
    padding: 0 23px;
    width: 579px;
}
@media (max-width: 881px) {
    .pxl-contact-form1 .wrap-ctf-email .input-filled input {
        width: 100%;
    }
}
.pxl-contact-form1 .wrap-ctf3 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
}
.pxl-contact-form1 .wrap-ctf3 .input-filled p {
    margin-bottom: 0;
}
.pxl-contact-form1 .wrap-ctf3 .input-filled input {
    font-size: 16px;
    font-weight: 400;
    color: #fdfdfd;
    border-radius: 3px;
    line-height: normal;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.20);
    padding: 19px 25.86px 30px 198px;
}
.pxl-contact-form1 .wrap-ctf3 .input-filled .btn.btn-form {
    background: #fdfdfd;
}
.pxl-contact-form1 .wrap-ctf3 .input-filled .btn.btn-form button {
    color: var(--primary-color);
}
.pxl-contact-form1 .wrap-ctf3 .input-filled .btn.btn-form .button-arrow-hover svg path {
    fill: var(--primary-color);
}
.pxl-contact-form1.contact-border {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.20);
}
.pxl-contact-form1.contact-border .pxl--el-title {
    position: relative;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    padding: 37px 39px 24px;
}
.pxl-contact-form1.contact-border .pxl--el-title:after {
    content: '';
    position: absolute;
    clip-path: polygon(50% 100%, 0 0, 98% 0);
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    right: 50%;
    bottom: -12px;
    width: 39px;
    height: 13px;
    transform: translatex(50%);
}
.pxl-contact-form1.contact-border .pxl--el-title .pxl-item--title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    color: #fdfdfd;
    margin-bottom: 13px;
}
.pxl-contact-form1.contact-border .pxl--el-title .pxl-item--sub-title {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #fdfdfd;
}
.pxl-contact-form1.contact-border .contact-form-custom3 {
    padding: 25.25px 32px 37.25px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 ~ .wpcf7-response-output {
    margin: -30px 0 10px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .row {
    margin-left: -8px;
    margin-right: -8px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .row .col-lg-6, .pxl-contact-form1.contact-border .contact-form-custom3 .row .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 p {
    margin: 0;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .button-contact .btn {
    padding: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-contact-form1.contact-border .contact-form-custom3 .button-contact .btn p {
    width: 100%;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .button-contact .btn p button {
    padding: 11px 36px 11px 40px;
    width: 100%;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .input-contact label {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .input-contact .input-filled.your-phone input, .pxl-contact-form1.contact-border .contact-form-custom3 .input-contact .input-filled.your-emaill input {
    margin-bottom: 8px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .input-contact .input-filled.your-message p {
    margin-bottom: 24.75px;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .input-contact .input-filled input {
    padding: 14px 17px 15.59px 17px;
    margin: 0 0 13px;
    height: 51.59px;
    border-radius: 6px;
    border: 1px solid #e1e2e4;
    background: #f3f4f6;
    color: #777c85;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.pxl-contact-form1.contact-border .contact-form-custom3 .input-contact .input-filled textarea {
    height: 94px !important;
    border-radius: 6px;
    border: 1px solid #e1e2e4;
    padding-top: 10px;
    background: #f3f4f6;
    color: #777c85;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media screen and (max-width: 991px) {
    .ct7-from-custom .pxl-contact-form1 .input-filled {
        margin-bottom: 30px;
    }
}
.ct7-from-custom .pxl-contact-form1 .input-filled label {
    color: #222;
}
.ct7-from-custom .pxl-contact-form1 .input-filled br {
    display: none;
}
.ct7-from-custom .pxl-contact-form1 .wp-row-ctf7 .row {
    align-items: center;
}
.ct7-from-custom .pxl-contact-form1 .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.ct7-from-custom .pxl-contact-form1 .input-filled-btn {
    text-align: left;
}
@media screen and (max-width: 991px) {
    .ct7-from-custom .pxl-contact-form1 .input-filled-btn {
        text-align: right;
    }
}
.ct7-from-custom .pxl-contact-form1 .wpcf7-form .input-filled .wpcf7-submit i {
    margin-left: 0;
    font-size: 40px;
    color: #000;
}
.pxl-icon1.style-1 {
    margin-right: -5px;
    margin-left: -5px;
}
.pxl-icon1.style-1 a {
    display: inline-block;
    margin: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: rgba(115, 96, 242, 0.6);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s linear;
}
.pxl-icon1.style-1 a i {
    font-size: 14px;
}
.pxl-icon1.style-1 a:hover {
    background-color: var(--primary-color);
}
.pxl-title-effect .pxl-item--title {
    margin-bottom: 0;
}
.pxl-title-effect.pxl-type-gradient .pxl-item--title {
    background-image: -webkit-gradient(linear, right top, right bottom, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.elementor-widget__width-initial.elementor-widget-pxl_image > .elementor-widget-container {
    width: 100%;
}
.el-bounce.bounce-active, .pxl-image-effect1.bounce-active {
    animation: pxl_zigzag 600ms ease-out infinite;
    -webkit-animation: pxl_zigzag 600ms ease-out infinite;
}
.pxl-image-effect2 {
    animation: pxl_bottom_top_small 3s ease-out infinite;
    -webkit-animation: pxl_bottom_top_small 3s ease-out infinite;
}
.pxl-partner-carousel1.box-style1 .pxl-swiper-wrapper {
    align-items: center;
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo {
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
    width: auto;
    margin: 0 auto;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo img {
    max-height: 100px;
    width: auto;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo img:nth-child(2) {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -150%);
    -khtml-transform: translate(50%, -150%);
    -moz-transform: translate(50%, -150%);
    -ms-transform: translate(50%, -150%);
    -o-transform: translate(50%, -150%);
    transform: translate(50%, -150%);
    opacity: 0;
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo:hover img:nth-child(1) {
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
    opacity: 0;
}
.pxl-partner-carousel1.box-style1 .pxl-item--logo:hover img:nth-child(2) {
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    opacity: 1;
}
.pxl-partner-carousel1.box-style2 .pxl-swiper-wrapper {
    align-items: center;
}
.pxl-partner-carousel1.box-style2 .pxl-item--image {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pxl-partner-carousel1.box-style2 .pxl-item--image img {
    filter: grayscale(1);
}
.pxl-partner-carousel1.box-style2 .pxl-item--image:hover {
    -webkit-transform: translatey(-4px);
    -khtml-transform: translatey(-4px);
    -moz-transform: translatey(-4px);
    -ms-transform: translatey(-4px);
    -o-transform: translatey(-4px);
    transform: translatey(-4px);
}
.pxl-partner-carousel1.box-style2 .pxl-item--image:hover img {
    filter: grayscale(0);
}
.pxl-partner-carousel1 .pxl-item--inner {
    text-align: center;
}
.pxl-partner-carousel1 .pxl-swiper-arrow {
    height: 39px;
    width: 39px;
    line-height: 39px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    font-size: 11px;
}
.pxl-partner-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    right: 0;
}
.pxl-partner-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    left: 0;
}
.pxl-partner-carousel1[data-arrow="true"] {
    padding: 0 40px;
}
.pxl-partner-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 6px;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.6);
    -khtml-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}
.pxl-partner-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-recent-news1 {
    position: relative;
    z-index: 1;
}
.pxl-recent-news1 .pxl-item--image {
    min-height: 320px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media screen and (min-width: 768px) {
    .pxl-recent-news1 .pxl-item--image {
        position: absolute;
        overflow: hidden;
        height: 100%;
        max-width: 45%;
        width: 100%;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
    }
}
@media screen and (max-width: 767px) {
    .pxl-recent-news1 .pxl-item--image {
        position: relative;
    }
}
.pxl-recent-news1 .pxl-item--image .bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
.pxl-recent-news1 .pxl-item--title {
    font-size: 22px;
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
    .pxl-recent-news1 .pxl-item--title {
        max-width: 70%;
    }
}
.pxl-recent-news1 .pxl-item--title a {
    color: inherit;
}
.pxl-recent-news1 .pxl-item--title a:hover {
    color: inherit;
}
.pxl-recent-news1 .pxl-meta--post {
    margin-top: 0;
    margin-bottom: 15px;
    padding-right: 0;
    list-style: none;
    display: inline-flex;
}
.pxl-recent-news1 .pxl-meta--post li {
    font-size: 14px;
    display: inline-block;
    color: #888;
}
.pxl-recent-news1 .pxl-meta--post li a {
    color: #888;
}
.pxl-recent-news1 .pxl-meta--post li a:hover {
    color: var(--primary-color);
}
.pxl-recent-news1 .pxl-meta--post li i {
    margin-left: 10px;
}
.pxl-recent-news1 .pxl-meta--post li + li {
    margin-right: 10px;
}
@media screen and (max-width: 767px) {
    .pxl-recent-news1 .pxl-item--body {
        padding: 30px 25px;
    }
}
.pxl-recent-news1 .btn-readmore {
    display: inline-flex;
    align-items: center;
    color: var(--secondary-color);
    font-weight: bold;
}
.pxl-recent-news1 .btn-readmore span {
    text-decoration: underline;
    text-shadow: 0px 5px 5px #e8f4e6;
}
.pxl-recent-news1 .btn-readmore i {
    margin: 0 10px;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 26px;
    -khtml-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #26a02c;
    font-size: 10px;
    color: #fff;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: rotate(90deg);
    -khtml-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.pxl-recent-news1 .btn-readmore:hover {
    color: var(--primary-color);
}
.pxl-recent-news1 .btn-readmore:hover i {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.pxl-recent-news1 .pxl-grid-item {
    background-color: #f9f9f9;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .pxl-recent-news1 .pxl-grid-item {
        padding: 30px 50% 40px 30px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-recent-news1 .pxl-grid-item {
        margin-bottom: 40px;
    }
}
.pxl-recent-news1 .pxl-grid-item.active {
    background-color: #e8f4e6;
}
@media screen and (min-width: 768px) {
    .pxl-recent-news1 .pxl-grid-item.active .pxl-item--image {
        z-index: 1;
        opacity: 1;
    }
}
.pxl-recent-news1 .pxl-grid-item.active .btn-readmore span {
    text-shadow: none;
}
.pxl-recent-news1 .pxl-grid-inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.pxl-instagram1 {
    display: flex;
    flex-wrap: wrap;
}
.pxl-instagram1 .pxl--item {
    width: 20%;
    position: relative;
}
.pxl-instagram1 .pxl--item img {
    width: 100%;
}
.pxl-instagram1 .pxl--item a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
    color: #fff;
    opacity: 0;
    font-size: 26px;
    visibility: hidden;
}
.pxl-instagram1 .pxl--item a i {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-instagram1 .pxl--item.active a {
    opacity: 1;
    visibility: visible;
}
.elementor-widget-overlay {
    width: 100% !important;
    height: 100%;
}
.elementor-widget-overlay .elementor-widget-container {
    width: 100%;
    height: 100%;
}
.pxl-image-single {
    -webkit-border-radius: inherit;
    -khtml-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit;
}
.pxl-image-single *, .pxl-image-single img {
    -webkit-border-radius: inherit;
    -khtml-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit;
}
.pxl-spacer1 > div {
    display: none;
}
@media screen and (min-width: 1200px) {
    .pxl-spacer1 .pxl-space--xl {
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pxl-spacer1 .pxl-space--lg {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pxl-spacer1 .pxl-space--md {
        display: block;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .pxl-spacer1 .pxl-space--sm {
        display: block;
    }
}
@media screen and (max-width: 575px) {
    .pxl-spacer1 .pxl-space--xs {
        display: block;
    }
}
.pxl-contact-box .pxl-item--bg {
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-contact-box .pxl-item--text1 {
    color: var(--primary-color);
}
.pxl-contact-box .pxl-item--text2 {
    font-size: 36px;
    color: #fff;
    border-bottom: 1px solid #5b685e;
    margin-bottom: 15px;
    margin: 0 20px 20px;
    padding-bottom: 13px;
}
.pxl-contact-box .pxl-item--number {
    font-size: 40px;
    color: #fff;
    letter-spacing: -2px;
    margin-bottom: 10px;
}
.pxl-contact-box .pxl-item--description {
    font-size: 20px;
    color: #fff;
    margin-bottom: 32px;
}
.pxl-contact-box .pxl-item--link a {
    display: inline-block;
    line-height: 46px;
    padding: 0 25px 0px 76px;
    background-color: #fff;
    color: #002813;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}
.pxl-contact-box .pxl-item--link a i {
    width: 56px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-image: -webkit-gradient(linear, right top, right bottom, from(var(--gradient-color-to)), to(var(--gradient-color-from)));
    background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -moz-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -ms-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: -o-linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    background-image: linear-gradient(to bottom, var(--gradient-color-to), var(--gradient-color-from));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-to)', endColorStr='var(--gradient-color-from)');
}
.pxl-contact-box .pxl-item--link a:hover i {
    background-image: -webkit-gradient(linear, right top, right bottom, from(var(--gradient-color-from)), to(var(--gradient-color-from)));
    background-image: -webkit-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-from));
    background-image: -moz-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-from));
    background-image: -ms-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-from));
    background-image: -o-linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-from));
    background-image: linear-gradient(to bottom, var(--gradient-color-from), var(--gradient-color-from));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-from)');
}
.pxl-contact-box .pxl-item--inner {
    background-color: #000;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    padding: 115px 20px;
}
.pxl-contact-box .pxl-item--inner .shape-left, .pxl-contact-box .pxl-item--inner .shape-right {
    position: absolute;
    width: 200px;
    height: 200px;
}
.pxl-contact-box .pxl-item--inner .shape-left {
    right: -135px;
    top: -65px;
    -webkit-transform: rotate(-47deg);
    -khtml-transform: rotate(-47deg);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
}
.pxl-contact-box .pxl-item--inner .shape-right {
    left: -150px;
    bottom: -70px;
    -webkit-transform: rotate(-47deg);
    -khtml-transform: rotate(-47deg);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
}
.pxl-contact-box .pxl-item--inner:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 13, 6, 0.78);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.pxl-contact-box .pxl-item--inner:hover .pxl-item--bg {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tp-bullets.bullets-nav-style1.vertical {
    width: 60px !important;
}
.tp-bullets.bullets-nav-style1.vertical .tp-bullet {
    height: 2px;
    background-color: #bbb;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 50%;
}
.tp-bullets.bullets-nav-style1.vertical .tp-bullet.selected {
    width: 100%;
    background-color: #000;
}
.tp-bullets.bullets-nav-style1-white.vertical {
    width: 60px !important;
}
.tp-bullets.bullets-nav-style1-white.vertical .tp-bullet {
    height: 2px;
    background-color: #bbb;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 50%;
}
.tp-bullets.bullets-nav-style1-white.vertical .tp-bullet.selected {
    width: 100%;
    background-color: #fff;
}
.tp-bullets.bullets-nav-style2.vertical .tp-bullet {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.7);
    -khtml-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
.tp-bullets.bullets-nav-style2.vertical .tp-bullet.selected {
    background-color: #fff;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tp-bullets.bullets-nav-style2.horizontal .tp-bullet {
    height: 8px;
    width: 8px;
    background-color: #bbb;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.7);
    -khtml-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
.tp-bullets.bullets-nav-style2.horizontal .tp-bullet.selected {
    background-color: #fff;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.btn-slider-custom i {
    margin-right: 15px !important;
}
.btn-slider-custom:hover i {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(to left, #fff, #fff);
    background-image: -moz-linear-gradient(to left, #fff, #fff);
    background-image: -ms-linear-gradient(to left, #fff, #fff);
    background-image: -o-linear-gradient(to left, #fff, #fff);
    background-image: linear-gradient(to left, #fff, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#fff', gradientType='1');
}
.pxl-showcase.inactive .pxl-item--image:before {
    background: rgba(48, 49, 66, 0.50);
    backdrop-filter: blur(15px);
}
.pxl-showcase.inactive .pxl-item--image .item--link {
    opacity: 1;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
.pxl-showcase.inactive .pxl-item--image .item--link:after {
    content: none;
}
.pxl-showcase .pxl-item--image {
    overflow: hidden;
    position: relative;
    margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
    .pxl-showcase .pxl-item--image {
        margin-bottom: 25px;
    }
}
.pxl-showcase .pxl-item--image:before {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.pxl-showcase .item--image {
    position: relative;
    height: 280px;
    overflow: hidden;
}
.pxl-showcase .item--image img {
    display: block;
    width: 100%;
    object-fit: cover;
}
@media screen and (min-width: 1200px) {
    .pxl-showcase .item--image img {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .pxl-showcase .item--image img {
        position: relative;
        top: 0;
    }
}
.pxl-showcase .pxl-item--button {
    z-index: 2;
}
.pxl-showcase .pxl-item--button a {
    border: none;
}
.pxl-showcase .notification {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    line-height: 33px;
    height: 33px;
    font-size: 13px;
    font-weight: 700;
    color: #14287b;
    background-color: #ffd532;
    position: absolute;
    width: 180px;
    padding: 0 10px;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 22px;
    right: -48px;
    font-family: Vazirmatn1, sans-serif;
    text-align: center;
    text-transform: uppercase;
}
.pxl-showcase .item--link {
    display: block;
    min-width: 120px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transform: translatey(20px);
    -khtml-transform: translatey(20px);
    -moz-transform: translatey(20px);
    -ms-transform: translatey(20px);
    -o-transform: translatey(20px);
    transform: translatey(20px);
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-showcase .item--link + .item--link {
    margin-top: 20px;
}
.pxl-showcase .pxl-item--title {
    text-align: center;
    font-family: Samim;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 32px;
}
@media screen and (max-width: 767px) {
    .pxl-showcase .pxl-item--title {
        font-size: 28px;
    }
}
.pxl-showcase .pxl-item--title a {
    color: var(--four-color);
    border: none;
    font-weight: inherit;
}
.pxl-showcase .pxl-item--title a:hover {
    color: var(--secondary-color);
}
.pxl-showcase .pxl-item--inner:hover .pxl-item--image:before {
    opacity: 1;
}
.pxl-showcase .pxl-item--inner:hover .item--link {
    opacity: 1;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
.pxl-showcase .pxl-item--inner:hover .item--link:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.pxl-showcase.pxl-showcase-scroll .item--image img {
    height: auto;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition: all 4s ease;
    -khtml-transition: all 4s ease;
    -moz-transition: all 4s ease;
    -ms-transition: all 4s ease;
    -o-transition: all 4s ease;
    transition: all 4s ease;
}
.pxl-showcase.pxl-showcase-scroll .pxl-item--inner:hover .item--image img {
    top: 100%;
    -webkit-transform: translatey(-100%);
    -khtml-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -ms-transform: translatey(-100%);
    -o-transform: translatey(-100%);
    transform: translatey(-100%);
}
@media screen and (max-width: 1199px) {
    .pxl-showcase {
        margin-bottom: 10px;
    }
}
.pxl-showcase-inactive .pxl-item--image:before {
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .pxl-showcase-inactive .pxl-showcase {
        margin-bottom: 0;
    }
}
.pxl-image-before-after1 img {
    width: 100%;
}
.pxl-image-before-after1.style2 .twentytwenty-handle {
    background-color: #126727;
    border-color: #126727;
    width: 60px;
    height: 60px;
    border: none;
    margin-right: -30px;
}
.pxl-image-before-after1.style2 .twentytwenty-handle:before {
    margin-bottom: 33px;
}
.pxl-image-before-after1.style2 .twentytwenty-handle:after {
    margin-top: 33px;
}
.pxl-image-before-after2 {
    display: inline-block;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .pxl-image-before-after2 {
        margin-right: 28px;
    }
}
.pxl-image-before-after2:before {
    content: '';
    z-index: -1;
    position: absolute;
    bottom: -3px;
    right: -5px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 284px;
    -khtml-border-radius: 284px;
    -moz-border-radius: 284px;
    -ms-border-radius: 284px;
    -o-border-radius: 284px;
    border-radius: 284px;
    background-color: #fff;
}
.pxl-image-before-after2:after {
    content: '';
    z-index: -2;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 284px;
    -khtml-border-radius: 284px;
    -moz-border-radius: 284px;
    -ms-border-radius: 284px;
    -o-border-radius: 284px;
    border-radius: 284px;
    background-color: var(--primary-color);
    -webkit-transform: scale(1.11);
    -khtml-transform: scale(1.11);
    -moz-transform: scale(1.11);
    -ms-transform: scale(1.11);
    -o-transform: scale(1.11);
    transform: scale(1.11);
    right: -17px;
}
.pxl-image-before-after2 .twentytwenty-before-label, .pxl-image-before-after2 .twentytwenty-after-label {
    display: none;
}
.pxl-image-before-after2 .twentytwenty-wrapper {
    height: 284px;
    width: 284px;
    -webkit-border-radius: 284px;
    -khtml-border-radius: 284px;
    -moz-border-radius: 284px;
    -ms-border-radius: 284px;
    -o-border-radius: 284px;
    border-radius: 284px;
    overflow: hidden;
}
.pxl-image-before-after2 .twentytwenty-wrapper .twentytwenty-container {
    -webkit-border-radius: 284px;
    -khtml-border-radius: 284px;
    -moz-border-radius: 284px;
    -ms-border-radius: 284px;
    -o-border-radius: 284px;
    border-radius: 284px;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .pxl-image-before-after2 .twentytwenty-wrapper {
        height: 264px;
        width: 264px;
        -webkit-border-radius: 264px;
        -khtml-border-radius: 264px;
        -moz-border-radius: 264px;
        -ms-border-radius: 264px;
        -o-border-radius: 264px;
        border-radius: 264px;
    }
    .pxl-image-before-after2 .twentytwenty-wrapper .twentytwenty-container {
        -webkit-border-radius: 264px;
        -khtml-border-radius: 264px;
        -moz-border-radius: 264px;
        -ms-border-radius: 264px;
        -o-border-radius: 264px;
        border-radius: 264px;
    }
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle {
    margin-right: -12px;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    border: none;
    background-color: #fff;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle:before {
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle:after {
    margin-top: 10px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle .twentytwenty-left-arrow {
    margin-right: -14px;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle .twentytwenty-left-arrow:before {
    content: '\f104';
    font-family: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 14px;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle .twentytwenty-right-arrow {
    margin-left: -14px;
}
.pxl-image-before-after2 .twentytwenty-horizontal .twentytwenty-handle .twentytwenty-right-arrow:before {
    content: '\f105';
    font-family: "";
    left: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    font-weight: 14px;
}
.pxl-image-before-after2 .item--holder {
    position: absolute;
    width: 94px;
    height: 94px;
    background-color: var(--secondary-color);
    border-radius: 94px;
    top: -78px;
    left: 20px;
    z-index: 99;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxl-image-before-after2 .item--holder:before {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 9px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent var(--secondary-color) var(--secondary-color);
    transform: rotate(28deg);
    z-index: -1;
}
.pxl-image-before-after2 .item--holder .item--icon {
    line-height: 1;
    margin-bottom: 2px;
}
.pxl-image-before-after2 .item--holder .item--icon i {
    font-size: 29px;
    color: var(--primary-color);
}
.pxl-image-before-after2 .item--holder .item--title {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 4px;
}
.pxl-image-before-after2 .item--holder .item--year {
    line-height: 1;
    font-size: 19px;
    font-weight: 700;
}
.pxl-image-before-after2 .item--holder .item--meta {
    margin-top: -2px;
}
.pxl-anchor-wrap {
    display: flex;
}
.pxl-anchor-wrap .pxl-anchor {
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.pxl-anchor-wrap .pxl-anchor.pxl-icon--right {
    display: inline-flex;
    flex-direction: row-reverse;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    line-height: 46px;
    padding: 0 35px;
    color: #fff;
}
.pxl-anchor-wrap .pxl-anchor.pxl-icon--right .pxl-anchor-icon {
    margin-right: 15px;
    line-height: 1;
}
.pxl-anchor-wrap .pxl-anchor.pxl-icon--right:hover {
    background-color: var(--primary-color);
    color: #fff;
}
.pxl-anchor-wrap .pxl-anchor.pxl-icon--left {
    display: inline-flex;
}
.pxl-anchor-wrap .pxl-anchor.pxl-icon--left .pxl-anchor-icon {
    line-height: 1;
}
.pxl-anchor-wrap .pxl-anchor.btn-default {
    background-color: var(--primary-color);
    color: #fff;
}
.pxl-anchor-wrap.search-mask a {
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 54px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    color: #111c16;
    text-align: center;
    background-color: #f4f3f0;
    mask-image: url(../images/bg-search-mask.png);
    -webkit-mask-image: url(../images/bg-search-mask.png);
    -ms-mask-image: url(../images/bg-search-mask.png);
    -o-mask-image: url(../images/bg-search-mask.png);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top;
}
.pxl-anchor-wrap.search-mask a:hover {
    color: #fff;
    background-color: ;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom {
    display: inline-block;
    width: 30px;
    min-width: 30px;
    height: 23px;
    position: relative;
    text-decoration: none;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom span {
    position: absolute;
    height: 3px;
    background-color: #000;
    border-radius: 3px;
    -webkit-transition: width 0.3s linear 0s, background-color 0.3s ease;
    -khtml-transition: width 0.3s linear 0s, background-color 0.3s ease;
    -moz-transition: width 0.3s linear 0s, background-color 0.3s ease;
    -ms-transition: width 0.3s linear 0s, background-color 0.3s ease;
    -o-transition: width 0.3s linear 0s, background-color 0.3s ease;
    transition: width 0.3s linear 0s, background-color 0.3s ease;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(1) {
    width: 24px;
    top: 0;
    bottom: auto;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(2) {
    width: 32px;
    top: 10px;
    bottom: auto;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(3) {
    width: 18px;
    top: auto;
    bottom: 0;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom:hover span {
    background-color: var(--primary-color);
}
.pxl-anchor-wrap .pxl-anchor-icon.custom:hover span:nth-child(1) {
    width: 32px;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom:hover span:nth-child(2) {
    width: 18px;
}
.pxl-anchor-wrap .pxl-anchor-icon.custom:hover span:nth-child(3) {
    width: 24px;
}
.anchor-align-end .pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(1) {
    right: auto;
    left: 0;
}
.anchor-align-end .pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(2) {
    right: auto;
    left: 0;
}
.anchor-align-end .pxl-anchor-wrap .pxl-anchor-icon.custom span:nth-child(3) {
    right: auto;
    left: 0;
}
.pxl-gallery-grid1 .wp-meta-bg {
    background-color: #000;
    overflow: hidden;
}
.pxl-gallery-grid1 .pxl-grid-item .pxl-item--holder {
    position: absolute;
}
.pxl-gallery-grid1 .pxl-grid-item .pxl-item--inner {
    overflow: hidden;
    position: relative;
}
.pxl-gallery-grid1 .container-custom {
    max-width: 1170px;
    margin: 90px auto 70px;
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid1 .container-custom {
        margin-bottom: 45px;
    }
}
@media screen and (min-width: 992px) {
    .pxl-gallery-grid1 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
.pxl-gallery-grid1 .container-custom .el--title {
    font-size: 32px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid1 .container-custom .el--title {
        font-size: 30px;
    }
}
.pxl-gallery-grid1 .container-custom .el--sub-title {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid1 .container-custom .wp-meta {
        margin-bottom: 35px;
    }
}
@media screen and (min-width: 992px) {
    .pxl-gallery-grid1 .container-custom .swiper-filter-wrap, .pxl-gallery-grid1 .container-custom .pxl-grid-filter3 {
        justify-content: left;
    }
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid1 .container-custom .swiper-filter-wrap, .pxl-gallery-grid1 .container-custom .pxl-grid-filter3 {
        justify-content: right;
    }
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item {
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin: 5px 10px 8px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0px;
    background-color: transparent;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item:before {
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    width: 100%;
    height: 100%;
    top: 50%;
    right: 50%;
    content: "";
    -webkit-transform: translate(50%, -50%) scale(0.5);
    -khtml-transform: translate(50%, -50%) scale(0.5);
    -moz-transform: translate(50%, -50%) scale(0.5);
    -ms-transform: translate(50%, -50%) scale(0.5);
    -o-transform: translate(50%, -50%) scale(0.5);
    transform: translate(50%, -50%) scale(0.5);
    background-color: var(--primary-color);
    position: absolute;
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item.active {
    color: #fff;
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item.active:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -khtml-transform: translate(50%, -50%) scale(1);
    -moz-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    -o-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item:first-child {
    margin-right: 0;
}
.pxl-gallery-grid1 .grid-filter-wrap .filter-item:last-child {
    margin-left: 0;
}
.pxl-gallery-grid1 .pxl-item--image {
    position: relative;
    overflow: hidden;
}
.pxl-gallery-grid1 .pxl-item--image a {
    display: block;
}
.pxl-gallery-grid1 .pxl-item--image img {
    width: 100%;
}
.pxl-gallery-grid1 .pxl-item--title {
    margin: 0;
    font-size: 24px;
    color: #fff;
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    opacity: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin-bottom: 10px;
}
.pxl-gallery-grid1 .pxl-item--title a {
    color: inherit;
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid1 .pxl-item--title {
        font-size: 22px;
    }
}
.pxl-gallery-grid1 .pxl-item--subtitle {
    margin-bottom: 0px;
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    opacity: 0;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    padding: 0 26px;
    display: inline-block;
}
.pxl-gallery-grid1 .btn-zoom {
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    width: 53px;
    height: 53px;
    font-size: 22px;
    line-height: 53px;
    color: #fff;
    opacity: 0;
}
.pxl-gallery-grid1 .btn-zoom i {
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxl-gallery-grid1 .pxl-item--holder {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    z-index: 1;
    padding: 20px;
    overflow: visible;
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transform: translatex(50%) scalex(0);
    -khtml-transform: translatex(50%) scalex(0);
    -moz-transform: translatex(50%) scalex(0);
    -ms-transform: translatex(50%) scalex(0);
    -o-transform: translatex(50%) scalex(0);
    transform: translatex(50%) scalex(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    opacity: 0;
    width: 100%;
    height: 100%;
}
.pxl-gallery-grid1 .pxl-holder-inner {
    background-color: #0b0b0b;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.pxl-gallery-grid1 .pxl-item--inner {
    position: relative;
    overflow: hidden;
}
.pxl-gallery-grid1 .pxl-item--inner:hover .pxl-item--holder {
    -webkit-transform: translatex(50%) scalex(1);
    -khtml-transform: translatex(50%) scalex(1);
    -moz-transform: translatex(50%) scalex(1);
    -ms-transform: translatex(50%) scalex(1);
    -o-transform: translatex(50%) scalex(1);
    transform: translatex(50%) scalex(1);
    opacity: 1;
}
.pxl-gallery-grid1 .pxl-item--inner:hover .pxl-item--title {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.pxl-gallery-grid1 .pxl-item--inner:hover .pxl-item--subtitle {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.pxl-gallery-grid1 .pxl-item--inner:hover .btn-zoom {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.pxl-gallery-grid2 .grid-filter-wrap {
    margin-bottom: 45px;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item {
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin: 5px 20px 8px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    line-height: 1;
    padding: 5px 0px;
    background-color: transparent;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    color: #bababa;
    position: relative;
    cursor: pointer;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item:before {
    width: 0px;
    right: auto;
    left: 0px;
    bottom: 0px;
    height: 1px;
    content: "";
    position: absolute;
    background: #000;
    transition: width 0.3s linear;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item.active, .pxl-gallery-grid2 .grid-filter-wrap .filter-item:hover {
    color: #000;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item.active:before, .pxl-gallery-grid2 .grid-filter-wrap .filter-item:hover:before {
    right: 0px;
    width: 100%;
    left: auto;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item:first-child {
    margin-right: 0;
}
.pxl-gallery-grid2 .grid-filter-wrap .filter-item:last-child {
    margin-left: 0;
}
.pxl-gallery-grid2 .grid-filter-wrap.center {
    text-align: center;
}
.pxl-gallery-grid2 .pxl-item--image {
    position: relative;
    overflow: hidden;
    background-color: #000;
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    margin-bottom: 25px;
}
.pxl-gallery-grid2 .pxl-item--image img {
    width: 100%;
}
.pxl-gallery-grid2 .button-showcase {
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    color: #000;
    min-width: 120px;
    padding: 0px 30px;
    top: 60%;
    right: 50%;
    opacity: 0;
    position: absolute;
    display: inline-block;
    background-color: #fff;
    -webkit-transform: translate(50%, -60%);
    -khtml-transform: translate(50%, -60%);
    -moz-transform: translate(50%, -60%);
    -ms-transform: translate(50%, -60%);
    -o-transform: translate(50%, -60%);
    transform: translate(50%, -60%);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.pxl-gallery-grid2 .button-showcase:before {
    top: 0px;
    width: 0px;
    right: auto;
    left: 0px;
    z-index: -1;
    bottom: 0px;
    content: "";
    position: absolute;
    background: #000;
    transition: width 0.2s linear;
}
.pxl-gallery-grid2 .button-showcase:hover {
    color: #fff;
}
.pxl-gallery-grid2 .button-showcase:hover:before {
    right: 0px;
    width: 100%;
    left: auto;
}
.pxl-gallery-grid2 .pxl-item--title {
    margin: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin-bottom: 10px;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 500;
}
.pxl-gallery-grid2 .pxl-item--title a {
    color: inherit;
}
.pxl-gallery-grid2 .pxl-item--inner {
    text-align: center;
}
.pxl-gallery-grid2 .pxl-item--inner:hover .pxl-item--image {
    -webkit-transform: translatey(-15px);
    -khtml-transform: translatey(-15px);
    -moz-transform: translatey(-15px);
    -ms-transform: translatey(-15px);
    -o-transform: translatey(-15px);
    transform: translatey(-15px);
}
.pxl-gallery-grid2 .pxl-item--inner:hover .pxl-item--image img {
    opacity: 0.3;
}
.pxl-gallery-grid2 .pxl-item--inner:hover .button-showcase {
    top: 50%;
    opacity: 1;
    transition-delay: 0.1s;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-gallery-grid2 .pxl-item--inner.is-active .pxl-item--image {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
}
.pxl-gallery-grid2 .pxl-item--inner.is-active .pxl-item--image img {
    opacity: 0.3;
}
.pxl-gallery-grid2 .pxl-item--inner.is-active .button-showcase {
    top: 50%;
    opacity: 1;
    transition-delay: 0.1s;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #000;
}
.pxl-gallery-grid2 .pxl-item--inner.is-active .button-showcase:before {
    background-color: #fff;
    right: 0px;
    width: 100%;
    left: auto;
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item {
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin: 5px 10px 8px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0px;
    background-color: transparent;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item:before {
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    width: 100%;
    height: 100%;
    top: 50%;
    right: 50%;
    content: "";
    -webkit-transform: translate(50%, -50%) scale(0.5);
    -khtml-transform: translate(50%, -50%) scale(0.5);
    -moz-transform: translate(50%, -50%) scale(0.5);
    -ms-transform: translate(50%, -50%) scale(0.5);
    -o-transform: translate(50%, -50%) scale(0.5);
    transform: translate(50%, -50%) scale(0.5);
    background-color: var(--primary-color);
    position: absolute;
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item.active {
    color: #fff;
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item.active:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -khtml-transform: translate(50%, -50%) scale(1);
    -moz-transform: translate(50%, -50%) scale(1);
    -ms-transform: translate(50%, -50%) scale(1);
    -o-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item:first-child {
    margin-right: 0;
}
.pxl-gallery-grid3 .grid-filter-wrap .filter-item:last-child {
    margin-left: 0;
}
.pxl-gallery-grid3 .pxl-grid-item .pxl-item--holder {
    position: absolute;
}
.pxl-gallery-grid3 .pxl-grid-item .pxl-item--inner {
    overflow: hidden;
    position: relative;
}
.pxl-gallery-grid3 .pxl-item--image {
    position: relative;
    overflow: hidden;
}
.pxl-gallery-grid3 .pxl-item--image a {
    display: block;
}
.pxl-gallery-grid3 .pxl-item--image img {
    width: 100%;
}
.pxl-gallery-grid3 .pxl-item--title {
    margin: 0;
    font-size: 21px;
    color: #fff;
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    opacity: 0;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    margin-bottom: 10px;
    font-weight: 400;
}
@media screen and (max-width: 991px) {
    .pxl-gallery-grid3 .pxl-item--title {
        font-size: 18px;
    }
}
.pxl-gallery-grid3 .pxl-item--subtitle {
    margin-bottom: 0px;
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    opacity: 0;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    padding: 0 26px;
    display: inline-block;
}
.pxl-gallery-grid3 .pxl-item--excerpt {
    margin-bottom: 0px;
    -webkit-transform: translatey(30px);
    -khtml-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -ms-transform: translatey(30px);
    -o-transform: translatey(30px);
    transform: translatey(30px);
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    opacity: 0;
    color: #e0e0e0;
    font-size: 12px;
    line-height: 32px;
    font-weight: 500;
    padding: 0 26px;
}
.pxl-gallery-grid3 .pxl-item--holder {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    z-index: 1;
    padding: 20px;
    overflow: visible;
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transform: translatex(50%) scalex(0);
    -khtml-transform: translatex(50%) scalex(0);
    -moz-transform: translatex(50%) scalex(0);
    -ms-transform: translatex(50%) scalex(0);
    -o-transform: translatex(50%) scalex(0);
    transform: translatex(50%) scalex(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    opacity: 0;
    width: 100%;
    height: 100%;
}
.pxl-gallery-grid3 .pxl-holder-inner {
    background-color: #0b0b0b;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.pxl-gallery-grid3 .pxl-item--inner {
    position: relative;
    overflow: hidden;
}
.pxl-gallery-grid3 .pxl-item--inner:hover .pxl-item--holder {
    -webkit-transform: translatex(50%) scalex(1);
    -khtml-transform: translatex(50%) scalex(1);
    -moz-transform: translatex(50%) scalex(1);
    -ms-transform: translatex(50%) scalex(1);
    -o-transform: translatex(50%) scalex(1);
    transform: translatex(50%) scalex(1);
    opacity: 1;
}
.pxl-gallery-grid3 .pxl-item--inner:hover .pxl-item--title {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.pxl-gallery-grid3 .pxl-item--inner:hover .pxl-item--subtitle {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.pxl-gallery-grid3 .pxl-item--inner:hover .pxl-item--excerpt {
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.pxl-casestudy-carousel1 .container-custom {
    max-width: 1170px;
    margin-bottom: 65px;
}
.pxl-casestudy-carousel1 .container-custom.alignment-left {
    margin-right: 0;
    margin-left: auto;
}
.pxl-casestudy-carousel1 .container-custom.alignment-center {
    margin: 0 auto 65px;
}
.pxl-casestudy-carousel1 .container-custom.alignment-right {
    margin-right: auto;
    margin-left: 0;
}
@media screen and (min-width: 768px) {
    .pxl-casestudy-carousel1 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel1 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-casestudy-carousel1 .container-custom .wp-title {
        margin-bottom: 35px;
    }
}
.pxl-casestudy-carousel1 .container-custom .wp-title {
    flex-grow: 1;
    display: flex;
    justify-content: end;
}
.pxl-casestudy-carousel1 .container-custom .el--title {
    font-size: 42px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    max-width: 670px;
    padding-right: 30px;
    border-right: 2px solid #000;
}
@media screen and (min-width: 992px) {
    .pxl-casestudy-carousel1 .container-custom .el--title {
        padding-right: 100px;
    }
}
@media screen and (max-width: 1199px) {
    .pxl-casestudy-carousel1 .container-custom .el--title {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel1 .container-custom .el--title {
        margin-bottom: 20px;
    }
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    min-width: 40%;
    max-width: 40%;
    margin-bottom: 10px;
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    opacity: 1;
    visibility: visible;
    line-height: 1;
    font-size: 26px;
    color: #b8b8b8;
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    color: var(--primary-color);
    background-color: transparent;
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-casestudy-carousel1 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-casestudy-carousel2 .container-custom {
    max-width: 1170px;
    padding-top: 95px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.pxl-casestudy-carousel2 .container-custom:before {
    width: 5000px;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
    top: 0;
    bottom: 0;
    background-color: #000;
}
@media screen and (min-width: 768px) {
    .pxl-casestudy-carousel2 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}
@media screen and (max-width: 991px) {
    .pxl-casestudy-carousel2 .container-custom {
        padding-top: 45px;
        padding-bottom: 35px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel2 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-casestudy-carousel2 .container-custom .wp-title {
        margin-bottom: 35px;
    }
}
.pxl-casestudy-carousel2 .container-custom .wp-title {
    flex-grow: 1;
}
.pxl-casestudy-carousel2 .container-custom .el--title {
    font-size: 42px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 1199px) {
    .pxl-casestudy-carousel2 .container-custom .el--title {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel2 .container-custom .el--title {
        margin-bottom: 20px;
    }
}
.pxl-casestudy-carousel2 .container-custom .el--sub-title {
    font-size: 14px;
    color: #bbb;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    opacity: 1;
    visibility: visible;
    line-height: 1;
    font-size: 26px;
    color: #b8b8b8;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    color: #fff;
    background-color: transparent;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-casestudy-carousel2 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-casestudy-carousel2 .pxl-item--feature {
    margin-bottom: 20px;
}
.pxl-casestudy-carousel2 .pxl-item--feature img {
    width: 100%;
}
.pxl-casestudy-carousel2 .pxl-item--title {
    font-size: 21px;
    font-weight: 400;
}
.pxl-casestudy-carousel2 .pxl-item--inner {
    text-align: center;
}
.pxl-casestudy-carousel3 .pxl-item--feature {
    margin-bottom: 20px;
}
.pxl-casestudy-carousel3 .pxl-item--feature img {
    width: 100%;
}
.pxl-casestudy-carousel3 .pxl-item--title {
    font-size: 21px;
    font-weight: 400;
}
.pxl-casestudy-carousel3 .pxl-item--inner {
    text-align: center;
}
.pxl-casestudy-carousel4 .container-custom {
    max-width: 1170px;
    padding-top: 95px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.pxl-casestudy-carousel4 .container-custom:before {
    width: 5000px;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
    top: 0;
    bottom: 0;
    background-color: #000;
}
@media screen and (max-width: 1199px) {
    .pxl-casestudy-carousel4 .container-custom {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (min-width: 768px) {
    .pxl-casestudy-carousel4 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}
@media screen and (max-width: 991px) {
    .pxl-casestudy-carousel4 .container-custom {
        padding-top: 45px;
        padding-bottom: 35px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel4 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-casestudy-carousel4 .container-custom .wp-title {
        margin-bottom: 35px;
    }
}
.pxl-casestudy-carousel4 .container-custom .wp-title {
    flex-grow: 1;
}
.pxl-casestudy-carousel4 .container-custom .el--title {
    font-size: 42px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 1199px) {
    .pxl-casestudy-carousel4 .container-custom .el--title {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-casestudy-carousel4 .container-custom .el--title {
        margin-bottom: 20px;
    }
}
.pxl-casestudy-carousel4 .container-custom .el--sub-title {
    font-size: 16px;
    color: #bbb;
}
@media screen and (min-width: 768px) {
    .pxl-casestudy-carousel4 .container-custom .el--sub-title {
        max-width: 510px;
    }
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    opacity: 1;
    visibility: visible;
    line-height: 1;
    font-size: 26px;
    color: #b8b8b8;
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    color: #fff;
    background-color: transparent;
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-casestudy-carousel4 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-casestudy-carousel4 .pxl-item--feature {
    background-color: #000;
    overflow: hidden;
    position: relative;
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.pxl-casestudy-carousel4 .pxl-item--feature img {
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
}
.pxl-casestudy-carousel4 .btn-showcase {
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    color: #000;
    min-width: 120px;
    padding: 0px 20px;
    top: 60%;
    right: 50%;
    opacity: 0;
    position: absolute;
    display: inline-block;
    background-color: #fff;
    -webkit-transform: translate(50%, -60%);
    -khtml-transform: translate(50%, -60%);
    -moz-transform: translate(50%, -60%);
    -ms-transform: translate(50%, -60%);
    -o-transform: translate(50%, -60%);
    transform: translate(50%, -60%);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.pxl-casestudy-carousel4 .pxl-item--inner {
    text-align: center;
}
.pxl-casestudy-carousel4 .pxl-item--inner:hover .pxl-item--feature img {
    opacity: 0.3;
}
.pxl-casestudy-carousel4 .pxl-item--inner:hover .btn-showcase {
    top: 50%;
    opacity: 1;
    transition-delay: 0.1s;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-casestudy-carousel5 .pxl-item--feature {
    margin-bottom: 20px;
    position: relative;
}
.pxl-casestudy-carousel5 .pxl-item--feature img {
    width: 100%;
}
.pxl-casestudy-carousel5 .pxl-item--title {
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 30px;
    background-color: #fff;
}
@media screen and (max-width: 991px) {
    .pxl-casestudy-carousel5 .pxl-item--title {
        font-size: 20px;
    }
}
.pxl-casestudy-carousel5 .pxl-item--inner {
    text-align: center;
}
.pxl-slider-carousel1 {
    position: relative;
}
.pxl-slider-carousel1 .wp-arrow {
    display: flex;
    flex-direction: column;
    width: 30px;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translatey(-50%);
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .pxl-slider-carousel1 .wp-arrow {
        top: 40%;
    }
}
.pxl-slider-carousel1 .wp-arrow .pxl-swiper-arrow {
    position: static;
    transform: translate(0, 0);
}
.pxl-slider-carousel1 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
    -webkit-transform: rotate(-90deg);
    -khtml-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.pxl-slider-carousel1 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next i {
    -webkit-transform: rotate(-90deg);
    -khtml-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.pxl-slider-carousel1 .wp-arrow .pxl-swiper-dots {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    flex-direction: column;
    width: 20px;
}
.pxl-slider-carousel1 .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 8px;
}
.pxl-slider-carousel1 .pxl-socials {
    display: flex;
}
@media screen and (min-width: 768px) {
    .pxl-slider-carousel1 .pxl-socials {
        flex-direction: column;
        width: 60px;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translatey(-50%);
    }
    .pxl-slider-carousel1 .pxl-socials a {
        color: var(--third-color);
        margin: 20px 5px;
    }
    .pxl-slider-carousel1 .pxl-socials a:hover {
        color: var(--primary-color);
    }
}
@media screen and (max-width: 767px) {
    .pxl-slider-carousel1 .pxl-socials {
        justify-content: center;
    }
    .pxl-slider-carousel1 .pxl-socials a {
        margin: 20px 10px;
    }
}
.pxl-slider-carousel1 .pxl-carousel-inner {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .pxl-slider-carousel1 .pxl-carousel-inner {
        padding-right: 75px;
        padding-left: 75px;
    }
}
.pxl-slider-carousel1 .pxl-swiper-slide {
    padding-right: 0;
    padding-left: 0;
}
.pxl-slider-carousel1 .pxl-item--title {
    padding: 45px 70px;
    display: block;
    background-color: #000;
    margin-bottom: 0;
    font-size: 48px;
    font-weight: 300;
    color: #fff;
}
@media screen and (min-width: 992px) {
    .pxl-slider-carousel1 .pxl-item--title {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        max-width: 770px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pxl-slider-carousel1 .pxl-item--title {
        display: block;
        font-size: 30px;
        padding: 15px 20px;
    }
}
@media screen and (max-width: 991px) {
    .pxl-slider-carousel1 .pxl-item--title {
        padding: 15px 30px;
        font-size: 20px;
        text-align: center;
    }
}
.pxl-slider-carousel1 .pxl-item--feature {
    position: relative;
}
.pxl-slider-carousel1 .pxl-item--feature img {
    width: 100%;
}
.pxl-search-box.layout1 .searchform-wrap {
    position: relative;
}
.pxl-search-box.layout1 .search-form {
    display: flex;
}
.pxl-search-box.layout1 .searchform-wrap {
    width: 100%;
}
.pxl-search-box.layout1 .search-field {
    padding-left: 50px;
    height: 86px;
    font-weight: 400;
    font-size: 23.7869px;
    color: #5d666f;
    background: #f6f6f6;
    border-radius: 7.43339px;
}
.pxl-search-box.layout1 .search-submit {
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    height: 100%;
    padding: 0;
    border: none;
    background: #7360f2;
    box-shadow: 0px 14.8668px 29.7336px rgba(115, 96, 242, 0.3);
    border-radius: 7.43339px;
    cursor: pointer;
}
.pxl-search-box.layout1 .search-submit:after {
    content: '';
    background: url(../assets/img/vector.svg);
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    display: flex;
    background-repeat: no-repeat;
    background-position: center;
}
.pxl-search-box.layout1 .search-submit:hover:after {
    fill: var(--primary-color);
}
.pxl-countdown-layout1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1;
    background: #fff;
}
.pxl-countdown-layout1.svg-on .countdown-amount {
    font-family: 'Samim';
    font-size: 71px;
    font-weight: bold;
    color: var(--four-color);
    margin-top: 2px;
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
    .pxl-countdown-layout1.svg-on .countdown-amount {
        font-size: 30px;
    }
}
.pxl-countdown-layout1.svg-on .countdown-period {
    font-family: Samim;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.pxl-countdown-layout1.svg-on .countdown-item-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 110px;
    height: 110px;
    min-width: 110px;
    -webkit-border-radius: 110px;
    -khtml-border-radius: 110px;
    -moz-border-radius: 110px;
    -ms-border-radius: 110px;
    -o-border-radius: 110px;
    border-radius: 110px;
    z-index: 1;
}
.pxl-countdown-layout1.svg-on .countdown-item-inner svg {
    width: inherit;
    height: inherit;
    display: block;
    fill: #7d7d7d;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
@media screen and (max-width: 767px) {
    .pxl-countdown-layout1.svg-on .countdown-item-inner {
        min-width: 105px;
        width: 105px;
        height: 105px;
    }
    .pxl-countdown-layout1.svg-on .countdown-item-inner svg {
        height: 105px;
        width: 105px;
    }
}
.pxl-countdown-layout1.svg-on .countdown-item {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.pxl-countdown-layout1.svg-off .countdown-amount {
    font-family: 'Samim';
    font-size: 71px;
    font-weight: bold;
    color: var(--four-color);
    margin-top: 2px;
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
    .pxl-countdown-layout1.svg-off .countdown-amount {
        font-size: 30px;
    }
}
.pxl-countdown-layout1.svg-off .countdown-period {
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 44px;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.pxl-countdown-layout1.svg-off .countdown-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 20px;
}
.pxl-countdown-layout1.svg-off .countdown-item svg {
    display: none;
}
.pxl-countdown-layout1.svg-off .countdown-item:after {
    content: ':';
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 71px;
    line-height: 66px;
    color: var(--four-color);
    -webkit-transform: translatex(-50%);
    -khtml-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.pxl-countdown-layout1.svg-off .countdown-item:last-child:after {
    display: none;
}
@media screen and (max-width: 767px) {
    .pxl-countdown-layout1.svg-off .countdown-item {
        width: 50%;
    }
    .pxl-countdown-layout1.svg-off .countdown-item:nth-child(1), .pxl-countdown-layout1.svg-off .countdown-item:nth-child(2) {
        margin-bottom: 30px;
    }
    .pxl-countdown-layout1.svg-off .countdown-item:nth-child(2):after {
        display: none;
    }
}
.pxl-partner-carousel1.box-style1 .pxl-item--image {
    position: relative;
    text-align: center;
    overflow: hidden;
    line-height: 140px;
}
@media (max-width: 767px) {
    .pxl-partner-carousel1.box-style1 .pxl-item--image {
        line-height: 120px;
    }
}
.pxl-partner-carousel1.box-style1 .pxl-item--image img {
    max-height: 110px;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.pxl-partner-carousel1.box-style1 .pxl-item--image img:nth-child(2) {
    position: absolute;
    top: 50%;
    right: 50%;
    opacity: 0;
    -webkit-transform: translate(50%, -150%);
    -khtml-transform: translate(50%, -150%);
    -moz-transform: translate(50%, -150%);
    -ms-transform: translate(50%, -150%);
    -o-transform: translate(50%, -150%);
    transform: translate(50%, -150%);
}
.pxl-partner-carousel1.box-style1 .pxl-item--image .image-dark {
    display: none;
}
.pxl-partner-carousel1.box-style1 .pxl-item--image:hover img:nth-child(1) {
    opacity: 0;
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
}
.pxl-partner-carousel1.box-style1 .pxl-item--image:hover img:nth-child(2) {
    opacity: 1;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-process1 .pxl-item--step {
    width: 39px;
    min-width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border-radius: 39px;
    background-color: #fff;
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 700;
    -webkit-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
    -khtml-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
    -moz-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
    -ms-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
    -o-box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
    box-shadow: 0 10px 20px rgba(137, 151, 186, 0.25);
}
.pxl-process1 .pxl-item--meta {
    margin-top: 7px;
}
.pxl-process1 .pxl-item--meta .pxl-item--title {
    margin-bottom: 12px;
}
.pxl-process1 .pxl-item--inner {
    display: flex;
    flex-wrap: nowrap;
}
.pxl-process2.style2 {
    text-align: center;
}
.pxl-process2.style2 .pxl-item--inner {
    max-width: 312px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .pxl-process2.style2 .pxl-item--inner {
        max-width: 100%;
    }
}
.pxl-process2.style2 .pxl-item--image {
    width: 292px;
    height: 292px;
    line-height: 292px;
    margin: 0 auto 50px auto;
    position: relative;
}
@media (max-width: 1200px) {
    .pxl-process2.style2 .pxl-item--image {
        width: 200px;
        height: 200px;
        line-height: 200px;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .pxl-process2.style2 .pxl-item--image {
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
}
.pxl-process2.style2 .pxl-item--image img {
    border-radius: 50%;
}
.pxl-process2.style2 .pxl-item--image .image-elip {
    position: absolute;
    bottom: -22px;
    right: 50%;
    transform: translatex(50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    z-index: 1;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
@media (max-width: 1200px) {
    .pxl-process2.style2 .pxl-item--image .image-elip {
        width: 36px;
        height: 36px;
    }
}
.pxl-process2.style2 .pxl-item--image .image-elip:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fdfdfd;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 2;
}
.pxl-process2.style2 .pxl-item--image .image-elip:before {
    content: '';
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #fdfdfd;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    opacity: 0.3;
    z-index: -1;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
@media (max-width: 1200px) {
    .pxl-process2.style2 .pxl-item--image .image-elip:before {
        width: 46px;
        height: 46px;
    }
}
.pxl-process2.style2 .pxl-item--title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
@media (max-width: 991px) {
    .pxl-process2.style2 .pxl-item--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
.pxl-process2.style2 .pxl-item--description {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 325px;
}
@media (max-width: 767px) {
    .pxl-process2.style2 .pxl-item--description {
        max-width: 100%;
    }
}
.pxl-process2.style2 .pxl-item--inner:hover .pxl-item--step {
    animation: pxl_bounce 800ms ease-out infinite;
    -webkit-animation: pxl_bounce 800ms ease-out infinite;
}
.pxl-process2.default {
    text-align: center;
}
.pxl-process2.default .pxl-item--inner {
    max-width: 312px;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .pxl-process2.default .pxl-item--inner {
        max-width: 100%;
    }
}
.pxl-process2.default .pxl-item--image {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    -webkit-box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    -khtml-box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    -moz-box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    -ms-box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    -o-box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    box-shadow: 0 10px 40px rgba(255, 132, 105, 0.5);
    border-radius: 50%;
    border: 5px solid #fdfdfd;
    margin: 0 auto 25px auto;
    position: relative;
}
@media (max-width: 1200px) {
    .pxl-process2.default .pxl-item--image {
        width: 130px;
        height: 130px;
        line-height: 130px;
    }
}
.pxl-process2.default .pxl-item--image .pxl-item--icon {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.pxl-process2.default .pxl-item--step {
    position: absolute;
    top: -30px;
    right: 50%;
    transform: translatex(50%);
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-color);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    background-color: #fdfdfd;
}
.pxl-process2.default .pxl-item--title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
@media (max-width: 767px) {
    .pxl-process2.default .pxl-item--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
.pxl-process2.default .pxl-item--description {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 325px;
}
@media (max-width: 991px) {
    .pxl-process2.default .pxl-item--description {
        max-width: 100%;
    }
}
.pxl-process2.default .pxl-item--inner:hover .pxl-item--step {
    animation: pxl_bounce 800ms ease-out infinite;
    -webkit-animation: pxl_bounce 800ms ease-out infinite;
}
.pxl-circle-svg svg {
    overflow: unset;
    width: 100vw;
}
.pxl-circle-svg svg .dot {
    box-shadow: 0 4px 30px rgba(0, 255, 255, 0.60);
}
.pxl-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pxl-divider.horizontal .pxl-divider-separator {
    border-top: 1px solid ;
}
.pxl-divider.vertical .pxl-divider-separator {
    border-right: 1px solid ;
}
.pxl-horizontal-scroll .scroll-text {
    font-size: 20.5vw;
    line-height: 0.8;
    color: #5d5d5d;
    width: 112vw;
    background: -webkit-linear-gradient(-90deg, #906e49, #f9f9f9 53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (max-width: 1800px) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 0.82;
    }
}
@media (max-width: ) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 0.83;
    }
}
@media (max-width: ) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 0.9;
    }
}
@media (max-width: ) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 0.98;
    }
}
@media (max-width: ) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 1.05;
    }
}
@media (max-width: ) {
    .pxl-horizontal-scroll .scroll-text {
        line-height: 1.1;
    }
}
.pxl-horizontal-scroll .gals-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pxl-horizontal-scroll .gals-wrap .gal-item {
    flex-shrink: 0;
    padding-left: 1rem;
}
.pxl-title-effect .pxl-item-title, .pxl-title-effect .pxl-item-title-backdrop {
    font-size: 40px;
    line-height: 1.25;
    color: #fff;
}
.pxl-title-effect .pxl-item-title-backdrop {
    opacity: 0;
}
.pxl-title-effect.pxl-type-gradient .pxl-item-title {
    background: -webkit-linear-gradient(to top, rgba(var(--primary-color-rgb),1) 0%, #fdfdfd 53%);
    background: -moz-linear-gradient(to top, rgba(var(--primary-color-rgb),1) 0%, #fdfdfd 53%);
    background: -o-linear-gradient(to top, rgba(var(--primary-color-rgb),1) 0%, #fdfdfd 53%);
    background: linear-gradient(to top, rgba(var(--primary-color-rgb),1) 0%, #fdfdfd 53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-title-effect.pxl-slide-to-left, .pxl-title-effect.pxl-slide-to-right {
    overflow: hidden;
}
.pxl-title-effect.pxl-slide-to-left .pxl-title-inner, .pxl-title-effect.pxl-slide-to-right .pxl-title-inner {
    position: relative;
}
.pxl-title-effect.pxl-slide-to-left .pxl-title-inner .pxl-item-title, .pxl-title-effect.pxl-slide-to-right .pxl-title-inner .pxl-item-title {
    position: absolute;
}
.pxl-title-effect.pxl-slide-to-left .pxl-item-title {
    right: 50%;
    -webkit-animation: pxl_text_slide_l 5s linear infinite;
    animation: pxl_text_slide_l 5s linear infinite;
}
.pxl-title-effect.pxl-slide-to-right .pxl-item-title {
    left: 50%;
    -webkit-animation: pxl_text_slide_r 5s linear infinite;
    animation: pxl_text_slide_r 5s linear infinite;
}
.pxl-img-text .content-img .pxl-img {
    margin-left: -1px;
}
@media (max-width: 991px) {
    .pxl-img-text .content-img .pxl-img > img {
        max-width: 100% !important;
    }
}
.pxl-img-text .content-img .pxl-img.on {
    position: relative;
}
.pxl-img-text .content-img .pxl-img.on:after, .pxl-img-text .content-img .pxl-img.on:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid;
    z-index: -1;
}
.pxl-img-text .content-img .pxl-img.on:after {
    top: -166px;
    right: 0;
}
.pxl-img-text .content-img .pxl-img.on:before {
    top: 0;
    left: -73px;
}
.pxl-case-grid .canvas {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.pxl-case-grid .canvas canvas {
    min-height: 100%;
}
.pxl-case-grid .image-back, .pxl-case-grid .map {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.pxl-case-grid.layout3 .item--image img {
    opacity: 0;
}
@media (max-width: 767px) {
    .pxl-case-grid.layout3 .item--image img {
        opacity: 1;
    }
    .pxl-case-grid.layout3 .item--image img.map {
        opacity: 0;
    }
}
@-webkit-keyframes pxl_text_slide_l {
    0% {
        -webkit-transform: translate(40%, 0%);
    }
    100% {
        -webkit-transform: translate(60%, 0%);
    }
}
@keyframes pxl_text_slide_l {
    0% {
        transform: translate(40%, 0%);
    }
    100% {
        transform: translate(60%, 0%);
    }
}
@-webkit-keyframes pxl_text_slide_r {
    0% {
        -webkit-transform: translate(-40%, 0%);
    }
    100% {
        -webkit-transform: translate(-60%, 0%);
    }
}
@keyframes pxl_text_slide_r {
    0% {
        transform: translate(-40%, 0%);
    }
    100% {
        transform: translate(-60%, 0%);
    }
}
.text-slide-to-left {
    -webkit-animation: pxl_text_slide_l 16s linear infinite;
    animation: pxl_text_slide_l 16s linear infinite;
}
.text-slide-to-right {
    -webkit-animation: pxl_text_slide_r 16s linear infinite;
    animation: pxl_text_slide_r 16s linear infinite;
}
.pxl-text-slip1 .pxl-item--text {
    margin-bottom: 0;
    font-family: "Vazirmatn1", sans-serif;
    position: relative;
    font-size: 110px;
    color: transparent;
    text-stroke-color: #6a6a6a;
    -webkit-text-stroke-color: #6a6a6a;
    text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
}
@media screen and (max-width: 1199px) {
    .pxl-text-slip1 .pxl-item--text {
        font-size: 60px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-text-slip1 .pxl-item--text {
        font-size: 42px;
    }
}
.pxl-text-slip1 .pxl-item--text .pxl-text-backdrop {
    display: none;
}
.pxl-text-slip1.pxl-slide-to-left, .pxl-text-slip1.pxl-slide-to-right {
    overflow: hidden;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--text, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text {
    white-space: nowrap;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--text .pxl-text-front, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text .pxl-text-front {
    opacity: 0;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-item--text .pxl-text-backdrop, .pxl-text-slip1.pxl-slide-to-right .pxl-item--text .pxl-text-backdrop {
    display: block;
    position: absolute;
    top: 0;
}
.pxl-text-slip1.pxl-slide-to-left .pxl-text-backdrop {
    right: 50%;
    -webkit-animation: pxl_text_slide_l 10s linear infinite;
    animation: pxl_text_slide_l 10s linear infinite;
}
.pxl-text-slip1.pxl-slide-to-right .pxl-text-backdrop {
    left: 50%;
    -webkit-animation: pxl_text_slide_r 10s linear infinite;
    animation: pxl_text_slide_r 10s linear infinite;
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before {
    right: 0;
    background-color: rgba(255, 255, 255, 0.92) 60%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.92) 60%), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(to left, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(to left, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(to left, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0.92) 60%', endColorStr='rgba(255, 255, 255, 0)', gradientType='1');
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
    left: 0;
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.92) 60%));
    background-image: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
    background-image: -moz-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
    background-image: -ms-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
    background-image: -o-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.92) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0)', endColorStr='rgba(255, 255, 255, 0.92) 60%', gradientType='1');
}
.pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
    content: '';
    width: 285px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    background-color: transparent;
}
@media screen and (max-width: 1199px) {
    .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
        width: 180px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:before, .pxl-text-slip1.pxl-text-white-shadow .pxl-item--text:after {
        width: 60px;
    }
}
@media (min-width: 768px) {
    .single-service .pxl-image--inner {
        height: auto;
    }
    .single-service .pxl-image--inner .pxl-image-wg {
        position: relative;
    }
}
.pxl-image-wg.pxl-image-featured img {
    height: 695px;
    object-fit: cover;
}
@media (max-width: 1200px) {
    .pxl-image-wg.pxl-image-featured img {
        height: 561px;
    }
}
@media (max-width: 1200px) and (max-width: 880px) {
    .pxl-image-wg.pxl-image-featured img {
        height: 500px;
    }
}
@media (min-width: 768px) {
    .pxl-image--inner:not(.f-featured) {
        position: relative;
        width: 100%;
        height: 500px;
    }
    .pxl-image--inner:not(.f-featured) .pxl-image-wg:not(.pxl-image-featured) {
        position: absolute;
        bottom: 0;
        right: 0;
        object-fit: cover;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 767px) {
    .pxl-image--inner {
        overflow: visible !important;
        width: auto !important;
        height: auto !important;
    }
}
#pxl-header-default {
    position: relative;
    z-index: 999;
    background-color: #fff;
}
#pxl-header-default .row {
    align-items: center;
    margin-right: 0;
    margin-left: 0;
    justify-content: space-between;
}
@media screen and (min-width: 1200px) {
    #pxl-header-default .row > div {
        padding: 0 15px;
    }
    #pxl-header-default .row .pxl-header-branding {
        max-width: 22%;
    }
    #pxl-header-default .row .pxl-header-menu {
        padding-left: 0;
        padding-right: 50px;
        flex-grow: 1;
    }
    #pxl-header-default .row .pxl-header-menu-scroll {
        width: 100%;
        display: flex;
        justify-content: end;
    }
    #pxl-header-default .row .pxl-header-menu-backdrop {
        display: none;
    }
}
#pxl-header-default .row .pxl-header-branding img {
    max-height: 36px;
    max-width: inherit;
}
#pxl-header-default #pxl-nav-mobile {
    display: none;
}
@media screen and (min-width: 1200px) {
    .px-header--default.pxl-header-elementor-mobile {
        display: none;
    }
}
.pxl-hidden-panel-button {
    width: 34.52px;
    height: 29px;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    /* header elementor */
}
.pxl-hidden-panel-button .pxl-icon-line {
    height: 4.93px;
    display: block;
    line-height: 1;
    position: absolute;
    background-color: #fdfdfd;
    border-radius: 15px;
    transition: all 0.2s ease-in-out;
}
.pxl-hidden-panel-button .pxl-icon-line.pxl-icon-line1 {
    top: 0;
    width: 34.52px;
    left: 0;
}
.pxl-hidden-panel-button .pxl-icon-line.pxl-icon-line2 {
    top: 50%;
    width: 34.52px;
    left: 0;
    transform: translatey(-50%);
}
.pxl-hidden-panel-button .pxl-icon-line.pxl-icon-line3 {
    width: 34.52px;
    left: 0;
    bottom: 0;
}
.pxl-hidden-panel-button:hover .pxl-icon-line.pxl-icon-line1 {
    width: 34.52px;
}
.pxl-hidden-panel-button:hover .pxl-icon-line.pxl-icon-line2 {
    width: 28px;
}
.pxl-hidden-panel-button:hover .pxl-icon-line.pxl-icon-line3 {
    width: 20px;
}
#pxl-header-elementor {
    /* header menu */
}
#pxl-header-elementor #pxl-header-mobile {
    display: none;
}
#pxl-header-elementor .pxl-header-elementor-main {
    position: relative;
    z-index: 999;
}
#pxl-header-elementor .pxl-header-elementor-sticky.default {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    visibility: hidden;
    -webkit-transform-origin: top;
    -khtml-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transform: perspective(300px) rotateX(-90deg);
    -khtml-transform: perspective(300px) rotateX(-90deg);
    -moz-transform: perspective(300px) rotateX(-90deg);
    -ms-transform: perspective(300px) rotateX(-90deg);
    -o-transform: perspective(300px) rotateX(-90deg);
    transform: perspective(300px) rotateX(-90deg);
    -webkit-transition: all 0.5s ease-in-out;
    -khtml-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#pxl-header-elementor .pxl-header-elementor-sticky.default.pxl-header-fixed {
    visibility: visible;
    -webkit-transform: perspective(300px) rotateX(0deg);
    -khtml-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
}
#pxl-header-elementor .pxl-header-elementor-sticky.style2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    top: 0;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    visibility: hidden;
}
#pxl-header-elementor .pxl-header-elementor-sticky.style2.pxl-header-fixed {
    -webkit-transform: translateY(0%);
    -khtml-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    -webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    -khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    -moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    -ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    -o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
    box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
}
#pxl-header-elementor .px-header--transparent {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
#pxl-header-elementor .elementor-section .elementor-container, #pxl-header-elementor .elementor-widget, #pxl-header-elementor .elementor-widget-wrap, #pxl-header-elementor .elementor-column, #pxl-header-elementor .elementor-column-wrap {
    position: static;
}
@media screen and (min-width: 1200px) {
    /* header tablet/mobile */  .primary-menu-not-set {
        list-style: none;
        margin: 0;
    }
    .primary-menu-not-set > li {
        text-align: center;
    }
    .primary-menu-not-set > li a {
        font-size: 14px;
        color: #1b2336;
        font-weight: 700;
        line-height: 95px;
        position: relative;
        text-transform: uppercase;
        padding: 0;
    }
    .primary-menu-not-set > li a:hover {
        color: var(--primary-color);
    }
    .pxl-menu-primary {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .pxl-menu-primary ul {
        list-style: none;
        margin: 0;
    }
    .pxl-menu-primary li {
        position: relative;
        color: #1b1b1b;
    }
    .pxl-menu-primary li:hover > .sub-menu, .pxl-menu-primary li:hover > .children {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .pxl-menu-primary li.current-menu-item a, .pxl-menu-primary li.current_page_item a {
        font-size: 16px;
        color: #1b1b1b;
        position: relative;
        font-weight: 500;
    }
    .pxl-menu-primary li.current-menu-item a > i, .pxl-menu-primary li.current_page_item a > i {
        opacity: 0;
    }
    .pxl-menu-primary li.current-menu-ancestor .current-menu-ancestor > a > span {
        position: relative;
    }
    .pxl-menu-primary li.current-menu-ancestor .current-menu-ancestor > a > span:after {
        position: absolute;
        content: '';
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background-color: #fff;
    }
    .pxl-menu-primary > li {
        display: inline-block;
        margin: 0 0 0 30px;
    }
    .pxl-menu-primary > li > a {
        line-height: 87px;
        font-size: 17px;
        color: #1c1c25;
        font-family: 'Samim';
        text-transform: capitalize;
        font-weight: 600;
        display: inline-block;
    }
    .pxl-menu-primary > li > a span {
        position: relative;
    }
    .pxl-menu-primary > li > a span:after {
        content: '';
        position: absolute;
        height: 2px;
        background-color: var(--primary-color);
        right: 0;
        border-radius: 5px;
        bottom: -8px;
        width: 0;
        transition: all 0.3s ease;
    }
    .pxl-menu-primary > li > a > i {
        padding-right: 10px;
        font-size: 10px;
        opacity: 0;
    }
    .pxl-menu-primary > li > a:hover, .pxl-menu-primary > li.current_page_item > a, .pxl-menu-primary > li.current-menu-item > a, .pxl-menu-primary > li.current_page_ancestor > a, .pxl-menu-primary > li.current-menu-ancestor > a {
        color: var(--primary-color);
    }
    .pxl-menu-primary > li > a:hover span:after, .pxl-menu-primary > li.current_page_item > a span:after, .pxl-menu-primary > li.current-menu-item > a span:after, .pxl-menu-primary > li.current_page_ancestor > a span:after, .pxl-menu-primary > li.current-menu-ancestor > a span:after {
        width: 100%;
    }
    .pxl-menu-primary > li:first-child .sub-menu:after, .pxl-menu-primary > li:first-child .children:after {
        width: 100px;
    }
    .pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 270px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-transform: translateY(70px);
        transform: translateY(70px);
        transition: all 0.3s ease;
        z-index: 99;
        background-color: var(--four-color);
        box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
        padding: 15px 0;
    }
    .pxl-menu-primary .sub-menu:after, .pxl-menu-primary .children:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 35px;
        background-color: transparent;
        top: -35px;
        right: 0;
    }
    .pxl-menu-primary .sub-menu li, .pxl-menu-primary .children li {
        white-space: nowrap;
    }
    .pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
        line-height: 23px !important;
        padding: 0.65em 1.7em;
        position: relative;
        font-size: 15px;
        font-family: 'Samim';
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        text-align: right;
    }
    .pxl-menu-primary .sub-menu li a i, .pxl-menu-primary .children li a i {
        font-size: 9px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 0;
    }
    .pxl-menu-primary .sub-menu li a span, .pxl-menu-primary .children li a span {
        position: relative;
        display: inline-block;
        -webkit-transition: padding-right 0.2s ease;
        -ms-transition: padding-right 0.2s ease;
        transition: padding-right 0.2s ease;
        color: #fff;
    }
    .pxl-menu-primary .sub-menu li a span:after, .pxl-menu-primary .children li a span:after {
        content: "";
        display: block;
        position: relative;
        z-index: 1;
        top: auto;
        bottom: -3px;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 0;
        height: 1px;
        -webkit-transition: width 0.2s ease;
        -ms-transition: width 0.2s ease;
        transition: width 0.2s ease;
        background-color: #fdfdfd;
    }
    .pxl-menu-primary .sub-menu li > a:hover, .pxl-menu-primary .children li > a:hover, .pxl-menu-primary .sub-menu li.current_page_item > a, .pxl-menu-primary .children li.current_page_item > a, .pxl-menu-primary .sub-menu li.current-menu-item > a, .pxl-menu-primary .children li.current-menu-item > a, .pxl-menu-primary .sub-menu li.current_page_ancestor > a, .pxl-menu-primary .children li.current_page_ancestor > a, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a, .pxl-menu-primary .children li.current-menu-ancestor > a {
        color: #fff;
    }
    .pxl-menu-primary .sub-menu li > a:hover span, .pxl-menu-primary .children li > a:hover span, .pxl-menu-primary .sub-menu li.current_page_item > a span, .pxl-menu-primary .children li.current_page_item > a span, .pxl-menu-primary .sub-menu li.current-menu-item > a span, .pxl-menu-primary .children li.current-menu-item > a span, .pxl-menu-primary .sub-menu li.current_page_ancestor > a span, .pxl-menu-primary .children li.current_page_ancestor > a span, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a span, .pxl-menu-primary .children li.current-menu-ancestor > a span {
        padding-right: 9px;
    }
    .pxl-menu-primary .sub-menu li > a:hover span:after, .pxl-menu-primary .children li > a:hover span:after, .pxl-menu-primary .sub-menu li.current_page_item > a span:after, .pxl-menu-primary .children li.current_page_item > a span:after, .pxl-menu-primary .sub-menu li.current-menu-item > a span:after, .pxl-menu-primary .children li.current-menu-item > a span:after, .pxl-menu-primary .sub-menu li.current_page_ancestor > a span:after, .pxl-menu-primary .children li.current_page_ancestor > a span:after, .pxl-menu-primary .sub-menu li.current-menu-ancestor > a span:after, .pxl-menu-primary .children li.current-menu-ancestor > a span:after {
        width: 100%;
    }
    .pxl-menu-primary .sub-menu .sub-menu, .pxl-menu-primary .children .sub-menu, .pxl-menu-primary .sub-menu .children, .pxl-menu-primary .children .children {
        top: 0px;
        right: 100%;
    }
    .pxl-menu-primary .sub-menu .sub-menu.back, .pxl-menu-primary .children .sub-menu.back, .pxl-menu-primary .sub-menu .children.back, .pxl-menu-primary .children .children.back {
        right: auto;
        left: 100%;
    }
    .pxl-menu-primary .sub-menu .pxl-heading .pxl-item--title, .pxl-menu-primary .children .pxl-heading .pxl-item--title {
        color: inherit !important;
    }
    .pxl-menu-primary li:hover > .sub-menu, .pxl-menu-primary li.focus > .sub-menu, .pxl-menu-primary li:hover > .children, .pxl-menu-primary li.focus > .children {
        visibility: visible;
        opacity: 1;
        clip: inherit;
        -webkit-transform: translateY(0);
        -khtml-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .pxl-menu-primary .pxl-megamenu {
        position: static;
    }
    .pxl-menu-primary .pxl-megamenu > a {
        position: relative;
    }
    .pxl-menu-primary .pxl-megamenu > .sub-menu {
        max-width: 1320px;
        margin-right: auto;
        margin-left: auto;
        right: 0;
        left: 0;
        padding: 0;
        -webkit-border-radius: 0 0 5px 5px;
        -khtml-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        -ms-border-radius: 0 0 5px 5px;
        -o-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        border: none;
    }
    .pxl-menu-primary .pxl-megamenu > .sub-menu.pxl-mega-menu {
        overflow: hidden;
        overflow-y: auto;
        height: 100vh;
        width: 100vw;
        max-width: 100vw;
        margin: 0 auto;
    }
    .pxl-menu-primary .pxl-megamenu .pxl-link li {
        padding: 0;
        margin-bottom: 0;
    }
    .pxl-menu-primary .pxl-megamenu .sub-menu, .pxl-menu-primary .pxl-megamenu .children {
        background: transparent;
        -webkit-box-shadow: none;
        -khtml-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .pxl-nav-menu2 {
        overflow: hidden;
        overflow-y: auto;
        height: 100vh;
    }
    .pxl-nav-menu2::-webkit-scrollbar {
        height: 0;
        width: 7px;
        background-color: transparent;
    }
    .pxl-nav-menu2::-webkit-scrollbar-track {
        border-radius: 0;
    }
    .pxl-nav-menu2::-webkit-scrollbar-thumb {
        border-radius: 0;
        background-color: var(--secondary-color);
    }
    .pxl-nav-menu2:hover::-webkit-scrollbar {
        width: 7px;
        height: auto;
        border-radius: 0;
    }
    .pxl-menu-primary2 {
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .pxl-menu-primary2 .pxl-menu-toggle {
        background: rgba(255, 255, 255, .1);
        align-items: center;
        font-size: 36px;
        cursor: pointer;
        color: #fdfdfd;
        display: flex;
        width: 80px;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 300;
        position: absolute;
        top: 0;
        left: 0;
        max-height: 113.5px;
    }
    .pxl-menu-primary2 ul {
        list-style: none;
        padding-top: 26px;
    }
    .pxl-menu-primary2 li {
        position: relative;
        color: #1b1b1b;
    }
    .pxl-menu-primary2 li.current-menu-item a, .pxl-menu-primary2 li.current_page_item a {
        font-size: 16px;
        color: #1b1b1b;
        position: relative;
        font-weight: 500;
    }
    .pxl-menu-primary2 li.current-menu-item a > i, .pxl-menu-primary2 li.current_page_item a > i {
        opacity: 0;
    }
    .pxl-menu-primary2 li.current-menu-ancestor .current-menu-ancestor > a > span {
        position: relative;
    }
    .pxl-menu-primary2 li.current-menu-ancestor .current-menu-ancestor > a > span:after {
        position: absolute;
        content: '';
        bottom: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background-color: #fff;
    }
    .pxl-menu-primary2 > li > a {
        padding: 20px 100px 0px 0;
        border: 1px solid #1d1d1d;
        width: 100%;
        line-height: 87px;
        font-size: 17px;
        color: #1c1c25;
        font-family: 'Samim';
        text-transform: capitalize;
        font-weight: 600;
        display: inline-block;
    }
    .pxl-menu-primary2 > li > a > i {
        padding-right: 10px;
        font-size: 10px;
        opacity: 0;
    }
    .pxl-menu-primary2 > li > a:hover, .pxl-menu-primary2 > li.current_page_item > a, .pxl-menu-primary2 > li.current-menu-item > a, .pxl-menu-primary2 > li.current_page_ancestor > a, .pxl-menu-primary2 > li.current-menu-ancestor > a {
        color: var(--primary-color);
    }
    .pxl-menu-primary2 > li:first-child .sub-menu:after, .pxl-menu-primary2 > li:first-child .children:after {
        width: 100px;
    }
    .pxl-menu-primary2 .sub-menu li, .pxl-menu-primary2 .children li {
        padding: 0 20px;
        white-space: nowrap;
    }
    .pxl-menu-primary2 .sub-menu li a, .pxl-menu-primary2 .children li a {
        text-transform: uppercase;
        padding: 10px 100px 10px 0;
        line-height: 20px !important;
        position: relative;
        font-size: 17px;
        font-family: 'Samim';
        text-transform: capitalize;
        font-weight: 600;
        transition: all 0.3s;
        display: block;
        text-align: right;
    }
    .pxl-menu-primary2 .sub-menu li a i, .pxl-menu-primary2 .children li a i {
        font-size: 9px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        opacity: 0;
    }
    .pxl-menu-primary2 .sub-menu li a span, .pxl-menu-primary2 .children li a span {
        position: relative;
        display: inline-block;
        color: #fff;
    }
    .pxl-menu-primary2 .sub-menu li > a:hover, .pxl-menu-primary2 .children li > a:hover, .pxl-menu-primary2 .sub-menu li.current_page_item > a, .pxl-menu-primary2 .children li.current_page_item > a, .pxl-menu-primary2 .sub-menu li.current-menu-item > a, .pxl-menu-primary2 .children li.current-menu-item > a, .pxl-menu-primary2 .sub-menu li.current_page_ancestor > a, .pxl-menu-primary2 .children li.current_page_ancestor > a, .pxl-menu-primary2 .sub-menu li.current-menu-ancestor > a, .pxl-menu-primary2 .children li.current-menu-ancestor > a {
        color: #fff;
        letter-spacing: 1px;
    }
    .pxl-menu-primary2 .sub-menu .sub-menu, .pxl-menu-primary2 .children .sub-menu, .pxl-menu-primary2 .sub-menu .children, .pxl-menu-primary2 .children .children {
        top: 0px;
        right: 100%;
    }
    .pxl-menu-primary2 .sub-menu .sub-menu.back, .pxl-menu-primary2 .children .sub-menu.back, .pxl-menu-primary2 .sub-menu .children.back, .pxl-menu-primary2 .children .children.back {
        right: auto;
        left: 100%;
    }
    .pxl-menu-primary2 .sub-menu .pxl-heading .pxl-item--title, .pxl-menu-primary2 .children .pxl-heading .pxl-item--title {
        color: inherit !important;
    }
    .pxl-menu-primary2 .pxl-megamenu {
        position: static;
    }
    .pxl-menu-primary2 .pxl-megamenu > a {
        position: relative;
    }
    .pxl-menu-primary2 .pxl-megamenu > .sub-menu {
        max-width: 1320px;
        margin-right: auto;
        margin-left: auto;
        right: 0;
        left: 0;
        padding: 0;
        -webkit-border-radius: 0 0 5px 5px;
        -khtml-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        -ms-border-radius: 0 0 5px 5px;
        -o-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        border: none;
    }
    .pxl-menu-primary2 .pxl-megamenu .pxl-link li {
        padding: 0;
        margin-bottom: 0;
    }
    .pxl-menu-primary2 .pxl-megamenu .sub-menu, .pxl-menu-primary2 .pxl-megamenu .children {
        padding-top: 50px;
        background-color: transparent;
        -webkit-box-shadow: none;
        -khtml-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }
    .pxl-menu-toggle {
        display: none;
    }
    #pxl-header-default {
        border-bottom: 1px solid #f2f2f2;
    }
    #pxl-header-default .pxl-header-main .container {
        max-width: 1660px;
    }
    #pxl-header-default .pxl-menu-primary > li.pxl-megamenu > a {
        position: relative;
    }
    #pxl-header-default .pxl-menu-primary > li.pxl-megamenu .sub-menu:before {
        display: none;
        opacity: 0;
    }
    #pxl-header-default .pxl-menu-primary > li.pxl-megamenu:hover > a:before {
        -webkit-transform: translatex(50%) scale(1) rotate(-45deg);
        -khtml-transform: translatex(50%) scale(1) rotate(-45deg);
        -moz-transform: translatex(50%) scale(1) rotate(-45deg);
        -ms-transform: translatex(50%) scale(1) rotate(-45deg);
        -o-transform: translatex(50%) scale(1) rotate(-45deg);
        transform: translatex(50%) scale(1) rotate(-45deg);
    }
    .pxl-nav-menu .pxl-megamenu > a {
        position: relative;
    }
    .pxl-nav-menu .pxl-megamenu .sub-menu:before {
        display: none;
        opacity: 0;
    }
    .pxl-nav-menu .pxl-megamenu:hover > a:before {
        -webkit-transform: translatex(50%) scale(1) rotate(-45deg);
        -khtml-transform: translatex(50%) scale(1) rotate(-45deg);
        -moz-transform: translatex(50%) scale(1) rotate(-45deg);
        -ms-transform: translatex(50%) scale(1) rotate(-45deg);
        -o-transform: translatex(50%) scale(1) rotate(-45deg);
        transform: translatex(50%) scale(1) rotate(-45deg);
    }
    .pxl-header-nav .pxl-menu-primary > li {
        margin: 0 0px;
    }
    .pxl-header-nav .pxl-menu-primary > li > a {
        padding: 0 0 0 40px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1341px) {
    .pxl-menu-primary > li {
        margin: 0 0 0 15px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .pxl-menu-primary2 > li > a {
        padding: 20px 40px 0px 0;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .pxl-menu-primary2 .sub-menu li a, .pxl-menu-primary2 .children li a {
        padding: 20px 40px 0px 0;
    }
}
@media screen and (max-width: 1199px) {
    /* Search Popup */  #pxl-header-elementor .pxl-header-elementor-main, #pxl-header-elementor .pxl-header-elementor-sticky {
        display: none;
    }
    #pxl-header-elementor #pxl-header-mobile {
        display: block;
        -webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        -khtml-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        -moz-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        -ms-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        -o-box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        box-shadow: 0 3px 18px rgba(2, 21, 78, 0.09);
        background-color: #fff;
        position: relative;
        z-index: 999;
    }
    #pxl-header-default, #pxl-header-elementor {
        position: relative;
        -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        -khtml-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        -ms-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        -o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0px 15px rgba(0, 0, 0, 0.08);
        background-color: #fff;
    }
    #pxl-header-default .pxl-header-main, #pxl-header-elementor .pxl-header-main {
        position: relative;
    }
    #pxl-header-default .pxl-header-branding, #pxl-header-elementor .pxl-header-branding {
        margin: 15px;
        min-height: 50px;
        align-items: center;
        display: flex;
    }
    #pxl-header-default .pxl-header-branding img, #pxl-header-elementor .pxl-header-branding img {
        height: 28px;
    }
    #pxl-header-default #pxl-nav-mobile, #pxl-header-elementor #pxl-nav-mobile {
        display: block;
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    #pxl-header-default #pxl-nav-mobile .pxl-mobile-meta-item, #pxl-header-elementor #pxl-nav-mobile .pxl-mobile-meta-item {
        margin-right: 10px;
    }
    .pxl-nav-mobile-button {
        width: 40px;
        height: 35px;
        position: relative;
        cursor: pointer;
        border: 2px solid var(--primary-color);
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .pxl-nav-mobile-button:before, .pxl-nav-mobile-button:after, .pxl-nav-mobile-button span {
        width: 28px;
        content: '';
        background-color: var(--primary-color);
        height: 2px;
        position: absolute;
        margin: auto;
        right: 4px;
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
    .pxl-nav-mobile-button:before {
        top: 6px;
    }
    .pxl-nav-mobile-button:after {
        bottom: 6px;
    }
    .pxl-nav-mobile-button span {
        top: 15px;
    }
    .pxl-header-menu-backdrop {
        z-index: 998;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(34, 34, 55, 0.6);
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        opacity: 0;
        visibility: hidden;
    }
    .pxl-header-menu {
        position: fixed;
        height: 100vh;
        width: 300px;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        overflow: hidden;
        z-index: 999;
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translatex(100%);
        -khtml-transform: translatex(100%);
        -moz-transform: translatex(100%);
        -ms-transform: translatex(100%);
        -o-transform: translatex(100%);
        transform: translatex(100%);
        visibility: hidden;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        -khtml-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
        background-color: #fff;
        overflow-y: scroll;
    }
    .pxl-header-menu.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translatex(0%);
        -khtml-transform: translatex(0%);
        -moz-transform: translatex(0%);
        -ms-transform: translatex(0%);
        -o-transform: translatex(0%);
        transform: translatex(0%);
    }
    .pxl-header-menu.active + .pxl-header-menu-backdrop {
        opacity: 1;
        visibility: visible;
    }
    .pxl-header-menu-scroll {
        padding: 40px 25px;
    }
    .pxl-header-menu-scroll .pxl-close {
        position: absolute;
        top: 10px;
        left: 20px;
        background-color: transparent;
    }
    .pxl-header-menu-scroll .pxl-close:before, .pxl-header-menu-scroll .pxl-close:after {
        background-color: #000;
    }
    .pxl-header-menu-scroll .pxl-close:hover {
        background-color: transparent;
    }
    .pxl-header-menu-scroll .pxl-close:hover:before, .pxl-header-menu-scroll .pxl-close:hover:after {
        background-color: #000;
    }
    .pxl-header-menu-scroll .pxl-menu-primary > li > a .left-icon {
        margin-left: 4px;
    }
    .pxl-header-menu-scroll .pxl-menu-primary > li .elementor-section {
        max-width: 100%;
    }
    .pxl-header-menu-scroll .pxl-menu-primary > li .elementor-container {
        margin: 10px 0 !important;
    }
    .pxl-menu-toggle {
        position: absolute;
        top: 10px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        left: 0px;
        width: 28px;
        cursor: pointer;
        font-size: 10px;
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
        color: #1b1b1b;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        background-color: rgba(0, 0, 0, 0.03);
    }
    .pxl-menu-toggle:before {
        content: "\f150";
        font-family: "caseicon";
    }
    .pxl-menu-toggle.active:before {
        content: "\f13d";
    }
    #pxl-header-elementor #pxl-header-mobile.pxl-header-mobile-fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        visibility: visible;
        opacity: 1;
        -webkit-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
        -khtml-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
        -moz-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
        -ms-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
        -o-animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
        animation: 0.95s ease 0s normal forwards 1 running PXL_Header_SlideDown;
    }
    .pxl-menu-primary {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .pxl-menu-primary li {
        position: relative;
    }
    .pxl-menu-primary li a {
        display: block;
        line-height: 46px;
        color: #1b1b1b;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    }
    .pxl-menu-primary li > a:hover, .pxl-menu-primary li > a.current, .pxl-menu-primary li.current_page_item > a, .pxl-menu-primary li.current-menu-item > a, .pxl-menu-primary li.current_page_ancestor > a, .pxl-menu-primary li.current-menu-ancestor > a {
        color: var(--primary-color);
    }
    .pxl-menu-primary .sub-menu, .pxl-menu-primary .children {
        position: relative;
        display: none;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .pxl-menu-primary .sub-menu li a, .pxl-menu-primary .children li a {
        font-weight: 500;
        padding-right: 14px;
    }
    .pxl-menu-primary > li > .sub-menu > li > .sub-menu > li a {
        padding-right: 28px;
    }
    .pxl-menu-primary .pxl-megamenu .elementor-container > .elementor-column {
        width: 100%;
    }
    .pxl-menu-primary .pxl-megamenu .elementor-container .elementor-widget-wrap {
        padding: 0 !important;
    }
    .pxl-menu-primary .pxl-megamenu .pxl-link li {
        margin: 0;
    }
    .pxl-menu-primary .pxl-megamenu .pxl-heading {
        padding-right: 14px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .pxl-menu-primary .pxl-megamenu .pxl-heading .pxl-item--title {
        margin-bottom: 0 !important;
        font-size: 15px !important;
        border-bottom: none !important;
    }
    .pxl-menu-primary .pxl-megamenu .elementor-widget-heading > .elementor-widget-container {
        margin-bottom: 0 !important;
        border-bottom: none !important;
    }
    .pxl-menu-primary .pxl-megamenu .elementor-section .elementor-container {
        flex-wrap: wrap;
    }
    .pxl-logo-mobile {
        margin-bottom: 20px;
    }
    .pxl-logo-mobile img {
        height: 28px;
    }
    .pxl-header-mobile-search {
        margin-bottom: 20px;
    }
    .pxl-header-mobile-search form {
        position: relative;
    }
    .pxl-header-mobile-search .search-field {
        height: 40px;
        border: none;
        padding: 0;
        border-bottom: 2px solid #ececec;
        padding: 0 15px;
        font-size: 18px;
    }
    .pxl-header-mobile-search .search-submit {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        line-height: 36px;
        padding: 0;
        width: 30px;
        height: 40px;
        line-height: 40px;
        background: none;
        color: var(--primary-color);
    }
    .pxl-header-mobile-search .search-submit:hover, .pxl-header-mobile-search .search-submit:focus {
        color: var(--primary-color);
    }
    .pxl-menu-close {
        background-color: rgba(0, 0, 0, 0.03);
        position: absolute;
        top: 0;
        left: 0;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }
}
#pxl-search-popup {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    -khtml-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    -moz-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    -ms-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    -o-transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    transition: all 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
#pxl-search-popup .pxl-item--logo {
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 1;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
    opacity: 0;
    visibility: hidden;
}
#pxl-search-popup .pxl-item--logo img {
    max-height: 41px;
}
#pxl-search-popup .pxl-item--close {
    position: absolute;
    top: 0;
    left: 60px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-width: 11px;
    z-index: 99;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    -webkit-transform: translate(50%, 0);
    -khtml-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    transform: translate(50%, 0);
}
#pxl-search-popup .pxl-item--conent {
    position: absolute;
    top: -500px;
    right: 0;
    width: 100%;
    height: 100%;
    max-height: 500px;
    will-change: top, box-shadow;
    background-color: #000;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 000000.1);
    -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
}
#pxl-search-popup .pxl-item--conent form {
    position: relative;
    max-width: 1290px;
    margin: 0 auto;
    width: 100%;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 0;
    visibility: hidden;
}
@media screen and (max-width: 1400px) {
    #pxl-search-popup .pxl-item--conent form {
        max-width: 1000px;
    }
}
#pxl-search-popup .pxl-item--conent form .search-field {
    height: 95px;
    padding: 0 0 0 40px;
    font-size: 32px;
    font-weight: 400;
    border: none;
    color: #fdfdfd;
    background-color: transparent;
}
#pxl-search-popup .pxl-item--conent form .search-field:focus {
    background: none;
}
#pxl-search-popup .pxl-item--conent form .search-submit {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: left;
    border: none;
    background: none;
    font-size: 25px;
    line-height: 92px;
    color: #fdfdfd;
    opacity: 0.9;
    padding: 0;
    z-index: 99;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#pxl-search-popup .pxl--search-divider {
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    right: 0;
    background-color: #fdfdfd;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
    visibility: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    -khtml-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: right center;
    -khtml-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}
#pxl-search-popup .pxl-item--overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 55, 0.6);
    z-index: -1;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#pxl-search-popup.open {
    opacity: 1;
    visibility: visible;
}
#pxl-search-popup.open .pxl-item--logo, #pxl-search-popup.open .pxl-item--close {
    top: 60px;
    -webkit-animation-name: pxl_fadeIn;
    animation-name: pxl_fadeIn;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    visibility: visible;
}
#pxl-search-popup.open .pxl-item--conent {
    top: 0;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -khtml-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -moz-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -ms-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -o-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
}
#pxl-search-popup.open .pxl-item--conent form {
    -webkit-animation-name: pxl_fadeIn;
    animation-name: pxl_fadeIn;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    visibility: visible;
}
#pxl-search-popup.open .pxl--search-divider {
    -webkit-animation-name: pxl_fade_in_move;
    animation-name: pxl_fade_in_move;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
}
.admin-bar {
    /* heaeder layout */
}
.admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
    top: 32px;
}
@media screen and (max-width: 782px) {
    .admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
        top: 46px;
    }
}
@media screen and (max-width: 600px) {
    .admin-bar #pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed, .admin-bar .pxl-header-menu, .admin-bar #pxl-header-elementor .px-header--transparent, .admin-bar #pxl-search-popup {
        top: 0;
    }
}
.elementor-editor-active .pxl-type-header-clip > .elementor-container .pxl-header-shape {
    display: none;
}
.elementor-editor-active .pxl-type-header-clip > .elementor-container .pxl-header-shape:last-child {
    display: block;
}
.pxl-type-header-clip > .elementor-container {
    position: relative !important;
    z-index: 1;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape {
    position: absolute;
    top: 50%;
    right: 15px;
    left: 15px;
    height: 100px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: -1;
    filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.08));
    margin-right: 52px;
    margin-left: 190px;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape span {
    clip-path: polygon(0% 0%, 100% 22%, 100% 78%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 22%, 100% 78%, 0% 100%);
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100px;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape svg {
    fill: var(--primary-color);
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 100%;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:before, .pxl-type-header-clip > .elementor-container .pxl-header-shape:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    top: 0;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:before {
    right: -45px;
    background-color: #fff;
    z-index: 99;
}
.pxl-type-header-clip > .elementor-container .pxl-header-shape:after {
    right: -52px;
    background-color: var(--primary-color);
    z-index: 88;
}
.pxl-item--archive {
    margin-bottom: 60px;
}
.pxl-item--archive:hover .pxl-item--image > a:before {
    animation: shine 0.75s;
}
.pxl-item--archive .pxl-item--image {
    position: relative;
    display: flex;
    margin-bottom: 0;
    border-radius: 25px 25px 0 0;
    overflow: hidden;
}
.pxl-item--archive .pxl-item--image > a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pxl-item--archive .pxl-item--image > a img {
    width: 100%;
    max-height: 930px;
    object-fit: cover;
}
.pxl-item--archive .pxl-item--image > a:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to left, rgba(255, 255, 255, .0), rgba(255, 255, 255, .6));
    transition: all 300ms linear 0ms;
    top: 0;
    right: -75%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    transform: skewx(25deg);
}
.pxl-item--archive .pxl-item--title {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 17px;
}
.pxl-item--archive .pxl-item--title a {
    color: var(--four-color);
    word-break: break-word;
    background-repeat: no-repeat;
    background-position-y: -1px;
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.pxl-item--archive .pxl-item--title a:hover {
    animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
}
.pxl-item--archive .pxl-item--excerpt {
    margin-bottom: 24px;
    color: var(--third-color);
}
.pxl-item--archive .pxl-item--meta {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -27px;
}
.pxl-item--archive .pxl-item--meta li {
    font-size: 0;
}
.pxl-item--archive .pxl-item--meta li > a {
    display: inline-flex;
    align-items: center;
    background-color: var(--primary-color);
    border-radius: 19px;
    color: #fff;
    padding: 13px 20px;
    margin-left: 5px;
    margin: 0 0 20px 19px;
}
.pxl-item--archive .pxl-item--meta li.pxl-item--date {
    display: inline-block;
    align-items: center;
    color: var(--third-color);
    background-color: var(--primary-color);
    border-radius: 19px;
    color: #fff;
    list-style: none;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
}
.pxl-item--archive .pxl-item--meta li:first-child {
    padding-left: 20px;
    margin-left: 20px;
}
.pxl-item--archive .pxl-item--meta li + li {
    position: relative;
}
.pxl-item--archive .pxl-item--meta a {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
}
.pxl-item--archive .pxl-item--readmore {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.pxl-item--archive .pxl-item--readmore i {
    font-size: 20px;
    line-height: 33px;
    margin-top: 4px;
}
.pxl-item--archive .pxl-item--holder {
    padding: 40px 40px 55px 60px;
    background: #fdfdfd;
    box-shadow: 0px 4px 20px rgba(89, 100, 255, 0.08);
    border-radius: 0 0 25px 25px;
}
.search-results .pxl-item--post.pxl-template .pxl-item--meta .pxl-item--category {
    display: none;
}
.search-results .pxl-item--post.type-page .pxl-item--meta .pxl-item--category {
    display: none;
}
.search-results .pxl-item--post.type-product .pxl-item--image {
    margin-bottom: 30px;
}
.search-results .pxl-item--post.type-product .pxl-item--meta {
    display: none;
}
.search-results .pxl-item--post.type-product .pxl-item--readmore {
    display: none;
}
.search-results .pxl-item--post.type-product .pxl-item--excerpt {
    margin-bottom: 0;
}
.single-post #pxl-main .pxl-sidebar-right .pxl-sidebar-area .pxl-sidebar-sticky {
    margin: 0 30px 0 0;
}
.single-post .pxl-item-single-post .pxl-link li {
    position: relative;
    margin-right: 22px;
}
@media (max-width: 991px) {
    .single-post .pxl-item-single-post .pxl-link li {
        margin-right: 0;
    }
}
.single-post .pxl-item-single-post .pxl-item--meta {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    color: var(--secondary-color);
    margin-bottom: 31px;
}
@media (max-width: 991px) {
    .single-post .pxl-item-single-post .pxl-item--meta {
        margin-bottom: 0;
    }
}
.single-post .pxl-item-single-post > .pxl-item--title {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    max-width: 1467px;
    line-height: 70px;
    color: var(--four-color);
}
@media (max-width: 1200px) {
    .single-post .pxl-item-single-post > .pxl-item--title {
        font-size: 35px;
        line-height: 52px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .single-post .pxl-item-single-post > .pxl-item--title {
        font-size: 30px;
        line-height: 1.2;
    }
}
.single-post .pxl-item--image {
    margin-bottom: 64px;
    width: 100%;
}
.single-post .pxl-item--image img {
    overflow: hidden;
    object-fit: cover;
    border-radius: 20px;
}
@media screen and (max-width: 991px) {
    .single-post .pxl-item--image {
        margin-bottom: 30px;
    }
}
.single-post .single-heading {
    font-size: 26px;
}
.single-post .pxl-item--post .pxl-item--holder {
    margin-bottom: 45px;
}
@media (max-width: 991px) {
    .single-post .pxl-item--post .pxl-item--holder {
        padding-bottom: 30px;
    }
}
.single-post .pxl-item--content {
    margin-bottom: 0;
}
.single-post .pxl-item--content p {
    margin-bottom: 25px;
}
@media (max-width: 991px) {
    .single-post .pxl-item--content p {
        font-size: 18px;
    }
}
.single-post .pxl-item--content p:last-child {
    margin-bottom: 0;
}
.single-post .pxl-item--meta {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    color: var(--secondary-color);
    margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
    .single-post .pxl-item--meta {
        margin-bottom: 30px;
    }
}
.single-post .pxl-item--meta li {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding-left: 33px;
    margin-left: 10px;
    color: var(--secondary-color);
}
@media (max-width: 991px) {
    .single-post .pxl-item--meta li {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 21px;
    }
}
@media (max-width: 767px) {
    .single-post .pxl-item--meta li {
        font-size: 24px;
        line-height: 1.2;
    }
}
.single-post .pxl-item--meta li.pxl-item--author {
    text-transform: capitalize;
    color: var(--third-color);
}
.single-post .pxl-item--meta li.pxl-item--author a {
    color: var(--primary-color);
}
.single-post .pxl-item--meta a {
    color: var(--third-color);
}
.single-post .pxl-item--meta a:hover {
    text-decoration: underline;
    color: var(--primary-color);
}
.single-post .pxl--social {
    margin-bottom: 25px;
}
.single-post .pxl--social label {
    font-family: 'Vazirmatn1';
    font-style: normal;
    font-weight: 700;
    margin-left: 47px;
    font-size: 32px;
    line-height: 42px;
    color: #303142;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .single-post .pxl--social label {
        font-size: 24px;
        margin-left: 17px;
    }
}
.single-post .pxl--social a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
    color: #fdfdfd;
    margin-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 28px;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    position: relative;
}
@media (max-width: 911px) {
    .single-post .pxl--social a {
        font-size: 20px;
        height: 55px;
        line-height: 55px;
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .single-post .pxl--social a {
        font-size: 20px;
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
    }
}
.single-post .pxl--social a.fb-social {
    background-color: var(--secondary-color);
}
.single-post .pxl--social a.tw-social {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.single-post .pxl--social a.pin-social {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.single-post .pxl--social a.gg-social {
    background: #f8a501;
}
.single-post .pxl--social a.lin-social {
    background: linear-gradient(-90deg, #9255ce 0%, #be60ff 100%);
}
.single-post .pxl--social a span {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    margin-right: 0px;
}
.single-post .pxl-item-single-post.content-center {
    text-align: center;
}
@media screen and (min-width: 1025px) {
    .single-post .pxl-item-single-post.content-center {
        max-width: 970px;
        margin: 0 auto;
    }
}
.single-post .pxl-item-single-post.content-center .entry-author-avatar {
    margin-left: 0;
    margin-bottom: 30px;
}
.single-post .pxl-item-single-post.content-center .pxl--author-info {
    display: flex;
    padding: 60px 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 1025px) {
    .single-post .pxl-item-single-post.content-center .pxl--author-info .author-description {
        padding: 0 100px;
    }
}
.single-post .pxl-item-single-post.content-center + .comments-area {
    text-align: center;
}
@media screen and (min-width: 1025px) {
    .single-post .pxl-item-single-post.content-center + .comments-area {
        max-width: 970px;
        margin: 0 auto;
    }
}
.single-post .pxl-item-single-post.content-center + .comments-area .comment-reply-title {
    padding-bottom: 30px;
    padding-right: 15px;
}
.single-post .pxl-item-single-post.content-center + .comments-area .comment-reply-title:after {
    left: auto;
    bottom: 0px;
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
}
.single-post .pxl-item-single-post.content-center + .comments-area .comments-title {
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.single-post .pxl-item-single-post.content-center + .comments-area .comments-title:after {
    left: auto;
    bottom: 0px;
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
}
.single-post .pxl-item-single-post.content-center + .comments-area .comment-list {
    text-align: right;
}
.single-post .pxl-item-single-post.content-center + .comments-area .comment-form textarea, .single-post .pxl-item-single-post.content-center + .comments-area .comment-form input {
    text-align: center;
}
.single-post .pxl-item-single-post.content-center + .comments-area .comment-form .comment-form-cookies-consent {
    display: inline-block;
}
.single-post .pxl-item-single-post.content-right {
    text-align: left;
}
.single-post .pxl-item-single-post .pxl-item--holder {
    margin-bottom: 45px;
}
@media (max-width: 991px) {
    .single-post .pxl-item-single-post .pxl-item--holder {
        margin-bottom: 30px;
    }
}
.pxl--post-footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px 0 45px;
}
@media screen and (max-width: 991px) {
    .pxl--post-footer {
        padding-right: 0;
        padding-left: 0;
        margin: 0 0 25px;
    }
}
.pxl--post-footer > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.pxl--post-footer label {
    font-size: 15px;
    color: #1b1b1b;
    font-weight: 700;
    margin-left: 18px;
}
.pxl--post-footer .pxl--tags {
    margin-left: 30px;
    flex-grow: 1;
}
.pxl--post-footer .pxl--tags a {
    line-height: 39px;
    display: inline-block;
    padding: 0 20px;
    background-color: transparent;
    border: 1px solid #c0c6c6;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0 5px 13px;
    position: relative;
    z-index: 1;
}
.pxl--post-footer .pxl--tags a:before {
    -webkit-border-radius: inherit;
    -khtml-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit;
    z-index: -1;
    opacity: 0;
}
.pxl--post-footer .pxl--tags a:hover {
    background-color: var(--primary-color);
    color: #fff;
}
.pxl--post-footer .pxl--tags a:hover:before {
    opacity: 1;
}
.pxl--author-info {
    display: flex;
    align-items: center;
    padding: 63px 0 84px;
    border-top: 1px dotted #dadada;
    border-bottom: 1px dotted #dadada;
}
@media (max-width: 991px) {
    .pxl--author-info {
        padding: 55px 0 65px;
    }
}
@media (max-width: 575px) {
    .pxl--author-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
}
.pxl--author-info .entry-author-avatar {
    min-width: 250px;
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin-left: 55px;
    border-radius: 50%;
}
@media (max-width: 991px) {
    .pxl--author-info .entry-author-avatar {
        min-width: 130px;
        width: 130px;
        height: 130px;
        margin-left: 35px;
    }
}
.pxl--author-info .entry-author-avatar img {
    width: 100%;
}
.pxl--author-info .entry-author-meta .author-name {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Vazirmatn1';
    line-height: 42px;
    margin-bottom: 41px;
}
@media (max-width: 991px) {
    .pxl--author-info .entry-author-meta .author-name {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 21px;
    }
}
@media (max-width: 767px) {
    .pxl--author-info .entry-author-meta .author-name {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 21px;
    }
}
.pxl--author-info .entry-author-meta .author-name a {
    color: var(--four-color);
}
.pxl--author-info .entry-author-meta .author-description {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    max-width: 796px;
    color: var(--third-color);
    margin-bottom: 45px;
}
@media (max-width: 991px) {
    .pxl--author-info .entry-author-meta .author-description {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .pxl--author-info .entry-author-meta .author-description {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
}
.pxl--author-info .entry-author-meta .user-social {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.pxl--author-info .entry-author-meta .user-social li {
    list-style: none;
    margin-left: 46px;
}
@media (max-width: 767px) {
    .pxl--author-info .entry-author-meta .user-social li {
        margin-left: 26px;
    }
}
.pxl--author-info .entry-author-meta .user-social li a {
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 43px;
    background-color: transparent;
    color: var(--four-color);
    font-size: 28px;
}
@media (max-width: 767px) {
    .pxl--author-info .entry-author-meta .user-social li a {
        font-size: 24px;
    }
}
.pxl--author-info .entry-author-meta .user-social li a:hover i {
    color: var(--primary-color);
}
.pxl--author-info .entry-author-meta .user-social li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 43px;
}
.pxl-pagination-wrap .page-numbers {
    width: 41px;
    height: 41px;
    background-color: transparent;
    line-height: 41px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 15px;
    color: var(--four-color);
    position: relative;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    z-index: 1;
    border-radius: 50%;
    padding: 0;
}
.pxl-pagination-wrap .page-numbers.current, .pxl-pagination-wrap .page-numbers:hover {
    color: #fff;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    box-shadow: 0px 4px 30px rgba(0, 255, 255, 0.6);
}
.pxl-pagination-wrap .page-numbers.next {
    position: relative;
}
.pxl-pagination-wrap .page-numbers.next:after {
    content: "\f134";
    font-family: "Caseicon";
    position: absolute;
    color: #6f7f90;
}
.pxl-pagination-wrap .page-numbers.prev {
    position: relative;
}
.pxl-pagination-wrap .page-numbers.prev:after {
    content: "\f13a";
    font-family: "Caseicon";
    position: absolute;
    color: #6f7f90;
}
.pxl-pagination-wrap .page-numbers.next, .pxl-pagination-wrap .page-numbers.prev {
    font-size: 14px;
    width: auto;
    border: none;
}
.pxl-pagination-wrap .page-numbers.next:hover, .pxl-pagination-wrap .page-numbers.prev:hover {
    background-color: transparent;
    color: var(--secondary-color);
}
.pxl-pagination-wrap .pxl-pagination-links {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.pxl-post--navigation {
    border-top: 1px solid #a7baba;
    padding: 40px 0 58px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
@media (max-width: 1200px) {
    .pxl-post--navigation {
        padding: 40px 0 0px;
    }
}
.pxl-post--navigation .pxl--items {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px;
}
.pxl-post--navigation .pxl--items .pxl--item {
    width: 50%;
}
.pxl-post--navigation .pxl--items .pxl--item .pxl--label {
    display: flex;
    align-items: center;
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    gap: 23px;
    color: #000;
}
@media (max-width: 1024px) {
    .pxl-post--navigation .pxl--items .pxl--item .pxl--label {
        font-size: 28px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-post--navigation .pxl--items .pxl--item .pxl--label {
        font-size: 24px;
    }
}
@media screen and (max-width: 575px) {
    .pxl-post--navigation .pxl--items .pxl--item {
        width: 100%;
    }
    .pxl-post--navigation .pxl--items .pxl--item + .pxl--item {
        margin-top: 30px;
    }
}
.pxl-post--navigation .pxl--item-prev {
    padding-left: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pxl-post--navigation .pxl--item-prev .pxl--label {
    margin-left: 15px;
}
.pxl-post--navigation .pxl--item-prev .pxl--label i {
    margin-left: 4px;
}
.pxl-post--navigation .pxl--item-prev .pxl--img {
    margin-right: 25px;
}
.pxl-post--navigation .pxl--item-next {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.pxl-post--navigation .pxl--item-next .pxl--label i {
    margin-right: 4px;
}
.pxl-post--navigation .pxl--item-next .pxl--img {
    margin-left: 25px;
}
.pxl-post--navigation .pxl--item-next .pxl--holder {
    justify-content: flex-end;
}
.page-links {
    margin-top: 10px;
    margin-bottom: 25px;
    clear: right;
}
.page-links .post-page-numbers {
    background-color: var(--secondary-color);
    height: 25px;
    width: 25px;
    line-height: 25px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.page-links .post-page-numbers.current, .page-links .post-page-numbers:hover {
    background-color: var(--primary-color);
}
.page-links .post-page-numbers + .post-page-numbers {
    margin-right: 4px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: inherit;
    opacity: 1;
    text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
    color: inherit;
    opacity: 1;
    text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
    color: inherit;
    opacity: 1;
    text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight {
    background-color: #f1f2f6;
    border: none;
    color: var(--four-color);
    padding: 30px 60px 37px 22px;
    line-height: 53px;
    font-size: 30px;
    font-weight: 400;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    outline: none;
    font-family: 'Samim';
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .pxl-select-higthlight:focus {
    outline: 0;
}
@media (max-width: 991px) {
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .pxl-select-higthlight {
        font-size: 24px;
        line-height: 40px;
        padding: 30px 30px 30px 22px;
    }
}
input[type="range"] {
    padding: 0;
    background-color: transparent;
    height: auto;
    border: none;
}
select {
    height: 50px;
}
textarea {
    padding-top: 18px;
    padding-bottom: 18px;
    height: 283px;
    margin: 36.4px 0 0;
}
#commentform {
    display: flex;
    flex-direction: column;
}
#commentform .row {
    display: flex;
    order: 2;
}
#commentform .form-submit {
    display: flex;
    order: 6;
    padding: 0;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
}
#commentform .form-submit .submit {
    border-radius: 20px;
}
.comments-area .comment-list-wrap {
    margin-top: 75px;
}
@media (max-width: 991px) {
    .comments-area .comment-list-wrap {
        margin-top: 55px;
    }
}
@media (max-width: 767px) {
    .comments-area .comment-list-wrap {
        margin-top: 35px;
    }
}
.comments-area .comment-list-wrap .comments-title {
    margin-bottom: 112px;
}
@media (max-width: 991px) {
    .comments-area .comment-list-wrap .comments-title {
        margin-bottom: 42px;
        font-size: 34px;
    }
}
.comments-area .comment-respond {
    margin-top: 94px;
}
@media (max-width: 991px) {
    .comments-area .comment-respond {
        margin-top: 60px;
    }
}
.comments-area .comment-respond .logged-in-as {
    display: flex;
    order: 1;
    margin-bottom: 0;
}
.comments-area .comment-respond .logged-in-as a {
    color: inherit;
}
.comments-area .comment-respond .logged-in-as a:hover {
    color: var(--primary-color);
}
.comments-area .comment-respond .logged-in-as a:nth-child(2) {
    font-weight: 700;
    text-decoration: underline;
}
.comments-area .no-comments {
    display: none;
}
.comments-area input:focus, .comments-area textarea:focus {
    border-color: var(--primary-color);
}
.comment-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 61px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-left: 35px;
    color: var(--four-color);
}
@media (max-width: 991px) {
    .comment-title {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media (max-width: 767px) {
    .comment-title {
        font-size: 24px;
        line-height: 1.2;
    }
}
.comment-title a {
    color: var(--four-color);
}
.comment-list {
    padding: 0;
    list-style: none;
}
.comment-list li .children {
    padding: 47px 184px 47px 0;
}
@media (max-width: 991px) {
    .comment-list li .children {
        padding: 17px 134px 17px 0;
    }
}
@media screen and (max-width: 767px) {
    .comment-list li .children {
        padding-right: 78px;
    }
}
@media screen and (max-width: 575px) {
    .comment-list li .children {
        padding-right: 0;
    }
}
.comment-list li .children li {
    list-style: none;
    margin-top: 35px;
}
.comment-list li .comment-respond {
    margin-top: 60px;
    margin-bottom: 50px;
    margin-right: 130px;
}
@media screen and (max-width: 767px) {
    .comment-list li .comment-respond {
        margin-right: 78px;
        margin-top: 0;
    }
}
@media screen and (max-width: 575px) {
    .comment-list li .comment-respond {
        margin-right: 0;
        margin-top: 20px;
    }
}
.comment-list > li {
    margin-bottom: 35px;
}
.comment-list > li:last-child {
    margin-bottom: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children {
    padding-right: 0;
}
.comment-list > li > .children > li > .children > li > .children > li > .children .children {
    padding-right: 0;
}
.comment-date {
    font-size: 24px;
    text-transform: uppercase;
    color: var(--secondary-color);
    margin-bottom: -2px;
    line-height: 34px;
    font-weight: 600;
    display: inline-block;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.comment-content {
    position: relative;
    flex-grow: 1;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    display: flex;
    order: 3;
    flex-direction: column;
}
@media screen and (max-width: 767px) {
    .comment-content {
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (max-width: 575px) {
    .comment-content {
        padding-top: 70px;
    }
}
.comment-content a {
    word-wrap: break-word;
}
.comment-content .comment-meta {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .comment-content .comment-meta {
        margin-top: 30px;
        margin-bottom: 23px;
    }
}
.comment-content .comment-text {
    color: var(--third-color);
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 25px;
}
@media (max-width: 991px) {
    .comment-content .comment-text {
        font-size: 18px;
    }
}
.comment-content .comment-text p:last-child {
    margin-bottom: 0;
}
.comment-content .comment-text ol, .comment-content .comment-text ul {
    margin-bottom: 32px;
}
.comment-content .comment-text ol ul, .comment-content .comment-text ul ul, .comment-content .comment-text ol ol, .comment-content .comment-text ul ol {
    margin-bottom: 0;
}
.comment-content .comment-text ul li {
    list-style: outside;
}
.comment-content .comment-text img {
    margin: 6px 0;
}
@media screen and (max-width: 575px) {
    .comment-reply {
        position: static;
        margin-top: 22px;
    }
}
.comment-reply a {
    line-height: 34px;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 24px;
    color: var(--secondary-color);
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.comment-reply a:hover {
    color: var(--primary-color);
}
.comment-reply a i {
    margin-right: 5px;
    line-height: 1;
    font-size: 20px;
}
.comment-reply-title small {
    display: inline-block;
    vertical-align: top;
    margin-top: -9px;
    margin-right: 10px;
}
.comment-reply-title small a {
    line-height: 36px;
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    font-weight: 500;
    background-color: var(--primary-color);
    color: #fff;
}
.comment-holder {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 5px;
}
.comment-holder .comment-meta {
    flex-grow: 1;
    margin-left: 30px;
    display: flex;
}
@media screen and (max-width: 575px) {
    .comment-holder {
        display: block;
        margin-top: 0;
        margin-bottom: 14px;
    }
    .comment-holder .comment-meta {
        margin-left: 0;
    }
}
#commentform.comment-form .row > div {
    margin-top: 70px;
}
@media (max-width: 767px) {
    #commentform.comment-form .row > div {
        margin-top: 13px;
    }
}
#commentform.comment-form .form-submit {
    margin-top: 33px;
    margin-bottom: 0;
    position: relative;
    padding: 28px 64px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px;
    box-shadow: 0px 7.05887px 52.9415px rgba(0, 255, 255, 0.6);
    background: linear-gradient(90deg,#40ccfc 0%,#1aecf5 100%)var(--x,0)/200%;
    max-width: 375px;
    overflow: hidden;
}
@media (max-width: 991px) {
    #commentform.comment-form .form-submit {
        margin-top: 0;
        padding: 20px 44px;
        max-width: 305px;
    }
}
#commentform.comment-form .form-submit:hover {
    --x: 100%;
}
#commentform.comment-form .form-submit:hover .button-arrow-hover svg:first-child {
    transform: translateX(-200%) translateY(-200%) translateZ(0);
}
#commentform.comment-form .form-submit:hover .button-arrow-hover svg:last-child {
    transform: translateX(0) translateY(0) translateZ(0);
}
#commentform.comment-form .form-submit .button-arrow-hover {
    position: relative;
    overflow: hidden;
    top: 20px;
    font-size: 0;
    margin-right: 18px;
    line-height: 0;
    width: 22px;
    height: 22px;
    display: block;
    min-width: 22px;
}
@media (max-width: 1200px) {
    #commentform.comment-form .form-submit .button-arrow-hover {
        top: 14px;
    }
}
#commentform.comment-form .form-submit .button-arrow-hover svg {
    display: inline-block;
    transition: transform 0.3s ease-out;
}
#commentform.comment-form .form-submit .button-arrow-hover svg:first-child {
    transform: translateX(0) translateY(0) translateZ(0);
}
#commentform.comment-form .form-submit .button-arrow-hover svg:last-child {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(200%) translateY(200%) translateZ(0);
}
#commentform.comment-form .form-submit .submit {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Samim' !important;
    color: #fdfdfd;
    line-height: 60px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    letter-spacing: 0.005em;
}
@media (max-width: 1200px) {
    #commentform.comment-form .form-submit .submit {
        font-size: 24px;
        line-height: 50px;
    }
}
#commentform.comment-form .comment-form-comment {
    order: 3;
    display: flex;
    flex-wrap: wrap;
}
.comment-inner {
    display: flex;
    flex-wrap: nowrap;
}
@media (max-width: 767px) {
    .comment-inner {
        flex-direction: column;
        padding: 15px;
        border: 1px solid #c0c6c6;
    }
    .comment-inner .comment-content {
        border: none;
    }
}
@media screen and (max-width: 575px) {
    .comment-inner {
        display: block;
    }
}
.comment-inner img.avatar {
    width: 186px;
    height: 186px;
    min-width: 186px;
    margin-left: 61px;
    float: right;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
@media (max-width: 991px) {
    .comment-inner img.avatar {
        width: 130px;
        height: 130px;
        min-width: 130px;
        margin-left: 31px;
    }
}
@media screen and (max-width: 575px) {
    .comment-inner img.avatar {
        float: none;
        margin: 0 auto 0 auto;
        width: 186px;
        height: 186px;
        min-width: 186px;
        margin-bottom: -45px;
        position: relative;
        z-index: 99;
        opacity: 1;
    }
}
.comment-form-cookies-consent {
    display: flex;
    order: 5;
    font-size: 24px;
    line-height: 34px;
    padding-right: 35px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 28px;
    color: var(--third-color);
}
@media (max-width: 991px) {
    .comment-form-cookies-consent {
        font-size: 20px;
        line-height: 27px;
    }
}
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 3px;
    cursor: pointer;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #c0c6c6;
}
.comment-form-cookies-consent label {
    cursor: pointer;
}
.comment-form-cookies-consent label:before {
    content: '';
    z-index: 1;
    background-color: #e9e9e9;
}
.comment-form-cookies-consent label:after {
    content: '\f119';
    font-family: "Caseicon";
    font-weight: 400;
    z-index: 2;
    font-size: 10px;
    color: #000;
    opacity: 0;
    line-height: 12px;
    text-align: center;
    top: 3px;
}
.comment-form-cookies-consent input {
    z-index: 99;
    opacity: 0;
}
.comment-form-cookies-consent input:checked + label:after {
    opacity: 1;
}
#commentform {
    padding: 0;
    /* Select Style */
}
.pxl-select {
    width: 100%;
    position: relative;
}
.pxl-select .pxl-select-hidden {
    display: none;
}
.pxl-select .pxl-select-options {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    list-style: none;
    margin: 10px 0 0;
    padding: 12px 18px;
    background-color: #fff;
    z-index: 99;
    font-size: 14px;
    color: #696878;
    box-shadow: 0 3px 65px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    margin-top: 30px;
    visibility: hidden;
}
.pxl-select .pxl-select-options li {
    padding: 9px 8px;
    cursor: pointer;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    line-height: normal !important;
}
.pxl-select .pxl-select-options li:hover {
    color: var(--primary-color);
}
.pxl-select .pxl-select-higthlight {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.pxl-select .pxl-select-higthlight:before {
    content: "\f150";
    font-family: Caseicon;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    color: #737879;
    line-height: 28px;
    text-align: center;
    font-size: 10px;
    font-family: Caseicon;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-select .pxl-select-higthlight.active + .pxl-select-options {
    opacity: 1;
    margin-top: 10px;
    visibility: visible;
}
.pxl-select .pxl-select-higthlight.active:before {
    transform: translate(0, -50%) scaleY(-1);
}
.pxl-wrap-table .pxl-table-inner .wrap-table:last-child .pxl-table--inner {
    border-bottom-color: transparent;
}
.pxl-wrap-table .pxl-table-inner .wrap-table:first-child .pxl-table--item span {
    color: var(--primary-color) !important;
    font-size: 15px !important;
    line-height: 19px !important;
    font-weight: 500 !important;
}
.pxl-wrap-table .pxl-table-inner .wrap-table .pxl-table--inner {
    display: flex;
    align-items: center;
    flex: 3;
    padding: 22px 0;
    border-bottom: 1px solid #e8d7cc;
}
.pxl-wrap-table .pxl-table-inner .wrap-table .pxl-table--inner .pxl-table--title {
    flex: 1;
    margin: 0;
    color: var(--primary-color);
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
}
.pxl-wrap-table .pxl-table-inner .wrap-table .pxl-table--inner .pxl-table--item {
    flex: 2;
    display: flex;
    justify-content: space-between;
}
.pxl-wrap-table .pxl-table-inner .wrap-table .pxl-table--inner .pxl-table--item span {
    min-width: 103px;
    text-align: center;
    font-family: 'Samim';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--third-color);
}
#result-container {
    padding: 15px 40px;
    border-radius: 25px;
    color: #fff;
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 592px;
    margin: 0 auto;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
@media (max-width: 1024px) {
    #result-container {
        width: 100%;
    }
}
.seo-check-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.seo-check-inner > p {
    display: flex;
    background-color: #fff;
    border-radius: 33px;
    align-items: center;
    justify-content: end;
    box-shadow: 0px 10px 20px 5px rgba(199, 102, 12, 0.20);
    max-width: 592px;
    width: 592px;
    padding: 16px 0;
    max-height: 62px;
}
@media (max-width: 1024px) {
    .seo-check-inner > p {
        width: 100%;
    }
}
.seo-check-inner > p #submit-button {
    color: #fff;
    padding: 6px 29px 6px 58px;
    font-family: Vazirmatn1;
    font-size: 16px;
    border-radius: 25px;
    background: #fe4c1c;
    font-weight: 700;
    line-height: 16px;
    height: 52px;
    margin-left: 5px;
    position: relative;
}
.seo-check-inner > p #submit-button:after {
    position: absolute;
    content: '\f178';
    font-family: "Font Awesome 5 Pro";
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.20);
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.seo-check-inner > p input {
    line-height: 26px;
    padding: 0 21px 0 0;
    margin: 0;
    color: #7e7e7e;
    font-family: Vazirmatn1;
    background-color: transparent;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    width: auto;
}
@media (max-width: 881px) {
    .seo-check-inner > p input {
        width: 50%;
    }
}
.seo-check-inner > p input#user-email {
    border-right: 1px solid #e6e6e6;
    max-width: 126px;
}
#result-container {
    display: none;
}
.blockui {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    display: block !important;
    opacity: 1 !important;
}
.blockui:before {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border-color: transparent #222 transparent #222;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    animation: ctspin 0.6s infinite linear;
    -webkit-animation: ctspin 0.6s infinite linear;
    box-sizing: border-box;
    z-index: 2;
}
.blockui:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
}
.blockui.blockoverlay, .blockui.blockmsg {
    display: none !important;
}
.product-remove {
    position: relative;
    min-width: 50px;
}
.product-remove a.remove {
    font-size: 0px;
    width: 26px;
    height: 26px;
    background-color: var(--primary-color);
    border-radius: 100%;
    position: relative;
}
.product-remove a.remove:before, .product-remove a.remove:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 55%;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transition: transform ease 0.25s;
    -khtml-transition: transform ease 0.25s;
    -moz-transition: transform ease 0.25s;
    -ms-transition: transform ease 0.25s;
    -o-transition: transform ease 0.25s;
    transition: transform ease 0.25s;
}
.product-remove a.remove:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.product-remove a.remove:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.product-remove a.remove:hover:before, .product-remove a.remove:hover:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
@media screen and (max-width: 769px) {
    .product-remove {
        min-height: 57px;
    }
}
.pxl-widget-cart-sidebar {
    -webkit-transition: transform 0.8s ease 0s;
    -khtml-transition: transform 0.8s ease 0s;
    -moz-transition: transform 0.8s ease 0s;
    -ms-transition: transform 0.8s ease 0s;
    -o-transition: transform 0.8s ease 0s;
    transition: transform 0.8s ease 0s;
    -webkit-transform: translatex(-100%);
    -khtml-transform: translatex(-100%);
    -moz-transform: translatex(-100%);
    -ms-transform: translatex(-100%);
    -o-transform: translatex(-100%);
    transform: translatex(-100%);
    padding-bottom: 137px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    width: 320px;
    overflow: hidden;
}
.pxl-widget-cart-sidebar .widget_shopping_title {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    flex-grow: 1;
}
.pxl-widget-cart-sidebar .widget_shopping_head {
    display: flex;
    background-color: #f9f9f9;
    padding: 16px 30px;
    margin-top: -30px;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: 20px;
    align-items: center;
}
.pxl-widget-cart-sidebar .widget_shopping_head .pxl-close {
    height: 36px;
    width: 36px;
}
.pxl-widget-cart-sidebar .widget_shopping_head .widget_shopping_title {
    position: relative;
    padding-right: 45px;
    text-transform: uppercase;
}
.pxl-widget-cart-sidebar .widget_shopping_head .widget_shopping_title:before {
    font-family: caseicon;
    content: "\f12f";
    font-size: 35px;
    position: absolute;
    color: var(--primary-color);
    top: -17px;
    right: -5px;
}
.pxl-widget-cart-sidebar .pxl-close {
    position: absolute;
    top: 11px;
    left: 20px;
    z-index: 999;
}
.pxl-widget-cart-sidebar .widget_shopping_cart {
    padding: 30px 30px 0 60px;
    height: 100%;
    overflow-y: scroll;
    width: 350px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
    padding: 20px 0 15px 15px;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
    border: none;
    padding-bottom: 0;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
    font-size: 16px;
    margin-top: 40px;
    padding: 0 !important;
    text-align: center;
    display: block;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
    text-align: center;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
    font-size: 32px;
    color: #555;
    width: 80px;
    height: 80px;
    background-color: #f8f8f8;
    border-radius: 80px;
    line-height: 80px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
    width: 100%;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
    color: #fff;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
    width: 45px;
    min-width: 45px;
    margin-left: 15px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
    display: inline-block;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
    margin: 0;
    width: inherit;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
    padding-left: 12px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 3px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
    color: inherit;
    font-weight: 700;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
    color: #555;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
    font-size: 14px;
    font-weight: 500;
    color: var(--primary-color);
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 18px;
    height: 18px;
    text-align: center;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    line-height: 17px;
    color: red;
    font-size: 11px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
    vertical-align: middle;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
    opacity: 1;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 30px 30px 55px;
    background-color: #fff;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    padding-bottom: 0;
    font-weight: 600;
    color: #222;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total strong {
    font-weight: inherit;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
    margin: 0;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
    width: 100%;
    margin-left: 0;
    line-height: 48px;
}
.pxl-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn + .btn {
    margin-top: 8px;
}
.admin-bar .pxl-widget-cart-sidebar {
    top: 32px;
}
@media screen and (min-width: 992px) {
    .admin-bar .widget-cart-sidebar {
        top: 32px;
        padding-bottom: 167px;
    }
    .admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
        bottom: 32px;
    }
}
.pxl-entry-content > .woocommerce .cart-empty, .pxl-entry-content > .woocommerce .return-to-shop {
    text-align: center;
}
.woocommerce ins {
    background-color: transparent;
    color: var(--primary-color);
}
.woocommerce .content-row #secondary.widget-has-sidebar:before {
    display: none;
}
.woocommerce #secondary .widget_product_search {
    padding: 0;
}
.woocommerce #secondary .widget_product_search button {
    padding: 0;
    width: 53px;
    height: 51px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    opacity: 1;
    z-index: 3;
    border-right: 1px solid #ececf0;
    color: #222;
    font-size: 15px;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.woocommerce #secondary .widget_product_search button:after {
    content: "\f12c";
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-family: caseicon;
    text-indent: 0px;
    font-weight: 400;
}
.woocommerce #secondary .widget_product_search button:hover {
    color: var(--primary-color);
}
.woocommerce #secondary .widget_product_search .search-field {
    height: 51px;
    color: var(--third-color);
    border-color: #ececf0;
    background-color: #fff;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.woocommerce #secondary .widget_product_search .search-field:focus {
    color: var(--secondary-color);
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
    position: relative;
}
.woocommerce #secondary .widget_products ul li {
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    min-height: 80px;
}
.woocommerce #secondary .widget_products ul li .product-title {
    margin-top: 0px;
    margin-bottom: 0;
}
.woocommerce #secondary .widget_products ul li .product-title a {
    font-size: 16px;
    color: inherit;
    line-height: 1.25;
    margin-top: 4px;
    margin-bottom: 6px;
    font-family: Samim;
    font-weight: 700;
}
.woocommerce #secondary .widget_products ul li .product-title a:hover {
    color: var(--primary-color);
}
.woocommerce #secondary .widget_products ul li .wg-product-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.woocommerce #secondary .widget_products ul li .wg-product-image {
    margin-left: 20px;
    width: 70px;
    min-width: 70px;
}
.woocommerce #secondary .widget_products ul li .wg-product-image img {
    margin: 0;
    top: 0;
    right: 0;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    -khtml-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    position: static;
    width: 100%;
}
@media screen and (max-width: 769px) {
    .woocommerce .coupon #coupon_code, .woocommerce-page .coupon #coupon_code {
        width: 100% !important;
        margin-bottom: 10px;
        border: none;
        -webkit-border-radius: 50px;
        -khtml-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px;
    }
    .woocommerce .coupon .button, .woocommerce-page .coupon .button {
        width: 100% !important;
    }
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    padding: 0 0 10px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    margin-left: 15px;
    text-align: center;
}
.woocommerce textarea, .woocommerce-page textarea {
    padding-top: 24px;
    padding-bottom: 24px;
    min-height: 140px;
}
.woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.button, .woocommerce-page a.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .cart button.button, .woocommerce-page .cart button.button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce .form-row button.button.alt, .woocommerce-page .form-row button.button.alt {
    font-size: 20px;
    color: #fdfdfd;
    font-weight: 600;
    padding: 11px 162px 12px 153px;
    line-height: 34px;
    -webkit-transition: all 180ms linear 0ms;
    -khtml-transition: all 180ms linear 0ms;
    -moz-transition: all 180ms linear 0ms;
    -ms-transition: all 180ms linear 0ms;
    -o-transition: all 180ms linear 0ms;
    transition: all 180ms linear 0ms;
    background: linear-gradient(-90deg, #ff7369 0%, #ffb06d 100%);
    box-shadow: 0px 4px 30px 0px rgba(89, 100, 255, 0.10);
    position: relative;
    overflow: hidden !important;
    display: inline-block;
    text-transform: capitalize;
    text-align: center;
    cursor: pointer;
    border: none;
    z-index: 1;
    letter-spacing: 0.1px;
    -webkit-box-shadow: none !important;
    -khtml-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
@media (max-width: 1366px) {
    .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce a.button, .woocommerce-page a.button, .woocommerce a.wc-forward, .woocommerce-page a.wc-forward, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .cart button.button, .woocommerce-page .cart button.button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce .form-row button.button.alt, .woocommerce-page .form-row button.button.alt {
        padding: 11px 62px 12px 53px;
    }
}
.woocommerce #respond input#submit.alt.loading, .woocommerce-page #respond input#submit.alt.loading, .woocommerce #respond input#submit.loading, .woocommerce-page #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce-page a.button.loading, .woocommerce a.wc-forward.loading, .woocommerce-page a.wc-forward.loading, .woocommerce button.button.loading, .woocommerce-page button.button.loading, .woocommerce input.button.loading, .woocommerce-page input.button.loading, .woocommerce .cart button.button.loading, .woocommerce-page .cart button.button.loading, .woocommerce a.button.alt.loading, .woocommerce-page a.button.alt.loading, .woocommerce .form-row button.button.alt.loading, .woocommerce-page .form-row button.button.alt.loading {
    padding: 11px 162px 12px 153px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce a.wc-forward:hover, .woocommerce-page a.wc-forward:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce .cart button.button:hover, .woocommerce-page .cart button.button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce .form-row button.button.alt:hover, .woocommerce-page .form-row button.button.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce #respond input#submit:focus, .woocommerce-page #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce-page a.button:focus, .woocommerce a.wc-forward:focus, .woocommerce-page a.wc-forward:focus, .woocommerce button.button:focus, .woocommerce-page button.button:focus, .woocommerce input.button:focus, .woocommerce-page input.button:focus, .woocommerce .cart button.button:focus, .woocommerce-page .cart button.button:focus, .woocommerce a.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce .form-row button.button.alt:focus, .woocommerce-page .form-row button.button.alt:focus, .woocommerce #respond input#submit.alt:active, .woocommerce #respond input.nice-select.open#submit.alt, .woocommerce-page #respond input#submit.alt:active, .woocommerce-page #respond input.nice-select.open#submit.alt, .woocommerce #respond input#submit:active, .woocommerce #respond input.nice-select.open#submit, .woocommerce-page #respond input#submit:active, .woocommerce-page #respond input.nice-select.open#submit, .woocommerce a.button:active, .woocommerce a.nice-select.open.button, .woocommerce-page a.button:active, .woocommerce-page a.nice-select.open.button, .woocommerce a.wc-forward:active, .woocommerce a.nice-select.open.wc-forward, .woocommerce-page a.wc-forward:active, .woocommerce-page a.nice-select.open.wc-forward, .woocommerce button.button:active, .woocommerce button.nice-select.open.button, .woocommerce-page button.button:active, .woocommerce-page button.nice-select.open.button, .woocommerce input.button:active, .woocommerce input.nice-select.open.button, .woocommerce-page input.button:active, .woocommerce-page input.nice-select.open.button, .woocommerce .cart button.button:active, .woocommerce .cart button.nice-select.open.button, .woocommerce-page .cart button.button:active, .woocommerce-page .cart button.nice-select.open.button, .woocommerce a.button.alt:active, .woocommerce a.nice-select.open.button.alt, .woocommerce-page a.button.alt:active, .woocommerce-page a.nice-select.open.button.alt, .woocommerce .form-row button.button.alt:active, .woocommerce .form-row button.nice-select.open.button.alt, .woocommerce-page .form-row button.button.alt:active, .woocommerce-page .form-row button.nice-select.open.button.alt, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled).active, .woocommerce-page #respond input#submit.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce-page #respond input#submit:not([disabled]):not(.disabled).active, .woocommerce a.button:not([disabled]):not(.disabled).active, .woocommerce-page a.button:not([disabled]):not(.disabled).active, .woocommerce a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce-page a.wc-forward:not([disabled]):not(.disabled).active, .woocommerce button.button:not([disabled]):not(.disabled).active, .woocommerce-page button.button:not([disabled]):not(.disabled).active, .woocommerce input.button:not([disabled]):not(.disabled).active, .woocommerce-page input.button:not([disabled]):not(.disabled).active, .woocommerce .cart button.button:not([disabled]):not(.disabled).active, .woocommerce-page .cart button.button:not([disabled]):not(.disabled).active, .woocommerce a.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page a.button.alt:not([disabled]):not(.disabled).active, .woocommerce .form-row button.button.alt:not([disabled]):not(.disabled).active, .woocommerce-page .form-row button.button.alt:not([disabled]):not(.disabled).active, .woocommerce #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce #respond input.nice-select.open#submit.alt:not([disabled]):not(.disabled), .woocommerce-page #respond input#submit.alt:not([disabled]):not(.disabled):active, .woocommerce-page #respond input.nice-select.open#submit.alt:not([disabled]):not(.disabled), .woocommerce #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce #respond input.nice-select.open#submit:not([disabled]):not(.disabled), .woocommerce-page #respond input#submit:not([disabled]):not(.disabled):active, .woocommerce-page #respond input.nice-select.open#submit:not([disabled]):not(.disabled), .woocommerce a.button:not([disabled]):not(.disabled):active, .woocommerce a.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce-page a.button:not([disabled]):not(.disabled):active, .woocommerce-page a.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce a.nice-select.open.wc-forward:not([disabled]):not(.disabled), .woocommerce-page a.wc-forward:not([disabled]):not(.disabled):active, .woocommerce-page a.nice-select.open.wc-forward:not([disabled]):not(.disabled), .woocommerce button.button:not([disabled]):not(.disabled):active, .woocommerce button.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce-page button.button:not([disabled]):not(.disabled):active, .woocommerce-page button.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce input.button:not([disabled]):not(.disabled):active, .woocommerce input.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce-page input.button:not([disabled]):not(.disabled):active, .woocommerce-page input.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce .cart button.button:not([disabled]):not(.disabled):active, .woocommerce .cart button.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce-page .cart button.button:not([disabled]):not(.disabled):active, .woocommerce-page .cart button.nice-select.open.button:not([disabled]):not(.disabled), .woocommerce a.button.alt:not([disabled]):not(.disabled):active, .woocommerce a.nice-select.open.button.alt:not([disabled]):not(.disabled), .woocommerce-page a.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page a.nice-select.open.button.alt:not([disabled]):not(.disabled), .woocommerce .form-row button.button.alt:not([disabled]):not(.disabled):active, .woocommerce .form-row button.nice-select.open.button.alt:not([disabled]):not(.disabled), .woocommerce-page .form-row button.button.alt:not([disabled]):not(.disabled):active, .woocommerce-page .form-row button.nice-select.open.button.alt:not([disabled]):not(.disabled) {
    outline: medium none;
    text-decoration: none;
    color: #fff;
    background-color: var(--secondary-color);
    background-position: 0%;
}
.woocommerce #respond input#submit.alt[disabled], .woocommerce-page #respond input#submit.alt[disabled], .woocommerce #respond input#submit[disabled], .woocommerce-page #respond input#submit[disabled], .woocommerce a.button[disabled], .woocommerce-page a.button[disabled], .woocommerce a.wc-forward[disabled], .woocommerce-page a.wc-forward[disabled], .woocommerce button.button[disabled], .woocommerce-page button.button[disabled], .woocommerce input.button[disabled], .woocommerce-page input.button[disabled], .woocommerce .cart button.button[disabled], .woocommerce-page .cart button.button[disabled], .woocommerce a.button.alt[disabled], .woocommerce-page a.button.alt[disabled], .woocommerce .form-row button.button.alt[disabled], .woocommerce-page .form-row button.button.alt[disabled] {
    color: #fff;
}
.woocommerce #respond input#submit.alt[disabled]:hover, .woocommerce-page #respond input#submit.alt[disabled]:hover, .woocommerce #respond input#submit[disabled]:hover, .woocommerce-page #respond input#submit[disabled]:hover, .woocommerce a.button[disabled]:hover, .woocommerce-page a.button[disabled]:hover, .woocommerce a.wc-forward[disabled]:hover, .woocommerce-page a.wc-forward[disabled]:hover, .woocommerce button.button[disabled]:hover, .woocommerce-page button.button[disabled]:hover, .woocommerce input.button[disabled]:hover, .woocommerce-page input.button[disabled]:hover, .woocommerce .cart button.button[disabled]:hover, .woocommerce-page .cart button.button[disabled]:hover, .woocommerce a.button.alt[disabled]:hover, .woocommerce-page a.button.alt[disabled]:hover, .woocommerce .form-row button.button.alt[disabled]:hover, .woocommerce-page .form-row button.button.alt[disabled]:hover {
    color: #fff;
}
.woocommerce .comment-form, .woocommerce-page .comment-form {
    max-width: 100%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    color: inherit;
    border: none;
    background-color: var(--secondary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 27.5px;
    flex-wrap: wrap;
    padding: 28px 0 31px;
    color: #fff;
    margin-bottom: 54px;
}
.woocommerce .woocommerce-message .woocommerce-error, .woocommerce-page .woocommerce-message .woocommerce-error, .woocommerce .woocommerce-info .woocommerce-error, .woocommerce-page .woocommerce-info .woocommerce-error {
    margin: 0;
}
.woocommerce .woocommerce-message form, .woocommerce-page .woocommerce-message form, .woocommerce .woocommerce-info form, .woocommerce-page .woocommerce-info form {
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.woocommerce .woocommerce-message form p:first-child, .woocommerce-page .woocommerce-message form p:first-child, .woocommerce .woocommerce-info form p:first-child, .woocommerce-page .woocommerce-info form p:first-child {
    display: none;
}
.woocommerce .woocommerce-message form p.form-row-first, .woocommerce-page .woocommerce-message form p.form-row-first, .woocommerce .woocommerce-info form p.form-row-first, .woocommerce-page .woocommerce-info form p.form-row-first {
    padding: 0;
    margin: 0;
    margin-left: 27.5px;
}
.woocommerce .woocommerce-message form p.form-row-first input, .woocommerce-page .woocommerce-message form p.form-row-first input, .woocommerce .woocommerce-info form p.form-row-first input, .woocommerce-page .woocommerce-info form p.form-row-first input {
    border-radius: 10px;
    border: 1px solid #fdfdfd;
    background-color: transparent;
    font-family: Samim;
    color: #fdfdfd;
    text-transform: capitalize;
    padding: 10px 20px 11px 50px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 253px;
}
.woocommerce .woocommerce-message form p.form-row-last, .woocommerce-page .woocommerce-message form p.form-row-last, .woocommerce .woocommerce-info form p.form-row-last, .woocommerce-page .woocommerce-info form p.form-row-last {
    padding: 0;
    margin: 0;
}
.woocommerce .woocommerce-message form p.form-row-last button, .woocommerce-page .woocommerce-message form p.form-row-last button, .woocommerce .woocommerce-info form p.form-row-last button, .woocommerce-page .woocommerce-info form p.form-row-last button {
    padding: 7px 20px 8px;
    font-family: Samim;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.08px;
}
.woocommerce .woocommerce-message:after, .woocommerce-page .woocommerce-message:after, .woocommerce .woocommerce-info:after, .woocommerce-page .woocommerce-info:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 7px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    top: 0;
    right: 0;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
    content: none;
}
.woocommerce .woocommerce-notice--success, .woocommerce-page .woocommerce-notice--success {
    font-size: 20px;
    font-weight: bold;
    color: var(--primary-color);
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button {
    padding: 0;
    line-height: 25px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: var(--primary-color);
    color: #fff;
    background-image: none;
    font-size: 12px;
    text-transform: uppercase;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:before, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:before {
    font-family: "caseicon";
    content: "\f101";
    font-size: 14px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:hover {
    background-color: var(--secondary-color);
    color: #fff;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover:before, .woocommerce-page .woocommerce-notices-wrapper .woocommerce-message .button:hover:before {
    color: inherit;
}
.woocommerce .quantity, .woocommerce-page .quantity {
    position: relative;
    display: inline-block;
}
.woocommerce .quantity .qty-suff, .woocommerce-page .quantity .qty-suff {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: -117.78px;
    font-family: Samim;
    font-size: 15.042px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.577px;
    text-transform: uppercase;
    color: #000;
}
.woocommerce .quantity .qty, .woocommerce-page .quantity .qty {
    background-color: transparent;
    padding: 0 10px 0 15px;
    border: none;
    font-family: Samim;
    font-size: 20.056px;
    font-style: normal;
    font-weight: 600;
    color: #000;
    line-height: 27.577px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 55.15px;
    width: 183.01px;
    -moz-appearance: textfield;
}
.woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce-page .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce-page .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce .quantity-icon i, .woocommerce-page .quantity-icon i {
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    color: #191919;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.woocommerce .quantity-icon i.quantity-up, .woocommerce-page .quantity-icon i.quantity-up {
    left: 33.84px;
}
.woocommerce .quantity-icon i.quantity-down, .woocommerce-page .quantity-icon i.quantity-down {
    right: 33.84px;
}
.woocommerce .quantity-icon i:hover, .woocommerce-page .quantity-icon i:hover {
    color: var(--primary-color);
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border-color: #ececec;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 20px 15px;
    border-color: #ececec;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
    font-weight: 500;
    border-color: #ececec;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
    width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions {
    text-align: left;
}
@media screen and (min-width: 992px) {
    .woocommerce .content-row {
        margin: 0 -15px;
    }
    .woocommerce #primary.content-has-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        -o-flex: 0 0 75%;
        max-width: 75%;
    }
    .woocommerce #secondary.widget-has-sidebar {
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        -o-flex: 0 0 25%;
        max-width: 25%;
    }
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
    height: 4px;
    background-color: #e6e6e6;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary-color);
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
    height: 15px;
    width: 15px;
    background-color: var(--primary-color);
    border-radius: 15px;
    top: -5px;
    background: #fff;
    border: 3px solid var(--primary-color);
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 10px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
    line-height: 36px;
    font-size: 14px;
    margin-left: 15px;
    letter-spacing: 0.05em;
    padding-right: 18px;
    padding-left: 18px;
    font-weight: 400;
}
.woocommerce #secondary .widget_price_filter .price_label {
    font-size: 15px;
    font-weight: 500;
}
.widget_products .amount {
    font-size: 13px;
    font-weight: 700;
    color: var(--third-color);
}
.widget_products del {
    color: #8f8f8f;
}
.widget_products del .amount {
    font-weight: 400;
    color: #8f8f8f;
}
.widget_products .star-rating-wrap {
    display: none !important;
}
.widget_products .wg-product-holder .star-rating {
    font-size: 12px;
    height: 14px;
}
.widget_rating_filter .wc-layered-nav-rating a {
    font-size: 0px;
    display: block;
    padding-right: 28px !important;
    position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
    content: "";
    height: 18px;
    width: 18px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    position: absolute;
    top: 1px;
    right: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
    font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
#shop-topbar {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
    margin: 11px 0;
    position: relative;
    padding-right: 76px;
    color: #020033;
    font-size: 16px;
    min-height: 56px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
#shop-topbar .shop-topbar-item i {
    height: 56px;
    width: 56px;
    -webkit-border-radius: 56px;
    -khtml-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    border: 1px solid #e5e5e5;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
}
#shop-topbar .shop-topbar-item span {
    font-weight: 500;
}
#shop-breadcrumb {
    padding: 23px 0;
}
#shop-breadcrumb ul {
    list-style: none;
    margin: 0;
}
#shop-breadcrumb ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color);
    margin: 10px 0;
    padding: 0 12px;
    position: relative;
}
#shop-breadcrumb ul li::after {
    content: '/';
    color: #e9e9e9;
    position: absolute;
    top: 0;
    left: -4px;
}
#shop-breadcrumb ul li:first-child {
    padding-right: 0;
}
#shop-breadcrumb ul li:last-child:after {
    display: none;
}
#shop-breadcrumb ul li a {
    color: ;
}
#shop-breadcrumb ul li a:hover {
    color: var(--primary-color);
}
.woocommerce .star-rating-wrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
    margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
    color: #161616;
    margin-right: 4px;
}
.woocommerce span.onsale {
    min-width: inherit;
    min-height: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 !important;
    overflow: visible;
    position: absolute;
    top: 20px !important;
    right: 30px !important;
    left: auto !important;
    z-index: 1;
    width: 60px;
    height: 60px;
    background-color: #000;
    display: inline-block;
    border-radius: 50%;
    line-height: 60px;
}
.woocommerce span.onsale:before, .woocommerce span.onsale:after {
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: #fff;
    content: "";
    position: absolute;
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
}
.woocommerce span.onsale:before {
    top: 20px;
}
.woocommerce span.onsale:after {
    bottom: 15px;
}
.woocommerce .star-rating span {
    color: #ff7369;
}
@media screen and (min-width: 992px) {
    .woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
        width: 33.33%;
    }
}
.woocommerce .woocommerce-product-category {
    font-size: 14px;
    color: inherit;
    margin-bottom: 3px;
}
.woocommerce .woocommerce-product-category a {
    color: inherit;
}
.woocommerce .woocommerce-product-category a:hover {
    color: var(--primary-color);
}
.woocommerce .woocommerce-topbar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 35px;
    position: relative;
    z-index: 101;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
    margin: 0 0px 20px 30px;
    flex-grow: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
    margin-bottom: 20px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
    float: none;
    margin: 0;
    font-size: 16px;
    font-family: Vazirmatn1;
    font-weight: 700;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
    min-width: 284px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering select {
    cursor: pointer;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none;
}
.woocommerce .woocommerce-product-inner {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
    position: relative;
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 97px 42px 50px 53px;
    overflow: hidden;
    flex: 1;
    max-height: 609px;
    min-height: 609px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
@media (max-width: 767px) {
    .woocommerce .woocommerce-product-inner .woocommerce-product-header {
        max-height: 500px;
        min-height: 500px;
    }
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    width: auto !important;
    max-width: 100%;
    display: inline-block;
    margin: auto !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content {
    padding: 33px 0 0;
    text-align: center;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-content > .price {
    margin-bottom: 0 !important;
    line-height: normal;
}
.woocommerce .woocommerce-product-inner .woocommerce-product--title {
    margin-bottom: 28px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product--title a {
    color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: scaley(0);
    -khtml-transform: scaley(0);
    -moz-transform: scaley(0);
    -ms-transform: scaley(0);
    -o-transform: scaley(0);
    transform: scaley(0);
    text-align: center;
    margin-bottom: 38px;
    opacity: 0;
    transform-origin: bottom center;
    -webkit-transform-origin: bottom center;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .add_to_cart_button {
    font-family: Samim;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.1px;
    position: relative;
    -webkit-transition: all 0.25s linear;
    -khtml-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .added_to_cart {
    padding: 11px 184px 12px 175px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .added_to_cart:before {
    left: 137px;
    right: auto;
    font-size: 15px;
    color: #000;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .button.product_type_grouped {
    line-height: 32px;
    border-bottom: 2px solid #000;
    background: transparent;
    color: #000;
    position: relative;
    padding-right: 30px;
    text-transform: uppercase;
    font-size: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .button.product_type_grouped:before {
    content: "\e9ba";
    right: 0;
    color: #000;
    transform: translate(0, 0);
    top: 0;
    font-family: icomoon;
    font-size: 22px;
    font-weight: 400;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta .star-rating-wrap .count-rating {
    display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button {
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: var(--secondary-color);
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    font-family: caseicon;
    font-size: 16px;
    font-weight: 400;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.added_to_cart:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.added_to_cart:before {
    color: #fff;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.added_to_cart:before, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.added_to_cart:before {
    content: "\f119";
}
.woocommerce .woocommerce-product-inner .woocommerce-product-meta a.added, .woocommerce .woocommerce-product-inner .woocommerce-product-meta button.added {
    display: none;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
    opacity: 1;
    -webkit-transform: scaley(1);
    -khtml-transform: scaley(1);
    -moz-transform: scaley(1);
    -ms-transform: scaley(1);
    -o-transform: scaley(1);
    transform: scaley(1);
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
    display: none !important;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    border: none;
    overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
    width: 41px;
    height: 41px;
    border-radius: 50%;
    line-height: 41px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    margin-right: 1px;
    color: var(--third-color);
    margin-left: 1px;
    overflow: hidden;
    margin-top: 5px;
    position: relative;
    transition: all 0.3s linear;
    z-index: 1;
    padding: 0;
    font-family: Samim;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
    font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before {
    content: "\f134";
    font-family: "caseicon";
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: inherit;
    -khtml-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
    color: #fdfdfd;
    background-image: linear-gradient(-90deg, #40ccfc, #1aecf5);
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:after, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:after {
    height: 100%;
}
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content.style-2 .woocommerce-product--price {
    white-space: nowrap;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content.style-4 {
    justify-content: right;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content.style-4 .woocommerce-product--meta {
    text-align: right;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content.style-4 .woocommerce-product--meta .star-rating:before {
    transform: translatex(0);
    right: 0;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content.style-4 .woocommerce-product--meta .star-rating span:before {
    transform: translatex(0);
    right: 0;
}
.woocommerce ul.products.pxl-products-list li.product {
    width: 100% !important;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .woocommerce ul.products.pxl-products-list li.product {
        margin-bottom: 50px;
    }
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-header {
    width: 35%;
}
@media screen and (max-width: 767px) {
    .woocommerce ul.products.pxl-products-list .woocommerce-product-header {
        width: 100%;
    }
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content {
    position: relative;
    width: 65%;
    flex-wrap: wrap;
    align-self: center;
    text-align: right;
    padding: 0 15px 0 0;
    box-shadow: none;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content .woocommerce-product--rating {
    justify-content: flex-start;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content .woocommerce-product--title {
    width: 100%;
    font-size: 27px;
    margin-bottom: 10px;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-content .price {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .woocommerce ul.products.pxl-products-list .woocommerce-product-content {
        width: 100%;
        padding: 0;
    }
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-inner:hover .woocommerce-product-content {
    margin: 0;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product--excerpt {
    display: block !important;
    margin-bottom: 2px;
}
.woocommerce ul.products.pxl-products-list .woocommerce-product-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.woocommerce ul.products.pxl-products-list + .woocommerce-pagination {
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .woocommerce ul.products.pxl-products-list + .woocommerce-pagination {
        margin-top: 0;
    }
}
.woocommerce ul.products li.product {
    margin-bottom: 76px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 9.5px;
    display: inline-flex;
    float: none;
}
.woocommerce ul.products li.product.last {
    margin-left: 0;
}
.woocommerce ul.products li.product > .woosw-btn, .woocommerce ul.products li.product > .woosq-btn, .woocommerce ul.products li.product > .woosc-btn {
    display: none !important;
}
.woocommerce ul.products li.product .price {
    font-family: Vazirmatn1;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.18px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 23px;
}
.woocommerce ul.products li.product .price .amount {
    color: #7360f2;
}
.woocommerce ul.products li.product .price del {
    color: #636363;
    font-size: 24px;
    font-weight: 700;
    opacity: 1;
}
.woocommerce ul.products li.product .price del .amount {
    color: inherit;
}
.woocommerce ul.products li.product .price del + ins {
    margin-right: 5px;
}
.woocommerce ul.products li.product .price ins {
    font-weight: inherit;
    text-decoration: unset;
    padding: 0;
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce ul.products li.product .woocommerce-product-title, .woocommerce ul.products li.product .woocommerce-product--title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    text-align: right;
}
@media screen and (min-width: 1200px) {
    .woocommerce ul.products li.product .woocommerce-product-title, .woocommerce ul.products li.product .woocommerce-product-title, .woocommerce ul.products li.product .woocommerce-product--title {
        padding: 0 10px;
    }
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce ul.products li.product .woocommerce-product--title a {
    color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce ul.products li.product .woocommerce-product--title a:hover {
    color: var(--primary-color);
    text-decoration: underline;
    text-decoration-thickness: 1px;
}
@media screen and (min-width: 992px) {
    .woocommerce ul.products.columns-4 li.product {
        width: 25%;
    }
}
@media screen and (max-width: 991px) {
    .woocommerce ul.products.columns-4 li.product {
        width: 33.33%;
    }
}
@media screen and (min-width: 768px) {
    .woocommerce ul.products.columns-3 li.product {
        width: 33.33%;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .woocommerce ul.products li.product {
        width: 50% !important;
    }
}
@media screen and (max-width: 575px) {
    .woocommerce ul.products li.product {
        width: 100% !important;
    }
}
.single-product .woocommerce-social-share {
    padding-top: 47.8px;
}
.single-product .woocommerce-social-share label {
    font-family: Samim;
    font-size: 17.549px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.084px;
    margin-left: 10px;
}
.single-product .woocommerce-social-share a {
    width: 37.605px;
    height: 37.605px;
    line-height: 37.605px;
    border-radius: 50%;
    background-color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fdfdfd;
    font-size: 14px;
    margin-left: 5.53px;
}
.single-product .woocommerce-social-share a i {
    -webkit-transition: all 180ms linear 0ms;
    -khtml-transition: all 180ms linear 0ms;
    -moz-transition: all 180ms linear 0ms;
    -ms-transition: all 180ms linear 0ms;
    -o-transition: all 180ms linear 0ms;
    transition: all 180ms linear 0ms;
}
.single-product .woocommerce-social-share a:hover {
    color: var(--primary-color);
}
.single-product .woocommerce-social-share a:hover i {
    -webkit-transform: translatey(-2px);
    -khtml-transform: translatey(-2px);
    -moz-transform: translatey(-2px);
    -ms-transform: translatey(-2px);
    -o-transform: translatey(-2px);
    transform: translatey(-2px);
}
.single-product .woocommerce-summary-wrap {
    margin: 0 -25px;
}
.single-product .woocommerce-summary-wrap > .col-xl-6 {
    padding: 0 25px;
}
.single-product #shop-breadcrumb {
    padding-bottom: 46px;
}
.single-product #shop-newsletter {
    margin-top: 30px;
}
.single-product .woocommerce-sg-product-price {
    padding-top: 14px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-weight: 700;
}
.single-product .woocommerce-sg-product-price .price {
    margin-bottom: 0;
}
.single-product section.related {
    padding-top: 124px;
}
.single-product section.related h2 {
    font-family: Samim;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0;
}
.single-product section.related ul.products {
    margin-bottom: 0;
}
.single-product section.related ul.products li.product {
    margin-bottom: 0 !important;
    margin-top: 60px;
}
.single-product #primary div.product .entry-summary {
    width: 100% !important;
    margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
    .single-product #primary div.product .entry-summary {
        position: sticky;
        top: 62px;
    }
}
.single-product #primary div.product .entry-summary form.cart a.added_to_cart {
    background-color: transparent;
    border-bottom: 2px solid #000;
    color: #000;
    text-transform: uppercase;
    line-height: 38px;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
}
.single-product #primary div.product .entry-summary form.cart a.added_to_cart.wc-forward:before {
    position: relative;
    top: 2px;
    margin-left: 10px;
    display: inline-block;
    content: "\f101";
    font-family: "caseicon";
}
.single-product #primary div.product .entry-summary > button {
    display: none;
}
.single-product #primary div.product .entry-summary .add_to_cart_button {
    margin-top: 19.71px;
    padding: 11px 165px 12px 170px;
}
.single-product #primary div.product .entry-summary .wooc-product-meta {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.single-product #primary div.product .entry-summary .wooc-product-meta > div {
    margin-bottom: 8px;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.single-product #primary div.product .entry-summary .wooc-product-meta button {
    order: 2;
}
.single-product #primary div.product .entry-summary .wooc-product-meta form {
    order: 1;
    width: 100%;
}
.single-product #primary div.product .entry-summary .wooc-product-meta form table {
    padding-bottom: 20px;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a, .single-product #primary div.product .entry-summary .wooc-product-meta button {
    margin-left: 15px;
    width: 55.15px;
    height: 55.15px;
    min-width: 55.15px;
    line-height: 55.15px;
    padding: 0;
    text-align: center;
    font-size: 0;
    background-color: #f2f2f2;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    position: relative;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a:before, .single-product #primary div.product .entry-summary .wooc-product-meta button:before {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #000;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    font-family: caseicon;
    font-size: 16px;
    font-weight: 400;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.add_to_cart_button:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.add_to_cart_button:before {
    content: "\f145";
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.product_type_variable:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.product_type_variable:before {
    content: "\f122";
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.added_to_cart, .single-product #primary div.product .entry-summary .wooc-product-meta button.added_to_cart {
    background-color: #222;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.added_to_cart:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.added_to_cart:before {
    color: #fff;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.added_to_cart:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.added_to_cart:before {
    content: "\f119";
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.woosc-btn:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.woosc-btn:before {
    content: "\f102";
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.woosw-btn:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.woosw-btn:before {
    content: "\f12f";
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.woosq-btn:before, .single-product #primary div.product .entry-summary .wooc-product-meta button.woosq-btn:before {
    content: "\f101";
    font-size: 18px;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a.added, .single-product #primary div.product .entry-summary .wooc-product-meta button.added {
    display: none;
}
.single-product #primary div.product .entry-summary .wooc-product-meta a:hover, .single-product #primary div.product .entry-summary .wooc-product-meta button:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.single-product #primary div.product .entry-summary .wooc-product-meta a:hover:before, .single-product #primary div.product .entry-summary .wooc-product-meta button:hover:before {
    color: #fff;
}
.single-product #primary div.product .entry-summary .wooc-product-meta .single_add_to_cart_button {
    display: none;
}
.single-product #primary div.product .woocommerce-product-gallery {
    width: 100% !important;
    margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
    .single-product #primary div.product .woocommerce-product-gallery {
        margin-bottom: 30px;
    }
}
.single-product #primary div.product .woocommerce-product-details__short-description p:last-child, .single-product > div.product .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature, .single-product > div.product .woocommerce-sg-product-feature {
    margin-bottom: 71px;
    list-style: none;
}
.single-product #primary div.product .woocommerce-sg-product-feature li, .single-product > div.product .woocommerce-sg-product-feature li {
    display: flex;
    flex-wrap: nowrap;
}
.single-product #primary div.product .woocommerce-sg-product-feature li i, .single-product > div.product .woocommerce-sg-product-feature li i {
    margin-left: 8px;
    margin-top: 6px;
    color: var(--primary-color);
}
.single-product #primary div.product .woocommerce-sg-product-feature li p:last-child, .single-product > div.product .woocommerce-sg-product-feature li p:last-child {
    margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-sg-product-feature li + li, .single-product > div.product .woocommerce-sg-product-feature li + li {
    margin-top: 10px;
}
.single-product #primary div.product form.cart, .single-product > div.product form.cart {
    margin-bottom: 20px;
}
.single-product #primary div.product form.cart label, .single-product > div.product form.cart label {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    color: #191919;
    font-family: Samim;
}
.single-product #primary div.product form.cart .reset_variations, .single-product > div.product form.cart .reset_variations {
    font-weight: 700;
    color: #191919;
    font-size: 16px;
    margin-top: 6px;
    display: none;
    visibility: visible !important;
}
.single-product #primary div.product form.cart .reset_variations:hover, .single-product > div.product form.cart .reset_variations:hover {
    color: var(--primary-color);
}
.single-product #primary div.product form.cart .variations td.label, .single-product > div.product form.cart .variations td.label {
    padding: 0;
}
.single-product #primary div.product form.cart .variations td.woo-variation-items-wrapper, .single-product > div.product form.cart .variations td.woo-variation-items-wrapper {
    padding: 0;
    margin-bottom: 12px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
    background-color: #f9f9f9;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item .variable-item-span-button {
    font-size: 15px;
    line-height: 26px;
    padding: 0 8px;
    color: #383838;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item:hover {
    background-color: var(--primary-color);
    box-shadow: 0 0 0 1px var(--primary-color);
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item.selected .variable-item-span-button, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover .variable-item-span-button, .single-product > div.product form.cart .button-variable-wrapper .button-variable-item:hover .variable-item-span-button {
    color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item {
    border: 1px solid #c6c6c6;
    padding: 2px;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color {
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color:after, .single-product > div.product form.cart .color-variable-wrapper .color-variable-item .variable-item-span-color:after {
    display: none;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart, .single-product > div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.single-product #primary div.product form.cart.variations_form .woocommerce-variation-price, .single-product > div.product form.cart.variations_form .woocommerce-variation-price {
    margin: 0 0 24px;
}
.single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button, .single-product > div.product form.cart.variations_form button.single_add_to_cart_button {
    background-color: transparent;
    border-bottom: 2px solid #000;
    color: #000;
}
.single-product #primary div.product form.cart:not(.variations_form), .single-product > div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form), .single-product > div.product form.cart:not(.grouped_form) {
    display: flex;
    margin: 0;
    align-items: center;
    flex-wrap: wrap;
}
.single-product #primary div.product form.cart .woocommerce-grouped-product-list td, .single-product > div.product form.cart .woocommerce-grouped-product-list td {
    vertical-align: middle;
}
.single-product #primary div.product .woocommerce-gallery span.onsale, .single-product > div.product .woocommerce-gallery span.onsale {
    display: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport, .single-product > div.product .woocommerce-product-gallery .flex-viewport {
    overflow: hidden;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image, .single-product > div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
    display: flex;
    flex-direction: column;
    margin: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
    position: relative;
    width: 100%;
    padding: 0;
}
@media (max-width: 1200px) {
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
        height: auto;
        margin-top: 10px;
        margin-left: -10px;
        margin-right: -10px;
        flex-direction: row !important;
        width: auto;
    }
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
        width: 25%;
        margin: 2px 10px;
        padding: 15px 10px;
    }
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img, .single-product > div.product .woocommerce-product-gallery .flex-control-nav img {
    position: relative;
    opacity: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active, .single-product > div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
    border-color: var(--secondary-color);
}
@media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
        margin: 40px -15px 0;
    }
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav li {
        padding: 0 15px;
    }
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    margin: 40px 0px 0;
    cursor: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll li, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll li {
    display: inline-block;
    width: 25%;
    float: none;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar {
    height: 8px;
    background-color: var(--third-color);
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar-thumb, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    background-color: #858585;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar-track, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
@media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll {
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 10px;
    }
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar, .single-product > div.product .woocommerce-product-gallery .flex-control-nav.pxl-custom-scroll::-webkit-scrollbar {
        height: 2px;
    }
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
    content: '';
    background-color: rgba(var, 1, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
    content: "\f06e";
    font-family: "font awesome 5 pro";
    font-size: 16px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    color: var(--primary-color);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -khtml-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
    opacity: 0.8;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after, .single-product > div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
    opacity: 1;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating, .single-product > div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating {
    display: flex;
    margin-bottom: 8px;
    font-family: Vazirmatn1;
    font-size: 17.549px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.084px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating, .single-product > div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating {
    width: 7em;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating span:before, .single-product > div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating span:before {
    content: "s s s s s";
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating:before, .single-product > div.product .entry-summary .woocommerce-sg-product-rating .woocommerce-product-rating .star-rating:before {
    content: "s s s s s";
}
.single-product #primary div.product .entry-summary .entry-title, .single-product > div.product .entry-summary .entry-title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    margin-top: 10px;
    margin-bottom: 14px;
    max-width: 471px;
}
.single-product #primary div.product .entry-summary .price, .single-product > div.product .entry-summary .price {
    font-family: Vazirmatn1;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.18px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.single-product #primary div.product .entry-summary .price ins, .single-product > div.product .entry-summary .price ins {
    margin-left: 12px;
    color: #7360f2;
}
.single-product #primary div.product .entry-summary .price del, .single-product > div.product .entry-summary .price del {
    color: #636363;
    font-size: 24px;
    font-weight: 700;
}
.single-product #primary div.product .entry-summary .price del .amount, .single-product > div.product .entry-summary .price del .amount {
    color: inherit;
}
.single-product #primary div.product .entry-summary > .woosc-btn, .single-product > div.product .entry-summary > .woosc-btn, .single-product #primary div.product .entry-summary > .woosw-btn, .single-product > div.product .entry-summary > .woosw-btn {
    margin-left: 15px;
    margin-bottom: 25px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    font-size: 0;
    background-color: #fff;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #eee;
}
.single-product #primary div.product .entry-summary > .woosc-btn:before, .single-product > div.product .entry-summary > .woosc-btn:before, .single-product #primary div.product .entry-summary > .woosw-btn:before, .single-product > div.product .entry-summary > .woosw-btn:before {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    content: "";
    font-size: 18px;
    color: var(--secondary-color);
    font-family: "caseicon";
    margin-left: 0;
}
.single-product #primary div.product .entry-summary > .woosc-btn:hover, .single-product > div.product .entry-summary > .woosc-btn:hover, .single-product #primary div.product .entry-summary > .woosw-btn:hover, .single-product > div.product .entry-summary > .woosw-btn:hover {
    border-color: var(--primary-color);
}
.single-product #primary div.product .entry-summary > .woosc-btn:hover:before, .single-product > div.product .entry-summary > .woosc-btn:hover:before, .single-product #primary div.product .entry-summary > .woosw-btn:hover:before, .single-product > div.product .entry-summary > .woosw-btn:hover:before {
    color: var(--primary-color);
}
.single-product #primary div.product .entry-summary > .woosc-btn:before, .single-product > div.product .entry-summary > .woosc-btn:before {
    content: "\f102";
}
.single-product #primary div.product .entry-summary > .woosw-btn:before, .single-product > div.product .entry-summary > .woosw-btn:before {
    content: "\f12f";
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt {
    font-family: Vazirmatn1;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    max-width: 639.29px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description, .single-product > div.product .entry-summary .woocommerce-sg-product-excerpt .woocommerce-product-details__short-description {
    margin-bottom: 46px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button, .single-product > div.product .entry-summary .single_add_to_cart_button {
    clear: right;
    display: flex;
    margin-left: 15px;
    line-height: 40px;
    padding: 0px;
    font-size: 14px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #000;
    color: var(--secondary-color);
    font-family: "Vazirmatn1", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button.loading, .single-product > div.product .entry-summary .single_add_to_cart_button.loading {
    padding-left: 42px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button.loading:after, .single-product > div.product .entry-summary .single_add_to_cart_button.loading:after {
    top: 0;
    left: 14px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button.added:after, .single-product > div.product .entry-summary .single_add_to_cart_button.added:after {
    display: none;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button:before, .single-product > div.product .entry-summary .single_add_to_cart_button:before {
    content: "+";
    margin-left: 10px;
    font-size: 20px;
    line-height: 40px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item__label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
    width: auto;
    text-align: right;
    font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item__value, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
    padding: 0 15px 0;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs, .single-product > div.product .woocommerce-tabs ul.wc-tabs {
    overflow: visible;
    padding: 0 0 15px;
    border-bottom: 1px solid #e6e6e6;
    margin-top: -20px;
    margin-bottom: 38px;
    text-align: right;
    position: relative;
    z-index: 99;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs:after {
    display: none !important;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
    margin: 67px 0px 0 0px;
    padding: 0;
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 99;
    bottom: -1px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after, .single-product > div.product .woocommerce-tabs ul.wc-tabs li:after {
    display: none !important;
}
@media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li, .single-product > div.product .woocommerce-tabs ul.wc-tabs li {
        display: block;
        padding: 0;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
        display: block;
    }
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a {
    padding: 0 0 0 73.94px;
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.591px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    position: relative;
    background-color: #fff;
    z-index: 1;
    background-color: transparent;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product > div.product .woocommerce-tabs ul.wc-tabs li.active > a, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:hover, .single-product > div.product .woocommerce-tabs ul.wc-tabs li a:hover {
    color: var(--primary-color);
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .woocommerce-product-attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .woocommerce-product-attributes th {
    font-weight: 600 !important;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel.woocommerce-tabs-panel--description, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel.woocommerce-tabs-panel--description {
    line-height: 1.875;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel p:last-child, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel p:last-child {
    margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel > h2, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel > h2 {
    display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel.panel, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel.panel {
    padding-top: 38px;
    margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes {
    border: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes th, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes td {
    border-bottom: 1px solid #dee2e6;
    font-family: inherit;
    color: #152136;
    font-weight: normal;
    font-style: normal;
    padding: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes td, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .shop_attributes td {
    border-right: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-tabs-panel .woocommerce-noreviews, .single-product > div.product .woocommerce-tabs .woocommerce-tabs-panel .woocommerce-noreviews {
    margin-bottom: 25px !important;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list, .single-product > div.product .woocommerce-tabs .tab-product-feature-list {
    font-size: 18px;
    line-height: 34px;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
    font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap, .single-product > div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
    margin: 0;
    width: 100%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
    margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
    margin-bottom: 10px;
    font-size: 20px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars {
    font-size: 16px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating a {
    color: #ff7369;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars:hover a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars:hover a, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars.selected a, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating .stars.selected a {
    color: #ff7369;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
    margin-bottom: 8px;
    font-size: 20px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment textarea, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment textarea {
    margin-top: 0;
    font-size: 20px;
    line-height: 1.2;
    padding: 20px 22px 27px 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-reviews-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-reviews-title {
    font-size: 24px;
    margin-bottom: 12px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
    display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
    height: 140px;
    min-height: 140px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
    padding: 30px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit {
    padding: 0;
    margin-top: 10px;
    justify-content: center;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit .submit, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form .form-submit .submit {
    font-size: 28px;
    padding: 20px 0;
    background: transparent;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
    width: 50%;
    padding: 0 15px;
}
@media screen and (max-width: 767px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments {
        width: 100%;
    }
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
    width: 50%;
    padding: 0 15px;
}
@media screen and (max-width: 767px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper, .single-product > div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper {
        width: 100%;
    }
}
.single-product #primary div.product .quantity, .single-product > div.product .quantity {
    margin-left: 20px;
    margin-right: 117.78px;
    border: 1px solid #eee;
}
.single-product #primary div.product .product_meta, .single-product > div.product .product_meta {
    padding-top: 25px;
    display: flex;
    flex-wrap: wrap;
    color: inherit;
}
.single-product #primary div.product .product_meta .sku_wrapper, .single-product > div.product .product_meta .sku_wrapper {
    margin-bottom: 10px;
}
.single-product #primary div.product .product_meta > span, .single-product > div.product .product_meta > span {
    display: block;
    width: 100%;
    color: #000;
    font-weight: 600;
}
.single-product #primary div.product .product_meta > span + span, .single-product > div.product .product_meta > span + span {
    margin-top: 5px;
}
.single-product #primary div.product .product_meta > span span, .single-product > div.product .product_meta > span span, .single-product #primary div.product .product_meta > span a, .single-product > div.product .product_meta > span a {
    font-weight: 400;
}
.single-product #primary div.product .product_meta a, .single-product > div.product .product_meta a {
    color: inherit;
}
.single-product #primary div.product .product_meta a:hover, .single-product > div.product .product_meta a:hover {
    color: var(--primary-color);
}
.single-product #pxl-main {
    padding-bottom: 87px;
}
@media screen and (max-width: 767px) {
    .single-product #pxl-main {
        padding-bottom: 40px;
    }
}
@media screen and (min-width: 768px) {
    .single-product.header-sticky #primary div.product .entry-summary {
        top: 120px;
    }
    .single-product.header-sticky.admin-bar #primary div.product .entry-summary {
        top: 150px;
    }
}
body.woocommerce-cart .cart-empty.woocommerce-info {
    padding: 112px 0 0;
    background-color: transparent;
    border: none;
    text-align: center !important;
}
body.woocommerce-cart .cart-empty.woocommerce-info:before {
    content: "\f12f";
    font-family: "caseicon";
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: var(--primary-color);
    line-height: 100px;
    font-size: 30px;
    right: 50%;
    top: 0;
    transform: translate(50%, 0);
    color: #fff;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-cart-form {
    flex-grow: 1;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 138.19px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals {
    width: 100%;
    max-width: 902.4px;
    padding: 0 15px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper .woocommerce-message, body.woocommerce-cart .pxl-entry-content > .woocommerce .woocommerce-notices-wrapper .woocommerce-info {
    width: 100%;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .cart-empty.woocommerce-info {
    width: 100%;
    text-align: right;
}
body.woocommerce-cart .pxl-entry-content > .woocommerce .return-to-shop {
    width: 100%;
}
body.woocommerce-cart .woocommerce-cart-form .actions .button {
    padding: 0 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon {
    position: relative;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon .input-text {
    width: 253px !important;
    height: 62.19px;
    padding: 0 15px 0 60px;
    font-family: Vazirmatn1;
    font-size: 17.965px;
    font-style: normal;
    font-weight: 400;
    line-height: 35.93px;
    border: 1px solid #f2f7f7;
    border-radius: 0;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon .input-text:focus {
    border-color: var(--secondary-color);
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon button {
    content: '';
    position: absolute;
    top: 0;
    width: 236.31px;
    height: 62.19px;
    background-color: var(--primary-color);
    color: #fff;
    line-height: 62.19px;
    margin-right: 16px;
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    letter-spacing: 0.1px;
    transition: 0.3s linear;
    text-transform: capitalize;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .coupon button:hover {
    background-color: var(--secondary-color);
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions button[name="update_cart"] {
    min-width: 207px;
    height: 62.19px;
    line-height: 62.2px;
    text-transform: capitalize;
    background: var(--secondary-color);
    color: #fdfdfd;
    border-radius: 10px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table {
    border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
    font-family: Samim;
    font-size: 22.111px;
    font-style: normal;
    color: var(--third-color);
    font-weight: 700;
    line-height: 30.402px;
    padding: 13px;
    border-top: none;
    border-right: none;
    border-left: none;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
}
@media screen and (max-width: 1199px) {
    body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
        padding: 22px 10px;
    }
}
@media screen and (max-width: 991px) {
    body.woocommerce-cart .woocommerce-cart-form .shop_table thead th {
        padding: 22px 5px;
    }
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td {
    text-align: right;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #ececec;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions {
    border-bottom: none;
    padding-right: 0;
    padding-left: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation {
    display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price .amount {
    color: var(--third-color);
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .qty-suff {
    display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name, body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
    color: var(--primary-color);
    font-family: Samim;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 30.402px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins {
    color: inherit;
    background-color: transparent;
}
@media screen and (max-width: 991px) {
    body.woocommerce-cart .woocommerce-cart-form tbody .product-name, body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal {
        font-size: 18px;
    }
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail {
    text-align: center !important;
    min-width: 92.07px;
    background-color: #f6f6f6;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a {
    display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img {
    width: 100%;
    max-width: 61px;
    height: 49px;
    object-fit: cover;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .input-text.qty {
    width: 60px;
    height: 60.8px;
    margin: 0 60px;
    padding: 0 15px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity {
    border: 1px solid #e6e6e6;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i {
    font-size: 25px;
    width: 40px;
    height: 60.8px;
    line-height: 60.8px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-down {
    right: 10px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-down:before {
    left: -20%;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-down:hover {
    color: var(--third-color);
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-up {
    left: 10px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-up:before {
    right: -20%;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-quantity .quantity-icon i.quantity-up:hover {
    color: var(--third-color);
    background-color: #f6f9f5;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table {
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions {
    padding: 38px 0 0;
}
@media screen and (max-width: 768px) {
    body.woocommerce-cart .woocommerce-cart-form table.shop_table td {
        padding: 30px 0;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions {
        padding-top: 60px;
    }
    body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-quantity {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}
@media screen and (max-width: 480px) {
    body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity {
        width: auto;
        margin-bottom: 0 !important;
    }
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table.shop_table_responsive tr:nth-child(2n) td, body.woocommerce-cart .woocommerce-cart-form table.shop_table.shop_table_responsive .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
}
body.woocommerce-cart .cart-collaterals .cart_totals {
    padding: 40px 50px;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
    width: 33.33%;
}
@media screen and (max-width: 991px) {
    body.woocommerce-cart .cart-collaterals .cart_totals {
        width: 50%;
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and (max-width: 991px) {
    body.woocommerce-cart .cart-collaterals .cart_totals {
        padding: 30px;
        width: 100%;
    }
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2 {
    font-family: Vazirmatn1;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.222px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    text-transform: capitalize;
}
body.woocommerce-cart .cart-collaterals .cart_totals th {
    vertical-align: middle !important;
    color: inherit;
    font-weight: normal;
    padding: 20px 0px 20px 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals td {
    padding: 12px 10px;
    text-align: left;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong {
    font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
    color: #222;
    font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
    border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
    margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
    color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
    position: relative;
    top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
    color: var(--primary-color);
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0;
    text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    padding-right: 76px;
    padding-left: 76px;
    line-height: 60.8px;
    background: var(--secondary-color);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1px;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    text-align: left;
}
.woocommerce-checkout .woocommerce-noticegroup {
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    margin-right: 15px;
}
.woocommerce-checkout .woocommerce-noticegroup .woocommerce-error {
    color: rgba(0, 0, 0, 0.67);
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.woocommerce-checkout #customer_details {
    padding: 0 15px;
    width: 50%;
}
@media screen and (max-width: 767px) {
    .woocommerce-checkout #customer_details {
        width: 100%;
    }
}
.woocommerce-checkout #customer_details > div {
    float: none;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
    width: 100%;
    display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
    margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields input {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    font-family: Vazirmatn1;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding: 13px 18.5px 15px 221px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields label {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    color: #000;
    margin-bottom: 11px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
    font-family: Vazirmatn1;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 52px;
    text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
    margin-bottom: 0;
    margin-top: 15px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields textarea {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    font-family: Vazirmatn1;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding: 13px 18.5px 15px 221px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
    font-family: Vazirmatn1;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 52px;
    text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
    color: var(--primary-color);
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
    position: absolute;
    opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
    content: "\f01a";
    font-family: fontawesome;
    margin-right: 14px;
    font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
    display: none !important;
}
.woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
    padding: 18px 30px;
}
.woocommerce-checkout form.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
@media screen and (max-width: 991px) {
    .woocommerce-checkout form.woocommerce-checkout .about_paypal {
        display: none;
    }
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    margin-bottom: 44px;
    text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout .pxl-checkout-order-review {
    width: 50%;
    max-width: 493px;
    margin-right: 13px;
    padding: 0 15px;
}
@media screen and (max-width: 767px) {
    .woocommerce-checkout form.woocommerce-checkout .pxl-checkout-order-review {
        width: 100%;
    }
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
    font-weight: 500;
    vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
    border-right: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
    border-right: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    margin-bottom: 60px;
    border-left: none;
    border-top: none;
    border-right: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
    font-family: Vazirmatn1;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
    border-right: none;
    border-left: none;
    border-top: 1px solid #ececec;
    padding-right: 0;
    padding-top: 12px;
    padding-bottom: 12px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
    font-size: 16px;
    font-weight: 400;
    color: var(--third-color);
    text-align: left;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
    background-color: #f6f6f6;
    padding: 30px;
    border: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .woocommerce-info {
    background-color: transparent;
    color: #000;
    padding: 0;
    font-size: 16px;
    margin-bottom: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .woocommerce-info:after {
    content: none;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
    margin-right: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_method + .wc_payment_method {
    margin-top: 12px;
}
@media screen and (max-width: 991px) {
    .woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_method input {
        margin-left: 6px;
    }
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
    padding: 0;
    border: none;
}
@media screen and (max-width: 991px) {
    .woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
    padding: 0;
    margin: 0;
    position: relative;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order p {
    font-size: 16px;
}
@media screen and (max-width: 991px) {
    .woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order:before {
    content: '';
    position: absolute;
    top: 0;
    top: -25px;
    right: 0px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    display: block;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
    float: none;
    margin-top: 10px;
    padding: 10px 25px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment div.payment_box {
    background-color: #f8f8f8;
    color: rgba(0, 0, 0, 0.67);
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment div.payment_box:before {
    border-bottom-color: #f8f8f8;
}
.woocommerce-checkout #payment label {
    font-size: 16px;
    color: #222;
    font-weight: 600;
}
@media screen and (max-width: 991px) {
    .woocommerce-checkout #payment label {
        font-size: 15px;
    }
}
.woocommerce-account .site-content #primary .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: block;
    width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation {
    margin-bottom: 30px;
    width: 30%;
    float: right;
    padding: 0 15px;
}
@media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary .woocommerce-myaccount-navigation {
        width: 100%;
        margin-bottom: 60px;
    }
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul {
    margin: 0;
    list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li {
    border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li a {
    font-size: 16px;
    padding: 10px 0;
    color: #191919;
    font-weight: 600;
    position: relative;
    display: block;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li a:hover {
    color: var(--primary-color);
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li a:before {
    content: "\f104";
    font-family: "caseicon";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    color: var(--primary-color);
    margin-right: -16px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    font-size: 10px;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li a:hover {
    color: inherit;
    padding-right: 22px;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-myaccount-navigation ul li a:hover:before {
    margin-right: 0;
    opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-content {
    margin-bottom: 30px;
    padding: 0 15px;
    width: 70%;
    float: right;
}
@media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary .woocommerce-myaccount-content {
        width: 100%;
        margin-bottom: 0;
    }
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-myaccount-content .col-2 {
    flex: inherit;
    max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-content .form-row label {
    width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-myaccount-content .form-row .woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    padding: 30px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    max-width: 670px;
    margin: 0px auto 30px auto;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
    font-weight: 500;
    margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-button.button {
    margin-left: 16px;
    height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-lostpassword {
    margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-lostpassword a {
    color: var(--primary-color);
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-lostpassword a:hover {
    color: var(--primary-color);
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
    padding: 0;
    line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
    font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    position: relative;
    top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-button {
    height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
    text-align: center;
    font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
    margin: 0 -15px;
    width: inherit;
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
    font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
    width: 50%;
    flex: inherit;
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary #customer_login {
        margin: 0;
    }
    .woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
        width: 100%;
        padding: 0;
    }
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
    background-color: transparent;
    padding: 8px 0;
}
.woocommerce-product-rating {
    margin-bottom: 8px;
    display: flex;
}
.woocommerce-product-rating .woocommerce-review-link {
    color: inherit;
    margin-right: 4px;
}
.woocommerce-product-rating .woocommerce-review-link:hover {
    color: var(--primary-color);
}
.woosw-list .woosw-content-item--title a, #woosw-area .woosw-content-item--title a {
    color: #fff;
    font-weight: 400 !important;
    font-family: Samim;
}
.woosw-list .woosw-content-item--title a:hover, #woosw-area .woosw-content-item--title a:hover {
    color: var(--primary-color);
}
.woosw-list .woosw-content-item--price, #woosw-area .woosw-content-item--price {
    color: var(--primary-color);
    font-weight: 600;
    font-size: 15px;
}
.woosw-list .woosw-content-item--add .add_to_cart_button.loading, #woosw-area .woosw-content-item--add .add_to_cart_button.loading {
    padding-left: 36px !important;
}
.woosw-list .woosw-content-item--add .add_to_cart_button.loading:after, #woosw-area .woosw-content-item--add .add_to_cart_button.loading:after {
    top: 0px;
    left: 16px;
}
#woosw-area .woosw-content-item--title a {
    color: #000;
    font-size: 16px;
    line-height: normal;
}
#woosw-area .woosw-content-item--price {
    line-height: 1;
}
.woosw-list .woosw-actions {
    display: none;
}
.woosw-list .woosw-content-mid-notice {
    text-align: center;
    padding-top: 112px;
    position: relative;
}
.woosw-list .woosw-content-mid-notice:before {
    content: "\f12f";
    font-family: "caseicon";
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: var(--primary-color);
    line-height: 100px;
    font-size: 30px;
    right: 50%;
    top: 0;
    transform: translate(50%, 0);
    position: absolute;
    color: #fff;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add .add_to_cart_button, .woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add .added_to_cart {
    line-height: 40px;
    padding: 0 22px;
    font-size: 14px;
    width: auto;
    min-width: auto;
    display: inline-block;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add .add_to_cart_button.added, .woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add .added_to_cart.added {
    display: none;
}
.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a {
    padding: 0 22px;
    line-height: 40px;
    display: inline-block;
}
@media screen and (min-width: 1200px) {
    .woosw-list .woosw-content-item--actions {
        width: 22%;
    }
}
#woosw-area .woosw-content-item--add .button, #woosw-area .woosw-content-item--add .add_to_cart_button, #woosw-area .woosw-content-item--add .added_to_cart {
    line-height: 40px;
    padding: 0 18px;
    font-size: 14px;
    width: auto;
    min-width: auto;
    display: inline-block;
}
#woosw-area .woosw-content-item--add .button.added, #woosw-area .woosw-content-item--add .add_to_cart_button.added, #woosw-area .woosw-content-item--add .added_to_cart.added {
    display: none;
}
#woosw-area .woosw-content-item--info, #woosw-area .woosw-content-item--actions {
    text-align: center;
}
#woosw-area.woosw-area {
    background-color: rgba(192, 192, 192, 0.6);
}
#woosw-area.woosw-area .woosw-content {
    -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
#woosq-popup .mfp-close {
    display: none;
}
#woosq-popup .entry-summary .entry-title {
    font-size: 24px;
}
#woosq-popup .entry-summary .price {
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
#woosq-popup .entry-summary .woocommerce-product-details__short-description {
    font-size: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
#woosq-popup .entry-summary form {
    margin-bottom: 20px;
}
#woosq-popup .entry-summary .product_meta {
    padding-top: 10px;
    border-top: 1px solid #eee;
}
#woosq-popup .summary-content .product_meta {
    margin-bottom: 30px;
}
#woosq-popup .summary-content .woocommerce-product-details__short-description {
    margin-bottom: 20px;
}
#woosq-popup .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: var(--primary-color);
    width: 3px !important;
    -webkit-border-radius: 3px !important;
    -khtml-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
}
#woosq-popup .single_add_to_cart_button.loading {
    padding-left: 38px;
}
#woosq-popup .single_add_to_cart_button.loading:after {
    top: 0;
    left: 15px;
}
#woosq-popup .quantity .input-text {
    background-color: #fff;
    margin-left: 5px;
    width: 60px;
    padding: 0 10px;
    border: 1px solid #ececec;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
#woosq-popup .slick-dots li {
    margin: 0 2px !important;
}
#woosq-popup .slick-dots li button {
    background-color: rgba(0, 0, 0, 0.3) !important;
    width: 12px !important;
    height: 12px !important;
}
#woosq-popup .slick-dots li button:before, #woosq-popup .slick-dots li button:after {
    display: none !important;
}
#woosq-popup .slick-dots li.slick-active button {
    background-color: var(--primary-color) !important;
}
#woosq-popup .thumbnails .slick-arrow:before {
    color: #fff;
}
.wooscp_list .wooscp-no-result {
    text-align: center;
    font-weight: 500;
    color: #191919;
}
#wooscp-area .wooscp-no-result {
    text-align: center;
    font-weight: 500;
    color: #191919;
    font-size: 15px;
    padding-top: 112px;
}
#wooscp-area .wooscp-no-result:before {
    content: "\f12f";
    font-family: "caseicon";
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: #f8f8f8;
    line-height: 100px;
    font-size: 30px;
    right: 50%;
    top: 0;
    transform: translate(50%, 0);
    position: absolute;
    color: var(--primary-color);
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.loading, .wooscp_list .tr-add_to_cart .add_to_cart_button.loading {
    padding-left: 30px;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.loading:after, .wooscp_list .tr-add_to_cart .add_to_cart_button.loading:after {
    left: 12px;
    top: 0;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button, .wooscp_list .tr-add_to_cart .add_to_cart_button, #wooscp-area .tr-add_to_cart .added_to_cart, .wooscp_list .tr-add_to_cart .added_to_cart, #wooscp-area .tr-add_to_cart .product_type_variable, .wooscp_list .tr-add_to_cart .product_type_variable {
    line-height: 40px;
    padding: 0 18px;
    font-size: 14px;
    width: auto;
    min-width: auto;
    display: inline-block;
}
#wooscp-area .tr-add_to_cart .add_to_cart_button.added, .wooscp_list .tr-add_to_cart .add_to_cart_button.added, #wooscp-area .tr-add_to_cart .added_to_cart.added, .wooscp_list .tr-add_to_cart .added_to_cart.added, #wooscp-area .tr-add_to_cart .product_type_variable.added, .wooscp_list .tr-add_to_cart .product_type_variable.added {
    display: none;
}
#wooscp-area .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y, .wooscp_list .ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: var(--primary-color);
    width: 3px !important;
    -webkit-border-radius: 3px !important;
    -khtml-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
}
#wooscp-area .wooscp_table th a, .wooscp_list .wooscp_table th a {
    color: #191919;
}
#wooscp-area .wooscp_table .td-label, .wooscp_list .wooscp_table .td-label {
    font-weight: 600;
}
#wooscp-area #wooscp_table th a, .wooscp_list #wooscp_table th a {
    color: #191919;
}
#wooscp-area #wooscp_table .td-label, .wooscp_list #wooscp_table .td-label {
    font-weight: 600;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes, .wooscp_list #wooscp_table .woocommerce-product-attributes {
    border: none;
    background-color: transparent !important;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes th, .wooscp_list #wooscp_table .woocommerce-product-attributes th, #wooscp-area #wooscp_table .woocommerce-product-attributes td, .wooscp_list #wooscp_table .woocommerce-product-attributes td {
    padding: 0px;
    border: none;
    background-color: transparent !important;
}
#wooscp-area #wooscp_table .woocommerce-product-attributes th p, .wooscp_list #wooscp_table .woocommerce-product-attributes th p, #wooscp-area #wooscp_table .woocommerce-product-attributes td p, .wooscp_list #wooscp_table .woocommerce-product-attributes td p {
    margin-bottom: 0;
}
.wooscp-popup.wooscp-search {
    background-color: rgba(192, 192, 192, 0.6);
}
.wooscp-popup.wooscp-search .wooscp-popup-close {
    background-color: rgba(0, 0, 0, 0.1);
}
.wooscp-popup.wooscp-search .wooscp-popup-content {
    -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
.wooscp-area .wooscp-inner .wooscp-table .wooscp-table-inner .wooscp-table-items table tbody tr.tr-image:hover td {
    background-color: #fff;
}
body .mfp-bg.mfp-woosq.mfp-ready {
    opacity: 1;
    background-color: rgba(192, 192, 192, 0.6);
}
body .mfp-wrap #woosq-popup {
    -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -khtml-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, .2);
}
#secondary .widget.woocommerce .widget-title {
    font-size: 20px;
}
.woocommerce-lost-password .woocommerce-error {
    max-width: 440px;
    margin: auto;
}
.woocommerce-lost-password .woocommerce-resetpassword {
    border: 1px solid #efefef;
    background-color: #f9f9f9;
    padding: 35px 30px 25px;
    max-width: 440px;
    margin: auto;
}
.woocommerce-lost-password .woocommerce-resetpassword p {
    width: 100% !important;
    float: none !important;
}
.woocommerce-lost-password .woocommerce-resetpassword .woocommerce-button {
    width: 100%;
    height: 54px;
    line-height: 54px !important;
    padding: 0 30px !important;
    color: #fff !important;
}
.woocommerce-archive-layout {
    display: flex;
    margin-bottom: 20px;
    margin-left: 30px;
}
.woocommerce-archive-layout .archive-layout {
    width: 22px;
    height: 19px;
    opacity: 0.33;
    margin-right: 10px;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.woocommerce-archive-layout .archive-layout.layout-grid {
    background-image: url(../assets/img/layout-grid.png);
}
.woocommerce-archive-layout .archive-layout.layout-list {
    background-image: url(../assets/img/layout-list.png);
}
.woocommerce-archive-layout .archive-layout:hover, .woocommerce-archive-layout .archive-layout.active {
    opacity: 1;
}
.pxl-privacy-policy .pxl-text-editor h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 22px;
}
.pxl-privacy-policy .pxl-text-editor h4 {
    font-size: 20px;
    font-weight: 500;
}
.pxl-privacy-policy .pxl-text-editor p {
    margin-bottom: 24px;
}
.list-info-product {
    list-style: none;
    padding-right: 0px;
}
.list-info-product li {
    position: relative;
    padding-right: 25px;
}
.list-info-product li + li {
    margin-top: 12px;
}
.list-info-product li:before {
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 0;
    width: 10px;
    height: 2px;
    content: "";
    background-color: var(--primary-color);
}
.woosw-items {
    width: 100%;
    /* widget layout */
}
.woosw-items .woosw-item--add a {
    line-height: 32px;
    padding: 0 12px;
}
.pxl-product-grid.layout-1 .pxl-grid-item, .pxl-product-carousel.layout-1 .pxl-grid-item {
    padding: 0 9.5px;
}
.pxl-product-grid.layout-1 .pxl-grid-item > button, .pxl-product-carousel.layout-1 .pxl-grid-item > button {
    display: none;
}
.pxl-product-grid.layout-1 .pxl-grid-item span.onsale, .pxl-product-carousel.layout-1 .pxl-grid-item span.onsale {
    position: absolute;
    min-width: inherit;
    min-height: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    text-align: center;
    margin: 0 !important;
    top: 45px !important;
    right: 15px !important;
    left: auto !important;
    background-color: #000;
    z-index: 1;
    overflow: visible;
    border-radius: 0;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product-header, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product-header {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: rgba(36, 40, 83, 0.50);
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product-header img, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product-header img {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    width: auto;
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin-bottom: 0 !important;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product-meta a, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product-meta a, .pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product-meta button, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product-meta button {
    background: #35e1b4;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product-content, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product-content {
    padding: 32px 0 0;
    position: relative;
    z-index: 2;
    background-color: transparent;
    text-align: right;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price {
    font-family: Vazirmatn1;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0.18px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 23px;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price .amount, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price .amount {
    color: #ffc061;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price del, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price del {
    color: #636363;
    font-size: 24px;
    font-weight: 700;
    opacity: 1;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price del .amount, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price del .amount {
    color: inherit;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price del + ins, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price del + ins {
    margin-right: 5px;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .price ins, .pxl-product-carousel.layout-1 .woocommerce-product-inner .price ins {
    font-weight: inherit;
    text-decoration: unset;
    padding: 0;
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product--title, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product--title {
    font-size: 32px;
    font-family: Vazirmatn1;
    margin-bottom: 10px;
    font-weight: 600;
    max-width: 420px;
    margin-bottom: 38px;
}
@media (max-width: 1024px) {
    .pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product--title, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product--title, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product--title {
        font-size: 24px;
    }
}
.pxl-product-grid.layout-1 .woocommerce-product-inner .woocommerce-product--title a, .pxl-product-carousel.layout-1 .woocommerce-product-inner .woocommerce-product--title a {
    color: #fdfdfd;
}
.select2 .select2-selection--single {
    border: 1px solid #ececec;
    height: 51px;
}
.select2 .select2-selection--single .select2-selection__rendered {
    padding-right: 15px;
    line-height: 51px;
}
.select2 .select2-selection--single .select2-selection__arrow {
    left: 8px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.select2-container--open .select2-dropdown--below {
    border-color: #eee;
}
form .select2-container--default {
    width: 100% !important;
    /* tab review */
}
form .select2-container--default .select2-selection {
    border: 1px solid #ececec;
    height: 50px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
    line-height: 50px;
    padding-right: 22px;
    font-size: 15px;
    color: #888;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
    left: 10px;
    top: 50%;
    color: #5d5d60;
}
form .select2-container--default .select2-selection .select2-selection__clear {
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 30px;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 20px;
    color: #5d5d60;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
    color: #5d5d60;
}
.woocommerce-reviews .star-rating-wrap .star-rating {
    font-size: 16px;
}
.woocommerce-reviews .star-rating-wrap .star-rating:before {
    font-size: 16px;
}
.woocommerce-reviews .star-rating-wrap .star-rating span {
    font-size: 16px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 20px;
}
.woocommerce div.product form.cart .variations select {
    height: 48px;
    line-height: 44px;
    background-color: initial;
    border-color: #ececec;
    padding: 0 20px 0 40px;
    font-size: 14px;
    font-weight: 500;
    -webkit-appearance: none;
    appearance: none;
    background-size: 10px;
    background-position: calc(100% - (100% - 18px));
    background-repeat: no-repeat;
}
.woocommerce div.product form.cart .variations .value .pxl-variation-att-terms {
    margin-bottom: 0;
    list-style: none;
}
.woocommerce div.product form.cart .variations .value .pxl-variation-att-terms li {
    display: inline-block;
    margin: 5px;
}
.woocommerce div.product form.cart .variations .value .pxl-variation-att-terms li a {
    display: block;
    width: 48px;
    height: 48px;
    font-size: 16px;
    color: var(--third-color);
    line-height: 48px;
    text-align: center;
    -webkit-border-radius: 48px;
    -khtml-border-radius: 48px;
    -moz-border-radius: 48px;
    -ms-border-radius: 48px;
    -o-border-radius: 48px;
    border-radius: 48px;
    background-color: transparent;
    border: 1px solid #dedede;
}
.woocommerce div.product form.cart .variations .value .pxl-variation-att-terms li.active a {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.woocommerce div.product form.cart .variations .value .pxl-variation-att-terms + select {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 100px 0 0;
    border: none;
    border-radius: 0;
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
    margin-bottom: 5px;
    margin-top: 10px;
}
.woocommerce #reviews #comments h2 {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.591px;
    margin-bottom: 40px;
}
.entry-summary .single_variation_wrap {
    width: 100%;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations th.label {
    padding-right: 0;
}
.list-info-product {
    list-style: none;
    padding-right: 30px;
}
.list-info-product li:before {
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 0;
    width: 10px;
    height: 2px;
    content: "";
    background-color: #666;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
    float: left;
    min-height: 706.92px;
    max-height: 706.92px;
    margin-right: 23.24px;
    /* make gallery 25% width and place it beside the image */
}
@media (max-width: 1200px) {
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
        min-height: 500px;
        max-height: none;
        width: 100%;
    }
}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
    height: 100%;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    height: 100%;
    background-color: #f6f6f6;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: calc(25% - 23.24px);
    float: left;
    height: 706.92px;
    overflow-y: auto;
    flex: 4;
    /* style each thumbnail with width and margins */
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    background-color: #f6f6f6;
    padding: 54px 23.49px 52.61px 23.78px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:not(:last-child) {
    margin-bottom: 21.04px;
}
@media (max-width: 1200px) {
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:not(:last-child) {
        margin-bottom: 0;
    }
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    object-fit: cover;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: auto;
    float: none;
    margin: 0 10% 10% 0;
}
.woocommerce div.product div.images img {
    object-fit: none;
}
.pxl-slider-item-1 .pxl-slide-item-wrap {
    overflow: hidden;
}
@media (min-width: ) and (max-width: 1280px) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .container {
        max-width: 1024px;
    }
}
.pxl-slider-item-1 .pxl-slide-item-wrap .slide-content-wrap {
    width: 100%;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .slide-content-wrap .sl-content {
    position: relative;
    display: flex;
    align-items: center;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .slide-content-wrap .sl-content .sl-content-inner {
    width: 100%;
}
@media (min-width: ) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .slide-content-wrap .sl-content-right {
        flex: 0 0 50%;
        width: 50%;
    }
}
.pxl-slider-item-1 .small-heading {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}
.pxl-slider-item-1 .small-heading.before-divider {
    position: relative;
    padding-right: 82px;
}
@media (max-width: ) {
    .pxl-slider-item-1 .small-heading.before-divider {
        padding-right: 52px;
    }
}
.pxl-slider-item-1 .small-heading.before-divider:before {
    content: "";
    position: absolute;
    right: 0;
    top: 18px;
    width: 61px;
    height: 2px;
    background-color: #fff;
}
@media (max-width: ) {
    .pxl-slider-item-1 .small-heading.before-divider:before {
        width: 40px;
    }
}
.pxl-slider-item-1 .large-heading {
    display: inline-flex !important;
    justify-content: center;
    font-family: Samim;
    font-size: 80px;
    display: block;
    color: var(--four-color);
    font-weight: 700;
    line-height: 1.2;
    text-shadow: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
}
.pxl-slider-item-1 .large-heading img {
    max-height: 88.81px;
    margin-right: 23px;
}
@media (max-width: 1024px) {
    .pxl-slider-item-1 .large-heading img {
        max-height: 68.81px;
        margin-right: 15px;
    }
}
@media (max-width: ) {
    .pxl-slider-item-1 .large-heading {
        font-size: 48px;
    }
}
@media (max-width: ) {
    .pxl-slider-item-1 .large-heading {
        font-size: 45px;
    }
}
@media (max-width: ) {
    .pxl-slider-item-1 .large-heading {
        font-size: 42px;
    }
}
@media (max-width: ) {
    .pxl-slider-item-1 .large-heading {
        font-size: 38px;
    }
}
@media (max-width: ) {
    .pxl-slider-item-1 .large-heading {
        font-size: 32px;
    }
}
.pxl-slider-item-1 .desc {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: var(--third-color);
}
.pxl-slider-item-1 .desc .text-border {
    position: relative;
    border: 0.888px solid #fff;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 11px 21px 10px 21px;
}
.pxl-slider-item-1 .desc .text-border:before {
    content: '';
    position: absolute;
    width: 42.63px;
    height: 42.63px;
    bottom: -19px;
    left: -20px;
    background-color: transparent;
    border: 0.888px solid #fff;
}
.pxl-sliders-thumbs {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: visible;
    z-index: 0;
}
@media (max-width: ) {
    .pxl-sliders-thumbs.mobile-hidden {
        display: none;
    }
}
.pxl-sliders-thumbs.thumbs-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 738px;
}
@media (max-width: ) {
    .pxl-sliders-thumbs.thumbs-1 {
        width: 550px;
    }
}
@media (max-width: ) {
    .pxl-sliders-thumbs.thumbs-1 {
        width: 450px;
    }
}
.pxl-sliders-thumbs .pxl-thumbs-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    align-content: flex-end;
}
.pxl-sliders-thumbs .thumb-item {
    width: 33.33333%;
    height: 337px;
    align-items: end;
    align-self: flex-end;
    cursor: pointer;
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumb-item {
        height: 280px;
    }
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumb-item {
        height: 220px;
    }
}
.pxl-sliders-thumbs .swiper-slide-thumb-active .thumbs-wrap {
    height: 100%;
}
.pxl-sliders-thumbs .swiper-slide-thumb-active .thumbs-wrap:before {
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
}
.pxl-sliders-thumbs .swiper-slide-thumb-active .thumbs-wrap .num {
    bottom: calc(100% - 58px);
    color: #fff;
}
.pxl-sliders-thumbs .swiper-slide-thumb-active .thumbs-wrap .title {
    color: #fff;
}
.pxl-sliders-thumbs .thumb-item:hover .thumbs-wrap:before {
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
}
.pxl-sliders-thumbs .thumb-item:hover .thumbs-wrap .num {
    color: #fff;
}
.pxl-sliders-thumbs .thumb-item:hover .thumbs-wrap .title {
    color: #fff;
}
.pxl-sliders-thumbs .thumbs-wrap {
    width: 100%;
    height: 222px;
    padding: 0 40px 0 15px;
    position: relative;
    -webkit-transition: height 0.3s linear;
    -khtml-transition: height 0.3s linear;
    -moz-transition: height 0.3s linear;
    -ms-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    transition: height 0.3s linear;
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumbs-wrap {
        height: 180px;
        padding: 0 20px 0 10px;
    }
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumbs-wrap {
        height: 150px;
    }
}
.pxl-sliders-thumbs .thumbs-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition: transform 0.3s linear;
    -khtml-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}
.pxl-sliders-thumbs .thumbs-wrap .num {
    position: absolute;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: var(--primary-color);
    bottom: 100px;
    -webkit-transition: color 0.3s linear;
    -khtml-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
.pxl-sliders-thumbs .thumbs-wrap .title {
    position: absolute;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    bottom: 35px;
    -webkit-transition: color 0.3s linear;
    -khtml-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -ms-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumbs-wrap .title {
        font-size: 24px;
    }
}
@media (max-width: ) {
    .pxl-sliders-thumbs .thumbs-wrap .title {
        font-size: 20px;
    }
}
.pxl-sliders-wrap {
    position: relative;
}
.pxl-sliders-wrap.slider-fit-to-screen {
    height: 100vh;
}
.pxl-slider-container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: visible;
    z-index: 0;
}
.pxl-slider-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.pxl-slider-item-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.pxl-slider-item-1.swiper-slide-active {
    opacity: 1 !important;
}
.pxl-slider-item-1 > div {
    width: 100%;
}
.pxl-slider-item-1 .pxl-slide-bg {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-position: center center;
}
.pxl-slider-item-1 .pxl-slide-bg > .pxl-overlay {
    opacity: 0.8;
    mix-blend-mode: multiply;
}
.pxl-slider-item-1 .pxl-btn {
    position: relative;
    z-index: 1;
}
.pxl-slider-arrow-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
}
.pxl-slider-arrow-wrap.pos-absolute.wrap {
    position: absolute;
    right: 48%;
    bottom: 30px;
}
.pxl-slider-arrow-wrap.pos-absolute.separate .pxl-slider-arrow-prev {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}
.pxl-slider-arrow-wrap.pos-absolute.separate .pxl-slider-arrow-next {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -khtml-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}
.pxl-slider-arrow-wrap.pos-df {
    margin-top: 30px;
}
.pxl-slider-arrow-wrap.pos-df > div {
    margin: 0 10px;
}
.pxl-slider-arrow-wrap.pos-df.wrap {
    justify-content: center;
}
.pxl-slider-arrow-wrap.separate {
    justify-content: space-between;
}
.pxl-slider-arrow {
    text-rendering: auto;
    text-rendering: optimizespeed;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pxl-slider-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.pxl-slider-arrow .arrow-text {
    font-size: 16px;
    position: relative;
}
.pxl-slider-arrow .swiper-button-disabled .arrow-text:after {
    display: none;
}
.pxl-slider-arrow:hover {
    background-color: rgba(255, 255, 255, .2);
}
.pxl-slider-arrow svg {
    margin-top: 3px;
}
.pxl-slider-arrow .pxl-icon {
    font-size: 24px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    z-index: 2;
    text-align: center;
    background-color: transparent;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pxl-slider-arrow .pxl-icon:hover {
    background-color: rgba(255, 255, 255, .2);
}
.pxl-slider-arrow .pxl-icon.swiper-button-disabled {
    cursor: not-allowed;
}
.layout-square-thums .pxl-slider-arrow {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
.layout-square-thums .pxl-slider-arrow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(var(--primary-color-rgb),0.21);
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.layout-square-thums .pxl-slider-arrow:hover:before {
    background-color: rgba(0, 0, 0, 0.3);
}
.layout-square-thums .pxl-slider-arrow .pxl-icon {
    font-size: 36px;
    width: 92px;
    height: 116px;
    line-height: 116px;
    position: relative;
    background-color: transparent;
}
@media (max-width: ) {
    .layout-square-thums .pxl-slider-arrow .pxl-icon {
        font-size: 26px;
        width: 62px;
        height: 86px;
        line-height: 86px;
    }
}
.layout-square-thums .pxl-slider-arrow .pxl-icon:hover {
    background-color: transparent;
}
.layout-thums-title {
    background-color: #fff;
    width: 40.6%;
    overflow: hidden;
}
@media (max-width: ) {
    .layout-thums-title {
        width: 50%;
    }
}
@media (max-width: ) {
    .layout-thums-title {
        width: 70%;
    }
}
@media (max-width: ) {
    .layout-thums-title {
        width: 90%;
    }
}
@media (max-width: ) {
    .layout-thums-title {
        width: 100%;
    }
}
.layout-thums-title .thums-title-wrap:before {
    content: "";
    width: 97px;
    height: 1px;
    background-color: #7dc001;
    position: absolute;
    top: 25px;
    right: calc(42% - 70px);
    z-index: 1;
}
@media (max-width: ) {
    .layout-thums-title .thums-title-wrap:before {
        width: 90px;
        right: calc(38% - 60px);
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-wrap:before {
        width: 80px;
        right: calc(32% - 60px);
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-wrap:before {
        width: 50px;
        right: calc(22% - 40px);
    }
}
.layout-thums-title .thums-title-next, .layout-thums-title .thums-title-prev {
    overflow: hidden;
}
.layout-thums-title .thums-title-prev {
    -webkit-transform: translatey(100%);
    -khtml-transform: translatey(100%);
    -moz-transform: translatey(100%);
    -ms-transform: translatey(100%);
    -o-transform: translatey(100%);
    transform: translatey(100%);
    -webkit-transition: transform 0.3s ;
    -khtml-transition: transform 0.3s ;
    -moz-transition: transform 0.3s ;
    -ms-transition: transform 0.3s ;
    -o-transition: transform 0.3s ;
    transition: transform 0.3s ;
}
.layout-thums-title .thums-title-next {
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition: transform 0.3s ;
    -khtml-transition: transform 0.3s ;
    -moz-transition: transform 0.3s ;
    -ms-transition: transform 0.3s ;
    -o-transition: transform 0.3s ;
    transition: transform 0.3s ;
}
.layout-thums-title .pxl-icon {
    font-size: 42px;
    width: 106px;
    height: 186px;
    line-height: 186px;
    position: relative;
    background-color: #fff;
    color: #000;
}
@media (max-width: ) {
    .layout-thums-title .pxl-icon {
        font-size: 28px;
        width: 70px;
        height: 120px;
        line-height: 120px;
    }
}
@media (max-width: ) {
    .layout-thums-title .pxl-icon {
        font-size: 20px;
        width: 50px;
    }
}
.layout-thums-title .pxl-icon:hover {
    background-color: transparent;
}
.layout-thums-title .thums-title-img {
    width: 42%;
    height: 186px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
@media (max-width: ) {
    .layout-thums-title .thums-title-img {
        height: 120px;
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-img {
        width: 38%;
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-img {
        width: 32%;
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-img {
        width: 22%;
    }
}
.layout-thums-title .thums-title-title {
    padding-right: 45px;
    text-align: right;
}
@media (max-width: ) {
    .layout-thums-title .thums-title-title {
        padding-right: 30px;
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-title {
        padding-right: 15px;
    }
}
.layout-thums-title .thums-title-title .sub-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #201d1d;
    letter-spacing: 0.05em;
    font-weight: 500;
}
.layout-thums-title .thums-title-title .custom-title {
    font-size: 32px;
    line-height: 1.1429;
    font-family: ;
    font-weight: 700;
    color: ;
}
@media (max-width: ) {
    .layout-thums-title .thums-title-title .custom-title {
        font-size: 28px;
    }
}
@media (max-width: ) {
    .layout-thums-title .thums-title-title .custom-title {
        font-size: 24px;
    }
}
.layout-thums-title .pxl-slider-arrow-prev:hover + .thums-title-wrap .thums-title-prev {
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
}
.layout-thums-title .pxl-slider-arrow-prev:hover + .thums-title-wrap .thums-title-next {
    -webkit-transform: translatey(-100%);
    -khtml-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -ms-transform: translatey(-100%);
    -o-transform: translatey(-100%);
    transform: translatey(-100%);
}
.layout-thums-title.dark {
    background-color: #080808;
}
.layout-thums-title.dark .pxl-slider-arrow {
    background-color: #080808;
}
.layout-thums-title.dark .pxl-slider-arrow .pxl-icon {
    background-color: #080808;
    color: #fff;
}
.layout-thums-title.dark .thums-title-title .sub-title {
    color: #b7b7b7;
}
.layout-thums-title.dark .thums-title-title .custom-title {
    color: #fff;
}
.pxl-slider-left {
    position: absolute;
    right: 35px;
    bottom: 55px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media (max-width: 1200px) {
    .pxl-slider-left {
        bottom: 50px;
    }
}
.pxl-slider-dots1 {
    z-index: 1;
    font-family: "heebo", arial, helvetica, sans-serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14.5px;
    font-weight: 300;
    color: #fff;
    line-height: 42px;
    transition: 0.5s;
    flex-direction: row;
}
.pxl-slider-dots1 .slidenumber {
    font-size: 24px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.pxl-slider-dots {
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pxl-slider-dots:not(.absolute) {
    margin-top: 20px;
}
.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    padding: 0 17px;
    line-height: 18px;
    text-align: center;
    background: transparent;
    cursor: pointer;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: relative;
}
.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid rgba(26, 26, 26, 0.2);
    background: transparent;
    border-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: transparent;
    position: absolute;
    top: 50%;
    right: 50%;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    -webkit-transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet:hover:after, .pxl-slider-dots.style-bullets .pxl-slider-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1;
    visibility: visible;
}
.pxl-slider-dots.style-squared .pxl-slider-pagination-bullet {
    flex: 0 0 12px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    margin: 4px;
    text-align: center;
    cursor: pointer;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: relative;
    background-color: var(--primary-color);
    -webkit-transition: background-color 0.3s ease;
    -khtml-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.pxl-slider-dots.style-squared .pxl-slider-pagination-bullet:hover, .pxl-slider-dots.style-squared .pxl-slider-pagination-bullet.swiper-pagination-bullet-active {
    background-color: ;
}
.pxl-slider-dots.vertical-line-true:before {
    content: "";
    width: 1px;
    height: 619px;
    position: absolute;
    top: -636px;
    right: 50%;
    background-color: var(--primary-color);
}
@media (max-width: ) {
    .pxl-slider-dots.vertical-line-true:before {
        top: -470px;
        height: 453px;
    }
}
@media (max-width: ) {
    .pxl-slider-dots.vertical-line-true:before {
        top: -370px;
        height: 353px;
    }
}
@media (max-width: ) {
    .pxl-slider-dots.vertical-line-true:before {
        top: 50%;
        right: calc(100% + 15px);
        width: calc(50vw - 60px);
        height: 1px;
    }
}
.pxl-slider-dots.vertical-line-true:after {
    content: "";
    width: 1px;
    height: 42px;
    position: absolute;
    top: calc(100% + 8px);
    right: 50%;
    background-color: var(--primary-color);
}
@media (max-width: ) {
    .pxl-slider-dots.vertical-line-true:after {
        display: none;
    }
}
.pxl-slider-dots.style-fraction {
    font-size: 14.5px;
    font-weight: 300;
    color: #fff;
    line-height: 42px;
    transition: 0.5s;
}
.pxl-slider-dots.style-fraction > * {
    margin: 0 1px;
}
.pxl-slider-dots.style-fraction .swiper-pagination-current {
    font-size: 24px;
}
.buttons {
    display: flex;
    z-index: 1;
    width: 54px;
    height: 42px;
    justify-content: center;
}
.buttons.play #pause-slider {
    display: none;
}
.buttons.pause #play-slider {
    display: none;
}
.buttons button {
    background: white;
    color: black;
    border: none;
    position: relative;
    padding: 2px 8px 2px;
    min-width: 50px;
    transition: 0.5s;
    opacity: 0.5;
    top: -4px;
    right: -15px;
}
.carousel-progress {
    z-index: 5;
    position: fixed;
    bottom: 0px;
    right: 0;
    height: 4px;
    width: 100%;
}
.swiper-hero-progress {
    position: absolute;
    height: 4px;
    background-color: rgba(255, 255, 255, .2);
    animation-name: progress;
    animation-duration: 5.2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .pxl-inner-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}
@media (max-width: 767px) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .pxl-inner-box {
        flex-wrap: wrap;
    }
}
.pxl-slider-item-1 .pxl-slide-item-wrap .pxl-inner-box .btn {
    line-height: 43px;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap {
    position: relative;
    display: inline-flex;
    line-height: 66px;
    align-items: center;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .pxl-video-btn {
    width: 66px;
    height: 66px;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    line-height: 66px;
    text-align: center;
    font-size: 14px;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    color: #fdfdfd;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ;
    -khtml-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
@media (max-width: 767px) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .pxl-video-btn {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }
}
.pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .pxl-video-btn:hover {
    -webkit-transform: scale(0.9);
    -khtml-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    -khtml-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    -ms-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    -o-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
.pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .pxl-video-btn:hover + .video-text {
    text-decoration: underline;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .video-text {
    font-family: Samim;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.1px;
    color: #fdfdfd;
    margin-right: 17px;
    -webkit-transition: all 0.3s ;
    -khtml-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
@media (max-width: 767px) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .btn-video-wrap .video-text {
        font-size: 18px;
    }
}
.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .pxl-inner-box {
    justify-content: flex-start;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content {
    display: flex;
    width: 100%;
}
@media (max-width: 767px) {
    .pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content {
        flex-direction: column;
        flex: none;
        align-items: flex-start !important;
        justify-content: center;
    }
}
.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content .sl-content-inner {
    width: auto;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content .pxl-slide-bg-right {
    position: relative;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content .pxl-slide-bg-right .bg-image-slider-after {
    position: absolute;
    width: 660px;
    height: 615px;
    top: 0;
    right: 50%;
    transform: translatex(50%);
    mix-blend-mode: multiply;
}
.swiper-slide {
    z-index: -1;
}
.swiper-slide.swiper-slide-active {
    z-index: 1;
}
.admin-bar .pxl-hidden-template {
    top: 32px;
    height: calc(100% - 32px);
}
@media screen and (max-width: 782px) {
    .admin-bar .pxl-hidden-template {
        top: 46px;
        height: calc(100% - 46px);
    }
}
.pxl-hidden-template {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: -1;
    padding: 0;
    background: #fff;
    left: 0;
    will-change: transform;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    max-height: 100vh;
    scrollbar-width: none;
}
.pxl-hidden-template .pxl-hidden-template-wrap {
    transition: all 0.3s;
}
.pxl-hidden-template.open .pxl-widget-cart-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
.pxl-hidden-template.open .pxl-hidden-template-wrap {
    opacity: 1;
    visibility: visible;
}
.pxl-hidden-template .pxl-widget-cart-overlay {
    background-color: rgba(44, 76, 89, 0.33);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 1026;
    transform: scaleX(0);
    transform-origin: 0% 50%;
    transition: transform 0.8s ease 0s;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    cursor: url(../assets/img/pointer.png), auto;
}
.pxl-hidden-template .pxl-panel-header .panel-header-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.pxl-hidden-template .pxl-panel-content {
    position: relative;
    flex: 1;
}
.side-panel-open .pxl-page-overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
}
.pxl-close {
    border-radius: 50%;
    z-index: 1;
    background-color: #232323;
    color: #fff;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50px;
    left: 50px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
    .pxl-close {
        width: 30px;
        height: 30px;
        border-width: 8px;
    }
}
.pxl-close:before, .pxl-close:after {
    content: '';
    position: absolute;
    background-color: #fff;
    height: 2px;
    width: 100%;
    top: 50%;
    right: 0;
    margin-top: -1px;
    transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transition: transform ease 0.25s;
    -khtml-transition: transform ease 0.25s;
    -moz-transition: transform ease 0.25s;
    -ms-transition: transform ease 0.25s;
    -o-transition: transform ease 0.25s;
    transition: transform ease 0.25s;
}
.pxl-close:before {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.pxl-close:after {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pxl-close:hover {
    background-color: var(--primary-color);
}
.pxl-close:hover:before, .pxl-close:hover:after {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.pxl-panel-content .menu-main-container-wrap {
    padding: 0;
    min-height: calc(100% - 50px);
    flex-direction: column;
}
.pxl-hidden-template.pos-right {
    width: 100%;
    left: 0;
    right: auto;
    background-color: transparent;
    -webkit-transform: translate(-100%, 0);
    -khtml-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
@media screen and (max-width: 991px) {
    .pxl-hidden-template.pos-right {
        max-width: 300px;
    }
}
.pxl-hidden-template.pos-right .pxl-panel-header {
    padding: 30px 30px 0 30px;
}
.pxl-hidden-template.pos-right .pxl-panel-header .panel-header-inner {
    justify-content: flex-end;
}
.pxl-hidden-template.pos-right .pxl-close {
    background-color: var(--secondary-color);
    width: 40px;
    height: 40px;
}
.pxl-hidden-template.pos-right .pxl-close:after, .pxl-hidden-template.pos-right .pxl-close:before {
    background-color: #fff;
}
.pxl-hidden-template.pos-right .pxl-close:hover:after, .pxl-hidden-template.pos-right .pxl-close:hover:before {
    background-color: #fff;
}
.pxl-hidden-template.pos-right .pxl-panel-content {
    padding: 25px 30px 50px 0px;
}
.pxl-hidden-template.pos-right .pxl-nav-inner li a {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.012em;
    -webkit-transform: translateX(0);
    -khtml-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.pxl-hidden-template.pos-right .pxl-nav-inner li a:before {
    content: "...";
    display: inline-flex;
    margin-left: 10px;
    font-size: 24px;
    color: var(--primary-color);
}
.pxl-hidden-template.pos-right .pxl-nav-inner li:hover a {
    -webkit-transform: translateX(-15px);
    -khtml-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
}
.pxl-hidden-template.pos-right .pxl-nav-inner li:hover a:before {
    color: #fff;
}
.pxl-hidden-template.pos-right .pxl-qc-wrap.layout-3 .qc-desc-wrap a:hover {
    color: #fff;
}
.pxl-hidden-template.pos-right .pxl-menu-primary > li {
    display: block;
    margin: 0;
    padding: 15px 0;
}
.pxl-hidden-template.pos-right .pxl-menu-primary > li > a {
    display: block;
    line-height: 32px;
    font-size: 14px;
}
.pxl-hidden-template.pos-right .pxl-menu-primary li a {
    color: #fff;
}
@media screen and (max-width: 1199px) {
    .pxl-hidden-template.pos-right .pxl-menu-primary li a {
        line-height: 32px;
    }
}
.pxl-hidden-template.pos-right .pxl-menu-primary .pxl-menu-toggle {
    position: absolute;
    top: 10px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    left: 0px;
    width: 28px;
    cursor: pointer;
    font-size: 10px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #fff;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.13);
    display: block;
}
.pxl-hidden-template.pos-right .pxl-menu-primary .pxl-menu-toggle:before {
    content: "\f150";
    font-family: "Caseicon";
}
.pxl-hidden-template.pos-right .pxl-menu-primary .pxl-menu-toggle.active:before {
    content: "\f13d";
}
.pxl-hidden-template.pos-right.pxl-side-cart {
    max-width: none;
}
.pxl-hidden-template.pos-top {
    width: 100%;
    max-height: 350px;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -100%);
    -khtml-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.pxl-hidden-template.pos-top .pxl-panel-header {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}
.pxl-hidden-template.pos-center {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pxl-hidden-template.pos-center .pxl-hidden-template-wrap {
    width: 100%;
    max-width: 870px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.6);
    -khtml-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    border: 1px solid #ddd;
}
.pxl-hidden-template.pos-center .pxl-panel-header {
    padding: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}
.pxl-hidden-template.pos-center .pxl-panel-content {
    padding: 0;
}
.pxl-hidden-template.pos-center .pxl-close {
    background-color: transparent;
}
.pxl-hidden-template.pos-center .pxl-close:after, .pxl-hidden-template.pos-center .pxl-close:before {
    background-color: #fff;
}
.pxl-hidden-template.pos-center .pxl-close:hover {
    background-color: transparent;
}
.pxl-hidden-template.pos-center .pxl-close:hover:after, .pxl-hidden-template.pos-center .pxl-close:hover:before {
    background-color: #fff;
}
.pxl-hidden-template.pos-center.open .pxl-hidden-template-wrap {
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}
.pxl-hidden-template.pos-full .pxl-panel-header {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}
.pxl-hidden-template.pos-full .pxl-panel-content {
    padding: 0;
}
.pxl-hidden-template.pos-full.open .pxl-hidden-template-wrap {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-hidden-template.open {
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    z-index: 99999;
}
.pxl-hidden-template.pxl-side-mobile.el-builder .pxl-panel-header {
    padding: 20px 35px;
}
@media screen and (max-width: 575px) {
    .pxl-hidden-template.pxl-side-mobile.el-builder .pxl-panel-header {
        padding: 20px 15px;
    }
}
.pxl-hidden-template.pxl-side-mobile.el-builder .pxl-panel-content {
    padding: 10px 35px 50px 35px;
}
@media screen and (max-width: 575px) {
    .pxl-hidden-template.pxl-side-mobile.el-builder .pxl-panel-content {
        padding: 5px 15px 30px 15px;
    }
}
.pxl-hidden-template.pxl-side-mobile.el-builder .pxl-panel-content .elementor-column-gap-default > .elementor-column.elementor-element > .elementor-element-populated {
    padding: 0;
}
.admin-bar .pxl-side-cart {
    top: 32px;
    height: 100vh;
}
.pxl-side-cart {
    width: 100%;
    height: auto;
    min-height: 540px;
    max-width: 370px;
    right: auto;
    top: 0;
    -webkit-transform: translate(-100%, 0);
    -khtml-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.pxl-side-cart.open {
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.pxl-side-cart .pxl-panel-header .panel-header-inner {
    justify-content: space-between;
}
.pxl-side-cart .pxl-panel-header .pxl-title {
    font-size: 18px;
    color: var(--primary-color);
    text-transform: uppercase;
    font-weight: 600;
    flex-grow: 1;
}
.pxl-side-cart .pxl-panel-header .pxl-close {
    background-color: transparent;
    left: 0;
}
.pxl-side-cart .pxl-panel-header .pxl-close:before, .pxl-side-cart .pxl-panel-header .pxl-close:after {
    background-color: var(--primary-color);
}
.pxl-side-cart .pxl-panel-header .pxl-close:hover {
    background-color: transparent;
}
.pxl-side-cart .pxl-panel-header .pxl-close:hover:before, .pxl-side-cart .pxl-panel-header .pxl-close:hover:after {
    background-color: var(--primary-color);
}
.pxl-side-cart .pxl-panel-content {
    padding: 0 24px 35px 24px;
    overflow: hidden;
    position: static;
}
@media (max-width: 400px) {
    .pxl-side-cart .pxl-panel-content {
        padding: 0 15px 35px 15px;
    }
}
.pxl-side-cart .widget_shopping_cart_content ul {
    list-style: none outside;
    padding: 0;
    margin: 0 0 15px;
}
.pxl-side-cart .widget_shopping_cart_content ul li {
    padding: 24px 0 24px 10px !important;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
}
.pxl-side-cart .widget_shopping_cart_content ul li + li {
    border-top: 1px solid rgba(215, 215, 215, 0.3);
}
.pxl-side-cart .widget_shopping_cart_content ul li a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--secondary-color);
}
.pxl-side-cart .widget_shopping_cart_content ul li .remove {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    left: 20px !important;
    line-height: 1;
    color: var(--secondary-color);
    right: auto !important;
    background-color: transparent;
}
.pxl-side-cart .widget_shopping_cart_content ul li .remove:hover {
    color: var(--secondary-color);
}
.pxl-side-cart .widget_shopping_cart_content ul li .quantity {
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    color: var(--secondary-color);
}
.pxl-side-cart .widget_shopping_cart_content ul li .amount {
    color: var(--secondary-color);
    font-weight: 600;
    font-size: 14px;
}
.pxl-side-cart .widget_shopping_cart_content ul li .variation-Size, .pxl-side-cart .widget_shopping_cart_content ul li .variation-Size {
    font-weight: 700;
    padding: 0;
    margin: 0;
    clear: right;
    color: var(--secondary-color);
    margin-left: 10px;
}
.pxl-side-cart .widget_shopping_cart_content ul li .variation {
    display: flex;
    align-items: center;
    color: var(--secondary-color);
    padding-right: 0;
}
.pxl-side-cart .widget_shopping_cart_content ul li .star-rating + .woocommerce-Price-amount, .pxl-side-cart .widget_shopping_cart_content ul li .star-rating + .reviewer {
    display: block;
    width: 100%;
    padding-right: 92px;
}
.pxl-side-cart .widget_shopping_cart_content ul li img {
    float: right;
    margin-left: 20px;
    width: 72px;
    height: auto;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
}
.pxl-side-cart .widget_shopping_cart_content ul li dl {
    margin: 0;
    padding-right: 1em;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
}
.pxl-side-cart .widget_shopping_cart_content ul li dl dt, .pxl-side-cart .widget_shopping_cart_content ul li dl dd {
    display: inline-block;
    float: right;
    margin-bottom: 1em;
}
.pxl-side-cart .widget_shopping_cart_content ul li dl dt {
    font-weight: 700;
    padding: 0 0 0.25em;
    margin: 0 0 0 4px;
    clear: right;
}
.pxl-side-cart .widget_shopping_cart_content ul li dl dd {
    padding: 0 0 0.25em;
}
.pxl-side-cart .widget_shopping_cart_content ul li dl dd p:last-child {
    margin-bottom: 0;
}
.pxl-side-cart .widget_shopping_cart_content .woocommerce-mini-cart__total {
    padding: 22px 0px;
    border-top: 1px solid rgba(215, 215, 215, 0.3);
    margin: 0;
    color: var(--secondary-color);
}
.pxl-side-cart .widget_shopping_cart_content .woocommerce-mini-cart__total strong {
    font-weight: 400;
}
.pxl-side-cart .widget_shopping_cart_content .woocommerce-mini-cart__total .amount {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: var(--secondary-color);
}
.pxl-side-cart .widget_shopping_cart_content .buttons .button {
    display: inline-block;
}
.pxl-side-cart .pxl-hidden-template-wrap {
    -webkit-transition: transform 0.8s ease 0s;
    -khtml-transition: transform 0.8s ease 0s;
    -moz-transition: transform 0.8s ease 0s;
    -ms-transition: transform 0.8s ease 0s;
    -o-transition: transform 0.8s ease 0s;
    transition: transform 0.8s ease 0s;
    -webkit-transform: translatex(-100%);
    -khtml-transform: translatex(-100%);
    -moz-transform: translatex(-100%);
    -ms-transform: translatex(-100%);
    -o-transform: translatex(-100%);
    transform: translatex(-100%);
    padding-bottom: 137px;
    background-color: #f5ede7;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    width: 320px;
    overflow: hidden;
}
.pxl-side-cart p.woocommerce-mini-cart__buttons {
    width: 100%;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}
.pxl-side-cart p.woocommerce-mini-cart__buttons a {
    font-size: 12px;
    text-transform: uppercase;
    background-color: var(--primary-color);
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    border-radius: 28px 28px 28px 28px;
    padding: 17px 32px 19px 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-right: 0;
    transition: 0.3s linear;
    margin-left: 0;
}
.pxl-side-cart p.woocommerce-mini-cart__buttons a:hover {
    opacity: 0.7;
}
.pxl-side-cart .blockOverlay {
    background-color: rgba(255, 255, 255, .2) !important;
}
.pxl-side-cart .woocommerce-mini-cart__empty-message {
    margin-top: 30px;
    text-align: center;
    color: var(--primary-color);
    padding-top: 220px;
    position: relative;
}
.pxl-side-cart .woocommerce-mini-cart__empty-message:before {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    content: "\f07a";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    font-size: 70px;
    position: absolute;
    bottom: 60px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -khtml-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.pxl-hidden-template.pos-right.pxl-side-cart, .pxl-hidden-template.pos-left.pxl-side-cart {
    background-color: transparent;
    max-width: none;
    height: 100%;
}
.pxl-hidden-template.pos-right.pxl-side-cart .pxl-panel-header, .pxl-hidden-template.pos-left.pxl-side-cart .pxl-panel-header {
    padding: 15px 30px 15px 30px;
    position: relative;
    border-bottom: 1px solid #c0c6c6;
}
@media (max-width: 400px) {
    .pxl-hidden-template.pos-right.pxl-side-cart .pxl-panel-header, .pxl-hidden-template.pos-left.pxl-side-cart .pxl-panel-header {
        padding: 15px;
    }
}
.nice-select {
    position: relative;
    display: block;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    min-width: 284px;
    line-height: 26px;
    width: 100%;
    height: auto;
    min-width: 100%;
    padding: 11px 13px;
    background-color: transparent;
    float: right;
    text-align: right;
    outline: none;
    clear: both;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    border-radius: 10px;
    border: 1px solid #000;
}
.nice-select .current {
    color: #00234b;
    text-transform: capitalize;
}
.nice-select:active, .nice-select.open.nice-select, .nice-select:focus {
    border-color: var(--secondary-color);
}
.nice-select:after {
    content: "\f13c";
    font-family: 'Caseicon';
    position: absolute;
    top: 50%;
    left: 14px;
    color: var(--secondary-color);
    font-size: 12px;
    font-weight: 500;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.nice-select.open:after {
    -webkit-transform: rotateX(180deg) translateY(-50%);
    -khtml-transform: rotateX(180deg) translateY(-50%);
    -moz-transform: rotateX(180deg) translateY(-50%);
    -ms-transform: rotateX(180deg) translateY(-50%);
    -o-transform: rotateX(180deg) translateY(-50%);
    transform: rotateX(180deg) translateY(-50%);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -khtml-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.nice-select.disabled {
    border-color: #eaeaea;
    color: #000;
    pointer-events: none;
}
.nice-select.disabled:after {
    border-color: #ccc;
}
.nice-select.wide {
    width: 100%;
}
.nice-select.wide .list {
    right: 0 !important;
    left: 0 !important;
}
.nice-select.right {
    float: left;
}
.nice-select.right .list {
    right: auto;
    left: 0;
}
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}
.nice-select.small:after {
    height: 4px;
    width: 4px;
}
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}
.nice-select .list {
    position: absolute;
    width: calc(100% + 4px);
    top: 100%;
    right: -2px;
    background-color: #fff;
    margin-top: 4px;
    opacity: 0;
    padding: 0;
    pointer-events: none;
    transform-origin: 50% 0;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transform: scale(0.75) translateY(-21px);
    -khtml-transform: scale(0.75) translateY(-21px);
    -moz-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    -o-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -khtml-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -moz-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -ms-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-right: 18px;
    padding-left: 29px;
    text-align: right;
    -webkit-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    color: var(--primary-color);
    background-color: #f6f6f6;
}
.nice-select .option.selected {
    color: var(--secondary-color);
    font-weight: 600;
}
.nice-select .option.disabled {
    background-color: transparent;
    color: #000;
    cursor: default;
}
.no-csspointerevents .nice-select .list {
    display: none;
}
.no-csspointerevents .nice-select.open .list {
    display: block;
}
button:not(.rm-style-default), .button, input[type="submit"] {
    font-size: 15px;
    font-weight: 500;
    color: var(--primary-color);
    padding: 0;
    line-height: 26px;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    display: inline-block;
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-size: 100%, 1px;
    background-position: 100%;
    height: auto;
}
button:not(.rm-style-default):hover, .button:hover, input[type="submit"]:hover, button:not(.rm-style-default):focus, .button:focus, input[type="submit"]:focus, button:not(.rm-style-default):active, button.nice-select.open:not(.rm-style-default), .button:active, .nice-select.open.button, input[type="submit"]:active, input.nice-select.open[type="submit"], button:not(.rm-style-default):not([disabled]):not(.disabled).active, .button:not([disabled]):not(.disabled).active, input[type="submit"]:not([disabled]):not(.disabled).active, button:not(.rm-style-default):not([disabled]):not(.disabled):active, button.nice-select.open:not(.rm-style-default):not([disabled]):not(.disabled), .button:not([disabled]):not(.disabled):active, .nice-select.open.button:not([disabled]):not(.disabled), input[type="submit"]:not([disabled]):not(.disabled):active, input.nice-select.open[type="submit"]:not([disabled]):not(.disabled) {
    outline: medium none;
    text-decoration: none;
    background-position: 0%;
}
.pxl-button {
    display: inline-flex;
}
.btn {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 11px 36px 12px 40px;
    line-height: 34px;
    letter-spacing: 0.005em;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    transition: 0.5s;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.1);
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    height: auto;
    overflow: hidden;
}
.btn.pxl-wobble {
    display: inline-block;
}
.btn.btn-default:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 120%;
    width: 15px;
    opacity: 0.2;
    right: -45%;
    top: -10%;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transform: rotate(-15deg);
    -khtml-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.btn i {
    line-height: normal;
}
.btn i.flaticon {
    line-height: 1;
}
.btn.pxl-icon--left .button-arrow-hover {
    margin-right: 0;
    margin-left: 12px;
}
.btn .button-arrow-hover {
    position: relative;
    overflow: hidden;
    font-size: 0;
    margin-right: 18px;
    line-height: 0;
}
.btn .button-arrow-hover.style2 {
    padding: 14px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
}
.btn .button-arrow-hover.style2:after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    right: 0;
}
.btn .button-arrow-hover.style2 i {
    font-size: 17px;
    margin: 0 !important;
}
.btn .button-arrow-hover.style2 svg, .btn .button-arrow-hover.style2 i {
    position: relative;
    z-index: 1;
}
.btn .button-arrow-hover.style2 svg path, .btn .button-arrow-hover.style2 i path {
    fill: #fdfdfd;
}
.btn .button-arrow-hover.style2 svg:first-child, .btn .button-arrow-hover.style2 i:first-child {
    transform: translateX(0) translateY(0) translateZ(0);
}
.btn .button-arrow-hover.style2 svg:last-child, .btn .button-arrow-hover.style2 i:last-child {
    transform: translateX(70%) translateY(300%) translateZ(0);
}
.btn .button-arrow-hover svg, .btn .button-arrow-hover i {
    display: inline-block;
    transition: transform 0.3s ease-out;
}
.btn .button-arrow-hover svg:first-child, .btn .button-arrow-hover i:first-child {
    transform: translateX(0) translateY(0) translateZ(0);
}
.btn .button-arrow-hover svg:last-child, .btn .button-arrow-hover i:last-child {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(-200%) translateY(200%) translateZ(0);
}
.btn.pxl-icon--right {
    flex-direction: row-reverse;
}
.btn:hover svg:first-child, .btn:hover i:first-child {
    transform: translateX(200%) translateY(-200%) translateZ(0);
}
.btn:hover svg:last-child, .btn:hover i:last-child {
    transform: translateX(0) translateY(0) translateZ(0);
}
.btn:hover:after {
    right: 130%;
}
.btn:hover, .btn:focus, .btn:active, .nice-select.open.btn {
    outline: medium none;
    text-decoration: none;
    color: #fff;
}
.pxl-btn-line {
    font-size: 15px;
    font-weight: 700;
    color: #050023;
    line-height: 22px;
    display: inline-flex;
    align-items: center;
}
.pxl-btn-line i {
    line-height: 1;
    margin-right: 2px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
}
.pxl-btn-line span {
    position: relative;
}
.pxl-btn-line span:before {
    content: '';
    height: 1px;
    background-color: #b1b0b5;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-btn-line:hover i {
    margin-right: 12px;
    opacity: 1;
}
.pxl-btn-line:hover span {
    color: #fff;
}
.pxl-btn-line:hover span:before {
    background-color: var(--primary-color);
    opacity: 0.8;
}
.pxl-navigation-tab .pxl-tabs--title {
    height: 47px;
    border: 1px solid #3d3d3d;
    width: 88px;
    align-items: center;
    background: rgba(61, 61, 61, 0.30);
    padding: 0 7px;
    gap: 6px;
    display: inline-flex;
    right: 50%;
    position: relative;
    transform: translate(50%, 0);
    border-radius: 47px;
    line-height: 47px;
    margin-bottom: 36px;
    cursor: pointer;
}
.pxl-navigation-tab .pxl-tabs--title .pxl-tab--title {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    max-width: 33px;
    line-height: 33px;
    position: relative;
    z-index: 1;
}
.pxl-navigation-tab .pxl-tabs--title .pxl-tab--title:last-child .pxl-title--text {
    right: 0;
    left: -93px;
    text-align: end;
}
.pxl-navigation-tab .pxl-tabs--title .pxl-tab--title .pxl-title--text {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    position: absolute;
    top: 5px;
    right: -110px;
}
.pxl-navigation-tab .pxl-tabs--title .pxl-tab--title:before {
    content: '';
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    z-index: -1;
    background-color: var(--primary-color);
    box-shadow: 0px 4px 20px 0px rgba(255, 77, 36, 0.30);
    -webkit-border-radius: 33px;
    -khtml-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
    opacity: 0;
}
.pxl-navigation-tab .pxl-tabs--title .pxl-tab--title.active:before {
    opacity: 1;
}
.pxl-tabs .pxl-tab--title {
    cursor: pointer;
    -webkit-transition: all 250ms linear 0ms;
    -khtml-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    -o-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms;
}
.pxl-tabs .pxl-tab--content {
    display: none;
    width: 100%;
}
.pxl-tabs .elementor-section.elementor-section-stretched {
    width: auto !important;
    right: 0 !important;
}
.pxl-tabs .pxl-tabs--elementor > .elementor {
    margin: 0 -15px;
}
.pxl-tabs.style-button-set .pxl-tabs--title {
    height: 47px;
    border: 1px solid #3d3d3d;
    width: 88px;
    align-items: center;
    background: rgba(61, 61, 61, 0.30);
    padding: 0 7px;
    gap: 6px;
    display: inline-flex;
    right: 50%;
    position: relative;
    transform: translate(50%, 0);
    border-radius: 47px;
    line-height: 47px;
    margin-bottom: 36px;
}
.pxl-tabs.style-button-set .pxl-tabs--title.style-hide {
    display: none;
}
.pxl-tabs.style-button-set .pxl-tabs--title .pxl-tab--title {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    max-width: 33px;
    line-height: 33px;
    position: relative;
    z-index: 1;
}
.pxl-tabs.style-button-set .pxl-tabs--title .pxl-tab--title:last-child .pxl-title--text {
    right: 0;
    left: -93px;
    text-align: end;
}
.pxl-tabs.style-button-set .pxl-tabs--title .pxl-tab--title .pxl-title--text {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    position: absolute;
    top: 5px;
    right: -110px;
}
.pxl-tabs.style-button-set .pxl-tabs--title .pxl-tab--title:before {
    content: '';
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    z-index: -1;
    background-color: var(--primary-color);
    box-shadow: 0px 4px 20px 0px rgba(255, 77, 36, 0.30);
    -webkit-border-radius: 33px;
    -khtml-border-radius: 33px;
    -moz-border-radius: 33px;
    -ms-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
    opacity: 0;
}
.pxl-tabs.style-button-set .pxl-tabs--title .pxl-tab--title.active:before {
    opacity: 1;
}
.pxl-tabs.tab-effect-fade .pxl-tab--content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100% !important;
    display: block !important;
    opacity: 0 !important;
    visibility: hidden;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-tabs.tab-effect-fade .pxl-tab--content.active {
    position: static;
    opacity: 1 !important;
    visibility: visible;
}
.pxl-tabs.tab-effect-fade .pxl-tabs--content {
    position: relative;
}
.pxl-tabs1.style-default .pxl-tabs--title {
    display: inline-flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .pxl-tabs1.style-default .pxl-tabs--title {
        flex-direction: row;
        justify-content: right;
        padding-right: 30px;
    }
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title {
    min-width: 309px;
    padding: 0 80px 0 0;
    font-family: Vazirmatn1;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    color: #fff;
    border-radius: 18.648px 0px 0px 18.648px;
    border: 0.932px solid #393939;
    background: rgba(132, 55, 38, 0.30);
    backdrop-filter: blur(18.64754px);
    position: relative;
    z-index: 1;
}
@media (max-width: 991px) {
    .pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title {
        min-width: auto;
        padding: 0 20px;
        font-size: 18px;
        line-height: 52px;
    }
    .pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title + .pxl-tab--title {
        margin-top: 0;
    }
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title + .pxl-tab--title {
    margin-top: 9px;
}
@media (max-width: 991px) {
    .pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title + .pxl-tab--title {
        margin-top: 0;
    }
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border-radius: 18.648px 0px 0px 18.648px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    z-index: -1;
    -webkit-transition: opacity 250ms linear 0ms;
    -khtml-transition: opacity 250ms linear 0ms;
    -moz-transition: opacity 250ms linear 0ms;
    -ms-transition: opacity 250ms linear 0ms;
    -o-transition: opacity 250ms linear 0ms;
    transition: opacity 250ms linear 0ms;
    opacity: 0;
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title.active {
    border-color: transparent;
}
.pxl-tabs1.style-default .pxl-tabs--title .pxl-tab--title.active:before {
    opacity: 1;
}
.pxl-tabs1.style-default .pxl-tabs--inner {
    width: 967px;
    height: 489px;
    justify-content: center;
    display: flex;
    flex-direction: row;
    background-color: #000;
}
@media (max-width: 991px) {
    .pxl-tabs1.style-default .pxl-tabs--inner {
        width: 100%;
        flex-direction: column;
    }
}
.pxl-tabs1.style-default .pxl-tabs--content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.pxl-tab-icon-box1 {
    padding-bottom: 59px;
}
@media screen and (max-width: 1199px) {
    .pxl-tab-icon-box1 {
        padding-bottom: 0;
    }
}
.pxl-tab-icon-box1 .pxl--item.active .pxl-item--inner {
    opacity: 1 !important;
    visibility: visible;
}
.pxl-tab-icon-box1 .pxl--item.active .pxl-tab--title .pxl-item--icon {
    background: var(--primary-color);
}
.pxl-tab-icon-box1 .pxl--item.active .pxl-tab--title .label {
    color: var(--primary-color);
}
.pxl-tab-icon-box1 .pxl--item.active .pxl-tab--title:before {
    width: 100%;
}
.pxl-tab-icon-box1 .pxl--item + .pxl--item .pxl-tab--title {
    margin-top: 33px;
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title {
    padding-bottom: 21px;
    position: relative;
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:hover {
    cursor: pointer;
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:hover .pxl-item--icon {
    background: var(--primary-color);
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:hover .label {
    color: var(--primary-color);
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:hover:before {
    width: 100%;
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:after, .pxl-tab-icon-box1 .pxl--item .pxl-tab--title:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.20);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-tab-icon-box1 .pxl--item .pxl-tab--title:before {
    background-color: var(--primary-color);
    width: 0;
}
.pxl-tab-icon-box1 .pxl-tab--title {
    display: flex;
    align-items: center;
}
.pxl-tab-icon-box1 .pxl-tab--title .pxl-item--icon {
    text-align: center;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.10);
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    backdrop-filter: blur(10px);
    font-size: 24px;
    color: #fff;
    margin-left: 28px;
}
.pxl-tab-icon-box1 .pxl-tab--title .pxl-item--icon svg {
    height: 24px;
}
.pxl-tab-icon-box1 .pxl-tab--title .label {
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    max-width: 202px;
    color: #fff;
    font-weight: 600;
    line-height: 20px;
}
.pxl-tab-icon-box1 .pxl-tab--content {
    padding: 64px 60px 63px 44px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    background-color: #272727;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.pxl-tab-icon-box1 .pxl-tab--content .h5 {
    font-family: 'Plateia Bold';
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: 0.6px;
}
.pxl-tab-icon-box1 .pxl-tab--content .pxl-tab--des {
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    max-width: 316px;
}
.pxl-tab-icon-box1 .pxl-tab--content .pxl-item--icon {
    line-height: 1;
    font-size: 66px;
    color: #fff;
    margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
    .pxl-tab-icon-box1 .pxl-tab--content .pxl-item--icon {
        font-size: 40px;
    }
}
.pxl-tab-icon-box1 .pxl-tab--content .pxl-item--icon svg {
    height: 48px;
}
.pxl-tab-icon-box1 .pxl-item--backdrop {
    background-color: var(--primary-color);
    transform: rotateY(-180deg) translateZ(1px);
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.pxl-tab-icon-box1 .pxl-item--inner {
    display: block !important;
    opacity: 0 !important;
    visibility: hidden;
    min-height: 408px;
    max-width: 448px;
    position: absolute;
    top: 0;
    right: -497px;
    transition-property: box-shadow, transform;
    transition-duration: 0.6s;
    -webkit-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform-style: preserve-3d;
}
@media screen and (max-width: 767px) {
    .pxl-tab-icon-box1 .pxl-item--inner {
        opacity: 1 !important;
        visibility: visible;
        position: unset;
        max-width: 100%;
        min-height: auto;
        margin-top: 21px;
    }
}
.pxl-tab-icon-box1 .pxl-item--inner .pxl-item--link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}
.pxl-tab-icon-box1 .pxl-item--inner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: transparent;
    transform: rotateY(-90deg);
}
.pxl-tab-icon-box1 .pxl-item--inner:hover {
    transform: rotateY(-180deg);
    transform-origin: 50% 50%;
}
.pxl-tab-icon-box1 .btn-tab {
    margin-top: 30px;
    background-color: transparent;
}
.pxl-tab-icon-box1 .btn-tab span {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}
@media (max-width: 991px) {
    .ai-container > div {
        margin: 52px 30px 103px 30px !important;
    }
}
.pxl-history {
    position: relative;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    .pxl-history {
        max-width: 1117px;
    }
}
.pxl-history.style2 .corner-box {
    margin-bottom: 54px;
}
.pxl-history.style2 .corner-box:hover .wrap-content .time {
    background-color: #008060;
    color: #b5ff17;
}
.pxl-history.style2 .corner-box:hover .wrap-content .title {
    color: #008060;
}
.pxl-history.style2 .corner-box:last-child .wrap-content .time:after {
    content: none;
}
.pxl-history.style2 .wrap-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 77.33px;
    -webkit-transition: 250ms all linear 0ms;
    -khtml-transition: 250ms all linear 0ms;
    -moz-transition: 250ms all linear 0ms;
    -ms-transition: 250ms all linear 0ms;
    -o-transition: 250ms all linear 0ms;
    transition: 250ms all linear 0ms;
}
@media (max-width: 1024px) {
    .pxl-history.style2 .wrap-content {
        align-items: flex-start;
    }
}
.pxl-history.style2 .wrap-content .time {
    font-family: Samim;
    font-size: 18.97px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.5px;
    color: var(--third-color);
    width: 53.99px;
    height: 53.99px;
    text-align: center;
    line-height: 53.99px;
    border-radius: 50%;
    background: rgba(81, 89, 108, 0.1);
    transition: all 200ms linear 0ms;
    position: absolute;
    right: 0;
}
.pxl-history.style2 .wrap-content .time:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 76.74px;
    background-color: rgba(0, 34, 28, 0.1);
    bottom: -94.49px;
    right: 50%;
    transform: translateX(50%);
}
@media (max-width: 1024px) {
    .pxl-history.style2 .wrap-content .time:after {
        bottom: -66.49px;
        height: 56.74px;
    }
}
@media (max-width: 1024px) {
    .pxl-history.style2 .wrap-content .time {
        right: 10px;
        transform: translatex(0);
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.style2 .wrap-content .time {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}
.pxl-history.style2 .wrap-content .title {
    position: relative;
    z-index: 2;
    transition: all 200ms linear 0ms;
    font-family: Samim;
    font-size: 26.26px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.5px;
    color: var(--four-color);
    margin-bottom: 11px;
}
@media (max-width: 1024px) {
    .pxl-history.style2 .wrap-content .title {
        margin-right: 40px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.style2 .wrap-content .title {
        font-size: 24px;
        line-height: 1.2;
        text-align: right;
        margin-right: 20px;
    }
}
.pxl-history.style2 .wrap-content .desc {
    font-size: 23.35px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
@media (max-width: 1024px) {
    .pxl-history.style2 .wrap-content .desc {
        text-align: right;
        margin-right: 40px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.style2 .wrap-content .desc {
        font-size: 18px;
        line-height: 1.4;
        margin-right: 20px;
    }
}
.pxl-history.style2 .wrap-content li {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #b9b9bf;
}
.pxl-history.default:before, .pxl-history.style3:before {
    position: absolute;
    content: 0;
    height: 87%;
    border-right: 1px dashed var(--third-color);
    top: 22px;
    right: 50%;
    transform: translatex(50%);
    content: '';
    z-index: 0;
}
@media (max-width: 1024px) {
    .pxl-history.default:before, .pxl-history.style3:before {
        right: 40px;
        transform: translatex(0%);
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.default:before, .pxl-history.style3:before {
        right: 21px;
    }
}
.pxl-history.default .pxl-history-l1, .pxl-history.style3 .pxl-history-l1 {
    padding: 0;
}
.pxl-history.default .pxl-history-l1 > .corner-box, .pxl-history.style3 .pxl-history-l1 > .corner-box {
    display: flex;
    margin-bottom: 53px;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box, .pxl-history.style3 .pxl-history-l1 > .corner-box {
        margin: 20px 0 50px 0;
        padding-right: 65px;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box:last-child, .pxl-history.style3 .pxl-history-l1 > .corner-box:last-child {
    margin-bottom: 0;
}
.pxl-history.default .pxl-history-l1 > .corner-box ul, .pxl-history.style3 .pxl-history-l1 > .corner-box ul {
    position: relative;
    z-index: 2;
    margin: 0;
    margin-top: 16px;
    padding-right: 29px;
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 450px;
    -webkit-transition: 250ms all linear 0ms;
    -khtml-transition: 250ms all linear 0ms;
    -moz-transition: 250ms all linear 0ms;
    -ms-transition: 250ms all linear 0ms;
    -o-transition: 250ms all linear 0ms;
    transition: 250ms all linear 0ms;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content {
        width: 100%;
        align-items: flex-start;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .time, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .time {
    font-family: Samim;
    margin-top: 22px;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #fdfdfd;
    width: 65.71px;
    height: 65.71px;
    text-align: center;
    line-height: 65.71px;
    border-radius: 50%;
    background: linear-gradient(-90deg, #40ccfc, #1aecf5);
    position: absolute;
    right: 50%;
    transform: translatex(50%);
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .time, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .time {
        right: 10px;
        transform: translatex(0);
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .time, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .time {
        width: 45px;
        height: 45px;
        line-height: 45px;
        right: 0;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .time:after, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .time:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(-90deg, #40ccfc, #1aecf5);
    opacity: 0.3;
}
@media (max-width: 767px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .time:after, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .time:after {
        top: -5px;
        right: -5px;
        width: 54px;
        height: 54px;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .title, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .title {
    position: relative;
    z-index: 2;
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 18px;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .title, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .title {
        margin-right: 40px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .title, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .title {
        font-size: 24px;
        line-height: 1.2;
        text-align: right;
        margin-right: 20px;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .desc, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .desc {
    font-family: Vazirmatn1;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .desc, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .desc {
        text-align: right;
        margin-right: 40px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.default .pxl-history-l1 > .corner-box .wrap-content .desc, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content .desc {
        font-size: 18px;
        line-height: 1.4;
        margin-right: 20px;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box .wrap-content li, .pxl-history.style3 .pxl-history-l1 > .corner-box .wrap-content li {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #b9b9bf;
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(2) .time, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(2) .time {
    background: linear-gradient(-90deg, #2f057b, #6441c1);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(2) .time:after, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(2) .time:after {
    background: linear-gradient(-90deg, #2f057b, #6441c1);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(3) .time, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(3) .time {
    background: linear-gradient(-90deg, #ff7369, #ffb06d);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(3) .time:after, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(3) .time:after {
    background: linear-gradient(-90deg, #ff7369, #ffb06d);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(4) .time, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(4) .time {
    background: linear-gradient(-90deg, #00fff0, #00d3c7);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(4) .time:after, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(4) .time:after {
    background: linear-gradient(-90deg, #00fff0, #00d3c7);
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd), .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) {
    text-align: left;
    padding-left: 30px;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd), .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) {
        text-align: right;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd), .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) {
        padding-left: 0;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd) .title:before, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) .title:before {
    left: -135px;
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd) .title:after, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) .title:after {
    right: -112px;
}
@media (min-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box:nth-child(odd) .line, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(odd) .line {
        left: -277px;
        right: auto;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(even), .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(even) {
    text-align: right;
    justify-content: flex-end;
}
@media (max-width: 1024px) {
    .pxl-history.default .pxl-history-l1 > .corner-box:nth-child(even), .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(even) {
        justify-content: flex-start;
    }
}
.pxl-history.default .pxl-history-l1 > .corner-box:nth-child(even) .title:after, .pxl-history.style3 .pxl-history-l1 > .corner-box:nth-child(even) .title:after {
    left: -112px;
}
.pxl-history.default .pxl-history-l1 > .corner-box.active .wrap-content, .pxl-history.style3 .pxl-history-l1 > .corner-box.active .wrap-content {
    border-color: #105353;
    background-color: #0e2431;
    backdrop-filter: blur(10px);
}
.pxl-history.default .pxl-history-l1 > .corner-box.active .wrap-content:before, .pxl-history.style3 .pxl-history-l1 > .corner-box.active .wrap-content:before {
    background: #0e2431;
    backdrop-filter: blur(10px);
}
.pxl-history.default .pxl-history-l1 > .corner-box.active .wrap-content .line, .pxl-history.style3 .pxl-history-l1 > .corner-box.active .wrap-content .line, .pxl-history.default .pxl-history-l1 > .corner-box.active .wrap-content .box, .pxl-history.style3 .pxl-history-l1 > .corner-box.active .wrap-content .box {
    background-color: var(--primary-color);
}
.pxl-history.style3 {
    max-width: 1215px;
}
.pxl-history.style3:before {
    top: 112px;
    height: 80%;
}
@media (min-width: 1200px) {
    .pxl-history.style3 .pxl-history-l1 .corner-box:nth-child(1) {
        margin-bottom: -43px;
    }
    .pxl-history.style3 .pxl-history-l1 .corner-box:nth-child(2) {
        margin-bottom: 25px;
    }
    .pxl-history.style3 .pxl-history-l1 .corner-box:nth-child(2) .wrap-content .time {
        margin-top: 70px;
    }
    .pxl-history.style3 .pxl-history-l1 .corner-box:nth-child(3) {
        margin-bottom: -33px;
    }
    .pxl-history.style3 .pxl-history-l1 .corner-box:nth-child(4) .wrap-content .time {
        margin-top: 70px;
    }
}
.pxl-history.style3 .pxl-history-l1 .corner-box .wrap-content {
    width: 536px !important;
    overflow: hidden;
    background-color: #fdfdfd;
    border-radius: 10px;
    padding: 32px 55px;
}
@media (max-width: 767px) {
    .pxl-history.style3 .pxl-history-l1 .corner-box .wrap-content {
        padding: 32px 15px;
    }
}
.pxl-history.style3 .pxl-history-l1 .corner-box .wrap-content .time {
    margin-top: 42px;
}
.pxl-history.style3 .pxl-history-l1 .corner-box .wrap-content .title {
    position: relative;
    font-size: 24px;
    margin-bottom: 7px;
}
.pxl-history.style3 .pxl-history-l1 .corner-box .wrap-content .title:after {
    content: '';
    position: absolute;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    background-color: rgba(0, 128, 96, 0.1);
    top: -67px;
}
.pxl-history .pxl-history-l2 {
    padding: 0;
}
.pxl-history .pxl-history-l2 > .corner-box {
    display: flex;
    margin-bottom: 20px;
}
@media (max-width: 1024px) {
    .pxl-history .pxl-history-l2 > .corner-box {
        margin: 20px 0 0 0 !important;
        padding-right: 65px;
    }
}
@media (max-width: 575px) {
    .pxl-history .pxl-history-l2 > .corner-box {
        padding-right: 35px;
    }
}
.pxl-history .pxl-history-l2 > .corner-box ul {
    position: relative;
    z-index: 2;
    margin: 0;
    margin-top: 16px;
    padding-right: 29px;
}
.pxl-history .pxl-history-l2 > .corner-box:last-child .wrap-content .icon .arrow-divider {
    display: none;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content {
    position: relative;
    display: flex;
    justify-content: flex-start;
    border-radius: 20px;
    background-color: #fdfdfd;
    box-shadow: 0 3px 21px rgba(89, 100, 255, 0.08);
    padding: 55px 88px 52px 0;
    -webkit-transition: 250ms all linear 0ms;
    -khtml-transition: 250ms all linear 0ms;
    -moz-transition: 250ms all linear 0ms;
    -ms-transition: 250ms all linear 0ms;
    -o-transition: 250ms all linear 0ms;
    transition: 250ms all linear 0ms;
}
@media (max-width: 1024px) {
    .pxl-history .pxl-history-l2 > .corner-box .wrap-content {
        width: 100%;
    }
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .wrap-content-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: -25px;
    display: inline-flex;
    transition: 500ms ease;
    width: 40px;
    z-index: 1;
    height: 40px;
    line-height: 40px;
    align-items: center;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon svg {
    position: relative;
    z-index: 1;
    transition: 500ms ease;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon .arrow-divider {
    display: block;
    height: 167px;
    width: 1px;
    top: 52px;
    position: absolute;
    border-right: 1px dashed #9f90ff;
    right: 50%;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon .arrow-divider:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 1px;
    background: #9f90ff;
    bottom: 0;
    right: -1px;
    transform: rotatez(-140deg);
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon .arrow-divider:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 1px;
    background: #9f90ff;
    bottom: 0;
    left: 0px;
    transform: rotatez(-45deg);
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon:after {
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    box-shadow: 0px 4px 40px 0px rgba(255, 132, 105, 0.5);
    height: calc(100% + 40px);
    right: -20px;
    top: -20px;
    display: block;
    border-radius: 47% 62% 35% 82% / 45% 45% 66% 80%;
    will-change: border-radius, transform, opacity;
    animation: slidershape 5s linear infinite;
    -webkit-animation: slidershape 5s linear infinite;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .icon:before {
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    box-shadow: 0px 4px 20px 0px rgba(89, 100, 255, 0.06);
    height: calc(100% + 40px);
    right: -35px;
    top: -20px;
    display: block;
    border-radius: 47% 62% 35% 82% / 45% 45% 66% 80%;
    will-change: border-radius, transform, opacity;
    background: #fdfdfd;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .title {
    position: relative;
    z-index: 2;
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 17px;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content .desc {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.pxl-history .pxl-history-l2 > .corner-box .wrap-content li {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #b9b9bf;
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(2) .icon {
    background: linear-gradient(-90deg, #2f057b, #6441c1);
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(2) .icon:after {
    background: linear-gradient(-90deg, #2f057b, #6441c1);
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(3) .icon {
    background: linear-gradient(-90deg, #ff7369, #ffb06d);
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(3) .icon:after {
    background: linear-gradient(-90deg, #ff7369, #ffb06d);
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(4) .icon {
    background: linear-gradient(-90deg, #00fff0, #00d3c7);
}
.pxl-history .pxl-history-l2 > .corner-box:nth-child(4) .icon:after {
    background: linear-gradient(-90deg, #00fff0, #00d3c7);
}
.pxl-mailchimp .mc4wp-form {
    position: relative;
    width: 100%;
}
.pxl-mailchimp .mc4wp-response {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
}
.pxl-mailchimp .mc4wp-alert {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 14px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
    margin-top: 25px;
    position: relative;
    max-width: 350px;
}
.pxl-mailchimp .mc4wp-alert:before {
    content: '';
    position: absolute;
    top: -18px;
    right: 20px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.pxl-mailchimp .mc4wp-alert p {
    margin: 0;
}
.pxl-mailchimp [type="submit"] {
    white-space: nowrap;
    position: unset;
}
.pxl-mailchimp [type="submit"]:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.pxl-mailchimp.style-default .mc4wp-form-fields {
    position: relative;
}
.pxl-mailchimp.style-default [type="email"] {
    height: 86px;
    border: 1px solid #fff;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: transparent;
    font-size: 16px;
    color: #fdfdfd;
    width: 100%;
    padding: 0 22px;
}
@media (max-width: 1024px) {
    .pxl-mailchimp.style-default [type="email"] {
        height: 66px;
    }
}
.pxl-mailchimp.style-default .btn-form {
    position: absolute;
    top: 50%;
    padding: 15px 36px 17px 40px;
    transform: translateY(-50%);
    left: 10px;
}
@media (max-width: 1366px) {
    .pxl-mailchimp.style-default .btn-form {
        padding: 10px 16px 12px 20px;
    }
}
@media (max-width: 865px) {
    .pxl-mailchimp.style-default .btn-form {
        position: relative;
        top: 20px;
        left: 0;
        transform: none;
    }
}
.pxl-mailchimp.style-default [type="submit"] {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 34px;
    letter-spacing: 0.005em;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-default [type="submit"] {
        padding: 0 22px;
    }
}
.pxl-mailchimp.style-box-round .mc4wp-form-fields {
    position: relative;
}
.pxl-mailchimp.style-box-round [type="email"] {
    height: 65px;
    -webkit-border-radius: 65px;
    -khtml-border-radius: 65px;
    -moz-border-radius: 65px;
    -ms-border-radius: 65px;
    -o-border-radius: 65px;
    border-radius: 65px;
    background-color: rgba(255, 255, 255, 0.24);
    font-size: 15px;
    color: #e4e4e4;
    padding: 0 22px;
    min-width: 280px;
    border: none;
    padding-right: 48px;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-box-round [type="email"] {
        padding-right: 30px;
    }
}
.pxl-mailchimp.style-box-round [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 50px;
    line-height: 65px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-box-round [type="submit"] {
        padding: 0 22px;
    }
}
.pxl-mailchimp.style-outline .mc4wp-form-fields {
    display: flex;
    flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
    .pxl-mailchimp.style-outline .mc4wp-form-fields {
        display: block;
    }
}
.pxl-mailchimp.style-outline [type="email"] {
    height: 50px;
    border: none;
    border-bottom: 1px solid #fff;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 16px;
    color: #bfbfbf;
    padding: 0;
    width: auto;
    min-width: 320px;
    margin-left: 30px;
}
.pxl-mailchimp.style-outline [type="email"]:focus {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.67);
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-outline [type="email"] {
        margin-left: 20px;
        min-width: 220px;
    }
}
.pxl-mailchimp.style-outline [type="submit"] {
    padding: 0 40px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-outline [type="submit"] {
        padding: 0 22px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-mailchimp.style-outline [type="submit"] {
        margin-top: 20px;
    }
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -15px 1px 0 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition-timing-function: ease, ease;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:hover:before {
    -webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1);
}
.pxl-mailchimp.style-outline.style-btn-default [type="submit"]:hover, .pxl-mailchimp.style-outline.style-btn-default [type="submit"]:focus {
    background: var(--primary-color);
}
.pxl-mailchimp.style-primary .mc4wp-form-fields {
    display: flex;
    flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
    .pxl-mailchimp.style-primary .mc4wp-form-fields {
        display: block;
    }
}
.pxl-mailchimp.style-primary [type="email"] {
    height: 54px;
    border: none;
    border: none;
    -webkit-border-radius: 54px;
    -khtml-border-radius: 54px;
    -moz-border-radius: 54px;
    -ms-border-radius: 54px;
    -o-border-radius: 54px;
    border-radius: 54px;
    background-color: #3b3f38;
    font-size: 16px;
    color: #fff;
    padding-right: 26px;
    width: auto;
    min-width: 320px;
    margin-left: 16px;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-primary [type="email"] {
        min-width: 220px;
    }
}
@media screen and (max-width: 991px) {
    .pxl-mailchimp.style-primary [type="email"] {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
.pxl-mailchimp.style-primary [type="submit"] {
    padding: 0 34px;
    line-height: 54px;
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-color);
    z-index: 1;
    text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
    .pxl-mailchimp.style-primary [type="submit"] {
        padding: 0 22px;
    }
}
@media screen and (max-width: 991px) {
    .pxl-mailchimp.style-primary [type="submit"] {
        margin-top: 20px;
    }
}
.pxl-mailchimp.style-box-white {
    -webkit-border-radius: 42px;
    -khtml-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 42px;
    background-color: #fff;
    padding: 13px 40px 13px 18px;
}
.pxl-mailchimp.style-box-white [type="email"] {
    font-size: 15px;
    color: #79949f;
    padding: 0 60px 0 0;
    background-image: url(../assets/img/mail.png);
    background-position: right -10px center;
    background-repeat: no-repeat;
    border: none;
    margin-left: 10px;
}
.pxl-mailchimp.style-box-white [type="submit"] {
    line-height: 58px;
    padding: 0 26px;
}
.pxl-mailchimp.style-box-white .mc4wp-form-fields {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .pxl-mailchimp.style-box-white .mc4wp-form-fields {
        display: block;
    }
}
.pxl-mailchimp.style-box-white2 {
    -webkit-border-radius: 42px;
    -khtml-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 42px;
    background-color: #fff;
    padding: 5px;
    -webkit-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 62px rgba(0, 0, 0, 0.08);
}
.pxl-mailchimp.style-box-white2 [type="email"] {
    font-size: 15px;
    color: #747e8c;
    padding: 0 30px 0 0;
    border: none;
    height: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    width: auto;
    flex-grow: 1;
}
@media screen and (max-width: 767px) {
    .pxl-mailchimp.style-box-white2 [type="email"] {
        padding-right: 20px;
    }
}
.pxl-mailchimp.style-box-white2 [type="submit"] {
    line-height: 50px;
    padding: 0 30px;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .pxl-mailchimp.style-box-white2 [type="submit"] {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 0px;
    }
    .pxl-mailchimp.style-box-white2 [type="submit"]:before {
        content: "\f13b";
        font-family: "Caseicon";
        font-size: 16px;
        font-weight: 400;
    }
}
.pxl-mailchimp.style-box-white2 .mc4wp-form-fields {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a i:before {
    transition: 0.3s linear;
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a:hover i:before {
    transform: rotateZ(-180deg);
}
.pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
    display: inline-flex;
    line-height: 1;
    margin-right: 5px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 1;
}
.pxl-nav-menu .sub-menu li.menu-item-has-children > a:after {
    content: "\f14d";
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 10px;
    font-family: "Caseicon";
    font-weight: 400;
}
.pxl-nav-hidden .pxl-menu-toggle {
    display: block;
    position: absolute;
    top: 10px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    left: 0px;
    width: 28px;
    cursor: pointer;
    font-size: 10px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #fff;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.08);
}
.pxl-nav-hidden .pxl-menu-toggle:before {
    content: "\f150";
    font-family: "Caseicon";
}
.pxl-nav-hidden .pxl-menu-toggle.active {
    background-color: #fff;
    color: #000;
}
.pxl-nav-hidden .pxl-menu-toggle.active:before {
    content: "\f13d";
}
.pxl-nav-hidden .pxl-menu-hidden {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pxl-nav-hidden .pxl-menu-hidden li {
    position: relative;
}
.pxl-nav-hidden .pxl-menu-hidden li a {
    display: block;
    line-height: 46px;
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.pxl-nav-hidden .pxl-menu-hidden li > a:hover, .pxl-nav-hidden .pxl-menu-hidden li > a.current, .pxl-nav-hidden .pxl-menu-hidden li.current_page_item > a, .pxl-nav-hidden .pxl-menu-hidden li.current-menu-item > a, .pxl-nav-hidden .pxl-menu-hidden li.current_page_ancestor > a, .pxl-nav-hidden .pxl-menu-hidden li.current-menu-ancestor > a {
    color: var(--primary-color);
}
.pxl-nav-hidden .pxl-menu-hidden .sub-menu, .pxl-nav-hidden .pxl-menu-hidden .children {
    position: relative;
    display: none;
    list-style: none;
    margin: 0;
    padding: 10px 0;
}
.pxl-nav-hidden .pxl-menu-hidden .sub-menu li a, .pxl-nav-hidden .pxl-menu-hidden .children li a {
    font-size: 12px;
    font-weight: 500;
    line-height: 32px;
    padding-right: 14px;
}
.pxl-nav-hidden .pxl-menu-hidden > li > .sub-menu > li > .sub-menu > li a {
    padding-right: 28px;
}
.pxl-logo-nav1 {
    display: inline-flex;
    background-color: #040900;
    align-items: center;
}
.pxl-logo-nav1 .pxl-logo-wrap {
    padding: 0 95px;
}
.pxl-logo-nav1 .pxl-logo-wrap img {
    max-height: 47px;
    width: auto;
}
.pxl-logo-nav1 .pxl-nav-wrap {
    display: none;
    height: 118px !important;
    opacity: 1 !important;
}
.pxl-logo-nav1 .pxl-menu-primary {
    margin-left: 70px;
}
.pxl-logo-nav1 .pxl-menu-primary > li > a {
    color: #fff;
    font-size: 15px;
    line-height: 118px;
}
.pxl-logo-nav1 .pxl-menu-primary > li > a:before {
    content: '';
    width: 0;
    height: 2px;
    background-color: var(--primary-color);
    position: absolute;
    top: 50%;
    right: 0;
    margin: 11px auto 0 auto;
}
.pxl-logo-nav1 .pxl-menu-primary > li.menu-item-has-children > a {
    position: relative;
}
.pxl-logo-nav1 .pxl-menu-primary > li.menu-item-has-children > a .caseicon-angle-arrow-down {
    display: inline-flex;
    font-size: 10px;
    line-height: 1;
    margin-right: 6px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-logo-nav1 .pxl-menu-primary > li:hover > a .caseicon-angle-arrow-down {
    -webkit-transform: rotateX(-180deg);
    -khtml-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.pxl-logo-nav1 .pxl-menu-primary > li:hover > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current_page_item > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current-menu-item > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current_page_ancestor > a:before, .pxl-logo-nav1 .pxl-menu-primary > li.current-menu-ancestor > a:before {
    width: 100%;
}
.pxl-logo-nav1 .pxl-nav-button {
    width: 118px;
    height: 118px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i {
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    height: 2px;
    background-color: #000;
    right: 0;
    position: absolute;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(1) {
    top: 7px;
    width: 40px;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(2) {
    top: 19px;
    width: 22px;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(3) {
    top: 31px;
    width: 22px;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.pxl-logo-nav1 .pxl-nav-button .pxl-nav-divider i:nth-child(4) {
    width: 40px;
    transform: rotate(-45deg) translateX(-100%);
    top: 30px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i {
    width: 100%;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(1), .pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(3) {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(2) {
    transform: rotate(45deg);
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.pxl-logo-nav1 .pxl-nav-button.active .pxl-nav-divider i:nth-child(4) {
    transform: rotate(-45deg) translateX(0%);
    top: 19px;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.pxl-menu-list .grid-filter-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 65px;
    flex-wrap: wrap;
}
.pxl-menu-list .grid-filter-wrap .filter-item {
    padding: 15px 0;
    margin-right: 30px;
    margin-left: 30px;
    cursor: pointer;
    color: #a5a5a5;
    display: block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
@media screen and (max-width: 767px) {
    .pxl-menu-list .grid-filter-wrap .filter-item {
        padding: 12px 0;
        margin-right: 15px;
        margin-left: 15px;
    }
}
.pxl-menu-list .grid-filter-wrap .filter-item:before, .pxl-menu-list .grid-filter-wrap .filter-item:after {
    width: 0%;
    height: 2px;
    opacity: 0;
    content: "";
    position: absolute;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.pxl-menu-list .grid-filter-wrap .filter-item:before {
    top: 0px;
    left: 0px;
}
.pxl-menu-list .grid-filter-wrap .filter-item:after {
    right: 0px;
    bottom: 0px;
}
.pxl-menu-list .grid-filter-wrap .filter-item.active, .pxl-menu-list .grid-filter-wrap .filter-item:hover {
    color: var(--primary-color);
}
.pxl-menu-list .grid-filter-wrap .filter-item.active:before, .pxl-menu-list .grid-filter-wrap .filter-item:hover:before, .pxl-menu-list .grid-filter-wrap .filter-item.active:after, .pxl-menu-list .grid-filter-wrap .filter-item:hover:after {
    opacity: 1;
    width: 100%;
}
.pxl-menu-list .grid-filter-wrap.center {
    text-align: center;
}
.pxl-menu-list .pxl--title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
    color: inherit;
}
.pxl-menu-list .line-dotted {
    flex-grow: 1;
    border-bottom: 1px dotted #a5a5a5;
    position: relative;
    top: 3px;
}
.pxl-menu-list .pxl--price {
    padding-right: 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: inherit;
}
.pxl-menu-list .wp-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #000;
}
.pxl-menu-list .menu-item {
    padding: 0 15px;
    margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
    .pxl-menu-list .menu-item {
        min-width: 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .pxl-menu-list .menu-item {
        min-width: 100%;
        max-width: 100%;
    }
}
.swiper-filter-active .pxl-swiper-slide {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.swiper-filter-active .non-swiper-slide {
    display: none;
}
.swiper-filter-wrap, .pxl-grid-filter3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.swiper-filter-wrap .filter-item, .pxl-grid-filter3 .filter-item {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 24px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.swiper-filter-wrap .filter-item:before, .pxl-grid-filter3 .filter-item:before {
    content: '';
    width: 11px;
    height: 41px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
    background-color: #f4f4f4;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scaley(0);
    -khtml-transform: translate(50%, -50%) scaley(0);
    -moz-transform: translate(50%, -50%) scaley(0);
    -ms-transform: translate(50%, -50%) scaley(0);
    -o-transform: translate(50%, -50%) scaley(0);
    transform: translate(50%, -50%) scaley(0);
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: -1;
}
.swiper-filter-wrap .filter-item span, .pxl-grid-filter3 .filter-item span {
    color: #010927;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.swiper-filter-wrap .filter-item.active, .pxl-grid-filter3 .filter-item.active {
    color: var(--primary-color);
}
.swiper-filter-wrap .filter-item.active:before, .pxl-grid-filter3 .filter-item.active:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scaley(1);
    -khtml-transform: translate(50%, -50%) scaley(1);
    -moz-transform: translate(50%, -50%) scaley(1);
    -ms-transform: translate(50%, -50%) scaley(1);
    -o-transform: translate(50%, -50%) scaley(1);
    transform: translate(50%, -50%) scaley(1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow {
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
    left: auto;
    bottom: 0;
    top: auto;
    opacity: 1;
    visibility: visible;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #4b5345;
    line-height: 36px;
    color: #4b5345;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow i:before {
    content: "\f142";
    font-family: Caseicon;
    font-size: 16px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow:hover {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    margin-right: -80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    margin-right: 80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow + .pxl-swiper-dots {
    position: absolute;
    bottom: 120px;
    right: 0;
    left: 0;
    margin: 0;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction {
    bottom: 10px;
    font-size: 0px;
    line-height: 20px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    min-width: 20px;
    text-align: center;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current {
    position: relative;
    margin-left: 50px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 32px;
    width: 27px;
    height: 1px;
    background-color: #fff;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow {
    opacity: 1;
    visibility: visible;
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 20px;
    background: transparent;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    position: static;
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow i {
    display: inline-flex;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg {
    height: 55px;
    width: 55px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--main {
    fill: #ececec;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--hover {
    opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
    margin-left: 16px;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--main {
    opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--hover {
    opacity: 1;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow {
    font-size: 36px;
    color: #c5d3d8;
    background-color: transparent;
    box-shadow: none;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
    display: inline-block;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets {
    margin-top: 35px;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span {
    margin: 0 4px;
    width: 11px;
    height: 11px;
    background-color: var(--gradient-color-from);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:before {
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid var(--primary-color);
    top: -1px;
    right: -1px;
    position: absolute;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    -webkit-transform: scale(1.4);
    -khtml-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:after {
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: '';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: var(--gradient-color-from);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
    opacity: 0;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active {
    background: transparent;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:after, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:after {
    opacity: 1;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-swiper-sliders .pxl-item--image img {
    width: 100%;
}
.pxl-swiper-sliders .pxl-item--title a, .pxl-swiper-sliders .pxl-item--category a {
    color: inherit;
}
.pxl-swiper-sliders .pxl-item--title a:hover, .pxl-swiper-sliders .pxl-item--category a:hover {
    color: inherit;
}
.pxl-grid .pxl-item--image img {
    width: 100%;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #f5f1f1;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    height: 46px;
    width: 46px;
    line-height: 46px;
    font-size: 18px;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers i {
    font-size: 13px;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers:before, .pxl-grid-pagination.pxl-pagination-style2 .page-numbers:after {
    display: none;
}
.pxl-grid-pagination.pxl-pagination-style2 .page-numbers.current, .pxl-grid-pagination.pxl-pagination-style2 .page-numbers:hover {
    background-color: #242f51;
}
.pxl-grid-filter2 {
    margin-bottom: 38px;
    font-size: 17px;
    color: #444;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pxl-grid-filter2 .filter-item {
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.pxl-grid-filter2 .filter-item .product-thumbnail {
    border-radius: 50%;
}
.pxl-grid-filter3 {
    margin-bottom: 53px;
}
.pxl-blog-list .pxl-item--image {
    position: relative;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .pxl-blog-list .pxl-item--image {
        min-height: 280px;
        min-width: 45%;
        max-width: 45%;
    }
}
@media screen and (max-width: 767px) {
    .pxl-blog-list .pxl-item--image {
        margin-bottom: 35px;
    }
}
.pxl-blog-list .pxl-item--image a {
    display: block;
}
@media screen and (min-width: 768px) {
    .pxl-blog-list .pxl-item--image a {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}
@media screen and (min-width: 768px) {
    .pxl-blog-list .pxl-item--image img {
        opacity: 0;
        position: absolute;
        z-index: -999;
    }
}
@media screen and (min-width: 768px) {
    .pxl-blog-list .pxl-item--body {
        padding-right: 60px;
    }
}
.pxl-blog-list .pxl-item--title {
    font-size: 21px;
    line-height: 1.429;
}
.pxl-blog-list .pxl-meta--post {
    margin-bottom: 25px;
    list-style: none;
}
.pxl-blog-list .pxl-meta--post li {
    display: inline-block;
}
.pxl-blog-list .pxl-grid-item {
    overflow: hidden;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
@media screen and (min-width: 768px) {
    .pxl-blog-list .pxl-grid-item {
        display: flex;
        align-items: center;
    }
}
.pxl-blog-list .pxl-grid-item + .pxl-grid-item {
    margin-top: 60px;
}
.pxl-blog-grid-layout1 .pxl-swiper-arrow, .pxl-post-carousel1 .pxl-swiper-arrow {
    position: absolute;
    top: 50%;
    height: 100%;
    background-color: initial;
    cursor: none;
}
.pxl-blog-grid-layout1 .pxl-swiper-arrow.cursor-arrow-prev, .pxl-post-carousel1 .pxl-swiper-arrow.cursor-arrow-prev {
    right: calc((100vw - 1170px)/-2) !important;
    width: calc((100vw - 1170px)/2) !important;
    left: auto;
}
.pxl-blog-grid-layout1 .pxl-swiper-arrow.cursor-arrow-next, .pxl-post-carousel1 .pxl-swiper-arrow.cursor-arrow-next {
    width: calc((100vw - 1170px)/2) !important;
    left: calc((100vw - 1170px)/-2) !important;
    right: auto;
}
.pxl-blog-grid-layout1 .pxl-swiper-arrow.swiper-button-disabled, .pxl-post-carousel1 .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.pxl-blog-grid-layout1 .pxl-swiper-slide, .pxl-post-carousel1 .pxl-swiper-slide {
    padding: 0 18px;
}
.pxl-blog-grid-layout1 .pxl-pagination-wrap .pxl-pagination-links, .pxl-post-carousel1 .pxl-pagination-wrap .pxl-pagination-links {
    margin-top: 40px;
}
@media screen and (max-width: 767px) {
    .pxl-blog-grid-layout1 .pxl-pagination-wrap .pxl-pagination-links, .pxl-post-carousel1 .pxl-pagination-wrap .pxl-pagination-links {
        margin-top: 0;
    }
}
.pxl-blog-grid-layout1 .item--featured, .pxl-post-carousel1 .item--featured {
    overflow: hidden;
    position: relative;
    border-radius: 25px 25px 0 0;
}
.pxl-blog-grid-layout1 .item--featured:after, .pxl-post-carousel1 .item--featured:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    right: 50%;
    position: absolute;
    left: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}
.pxl-blog-grid-layout1 .item--featured img, .pxl-post-carousel1 .item--featured img {
    transition: all 400ms linear;
    width: 100%;
}
.pxl-blog-grid-layout1 .item--title, .pxl-post-carousel1 .item--title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 0;
    color: var(--four-color);
    line-height: 42px;
}
@media (max-width: 1200px) {
    .pxl-blog-grid-layout1 .item--title, .pxl-post-carousel1 .item--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media (max-width: 1200px) and (max-width: 1024px) {
    .pxl-blog-grid-layout1 .item--title, .pxl-post-carousel1 .item--title {
        font-size: 24px;
    }
}
.pxl-blog-grid-layout1 .item--title a, .pxl-post-carousel1 .item--title a {
    background-repeat: no-repeat;
    background-position-y: -1px;
    background-image: linear-gradient(transparent calc(100% - 1px), var(--primary-color) 1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline forwards;
}
.pxl-blog-grid-layout1 .item--title a:hover, .pxl-post-carousel1 .item--title a:hover {
    animation: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) pxl-wide-menu-underline-hover forwards;
    color: var(--four-color);
}
@media screen and (min-width: 1200px) {
    .pxl-blog-grid-layout1.box-align-left .item--title, .pxl-post-carousel1.box-align-left .item--title {
        padding-left: 50px;
    }
}
@media screen and (min-width: 1200px) {
    .pxl-blog-grid-layout1.box-align-center .item--title, .pxl-post-carousel1.box-align-center .item--title {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media screen and (min-width: 1200px) {
    .pxl-blog-grid-layout1.box-align-right .item--title, .pxl-post-carousel1.box-align-right .item--title {
        padding-right: 50px;
    }
}
.pxl-blog-grid-layout1 .item--author, .pxl-post-carousel1 .item--author {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 9px;
}
.pxl-blog-grid-layout1 .pxl-item--date, .pxl-post-carousel1 .pxl-item--date {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 9px;
}
.pxl-blog-grid-layout1 .item--meta, .pxl-post-carousel1 .item--meta {
    font-size: 14px;
    width: 100%;
    list-style: none;
    margin-bottom: 0;
    font-weight: 500;
}
.pxl-blog-grid-layout1 .item--meta a, .pxl-post-carousel1 .item--meta a {
    color: var(--primary-color);
}
.pxl-blog-grid-layout1 .item--meta a.title-gradient, .pxl-post-carousel1 .item--meta a.title-gradient {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-blog-grid-layout1 .item--meta a:hover, .pxl-post-carousel1 .item--meta a:hover {
    color: var(--primary-color);
    text-decoration: underline;
}
.pxl-blog-grid-layout1 .item--meta li, .pxl-post-carousel1 .item--meta li {
    display: inline-block;
}
.pxl-blog-grid-layout1 .item--meta li + li, .pxl-post-carousel1 .item--meta li + li {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.pxl-blog-grid-layout1 .item--holder, .pxl-post-carousel1 .item--holder {
    padding: 32px 40px 47px 62px;
    background: #fdfdfd;
    box-shadow: 0px 4px 20px rgba(89, 100, 255, 0.08);
    border-radius: 0 0 25px 25px;
}
@media (max-width: 1280px) {
    .pxl-blog-grid-layout1 .item--holder, .pxl-post-carousel1 .item--holder {
        padding: 32px;
    }
}
@media (max-width: 1280px) and (max-width: 767px) {
    .pxl-blog-grid-layout1 .item--holder, .pxl-post-carousel1 .item--holder {
        padding: 32px 15px;
    }
}
.pxl-blog-grid-layout1 .pxl-item--inner:hover .item--featured img, .pxl-post-carousel1 .pxl-item--inner:hover .item--featured img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.pxl-blog-grid-layout1 .pxl-item--inner:hover .item--featured:after, .pxl-post-carousel1 .pxl-item--inner:hover .item--featured:after {
    right: 0;
    left: 0;
    opacity: 0;
    transition: all 400ms linear;
}
.pxl-blog-grid-layout1 .pxl-item--inner:hover .item--featured a.btn-readmore, .pxl-post-carousel1 .pxl-item--inner:hover .item--featured a.btn-readmore {
    opacity: 1;
    transition-delay: 0.05s;
    transform: translate(50%, -50%);
}
.pxl-post-carousel2 .pxl-load-more .btn {
    margin-top: 60px;
}
.pxl-post-carousel2 .item--featured {
    overflow: hidden;
    position: relative;
}
.pxl-post-carousel2 .item--featured img {
    width: 100%;
}
.pxl-post-carousel2 .item--title {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 1.458;
    color: #fff;
    letter-spacing: -0.02em;
    font-weight: 700;
    -webkit-transform: translatey(8px);
    -khtml-transform: translatey(8px);
    -moz-transform: translatey(8px);
    -ms-transform: translatey(8px);
    -o-transform: translatey(8px);
    transform: translatey(8px);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
    .pxl-post-carousel2 .item--title {
        font-size: 16px;
        font-weight: 600;
    }
}
.pxl-post-carousel2 .item--title a {
    color: inherit;
}
.pxl-post-carousel2 .item--meta {
    font-size: 14px;
    width: 100%;
    list-style: none;
    margin-bottom: 20px;
    font-weight: 500;
    opacity: 0;
    -webkit-transform: translatey(8px);
    -khtml-transform: translatey(8px);
    -moz-transform: translatey(8px);
    -ms-transform: translatey(8px);
    -o-transform: translatey(8px);
    transform: translatey(8px);
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pxl-post-carousel2 .item--meta a {
    color: inherit;
}
.pxl-post-carousel2 .item--meta a:hover {
    text-decoration: underline;
    color: #fff;
}
.pxl-post-carousel2 .item--meta li {
    color: #bababa;
    display: inline-block;
}
.pxl-post-carousel2 .item--meta li + li {
    margin-right: 5px;
    padding-right: 8px;
    position: relative;
}
.pxl-post-carousel2 .item--meta li + li:before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background-color: #ddd;
    position: absolute;
    top: 13px;
    right: -2px;
}
.pxl-post-carousel2 .item--content {
    margin-bottom: 24px;
}
.pxl-post-carousel2 a.btn-readmore {
    opacity: 0;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    letter-spacing: 2px;
    padding-bottom: 3px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-post-carousel2 a.btn-readmore:after {
    bottom: 0;
    right: 50%;
    width: 0%;
    content: "";
    height: 1px;
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
}
.pxl-post-carousel2 a.btn-readmore:hover:after {
    width: 100%;
}
.pxl-post-carousel2 .item--holder-inner {
    background-color: #0b0b0b;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
.pxl-post-carousel2 .item--holder {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    z-index: 1;
    padding: 20px;
    overflow: visible;
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transform: translatex(50%) scalex(0);
    -khtml-transform: translatex(50%) scalex(0);
    -moz-transform: translatex(50%) scalex(0);
    -ms-transform: translatex(50%) scalex(0);
    -o-transform: translatex(50%) scalex(0);
    transform: translatex(50%) scalex(0);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    opacity: 0;
    width: 100%;
    height: 100%;
}
.pxl-post-carousel2 .pxl-item--inner {
    position: relative;
}
.pxl-post-carousel2 .pxl-item--inner:hover .item--title {
    opacity: 1;
    transition-delay: 0.2s;
    -webkit-transform: translatey(0px);
    -khtml-transform: translatey(0px);
    -moz-transform: translatey(0px);
    -ms-transform: translatey(0px);
    -o-transform: translatey(0px);
    transform: translatey(0px);
}
.pxl-post-carousel2 .pxl-item--inner:hover .item--meta {
    opacity: 1;
    transform: translatey(0px);
    transition-delay: 0.3s;
}
.pxl-post-carousel2 .pxl-item--inner:hover .item--holder {
    -webkit-transform: translatex(50%) scalex(1);
    -khtml-transform: translatex(50%) scalex(1);
    -moz-transform: translatex(50%) scalex(1);
    -ms-transform: translatex(50%) scalex(1);
    -o-transform: translatex(50%) scalex(1);
    transform: translatex(50%) scalex(1);
    opacity: 1;
}
.pxl-post-carousel2 .pxl-item--inner:hover a.btn-readmore {
    opacity: 1;
    transition-delay: 0.05s;
}
.pxl-post-carousel3 .item--featured {
    overflow: hidden;
    position: relative;
}
@media screen and (max-width: 991px) {
    .pxl-post-carousel3 .item--featured {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .item--featured {
        background-color: #000;
    }
    .pxl-post-carousel3 .item--featured img {
        opacity: 0.8;
    }
}
.pxl-post-carousel3 .item--featured img {
    width: 100%;
}
.pxl-post-carousel3 .item--title {
    margin-bottom: 15px;
    letter-spacing: -0.02em;
    font-weight: 700;
    max-width: 840px;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .item--title {
        color: #fff;
        font-size: 38px;
        line-height: 1.458;
    }
}
@media screen and (max-width: 767px) {
    .pxl-post-carousel3 .item--title {
        font-weight: 600;
    }
}
.pxl-post-carousel3 .item--title a {
    color: inherit;
}
.pxl-post-carousel3 .item--date {
    display: inline-block;
    margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .item--date {
        color: #fff;
    }
}
.pxl-post-carousel3 .item--holder {
    padding: 0 20px;
    -webkit-transition-delay: 0.12s;
    -moz-transition-delay: 0.12s;
    transition-delay: 0.12s;
    text-align: center;
    width: 100%;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .item--holder {
        position: absolute;
        right: 50%;
        bottom: 120px;
        z-index: 1;
        -webkit-transform: translatex(50%);
        -khtml-transform: translatex(50%);
        -moz-transform: translatex(50%);
        -ms-transform: translatex(50%);
        -o-transform: translatex(50%);
        transform: translatex(50%);
    }
}
.pxl-post-carousel3 .pxl-item--inner {
    position: relative;
}
.pxl-post-carousel3 .pxl-item--inner:hover .item--title {
    opacity: 1;
    transition-delay: 0.2s;
}
.pxl-post-carousel3 .pxl-carousel-inner {
    position: relative;
}
.pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots {
    margin-top: 30px;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots {
        margin-top: 0;
        margin-bottom: 0;
        position: absolute;
        bottom: 60px;
        right: 50%;
        -webkit-transform: translate(50%);
        -khtml-transform: translate(50%);
        -moz-transform: translate(50%);
        -ms-transform: translate(50%);
        -o-transform: translate(50%);
        transform: translate(50%);
    }
}
.pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    width: 15px;
    height: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots .pxl-swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, 0.6);
        transform: scale(1);
    }
    .pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots .pxl-swiper-pagination-bullet:hover {
        background-color: #fff;
    }
}
.pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
}
@media screen and (min-width: 992px) {
    .pxl-post-carousel3 .pxl-carousel-inner .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #fff;
    }
}
.overflow-hidden {
    overflow: hidden !important;
}
.cursor-map-target:hover .pxl-map-wrap {
    opacity: 1;
}
.ci-content-wrap .ci-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 26px;
}
.ci-content-wrap .ci-icon i {
    font-size: 12px;
    line-height: 26px;
    color: #fdfdfd;
    opacity: 0.5;
    margin-left: 15px;
}
.ci-content-wrap .ci-content {
    display: flex;
    align-items: center;
}
.ci-content-wrap .ci-content.style2 {
    display: flex;
    align-items: center;
    padding: 57px 0 63px;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border: 1.17607px solid #e1e9f4;
    box-shadow: 0px 11.7607px 70.5641px rgba(137, 151, 186, 0.15);
    border-radius: 11.7607px;
}
.ci-content-wrap .ci-content.style2 .ci-content-right {
    text-align: center;
}
.ci-content-wrap .ci-content.style2 .ci-content-right .ci-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 19px;
}
.ci-content-wrap .ci-content.style2 .ci-content-right .ci-desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
}
.ci-content-wrap .ci-content.style2 .ci-icon {
    margin-bottom: 20px;
    position: relative;
    width: 109px;
    height: 107px;
    background-color: transparent;
}
.ci-content-wrap .ci-content.style2 .ci-icon svg {
    position: relative;
    z-index: 1;
}
.ci-content-wrap .ci-content.style2 .ci-icon svg path {
    fill: #fff;
}
.ci-content-wrap .ci-content.style2 .ci-icon:after {
    content: '';
    position: absolute;
    mask-image: url(../assets/img/bg-contact.svg);
    -webkit-mask-image: url(../assets/img/bg-contact.svg);
    -ms-mask-image: url(../assets/img/bg-contact.svg);
    -o-mask-image: url(../assets/img/bg-contact.svg);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top;
    background: linear-gradient(-90deg, #00fff0 0%, #00d3c7 100%);
    box-shadow: 0px 4px 30px rgba(0, 255, 255, 0.6);
    width: 100%;
    height: 100%;
}
.ci-content-wrap .ci-content .ci-icon a i {
    color: #fdfdfd;
}
.ci-content-wrap .ci-content .ci-icon a i:before {
    font-weight: 300;
}
.ci-content-wrap .ci-content .ci-title {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #fdfdfd;
    margin-bottom: 8px;
}
.ci-content-wrap .ci-content .ci-desc {
    font-family: 'Vazirmatn1';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #fdfdfd;
}
.pxl-map-wrap {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -khtml-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    -ms-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
.pxl-map-wrap .pxl-map-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pxl-map-wrap .pxl-map-content iframe {
    width: 100%;
    height: 100%;
}
.pxl-map-wrap.active {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.pxl-map-wrap.active .pxl-map-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-map-wrap.clicked {
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
@media (max-width: ) {
    .pxl-map-wrap.clicked {
        -webkit-transform: translate(0, -50%);
        -khtml-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
.single-case .pxl-content-top.no-sidebar {
    width: 100%;
}
.single-case .pxl-content-top.no-sidebar .pxl-single--image {
    width: 100%;
}
.single-case .pxl-content-top.no-sidebar .pxl-single--image img {
    width: 100%;
}
.single-case .pxl-single--title {
    font-size: 60px;
    margin-bottom: 2px;
}
@media (max-width: 1024px) {
    .single-case .pxl-single--title {
        font-size: 40px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .single-case .pxl-single--title {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .single-case #pxl-content-main p {
        font-size: 18px;
    }
}
.single-case .pxl--post-footer {
    margin-top: 88px;
    margin-bottom: 80px;
    padding: 0 15px;
}
@media (max-width: 1200px) {
    .single-case .pxl--post-footer {
        margin-top: 60px;
        margin-bottom: 45px;
    }
}
.single-case .pxl--post-footer .pxl--social label {
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: ;
}
.single-case .pxl--post-footer .pxl--social a {
    display: block;
    width: 59px;
    height: 59px;
    text-align: center;
    margin-left: 19.66px;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .single-case .pxl--post-footer .pxl--social a {
        width: 50px;
        height: 50px;
    }
}
.single-case .pxl--post-footer .pxl--social a.fb-social {
    background-color: #284baf;
}
.single-case .pxl--post-footer .pxl--social a.tw-social {
    background-color: #18a6f0;
}
.single-case .pxl--post-footer .pxl--social a.pin-social {
    background-color: #a36ff0;
}
.single-case .pxl--post-footer .pxl--social a.gg-social {
    background-color: #ff3b3b;
}
.single-case .pxl--post-footer .pxl--social a.lin-social {
    background-color: #a91010;
}
.single-case .pxl--post-footer .pxl--social a i {
    line-height: 59px;
    color: #fdfdfd;
    font-size: 24px;
}
@media (max-width: 767px) {
    .single-case .pxl--post-footer .pxl--social a i {
        font-size: 18px;
        line-height: 50px;
    }
}
.single-case .pxl-content-top {
    display: flex;
    align-items: center;
    max-height: 696px;
    overflow: hidden;
    border-radius: 20px;
    margin: 0 15px 54px 15px;
}
@media (max-width: 991px) {
    .single-case .pxl-content-top {
        flex-direction: column;
        overflow: visible;
        max-height: 100%;
    }
    .single-case .pxl-content-top #pxl-sidebar-area {
        margin-top: 0 !important;
        width: 100%;
    }
    .single-case .pxl-content-top #pxl-sidebar-area .pxl-case-detail1 {
        width: 100%;
        max-width: 100%;
    }
}
.single-case .pxl-content-top .pxl-single--image {
    height: 100%;
}
.single-case .pxl-content-top .pxl-single--image img {
    height: 100%;
    object-fit: cover;
    width: 1035px;
}
.pxl-icon-box .pxl-item--icon {
    line-height: 1;
}
.pxl-icon-box .pxl-item--icon img {
    width: auto;
}
.pxl-icon-box .pxl-item--icon svg {
    position: absolute;
}
.pxl-icon-box1.style-5 {
    position: relative;
    background-color: #fff;
    z-index: 1;
}
.pxl-icon-box1.style-5:hover:after, .pxl-icon-box1.style-5:active:after, .nice-select.open.pxl-icon-box1.style-5:after {
    width: 100%;
}
.pxl-icon-box1.style-5:hover .pxl-item--box .pxl-item--title, .pxl-icon-box1.style-5:active .pxl-item--box .pxl-item--title, .nice-select.open.pxl-icon-box1.style-5 .pxl-item--box .pxl-item--title, .pxl-icon-box1.style-5:hover .pxl-item--box .pxl-item--description, .pxl-icon-box1.style-5:active .pxl-item--box .pxl-item--description, .nice-select.open.pxl-icon-box1.style-5 .pxl-item--box .pxl-item--description {
    color: #fff;
}
.pxl-icon-box1.style-5:hover .pxl-item--icon:before, .pxl-icon-box1.style-5:active .pxl-item--icon:before, .nice-select.open.pxl-icon-box1.style-5 .pxl-item--icon:before {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-icon-box1.style-5:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    margin: auto;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 16.05px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    z-index: -1;
}
.pxl-icon-box1.style-5 .pxl-item--title, .pxl-icon-box1.style-5 .pxl-item--description {
    transition: 0.3s ease;
}
.pxl-icon-box1.style-5 .pxl-item--icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 23.65px;
}
.pxl-icon-box1.style-5 .pxl-item--icon:before {
    content: '';
    position: absolute;
    background-color: #7360f2;
    border-radius: 50%;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 91.65px;
    height: 91.65px;
    transition: 0.3s ease;
}
.pxl-icon-box1.style-5 .pxl-item--icon:after {
    content: '';
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 72.23px;
    height: 72.23px;
}
.pxl-icon-box1.style-5 .pxl-item--icon i, .pxl-icon-box1.style-5 .pxl-item--icon svg {
    position: relative;
    z-index: 1;
}
.pxl-icon-box1.style-4 .pxl-item--icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.pxl-icon-box1.style-4 .pxl-item--icon svg {
    position: absolute;
    z-index: 1;
    width: 23px;
    height: 23px;
}
.pxl-icon-box1.style-4 .pxl-item--icon:after {
    content: '';
    position: absolute;
    width: 100%;
    box-shadow: 0px 4px 40px 0px rgba(255, 132, 105, 0.5);
    height: 100%;
    right: 0;
    top: 0;
    display: block;
    border-radius: 47% 62% 35% 82% / 45% 45% 66% 80%;
    will-change: border-radius, transform, opacity;
    animation: slidershape 5s linear infinite;
    -webkit-animation: slidershape 5s linear infinite;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-icon-box1.style-2 .pxl-item--icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.pxl-icon-box1.style-3 .pxl-item--inner {
    display: flex;
}
@media (max-width: 575px) {
    .pxl-icon-box1.style-3 .pxl-item--inner {
        padding: 30px 15px 40px 15px;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
}
.pxl-icon-box1.style-3 .pxl-item--inner .pxl-item--icon {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #8e6fe7;
    border-radius: 50%;
    padding: 20px;
    margin-left: 28.86px;
    color: #fff;
    text-align: center;
    font-family: Samim;
    font-size: 23.092px;
    font-style: normal;
    font-weight: 700;
}
.pxl-icon-box1.style-3 .pxl-item--title {
    color: var(--four-color);
    font-family: Vazirmatn1;
    font-size: 27.71px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 41.566px;
}
@media screen and (max-width: 1400px) {
    .pxl-icon-box1.style-3 .pxl-item--title {
        font-size: 24px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 1400px) and (max-width: 767px) {
    .pxl-icon-box1.style-3 .pxl-item--title {
        font-size: 20px;
    }
}
.pxl-icon-box1.style-3 .pxl-item--description {
    font-family: 'Vazirmatn1';
    font-size: 18.474px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.02px;
    max-width: 416.11px;
}
.pxl-icon-box1.style-1.style-hover-1 .pxl-item--inner:before {
    content: " ";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #fdfdfd;
    border-radius: 20px;
    box-shadow: 0 3px 21px rgba(89, 100, 255, 0.08);
    z-index: -1;
}
.pxl-icon-box1.style-1.style-hover-1 .pxl-item--inner:after {
    content: " ";
    width: 95%;
    height: 95%;
    z-index: 0;
    position: absolute;
    top: auto;
    bottom: 1px;
    right: 1px;
    border-radius: 20px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    background-repeat: repeat-x;
    outline: 1px solid transparent;
    z-index: -2;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.pxl-icon-box1.style-1 .pxl-item--inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fdfdfd;
    border-radius: 20px;
    box-shadow: 0 3px 21px rgba(89, 100, 255, 0.08);
    padding: 48px 54px 54px 120px;
    position: relative;
}
@media (max-width: 575px) {
    .pxl-icon-box1.style-1 .pxl-item--inner {
        padding: 30px 15px 40px 15px;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
}
.pxl-icon-box1.style-1 .pxl-item--icon {
    width: 76px;
    height: 76px;
    line-height: 76px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0 10px 40px rgba(255, 132, 105, .5);
    border-radius: 50%;
    flex-shrink: 0;
    padding: 20px;
}
.pxl-icon-box1.style-1 .pxl-item--icon i {
    font-size: 54px;
}
.pxl-icon-box1.style-1 .pxl-item--icon svg {
    width: 54px;
    height: 54px;
}
.pxl-icon-box1 .pxl-item--icon {
    /*margin-left: 43px;*/
}
.pxl-icon-box1 .pxl-item--icon i {
    font-size: 42px;
    color: var(--primary-color);
}
.pxl-icon-box1 .pxl-item--icon i:before {
    font-weight: 100;
}
.pxl-icon-box1 .pxl-item--icon img {
    max-height: 56px;
    height: 56px;
    width: auto;
}
.pxl-icon-box1 .pxl-item--title {
    color: var(--four-color);
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 16px;
}
@media screen and (max-width: 1400px) {
    .pxl-icon-box1 .pxl-item--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 1400px) and (max-width: 767px) {
    .pxl-icon-box1 .pxl-item--title {
        font-size: 24px;
    }
}
.pxl-icon-box1 .pxl-item--description {
    font-family: 'Vazirmatn1';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.pxl-icon-box1 .pxl-item--inner {
    position: relative;
    z-index: 1;
}
.pxl-icon-box1 .pxl-item--inner:hover:after {
    -webkit-transform: rotate(-2deg) translateX(5px) translateY(16px);
    transform: rotate(-2deg) translateX(5px) translateY(16px);
}
.pxl-icon-box2 .pxl-item--icon {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .pxl-icon-box2 .pxl-item--icon {
        margin-bottom: 35px;
    }
}
.pxl-icon-box2 .pxl-item--icon svg {
    transition: all 500ms linear;
}
.pxl-icon-box2 .pxl-item--icon i {
    font-size: 22px;
    color: #fdfdfd;
    width: 50px;
    height: 50px;
    display: block;
    background: linear-gradient(-90deg, #00fff0 0%, #00d3c7 100%);
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}
@media (max-width: 991px) {
    .pxl-icon-box2 .pxl-item--icon i {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}
.pxl-icon-box2 .pxl-item--icon i:before {
    font-weight: 300;
}
.pxl-icon-box2 .pxl-item--icon img {
    max-height: 65px;
    width: auto;
}
.pxl-icon-box2 .pxl-item--title {
    font-size: 32px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: #fdfdfd;
}
.pxl-icon-box2 .pxl-item--description {
    font-size: 16px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #f6f6f6;
}
.pxl-icon-box2 .pxl-item--inner {
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 768px) {
    .pxl-icon-box2 .pxl-item--inner {
        display: flex;
        align-items: flex-start;
    }
    .pxl-icon-box2 .pxl-item--inner:hover .pxl-item--icon svg {
        transform: scale(0.9);
    }
    .pxl-icon-box2 .pxl-item--inner.icon-left .pxl-item--icon {
        margin-left: 26px;
    }
    .pxl-icon-box2 .pxl-item--inner.icon-right {
        text-align: left;
        flex-direction: row-reverse;
    }
    .pxl-icon-box2 .pxl-item--inner.icon-right .pxl-item--icon {
        margin-right: 23px;
    }
}
@media screen and (min-width: 768px) {
    .pxl-icon-box3 .pxl-item--icon {
        min-width: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .pxl-icon-box3 .pxl-item--icon:after {
        content: '';
        position: absolute;
        background-color: #d7f4fd;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        height: 58px;
        min-width: 56px;
    }
    .pxl-icon-box3 .pxl-item--icon i, .pxl-icon-box3 .pxl-item--icon svg, .pxl-icon-box3 .pxl-item--icon img {
        position: relative;
        z-index: 1;
    }
}
@media screen and (max-width: 767px) {
    .pxl-icon-box3 .pxl-item--icon {
        padding: 15px;
        margin-bottom: 15px;
    }
}
.pxl-icon-box3 .pxl-item--icon i {
    color: #fff;
    font-size: 25px;
}
.pxl-icon-box3 .pxl-item--icon img {
    max-height: 25px;
    width: auto;
}
.pxl-icon-box3 .pxl-item--title {
    margin-bottom: 0px;
    color: #37486e;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}
.pxl-icon-box3 .pxl-item--title a {
    color: inherit;
}
.pxl-icon-box3 .pxl-item--description {
    color: var(--third-color);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.pxl-icon-box3 .pxl-item-meta {
    display: flex;
    align-items: center;
    padding: 10px 17px 10px 44px;
    min-height: 56px;
}
@media screen and (max-width: 767px) {
    .pxl-icon-box3 .pxl-item-meta {
        text-align: center;
        padding-bottom: 10px 25px 5px;
    }
}
.pxl-icon-box3 .pxl-item--inner {
    position: relative;
    z-index: 1;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e1e9f4;
    background-color: transparent;
}
@media screen and (min-width: 768px) {
    .pxl-icon-box3 .pxl-item--inner {
        display: inline-flex;
    }
}
.pxl-icon-box3 .pxl-item--inner:hover .pxl-item--title a {
    border-bottom: 1px solid #0056b3;
    color: #0056b3;
}
.pxl-meta-box .pxl-item--sub {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 0px;
}
.pxl-meta-box .pxl-item--title {
    font-size: 18px;
    margin-bottom: 20px;
}
.pxl-fancy-box3 .pxl-item--inner {
    background-color: #fdfdfd;
    box-shadow: 0 3px 21px rgba(89, 100, 255, 0.08);
    border-radius: 20px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 68px 64px 79px 0;
    gap: 37px;
}
@media (max-width: 1200px) and (min-width: 768px) {
    .pxl-fancy-box3 .pxl-item--inner {
        flex-direction: column;
    }
    .pxl-fancy-box3 .pxl-item--inner .pxl-item--holder {
        text-align: center;
    }
}
.pxl-fancy-box3 .pxl-item--inner:hover:after, .pxl-fancy-box3 .pxl-item--inner:active:after, .pxl-fancy-box3 .nice-select.open.pxl-item--inner:after {
    width: 100%;
}
.pxl-fancy-box3 .pxl-item--inner:hover .pxl-fancy-icon, .pxl-fancy-box3 .pxl-item--inner:active .pxl-fancy-icon, .pxl-fancy-box3 .nice-select.open.pxl-item--inner .pxl-fancy-icon {
    background-color: #fc5c7d;
}
.pxl-fancy-box3 .pxl-item--inner:hover .pxl-fancy-icon svg path, .pxl-fancy-box3 .pxl-item--inner:active .pxl-fancy-icon svg path, .pxl-fancy-box3 .nice-select.open.pxl-item--inner .pxl-fancy-icon svg path {
    fill: #fdfdfd;
}
.pxl-fancy-box3 .pxl-item--inner:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    margin: auto;
    right: 0;
    bottom: -7px;
    left: 0;
    border-bottom: 7px solid #fc5c7d;
    border-radius: 20px;
    box-shadow: 0px 3px 21px 0px rgba(89, 100, 255, 0.08);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    z-index: -1;
}
.pxl-fancy-box3 .pxl-item--inner .pxl-item--title {
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.pxl-fancy-box3 .pxl-item--inner .pxl-fancy-icon {
    width: 102px;
    height: 102px;
    min-width: 102px;
    border-radius: 50%;
    background-color: #e8e4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms linear 0ms;
}
.pxl-fancy-box3 .pxl-item--inner .pxl-fancy-icon svg path {
    fill: #7b66ff;
}
.pxl-fancy-box2 {
    /* pxl-fancy-box1 */
}
.pxl-fancy-box2 .pxl-item--inner {
    padding: 53px 68px 75px 66px;
    position: relative;
    border: 1px solid #444;
    background-color: #171717;
    transition: 0.5s;
}
@media (max-width: 1024px) {
    .pxl-fancy-box2 .pxl-item--inner {
        padding: 53px 38px 75px 15px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-fancy-box2 .pxl-item--inner {
        padding: 53px 15px 75px 15px;
    }
}
@media (max-width: 575px) {
    .pxl-fancy-box2 .pxl-item--inner {
        max-height: unset;
    }
}
.pxl-fancy-box2 .pxl-item--inner:hover .hover-lines {
    border-right-width: 1px;
    border-left-width: 1px;
    height: 100%;
    transition: width 150ms cubic-bezier(0.25, 0.25, 0.75, 0.75), height 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75) 145ms, border-right-width 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 145ms, border-left-width 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 145ms;
    width: 100%;
}
.pxl-fancy-box2 .pxl-item--inner:hover .hover-lines:before, .pxl-fancy-box2 .pxl-item--inner:hover .hover-lines:after {
    transition: width 0.1s cubic-bezier(0.19, 1, 0.22, 1) 340ms;
    width: 50%;
}
.pxl-fancy-box2 .pxl-item--inner .hover-lines {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid var(--primary-color);
    border-right: 0 solid var(--primary-color);
    border-left: 0 solid var(--primary-color);
    bottom: 0;
    box-sizing: border-box;
    height: 0;
    right: 50%;
    position: absolute;
    transform: translate3d(50%, 0, 0);
    transition: width 0.1s cubic-bezier(0.19, 1, 0.22, 1) 340ms, height 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75) 145ms, border-right-width 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 340ms, border-left-width 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 340ms;
    width: 0;
}
.pxl-fancy-box2 .pxl-item--inner .hover-lines:after, .pxl-fancy-box2 .pxl-item--inner .hover-lines:before {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: var(--primary-color);
    content: "";
    height: 1px;
    right: 0;
    position: absolute;
    top: 0;
    transition: width 150ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 0s;
    width: 0%;
}
.pxl-fancy-box2 .pxl-item--inner .hover-lines:after {
    right: auto;
    left: 0;
}
.pxl-fancy-box2 .pxl-item--inner .btn-arrow svg {
    transition: transform 400ms ease;
    height: 63px;
    min-width: fit-content;
}
.pxl-fancy-box2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title, .pxl-fancy-box2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--desc {
    color: #fdfdfd;
}
.pxl-fancy-box2 .pxl-item--inner:hover .pxl-fancy-icon svg {
    transform: scale(-1) rotate(-180deg);
}
.pxl-fancy-box2 .pxl-item--inner .btn-arrow svg {
    transform: scaleX(-1);
}

.pxl-fancy-box2 .pxl-item--inner:hover .btn-arrow svg {
    transform: rotate(-45deg) scaleX(-1);
}
.pxl-fancy-box2 .pxl-item--inner .pxl-fancy-icon {
    display: inline-flex;
    margin-bottom: 38px;
}
.pxl-fancy-box2 .pxl-item--inner .pxl-fancy-icon svg {
    transition: 500ms ease;
}
.pxl-fancy-box2 .pxl-item--inner .pxl-item--holder {
    position: relative;
    z-index: 3;
}
.pxl-fancy-box2 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    display: block;
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    line-height: 42px;
    color: #fdfdfd;
    margin-bottom: 25px;
    transition: 0.5s;
}
@media (max-width: 1024px) {
    .pxl-fancy-box2 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 24px;
        line-height: 1.2;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-fancy-box2 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 24px;
    }
}
.pxl-fancy-box2 .pxl-item--inner .pxl-item--holder .pxl-item--desc {
    font-size: 20px;
    font-family: Vazirmatn1;
    line-height: 30px;
    color: #fdfdfd;
    transition: 0.5s;
}
@media (max-width: 767px) {
    .pxl-fancy-box2 .pxl-item--inner .pxl-item--holder .pxl-item--desc {
        font-size: 18px;
        line-height: 1.4;
    }
}
.pxl-fancy-box1 .pxl-item--inner .pxl-item--holder .btn-arrow {
    transition: 0.3s;
}
.pxl-fancy-box1 .pxl-item--inner .pxl-item--holder .btn-arrow svg {
    transition: 0.3s;
}
.pxl-fancy-box1.default .pxl-item--inner {
    border-radius: 20px;
    box-shadow: 0px 4px 20px 0px rgba(34, 34, 34, 0.10);
    padding: 165px 68px 75px 47px;
    position: relative;
    transition: 0.5s;
    max-height: 427px;
}
@media (max-width: 991px) {
    .pxl-fancy-box1.default .pxl-item--inner {
        padding: 125px 48px 75px 37px;
    }
}
@media (max-width: 991px) and (max-width: 880px) {
    .pxl-fancy-box1.default .pxl-item--inner {
        padding: 105px 48px 75px 37px;
    }
}
@media (max-width: 991px) and (max-width: 880px) and (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner {
        padding: 90px 48px 75px 37px;
    }
}
@media (max-width: 575px) {
    .pxl-fancy-box1.default .pxl-item--inner {
        max-height: unset;
    }
}
.pxl-fancy-box1.default .pxl-item--inner:hover:after {
    border-color: #fdfdfd;
}
.pxl-fancy-box1.default .pxl-item--inner:hover:before {
    width: 100%;
}
.pxl-fancy-box1.default .pxl-item--inner:hover .pxl-item--holder .pxl-item--title, .pxl-fancy-box1.default .pxl-item--inner:hover .pxl-item--holder .pxl-item--desc {
    color: #fdfdfd;
}
.pxl-fancy-box1.default .pxl-item--inner:hover .pxl-fancy-icon svg {
    transform: scale(-1) rotate(-180deg);
}
.pxl-fancy-box1.default .pxl-item--inner:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    left: 30px;
    top: 0;
    border-left: 1px dotted #ffc061;
}
.pxl-fancy-box1.default .pxl-item--inner:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 100%;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    right: 0;
    top: 0;
    border-radius: 20px 20px 20px 20px;
    background: linear-gradient(-180deg, var(--gradient-color-to) 0%, var(--gradient-color-from) 53.65%, rgba(255, 176, 109, 0.00) 97.4%);
}
@media (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner:before {
        width: 15px;
    }
}
.pxl-fancy-box1.default .pxl-item--inner .diviver {
    position: absolute;
    border-radius: 20px;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    box-shadow: 0px 4px 20px 0px rgba(34, 34, 34, 0.10);
    z-index: -1;
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon {
    position: absolute;
    display: inline-flex;
    padding: 43px;
    border-radius: 50%;
    transition: 500ms ease;
    background-color: #fdfdfd;
    top: -50px;
    right: 20px;
}
@media (max-width: 991px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon {
        padding: 33px;
    }
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon svg {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px) and (max-width: 880px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon {
        padding: 23px;
    }
}
@media (max-width: 991px) and (max-width: 880px) and (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon {
        right: 15px;
    }
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon svg {
        width: 40px;
        height: 40px;
    }
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon svg {
    transition: 500ms ease;
    height: 62px;
    width: 62px;
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon:after {
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    box-shadow: 0px 4px 20px 0px rgba(34, 34, 34, 0.10);
    height: calc(100% + 40px);
    right: -20px;
    top: -20px;
    display: block;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    z-index: -1;
}
@media (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-fancy-icon:after {
        width: calc(100% + 30px);
        height: calc(100% + 30px);
        right: -15px;
        top: -15px;
    }
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder {
    position: relative;
    z-index: 3;
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder .pxl-item--title {
    display: block;
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 25px;
    transition: 0.5s;
}
@media (max-width: 880px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media (max-width: 880px) and (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 24px;
    }
}
.pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder .pxl-item--desc {
    font-size: 20px;
    font-family: Vazirmatn1;
    line-height: 30px;
    color: var(--third-color);
    transition: 0.5s;
}
@media (max-width: 767px) {
    .pxl-fancy-box1.default .pxl-item--inner .pxl-item--holder .pxl-item--desc {
        font-size: 18px;
        line-height: 1.4;
    }
}
.pxl-fancy-box1.style2 .pxl-item--inner {
    border-radius: 20px;
    box-shadow: 0px 4px 30px 0px rgba(89, 100, 255, 0.1);
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    padding: 98px 50px 64px 51px;
    background: #fdfdfd;
    position: relative;
    transition: 0.5s;
    max-height: 484px;
}
@media (max-width: 991px) {
    .pxl-fancy-box1.style2 .pxl-item--inner {
        padding: 78px 50px 64px 42px;
        max-height: 438px;
    }
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover {
    box-shadow: 0px 4px 30px 0px rgba(0, 255, 255, 0.6);
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover:before {
    transform: scale(1);
    transition: all 0.3s;
    opacity: 1;
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title, .pxl-fancy-box1.style2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--desc {
    color: #fdfdfd;
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover .pxl-fancy-icon:after {
    transform: scale(0);
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover .pxl-fancy-icon svg {
    transform: scale(-1) rotate(-180deg);
}
.pxl-fancy-box1.style2 .pxl-item--inner:hover .pxl-fancy-icon svg path {
    fill: #fdfdfd;
}
.pxl-fancy-box1.style2 .pxl-item--inner:before {
    content: '';
    position: absolute;
    transform: scale(0.8);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    transition: all 0.3s;
    right: 0;
    background: linear-gradient(-90deg, var(--gradient-color-to) 0%, var(--gradient-color-from) 100%);
    top: 0;
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-fancy-icon {
    position: relative;
    display: inline-flex;
    transition: 500ms ease;
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-fancy-icon svg {
    position: relative;
    z-index: 1;
    transition: 500ms ease;
}
@media (max-width: 991px) {
    .pxl-fancy-box1.style2 .pxl-item--inner .pxl-fancy-icon svg {
        width: 70px;
        height: 70px;
    }
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-fancy-icon:after {
    content: '';
    position: absolute;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #ffe5d2;
    left: -20px;
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder {
    position: relative;
    z-index: 3;
    margin-top: 45px;
}
@media (max-width: 991px) {
    .pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder {
        margin-top: 25px;
    }
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    display: block;
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 25px;
    transition: 0.5s;
}
@media (max-width: 767px) {
    .pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 24px;
        line-height: 1.2;
    }
}
.pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder .pxl-item--desc {
    font-size: 20px;
    font-family: Vazirmatn1;
    line-height: 30px;
    color: var(--third-color);
    transition: 0.5s;
}
@media (max-width: 767px) {
    .pxl-fancy-box1.style2 .pxl-item--inner .pxl-item--holder .pxl-item--desc {
        font-size: 18;
        line-height: 1.4;
    }
}
.pxl-fancy-box1.style4 div.pxl-item--inner .pxl-fancy-icon:after {
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    right: -15px;
    top: -15px;
}
.pxl-fancy-box1.style4 div.pxl-item--inner .pxl-fancy-icon:before {
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    right: -25px;
    top: -15px;
}
.pxl-fancy-box1.style4 div.pxl-item--inner .pxl-fancy-icon svg {
    width: 32.1px;
    height: 32.1px;
}
.pxl-fancy-box1.style4 div.pxl-item--inner:hover:after {
    background: #fdfdfd;
    opacity: 0.3;
}
.pxl-fancy-box1.style4 div.pxl-item--inner:after {
    width: 187px;
    height: 187px;
    opacity: 1;
    -webkit-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -khtml-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -moz-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -ms-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -o-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
}
.pxl-fancy-box1.style3 .pxl-item--inner, .pxl-fancy-box1.style4 .pxl-item--inner {
    border-radius: 20px;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    box-shadow: 0px 4px 30px 0px rgba(89, 100, 255, 0.1);
    padding: 115px 50px 105px 51px;
    background: #fdfdfd;
    overflow: hidden;
    position: relative;
    transition: 0.5s;
    max-height: 484px;
}
.pxl-fancy-box1.style3 .pxl-item--inner:hover:before, .pxl-fancy-box1.style4 .pxl-item--inner:hover:before {
    height: 100%;
}
.pxl-fancy-box1.style3 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title, .pxl-fancy-box1.style4 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title, .pxl-fancy-box1.style3 .pxl-item--inner:hover .pxl-item--holder .pxl-item--desc, .pxl-fancy-box1.style4 .pxl-item--inner:hover .pxl-item--holder .pxl-item--desc {
    color: #fdfdfd;
}
.pxl-fancy-box1.style3 .pxl-item--inner:hover .pxl-fancy-icon svg, .pxl-fancy-box1.style4 .pxl-item--inner:hover .pxl-fancy-icon svg {
    transform: scale(-1) rotate(-180deg);
}
.pxl-fancy-box1.style3 .pxl-item--inner:hover .pxl-fancy-icon svg path, .pxl-fancy-box1.style4 .pxl-item--inner:hover .pxl-fancy-icon svg path {
    fill: #fdfdfd;
}
.pxl-fancy-box1.style3 .pxl-item--inner:after, .pxl-fancy-box1.style4 .pxl-item--inner:after {
    content: '';
    position: absolute;
    width: 234px;
    height: 234px;
    border-radius: 50%;
    top: -70px;
    left: -65px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    opacity: 0.1;
}
.pxl-fancy-box1.style3 .pxl-item--inner:before, .pxl-fancy-box1.style4 .pxl-item--inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    border-radius: 0px 0px 20px 20px;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    right: 0;
    bottom: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-fancy-icon, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-fancy-icon {
    position: relative;
    display: inline-flex;
    transition: 500ms ease;
    margin-right: 15px;
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-fancy-icon svg, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-fancy-icon svg {
    position: relative;
    z-index: 1;
    transition: 500ms ease;
    height: 44px;
    width: 44px;
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-fancy-icon:after, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-fancy-icon:after {
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    box-shadow: 0px 4px 40px 0px rgba(255, 132, 105, 0.5);
    height: calc(100% + 40px);
    right: -20px;
    top: -20px;
    display: block;
    border-radius: 47% 62% 35% 82% / 45% 45% 66% 80%;
    will-change: border-radius, transform, opacity;
    animation: slidershape 5s linear infinite;
    -webkit-animation: slidershape 5s linear infinite;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-fancy-icon:before, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-fancy-icon:before {
    content: '';
    position: absolute;
    width: calc(100% + 40px);
    box-shadow: 0px 4px 20px 0px rgba(89, 100, 255, 0.06);
    height: calc(100% + 40px);
    right: -35px;
    top: -20px;
    display: block;
    border-radius: 47% 62% 35% 82% / 45% 45% 66% 80%;
    will-change: border-radius, transform, opacity;
    background: #fdfdfd;
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-item--holder, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-item--holder {
    position: relative;
    z-index: 3;
    margin-top: 40px;
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    display: block;
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 17px;
    transition: 0.5s;
}
.pxl-fancy-box1.style3 .pxl-item--inner .pxl-item--holder .pxl-item--desc, .pxl-fancy-box1.style4 .pxl-item--inner .pxl-item--holder .pxl-item--desc {
    font-size: 16px;
    font-family: Vazirmatn1;
    font-weight: 700;
    line-height: 26px;
    color: var(--third-color);
    transition: 0.5s;
}
.pxl-spin {
    animation: pxl-spin 15s linear infinite;
}
.pxl-meta-box-carousel2 .wp-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 46px;
    gap: 8px;
}
@media (max-width: 767px) {
    .pxl-meta-box-carousel2 .wp-arrow {
        justify-content: flex-start;
    }
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    opacity: 1;
    visibility: visible;
    align-items: center;
    font-size: 26px;
    width: 90px;
    height: 90px;
    background-color: #fdfdfd;
    line-height: 90px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    color: var(--secondary-color);
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.10);
    transition: 0.3s linear;
}
@media (max-width: 1200px) {
    .pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow {
        width: 50px;
        height: 50px;
    }
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow svg path {
    fill: #fc5c7d;
}
@media (max-width: 767px) {
    .pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow svg {
        height: 15px;
    }
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg {
    transform: rotate(-180deg);
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow:hover {
    background: #fc5c7d;
    box-shadow: 0px 7px 20px rgba(0, 255, 255, 0.4);
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-arrow:hover svg path {
    fill: #fdfdfd;
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-meta-box-carousel2 .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-meta-box-carousel2 .pxl-swiper-container .pxl-swiper-slide {
    text-align: center;
}
.pxl-meta-box-carousel2 .pxl-swiper-container .pxl-swiper-slide .pxl-item--image img {
    width: auto;
}
.pxl-meta-box-carousel2 .pxl-swiper-container .pxl-swiper-slide:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(../assets/img/q1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 300ms linear 0ms;
    opacity: 0;
    visibility: hidden;
}
.pxl-meta-box-carousel2 .pxl-swiper-container .pxl-swiper-slide.swiper-slide-active {
    position: relative;
}
.pxl-meta-box-carousel2 .pxl-swiper-container .pxl-swiper-slide.swiper-slide-active:after {
    opacity: 1;
    visibility: visible;
}
.pxl-meta-box-carousel1 .pxl-swiper-slide:nth-child(even) .btn-readmore {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-meta-box-carousel1 .pxl-swiper-slide:nth-child(even) .pxl-item--box .pxl-item--icon {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-meta-box-carousel1 .container-custom {
    max-width: 1650px;
    margin-bottom: 67px;
}
@media screen and (min-width: 768px) {
    .pxl-meta-box-carousel1 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}
@media screen and (max-width: 767px) {
    .pxl-meta-box-carousel1 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-meta-box-carousel1 .container-custom .wp-title {
        margin-bottom: 55px;
    }
}
.pxl-meta-box-carousel1 .container-custom.alignment-left {
    margin-right: 0;
    margin-left: auto;
}
.pxl-meta-box-carousel1 .container-custom.alignment-center {
    margin: 0 auto 65px;
}
.pxl-meta-box-carousel1 .container-custom.alignment-right {
    margin-right: auto;
    margin-left: 0;
}
.pxl-meta-box-carousel1 .container-custom .wp-title {
    flex-grow: 1;
}
.pxl-meta-box-carousel1 .container-custom .el--title {
    font-family: Samim;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 0;
    color: #fdfdfd;
}
.pxl-meta-box-carousel1 .container-custom .el--sub-title {
    display: inline-flex;
    position: relative;
    padding: 6px 35px;
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .pxl-meta-box-carousel1 .container-custom .el--sub-title {
        padding: 0 15px;
    }
}
.pxl-meta-box-carousel1 .container-custom .el--sub-title:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fdfdfd;
    opacity: 0.2;
    border-radius: 67.0588px;
    width: 100%;
    height: 100%;
}
.pxl-meta-box-carousel1 .container-custom .el--sub-title span {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #fdfdfd;
    background-color: #fdfdfd;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 10px;
    gap: 8px;
}
@media (max-width: 767px) {
    .pxl-meta-box-carousel1 .container-custom .wp-arrow {
        justify-content: flex-start;
    }
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translatey(0);
    -khtml-transform: translatey(0);
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0);
    opacity: 1;
    visibility: visible;
    align-items: center;
    font-size: 26px;
    width: 90px;
    height: 90px;
    background-color: #fdfdfd;
    line-height: 90px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    color: var(--secondary-color);
    transition: all 250ms linear 0ms;
}
@media (max-width: 1200px) {
    .pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px) {
    .pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow svg {
        height: 15px;
    }
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg {
    transform: rotate(-180deg);
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover svg path {
    fill: #fdfdfd;
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-meta-box-carousel1 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-meta-box-carousel1 .pxl-item--inner, .pxl-meta-box-carousel1 .pxl-item--content {
    display: flex;
    flex-direction: column;
}
.pxl-meta-box-carousel1 .pxl-item--inner {
    position: relative;
    padding: 154px 50px 160px 51px;
    background-color: #fdfdfd;
    border-radius: 20px;
    overflow: hidden;
    max-height: 584px;
}
@media (max-width: 991px) {
    .pxl-meta-box-carousel1 .pxl-item--inner {
        padding: 134px 30px 140px 30px;
    }
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .pxl-item--image {
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .pxl-item--title {
    color: #fdfdfd;
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .pxl-item--content a {
    color: #fdfdfd;
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .btn-readmore {
    background: #fdfdfd;
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .btn-readmore svg {
    transform: rotate(0);
}
.pxl-meta-box-carousel1 .pxl-item--inner:hover .btn-readmore svg path {
    fill: url(#paint0_linear_14_4586);
}
.pxl-meta-box-carousel1 .pxl-item--inner .pxl-item--box {
    position: relative;
    z-index: 3;
}
.pxl-meta-box-carousel1 .pxl-item--inner .pxl-item--icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0 10px 40px rgba(255, 132, 105, .5);
    border-radius: 50%;
    padding: 20px;
    margin-bottom: 40px;
}
.pxl-meta-box-carousel1 .pxl-item--title {
    margin-bottom: 20px;
    font-family: Samim;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 6px;
}
.pxl-meta-box-carousel1 .pxl-item--title a {
    transition: all 250ms linear 0ms;
}
.pxl-meta-box-carousel1 .pxl-item--content {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.pxl-meta-box-carousel1 .pxl-item--content a {
    transition: all 250ms linear 0ms;
}
.pxl-meta-box-carousel1 .btn-readmore {
    position: absolute;
    bottom: 0;
    right: 0;
    mask-image: url(../assets/img/arrow.svg);
    -webkit-mask-image: url(../assets/img/arrow.svg);
    -ms-mask-image: url(../assets/img/arrow.svg);
    -o-mask-image: url(../assets/img/arrow.svg);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    padding: 19px 60px 18px 36px;
    line-height: 0;
    z-index: 3;
    transition: all 250ms linear 0ms;
}
.pxl-meta-box-carousel1 .btn-readmore svg {
    transform: rotate(-180deg);
    transition: all 250ms linear 0ms;
}
.pxl-meta-box-carousel1 .btn-readmore svg path {
    fill: #fdfdfd;
    transition: all 250ms linear 0ms;
}
.pxl-meta-box-carousel1 .pxl-item--image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    z-index: 1;
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scale(0, 1);
    -khtml-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}
.pxl-meta-box-carousel1 .pxl-item--image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    left: 0;
    background: linear-gradient(-360deg, #c82f1e 0%, rgba(139, 76, 153, 0.4531) 50%, rgba(89, 100, 255, 0.00) 100%);
}
.pxl-meta-box-carousel1 .pxl-item--image img {
    height: 100%;
    object-fit: cover;
}
.icon-aline-top .ci-content-wrap .ci-content {
    align-items: flex-start;
}
.pxl-counter .pxl--counter-number {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.pxl-counterslide {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-flex;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative;
}
.pxl-counterslide .pxl-counterslide-inside {
    display: inline-flex;
}
.pxl-counterslide .pxl-counterslide-digit-spacer {
    visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-digit, .pxl-counterslide .pxl-counterslide-digit-spacer {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-flex;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative;
}
.pxl-counterslide .pxl-counterslide-digit-inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
.pxl-counterslide .pxl-counterslide-ribbon {
    display: block;
}
.pxl-counterslide .pxl-counterslide-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}
.pxl-counterslide .pxl-counterslide-value {
    display: block;
    -webkit-transform: translateZ(0);
}
.pxl-counterslide .pxl-counterslide-value.pxl-counterslide-last-value {
    position: absolute;
}
.pxl-counterslide.pxl-counterslide-animating-up .pxl-counterslide-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
}
.pxl-counterslide.pxl-counterslide-animating-up.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down .pxl-counterslide-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.pxl-counterslide.pxl-counterslide-animating-down.pxl-counterslide-animating .pxl-counterslide-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.pxl-counter1.default .pxl--counter-number {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-counter1.style2 .pxl--item-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 40px 0 51px;
    justify-content: center;
    gap: 46px;
    background-color: #fdfdfd;
    box-shadow: 0px 3px 21px 0px rgba(89, 100, 255, 0.08);
    border-radius: 20px;
    overflow: hidden;
}
@media (max-width: 1366px) {
    .pxl-counter1.style2 .pxl--item-inner {
        padding: 25px 0 34px;
    }
}
@media (max-width: 991px) {
    .pxl-counter1.style2 .pxl--item-inner {
        padding: 20px 0;
    }
}
@media (max-width: 991px) and (max-width: 767px) {
    .pxl-counter1.style2 .pxl--item-inner {
        padding: 35px 15px 40px 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}
.pxl-counter1.style2 .pxl--item-inner:hover:after {
    width: 100%;
}
.pxl-counter1.style2 .pxl--item-inner:hover .pxl--counter-number {
    background: #fdfdfd;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-counter1.style2 .pxl--item-inner:hover .pxl--item-title {
    color: #fdfdfd;
}
.pxl-counter1.style2 .pxl--item-inner:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 12px;
    border-radius: 20px 0 0 20px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    transition: all 300ms linear;
    top: 0;
    left: 0;
}
.pxl-counter1.style2 .pxl--item-inner .pxl--counter-number {
    position: relative;
    z-index: 1;
    font-size: 80px;
    font-family: Vazirmatn1;
    font-weight: bold;
    line-height: 96px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    transition: 0.5s cubic-bezier(0.24, 0.74, 0.58, 1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-counter1.style2 .pxl--item-inner .pxl--item-title {
    position: relative;
    z-index: 1;
    color: var(--four-color);
    font-family: Vazirmatn1;
    transition: 0.5s cubic-bezier(0.24, 0.74, 0.58, 1);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    max-width: 230px;
}
.pxl-counter1.default .line {
    width: 53px;
    height: 6px;
    border-radius: 20px;
    background: #fc5c7d;
    margin: 30px auto 0;
    display: block;
}
.pxl-counter1.default .pxl-item--icon {
    line-height: 1;
    font-size: 85px;
    color: var(--secondary-color);
}
.pxl-counter1.default .pxl-item--icon img {
    max-height: 85px;
}
.pxl-counter1.default .pxl-item--icon svg {
    height: 85px;
    fill: var(--secondary-color);
}
.pxl-counter1.default .pxl--counter-number {
    font-size: 70px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 96px;
    letter-spacing: 3px;
    color: #fdfdfd;
}
.pxl-counter1.default .pxl--counter-number.slide {
    -webkit-text-fill-color: unset;
}
.pxl-counter1.default .pxl--item-title {
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: #fdfdfd;
}
.pxl-counter1.default .pxl--item-inner {
    text-align: center;
}
.pxl-counter1.style3.vertical .pxl--item-inner {
    flex-direction: column;
}
.pxl-counter1.style3 .pxl--counter-number {
    font-family: "Vazirmatn1", Sans-serif;
    font-size: 100px;
    font-style: normal;
    font-weight: 600;
    line-height: 139.2px;
    color: transparent;
    -webkit-text-stroke: 1px #fdfdfd;
    text-align: end;
}
.pxl-counter1.style3 .pxl--item-title {
    font-family: Vazirmatn1;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    color: #b5b5b5;
}
.pxl-counter1.style3 .pxl--item-inner {
    display: flex;
    align-items: center;
}
.pxl-video-player .btn-video {
    z-index: 2;
}
.pxl-video-player .pxl-box--icon {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 54px;
    left: 95px;
    background-color: #ffde19;
    border-radius: 100px;
    text-align: center;
    font-size: 38px;
    color: #000010;
}
@media screen and (max-width: 1199px) {
    .pxl-video-player .pxl-box--icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
        bottom: 30px;
        left: 40px;
    }
}
.pxl-video-player1 {
    /* video img*/
}
.pxl-video-player1 .pxl-shadow-gradient {
    width: 240px;
    height: 240px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    filter: blur(40px);
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    display: none;
}
@media screen and (max-width: 767px) {
    .pxl-video-player1 .pxl-shadow-gradient {
        width: 120px;
        height: 120px;
        filter: blur(22px);
    }
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap {
    position: absolute;
    z-index: 99;
    text-align: center;
}
.pxl-video-player1 .pxl-video--holder + .btn-video-wrap.p-center {
    top: 48%;
    right: 48%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-video-player1 .pxl-video-text {
    font-size: 12px;
    text-transform: uppercase;
    color: #fefeff;
    letter-spacing: 0.05em;
    font-weight: 700;
    width: 100%;
    display: block;
    margin-top: 24px;
}
.pxl-video-player1 .btn-video {
    position: relative;
}
.pxl-video-player1 .btn-video.style1 {
    font-size: 32px;
    width: 153px;
    height: 153px;
    line-height: 153px;
}
@media (max-width: 1366px) {
    .pxl-video-player1 .btn-video.style1 {
        width: 123px;
        height: 123px;
        line-height: 123px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-video-player1 .btn-video.style1 {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 15px;
    }
}
.pxl-video-player1 .btn-video.style2 {
    font-size: 32px;
    width: 153px;
    height: 153px;
    line-height: 153px;
    background: linear-gradient(-90deg, #ff7369 0%, #ffb06d 100%);
    width: 151px;
    height: 151px;
    line-height: 151px;
    text-align: center;
    border: none;
    color: #fff;
}
.pxl-video-player1 .btn-video.style2 i {
    line-height: 153px;
}
@media (max-width: 1366px) {
    .pxl-video-player1 .btn-video.style2 {
        width: 123px;
        height: 123px;
        line-height: 123px;
    }
    .pxl-video-player1 .btn-video.style2 i {
        line-height: 123px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-video-player1 .btn-video.style2 {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 15px;
    }
    .pxl-video-player1 .btn-video.style2 i {
        line-height: 80px;
    }
}
.pxl-video-player1 .pxl-video--inner {
    position: relative;
}
.pxl-video-player1.pxl-video-style1 .pxl-video--holder + .btn-video-wrap .pxl-shadow-gradient {
    display: block;
    z-index: -1;
}
.pxl-video-player1.pxl-video-style4 {
    position: relative;
}
.pxl-video-player1.pxl-video-style4 .pxl-video--inner {
    position: relative;
    overflow: hidden;
    height: 581px;
    width: 100%;
}
.pxl-video-player1.pxl-video-style4 .pxl-video--inner .pxl-video--holder {
    position: absolute;
    bottom: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 120%;
    margin-right: auto;
    margin-left: auto;
}
.pxl-video-player1.pxl-video-style4:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap .btn-video {
    width: 101px;
    height: 101px;
    line-height: 101px;
    border: 2px solid #ffb06d;
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap .btn-video span {
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 100px;
    letter-spacing: 2px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap .btn-video:after, .pxl-video-player1.pxl-video-style4 .btn-video-wrap .btn-video:before {
    content: none;
}
.pxl-video-player1.pxl-video-style4 .btn-video-wrap .btn-video i {
    display: none;
}
.pxl-video-player1.pxl-video-style5 {
    position: relative;
}
.pxl-video-player1.pxl-video-style5 .pxl-video--inner {
    position: relative;
    overflow: hidden;
    height: 581px;
    width: 100%;
}
.pxl-video-player1.pxl-video-style5 .pxl-video--inner .pxl-video--holder {
    position: absolute;
    top: -70px;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 120%;
    margin-right: auto;
    margin-left: auto;
}
.pxl-video-player1.pxl-video-style5:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
}
.pxl-video-player1.pxl-video-style5 .btn-video-wrap {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    align-items: center;
}
.pxl-video-player1.pxl-video-style5 .btn-video-wrap .btn-video {
    width: 264px;
    height: 264px;
    line-height: 264px;
    border: 2px solid #fdfdfd;
    background-color: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(12.12121px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.pxl-video-player1.pxl-video-style5 .btn-video-wrap .btn-video:after, .pxl-video-player1.pxl-video-style5 .btn-video-wrap .btn-video:before {
    content: none;
}
.pxl-video-player1.pxl-video-style5 .btn-video-wrap .btn-video i {
    font-size: 56px;
    line-height: 0;
}
.pxl-video-player2 .pxl-video--inner {
    position: relative;
    height: 555px;
    width: 900px;
}
@media (max-width: 991px) {
    .pxl-video-player2 .pxl-video--inner {
        width: 100%;
    }
}
.pxl-video-player2 .pxl-video--inner iframe {
    box-sizing: border-box;
    background: url(../assets/img/laptop.png) center center / cover no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 18px 87px 104px 121px;
}
@media (max-width: 1366px) {
    .pxl-video-player2 .pxl-video--inner iframe {
        padding: 50px 71px 120px 97px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) {
    .pxl-video-player2 .pxl-video--inner iframe {
        padding: 30px 75px 95px 100px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) and (max-width: 1024px) {
    .pxl-video-player2 .pxl-video--inner iframe {
        padding: 0px 115px 95px 150px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) and (max-width: 1024px) and (max-width: 991px) {
    .pxl-video-player2 .pxl-video--inner iframe {
        padding: 14px 106px 102px 140px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) and (max-width: 1024px) and (max-width: 991px) and (max-width: 767px) {
    .pxl-video-player2 .pxl-video--inner iframe {
        padding: 0px;
    }
}
.pxl-item--4-star i:nth-child(5) {
    display: none;
}
.pxl-item--3-star i:nth-child(5), .pxl-item--3-star i:nth-child(4) {
    display: none;
}
.pxl-item--2-star i:nth-child(5), .pxl-item--2-star i:nth-child(4), .pxl-item--2-star i:nth-child(3) {
    display: none;
}
.pxl-item--1-star i:nth-child(5), .pxl-item--1-star i:nth-child(4), .pxl-item--1-star i:nth-child(3), .pxl-item--1-star i:nth-child(2) {
    display: none;
}
.pxl-swiper-dots {
    margin-top: 54px;
}
@media (max-width: 1024px) {
    .pxl-swiper-dots {
        margin-top: 44px;
    }
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 6px;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transition: 0.5s;
    background-color: #9f90ff;
    opacity: 0.2;
}
.pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 80px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #9f90ff;
    opacity: 1;
}
.pxl-testimonial-carousel1 .pxl-carousel-inner .pxl-swiper-dots {
    margin-top: 90px;
}
@media (max-width: 991px) {
    .pxl-testimonial-carousel1 .pxl-carousel-inner .pxl-swiper-dots {
        margin-top: 45px;
    }
}
.pxl-testimonial-carousel1 .container-custom {
    max-width: 500px;
    margin: 0 auto 50px;
}
.pxl-testimonial-carousel1 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
}
.pxl-testimonial-carousel1 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-testimonial-carousel1 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-testimonial-carousel1 .pxl-item--image {
    max-width: 118px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 22px;
    padding: 6px;
    background: linear-gradient(-90deg, #ff7369, #ffb06d);
    transition: background 0.3s ease;
}
.pxl-testimonial-carousel1 .pxl-item--image img {
    border: 1px solid #f8f8f8;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.pxl-testimonial-carousel1 svg {
    margin-bottom: 40px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-testimonial-carousel1 .pxl-item--desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: var(--four-color);
    text-align: center;
    max-width: 636px;
    min-height: 170px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media (max-width: 1024px) {
    .pxl-testimonial-carousel1 .pxl-item--desc {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .pxl-testimonial-carousel1 .pxl-item--desc {
        font-size: 20px;
        line-height: 30px;
        min-height: auto;
        min-width: auto;
    }
}
.pxl-testimonial-carousel1 .pxl-item--title {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: var(--four-color);
}
.pxl-testimonial-carousel1 .pxl-item--position {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: var(--third-color);
}
.pxl-testimonial-carousel1 .pxl-item--inner {
    padding: 50px 15px 108px;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin-bottom: 140px;
    transition: background 0.3s linear;
}
@media (max-width: 991px) {
    .pxl-testimonial-carousel1 .pxl-item--inner {
        padding: 50px 15px 78px;
    }
}
@media screen and (min-width: 992px) {
    .pxl-testimonial-carousel1 .pxl-item--inner {
        display: flex;
    }
}
.pxl-testimonial-carousel1 .pxl-item--inner .pxl-item-body {
    bottom: -140px;
    right: 50%;
    transform: translateX(50%);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}
.pxl-testimonial-carousel1 .wp-arrow .pxl-swiper-arrow {
    position: absolute;
    top: 50%;
    height: 100%;
    background-color: initial;
    cursor: none;
}
.pxl-testimonial-carousel1 .wp-arrow .pxl-swiper-arrow.cursor-arrow-prev {
    right: calc((100vw - 1170px)/-2) !important;
    width: calc((100vw - 1170px)/2) !important;
    left: auto;
}
.pxl-testimonial-carousel1 .wp-arrow .pxl-swiper-arrow.cursor-arrow-next {
    width: calc((100vw - 1170px)/2) !important;
    left: calc((100vw - 1170px)/-2) !important;
    right: auto;
}
.pxl-testimonial-carousel1 .wp-arrow .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.pxl-testimonial-carousel3.pxl-swiper-boxshadow .pxl-carousel-inner .pxl-swiper-container {
    padding: 0 40px;
}
.pxl-testimonial-carousel3 .container-custom {
    max-width: 500px;
    margin: 0 auto 50px;
}
.pxl-testimonial-carousel3 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
}
.pxl-testimonial-carousel3 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-testimonial-carousel3 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-testimonial-carousel3 .pxl-swiper-slide {
    padding: 0 37px;
}
@media (max-width: 767px) {
    .pxl-testimonial-carousel3 .pxl-swiper-slide {
        padding: 0 15px;
    }
}
.pxl-testimonial-carousel3 .pxl-item--icon {
    position: absolute;
    background-color: transparent;
    width: 137.5px;
    height: 88px;
    top: 33px;
    right: -54px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .pxl-testimonial-carousel3 .pxl-item--icon {
        width: 96.5px;
        height: 65px;
        top: 23px;
        right: -24px;
    }
    .pxl-testimonial-carousel3 .pxl-item--icon svg {
        width: 30px;
    }
    .pxl-testimonial-carousel3 .pxl-item--icon:after {
        -webkit-mask-size: contain;
    }
}
.pxl-testimonial-carousel3 .pxl-item--icon svg {
    position: relative;
    z-index: 1;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-testimonial-carousel3 .pxl-item--icon:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    mask-image: url(../assets/img/tisti.png);
    -webkit-mask-image: url(../assets/img/tisti.png);
    -ms-mask-image: url(../assets/img/tisti.png);
    -o-mask-image: url(../assets/img/tisti.png);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-testimonial-carousel3 .pxl-item--desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: var(--four-color);
    text-align: right;
    margin-bottom: 43px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-testimonial-carousel3 .pxl-item--title {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #9f90ff;
    margin-bottom: 7px;
}
.pxl-testimonial-carousel3 .pxl-item--position {
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: var(--third-color);
}
.pxl-testimonial-carousel3 .pxl-item--inner {
    padding: 129px 108px 65px 110px;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    border-radius: 20px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media (max-width: 1366px) {
    .pxl-testimonial-carousel3 .pxl-item--inner {
        padding: 129px 45px 65px 45px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) {
    .pxl-testimonial-carousel3 .pxl-item--inner {
        padding: 129px 45px 65px 35px;
    }
}
@media (max-width: 1366px) and (max-width: 1200px) and (max-width: 767px) {
    .pxl-testimonial-carousel3 .pxl-item--inner {
        padding: 99px 15px 65px 15px;
    }
}
@media screen and (min-width: 992px) {
    .pxl-testimonial-carousel3 .pxl-item--inner {
        display: flex;
    }
}
.pxl-testimonial-carousel3 .pxl-item--inner .pxl-item-body {
    width: 100%;
    padding-top: 42px;
    border-top: 1px solid #9f90ff;
}
.pxl-testimonial-carousel4 .pxl-item--desc {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--four-color);
    text-align: right;
    margin-bottom: 23px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-testimonial-carousel4 .pxl-item--title {
    margin-bottom: 0;
    font-family: Samim;
    font-size: 16.695px;
    color: #9f90ff;
    font-weight: 600;
    line-height: 18.086px;
    margin-bottom: 7px;
}
.pxl-testimonial-carousel4 .pxl-item--position {
    font-family: Vazirmatn1;
    font-size: 12.521px;
    font-style: normal;
    font-weight: 400;
    color: var(--third-color);
    line-height: 19.477px;
}
.pxl-testimonial-carousel4 .pxl-item--inner {
    position: relative;
    padding: 39px 39px 32px 42px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    border-radius: 20px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media screen and (min-width: 992px) {
    .pxl-testimonial-carousel4 .pxl-item--inner {
        display: flex;
    }
}
.pxl-testimonial-carousel4 .pxl-item--inner .pxl-item-body {
    width: 100%;
    padding-top: 19px;
    border-top: 1px solid #9f90ff;
    display: flex;
    align-items: center;
}
.pxl-testimonial-carousel4 .pxl-item--inner .pxl-item-body .pxl-item--image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 11px;
}
.pxl-testimonial-carousel5 .pxl-swiper-dots {
    position: absolute;
    flex-direction: column;
    align-items: center;
    left: -60px;
    top: 62px;
    gap: 6px;
    margin-top: 0;
}
.pxl-testimonial-carousel5 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    background-color: #bdd6f1;
    position: relative;
    opacity: 1;
}
.pxl-testimonial-carousel5 .pxl-swiper-dots .pxl-swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 12px;
    height: 12px;
    background: linear-gradient(-90deg, #38c9f7 0%, #266ff2 100%);
    border-radius: 12px;
    transition: 0.3s ease;
    opacity: 0;
}
.pxl-testimonial-carousel5 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    height: 20px;
}
.pxl-testimonial-carousel5 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1;
}
.pxl-testimonial-carousel5 .pxl-item--box {
    border-radius: 10px;
    background: #fff;
    padding: 27px 30px 18px;
    position: relative;
    -webkit-box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
    -khtml-box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
    -moz-box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
    -ms-box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
    -o-box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
    box-shadow: 0px 10px 60px rgba(137, 151, 186, 0.25);
}
.pxl-testimonial-carousel5 .pxl-item--box:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 22px 12.5px 0px 12.5px;
    border-color: #fff transparent transparent transparent;
    width: 0;
    height: 0;
    bottom: -15px;
    right: 43px;
}
.pxl-testimonial-carousel5 .pxl-item--box .pxl-item--box-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}
.pxl-testimonial-carousel5 .pxl-item--box .pxl-item--box-top .pxl-item--star i {
    font-size: 16px;
}
.pxl-testimonial-carousel5 .pxl-item-body {
    padding-right: 30px;
}
.pxl-testimonial-carousel5 .pxl-item--desc {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--four-color);
    text-align: right;
    margin-bottom: 23px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-testimonial-carousel5 .pxl-item--title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #37486e;
}
.pxl-testimonial-carousel5 .pxl-item--position {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--third-color);
}
.pxl-testimonial-carousel5 .pxl-item--inner {
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
@media screen and (min-width: 992px) {
    .pxl-testimonial-carousel5 .pxl-item--inner {
        display: flex;
    }
}
.pxl-testimonial-carousel5 .pxl-item--inner .pxl-item-body {
    width: 100%;
    padding-top: 40px;
    display: flex;
    align-items: center;
}
.pxl-testimonial-carousel5 .pxl-item--inner .pxl-item-body .pxl-item--image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 20px;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide {
    padding: 0 10px;
}
.pxl-testimonial-carousel2 .pxl-swiper-slide.swiper-slide-active .pxl-item--inner {
    opacity: 1;
    background-image: linear-gradient(-90deg, #2f057b, #6441c1);
}
.pxl-testimonial-carousel2 .pxl-swiper-slide.swiper-slide-active .pxl-item--inner .pxl-item--desc, .pxl-testimonial-carousel2 .pxl-swiper-slide.swiper-slide-active .pxl-item--inner .pxl-item--title {
    color: #fdfdfd;
}
.pxl-testimonial-carousel2 .container-custom {
    max-width: 500px;
    margin: 0 auto 50px;
}
.pxl-testimonial-carousel2 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
}
.pxl-testimonial-carousel2 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-testimonial-carousel2 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-testimonial-carousel2 .pxl-item--star {
    margin-bottom: 26px;
}
@media (max-width: 1200px) {
    .pxl-testimonial-carousel2 .pxl-item--star {
        margin-bottom: 12px;
    }
}
.pxl-testimonial-carousel2 .pxl-item--star i {
    font-size: 16px;
}
.pxl-testimonial-carousel2 .pxl-item--desc {
    font-size: 24px;
    font-family: Vazirmatn1;
    font-style: normal;
    transition: all 0.3s ease 0ms;
    font-weight: 600;
    line-height: 34px;
    color: var(--third-color);
    margin-bottom: 33px;
}
@media (max-width: 1200px) {
    .pxl-testimonial-carousel2 .pxl-item--desc {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
}
.pxl-testimonial-carousel2 .pxl-item--title {
    font-size: 24px;
    font-family: Vazirmatn1;
    transition: all 0.3s ease 0ms;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    color: var(--four-color);
    margin-bottom: 3px;
}
.pxl-testimonial-carousel2 .pxl-item--position {
    font-size: 16px;
    font-family: Samim;
    transition: all 0.3s ease 0ms;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: var(--primary-color);
}
.pxl-testimonial-carousel2 .pxl-item--inner {
    display: flex;
    align-items: center;
    background-color: #fdfdfd;
    border-radius: 20px;
    transition: all 0.3s ease 0ms;
    opacity: 0.4;
}
@media (max-width: 1366px) {
    .pxl-testimonial-carousel2 .pxl-item--inner {
        padding: 60px 10px;
    }
}
@media (max-width: 991px) {
    .pxl-testimonial-carousel2 .pxl-item--inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        padding: 60px 15px;
    }
}
@media (max-width: 1366px) {
    .pxl-testimonial-carousel2 .pxl-item--inner img {
        height: 120px;
    }
}
@media (max-width: 991px) {
    .pxl-testimonial-carousel2 .pxl-item--inner img {
        height: 150px;
    }
}
.pxl-testimonial-carousel2 .pxl-item--inner .pxl-item-body {
    padding: 0 53px 0 80px;
}
@media (max-width: 1366px) {
    .pxl-testimonial-carousel2 .pxl-item--inner .pxl-item-body {
        padding: 0 23px 0 15px;
    }
}
@media (max-width: 1200px) {
    .pxl-testimonial-carousel2 .pxl-item--inner .pxl-item-body {
        padding: 0 15px 0 15px;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .pxl-testimonial-carousel2 .pxl-item--inner .pxl-item-body {
        padding: 0;
    }
}
.pxl-testimonial-carousel2 .pxl-carousel-inner:hover .wp-arrow.style2 {
    opacity: 1;
}
.pxl-testimonial-carousel2 .wp-arrow.style2 {
    position: absolute;
    right: 50%;
    top: 35%;
    transform: translate(50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: all 250ms linear 0ms;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow {
    position: absolute;
    top: 50%;
    height: 100%;
    background-color: initial;
    cursor: none;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow svg {
    width: 90px;
    height: 90px;
    background-color: #fdfdfd;
    border-radius: 50%;
    transition: all 250ms linear 0ms;
    padding: 27px;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow svg:hover {
    background-image: linear-gradient(-90deg, #ff7369, #ffb06d);
    box-shadow: 0 4px 30px rgba(89, 100, 255, .1);
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow svg:hover path {
    fill: #fdfdfd;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    right: calc((100vw)/-2) !important;
    width: calc((100vw)/2) !important;
    left: auto;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-prev svg {
    transform: rotate(-180deg);
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next {
    width: calc((100vw)/2) !important;
    left: calc((100vw)/-2) !important;
    right: auto;
}
.pxl-testimonial-carousel2 .wp-arrow .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.swiper-filter-active .non-swiper-slide {
    display: none;
}
.swiper-filter-wrap, .pxl-grid-filter3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.swiper-filter-wrap .filter-item, .pxl-grid-filter3 .filter-item {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 24px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.swiper-filter-wrap .filter-item:before, .pxl-grid-filter3 .filter-item:before {
    content: '';
    width: 11px;
    height: 41px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
    background-color: #f4f4f4;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) scaley(0);
    -khtml-transform: translate(50%, -50%) scaley(0);
    -moz-transform: translate(50%, -50%) scaley(0);
    -ms-transform: translate(50%, -50%) scaley(0);
    -o-transform: translate(50%, -50%) scaley(0);
    transform: translate(50%, -50%) scaley(0);
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: -1;
}
.swiper-filter-wrap .filter-item span, .pxl-grid-filter3 .filter-item span {
    color: #010927;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.swiper-filter-wrap .filter-item.active, .pxl-grid-filter3 .filter-item.active {
    color: var(--primary-color);
}
.swiper-filter-wrap .filter-item.active:before, .pxl-grid-filter3 .filter-item.active:before {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scaley(1);
    -khtml-transform: translate(50%, -50%) scaley(1);
    -moz-transform: translate(50%, -50%) scaley(1);
    -ms-transform: translate(50%, -50%) scaley(1);
    -o-transform: translate(50%, -50%) scaley(1);
    transform: translate(50%, -50%) scaley(1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow {
    right: 50%;
    -webkit-transform: translatex(50%);
    -khtml-transform: translatex(50%);
    -moz-transform: translatex(50%);
    -ms-transform: translatex(50%);
    -o-transform: translatex(50%);
    transform: translatex(50%);
    left: auto;
    bottom: 0;
    top: auto;
    opacity: 1;
    visibility: visible;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #4b5345;
    line-height: 36px;
    color: #4b5345;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow i:before {
    content: "\f142";
    font-size: 16px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow:hover {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    margin-right: -80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    margin-right: 80px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-arrow + .pxl-swiper-dots {
    position: absolute;
    bottom: 120px;
    right: 0;
    left: 0;
    margin: 0;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction {
    bottom: 10px;
    font-size: 0px;
    line-height: 20px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    min-width: 20px;
    text-align: center;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current {
    position: relative;
    margin-left: 50px;
}
.pxl-swiper-arrow-style1 .pxl-swiper-dots.pxl-swiper-pagination-fraction span.swiper-pagination-current:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 32px;
    width: 27px;
    height: 1px;
    background-color: #fff;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow {
    opacity: 1;
    visibility: visible;
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 20px;
    background: transparent;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    position: static;
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow i {
    display: inline-flex;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg {
    height: 55px;
    width: 55px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--main {
    fill: #ececec;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow svg.item--hover {
    opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
    margin-left: 16px;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--main {
    opacity: 0;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow:hover svg.item--hover {
    opacity: 1;
}
.pxl-swiper-arrow-style2 .pxl-swiper-arrow-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow {
    font-size: 36px;
    color: #c5d3d8;
    background-color: transparent;
    box-shadow: none;
}
.pxl-swiper-arrow-style3 .pxl-swiper-arrow.pxl-swiper-arrow-prev i {
    -webkit-transform: scalex(-1);
    -khtml-transform: scalex(-1);
    -moz-transform: scalex(-1);
    -ms-transform: scalex(-1);
    -o-transform: scalex(-1);
    transform: scalex(-1);
    display: inline-block;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets {
    margin-top: 35px;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span {
    margin: 0 4px;
    width: 11px;
    height: 11px;
    background-color: var(--gradient-color-from);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:before {
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid var(--primary-color);
    top: -1px;
    right: -1px;
    position: absolute;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    -webkit-transform: scale(1.4);
    -khtml-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:after {
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: '';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: var(--gradient-color-from);
    background-image: -webkit-gradient(linear, left top, right top, from(var(--gradient-color-from)), to(var(--gradient-color-to)));
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)', gradientType='1');
    opacity: 0;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active {
    background: transparent;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:after, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:after {
    opacity: 1;
}
.pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span:hover:before, .pxl-swiper-dots.style2.pxl-swiper-pagination-bullets span.swiper-pagination-bullet-active:before {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-swiper-sliders .pxl-item--image img {
    width: 100%;
}
.pxl-swiper-sliders .pxl-item--title a, .pxl-swiper-sliders .pxl-item--category a {
    color: inherit;
}
.pxl-swiper-sliders .pxl-item--title a:hover, .pxl-swiper-sliders .pxl-item--category a:hover {
    color: inherit;
}
.single-service .pxl-single--image img {
    border-radius: 20px;
    width: 100%;
}
@media (max-width: 991px) {
    .single-service #pxl-content-main p {
        font-size: 18px;
    }
}
.single-service .pxl-single--title {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
    font-family: Samim;
    color: var(--four-color);
    margin-top: 58px;
    margin-bottom: 19px;
}
@media (max-width: 1200px) {
    .single-service .pxl-single--title {
        font-size: 45px;
        line-height: 1.2;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .single-service .pxl-single--title {
        font-size: 40px;
        margin: 50px 0 20px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .single-service .pxl-single--title {
        font-size: 30px;
    }
}
.pxl-service-detail1 {
    display: flex;
    flex-direction: column;
}
.pxl-service-detail1 .service-title {
    display: flex;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 30px 16px 0;
    border-bottom: 1px solid #dcdcdc;
    -webkit-transition: all 0.3s linear 0ms;
    -khtml-transition: all 0.3s linear 0ms;
    -moz-transition: all 0.3s linear 0ms;
    -ms-transition: all 0.3s linear 0ms;
    -o-transition: all 0.3s linear 0ms;
    transition: all 0.3s linear 0ms;
}
.pxl-service-detail1 .service-title:last-child {
    border: none;
}
.pxl-service-detail1 .service-title:hover {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.5);
    color: #fff;
    border-radius: 15px;
    border-color: transparent;
}
.pxl-service-grid-layout1 .pxl-grid-pagination, .pxl-service-carousel3 .pxl-grid-pagination {
    margin-top: 85px;
}
@media (max-width: 1024px) {
    .pxl-service-grid-layout1 .pxl-grid-pagination, .pxl-service-carousel3 .pxl-grid-pagination {
        margin-top: 45px;
    }
}
@media (min-width: 1200px) {
    .pxl-service-grid-layout1 .pxl-grid-item:nth-child(2) .pxl-item--inner, .pxl-service-carousel3 .pxl-grid-item:nth-child(2) .pxl-item--inner {
        border-top-right-radius: 25px;
    }
    .pxl-service-grid-layout1 .pxl-grid-item:nth-child(4) .pxl-item--inner, .pxl-service-carousel3 .pxl-grid-item:nth-child(4) .pxl-item--inner {
        border-top-left-radius: 25px;
    }
    .pxl-service-grid-layout1 .pxl-grid-item:nth-child(8) .pxl-item--inner, .pxl-service-carousel3 .pxl-grid-item:nth-child(8) .pxl-item--inner {
        border-bottom-right-radius: 25px;
    }
    .pxl-service-grid-layout1 .pxl-grid-item:nth-child(10) .pxl-item--inner, .pxl-service-carousel3 .pxl-grid-item:nth-child(10) .pxl-item--inner {
        border-bottom-left-radius: 25px;
    }
}
.pxl-service-grid-layout1 .pxl-item--inner, .pxl-service-carousel3 .pxl-item--inner {
    position: relative;
    padding: 388px 73px 50px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
@media (max-width: 1366px) {
    .pxl-service-grid-layout1 .pxl-item--inner, .pxl-service-carousel3 .pxl-item--inner {
        padding: 300px 40px 50px 0;
    }
}
@media (max-width: 1366px) and (max-width: 1024px) {
    .pxl-service-grid-layout1 .pxl-item--inner, .pxl-service-carousel3 .pxl-item--inner {
        padding: 340px 40px 20px 0;
    }
}
.pxl-service-grid-layout1 .pxl-item--inner:hover:after, .pxl-service-carousel3 .pxl-item--inner:hover:after {
    opacity: 0;
    transform: translatey(-100%);
}
.pxl-service-grid-layout1 .pxl-item--inner:hover:before, .pxl-service-carousel3 .pxl-item--inner:hover:before {
    opacity: 0.9;
    transform: translatey(0%);
}
.pxl-service-grid-layout1 .pxl-item--inner:hover .item-readmore, .pxl-service-carousel3 .pxl-item--inner:hover .item-readmore {
    opacity: 1;
    transform: translatey(0%);
}
.pxl-service-grid-layout1 .pxl-item--inner:hover .item--featured img, .pxl-service-carousel3 .pxl-item--inner:hover .item--featured img {
    transform: scale(1.1);
}
.pxl-service-grid-layout1 .pxl-item--inner:after, .pxl-service-carousel3 .pxl-item--inner:after {
    content: '';
    position: absolute;
    background-color: var(--four-color);
    opacity: 0.4;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.pxl-service-grid-layout1 .pxl-item--inner:before, .pxl-service-carousel3 .pxl-item--inner:before {
    content: '';
    position: absolute;
    opacity: 0;
    background: linear-gradient(0deg, var(--gradient-color-to) 0%, var(--gradient-color-from) 59.9%, rgba(255, 176, 109, 0.00) 100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transform: translatey(100%);
    max-height: 448px;
}
.pxl-service-grid-layout1 .pxl-item--inner .item--featured, .pxl-service-carousel3 .pxl-item--inner .item--featured {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.pxl-service-grid-layout1 .pxl-item--inner .item--featured img, .pxl-service-carousel3 .pxl-item--inner .item--featured img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 300ms ease;
}
.pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder {
    position: relative;
    z-index: 1;
}
.pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle {
    font-size: 84px;
    font-weight: 400;
    color: #fdfdfd;
    line-height: 1.2;
}
@media (max-width: 1024px) {
    .pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle {
        font-size: 64px;
    }
}
@media (max-width: 1024px) and (max-width: 767px) {
    .pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle {
        font-size: 36px;
    }
}
.pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    line-height: 42px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
    .pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 28px;
        line-height: 1.2;
        max-width: 218px;
    }
}
@media (max-width: 991px) and (max-width: 767px) {
    .pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        font-size: 24px;
    }
}
@media (max-width: 991px) and (max-width: 575px) {
    .pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        max-width: none;
    }
}
.pxl-service-grid-layout1 .pxl-item--inner .pxl-item--holder .pxl-item--title a, .pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title a {
    color: #fdfdfd;
}
.pxl-service-grid-layout1 .pxl-item--inner .item-readmore, .pxl-service-carousel3 .pxl-item--inner .item-readmore {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f6f6f6;
    border-top-right-radius: 10px;
    padding: 46px 47px 47px 39px;
    max-height: 120px;
    z-index: 3;
    transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
    transform: translatey(100%);
    opacity: 0;
}
@media (max-width: 1280px) {
    .pxl-service-grid-layout1 .pxl-item--inner .item-readmore, .pxl-service-carousel3 .pxl-item--inner .item-readmore {
        padding: 46px 40px 47px 34px;
        max-height: 100px;
    }
}
@media (max-width: 991px) {
    .pxl-service-grid-layout1 .pxl-item--inner .item-readmore, .pxl-service-carousel3 .pxl-item--inner .item-readmore {
        padding: 11px 22px 12px 25px;
    }
}
.pxl-service-grid-layout1 .pxl-item--inner .item-readmore .btn-link, .pxl-service-carousel3 .pxl-item--inner .item-readmore .btn-link {
    margin-top: 15px;
}
.pxl-service-grid-layout1 .pxl-item--inner .item-readmore .btn-link svg path, .pxl-service-carousel3 .pxl-item--inner .item-readmore .btn-link svg path {
    fill: var(--primary-color);
}
.pxl-service-carousel3 .pxl-item--inner:before {
    background: linear-gradient(0deg, #008060 0%, rgba(0, 128, 96, 0.00) 100%);
    opacity: 0.9;
}
.pxl-service-carousel3 .pxl-item--inner:hover:after {
    transform: translatey(0);
    opacity: 0.4;
}
.pxl-service-carousel3 .pxl-item--inner:hover .pxl-item--holder .pxl-item--subtitle {
    color: #b5ff17;
}
.pxl-service-carousel3 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title a {
    color: #b5ff17;
}
.pxl-service-carousel3 .pxl-item--inner .item-readmore {
    background-color: #b5ff17;
}
.pxl-service-carousel3 .pxl-item--inner .item-readmore svg path {
    fill: #008060;
}
.pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--subtitle {
    font-family: Samim;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    font-family: Vazirmatn1;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.pxl-service-carousel3 .pxl-item--inner .pxl-item--holder .pxl-item--title a {
    color: #fdfdfd;
}
.pxl-service-carousel1 .pxl-swiper-dots {
    margin-top: 92px;
}
@media (max-width: 1024px) {
    .pxl-service-carousel1 .pxl-swiper-dots {
        margin-top: 40px;
    }
}
.pxl-service-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    background-color: #35e1b4;
    opacity: 0.2;
}
.pxl-service-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.pxl-service-carousel1 .pxl-swiper-container {
    padding: 54px 0 26px;
}
@media (max-width: 767px) {
    .pxl-service-carousel1 .pxl-swiper-container {
        padding: 0;
    }
}
.pxl-service-carousel1 .pxl-swiper-slide {
    transition: all 500ms linear 0ms;
}
.pxl-service-carousel1 .pxl-swiper-slide .pxl-item--inner.multiply:after {
    mix-blend-mode: multiply;
    opacity: 1;
}
@media (min-width: 768px) {
    .pxl-service-carousel1 .pxl-swiper-slide:hover {
        transform: translateY(-54px);
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner:after {
        height: 0;
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder {
        max-height: 100%;
        transform: translatey(0);
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder:after {
        height: 100%;
        opacity: 1;
        top: 0;
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder .pxl-item--title a {
        color: var(--third-color);
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder .pxl-item--description span {
        opacity: 1;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        transition-delay: 300ms;
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder .item-readmore {
        top: 0;
        bottom: auto;
        left: -48px;
    }
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder .item-readmore .btn-link {
        transform: rotatey(-180deg);
    }
}
.pxl-case-carousel2 .pxl-swiper-dots, .pxl-case-grid.layout4 .pxl-swiper-dots {
    margin-top: 92px;
}
.pxl-case-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet, .pxl-case-grid.layout4 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    background-color: #35e1b4;
    opacity: 0.2;
}
.pxl-case-carousel2 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active, .pxl-case-grid.layout4 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.pxl-case-carousel2 .pxl-swiper-container, .pxl-case-grid.layout4 .pxl-swiper-container {
    padding: 54px 0 26px;
}
@media (max-width: 767px) {
    .pxl-case-carousel2 .pxl-swiper-container, .pxl-case-grid.layout4 .pxl-swiper-container {
        padding: 0;
    }
}
.pxl-case-carousel2 .pxl-item--inner, .pxl-case-grid.layout4 .pxl-item--inner {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.pxl-case-carousel2 .pxl-item--inner:hover .item--featured img, .pxl-case-grid.layout4 .pxl-item--inner:hover .item--featured img {
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pxl-case-carousel2 .pxl-item--inner:hover .pxl-item--holder, .pxl-case-grid.layout4 .pxl-item--inner:hover .pxl-item--holder {
    opacity: 1;
    right: 0;
    visibility: visible;
}
.pxl-case-carousel2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title a, .pxl-case-grid.layout4 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title a {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    transition-delay: 200ms;
}
.pxl-case-carousel2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--description span, .pxl-case-grid.layout4 .pxl-item--inner:hover .pxl-item--holder .pxl-item--description span {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    transition-delay: 300ms;
}
.pxl-case-carousel2 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link, .pxl-case-grid.layout4 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link {
    transform: rotatey(-180deg);
}
.pxl-case-carousel2 .pxl-item--inner .item--featured, .pxl-case-grid.layout4 .pxl-item--inner .item--featured {
    position: relative;
    overflow: hidden;
    transition: all 300ms ease;
}
.pxl-case-carousel2 .pxl-item--inner .item--featured img, .pxl-case-grid.layout4 .pxl-item--inner .item--featured img {
    transition: all 300ms ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder {
    position: absolute;
    bottom: 0;
    right: -20px;
    z-index: 1;
    display: flex;
    max-width: 311.11px;
    flex-direction: column;
    opacity: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease;
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--description, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--description {
    font-size: 14px;
    padding: 0px 32.67px 25px;
    font-family: Vazirmatn1;
    background-color: #16092a;
    font-style: normal;
    font-weight: 400;
    line-height: 21.8px;
    transition: 0.5s all linear 0ms;
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--description span, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--description span {
    color: #a7baba;
    transition: 0.5s linear;
    position: relative;
    z-index: 2;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 300ms ease;
    display: block;
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 24.89px;
    font-family: Samim;
    padding: 42.67px 32.67px 16px 0px;
    font-weight: 700;
    transition: 0.5s all linear 0ms;
    line-height: 32.7px;
    margin-bottom: 0;
    bottom: -1px;
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--title:after, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--title:after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    bottom: -2px;
    left: 0;
    width: 315.11px;
    max-height: 100%;
    border-radius: 11px 0px 0px 0px;
    transform: skew(-30deg);
    background-color: #16092a;
    z-index: -1;
}
.pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--title a, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--title a {
    position: relative;
    z-index: 2;
    color: #02dfbf;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 300ms ease;
    display: block;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .pxl-item--title a, .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .pxl-item--title a {
        height: auto;
    }
}
.pxl-case-carousel2 .pxl-item--inner .item-readmore, .pxl-case-grid.layout4 .pxl-item--inner .item-readmore {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: auto;
    left: -53px;
    padding: 8px 33px 5px 48px;
    z-index: -2;
    transition: 0.3s all linear 0ms;
}
.pxl-case-carousel2 .pxl-item--inner .item-readmore:after, .pxl-case-grid.layout4 .pxl-item--inner .item-readmore:after {
    content: '';
    top: 0;
    right: -15px;
    position: absolute;
    width: 98px;
    height: 49.78px;
    border-radius: 7px 0px 0px 0px;
    transform: skew(-29deg);
    z-index: -1;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
}
.pxl-case-carousel2 .pxl-item--inner .item-readmore .btn-link, .pxl-case-grid.layout4 .pxl-item--inner .item-readmore .btn-link {
    transition: 0.5s linear;
}
.pxl-case-carousel2 .pxl-item--inner .item-readmore .btn-link svg, .pxl-case-grid.layout4 .pxl-item--inner .item-readmore .btn-link svg {
    height: 18px;
}
.pxl-case-carousel2 .pxl-item--inner .item-readmore .btn-link svg path, .pxl-case-grid.layout4 .pxl-item--inner .item-readmore .btn-link svg path {
    fill: #fdfdfd;
}
.pxl-case-carousel2 .wp-arrow, .pxl-case-grid.layout4 .wp-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 61.89px;
    gap: 8px;
}
@media (max-width: 1024px) {
    .pxl-case-carousel2 .wp-arrow, .pxl-case-grid.layout4 .wp-arrow {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .pxl-case-carousel2 .wp-arrow, .pxl-case-grid.layout4 .wp-arrow {
        justify-content: flex-start;
    }
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    align-items: center;
    font-size: 26px;
    width: 90px;
    height: 90px;
    background-color: rgba(255, 114, 104, 0.2);
    line-height: 90px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    color: var(--secondary-color);
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.10);
    transition: 0.3s linear;
}
@media (max-width: 1200px) {
    .pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow {
        width: 50px;
        height: 50px;
    }
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow svg path, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow svg path {
    fill: var(--primary-color);
}
@media (max-width: 767px) {
    .pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow svg, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow svg {
        height: 15px;
    }
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg {
    transform: rotate(-180deg);
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow:hover, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow:hover {
    background-color: var(--primary-color);
    box-shadow: 0px 7px 20px rgba(0, 255, 255, 0.4);
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-arrow:hover svg path, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-arrow:hover svg path {
    fill: var(--secondary-color);
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-dots, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-case-carousel2 .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet, .pxl-case-grid.layout4 .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder {
    right: -20px;
    max-width: 250px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .pxl-item--description {
    font-size: 13px;
    background-color: #fff;
    line-height: 17.487px;
    padding: 0px 27px 25px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .pxl-item--description span {
    color: #636363;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .item-readmore {
    top: 1px;
    bottom: auto;
    left: -35px;
    padding: 0px 30px 2px 38px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .item-readmore:after {
    width: 78.69px;
    height: 39.97px;
    background: linear-gradient(-90deg, #9255ce 0%, #be60ff 100%);
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .item-readmore .btn-link svg {
    height: 14.31px;
    width: 18.29px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .pxl-item--title {
    font-size: 18px;
    font-family: Vazirmatn1;
    line-height: 26.23px;
    padding: 42.67px 27px 16px 0px;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .pxl-item--title:after {
    right: -24px;
    bottom: -2px;
    width: 250px;
    background-color: #fff;
}
.pxl-grid.pxl-case-grid.layout4 div.pxl-item--holder .pxl-item--title a {
    color: var(--third-color);
}
.pxl-post-carousel1.pxl-swiper-boxshadow .pxl-carousel-inner .pxl-swiper-container {
    padding: 30px 30px;
    margin: -30px -15px;
}
.pxl-post-carousel1 .pxl-swiper-dots {
    margin-top: 100px;
}
@media (max-width: 1024px) {
    .pxl-post-carousel1 .pxl-swiper-dots {
        margin-top: 50px;
    }
}
.pxl-post-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    background-color: #f87d6c;
}
.pxl-post-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f87d6c;
}
.pxl-post-carousel1 .container-custom {
    max-width: 1650px;
    margin-bottom: 94px;
}
@media screen and (min-width: 768px) {
    .pxl-post-carousel1 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}
@media (max-width: 1024px) {
    .pxl-post-carousel1 .container-custom {
        margin-bottom: 74px;
    }
}
@media screen and (max-width: 767px) {
    .pxl-post-carousel1 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-post-carousel1 .container-custom .wp-title {
        margin-bottom: 55px;
    }
}
.pxl-post-carousel1 .container-custom.alignment-left {
    margin-right: 0;
    margin-left: auto;
}
.pxl-post-carousel1 .container-custom.alignment-center {
    margin: 0 auto 65px;
}
.pxl-post-carousel1 .container-custom.alignment-right {
    margin-right: auto;
    margin-left: 0;
}
.pxl-post-carousel1 .container-custom .wp-title {
    flex-grow: 1;
}
.pxl-post-carousel1 .container-custom .el--title {
    font-family: Vazirmatn1;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 0;
    color: #fdfdfd;
}
.pxl-post-carousel1 .container-custom .el--sub-title {
    display: inline-flex;
    position: relative;
    padding: 6px 35px;
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .pxl-post-carousel1 .container-custom .el--sub-title {
        padding: 0 15px;
    }
}
.pxl-post-carousel1 .container-custom .el--sub-title.title-gradient span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-post-carousel1 .container-custom .el--sub-title:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fdfdfd;
    opacity: 0.2;
    border-radius: 67.0588px;
    width: 100%;
    height: 100%;
}
.pxl-post-carousel1 .container-custom .el--sub-title span {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #fdfdfd;
    background-color: #fdfdfd;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.pxl-post-carousel1 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 10px;
    gap: 8px;
}
@media (max-width: 767px) {
    .pxl-post-carousel1 .container-custom .wp-arrow {
        justify-content: flex-start;
    }
}
.pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    align-items: center;
    font-size: 26px;
    width: 90px;
    height: 90px;
    background-color: rgba(115, 96, 242, .5);
    line-height: 90px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    color: var(--secondary-color);
    box-shadow: 0px 7px 20px rgba(86, 100, 255, 0.1);
    transition: 0.3s linear;
}
@media (max-width: 1200px) {
    .pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 767px) {
    .pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow svg {
        height: 15px;
    }
}
.pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow svg path {
    fill: #fdfdfd;
}
.pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg {
    transform: rotate(-180deg);
}
.pxl-post-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0px 7px 20px rgba(86, 100, 255, 0.1);
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder {
    position: relative;
    background-color: #fdfdfd;
    border-radius: 10px;
    overflow: hidden;
    padding: 35.84px 33px 62px 24px;
    transform: all 0.3s;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .pxl-item--icon {
    background-color: #b5ff17;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .pxl-item--title a {
    color: #fdfdfd;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .pxl-item--description {
    color: #fdfdfd;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .pxl--image {
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    transform-origin: right center;
    -webkit-transform-origin: right center;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .item-readmore svg path {
    fill: #008060;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:hover .item-readmore:after {
    background-color: #fdfdfd;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder:after {
    content: '';
    position: absolute;
    width: 106px;
    height: 106px;
    border-radius: 50%;
    background-color: #008060;
    top: -33px;
    left: -31px;
    opacity: 0.1;
    z-index: 1;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl--image {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background-color: #008060;
    transform-origin: left center;
    -webkit-transform: scale(0, 1);
    -khtml-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -khtml-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -moz-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -ms-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: transform 0.3s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl--image:after {
    content: '';
    position: absolute;
    background-color: #008060;
    z-index: 1;
    opacity: 0.9;
    width: 100%;
    height: 100%;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--icon {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #008060;
    border-radius: 50%;
    transition: all 250ms linear 0ms;
    width: 47px;
    height: 47px;
    margin-bottom: 20px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--icon img {
    max-width: 24.92px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--title {
    font-family: Vazirmatn1;
    color: #fdfdfd;
    font-size: 16px;
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 11px;
    line-height: 19.746px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--title a {
    transition: all 250ms linear 0ms;
    color: var(--four-color);
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .pxl-item--description {
    font-family: Vazirmatn1;
    font-size: 14px;
    position: relative;
    z-index: 1;
    transition: all 250ms linear 0ms;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore {
    position: absolute;
    bottom: -1px;
    right: 0;
    display: flex;
    align-items: center;
    height: 30.09px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore svg {
    position: relative;
    z-index: 2;
    height: 10.77px;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore svg path {
    fill: #fdfdfd;
}
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore:after {
    content: '';
    top: 0;
    right: -15px;
    position: absolute;
    width: 59px;
    height: 30px;
    border-radius: 3px 0px 0px 0px;
    transition: all 250ms linear 0ms;
    transform: skew(-29deg);
    z-index: 1;
    background-color: #008060;
}
.pxl-service-grid-layout2 .container-custom, .pxl-service-carousel1 .container-custom {
    max-width: 1650px;
    margin-bottom: 67px;
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (min-width: 768px) {
    .pxl-service-grid-layout2 .container-custom, .pxl-service-carousel1 .container-custom {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}
@media screen and (max-width: 767px) {
    .pxl-service-grid-layout2 .container-custom, .pxl-service-carousel1 .container-custom {
        margin-bottom: 30px;
    }
    .pxl-service-grid-layout2 .container-custom .wp-title, .pxl-service-carousel1 .container-custom .wp-title {
        margin-bottom: 55px;
    }
}
.pxl-service-grid-layout2 .container-custom.alignment-left, .pxl-service-carousel1 .container-custom.alignment-left {
    margin-right: 0;
    margin-left: auto;
}
.pxl-service-grid-layout2 .container-custom.alignment-center, .pxl-service-carousel1 .container-custom.alignment-center {
    margin: 0 auto 65px;
}
.pxl-service-grid-layout2 .container-custom.alignment-right, .pxl-service-carousel1 .container-custom.alignment-right {
    margin-right: auto;
    margin-left: 0;
}
.pxl-service-grid-layout2 .container-custom .wp-title, .pxl-service-carousel1 .container-custom .wp-title {
    flex-grow: 1;
}
.pxl-service-grid-layout2 .container-custom .el--title, .pxl-service-carousel1 .container-custom .el--title {
    font-family: Vazirmatn1;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 0;
}
.pxl-service-grid-layout2 .container-custom .el--sub-title, .pxl-service-carousel1 .container-custom .el--sub-title {
    display: inline-flex;
    position: relative;
    padding: 6px 35px;
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .pxl-service-grid-layout2 .container-custom .el--sub-title, .pxl-service-carousel1 .container-custom .el--sub-title {
        padding: 0 15px;
    }
}
.pxl-service-grid-layout2 .container-custom .el--sub-title:after, .pxl-service-carousel1 .container-custom .el--sub-title:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-color: #7360f2;
    opacity: 0.2;
    border-radius: 67.0588px;
    width: 100%;
    height: 100%;
}
.pxl-service-grid-layout2 .container-custom .el--sub-title span, .pxl-service-carousel1 .container-custom .el--sub-title span {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #7360f2;
    background-color: #7360f2;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.pxl-service-grid-layout2 .container-custom .wp-arrow, .pxl-service-carousel1 .container-custom .wp-arrow {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 10px;
    gap: 8px;
}
@media (max-width: 767px) {
    .pxl-service-grid-layout2 .container-custom .wp-arrow, .pxl-service-carousel1 .container-custom .wp-arrow {
        justify-content: flex-start;
    }
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
    position: static;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    align-items: center;
    font-size: 26px;
    width: 90px;
    height: 90px;
    background-color: #fdfdfd;
    line-height: 90px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    color: var(--secondary-color);
    box-shadow: 0px 4px 30px rgba(89, 100, 255, 0.10);
    transition: 0.3s linear;
}
@media (max-width: 1200px) {
    .pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1200px) and (max-width: 767px) {
    .pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 767px) {
    .pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow svg, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow svg {
        height: 15px;
    }
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow + .pxl-swiper-arrow {
    margin-right: 10px;
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow.pxl-swiper-arrow-next svg {
    transform: rotate(-180deg);
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow:hover, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
    box-shadow: 0px 7px 20px rgba(0, 255, 255, 0.4);
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-arrow:hover svg path, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-arrow:hover svg path {
    fill: #fdfdfd;
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-dots, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-dots {
    margin-top: 0;
}
.pxl-service-grid-layout2 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet, .pxl-service-carousel1 .container-custom .wp-arrow .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    margin: 0 8px;
    width: 5px;
    height: 5px;
}
.pxl-service-grid-layout2 .pxl-grid-pagination, .pxl-service-carousel1 .pxl-grid-pagination {
    margin-top: 85px;
}
.pxl-service-grid-layout2 .pxl-item--inner, .pxl-service-carousel1 .pxl-item--inner {
    position: relative;
    padding: 610px 0 0px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 20px;
}
@media (max-width: 1200px) {
    .pxl-service-grid-layout2 .pxl-item--inner, .pxl-service-carousel1 .pxl-item--inner {
        padding: 520px 0 0px 0;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .pxl-service-grid-layout2 .pxl-item--inner, .pxl-service-carousel1 .pxl-item--inner {
        padding: 440px 0 0px 0;
    }
}
.pxl-service-grid-layout2 .pxl-item--inner:after, .pxl-service-carousel1 .pxl-item--inner:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #9f90ff;
    opacity: 0.3;
    transition: 0.5s all linear 0ms;
}
.pxl-service-grid-layout2 .pxl-item--inner:hover:after, .pxl-service-carousel1 .pxl-item--inner:hover:after {
    height: 0;
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder {
    max-height: 100%;
    transform: translatey(0);
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder:after, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder:after {
    height: 100%;
    opacity: 1;
    bottom: 0;
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title a, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder .pxl-item--title a {
    color: var(--third-color);
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder .pxl-item--description span, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder .pxl-item--description span {
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    transition-delay: 300ms;
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder .item-readmore, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder .item-readmore {
    top: 0;
    bottom: auto;
    left: -48px;
}
.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link, .pxl-service-carousel1 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link {
    transform: rotatey(-180deg);
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    max-width: 400px;
    transition: all 0.3s ease;
    transform: translatey(148px);
}
@media (max-width: 1200px) {
    .pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder {
        transform: translatey(118px);
    }
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder:after, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 0%;
    width: 100%;
    transition: 0.5s all linear 0ms;
    mask-image: url(../assets/img/union.png);
    -webkit-mask-image: url(../assets/img/union.png);
    -ms-mask-image: url(../assets/img/union.png);
    -o-mask-image: url(../assets/img/union.png);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    background: #fdfdfd;
    z-index: 1;
    opacity: 0;
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--description, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--description {
    font-size: 18px;
    padding: 0px 45px 65px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 400;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    line-height: 28px;
    transition: 0.5s all linear 0ms;
}
@media (max-width: 1200px) {
    .pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--description, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--description {
        padding: 0px 15px 35px;
    }
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--description span, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--description span {
    color: var(--third-color);
    transition: 0.5s linear;
    position: relative;
    z-index: 2;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 500ms ease;
    display: block;
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--title {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-family: Samim;
    font-weight: 700;
    transition: 0.5s all linear 0ms;
    min-height: 130px;
    line-height: 42px;
    padding: 0 45px 0 110px;
    margin-bottom: 0;
}
@media (max-width: 1500px) and (max-width: 1200px) {
    .pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--title, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--title {
        padding: 0 15px 0 40px;
        font-size: 28px;
    }
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--title:after, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--title:after {
    content: '';
    position: absolute;
    top: 0;
    right: -70px;
    bottom: 0;
    left: 0;
    width: 432px;
    transition: 0.5s all linear 0ms;
    max-height: 130px;
    border-radius: 11px 0px 0px 0px;
    transform: skew(-30deg);
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    z-index: -1;
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--title .pxl-item--title-link, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--title .pxl-item--title-link {
    position: relative;
    z-index: 2;
    color: #fdfdfd;
    transition: 0.5s all linear 0ms;
    height: 82px;
    display: block;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .pxl-item--title .pxl-item--title-link, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .pxl-item--title .pxl-item--title-link {
        height: auto;
    }
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .item-readmore, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .item-readmore {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -91px;
    bottom: 0;
    padding: 19px 46px 5px 48px;
    z-index: -2;
    transition: 0.3s all linear 0ms;
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .item-readmore:after, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .item-readmore:after {
    content: '';
    top: 2px;
    right: -15px;
    position: absolute;
    width: 125px;
    height: 64px;
    border-radius: 7px 0px 0px 0px;
    transform: skew(-29deg);
    z-index: -1;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link {
    transition: all 0.5s linear 0ms;
}
.pxl-service-grid-layout2 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link svg path, .pxl-service-carousel1 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link svg path {
    fill: #fdfdfd;
}
.pxl-case-detail1 {
    max-width: 585px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 {
        max-width: 100%;
    }
}
.pxl-case-detail1 .pxl-item--title {
    font-size: 32px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3125;
    color: #fdfdfd;
    text-align: center;
    background-color: #7360f2;
    margin-bottom: 0;
    padding: 32px 0 38px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl-item--title {
        font-size: 28px;
        padding: 22px 0 28px;
    }
}
.pxl-case-detail1 .pxl-item-holder {
    background: linear-gradient(-90deg, #512ca8 0%, #6441c1 100%);
    padding: 9px 55.31px 105.13px 55.31px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl-item-holder {
        padding: 9px 15px 50px 15px;
    }
}
@media (max-width: 767px) {
    .pxl-case-detail1 .pxl-item-holder {
        padding: 9px 15px 105.13px 15px;
    }
}
.pxl-case-detail1 .pxl--item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 0 26px;
    border-bottom: 0.5px solid #fdfdfd;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl--item {
        padding: 20px 0 21px;
    }
}
.pxl-case-detail1 .pxl--item:last-child {
    padding: 25px 0 35px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl--item:last-child {
        padding: 20px 0 21px;
    }
}
.pxl-case-detail1 .pxl--item label {
    color: #fdfdfd;
    font-size: 24px;
    font-family: Samim;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl--item label {
        font-size: 20px;
    }
}
.pxl-case-detail1 .pxl--item span {
    color: #fdfdfd;
    text-align: left;
    font-size: 24px;
    font-family: Samim;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
@media (max-width: 1200px) {
    .pxl-case-detail1 .pxl--item span {
        font-size: 20px;
    }
}
.pxl-case-grid.layout1 .pxl-grid-pagination {
    margin-top: 65px;
}
.pxl-case-grid.layout1.style1 .pxl-item--box {
    padding: 24px 25px 24px 24px;
    border-radius: 20px;
    background-color: #f6f6f6;
}
@media (max-width: 991px) {
    .pxl-case-grid.layout1.style1 .pxl-item--box {
        padding: 15px;
    }
}
.pxl-case-grid.layout1.style1 .pxl-item--box .pxl-item--inner:hover .item--holder:after {
    opacity: 0;
}
.pxl-case-grid.layout1.style1 .pxl-item--box .pxl-item--inner:hover .item--holder.pxl-item--back:after {
    opacity: 1;
}
.pxl-case-grid.layout1.style1 .item--holder.pxl-item--back:after {
    opacity: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-case-grid.layout1.style1 .item--holder:after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    left: 0;
    width: 458px;
    max-height: 130px;
    border-radius: 11px 0px 0px 0px;
    transform: skew(-29deg);
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
    z-index: -1;
    opacity: 1;
    transition: all 500ms ease;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner:after {
    content: none;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner:hover .pxl-flip--box {
    transform: translateX(50%) rotateX(180deg);
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--featured img {
    height: 656px;
    object-fit: cover;
}
@media (max-width: 1200px) {
    .pxl-case-grid.layout1.style2 .pxl-item--inner .item--featured img {
        height: auto;
    }
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .pxl-flip--box {
    position: absolute;
    right: 50%;
    bottom: 30px;
    height: 150px;
    max-width: 466px;
    width: 100%;
    transform: translateX(50%);
    transition: transform 0.6s;
    transform-style: preserve-3d;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
    backface-visibility: hidden;
    -webkit-transition: transform 200ms linear 0ms;
    -khtml-transition: transform 200ms linear 0ms;
    -moz-transition: transform 200ms linear 0ms;
    -ms-transition: transform 200ms linear 0ms;
    -o-transition: transform 200ms linear 0ms;
    transition: transform 200ms linear 0ms;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder.pxl-item--front {
    position: relative;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder.pxl-item--back {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: rotateX(180deg);
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder.pxl-item--back .pxl-item--title, .pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder.pxl-item--back .pxl-item--category {
    color: #fff;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder .item--client {
    margin-bottom: 10px;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder .item--client .item--title {
    font-size: 20px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder .item--service {
    display: flex;
}
.pxl-case-grid.layout1.style2 .pxl-item--inner .item--holder .item--service .item--title {
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.pxl-case-grid.layout1 .pxl-item--inner {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pxl-case-grid.layout1 .pxl-item--inner:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to left, rgba(255, 255, 255, .0), rgba(255, 255, 255, .6));
    transition: all 300ms linear 0ms;
    top: 0;
    right: -100%;
    z-index: 1;
    display: block;
    width: 50%;
    height: 100%;
    transform: skewx(25deg);
}
.pxl-case-grid.layout1 .pxl-item--inner:hover:after {
    animation: shine 0.75s;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--featured img {
    height: 561px;
    object-fit: cover;
    width: 100%;
}
@media (max-width: 1200px) {
    .pxl-case-grid.layout1 .pxl-item--inner .item--featured img {
        height: auto;
    }
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 32px;
    z-index: 2;
}
@media (max-width: 1024px) {
    .pxl-case-grid.layout1 .pxl-item--inner .item--holder {
        bottom: -1px;
    }
}
@media (max-width: 991px) {
    .pxl-case-grid.layout1 .pxl-item--inner .item--holder {
        mask-size: contain;
        padding: 20px;
        height: auto;
    }
}
@media (max-width: 991px) and (max-width: 881px) and (min-width: 767px) {
    .pxl-case-grid.layout1 .pxl-item--inner .item--holder {
        padding: 15px;
    }
}
@media (max-width: 991px) and (max-width: 575px) {
    .pxl-case-grid.layout1 .pxl-item--inner .item--holder {
        padding: 15px;
    }
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--client {
    line-height: 26px;
    margin-bottom: 6px;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--client label {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #fdfdfd;
    width: 70px;
    margin-left: 20px;
    display: inline-block;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--client .item--title {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #fdfdfd;
    display: inline-flex;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--service {
    line-height: 26px;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--service label {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #fdfdfd;
    width: 70px;
    margin-left: 20px;
    display: inline-block;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--service .item--title {
    font-size: 24px;
    font-family: Samim;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    display: inline-flex;
}
.pxl-case-grid.layout1 .pxl-item--inner .item--holder .item--service .item--title a {
    color: #fdfdfd;
}
.pxl-case-grid.layout2 .pxl-item--inner {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pxl-case-grid.layout2 .pxl-item--inner:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    right: 50%;
    position: absolute;
    left: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 400ms linear;
}
.pxl-case-grid.layout2 .pxl-item--inner:hover:after {
    right: 0;
    left: 0;
    opacity: 0;
    transition: all 400ms linear;
}
.pxl-case-grid.layout2 .pxl-item--inner:hover .item--holder:after {
    opacity: 0;
}
.pxl-case-grid.layout2 .pxl-item--inner:hover .item--holder:before {
    opacity: 1;
}
.pxl-case-grid.layout2 .pxl-item--inner:hover .item--content .item-readmore .svg2 {
    transform: translateX(60%);
}
.pxl-case-grid.layout2 .pxl-item--inner:hover .item--content .item-readmore .svg1 {
    transform: translateX(-300%);
}
.pxl-case-grid.layout2 .pxl-item--inner .item--content {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 189px;
    max-width: 667px;
}
@media (max-width: 1400px) {
    .pxl-case-grid.layout2 .pxl-item--inner .item--content {
        height: auto;
    }
}
.pxl-case-grid.layout2 .pxl-item--inner .item--content .item-readmore {
    position: absolute;
    top: -34px;
    left: 25px;
    background-color: #fdfdfd;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    transition: 300ms ease;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--content .item-readmore a {
    line-height: 76px;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--content .item-readmore a .svg2 {
    transform: translateX(300%);
    transition: 300ms linear;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--content .item-readmore a .svg1 {
    transform: translateX(-60%);
    transition: 300ms linear;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--featured img {
    height: 500px;
    object-fit: cover;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder {
    width: 100%;
    height: 189px;
    max-width: 667px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 46px;
    padding-top: 48px;
    padding-left: 101px;
    z-index: 2;
    position: relative;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    mask-image: url(../assets/img/mask-case-v3.svg);
    -webkit-mask-image: url(../assets/img/mask-case-v3.svg);
    -ms-mask-image: url(../assets/img/mask-case-v3.svg);
    -o-mask-image: url(../assets/img/mask-case-v3.svg);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    transition: all 300ms ease;
    -o-mask-repeat: no-repeat;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
    z-index: -2;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    mask-image: url(../assets/img/mask-case-v3.svg);
    -webkit-mask-image: url(../assets/img/mask-case-v3.svg);
    -ms-mask-image: url(../assets/img/mask-case-v3.svg);
    -o-mask-image: url(../assets/img/mask-case-v3.svg);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    transition: all 300ms ease;
    -o-mask-repeat: no-repeat;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    z-index: -1;
    opacity: 0;
}
@media (max-width: 1400px) {
    .pxl-case-grid.layout2 .pxl-item--inner .item--holder {
        mask-size: cover;
        padding: 15px;
        height: auto;
    }
}
@media (max-width: 991px) {
    .pxl-case-grid.layout2 .pxl-item--inner .item--holder {
        mask-size: contain;
        padding: 0;
        height: auto;
        justify-content: flex-start;
        gap: 40px;
        padding: 15px 15px 0 0;
        mask-size: cover;
    }
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--holder-left {
    display: flex;
    flex-direction: column;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--client, .pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--year {
    display: flex;
    flex-direction: column;
    margin-bottom: 6px;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--client label, .pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--year label {
    font-size: 16px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    opacity: 0.5;
    color: #fdfdfd;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--client .item--title, .pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--year .item--title {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #fdfdfd;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--service {
    display: flex;
    flex-direction: column;
    max-width: 238px;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--service label {
    font-size: 16px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    opacity: 0.5;
    color: #fdfdfd;
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--service .item--title {
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
@media (max-width: 991px) {
    .pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--service .item--title {
        font-size: 22px;
        line-height: 32px;
    }
}
.pxl-case-grid.layout2 .pxl-item--inner .item--holder .item--service .item--title a {
    color: #fdfdfd;
}
.pxl-case-grid.layout3 .pxl-item--inner {
    position: relative;
}
.pxl-case-grid.layout3 .pxl-item--inner .item--image {
    position: relative;
    overflow: hidden;
}
.pxl-case-grid.layout3 .pxl-item--inner:hover .item--content {
    -webkit-transform: perspective(250px) rotateY(0deg);
    -khtml-transform: perspective(250px) rotateY(0deg);
    -moz-transform: perspective(250px) rotateY(0deg);
    -ms-transform: perspective(250px) rotateY(0deg);
    -o-transform: perspective(250px) rotateY(0deg);
    transform: perspective(250px) rotateY(0deg);
}
.pxl-case-grid.layout3 .pxl-item--inner .item--content {
    position: absolute;
    left: -1px;
    top: auto;
    bottom: 0;
    padding: 15px 25px 15px;
    max-width: 270px;
    background-color: #1e1e1e;
    transform-origin: left;
    -webkit-transform: perspective(250px) rotateY(90deg);
    -khtml-transform: perspective(250px) rotateY(90deg);
    -moz-transform: perspective(250px) rotateY(90deg);
    -ms-transform: perspective(250px) rotateY(90deg);
    -o-transform: perspective(250px) rotateY(90deg);
    transform: perspective(250px) rotateY(90deg);
    -webkit-transition: all 400ms ease-in-out;
    -khtml-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
@media (max-width: 767px) {
    .pxl-case-grid.layout3 .pxl-item--inner .item--content {
        max-width: none;
    }
}
.pxl-case-grid.layout3 .pxl-item--inner .item--content .item--title a {
    font-family: Samim;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 22px;
    color: #fdfdfd;
}
@media (max-width: 1024px) {
    .pxl-case-grid.layout3 .pxl-item--inner .item--content .item--title a {
        font-size: 18px;
    }
}
.pxl-case-grid.layout3 .pxl-item--inner .item--image img {
    min-height: 392px;
    object-fit: cover;
}
@media (max-width: 1366px) {
    .pxl-case-grid.layout3 .pxl-item--inner .item--image img {
        min-height: auto !important;
    }
}
.pxl-case-carousel1 .pxl-swiper-dots {
    margin-top: 95px;
}
.pxl-case-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-case-carousel1 .pxl-swiper-dots .pxl-swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-case-carousel1 .pxl-swiper-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fdfdfd;
    border-radius: 50%;
    box-shadow: 0 4px 30px rgba(89, 100, 255, 0.1);
    transition: all 250ms linear 0ms;
}
.pxl-case-carousel1 .pxl-swiper-arrow svg {
    line-height: 1;
}
.pxl-case-carousel1 .pxl-swiper-arrow:hover {
    background: linear-gradient(-90deg, #40ccfc 0%, #1aecf5 100%);
}
.pxl-case-carousel1 .pxl-swiper-arrow:hover svg path {
    fill: #fdfdfd;
}
.pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    transform: translatey(-50%) rotate(-180deg);
    left: -48px;
}
@media (max-width: 1400px) {
    .pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
        left: 30px;
    }
}
.pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    right: -48px;
}
@media (max-width: 1400px) {
    .pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
        right: 30px;
    }
}
.pxl-case-carousel1 .pxl-item--inner .pxl-flip--box {
    position: absolute;
    right: 50%;
    bottom: 30px;
    height: 150px;
    max-width: 466px;
    width: 100%;
    transform: translateX(50%);
    transition: transform 0.6s;
    transform-style: preserve-3d;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    z-index: 2;
}
@media (max-width: 991px) {
    .pxl-case-carousel1 .pxl-item--inner .pxl-flip--box {
        max-width: 100%;
        padding: 0 15px;
    }
}
.pxl-case-carousel1 .pxl-item--inner .item--featured img {
    height: 656px;
    object-fit: cover;
}
@media (max-width: 1200px) {
    .pxl-case-carousel1 .pxl-item--inner .item--featured img {
        height: auto;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .pxl-case-carousel1 .pxl-item--inner .item--featured img {
        width: 100%;
    }
}
.pxl-case-carousel1 .pxl-item--inner .item--holder {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: transform 200ms linear 0ms;
    -khtml-transition: transform 200ms linear 0ms;
    -moz-transition: transform 200ms linear 0ms;
    -ms-transition: transform 200ms linear 0ms;
    -o-transition: transform 200ms linear 0ms;
    transition: transform 200ms linear 0ms;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder.pxl-item--front {
    position: relative;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder.pxl-item--back {
    background-color: var(--primary-color);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transform: rotateX(180deg);
}
.pxl-case-carousel1 .pxl-item--inner .item--holder.pxl-item--back .pxl-item--title, .pxl-case-carousel1 .pxl-item--inner .item--holder.pxl-item--back .pxl-item--category {
    color: #fff;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--client {
    margin-bottom: 10px;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--client .item--title {
    font-size: 20px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service {
    display: flex;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service .item--title {
    font-size: 32px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.pxl-case-carousel1 .pxl-item--inner {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.pxl-case-carousel1 .pxl-item--inner:hover .item--holder {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
@media (min-width: 991px) {
    .pxl-case-carousel1 .pxl-item--inner:hover:hover .pxl-flip--box {
        transform: translateX(50%) rotateX(180deg);
    }
}
.pxl-case-carousel1 .pxl-item--inner .item--featured a {
    position: relative;
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.pxl-case-carousel1 .pxl-item--inner .item--featured a:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to left, rgba(255, 255, 255, .0), rgba(255, 255, 255, .6));
    transition: all 300ms linear 0ms;
    top: 0;
    right: -100%;
    z-index: 1;
    display: block;
    width: 50%;
    height: 100%;
    transform: skewx(25deg);
}
.pxl-case-carousel1 .pxl-item--inner .item--featured img {
    height: 656px;
    object-fit: cover;
}
@media (max-width: 1200px) {
    .pxl-case-carousel1 .pxl-item--inner .item--featured img {
        height: auto;
    }
}
.pxl-case-carousel1 .pxl-item--inner .item--holder {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 32px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
    z-index: 2;
}
@media (max-width: 991px) {
    .pxl-case-carousel1 .pxl-item--inner .item--holder {
        mask-size: contain;
        padding: 20px;
        height: auto;
    }
}
@media (max-width: 991px) and (max-width: 881px) and (min-width: 767px) {
    .pxl-case-carousel1 .pxl-item--inner .item--holder {
        padding: 15px;
    }
}
@media (max-width: 991px) and (max-width: 575px) {
    .pxl-case-carousel1 .pxl-item--inner .item--holder {
        padding: 15px;
    }
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--client {
    line-height: 26px;
    margin-bottom: 10px;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--client label {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #fdfdfd;
    width: 70px;
    margin-left: 20px;
    display: inline-block;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--client .item--title {
    font-size: 20px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #fdfdfd;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service {
    line-height: 26px;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service label {
    font-size: 16px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    color: #fdfdfd;
    width: 70px;
    margin-left: 20px;
    display: inline-block;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service .item--title {
    font-size: 32px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}
.pxl-case-carousel1 .pxl-item--inner .item--holder .item--service .item--title a {
    color: #fdfdfd;
}
.paused .dot {
    animation-play-state: paused;
}
.pxl-accordion .pxl-item-accordion {
    margin-bottom: 0;
    cursor: pointer;
}
.pxl-accordion .pxl-item--content {
    display: none;
}
.pxl-accordion .fa-chevron-double-right {
    font-style: normal;
}
.pxl-accordion1.style4 .pxl--item {
    margin-bottom: 30px;
    border-radius: 10px;
    border: 1px solid #4b4b4b;
    background: rgba(11, 17, 78, 0.80);
}
.pxl-accordion1.style4 .pxl--item:last-child {
    margin-bottom: 0;
}
.pxl-accordion1.style4 .pxl--item + .pxl--item {
    border-top: none;
}
.pxl-accordion1.style4 .pxl--item.active .pxl-item-accordion {
    background: transparent;
    color: var(--primary-color);
}
.pxl-accordion1.style4 .pxl--item.active .pxl-item-accordion svg {
    transform: rotateZ(-270deg) scaleX(-1);
}
.pxl-accordion1.style4 .pxl--item.active .pxl-item-accordion svg path {
    fill: var(--primary-color);
}
.pxl-accordion1.style4 .pxl--item .pxl-item-accordion {
    font-family: Vazirmatn1;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    border-radius: 0;
    color: #fdfdfd;
    padding: 37.37px 40px 36.82px 94px;
    background-color: transparent;
    border: none;
}
.pxl-accordion1.style4 .pxl--item .pxl-item-accordion i {
    display: none;
}
.pxl-accordion1.style4 .pxl--item .pxl-item-accordion svg {
    -webkit-transition: 250ms all linear 0ms;
    -khtml-transition: 250ms all linear 0ms;
    -moz-transition: 250ms all linear 0ms;
    -ms-transition: 250ms all linear 0ms;
    -o-transition: 250ms all linear 0ms;
    transition: 250ms all linear 0ms;
    position: absolute;
    line-height: 42px;
    left: 40px;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
}
.pxl-accordion1.style4 .pxl--item .pxl-item--content {
    font-family: Vazirmatn1;
    padding: 0 40px 43px 56px;
    color: #c4c4c4;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.pxl-accordion1.style3 .pxl--item {
    margin-bottom: 30px;
}
.pxl-accordion1.style3 .pxl--item + .pxl--item {
    border: none;
}
.pxl-accordion1.style3 .pxl--item.active .pxl-item-accordion {
    background: transparent;
    color: var(--secondary-color);
}
.pxl-accordion1.style3 .pxl--item.active .pxl-item-accordion .plus {
    background: var(--secondary-color);
    box-shadow: 0 8px 15px rgba(167, 104, 248, 0.25);
}
.pxl-accordion1.style3 .pxl--item.active .pxl-item-accordion .plus:after {
    transform: translatey(-50%) rotatez(-90deg);
}
.pxl-accordion1.style3 .pxl--item:last-child .pxl-item-accordion {
    border-bottom-color: #d2dbe8;
}
.pxl-accordion1.style3 .pxl--item .pxl-item-accordion {
    font-family: Vazirmatn1;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.42px;
    color: var(--four-color);
    text-transform: capitalize;
    border-radius: 15px;
    border: 1px solid #d2dbe8;
    background: #fff;
    border-bottom-color: #d2dbe8;
    padding: 34px 40px 33px 97px;
}
.pxl-accordion1.style3 .pxl--item .pxl-item-accordion i {
    display: none;
}
.pxl-accordion1.style3 .pxl--item .pxl-item-accordion .plus {
    position: absolute;
    width: 40px;
    height: 40px;
    background: linear-gradient(-90deg, #9255ce, #be60ff);
    background-image: -webkit-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -moz-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -ms-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: -o-linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    background-image: linear-gradient(to left, var(--gradient-two-color-from_two), var(--gradient-two-color-to_two));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-two-color-from_two)', endColorStr='var(--gradient-two-color-to_two)');
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}
.pxl-accordion1.style3 .pxl--item .pxl-item-accordion .plus:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 14px;
    max-height: 15px;
    background-color: #fff;
    top: 50%;
    right: 19px;
    transform: translatey(-50%);
    transition: all 0.3s linear;
    border-radius: 5px;
}
.pxl-accordion1.style3 .pxl--item .pxl-item-accordion .plus:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 3px;
    background-color: #fff;
    top: 50%;
    right: 13.5px;
    transform: translatey(-50%);
    border-radius: 5px;
}
.pxl-accordion1.style3 .pxl--item .pxl-item--content {
    padding: 19px 38px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.pxl-accordion1.style2 {
    padding: 0;
    border: none;
}
.pxl-accordion1.style2 .pxl--item.active:last-child {
    border-bottom: none;
}
.pxl-accordion1.style2 .pxl--item.active .pxl-item-accordion {
    background-image: linear-gradient(-90deg, #ff7369, #ffb06d);
}
.pxl-accordion1.style2 .pxl--item.active .pxl-item--content {
    padding: 39px 56px 49px 0;
}
.pxl-accordion1 .pxl-item-accordion {
    position: relative;
    font-weight: 700;
    font-size: 32px;
    color: var(--four-color);
    padding: 36px 55px 36px 153px;
    line-height: 42px;
    -webkit-transition: 300ms all ease;
    -khtml-transition: 300ms all ease;
    -moz-transition: 300ms all ease;
    -ms-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
    border-radius: 20px;
    border-bottom: 1px solid #ececec;
}
@media (max-width: 1024px) {
    .pxl-accordion1 .pxl-item-accordion {
        padding: 36px 15px 36px 153px;
    }
}
@media (max-width: 767px) {
    .pxl-accordion1 .pxl-item-accordion {
        padding: 26px 15px 26px 30px;
        font-size: 24px;
        line-height: 32px;
    }
}
.pxl-accordion1 .pxl-item-accordion span {
    display: block;
}
@media screen and (max-width: 575px) {
    .pxl-accordion1 .pxl-item-accordion span {
        font-size: 24px;
        line-height: 1.5;
    }
}
.pxl-accordion1 .pxl-item-accordion i {
    -webkit-transition: 250ms all linear 0ms;
    -khtml-transition: 250ms all linear 0ms;
    -moz-transition: 250ms all linear 0ms;
    -ms-transition: 250ms all linear 0ms;
    -o-transition: 250ms all linear 0ms;
    transition: 250ms all linear 0ms;
    position: absolute;
    font-size: 52px;
    line-height: 42px;
    left: 40px;
    color: var(--four-color);
}
@media screen and (max-width: 991px) {
    .pxl-accordion1 .pxl-item-accordion i {
        left: 15px;
    }
}
@media screen and (max-width: 991px) and (max-width: 767px) {
    .pxl-accordion1 .pxl-item-accordion i {
        font-size: 34px;
        line-height: 32px;
    }
}
.pxl-accordion1 .pxl-item-accordion i:before {
    font-weight: 300;
}
.pxl-accordion1 .pxl-item-accordion i.fa-minus {
    position: absolute;
    opacity: 0;
}
.pxl-accordion1.style2 .pxl--item.active .pxl-item--content {
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: var(--third-color);
    padding-top: 10px;
    padding: 38px 52px 49px 827px;
}
@media (max-width: 1500px) {
    .pxl-accordion1.style2 .pxl--item.active .pxl-item--content {
        padding: 38px 52px 49px 300px;
    }
}
@media (max-width: 1500px) and (max-width: 881px) {
    .pxl-accordion1.style2 .pxl--item.active .pxl-item--content {
        padding: 38px 52px 49px 52px;
    }
}
@media (max-width: 1500px) and (max-width: 881px) and (max-width: 767px) {
    .pxl-accordion1.style2 .pxl--item.active .pxl-item--content {
        padding: 20px 5px 39px 0;
        font-size: 20px;
        line-height: 1.5;
    }
}
.pxl-accordion1 .pxl--item + .pxl--item {
    border-top: 1px solid #ececec;
}
.pxl-accordion1 .pxl--item:last-child .pxl-item-accordion {
    border-bottom-color: transparent;
}
.pxl-accordion1 .pxl--item:hover .pxl-item-accordion .fa-plus {
    transform: rotate(-180deg);
    opacity: 0;
}
.pxl-accordion1 .pxl--item:hover .pxl-item-accordion .fa-minus {
    transform: rotate(-180deg);
    opacity: 1;
}
.pxl-accordion1 .pxl--item.active .pxl-item-accordion {
    background: linear-gradient(-90deg, #9255ce 0%, #be60ff 100%);
    color: #fff;
}
.pxl-accordion1 .pxl--item.active .pxl-item-accordion i {
    transform: rotateZ(-180deg);
    color: #fff;
}
.pxl-progressbar.layout-4 {
    display: flex;
    align-items: center;
}
@media (max-width: 575px) {
    .pxl-progressbar.layout-4 {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
}
.pxl-progressbar.layout-4 .pxl-progressbar-inner {
    width: 174px;
    height: 174px;
    min-width: 174px;
    position: relative;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .pxl-progressbar.layout-4 .pxl-progressbar-inner {
        width: 144px;
        height: 144px;
        min-width: 144px;
    }
}
@media (max-width: 1200px) and (max-width: 575px) {
    .pxl-progressbar.layout-4 .pxl-progressbar-inner {
        margin: 0;
    }
}
.pxl-progressbar.layout-4.style2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pxl-progressbar.layout-4.style2 .progress-box {
    margin: 27px 0 0 0;
    max-width: 297px;
    text-align: center;
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 40px 0 rgba(255, 132, 105, .5);
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle div {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-width: 13px;
    border-style: solid;
    border-color: #54595f;
    border-radius: 50%;
    border-color: var(--primary-color);
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle .pxl-progressbar-circle-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle .pxl-progressbar-circle-right {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    visibility: hidden;
}
.pxl-progressbar.layout-4 .progress-box {
    margin-right: 48px;
}
@media (max-width: 1024px) {
    .pxl-progressbar.layout-4 .progress-box {
        margin-right: 20px;
    }
}
@media (max-width: 576px) {
    .pxl-progressbar.layout-4 .progress-box {
        margin-right: 0;
    }
}
.pxl-progressbar.layout-4 .progress-box .progress-title {
    font-size: 32px;
    font-family: Samim;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    color: var(--four-color);
    margin-bottom: 16px;
}
.pxl-progressbar.layout-4 .progress-box .progress-content {
    font-size: 18px;
    font-family: Vazirmatn1;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: var(--third-color);
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.pxl-progressbar.layout-4 .pxl-progressbar-circle-content .progress-percentage {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: var(--four-color);
}
@media (max-width: 767px) {
    .pxl-progressbar.layout-4 .pxl-progressbar-circle-content .progress-percentage {
        font-size: 40px;
    }
}
.pxl-progressbar-container.layout-4 svg {
    overflow: unset;
}
.pxl-progressbar-container.layout-4 .svg1 {
    position: absolute;
    z-index: 1;
    height: 100%;
    transform: rotate(-59deg) rotatex(180deg);
    width: 100%;
}
.pxl-progressbar-container.layout-4 .svg1 .progress-bar__progress {
    fill: none;
    stroke: #d9d9d9;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 2.5px;
    transition: stroke-dashoffset 1s ease-in-out;
}
.pxl-progressbar-container.layout-4 .svg2 {
    position: absolute;
    z-index: 2;
    height: 100%;
    transform: rotate(-45deg);
    width: 100%;
}
.pxl-progressbar-container.layout-4 .svg2 .progress-bar__progress {
    fill: none;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 2.5px;
    transition: stroke-dashoffset 1s ease-in-out;
}
.pxl-progressbar-container.layout-4 .progress-bar__background {
    fill: none;
    stroke: transparent;
    stroke-width: 2.5px;
}
.pxl-progressbar.layout-2 {
    font-size: 16px;
    font-weight: 500;
    color: var(--third-color);
}
.pxl-progressbar.layout-2 .progress-item {
    position: relative;
}
.pxl-progressbar.layout-2 .progress-item + .progress-item {
    margin-top: 15px;
}
.pxl-progressbar.layout-2 .progress-item .title-wrap {
    margin-bottom: 10px;
    font-family: Vazirmatn1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    color: var(--third-color);
}
.pxl-progressbar.layout-2 .progress-bar-wrap {
    position: relative;
}
.pxl-progressbar.layout-2 .progress-bar-wrap .progress-bound {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 10px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #f0f6ff;
}
.pxl-progressbar.layout-2 .pxl-progress-bar {
    height: 10px;
    position: relative;
    width: 0;
    -webkit-transition: width 1.4s ease;
    -khtml-transition: width 1.4s ease;
    -moz-transition: width 1.4s ease;
    -ms-transition: width 1.4s ease;
    -o-transition: width 1.4s ease;
    transition: width 1.4s ease;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: -10px 10px 24px 0px rgba(226, 92, 62, 0.30);
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.pxl-progressbar.layout-3 {
    font-size: 16px;
    font-weight: 500;
    color: var(--four-color);
}
.pxl-progressbar.layout-3 .progress-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 50px;
}
@media (max-width: 991px) {
    .pxl-progressbar.layout-3 .progress-item {
        gap: 20px;
    }
}
.pxl-progressbar.layout-3 .progress-item + .progress-item {
    margin-top: 15px;
}
.pxl-progressbar.layout-3 .progress-item .progress-item-right {
    width: 100%;
}
.pxl-progressbar.layout-3 .progress-item .progress-percentage {
    font-family: Samim;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
@media (max-width: 991px) {
    .pxl-progressbar.layout-3 .progress-item .progress-percentage {
        font-size: 50px;
        line-height: 60px;
    }
}
@media (max-width: 991px) and (max-width: 767px) {
    .pxl-progressbar.layout-3 .progress-item .progress-percentage {
        font-size: 35px;
        line-height: 1.2;
    }
}
.pxl-progressbar.layout-3 .progress-item .title-wrap {
    margin-bottom: 10px;
    font-family: Vazirmatn1;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    color: var(--four-color);
}
.pxl-progressbar.layout-3 .progress-bar-wrap {
    position: relative;
}
.pxl-progressbar.layout-3 .progress-bar-wrap .progress-bound {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 20px;
    background-color: #e7e1e1;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
@media (max-width: 991px) {
    .pxl-progressbar.layout-3 .progress-bar-wrap .progress-bound {
        height: 15px;
    }
}
.pxl-progressbar.layout-3 .pxl-progress-bar {
    height: 20px;
    position: relative;
    width: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0 4px 30px rgba(255, 132, 105, 0.50);
    -webkit-transition: width 1.4s ease;
    -khtml-transition: width 1.4s ease;
    -moz-transition: width 1.4s ease;
    -ms-transition: width 1.4s ease;
    -o-transition: width 1.4s ease;
    transition: width 1.4s ease;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
@media (max-width: 991px) {
    .pxl-progressbar.layout-3 .pxl-progress-bar {
        height: 15px;
    }
}
.pxl-team-carousel .pxl-swiper-container {
    margin: 40px -15px;
    overflow: unset;
}
.pxl-team-grid1 .wp-arrow .pxl-swiper-arrow, .pxl-team-carousel .wp-arrow .pxl-swiper-arrow {
    position: absolute;
    top: 50%;
    height: 100%;
    background-color: initial;
    cursor: none;
    opacity: 1;
    visibility: visible;
}
.pxl-team-grid1 .wp-arrow .pxl-swiper-arrow.cursor-arrow-prev, .pxl-team-carousel .wp-arrow .pxl-swiper-arrow.cursor-arrow-prev {
    right: calc((100vw - 1170px)/-2) !important;
    width: calc((100vw - 1170px)/2) !important;
    left: auto;
}
.pxl-team-grid1 .wp-arrow .pxl-swiper-arrow.cursor-arrow-next, .pxl-team-carousel .wp-arrow .pxl-swiper-arrow.cursor-arrow-next {
    width: calc((100vw - 1170px)/2) !important;
    left: calc((100vw - 1170px)/-2) !important;
    right: auto;
}
.pxl-team-grid1 .wp-arrow .pxl-swiper-arrow.swiper-button-disabled, .pxl-team-carousel .wp-arrow .pxl-swiper-arrow.swiper-button-disabled {
    cursor: not-allowed;
}
.pxl-team-grid1 .pxl-item--image, .pxl-team-carousel .pxl-item--image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
}
.pxl-team-grid1 .pxl-item--title, .pxl-team-carousel .pxl-item--title, .pxl-team-grid1 .pxl-item--position, .pxl-team-carousel .pxl-item--position {
    position: relative;
    z-index: 2;
}
.pxl-team-grid1 .pxl-item--title, .pxl-team-carousel .pxl-item--title {
    margin-bottom: 14px;
}
.pxl-team-grid1 .pxl-item--position, .pxl-team-carousel .pxl-item--position {
    color: var(--secondary-color);
}
.pxl-team-grid1 .pxl-item--inner, .pxl-team-carousel .pxl-item--inner {
    position: relative;
}
.pxl-team-grid1.style-circle .pxl-item--inner .pxl-item--image:before, .pxl-team-carousel.style-circle .pxl-item--inner .pxl-item--image:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    opacity: 0;
    z-index: 1;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translate(50%, -50%);
    -khtml-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pxl-team-grid1.style-circle .pxl-item--inner:hover .pxl-item--image:before, .pxl-team-carousel.style-circle .pxl-item--inner:hover .pxl-item--image:before {
    -webkit-animation: img_circle 0.65s;
    -khtml-animation: img_circle 0.65s;
    -moz-animation: img_circle 0.65s;
    -ms-animation: img_circle 0.65s;
    -o-animation: img_circle 0.65s;
    animation: img_circle 0.65s;
}
.pxl-team-grid1.style-overlay .pxl-item--inner .pxl-item--image:before, .pxl-team-carousel.style-overlay .pxl-item--inner .pxl-item--image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(35, 35, 35, 0.63);
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.pxl-team-grid1.style-overlay .pxl-item--inner:hover .pxl-item--image:before, .pxl-team-carousel.style-overlay .pxl-item--inner:hover .pxl-item--image:before {
    opacity: 1;
}
.pxl-team-grid1 .pxl-item--image, .pxl-team-carousel .pxl-item--image {
    transition: 300ms all ease;
}
.pxl-team-grid1 .pxl-item--image img, .pxl-team-carousel .pxl-item--image img {
    transition: 300ms all ease;
    object-fit: cover;
}
@media (max-width: 575px) {
    .pxl-team-grid1 .pxl-item--image img, .pxl-team-carousel .pxl-item--image img {
        width: 100%;
        max-height: 500px;
    }
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta {
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .item--meta-plus, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .item--meta-plus {
    background: #fdfdfd;
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .item--meta-plus svg, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .item--meta-plus svg {
    transform: rotatez(-180deg);
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .item--meta-plus svg path, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .item--meta-plus svg path {
    fill: var(--primary-color);
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--title, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--title, .pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--position, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--position {
    color: #fdfdfd;
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--title a, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--title a, .pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--position a, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--position a {
    color: #fdfdfd;
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--social, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--social {
    opacity: 1;
    visibility: visible;
    height: auto;
    margin-top: 13px;
    transition: 300ms all ease;
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta .pxl-item--social a, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta .pxl-item--social a {
    transform: translateY(0px);
}
.pxl-team-grid1 .pxl-item--inner:hover .pxl-item--meta ~ .pxl-item--image, .pxl-team-carousel .pxl-item--inner:hover .pxl-item--meta ~ .pxl-item--image {
    transform: scale(1.05, 1.1202);
}
.pxl-team-grid1 .pxl-item--meta, .pxl-team-carousel .pxl-item--meta {
    position: absolute;
    bottom: 22px;
    width: 100%;
    right: 50%;
    transform: translatex(50%);
    background-color: #fdfdfd;
    border-radius: 20px;
    max-width: 346px;
    text-align: center;
    padding: 24px 0;
    transition: 300ms all linear 0ms;
    z-index: 1;
}
@media (max-width: 767px) {
    .pxl-team-grid1 .pxl-item--meta, .pxl-team-carousel .pxl-item--meta {
        padding: 15px 0;
    }
}
.pxl-team-grid1 .pxl-item--meta .item--meta-plus, .pxl-team-carousel .pxl-item--meta .item--meta-plus {
    position: absolute;
    display: block;
    top: -24px;
    right: 24px;
    height: 48px;
    width: 48px;
    line-height: 48px;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.5);
    transition: 300ms all linear 0s;
    cursor: pointer;
}
.pxl-team-grid1 .pxl-item--meta .item--meta-plus svg, .pxl-team-carousel .pxl-item--meta .item--meta-plus svg {
    fill: #fdfdfd;
    transition: 300ms all linear 0s;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--title, .pxl-team-carousel .pxl-item--meta .pxl-item--title {
    font-family: Samim;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: -4px;
    line-height: 42px;
    transition: 300ms all linear 0ms;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--title a, .pxl-team-carousel .pxl-item--meta .pxl-item--title a {
    color: var(--four-color);
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--position, .pxl-team-carousel .pxl-item--meta .pxl-item--position {
    font-family: Samim;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--secondary-color);
    transition: 300ms all linear 0ms;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--social, .pxl-team-carousel .pxl-item--meta .pxl-item--social {
    opacity: 0;
    visibility: hidden;
    line-height: 0;
    height: 0;
    transition: 300ms all linear 0ms;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--social a, .pxl-team-carousel .pxl-item--meta .pxl-item--social a {
    display: block;
    background-color: #fdfdfd;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    color: var(--primary-color);
    transition: 300ms all linear 0ms;
    transform: translateY(10px);
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--social a:nth-child(1), .pxl-team-carousel .pxl-item--meta .pxl-item--social a:nth-child(1) {
    transition-delay: 0.2s;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--social a:nth-child(2), .pxl-team-carousel .pxl-item--meta .pxl-item--social a:nth-child(2) {
    transition-delay: 0.4s;
}
.pxl-team-grid1 .pxl-item--meta .pxl-item--social a:nth-child(3), .pxl-team-carousel .pxl-item--meta .pxl-item--social a:nth-child(3) {
    transition-delay: 0.6s;
}
.pxl-clients-feedback1 {
    display: flex;
    align-items: center;
    background-color: #f0f3ff;
    border-radius: 20px;
}
@media (max-width: 991px) {
    .pxl-clients-feedback1 {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        padding: 30px 15px;
    }
    .pxl-clients-feedback1 img {
        max-height: 130px;
    }
}
.pxl-clients-feedback1 .pxl-item-holder {
    padding: 0 53px 0 150px;
}
@media (max-width: 1200px) {
    .pxl-clients-feedback1 .pxl-item-holder {
        padding: 0 15px 0 15px;
    }
}
@media (max-width: 1200px) and (max-width: 991px) {
    .pxl-clients-feedback1 .pxl-item-holder {
        padding: 0;
    }
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item--star {
    margin-bottom: 26px;
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item--star i {
    font-size: 16px;
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item-content {
    font-size: 24px;
    font-family: 'Vazirmatn1';
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    color: var(--third-color);
    margin-bottom: 47px;
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item-meta {
    display: flex;
    flex-direction: column;
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item-meta .pxl-item--title {
    font-size: 24px;
    font-family: 'Vazirmatn1';
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    color: var(--four-color);
    margin-bottom: 3px;
}
.pxl-clients-feedback1 .pxl-item-holder .pxl-item-meta .pxl-item--position {
    font-size: 16px;
    font-family: 'Samim';
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: var(--secondary-color);
}
.pxl-client-review1.style-2 .pxl-item--inner .pxl-item--images .pxl-item--img {
    width: 67px;
    min-width: 67px;
    margin-right: -15px;
    -webkit-transition: all 220ms linear 0ms;
    -khtml-transition: all 220ms linear 0ms;
    -moz-transition: all 220ms linear 0ms;
    -ms-transition: all 220ms linear 0ms;
    -o-transition: all 220ms linear 0ms;
    transition: all 220ms linear 0ms;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 10px 60px 0px rgba(137, 151, 186, 0.15);
}
.pxl-client-review1 .pxl-item--inner {
    display: flex;
    align-items: center;
    gap: 20px;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--images {
    display: flex;
    flex-wrap: nowrap;
    padding-right: 13px;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--images .pxl-item--img {
    width: 57px;
    min-width: 57px;
    margin-right: -15px;
    -webkit-transition: all 220ms linear 0ms;
    -khtml-transition: all 220ms linear 0ms;
    -moz-transition: all 220ms linear 0ms;
    -ms-transition: all 220ms linear 0ms;
    -o-transition: all 220ms linear 0ms;
    transition: all 220ms linear 0ms;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--meta {
    line-height: 48px;
    display: flex;
    flex-direction: column;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--meta .pxl-item--title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fdfdfd;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--meta .pxl-item--star {
    line-height: normal;
    margin: 0;
}
.pxl-client-review1 .pxl-item--inner .pxl-item--meta .pxl-item--star i {
    font-size: 16px;
}
.pxl-pricing1 {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 3px 21px rgba(89, 100, 255, 0.08);
    border-radius: 25px;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 127px 60px 70px;
    min-height: 895px;
}
@media (max-width: 1366px) {
    .pxl-pricing1 {
        padding: 60px 30px 100px;
        min-height: 870px;
    }
}
@media (max-width: 1366px) and (max-width: 991px) {
    .pxl-pricing1 {
        min-height: 800px;
    }
}
@media (max-width: 767px) {
    .pxl-pricing1 {
        padding: 80px 15px 80px;
        min-height: 775px;
    }
}
.pxl-pricing1.style2 {
    padding: 101px 60px 0px;
    min-height: 717px;
}
.pxl-pricing1.style2.is-active, .pxl-pricing1.style2.no-active {
    border-radius: 20.049px;
    border: 1px solid #1b1b1b;
    background: linear-gradient(-180deg, rgba(126, 130, 153, 0.29) 0%, rgba(126, 130, 153, 0.00) 100%);
    box-shadow: 0px 2.40592px 16.84146px 0px rgba(89, 100, 255, 0.08);
}
.pxl-pricing1.style2 .btn {
    width: calc(100% - 52px);
    right: 52px;
    bottom: 52px;
    padding: 6px 36px 7px 40px;
    max-width: 320px;
    font-family: Vazirmatn1;
    font-size: 12px;
    font-weight: 600;
    line-height: 27.267px;
    letter-spacing: 0.06px;
}
.pxl-pricing1.style2 .pxl-meta .pxl-after {
    font-family: Vazirmatn1;
    font-size: 25.663px;
    font-weight: 400;
    line-height: 33.683px;
}
.pxl-pricing1.style2 .pxl-meta .pxl-after, .pxl-pricing1.style2 .pxl-meta .pxl-price span {
    color: #fff;
    font-family: Vazirmatn1;
}
.pxl-pricing1.style2 .pxl-feature {
    padding: 55px 0px;
}
.pxl-pricing1.style2 .pxl-feature div {
    font-family: Vazirmatn1;
    font-size: 16px;
    font-weight: 600;
    line-height: 27.267px;
    color: #8d8f9c;
}
.pxl-pricing1.style2 .pxl-feature div:before {
    color: #000;
    font-size: 9px;
    width: 19.25px;
    height: 19.25px;
    line-height: 19.25px;
}
.pxl-pricing1.style2 .pxl-feature div + div {
    margin-top: 19px;
}
.pxl-pricing1.style2 .pxl-title {
    position: absolute;
    top: -1px;
    right: 50%;
    transform: translatex(50%);
    margin-bottom: 0;
    z-index: 3;
    width: 321px;
    height: 42px;
}
.pxl-pricing1.style2 .pxl-title span {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    font-family: Vazirmatn1;
    line-height: 42px;
    font-weight: 700;
    font-size: 14px;
    color: #fdfdfd;
}
.pxl-pricing1.style2 .pxl-title:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    mask-image: url(../assets/img/mask-pricing.png);
    -webkit-mask-image: url(../assets/img/mask-pricing.png);
    -ms-mask-image: url(../assets/img/mask-pricing.png);
    -o-mask-image: url(../assets/img/mask-pricing.png);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    -webkit-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -khtml-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -moz-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -ms-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    -o-box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
    box-shadow: 0px 10px 40px rgba(255, 132, 105, 0.50);
}
@media (max-width: 1366px) {
    .pxl-pricing1.style2 .pxl-title:after {
        mask-size: contain;
    }
}
.pxl-pricing1.default .pxl-title {
    position: absolute;
    top: -32px;
    right: 0;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0;
    z-index: 3;
    width: 245px;
    height: 88px;
}
@media (max-width: 1366px) {
    .pxl-pricing1.default .pxl-title {
        width: 165px;
        height: 65px;
    }
}
.pxl-pricing1.default .pxl-title span {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    line-height: 88px;
    font-weight: 400;
    font-size: 24px;
    color: #fdfdfd;
}
@media (max-width: 1366px) {
    .pxl-pricing1.default .pxl-title span {
        line-height: 61px;
        font-size: 20px;
    }
}
.pxl-pricing1.default .pxl-title:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    mask-image: url(../assets/img/mask.png);
    -webkit-mask-image: url(../assets/img/mask.png);
    -ms-mask-image: url(../assets/img/mask.png);
    -o-mask-image: url(../assets/img/mask.png);
    -webkit-mask-repeat: no-repeat;
    -ms-mask-repeat: no-repeat;
    -o-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -ms-mask-position: center top;
    -o-mask-position: center top;
    mask-position: center top;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
}
@media (max-width: 1366px) {
    .pxl-pricing1.default .pxl-title:after {
        mask-size: contain;
    }
}
.pxl-pricing1 .pxl-price {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: var(--primary-color);
    word-spacing: -3px;
}
@media screen and (max-width: 991px) {
    .pxl-pricing1 .pxl-price {
        font-size: 24px;
    }
}
.pxl-pricing1 .pxl-price .pxl-suffix {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px;
    position: relative;
    top: -7px;
}
.pxl-pricing1 .pxl-popular {
    background-color: #e3f0da;
    height: 39px;
    line-height: 39px;
    text-align: center;
}
.pxl-pricing1 .pxl-popular span {
    font-size: 15px;
    display: inline-block;
    color: var(--secondary-color);
    font-weight: 500;
    line-height: 32px;
    padding: 0 24px;
}
.pxl-pricing1 .pxl-meta {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.pxl-pricing1 .pxl-meta .pxl-after {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: var(--third-color);
}
.pxl-pricing1 .pxl-meta .pxl-price .pxl-currency {
    position: relative;
    top: -25px;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: var(--four-color);
}
@media (max-width: 767px) {
    .pxl-pricing1 .pxl-meta .pxl-price .pxl-currency {
        font-size: 28px;
        line-height: 38px;
    }
}
.pxl-pricing1 .pxl-meta .pxl-price .pxl-value {
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 82px;
    color: var(--four-color);
}
@media (max-width: 767px) {
    .pxl-pricing1 .pxl-meta .pxl-price .pxl-value {
        font-size: 52px;
        line-height: 62px;
    }
}
.pxl-pricing1 .pxl-meta .pxl-price .pxl-suffix {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--four-color);
}
.pxl-pricing1 .btn {
    position: absolute;
    bottom: 70px;
    width: 100%;
    justify-content: center;
    max-width: 400px;
    right: 45px;
}
@media (max-width: 1366px) {
    .pxl-pricing1 .btn {
        max-width: calc(100% - 30px);
        right: 15px;
    }
}
@media (max-width: 575px) {
    .pxl-pricing1 .btn {
        max-width: calc(100% - 30px);
        right: 15px;
    }
}
.pxl-pricing1 .pxl-feature {
    margin-top: -1px;
    color: var(--third-color);
    list-style: none;
    margin-bottom: 0;
    padding: 63px 0px;
}
@media (max-width: 1366px) {
    .pxl-pricing1 .pxl-feature {
        padding: 30px 0;
    }
}
@media (max-width: 1366px) and (max-width: 767px) {
    .pxl-pricing1 .pxl-feature {
        padding: 30px 0 90px;
    }
}
@media screen and (max-width: 991px) {
    .pxl-pricing1 .pxl-feature {
        font-size: 15px;
    }
}
.pxl-pricing1 .pxl-feature li {
    padding: 5px 25px;
    text-align: center;
    font-size: 14px;
}
.pxl-pricing1 .pxl-feature li:nth-child(2n) {
    background-color: #f8f8f8;
}
.pxl-pricing1 .pxl-feature li + li {
    margin-top: 5px;
}
.pxl-pricing1 .pxl-feature div {
    position: relative;
    padding: 0 45px 0 0;
    text-align: right;
    font-family: 'Samim';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: var(--third-color);
}
.pxl-pricing1 .pxl-feature div.non-active del {
    text-decoration: revert;
}
.pxl-pricing1 .pxl-feature div:before {
    content: '\f11e';
    font-family: "caseicon";
    position: absolute;
    right: 0;
    background-image: -webkit-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -moz-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -ms-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: -o-linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    background-image: linear-gradient(to left, var(--gradient-color-from), var(--gradient-color-to));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='var(--gradient-color-from)', endColorStr='var(--gradient-color-to)');
    border-radius: 50%;
    color: #fdfdfd;
    width: 24px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translatey(-50%);
}
.pxl-pricing1 .pxl-feature div + div {
    margin-top: 25px;
}
.pxl-pricing1.is-active {
    background: #f6f6f6;
    box-shadow: 0px 4px 20px rgba(34, 34, 34, 0.1);
}
.pxl-pricing1:hover {
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.pxl-pricing2 {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 10px 60px rgba(73, 88, 124, 0.10);
    border-radius: 25px;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 57px 51px 66px;
}
@media (max-width: 1024px) {
    .pxl-pricing2 {
        padding: 57px 30px 66px;
    }
}
.pxl-pricing2 .pxl-sub-title {
    font-family: Vazirmatn1;
    font-size: 14px;
    color: var(--third-color);
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.84px;
}
.pxl-pricing2 .pxl-title {
    margin-top: -9px;
    margin-bottom: 26px;
}
.pxl-pricing2 .pxl-title span {
    font-family: Vazirmatn1;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.3px;
    color: #2e3d62;
}
@media (max-width: 1366px) {
    .pxl-pricing2 .pxl-title span {
        line-height: 1.3;
        font-size: 20px;
    }
}
.pxl-pricing2 .pxl-price {
    word-spacing: -6px;
}
.pxl-pricing2 .pxl-price .pxl-suffix {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px;
    position: relative;
    top: -7px;
}
.pxl-pricing2 .pxl-popular {
    background-color: #e3f0da;
    height: 39px;
    line-height: 39px;
    text-align: center;
}
.pxl-pricing2 .pxl-popular span {
    font-size: 15px;
    display: inline-block;
    color: var(--secondary-color);
    font-weight: 500;
    line-height: 32px;
    padding: 0 24px;
}
.pxl-pricing2 .pxl-meta {
    display: flex;
    align-items: center;
}
.pxl-pricing2 .pxl-meta .pxl-after {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    background: linear-gradient(-90deg, #0039e4 0%, #04dbf1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-pricing2 .pxl-meta .pxl-price {
    font-family: Vazirmatn1;
    position: relative;
}
.pxl-pricing2 .pxl-meta .pxl-price .pxl-currency {
    position: relative;
    font-weight: 700;
    font-size: 48px;
    line-height: 63px;
    background: linear-gradient(-90deg, #0039e4 0%, #04dbf1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
    .pxl-pricing2 .pxl-meta .pxl-price .pxl-currency {
        font-size: 28px;
        line-height: 38px;
    }
}
.pxl-pricing2 .pxl-meta .pxl-price .pxl-dup-value {
    position: absolute;
    top: 50px;
    opacity: 0;
}
.pxl-pricing2 .pxl-meta .pxl-price .pxl-value {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 63px;
    background: linear-gradient(-90deg, #0039e4 0%, #04dbf1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
    .pxl-pricing2 .pxl-meta .pxl-price .pxl-value {
        font-size: 52px;
        line-height: 62px;
    }
}
.pxl-pricing2 .pxl-meta .pxl-price .pxl-suffix {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    background: -webkit-linear-gradient(#eee, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pxl-pricing2 .btn {
    width: 100%;
    justify-content: center;
    max-width: 182px;
    border-radius: 50px;
    background: linear-gradient(-90deg, #0039e4 0%, #04dbf1 100%);
}
.pxl-pricing2 .btn span {
    font-family: Vazirmatn1;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
}
@media (max-width: 1366px) {
    .pxl-pricing2 .btn {
        max-width: calc(100% - 30px);
        right: 15px;
    }
}
@media (max-width: 575px) {
    .pxl-pricing2 .btn {
        max-width: calc(100% - 30px);
        right: 15px;
    }
}
.pxl-pricing2 .pxl-feature {
    margin-top: -1px;
    color: var(--third-color);
    list-style: none;
    margin-bottom: 28px;
}
@media screen and (max-width: 991px) {
    .pxl-pricing2 .pxl-feature {
        font-size: 15px;
    }
}
.pxl-pricing2 .pxl-feature li {
    padding: 5px 25px;
    text-align: center;
    font-size: 14px;
}
.pxl-pricing2 .pxl-feature li:nth-child(2n) {
    background-color: #f8f8f8;
}
.pxl-pricing2 .pxl-feature li + li {
    margin-top: 5px;
}
.pxl-pricing2 .pxl-feature div {
    position: relative;
    padding: 0 25px 0 0;
    text-align: right;
    font-family: Vazirmatn1;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: var(--third-color);
}
.pxl-pricing2 .pxl-feature div.non-active del {
    text-decoration: revert;
}
.pxl-pricing2 .pxl-feature div:before {
    content: '\f11e';
    font-family: "caseicon";
    position: absolute;
    right: 0;
    color: #7360f2;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translatey(-50%);
}
.pxl-pricing2 .pxl-feature div + div {
    margin-top: 10px;
}
.pxl-pricing2.is-active {
    background: linear-gradient(-119deg, #0039e4 17.94%, #04dbf1 92.88%);
    box-shadow: 0px 10px 20px 5px rgba(44, 135, 222, 0.20);
}
.pxl-pricing2.is-active .pxl-sub-title {
    color: #fff;
}
.pxl-pricing2.is-active .btn {
    background: linear-gradient(-90deg, #ff403e 0%, #ff811b 100%);
}
.pxl-pricing2.is-active .pxl-title span {
    color: #fff;
}
.pxl-pricing2.is-active .pxl-feature div {
    color: #fff;
}
.pxl-pricing2.is-active .pxl-feature div:before {
    color: #fff;
}
.pxl-pricing2.is-active .pxl-meta .pxl-price .pxl-currency, .pxl-pricing2.is-active .pxl-meta .pxl-price .pxl-value, .pxl-pricing2.is-active .pxl-meta .pxl-price .pxl-suffix {
    color: #fff;
    -webkit-text-fill-color: unset;
}
.pxl-pricing2.is-active .pxl-meta .pxl-price .pxl-dup-value {
    font-family: Vazirmatn1;
    font-size: 130px;
    color: #00c3ff;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: -1.3px;
    opacity: 0.2;
}
.pxl-pricing2:hover {
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}


/* -- Fix Manual -- */

.comments-title {
    font-family: 'Vazirmatn1' !important;
}

* {
    letter-spacing: 0 !important;
}

.item-readmore .btn-link {
    display: inline-block;
}

.pxl-icon.caseicon-play1 {
    margin-right: 4px;
}

.elementor-18234 .elementor-element.elementor-element-a9fa5d6 .pxl-counter .pxl--counter-number,
.pxl-countdown-wrap ,
.pxl-particle.pxl-particle1.img-below-content,
.pxl--counter-number.slide {
    direction: ltr;
}

.pxl-team-grid1 .pxl-item--meta .item--meta-plus, .pxl-team-carousel .pxl-item--meta .item--meta-plus {
    line-height: 58px;
}

.pxl-service-grid-layout2 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link {
    transform: scaleX(1) !important;
}
@media (min-width: 768px) {
    .pxl-case-grid.layout4 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link,
    .pxl-service-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore .btn-link,
    /*    .pxl-case-carousel .pxl-item--inner .pxl-item--holder .item-readmore .btn-link ,*/
    .pxl-case-carousel2 .pxl-item--inner .pxl-item--holder .item-readmore .btn-link {
        transform: rotatey(180deg) !important;
    }

    .pxl-case-grid.layout4 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link,
    .pxl-service-carousel1 .pxl-swiper-slide:hover .pxl-item--inner .pxl-item--holder .item-readmore .btn-link,
    /*.pxl-case-carousel1 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link,*/
    .pxl-case-carousel2 .pxl-item--inner:hover .pxl-item--holder .item-readmore .btn-link {
        transform: rotatey(0deg) !important;
    }
}

.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next ,
.pxl-fancy-box .pxl-item--inner .pxl-item--holder .btn-arrow svg,
.pxl-video-player1.pxl-video-style3 .btn-video i,
.pxl-service-carousel2 .pxl-swiper-slide .pxl-item--inner .pxl-item--holder .item-readmore svg,
.elementor-9723 .elementor-element.elementor-element-965cce7 .pxl-icon-box .pxl-item--icon,
.pxl-navigation-arrow.pxl-navigation-arrow-prev,
.pxl-navigation-arrow.pxl-navigation-arrow-next,
.pxl-mask-bg-parallax,
.pxl-circle-svg,
.pxl-swiper-arrow.pxl-swiper-arrow-prev,
.pxl-swiper-arrow.pxl-swiper-arrow-next,
.pxl-icon.caseicon-play1,
form.wpcf7-form div.pxl-contact-form5 div.contact-submit p button.pxl-ctf-button,
.elementor-1330 .elementor-element.elementor-element-31d6734:not(.elementor-motion-effects-element-type-background),
.elementor-1330 .elementor-element.elementor-element-00f184c .pxl-mask-bg-parallax,
.pxl-nav-menu .sub-menu li.menu-item-has-children > a::after,
.pxl--item-next svg,
.pxl-case-grid.layout2 .pxl-item--inner .item--holder::before,
.pxl-case-grid.layout2 .pxl-item--inner .item--holder::after,
.pxl-pagination-wrap .page-numbers.prev::after,
.pxl-pagination-wrap .page-numbers.next::after,
.fa-angle-right::before,
.btn-readmore,
.btn-link,
.button-arrow-hover  {
    transform: scaleX(-1) !important;
}

div.elementor-element.elementor-element-de4ce14 div.pxl-circle-svg {
    transform: scaleX(1) !important;
}

.pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-prev {
    transform: translatey(-50%) scaleX(-1) !important;
}

.pxl-case-carousel1 .pxl-swiper-arrow.pxl-swiper-arrow-next {
    transform: translatey(-50%) scaleX(1) !important;
}

.elementor-1330 .elementor-element.elementor-element-31d6734:not(.elementor-motion-effects-element-type-background) > div {
    transform: scaleX(-1) !important;
}

#pxl-page-title-default .pxl-breadcrumb li::before {
    transform: translatey(-50%) scaleX(-1);
}

.pxl-case-grid.layout2 .pxl-item--inner .item--content .item-readmore a .svg2 {
    transform: translateX(-300%);
}

.pxl-case-grid.layout2 .pxl-item--inner:hover .item--content .item-readmore .svg1 {
    transform: translateX(300%);
}

svg.svg1 linearGradient stop:last-child {
    stop-color: var(--gradient-two-color-from_two);
}

svg.svg1 linearGradient stop:first-child {
    stop-color: var(--gradient-two-color-from_two);
}

.pxl-slider-item-1 .pxl-slide-item-wrap .image-right .sl-content .pxl-slide-bg-right {
    background-position: bottom center;
    background-size: auto;
}

/* ----  wpcf7 -----*/
.wpcf7 {
    direction: rtl;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    text-align: right;
}

.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]
{
    direction: rtl;
}

.wpcf7 input[type="url"]::placeholder, .wpcf7 input[type="tel"]::placeholder {
    direction: rtl;
    text-align: right;
}

/**/
.pxl-contact-form5 {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 20px 30px 10px rgba(200, 208, 214, 0.25);
}
.pxl-contact-form5 input[type="email"] {
    border: none;
    color: #78798e;
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
    height: 58px !important;
    padding: 0 30px;
}
.pxl-contact-form5 p {
    margin: 0;
}
.pxl-contact-form5 .wpcf7-form-control-wrap {
    margin: 0;
}
.pxl-contact-form5 .pxl-ctf-button {
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 58px;
    background: var(--secondary-color);
    display: flex;
    justify-content: center;
    align-items: center;
}
.pxl-contact-form5 .pxl-ctf-button svg {
    color: #fff;
}
.pxl-contact-form5 .pxl-ctf-button:hover svg {
    animation: hide_hover_icon 0.5s ease;
}

.pxl-pricing1 .pxl-meta .pxl-price .pxl-currency {
    line-height: 20px;
    font-size: 16px;
    width: 48px;
    display: inline-block;
    text-align: right;
}

.pxl-counterslide-digit {
    /*min-width: 64px;*/
}

.pxl-fancy-box2 .pxl-item--inner .pxl-fancy-icon svg {
    transform: scaleX(-1)
}

.pxl-fancy-box2 .pxl-item--inner:hover .pxl-fancy-icon svg {
    transform: scaleY(-1) rotate(180deg) scaleX(1);
}

.elementor-15077 .elementor-element.elementor-element-630fb0d .pxl-button .pxl-icon--right .button-arrow-hover {
    transform:  scaleX(1) !important;
}

.seo-check-inner > p #submit-button::after {
    transform: translateY(-50%) scaleX(-1);
}

.pxl-pricing2 .pxl-meta .pxl-price .pxl-currency {
    margin-right: 10px;
}

.pxl-pricing2 .pxl-meta .pxl-price {
    display: flex;
    flex-direction: row-reverse;
}

.elementor-15509 .elementor-element .pxl-icon-box .pxl-item--inner .pxl-item--icon {
    margin-right: 0 !important;
    margin-left: 34.5px !important;
}

.elementor-18234 .elementor-element .pxl-icon-box .pxl-item--inner .pxl-item--icon {
    margin-right: 0 !important;
    margin-left: 43px;
}

/*---------- woocommerce ----------*/
.woocommerce-page #woosw_wishlist a.button {
    padding: 10px;
    display: block;
    margin-bottom: 6px;
    font-size: 20px;
}
.woocommerce-page td a.button {
    padding: 11px 0 12px 0px;
    display: block;
    margin-bottom: 6px;
}
#woosc_search_input {
    font-size: 16px;
}

.woosw-item--actions {
    text-align: left;
}

.rtl .icon-arrow .pxl-link svg {
    margin-left: 16px;
    transform: scaleX(-1);
    margin-right: 0;
}

footer ul li {
    margin-bottom: 18px;
}

footer .pxl-heading h4.pxl-item--title {
    margin-bottom: 20px !important;
}

.elementor-10945 .elementor-element.elementor-element-c042401:not(.elementor-motion-effects-element-type-background), .elementor-10945 .elementor-element.elementor-element-c042401 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    right: 0 !important;
}