.zmain-container *,
.zmain-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.a {
                            fill: #eff2fd;
                        }

                        .b {
                            fill: none;
                            stroke: #000;
                            stroke-linecap: round;
                            stroke-linejoin: round;
                            stroke-width: 1.5px;
                        }

                        .c {
                            fill: #9fb3ff;
                        }
*{
    scroll-behavior: smooth;
}
.zmain-container a:not(.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 120px;
}

.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;
}

.zwc-watch-btn {
    background: 0;
    border: 0;
    color: #000;
    padding: 10px 0 10px 36px;
    text-transform: none;
    position: relative;
    cursor: pointer;
    font-size: 17px;
    line-height: 23px;
    display: inline;
}
.zwc-watch-btn:after, .zwc-watch-btn:before {
    position: absolute;
    content: '';
}
.zwc-watch-btn:before {
    left: 0;
    top: 8px;
    width: 26px;
    height: 26px;
    border: 2px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100%;
}
.zwc-watch-btn:after {
    left: 11px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #000;
}
.banner-content .act-btn.cta-btn {
    margin-right: 20px;
}

@media only screen and (max-width:1199px) {
    .zmain-container .content-wrap-custom {
        width: 95%;
    }
    .banner-sec{padding-top: 50px;}
}

@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: 45px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h1 span {
        /* font-size: 36px; */
        /* font-family: var(--primaryfont-semibold); */
        color: #19AC74;
        width: 100%;
        display: inline-block;
    }

    .zmain-container h2 {
        font-size: 38px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h3 {
        font-size: 26px;
        font-family: var(--primaryfont-bold);
    }

    .zmain-container h4,.zfaq-wrapper button {
        font-size: 20px;
        font-family: var(--primaryfont-semibold);
    }
}


.zmain-container h1,
.zmain-container h2,
.zmain-container h3 {
    font-family: var(--primaryfont-bold);
}

.bi-sec-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bi-sec-content {
    width: 55%;
    /* margin-bottom: 50px; */
}

.zw-product-header {
    background: #EAFFF2;
}

.bi-sec-img {
    width: 45%;
    -ms-flex-item-align: end;
}

.banner-content>div {
    width: 830px;
    max-width: 98%;
    text-align: center;
    margin: 0 auto;
}

.banner-img .main-img {
    max-width: 100%;
}

.custom-btn {
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 8px 30px;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    font-size: 15px;
    background: #f0483e;
    color: #fff;
    text-transform: uppercase;
}

.bi-wrap {
    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;
}

.banner-sec {
    background: #EAFFF2;
}

.masondry-sec .column-sep {
    width: 33.3%;
}
.masondry-sec {
    -ms-flex-direction: column;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    height: auto;
    flex-wrap: wrap;
}

.single-box {
    width: 420px;
    padding: 60px 49px;
}

.single-box {
    /* background: #f8f8f8; */
    padding: 20px 30px;
    text-align: left;
    /* margin-bottom: 2.5%; */
    max-width: 97.5%;
}

.single-box>span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(/sites/zweb/images/assist/block-remote-access/sprite.svg);
    background-size: 288px auto;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}

h5 {
    font: 24px/36px var(--zf-secondary-semibold);
}

.box-1>span {
    background-position: 0 0;
    width: 36px;
}

.box-2>span {
    background-position: -115px -2px;
    /* height: 49px; */
    width: 35px;
}

.box-3>span {
    background-position: 0 0;
    width: 37px;
}

.box-4>span {
    background-position: -46px -3px;
    /* height: 41px; */
    background-size: 332px auto;
    width: 40px;
}

.box-5>span {
    background-position: -186px 0px;
    width: 47px;
    background-size: 350px auto;
    height: 42px;
}

.box-6>span {
    background-position: -218px -2px;
    width: 40px;
    height: 40px;
    background-size: 380px auto;
}

.box-7>span {
    background-position: -60px 0px;
    background-size: 220px auto;
    /* height: 45px; */
    width: 27px;
}

.box-8>span {
    background-position: -264px -2px;
    width: 56px;
    height: 44px;
    background-size: 320px auto;
}

.heading-sec {
    text-align: center;
    width: 755px;
    margin: 0 auto;
    max-width: 100%;
}

.bottom-sec-wrap {
    width: 890px;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    /* background: #F8F8F8; */
}

.random-sec {
    background: #DFF8EE;
    margin-bottom: 60px;
    padding-top: 100px;
}

.bi-sec-content>div {
    width: 550px;
    max-width: 100%;
}

ul.content-list li {
    margin-bottom: 40px;
    padding-left: 30px;
    position: relative;
}

ul.content-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #000;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 18%;
}

.remotely-access .bi-sec-content p {
    margin: 20px 0 30px;
}

.remotely-access .bi-sec-img {
    text-align: center;
}

.bottom-wrap .content-wrap-custom {
    padding: 100px 20px;
    background: #F8F8F8;
}
/* FAQ Section */
.zfaq-section .content-wrap {
    position: relative;
    width: 100%;
    max-width: 1170px;
    /* background: #abe6b2; */
    padding: 0px 0;
    border-radius: 30px;
    margin-bottom: 100px;
}
.faq-head h2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 0 30px
}
.zfaq-wrapper div {
    width: 850px;
    padding: 0 0px;
    margin: 0 auto;
    max-width: 100%
}
.faq-wrapper h4:before,.faq-wrapper button:before {
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ".";
    font-size: 20px;
    position: absolute;
    margin: 0 0 0 -20px
}
.faq-wrapper {
    counter-reset: my-sec-counter;
    position: relative;
    padding: 50px 0 0 40px
}
.zfaq-wrapper .faq-wrap {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #cccccc7d
}
.zfaq-wrapper .faq-wrap:not(:last-child) {
    border-bottom: 1px solid #cccccc7d
}
.faq-wrapper h4:not(.faq-head),.faq-wrapper button {
    color: #000;
    cursor: pointer;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding: 20px 35px 20px 20px;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    font-family: var(--zf-secondary-semibold);
    text-align: left;
    margin-top: 0
}
.faq-wrapper button{
    background: none;
    border: none;
}
.faq-wrapper .faq-wrap p {
    padding: 0 0 0 20px;
    text-align: left;
    max-width: 90%
}
.faq-wrapper .faq-wrap .arrow {
    position: absolute;
    right: 22px;
    top: 34px;
    width: 8px;
    height: 8px;
    cursor: pointer;
    font-size: 16px
}
.faq-wrapper .faq-wrap .arrow:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    transition: .4s all
}
.faq-wrapper .faq-wrap.active .arrow:before {
    transform: rotate(315deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000
}
.faq-wrapper .faq-wrap:first-child > span {
    transform: scaleY(1)
}
.faq-wrapper .faq-wrap > span {
    transform: scaleY(1)
}
.faq-ans{
    display: none;
}
.faq-ans ul {
    position: relative;
    list-style-type: disc;
    padding-left: 35px;
    margin-bottom: 20px;
    width: 90%;
}
.faq-ans ul li {
    margin-bottom: 6px;
}
/* FAQ Section */
@media screen and (min-width:1200px) {
    .banner-content p {
        font-size: 20px;
        line-height: 36px;
    }

    .single-box p {
        font: 18px/36px var(--zf-primary-regular);
        margin-bottom: 0;
    }

    .banner-sec {
        background: #EAFFF2;
        padding-top: 70px;
    }

    .masondry-sec {
        margin: 60px auto 20px;
    }
}

@media only screen and (min-width: 1400px) {
    .banner-img img {
        -webkit-transform: scale(1.1) translateX(0%);
        -ms-transform: scale(1.4) translateX(13%);
        transform: scale(1.1) translateX(0%);
    }
}
@media only 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 30px;
    }

    .masondry-sec .column-sep {
        width: 100%;
    }

    .single-box {
        width: 100%;
    }

    .zfaq-wrapper div,.faq-wrapper .faq-wrap p{max-width: 95%;}
    .bottom-wrap .content-wrap-custom{padding: 50px 0 50px;}
    .bottom-sec-wrap{max-width: 80%;}
    .faq-head h2{margin: 0 0 10px;}
    .faq-wrapper .faq-wrap p{padding: 0 0 0 0px;}
}

@media(max-width:767px) {

    .banner-content {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }

    .banner-sec-wrap {
        padding-top: 40px;
    }

    .banner-content>div {
        margin: 0 auto;
    }

    .banner-img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .banner-img .main-img {
        width: 400px;
        max-width: 100%;
        margin: 0 auto;
    }

    .random-sec {
        padding-top: 60px
    }

    .bi-sec-content {
        width: 100%;
    }

    .bi-sec-img {
        width: 300px;
        margin: 0 auto;
        max-width: 100%;
    }

    .bi-sec-content>div {
        margin: 0 auto;
    }

    .bottom-wrap .content-wrap-custom {
        padding: 50px 20px;
    }
    .zfaq-section {
        padding-top: 50px;
    }
    .bottom-sec-wrap{max-width: 100%;}
    .bi-sec-content h2 {width: 80%;}
    .faq-wrapper .faq-wrap p{padding: 0 0 0 10px;}
    .banner-sec{padding-top: 10px;}
}

@media(max-width:480px) {
    .heading-part img {
        display: none;
    }

    .heading-part h2 {
        width: 100%;
    }

    .bg-box {
        margin-top: 20px;
    }

    .single-rule {
        margin-top: 50px;
    }

    .single-box {
        padding: 10px 0;
    }
.banner-content .act-btn.cta-btn {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
}
}

/*animation*/
@media only screen and (min-width:768px) {
    .zmain-container .zoom {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.8s cubic-bezier(0.11, 0.16, 0.43, 0.86);
        -o-transition: all 0.8s cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 0.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;
    }
}

/*Animations*/


/* other lang css start  */
.i18n-ar .banner-content h1,.i18n-ar .banner-content p,.i18n-ar .bottom-sec-wrap h2,.i18n-ar .bottom-sec-wrap {
    text-align: center;
}
.i18n-ar ul.content-list li {
    padding-right: 30px;
    padding-left: unset;
}
.i18n-ar ul.content-list li::before {
    right: 0;
    left: unset;
}
.i18n-ar .banner-content, .i18n-ar .banner-content *, .i18n-ar .bottom-sec-wrap, .i18n-ar .bottom-sec-wrap *{text-align: center;}
.i18n-ar ul.content-list li{padding-left: 0;padding-right: 30px;}
.i18n-ar ul.content-list li::before{left: unset;right: 0;}
/* other lang css end  */