
:root{
    --black-color:#000000;
    --white-color:#FFFFFF;
    --Light-Gray-color:#EBEDED;
    --dark-gray-color:#414042;
    --Orange-color:#FF9E18;
    --green-color:#36C630;
    --blue-color:#54C0E8;
    --light-red-color:#B96955;
    }
.receive-tips{
    width: 100%;
    position: relative;
}
.top{
    position: relative;
    margin-bottom: 150px;
}
.circles{
    position: relative;
    width: 100%;
    margin: auto;
}
.circles .blue-circle{
    width: 80%;
    top: 8%;
    left: 10%;
    position: absolute;
    transform: rotate(-120deg);
}
.circles .orange-circle{
    width: 100%;

}
.r-section{
    position: relative;
}
.hand-img{
    position: absolute;
    top: 0%;
    width: 64%;
    z-index: 10;
}
.l-section{
    margin-top: 190px;
}
.l-section-ar{
    padding-right: 190px;
  font-family: 'Tajawal';
}
@media (max-width:1050px){
    .l-section-ar{
        padding-right: 120px;
    }
}
@media (max-width:920px){
    .l-section-ar{
        padding-right: 80px;
    }
}
@media (max-width:769px){
    .l-section-ar{
        padding-right: 0px;
    }
}
.l-section h2{
    color: var(--blue-color);
    font-size: 46px;
    font-family: 'Roboto';
}
.l-section p ,.gray-box h3{
    color: var(--black-color);
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 500px;
}
.gray-box h3{
    color: var(--dark-gray-color);
    font-family: 'Tajawal';
    font-size: 17px;
    font-weight: 500px;
}
h2.Trusted{
    font-family: 'Roboto';
    color: var(--dark-gray-color);
    margin-top: 4rem;
    font-size: 46px;
}
.l-section button{
    width: 35%;
    outline: none;
    border: none;
    border-radius: 30px;
    padding: 10px;
    background-color: var(--Orange-color);
    color: var(--white-color);
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 500px;
}
.Onboarding-process{
    margin: auto;
    position: absolute;
    align-items: start;
    top: 77%;
    left: 10%;
    width: 90%;
}
.Onboarding-process h2 , .gray-box h2{
    width: 30%;
    margin-bottom: 20px;
    color: var(--dark-gray-color);
    font-size: 46px;
    font-family: 'Roboto';
}
.boaed-img{
    width: 100%;
}
.gray-box{
    width: 100%;
    height: auto;
    background-color: #EBEDED;
    padding: 40px 0px;
    border-radius: 20px 20px 0px 0px;
}
.green-circle{
    background-color: var(--green-color);
    color: var(--white-color);
    padding: 5px;
    border-radius: 50%;
    display: flex;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
}
.green-circle div{
    border: 1px solid var(--white-color);
    border-radius: 50%;
    width: 80%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.more-btn{
    width: 20%;
    outline: none;
    border: 2px solid var(--Orange-color);
    border-radius: 30px;
    padding: 10px;
    background-color:transparent;
    color: var(--Orange-color);
    font-family: 'Tajawal';
    font-size: 17px;
    font-weight: 500px;
}
.slider{
    position: relative;
    width: 100%;
    margin:4rem auto 4rem;
}
 .item img{
    width: 40%;
    height: 150px;
    margin: auto;
    object-fit: contain;
}
.multiple-items-serve .item img{
    width: 50px;
    height: 50px;
}
.item h3{
    text-align: center;
    color: var(--dark-gray-color);
    font-family: 'Tajawal';
    font-size: 17px;
    font-weight: 500px;
}
.next,.prev{
    top: 38%;
    position: absolute;
    display: flex;
    justify-content: center;
    color: var(--white-color);
    background-color: var(--dark-gray-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    align-items: center;
    cursor: pointer;
}
.next{
    left: -6%;
}
.prev{
    right: -7%;
}
.Trusted-section{
    padding: 5rem 0rem;
}
.img-pop{
    width: 10%;
    position: absolute;
    right: 20%;
    top: 60%;
}
.img-pop-s{
    left: -9%;
    width: 5%;
    top: 53%;
    position: absolute;

}
@media (max-width:1200px){
    
    .l-section{
        margin-top: 125px;
    }
}
@media (max-width:1080px){
    .Onboarding-process{
        padding: 0px;
    width: 90%;}
    
}
@media (max-width:990px){
    .Onboarding-process {
        top: 85%;
    }

}
@media (max-width:835px){
    
    .l-section{
        margin-top: 50px;
    }
}
@media (max-width:767px){
    
    .Onboarding-process h2 , .gray-box h2{
        width: 100% !important;
        text-align: center !important;
        font-size: 36px;
    }
    .item img {
        width: 50%;
    }
    .img-pop{
        right: 8%;
        top: 7%;
    }
    .top {
        position: relative;
        margin-bottom: 60px;
    }
    .img-pop-s{
        left: 5%;
    }
    .l-section button ,.more-btn{
        width: 50%;
    }
    .l-section{
        margin-top: 0px;
        text-align: center;
    }
    .l-section h2{
        font-size: 36px;
    }
    .boaed-img{
        top: 5%;
        margin-top: 75px;
    }
    .left-section{
        max-width: 100% !important;
    }
    .right-section{
        margin-top: 80px;
        text-align: center;
    }
    .hand-img{
        top: -2%;
        width: 100%;
    }
    .Onboarding-process{
        max-width: 100% !IMPORTANT;
        margin-top: 60px;
        margin-bottom: 100px;
        text-align: center;
        position: static;
    }
    h2.Trusted {
        text-align: center;
        margin-top: 4rem;
        font-size: 36px;
    }
    .btn-close img{
        width: 30px;
    }
    .modal .btn-close {
        position: absolute;
        top: -18px;
        left: -18px;
    }
}
@media (max-width:650px){
.img-pop{
    top: 50%;
    right: 0;
}
}
.gray-box .serve-ar{
    width: 100%;
    font-family: 'Tajawal';
    margin-top: 46px;
    text-align: right;
    margin-bottom: 20px;
    font-size: 46px;
}