@font-face {
    font-family: "Lato";
    src: url("../../front-assets/fonts/Lato/Lato-Light.woff2") format("woff2"),
        url("../../front-assets/fonts/Lato/Lato-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("../../front-assets/fonts/Lato/Lato-Regular.woff2") format("woff2"),
        url("../../front-assets/fonts/Lato/Lato-Regular.woff2") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("../../front-assets/fonts/Lato/Lato-Bold.woff2") format("woff2"),
        url("../../front-assets/fonts/Lato/Lato-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.footer-box {
    background-color: #e3e3e3;
    padding: 170px 0px 55px 0px;
}
.footer-css {
    width: 100% !important;
    max-width: 1220px !important;
}
.footer-content {
    background-color: #f9f9f9;
    padding: 25px;
}
.Subscribe_box_footer {
    background-color: #c7511f;
    padding: 25px 25px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.overview_text_box {
    display: flex;
    align-items: center;
}
.overview_text {
    margin: 0;
    color: #ea652b;
    font-size: 22px;
    font-weight: 700;
    font-family: "Lato";
    text-transform: uppercase;
}
.border_center {
    width: 90px;
    height: 1px;
    background-color: #ea652b;
    margin-left: 15px;
}
.footer_input_box .footer_select_box {
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
    font-family: "Lato" !important;
    font-size: 13px !important;
    font-weight: 400;
    color: #00000099;
    width: 100%;
    line-height: 15px;
    border: none;
}
.footer_btn {
    background-color: #fff !important;
    border: none !important;
    border-radius: 5px !important;
    color: #ea652b !important;
    font-family: "Lato" !important;
    font-size: 14px !important;
    width: 100% !important;
    height: 40px !important;
    line-height: 28px !important;
}
.border-css {
    border-right: 1px solid #d5d5d5;
}
.logo-ugro {
    width: 120px;
    height: auto;
}
.footer-logo {
    margin-bottom: 25px;
}
.address {
    margin-bottom: 24px;
}
.footer-address {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: "Lato";
    font-weight: 400;
    line-height: 18px;
    width: 80%;
    color: rgba(0, 0, 0, 0.6);
    word-wrap: break-word;
}
.social-media-icons {
    display: flex;
    align-items: center;
}
.social-media-icons img {
    height: 25px;
    margin-right: 10px;
}
.heading-li {
    color: #c7511f !important;
    position: relative;
    font-family: "Lato";
    font-weight: 500 !important;
}
.quick-links li:hover {
    color: #c7511f;
}
.heading-li-2 {
    color: #c7511f !important;
    position: relative;
    font-family: "Lato";
    font-weight: 500 !important;
}
.heading-li-2::after {
    position: absolute;
    content: "";
    width: 45px;
    background-color: #ea652b;
    left: 35px;
    height: 1px;
    top: 11px;
}
.heading-li::after {
    position: absolute;
    content: "";
    width: 45px;
    background-color: #ea652b;
    left: 70px;
    height: 1px;
    top: 11px;
}
.last_footer_box {
    display: flex;
    justify-content: space-between;
}
.quick-links li {
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: "Lato";
    font-weight: 400;
    margin-bottom: 3px;
}
.center-div {
    width: 100%;
    display: flex;
    justify-content: center;
}
.location-box {
    padding: 30px 40px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 2px #b9b7b6;
    border-radius: 10px;
    margin-bottom: -75px;
    position: relative;
    z-index: 9;
    width: 90%;
}
.border-css-footer {
    border-right: 1px solid #918f8f !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_animation_icon {
    width: 80px;
}
.branch-head {
    font-size: 22px;
    display: flex;
    align-items: center;
    font-family: "Lato";
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #2c3b52;
}
.footer_animation_icon_2 {
    width: 90px;
}
.footer_animation_icon_3 {
    width: 65px;
}
.location-box .border-css-footer:last-child {
    border: none !important;
}
.contact-footer {
    display: flex;
}
.footer_fixed_box {
    display: none;
}
ul li {
    list-style: none;
}
.footer_input_box input {
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
    font-family: "Lato" !important;
    font-size: 13px !important;
    font-weight: 400;
    color: #00000099;
    width: 100%;
    line-height: 15px;
    border: none;
}
.our-persence-form input,
select {
    border: 1px solid #e7e7e7 !important;
}
.Subscribe_Newsletter {
    display: flex;
    align-items: center;
}
#fotter-selector {
    -webkit-appearance: auto !important;
}
.font-span {
    font-size: 15px;
    margin-top: 2px;
}
.banner_img_mob {
    display: none !important;
}

.our_product_mob_section {
    display: none;
}

.loan_applyBtn {
    display: none;
}

.about_Branches {
    display: none;
}

.mob_gro_score_img {
    display: none;
}

.header_language {
    display: none;
}

.groScore_mob_box {
    display: none;
}

.our_product_mob_new_section {
    display: none;
}

.our_product_new_section {
    display: none;
}

.right_icons_one {
    display: none;
}

.footer_fixed_box {
    display: none;
}

.award-slider-mob {
    display: none !important;
}
.groScore-View-title {
    font-family: "Lato";
}

@media (max-width: 1000px) {
    .footer_fixed_box {
        display: block;
    }

    .footer_fixed {
        background-color: #161730;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        height: 65px;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

    .footer_fixed_box {
        width: 100%;
    }

    .footer_apply_now_box {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .footer_apply_now_box img {
        height: auto;
        width: 24px;
    }

    .footer_apply_now_box a {
        font-size: 15px;
        color: #fff !important;
        font-family: "Lato";
        font-weight: 400;
        margin-top: 3px;
    }

    .apply_border_right {
        border-right: 1px solid #fff;
    }

    .footer-content {
        padding-bottom: 70px;
    }

    .footer_input_box {
        margin-top: 20px;
    }
    .footer_btn {
        margin-top: 20px;
    }

    .overview_text_box {
        margin-bottom: 10px !important;
    }
}
@media only screen and (min-width: 767px) and (max-width: 998px) {
    .location-box {
        padding: 25px 35px;
        margin-bottom: -50px;
    }
    .footer_animation_icon {
        width: 50px;
    }
    .branch-head {
        font-size: 18px;
    }
    .footer_animation_icon_2 {
        width: 60px;
    }
    .footer_animation_icon_3 {
        width: 35px;
    }
    .footer-box {
        padding-top: 100px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .branch-head {
        font-size: 16px;
        justify-content: center;
    }
    .footer_animation_icon_2 {
        width: 50px !important;
    }
    .footer_animation_icon {
        width: 45px;
    }
    .footer_animation_icon_3 {
        width: 35px;
        margin-right: 6px;
    }
    .location-box {
        padding: 10px 20px;
        margin-bottom: -35px;
    }
    .footer-box {
        padding-top: 90px;
        padding-bottom: 30px;
    }
    .heading-li-2::after {
        position: absolute;
        content: "";
        width: 45px;
        background-color: #ea652b;
        left: 50px;
        height: 1px;
        top: 14px;
    }
}

@media (max-width: 600px) {
    .border-css {
        border-right: none !important;
    }

    .footer_animation_icon_2 {
        width: 50px !important;
    }
    .footer_animation_icon {
        width: 45px;
    }
    .footer_animation_icon_3 {
        width: 35px;
        margin-right: 6px;
    }
    .branch-head {
        font-size: 16px;
        justify-content: center;
    }
    .font-span {
        font-size: 12px;
    }
    .border-css-footer {
        border: none !important;
        justify-content: flex-start;
    }
    .footer-address {
        line-height: 20px;
    }

    .footer_animation_icon_2 {
        width: 50px !important;
    }
    .border-css-footer {
        justify-content: center !important;
    }

    .Branch_Bor_R {
        position: relative;
    }

    .Branch_Bor_R::before {
        position: absolute;
        content: "";
        top: 13px;
        right: 0;
        height: 42px;
        width: 1px;
        background-color: #bcbcbc;
    }

    .mobile-toogle-icon .menu-bar-icon {
        padding-right: 0px;
        width: 37px;
        height: 37px;
        margin-top: 2px;
    }

    /* About Us ***************************************/

    
    .proprietary_left_box {
        padding: 31px 15px !important;
    }

    .gro_score_left_img {
        padding-bottom: 10px !important;
    }

    .our_team {
        padding: 40px 10px 20px 10px !important;
    }

    .top-css .top_button.active {
        padding: 5px 7px !important;
    }

    .top-css .top_button {
        padding: 5px 7px !important;
        box-shadow: 0px 0px 6px gainsboro;
        margin-bottom: 15px !important;
    }

    a#pills-profile-tab {
        margin-left: 15px;
    }

    .top_button_box {
        margin-top: 30px;
    }

    .text_pdf .pdf-img {
        height: 25px !important;
        width: auto !important;
        margin-right: 10px;
    }

    .pdf-downlaod {
        margin-right: 22px !important;
    }

    .view-pdf {
        font-size: 13px !important;
        padding: 6px 13px !important;
    }

    .pro-para-white {
        margin-bottom: 30px !important;
        margin-top: 13px !important;
    }

    .corporate_inner {
        padding: 30px 15px !important;
    }

    .contact-footer {
        display: initial;
        text-align: center;
    }

    .footer_animation_icon_3 {
        margin: 0;
    }

    .apply_text_3 {
        right: 0 !important;
    }

    .apply_now_box {
        background-image: linear-gradient(
            to bottom,
            #eee 46%,
            #fff 46%
        ) !important;
        width: 100%;
        margin-bottom: 40px !important;
    }

    .apply-right-form {
        width: 100%;
        padding: 10px 10px 0px 10px !important;
    }

    .apply_text_1 {
        position: initial !important;
        width: 100% !important;
        height: auto !important;
        margin-top: 20px;
    }

    .apply_text_2 {
        position: initial !important;
        width: 100% !important;
        height: auto !important;
        margin-top: 20px;
    }

    .apply_text_3 {
        position: initial !important;
        width: 100% !important;
        height: auto !important;
        margin-top: 20px;
    }

    .business_loan_text {
        padding: 40px 10px 40px 10px !important;
    }

    .apply_left_img {
        padding-left: 10px;
        padding-right: 10px;
    }

    .apply_sub_text {
        font-size: 18px;
        line-height: 24px;
    }

    .apply_bottom_text {
        font-size: 16px !important;
    }

    .field-height label {
        font-size: 15px !important;
    }

    .lform-field {
        font-size: 14px !important;
        height: 40px !important;
    }

    .secured_right_box {
        flex-wrap: wrap;
    }

    .faq-box {
        padding: 40px 10px 40px 10px !important;
    }

    .accordion .item .item-header h2 button.btn.btn-link {
        padding: 10px !important;
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .accordion .item .item-header h2 i {
        min-width: 27px !important;
        height: 27px !important;
        margin: 0px 6px;
    }

    .t-p {
        font-size: 15px !important;
        line-height: 22px !important;
        padding: 10px 10px !important;
    }

    .credit_content {
        flex-wrap: wrap;
        width: 100%;
        padding: 20px 15px !important;
    }

    .credit_first_img {
        width: 100% !important;
        position: relative;
        margin-right: 0px !important;
        margin-bottom: 30px;
    }

    .credit_right_content {
        width: 100% !important;
        padding: 0px 10px !important;
        border-right: none !important;
        margin-bottom: 0px !important;
    }

    .credit_right_content {
        width: 100% !important;
        padding: 0px 10px !important;
    }

    .credit_line {
        padding: 40px 10px !important;
    }

    .heading_text {
        margin-bottom: 80px !important;
    }

    .credit_first_img img {
        height: auto !important;
    }

    .credit-text {
        font-size: 15px !important;
    }

    .credit-inner img {
        height: 30px !important;
    }

    .credit-inner {
        min-width: 50px !important;
        height: 50px !important;
        margin-right: 10px !important;
    }

    .credit_heeading {
        bottom: 40px !important;
        font-size: 17px !important;
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100% !important;
        margin-top: 190px;
    }

    .owl-theme .owl-controls {
        width: 100% !important;
        position: absolute;
        top: -65px;
        left: 0px;
        margin-top: 40px;
    }

    .owl-pagination {
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
    }

    .owl-theme .owl-controls .owl-page {
        min-width: 170px !important;
        width: 170px !important;
        padding: 5px !important;
        margin-bottom: 6px !important;
        margin-right: 5px;
    }

    .owl-pagination .active {
        background-color: #da352c !important;
        border-radius: 4px;
    }

    .owl-pagination .active .slideTitle h3 {
        color: #fff !important;
    }

    .owl-theme .owl-controls .owl-page h3 {
        font-size: 14px !important;
    }

    .owl-theme .owl-controls .owl-page.active h3 {
        font-size: 14px !important;
    }

    .slide {
        margin-bottom: 0px !important;
        height: 730px;
    }

    .text_divs {
        left: 4% !important;
        transform: translate(0px, 0px) !important;
        top: 90% !important;
        margin-right: 20px;
        background-color: #fff;
        padding: 20px !important;
        min-width: 85%;
        height: auto !important;
    }

    a img.credit_img_left {
        height: 350px !important;
        width: 100% !important;
    }

    .credit_carousel_box {
        height: 1030px;
    }

    .scheme_text {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .highlight-content-odd h3 {
        font-size: 17px !important;
    }

    .highlight-content-even h3 {
        font-size: 17px !important;
    }

    .highlight-content-odd p {
        font-size: 14px !important;
    }

    .highlight-content-even p {
        font-size: 14px !important;
    }

    .high_light_text_grey {
        font-size: 14px !important;
    }

    .high_light_text {
        font-size: 14px !important;
    }

    .quick-links li {
        margin-bottom: 5px;
    }

    .directors-read-more {
        margin-top: 15px;
    }

    .director-readmore {
        font-size: 15px !important;
        font-weight: 500 !important;
    }

    .team-designation-text {
        font-size: 16px !important;
    }

    .linkedin_img {
        max-width: 30px !important;
        height: 40px !important;
        object-fit: contain;
    }

    .directors_name_heading {
        font-size: 16px !important;
    }

    .second-carousel button.owl-prev {
        top: 43%;
    }

    .second-carousel button.owl-next {
        top: 43%;
    }

    .emp-content {
        height: 300px;
    }

    .emp-back {
        height: 360px !important;
    }

    .blog-img-box img {
        object-fit: cover !important;
    }

    .product-img-center {
        margin: 0px 0px;
    }
    .product-img-right {
        margin-top: 30px;
    }

    .product-img-center {
        margin-top: 30px;
    }
    #pills-home .board_of_directors {
        padding: 0px 0px !important;
    }
    .Company_Specific {
        margin-top: 40px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .media_kit_box img {
        height: 50px !important;
    }
    .media_kit_box button {
        padding: 10px 15px !important;
    }
    .media_kit_box {
        padding: 10px 8px !important;
    }

    .culture_box {
        padding: 0px 10px !important;
    }

    .right-ugro-box {
        margin-top: 30px;
    }
    .second_img_box {
        flex-wrap: wrap;
    }
    .culture_img_second {
        width: 50% !important;
    }
    .life-img-4 {
        width: 43% !important;
        margin-right: 0px !important;
    }

    .ugro-career-sub-box {
        left: 36% !important;
        top: 36% !important;
    }

    .career-ugro-background {
        padding: 40px 10px !important;
    }
    .ugro-think-box {
        padding: 35px 10px !important;
        padding-bottom: 10px !important;
    }
    .award {
        padding: 0px 0px 10px 0px !important;
    }

    .modal-rate {
        padding: 0px 10px 50px 10px !important;
    }
    .reference-rate {
        padding: 50px 10px !important;
    }
    .button-box {
        padding: 0px 10px 40px 10px;
    }
    .madal_close span {
        font-size: 25px !important;
        color: #565656;
        font-weight: 700;
        line-height: 27px !important;
    }
    .overview_text_career {
        font-size: 18px !important;
    }

    .award {
        display: none;
    }

    .award-slider-mob {
        display: block !important;
        margin-bottom: 60px;
    }
    .award_img_box_mob {
        padding: 0px 30px;
    }

    .award_img_box_mob .award_img_mob {
        height: 300px;
        object-fit: cover;
        object-position: top;
        border-radius: 10px;
    }

    .life-img-5 {
        width: 100% !important;
    }
    .life-img-6 {
        width: 100%;
        object-fit: cover !important;
        margin-left: 0px !important;
        border-radius: 10px;
    }
    .right-ugro-box {
        width: 100%;
    }
    h3.rate-haeding {
        font-size: 18px;
        color: rgba(0, 0, 0, 0.6);
        margin-bottom: 20px;
    }
    .groScore-View-title {
        font-size: 20px !important;
    }
    h4.thirdslide-heading {
        font-size: 18px;
    }
    .location-icons {
        display: block;
        justify-content: center;
        display: flex;
        flex-direction: column;
    }
    .footer-box {
        padding-top: 110px;
        padding-bottom: 20px;
    }
    .overview_text {
        font-size: 18px;
    }
    .border_center {
        width: 50px;
    }
    .location-box {
        width: 95%;
        margin: auto;
        padding: 10px 20px;
        margin-bottom: -55px;
    }
    .social-media-icons {
        margin-bottom: 10px;
    }
    .heading-li::after {
        left: 98px;
        top: 14px;
    }
    .heading-li {
        font-size: 18px !important;
    }
    .heading-li-2::after {
        left: 50px;
        top: 14px;
    }
    .last_footer_box {
        display: block;
    }
}

@media (max-width: 400px) {
    .ugro-career-sub-box {
        left: 20% !important;
        top: 36% !important;
    }

    .text_width {
        width: 220px;
    }

    .start_text {
        align-items: flex-start !important;
    }

    .start_text .border_center {
        margin-top: 10px;
    }

    .high_light_text {
        font-size: 13px !important;
    }

    .high_light_text_grey {
        font-size: 13px !important;
    }

    .owl-theme .owl-controls .owl-page {
        min-width: 145px !important;
        width: 145px !important;
    }

    .credit_heeading {
        bottom: 30px !important;
        font-size: 17px !important;
    }

    .slide .over-text-18 {
        font-size: 15px !important;
    }

    .apply_now_box {
        background-image: linear-gradient(
            to bottom,
            #eee 45%,
            #fff 44%
        ) !important;
        width: 100%;
        margin-bottom: 40px !important;
    }

    .our_product_main_box {
        padding: 20px 13px;
        padding-bottom: 0;
    }

    .emp-back {
        height: 360px !important;
    }

    .product_padding_L {
        padding-left: 5px !important;
    }

    .product_padding_R {
        padding-right: 5px !important;
    }

    .mission-text {
        font-size: 14px !important;
        line-height: 22px;
    }

    .overview_text {
        font-size: 16px !important;
    }

    .highlight-content-odd .line-chart {
        width: 20px !important;
        height: 20px;
        margin-bottom: 10px;
    }

    .highlight-content-even .line-chart {
        width: 20px !important;
        height: 20px;
        margin-bottom: 10px;
    }
    .media_contact {
        padding: 20px 20px !important;
    }

    .product-img-left img {
        height: auto !important;
    }
    .product-img-center img {
        height: auto !important;
    }
    .product-img-right img {
        height: auto !important;
    }

    .media_kit_box button {
        font-size: 14px !important;
    }

    .impact_bg_box {
        height: 290px !important;
    }

    .lending_service_modal_body {
        border-top: 1px dashed #00000073;
        margin: 15px 10px 35px 10px !important;
    }
    .lending_service_modal_body .dla_name_box p {
        font-size: 12px !important;
    }
    .Lendingkart h3 {
        font-size: 17px !important;
    }
    .modal_img {
        height: 18px !important;
    }

    .more_stories_carousel button.owl-prev {
        left: -40px !important;
    }
    .more_stories_carousel .owl-next {
        right: -40px !important;
    }
}
.location-box a:hover {
    text-decoration: none !important;
}
.quick-links ul {
    padding: 0px;
}
.quick-links a {
    text-decoration: none !important;
}
