* {
  -webkit-tap-highlight-color: transparent;
}
:root {
  --h1-size: 48px;
  --h2-size: 48px;
  --h3-size: 32px;
  --h4-size: 24px;
  --h5-size: 20px;
  --h6-size: 18px;
  --h1-line-height: 1.1;
  --h2-line-height: 1.2;
  --h3-line-height: 1.3;
  --h4-line-height: 1.4;
  --h5-line-height: 1.5;
  --h6-line-height: 1.6;
  --h8-line-height: 1.8;
  --white-color: #fff;
  --black-color: #000;
  --primary-color: #EBEEF9;
  --secondary-color: #1A2756;
}
body {
  color: #000;
}
picture,
img {
  display: block;
}
.p-rlte {
  position: relative;
}
.p-abslt {
  position: absolute;
}
.mlr-auto {
  margin: 0 auto;
}
.z-indx-1 {
  z-index: 1;
}
.z-indx-2 {
  z-index: 2;
}
.z-indx-3 {
  z-index: 3;
}
.z-indx-4 {
  z-index: 4;
}
.z-indx-5 {
  z-index: 5;
}
.z-indx-6 {
  z-index: 6;
}
.z-indx-7 {
  z-index: 7;
}
.z-indx-8 {
  z-index: 8;
}
.z-indx-9 {
  z-index: 9;
}
.txt-lft {
  text-align: left;
}
.txt-cntr  {
  text-align: center;
}
.txt-rght {
  text-align: right;
}
.zcol-wrap,
.dflx,
.zwb-midea-obj,
.zwb-btn-set {
  display: flex;
  flex-wrap: wrap;
}
.flx-algn-cntr {
  align-items: center;
}
.flx-algn-start {
  align-items: flex-start;
}
.flx-algn-stretch {
  align-items: stretch;
}
.flx-algn-end {
  align-items: flex-end;
}
.flx-jstfy-cntr {
  justify-content: center;
}
.flx-jstfy-btween {
  justify-content: space-between;
}
.flx-jstfy-even {
  justify-content: space-evenly;
}
.flx-jstfy-arnd {
  justify-content: space-around;
}
.flx-jstfy-start {
  justify-content: flex-start;
}
.flx-jstfy-end {
  justify-content: flex-end;
}
.zcol-1 {
  max-width: calc(8.33% - 10px);
  flex-basis: calc(8.33% - 10px);
}
.zcol-2 {
  max-width: calc(16.67% - 10px);
  flex-basis: calc(16.67% - 10px);
}
.zcol-3 {
  max-width: calc(25% - 10px);
  flex-basis: calc(25% - 10px);
}
.zcol-4 {
  max-width: calc(33.33% - 10px);
  flex-basis: calc(33.33% - 10px);
}
.zcol-5 {
  max-width: calc(41.67% - 10px);
  flex-basis: calc(41.67% - 10px);
}
.zcol-6 {
  max-width: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
}
.zcol-7 {
  max-width: calc(58.33% - 10px);
  flex-basis: calc(58.33% - 10px);
}
.zcol-8 {
  max-width: calc(66.67% - 10px);
  flex-basis: calc(66.67% - 10px);
}
.zcol-9 {
  max-width: calc(75% - 10px);
  flex-basis: calc(75% - 10px);
}
.zcol-10 {
  max-width: calc(83.33% - 10px);
  flex-basis: calc(83.33% - 10px);
}
.zcol-11 {
  max-width: calc(91.67% - 10px);
  flex-basis: calc(91.67% - 10px);
}
.zcol-12 {
  max-width: calc(100% - 10px);
  flex-basis: calc(100% - 10px);
}
.d-blck,
.in-view-desk {
  display: block;
}
.in-view-mob {
  display: none;
}
/* Button sets */

/* Button sets ends */

/* Titles Block */
.zwc-title {
  margin: 0 0 40px;
  position: relative;
}
.txt-whte * {
  color: var(--white-color);
}

.zwc-title h1,
.zwc-title h2 {
  font-family: var(--zf-secondary-medium);
}
.zwc-title h1{
  font-family: var(--zf-secondary-bold);
}
.zwc-title h3,
.zwc-title h4,
.zwc-title h5 {
  font-family: var(--zf-secondary-medium);
}

.zwc-title h1 {
  font-size: var(--h1-size);
  line-height: var(--h1-line-height);
  letter-spacing: 0;
  margin: 0 0 26px;
}
.zwc-title h2 {
  margin: 0 0 20px;
  font-size: var(--h2-size);
  line-height: var(--h2-line-height);
}
.zwc-title h3 {
  margin: 0 0 16px;
  font-size: var(--h3-size);
  line-height: var(--h3-line-height);
}
.zwc-title h4 {
  margin: 0 0 14px;
  font-size: var(--h4-size);
  line-height: var(--h4-line-height);
}
.zwc-title h5 {
  margin: 0 0 12px;
  font-size: var(--h5-size);
  line-height: var(--h5-line-height);
}
.zwc-title h6 {
  margin: 0 0 10px;
  font-size: var(--h6-size);
  line-height: var(--h6-line-height);
}
.zwc-title p {
  font-size: 20px;
  line-height: var(--h6-line-height);
}
.zwc-custm-mrgn {
  margin: 0;
}
/* Title Blocks end*/

/* page style starts */
/* Banner Styles */
section p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.32px;
    font-family: var(--primaryfont-regular);
    color: #333;
}
.zw-product-header{
}

.zwc-banner-wrap{
  background: #F0F0F0;
  padding:0px 0 0px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.zwc-banner-wrap .lhs {
  padding: 140px 0 0px;
}
a.act-btn.cta-btn{
margin-bottom: 80px;
}
.zb-inner {
  position: relative;
  max-width: 1980px;
  margin: 0 auto;
  background: #F0F0F0;
  height: 100%;
}
.zb-inner:after {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
right: 0;
background: #F0F0F0 url(/sites/zweb/images/fsm/industry/electrical-industry.png) no-repeat top right / contain;
min-height: 645px;
}

.zwc-title{
  margin-bottom: 56px;
}

.zwc-title h1{
  font-size: var(--h1-size);
  max-width: 650px;
  margin-bottom: 15px;
  color: #010101;
}
.zwc-title h1 span.clr-txt{
  color:#057A53;
} 
.zwc-banner-wrap .lhs span.tagline{
  display: block;
  margin-bottom: 18px;
  color: #2F2F37;
  font-size: 14px;
  border-radius: 2px;
  background: #fff;
  padding: 3px 3px 2px;
  max-width: max-content;
  font-family: var(--zf-primary-semibold);
}
.zwc-title p{
  max-width: 455px;
  margin-bottom: 36px;
}
.zwc-after-login {
  width: 145%;
  /* display: none; */
}
.zwc-after-login img{
  left: -17%;
}
.zwc-logo-wrap {
  max-width: 1098px;
  margin: 0 auto;
  border-radius: 2px;
  border: 1px solid #dadada;
  background: #FFF;
  box-shadow: 0 30px 50px 0 rgba(0, 0, 0, 0.15);
  padding: 76px 40px 40px;
  text-align: center;
  margin-top: -80px;
  margin-bottom: 80px;
  box-sizing: border-box;
  border-radius: 8px;
}
.zwp-logo-list {
  max-width: 800px;
  margin: 0 auto;
}
.zwc-logo-wrap .top-wrap h3 {
  margin-bottom: 40px;
  color: #000;
}
.zwp-logo-list li {
  margin: 0 40px 0
}
.zwp-logo-list img {
  display: block;
  margin: 0 auto;
  height: 30px;
  max-width: unset;
  width: unset
}

.zwp-logo-list .zwp-churchs-loho {
  height: 60px
}

.zwp-logo-list .slick-track {
  display: flex;
  align-items: center
}
/* Banner Styles end*/


/* section-2 starts */
.zwc-cleaning-wrap {
  background: #023121;
  color: #fff;
  padding: 0 0 100px;
}
.zwc-inner-wrap li {
  width: 47%;
  color: #fff;
}
.zwc-inner-wrap {
  max-width: 880px;
  margin: 40px auto 0;
  justify-content: space-between;
  align-items: flex-start;
  gap: 48px;
}
.zwc-inner-wrap li h4{
  position: relative;
  padding-left: 28px;
}
.zwc-inner-wrap li h4:before {
  position: absolute;
  content: '';
  background: url(/sites/zweb/images/fsm/industry/checkmark.svg) no-repeat 0 0px / 100%;
  width: 24px;
  height: 24px;
  left: 0;
  top: 4px;
}
.zwc-inner-wrap li p{
  color: #fff;
    padding-left: 28px;
}
/* section-2 ends */

/* section-3 starts*/
.zwc-features-wrap {
  padding: 40px 0 0;
  background: #FFF
}

.zf-box .lhs img,.zf-box .rhs img {
  transform: translateX(30px);
  opacity: 0;
  transition: all .5s ease-in;
  filter: drop-shadow(2px 4px 6px #b0c0d440)
}

.zf-box .lhs img {
  transform: translateX(-30px)
}

.zf-box .zwe-om.lhs img,.zf-box .zwe-om.rhs img {
  opacity: 1;
  transform: translateX(0)
}

.zf-box {
  margin-bottom: 64px;
}

.fea-list ul {
  display: flex;
  flex-direction: column;
  gap: 20px
}
.fea-list ul li{
  position: relative;
  padding-left: 24px;
}
.fea-list ul li:before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  background: url(/sites/zweb/images/fsm/industry/action-tick.svg) no-repeat center/100%;
  left: -2px;
  top: 0;
}

.bottom-link {
  max-width: 1150px;
  margin: auto auto 76px
}

.bottom-link ul {
  justify-content: center;
  gap: 32px
}

.bottom-link ul li a {
  padding: 12px 16px;
  border-radius: 28px;
  background: #efefef;
  color: #000;
  cursor: pointer;
  transition: all .3s ease-in
}

.bottom-link ul li  span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/sites/zweb/images/fsm/industry/right-arrow.svg) no-repeat center/100%;
  vertical-align: middle;
  margin-left: 4px;
  transition: all .3s ease-in
}

.bottom-link ul li a {
  color: #000;
}

.bottom-link ul li a:hover {
  background: #000;
  color: #fff
}



.bottom-link ul li a:hover span {
  filter: invert(1)
}
/* section-3 ends */


/* section-4 starts */

.zwc-sync-wrap {
  border-radius: 16px;
  background: #034932;
  max-width: 95%;
  margin: 0 auto 0;
  padding: 72px 0 57px
}

.zwc-sync-wrap .top-wrap h2,.zwc-sync-wrap .top-wrap p {
  color: #fff
}
.zwc-sync-wrap .top-wrap p{
 margin: 0 auto 40px; 
}
.zcus-inner {
  gap: 10px;
  margin-top: 40px
}

.zcus-inner li {
  max-width: 304px;
  height: 240px;
  border-radius: 8px;
  border: 1px solid #069364;
  border-radius: 16px;
  background: #034932;
  padding: 28px;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(10px);
  transition: all .5s ease-in .5s;
  color: #fff;
}
.zcus-inner li h4{
  font-family: var(--zf-secondary-medium);
}
.zcus-inner li p{
  color: #fff;
}
.bottom-animated .zcus-inner li {
  opacity: 1;
  transform: translateY(0)
}

.bottom-animated .zcus-inner li:nth-child(2) {
  transition-delay: .6s
}

.bottom-animated .zcus-inner li:nth-child(3) {
  transition-delay: .7s
}

.bottom-animated .zcus-inner li:nth-child(4) {
  transition-delay: .8s
}

.zcus-inner li .sync-icon {
  display: block;
  width: 54px;
  height: 54px;
  background: #057A53;
  border-radius: 50%;
  margin-bottom: 16px;
  position: relative;
}

.zcus-inner li .sync-icon:before {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  background: url(/sites/zweb/images/fsm/industry/sprite.svg) no-repeat -2px -3px / 130px;
  left: 26%;
  top: 30%;
  filter: invert(1);
}

.zcus-inner li .sync-icon.icon2:before {
  background-position: -36px -3px
}

.zcus-inner li .sync-icon.icon3:before {
  background-position: -69px -3px
}

.zcus-inner li .sync-icon.icon4:before {
  background-position: -103px -3px
}
/* section-4 ends */

/* section-5 starts */
.zwc-auto-wrap{
  padding: 104px 0 40px;
}
.zcus-inner li h3 {
  color: #fff
}

.zcus-inner li p {
  max-width: 248px;
  color: #fff
}

.zwc-grid .lhs {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 200px;
  margin: auto
}

.zia-img {
  position: absolute;
  left: -18%;
  top: 2%;
  opacity: 0;
  transition: all .3s ease-in .4s
}

.zia-hello {
  position: absolute;
  top: -30%;
  left: -30%;
  opacity: 0;
  transition: all .5s ease-in .6s
}

.middle-animated .zia-img {
  opacity: 1
}

.middle-animated .zia-hello {
  opacity: 1
}

.zauto-bg {
  width: 184px;
  height: 275px;
  border-radius: 92px;
  background: #E9FEF7;
}

.zwc-grid .rhs ul {
  margin-top: 44px
}

.zwc-grid .rhs ul li {
  width: 47%
}

.zwc-grid .rhs ul li p {
  max-width: 327px;
  border-bottom: 1px solid #dcdcdc;
  min-height: 100px
}

.zwc-grid .rhs ul li:nth-child(3) p,.zwc-grid .rhs ul li:nth-child(4) p {
  border-bottom: 0;
  padding-bottom: 0
}
/* section-5 ends */

/* section-6 starts */
.zwc-integration-wrap {
  background: #E6FEF6;
  padding: 100px 0 160px;
}
.zwc-integration-wrap h2{
  color:#010101;
}

.zint-grid {
  margin-top: 96px
}

.zint-grid .lhs {
  text-align: center;
  max-width: 400px;
  margin: auto;
  position: relative
}

.zint-grid .rhs ul {
  gap: 32px
}

.zint-grid .rhs ul li {
  width: 47%;
  max-width: 280px;
}
.zint-grid .rhs ul li h4{
  color:#010101;
}
.int-wrap .sm-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 79px;
  height: 79px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  opacity: 0;
  transform: scale(.8);
  transition: all .4s ease-in .3s
}

.middle-animated .int-wrap .sm-icons,.middle-animated .int-wrap .zm-fsm {
  transform: scale(1);
  opacity: 1
}

.int-wrap .zm-fsm {
  width: 64px;
  height: 64px;
  left: 50%;
  top: 50%;
  transform: translate(-35px,-35px) scale(1) !important
}

.int-wrap .zm-crm {
  width: 75px;
  height: 75px;
  left: 13%;
  top: 19%;
  transition-delay: .4s
}

.int-wrap .zapier {
  width: 89px;
  height: 89px;
  left: -2%;
  top: unset;
  bottom: 15%;
  transition-delay: .5s
}

.int-wrap .zm-invoice {
  width: 57px;
  height: 57px;
  left: unset;
  right: 27%;
  top: unset;
  bottom: 29%;
  transition-delay: .6s
}

.int-wrap .whatsapp {
  left: 40%;
  top: unset;
  bottom: 6%;
  width: 79px;
  height: 79px;
  transition-delay: .7s
}

.int-wrap .zm-bookings {
  width: 75px;
  height: 75px;
  left: unset;
  right: 22%;
  top: 10%;
  transition-delay: .8s
}

.int-wrap .zm-bigin {
  width: 65px;
  height: 65px;
  left: unset;
  right: -7%;
  top: unset;
  bottom: 44%;
  transition-delay: .9s
}

.int-wrap .sm-icons span {
  display: block;
  background: url(/sites/zweb/images/commonroot/product-icons.svg) no-repeat;
  background-size: 800px auto;
  width: 40px;
  height: 40px
}

.int-wrap .zapier span {
  background: url(/sites/zweb/images/otherbrandlogos/zapier-black.svg) no-repeat 0 0 / 100%;
  width: 66px;
  height: 22px
}

.int-wrap .whatsapp span {
  background: url(/sites/zweb/images/otherbrandlogos/whatsapp-icon.svg) no-repeat 0 0 / 100%;
  width: 40px;
  height: 40px
}

.int-wrap .zm-fsm span {
  background-position: 1px -200px
}

.int-wrap .zm-crm span {
  background-position: -320px 0
}

.int-wrap .zm-invoice span {
  background-position: -106px -70px;
  background-size: 710px;
  width: 36px
}

.int-wrap .zm-bookings span {
  background-position: -320px -80px;
}

.int-wrap .zm-bigin span {
  background-position: -440px -80px
}
/* section-6  ends*/

/* section-7 starts */
.zwc-testimonial-wrap{
  padding: 125px 0 129px;
}
.slider-wrap {
  max-width: 850px;
  margin: 40px auto 0
}

.slider-inner {
  text-align: center
}

.slide-cont .lhs {
  max-width: max-content;
  margin: auto
}

.cus-img {
  width: 160px;
  height: 200px;
  border-radius: 100px;
  background: #f2f2f2;
  margin-bottom: 20px
}

.zlogo {
  margin-bottom: 15px
}

.test-cont {
  margin-bottom: 36px
}

.test-cont p {
  font-size: 20px;
  line-height: 28px;
  max-width: 564px;
  margin: auto auto 15px
}

.test-cont p:last-child {
  font-size: 16px
}

.test-cont p:last-child,.test-cont h3 {
  margin-bottom: 0
}

.slick-dots {
  bottom: 0
}

.slick-next,.slick-prev {
  width: 40px;
  height: 40px
}

.slick-prev::before,.slick-next::before {
  position: absolute;
  width: 38px;
  height: 38px;
  transform: unset
}

.slick-prev::before {
  position: absolute;
  background: url(/sites/zweb/images/fsm/industry/rotate-left.svg) no-repeat center/100% !important;
  width: 20px;
  height: 20px;
  top: 9px;
  left: 9px
}

.slick-next::before {
  background: url(/sites/zweb/images/fsm/industry/rotate-right.svg) no-repeat center/100% !important;
  left: unset;
  right: 9px;
  width: 20px;
  height: 20px;
  top: 10px
}

.slick-prev,.slick-next {
  left: 40%;
  top: unset;
  bottom: -10%;
  background: #ebebeb;
  border-radius: 50%
}

.slick-next {
  left: unset;
  right: 40%
}

.slick-prev:after,.slick-next:after {
  display: none
}

.slick-dots li.slick-active {
  background: #3f51b6;
  width: 20px;
  border-radius: 15px
}
/* section-7 ends */

/* section-8 */
.zwc-faq-wrap {
    max-width: 100%;
    margin: 0 auto;
  background: #f2f2f2;
  padding: 120px 0;
}

.zwc-faq-wrap .top-cont {
  text-align: center
}

.zwc-faq-main {
  max-width: 850px;
  margin: 0 auto
}

.zwc-faq-item  {
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 15px;
}
.zwc-faq-item .faq-title{
    width: 100%;
    max-width: 100%;
    color: #000;
    border: 0;
    font-size: 20px;
    letter-spacing: -0.4px;
    background: transparent;
    text-align: unset;
    font-family: var(--zf-secondary-medium);
    cursor: pointer;
    padding: 20px 64px 20px 24px;
}
.zwc-faq-ans {
  display: none;
  color: #000;
  background: transparent;
  padding: 0px 64px 24px 24px;
}
.zwc-faq-ans p{
  margin-bottom: 0;
}

.faq-item.active .zwc-faq-ans {
  display: block;
}

.zwc-faq-item .faq-title span {
    content: "";
    position: absolute;
    right: 26px;
    top: 20px;
    z-index: 1;
    width: 24px;
    height: 24px;
    border-radius: 100px;
    cursor: pointer;
}
.zwc-faq-item .faq-title span::before, .zwc-faq-item .faq-title span::after {
    content: "";
    position: absolute;
    background: #000;
    z-index: 2;
    border-radius: 8px;
    cursor: pointer;
}
.zwc-faq-item .faq-title span::before {
    left: 50%;
    top: 50%;
    height: 2px;
    width: 14px;
    transform: translate(-50%, -50%);
}
.zwc-faq-item .faq-title span::after {
    left: 50%;
    width: 2px;
    top: 50%;
    height: 14px;
    transform: translate(-50%, -50%);
}
.zwc-faq-item.active .faq-title span:after {
    display: none
}

/* section-8 ends */

/* section-9 starts*/
.zwc-bottom-wrap {
  padding: 120px 0;
  background: #011911;
  color: #fff
}
.zwc-bottom-wrap a.act-btn.cta-btn{
  margin-bottom: 0px;
}
.zwc-bottom h2 {
  color: #fff;
  margin-bottom: 40px
}
.btm-wrap.zwc-title{
  margin-bottom: 0;
}
/* section-9 ends*/


/* page style ends */

/* Animations Styles */
/* Animations Styles end */









/* Mediaquery*/
@media (min-width: 992px) {
  .zwc-inner-wrap li.zwc-title,.zwc-grid .rhs ul li.zwc-title,.zint-grid .rhs ul li.zwc-title{
    margin-bottom: 0px;
  }
  .zwc-inner-wrap li.zwc-title p,.zwc-grid .rhs ul li.zwc-title p,.zint-grid .rhs ul li.zwc-title p{
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.6;
  }
  .zwc-grid .rhs ul li.zwc-title p{
    margin-bottom: 15px;
  }
}
@media (max-width: 1599px) {
  .zcus-inner li {
      max-width: unset;
      height: 240px;
      padding: 24px;
      max-width: calc(24% - -2px);
      box-sizing: border-box;
  }

  .zcus-inner.flex-wrap {
    justify-content: flex-start;
    gap: 10px;
}
}
@media (max-width: 1440px) {
  .zb-inner:after {
    background: #f0f0f0 url(/sites/zweb/images/fsm/industry/electrical-industry.png) no-repeat top right / 1264px;
}
  .zw-template-inner .content-wrap {
    width: 1140px;
  }
  :root {
    --h1-size: 40px;
    --h2-size: 32px;
    --h3-size: 26px;
    --h4-size: 22px;
    --h5-size: 20px;
    --h6-size: 18px;
  }

  /* style starts */
  .zcus-inner li {
    max-width: 24%;
    height: 290px;
    padding: 24px;
}
.zint-grid .rhs ul li {
  width: 46%;
}
a.act-btn.cta-btn {
  margin-bottom: 120px;
}
/* styles ends */
}

@media (max-width: 1199px) {
  .zw-template-inner .content-wrap {
    width: 960px;
  }
  :root {
    --h1-size: 32px;
    --h2-size: 28px;
    --h4-size: 20px;
    --h3-size: 24px;
  }
  .zwc-title p{
    font-size: 16px;
  }
  .zcol-md-pad{
    padding: 100px 0;
  }

  /* style starts */
  .zwc-banner-wrap.zcol-md-pad{
    padding: 0;
  }
  .zwc-features-wrap.zcol-md-pad{
    padding-top: 100px 0 0;
  }
  .zwc-title p {
    max-width: 420px;
}
a.act-btn.cta-btn {
  margin-bottom: 80px;
}
.zb-inner:after {
  background: #F0F0F0 url(/sites/zweb/images/fsm/industry/electrical-industry.png) no-repeat right / cover;
  width: 90%;
}
  .zwc-inner-wrap li h4:before {
      top: 2px;
  }
  .zwc-after-login {
    width: 180%;
}
.zwc-logo-wrap{
  margin-top: -150px;
  margin-bottom: 40px;
}
  .zint-grid {
    margin-top: 64px;
}
  .zint-grid .lhs {
    transform: scale(.9);
}


.zcus-inner{
  justify-content: center;
}
.zcus-inner li {
  max-width: calc(32% - -2px);
}
.zia-img {
  left: -9%;
  top: 12%;
}
.zint-grid .rhs ul li{
  width: 46%;
}
  /* styles ends */
}

@media (max-width: 991px) {
  .zw-template-inner .content-wrap {
    width: 720px;
  }
  :root {
    --h1-size: 28px;
    --h2-size: 26px;
    --h3-size: 20px;
    --h4-size: 18px;
    --h5-size: 10px;
    --h6-size: 2px;
  }
  .d-blck {
    display: inline;
  }
  .zcol-md-1 {
    max-width: calc(8.33% - 10px);
    flex-basis: calc(8.33% - 10px);
  }
  .zcol-md-2 {
    max-width: calc(16.67% - 10px);
    flex-basis: calc(16.67% - 10px);
  }
  .zcol-md-3 {
    max-width: calc(25% - 10px);
    flex-basis: calc(25% - 10px);
  }
  .zcol-md-4 {
    max-width: calc(33.33% - 10px);
    flex-basis: calc(33.33% - 10px);
  }
  .zcol-md-5 {
    max-width: calc(41.67% - 10px);
    flex-basis: calc(41.67% - 10px);
  }
  .zcol-md-6 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }
  .zcol-md-7 {
    max-width: calc(58.33% - 10px);
    flex-basis: calc(58.33% - 10px);
  }
  .zcol-md-8 {
    max-width: calc(66.67% - 10px);
    flex-basis: calc(66.67% - 10px);
  }
  .zcol-md-9 {
    max-width: calc(75% - 10px);
    flex-basis: calc(75% - 10px);
  }
  .zcol-md-10 {
    max-width: calc(83.33% - 10px);
    flex-basis: calc(83.33% - 10px);
  }
  .zcol-md-11 {
    max-width: calc(91.67% - 10px);
    flex-basis: calc(91.67% - 10px);
  }
  .zcol-md-12 {
    max-width: calc(100% - 10px);
    flex-basis: calc(100% - 10px);
  }
  .act-btn.cta-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  /* styles starts */
  .zwc-title p{
    font-size: 16px;
  }
  
  .zcol-md-pad{
    padding: 60px 0;
  }
  a.act-btn.cta-btn {
    margin-bottom: 60px;
}
  .zwc-after-login {
    width: 200%;
  }
  .zb-inner:after {
    width: 90%;
    background: #F0F0F0 url(/sites/zweb/images/fsm/industry/electrical-industry.png) no-repeat center / cover;
}
.zwc-banner-wrap .zwc-title p {
  max-width: 310px;
  font-size: 15px;
}
  .zwc-logo-wrap {
    margin-top: -110px;
    padding: 36px 20px;
}
.zwc-inner-wrap li {
  width: 46%;
}
.zwc-features-wrap.zcol-md-pad{
  padding: 60px 0;
}
  /* .zwc-inner-wrap li h3 {
    font-size: 20px;
  } */

  .zwc-inner-wrap li.zwc-title,.zwc-grid ul li.zwc-title,.zint-grid .rhs ul li.zwc-title{
    margin-bottom: 20px;
  }
  .zwc-inner-wrap li.zwc-title p,.zwc-grid ul li.zwc-title p,.zint-grid .rhs ul li.zwc-title p{
    margin-bottom: 0;
  }
  
  .item-list ul li .faq-question {
    font-size: 18px;
    width: 90%;
    padding-right: 0px;
  }
  .zcus-inner {
    justify-content: center;
}
.zcus-inner li {
  max-width: calc(47% - -2px);
}
.zia-img {
  left: 0;
  top: 14%;
}
.zwc-grid .rhs ul li p {
  min-height: 135px;
}
.zwc-grid .rhs ul li p {
  max-width: 100%;
}
.zint-grid{
  gap: 32px;
}
.zint-grid .rhs ul{
  justify-content: center;
}
.zia-hello {
  position: absolute;
  top: -30%;
  left: -10%;
}
.zwc-bottom-wrap h2{
  max-width:600px;
  margin: 0 auto 20px;
}
  /* styles ends */
}
@media (max-width: 767px) {
.zw-template-inner .content-wrap {
    width: 450px;
  }
  .zwc-faq-wrap .content-wrap{
    max-width: 720px;
  }
  .zcol-1,
  .zcol-2,
  .zcol-3,
  .zcol-4,
  .zcol-5,
  .zcol-6,
  .zcol-7,
  .zcol-8,
  .zcol-9,
  .zcol-10,
  .zcol-11,
  .zcol-12 {
    position: relative;
    flex-basis: calc(100% - 0px);
    max-width: calc(100% - 0px);
    width: 100%;
  }
  .in-view-desk {
    display: none;
  }
  .in-view-mob {
    display: block;
  }
  .flx-row-rvrse {
    flex-direction: column-reverse;
  }

  /* style starts */
  .zwc-banner-wrap.zcol-md-pad{
    padding-top: 60px;
    text-align: center;
    padding-bottom: 0;
  }
  a.act-btn.cta-btn {
    margin-bottom: 0px;
}
  .zwc-banner-wrap .lhs {
    padding-top: 0px;
  }
  .zwc-banner-wrap .lhs {
    padding-top: 0px;
    padding-bottom: 48px;
  }
  .zwc-banner-wrap .zwc-title p {
    font-size: 15px;
    margin: 0 auto 36px;
}
  .zb-inner:after{
    display: none;
  }
  .zcus-inner li{
     max-width: calc(100% - -2px);
  }
  .zwc-inner-wrap li,.zwc-grid .rhs ul li,.zint-grid .rhs ul li{
    width: 100%;
  }
  .zwc-banner-wrap .lhs span.tagline {
    margin: auto auto 18px;
}
  .zwc-after-login{
    display: none;
  }
  .zwc-logo-wrap {
    margin-top: -110px;
    padding: 36px 20px;
}

.zf-box {
  max-width: 500px;
  margin: 60px auto 30px;
  gap: 40px;
}
.zwc-inner-wrap {
  gap: 24px;
}
.zwc-inner-wrap li,.zcus-inner li,.zwc-grid .rhs ul li, .zint-grid .rhs ul li {
  max-width: calc(46% - -2px);
}
.zwc-cleaning-wrap .content-wrap,.zwc-sync-wrap .content-wrap,.zwc-grid .content-wrap,.zwc-integration-wrap .content-wrap,.zwc-auto-wrap .content-wrap{
  width: 90%;
}
  .zint-grid{
    gap: 36px;
  }
  .zwc-grid .lhs{
    margin: 60px auto;
  }

  .zia-img {
    position: absolute;
    left: 0;
    top: 23%;
  }
  .zia-img img{
    max-width: 90%;
  }
  .zia-hello {
    top: -16%;
  }
  
  .zwc-grid .rhs ul li:last-child p{
    margin-bottom: 0;
  }
  .int-wrap .zm-invoice {
    right: 19%;
}
.zint-grid {
  margin-top: 36px;
  gap: 40px;
}

.fea-list ul li{
font-size: 16px;
}

.bottom-link{
margin: auto auto 20px;
}
.bottom-link ul li a {
padding: 12px 12px;
font-size: 15px;
}
.item-list ul li{
  padding-bottom: 20px;
}
.zwc-grid .zwc-title h2{
  text-align: center;
}
.zwc-faq-item .faq-title {
  font-size: 16px;
}
.zwc-faq-ans {
  padding: 0 32px 24px 24px;
}
  /* style ends */
}
@media (max-width: 540px) {
  .zw-template-inner .content-wrap {
    width: 90%;
  }
  .zwc-inner-wrap li,.zcus-inner li,.zwc-grid .rhs ul li, .zint-grid .rhs ul li {
    max-width: calc(100% - -2px);
  }
  .zwc-grid .rhs ul li:nth-child(3) p {
    border-bottom: 1px solid #dcdcdc;
}
}


