/* Grey BG class */
h2 {
    margin-bottom: 2rem;
}

.grey-bg {
    background-color: #eef0f2;
}

.white-bg {
    background-color: #ffffff;
}

.padding4rem {
    padding: 4rem 0;
}

.padding8rem {
    padding: 8rem 0;
}

.btn.btn-helplocal {
    background-color: #ef5d4d;
    color: #ffffff;
    outline: none;
}

.btn.btn-helplocal:hover {
    background-color: rgba(226, 96, 82, 0.8);
    color: #ffffff;
    outline: none;
}

.navbar.bg-light {
    background-color: #ffffff !important;
}

/* Banner */
.banner-helplocal {
    background-image: url('../image/banner-helplocal.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0;
    padding: 15rem 2rem;
}


.banner-helplocal.contact-banner {
    padding: 2rem;
    background: none;
    background-color: #F09777;
    margin-bottom: 40px;
}

.banner-helplocal .nav-tabs {
    border: none;
}

.banner-helplocal .nav-tabs .nav-link.active {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    border-color: rgb(135, 135, 135);
    border-bottom-color: transparent;
}

.banner-helplocal .nav-tabs .nav-link {
    color: #999;
    background-color: rgb(0, 0, 0);
    border-color: rgba(0, 0, 0, 0.6);
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.banner-helplocal .nav-tabs .nav-link:hover {
    color: #fff;
    border-color: rgb(135, 135, 135);
    border-bottom-color: transparent;
}

.banner-helplocal form {
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid transparent;
    border-color: rgb(135, 135, 135);
    color: #fff;
    padding: 1rem;
}

/* banner inner pages */
.banner-helplocal h1 {
    color: #fff;
    text-align: center;
}


/* Work with section */
.work-with .row {
    justify-content: center;
    align-items: center;
}

.work-with a {
    display: block;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    margin: 2rem 0;
    padding: 2rem 0.5rem;
    border-radius: 1rem;
}

.work-with a:hover {
    background-color: #dedede;
}

/* Vision section */
.vision-section p {
    font-size: 2.35rem;
    font-weight: 600;
    line-height: 1.3;
}

.vision-section .row {
    align-items: center;
}

.vision-section video {
    width: 100%;
}

/* donate-volunteer */
.donate-volunteer {
    background-image: url('../image/malnutr.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    position: relative;
}

.donate-volunteer .container {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    z-index: 1;
}

.donate-volunteer .container .col-lg-6 {
    padding: 2rem;
}

.donate-volunteer::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}

/* handpick-section */
.handpick-section img {
    width: 100%;
}

.handpick-section .list-of-ngo a {
    text-decoration: none;
    color: #212529;
}

.handpick-section .list-of-ngo div.item-ngo{
    background-color: #ffffff;
    padding: 20px;
    text-align: left;
    margin-top: 2rem;
}

.handpick-section .list-of-ngo div.item-ngo p strong {
    display: block;
    margin-bottom: 0.5rem;
}

/* Footer */
footer {
    background-color: #000000;
    color: #ffffff;
}

footer img {
    margin-bottom: 1rem;
}

footer p span {
    display: block;
}

footer ul {
    list-style: none;
    padding: 0;
}

footer a {
    text-decoration: none;
    color: #fff;
}

footer a:hover {
    text-decoration: none;
    color: #999;
}



/* *****
---- Cause Page ----
***** */

/* Vision section */
.points-section .row {
    align-items: center;
}

.points-section ul {
    font-size: 1.2rem;
    line-height: 1.3;
    list-style: none;
    list-style-image: url(../image/arrow.svg);
    padding: 0;
}

.points-section li {
    margin-bottom: 1.5rem;
}

.points-section .carousel-indicators {
    top: 105%;
    bottom: auto;
}

.points-section .carousel-indicators li {
    background-color: #000;
}

/* find-welfare */
.find-welfare form {
    justify-content: center;
}

/* help-section */
.help-section svg {
    margin: 1rem 0;
}

/* amazing-work */
.amazing-work h3 {
    margin-bottom: 1.25rem;
}

.amazing-work p.sub-text {
    margin-bottom: 3em;
}

.list-item-work {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 1rem;
    text-align: left;
    margin-bottom: 2rem;
}

.list-item-work:last-child {
    margin-bottom: 0;
}

.list-item-work > div {
    display: flex;
    justify-content: space-between;
}

.list-item-work .work-accepts > div{
    display: flex;
    text-align: center;
}

.list-item-work .work-accepts > div div{
    margin-right: 1rem;
}

.list-item-work .work-accepts > div div:last-child{
    margin-right: 0;
}

.list-item-work .work-accepts > div span{
    display: block;
    font-size: 8px;
}


/* *****
---- NGO Page ----
***** */

/* ngo-accepts-section */
.ngo-accepts-section .d-flex {
    justify-content: space-evenly;
    padding: 0 1em;
}

.ngo-accepts-section .d-flex > div {
    width: 33%;
}

.ngo-accepts-section .d-flex span {
    font-size: 12px;
    display: block;
    margin-top: 4px;
}

/* About ngo */
.about-ngo .physical-address {
    border: 1px solid #ccc;
    border-radius: 0.5em;
    padding: 1.5em;
    box-sizing: border-box;
}

/* founder-message */
.founder-message img {
    width: 100%;
}

/* recent-activities */
.recent-activities .carousel {
    height: 400px;
}

.recent-activities .carousel-item {
    height: 400px;
    background-position: center;
    background-size: cover;
}

/* Contact Us page */
.contact-details {
    padding: 0 3rem;
}

.carousel-inner{
    height: 40vh;
}

@media (max-width: 480px) {
    .carousel-inner{
        height: auto !important;
    }
}


/**  About Page **/
