@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;900&display=swap');


  body h1,body h2,body h3,body h4,body h5,body h6,body header a,body .fbc-page .fbc-wrap .fbc-items,html, body .l-header .widget,body  .menu-item-object-us_page_block{
   font-family: 'Cairo', sans-serif !important;
}
  body rs-fullwidth-wrap#rev_slider_3_1_forcefullwidth h3,  body p#slider-6-slide-18-layer-8{
     font-family: 'HelveticaNeueRegular', sans-serif !important;
}
html, .l-header .widget, .menu-item-object-us_page_block {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 28px;
}
.bg-curv::before {
    content: "";
    background: url(images/curv-top-bg-ar.png) no-repeat right bottom;
    background-size: 100% 100%;
    position: absolute;
    top: -20px;
    right: 0;
    width: 100%;
    height: 200px;
    z-index: 2;
    /* padding-bottom: 0; */
}
.bg-curv::after {
    content: "";
    background: url(images/curv-bottom-bg-ar.png) no-repeat right bottom;
    background-size: 105% 100%;
    position: absolute;
    bottom: -45px;
    right: 0;
    width: 100%;
    height: 138px;
    z-index: 9;
    /* padding-bottom: 0; */
}
 .bg-curv {
    margin-top: -113px !important;
}
@media (max-width: 768px){
 .bg-curv {
    margin-top: 0 !important;
}
    

}