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

*{
    font-family: 'Exo','Cairo', sans-serif;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
a{text-decoration:none;color:#000;}
/**index***/
@media (min-width: 992px) { 
    .video-header{
        /* height: 90vh; */
        width: 100%;
        overflow: hidden; 
        display: flex;
        align-items: center;
       
    }
    .fullscreen-video-wrap,.fullscreen-video-wrap video{
       
        height: 100%;
        min-width: 100%;
    }
}
@media (max-width: 991px) { 
    .fullscreen-video-wrap video{
        max-width: 100%;
        max-height: 412px;
    }
}
.component-explained{
  padding: 50px 0px;  

}
.conent-explained{
    text-align: center;
}
.conent-explained h6{
    color: #fbb616;
    font-size: 23px;
    font-weight: bold;
    line-height: 2;
}
.conent-explained p{
    color:#58595B;
    font-size: 16px;
}
/**end-index**/
/***sign-up**/
.component-sign-up {
    padding-top: 4%;
    padding-bottom: 4%;
}
.logo-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-img .logo {
    width: 30%;
    height: 100%;
}
.form-component ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-component ul li a {
    color: #707070;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
}
.nav .nav-link.active {
    background-color: #fff;
    color: #FBB616;
    border-bottom: 5px solid #FBB616;
}

.form-sign-new input,.form-select{
    padding: 0.75rem .75rem;
    border: 1px solid #B9B9B9;
    border-radius: 7px;
}
.form-select {
    padding: 0.75rem 1.75rem;
}
.field img {
    position: absolute;
    top: 11px;
    width: 10px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}
[dir="ltr"] .field img {
    right: 10px;
}
[dir="rtl"] .field img {
    left: 10px;
}
.link-form a {
    color: #FBB616;
    font-size: 16px;
    font-weight: 400;
}
.btn-sign{
    background-color: #FBB616;
    color:#fff;
    padding: 0.75rem .75rem;
    border-radius: 7px;
    border: 0px;
    font-size: 16px;
    font-weight: 700;
}
.img-sign{
    width: 90%;
    margin: auto;
    display: flex;
    height: auto;
}
.p-forget {
    color: #707070;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0px;
}
.Confirmation-code span {
    color: #FBB616;
}
/****nav**/
.navbar-brand{
    width: 40%;
}
.navbar{
    padding-top: 0px;
    border-bottom: 1px solid #fbb616;
}
.navbar .me-auto {
    margin-left: auto!important;
}
.navbar-brand img{
    width: auto;
    height: 75px;
}
#navbarSupportedContent{
    justify-content: flex-end;
}
[dir="ltr"] .navbar .me-auto {
    margin-right: 0!important;
}
[dir="rtl"] .navbar .me-auto {
    margin-left: 0!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color:#fbb616;
   border-bottom: 1px solid #fbb616;
   font-weight: bold;
}

@media (min-width: 992px) { 
    .dropterget{
        min-width: 32rem;
        padding: 10px;
    }
    .form-sign-new {
   
        padding-right: 40px;
    }
 }

[dir="rtl"] .dropterget{
    text-align: right;
}
.dropterget h6{
    color:#fbb616;
    font-size: 18px;
    font-weight: bold;
}
/*tuasil-maeana*/
.section-tuasil-maeana{
    padding-top: 50px;
    padding-bottom: 50px;
}
.component-text h6{
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.component-text::after {
    content: "";
    background-color:#fbb616;
    border: 1px solid #fbb616;
    display: inline-block;
   
    width: 104px;
    height: 8px;
    bottom: 32px;
    left: -100px;
}
.content-tuasil-maeana{
    padding-top: 30px;
}
.content-texts{
    padding-right: 40px;

}
.content-texts p{
    font-size: 18px;
    color:#000;
    font-weight: 400;
}
[dir="rtl"].content-texts{
    text-align: right;
}
.conent-explained img{
    width: max-content;
    height: 77px; 
}
/*about*/
.about-img{
    width: 100%;
}
.content-about p ,.delivery-altaslim p,table td{
    color: #58595B;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}
/*about*/
/*start-prices*/
.component-prices{
    padding: 50px 0px;
}
.button-prices{
    padding: 10px 40px;
}
/*end-prices*/
/*alshahnuh*/
.delivery-altaslim form{
    padding-right: 0px;
}
    
.form-prices h6,.delivery-altaslim span{
    color:#fbb616;
    font-size: 18px;
    font-weight: bold;
}

.delivery-altaslim h6{
    color: darkgreen;
}
.delivery-altaslim .fa-map-marker-alt{
color:#FBB616 ;
padding-left: 10px;
}
.table th{
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
/**footer*/
footer{
    border-top: 1px solid #FBB616;
    background: url('../images/delivery-man-smiling-and-holding-a-cardboard-box.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: center;
    background-position-x: center;
    background-origin: content-box;
    background-repeat: no-repeat;
    position: relative;
}
.overly {
    background-color: #8a878147;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.footer-logo{
    padding-bottom: 10px;
}
.footer-logo img{
    width: 50%;
    height: auto;
}
.row-footer p{
    color: #000;
    font-size: 1em;
    line-height: 2.15em;
    
    overflow: hidden;
    font-weight: bold;
}
.row-footer{
    padding-top: 20px;
}

.list-footer .list-group {
    flex-direction: row;
    padding-bottom: 10px;
}
[dir="ltr"] .list-footer li i{
padding-right: 10px;
font-size: 16px;
}
[dir="rtl"] .list-footer li i{
    padding-left: 10px;
    font-size: 16px;
    }
.list-footer li{
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.list-footer li a:hover{
    color: #63605b;
}
.footer-hader,.copy-right{
    color:#000;
    font-weight: bold;
    font-size: 18px;
}
.copy-right{
    padding: 10px;
    text-align: center;
}
/*end-footer*/