@charset "utf-8";
/* CSS Document */

#header-wrap {
    width: 100%;
    height: 83px;
    margin: 0 auto;
    position: relative;
    padding: .5rem 2.5rem;
    display: block;
}

html {
  scroll-behavior: smooth;
}
.nav-item {
    position: relative;
    margin: 0 6px;
}
.nav-item ul {
    margin: 0 10px;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
    min-width: 100px;
}

.nav-link {
    color: #333333;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
}

.navbar-brand img{max-width: 78%; height: auto;}
.nav-button {
    display: block;
    padding: .5rem 1rem;
    color: #000;
    background: #ffd903;
    border-radius: 6px;
    margin-left: 60px;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
}
a.nav-button:hover{background:#febe00; color:#000;text-decoration: none; }
.hero-area {
    width: 100%;
    height: auto;
    margin: 72px auto 150px auto;
    position: relative;
    padding:6rem 2.5rem 2.5rem 2.5rem;
}

.hero-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    height: 650px;
    background: url("/web/20250920050625im_/https://aalaya.raaga.com/images/aalaya_header.jpg") top center no-repeat;
    background-size: cover;
    z-index: -1;
   
}

.sand_color{background: #fff9f5; padding: 3rem !important;}

.nav-app-button {
        display: inline-block;
    padding: .5rem .5rem;
    color: #000;
    border-radius: 6px;
    margin-left: 0;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    vertical-align: top;
}


.nav-app-button i:hover{color:#000;}

.nav-app-button i{font-size:26px;} 

.navbar_scroll {
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.feature-slide-phone {
    width: 314px;
    height: 580px;
    position: relative;
    overflow: hidden;
    background-image: url(/web/20250920050625im_/https://aalaya.raaga.com/images/android_phone.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 14px;
    right:-55px;
}

.feature_slide_text {
    margin-top: 80px;
    margin-left: 50px;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    z-index: -1;
}

.feature_slide_text h2{color: #000; font-size: 34pt; font-weight: 700;}
.feature_slide_text h2 span{font-size:22pt; font-weight: 400; }
.screens_cover{    width: 240px;
    height: 508px;
    position: relative;
    text-align: center;
    margin-left: 42px;
    margin-top: 14px;
    border-radius: 28px;}
.screens_cover img{width: 100%; height:auto;border-radius:28px; }
.slide_subtitle{font-size:20px; text-align: left; font-weight: 400; margin-top: 20px; color:#777;}
.store_but {color: #777; text-decoration: none; font-size: 40px;  margin-left: 10px;}
.getapp_but { color: #ed4106; border: 0; box-shadow: none; padding: 10px 20px;
    margin: 20px auto; border-radius: 46px;font-size: 16pt; font-weight: 600; background:#ffffff;}
.store_but span {
    color: #fff;
    text-decoration: none;
    font-weight: 100;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;    opacity: 0;
}
.store_but:hover span {
    opacity: 1;
}
.store_but i{color:#ed4106;}

.sections_box {
    width: 100%;
    height: auto;
    margin:100px auto 14px auto;
    position: relative;
    padding: .5rem 2.5rem;
	
}

.sections_title {
    color: #000000;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.sections_subtitle {
    font-size: 20px;
    text-align: center;
    color: #777;
    margin-bottom: 50px;
    font-weight:400;
}

.program_box{width:100%; height: auto; background: #fff;
	            -webkit-box-shadow: 0px 0px 5px 4px rgba(240,240,240,0.8);
-moz-box-shadow: 0px 0px 5px 4px rgba(240,240,240,0.8);
box-shadow: 0px 0px 5px 4px rgba(240,240,240,0.8);border-radius:6px;
}

.program_box a{color:#262626; text-decoration: none; cursor: pointer;}
.program_box img{width: 100%; height: auto; border: 0; outline: none;}

.program_box_title {
    color: #262626;
    text-align: left;
    font-weight: 400;
    font-size: 12pt;
    padding: 10px;
    line-height: 24px;
	height: 68px;
}

.feature_box {
    width: 100%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 4px rgba(240,240,240,1);
    -moz-box-shadow: 0px 0px 5px 4px rgba(240,240,240,1);
    box-shadow: 0px 0px 5px 4px rgba(240,240,240,1);
	padding: 16px; text-align: center; border-radius:6px; 
	min-height: 300px;
}

.feature_box img{ width: 74px; height: auto;margin-top: 20px;
    margin-bottom: 10px}

.feature_box_title {
    color: #333333;
    text-align: center;    
    font-size: 12pt;
    padding: 10px;
    line-height: 24px;
	font-weight: 600;
}

.buttons i img {
    width: 52px;
    height: 52px;
}

.feature_box_text{    font-size: 11.5pt;
    font-weight: 400;
    color: #424242;
    text-align: center; }

.invite_friends{ width: 90%; border-radius: 20px; padding: 18px; display: flex;margin: 0 auto;}
.if_bgcolor{background:#f26868;}
.don_bgcolor{background:#f0945d;}
.donation{background: #f0945d;border-radius: 20px; padding: 18px;}
.invite_icon {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.invite_icon img{width: 100%; height: auto;}
.invite_text{display: inline-block; vertical-align: top;}
.invite_text h2{color:#fff; font-weight: 600; font-size:22pt; }
.invite_text h4 {
    color: #fff;
    font-weight: 400;
    font-size: 13pt;
    margin-bottom: 12px;
}
button.invite_bt {
    background: #fff;
    border: 0;
    padding: 2px 30px;
    border-radius: 4px;
    font-size: 14pt;
    font-weight: 600;
    line-height: 32px;
     cursor: pointer;
}
.invite_bt_color{color: #f26868;}
.don_bt_color{color:#d34f00;}
.feature-slide-phone .owl-dots {
    margin-top: 30px;
}
.feature-slide-phone .owl-dots button.owl-dot {
    border-radius: 50px;
    display: inline-block;
    background: #ccc;
    margin: 0 15px 0 0;
    width: 12px;
    height: 12px;
    background-color: #d3d8dd;
}
.feature-slide-phone .owl-dots button.owl-dot.active {
    background-color: #ed4106;
}

#ourcustomers p{text-align: center; color:#262626; margin: 20px auto; padding:0px 30px; font-size:14pt;  }
#ourcustomers h4{text-align: center; color:#000000;}

#ourcustomers p:after{position: absolute;content:""; display: block;
 background: url("/web/20250920050625im_/https://aalaya.raaga.com/images/quote_end.png") top center no-repeat;
 width: 30px; height: 30px; background-size: cover; bottom:50px; right: 6px; }

#ourcustomers p:before{position: absolute;content:""; display: block;
 background: url("/web/20250920050625im_/https://aalaya.raaga.com/images/quote_start.png") top center no-repeat;
 width: 30px; height:30px; background-size: cover; top: 19px; left: 6px; }

#ourcustomers .owl-dots{text-align: center; margin-top: 20px;}
#ourcustomers .owl-dots button.owl-dot {
    border-radius: 50px;
    display: inline-block;
    background: #ccc;
    margin: 0 15px 0 0;
    width: 12px;
    height: 12px;
    background-color: #d3d8dd;
}
#ourcustomers .owl-dots button.owl-dot.active {
    background-color: #f03622;
}

.social_icons {margin: 0; padding: 0; list-style: none;}
.social_icons li{display: inline-block;}
.footer-area {
    background-color: #fff; color: #444444;
    padding: 80px 0px 20px; border-top:1px #dcdcdc solid;
}
.footer_links{text-align: right;}
.footer_links li{ display: inline-block; margin-right:30px;}
.footer_links li a{display: block; color:#444444; font-size:14px; font-weight: 400; }
.footer-about li{display: inline-block; margin-right: 10px;}
.footer-about li a{color:#000 !important;}
.footer-about p{margin-right: 40px;}
.footer-area h4{color:#333; font-size:16px; font-weight: 600; }
.footer-area li{font-size:12px; font-weight: 400; }
.footer-area li a {font-size: 14px; font-weight: 400; color: #444;}
.mb50{margin-bottom: 50px;}
.footer-logo{margin-bottom: 20px;}
.footer-logo img{width: 160px; height: auto;}

.navbar{background: #fff; }
ul.footer-bottom {
    margin: 20px 30px 20px 0px;
    padding: 0;
    float: left;
}

ul.footer-bottom li {
    display: inline-block;
    margin-right: 20px;
}

.mob_show {
    display: none;
}
.hero-image-title {
    color: #000;
    text-align: left;
    font-size: 47px;
    font-weight: 600;
}

.hero-image-subtitle {
    color: #444;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 30px;
}

.appstore-button {
    margin: 40px auto;
	    flex-direction: row;
    justify-content: flex-start;
}

.buttons {
    padding: 20px 24px 8px;
    max-width: 225px;
    margin-right: 10px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
    color: #000 !important;
}

.buttons.dark {
    background-color: #f03622;
    color: #fff !important;
    border: 1px solid #f03622;
}

.dark a, .dark i, .dark p {
    color: #fff;
}

.buttons p {
    margin-bottom: 8px !important;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #000;
}
.buttons p span {
    font-size: 24px;
    font-weight: 600;
}

.buttons i {
    font-size: 44px;
    padding-right: 20px;
    color: #000;
    margin-top: -22px;
}

.buttons a {
    color: #000;
    text-decoration: none;
}

.nav-app-button i img {
    width: 24px;
    height: 24px;
}
.buttons:hover, .buttons:focus{ text-decoration: none;color: #000;}

.dark a, .dark i, .dark p {
    color: #fff;
}

@media (max-width: 1080px) {
	.feature-slide-phone{left: auto;    right: 40px;margin: 0 auto;top:0px;}
	.program_box{width: 200px;margin-left: auto; margin-right: auto; margin-bottom: 50px;}
	.sections_box{margin: 60px auto 14px auto;}
	.hero-area{ padding: 0.5rem 0.5rem 2.5rem 0.5rem; margin-bottom:0px;}
	.invite_friends{width: 100%;margin-bottom: 20px;}	
	#ourcustomers p:before,#ourcustomers p:after{ width: 24px; height: 24px}
	.feature_box { margin-top: 20px; width: 250px; margin-left: auto;
    margin-right: auto; margin-bottom: 0;}
.invite_friends{margin-bottom: 20px;  border-radius: 10px;}
	.hero-image:after{height: 510px;}
	.hero-image-subtitle{font-size: 20px; margin-top: 10px;}
	
}
@media (max-width: 990px) {
.hero-area{padding: 0.5rem 0.5rem;}
	.hero-image-title { font-size: 20px; margin-top: 10px;}	
	.sections_box{margin-top: 0;}
}

@media (max-width: 800px) {
	.feature_box{width: 300px;}
	.navbar-brand img {
    max-width: 140px;
    height: auto;
}
	
	.feature_slide_text{margin-top: 20px;}
	
}
@media (max-width: 767px) {
.mob_show {  display: block;}
	.hero-image:after{display: none;}	
	.hero-image-title{text-align: center; font-size: 36px; font-weight: 600;}
	.hero-image-subtitle{text-align: center;}
	.fixed-top { background: #fff; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);}
	.hero-area{margin-top: 75px;}
	.buttons{padding: 20px 14px 8px;}
	.footer-area li{padding: 10px 10px 10px 0px; display: inline-block; vertical-align: top;}
	.footer-area h4{margin-top: 10px; text-align: center;}
	.list-unstyled{text-align: center;}
	.footer-logo{text-align: center;}
	.footer-area p{text-align: center;}
	.social_icons{text-align: center;}
	.footer-area{text-align: center;}
	.nav-button{margin-left: 0;}
	.navbar-nav li:last-child{display: none;}
	.buttons {  padding: 20px 14px 8px;  max-width: none;  margin: 0 auto 16px auto;   width: 260px;}
	.feature_slide_text h2{text-align: center;   font-size: 24pt;}
	.slide_subtitle{text-align: center;}
}

@media (max-width: 460px){
	.navbar { padding: .5rem;}
	.navbar-toggler {  padding: .25rem .25rem;}
	.feature_box{width: 250px;}
	.sections_box{padding: 0;}
	.invite_text h2{font-size:16pt; }
	.invite_text h4{font-size:10pt; }
	.invite_icon{width: 80px; height: 80px;}
	.footer-logo{text-align: center;}
	.footer-logo img{width: 190px;}
	.footer-area p{text-align: center;}
	.footer-area li{display: inline-block; margin-right: 10px;}
	.social_icons{text-align: center;margin-bottom: 20px;}
	.list-unstyled{text-align: center;}
	.footer-area h4{text-align: center;}
	.footer-area{text-align: center;}
	.footer_links{text-align: center; margin-top: 10px;}
	.nav-button{margin-left: 0;}
	.appstore-button {  flex-direction: column;  justify-content: center;}
	.navbar-brand {   margin-right: 0;}
	.feature-slide-phone{ right: 55px;}
}





/*
     FILE ARCHIVED ON 05:06:25 Sep 20, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:31:31 Nov 26, 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.514
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 12.49
  LoadShardBlock: 91.395 (3)
  PetaboxLoader3.datanode: 176.009 (4)
  load_resource: 131.394
  PetaboxLoader3.resolve: 42.516
*/