.PBS-youtube {
    margin-top: 100px;
}

.PBS-youtube iframe {
    border-radius: 20px;
    box-shadow: 2px 2px 10px black;
}

.LBS-img {
    background-image: url('../assets/images/services/ar-recovery.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 65vh;
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    top: -100px;
}

.CSR {
    position: relative;
    bottom: -10px;
    z-index: 10000;
    background-color: white;
}


.EHR-img {
    background-image: url('../assets/images/services/lab-bg.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 65vh;
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px;

}

.LB-img {
    background-image: url('../assets/images/services/bg.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 40vh;
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px;
}

.ourS-img {
    background-image: url('../assets/images/services/bg-2.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 40vh;
    color: white;
    padding: 0px;
}

.AR-img {
    background-image: url('../assets/images/services/ar-recovery.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 40vh;
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px;
}

.ARB-img {
    background-image: url('../assets/images/services/services-bg.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 40vh;
    color: white;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px;
}

.service-force {
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-force img {
    width: 10%;
}

.MBS img {
    width: 28%;
    padding: 10px;
}

.MBS p {
    padding: 10px;
}

.physic-card {
    border: 1px solid rgba(180, 178, 178, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    height: 220px;
}

.physic-card img {
    width: 30%;
}

.phy-provide-card {
    border: 1px solid rgba(158, 157, 157, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    min-height: 450px !important;
}

.phy-provide-card img {
    width: 15% !important;
}

.LBS-card {
    border: 1px solid rgba(180, 178, 178, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    min-height: 230px !important;
}

.CSR-card {
    border: 1px solid rgba(158, 157, 157, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    min-height: 250px !important;
}

.CSR-card img {
    width: 25%;
}

.AR-service {
    border: 1px solid rgba(180, 178, 178, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    height: 470px;
}

.AR-service i {
    color: #5c9c2ee6;
}

.AR-service:hover {
    box-shadow: 1px 1px 2px rgb(128, 125, 125);
}

.ASB-card {
    border: 1px solid rgba(180, 178, 178, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    height: 440px;
}

.ASB-card2 {
    border: 1px solid rgba(180, 178, 178, 0.6);
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    height: 550px;

}