img {
    width: 100%;
    display: block;
}

p b {
    font-family: var(--zf-primary-bold);
}
:root {
    --section-p-t: 100px;
    --section-p-b: 100px;
    --section-m-t: 100px;
    --section-m-b: 100px;
}

.zw-product-header, .zwc-cta-sec {
    background: var(--banner-bg);
}

.zwc-cta-sec {
    color: rgb(255, 255, 255);
    text-align: center;
    position: relative;
    margin-top: var(--section-m-t);
}

.zwc-cta-sec::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-image: radial-gradient(rgb(217, 217, 217) 1.5px, transparent 0px);
    background-size: 40px 40px;
    background-position: 0px 0px;
    opacity: 0.2;
}
.act-btn {
    padding: 13px 30px;
    border-radius: 3px;
    margin: 10px 0px 0px;
}

.zwc-forms-main h1 {
    font-family: var(--zf-secondary-bold);
    font-size: 60px;
    line-height: 1.15;
    letter-spacing: -1px;
    margin-left: auto;
    margin-right: auto;
}

.zwc-forms-main h2 {
    font-size: 46px;
    margin-bottom: 20px;
}

.zwc-t-center {
    text-align: center;
}

.zwc-sec-wrap {
    max-width: 1100px;
    margin: 0px auto;
}

.zwc-forms-main .zwc-txt-lft {
    text-align: left;
}
.zwc-h2-wid {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.zwc-p-wid {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.zwc-submissions .zwc-p-wid{
    margin-bottom: 0;
}
.zwc-forms-main h2, .zwc-forms-main h3, .zwc-forms-main h4 {
    font-family: var(--zf-primary-bold);
    line-height: 1.2;
}
.zwc-forms-main h3 {
    font-size: 32px;
}
.zwc-2col-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
}

.zwc-2col-inner {
    padding: 100px 0px 0px;
}
.zwc-2col-p-t-0{
    padding-top: 0;
}
.zwc-2col-inner h2 {
    font-size: 26px;
    max-width: 400px;
}
.zwc-2col-lft {
    max-width: 35%;
    width: 100%;
    position: relative;
    z-index: 1;
}
.zwc-2col-rht {
    max-width: 57%;
    width: 100%;
    position: relative;
    z-index: 1;
}
.zwc-2col-oc .zwc-2col-lft {
    order: 2;
}
.zwc-2col-lft p:last-child {
    margin-bottom: 0px;
}
.zwc-main-sec {
    padding-top: var(--section-p-t);
    padding-bottom: var(--section-p-b);
}
.zwc-b-r{
    border-radius: 10px;
}
/* ------- Banner ------- */
.zwc-banner-sec{
    padding-bottom: 0;
    position: relative;
    padding-top: 70px;
}
.zwc-banner-sec::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 38px;
    top: -68px;
    background: linear-gradient(135deg, #0b2a7c 0, #02080e 100%);
    z-index: -1;
}
.zwc-banner-sec .zwc-2col-flex{
    flex-direction: column;
}
.zwc-banner-sec .zwc-2col-lft {
    max-width: 100%;
    color: #fff;
}
.zwc-banner-sec .zwc-2col-lft h1{
    max-width: 800px;
}
.zwc-banner-sec .zwc-2col-lft h1 span {
    color:#10B75B
}
.zwc-banner-sec .zwc-2col-lft p {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.zwc-banner-sec .zwc-banner-img{
    max-width: 1150px;
    margin: 0 auto;
}
.zwc-our-brands-main {
    padding: 0;
}
.zwc-our-brands-main .content-wrap {
    padding: 50px 0 40px 0;
}
.zwc-our-brands-main .content-wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent 50%, #000 0);
    background-size: 11px 4px;
}
.zwc-our-brands li img {
    width: 50%;
    display: block;
    margin: 0 auto;
}
ul.zwc-benefits {
    margin-top: 40px;
}
.zwc-benefits li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 40px;
    text-align: left;
}
.zwc-benefits li:last-child{
    padding-bottom: 0;
}
.zwc-benefits li::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 10px;
    width: 12px;
    height: 6px;
    border-left: 2px solid #0CB558;
    border-bottom: 2px solid #0CB558;
    transform: rotate(-45deg)
}   
.zwc-benefits li::after{
    content: '';
    position: absolute;
    left: 0px;
    top: 2px;
    width: 24px;
    height: 24px;
    border: 2px solid #0CB558;
    border-radius: 50%;
}
.zwc-share-report{
    background: linear-gradient(135deg, #0B2A7C 0%, #02080E 100%);
}

.zwc-share-report .zwc-2col-lft, .zwc-share-report h2{
    color: #fff;
}
.zwc-share-report .zwc-approval {
    max-width: 70%;
    margin: 0 auto;
}
.zwc-share-report .zwc-share-opt{
    border-radius: 10px;
    padding: 20px;
    background: #fff;
}

/********* story-section **********/

.story-section {
    background: #F7F7F7;
}
.story-section h2 {
    text-align: center;
    margin-bottom: 50px;
}

.story-section h2 span {
    font-family: var(--primaryfont-bold);
}

.story-slider-1 .item p, .name {
    font-size: 18px;
    line-height: 2;
}

.story-slider-1 {
    max-width: 700px;
    margin: 0 auto;
}

.name {
    font-family: var(--secondaryfont-semibold);
    margin-bottom: 40px;
}

.name small {
    font-family: var(--secondaryfont-regular);
}

.story-section .col-1 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.story-section .col-2 {
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
    position: relative;
}

.story-section .story-slider-2 .item {
    padding: 2px;
    margin-right: 0;
    float: none;
    height: 74px;
    width: 74px !important;
    position: relative;
    cursor: pointer;
    border: 2px solid #fd4947;
    border-radius: 50%;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    padding: 0;
}

.story-section .story-slider-2 .slick-track {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-flexpack: center;
}

.story-slider-2 {
    margin: 0 0 20px;
    text-align: center;
}
.story-slider-2 img {
    max-width: 70px;
    border-radius: 50%;
    transition: all .5s ease-in-out;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
}
.story-section span.icons {
    background: url(/sites/zweb/images/forms/zf-fbuilder-sprite.png);
    display: block;
    background-size: 105px auto;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position: 0 0;
    position: absolute;
    z-index: 1;
}
.story-section span.icons.icons-1 {
    top: -15px;
    left: -22px;
    border-radius: 50%;
    transform: scale(0.2);
    opacity: 0;
    transition: all .5s ease;
}


.story-section .story-slider-2 .item.slick-current.slick-active,
.slick-current img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
}


.story-slider-2 .item:first-child img {
    background: #e3e3f2;
}
.story-slider-2 .item:nth-child(2) img {
    background: #e0fde0;
}
.story-slider-2 .item:last-child img {
    background: #d6eefd;
}

.story-section .slick-current span.icons.icons-1 {
    opacity: 1;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    display: block;
}
.story-section .slick-prev {
    left: 150px;
}
.story-section .slick-next {
    right: 150px;
}
.story-slider-1 .item p {
    max-width: 760px;
    margin: 0 auto 20px;
}
.story-slider-2 .item:nth-child(1) {
    border-color: #eeb4d3;
}
.story-slider-2 .item:nth-child(2) {
    border-color: #aee8ae;
}
.story-slider-2 .item:nth-child(3) {
    border-color: #88cdf7;
}
.story-section .story-slider-2 .slick-track {
    transform: none !important;
    width: 100% !important;
}

.story-slider-1 .item.slick-current {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
}
.story-slider-1 .item {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: all .8s!important;
    -webkit-transition: all .8s!important;
    opacity: 0;
}
.story-section .slick-next:before,.story-section .slick-prev:before {
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    width: 9px;
    height: 9px;
    background: no-repeat;
    transform: rotate(45deg) translate(-50%,-50%);
    top: 58%;
    right: 28%;
    transition: none
}
.story-section .slick-next:after,.story-section .slick-prev:after {
    background: #000;
    transform: rotate(90deg);
    left: 13px;
    top: 29%;
    right: auto;
    height: 13px;
    width: 2px;
    transition: none
}
.story-section .slick-prev:hover:before,.story-section .slick-next:hover:before {
    background: 0
}
.story-section .slick-prev:after {
    left: 13px;
    top: 9px
}
.story-section .slick-prev:before {
    left: 12px
}
.story-section .slick-prev:hover,
.story-section .slick-next:hover {
    background: #ff5858
}

.story-section .slick-prev:hover:after {
    background: #fff
}
.story-section .slick-next:hover:after,.story-section .slick-next:hover:before,.story-section .slick-prev:hover:after,.story-section .slick-prev:hover:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff
}
.story-section .slick-prev {
    left: -90px;
    right: auto;
    transform: rotate(-180deg)
}
.story-section .slick-next,.story-section .slick-prev {
    right: -90px;
    background: #e2e2e2;
    border-radius: 100%;
    top: 90px
}

/*********** FAQ **************/

.faq-section {
    padding-top: var(--section-p-t);
    padding-bottom: var(--section-p-b);
}
.faq-section a { 
    padding: 7px 12px;
    border: 1px solid #03a9f5;
    border-radius: 5px;
    font-size: 16px;
    transition: .1s ease;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
}
.faq-section h2 {
    text-align: center;
    font-family: var(--primaryfont-semibold);
    font-size: 36px
}
.faq-content {
    border: 1px solid #ebebeb;
    transition: all .5s ease;
    border-radius: 5px;
    margin: 30px 0
}
.faq-content:last-child{
    margin-bottom: 0;
}
.faq-content.active {
    border-color: #000000;
    padding-bottom: 20px
}
.faq-content h3.active {
    color: #000000;
}
.faq-content h3 {
    position: relative;
    font-size: 23px;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    margin: 0;
    transition: all .5s ease;
    padding: 25px 25px 25px;
}
.faq-content h4 {
    font-size: 26px;
    color: #177dfc
}
.faq-content.active h4 {
    color: #177dfc
}
.faq-content .faq-arrow::after,.faq-content .faq-arrow::before {
    content: '';
    position: absolute;
    display: block;
    right: -9px;
    width: 12px;
    height: 2px;
    background: #000;
    border-radius: 2px;
    transition: all .5s
}
.faq-content.active .faq-arrow::after,.faq-content.active .faq-arrow::before {
    background: #000000;
}
.faq-content .faq-arrow::before {
    top: 5px;
    right: 1px
}
.faq-content .faq-arrow::after {
    right: inherit;
    left: 7px;
    transform: rotate(90deg);
    top: 5px
}
.faq-content h3.active span.faq-arrow:before {
    transform: rotate(-90deg)
}
.faq-content h3 span.faq-arrow {
    position: absolute;
    right: 17px;
    top: 50%;
    width: 20px;
    height: 15px;
    transition: all .5s ease;
    transform: translate(-50%,-50%) rotate(-90deg)
}
.accordion {
    margin: 50px auto 0;
    max-width: 780px
}
ul.list ul li::before,ul.list ul li::after {
    display: none
}
ul.list li {
    position: relative;
    padding: 12px 0 0 25px;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.5
}
ul.list li:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 10px;
    box-shadow: 4px -4px 0 0 #000 inset;
    transform: rotate(-45deg) scale(0.5);
    -webkit-transform: rotate(-45deg) scale(0.5);
    -ms-transform: rotate(-45deg) scale(0.5);
    left: 0;
    top: 20px
}
ul.list li:after {
    content: "";
    position: absolute;
    border: 1px solid #000;
    width: 17px;
    height: 17px;
    top: 17px;
    left: 0;
    border-radius: 50%
}
.accord-content b{
    font-family: var(--zf-primary-semibold);
}
.accord-content {
    display: none;
    padding: 0 30px;
    margin-top: -15px;
}
.cta-section {
    background: #1a1a25;
    text-align: center;
    color: #fff;
    padding: 4em 0;
}
.cta-section .content-wrap {
    max-width: 900px;
}
.cta-section h2 {
    margin-bottom: 25px;
    font-size: 40px;
}

@media screen and (max-width: 1280px) {
    .zwc-forms-main h1 {
        font-size: 45px;
    }
}

@media screen and (min-width: 767px) {
    .zwc-banner-img, .zwc-2col-rht {
        opacity: 0;
    }

    .middle-animated .zwc-banner-img, .middle-animated .zwc-2col-rht {
        animation: 0.5s ease-out 0.3s 1 normal forwards running slideDown;
    }

    @keyframes slideDown {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateY(30px);
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateY(0px);
        }
    }

    @keyframes floating {
        0%, 100% {
            transform: translateY(15px);
        }

        50% {
            transform: translateY(0px);
        }
    }
}

@media screen and (max-width: 1280px) {
    .zwc-banner-sec .zwc-2col-lft h1 {
        max-width: 670px;
    }    
}

@media screen and (max-width: 1024px) {
    .zwc-forms-main h2 {
        font-size: 36px;
        max-width: 100%;
    }
    :root {
        --section-p-t: 70px;
        --section-p-b: 70px;
        --section-m-t: 70px;
        --section-m-b: 70px;
    }
    .zwc-2col-flex {
        flex-direction: column;
        max-width: 700px;
        margin: 0px auto;
        text-align: center;
    }

    .zwc-2col-lft .zwc-2col-rht {
        max-width: 100%;
        width: 100%;
    }

    .zwc-2col-lft, .zwc-2col-rht, .zwc-banner-sec .zwc-2col-lft, .zwc-banner-sec .zwc-2col-rht {
        max-width: 650px;
    }
    .zwc-2col-inner {
        padding-top: 60px;
    }
    .zwc-2col-p-t-0{
        padding-top: 0;
    }
    .zwc-2col-oc .zwc-2col-lft {
        order: inherit;
    }
    .story-slider-1 .item p, .name {
        font-size: 18px;
        line-height: 2;
    }
    .story-slider-1 .item p {
        max-width: 530px;
    }
	.story-section {
        padding: 2em 0 4em;
    }
    .story-section span.icons{
        display: none;
    }
    .story-section .name small {
        display: block;
    }
    .story-section .slick-prev {
        left: 50px;
    }
    .story-section .slick-next {
        right: 50px;
    }
    .zwc-banner-sec::before{
        bottom: 0;
    }
    .zwc-share-report h2{
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .zwc-forms-main h1 {
        font-size: 36px;
    }
    .zwc-forms-main h2 {
        font-size: 32px;
    }
    .zwc-forms-main h3 {
        font-size: 25px;
    }
    .zwc-2col-flex {
        gap: 25px;
    }
    .story-section .slick-dots li.slick-active {
        background: #fd4947;
        border-color: #fd4947;
    }
    .story-section {
        padding: 4em 0;
    }
    .story-section .col-1 {
        max-width: 100%;
    }
    .story-section .more-customers {
        margin-top: 40px;
    }
    .zwc-banner-sec .zwc-2col-lft h1 {
        max-width: 580px;
    }
    .zwc-benefits li{
        padding-bottom: 30px;
    }
    .zwc-banner-sec{
        padding-top: 40px;
    }
    
}

@media screen and (max-width: 480px) {
    .zwc-forms-main h2, .zwc-faq-sec .zwc-page-title h2 {
        font-size: 30px;
    }
    .zwc-banner-ss-2 {
        border-radius: 6px;
        max-width: 45%;
    }
    .zwc-our-brands li img{
        width: 65%;
    }
    .faq-content h3{
        padding-right: 60px;
        font-size: 20px;
    }
    .zwc-share-report .zwc-approval {
        max-width: 90%;
    }
   .faq-section a {
        padding: 5px 9px;
        font-size: 14px;
    }
}
