.culture-ugro {
    padding: 60px 0px 20px 0px;
}
.ugro-life-img-box {
    display: flex;
}
.life-img-1 {
    width: 265px;
    height: 210px;
    object-fit: cover;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 12px;
}
.life-img-2 {
    width: 460px;
    height: 210px;
    object-fit: cover;
    margin-right: 0px;
    margin-bottom: 20px;
    border-radius: 12px;
}
.life-img-4 {
    width: 175px;
    height: 210px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 12px;
    object-position: right;
}
.life-img-5 {
    width: 265px;
    height: 210px;
    object-fit: cover;
    border-radius: 12px;
}
.ugro-images-box {
    display: flex;
}
.life-img-6 {
    width: 364px;
    height: 440px;
    object-fit: cover;
    margin-left: 20px;
    border-radius: 12px;
}
.overview_text_career {
    color: #ea652b;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.career-center {
    padding-top: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.career-center p {
    width: 80%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ea652b !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #ffeee7 !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    margin-bottom: 20px;
}
.border-bottom-css {
    display: flex;
    justify-content: center;
    width: 100%;
}
.border-div {
    width: 80%;
    background-color: #cdcdcd;
    height: 1px;
    margin-bottom: 40px;
}
.career-ugro-background {
    background-image: url(../../newImages/section-4-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 75px 0px;
    margin-top: 23%;
}
.career-left-image {
    width: 85%;
    object-fit: cover;
    height: 348px;
    object-position: top;
}

.text-heading {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
}
.ugro-career-sub-box {
    width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(36%, -51%);
    position: absolute;
}
.ugro-career-sub-box img {
    width: 100%;
    height: 210px;
    object-fit: contain;
}
.ugro-career-box {
    position: relative;
}
.quote-box {
    min-width: 45px;
    height: 45px;
    background-color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.quote-box img {
    height: 22px;
}
.job-opening {
    padding-left: 100px;
}
.job-opening-text {
    display: flex;
}
.text-second {
    color: rgba(0, 0, 0, 0.8) !important;
    margin-top: 12px;
}
.career-box-second {
    padding-left: 60px;
}
.about-us-content {
    border-radius: 20px;
    background: #f0f0f0;
    padding: 40px 30px;
    margin-top: 40px;
}
.profile-text img {
    height: 80px;
    object-fit: contain;
    border-radius: 50%;
    background-color: #e7e4e4;
    margin-right: 15px;
}
.prifile-content-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.name-text {
    color: rgba(0, 0, 0, 0.6);
    font-family: "Lato";
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 12px;
}
span.content-color-text {
    background-color:  #c7511f;
    padding: 4px 9px;
    color: #fff;
    border-radius: 30px;
    margin-top: 27px;
}
.profile-text-new {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 25px;
    position: relative;
}
.profile-text-new p {
    color: rgba(0, 0, 0, 0.8);
    font-family: "Lato";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0px;
}
.think-about-us.owl-carousel .owl-item img {
    width: 80px;
}
.ugro-think-box {
    padding: 70px 0px;
}
.think-about-us button.owl-prev {
    position: absolute;
    top: 50%;
    left: -5%;
}
.think-about-us img.nav-btn.prev-slide {
    height: 35px;
    width: 35px;
}
.think-about-us button.owl-next {
    position: absolute;
    top: 50%;
    right: -5%;
}
.think-about-us img.nav-btn.next-slide {
    height: 35px;
    width: 35px;
}
.top-queto {
    width: 45px;
    height: 45px;
    background-color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    position: absolute;
    top: -25px;
    right: 30px;
}
.top-queto img {
    height: 22px;
    width: 22px !important;
}
.award {
    padding: 0px 0px 70px 0px;
}

.award-slider-mob button.owl-prev {
    position: absolute;
    top: 35%;
    left: -10px;
}
.award-slider-mob .owl-next {
    position: absolute;
    top: 35%;
    right: -10px;
}
.award-slider-mob button.owl-next img {
    height: 35px;
    width: 35px;
}
.award-slider-mob button.owl-prev img {
    height: 35px;
    width: 35px;
}