/*.cont-title-beClient{
    padding-top: 2%;
    text-align:left !important;
    margin-left: 3rem;
}*/
.cont-txt-beC{
    height: 60vh;
    display: flex;
    align-items:center;
    justify-content: left;
}
.bg-banner-beClient-1{
    background: linear-gradient(180deg, #333B47 0%, #000000 100%);
}
.bg-banner-beClient{
    
    height: 500px;
    background-image: url('../../../resources/img/products/be-client/banner-be-client.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 1292px) {
    /* .bg-banner-beClient, .bg-banner-beClient-1 {
        height: 430.5px;
    } */
  }
@media (max-width: 767px) {
    .breadcrumb-banner {
        padding-left: 1rem !important;
    }
  }
@media (max-width: 576px) {
    /* .bg-banner-beClient, .bg-banner-beClient-1 {
        height: 330.5px;
    } */
  }
@media (max-width: 576px) {
    .cont-sect-left {
        width: 100% !important;
    }
  }
@media (max-width: 576px) {
    .cont-title-beClient {
        margin: 0px !important;
        padding: 1rem 1rem 0rem 1rem;
    }
  }
@media (max-width: 1292px) {
    .cont-txt-beC {
        height: 50vh;
    }
  }
@media (max-width: 992px) {
    .cont-txt-beC {
        height: 32vh;
        align-items:flex-end;
        padding-right: 2rem;
    }
  }
@media (max-width: 767px) {
    .cont-txt-beC {
        align-items:flex-end;
        padding-right: 1rem;
    }
  }
@media (max-width: 576px) {
    .cont-txt-beC {
        height: 25vh;
        align-items:flex-end;
        justify-content: left !important;
    }
  }
@media (max-width: 576px) {
    .title-ban-becl {
        text-align: left !important;
        font-size: 32px !important;
    }
  }
@media (max-width: 576px) {
    .title-ban-beclll {
        text-align: left !important;
        font-size: 20px !important;
    }
  }
.banner-arrow-bc-df{
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-right: .5rem ;
    padding-left: .5rem ;
}
.banner-arrow-bc {
    position: relative;
    width: 7.5px !important;
    height: 12px !important;
    background-image: url("../../img/icons/arrow-r-bc.png") !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.link-h-p{
    color: #fff !important;
}
