.accordion-body ul,
.cds-faq-list {
    list-style-type: disc
}

.tools-container img,
.zq_brand-item img {
    opacity: .8;
    filter: grayscale(100)
}

:root {
    --main-green: #8af135
}

.zq_h2_team-item-content span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    overflow: auto;
    display: block
}

.banner-para {
    font-size: 16px !important;
    font-weight: 300;
    margin: 20px 0;
    color: #ffffffa1
}

.zq_h2_project-item-content h3 {
    font-size: 28px;
    letter-spacing: 0
}

.zq_section-title {
    font-size: 40px
}

.mobile-multiple-services .zq_h2_project-item-content h3,
.zq_section-title-sub {
    font-size: 24px
}

.zq_h2_service-item-icon svg path {
    fill: var(--main-green);
    transition: 1s
}

.zq_h2_service-item:hover svg path {
    fill: #000;
    transition: 1s
}

.zq_h2_service-item-icon {
    margin-bottom: 10px;
    width: 50px;
}

.counter-main,
.counter-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.counter-section h5 {
    margin-top: 20px;
    font-size: 20px
}

.abt-counter {
    font-size: 48px;
    font-weight: 600
}

.abt-counter-1 {
    position: relative
}

.abt-counter-1:after {
    position: absolute;
    content: "+";
    font-size: 45px;
    color: #fff;
    top: 0;
    right: -35px
}

.zq_h2_header-wrap {
    backdrop-filter: blur(60px);
    /*background: rgba(255, 255, 255, .1);*/
    border: 1px solid rgba(255, 255, 255, .33)
}

.zq_h4_choose_2-content-item h4 {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: 600
}

.contact-loc.zq_blog-widget-tag,
.error_txt h1 {
    margin-bottom: 20px
}

.zq_footer-widget ul li a::after {
    background: #8af135
}

.hidden {
    opacity: 0;
    pointer-events: none
}

.zq_h3_blog-item-img img {
    height: 350px;
    aspect-ratio: 16/9;
    object-fit: cover
}

.custom-bg-dark .offcanvas {
    background-color: #0f2923;
    width: 100%;
    transition: transform 1s ease-in-out
}

.custom-bg-dark-quate .modal {
    background-color: #0f2923;
    width: 100%;
    transition: transform 1s ease-in-out
}

.custom-bg-dark-quate .modal input,
.custom-bg-dark-quate .modal textarea{
    background-color: #0f2923;
    border: 1px solid #2a4741;
}

.custom-bg-dark .offcanvas-header .offcanvas-title,
h3.zq_h3_section-title {
    font-size: 30px
}

.mobile-app-boxes .zq_h3_service-item {
    padding-left: 25px !important;
    padding-right: 25px !important;
    min-height: 526px
}

.service-inner h1 {
    font-size: 60px
}

.crev-agency-header p,
.service-inner p,
.service-layout-two p,
.services-details p {
    font-size: 18px
}

.zq_portfolio_details-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    border: none
}

.zq_portfolio_details-info-item {
    transition: .5s;
    border: 1px solid rgba(255, 255, 255, .16);
    padding: 10px 30px;
    width: 100%;
    max-width: 200px;
    border-radius: 10px ;
}

.zq_portfolio_details-info-item:hover {
    /*background-color: #8af137;*/
    transition: .5s;
}

.tools-container .zq_portfolio_details-info-item:hover {
    background: #2a4741;
    border: 1px solid #8af137;
}
.tools-container .zq_portfolio_details-info-item img {
    opacity: 1;
    filter: grayscale(100%);
    width: 150px;
    height: 60px;
    object-fit: contain;
}
.tools-container .zq_portfolio_details-info-item:hover img {
    filter: grayscale(0);
}

@media only screen and (max-width:600px) {
    .zq_portfolio_details-info {
        justify-content: center
    }
}

.zq_h3_project-item-content-title h3 {
    font-size: 28px
}

.zq_h3_project-item-content span {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px
}

.nowrap {
    display: flex;
    white-space: normal;
    gap: 10px;
    align-items: start
}

.list-arrow li .icon {
    width: 20px;
    margin: 0
}

.service-sec-para,
.zq_blog-item-small-content-admin span,
.zq_h2_service-item-content p {
    font-size: 16px
}

.wd-process .zq_h2_service-item {
    padding: 20px 15px 22px
}

.web-dev-section .zq_h3_service-item-content h4,
.zq_h2_team-item-content h3 {
    font-size: 22px
}

.web-dev-section .zq_h3_service-item {
    min-height: 400px
}

.cds-app-boxes .zq_h3_service-item,
.endpoint-boxes .zq_h3_service-item,
.web-dev-section-costom .cds-app-boxes .zq_h3_service-item-content p {
    font-size: 17px
}

.cds-faq-list {
    margin-top: 15px;
    color: rgba(255, 255, 255, .7)
}

.zq_h2_service-item-content h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal
}

.zq_h3_section-text {
    text-align: left
}

.csd-expertise .zq_h2_project-item-content {
    min-height: 210px
}

.csd-process .zq_h2_service-item,
.service-layout-one .zq_h3_service-item {
    min-height: 405px
}

.zq_h3_blog-item-content-admin {
    display: block
}

.oodo-features .zq_h2_project-item-content h3 {
    font-size: 24px;
    cursor: auto !important
}

.oodo-features .zq_h2_project-item-content h3 a {
    cursor: auto !important
}

.endpoint-benifits .zq_h2_project-item-content {
    min-height: 200px
}

.enpoint-sophos .zq_h2_team-item-content {
    min-height: 245px
}

.banner-para,
.microsoft-collab .zq_h2_project-item-content h3 {
    font-size: 20px
}

.oodo-modules .zq_brand-item h4 {
    font-size: 20px;
    text-align: center
}

.accordion-body ul li {
    color: rgba(255, 255, 255, .7);
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 10px
}

.payroll-boxes .zq_h2_project-item-content {
    min-height: 265px
}

.visitor-slider .cds-app-boxes .zq_h3_service-item {
    min-height: 511px
}

.survey-cards .zq_h2_project-item-content h3 {
    font-size: 23px
}

.survey-cards .zq_h2_project-item-content {
    min-height: 235px
}

.crm-slider .cds-app-boxes .zq_h3_service-item,
.study-abroad-slider .zq_h3_service-item,
.survey-slider .cds-app-boxes .zq_h3_service-item,
.web-dev .zq_h2_service-item {
    min-height: 456px
}

.swiper {
    overflow: hidden
}

.subscribtion-slider .zq_h3_service-item {
    min-height: 455px
}

.help-desk-slider .zq_h3_service-item {
    min-height: 433px
}

.lms-slider .zq_h3_service-item {
    min-height: 435px
}

.it-operations .zq_h4_choose_2-content-item p,
.service-wrap-new .zq_h4_service-item-content p,
.zq_h3_service-item-content p {
    font-size: 16px;
    line-height: 26px
}

.it-operations .zq_h4_choose_2-content-item h2,
.specific-products-content .zq_h2_project-item-content h3 {
    font-size: 26px
}

.specific-products-content .zq_h2_project-item-content p {
    font-size: 15px
}

.specific-products-content.zq_h2_project-item-content {
    padding: 20px 25px
}

.manage-engine-solutions .zq_h2_project-item-content {
    padding: 20px 22px
}

.delivery-management-boxes .zq_h2_service-item {
    min-height: 375px
}

.erp-small-businesses .zq_h2_project-item-content {
    min-height: 220px
}

.home-banner h1 {
    font-size: 50px !important;
    line-height: 55px;
}

.zq_brand-item {
    padding: 0 15px
}

.zq_brand-item img {
    height: 60px
}

.crev-agency-header .caption h1 {
    font-size: 64px;
    line-height: 1.3
}

.nowrap h6 {
    width: 420px;
    font-size: 20px;
    font-weight: 700 !important
}

.products-slider .zq_h3_service-item {
    min-height: 380px
}

.half-slider .gallery-img .bg-img a {
    background-color: #00000066
}

.home-service-slider .zq_h3_project-item {
    min-height: 500px
}

.zq_h2_testimonial-admin-info h5,
.zq_inner_contact_top-item-info h4 {
    letter-spacing: 0
}

.review-slider .zq_h2_testimonial-admin-info {
    min-height: 74px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.home-product-slider .zq_h2_team-item .zq_h2_team-item-content {
    min-height: 170px
}

@media (max-width:1400px) {
    .home-product-slider .zq_h2_team-item .zq_h2_team-item-content {
        min-height: 196px
    }
}

@media (max-width:1199px) {
    .home-product-slider .zq_h2_team-item .zq_h2_team-item-content {
        min-height: 244px
    }
}

@media (max-width:767px) {
    .home-product-slider .zq_h2_team-item .zq_h2_team-item-content {
        min-height: 155px
    }
    
    .home-banner h1 {
      font-size: 30px !important;
      line-height: 35px;
    }
    
    .banner-para {
        font-size: 14px !important;
    }
}

.home-portfolio .zq_h2_project-item-img img {
    min-height: 300px
}

.home-portfolio .zq_h2_project-img img {
    min-height: 551px
}

.blog-date {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #8af135 !important
}

.category {
    box-sizing: border-box;
    border: 1px solid rgba(138, 241, 53, .5);
    border-radius: 50px;
    align-items: center;
    padding: 2px 12px;
    color: rgba(255, 255, 255, .7) !important;
    font-family: Poppins, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    text-transform: capitalize
}

.error_txt h1,
.product-tag {
    color: #8af135
}

.category:hover {
    background-color: #8af135;
    color: #0f2923 !important
}

.blog-social a svg {
    font-size: 18px !important;
    margin: 0 2px
}

.blog-social a {
    background-color: transparent !important
}

.blog-header .background {
    height: 50vh !important
}

.comment-container .post-qoute {
    padding: 25px 25px 25px 50px;
    border: 1px solid #33574f;
    background: #2a47416b
}

.comment-container {
    margin-left: 25px
}

.zq_blog-item-small-content-admin span.l-block {
    font-size: 17px;
    line-height: 32px
}

.zq_inner_contact_top-item-info a,
.zq_inner_contact_top-item-info p {
    letter-spacing: 0;
    text-align: left;
    font-size: 15px
}

.loc-wrap {
    gap: 12px
}

.loc-wrap svg {
    margin-top: 5px
}

.contact-loc.zq_blog-widget-tag a {
    height: auto;
    font-size: 13px !important
}

.connect-head {
    font-weight: 600;
    color: #14cf93
}

.contact .info-box {
    padding: 40px
}

.connect-head p,
.morinfo p {
    font-size: 14px !important
}

.phone a,
.phone span,
.phone span a {
    font-size: 16px;
    text-decoration: none !important
}

.service-layout-two .zq_h3_service-item {
    min-height: 430px
}

.service-layout-two .zq_h2_team-item-content {
    min-height: 195px
}

.service-layout-two .section-padding {
    padding: 70px 0
}

.service-layout-three .zq_h3_service-item {
    min-height: 485px
}

.enquire-now {
    padding-top: 20px !important
}

.zq_blog-item,
.zq_blog-item-img,
.zq_blog-item-img img,
.zq_h4_service-area.crm-section .zq_h4_service-item-img img {
    height: 100%;
    object-fit: cover
}

.zq_h3_service-area .zq_h3_service-item .zq_h3_service-item-icon img{
    width: 50px;
}

@media (max-width:990px) {
    .home-banner h1 {
        font-size: 38px
    }

    .zq_h3_project-item-content span,
    p {
        font-size: 14px !important;
        line-height: 23px !important
    }

    .zq_h2_theme-btn,
    .zq_theme-btn {
        font-size: 16px;
        height: 45px;
        padding: 0 25px
    }

    .zq_h3_section-title,
    .zq_section-title {
        font-size: 28px;
        letter-spacing: .3px
    }

    .zq_h2_project-item-content h3,
    .zq_h2_team-item-content h3,
    .zq_h3_project-item-content-title h3 {
        font-size: 21px;
        letter-spacing: 0
    }

    .mt-50 {
        margin-top: 40px !important
    }

    .pb-100,
    .pb-70 {
        padding-bottom: 50px !important
    }

    .pt-100,
    .pt-95 {
        padding-top: 50px !important
    }

    .mb-50 {
        margin-bottom: 40px !important
    }

    .mb-30 {
        margin-bottom: 20px !important
    }

    .mb-45 {
        margin-bottom: 35px !important
    }

    .mb-40 {
        margin-bottom: 30px !important
    }

    .pt-205 {
        padding-top: 150px
    }

    .zq_common_width-3_inner {
        margin-bottom: 0
    }

    .home-portfolio .zq_h2_project-img img {
        min-height: 250px;
        object-fit: cover
    }

    .zq_h2_section-title {
        font-size: 30px
    }

    .zq_h2_project-item-content p {
        font-size: 15px !important
    }

    .zq_h3_choose_2-img img {
        object-fit: cover;
        border-radius: 30px
    }

    .home-service-slider .zq_h3_project-item {
        min-height: 426px
    }
}

@media (max-width:575px) {
    .zq_h2_header-wrap {
        padding: 15px
    }

    .zq_h2_header-logo {
        max-width: 75px
    }

    .navbar-toggler,
    .zq_h2_header-action-btn svg {
        display: none
    }

    .zq_h2_header-action {
        gap: 22px
    }

    .zq_h2_header-action-btn {
        height: 35px
    }

    .zq_h5_header_icon.zq_menuIcon i {
        font-size: 22px
    }

    .home-banner h1 {
        font-size: 27px
    }

    .banner-para,
    .zq_blog-item-content-admin span,
    .zq_footer-widget ul li a,
    .zq_footer-widget-post h5,
    .zq_h2_testimonial-admin-info h5 {
        font-size: 14px
    }

    .zq_h2_theme-btn,
    .zq_theme-btn {
        font-size: 14px;
        height: 35px;
        padding: 0 15px
    }

    .zq_h3_section-title,
    .zq_section-title {
        font-size: 22px;
        letter-spacing: .3px
    }

    .mb-20 {
        margin-bottom: 15px !important
    }

    p {
        font-size: 14px !important;
        line-height: 24px !important
    }

    .zq_h3_section-subtitle {
        font-size: 12px
    }

    .zq_h2_project-item-content h3,
    .zq_h2_team-item-content h3,
    .zq_h3_project-item-content-title h3 {
        font-size: 16px;
        letter-spacing: 0
    }

    .zq_h3_project-item-content-title {
        margin-bottom: 10px
    }

    .zq_h3_project-item-content span {
        font-size: 14px;
        line-height: 24px
    }

    .zq_h3_project-item-content-icon svg {
        width: 10px
    }

    .zq_footer-widget form button,
    .zq_navigation div {
        width: 40px;
        height: 40px
    }

    .home-portfolio .zq_h2_project-item .zq_h2_project-item-content {
        min-height: auto
    }

    .home-portfolio .zq_h2_project-item-img img {
        min-height: 175px
    }

    .zq_navigation.mb-50 {
        margin-bottom: 30px !important
    }

    .home-product-slider .swiper-wrapper {
        align-items: start !important
    }

    .home-product-slider .zq_h2_team-item .zq_h2_team-item-content {
        min-height: 170px
    }

    .zq_h4_choose-wrap {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .zq_cta-action-info a,
    .zq_footer-widget-mail a,
    .zq_h2_service-item-content h4,
    .zq_section-title-sub {
        font-size: 16px
    }

    .zq_h2_testimonial-admin img {
        width: 50px;
        height: auto
    }

    .zq_blog-item-small-content-admin span,
    .zq_h2_testimonial-admin-info span {
        font-size: 12px;
        line-height: 18px
    }

    .review-slider .zq_h2_testimonial-admin-info {
        min-height: 57px
    }

    .zq_blog-item-content-title,
    .zq_blog-item-small-content-title {
        font-size: 18px;
        letter-spacing: 0
    }

    .zq_cta-title {
        font-size: 22px;
        line-height: 30px
    }

    .zq_cta-wrapper {
        padding: 35px 25px
    }

    .zq_cta-action img {
        width: 50px;
        height: 50px
    }

    .zq_footer-widget {
        margin-left: 15px !important
    }

    .zq_footer-widget-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .zq_footer-widget form {
        margin-top: 25px
    }

    .zq_footer-widget form input {
        height: 45px
    }

    .zq_footer-widget ul li {
        margin-bottom: 5px
    }

    .zq_footer-top {
        padding-bottom: 15px
    }
}

.zq_h4_service-item-content,
.zq_h4_service-item-img {
    max-width: 610px !important
}

.web-dev .nowrap h6 {
    font-size: 16px;
    font-weight: 400 !important
}

.web-dev .nowrap {
    display: flex;
    white-space: normal;
    width: 80% !important
}

.web-dev-sa .zq_h2_service-item {
    min-height: 330px
}

.technology-outer .brand-icon {
    gap: 20px;
    display: flex
}

.technology-outer .zq_brand-item {
    min-width: 150px
}

.web-dev-sa.services-details ul li p {
    line-height: 24px;
    font-size: 16px
}

.model-container {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

#crm-slider .zq_h3_service-item-icon svg,
#erp-slider .zq_h3_service-item-icon svg {
    height: 2rem
}

.privacy-sec .nowrap h6 {
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    margin-bottom: 10px;
    line-height: 28px
}

@media only screen and (max-width:992px) {
    .technology-outer .brand-icon {
        flex-wrap: wrap
    }

    #crm-slider .zq_h3_service-item {
        min-height: 536px
    }

    section#crm-slider {
        padding-bottom: 70px !important
    }

    .web-dev .zq_h2_service-item {
        min-height: 435px
    }
}

@media only screen and (max-width:767px) {
    #crm-slider .zq_h3_service-item {
        min-height: 400px
    }

    .web-dev .zq_h2_service-item {
        min-height: 330px
    }
}

.client_review.zq_h2_testimonial-item,
.why-choose.zq_h2_project-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.zq_blog-item_image_column {
    margin-bottom: 0
}

@media (max-width:1199px) {
    .zq_blog-item_image_column {
        margin-bottom: 30px
    }
}

@media (max-width:980px) {
    .services.marquee-skew {
        padding: 0 !important;
        margin-bottom: 100px
    }

    .services.marquee-skew .main-marq {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .about.marquee .main-marq,
    .contact.marquee .main-marq {
        margin-top: 0;
        margin-bottom: 0
    }
}

.zq_h2_team-item-content {
    border-radius: 8px
}

@media (max-width:991px) {
    .crev-agency-header .caption h1 {
        font-size: 50px
    }
}

.enquiry.offcanvas {
    overflow: auto
}

.enquiry.offcanvas::-webkit-scrollbar {
    width: 6px;
    border-radius: 6px
}

.enquiry.offcanvas::-webkit-scrollbar-track {
    background: #3f3f3f
}

.enquiry.offcanvas::-webkit-scrollbar-thumb {
    background: #6cc524
}

.zq_h2_header-menu nav ul li .submenu.serv-submenu {
    min-width: 650px
}

.zq_h2_header-menu nav ul li .submenu li:not(:last-child) {
    border-bottom: 0
}

.serv-submenu-cont {
    border-right: 1px solid #d2d2d269
}

@media (min-width:768px) and (max-width:1366px) {
    .ban-cont {
        padding-top: 150px
    }
}

@media (max-width:992px) {
    .min_ch {
        min-height: 400px !important;
        padding-bottom: 50px;
        padding-top: 120px
    }

    .pb-80 {
        padding-bottom: 50px !important
    }

    .pt-80 {
        padding-top: 50px !important
    }
}

.error-page-out {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center
}

.error-dtls {
    text-align: center
}

.error-img img {
    width: 150px
}

.error_txt h1 {
    font-size: 150px;
    font-weight: 600;
    line-height: 1
}

.error_txt p {
    font-size: 18px;
    color: #14cf93 !important;
    border: 1px solid #14cf93;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 25px
}

.about .bord-thin-top {
    border: 0
}

[data-id=zsalesiq] {
    height: 0 !important
}

@media (max-width:600px) {

    .crev-agency-header .caption h1,
    .zq_breadcrumb-content-title {
        font-size: 35px
    }

    .mt-180 {
        margin-top: 150px !important
    }

    .mt-90 {
        margin-top: 35px !important
    }

    .mt-30 {
        margin-top: 15px !important
    }

    .mb-60 {
        margin-bottom: 25px !important
    }

    .mb-40 {
        margin-bottom: 10px !important
    }

    .md-mb80 {
        margin-bottom: 35px
    }

    .pt-180 {
        padding-top: 150px !important
    }

    .pt-100,
    .pt-80,
    .pt-90,
    .pt-95 {
        padding-top: 35px !important
    }

    .pb-75,
    .pt-50,
    .pt-60,
    .pt-70 {
        padding-top: 25px !important
    }

    .pb-100,
    .pb-80,
    .pb-90,
    .pb-95 {
        padding-bottom: 35px !important
    }

    .pb-50,
    .pb-70,
    .pb-75,
    .pt-60 {
        padding-bottom: 25px !important
    }

    .zq_breadcrumb-wrap {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .sec-head h3,
    .zq_cta-title,
    .zq_h3_section-title,
    .zq_h4_service-item-content h3,
    .zq_section-title {
        font-size: 25px
    }

    .controls {
        margin-bottom: 20px
    }

    .manage-engine-services .mb-4 {
        margin-bottom: 0 !important;
        margin-top: 20px
    }

    .zq_inner_faq-content .accordion-button {
        font-size: 20px;
        font-weight: 500
    }

    .zq_blog_list-item-content-title {
        font-size: 25px;
        font-weight: 500
    }

    .zq_blog_list-item-content-btn {
        height: 45px;
        font-size: 15px
    }

    .zq_blog-widget-post-content h4 {
        font-size: 16px;
        font-weight: 500;
        line-height: 22px
    }

    .page-header .fz-100,
    .page-header-cerv .fz-100 {
        font-size: 35px !important;
        font-weight: 600
    }

    .crev-agency-header .right-clumn .img {
        margin-top: 40px
    }

    .about .img-vid {
        position: initial;
        overflow: hidden;
        border-radius: 30px
    }

    .section-padding {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .zq_h4_service-item.mb-25 {
        margin-bottom: 0 !important
    }

    .about .img-vid .curv-butn,
    .zq_breadcrumb-area::after,
    .zq_breadcrumb-area::before {
        display: none
    }

    .zq_h3_choose_2-img.w-75 {
        width: 100% !important
    }

    .zq_portfolio_details-info-item {
        max-width: 100%;
        text-align: center
    }

    .zq_portfolio_details-info-item img {
        max-width: 120px
    }
}

.certificate-logos{
    display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.certificate-logo-item {
  width: 80px;
  height: 55px;
  background-color: white;
  padding: 5px;
  border-radius: 6px;
}
.certificate-logo-item img {
    width: 100%;
  height: 100%;
  object-fit: contain;
}