:root {
    --secondary-sub-color: #00bc83;
    --bg-color: #1c222d;
    --highlight-text: #00bc83;
}

a.act-btn.cta-btn {
    padding: 14px 40px;
    border-radius: 3px
}

img {
    display: block
}

img.img-shadow,
.img-shadow img {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    border: 1px solid #f0f0f0
}

.zw-template-inner h1 {
    font-size: 64px;
}

.zw-template-inner h2 {
    font-size: 48px;
    line-height: 1.1;
}

.rows {
    display: flex;
    flex-wrap: wrap;
}

.rows>div {
    flex: 0 0 50%;
    max-width: 50%;
}

.wrapper h4 {
    line-height: 1.2;
    font-family: var(--secondaryfont-bold);
    font-size: 26px
}

.zwc-banner-section,
.zw-product-header {
    background: var(--bg-color);
}

.zwc-banner-content p {
    margin: 0 0 25px;
    font-size: 17px;
}

.zwc-banner-section .rows {
    align-items: flex-end;
    justify-content: space-evenly;
}

.zwc-banner-section .zwc-col-1 {
    max-width: 40%;
    padding: 150px 0;
}

.zwc-banner-section .zwc-col-2 {
    max-width: 42%;
}

.zwc-banner-img-1 {
    max-width: 85%;
    margin: auto;
    display: block;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.zwc-banner-img-2 {
    max-width: 45%;
    position: absolute;
    left: -18%;
    bottom: 6%;
    width: 100%;
}

.zwc-banner-img-3 {
    max-width: 45%;
    position: absolute;
    right: -10%;
    bottom: 0;
}

.zwc-banner-img {
    position: relative;
}

.zwc-banner-section:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: radial-gradient(#949494 1.4px, transparent 0);
    background-size: 40px 40px;
    background-position: 0 0;
    opacity: .1;
}

.zwc-banner-section {
    color: #fff;
    position: relative;
}

.zwc-banner-section h1 span {
    color: #00bc83;
}

/** html-list-section **/

section.zwc-html-list-section {
    background: #f7f7f7;
    padding: 4em 0;
}

section.zwc-html-list-section .zwc-col {
    max-width: calc(33.33% - 40px);
}

section.zwc-html-list-section .rows {
    gap: 40px;
}

section.zwc-html-list-section h4:before {
    content: "";
    display: block;
    background: url(/sites/zweb/images/forms/html-form-builder/zf-html-form-sprite.png) no-repeat;
    background-size: 528px auto;
    width: 53px;
    height: 53px;
    margin-bottom: 15px;
}

.zwc-html-list-section .bx-1 h4:before {
    background-position: 0px 0;
    width: 50px;
}

.zwc-html-list-section .bx-2 h4:before {
    background-position: -47px 0;
}

.zwc-html-list-section .bx-3 h4:before {
    background-position: -100px 0;
    width: 59px;
    height: 55px;
}

/**** Feature section ******/

.rows.dflex-align-center {
    align-items: center;
}

.zwc-key-feature-section .rows .zwc-col-1,
.zwc-html-feature-section .rows .zwc-col-1 {
    max-width: 40%;
}

.zwc-key-feature-section .rows .zwc-col-2,
.zwc-html-feature-section .rows .zwc-col-2 {
    max-width: 40%;
}

.zwc-feature-content h3 {
    font-size: 36px;
    line-height: 1.1;
}

.zwc-html-feature-section .rows,
.zwc-key-feature-section .rows {
    justify-content: space-evenly;
}

.zwc-key-feature-section .content-wrap,
.zwc-html-feature-section .content-wrap {
    padding: 4em 0;
}

.zwc-html-feature-section .rows:nth-child(2n+2) {
    flex-direction: row-reverse;
}

.zwc-merged-pdf-section {
    border: 1px solid #ccd6e1;
    border-radius: 12px;
    background: #fff;
    margin-top: 70px;
}

section.zwc-html-feature-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 400px;
    background: #ecf5ff;
    z-index: -1;
}

section.zwc-html-feature-section {
    position: relative;
}

section.zwc-html-list-section.zwc-two-col {
    background: #ecf5ff;
    padding: 8em 0 6em;
}

section.zwc-html-list-section.zwc-two-col .zwc-col {
    max-width: calc(45% - 40px);
    flex: 0 0 50%;
    margin: 0 auto;
}

section.zwc-html-list-section.zwc-two-col h4:before {
    position: absolute;
    left: 0;
}

section.zwc-html-list-section h4 {
    position: relative;
}

section.zwc-html-list-section.zwc-two-col h4,
section.zwc-html-list-section.zwc-two-col p {
    padding-left: 80px;
}

.zwc-html-list-section.zwc-two-col .bx-1 h4::before {
    background-position: -181px 0;
}

.zwc-html-list-section.zwc-two-col .bx-2 h4::before {
    background-position: -241px 0;
}

.zwc-html-list-section.zwc-two-col .bx-3 h4::before {
    background-position: -301px 0;
}

.zwc-html-list-section.zwc-two-col .bx-4 h4::before {
    background-position: -361px 0;
}

.zwc-html-list-section.zwc-two-col h4::before {
    width: 60px;
    height: 60px;
    background-size: 600px auto;
}

/****** templates-section *****/

.zwc-template-section {
    background: linear-gradient(180deg, rgba(4, 25, 45, 1) 25%, rgba(2, 39, 71, 1) 55%, rgba(5, 25, 40, 1) 85%);
    color: #fff;
    padding: 6em 0;
    overflow: hidden;
}

.zwc-template-section .zwc-template-content {
    max-width: 700px;
}

.zwc-template-content a {
    text-decoration: underline;
    color: #00bc83;
    font-family: var(--secondaryfont-semibold);
    text-underline-offset: 3px;
}

.zwc-template-content h2 span {
    color: var(--secondary-sub-color);
}

.zwc-template-list {
    position: relative;
}

.zwc-template-slider {
    padding-top: 60px;
}

.zwc-template-list .item img {
    display: block;
    border: 20px solid #fff;
    border-radius: 10px;
    width: 100%;
}

a.zwc-btn-template {
    background: #3bb639;
    color: #fff;
    padding: 17px 45px 17px 30px;
    border-radius: 4px;
    font-family: var(--primaryfont-semibold);
    text-decoration: none;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

a.zwc-btn-template:after {
    background: var(--common-elements);
    content: "";
    position: absolute;
    right: 26px;
    width: 16px;
    height: 15px;
    background-position: -350px 0;
    background-size: 700px auto;
    top: 50%;
    transform: translateY(-50%);
    filter: invert(1);
}

.zwc-template-slider .item {
    position: relative;
    margin: 12px;
}

.zwc-template-slider .item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    transition: all .3s ease;
    visibility: hidden
}

.zwc-template-slider .item:hover:before {
    opacity: .5;
    visibility: visible;
}

.zwc-template-slider .item:hover a {
    opacity: 1;
    visibility: visible
}

.zwc-source-earthday {
    background: #f4f4f4;
    padding: 30px 0;
}

.zwc-source-earthday p {
    font-size: 13px;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
    word-break: break-word;
}

.zwc-template-slider .slick-list {
    overflow: visible;
}

.zwc-temp-slider-navigation .slick-next:before,
.zwc-temp-slider-navigation .slick-prev:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 9px;
    height: 9px;
    background: no-repeat;
    transform: rotate(45deg) translate(-50%, -50%);
    top: 56%;
    right: 33%;
    transition: none
}

.zwc-temp-slider-navigation .slick-next:after,
.zwc-temp-slider-navigation .slick-prev:after {
    background: #fff;
    transform: rotate(90deg) translate(-50%, -50%);
    left: 27%;
    top: 35%;
    right: auto;
    height: 13px;
    width: 2px;
    transition: none
}

.zwc-temp-slider-navigation .slick-prev:after {
    left: 24%
}

.zwc-temp-slider-navigation .slick-prev:before {
    left: 40%
}

.zwc-temp-slider-navigation .slick-prev:hover:after\  {
    background: #fff
}

.zwc-temp-slider-navigation .slick-next:hover:after,
.zwc-temp-slider-navigation .slick-next:hover:before,
.zwc-temp-slider-navigation .slick-prev:hover:after,
.zwc-temp-slider-navigation .slick-prev:hover:before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff
}

.zwc-temp-slider-navigation .slick-next,
.zwc-temp-slider-navigation .slick-prev {
    right: 0;
    background: var(--secondary-sub-color);
    top: 0;
    position: relative;
    left: 0;
    transform: none;
    width: 35px;
    height: 35px;
    border-radius: 7px
}

.zwc-temp-slider-navigation .slick-prev {
    left: -8px;
    right: auto;
    transform: rotate(-180deg) translate(0, 0);
    margin-right: 4px
}

.zwc-temp-slider-navigation {
    display: flex;
    position: absolute;
    right: 80px;
    top: -60px;
    text-indent: -999999px;
}

.zwc-temp-slider-navigation button.slick-next.slick-disabled,
.zwc-temp-slider-navigation button.slick-prev.slick-disabled {
    border: 1px solid #fff;
    background: #fff;
    opacity: 0.7;
    pointer-events: none;
}

.zwc-temp-slider-navigation button.slick-prev.slick-disabled::before,
.zwc-temp-slider-navigation button.slick-next.slick-disabled::before {
    border-right: 2px solid #000;
    border-top: 2px solid #000;
}

.zwc-temp-slider-navigation button.slick-prev.slick-disabled::after,
.zwc-temp-slider-navigation button.slick-next.slick-disabled::after {
    border-right: 2px solid #000;
    border-top: 2px solid #000;
}

/**** Key feature section ***/
.zwc-key-feature h2 {
    text-align: center;
    margin-bottom: 1em;
}

.zwc-key-feature {
    padding: 3em 0;
}

/* .zwc-key-feature-section .rows:nth-child(2n+2) {
    flex-direction: row;
} */
.zwc-key-feature-section .rows:nth-child(2n+2) {
    flex-direction: row-reverse;
}

/***** customize-section ******/
.content-wrap.rows.customize-section {
    justify-content: space-between;
}

.customize-section .sub-img-2 {
    max-width: 240px;
    left: -140px;
    bottom: 50px;
    position: absolute;
}

.customize-section .zwc-feature-img {
    margin: 0 auto;
    position: relative;
    max-width: 620px;
}

.customize-section .sub-img {
    position: absolute;
    bottom: 0;
    left: 40px;
    max-width: 250px;
    z-index: 1;
    opacity: 1;
    animation: none;
}

/****** Sell section *****/

.data-loaded span.icon::before {
    background-image: url(/sites/zweb/images/forms/html-form-builder/zf-html-form-sprite.png);
}

.sell-section .zwc-col-2 {
    margin: 0 auto;
}

.sell-section .zwc-feature-img {
    width: 640px;
    max-width: 640px;
    position: relative;
}

.sell-section .img-1:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #f6f2fd;
    width: 100%;
    height: 80%;
    z-index: -1;
    border-radius: 5px;
}

.sell-section .img-1:after {
    background: linear-gradient(transparent 0px, transparent 2px, #f6f2fd 2px, #f6f2fd 20px), linear-gradient(to right, #caaefb 0px, #caaefb 2px, #f6f2fd 2px, #f6f2fd 20px);
    background-position: -231px -2px;
    background-size: 20px 20px;
    content: "";
    position: absolute;
    left: 42px;
    top: 9px;
    width: 135px;
    height: 135px;
}

.sell-section .img-1 {
    max-width: 450px;
    margin: 0 0 0 auto;
    padding: 60px 40px 0 90px;
    position: relative;
}

.sell-section .img-1 img {
    position: relative;
    z-index: 1;
}

.sell-section .sub img {
    box-shadow: none;
    border: 0;
}

.sell-section .sub {
    position: absolute;
    top: 170px;
    right: -10px;
    max-width: 170px;
    z-index: 1;
}

.sell-section .img-2 {
    position: absolute;
    bottom: -50px;
    left: -10px;
    max-width: 320px;
}

.sell-section span.icon {
    background-color: #f3fffb;
    border-radius: 8px;
    border: 1px solid #45c490;
    display: block;
    width: 45px;
    height: 45px;
    position: relative;
    margin-bottom: 20px;
}

.sell-section span.icon:before {
    background-repeat: no-repeat;
    background-position: -441px 0;
    background-size: 620px auto;
    content: "";
    height: 24px;
    width: 25px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}

.sell-section span.icon.icon-1 {
    top: 0;
}

.sell-section span.icon.icon-2 {
    border-color: #539aea;
    background-color: #edf9ff;
}

.sell-section span.icon.icon-2:before {
    background-position: -465px 0;
}

.sell-section span.icon.icon-3 {
    border-color: #db7bff;
    background-color: #fcebff;
}

.sell-section span.icon.icon-3:before {
    background-position: -491px 0;
    height: 24px;
}

.sell-section .anim-icon {
    position: absolute;
    top: 30px;
    left: 100px;
}

.content-wrap.rows.zwc-img-right {
    flex-direction: row;
}

.zwc-online-build-section .zwc-col-2 {
    flex: 0 0 40%;
    max-width: 40%;
}


/********* story-section **********/

/*** online form build *****/
.content-wrap.rows.zwc-online-build-section {
    background: #1a202c;
    color: #fff;
    border-radius: 20px;
    align-items: flex-end;
    padding: 0;
    margin: 40px auto;
}

.content-wrap.rows.zwc-online-build-section .zwc-col-1 {
    flex: 0 0 60%;
    max-width: 60%;
}

.zwc-online-build-section .zwc-feature-img {
    max-width: 360px;
    margin: 0 auto;
}

.zwc-online-build-section .zwc-feature-content {
    padding: 70px 60px;
}

/***** Create section ******/

.zwc-key-feature-section .zwc-html-form-gen-section .zwc-col-2 {
    max-width: 50%;
}

.zwc-html-create-section {
    background: #ecf5ff;
    border-radius: 20px;
    padding-top: 80px;
    overflow: hidden;
    margin-bottom: 5em;
}

.zwc-html-create-section h2 {
    text-align: center;
    margin-bottom: 80px;
    padding: 0 12px;
}

.zwc-create-content {
    padding: 10px 80px 80px;
}

.zwc-create-img {
    max-width: 500px;
    margin: 0 0 0 auto;
}

.zwc-create-img img {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    border-radius: 11px;
    border: 1px solid #f0f0f0;
    margin-left: 10px;
    margin-bottom: -10px;
}

.zwc-html-create-section .zwc-col-1 {
    max-width: 60%;
    flex: 0 0 60%;
}

.zwc-html-create-section .zwc-col-2 {
    max-width: 40%;
    flex: 0 0 40%;
}

.zwc-html-create-section .rows {
    align-items: flex-end;
}

.story-section {
    padding: 4em 0;
    text-align: center;
}

.story-section h2 {
    /* font-family: var(--zf-secondary-light); */
    font-size: 45px;
    line-height: 1.1;
    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 .zwc-col-1 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.story-section .zwc-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
}

.more-customers a {
    color: #03a9f5;
    border: 1px solid #03a9f5;
    display: inline-block;
    padding: 12px 30px;
    font-family: var(--primaryfont-semibold);
    text-transform: uppercase;
}

/**** rating *****/

.rating-section {
    padding: 5em 0;
    background: #f6f9ff;
}

.rating-main img {
    width: 130px;
    margin: 0 auto 10px;
}

.trust-radius img {
    width: 150px;
}

.g2 img {
    width: 50px;
}

.rating-section ul {
    max-width: 740px;
    margin: 35px auto 0;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
}

.rating-main {
    text-align: center;
}

.rating-main p {
    border-bottom: 1px solid #333;
    display: inline-block;
}


.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 21px;
    letter-spacing: 2px;
    margin-bottom: 7px;
}

.stars-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #d0d0d0;
}

.stars-container:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f9a826;
    overflow: hidden;
    transition: ease all 3s;
    -webkit-transition: ease all 3s;
    width: 0%;
}

.counter-star {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #888;
}

.current-value {
    color: #000;
}

.rating-section ul li {
    opacity: 0;
}

.bottom-animated ul li .stars-container.stars-5:after {
    width: 100%;
}

.bottom-animated ul li .stars-container.stars-4:after {
    width: 80%;
}

.bottom-animated ul li .stars-container.stars-4-4:after {
    width: 88%;
}

.bottom-animated ul li .stars-container.stars-4-5:after {
    width: 90%;
}

.rating-section .bottom-animated ul li:nth-child(1) {
    animation: opacity .6s ease-out .2s forwards;
    -webkit-animation: opacity .6s ease-out .2s forwards;
}

.rating-section .bottom-animated ul li:nth-child(2) {
    animation: opacity .6s ease-out .4s forwards;
    -webkit-animation: opacity .6s ease-out .4s forwards;
}

.rating-section .bottom-animated ul li:nth-child(3) {
    animation: opacity .6s ease-out .6s forwards;
    -webkit-animation: opacity .6s ease-out .6s forwards;
}

.rating-section .bottom-animated ul li:nth-child(4) {
    animation: opacity .6s ease-out .8s forwards;
    -webkit-animation: opacity .6s ease-out .8s forwards;
}

@keyframes opacity {
    from {
        visibility: hidden;
        opacity: 0
    }

    to {
        visibility: visible;
        opacity: 1
    }
}

.rating-section ul li {
    opacity: 0
}

.rating-section .bottom-animated ul li:nth-child(1) {
    animation: opacity .6s ease-out .2s forwards;
    -webkit-animation: opacity .6s ease-out .2s forwards;
}

.rating-section .bottom-animated ul li:nth-child(2) {
    animation: opacity .6s ease-out .4s forwards;
    -webkit-animation: opacity .6s ease-out .4s forwards
}

.rating-section .bottom-animated ul li:nth-child(3) {
    animation: opacity .6s ease-out .6s forwards;
    -webkit-animation: opacity .6s ease-out .6s forwards
}

.rating-section .bottom-animated ul li:nth-child(4) {
    animation: opacity .6s ease-out .8s forwards;
    -webkit-animation: opacity .6s ease-out .8s forwards
}

/********** FAQ **************/

.faq-section {
    padding: 90px 0
}

.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.active {
    border-color: #000000;
    padding-bottom: 20px
}

.faq-content h3.active {
    color: #000000;
}

.faq-content h3 {
    position: relative;
    font-size: 21px;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    margin: 0;
    transition: all .5s ease;
    padding: 30px 42px 30px 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: 5px;
    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: 18px;
    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 {
    display: none;
    padding: 0 30px;
    margin-top: -15px;
}

/************* Cta *************/
.cta-section {
    text-align: center;
    padding: 5em 0;
}

.cta-section h2 {
    margin-bottom: 15px;
    font-size: 45px;
}

.cta-section .content-wrap {
    max-width: 800px;
}

.other-lang section.story-section {
    display: none;
}

.i18n-ar section.zwc-html-list-section.zwc-two-col h4,
.i18n-ar .zwc-html-list-section.zwc-two-col p {
    padding-right: 80px;
    padding-left: unset;
}

.i18n-ar .zwc-html-list-section.zwc-two-col h4:before {
    right: 0;
    left: unset;
}

.i18n-ar .zwc-temp-slider-navigation {
    left: 80px;
    right: unset;
}

.i18n-ar .zwc-temp-slider-navigation .slick-prev {
    right: -8px;
    left: auto;
    margin-left: 4px;
    margin-right: unset;
}

.i18n-ar .zwc-temp-slider-navigation button.slick-prev.slick-disabled::before,
.i18n-ar .zwc-temp-slider-navigation button.slick-next.slick-disabled::before {
    border-left: 2px solid #000;
    border-right: 0;
}

.i18n-ar .zwc-temp-slider-navigation button.slick-prev.slick-disabled::after,
.i18n-ar .zwc-temp-slider-navigation button.slick-next.slick-disabled::after {
    border-left: 2px solid #000;
    border-right: 0;
}

.i18n-ar .zwc-temp-slider-navigation .slick-prev:before {
    right: 40%;
    left: unset;
}

.i18n-ar .zwc-temp-slider-navigation .slick-next:before,
.i18n-ar .zwc-temp-slider-navigation .slick-prev:before {
    transform: rotate(-45deg) translate(50%, -50%);
}

.i18n-ar .zwc-temp-slider-navigation .slick-next:before,
.i18n-ar .zwc-temp-slider-navigation .slick-prev:before {
    border-left: 2px solid #fff;
    border-right: 0;
}

.i18n-ar .zwc-temp-slider-navigation .slick-next:after,
.i18n-ar .zwc-temp-slider-navigation .slick-prev:after {
    left: 27%;
    right: auto;
}

.i18n-ar .zwc-temp-slider-navigation .slick-next:before,
.i18n-ar .zwc-temp-slider-navigation .slick-prev:before {
    left: 33%;
    right: unset;
}

.i18n-ar ul.list li {
    padding: 12px 25px 0 0;
}

.i18n-ar ul.list li:before,
.i18n-ar ul.list li:after {
    right: 0;
    left: unset;
}

.i18n-ar .rating-main *,
.i18n-ar .rating-main {
    text-align: center;
}

.i18n-ar .stars-container:after {
    right: 0;
    left: unset;
}

.i18n-ar .faq-content h3 span.faq-arrow {
    left: 5px;
    right: unset;
    transform: translate(50%, -50%) rotate(-90deg);
}


.i18n-ar .faq-content h3 {
    padding: 30px 25px 30px 42px;
}

.i18n-ar .faq-content .faq-arrow::after {
    left: inherit;
    right: 7px;
}

.i18n-ar .faq-content .faq-arrow::before {
    left: 1px;
    right: unset;
}

.customize-section .sub-img-2 {
    max-width: 240px;
    right: -140px;
    bottom: 50px;
    position: absolute;
    left: unset;
}

.zwc-our-brands-main {
    background-color: #f7f7f7;
}

.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: 55%;
    display: block;
    margin: 0 auto
}

@media screen and (min-width: 768px) {

    .zwc-create-img,
    .zwc-feature-img,
    .zwc-html-list-section h4:before,
    .sell-section .img-1 img,
    .sell-section .img-1:before,
    .sell-section .img-2,
    .customize-section .sub-img-2,
    .zwc-banner-img>div {
        opacity: 0;
    }

    .sell-section .sub {
        transform: translate(-50px, -50px);
        transition: all 1s ease .7s;
        opacity: 0;
    }

    .sell-section.middle-animated .sub {
        transform: none;
        opacity: 1;
    }

    .middle-animated:nth-child(2n+2) .zwc-feature-img {
        animation: slideLeft 1s ease forwards;
    }

    .middle-animated .zwc-create-img,
    .middle-animated .zwc-feature-img {
        animation: slideRight 1s ease forwards;
    }

    .customize-section .sub-img {
        animation: none;
    }

    .middle-animated .zwc-banner-img-1 {
        animation: slideDown .5s ease-out forwards;
    }

    .middle-animated .zwc-banner-img-2 {
        animation: slideLeft .5s ease-out .3s forwards;
    }

    .middle-animated .zwc-banner-img-3 {
        animation: slideRight .5s ease-out .7s forwards;
    }

    .sell-section.middle-animated .img-1 img {
        animation: slideDown .5s ease-out .5s forwards;
    }

    .sell-section.middle-animated .img-2 {
        animation: slideDown .5s ease-out 1s forwards;
    }

    .sell-section.middle-animated .img-3 {
        animation: slideDown .5s ease-out .1s forwards
    }

    .sell-section.middle-animated span.icon {
        animation: scaling .5s ease-out 1.2s forwards;
    }

    .sell-section.middle-animated span.icon.icon-2 {
        animation: scaling .5s ease-out 1.3s forwards;
    }

    .sell-section.middle-animated span.icon.icon-3 {
        animation: scaling .5s ease-out 1.4s forwards;
    }

    .sell-section.middle-animated .sub {
        transition-delay: 1s;
    }

    .middle-animated .sub-img-2 {
        animation: slideDown .7s ease .5s forwards;
    }

    .sell-section.middle-animated .img-1:before {
        animation: slideDown .5s ease-out forwards;
    }

    .zwc-online-build-section.middle-animated .zwc-feature-img,
    .middle-animated.sell-section .zwc-feature-img {
        animation: slideDown .5s ease-out forwards;
    }

    .zwc-html-list-section .middle-animated .bx-1 h4:before {
        animation: scaling .5s ease-out forwards;
    }

    .zwc-html-list-section .middle-animated .bx-2 h4:before {
        animation: scaling .5s ease-out .3s forwards;
    }

    .zwc-html-list-section .middle-animated .bx-3 h4:before {
        animation: scaling .5s ease-out .5s forwards;
    }

    .zwc-html-list-section .middle-animated .bx-4 h4:before {
        animation: scaling .5s ease-out .7s forwards;
    }

    @keyframes slideRight {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateX(20px)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateX(0)
        }
    }

    @keyframes slideLeft {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateX(-20px)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateX(0)
        }
    }

    @keyframes slideDown {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateY(20px)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: translateY(0)
        }
    }

    @keyframes scaling {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: scale(.2)
        }

        100% {
            visibility: visible;
            opacity: 1;
            transform: scale(1)
        }
    }
}

@media screen and (max-width: 1280px) {

    .customize-section .sub-img-2 {
        max-width: 230px;
        left: -60px;
    }

    .sell-section .zwc-col-2 {
        transform: scale(0.9);
        transform-origin: left;
    }

    .zw-template-inner h2,
    .cta-content h2 {
        font-size: 40px;
    }

    .cta-section .content-wrap {
        max-width: 700px;
    }

    .i18n-ar .customize-section .sub-img-2 {
        right: -60px;
        left: unset;
    }

}

@media screen and (max-width: 1199px) {
    .zw-template-inner h1 {
        font-size: 50px;
        line-height: 1.1;
    }

    .zwc-banner-section .zwc-col-1 {
        padding: 90px 0;
    }

    .wrapper h4 {
        font-size: 22px;
    }

    .zwc-feature-content h3 {
        font-size: 32px;
    }

    .zwc-key-feature-section .content-wrap:first-child {
        padding-top: 0;
    }

    .sell-section .zwc-col-2 {
        transform: scale(0.75);
        transform-origin: left;
    }

    .zwc-html-create-section .rows {
        align-items: flex-start;
    }

    .story-section {
        padding: 2em 0 4em;
    }

    .story-section h2 {
        font-size: 40px;
        margin-bottom: 50px;
    }

    .story-section .slick-prev {
        left: 0;
    }

    .story-section .slick-next {
        right: 0;
    }

}

@media screen and (max-width: 1023px) {
    .zw-template-inner h1 {
        font-size: 40px;
    }

    .zw-template-inner h2,
    .cta-content h2 {
        font-size: 32px
    }

    .zwc-banner-content {
        text-align: center;
        margin: 0 auto;
        max-width: 500px;
    }

    .zwc-banner-section .zwc-col-1 {
        padding: 50px 0;
    }

    .zwc-banner-img-2 {
        left: 0;
    }

    .zw-template-inner .rows>div,
    .zwc-key-feature-section .rows .zwc-col-1,
    .zwc-html-feature-section .rows .zwc-col-1,
    .zwc-key-feature-section .rows .zwc-col-2,
    .zwc-html-feature-section .rows .zwc-col-2,
    .content-wrap.rows.zwc-online-build-section .zwc-col-1,
    .content-wrap.rows.zwc-online-build-section .zwc-col-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .zwc-template-section {
        padding: 4em 0;
        margin-top: 0px;
    }

    .zwc-temp-slider-navigation {
        right: auto;
        left: 10px;
        top: 0px;
        position: relative;
        margin-top: 30px;
    }

    .zwc-template-slider {
        padding-top: 30px;
    }

    .zwc-template-slider .item {
        margin: 5px;
        padding: 0px;
    }

    .customize-section .zwc-feature-img {
        margin: 0 auto;
        left: 30px;
    }

    .sell-section .zwc-col-2 {
        transform: none;
    }

    .sell-section .zwc-feature-img {
        margin: 0 auto;
    }

    .zwc-banner-img-3 {
        right: 0;
    }

    .zwc-banner-img {
        max-width: 440px;
        margin: 0 auto;
    }

    section.zwc-html-list-section .zwc-col {
        margin: 0 auto;
        max-width: 320px;
        text-align: center;
    }

    section.zwc-html-list-section .content-wrap {
        flex-direction: column;
    }

    section.zwc-html-list-section h4:before {
        margin: 0 auto 12px;
    }

    .zwc-feature-content {
        max-width: 500px;
        margin: 0 auto 30px;
        text-align: center;
    }

    .zwc-feature-img {
        margin: 0 auto;
        max-width: 450px;
    }

    .zwc-key-feature-section .content-wrap,
    .zwc-html-feature-section .content-wrap {
        padding: 2em 0;
    }

    section.zwc-html-feature-section {
        padding-top: 2em;
    }

    section.zwc-html-list-section.zwc-two-col h4:before {
        position: relative;
    }

    section.zwc-html-list-section.zwc-two-col h4,
    section.zwc-html-list-section.zwc-two-col p {
        padding: 0;
    }

    section.zwc-html-list-section.zwc-two-col .zwc-col {
        background: #fff;
        max-width: 400px;
        padding: 30px 30px;
        border-radius: 11px;
    }

    section.zwc-html-list-section.zwc-two-col {
        padding: 5em 0;
    }

    .zwc-create-img {
        max-width: 410px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .zwc-create-content {
        padding: 0 60px 40px;
    }

    .zwc-online-build-section .zwc-feature-content {
        max-width: 700px;
        padding: 50px 40px;
    }

    .zwc-feature-content h3 {
        font-size: 28px;
    }

    .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;
    }

    .faq-section {
        padding: 60px 0;
    }

    .cta-section {
        padding: 3em 0;
    }

    .cta-section .content-wrap {
        max-width: 605px;
    }

    .zw-template-inner .cta-content h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .i18n-ar .zwc-banner-content *,
    .i18n-ar .zwc-banner-content,
    .i18n-ar .zwc-html-list-section *,
    .i18n-ar .zwc-html-feature-section *,
    .i18n-ar .zwc-key-feature-section * {
        text-align: center;
    }

    .i18n-ar section.zwc-html-list-section.zwc-two-col h4,
    .i18n-ar .zwc-html-list-section.zwc-two-col p {
        padding: 0;
    }

    .i18n-ar .zwc-temp-slider-navigation {
        left: auto;
        right: 10px;
    }

    .i18n-ar .customize-section .zwc-feature-img {
        right: 30px;
        left: unset;
    }
}

@media screen and (max-width: 767px) {
    .zwc-html-create-section h2 {
        margin-bottom: 40px;
    }

    .customize-section .zwc-feature-img {
        left: 0;
        max-width: 400px;
    }

    .customize-section .sub-img-2 {
        left: -30px;
        width: 30%;
        bottom: 60px;
    }

    .zwc-create-img img {
        margin: 10px 0 40px;
    }

    .sell-section .anim-icon,
    .sell-section .sub .customize-section .sub-img-2,
    .zwc-banner-img span.icon,
    .zwc-banner-img .zwc-col-1,
    .fluid-section .sub-img {
        display: none;
    }

    .sell-section .img-1 {
        max-width: 450px;
        margin: 0 0 0 auto;
        padding: 60px 20px 0 150px;
        position: relative;
    }

    .sell-section .zwc-feature-img {
        width: auto;
        max-width: 410px;
    }

    .sell-section .img-2 {
        max-width: 190px;
        top: 30px;
        left: -15px;
    }

    .customize-section .sub-img {
        max-width: 140px;
        left: 10px;
    }

    .zw-template-inner h2,
    .cta-content h2 {
        font-size: 27px;
    }

    a.zwc-btn-template {
        padding: 17px 5px 17px 15px;
        max-width: 160px;
        width: 100%;
        font-size: 15px;
    }

    a.zwc-btn-template:after {
        right: 16px;
    }

    .story-section h2 {
        font-size: 34px;
        max-width: 330px;
        margin: 0 auto 40px;
    }

    .story-section .slick-dots li.slick-active {
        width: 18px;
        height: 10px;
    }

    .story-section .slick-dots li {
        border-radius: 10px;
        width: 10px;
        height: 10px;
        border: 0;
    }

    .story-section .slick-dots li.slick-active {
        background: #fd4947;
        border-color: #fd4947;
    }

    .story-section {
        padding: 4em 0;
    }

    .story-section .zwc-col-1 {
        max-width: 100%;
    }

    .story-section .more-customers {
        margin-top: 40px;
    }

    .rating-section ul li {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        padding: 0 0 30px;
    }

    .rating-section ul {
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-end;
        -ms-flex-align: flex-end;
    }

    .rating-section {
        padding: 2em 0 2em;
    }

    .faq-section h2 {
        font-size: 30px;
    }

    .faq-content h3 {
        font-size: 18px;
    }

    .cta-section {
        padding: 3em 0;
    }

    .cta-content h2 {
        font-size: 30px;
    }

    .i18n-ar .customize-section .sub-img {
        right: 10px;
        left: unset;
    }

    .i18n-ar .customize-section .sub-img-2 {
        right: -30px;
        width: 30%;
        bottom: 60px;
        left: unset;
    }

}

@media screen and (max-width: 480px) {
    .rating-section ul li {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        margin: 0 0 30px;
    }

    .other-lang .zwc-feature-content h3 {
        font-size: 23px;
    }

    .other-lang .story-section h2 {
        font-size: 30px;
    }
}