.elementor-4172 .elementor-element.elementor-element-5cdf05af{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4172 .elementor-element.elementor-element-459dc1b .woolentor-breadcrumb{text-align:left;}.elementor-4172 .elementor-element.elementor-element-459dc1b > .elementor-widget-container{background-color:#F1F1F1;padding:10px 10px 10px 30px;}.elementor-4172 .elementor-element.elementor-element-459dc1b .woolentor-breadcrumb span.breadcrumb-separator{margin:0 10px;}.elementor-4172 .elementor-element.elementor-element-459dc1b .woolentor-breadcrumb .woocommerce-breadcrumb span.breadcrumb-separator{font-size:16px;}.elementor-4172 .elementor-element.elementor-element-459dc1b .woolentor-breadcrumb .woocommerce-breadcrumb span.breadcrumb-separator svg{width:16px;height:16px;}.elementor-4172 .elementor-element.elementor-element-ec6c3a8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-71d090c */section.aboutus_main {
    padding: 5%;
}

.abt_head {
    color: #73ae51;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

section.aboutus_main h3 {
    font-size: 40px;
    color: #000;
}

section.aboutus_main p {
    color: #000;
}

.inner_abt {
    padding: 2%;
}

.inner_abt .col-md-5 {
    padding: 2%;
}

.inner_head_abt {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2;
    color: #73ae51;
}

.inner_subhead_abt {
    font-weight: 500;
    font-size: 17px;
    color: #000;
}

section.abt_values_main {
    padding: 5%;
}

section.abt_values_main h2 {
    font-size: 40px;
    color: #000;
}

p.text-center.abt_p {
    max-width: 750px;
    margin: 10px auto;
    color: #000;
}

.abt_value_inner {
    padding: 5%;
    background: #f3ffec;
    border-radius: 15px;
    margin: 10px;
    min-height: 215px;
    box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.16);
}

.abt_values_innermain {
    padding: 3% 0%;
}

.abt_value_inner h3 {
    margin: 10px 0;
    color: #000;
}

.abt_value_inner i {
    background: #72ad50;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}

section.parallalax_main {
    padding: 7% 5%;
    background: url(https://monyinglobal.com/wp-content/uploads/2025/10/banner-test-001.png);
    background-position: center;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
}

.parallax_cont {
    max-width: 900px;
    margin: 5px auto;
    background: #0000007a;
    padding: 3%;
    border-radius: 15px;
}

.parallax_cont h2 {
    font-size: 45px;
    color: #fff;
    margin-bottom: 20px;
}

.parallax_cont p {
    font-size: 16px;
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1103f89 */.global-tech-section {
    text-align: center;
    padding: 80px 20px;
}

.global-tech-content h2 {
    font-size: 45px;
    color: #000;
    margin-bottom: 20px;
}

.flag-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.flag-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: #73ae51;
    font-size: 16px;
}

.flag-item img {
    width: 32px;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.flag-separator {
    font-size: 18px;
    color: #999;
}

.global-tech-content p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    max-width: 750px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .global-tech-content h2 {
        font-size: 24px;
    }

    .flag-item span {
        font-size: 14px;
    }

    .flag-item img {
        width: 26px;
    }
}

@media only screen and (max-width: 600px) {
    section.aboutus_main h3,
    section.abt_values_main h2{
        font-size: 28px;
    }

    .parallax_cont h2 {
        font-size: 30px;
    }

    .global-tech-content h2 {
        font-size: 20px;
    }
}/* End custom CSS */