.banner_item picture, .banner_item img {
    width: 100%;
    height: 650px ;
    display: block;
    object-fit: cover;
    object-position: unset !important;
}
.service-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    background-color: #fff;
    padding: 0 20px !important;
    text-align: center;
}
.ctd-highlights-widget .ctd-title.h1 {
        font-size: 50px !important;
        line-height: 60px !important;
        /* transform: translateX(20px); */
        padding-left: 0px;
    }

.service-title {
    font-size: 24px !important;
    text-transform: uppercase;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 400;
    font-style: Regular;
    margin: 35px 0 10px;
    text-align: left;
    color: #181D27;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.ctd-section_text_column p {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    max-width: 750px;
}
.ctd-section_text_column {
    max-width: 870px;
    margin: 0px 240px 40.5px ;
    padding: 40px 20px;
    text-align: center;
    box-sizing: border-box;
}
.custom-project-wrapper.full-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    height: 757px !important;
}
.custom-project-content {
    flex: 1;
    margin-left: 0px;
    background-color: #264ABC;
    color: white;
    padding: 60px 48px 60px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
}
.custom-project-content h2 {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0%;
    max-width: 500px;
    text-transform: capitalize;

}
.custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 60px 0px;
}
.custom-project-bg {
    background-color: #264ABC;
    padding: 0px 20px 58px 20px !important;
    height: 700px;
    margin: 0 auto;
    width: 1325px;
}
.service-desc {
    font-size: 16px !important;
    text-align: left !important;
    line-height: 23px !important;
    color: #000000 !important;
    max-width: 307px;
}
/* .elementor-section.elementor-element {
    padding-left: 0px !important;
    padding-right: 0px !important;
} */

.services__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px 30px;
    padding: 120px 20px 60px;
}
@media screen and (max-width: 1025px){
    .services__list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0px 0px;
        padding: 18px 0px 100px;
        position:relative;
        z-index: -2;
    }
    .ctd-section_text_column {
        max-width: 800px;
        margin: 40.5px 85px 0px;
        padding: 40px 20px;
        text-align: center;
        box-sizing: border-box;
    }
    .custom-project-content h2 {
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0%;
    max-width: 500px;
    text-transform: capitalize;
}
.custom-project-bg {
    padding: 0px 0px 0px 0px !important;
}
.custom-project-content {
    flex: 1;
    margin-left: 0px;
    background-color: #264ABC;
    color: white;
    padding: 60px 0px 60px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
}
.ctd-highlights-widget .ctd-title.h1 {
    font-size: 50px !important;
    line-height: 60px !important;
    padding-left: 31px;
}
}
@media screen and (max-width: 768px) {

    .service-box {
        display: flex;
        flex-direction: column;
        gap: 15px;
        background-color: #fff;
        padding: 0 20px !important;
        text-align: center;
    }
    .services__list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 53px 30px;
        padding: 18px 0px 100px;
        position:relative;
        z-index: -2;
    }
    .ctd-highlights-widget .ctd-title.h1 {
        font-size: 25px !important;
        line-height: 28px !important;
        transform: translateX(20px);
        padding-left: 0px;
    }
    .ctd-highlights-widget .ctd-sub-title.p {
        transform: translateX(10px);
        /* padding-left: 10px; */
    }
    .service-desc {
        font-size: 16px !important;
        text-align: left !important;
        line-height: 23px !important;
        color: #000000 !important;
        max-width: 100%;
    }
    /* .service-img {
        width: 317px;
        height: 368px;
        overflow: hidden;
    } */
    .ctd-section_text_column {
        max-width: 100%;
        margin: 0px 0px 0px !important;
        padding: 70px 50px 40px;
        text-align: center;
        box-sizing: border-box;
        justify-items: center;
    }
    .ctd-section_text_column p {
        font-family: 'Lexend Deca', sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        line-height: 29px;
        letter-spacing: 0%;
        text-align: center;
        text-transform: capitalize;
        max-width: 290px;
    }
    .service-title {
        font-size: 18px !important;
        text-transform: uppercase;
        font-family: 'Lexend Deca', sans-serif;
        font-weight: 400;
        font-style: Regular;
        margin: 11px 0 24px;
        text-align: left;
        color: #181D27;
        line-height: 22px;
        letter-spacing: 0%;
        text-transform: uppercase;
    }

    .custom-project-wrapper.full-width {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        /* height: 890px !important; */
        display: flex;
        flex-direction: column-reverse;
    }
    .custom-project-content h2 {
        font-family: 'Lexend Deca', sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 25px;
        line-height: 28px;
        letter-spacing: 0%;
        max-width: 230px;
        text-transform: capitalize;
    }
    .custom-project-content {
        flex: 1;
        margin-left: 0px;
        background-color: #264ABC;
        color: white;
        padding: 0px 32px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 24px;
}
    .custom-project-content .custom-title{
        font-family: 'Lexend Deca', sans-serif;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0%;
        max-width: 290px;
    }
    .custom-project-bg {
        padding: 45px 0px 40px 0px !important;
    }
}

@media screen and (max-width: 431px){
    /* .service-img {
        width: 348px;
        height: 368px;
        overflow: hidden;
    } */
    .custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 0px 30px;
}
}
@media screen and (max-width: 415px){
    /* .service-img {
        width: 332px;
        height: 368px;
        overflow: hidden;
    } */
    .custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 0px 30px;
}
}
@media screen and (max-width: 391px){
    /* .service-img {
        width: 310px;
        height: 368px;
        overflow: hidden;
    } */
    .custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 0px 30px;
}
}
@media screen and (max-width: 376px){
    /* .service-img {
        width: 293px;
        height: 368px;
        overflow: hidden;
    } */
    .custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 0px 30px;
}
    
}
@media screen and (max-width: 361px){
    /* .service-img {
        width: 281px;
        height: 368px;
        overflow: hidden;
    } */
    .custom-project-slider .swiper-slide img {
    width: 870px !important;
    height: 793px;
    padding: 0px 30px;
}
}
