.zmain-container *,
.zmain-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.zmain-container a:not(.act-btn.cta-btn) {
   color: var(--zwc-link-clr);
}
.text-center {
    text-align: center
}

.zmain-container {
    overflow: hidden
}

.zmain-container .content-wrap {
    overflow: unset;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    padding: 0
}

.zmain-container .content-wrap-custom {
    padding: 0 0 150px
}

.inline-block {
    display: inline-block
}

.zmain-container .content-wrap-custom {
    position: relative;
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    z-index: 1
}

body .zmain-container .pt-0 {
    padding-top: 0
}

body .zmain-container .pb-0 {
    padding-bottom: 0
}

body .zmain-container .pb {
    padding-bottom: 120px
}

body .zmain-container .pt {
    padding-top: 120px
}

body .zmain-container .mb-0 {
    margin-bottom: 0
}

body .zmain-container .mb {
    margin-bottom: 120px
}

.bg-sec {
    padding-top: 150px;
    margin-bottom: 150px
}

.zw-product-header {
    background-color: #1f1131
}

.zw-product-header .product-nav-links .menu li,.zw-product-header .product-nav-links .menu>li>a,.zw-product-header .menu-icon-help-header .product-title a,.zw-product-header .menu-icon-help-header+.product-nav-links li a {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .main-container-wrapper .zw-product-header .menu-icon-help-header .product-title a {
        color:#fff
    }
}

.zmain-container h1 span {
    color: #fadfa7
}

@media only screen and (max-width: 1199px) {
    .zmain-container .content-wrap-custom {
        width:95%
    }
}

@media only screen and (max-width: 991px) {
    .zmain-container .content-wrap-custom {
        width:95%
    }
}

@media only screen and (max-width: 767px) {
    .zmain-container .content-wrap-custom {
        width:90%
    }
}

@media screen and (min-width: 1200px) {
    .zmain-container h1 {
        font-size:56px;
        font-family: var(--primaryfont-bold)
    }

    .zmain-container h2 {
        font-size: 38px;
        font-family: var(--primaryfont-bold)
    }

    .zmain-container h3 {
        font-size: 32px;
        font-family: var(--primaryfont-bold)
    }

    .zmain-container h4 {
        font-size: 20px;
        font-family: var(--primaryfont-semibold)
    }

    .cta-btn {
        padding: 14px 35px
    }
}

.zmain-container h1,.zmain-container h2,.zmain-container h3 {
    font-family: var(--primaryfont-bold)
}

.banner-sec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 80px 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner-content {
    width: 50%
}

.zw-product-header {
    background: #032c52
}

.banner-sec {
    background: #032c52;
    color: #fff
}

.banner-img {
    width: 50%;
    -ms-flex-item-align: end
}

.banner-content>div {
    width: 540px;
    max-width: 98%
}

.banner-img .main-img {
    max-width: 100%
}

.single-box {
    max-width: 48%;
    margin-top: 100px
}

.img-part {
    height: 120px;
    max-height: 100%;
    display: flex;
    align-items: center
}

.seamless-compatibility .img-part {
    height: 150px;
    transform: translate(-3%,17%)
}

.iot-device .img-part {
    height: 150px;
    transform: translate(-9%,-7%)
}

.two-column-sec {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    padding-top: 50px
}

.single-box>div {
    width: 420px;
    max-width: 100%;
    position: relative
}

.sprite-svg {
    background: url(/sites/zweb/images/assist/remote-desktop-app/sprite.svg) no-repeat -168px 0px/730px auto
}

.single-box p {
    margin-bottom: 0
}

.icon1 {
    width: 55px;
    height: 56px;
    background-position: 1px -2px;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon2 {
    width: 54px;
    height: 57px;
    background-position: -62px 1px;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon3 {
    width: 58px;
    height: 60px;
    background-position: -123px 1px;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon4 {
    width: 64px;
    height: 54px;
    background-position: -187px 0;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon5 {
    width: 64px;
    height: 57px;
    background-position: -260px 0;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon6 {
    width: 60px;
    height: 47px;
    background-position: -334px 0;
    display: inline-block;
    position: absolute;
    top: 0
}
.single-rating ul li a{
   font-size: 0;
}
.icon7 {
    width: 60px;
    height: 51px;
    background-position: -402px 0;
    display: inline-block;
    position: absolute;
    top: 0
}

.icon8 {
    width: 64px;
    height: 64px;
    background-position: -471px -2px;
    display: inline-block;
    position: absolute;
    top: 0
}

.bottom-sec-wrap {
    width: 850px;
    margin: 50px auto 0;
    text-align: center;
    max-width: 100%
}

.z-main-container section.ztop-remote-software {
    padding-bottom: 0;
    margin: 100px auto 100px
}

.ztop-remote-software h2 {
    text-align: left;
}

.zselect-features {
    background: #f2f8ff;
    padding: 100px 90px 30px;
    border-radius: 6px;
    max-width: 1000px;
    margin: 0 auto 0;
    box-sizing: border-box
}

.sharing-steps {
    position: relative;
    margin-top: 50px
}

.zassist-sec {
    width: 760px;
    margin: 0 auto;
    max-width: 100%
}

.code-box {
    border: 1px dashed #6c93bf;
    background: #deedff;
    padding: 35px;
    width: 600px;
    border-radius: 7px;
    font-style: italic;
    max-width: 100%
}

.code-box p:last-child {
    margin-bottom: 0
}

.sharing-steps li {
    padding-left: 70px;
    position: relative;
    margin-bottom: 60px
}

.sharing-steps .steps {
    background: #012B99;
    width: 45px;
    height: 45px;
    color: #fff;
    border-radius: 12px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-family: 'Zoho_Puvi_Regular'
}

.sharing-steps:after {
    content: " ";
    position: absolute;
    height: 95%;
    width: 2px;
    background-image: repeating-linear-gradient(#6c93bf 2px,#6c93bf 7px,#f2f8ff 10px,#f2f8ff 13px);
    background-position: right;
    background-size: 1px 8px;
    background-repeat: repeat-y;
    top: 0;
    left: 22px;
    z-index: 0
}

.remote-support {
    background: #17494e;
    color: #fff
}

.name-design {
    display: inline-block;
    padding-left: 70px;
    position: relative;
    max-width: 100%;
    text-align: left;
    width: 190px
}

.customer-image {
    position: absolute;
    left: 5px
}

.rating-testi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 50px
}

.rating-wrap {
    width: 50%
}

.single-rating {
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

.rating-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.rating-section ul li .capterra {
    background-position: 0 -16px;
    width: 118px
}

.rating-section ul li .img-leads {
    background-image: url(/sites/zweb/images/assist/remote-work/za-re-sprite-img.png);
    background-size: 370px auto;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 5px;
    height: 40px
}

.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 21px;
    letter-spacing: 7px;
    text-align: center;
    width: 140px;
}

.stars-container::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #ebebeb;
}

.stars-container.done::after {
    width: 89%
}

.stars-container::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #ff6105;
    overflow: hidden;
    -webkit-transition: ease all 2.5s;
    -o-transition: ease all 2.5s;
    transition: ease all 2.5s;
    width: 0
}

.counter-star {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #000;
    margin-top: 5px
}

.counter-star>span {
    font-size: 25px;
    color: #000
}

.rating-section ul li .getapp {
    background-position: -126px -16px;
    width: 85px
}

.rating-section ul li .gtwo {
    background-position: -216px -16px;
    width: 35px
}

.testimonial-section {
    width: 50%;
    padding-left: 5%;
    position: relative
}

.single-slider p {
    font: 23px/38px Roboto slab;
    font-weight: 300
}

.name-design {
    display: inline-block;
    position: relative;
    max-width: 100%;
    text-align: left;
    width: 190px
}

.name-design .bld {
    font-family: var(--zf-primary-semibold)
}

.name-design span {
    width: 100%;
    display: inline-block
}

.name-design span:not(.bld) {
    font-size: 16px
}

.rating-section ul li {
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    /* margin-bottom: 20px;
    margin-right: 10px */
}

.rating-section ul li:nth-child(1) {
    background: #d9edfc
}

.rating-section ul li:nth-child(2) {
    background: #e0fffd
}

.rating-section ul li:nth-child(3) {
    background: #fff0ef
}

.pt-100 {
    padding-top: 100px
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.software-tool .content-wrap-custom,.remote-support .content-wrap-custom {
    max-width: 1280px
}

.software-left,.software-right {
    width: 48%
}

.benefits-section .single-box {
    width: 40%
}

.benefits-section h2 {
    text-align: center
}

.benefits-section .single-box:nth-child(1),.benefits-section .single-box:nth-child(2) {
    margin-top: 0
}

.benefits-section h3 {
    position: relative;
    padding-top: 85px
}

.benefits-section h3::before,.remote-support h3::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background: url(/sites/zweb/images/assist/iot-device/assist-benefits.svg) no-repeat;
    background-size: auto;
    width: 60px;
    height: 75px
}

.benefits-section .single-box:nth-child(1) h3::before {
    width: 72px;
    top: 18px;
}

.benefits-section .single-box:nth-child(2) h3::before {
    background-position: -75px,0;
    width: 72px;
    height: 77px;
    top: 10px;
}

.benefits-section .single-box:nth-child(3) h3::before {
    background-position: -149px,0;
    height: 77px;
    top: 7px
}

.benefits-section .single-box:nth-child(4) h3::before {
    background-position: -210px,0;
    width: 50px;
    height: 77px
}

.benefits-section .single-box:nth-child(5) h3::before {
    background-position: -259px,0;
    top: 14px;
}

.benefits-section .single-box:nth-child(6) h3::before {
    background-position: -318px,0;
    width: 54px;
    top: 20px;
}

.benefits-section .single-box:nth-child(7) h3::before {
    background-position: -372px,0;
    top: 17px;
}

.benefits-section .single-box:nth-child(8) h3::before {
    background-position: -433px,0;
    top: 21px;
}

.benefits-section .single-box:nth-child(9) h3::before {
    background-position: -493px,0;
    top: 10px
}

.benefits-section .single-box:nth-child(10) h3::before {
    background-position: -555px,0;
    width: 75px;
    top: 4px;
}

.remote-support {
    background: #fffaf5;
    color: #000;
    padding: 150px 0 0;
    overflow-x: hidden
}

.slide-section {
    padding-top: 50px
}
.slick-list, .slick-slider, .slick-track{
    display: flex;
}
.remote-support .slick-list {
    overflow: visible;
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0)
}

.remote-support .slide-item:nth-child(1) h3::before {
    background-position: -630px,0;
    width: 60px;
    top: 50px
}

.remote-support .slide-item:nth-child(2) h3::before {
    background-position: -691px,0;
    width: 60px;
    top: 54px
}

.remote-support .slide-item:nth-child(3) h3::before {
    background-position: -880px,0;
    width: 85px;
    top: 65px
}

.remote-support .slide-item:nth-child(4) h3::before {
    background-position: -819px,0;
    width: 60px;
    top: 54px
}

.remote-support .slide-item:nth-child(5) h3::before {
    background-position: -752px,0;
    width: 66px;
    top: 63px 
}

.remote-support .slide-section .slide-item {
    width: 100%;
    max-width: 400px;
    padding: 120px 35px 40px;
    margin: 0 10px;
    position: relative;
    background: #fff;
    border: 1px solid #fce5cf;
    border-radius: 16px;
    height: auto;
}

.remote-support .slide-section .slick-arrow {
    position: absolute;
    right: 0;
    top: -100px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transform: none;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1607843137);
    opacity: 1
}

.remote-support .slide-section .slick-arrow::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    transform: none;
    border-radius: 50px;
    background: url(/sites/zweb/images/sprints/home/slider-arrow.png) transparent no-repeat center;
    background-size: 45%;
    transition: all .5s
}

.remote-support .slide-section .slick-arrow::after {
    content: unset
}

.remote-support .slide-section .slick-prev.slick-arrow {
    left: auto;
    right: 70px
}

.remote-support .slide-section .slick-prev.slick-arrow::before {
    transform: rotate(180deg)
}
.remote-support .slick-arrow{
    font-size: 0;
    color: #000;
}
.remote-support .slide-section .slick-next.slick-disabled::before,.remote-support .slide-section .slick-prev.slick-disabled::before {
    opacity: .65
}

.faq-section h2 {
    text-align: center
}

.faq-content-sec {
    width: 100%;
    max-width: 850px;
    margin: 0 auto
}

.faq-section h2::before {
    content: '';
    display: block;
    background: url(/sites/zweb/images/assist/iot-device/assist-faq.svg);
    background-size: auto;
    width: 76px;
    height: 54px;
    margin: 0 auto 20px
}

.faq-section .content-wrap-custom {
    max-width: 820px
}

.faq-section p {
    max-width: 650px
}

.faq-section .faq-content:first-child {
    padding: 50px 0 60px
}

.content-wrap-section {
    padding: 120px 0 50px
}

@media screen and (min-width: 1200px) {
    .faq-section,.bottom-sec h2 {
        font-size:40px
    }

    .remote-support h3,.benefits-section h3 {
        font: 30px/1.3 Zoho_Puvi_Bold
    }

    .faq-section h4 {
        font-size: 24px
    }

    .bottom-sec-wrap span {
        font-family: var(--secondaryfont-semibold);
        font-size: 24px;
        width: 100%;
        display: inline-block
    }

    .software-tool h2 {
        font-size: 40px;
        letter-spacing: -0.96px;
        width: 89%
    }

    .banner-content p {
        line-height: 32px;
        margin-bottom: 30px
    }

    .software-left img,.faq-section h2::before {
        transform: translateY(50px);
        opacity: 0;
        transition: all .5s ease
    }

    .animated .software-left img,.faq-section .animated h2::before {
        transform: translateY(0);
        opacity: 1
    }

    .remote-support p {
        font: 17px/1.5 Zoho_Puvi_Medium
    }
}

@media screen and (max-width: 1199px) {
    .faq-content-sec {
        max-width:650px
    }

    .banner-sec-wrap{
        padding: 50px 0 0;
    }
    .zmain-container .content-wrap-custom{padding: 0 0 90px;}
    body .zmain-container .mb{margin-bottom: 80px;}
    .single-box{margin-top: 80px;}
    .remote-support{padding: 90px 0 0;}
}

@media only screen and (min-width: 1400px) {
    .banner-img img {
        -ms-transform:scale(1.4) translateX(13%)
    }
}

@media screen and (max-width: 991px) {
    .bg-sec {
        padding-top:80px;
        margin-bottom: 80px
    }

    body .zmain-container .pb {
        padding-bottom: 80px
    }

    body .zmain-container .pt {
        padding-top: 80px
    }

    body .zmain-container .mb {
        margin-bottom: 80px
    }

    .zmain-container .content-wrap-custom {
        padding: 0 0 80px
    }

    .two-column-sec {
        padding-top: 0
    }

    .customer-support .content-wrap-custom {
        padding: 50px 0
    }

    /* .rating-testimonial .content-wrap-custom {
        padding: 80px 0
    } */

    .rating-wrap {
        width: 100%
    }

    .rating-testi-wrap {
        margin-top: 30px
    }

    .testimonial-section {
        width: 620px;
        padding-left: 0;
        margin: 20px auto 0;
        text-align: center
    }

    .benefits-section .two-column-sec {
        padding-top: 50px
    }

    .benefits-section .single-box {
        width: 100%;
        max-width: 46%
    }

    .software-tool .flex-wrap {
        flex-direction: column-reverse
    }

    .software-left,.software-right {
        width: 100%;
        max-width: 650px
    }
    .content-wrap-section {
        padding: 80px 0 50px
    }

    .remote-support {
        padding: 80px 0 0
    }

    .faq-section .faq-content:first-child {
        padding: 30px 0 40px
    }
}

@media(max-width: 767px) {
    .banner-content {
        width:100%;
        text-align: center;
        margin-bottom: 30px
    }

    .bg-sec {
        padding-top: 40px;
        margin-bottom: 40px
    }

    .banner-sec-wrap {
        padding-top: 40px
    }

    .banner-content>div {
        margin: 0 auto;width: 420px;
    }

    .banner-img {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    .banner-img .main-img {
        width: 400px;
        max-width: 100%;
        margin: 0 auto
    }

    .single-box,.column-single,.benefits-section .single-box {
        width: 100%;
        max-width: 500px;
        margin: 60px auto 0
    }

    .single-box>div,.column-single>div {
        width: 100%
    }

    .zselect-features {
        padding: 30px 20px 30px;
        margin-top: 30px
    }

    .zselect-sec {
        display: none
    }

    .single-box,.benefits-section .single-box,.benefits-section .single-box:nth-child(1),.benefits-section .single-box:nth-child(2) {
        width: 100%;
        margin-top: 50px
    }

    .single-slider p {
        font: 20px/32px Roboto slab;
        font-weight: 300
    }

    .rating-section ul {
        flex-wrap: wrap;
        justify-content: center
    }

    /* .rating-section ul li {
        margin: 10px
    } */

    .rating-testi-wrap {
        margin-top: 20px
    }

    .benefits-section .two-column-sec {
        padding-top: 0
    }

    br {
        display: none
    }

    .slide-section {
        padding-top: 80px
    }

    .remote-support .slide-section .slick-arrow {
        top: 10px
    }

    .content-wrap-section {
        padding-bottom: 30px
    }

    .benefits-section .single-box:nth-child(1) {
        margin-top: 30px
    }

    .software-tool {
        padding-bottom: 40px
    }
}

@media(max-width: 480px) {
    .customer-support-info>div {
        max-width:50%
    }

    .customer-support-info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .remote-support .slide-section .slide-item {
        max-width: 290px;
    }
}

@media only screen and (min-width: 768px) {
    .zmain-container .zoom {
        -webkit-transform:scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .8s cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all .8s cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all .8s cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .transition-alone {
        -webkit-transition: all 1300ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadein {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadeinup {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadeinupcontent {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadeindown {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadeinleft {
        opacity: 0;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .fadeinright {
        opacity: 0;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -moz-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -ms-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86);
        -o-transition: all 1000ms cubic-bezier(0.11,0.16,0.43,0.86)
    }

    .zmain-container .middle-animated .fadein {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)"
    }

    .middle-animated .fadeinup,.middle-animated .fadeinupcontent,.zmain-container .middle-animated .fadeindown {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -ms-filter: "alpha(opacity=100)"
    }

    .middle-animated .fadeinleft,.middle-animated .fadeinright,.middle-animated .fadeinleft,.zmain-container .middle-animated .fadeinright {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -ms-filter: "alpha(opacity=100)"
    }

    .zmain-container .middle-animated .zoom {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .zmain-container .delay1 {
        -webkit-transition-delay: 200ms;
        -o-transition-delay: 200ms;
        transition-delay: 200ms
    }

    .zmain-container .delay2 {
        -webkit-transition-delay: 400ms;
        -o-transition-delay: 400ms;
        transition-delay: 400ms
    }

    .zmain-container .delay3 {
        -webkit-transition-delay: 600ms;
        -o-transition-delay: 600ms;
        transition-delay: 600ms
    }

    .zmain-container .delay4 {
        -webkit-transition-delay: 800ms;
        -o-transition-delay: 800ms;
        transition-delay: 800ms
    }

    .zmain-container .delay5 {
        -webkit-transition-delay: 1000ms;
        -o-transition-delay: 1000ms;
        transition-delay: 1000ms
    }

    .zmain-container .delay6 {
        -webkit-transition-delay: 1200ms;
        -o-transition-delay: 1200ms;
        transition-delay: 1200ms
    }

    .zmain-container .delay7 {
        -webkit-transition-delay: 1400ms;
        -o-transition-delay: 1400ms;
        transition-delay: 1400ms
    }

    .zmain-container .delay8 {
        -webkit-transition-delay: 1600ms;
        -o-transition-delay: 1600ms;
        transition-delay: 1600ms
    }

    .zmain-container .delay9 {
        -webkit-transition-delay: 1800ms;
        -o-transition-delay: 1800ms;
        transition-delay: 1800ms
    }

    .zmain-container .delay10 {
        -webkit-transition-delay: 2000ms;
        -o-transition-delay: 2000ms;
        transition-delay: 2000ms
    }

    .middle-animated .float-vertical {
        -webkit-animation: float-vertical 3s infinite;
        animation: float-vertical 3s infinite
    }

    .middle-animated .float-zoom-vertical {
        -webkit-animation: float-zoom-vertical 3s infinite;
        animation: float-zoom-vertical 3s infinite
    }

    .middle-animated .anim-delay2 {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }

    .middle-animated .anim-delay3 {
        -webkit-animation-delay: 3s;
        animation-delay: 3s
    }

    .middle-animated .anim-delay4 {
        -webkit-animation-delay: 4s;
        animation-delay: 4s
    }

    .middle-animated .anim-delay5 {
        -webkit-animation-delay: 5s;
        animation-delay: 5s
    }
}

.i18n-ar .sharing-steps li {
    padding-left: 0;
    padding-right: 70px
}

.i18n-ar .sharing-steps:after {
    right: 22px;
    left: unset
}

.i18n-ar .sharing-steps .steps {
    right: 0;
    left: unset
}

.i18n-ar .bottom-sec-wrap *,.i18n-ar .bottom-sec-wrap {
    text-align: center
}

@media(max-width: 767px) {
    .i18n-ar .banner-sec-wrap * {
        text-align:center
    }
}

.other-lang .testimonial-section {
    display: none
}

.other-lang .rating-wrap {
    width: 100%
}

.i18n-ar .stars-container::before,.stars-container.done::after {
    right: 0
}

.i18n-ar .counter-star,.i18n-ar .rating-testimonial h2 {
    text-align: center
}
.zwc-faq-block {
    padding: 100px 0;
  }

  .zwc-faq-block .content-wrap {
    max-width: 920px;
    margin: 0 auto;
  }

  .zwc-faq-block .zwc-title-block {
    text-align: center;
    margin-bottom: 30px;
  }

  .faq-ans {
    display: none;
    padding: 0 20px;
  }

  .faq-item {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0 10px;
  }

  .faq-item:first-child:not(.active) {
    border-top: 1px solid #d3d3d3;
  }

  .faq-item h2 {
    margin-bottom: 10px;
    cursor: pointer;
    padding-right: 30px;
    position: relative;
    font-size: 20px;
  }
  .faq-item ul {
    margin-left: 20px;
    list-style-type: disc;
    margin-bottom: 20px;
  }

  .faq-item h2:after {
    content: "";
    display: inline-block;
    padding: 4px;
    position: absolute;
    transition: all 0.3s ease;
    border: solid #777;
    clear: both;
    border-width: 0 1px 1px 0;
    right: 10px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
  }

  .faq-item.active h2:after {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    transform: translateY(-50%) rotate(-135deg);
  }

  .faq-item:first-child .faq-ans {
    display: block;
  }
  .faq-wrap {
    counter-reset: h2;
  }

  .faq-item h2::before {
    counter-increment: h2;
    content: counter(h2) ". ";
  }
  .faq-ans ol {
    list-style-type: number;
    padding-left: 20px;
  }