/**
Theme Name: iwebscraping
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iwebscraping
Template: astra
*/

/* global styles for paragraphs */
/* Blog Section Container */

/* Code Styling  [pre-shortcode]*/


.footer-menu-show-hide {
    display: none;
}

pre {
    margin-top: 30px !important;
    padding: 0px 30px;
    overflow-x: auto;
    background-color: #f8f8f8;
    border-radius: 6px;
}

code {
    font-size: 14px;
    color: #2a2d34;
    white-space: pre;
    line-height: 1.7;
    background-color: transparent !important;
}

.text-overview {
    color: #484848;
    letter-spacing: 0.2px;
    line-height: 32px;
    font-size: 18px;
}
.brand-head h1{
    font-size: 42px !important;
    line-height: 56px !important;
    color: #303030 !important;
}
.text-regular p {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
}

.post_content_box_section p {
    margin-bottom: 0.6rem !important;
}

p {
    margin-bottom: 10px !important;
}

.text-bold {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.text-small {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
}

.global-btn-1 #global-btn-1-id {
    border-radius: 6px;
    padding: 18px 32px;
    font-size: 18px;
    border: 1px solid #000000;
}

.global-btn-2 #global-btn-2-id {
    background-color: #ffffff;
    color: #000000;
    border-radius: 6px;
    padding: 18px 32px;
    font-size: 18px;
    border: 1px solid #000000;
}

.blog-main-heading h1 {
    font-size: 42px !important;
    font-weight: 500 !important;
    line-height: 54px !important;
}

.post_content_box_section h2 {
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 42px !important;
    margin: 18px 0px 6px 0px !important;
}

.post_content_box_section h3 {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 34px !important;
    margin: 18px 0px 6px 0px !important;
}

.post_content_box_section h4 {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    margin: 18px 0px 2px 0px !important;
}

.post_content_box_section h5 {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 27px !important;
    letter-spacing: 0.5px;
    margin: 16px 0px 0px 0px !important;
}

.post_content_box_section h6 {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.5px;
    margin: 16px 0px 0px 0px !important;
}

.post_content_box_section ul {
    padding: 0px;
    margin: 5px 0px 5px 30px;
}

.main-light-bg {
    color: #F5F9FF !important;
}

@media only screen and (min-width: 320px) and (max-width: 575.98px) {
    h1 {
        font-size: 28px !important;
        line-height: 40px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 26px !important;
        line-height: 36px !important;
        color: #111111 !important;
    }

    h3 {
        font-size: 22px !important;
        line-height: 32px !important;
        color: #222222 !important;
    }

    h4 {
        font-size: 18px !important;
        line-height: 28px !important;
        color: #222222 !important;
    }

    h5 {
        font-size: 16px !important;
        line-height: 26px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 15px !important;
        line-height: 24px !important;
        color: #222222 !important;
    }

    /* p {
        font-size: 14px !important;
        line-height: 22px !important;
    } */
}

@media (min-width: 576px) {
    h1 {
        font-size: 34px !important;
        line-height: 46px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 30px !important;
        line-height: 42px !important;
        color: #111111 !important;
    }

    h3 {
        font-size: 26px !important;
        line-height: 36px !important;
        color: #222222 !important;
    }

    h4 {
        font-size: 20px !important;
        line-height: 30px !important;
        color: #222222 !important;
    }

    h5 {
        font-size: 18px !important;
        line-height: 26px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 16px !important;
        line-height: 24px !important;
        color: #222222 !important;
    }

    /* p {
        font-size: 14px !important;
        line-height: 22px !important;
    } */
}

@media (min-width: 768px) {
    h1 {
        font-size: 40px !important;
        line-height: 54px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 34px !important;
        line-height: 48px !important;
        color: #111111 !important;
    }

    h3 {
        font-size: 28px !important;
        line-height: 40px !important;
        color: #222222 !important;
    }

    h4 {
        font-size: 22px !important;
        line-height: 32px !important;
        color: #222222 !important;
    }

    h5 {
        font-size: 18px !important;
        line-height: 28px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 16px !important;
        line-height: 24px !important;
        color: #222222 !important;
    }

    /* p {
        font-size: 15px !important;
        line-height: 22px !important;
    } */
}

@media (min-width: 992px) {
    h1 {
        font-size: 46px !important;
        line-height: 64px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 40px !important;
        line-height: 56px !important;
        color: #111111 !important;
    }

    h3 {
        font-size: 32px !important;
        line-height: 46px !important;
        color: #222222 !important;
    }

    h4 {
        font-size: 24px !important;
        line-height: 34px !important;
        color: #222222 !important;
    }

    h5 {
        font-size: 20px !important;
        line-height: 30px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 18px !important;
        line-height: 28px !important;
        color: #222222 !important;
    }

    /* p {
        font-size: 15px !important;
        line-height: 24px !important;
    } */
}

@media (min-width: 1024px) {
    h1 {
        font-size: 50px !important;
        line-height: 68px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 44px !important;
        line-height: 60px !important;
        color: #111111 !important;
    }

    h3 {
        font-size: 34px !important;
        line-height: 48px !important;
        color: #222222 !important;
    }

    h4 {
        font-size: 26px !important;
        line-height: 36px !important;
        color: #222222 !important;
    }

    h5 {
        font-size: 20px !important;
        line-height: 32px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 18px !important;
        line-height: 28px !important;
        color: #222222 !important;
    }

    /* p {
        font-size: 16px !important;
        line-height: 26px !important;
    } */
}

@media (min-width: 1200px) {
    h1 {
        font-size: 56px !important;
        line-height: 74px !important;
        color: #000000 !important;
    }

    h2 {
        font-size: 42px !important;
        line-height: 58px !important;
        color: #323232 !important;
    }

    h3 {
        font-size: 34px !important;
        line-height: 46px !important;
        color: #323232 !important;
    }

    h4 {
        font-size: 28px !important;
        line-height: 40px !important;
        color: #323232 !important;
    }

    h5 {
        font-size: 22px !important;
        line-height: 34px !important;
        color: #222222 !important;
    }

    h6 {
        font-size: 18px !important;
        line-height: 28px !important;
        color: #222222 !important;
    }
}

/* global styles for paragraphs End */
/* global Comman Class Defind Strat */

.comman-ast-e-con-boxed .e-con-inner {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.comman-ast-e-padding {
    padding-left: 25px;
    padding-right: 25px;
}

.comman-ast-bp-e-parent-padding {
    padding-right: 25px;
    padding-left: 25px;
}

.comman-pd-cs {
    padding: 0px;
}

/* global Comman Class Defind End */

.entry-content :where(h1, h2, h3, h4, h5, h6) {
    margin-bottom: 0px;
}

.commam-right-arrow-top figure.elementor-image-box-img img {
    padding-top: 5px;
}

/* .page-id-745 #header_id_menu,
.elementor.elementor-25.elementor-location-footer,
.Comman-act-efs{
    display: none;
} */

.enter-prise-gh2 h2 {
    color: #fff !important;
}


/* Pages Comman Class Defind End */
.comman-ast-widget-icon-box {
    height: 100%;
}

.comman-ast-widget-icon-box .elementor-icon-box-icon {
    margin-top: 12px;
}

.ast-single-post .entry-content a{
    text-decoration: none;
}
/* Pages Comman Class Defind Strat */


.schedule-btn a.elementor-button.elementor-button-link {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.sentiment-analysis-review-box-heading p,
.whychoose-us-data-heading p {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: #7A7A7A !important;
}

li.hide-if-no-customize {
    display: none !important;
}

li#wp-admin-bar-customize {
    display: none !important;
}

li#accordion-panel-panel-global {
    display: none !important;
}

.AI-line-border.left-and-right {
    position: relative;
}

.AI-line-border.left-and-right::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -1px;
    transform: translateY(-50%);
    width: 1px;
    height: 30px;
    background-color: rgba(0, 0, 0, 1);
}

.silder_images_color .swiper-slide-inner img {
    filter: brightness(0%);
}

.home-boeder_color .e-con-inner {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}

.home_benner_border_color .e-con-inner {
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

.home-boeder_color {
    border-top: 1px solid #e5e5e5;
}

.service-box .e-con-inner {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.service-box-top .e-con-inner {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.data_scraping_border.left-and-right {
    position: relative;
}

.data_scraping_border.left-and-right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -1px;
    transform: translateY(-50%);
    width: 1px;
    height: 30px;
    background-color: rgba(0, 0, 0, 1);
}

.silder_images_color::before,
.silder_images_color::after {
    position: absolute;
    top: 0;
    content: '';
    width: 350px;
    height: 100%;
    z-index: 2;
}

.silder_images_color::before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.silder_images_color::after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.elementor-element.elementor-element-76395f5.home-boeder_color {
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
}

.carousel-control-prev {
    left: auto;
    right: 45px;
}

.col-md-4.carouset-industry-b.mb-md-0 {
    border: 1px solid #6c757d;
}

.col-md-4.carouset-industry-b .card {
    border: none;
}

.col-md-4.carouset-industry-b.mb-md-0:last-child {
    border-left: 0px;
}

.col-md-4.carouset-industry-b.mb-md-0:first-child {
    border-right: 0px;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    top: -55px;
    right: 12px;
    display: flex;
    gap: 10px;
}

.testimonial-carousel .owl-nav button {
    background: #333;
    color: #fff;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
}

.up-arrow-div {
    transform: rotate(311deg);
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #DDDDDD;
    border-radius: 2px;
    transition: .5s;
}

.industry_section {
    display: flex;
    align-items: center;
    width: 91%;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}

.industry_section span {
    font-family: "Segoe UI", Sans-serif;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    margin-right: 12px;
    color: rgba(0, 0, 0, 1);
    position: relative;
    z-index: 999999999 !important;
    background-color: #ffffff;
    padding-right: 10px;
}

.industry_section .bi.bi-disc-fill {
    margin-right: 6px;
    font-size: 15px;
    color: rgba(18, 18, 18, 0.8);
}

.industry_section .line {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    border: 1px solid #e5e5e5;
    width: 100%;
    top: 16px;
    z-index: 9999;
}

.testimonials_industry_home_shortcode .industry-name,
.testimonials_industry_home_shortcode .industry-des {
    font-family: "Segoe UI", Sans-serif;
}

.testimonials_industry_home_shortcode .card-des-icon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonials_industry_home_shortcode .card {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonials_industry_home_shortcode .card:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonials_industry_home_shortcode .card:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/* .testimonials_industry_home_shortcode .up-arrow-div .bi-arrow-right-short {
    border: 1px solid transparent !important;
    background-color: transparent;
    padding: 0px 5px;
} 
.testimonials_industry_home_shortcode .testimonial-items:hover .bi-arrow-right-short {
    border: 1px solid #000 !important;
    background-color: #000;
    padding: 0px 5px;
    color: #fff;
} 
    .testimonials_industry_home_shortcode .bi-arrow-left-short,
.testimonials_industry_home_shortcode .bi-arrow-right-short {
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: color 0.3s ease, background-color 0.3s ease;
    padding: 0px 5px;
    cursor: pointer;
}

.testimonials_industry_home_shortcode .bi-arrow-left-short:hover,
.testimonials_industry_home_shortcode .bi-arrow-right-short:hover {
    background: black;
    color: #fff;
    padding: 0px 5px;
}  */
.testimonials_industry_home_shortcode .owl-prev .bi-arrow-left-short::before,
.testimonials_industry_home_shortcode .owl-next .bi-arrow-right-short::before{
    border: 1px solid #e5e5e5;
}
.testimonials_industry_home_shortcode .owl-prev .bi-arrow-left-short:hover::before,
.testimonials_industry_home_shortcode .owl-next .bi-arrow-right-short:hover::before{
    background: #000000;
    color: #fff;
}
.testimonials_industry_home_shortcode i.bi.bi-arrow-left-short,
.testimonials_industry_home_shortcode i.bi.bi-arrow-right-short{
    font-size: 30px;
}
.testimonials_industry_home_shortcode .bi-arrow-left-short::before,
.testimonials_industry_home_shortcode .bi-arrow-right-short::before{
    border-radius: 50%;
}
.testimonial-items:hover .bi-arrow-right-short::before,
.testimonial-items:hover .bi-arrow-left-short::before{
    background: #000000;
    color: #fff;
    border-radius: 50%;
}
.testimonials_industry_home_shortcode .testimonial-carousel .owl-dots {
    margin-top: 25px;
}

.testimonials_industry_home_shortcode .testimonial-carousel .owl-dot {
    margin: 0 2px;
    height: 2px;
}

.testimonials_industry_home_shortcode .testimonial-carousel .owl-dot.active {
    background-color: #000000;
}

/* Testimonial Clients Start*/
.testimonial-clients-imagdes-exp {
    /* padding: 80px 100px 44px 100px; */
    padding: 80px 50px 50px 60px;
}

.quotes-image {
    width: 100%;
    max-width: 55px;
    margin-bottom: 15px;
}

.testimonial-clients-description p {
    /* font-family: "Segoe UI", Sans-serif;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 600;
    margin-bottom: 15px; */
    font-style: italic;
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 400;
}

.testimonial-clients-experts p {
    /* color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    margin-bottom: 0px; */
    font-weight: 500;
    color: rgb(84 84 84);
    font-size: 20px;
}

.testimonial-clients .owl-dots {
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-clients .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #DDDDDD;
    border-radius: 2px;
    transition: .5s;
}

.testimonial-clients .owl-dot.active {
    background-color: #000000;
}

.testimonial-clients .owl-dot {
    margin: 0 0px;
    height: 2px;
}

.testimonial-clients .owl-nav {
    position: relative;
    bottom: auto;
    right: auto;
    display: flex;
    justify-content: center;
    gap: 3px;
    z-index: 10;
    top: -65px;
    left: -66px;
}

.testimonial-clients .owl-dots {
    margin-top: 0;
    display: flex;
    align-items: flex-end;
    position: relative;
    bottom: auto;
    right: 0;
    justify-content: flex-end;
    gap: 10px;
    z-index: 10;
    top: -85px;
    left: -67px;
}

.testimonial-clients .owl-nav button {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.testimonial-clients .owl-nav button:hover {
    background: #f0f0f0;
    border-color: #999;
}

.testimonial-clients .bi-arrow-left-short,
.testimonial-clients .bi-arrow-right-short {
    font-size: 30px;
    padding: 0px 5px;
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: color 0.3s ease, background-color 0.3s ease;
    cursor: pointer;
}

.testimonial-clients .bi-arrow-left-short:hover,
.testimonial-clients .bi-arrow-right-short:hover {
    background: black;
    color: #fff;
}

/* Testimonial Clients End*/

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: rgba(18, 18, 18, 1);
    background-color: rgba(18, 18, 18, 1) !important;
}

.nav-pills .nav-link p {
    color: rgba(18, 18, 18, 1);
    font-size: 18px;
    font-weight: 400;
    font-family: "Segoe UI", Sans-serif;
}

.nav-pills .nav-link.active p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: "Segoe UI", Sans-serif;
}

.nav-pills .nav-link {
    border-radius: 8px !important;
    border: 1px solid rgba(18, 18, 18, 1) !important;
    margin-right: 15px !important;
    margin-bottom: 15px !important;
    color: #000000;
    padding: 8px 20px !important;
}

.nav-pills .nav-link:hover {
    color: #000000;
}

#accordionFlushExample h5.accordion-header .span-line-border {
    font-family: "Segoe UI", Sans-serif;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 1);
}

.Frequently-heading-para {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.accordion.accordion-flush button:focus {
    background-color: transparent !important;
    color: transparent !important;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.accordion-button {
    transition: none !important;
}

.accordion.accordion-flush button {
    border-bottom: 1px solid #e5e5e5;
    color: transparent !important;
}

.accordion.accordion-flush button:hover {
    background-color: transparent;
    color: #000000;
    border-bottom: 1px solid #e5e5e5;
}

#accordionFlushExample .accordion-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#accordionFlushExample .accordion-body p {
    color: rgba(33, 37, 41, 1);
    font-family: "Segoe UI", Sans-serif;
}

.col-lg-7.faqs-tabs-col-2 {
    border-right: 1px solid #d7dade;
    border-left: 1px solid #d7dade;
    padding: 30px 0px;
    margin: 0;
}

.span-line-border {
    position: relative;
}

button.accordion-button.text-black[aria-expanded="true"] .span-line-border::after {
    content: '';
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 1px;
    bottom: -17px;
    left: 0;
}

.testimonial-clients-items {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.our-clients-say-section .e-con-inner,
.our-clients-say-slider .e-con-inner,
.data-compliance-section .e-con-inner,
.enterprise-grade-sction .e-con-inner,
.enterprise-webscraping .e-con-inner {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}


.nav.nav-pills.d-inline-flex.justify-content-center.tab-latest-insight-ul {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    gap: 10px;
}

a.nav-item.tab-latest-insight-li.active {
    background: #000;
    color: #fff;
}

a.nav-item.tab-latest-insight-li {
    padding: 10px 15px;
    border: 1px solid rgba(18, 18, 18, 1);
    border-radius: 5px;
    width: 130px;
    text-align: center;
    color: #000;
}

.tab-col-latest-insight {
    border: rgba(0, 0, 0, 0.1) 1px solid;
    padding: 20px;
}

.tab-col-latest-insight:first-child {
    border-right: 0px;
    border-color: rgba(0, 0, 0, 0.1);
    border-style: solid;
}

.tab-col-latest-insight:last-child {
    border-left: 0px;
    border-color: rgba(0, 0, 0, 0.1);
    border-style: solid;
}

.blog-expert-content {
    padding-top: 25px;
    text-align: left;
}
.blog-expert-content a{
    text-decoration: none !important;
}

img.author-image {
    border-radius: 50%;
    margin-right: 15px;
    width: 42px;
}

.blog-expert-content small.me-3 {
    font-family: "Segoe UI", Sans-serif;
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    color: #323232;
}

.blog-expert-content h5 {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

.blog-expert-content p,
.blog-min-read-author .min-read {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.blog-min-read-author .author-name {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: rgba(18, 18, 18, 1);
}

.bi.bi-circle-fill::before {
    color: #000;
    vertical-align: 2px !important;
    font-size: 5px;
}

.discover-more {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;
    margin: 45px 0px 45px 0px !important;
}

.discover-more .bi.bi-arrow-right-short::before {
    color: #000;
    font-size: 32px;
}

.discover-more .bi.bi-arrow-right-short {
    transform: rotate(311deg);
    margin-bottom: 0px;
}

.timeline-container {
    max-width: 1320px;
    width: 100%;
    position: relative;
    /* padding: 0 40px; */
    box-sizing: border-box;
}

.timeline-line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ccc;
    transform: translateY(-50%);
    z-index: 0;
    overflow: hidden;
}

.timeline-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000;
    width: 0%;
    z-index: 1;
    transition: width 0.1s ease-out;
}

.timeline-progress::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 100%;
}

.timeline-step .content h5 {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #222222 !important;
    margin-bottom: 10px !important;
}

.timeline-step {
    position: relative;
    /* width: 23%; */
    width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.timeline-step::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    background: #ccc;
    transform: translateX(-50%);
    z-index: 1;
}

.timeline-step::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #000;
    transform: translateX(-50%);
    z-index: 2;
}

.timeline-step:nth-child(odd)::before {
    bottom: 50%;
    height: 60px;
}

.timeline-step:nth-child(odd)::after {
    bottom: 49%;
}

.timeline-step:nth-child(even)::before {
    top: 50%;
    height: 60px;
}

.timeline-step:nth-child(even)::after {
    top: 49%;
}

.timeline-step.active::before {
    background-color: #000;
}

.timeline-step:nth-child(odd)::before {
    bottom: 50%;
    height: 60px;
}

.timeline-step:nth-child(even)::before {
    top: 50%;
    height: 60px;
}

.timeline-step:nth-child(odd) .icon-box {
    position: absolute;
    bottom: calc(50% + 60px);
    left: 50%;
    transform: translateX(-50%);
    background: #ddd;
    width: 54px;
    height: 54px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.timeline-step:nth-child(even) .icon-box {
    position: absolute;
    top: calc(50% + 60px);
    left: 50%;
    transform: translateX(-50%);
    background: #ddd;
    width: 54px;
    height: 54px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.timeline-step.active .icon-box {
    background-color: black;
}

.icon-box i {
    font-size: 26px;
    color: #333;
}

.timeline-step.active .icon-box i {
    color: white;
}

.timeline-step:nth-child(odd) .content {
    margin-top: calc(60px + 100px);
    /* margin-bottom: 20px; */
    height: 130px;
}

.timeline-step:nth-child(even) .content {
    margin-bottom: calc(60px + 100px);
    /* margin-top: 20px; */
    height: 130px;
}

.timeline-step h3 {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: rgba(0, 0, 0, 1);
    margin: 0;
}

.timeline-step p {
    font-family: "Segoe UI", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: rgba(33, 37, 41, 1);
    margin-top: 5px;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
}

.timeline-container::after {
    content: '';
    display: block;
    clear: both;
}

.site-icon {
    position: absolute;
    bottom: calc(5% + 90px);
    left: 0;
    transform: translateX(-50%);
    background: #ffffff;
    width: 85px;
    height: 85px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding-right: 10px;
}

.timeline-line-right {
    position: absolute;
    bottom: calc(14% + 80px);
    background: #000;
    width: 1px;
    height: 50px;
    right: 0;
}

@media (max-width: 991px) {
    .timeline-container {
        padding: 25px 0px;
    }

    .timeline-step {
        width: 100%;
        float: none;
        margin-bottom: 15px;
        text-align: left;
        display: flex;
        align-items: center;
        gap: 25px;
        padding: 25px;
        border-radius: 10px;
        background-color: #e5e5e542;
    }

    .timeline-line,
    .timeline-step::before {
        display: none;
    }

    .timeline-step .icon-box {
        position: relative !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        transform: none !important;
        margin-bottom: 10px;
    }

    .timeline-step .content {
        margin: 0 !important;
    }

    .timeline-line-right,
    .site-icon {
        display: none;
    }

    .timeline-step:nth-child(even)::after,
    .timeline-step:nth-child(odd)::after {
        position: unset;
        display: none;
    }

    .timeline-step:nth-child(odd) {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .timeline-step p {
        max-width: 100%;
    }

    .timeline-step.active .icon-box {
        margin-bottom: 0px;
    }
}



.get-in-touch {
    font-family: "Segoe UI", Sans-serif;
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 35px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 16px 24px;
    height: 56px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder,
textarea.wpcf7-form-control.wpcf7-textarea.form-control::placeholder,
input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.form-control,
textarea.wpcf7-form-control,
select#service {
    color: rgba(0, 0, 0, 0.4);
    border: none;
    font-family: "Segoe UI", Sans-serif;
    opacity: 1;
}

select#service {
    height: 56px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control-submit {
    background: rgba(18, 18, 18, 1);
    line-height: 30px;
    font-weight: 600;
    font-size: 20px;
    font-family: "Segoe UI", Sans-serif;
    border-radius: 8px;
}

.wpcf7 input[type=file] {
    background-color: #fff;
    padding: 16px 28px !important;
}

.our_clients_section small.me-3.our-say-clients-slider-image {
    width: 48px;
}

.me-3.our-say-clients-slider-name {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: rgba(18, 18, 18, 1);
}

.me-3.our-say-clients-slider-city {
    font-family: "Segoe UI", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(18, 18, 18, 0.6);
}

.our-say-clients-name-box-description {
    font-family: "Segoe UI", Sans-serif;
    letter-spacing: 0.4px;
    font-style: italic;
    font-family: "Segoe UI", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 70%;
    color: #4a4a4a;
    margin-top: 20px;
}

.our-say-clients .owl-nav {
    position: absolute;
    top: 0;
    right: 150px;
    display: flex;
    gap: 10px;
}

.our-say-clients .owl-nav .owl-prev .bi.bi-arrow-left-short,
.our-say-clients .owl-nav .owl-next .bi.bi-arrow-right-short {
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: color 0.3s ease, background-color 0.3s ease;
    padding: 0px 4px;
    cursor: pointer;
}

.our-say-clients .owl-dots {
    margin-top: 25px;
    display: flex;
}

.our-say-clients .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #DDDDDD;
    border-radius: 2px;
    transition: .5s;
}

.our-say-clients .owl-dot {
    margin: 0 2px;
    height: 2px;
}

.our-say-clients .owl-dot.active {
    background-color: #000000;
    width: 30px;
}

.learn-more-about-us-btn a {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}

.learn-more-about-us-btn a .bi-arrow-right-short::before {
    transform: rotate(311deg);
}

.learn-more-about-us-btn a .bi-arrow-right-short {
    font-size: 30px;
    vertical-align: top;
}

.learn-more-about-us-btn a:hover {
    color: #6c757d;
}

.our_clients_section {
    padding-bottom: 30px;
    padding-top: 30px;
}

.services-benner-selider .store-slider .item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    padding: 10px;
    transition: transform 0.3s ease;
}

.services-benner-selider .owl-carousel.store-slider {
    width: 500px;
    margin: auto;
    display: block;
}

.services-benner-selider .store-slider .item img {
    object-fit: contain;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 6px;
}

.services-benner-selider .owl-carousel .owl-item.center .item img {
    transform: scale(1.2);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.services-benner-selider .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ecommerce_line_buttom .e-con-inner {
    border-top: 1px solid #e6e6e6;
}

.Product_data-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px !important;
    padding-bottom: 5px;
}

.Product_data-line h6 {
    display: inline;
    position: relative;
}

.Product_data-line h6::after {
    content: '';
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 1px;
    bottom: -7px;
    left: 0;
}

.datafeed ul li.elementor-icon-list-item.elementor-inline-item .elementor-icon-list-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #000000;
}

.datafeed {
    padding-right: 15px;
}

#list_icon_title .e-n-accordion-item-title .e-n-accordion-item-title-text {
    position: relative;
}

#list_icon_title .e-n-accordion-item-title .e-n-accordion-item-title-text {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    color: #121212;
}

.acc-heading-list ul.elementor-icon-list-items li.elementor-icon-list-item {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #121212;
}

#list_icon_title .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text::after {
    content: '';
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 1px;
    bottom: -11px;
    left: -8px;
}

.benefits-section-content .section-2 {
    width: min(1200px, 90%);
    margin: 40px auto 0;
    padding: 20px 0;
    line-height: 2;
    color: #fff;
}


.benefits-section-content .c-hotels__title {
    width: min(1200px, 100%);
    padding: 64px 20px;
    color: #fff;
    text-align: center;
    font-size: 44px;
    color: #ffeba7;
}

.benefits-section-content .c-hotels__list {
    display: grid;
}

.benefits-section-content .c-hotels__item {
    position: sticky;
    top: 50px;
    right: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 200px auto;
}

@media (min-width: 768px) {
    .benefits-section-content .c-hotels__item {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: minmax(400px, 52vh);
    }
}

.benefits-section-content .c-hotels__item:not(.c-hotels__item:last-child) {
    view-timeline-name: --card;
    view-timeline-axis: block;
    animation-timeline: --card;
    animation-name: in-n-out;
    animation-range: entry 90% cover 50%;
    animation-fill-mode: both;
}

@keyframes in-n-out {

    0%,
    75% {
        scale: 100%;
    }

    100% {
        scale: 85%;
    }
}

.benefits-section-content .feature-icon {
    width: 20px;
    height: 20px;
    margin-right: 0.5rem;
    flex-shrink: 0;
    margin-top: 5px;
    color: #000;
}

.benefits-section-content .feature-text {
    font-weight: 600;
    color: #1e293b;
}

.benefits-section-content .feature-desc {
    color: #475569;
    font-size: 0.875rem;
    margin-top: 0.125rem;
}

.benefits-section-content .section-bg {
    background-color: #f1f5f9;
    border-radius: 0.75rem;
    padding: 2rem 2.5rem;
    margin-bottom: 0px !important;
}

.benefits-section-content .section-bg .item-block-5 h3 {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(0, 0, 0, 1);
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
}

.benefits-section-content .section-bg .item-block-5 p {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(33, 37, 41, 1);
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

.benefits-section-content .section-bg .item-block-7 .feature-text {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.benefits-section-content .section-bg .item-block-7 .feature-desc {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(33, 37, 41, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.item-block-icon-con {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.benefits-section-content .section-bg .item-block-7 .d-flex.item-block-icon {
    padding: 15px;
}

.elementor-kit-9 button,
.elementor-kit-9 input[type="button"],
.elementor-kit-9 input[type="submit"],
.elementor-kit-9 .elementor-button {
    border-width: 0px;
}

.category_list_box .elementor-post-info__terms-list-item {
    background-color: #E6E6E6;
    font-size: 14px !important;
    line-height: 20px;
    padding: 6px 16px;
    border-radius: 4px;
}

.category_list_box .elementor-post-info__terms-list {
    color: #fff;
}


/* CSS to Animate the Table of Contents Strat*/

/* Style the table of contents (TOC) container */
.post_content_box_section h2,
.post_content_box_section h3,
.post_content_box_section h4,
.post_content_box_section h5,
.post_content_box_section h6 {
    font-family: "Segoe UI", Sans-serif;
}

.sidebar-right .post-toc.col-auto .wrapper {
    max-width: 100%;
    width: 100%;
}

.sidebar-right {
    position: sticky;
    top: 15%;
}

.table-of-content a {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #121212;
    border-left: 2px solid #ffffff;
    text-decoration: none;
}

.table-of-content a:focus-visible,
.table-of-content a:focus {
    outline-style: none !important;
    outline-color: transparent !important;
    outline-width: 0px !important;
}

/* .table-heading-box {
    padding: 24px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
} */

.table-imge {
    margin-right: 10px;
}

/* h4.table-heading-h4 {
    font-family: "Segoe UI", Sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0px;
} */

.table-of-content:hover a {
    color: #121212;
    text-decoration: none;
}

.table-of-content .items .item-h2 a {
    padding-left: 24px !important;
}

.table-of-content .items .item-h3 a,
.table-of-content .items .item-h4 a,
.table-of-content .items .item-h5 a,
.table-of-content .items .item-h6 a {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.item-h3 {
    padding-left: 24px;
}

.item-h4 {
    padding-left: 24px;
}

.item-h5 {
    padding-left: 45px;
}

.item-h6 {
    padding-left: 60px;
}

html {
    scroll-behavior: smooth;
}

.click {
    scroll-margin-top: 100px;
}

.table-of-content h2 {
    margin: 0 0 10px;
}

.table-of-content .items {
    list-style: none;
    padding-left: 0;
}

.table-of-content .active {
    color: #ff5733;
    font-weight: bold;
    transition: color 0.3s ease;
}

/* Heading animation */
@keyframes headingAnimation {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: 0.9;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* h2.animate-heading,
h3.animate-heading,
h4.animate-heading,
h5.animate-heading,
h6.animate-heading {
    animation: headingAnimation 1s ease forwards;
} */

.table-of-content {
    position: relative;
    margin-bottom: 20px;
    height: 224px;
    overflow: auto;
}

.table-of-content .active-item {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 400;
    font-size: 14px;
    list-style: 24px;
    color: #121212;
    border-left: 2px solid #ffffff;
    text-decoration: none;
}

.table-of-content .items div {
    position: relative;
    transition: background-color 0.3s ease;
}

.table-of-content .items div a.active-item {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
    border-left: 2px solid rgba(0, 0, 0, 1);
}

.table-of-content .items a {
    padding: 8px !important;
    display: block;
}

.table-of-content .items a {
    transition: none !important;
}

/* CSS to Animate the Table of Contents  End*/

.container-xxl.single_faqs_section {
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
    padding: 0;
}

.single_faqs_section button.accordion-button {
    border-radius: 0px;
}

.single_faqs_section .single_faqs_section_heading {
    background: #f9f9f9;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.cs-benner-section .e-con-inner {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 120px 54px 54px 54px;
}

.all_tabs_cs_section {
    position: sticky;
    top: 80px;
    z-index: 1000;
    background-color: #fff;
}

.all_tabs_cs_section .e-con-inner {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.all_tabs_cs_section .sticky-nav_cs {
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow: auto;
}

.all_tabs_cs_section .sticky-nav_cs a.scroll-button_cs {
    font-family: "Segoe UI", Sans-serif;
    width: 100%;
    padding: 16px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
    font-size: 20px;
    line-height: 28px;
}

.all_tabs_cs_section .sticky-nav_cs a.scroll-button_cs.active {
    background-color: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
}

.right-side_cs_s_c {
    position: sticky !important;
    top: 65px;
}

.all_tabs_cs_section .sticky-nav_cs a.scroll-button_cs:last-child {
    border-right: none !important;
}
.cs-font h1.elementor-heading-title.elementor-size-default{
    font-size: 42px !important;
    font-weight: 500 !important;
    line-height: 62px !important;
}
.cs-font h2.elementor-heading-title.elementor-size-default {
    font-size: 26px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
}

.cs-font h3.elementor-heading-title.elementor-size-default {
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
}

.cs-comman-single-cl ul {
    margin: 0;
}
#right_toc_section_sidebar {
    position: sticky;
    top: 135px;
}

.blog_section .e-con-inner {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.blog_search_box input#elementor-search-form-1fcba6e {
    height: unset;
}

.tabs_post_first_section .e-con-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    /* padding-bottom: 48px; */
    padding-bottom: 32px;
}

.blog-releted-post-item {
    margin-bottom: 0px !important;
    border-bottom: none !important;
}

.post-categories a {
    font-family: "Segoe UI", Sans-serif;
    background: rgba(230, 230, 230, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    padding: 4px 16px 6px 16px;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: rgba(18, 18, 18, 1);
}
.all_blogs_pages_tabs_section .blog-min-read-author {
    border-top: none;
}
.all_blogs_pages_tabs_section .post-title a {
    color: rgba(0, 0, 0, 1) !important;
    text-decoration: none !important;
}

.post-excerpt {
    font-family: "Segoe UI", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(33, 37, 41, 1);
}

.blog-item_post {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.box-item_post {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 32px;
    padding: 16px !important;
}

.tabs_name_css .e-n-tabs-heading button.e-n-tab-title {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.tabs_name_css .e-n-tabs-heading button.e-n-tab-title:last-child {
    border-right: none !important;
}

.tabs_name_css.elementor-widget-n-tabs .e-n-tabs-heading {
    /* padding-bottom: 48px; */
    padding-bottom: 0px;
}
.tabs_post_first_section{
    display: none;
}
.tabs_name_css .e-n-tabs-content {
    display: none;
}
.tabs_name_css.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-title-text {
    font-weight: 600;
}

.tabs_name_css.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-title-text {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
    font-size: 20px;
    font-weight: 400;
}

/* Remove right border from every 3rd box (last in each row) */
.box-item_post:nth-child(3n) {
    border-right: none;
}

/* Add top border to boxes NOT in the first row */
.box-item_post:nth-child(n+4) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

table,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-width: 1px !important;
}
#ajax-blog-container {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
.ajax-blog-pagination .dots-div-box {
    font-family: "Segoe UI", Sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 120px;
    height: 50px;
    text-decoration: none !important;
    line-height: 24px;
    color: rgb(0, 0, 0);
    background-color: white;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.ajax-blog-pagination.top-pagination {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 32px;
}
.ajax-blog-pagination.bottom-pagination {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.box-item_post.tab-col-latest-insights .blog-expert-content a.post-cat {
    letter-spacing: 0.8px;
    background: #f5f5f5;
    padding: 2px 12px;
    border-radius: 4px;
}

.box-item_post.tab-col-latest-insights .blog-expert-content a {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(18, 18, 18, 1);
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
}
.box-item_post.tab-col-latest-insights .blog-expert-content h4.blog-title-h4{
    font-size: 20px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
}
.box-item_post.tab-col-latest-insights .blog-expert-content h4.blog-title-h4 a {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

.ajax-blog-pagination {
    display: flex;
    overflow: hidden;
    justify-content: center;
}

.ajax-blog-pagination a {
    font-family: "Segoe UI", Sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 120px;
    height: 50px;
    text-decoration: none !important;
    line-height: 24px;
    color: rgba(0, 0, 0, 1);
    background-color: white;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

/* First button should not have left border */
.ajax-blog-pagination a:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

/* Active button background */
.ajax-blog-pagination a.active_1 {
    background-color: rgba(0, 0, 0, 0.04);
    font-weight: 600;
}

.ajax-blog-pagination a.page-links-blog.prev {
    border-left: none;
}

.ajax-blog-pagination a.page-links-blog i.bi.bi-arrow-left-short,
.ajax-blog-pagination a.page-links-blog i.bi.bi-arrow-right-short {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.8);
}

/** ** Brand Page  ** **/
.scraping_cta_section .e-con-inner {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 64px;
}

/** ** About Page  ** **/
.records_box .elementor-image-box-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.records_box .elementor-image-box-title {
    position: relative;
    padding-bottom: 10px;
}

.records_box .elementor-image-box-title::after {
    content: '';
    position: absolute;
    background-color: #000;
    width: 35%;
    height: 1px;
    bottom: -1px;
    left: 0;
}

.vision_section .e-con-inner {
    padding: 48px;
    background-color: #f5f5f5;
    border-radius: 16px;
}

.data_extraction_section {
    position: relative;
    z-index: 0;
    overflow: auto;
    height: 450px;
    scrollbar-width: none;
}

.data_extraction_box_item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 2px;
    background: linear-gradient(to bottom, black, transparent);
}

.data_extraction_box_item::after {
    content: '▶';
    position: absolute;
    left: 5px;
    top: 16%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: black;
}

.horizontal-progress-container_box {
    display: flex;
    align-items: center;
}

.horizontal-progress-container {
    width: 100%;
    height: 2px;
    background: #e0e0e0;
}

.horizontal-progress-bar {
    height: 100%;
    background: #000000;
    width: 0%;
}

.expertise-items-container {
    overflow-y: scroll;
    height: 340px;
    position: relative;
}

.progress-count {
    background-color: rgba(18, 18, 18, 0.02);
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(18, 18, 18, 1);
}

.count_number_1 span.elementor-heading-title.elementor-size-default {
    background: rgba(241, 242, 242, 1);
    padding: 10px 20px;
    border-radius: 4px;
    color: rgba(0, 0, 0, 1);
    display: inline-block;
}

.scrapers_apis .e-con-inner {
    font-family: "Segoe UI", Sans-serif;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.location_ah_all {
    position: relative;
}

.image_in_ah {
    position: absolute;
    top: 20px;
    right: 16px;
}

/***--- Header Menu Css Start ---***/
.navigation_row .logo {
    width: 112px;
}

/* Sticky Header Code */
.header_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

/* IMPORTANT: Sub-menus ne by default hide karo */
.header_area .mega_menu,
.header_area .sub_menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Only specific menu items par hover thay to j sub-menu show thay */
.header_area .mega_menu_dropdown:hover .mega_menu,
.header_area .has_dropdown:hover .sub_menu {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.nav-pills .nav-link.active p.enterprise_menu {
    color: rgba(18, 18, 18, 1);
}

/* Mobile view ma adjust */
@media (max-width: 768px) {
    .header_area {
        position: fixed;
    }
}

#header_id_menu a {
    text-decoration: none;
}

#header_id_menu ul,
#header_id_menu ol {
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

#header_id_menu .container {
    width: 1320px;
    margin: 0 auto;
}

#header_id_menu .row {
    display: flex;
    /* flex-wrap: wrap; */
    /* justify-content: space-between;
    align-items: center; */
}

#header_id_menu .main_menu {
    display: flex;
    justify-content: end;
    align-items: center;
    column-gap: 65px;
}

#header_id_menu nav {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.04);
    height: 80px;
    display: flex;
    align-items: center;

}

#header_id_menu .logo a {
    font-size: 20px;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
}

#header_id_menu .main_menu>ul>li {
    display: inline-block;
    position: relative;
    margin: 0 -2px;
}

#header_id_menu .main_menu ul li {
    position: relative;
}

#header_id_menu .main_menu ul li a {
    font-size: 16px;
    color: #000000;
    padding: 16px 16px;
    display: block;
    font-weight: 400;
    font-family: "Segoe UI", Sans-serif;
}

#header_id_menu .main_menu ul li .active,
#header_id_menu .main_menu ul li:hover>a {
    color: #75636a;
}

#header_id_menu .main_menu ul li ul {
    width: 200px;
    background: #fff;
    transition: 0.5s;
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
}

#header_id_menu .main_menu ul li ul li a {
    padding: 10px 25px;
    font-size: 15px;
}

#header_id_menu .main_menu ul li ul li a i {
    float: right;
}

#header_id_menu .main_menu ul li ul li ul {
    left: 100%;
    top: 0;
}

#header_id_menu .mega_menu_dropdown {
    position: static !important;
}

#header_id_menu .mega_menu {
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    transition: 0.5s;
}

.container.services_menu_c .services_menu_r {
    box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);
    background: #fff;
    border-radius: 4px;
    margin-top: 10px;
    height: 100%;
}
.container.services_menu_c .services_menu_r .apis_menu_col_rap,
.container.services_menu_c .services_menu_r .apis_menu_col_rap .tab-content{
    height: 100%;
}
.container.services_menu_c .services_menu_r .apis_menu_col_rap .tab-content .tab-pane.active.show{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.list_apis_menu_img{
    border-radius: 4px;
    border: 1px solid #f1f2f2;
    width: 36px;
    height: 36px;
    padding: 4px;
}
#header_id_menu .mega_menu_item {
    width: 25%;
    padding: 30px 20px;
}

#header_id_menu .main_menu ul li .mega_menu_item a {
    padding: 10px 0;
}

#header_id_menu .main_menu ul li .mega_menu_item a:hover {
    color: #353535;
}

#header_id_menu .mega_menu_item h3 {
    margin-bottom: 15px;
}

#header_id_menu .mega_menu_item img {
    width: 100%;
}

#header_id_menu .mega_menu_demo_2 .mega_menu {
    left: 50%;
    transform: translateX(-50%);
    width: 1320px;
}

#header_id_menu h5.enterprise_menu {
    font-family: "Segoe UI", Sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: rgba(17, 24, 39, 1);
}

#header_id_menu .enterprise_menu_des {
    font-family: "Segoe UI", Sans-serif;
    color: rgba(107, 114, 128, 1);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;

}

#header_id_menu .mobile_btn {
    display: none;
}

li.log_in_li a {
    font-family: "Segoe UI", Sans-serif;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 8px;
    padding: 6px 24px !important;
    margin-right: 15px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

li.get_started_li a {
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 8px;
    padding: 6px 24px !important;
    background-color: #000;
    color: #fff !important;
    font-weight: 600 !important;
}

.mega_menu.sub_menu .border_left_menu {
    display: flex;
    flex-direction: column;
    padding: 24px;
    border-right: 1px solid rgba(229, 231, 235, 1);
}
#header_id_menu .mega_menu_demo_2 .mega_menu.sub_menu.resources_menu{
    left: 57%;
}

.solutions-last-trip{
    margin-top: auto !important;
}
.col-6.border_right_menu {
    padding: 24px;
    display: flex;
    flex-direction: column;
}
.contect-icon-box svg.bi.bi-at {
    background: #000;
    padding: 5px;
    color: #fff;
    border-radius: 8px;
}
.apis_right_section_menu .row.apis_right_section_r_menu {
    align-items: flex-start !important;
}

h5.managed_e {
    font-family: "Segoe UI", Sans-serif;
    border-bottom: 1px solid rgba(229, 231, 235, 1);
    padding-bottom: 15px;
    color: rgba(107, 114, 128, 1);
    font-size: 16px;
    list-style: none;
    font-weight: 600;
    text-transform: uppercase;
}

.start_pro {
    padding: 16px 24px;
    background: #f5f5f5;
    border-radius: 8px;
}

.start_pro span {
    font-family: "Segoe UI", Sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
}

.apis_menu .apis_menu_row .apis_menu_col {
    padding: 24px;
    border-right: 1px solid rgba(229, 231, 235, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.apis_menu .row.g-0.apis_menu_row.services_menu_r.g-0 {
    align-items: flex-start !important;
}

.apis_menu_footer_im_box {
    border-right: 1px solid rgba(229, 231, 235, 1);
    margin-right: 15px;
    padding-right: 15px;
}

a.know_more_btn_menu_a:hover,
.right_main_menu .log_in_li a:hover {
    background-color: #000000;
    color: #fff !important;
}

.right_main_menu .get_started_li a:hover {
    background-color: #FFF;
    color: #000 !important;
}

.apis_right_section_menu {
    padding: 24px;
}

.web_scraping_api_footer {
    padding: 36px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 8px;
}

.apis_menu .nav-pills .nav-link.active {
    background-color:#f7f7f7 !important;
    border-radius: 8px;
    padding: 13px;
}

a.know_more_btn_menu_a {
    font-family: "Segoe UI", Sans-serif;
    width: 135px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 1);
    padding: 6px 24px !important;
    font-size: 16px;
    font-weight: 600 !important;
}

a.list_apis_menu {
    font-family: "Segoe UI", Sans-serif;
    border-radius: 8px;
    padding: 8px !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 400 !important;
    color: rgba(17, 24, 39, 1) !important;
}
 .apis_menu_col_rap a.list_apis_menu:hover,
.apis_menu_col_rap .managed_extraction_b:hover,
.solutions-menu .border_right_menu .managed_extraction_b:hover,
.company_menu_c .company_menu_r .managed_extraction_b_company:hover,
.resources_menu_r.services_menu_r .managed_extraction_b_company:hover{
    background: #f7f7f7;
/*     margin: 0px 5px; */
} 
.apis_menu_col_rap a.list_apis_menu {
    margin-right: 5px;
    margin-left: 5px;
}
a.explore-api-library-link{
    padding: 0px !important;
}

.main_menu .left_main_menu a.menu-name-list {
    font-weight: 500 !important;
}

.amazon_apis_list_menu_b-r {
    border-right: 1px solid rgba(229, 231, 235, 1);
}

.apis_menu .nav-pills .nav-link.active .image-hover {
    filter: hue-rotate(350deg) saturate(22.5);
}

.apis_menu .nav-pills .nav-link {
    border: none !important;
    padding: 13px;
}

.resources_menu {
    width: 300px !important;
    right: 0 !important;
    transform: none !important;
}

.resources_menu_r.services_menu_r,
.company_menu_c .company_menu_r.services_menu_r {
    padding: 24px;
}

.managed_extraction_b_company {
    padding: 10px 5px !important;
    margin-bottom: 5px;
    border-radius: 8px;
}

/* .managed_extraction_b_company:hover {
    background: #f5f5f5;
} */

.managed_extraction_b {
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 8px;
}

/* .managed_extraction_b:hover {
    background: #f5f5f5;
} */

.enterprise_menu_box {
    width: unset;
}

.company_menu {
    width: 400px !important;
    right: 0 !important;
    transform: none !important;
}
#header_id_menu .main_menu .left_main_menu .mega_menu.company_menu{
    left: 60%;
}   
.right_main_menu li.log_in_li {
    display: none !important;
}
.navigation_row .main_menu .left_main_menu i.fas.fa-angle-down {
    font-size: 12px;
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* #header_id_menu .container {
        width: 960px;
    } */

    /* #header_id_menu .mega_menu_demo_2 .mega_menu {
        width: 940px;
    } */

    #header_id_menu .main_menu ul li ul {
        width: 150px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #header_id_menu .container {
        width: 720px;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        width: 700px;
    }

    #header_id_menu .main_menu ul li a {
        font-size: 15px;
        padding: 20px 16px;
    }

    #header_id_menu .main_menu ul li ul {
        width: 150px;
    }
}

@media (min-width: 768px) {
    #header_id_menu .main_menu ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin-top: 0px;
    }

    #header_id_menu .main_menu ul li .mega_menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin-top: 0px;
    }

    #header_id_menu .main_menu ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        margin-top: 0px;
        z-index: 99;
    }

    #header_id_menu .main_menu ul li:hover>.mega_menu {
        visibility: visible;
        opacity: 1;
        margin-top: 0px;
        z-index: 99;
    }
}

@media (max-width: 767.98px) {

    #header_id_menu .mega_menu_demo_2 .mega_menu,
    #header_id_menu .container {
        width: 100%;
    }

    #header_id_menu nav {
        padding: 15px;
    }

    #header_id_menu .mobile_btn {
        cursor: pointer;
        display: block;
    }

    #header_id_menu .main_menu {
        display: none;
        width: 100%;
    }

    #header_id_menu .main_menu ul li {
        display: block;
    }

    #header_id_menu .main_menu ul li a i {
        float: right;
    }

    #header_id_menu .main_menu ul li a {
        border-bottom: 1px solid #ddd;
    }

    #header_id_menu .main_menu ul li ul {
        width: 100%;
    }

    #header_id_menu .main_menu ul li ul li ul {
        left: 0;
        top: auto;
    }

    #header_id_menu .mega_menu .mega_menu_item {
        width: 50%;
    }

    #header_id_menu .main_menu ul li ul {
        display: none;
        transition: none;
    }

    #header_id_menu .main_menu ul li .mega_menu {
        display: none;
        transition: none;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        transform: translateX(0);
    }
}

@media (max-width: 575.98px) {
    #header_id_menu .mega_menu .mega_menu_item {
        width: 100%;
    }
}

/***--- Header Menu Css End ---***/

/***--- Benefits Section Content Css Start ---***/

.c-hotels__item__globle {
    position: sticky;
    top: 50px;
    right: 0;
    left: 0;
}

.c-hotels__item__globle:not(.c-hotels__item__globle:last-child) {
    view-timeline-name: --card;
    view-timeline-axis: block;
    animation-timeline: --card;
    animation-name: in-n-out;
    animation-range: entry 90% cover 50%;
    animation-fill-mode: both;
}
.c-hotels__item__globle{
    background-image: linear-gradient(to bottom, #f5f5f5, #ffffff) !important; 
}
@keyframes in-n-out {

    0%,
    75% {
        scale: 100%;
    }

    100% {
        scale: 85%;
    }
}

/***--- Benefits Section Content Css End ---***/

.author-date,
.publish-date-blog,
.author-name-blog {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.author-name-b img {
    border-radius: 50%;
}

.expert-icon .elementor-icon-box-icon {
    padding-top: 8px;
}

/* Media Queries – All Common Breakpoints Strat */
@media only screen and (min-width: 320px) and (max-width: 575.98px) {
    .Comman-acr-p {
        padding-right: 20px;
        padding-left: 20px;
    }

    img.author-image {
        margin-right: 6px;
        width: 32px;
    }

    .blog-min-read-author .author-name,
    .blog-min-read-author .min-read {
        font-size: 13px;
    }

}

@media (min-width: 576px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    .Comman-acr-p {
        padding-right: 20px;
        padding-left: 20px;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

@media (min-width: 768px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    .Comman-acr-p {
        padding-right: 20px;
        padding-left: 20px;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

@media (min-width: 992px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    .Comman-acr-p {
        padding-right: 20px;
        padding-left: 20px;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

@media (min-width: 1024px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    .Comman-acr-p {
        padding-right: 40px;
        padding-left: 40px;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

@media (min-width: 1200px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    .Comman-acr-p {
        padding-right: 60px;
        padding-left: 60px;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

/* Extra small devices (phones, less than 414px) */
@media only screen and (min-width: 320px) and (max-width: 575.98px) {

    /* Styles for very small phones */
    .global-btn-1 #global-btn-1-id {
        padding: 12px 18px;
        font-size: 14px;
    }

    .global-btn-2 #global-btn-2-id {
        padding: 12px 18px;
        font-size: 14px;
    }
    .schedule-btn a.elementor-button.elementor-button-link{
        padding: 12px 18px;
        font-size: 14px;
        line-height: unset;
    }
    .text-overview {
        line-height: 20px;
        font-size: 14px;
        font-weight: 400;
    }

    .text-regular p {
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
    }

    .our-say-clients-name-box-description {
        font-size: 16px !important;
    }

    .our-say-clients .owl-nav {
        right: 0px;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row .contact-f-section {
        padding: 15px !important;
    }

    .comman-ast-e-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .comman-ast-bp-e-parent-padding {
        padding-right: 15px;
        padding-left: 15px;
    }

    .silder_images_color::before,
    .silder_images_color::after {
        background: unset;
        content: '';
        width: unset;
    }

    .discover-more {
        margin-bottom: 25px !important;
        margin-top: 25px !important;
    }

    .scraping_cta_section .e-con-inner {
        padding: 10px !important;
    }

    .vision_section .e-con-inner {
        padding: 15px;
    }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    /* Media Queries – Blog Pages Strat */
    .single-blog-page-common .e-con-inner,
    .get-touch-with-footer .e-con-inner {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control,
    .comman-ast-element-cf-container .comman-ast-element-cf-row select#service {
        height: 40px;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row .wpcf7 select.wpcf7-form-control {
        padding: 6px 25px;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row .wpcf7 textarea.wpcf7-form-control {
        padding: 12px 25px;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row .wpcf7 input[type=file] {
        padding: 16px 35px !important;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.form-control-submit {
        padding: 8px 20px !important;
        font-size: 18px;
        line-height: unset !important;
    }

    .comman-ast-bp-e-tab-content {
        padding: 15px !important;
    }

    .timeline-step {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .timeline-step:nth-child(odd) {
        display: flex;
        flex-direction: column-reverse;
        justify-content: flex-end;
        gap: 10px;
    }
    /* Media Queries – Blog Pages End */
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .c-hotels__item__globle:not(.c-hotels__item__globle:last-child) {
        animation-name: unset;
        animation-range: unset;
        animation-fill-mode: unset;
    }

    .c-hotels__item__globle {
        position: unset;
        top: 0px;
    }

    .our-say-clients-name-box-description {
        font-size: 22px;
        margin-top: 0px;
    }

    .our-say-clients .owl-nav .owl-prev .bi.bi-arrow-left-short,
    .our-say-clients .owl-nav .owl-next .bi.bi-arrow-right-short {
        padding: 0px 4px !important;
        font-size: 22px;
        background-color: #fff;
    }

    .our_clients_section {
        padding-bottom: 10px;
    }

    .Comman-act-enb .elementor-image-box-img img {
        margin: auto;
    }

    .comman-ast-bp-e-tab-content {
        border-top: 0px !important;
    }

    .tabs_name_css .e-n-tabs-heading button.e-n-tab-title {
        border-right: 0px;
    }

    .cs-benner-section .e-con-inner {
        padding: 120px 15px 15px 15px !important;
    }

    .comman-cs-padding-right {
        padding-left: 25px;
        padding-right: 25px;
    }

    .comman-cs-padding-right {
        padding-right: 15px;
        padding-left: 15px;
    }

    .scraping_cta_section .e-con-inner {
        padding: 25px;
    }

    .data_extraction_section {
        height: unset;
    }

    .horizontal-progress-container_box {
        display: none;
    }

    .testimonial-clients-imagdes-exp {
        padding-bottom: 80px !important;
    }

    .testimonial-clients .owl-nav {
        justify-content: start;
        left: 25px;
        max-width: 100px;
    }

    .testimonial-clients .owl-dots {
        max-width: 100px;
    }

    .testimonial-clients .owl-dots {
        max-width: 100px;
        top: -85px;
        float: right;
        right: 30px;
    }

    .industry_section .line {
        display: none;
    }

    .vision_section .e-con-inner {
        padding: 25px;
    }
    .AI-line-border.left-and-right {
        border-style: solid !important;
        border-width: 0px 0px 1px 0px !important;
        border-color: #0000001A !important;
        padding-bottom: 16px;
    }
    .AI-line-border.left-and-right::before {
        content: "";
        position: absolute;
        transform: translateX(-50%);
        width: 30px;
        height: 1px;
        bottom: 0px !important;
        left: 50% !important;
        top: unset !important;
        right: unset !important;
        background-color: rgba(0, 0, 0, 1);
    }
    .data_scraping_border .elementor-image-box-img{
        padding: 12px !important; 
    }
    .enterprise-grade-sction .e-con-inner{
        border: none !important;
    }
}

/* Desktop: always show */
.footer-menu-show-hide {
    display: block;
}

.footer-menu-click-show-hide {
    cursor: pointer;
}

.footer-menu-click-show-hide i.bi.bi-arrow-right-short {
    display: none;
}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .main-about__div .mx-auto {
        max-width: unset !important;
    }

    .nav-pills .nav-link.active p {
        font-size: 16px;
    }

    .col-lg-5.faqs-tabs-col-1 {
        border-right: 1px solid #d7dade;
        border-left: 1px solid #d7dade;
        padding: 30px 20px 0px 20px;
    }

    .tab-col-latest-insight:first-child {
        border-right: rgba(0, 0, 0, 0.1) 1px solid;
        border-bottom: none;
    }

    .tab-col-latest-insight:last-child {
        border-left: rgba(0, 0, 0, 0.1) 1px solid;
        border-top: none;
    }

    .nav-pills .nav-link p {
        font-size: 16px;
    }

    .nav-pills .nav-link {
        padding: 4px 10px !important;
    }

    a.nav-item.tab-latest-insight-li {
        padding: 4px 10px;
        width: 100px;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-e-con-widget-form {
        padding-left: 0px !important;
    }
    .comman-ast-element-cf-row .col-lg-6.comman-ast-element-cf-e-con-widget-box{
        margin-top: 28px;
    }
    .comman-ast-element-cf-container .comman-ast-element-cf-e-con-widget-form .comman-act-contact-ln,
    .comman-ast-element-cf-container .comman-ast-element-cf-e-con-widget-form .comman-act-contact-fn {
        padding: 0px !important;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row {
        flex-direction: column-reverse;
    }

    .comman-ast-element-cf-container .comman-ast-element-cf-row .comman-act-cfra {
        margin-left: 0px;
        margin-right: 0px;
    }

    .box-item_post {
        border-right: 0px;
    }

    .blog-min-read-author .blog-min-read-author-box {
        display: inherit !important;
    }

    .footer-menu-show-hide {
        display: none;
    }

    .footer-menu-click-show-hide p.elementor-heading-title {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #ffffff1a;
        padding-bottom: 5px;
    }

    .footer-menu-click-show-hide i.bi.bi-arrow-right-short {
        display: block;
    }

    /* Rotate the arrow when .footer-menu-click-show-hide has the 'active' class */
    .footer-menu-click-show-hide .bi-arrow-right-short::before {
        font-size: 30px;
        float: right;
        transition: transform 0.3s ease;
        transform: rotate(90deg) !important;
    }

    .footer-menu-click-show-hide.active i.bi-arrow-right-short::before {
        transition: transform 0.3s ease;
        transform: rotate(269deg) !important
    }


}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 1024px) {
    .our-say-clients-name-box-description {
        width: unset;
    }

    .post-categories {
        margin-top: 25px;
    }

    .testimonial-clients-description p {
        font-size: 22px;
    }

    .testimonial-clients-experts p {
        font-size: 18px;
    }

    .mobile-view-nav {
        display: block !important;
        position: fixed;
        z-index: 99;
        width: 100%;
    }

    .web-view-nav {
        display: none;
    }

    .header_area {
        display: none;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

    /* Media Queries – Blog Pages Strat */
    .single-blog-page-common .e-con-inner,
    .get-touch-with-footer .e-con-inner {
        padding-left: 25px;
        padding-right: 25px;
    }

    .blog-min-read-author .blog-min-read-author-box {
        gap: 10px;
        display: flex;
        flex-direction: column-reverse;
    }

    .testimonial-clients-imagdes-exp {
        padding: 25px;
    }

    #header_id_menu .container {
        max-width: 100%;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu {
        max-width: 100%;
        width: unset;
        margin: 10px;
        left: 0%;
        transform: none;
    }

    #header_id_menu .mega_menu_demo_2 .mega_menu.company_menu {
        left: 25%;
    }

    .mega_menu.sub_menu .border_left_menu,
    .col-6.border_right_menu {
        padding: 5px;
    }

    /* Media Queries – Blog Pages End */
}

/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {

    /* Media Queries – Ecommerce Data Scraping Services  Strat */
    #header_id_menu .mega_menu_demo_2 .mega_menu.resources_menu {
        left: 25%;
    }

    /* Media Queries – Ecommerce Data Scraping Services  End */
}

.c-hotels__list_globle {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

/* Media Queries – All Common Breakpoints End */

.comman-act-contact-fn {
    padding-right: 5px !important;
}

.comman-act-contact-ln {
    padding-left: 5px !important;
}

.contact-f-section {
    padding: 57px !important;
    background: #f4f4f4;
}

.comman-act-cfra {
    border: 1px solid #0000001A;
    margin: 6px;
    padding: 10px;
}

.comman-act-cf-icon-list-box a.comman-act-cf-icon .fa-brands {
    font-size: 25px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #333333;
    padding: 3px;
}

.comman-act-cf-icon-s {
    padding-top: 15px;
    border-top: 1px solid #0000001A;
}

.comman-act-cf-icon-r span {
    font-weight: 500;
    color: #000;
}

/* Blog Section Add This Css  Start */
.blog-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.box-item_post.tab-col-latest-insights .blog-itembp {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.blog-ccar {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-expert-content {
    flex: 1;
}
.comman-blog-bc-section .blog-min-read-author{
    border-top: none;
}
.blog-min-read-author {
    margin-top: auto;
    border-top: 1px solid #e5e5e5;
}

.blog-min-read-author .blog-min-read-author-box {
    border-top: 1px solid #e5e5e5;
    text-align: left;
}

.blog-expert-content .cat-name-tag {
    background: #f5f9ff;
    padding: 3px 15px;
    border-radius: 50px;
}

/* Blog Section Add This Css End */


.comman-ast-element-cf-container .comman-ast-element-cf-e-con-widget-form {
    padding-left: 45px;
}

.commanpost-toc-heading .elementor-image-box-content h4.elementor-image-box-title {
    font-size: 20px !important;
}

.publish-date-blog img {
    box-shadow: none !important;
}

.mobile-view-nav {
    display: none;
}
.ast-article-single figure, .ast-article-single img:not(figure img){
    box-shadow: none; 
    -webkit-box-shadow: none;
}


/* .mobile-view-navigation-col {
    display: flex;
    justify-content: space-between;
} */

/* 
.section__headers .brands-logo .logo {
    width: 112px;
}

.section__bodys {
    height: 100vh;
    background: #fff;
    width: 100%;
}

.section__headers {
    padding: 25px 35px;
    position: relative;
    background: #FFF;
    color: #fff;
}

.section__headers .brands {
    text-decoration: none;
    color: #fff;
    font-weight: 800;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: 0.1em;
}

.nav__containers {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    max-height: 0;
    overflow: hidden;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
    transition: max-height 0.6s ease;
    z-index: 1;
}

.nav__containers.open {
    max-height: auto;
}

.navs a {
    display: inline-block;
    width: 100%;
    padding: 20px 30px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.1em;
    font-size: 16px;
    line-height: 1em;
    position: relative;
    transition: background 0.4s ease;
}

.navs a:hover {
    background: #ededed;
}

.navs .dropdown-toggles {
    position: relative;
}

.navs .dropdown-toggles.open:before {
    transform: rotate(225deg) translateY(-50%);
}

.navs .dropdown-toggles:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border: 2px solid #000000;
    border-left: 0;
    border-top: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    transform: rotate(45deg) translateY(-50%);
    right: 25px;
    transition: transform 0.4s ease;
}

.navs .dropdown-menus {
    max-height: 0;
    overflow: hidden;
    background: #f3f3f396;
    transition: max-height 0.6s ease;
}

.navs .dropdown-menus.open {
    max-height: auto;
}

.navs .dropdown-menus a {
    font-size: 14px;
    padding: 15px 30px;
}

.navs .dropdown-menus li:first-child {
    padding-top: 10px;
}

.navs .dropdown-menus li:last-child {
    padding-bottom: 10px;
}

.btn__toggles {
    font-size: 9px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    outline: none;
    background: #ffffff;
    color: #000000;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 27px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 30px;
    z-index: 1;
    transition: background 0.6s ease, color 0.6s ease;
    box-shadow: none;
}

.btn__toggles.open span:nth-child(1),
.btn__toggles.open span:nth-child(4) {
    opacity: 0;
}

.btn__toggles.open span:nth-child(2) {
    transform: rotate(45deg);
}

.btn__toggles.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.btn__toggles span {
    display: block;
    height: 2px;
    width: 26px;
    background: #000000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transition: opacity 0.3s ease, transform 0.3s ease, background 0.6s ease;
}

.btn__toggles span:nth-child(1) {
    top: 12px;
}

.btn__toggles span:nth-child(2),
.btn__toggles span:nth-child(3) {
    top: 18px;
}

.btn__toggles span:nth-child(4) {
    top: 25px;
}

.mobile-view-navigation-col button.btn__toggles:focus,
.mobile-view-navigation-col button.btn__toggles:hover{
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}
ul.navs.nav-pillss {
    padding: 0;
    margin: 0;
}
ul.dropdown-menus {
    padding: 0;
    margin: 0;
} */

.mobile-view-nav .navigation_row .mobile-view-navigation-col .header .logo {
    width: 80px;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .header{
    background: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.04);
    padding:20px;
    color:#fff;
    position:relative;
    display: flex;
    justify-content: space-between;
}
.contect-menu-btn {
    margin-right: 55px;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .logo{
    font-weight:bold;
    font-size:20px;
}

/* Toggle Button */
.mobile-view-nav .navigation_row .mobile-view-navigation-col .menu-btns{
    padding: 0px !important;
    position:absolute;
    right:20px;
    top:18px;
    width:40px;
    height:40px;
    background: transparent;
    border:none;
    cursor:pointer;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .menu-btns span{
    padding: 0px !important;
    display:block;
    height:2px;
    width:25px;
    background:#000;
    margin:6px auto;
    transition:.3s;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .menu-btns.open span:nth-child(1){
    transform:rotate(45deg) translate(5px,5px);
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .menu-btns.open span:nth-child(2){
    opacity:0;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .menu-btns.open span:nth-child(3){
    transform:rotate(-45deg) translate(6px,-6px);
}

/* Nav */
.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs{
    background:#ffffff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display:none;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs ul{
    list-style:none;
    margin:0;
    padding:0;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs li{
    border-bottom:1px solid rgb(229 229 229);
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs ul.dropdown-menus li {
    border: none;
} 
.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs ul.dropdown-menus li a{
    font-weight: 400;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .navs a{
    display:block;
    padding:15px 20px;
    text-decoration:none;
    color:#000;
    font-size: 16px;
    font-weight: 500;
}

/* Dropdown */
.mobile-view-nav .navigation_row .mobile-view-navigation-col .dropdown-menu{
    display:none;
    background:#d4c227;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .dropdown-menus a{
    color:#000;
    padding: 5px 40px;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .dropdown-menus{
    margin-bottom: 15px !important;
}
.mobile-view-nav .navigation_row .mobile-view-navigation-col .dropdown-toggles::after{
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 900; /* Required for solid icons in FA6 */
    float: right;
    transition: .3s;
}

.mobile-view-nav .navigation_row .mobile-view-navigation-col .dropdown-toggles.open::after{
    transform:rotate(180deg);
}

.container-fluid.api-filter-container {
    border: 1px solid #e5e5e5;
    padding: 12px;
}
.api-filter-row {
    justify-content: center;
}
.container-fluid.api-container {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
span.apis-item-categries {
    color: #918787fc;
    font-size: 14px;
}
.apis-item-box h4.apis-item-name {
    font-size: 18px !important;
    line-height: 20px !important;
}
.col-md-3.col-sm-6.api-col {
    margin-bottom: 10px;
}
.apis-item-description {
    font-size: 14px;
    margin-top: 15px;
    color: #000;
}

.apis-item {
    border: 1px solid #e5e5e5;
    padding: 15px;
    border-radius: 8px;
    text-decoration: none !important;
    display: inline-block;
    height: 100%;
}
.filter-btn {
    padding: 6px 12px;
    border: 1px solid #ccc;
    background: #f2f2f2;
    color: #4e4e4e;
    cursor: pointer;
    padding: 10px 30px;
    border-radius: 5px;
	border-radius: 50px;
    border: 1px solid #ececec;
	box-shadow: none !important;
}
.filter-btn.active {
    background: #000000;
    color: #e5e5e5;;
}
button.filter-btn:hover {
    background: #000000;
    color: #e5e5e5;;
}
button#prevBtn,
button#nextBtn {
    background: #000;
    padding: 0;
    border-radius: 5px;
	margin: 0px 30px 0px 30px;
}
button#prevBtn i.bi.bi-arrow-left-short,
button#nextBtn i.bi.bi-arrow-right-short {
    font-size: 30px;
    padding: 5px 10px;
}
.api-pagination.text-center.mt-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.api-search-box input{
    box-shadow: none;
    border-radius: 0;
}
.api-search-box input[type="text"]:focus{
    border-color: #e5e5e5 !important;
	border-style: solid !important;
}
.apis-item:hover{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.ast-article-single .elementor-widget-theme-post-featured-image img{
	box-shadow: none !important;
}
.data_scraping_border .elementor-image-box-img{
    background: #f5f5f5;
    padding: 16px;
    border-radius: 4px;
}
.mailto-class {
    color: #FFFFFF99 !important;
    margin-bottom: 5px;
    display: block;
}
#ast-scroll-top.ast-scroll-top-icon.ast-scroll-to-top-right{
	background : #000000 !important;
	border-radius: 50px;
    border: 1px solid #fff;
}
a:focus-visible{
    outline-style: unset !important;
}
a:focus {
    outline: unset !important;
}
.footer-section-1 ul.elementor-icon-list-items,
.footer-section-2 ul.elementor-icon-list-items{
    padding: 0px;
    margin: 0;
    list-style: none;
}
.Comman-act-eseb {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    background-color: transparent !important;
    /* background-image: linear-gradient(to bottom, #f5f5f5, #ffffff) !important; */
}

/* Main title */
.managed_extraction_b,
.managed_extraction_b_company {
    position: relative;
    display: inline-block;
    color: #000;
    margin-bottom: 4px;
}

/* Underline */
/* .managed_extraction_b_company::after, */
.services_menu_c .services_menu_r .border_right_menu .managed_extraction_b::after,
.services_menu_r .border_left_menu .managed_extraction_b::after,
.border_left_menu .managed_extraction_b::after,
.resources_menu_r .managed_extraction_b::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background: #414040b7;
    transition: width 0.3s ease;
}
.solutions-menu .border_right_menu .managed_extraction_b::after{
    content: unset;
}
.solutions-menu .border_right_menu .managed_extraction_b:hover::after{
    width: unset !important;
}
/* Hover animation */
.managed_extraction_b:hover::after,
.managed_extraction_b_company:hover::after {
    width: 100% !important;
}
.post_content_box_section a {
    font-weight: 500;
    color: #2582df;
}
.author-name-b img.me-2,
img.author-image{
    width: 50px;
    height: 50px;
    border: 1px solid gainsboro;
}