* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

/* common style */

.zwc-section {
    position: relative;
    padding: 100px 0 100px;
}

.zwrapper h1,
.zwrapper h2,
.zwrapper h3,
.zwrapper h4 {
    font-weight: 700;
    line-height: normal;
}

.act-btn {
    padding: 15px 30px;
    border-radius: 2px;
    font-size: 14px;
}

.flex-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zw-product-header {
    background: #4827ba;
}

/* banner section */

.zwc-banner {
    background: #4827ba;
    color: #ffffff;
}

.banner-cont {
    max-width: 620px;
}

.zwrapper h2 {
    margin-bottom: 80px;
    line-height: normal;
}

.banner-cont,
.banner-image-container,
.slick-wrap,
.slick-cont-wrap,
.matter-img,
.matter-cont {
    width: 48%;
}

.banner-image-container {
    max-width: 550px;
    background: #f4f4f6;
    border-radius: 10px;
    margin-bottom: -200px;
    max-height: 575px;
}

.banner-img {
    padding: 0 12px 12px 12px;
}

.banner-img img:not(:first-child) {
    margin-top: 20px;
}

.banner-contact-btn {
    border: 1px solid #ffffff;
    border-radius: 2px;
    padding: 18px 30px;
    color: #fff;
    font-size: 13px;
    font-family: var(--secondaryfont-semibold);
    margin-left: 10px;
}

.sl_index {
    font-family: var(--zf-primary-light);
    font-size: 25px;
}

.zwc-feedscont-wrap {
    padding-top: 200px;
}

.zwc-feeds-wrap {
    position: relative;
}

.zwc-feeds-wrap1,
.zwc-feeds-wrap3 {
    min-height: 545px;
}

.zwc-feeds-wrap2 {
    min-height: 640px;
}

.zwc-feeds-wrap4 {
    min-height: 615px;
}

.zwc-feeds-wrap:not(:last-child) {
    margin-bottom: 150px;
}

.feeds-img,
.feeds-cont {
    width: 47%;
}

.feeds-cont {
    cursor: pointer;
    padding-top: 35px;
}

.feed-lft .feeds-img {
    left: 0;
    right: auto;
}

.feed-lft h3 {
    right: 0;
    position: absolute;
    width: 47%;
}

.feed-lft .feeds-cont {
    margin-left: auto;
}

.feeds-img {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    max-width: 500px;
}

.active .feeds-img {
    opacity: 1;
    visibility: visible;
    transition: all 1s ease;
}

.zactive-line {
    width: 100%;
    height: 1px;
    display: block;
    background: #e5e5e5;
    position: relative;
    margin-top: 35px;
}

.zactive-line:before {
    content: "";
    width: 0;
    height: 1px;
    background: #000;
    top: 0;
    left: 0;
    position: absolute;
}

.active .zactive-line:before {
    width: 100%;
}

.feeds-cont h4 {
    position: relative;
    font-family: var(--zf-secondary-medium);
    margin-bottom: 40px;
}

.matter-cont ul li h4 {
    margin-bottom: 25px;
}

.matter-cont ul li:not(:last-child) {
    margin-bottom: 40px;
}

.matter-cont ul li p {
    margin-bottom: 0;
}

.active .feeds-cont h4 {
    font-family: var(--zf-secondary-bold);
}

.active .feeds-cont h4::before {
    opacity: 0;
}

.slider-line-wrap {
    padding-top: 30px;
}

.feeds-matter {
    max-width: 1200px;
    margin: auto;
}

.feeds-cont p {
    display: none;
    max-width: 90%;
}

.feeds-cont h4::before {
    content: "";
    position: absolute;
    right: 5px;
    top: 7px;
    width: 2px;
    height: 12px;
    background: #000;
}

.feeds-cont h4::after {
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    width: 12px;
    height: 2px;
    background: #000;
}

.value-slick-container {
    max-width: 1100px;
    margin: auto;
}

.feeds-inner {
    max-width: 1150px;
    margin: auto;
}

.zwrapper .feeds-inner h2 {
    text-align: center;
}

.feed-lft .feed-lists:first-child {
    padding-top: 110px;
}

.matter-cont {
    max-width: 550px;
}

.matter-cont ul li h4::before,
.slick-feeds-cont li h4::before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    margin-right: 30px;
}

.slick-feeds-cont li h4::before {
    width: 7px;
    height: 7px;
    background: #ffffff;
}

.matter-cont ul li h4,
.slick-feeds-cont li h4 {
    position: relative;
}

.matter-cont ul li h4::after,
.slick-feeds-cont li h4::after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #69ffdc;
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 60%;
}

.slick-feeds-cont li h4::after {
    left: 1px;
    top: 56%;
}

.matter-cont ul li p,
.slick-feeds-cont li p {
    padding-left: 35px;
}

.fd-matter-inner h2,
.value-inner h2 {
    text-align: center;
}

.slick-img-wrap {
    max-width: 650px;
    position: relative;
}

.slick-img-wrap::before {
    content: "";
    position: absolute;
    left: -40px;
    top: -40px;
    max-width: 570px;
    width: 100%;
    height: 180px;
    background: #0000001a;
    border-radius: 10px;
}

.slick-cont-wrap {
    max-width: 500px;
    overflow: hidden;
    height: 235px;
}

.slick-feeds-cont .slick-list.draggable {
    height: 150px;
}

.slick-feeds-cont .slick-slide,
.banner-img .slick-slide {
    height: initial;
}

.slick-feeds-cont li {
    opacity: 0.5;
    margin-bottom: 62px;
    cursor: pointer;
}

.slick-feeds-cont li.slick-current {
    opacity: 1;
}

.zwc-value-wrap {
    background: #4827ba;
    color: #ffffff;
}

.zwc-slider-number {
    display: inline-block;
}

.sl_line {
    width: 90%;
    height: 1px;
    background: rgb(100 73 192 / 50%);
    position: relative;
}

.sl_length {
    font-family: var(--zf-primary-light);
    font-size: 16px;
}

.sl_line::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}

.matter-img {
    max-width: 650px;
    position: relative;
}

.zwc-footer {
    background: #4827ba;
    color: #ffffff;
}

.footer-inner {
    max-width: 840px;
    margin: auto;
}

.zwrapper .footer-inner h2 {
    margin-bottom: 35px;
    line-height: normal;
}

.bulb-img {
    position: absolute;
    left: -30px;
    top: 35px;
    max-width: 70px;
    opacity: 0;
    transform: scale(0.7);
}

.middle-animated .bulb-img {
    transform: scale(1);
    opacity: 1;
    transition: 0.5s;
}

@keyframes slick_anim {
    0% {
        width: 0;
        background: #fff;
    }

    100% {
        width: 100%;
        background: #fff;
    }
}

@media only screen and (min-width: 1200px) {
    .zwrapper h1 {
        font-size: 55px;
        margin-bottom: 25px;
    }

    .zwrapper h2 {
        font-size: 52px;
    }

    .zwrapper h3 {
        font-size: 34px;
        margin-bottom: 60px;
    }

    .zwrapper h4 {
        font-size: 22px;
    }

    .feeds-cont h4 {
        font-size: 20px;
    }

    .active .feeds-cont h4 {
        font-size: 22px;
    }

    .footer-inner h2 {
        font-size: 50px;
    }

    .zwrapper .value-inner h2 {
        margin-bottom: 125px;
    }

    .zwrapper .feeds-inner h2 {
        margin-bottom: 150px;
    }

    .banner-cont p {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .zwrapper h1 {
        font-size: 45px;
    }

    .zwrapper h2 {
        font-size: 40px;
    }

    .feed-lft .feed-lists:first-child {
        padding-top: 80px;
    }

    .zwc-feeds-wrap h3 {
        margin-bottom: 50px;
    }

    .feeds-cont h4 {
        margin-bottom: 30px;
    }

    .feeds-cont {
        padding-top: 30px;
    }

    .zwc-feeds-wrap:not(:last-child) {
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 991px) {
    .zwc-section {
        padding: 80px 0 80px;
    }

    .banner-inner,
    .value-slick-container,
    .feeds-matter {
        flex-direction: column;
    }

    .banner-cont {
        max-width: 700px;
        margin-bottom: 30px;
    }

    .banner-cont,
    .matter-cont {
        width: 100%;
    }

    .feeds-cont p {
        max-width: 100%;
    }

    .banner-image-container {
        margin-bottom: 0;
        width: 65%;
    }

    .feeds-cont {
        padding-top: 20px;
    }

    .banner-cont {
        text-align: center;
    }

    .zwc-feeds-wrap h3 {
        position: static;
        margin: 0 auto 30px;
        text-align: center;
    }

    .feeds-img {
        position: static;
        opacity: 1;
        visibility: visible;
        max-height: none;
    }

    .feeds-img {
        margin: 0 auto;
    }

    .feeds-cont h4 {
        margin-bottom: 15px;
    }

    .zwrapper h2 {
        margin-bottom: 50px;
    }

    .feeds-cont {
        margin: auto;
        max-width: 560px;
        width: 100%;
        text-align: center;
    }

    .feed-lft .feed-lists:first-child {
        padding-top: 0;
    }

    .feeds-cont h4::before,
    .feeds-cont h4::after,
    .zactive-line,
    .slick-img-wrap::before {
        display: none;
    }

    .feeds-cont p {
        display: block;
    }

    .zwc-feeds-wrap ul li:not(:last-child) {
        margin-bottom: 0;
    }

    .zwc-feeds-wrap:not(:last-child) {
        margin-bottom: 115px;
    }

    .slick-wrap,
    .slick-cont-wrap {
        width: 65%;
    }

    .matter-img {
        margin-bottom: 30px;
    }

    .footer-inner {
        max-width: 600px;
        text-align: center;
    }

    .act-btn {
        padding: 11px 20px;
        font-size: 14px;
    }

    .banner-contact-btn {
        padding: 13px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .zwc-section {
        padding: 70px 0 70px;
    }

    .banner-image-container,
    .matter-img {
        max-width: 450px;
        width: 100%;
    }

    .banner-img img {
        min-height: 325px;
    }

    .slick-feeds-cont li {
        margin-bottom: 30px;
        text-align: center;
    }

    .matter-cont ul li h4::before,
    .slick-feeds-cont li h4::before,
    .matter-cont ul li h4::after,
    .slick-feeds-cont li h4::after,
    .bulb-img {
        display: none;
    }

    .matter-cont ul li p,
    .slick-feeds-cont li p {
        padding-left: 0;
    }

    .matter-cont ul li {
        text-align: center;
    }

    .slick-cont-wrap,
    .feed-lft h3 {
        width: 100%;
    }

    .feeds-img {
        max-width: 400px;
        width: 100%;
    }

    .slick-wrap {
        width: 80%;
    }
}

@media only screen and (max-width: 480px) {
    .zwc-section {
        padding: 60px 0 60px;
    }

    .banner-btn-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .banner-contact-btn {
        margin-left: 0;
    }

    .zwc-feeds-wrap:not(:last-child) {
        margin-bottom: 80px;
    }

    .slick-wrap {
        width: 100%;
    }

    .zwc-feeds-wrap ul li:not(:last-child) {
        margin-bottom: 0;
    }

    .slider-line-wrap {
        display: none;
    }
}

/*feature-breadcrumb start*/
.feature-breadcrumb {
  padding-top: 23px;
  background-color: #4827ba;
}
.feature-breadcrumb.breadcrumb-dark li {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a {
  color: #666;
}
.feature-breadcrumb.breadcrumb-dark li a:hover {
  color: #000;
}
.feature-breadcrumb.breadcrumb-dark li a:after {
  background: #000;
}
.feature-breadcrumb.breadcrumb-light li {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:hover {
  color: #fff;
}
.feature-breadcrumb.breadcrumb-light li a:after {
  background: #fff;
}
.feature-breadcrumb .jpc-container {
  max-width: 1200px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
.feature-breadcrumb li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  margin-right: 14px;
  position: relative;
  color: #fff;
}
.feature-breadcrumb li a {
  color: #fff;
  position: relative;
  display: block;
  transition: 0.2s;
  padding-bottom: 4px;
}
.feature-breadcrumb li a:hover {
  color: #fff;
}
.feature-breadcrumb li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.2s linear;
}
.feature-breadcrumb li a:before {
  content: '>';
  display: block;
  height: 5px;
  width: 5px;
  position: absolute;
  right: -8px;
  top: -1px;
  font-size: 13px;
  font-weight: 400;
  pointer-events: none;
}
.feature-breadcrumb li a:after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all 0.3s linear;
}
/*feature-breadcrumb end*/
.zwrapper h1,
.zwrapper h2,
.zwrapper h3,
.zwrapper h4,
.zwrapper h5,
.zwrapper h6 {
  font-weight: 700;
}
.zwrapper p {
  line-height: 2;
}
@media only screen and (max-width: 1250px) {
  .feature-breadcrumb .jpc-container {
    max-width: 100%;
    padding: 0 25px;
  }
}