.zw-template-inner,
.zw-template-inner * {
    box-sizing: content-box;
}

#work-win-together {
    margin-top: 0;
}

.zsection {
    position: relative;
    margin-top: -50px;
}

.zsection::before {
    width: 50%;
    left: 50%;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
}

.zsection.zalternative::before {
    left: 0%;
}

.zss .zmobile-ss img {
    max-width: 700px;
    margin: 0 auto;
}

#ztop-banner {
    text-align: center;
}

.zcontainer {
    max-width: 1260px;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding: 120px 0;
    box-sizing: border-box;
    position: relative;
}

.zsection .zcontainer {
    transform: translateX(20px);
    padding-left: 80px;
}

.zsection.zalternative .zcontainer {
    transform: translateX(-20px);
    padding-left: 0;
    padding-right: 80px;
}

div.zdesc {
    width: 360px;
    float: left;
    padding-right: 50px;
    box-sizing: border-box;
    position: relative;
}

div.zss {
    width: 800px;
    float: left;
}

.zss img {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
    transform: translateX(30px);
    opacity: 0;
    transition: all 0.5s ease;
}

.zalternative .zss img {
    transform: translateX(-30px);
}

.zss img.zshow {
    transform: translate(0px);
    opacity: 1;
}

.zalternative .zss img.zshow {
    transform: translate(0px);
}

.zalternative div.zdesc {
    padding-right: 0;
    padding-left: 50px;
    float: right;
}

#work-win-together:before {
    background: #E6F7FF;
}

#organize-events-smoothly:before {
    background: #FFFACE;
}

#at-right-time:before {
    background: #E4E8FE;
}

#your-appointments:before {
    background: #D0FAF6;
}

#share-your-timetable:before {
    background: #FFE5E8;
}

#keep-your-startup-connected:before {
    background: #D8ECFD;
}

h1,
h2,
h3 {
    font-weight: 700;
}

h1 {
    max-width: 710px;
    margin: 0 auto;
    line-height: 1.4;
}

#ztop-banner p {
    margin: 25px auto;
    max-width: 750px;
}

.zcta {
    display: inline-block;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    padding: 8px 30px;
    margin: 0;
    background: #f0483e;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 1;
    font-size: 16px;
    text-transform: uppercase;
}

#zbottom-footer .zcontainer {
    text-align: center;
}

#zbottom-footer h2 {
    margin: 0 auto 25px;
    max-width: 480px;
}

.zss-inner {
    position: relative;
}

.zinner-note {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
    opacity: 0;
    transition: all 0.5s ease-out;
    -webkit-box-shadow: 15px 15px 12px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 15px 15px 12px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 15px 15px 12px 3px rgba(0, 0, 0, 0.06);
    text-align: left;
    transform: translateY(10px);
}

.zinner-note.zshow {
    opacity: 1;
    transform: translate(0px);
}

.zinner-note p {
    font-size: 15px;
    line-height: 1.2;
    font-family: var(--zf-primary-semibold);
    margin-bottom: 0;
}

.zmail-illus-icon {
    display: inline-block;
    width: 28px;
    height: 20px;
    background: url('/sites/zweb/images/calendar/team-calendar-zmail-illus.png');
    background-repeat: repeat;
    background-size: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    line-height: 1;
    margin-bottom: 5px;
}

.znote-time {
    color: #f2f2f2;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 5px;
    display: block;
}

.zinner-note.znote-11 {
    background: #5c6bc0;
    left: 40%;
    top: 29%;
    height: 140px;
}

.zinner-note.znote-12 {
    background: #a1887f;
    left: 65%;
    top: 35%;
    height: 85px;
    width: 125px;
}

.zinner-note.znote-13 {
    background: #e25e5a;
    left: 29%;
    top: 50%;
    height: 70px;
    width: 120px;
}

.zinner-note.znote-14 {
    background: #64b5f6;
    top: 55%;
    left: 50%;
    height: 90px;
}

.zinner-note.znote-name {
    color: #000;
    font-family: var(--zf-splfont-cursive-two-regular);
    font-size: 29px;
    width: 180px;
    left: 48%;
    top: 17%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.znote-name::before {
    width: 130px;
    height: 85px;
    top: 10px;
    left: 6px;
    content: "";
    position: absolute;
}

.znote-name-text {
    position: relative;
}

.znote-name1::before {
    background: #faf5cc;
}

#work-win-together .zcontainer::before,
#at-right-time .zcontainer::before,
#share-your-timetable .zcontainer::before {
    content: "";
    left: 30px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    background: #E6F7FF;
    position: absolute;
    transition: all 0.5s ease;
}

#at-right-time .zcontainer::before {
    background: #E4E8FE;
}

#share-your-timetable .zcontainer::before {
    background: #FFE5E8;
}

#work-win-together .zcontainer.zanimate::before,
#at-right-time .zcontainer.zanimate::before,
#share-your-timetable .zcontainer.zanimate::before {
    left: 0px;
    width: 100%;
}

#organize-events-smoothly .zcontainer::before,
#your-appointments .zcontainer::before,
#keep-your-startup-connected .zcontainer::before {
    content: "";
    left: 0;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    background: #FFFACE;
    position: absolute;
    transition: all 0.5s ease;
}

#your-appointments .zcontainer::before {
    background: #D0FAF6;
}

#keep-your-startup-connected .zcontainer::before {
    background: #D8ECFD;
}

#organize-events-smoothly .zcontainer.zanimate::before,
#your-appointments .zcontainer.zanimate::before,
#keep-your-startup-connected .zcontainer.zanimate::before {
    width: 100%;
}

.znote-name.znote-name2 {
    left: 55%;
    top: 30%;
}

.znote-name2::before {
    background: #e6ebed;
    left: -25px;
    top: 0;
    height: 160px;
    width: 110px;
}

.zinner-note.znote-21 {
    background: #75cdac;
    left: 34%;
    top: 33%;
    height: 110px;
}

.zinner-note.znote-22 {
    left: 38%;
    background: #5c6bc0;
    top: 56%;
    height: 80px;
}

.zinner-note.znote-23 {
    background: #ffa200;
    left: 63%;
    top: 42%;
    width: 110px;
    height: 55px;
}

.zinner-note.znote-name.znote-name3 {
    left: 38%;
    top: 20%;
}

.znote-name3::before {
    background: #eee2dd;
    left: 5px;
    top: 10px;
    height: 60px;
    width: 115px;
}

.zinner-note.znote-31 {
    background: #e36daa;
    left: 32%;
    top: 32%;
    width: 155px;
}

.zinner-note.znote-32 {
    background: #1678c5;
    left: 58%;
    top: 34%;
}

.zinner-note.znote-33 {
    background: #ffa200;
    left: 38%;
    top: 56%;
    width: 150px;
}

.zinner-note.znote-34 {
    background: #e36daa;
    left: 64%;
    top: 57%;
}

.zinner-note.znote-name.znote-name5 {
    left: 38%;
    top: 20%;
}

.znote-name5::before {
    background: #d7f6f3;
    left: 5px;
    top: 10px;
    height: 60px;
    width: 95px;
}

.zinner-note.znote-51 {
    background: #9fa8da;
    left: 30%;
    top: 31%;
    width: 160px;
}

.zinner-note.znote-52 {
    background: #6da2bd;
    left: 55%;
    top: 34%;
}

.zinner-note.znote-53 {
    background: #d2a594;
    left: 43%;
    top: 56%;
    width: 100px;
}

.zinner-note.znote-54 {
    background: #65beb6;
    top: 60%;
    left: 57%;
    width: 160px;
}

.zinner-note.znote-name.znote-name6 {
    left: 38%;
    top: 20%;
}

.znote-name6::before {
    background: #d7f6f3;
    left: 5px;
    top: 10px;
    height: 60px;
    width: 95px;
}

.zinner-note.znote-61 {
    background: #03a9f5;
    left: 30%;
    top: 31%;
    width: 160px;
}

.zinner-note.znote-62 {
    background: #ef9a9a;
    left: 55%;
    top: 34%;
    width: 120px;
}

.zinner-note.znote-63 {
    background: #9fa8da;
    left: 41%;
    top: 56%;
    width: 120px;
}

.zinner-note.znote-64 {
    background: #e9a226;
    top: 60%;
    left: 57%;
    width: 160px;
}

.zinner-note.znote-name.znote-name4 {
    left: 38%;
    top: 20%;
    width: 220px;
}

.znote-name4::before {
    background: #fcedba;
    left: 5px;
    top: 10px;
    height: 60px;
    width: 150px;
}

.zinner-note-inner {
    position: absolute;
    left: 40%;
    top: 33%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 12px 3px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 12px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 1px 1px 12px 3px rgba(0, 0, 0, 0.06);
    width: auto;
}

.zinner-note-inner .zinner-note {
    position: relative;
    border-radius: 0;
    padding: 10px;
    color: #000;
    box-shadow: none;
    width: 100%;
    margin-bottom: 5px;
    background: #f2fef9;
    box-sizing: border-box;
}

.zinner-note p.zappointments {
    font-family: var(--zf-primary-regular);
    font-size: 14px;
}

.zinner-note.znote-42 {
    background: #eceffe;
}

.zinner-note.znote-43 {
    background: #f8efeb;
}

.zinner-note.znote-44 {
    background: #fff2f3;
}

.zinner-note-inner .zinner-note::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 16px;
    width: 2px;
    display: block;
    background: #77fecb;
    margin-top: -8px;
}

.zinner-note-inner .zinner-note.znote-42::after {
    background: #5c6bc0;
}

.zinner-note-inner .zinner-note.znote-43::after {
    background: #a1887f;
}

.zinner-note-inner .zinner-note.znote-44::after {
    background: #ffcdd2;
}

.zapp-date {
    background: #fc61b1;
    position: absolute;
    left: -75px;
    top: -10px;
    padding: 10px 18px;
    color: #fff;
    font-size: 10px;
}

.zapp-date em {
    display: block;
    font-style: inherit;
    font-size: 36px;
    line-height: 0.9;
    font-family: var(--zf-primary-bold);
}

.zapp-date::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 84px 0 0 33px;
    border-color: transparent transparent transparent #fc61b1;
    top: 0;
    right: -33px;
}

.zmobile-ss {
    display: none;
    text-align: center;
}

#ztop-banner .zcontainer {
    padding-bottom: 110px;
    transform: translateX(140px);
    padding-top: 60px;
}

.ztop-banner-left {
    width: 39%;
    display: inline-block;
    float: left;
    text-align: left;
}

.ztop-banner-right {
    float: left;
    width: 60%;
    display: inline-block;
}

#ztop-banner img {
    max-width: 550px;
    display: block;
    margin: 40px auto 0;
    width: 100%;
}


/* ------FAQ---- */

.faq-section .zcontainer {
    padding-bottom: 0;
}

.faq-section h2 {
    text-align: center;
}

.faq-section ul {
    max-width: 900px;
    margin: 70px auto 0;
    counter-reset: number;
}

.faq-section li {
    border-top: 1px solid #ccc;
    padding: 40px 50px;
    cursor: pointer;
}

.faq-section li:last-child {
    border-bottom: 1px solid #ccc;
}

.faq-section h4 {
    position: relative;
    color: #000;
    margin: 0;
    padding-right: 30px;
    font-size: 23px;
}

.faq-section h4.active {
    color: #1975d2;
}

.faq-section h4:before {
    counter-increment: number;
    content: counter(number) ". ";
}

.faq-section h4:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    line-height: 28px;
}

.faq-section h4.active:after {
    content: '-';
}

.faq-section .faq-desc {
    margin: 0;
    font-size: 16px;
    padding: 10px 30px 0 0;
    display: none;
}

.faq-section .faq-desc.active {
    display: block;
}

.faq-section .faq-desc p {
    margin: 0;
}

.faq-section .faq-desc p+p {
    margin-top: 10px;
}

@media only screen and (max-width:991px) {
    .faq-section .zcontainer {
        padding-top: 90px;
    }

    .faq-section h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width:767px) {
    .faq-section ul {
        margin: 60px auto 0;
    }

    .faq-section li {
        padding: 20px 10px;
    }

    .faq-section .faq-desc {
        font-size: 15px;
    }

    .faq-section h4 {
        font-size: 16px;
    }
}

@media screen and (max-width:1580px) {
    #ztop-banner .zcontainer {
        transform: translateX(100px);
    }
}

@media screen and (min-width:1580px) {
    .zcontainer {
        max-width: 1300px;
    }

    .zsection .zcontainer {
        padding-left: 120px;
    }

    .zsection.zalternative .zcontainer {
        padding-left: 0;
        padding-right: 120px;
    }
}

@media screen and (max-width:1380px) {
    div.zss {
        width: 750px;
    }
}

@media screen and (max-width:1320px) {
    h3 {
        font-size: 30px;
    }

    #organize-events-smoothly h3 {
        max-width: 440px;
        margin-left: 50px;
    }

    #ztop-banner .zcontainer {
        transform: translateX(0);
    }

    .ztop-banner-right {
        width: 100%;
    }

    #ztop-banner .ztop-banner-right {
        float: left;
        width: 50%;
        display: inline-block;
    }

    #ztop-banner img {
        margin: 40px auto 0;
        max-width: 470px;
    }

    .ztop-banner-left {
        width: 100%;
        float: none;
        text-align: center;
    }

    #ztop-banner .ztop-banner-left {
        width: 50%;
        float: left;
        text-align: left;
        padding-right: 20px;
        box-sizing: border-box;
    }

    #ztop-banner .zcontainer {
        padding-bottom: 80px;
        transform: none;
    }

    #ztop-banner img.zprd-calendar-icon {
        margin: 0 auto 30px;
    }

    .zdesc p {
        text-align: left;
    }

    h3 {
        max-width: 700px;
        text-align: left;
        margin: 0 auto 20px;
    }

    .zsection {
        margin-top: 0;
    }

    #ztop-banner .zcontainer {
        padding-top: 60px;
    }

    .zsection::before,
    .zsection.zalternative::before {
        width: 100%;
        left: 0;
    }

    .zsection .zcontainer,
    .zsection.zalternative .zcontainer,
    #zbottom-footer .zcontainer {
        transform: translateX(0px);
        max-width: 800px;
        width: 90%;
        padding: 80px 0;
    }

    div.zdesc,
    .zalternative div.zdesc,
    div.zss {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .zdesc p {
        max-width: 700px;
        margin: 0 auto 40px;
    }

    .zss img,
    .zalternative .zss img {
        transform: translate(0px, 30px);
    }
}

@media screen and (max-width:992px) {
    #ztop-banner .ztop-banner-left {
        width: 100%;
        float: none;
        text-align: center;
        padding-right: 0;
    }

    #ztop-banner .ztop-banner-right {
        width: 100%;
        float: none;
    }

    #ztop-banner .zcontainer {
        padding-top: 40px;
    }

    h3 {
        font-size: 28px;
    }

    .zsection .zcontainer,
    .zsection.zalternative .zcontainer,
    #zbottom-footer .zcontainer {
        max-width: 700px;
    }

    #organize-events-smoothly h3 {
        margin-left: 0;
        max-width: 400px;
    }

    .zss-inner {
        display: none;
    }

    .zmobile-ss {
        display: block;
    }
}

@media screen and (max-width:480px) {
    #work-win-together h3 {
        max-width: 220px;
        margin-left: 0;
    }

    h1 {
        max-width: 340px;
    }

    #ztop-banner img {
        transform: translateX(25px);
    }
}

/*Arabic starts*/
.i18n-ar .faq-section h4 {
    padding-left: 30px;
    padding-right: 0;
}

.i18n-ar .faq-section h4:after {
    left: 0;
    right: auto;
}

.i18n-ar #zbottom-footer h2,
.i18n-ar #zbottom-footer .zcontainer {
    text-align: center;
}

@media screen and (max-width: 992px) {

    .i18n-ar #ztop-banner .ztop-banner-left h1,
    .i18n-ar #ztop-banner .ztop-banner-left p,
    .i18n-ar #ztop-banner .ztop-banner-left {
        text-align: center;
    }

    .i18n-ar .zsection .zdesc h3,
    .i18n-ar .zsection .zdesc p {
        text-align: right;
    }

    .i18n-ar #organize-events-smoothly h3 {
        margin-right: 0;
        margin-left: 0;
    }
}

/*Arabic ends*/