:root {
    --zbs-mdm-violet: #715397;
    --zbs-violet-bg: #581a08;
    --zbs-blue: #29194a;
    --bnr-btn-bg: url(/sites/zweb/images/bookings/industry-hub/banner-btm-bg.png) center center / cover no-repeat;
    --btn-sec-bg: url(/sites/zweb/images/bookings/industry-hub/btm-sec-bg.svg) center center / cover no-repeat;
    --sprite-icon: url(/sites/zweb/images/bookings/industry-hub/sprite.svg) 0 0 / 1430px auto no-repeat;
}

h2+h3 {
    margin-top: 30px
}

.pagewrapper a.zwc-btn-clr {
    color: #fff
}

img {
    display: block
}

.zwc-prd-name {
    display: inline-block
}

.pagewrapper .content-wrap {
    max-width: 1280px;
    padding: 100px 0
}

.pagewrapper h1 {
    font-size: 60px
}

.pagewrapper h2 {
    font-size: 46px
}

/* zwc-banner-section */
.zwc-banner-section {
    position: relative;
}

.zwc-banner-section:before,
.zwc-banner-section:after {
    content: '';
    position: absolute;
    left: 0px;
}

.zwc-banner-section:before {
    width: 100%;
    height: 150%;
    top: -100px;
    background: linear-gradient(135deg, #E5FDF0 0%, #FFF 26.94%, #FFF 67.19%, #D2E5FF 100%);
    z-index: -1;
}

.zwc-banner-section:after {
    bottom: -30px;
    width: 120%;
    height: 80px;
    background: #fff;
    filter: blur(50px);
    z-index: 1;
}

.zwc-banner-section h1 strong {
    color: var(--zbs-yellow);
    display: block
}

.zwc-banner-section h1 span {
    font-size: 42px;
    display: inline-block;
    font-family: var(--zf-secondary-semibold);
    max-width: 420px
}

.zwc-banner-section p {
    max-width: 920px;
    margin-bottom: 25px
}

.zwc-banner-section .zwc-banner-content {
    text-align: center;
    max-width: 890px;
    margin: 0px auto;
}

.zwc-banner-section .zwc-banner-image {
    margin-top: 80px;
}

.zwc-banner-section .zwc-banner-image .zwc-bnr-block {
    margin-bottom: 30px;
}

.zwc-banner-section .zwc-banner-image .zwc-bnr-block,
.zwc-banner-section .zwc-banner-image .zwc-bnr-box {
    display: flex;
    justify-content: center;
}

.zwc-banner-section .zwc-banner-image .zwc-bnr-box {
    flex-direction: column;
}

.zwc-banner-section .zwc-banner-image .zwc-bnr-box .zwc-bnr-box-img {
    margin: 3%;
}

.zwc-banner-section .zwc-banner-image .zwc-bnr-box.zwc-midl-bnr-box .zwc-bnr-box-img {
    transform: translateY(5%);
}

/* zwc-banner-section */
/* blg-mainwrap */
.zwc-feature-section {
    position: relative;
    background: linear-gradient(180deg, #E6FFEE 0%, #F0E1FF 36.06%, #DEEAFF 74.04%);
}

.zwc-blg-mainwrap .zwc-blg-topics-list {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    background: #fff;
    color: #000;
    border-radius: 10px;
    /*! padding: 20px 0; */
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.zwc-blg-mainwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 7%;
}

.zwc-blg-mainwrap .zwc-blg-post-topics {
    width: 20%;
}

.zwc-blg-mainwrap .zwc-blg-parent {
    width: 73%
}

.zwc-blg-mainwrap .zwc-blg-topics-list .inner-list ul {
    list-style: initial;
    border-left: 0;
    padding-left: 30px
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li {
    cursor: pointer;
    padding: 10px 20px 10px 50px;
    position: relative;
    font-size: 15px;
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li:not(:last-child) {
    border-bottom: 1px solid #ECECEC;
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li.active {
    color: #000;
    font-family: var(--zf-secondary-semibold);
    background: var(--zbs-yellow);
    border-left: 4px solid #FF6A00;
    padding: 10px 20px 10px 46px;
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li:before {
    content: '';
    position: absolute;
    border-radius: 10px;
    border: 1px solid #000;
    height: 10px;
    width: 10px;
    left: 24px;
    top: 17px;
    bottom: 0
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li.active:before {
    background: var(--zbs-blue);
    border: 1px solid var(--zbs-blue)
}

.zwc-blg-mainwrap .zwc-blg-topics-list ul li.active:before {
    left: 20px;
}


.zwc-blg-mainwrap .zwc-blg-parent section {
    max-width: 1000px;
    margin: auto
}

.zwc-blg-mainwrap .zwc-blg-parent section.zqebg-top-banner {
    padding: 80px 0 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 60px
}

.zwc-blg-mainwrap .zwc-blg-parent .zwc-blg-addons-sec {
    max-width: 1280px;
    margin: 80px auto 0;
    border-top: 1px solid #e2e2e2;
    padding: 70px 0 0;
    display: none
}

.zwc-blg-mainwrap .zwc-blg-parent .zwc-blg-addons-sec h3 {
    margin: 0 auto;
    text-align: center
}

.zwc-blg-mainwrap .zwc-sub-sec-part {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 50px;
    padding: 60px
}

.zwc-blg-mainwrap .zwc-sub-sec-part:last-child {
    margin-bottom: 0
}

.zwc-blg-mainwrap .zwc-sub-sec-part h2 {
    margin: 0px;
    padding-bottom: 25px;
    border-bottom: 1px solid #D9D9D9;
}

.zwc-blg-mainwrap .zwc-sub-sec-part>div {
    padding: 50px 0 0;
}

.zwc-blg-mainwrap .zwc-sub-sec-part p img {
    border: 1px solid #e2e2e2;
    border-radius: 8px
}

.zwc-blg-mainwrap .zwc-sub-sec-part strong,
.zwc-blg-mainwrap .zwc-sub-sec-part li span {
    font-family: var(--primaryfont-semibold)
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-img-box {
    position: relative;
    text-align: center;
    margin: 30px 0 0;
    border-radius: 5px;
    -webkit-padding-before: 4%;
    padding-block-start: 4%;
    -webkit-padding-start: 4%;
    -moz-padding-start: 4%;
    padding-inline-start: 4%
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-img-box:before {
    content: '';
    width: 95%;
    height: 70%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-img-box video {
    display: block;
    border-radius: 10px
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-img-box img {
    position: relative;
    z-index: 1;
    border-radius: 5px
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-block .zwc-card-box {
    border-radius: 20px;
    width: calc(50% - 13px);
    padding: 30px;
    border: 1px solid #D0D0D0;
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-block .zwc-card-box h3:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    background: var(--sprite-icon);
    width: 37px;
    height: 31px;
}

#zwc-sec-1 .zwc-card-box:nth-child(2) h3:before {
    background-position: -49px 0;
    width: 34px;
    height: 29px;
}

#zwc-sec-1 .zwc-card-box:nth-child(3) h3:before {
    background-position: -94px 0;
    width: 35px;
    height: 33px;
}

#zwc-sec-1 .zwc-card-box:nth-child(4) h3:before {
    background-position: -141px 0;
    width: 38px;
    height: 29px;
}

#zwc-sec-1 .zwc-card-box:nth-child(5) h3:before {
    background-position: -190px 0;
    width: 45px;
    height: 44px;
}

#zwc-sec-1 .zwc-card-box:nth-child(6) h3:before {
    background-position: -247px 0;
    width: 27px;
    height: 40px;
}

#zwc-sec-2 .zwc-card-box:nth-child(1) h3:before {
    background-position: -289px -2px;
    width: 32px;
    height: 34px;
}

#zwc-sec-3 .zwc-card-box:nth-child(1) h3:before {
    background-position: -336px 0;
    width: 39px;
    height: 39px;
}

#zwc-sec-3 .zwc-card-box:nth-child(2) h3:before {
    background-position: -386px 0;
    width: 34px;
    height: 29px;
}

#zwc-sec-3 .zwc-card-box:nth-child(3) h3:before {
    background-position: -434px -3px;
    width: 32px;
    height: 32px;
}

#zwc-sec-4 .zwc-card-box:nth-child(1) h3:before {
    background-position: -482px -1px;
    width: 36px;
    height: 36px;
}

#zwc-sec-4 .zwc-card-box:nth-child(2) h3:before {
    background-position: -531px 0;
    width: 34px;
    height: 36px;
}

#zwc-sec-4 .zwc-card-box:nth-child(3) h3:before {
    background-position: -576px 0;
    width: 34px;
    height: 37px;
}

#zwc-sec-4 .zwc-card-box:nth-child(4) h3:before {
    background-position: -621px 0;
    width: 34px;
    height: 37px;
}

#zwc-sec-5 .zwc-card-box:nth-child(1) h3:before {
    background-position: -668px -1px;
    width: 47px;
    height: 40px;
}

#zwc-sec-5 .zwc-card-box:nth-child(2) h3:before {
    background-position: -728px 0;
    width: 42px;
    height: 41px;
}

#zwc-sec-6 .zwc-card-box:nth-child(1) h3:before {
    background-position: -782px 0;
    width: 42px;
    height: 32px;
}

#zwc-sec-6 .zwc-card-box:nth-child(2) h3:before {
    background-position: -836px 0;
    width: 34px;
    height: 38px;
}

#zwc-sec-6 .zwc-card-box:nth-child(3) h3:before {
    background-position: -883px -1px;
    width: 53px;
    height: 36px;
}

#zwc-sec-6 .zwc-card-box:nth-child(4) h3:before {
    background-position: -951px -3px;
    width: 32px;
    height: 32px;
}

#zwc-sec-7 .zwc-card-box:nth-child(1) h3:before {
    background-position: -999px -1px;
    width: 54px;
    height: 36px;
}

#zwc-sec-7 .zwc-card-box:nth-child(2) h3:before {
    background-position: -1069px -4px;
    width: 32px;
    height: 30px;
}

#zwc-sec-7 .zwc-card-box:nth-child(3) h3:before {
    background-position: -1116px 0;
    width: 32px;
    height: 38px;
}

#zwc-sec-7 .zwc-card-box:nth-child(4) h3:before {
    background-position: -1160px -1px;
    width: 53px;
    height: 36px;
}

#zwc-sec-8 .zwc-card-box:nth-child(1) h3:before {
    background-position: -1225px 0;
    width: 44px;
    height: 40px;
}

#zwc-sec-8 .zwc-card-box:nth-child(2) h3:before {
    background-position: -1281px 0;
    width: 52px;
    height: 37px;
}

#zwc-sec-9 .zwc-card-box:nth-child(1) h3:before {
    background-position: -1344px 0;
    width: 38px;
    height: 38px;
}

#zwc-sec-9 .zwc-card-box:nth-child(2) h3:before {
    background-position: -1396px -3px;
    width: 32px;
    height: 32px;
}

.zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-cta {
    text-align: center;
}

/* blg-mainwrap */
/* Testimonial sec */
.zwc-testimonial-section {
    position: relative;
}

.zwc-testimonial-section::before {
    content: '';
    position: absolute;
    top: -20%;
    left: 0%;
    width: 100%;
    height: 175%;
    opacity: 0.25;
    background: linear-gradient(168deg, rgba(135, 255, 131, 0.50) 32.31%, rgba(255, 179, 128, 0.50) 60.03%, rgba(0, 136, 255, 0.50) 90.55%);
    filter: blur(72px);
    z-index: -1;
}

.zwc-testimonial-section h2 {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 20px
}

.zwc-testimonial-section .zwc-testi-wrap {
    max-width: 1000px;
    margin: 0 auto
}

.zwc-testimonial-section .zwc-testi-cta-wrap {
    text-align: center;
    margin-top: 30px;
}

.zbs-btn-clr {
    position: relative;
    display: inline-block;
    font-family: var(--primaryfont-semibold);
    color: #fff;
    background: var(--zbs-link-clr);
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 40px 10px 25px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.zbs-btn-clr::before,
.zbs-btn-clr::after {
    content: "";
    position: absolute;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    right: 20px
}

.zbs-btn-clr::before {
    top: 16px;
    width: 8px;
    border-left: 2px solid #fff;
    height: 8px;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    background: transparent
}

.zbs-btn-clr::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background: #fff;
    width: 14px;
    height: 2px;
    top: 19px
}

.zbs-btn-clr:hover::before,
.zbs-btn-clr:hover::after {
    right: 15px
}

.zwc-testimonial-section .testimonails-img {
    position: relative
}

.zwc-testimonial-section .testimonails-img>div {
    max-width: 170px;
    margin: 0 auto 20px
}

.zwc-testimonial-section .testimonails-img>div:last-child {
    max-width: 250px;
}

.zwc-testimonial-section .testimonails-img>div img {
    border-radius: 30px
}

.zwc-testimonial-section .testimonails-img::before,
.zwc-testimonial-section .testimonails-img::after {
    content: "";
    position: absolute;
    display: block
}

.zwc-testimonial-section .testimonails-img::before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 40%;
    left: 65%;
    z-index: 1;
    background: #000;
    -webkit-clip-path: polygon(0 0, 64px 0, 59px calc(100% - 1px), 96px 0, 100% 0, 100% 1px, 96px 1px, 59px 100%, 58px 100%, 63px 1px, 0 1px);
    clip-path: polygon(0 0, 64px 0, 59px calc(100% - 1px), 96px 0, 100% 0, 100% 1px, 96px 1px, 59px 100%, 58px 100%, 63px 1px, 0 1px)
}

.zwc-testimonial-section .grid-content {
    display: -ms-grid;
    display: grid;
    gap: 100px;
    -ms-grid-columns: 25% 1fr;
    grid-template-columns: 25% 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px
}

.zwc-testimonial-section .testimonails-cnt p {
    font-size: 24px;
    line-height: 1.8;
    max-width: 650px;
    font-family: var(--zf-splfontserif-regular);
    max-width: 100%;
}

.zwc-testimonial-section .test-cust {
    font-family: var(--primaryfont-bold);
    color: var(--zbs-mdm-violet);
    text-align: center
}

.zwc-testimonial-section .test-cust span {
    display: block;
    color: #000;
    font-family: var(--primaryfont-regular);
    font-size: 15px;
    line-height: 27px
}

.zwc-testimonial-section .test-cust .zbs-txt-clr {
    color: var(--zbs-link-clr)
}


.zwc-testimonial-section .slick-next,
.zwc-testimonial-section .slick-prev {
    background: var(--zbs-dark-violet);
    display: block;
    border-radius: 3px;
    left: unset;
    top: 35px;
    right: 50px
}

.zwc-testimonial-section .slick-prev {
    right: 85px
}

.zwc-testimonial-section .slick-prev:before,
.zwc-testimonial-section .slick-next:before {
    top: 10px;
    left: 12px;
    width: 8px;
    border-left: 2px solid #fff;
    height: 8px;
    border-bottom: 2px solid #fff;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    background: transparent
}

.zwc-testimonial-section .slick-prev:after,
.zwc-testimonial-section .slick-next:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background: #fff;
    width: 12px;
    height: 2px;
    top: 43%;
    left: 8px
}

.zwc-testimonial-section .slick-next:after {
    left: 9px
}

.zwc-testimonial-section .slick-prev:after {
    left: 10px
}

.zwc-testimonial-section .slick-prev:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 10px
}

.zwc-testimonial-section .slick-next:after:hover,
.zwc-testimonial-section .slick-next:before:hover,
.zwc-testimonial-section .slick-prev:after:hover,
.zwc-testimonial-section .slick-prev:before:hover {
    background: #fff
}

.zwc-testimonial-section .slick-next:hover,
.zwc-testimonial-section .slick-prev:hover {
    background: var(--zbs-dark-violet-2)
}

.zwc-testimonial-section .slick-dotted.slick-slider {
    padding: 80px 100px 60px 100px;
    margin: 0 auto
}

/* Testimonial sec */
/* btm-cta-section */
.zwc-btm-cta-section {
    background: #F9F7F7 var(--btn-sec-bg);
    text-align: center
}

.zwc-btm-cta-section h2 {
    font-size: 42px;
    margin-bottom: 25px;
    max-width: 700px;
    margin: 0 auto 20px
}

.zwc-btm-cta-section p {
    max-width: 660px;
    margin: 0 auto 20px
}

/* btm-cta-section */

@media screen and (max-width: 1199px) {
    .pagewrapper h1 {
        font-size: 50px
    }

    .pagewrapper h2 {
        font-size: 40px
    }

    .zwc-banner-section h1 span {
        font-size: 32px
    }

    .zwc-blg-mainwrap {
        gap: 5%;
    }

    .zwc-blg-mainwrap .zwc-blg-post-topics {
        width: 25%;
    }

    .zwc-blg-mainwrap .zwc-blg-parent {
        width: 70%;
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-block .zwc-card-box {
        border-radius: 10px;
        padding: 20px
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part {
        padding: 50px 30px;
        border-radius: 10px
    }

    .zwc-testimonial-section .testimonails-cnt p {
        font-size: 22px
    }

}

@media screen and (max-width: 1023px) {
    .pagewrapper h1 {
        font-size: 42px
    }

    .pagewrapper h2 {
        font-size: 35px
    }

    .zwc-banner-section h1 span {
        font-size: 24px
    }
}

@media only screen and (max-width: 991px) {

    .zwc-banner-section .zwc-banner-image {
        margin-top: 40px;
    }

    .zwc-blg-mainwrap .zwc-blg-post-topics,
    .zwc-blg-mainwrap .zwc-blg-parent {
        width: 100%
    }

    .zwc-blg-mainwrap .zwc-blg-post-topics {
        display: none
    }

    .zwc-testimonial-section h2 {
        text-align: left
    }

    .zwc-testimonial-section .slick-dots {
        position: relative;
        top: 64px;
        text-align: right;
    }

    .zwc-testimonial-section .slick-dotted.slick-slider {
        padding: 0
    }

    .zwc-testimonial-section .testimonails-img::before {
        display: none
    }

    .zwc-testimonial-section .grid-content {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        /*! margin-top: 40px; */
        gap: 30px
    }

    .zwc-testimonial-section .zwc-testi-wrap {
        padding: 70px
    }

    .zwc-testimonial-section .testimonails-img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 100px 20px 1fr;
        grid-template-columns: 100px 1fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px
    }

    .zwc-testimonial-section .testimonails-img>div {
        margin: 0;
        max-width: 100%
    }

    .zwc-testimonial-section .zwc-testi-cta-wrap,
    .zwc-testimonial-section .test-cust {
        text-align: left
    }
}

@media only screen and (max-width: 767px) {
    .pagewrapper h1 {
        font-size: 30px
    }

    .pagewrapper h2 {
        font-size: 25px
    }

    .pagewrapper .content-wrap {
        padding: 60px 0
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part {
        margin-bottom: 30px
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-block .zwc-card-box {
        width: 100%
    }

    .zwc-testimonial-section .testimonails-cnt p {
        font-size: 18px
    }

    .zwc-testimonial-section .zwc-testi-wrap {
        padding: 50px
    }

    .zwc-testimonial-section .grid-content {
        margin-top: 20px
    }

    .zbs-btn-clr {
        font-size: 14px
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part>div {
        padding: 30px 0 0;
    }

    .zwc-blg-mainwrap .zwc-sub-sec-part .zwc-card-cta,
    .zwc-testimonial-section .zwc-testi-cta-wrap {
        text-align: unset
    }
}

@media only screen and (max-width: 600px) {
    .zwc-banner-section h1 span {
        font-size: 20px
    }
}

@media only screen and (max-width:480px) {
    .zwc-testimonial-section .zwc-testi-wrap {
        padding: 50px 20px;
    }

    .zbs-btn-clr {
        font-size: 12px
    }

    .zwc-testimonial-section .testimonails-img {
        grid-template-columns: 1fr;
        gap: 10px
    }

    .zwc-testimonial-section .testimonails-img>div:first-child {
        max-width: 100px
    }
}