@import "header.css";
@import "navigation.css";
@import "fonts.css";
@import "new-home.css";
@import "banner.css";
@import "footer.css";
@import "design.css";
@import "development.css";
@import "mobileapp.css";
@import "animation.css";
@import "blog.css";
@import "careers.css";
@import "coman.css";
@import "company.css";
@import "contact.css";
@import "content.css";
@import "ecommerce.css";
@import "image-editing.css";
@import "protfolio.css";
@import "request-quote.css";
@import "seo.css";
@import "ui-ux-design.css";
@import "magento-service.css";
@import "grocery.css";
@import "product-landing.css";
@import "online-education.css";
@import "ios-development.css";
@import "google-add.css";
@import "woo-commerce.css";
@import "shopify.css";
@import "Font-End-Development.css";
@import "node-js-development.css";
@import "react-js-leanding.css";
@import "vue-js-development.css";
@import "angular.css";
@import "product-development.css";
@import "dynamic-CMS.css";
@import "android-app.css";
@import "fullter-app-developer.css";
@import "erp-stylesheet.css";
@import "wordpress-style.css";
@import "website-development.css";
@import "custom-web-development.css";
@import "new-contact-us.css";
@import "laravel.css";
@import "ecommerce-platforms.css";

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Conv_GTWalsheimPro-Light';
    font-display: swap
}

.pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 4px;
    color: #000;
    border-radius: 10px;
    line-height: normal
}

.pagination strong {
    padding: 4px;
    margin: 0 5px;
    line-height: normal
}

.cmshero-panel {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important
}

.form_error_style p {
    color: red;
    font-size: 12px;
    margin-top: 10px
}

.custom-pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
    gap: 8px
}

.custom-pagination li {
    display: inline-block
}

.custom-pagination .page-link {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #007bff;
    font-size: 16px;
    border: 0 solid;
    box-shadow: inset 0 0 20px #fff0;
    outline: 1px solid;
    outline-color: rgb(0 123 255 / 50%);
    outline-offset: 0;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(.19, 1, .22, 1);
    background-color: #fff0;
    margin: 0 4px
}

.custom-pagination .page-link:hover {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgb(0 123 255 / 50%), 0 0 20px rgb(0 123 255 / 20%);
    outline-color: #fff0;
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #007bff;
    background-color: #fff0;
    border-color: #007bff;
    color: #105285
}

.custom-pagination .page-link {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #105285;
    font-size: 16px;
    border: 0 solid;
    box-shadow: inset 0 0 20px #fff0;
    outline: 1px solid;
    outline-color: #b1d5fc;
    outline-offset: 0;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(.19, 1, .22, 1);
    background-color: #fff0;
    transition: background-color 0.3s, color 0.3s
}

.custom-pagination .active .page-link {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgb(0 123 255 / 50%), 0 0 20px rgb(0 123 255 / 20%);
    outline-color: #fff0;
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #007bff;
    background-color: #fff0;
    border-color: #007bff;
    color: #105285
}

#r385pvmn13081740048334596.widget-visible iframe {
    bottom: 80px !important
}

.review-hero-banner {
    height: 850px;
    display: flex !important;
    align-items: end;
    justify-content: center;
    background-position: bottom;
    background-color: #181818
}

.proof-title {
    font-size: 58px;
    font-weight: 700;
    margin-top: 15px;
    color: #fff;
    letter-spacing: 5px
}

.proof-subtitle {
    color: #b5b5b5;
    font-size: 16px;
    margin-bottom: 25px
}

.proof-btn {
    padding: 10px 25px;
    font-weight: 600;
    border-radius: 6px
}

.proof-card h3 {
    font-size: 40px;
    font-weight: 700;
    color: #FAB226
}

.proof-card p {
    color: #FFF;
    margin: 0
}

.proof-section {
    text-align: center
}

.proof-card {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 20px
}

.review-hero-banner .container {
    margin-bottom: 100px
}

.badge {
    background: linear-gradient(90deg, rgb(251 173 24 / .05) 0%, rgb(251 173 24 / .2) 100%);
    color: #fff;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 300;
    border-radius: 30px;
    border: .5px solid #FFFFFF4D
}

.testimonials-card-panel {
    padding: 80px 0;
    background-color: #181818
}

.testimonial-card {
    position: relative;
    background: #202020;
    color: #fff;
    border-radius: 22px;
    padding: 26px;
    width: 100%;
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid #FFFFFF1A;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.testimonial-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.user-img {
    width: 48px;
    height: 48px;
    border-radius: 50%
}

.company-logo {
    border: 1px solid #ffffff4f;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 14px
}

.quote-icon {
    font-size: 92px;
    color: #FAB226;
    line-height: 24px;
    margin-top: 60px
}

.testimonial-text {
    font-size: 20px;
    line-height: 1.6;
    color: #fff;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.testimonial-user {
    margin-top: 30px;
    border-left: 2px solid #d2d2d2;
    padding-left: 12px
}

.testimonial-user h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.testimonial-user span {
    font-size: 13px;
    color: #ffffffc7
}

.testimonial-footer {
    position: absolute;
    width: 100%;
    text-align: center;
    transition: all 0.4s ease;
    top: 0;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    color: #181818;
    border-radius: 22px;
    left: 0;
    background: linear-gradient(180deg, #8E6311 85.77%, #FBAD18 100%);
    font-weight: 600
}

.testimonial-box:hover .testimonial-footer {
    top: 10%
}

.testimonial-footer a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 34px 0 10px
}

.testimonial-card:hover .testimonial-footer {
    bottom: 0
}

.custom-gutter {
    margin-left: -25px;
    margin-right: -25px
}

.custom-gutter>[class*="col-"] {
    padding: 25px
}

.video-card {
    position: relative;
    width: 100%;
    height: 420px;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    background-position: top;
    background-size: cover
}

.video-bg {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.play-icon {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    color: #fff;
    background: rgb(0 0 0 / .3);
    transition: 0.3s
}

.video-card:hover .play-icon {
    opacity: 0
}

.top-content {
    position: absolute;
    top: 32px;
    left: 12px;
    right: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.profile-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #fff;
    object-fit: cover;
    object-position: top
}

.badge {
    background: rgb(0 0 0 / .6);
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 13px
}

.video-sound-toggle {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: rgb(0 0 0 / .5);
    border: none;
    border-radius: 50%;
    padding: 8px;
    cursor: pointer
}

.tsm-modal-content {
    background: #1f1f1f;
    border-radius: 22px;
    border: none;
    color: #fff;
    position: relative
}

.tsm-close-btn {
    position: absolute;
    top: -32px;
    right: auto;
    left: 50%;
    background: #fab226 !important;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    opacity: 1;
    transform: translate(-50%, -50%)
}

.tsm-body {
    padding: 0
}

.tsm-card {
    padding: 0
}

.tsm-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px
}

.tsm-avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%
}

.tsm-brand {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #2c2c2c;
    padding: 7px 16px;
    border-radius: 20px;
    font-size: 13px
}

.tsm-brand img {
    width: 18px
}

.tsm-text {
    position: relative
}

.tsm-quote {
    font-size: 64px;
    color: #f5b300;
    position: absolute;
    top: -24px;
    left: -10px
}

.tsm-text p {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 16px
}

.tsm-author {
    margin-top: 26px;
    border-left: 3px solid #f5b300;
    padding-left: 15px
}

.tsm-footer {
    margin-top: 36px;
    background: #2c2c2c;
    border-radius: 16px;
    padding: 22px 26px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.tsm-footer h5 {
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff
}

.tsm-footer span {
    font-size: 14px;
    color: #aaa
}

.tsm-cta-btn {
    background: #FAB226;
    color: #000;
    border-radius: 10px;
    padding: 13px 26px;
    font-weight: 600
}

.tsm-modal-wrap .modal-dialog {
    max-width: 850px !important
}

.tsm-modal-wrap .testimonial-text {
    font-size: 18px
}

.company-logo span {
    width: 60px;
    display: inline-block;
    height: 27px
}

.company-logo span img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.explore-how {
    overflow: hidden;
    padding-top: 100px;
    background-color: #181818
}

.explor-hoe-box {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    height: 320px;
    background-color: #222;
    display: flex;
    align-items: center
}

.home-img {
    position: absolute;
    right: 0;
    width: 750px;
    bottom: 0
}

.explore-how .comn-toptitle {
    font-size: 44px;
    color: #fff;
    line-height: 52px;
    padding-bottom: 0
}

.explor-hoe-box .footer-stripinfo {
    justify-content: left;
    padding-top: 20px !important
}

.explor-hoe-box .sub-texttitle {
    font-size: 44px;
    color: #FBAD18;
    font-weight: 800
}

.banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

#client-logo .owl-stage {
    display: flex;
    width: max-content;
    animation: marquee 30s linear infinite
}

#client-logo:hover .owl-stage {
    animation-play-state: paused
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.simple-breadcrumb a {
    text-decoration: none;
    color: #2c3f4c;
    transition: 0.3s ease
}

.simple-breadcrumb a:hover {
    text-decoration: underline
}

.simple-breadcrumb .separator {
    margin: 0 12px;
    color: #7a7a7a;
    font-size: 20px
}

.simple-breadcrumb .active {
    color: #fbad18;
    font-style: italic
}

.page-testimonial .wps-breadcrumb-bar {
    position: absolute;
    left: 43px;
    bottom: 150px;
    margin-top: 0;
    padding-top: 0;
    height: auto;
}