.credit_line {
    padding: 60px 0px;
}

.eclgs-color {
    color: #ea652b;
}

.credit_content {
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 30px 35px;
    display: flex;
}

.credit_first_img img {
    height: 438px;
    margin-top: -60px;
    width: 100%;
    object-fit: cover;
}

.heading_text {
    margin-bottom: 50px;
}

.credit_heeading {
    transform: rotate(-13.897deg);
    position: absolute;
    bottom: 35px;
    color: #fff;
    text-align: center;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    left: 0px;
    right: 0;
}

.credit_first_img {
    width: 30%;
    position: relative;
}

.credit-inner img {
    height: 35px;
}

.credit_line_1 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.credit-text {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0px;
}

.credit-inner {
    min-width: 60px;
    height: 60px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 16px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
    margin-right: 20px;
}

.credit_right_content {
    width: 35%;
    padding: 0px 30px;
    border-right: 1px dashed #a19d9d;
}

.credit_content :last-child {
    border-right: none;
}

.homeCarousel {
    margin-top: 40px;
    display: flex !important;
}

.owl-theme .owl-controls {
    width: 18%
}

.owl-theme .owl-controls .owl-page {
    display: block;
    padding: 8px 10px;
    padding-left: 20px;
    padding-right: 0px;
}

.owl-theme .owl-controls .owl-page h3 {
    color: #8B8B8B;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0px;
}

.owl-theme .owl-controls .owl-page.active h3 {
    color: #EA652B;
    font-family: 'Lato';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.homeCarousel .owl-buttons {
    position: absolute;
    z-index: 10;
    bottom: 90px;
    left: 50%;
    margin-left: -50px;
}

.homeCarousel .owl-buttons .owl-prev,
.homeCarousel .owl-buttons .owl-next {
    display: inline-block;
}

.homeCarousel .owl-buttons .owl-prev,
.homeCarousel .owl-buttons .owl-next {
    background: rgba(255, 255, 255, 0.6);
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: inline-block;
    margin: auto 10px;
}

.homeCarousel .owl-buttons .owl-prev:before,
.homeCarousel .owl-buttons .owl-next:before {
    content: "‹";
    color: #000000;
    font-size: 30px;
    line-height: 27px;
    font-weight: bold;
    border-radius: 5px;
}

.homeCarousel .owl-buttons .owl-next:before {
    content: "›";
}

.inner-slide {
    position: relative;
}

.text_divs {
    position: absolute;
    top: 50%;
    left: 66%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.11);
    height: 375px;
}

img.credit_img_left {
    width: 660px !important;
    height: 450px;
}

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

.scheme_text {
    color: rgba(0, 0, 0, 0.60);
    font-family: 'Lato';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.slide {
    margin-bottom: 110px;
}