/*section #1 */
.gray-bannar {
    background-color: #8e8e8e1a;
}
.bannar {
    display: flex;
    justify-content: center;
    align-items: center;

}
.bannar-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 100px;
}
.donate .bannar-info h1,.donate .bannar-info h1 {
    padding-bottom: 30px;
}
.bannar-info h1,.bannar-info h2 {
    font-size: 23px;
    font-weight: bold;
    color:#007871 ;
}
.donate-form {
    width: 400px;
  
}

.bannar-img img {
    width: 500px;
}
.donate-form input {
    padding: 6px;
    height: 50px;
    border: none;
    border-radius: 0px;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    font-size: 20px;
    text-align: center;
    font-weight: bold;

}
.donate-form .input-group {
    padding-bottom: 15px;
    

}
.donate-form .input-group-addon {
    padding: 10px;
    height: 33px;
    border: none;
    border-radius: 10px;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    font-size: 30px;
    font-weight: bold;
    background-color: #bdbcbc ;
}
.donate-form .btn-donate,.donate-form .btn-add-to-cart {
    color: white;
    border-radius: 10px;
    font-size: 18px;
}
.donate-form .btn-add-to-cart {
    background-color:#007871;
    
}
.donate-form .btn-donate {
    background-color: rgb(216,182,23);
    
}
.details {
    padding-top: 15px;
    font-size: 18px;
    text-align: center;

}

/* ********************************************************
                 section #2
***********************************************************/
.bannar-info h2 span {
    font-weight: normal;
}

.barak-text {
    width: 424px;
    font-size: 18px;
    line-height: 1.7;
    text-align: justify;
}
/* ********************************************************
                 section #3
***********************************************************/
.masaref .bannar-info h2 {
    margin: 0;
    padding-bottom: 10px;
}

/* ********************************************************
                 section #4
***********************************************************/
.masaref-2 .bannar-info-2 {
    text-align: center;
}


/* ********************************************************
                 section #5
***********************************************************/
.urgent .bannar-info h2 {
    padding-bottom: 0;
}
.urgent .bannar-info {
    padding-top: 49px;
}
.urgent .bannar-info p {
    width: 500px;
}

/* ********************************************************
                 section #6
***********************************************************/
.need .bannar {
    align-items: flex-start;
    padding-top: 40px

}
.need .barak-text {
    width: auto;
    text-align: left;
    font-weight: bold;

}
.need .barak-text .meta{
    font-weight: normal;

}

.need .bannar-img {
    text-align: center;
    top: -233px;
    left: 130px;
}
.need .bannar-img img {
    width: 500px;
    height: auto;
    overflow: hidden;
}

/* ********************************************************
                 section #6
***********************************************************/
.sabry .gray-bannar {
    margin-top: -294px;
    margin-bottom: 40px;

}
.sabry .bannar-info h3 {
    color:#007871 ;
    font-weight: 600;
}

.sabry .barak-text {
    width: auto;
    text-align: left;
}

.sabry .bannar-info {
    padding-bottom: 0;
}

.sabry .bannar-img img {
    width: 450px;
}
