
body.royal_preloader {
    background: 0 0;
    visibility: hidden
}

#royal_preloader {
    visibility: visible;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    margin: 0;
    z-index: 9999999999999999
}

#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-radial-gradient(circle, rgba(255, 255, 255, .1), rgba(255, 255, 255, .01));
    background-image: -moz-radial-gradient(circle, rgba(255, 255, 255, .1), rgba(255, 255, 255, .01));
    background-image: -ms-radial-gradient(circle, rgba(255, 255, 255, .1), rgba(255, 255, 255, .01));
    background-image: -o-radial-gradient(circle, rgba(255, 255, 255, .1), rgba(255, 255, 255, .01));
    background-image: radial-gradient(circle, rgba(255, 255, 255, .1), rgba(255, 255, 255, .01))
}

#royal_preloader.complete {
    opacity: 0;
    -webkit-transition: opacity .2s linear .5s;
    -moz-transition: opacity .2s linear .5s;
    -ms-transition: opacity .2s linear .5s;
    -o-transition: opacity .2s linear .5s;
    transition: opacity .2s linear .5s
}

.cbp-af-header,
.menu-back {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

#royal_preloader.royal_preloader_line {
    height: 2px;
    bottom: auto
}

#royal_preloader.royal_preloader_number .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    float: left;
    width: 500px;
    padding-left: 70px;
    height: 400px;
    margin-top: -200px;
    line-height: 400px;
    font-size: 270px;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-align: right;
    opacity: .3
}

#royal_preloader.royal_preloader_number .royal_preloader_percentage:after {
    position: absolute;
    top: -90px;
    content: '%';
    right: -50px;
    padding-left: 20px;
    font-size: 65px;
    font-weight: 400;
    z-index: 3
}

#royal_preloader.royal_preloader_number .royal_preloader_percentage>div {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border-left-color: #FFF;
    border-radius: 50%;
    -webkit-animation: rotate .8s linear infinite;
    -moz-animation: rotate .8s linear infinite;
    -ms-animation: rotate .8s linear infinite;
    -o-animation: rotate .8s linear infinite;
    animation: rotate .8s linear infinite
}

#royal_preloader.royal_preloader_line .royal_preloader_loader {
    position: absolute;
    height: 100%;
    left: 0
}

#royal_preloader.royal_preloader_line .royal_preloader_peg {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100px;
    opacity: .5
}

#royal_preloader.royal_preloader_text .royal_preloader_loader {
    color: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: .2;
    left: 50%;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: auto;
    letter-spacing: -4px;
    font-size: 55px;
    white-space: nowrap
}

#royal_preloader.royal_preloader_text .royal_preloader_loader div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70)
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader {
    color: #FFF;
    position: absolute;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 32px;
    line-height: 32px;
    margin: auto;
    letter-spacing: 1px;
    font-size: 32px;
    white-space: nowrap
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span {
    display: inline-block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span.loaded {
    -webkit-animation: scale .2s forwards;
    -moz-animation: scale .2s forwards;
    -ms-animation: scale .2s forwards;
    -o-animation: scale .2s forwards;
    animation: scale .2s forwards
}

#royal_preloader.royal_preloader_logo .royal_preloader_loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 5px
}

#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: .7;
    filter: alpha(opacity=70)
}

#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    color: #072E77;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700
}

#royal_preloader.royal_preloader_progress .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: rgba(255, 255, 255, .6);
    font-family: Poppins, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    padding-top: 10px;
    font-size: 11px;
    text-align: center
}

#royal_preloader.royal_preloader_progress .royal_preloader_percentage:after {
    position: absolute;
    content: '%';
    z-index: 3
}

#royal_preloader.royal_preloader_progress .royal_preloader_loader {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 20%;
    height: 2px;
    margin: -10px auto auto;
    background-color: rgba(0, 0, 0, .2)
}

#royal_preloader.royal_preloader_progress .royal_preloader_meter {
    width: 0;
    height: 100%;
    margin: auto;
    padding: 0
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes rotate {
    0% {
        -ms-transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0)
    }
    100% {
        -o-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    50% {
        -webkit-transform: scale(2);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes scale {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    50% {
        -moz-transform: scale(2);
        opacity: .5
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-ms-keyframes scale {
    0% {
        -ms-transform: scale(0);
        opacity: 0
    }
    50% {
        -ms-transform: scale(2);
        opacity: .5
    }
    100% {
        -ms-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes scale {
    0% {
        -o-transform: scale(0);
        opacity: 0
    }
    50% {
        -o-transform: scale(2);
        opacity: 0
    }
    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes scale {
    0% {
        transform: scale(0);
        opacity: 0
    }
    50% {
        transform: scale(2);
        opacity: .5
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}



.tipper {
    height: 1px;
    left: -99999px;
    position: absolute;
    pointer-events: none;
    top: -99999px;
    width: 1px;
    z-index: 100000
}

.tipper .tipper-content {
    background: rgba(30, 30, 30, .85);
    font-weight: 400;
    letter-spacing: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-family: 'Open Sans';
    font-size: 9px;
    margin: 0;
    padding: 6px 20px;
    position: relative;
    white-space: nowrap
}

.padding-top,
.padding-top-bottom {
    padding-top: 120px
}

.padding-bottom,
.padding-top-bottom {
    padding-bottom: 120px
}

.tipper .tipper-caret {
    background: url(/web/20221124054928im_/https://rapaid.africa/dist/img/tipper-icon.png) no-repeat;
    display: block;
    height: 11px;
    position: absolute;
    width: 100%
}

.tipper.right .tipper-content {
    box-shadow: 1px 0 3px rgba(0, 0, 0, .25)
}

.tipper.right .tipper-caret {
    background-position: left center;
    left: -5px;
    top: 0
}

.tipper.left .tipper-content {
    box-shadow: -1px 0 3px rgba(0, 0, 0, .25)
}

.tipper.left .tipper-caret {
    background-position: right center;
    right: -5px;
    top: 0
}

.tipper.bottom .tipper-caret,
.tipper.top .tipper-caret {
    display: block;
    float: none;
    height: 5px;
    width: 12px;
    margin-left: -6px
}

.full-height,
.full-home-height {
    height: 100vh
}

.tipper.top .tipper-content {
    box-shadow: 0 -1px 3px rgba(0, 0, 0, .25)
}

.tipper.top .tipper-caret {
    background-position: center bottom;
    bottom: -5px;
    left: 0;
    text-align: center
}

.tipper.bottom .tipper-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.tipper.bottom .tipper-caret {
    background-position: center top;
    top: -5px;
    left: 0
}


/*.isotope-item {*/
/*    z-index: 2*/
/*}*/

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity
}

/*
     FILE ARCHIVED ON 05:49:28 Nov 24, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:44:30 Sep 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.506
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.014
  esindex: 0.01
  cdx.remote: 5.629
  LoadShardBlock: 65.057 (3)
  PetaboxLoader3.datanode: 84.515 (4)
  load_resource: 84.398
  PetaboxLoader3.resolve: 58.723
*/