.about_over_view {
    padding: 60px 0px 30px 0px;
}
.about_text_heading {
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 30px;
}

.mission_img {
    height: 80px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 30px;
    min-width: 80px;
}
.mission_content {
    display: flex;
    margin-bottom: 40px;
}
.mission_box {
    background-color: #f9f9f9;
    padding: 120px 0px 120px 0px;
    position: relative;
}
.mission_images {
    width: 40px;
}
.mission-text {
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.right_mission_text {
    padding-right: 65px;
}
.right_image_box {
    position: absolute;
    top: 44px;
    right: 0px;
    width: 100%;
    max-width: 40%;
}
.mission-images-right {
    width: 100%;
}
.round_years {
    position: absolute;
    left: -48px;
    bottom: -32px;
    background-color: #fff;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px -1px #d8d8d8;
    flex-direction: column;
}
.countinue_box {
    background-image: url(../../newImages/about-images/about_banner_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
}
.date_text {
    color: rgba(0, 0, 0, 0.6);
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.we_countinue_content {
    padding: 80px 0px 0px 0px;
}
.we_continue_box {
    padding: 60px 0px 35px 0px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.countinue_inner {
    width: 16%;
    height: 130px;
    border-radius: 15px 0px;
    background: #fff;
    box-shadow: 3px 7px 15px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    margin: 0% 2%;
    padding: 0px 12px;
    margin-bottom: 40px;
    padding-top: 20px;
}
.countinue_inner_mobile {
    display: none;
}
.build_as_per_mobile-carousel.owl-carousel.owl-loaded.owl-drag {
    display: none;
}

.inner_img {
    width: 24px;
}
.line_div {
    background-color: #ea652b;
    width: 90px;
    height: 1px;
    margin-top: 5px;
}
.running_text {
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 4px;
    margin-top: 4px;
}
.inner_text {
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-family: "Lato";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 4px;
}
.continue_image_box {
    display: flex;
    /* justify-content: center; */
    width: 86%;
    margin-bottom: 35px;
    flex-wrap: wrap;
}
.proprietary_left_box {
    border-radius: 5px;
    background: #1c1e3b;
    width: 100%;
    height: 100%;
    padding: 60px 110px 60px 60px;
}
.proprietary_text {
    color: #fff;
    text-align: justify;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
}
.vector_images {
    width: 20px;
    padding-top: 5px;
    margin-right: 18px;
}
.proprietary_text_2 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}
a.score_button {
    color: #fff !important;
    padding: 15px 31px;
    border: 1px solid #fff;
    border-radius: 2px;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none !important;
}
.gro_score_button {
    margin-top: 50px;
}
.score_left_box {
    width: 100%;
    padding: 0px 40px;
    margin-left: -140px;
    display: flex;
    align-items: center;
    height: 100%;
}
.gro_score_left_img img {
    width: 350px;
    height: 380px;
    object-fit: cover;
}
.gro_score_left_img {
    width: 100%;
    background-color: #fff;
    padding: 15px 0px 15px 65px;
    border-radius: 5px;
}
.sector-focused {
    padding: 80px 0px 55px 0px;
}
.sector_carousel_box {
    padding: 35px 65px;
}
.sector_focused .sector_caro_icons {
    width: 35px;
    height: 35px;
}
.sector_focused button.owl-prev {
    position: absolute;
    top: 45%;
    left: -66px;
}
.sector_focused button.owl-next {
    position: absolute;
    top: 45%;
    right: -66px;
}
.our_team {
    background-image: url(../../newImages/section-4-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 60px 0px 60px 0px;
}
.top_button_box {
    display: flex;
    justify-content: center;
    padding: 35px 0px 45px 0px;
}
.top-css .top_button {
    color: rgba(0, 0, 0, 0.6);
    font-family: "Lato";
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    background-color: #fff !important;
    padding: 10px 25px;
}
.top-css .top_button.active {
    border-radius: 5px;
    background: linear-gradient(90deg, #ea652b 0%, #da352c 100%) !important;
    color: #fff;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}
.board_of_directors_carousel .sector_caro_icons {
    width: 35px;
    height: 35px;
}
.board_of_directors_carousel button.owl-prev {
    position: absolute;
    top: 30%;
    left: -50px;
}
.board_of_directors_carousel .owl-next {
    position: absolute;
    top: 30%;
    right: -50px;
}
img.directors_images {
    height: 270px;
    object-fit: cover;
    object-position: top;
}

.directors_name_heading {
    color: #fff;
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.linkedin_img {
    max-width: 22px;
    height: 22px;
    object-fit: contain;
}
.directors_name {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    margin-top: 10px;
}
.team-designation-text {
   color: rgb(255 255 255 / 60%);
    font-family: "Lato";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
}
.director-readmore {
    color: #fff;
    text-align: justify;
    font-family: "Lato";
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}
.directors-read-more {
    display: flex;
    align-items: center;
}
.directors-read-more a:hover {
    color: #ea652b;
}
.read-more-line {
   width: 20%;
    height: 2px;
    background: #ffffff;
    margin: 4px auto 0;
    text-align: left !important;
    margin-left: 10px;
}
.our_values {
    width: 100%;
    background-image: url(../images/value-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 0px 0px 60px 0px;
    background-origin: content-box;
}
.kyc_box {
    padding: 12px 0px 0px 0px;
}
.impact_box {
    background-color: #1c1e3b;
    width: 100%;
    height: 400px;
}

.impact_bg_box {
    background-color: #fff;
    padding: 16px 20px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    height: 312px;
    margin: 1px;
}
.impact-images {
    height: 190px;
    object-fit: cover;
    border-radius: 8px;
}
.impact-images img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.impact_heading {
    color: #ea652b;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
}
.impact_text {
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.ugro_impact_carousel .sector_caro_icons {
    width: 35px;
    height: 35px;
}
.ugro_impact_carousel button.owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
}
.ugro_impact_carousel .owl-next {
    position: absolute;
    top: 35%;
    right: -50px;
}
.corporate-carousel .sector_caro_icons {
    width: 35px;
    height: 35px;
}
.corporate-carousel button.owl-prev {
    position: absolute;
    top: 30%;
    left: -42px;
}
.corporate-carousel .owl-next {
    position: absolute;
    top: 30%;
    right: -42px;
}
.corporate_box {
    background-color: #fff;
    padding: 220px 0px 0px 0px;
}

.corporate_inner {
    background-color: #f5f5f5;
    padding: 25px 30px;
}
.corporate_box_inner {
    padding-right: 15px;
    height: 290px;
    overflow-y: scroll;
    margin-top: 20px;
}
a.score_button:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #1c1e3b !important;
    text-decoration: none !important;
}
.sector_image_box img {
    height: 290px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    object-fit: cover;
}
h4.thirdslide-heading {
    background-color: #e75c2c;
    color: #fff;
    font-family: "Lato";
    font-weight: 500;
    text-align: center;
    margin-bottom: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px;
    font-size: 20px;
}


.director-modal-content {
    display: flex;
}
.diretor-img {
    margin-right: 20px;
}
.pop-heading {
    color: #ea652b;
    font-family: 'Lato';
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.pop-heading-sub {
    color: #000;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
}
.pop-text {
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.60);
    text-align: justify;
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 20px;
}
.director-modal-content {
    padding: 0px 40px 40px 40px;
    background-color: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pop-up-body {
    padding: 0px !important;
}
.director-popup-header {
    background-color: #fff !important;
}
.cross-btn {
    line-height: 0px !important;
    background-color: #ea652b !important;
    color: #fff !important;
    padding-bottom: 24px !important;
    font-size: 25px !important;
}
.directors_images_1 {
    height: 280px;
    width: 250px;
    object-fit: cover;
}
.management_team_text {
    color: rgba(0, 0, 0, 0.6);
    font-family: "Lato";
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0px;
}
.impact-inner-box {
    padding: 60px 0px;
}
.think-about-us img.nav-btn.prev-slide {
    height: 35px;
}

.pdf-imgs {
    height: 16px;
    width: 16px !important;
    margin-right: 5px;
}
.scroll-css::-webkit-scrollbar {
    width: 8px;
  }
  
  .scroll-css::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  .scroll-css::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  .scroll-css::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
  .carrer-text-carousel button.owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
}
.carrer-text-carousel .owl-next {
    position: absolute;
    top: 35%;
    right: -50px;
}
.carrer-text-carousel .sector_caro_icons {
    width: 35px;
    height: 35px;
}