partner_bg1{
  	position: relative;
}
.partner_bg1:before {
  position: absolute;
    background-size: contain !important;
    width: 1000px;
    content: '';
    background: url(/images/Our_Services/BG_1.png);
    height: 1000px;
    top: 0px;
    right: 0px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
    /*position: absolute;
    background-size: contain !important;
    width: 1000px;
    content: '';
    background: url(/images/Partner_Company/BG_1.png);
    height: 1000px;
    top: 450px;
    bottom: 450px;
    right:0px;
    left: 550px;
    margin:auto;
    background-repeat:no-repeat;
    z-index:-10 !important;*/
}
.circle .sppb-carousel-extended-content-wrap {
    border: 8px solid #202b59 !important;
    border-radius: 90%;
    box-shadow: 0px 3px 9px #D9D9D9;
}