@import url('https://fonts.googleapis.com/css2?family=Cairo+Play:slnt,wght@-11,200..1000&family=Cairo:wght@200..1000&display=swap');
body{
    font-family: "Cairo", sans-serif !important;
    font-weight: 400 !important;
   
  }
:root{
    --gold-color :#E7B855 ;
    --green-color :#18AE83;
    --text-color : #061927 ;
    --green-color_hover:#05c08b;
}
.topbar{
    justify-content: center;
    gap: 12rem;
}
.back-slash{
    color:white;
    font-size: 1.5rem;
}
.dropdown-item:hover{
    color: var(--green-color_hover) !important;
}
hr {
        color: var(--green-color);
        margin: 0 !important;  /* Remove default margin */
        padding: 0 !important; /* Remove default padding */
}
.dropdown-menu.show{
    padding: 2px 11px !important;

}
.nav-item:hover .nav-link{ 
    color: var(--green-color) !important;
  }
  .nav-link.active{
    color: var(--green-color) !important;
  }
.dropdown-item.active, .dropdown-item:active {
    color: var(--green-color_hover);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.199) !important;
}  
.dropdown-menu-who-us:hover {
    display: none !important;
}
.li-item-who-us:hover .dropdown-menu-who-us {
    display: block !important;;
}
.dropdown-menu-support{
    display: none   !important;
}
.li-item-support:hover .dropdown-menu-support {
    display: block  !important;
}
.dash-icon{
    color: var(--green-color) !important;
}
.button{
    width: 50px !important;
    height: 20px !important;
    padding: 0 !important;
    border-radius: 8px;
    overflow: hidden; 
    justify-content: center; 
    align-items: center;
}
.btn-support-nav{
    background-color:#e7b95575 !important;
}
.btn-support-nav:hover{
    background-color: var(--gold-color) !important;
}
label,input{
    margin-bottom: 0.5rem !important;
}
.number {
    white-space: nowrap;
}
.modal-link-sign{
    text-decoration: none;
    color: var(--green-color);
}
.modal-link-sign:hover{
    color: var(--green-color_hover);
}
.form-check .form-check-input {
    float: right !important;
}    

.carousel-title{
    color: #E7B855; 
    font-size: 36px;
    word-wrap: break-word
}
.carousel-describtion{
    color: white;
    font-size: 23px;
    word-wrap: break-word
}
.carousel-text-con{
    position: absolute;
    bottom: 1.25rem;
    right: 5%;
    padding-top: 1.25rem;
    color: #fff;
}
.img-carousel{
    opacity: 0.89;
}
.dropdown-item{
    display:flex !important ;
}
.dropdown-menu{
    width: 13rem;
}
.divider{
    height: 1px !important;
    color: gray !important;;
}
.pic-modal{
    width: 20rem;
}
.pic-modal-2{
    width: 20rem;

}
.coursel-img{
    filter: grayscale(4%) brightness(37%) hue-rotate(13deg) saturate(200%) opacity(90%);
-webkit-filter: grayscale(4%) brightness(37%) hue-rotate(13deg) saturate(200%) opacity(90%);
-moz-filter: grayscale(4%) brightness(37%) hue-rotate(13deg) saturate(200%) opacity(90%);
}
.navbar-brand{
}
.nav-style-bg-gold{
    background-color: #e7b855a6 !important;
    border-radius: 10%;
    width: 91px !important;
    white-space: nowrap !important;
    text-align: center;
}
.how-work-caption{
}
.how-work-caption{
    padding-top: 3rem;
    margin-bottom: 3rem;
}
.work-container-card{
    margin-top: 3rem !important;
    margin-bottom: 6rem !important;
    display: flex;
    justify-content: center;
}
.work-card{
    width: 22rem !important;
  } 
.card-hover{
    transition: 0.4s;
}  
.card-hover:hover{
    scale: 1.06;
    box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.3);
}
.rules-card {
    transition: 0.3s ease;
    cursor: pointer;
  }
  
.rules-card:hover {
    transform: scale(0.9);
}
.rules-button:hover{
    background-color: #047b59 !important;
}


  /*
.carousel-button{
    color: white;
    font-size: 16px;
    
    word-wrap: break-word ;
    cursor:pointer;
    text-decoration: none !important;
}
.btn-con-carousel{
    transition: 0.3s;
}
.btn-con-carousel:hover{
    background-color:#18AE83 !important;
    transform: scale(1.1);
} */
.headr-company-info-connect{
    margin-left: 3rem;
}
.custom-container{
    transition: 0.3s;
}
.custom-container:hover{
    background-color:#047b59 !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 991px) {

.dropdown-menu.show {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}
}
@media(width:991px) {

    .dropdown-menu.show {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
    }
}
@media only screen and (min-width: 319px) and (max-width: 768px) {
    .carousel-title{
        font-size: 30px !important;
    }
    .carousel-describtion{
        font-size: 17px !important;
    }
    .how-work-tittle{
        font-size: 30px !important;
    }
    .how-work-describtion{
        font-size: 17px !important;
    }
    .form-control{
        font-size: 13px !important;
    }
    .form-container{
        width: 100% !important;
    }
    .paragraph-footer{
        font-size: small !important;
    }
    .footer-logo{
        width: 15rem !important;
        padding-bottom: 2rem !important;
        text-align: center !important;
    }
    .col-md-4.\.logo-con {
        display: flex;
        justify-content: center;
    }
    .footer-title{
        text-align: center  !important;
    }
    .paragraph-footer{
        text-align: center;
    }
    ul.footer-contact-list  {
        text-align: center;
        list-style: none !important;
    }
    .number{
        transform: translateX(30px) !important;
    }
    .location {
        transform: translateX(-30px) !important;

    }
}
ul.footer-contact-list  {
    text-align: center;
    list-style: none ;
}

@media only screen and (max-width:1024) {
    .navbar-con{
        flex-direction: column !important;
    }

}




/* how work container */
.how-work-container{
    flex-direction: column;
    row-gap: 3rem;
  }
  .card-container {
    width: 292px;
    height: 293px;
    padding-top: 16px;
    padding-bottom: 21px;
    /* padding-left: 16px;
    padding-right: 16px; */
    background: var(--gold-color);
    border-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    transition: 0.3s;
  }  
  .card-container:hover .image-container{
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
    filter: grayscale(33%) brightness(37%) hue-rotate(11deg) saturate(200%) opacity(90%) contrast(83%) invert(5%);
    -webkit-filter: grayscale(33%) brightness(37%) hue-rotate(11deg) saturate(200%) opacity(90%) contrast(83%) invert(5%);
    -moz-filter: grayscale(33%) brightness(37%) hue-rotate(11deg) saturate(200%) opacity(90%) contrast(83%)invert(5%);}
  
    .inner-container {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    display: inline-flex;
    text-align: center !important;

  }
  
  .image-container {
    width: 260px;
    height: 142px;
    padding-top: 17px;
    padding-bottom: 16px;
    padding-left: 46px;
    padding-right: 46px;
    background: white;
    border-radius: 16px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    transition: 0.3s;
  }
  
  .image-container img {
    width: 166px;
    height: 110px;
    border-radius: 16px
  }
  
  .text-container {
    width: 219px;
    text-align: center;
    color: white;
    font-size: 24px;
    transform: translateX(17px);
    
    word-wrap: break-word;
  }
  .up-container{
    padding-bottom: 3rem;
  }
  .card-container:hover{
    transform: scale(1.05);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  }

  @media (min-width: 320px) and (max-width: 900px) {

    .up-container{
            padding-bottom: 3rem;
            display: flex;
            justify-content: center;
    }

}
@media (min-width: 900px) and (max-width: 1024px) {
    .how-work-container{
        justify-content: center;
        display: flex;
        column-gap: 1rem !important;
        flex-direction: row;
    }
    .card-container{
        width: 275px !important;
        height: 282px !important;
        padding-right: 8px;
        padding-left: 8px;
    }
}
@media (min-width: 1024px) {
    .how-work-container{
        justify-content: center;
        display: flex;
        column-gap: 4rem !important;
        flex-direction: row;
        margin-bottom: 3rem;
    }
    .card-container {
        width: 302px !important;
        height: 288px !important;
        padding-right: 12px;
        padding-left: 12px;
    }
}


/* support - section */
.support-caption{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.support-tittle{
color: #E7B855;
font-size: 36px;

}
.support-describtion{
 color: #000;
font-size: 24px;

}
.row.support-container-cards {
    display: flex;
    row-gap: 1rem !important;
}
.card-support{
    justify-content: center;
    display: flex;
    cursor: pointer;

}
.support-container{
    margin-bottom: 3rem !important;
}
@media (min-width: 320px) and (max-width: 425px) {
    .support-container-cards {
        column-gap: 1rem !important;
    }
    .row.support-container-cards {
        display: flex;
        row-gap: 1rem !important;
    }
    .header-img {
        display: none !important;
    }
    .footer-con{
        height: 23rem;
    }
    .about-title{
        font-size: 17px;
        
    }
    .about-description{
        font-size: 14px;
    }
    .company-info{
        font-size: 17px !important;
        font-weight: 600 !important;
        margin-top: 3rem !important;  
    }
    .location-value,
    .number-value{
        font-size: 14px !important;
    }
    .location-value{
        padding-top: 3px !important;
    }
    .number-value{
        padding-top: 3px !important;
    }
}
@media (min-width: 425px) and (max-width: 630px) {
    .header-img {
        display: none !important;
    }
    .footer-con{
        height: 23rem;
        display: flex;
        text-align: right;
    }
    .about{
        margin-left: 4rem;
    }
    .about-title{
        font-size: 17px;
    }
    .about-description{
        font-size: 14px;
    }
    .company-info{
        font-size: 17px !important;
        margin-top: 3rem !important;  
    }
    .location-value,
    .number-value{
        font-size: 14px !important;
    }
    .location-value{
        padding-top: 3px !important;
    }
    .number-value{
        padding-top: 3px !important;
    }
}
.header-img{
    margin-right: 2rem !important;
}
.inner-con-footer{
    height: 14rem !important;
    height: 18rem !important;
    padding-top: 3rem;
}
.card-support-hover{
    transition: 0.3s;
}
.card-support-hover:hover{
    transform: scale(1.05);
    box-shadow: 9px 6px 12px rgba(0, 0, 0, 0.3) !important;
}
li {
    white-space: nowrap;
}
@media screen and (max-width: 849px) {
    .header-img{
        display: none !important;
    }
    .footer-con{
         background-color: black;
         display: flex;
        justify-content: right;
    }
    .location{
        white-space: nowrap;
    }
  }
   /* OrderForm-header  */
 
.OrderForm-header{
    min-height: 100%;
    background-image: linear-gradient(rgb(235 221 191), rgb(60 112 54 / 56%)), url(../assets/img/OrderForm.jpg);
    background-size: cover;
    position: relative;
}
  /* advocady-header  */

.advocady-header{
    min-height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.568),rgba(0, 0, 0, 0.558)),url(../assets/img/advocady-img.png);
    background-size: cover;
    position: relative;
}
.banner-caption{
    direction: ltr;
}
.upper-field-title{
    color: #18AE83; 
    font-size: 35px;
    word-wrap: break-word;
    text-align: center;
}
.field-con{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.field-text-describtions{
    flex-direction: column;
    justify-content: flex-start;
    gap: 23px;
    display: inline-flex;
    direction: rtl;
}
.inner-text-tittle{
    color: black; font-size: 32px; word-wrap: break-word; direction: rtl;
}
.field-text-title{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 9px;
    display: inline-flex;
    direction: ltr;
}
.inner-text-describtions{
    color: black;
     font-size: 24px;
     word-wrap: break-word;

}
.header-link-modal{
    text-decoration: none;
    color: var(--green-color);
    cursor: pointer;
}
.header-link-modal:hover{
    color: var(--green-color_hover);
}

.space-gap{
    width: 4rem !important;
}
@media only screen and (min-width: 325px) and (max-width: 768px) {
    .field-text-title{
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .inner-text-tittle{
        font-size: 25px !important;
    }
    .inner-text-describtions{
        font-size: 20px !important;
    }
    .second-col-field{
        margin-top: 3rem !important;
    }
    .pic-modal-2{
        width: 8rem !important;
    }
    .pic-modal{
        display: none;
    }
    .col-lg-8.second-col-field {
        width: 95.8% !important;
    }
    .col-lg-6.second-col-field {
        width: 96%;
    }
}
@media screen and (max-width: 992px) {

.second-col-field{
    margin-top: 3rem !important;
}
}
 @media screen and (max-width: 600px) {
    .field-con{
        margin-right: 0 !important;
    }
}


/* field-health */
.img-carousel{
    height: 40rem;
    object-fit: cover;
}
.Health-field{
    min-height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.568),rgba(0, 0, 0, 0.558)),url(../assets/img/health-field.png);
    background-size: cover;
    position: relative;
}
.second-col-field{
    transform: translateX(-14px);
}
/* Educational-field */
.Educational-field{
    min-height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.568),rgba(0, 0, 0, 0.558)),url(../assets/img/img-educational-header.png);
    background-size: cover;
    position: relative;
}
/* social-field */
.social-field{
    min-height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.568),rgba(0, 0, 0, 0.558)),url(../assets/img/social-header.png);
    background-size: cover;
    position: relative;
}

/* sign-up-header */
.sign-up-header{
    background-color: #18ae835b;
}


  /* header text banner */
.text-header-sec{
    font-size: 48px;
    
    word-wrap: break-word
}
@media (max-width: 600px) {
    .text-header-sec{
        font-size: 30px;
    }
}

/*footer style */


.row-footer-con{
    padding-top: 3rem;
}
.footer-title{
    font-size: 20px;
    color: var(--gold-color);
}
.footer-title-2{
    font-size: 20px;
    color: var(--gold-color);
    text-align: center;
}
.footer-contact-list{
    font-size: 17px !important;
    color: white !important;
    padding-top: 0.5rem;
}
i.fa-solid.fa-user-plus {
    margin-top: 8px;
}

i.fa-solid.fa-sign-out {
    margin-top: 8px;
}


/* modal-pic */

@media only screen and (min-width: 600px) and (max-width: 998px) {
    .pic-modal{
        width:10rem !important;
    }
    .pic-modal-2{
        width: 10rem !important;
    }
}
.modal-title{
    color: var(--green-color);
}

/* executive-committee-header */
.executive-committee-header{
    min-height: 100%;
    background-color: #05c08b47;
    background-size: cover;
    position: relative;
}
.con-layout-ex{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.circle-container{
}
.text-container{}