* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  font-family: var(--zf-primary-regular), sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5em;
  color: #333;
  overflow-x: hidden;
}
body {
  font-size: 18px;
  font-family: var(--zf-primary-regular), sans-serif;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: var(--zf-primary-regular), sans-serif;
}

/*** Links ***/
a {
  text-decoration: none;
  outline: 0;
  transition: color ease .2s;
}

/*** Lists ****/

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
nav ul,
nav ol, li {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: middle;
  position: relative;
}

/**** Styling ****/

p,
pre {
  margin: 1.5em 0;
}
blockquote {
  margin: 1.5em 30px;
}
h1 {
  font-family: var(--zf-primary-bold), sans-serif;
  font-size: 44px;
  line-height: 1.2em;
  font-weight: normal;
  color: #19223b;
}
h2 {
  font-family: var(--zf-primary-semibold), sans-serif;
  font-size: 36px;
  line-height: 1.3em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-weight: normal;
  color: #19223b;
}
h3 {
  font-family: var(--zf-primary-semibold), sans-serif;
  font-size: 26px;
  line-height: 1.3em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  font-weight: normal;
  color: #19223b;
}
h4 {
  font-family: var(--zf-primary-semibold), sans-serif;
  font-size: 20px;
  line-height: 1.4em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 600;
  color: #19223b;
}
h5 {
  font-family: var(--zf-primary-semibold), sans-serif;
  font-size: 18px;
  line-height: 1.25em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-weight: normal;
}
h6 {
  font-family: var(--zf-primary-regular), sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  margin-top: 1em;
  margin-bottom: 1em;
}
p {
  font-family: var(--zf-primary-regular), sans-serif;
  line-height: 1.5em;
  margin: 1em 0;
  font-size: 18px;
}
.clearfix:after {
  clear: both;
  display: table;
  content: "";
}
section, .zs_relative {
  position: relative;
}
.zs_padding_null {
  padding: 0;
}
.zs_margin_null {
  margin: 0;
}
.zs_paddingtop {
  padding-top: 15px;
}
.zs_margintop {
  margin-top: 15px;
}
.zs_paddingbottom {
  padding-bottom: 15px;
}
.zs_marginbottom {
  margin-bottom: 15px;
}
.zs_paddingtopbottom {
  padding: 15px 0;
}
.zs_margintopbottom {
  margin: 15px 0;
}
.zs_paddingtop_small {
  padding-top: 30px;
}
.zs_paddingbottom_small {
  padding-bottom: 30px;
}
.zs_margintop_small {
  margin-top: 30px;
}
.zs_marginbottom_small {
  margin-bottom: 30px;
}
.zs_paddingtopbottom_small {
  padding: 0;
}
.zs_margintopbottom_small {
  margin: 30px 0;
}
.zs_paddingtop_large {
  padding-top: 50px;
}
.zs_paddingbottom_large {
  padding-bottom: 50px;
}
.zs_margintop_large {
  margin-top: 50px;
}
.zs_marginbottom_large {
  margin-bottom: 50px;
}
.zs_paddingtopbottom_large {
  padding: 50px 0;
}
.zs_margintopbottom_large {
  margin: 50px 0;
}
.zs_center {
  text-align: center;
}
.zs_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zs_tablecell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.zs_inlineblock {
  display: inline-block;
  vertical-align: middle;
}
.zs_block {
  display: block;
}
.zs_table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.zs_hidden {
  display: none;
}
.zs_alignright {
  text-align: right;
}
.zs_alignleft {
  text-align: left;
}
.zs_sectioncontainer {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

/*** custome css ***/

.zs_bannercontainer {
    height: 610px;
    margin-top: 60px;
}
.zs_bannercontainer .zs_bannerleft {
    margin: 0;
    position: relative;
    left: 10%;
    width: 60%;
    top: -9%;
}
.zs_bannercontainer .zs_bannerright img {
    position: relative;
    left: 0;
    top: -70px;
    z-index: -1;
}
.zs_bannercontainer h1 {
    width: 510px;
    font-weight: 600;
}
.zs_bannercontainer h1 span {
    color: #FF316C;
}
.zs_bannercontainer p {
    width: 530px;
}
.zs_bannerleft, .zs_bannerright {
    width: 50%;
}
.zs_designelement_circle {
    height: 180px;
    width: 125px;
    position: absolute;
    top: 150px;
    left: -185px;
    overflow: hidden;
}
.zs_designelement_circle .testimonial-svg-icon {
    height: 180px;
    width: 180px;
    position: absolute;
    left: -55px;
}
.zs_banner_rectangle {
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    border: 2px solid #ff4878ad;
    bottom: -45%;
    left: 31%;
    transform: rotate(45deg);
    z-index: -1;
    animation: 25s baner_rect linear infinite;
}
@keyframes baner_rect {
  from   {
      transform: rotate(45deg);
  }
  to {
     transform: rotate(315deg);
  }
}
.zs_banner_rectangle_yellow {
    left: 78%;
    bottom: 25%;
    height: 22px;
    width: 22px;
    transform: rotate(-75deg);
    border: 2px solid #ffe490cc;
    animation: 20s baner_rect_yellow linear infinite;
}
@keyframes baner_rect_yellow {
  from   {
      transform: rotate(-75deg);
  }
  to {
     transform: rotate(-435deg);
  }
}
/** user review section **/
.zs_userreviw_sec {
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
}
.zs_userreviw_sec h2 {
    text-align: center;
    color: #222;
    font-weight: 600;
    font-size: 44px;
    font-family: var(--zf-primary-bold), sans-serif;
    margin-bottom: 50px;
}
.zs_userreviw_sec h2 span {
    color: #FF005A;
}
.zs_userreview_map {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 80%;
    opacity: 0.8;
}
.zs_userreviw_list li {
    width: 390px;
    margin: 30px 20px 0 10px;
    padding: 30px 0 0 0;
    box-sizing: border-box;
    box-shadow: 0 2px 8px 2px #ededed;
    border-radius: 12px;
    position: relative;
    background: #fff;
}
.zs_userreviw_list .zs_userreviw_quotes .testimonial-svg {
    height: 35px;
    width: 35px;
}
.zs_userreview_content {
    padding: 0 30px;
    height: 350px;
}
.miguel-quote-svg {
    fill: #F86275;
}
.jon-quote-svg {
    fill: #8A76B4;
}
.matthieu-quote-svg {
    fill: #FCDB79;
}
.sixty-quote-svg {
    fill: #6494ED;
}
.stacy-quote-svg {
    fill: #6CE3BC;
}
.millennial-quote-svg {
    fill: #CF81D0;
}
.zs_userreviw_list li p {
    font-size: 16px;
    padding: 5px 0 20px 0;
    margin: 0;
}
.zs_userreviw_list .zs_userreviw_footer {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
.zs_user_miguelavila {
    background-image: url(/sites/zweb/images/show/zs_miguelavilabg.svg);
}
.zs_user_jontromans {
    background-image: url(/sites/zweb/images/show/zs_jontromansbg.svg);
}
.zs_user_matthieublanco {
    background-image: url(/sites/zweb/images/show/zs_matthieublancobg.svg);
}
.zs_user_sixtyonesteps {
    background-image: url(/sites/zweb/images/show/zs_sixtyonestepsbg.svg);
}
.zs_user_stacybrockstewart {
    background-image: url(/sites/zweb/images/show/zs_stacybrockstewartbg.svg);
}
.zs_user_millennialconsultancy {
    background-image: url(/sites/zweb/images/show/zs_millennialconsultancybg.svg);
}
.zs_userreviw_list .zs_userreviw_img {
    height: 130px;
    width: 130px;
    margin: 0 auto;
}
.zs_userreviw_list .zs_userreviw_footer h4 {
    margin: 0;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
.zs_userreviw_list li .zs_userreviw_footer p {
    color: #fff;
}
.zs_chartimage {
    z-index: -1;
}
.zs_userreviw_list li .zs_educational_name {
    margin: 0;
}
.zs_userreviw_list .zs_userreviw_waves {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
.zs_userreviw_circles {
    position: absolute;
    right: 0;
    bottom: -9%;
    z-index: -1;
}
.zs_userreviw_circles ul li {
    height: 18px;
    width: 18px;
    border: 1px solid #FFDD3A;
    border-radius: 50px;
    margin: 5px;
}
.zs_userreviw_circles ul li.zs_border_none {
    border: 1px solid #fff;
}
.zs_userreviw_circles ul li.zs_background_yellow {
    background: #FFDD3A;
}
.zs_userreviw_circles ul li.zs_background_blue {
    border: 1px solid #343DFF;
    background: #343DFF;
}
.zs_userreview_bg {
    position: absolute;
    top: 72%;
    width: 100%;
    z-index: -1;
}

/** user rating section **/
.zs_userrating_sec {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.zs_userrating_sec h2 {
    text-align: center;
    font-weight: 600;
}
.zs_userrating_sec h2 span {
    color: #FDB315;
}
.zs_userrating_list > li {
    width: 350px;
    margin: 0 40px;
    box-shadow: 0 2px 8px 2px #ededed;
    height: 160px;
    border-radius: 15px;
    position: relative;
    background: #fff;
}
.zs_userrating_list .zs_userrating_head {
    height: 80px;
    position: relative;
    background: #8D73BA;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.zs_userrating_products {
    height: 70px;
    width: 70px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    border-radius: 50%;
    top: -40px;
    box-shadow: 0 2px 7px 3px #3232321a;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zs_userrating_products img {
    width: 35px;
    height: 35px;
}
.zs_userrating_head h4 {
    margin: 0;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 20px;
}
.zs_userrating_list ul li {
    height: auto;
    width: 45px;
    text-align: center;
    margin: 20px 0;
}
.zs_userrating_list ul li p {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 23px;
}
.zs_userrating_circle {
    position: absolute;
    right: -110px;
    height: 240px;
    width: 240px;
    border-radius: 50%;
    background: #F0EDF6;
    top: 70px;
    z-index: -1;
}
.zs_userrating_elements {
    right: inherit;
    left: 2%;
    bottom: 0;
}
.zs_userrating_elements ul li.zs_background_green {
    border: 1px solid #00D089;
    background: #00D089;
}
.zs_userrating_elements ul li.zs_backgroundr_orange {
    border: 1px solid #FF5602;
    background: #FF5602;
}
/*** create presentation container ***/
.zs_create_container .zs_bannerleft {
    width: 500px;
}
.zs_create_container h2 {
    font-family: var(--zf-primary-bold), sans-serif;
}
.zs_create_container {
    font-size: 28px;
}
.zs_create_container .zs_bannerright {
    width: 55%;
    position: relative;
    left: -120px;
}
.zs_create_container .zs_bannerright video {
     border-radius: 20px;
    box-shadow: 0 1px 20px 15px #e7e7e7;
}
.zs_create_mobileView {
    display: none;
}
.zs_create_sec h2 span {
    color: #EE6679;
}
.zs_create_sec h2 {
    width: 500px;
}

/*** MEDIA QUERY ***/
@media only screen and (max-width: 1220px) {
    .zs_bannercontainer {
        height: 700px;
        margin-top: -30px;
    }
   .zs_userreview_content {
        height: 400px;
   }
}
@media only screen and (max-width: 1120px) {
    .zs_bannercontainer h1, .zs_bannercontainer p {
           width: 400px;
    }
}
@media only screen and (max-width: 1000px) {
    .zs_bannercontainer {
        height: 560px;
        margin-top: 0;
    }
    .zs_bannercontainer .zs_bannerright img {
        top: 0;
     }
    .zs_userrating_sec > ul.zs_flex,
    .zs_userreviw_sec > ul.zs_flex,
    .zs_create_container {
        flex-direction: column;
    }
.zs_userrating_sec h2 {
       padding-bottom: 70px;
       margin: 0 auto;
       width: 80%;
   }
    .zs_userrating_list > li{
        margin-bottom: 80px;
    }
    .zs_userrating_list > li {
        width: 460px;
    }
    .zs_userreviw_list li {
        width: 420px;
    }
    .zs_userreviw_sec ul li {
        margin-bottom: 30px;
    }
    .zs_userrating_sec .zs_margintopbottom_large,
    .zs_userrating_sec .zs_paddingtopbottom_large,
    .zs_userreviw_sec .zs_margintopbottom_large,
    .zs_userreviw_sec .zs_paddingtopbottom_large,
    .zs_create_container.zs_paddingtopbottom_large,
    .zs_create_sec.zs_paddingtopbottom_large {
        margin: 0;
        padding: 0;
    }
   .zs_create_container.zs_paddingtopbottom_large {
        padding-bottom: 50px;
    }
    .zs_userreview_content {
        height: inherit;
    }
    .zs_dotted_circle {
        height: 560px;
        width: 560px;
    }
    .zs_twitter_tabcontent {
        height: inherit;
    }
    .zs_create_container .zs_bannerright {
        left: inherit;
        width: 75%;
    }
    .zs_create_mobileView {
        display: block;
    }
    .zs_create_webview {
        display: none;
    }
    .zs_create_container .zs_bannerleft {
        width: 80%;
        text-align: center;
    }
    /* .zs_sucessstories_names {
        left: -20px;
    } */
    .zs_create_sec h2 {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    .zs_banner_content h1 {
        font-size: 32px;
        line-height: 46px;
    }
    .zs_shareexperience_sec h2,
    .zs_userrating_sec h2 {
        font-size: 28px;
    }
    .zs_shareexperience_sec p {
        font-size: 24px;
    }
    .zs_flex.zs_bannercontainer {
        flex-direction: column;
        height: 1040px;
    }
    .zs_bannercontainer .zs_banner_content {
        left: inherit;
        width: 80%;
        text-align: center;
        top: 0;
    }
    .zs_banner_content h1,
    .zs_banner_content p {
        width: 100%;
    }
    .zs_bannercontainer .zs_bannerright {
        width: 80%;
    }
    .zs_designelement_circle .testimonial-svg-icon {
        height: 150px;
        width: 150px;
        top: 260px;
        left: -170px;
    }
    .zs_bannercontainer .zs_bannerright img {
        left: 12%;
    }
    .zs_userrating_circle {
         display: none;
     }
     .zs_android_playstore, .zs_apple_appstore {
          margin-bottom: 50px;
     }
}
@media only screen and (max-width: 630px) {
    .zs_margintopbottom_large, .zs_paddingtopbottom_large{
        margin: 0;
        padding: 0;
    }
    .zs_flex.zs_bannercontainer {
        height: 940px;
    }
    .zs_userreviw_list li {
         margin: 30px 10px 0 10px;
     }
     .zs_userreviw_list li, .zs_userrating_list > li {
         width: 92%;
      }
}
@media only screen and (max-width: 550px) {
     .zs_flex.zs_bannercontainer {
         height: 760px;
      }
}
@media only screen and (max-width: 450px) {
    .zs_userreviw_list li,
    .zs_userrating_list > li {
        width: 85%;
    }
    .zs_banner_rectangle, .zs_banner_rectangle_yellow, .zs_userrating_elements {
        display: none
    }
    .zs_create_container .zs_bannerright {
        width: 85%;
    }
    .zs_flex.zs_bannercontainer {
            height: 850px;
            margin-top: -60px;
     }
     .zs_userreviw_list .zs_userreviw_footer h4 {
           font-size: 26px !important;
     }
    .zs_flex.zs_bannercontainer {
          height: 800px;
     }
}

/*Arabic starts*/
.i18n-ar .zs_flex.zs_bannercontainer {
    direction: ltr;
}
.i18n-ar .zs_bannercontainer h1, .i18n-ar .zs_bannercontainer p {
    margin: 0 28% 0 0px;
    text-align: right;
}
.i18n-ar .zs_userreviw_footer p {
    text-align: center;
}
.i18n-ar .zs_create_container .zs_bannerright {
    left: auto;
    right: -120px;
}
@media only screen and (max-width: 1000px)
{
.i18n-ar .zs_create_container .zs_bannerright {
    right: inherit;
}
.i18n-ar .zs_create_sec h2 {
    text-align: center;
}
.i18n-ar .zs_bannercontainer p {
    margin: 0 auto;
    text-align: center;
}
.i18n-ar .zs_bannercontainer h1{
    margin: 0 auto 30px;
    text-align: center;
}
}
/*Arabic ends*/
