
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Merriweather&display=swap);


body {
    color: rgb(0, 0, 0);
    background: #f5f5f5;
    background-image: url(/images/backgrounds/BG_Paper_0.jpg);
    font-family: 'Merriweather', serif;
    font-weight: 300;
    line-height: 1.6rem;
    font-size: 1rem;
    padding-bottom: 20rem;
}



/*  SECTIONS =========================================*/
.section-heading {
    padding-top: 10rem; 
    color: #000;
    text-align: center;
}
.section-text {
    padding-top: 2rem;
    font-family: 'Merriweather', serif;
    font-weight: 500;
    font-size: 1rem;
    color: #000;
    line-height:  1.5rem;
    letter-spacing: 1.5px;
    text-align: center;
}

.section-text-header {
    padding-top: 2rem;
    font-family: 'Merriweather', serif;
    font-weight: 900;
    font-size: 1.5em;
    color: #000;
    line-height:  1.5rem;
    letter-spacing: 2px;
    text-align: center;
}
.section-text-header .i {
    font-size: 4rem;
}




hr {
    border: 1px solid #000000;

}

/* NAV  ==================================================*/
.navbar-dark {
    position: fixed;
    margin-top: 3rem;
    background-color: #617056;  
    width: 100vw;
    height: 5rem;
    padding-left: 0rem;
}
@media (max-width: 480px) {
    .navbar-dark {
        margin-top: 2rem;
    }
    
}
.navbar-nav {
    margin-left: 2rem;
}
    .link-light {
    font-size: 1rem;
    font-weight: 200;
    color: #fff !important;
    margin-left: 2rem;
    }
    .link-light:hover {
    text-decoration: underline;
    }
    .active {
    font-weight: 900;
    text-decoration-line: underline;
    text-decoration-color: rgb(255, 255, 255);
    text-underline-offset: 4px;

    }



.dropdown-menu {
background-color: #000000c1;

}    
.dropdown-item {
    font-size: .8rem;
    color: #fff;
    
}   
nav .collapse {
    background-color: #617056;  
}

/* BANNER  =================================================== */




.banner__text {
    width: 100%;
    height: 3rem;
    font-size: 1.3rem;
    font-family: Lato;
    color: black;
    text-align: center;
    padding-top: .7rem;
    background-image: linear-gradient(to right, #72314A , #FBDFFF, #72314A);
    border-bottom: 2px solid whitesmoke;
}

.banner__text-sm {
    width: 100%;
    height: 2rem;
    font-size: .8rem;
    font-weight: 500;
    color: rgb(0, 0, 0);
    background-image: linear-gradient(to right, #72314A , #FBDFFF 20%, #FBDFFF 80%, #72314A);
    padding: 0 .5rem;
    text-align: center;
    border-bottom: 2px solid whitesmoke;
    

}



/*  MAIN Slider
/*-----------------------------------------------------------------------------------*/

#main-slider {
    position: relative;
    z-index: 5;
    color: #fff;
    background-color: #0000004d;
}

#main-slider .carousel-inner {
    overflow: visible;
}



#main-slider .carousel .item:first-child {
    top: -10rem;
    position: relative;
}

#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 600px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}



#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}

.hero-text {
    color: #fff;
    padding: 10px 15px;
    text-shadow: #000 1px 0 10px;
    display: inline-block;
    text-transform: none;
    line-height: 50px;
    letter-spacing: 3px;
    text-align: center;
}
.hero-text-sm {
    color: #fff;
    padding: 10px 0;
    text-shadow: #000 1px 0 10px;
  
    text-transform: none;
    line-height: 50px;
    letter-spacing: 3px;
    text-align: center;
   width: 100%;
   margin: 30rem 0rem 0rem 0rem;

}

/*-----------------------------------------------------------------------------------*/


/*  TRUSTEES ========================================================*/

  .ul-trustees {
    list-style-type: square;
    font-size: 1rem;
    line-height: 24px;
    color: #000;
    font-weight: 300;
    padding-bottom: 35px; 
    padding-left: 10%;
  
}
blockquote {
    background-color: rgb(255, 255, 255, .3);
    border-radius: 0px 15px 15px 15px;
    overflow: hidden;
    padding: 1rem;
    
}
.blockquote-sm {
    
    background-color: rgb(255, 255, 255, .3);
    border-radius: 0px 15px 15px 15px;
    overflow: hidden;
    padding: 1rem;
    margin: 0rem;
    width: 100%;
    
}
/*  WHO WE HELP Read More Button ======================================================*/

.btn-read-more {
    width: 8rem;
    height: 2rem;
    background-color: #617056; 
    color: white; 
    border: none;
    font-size: .8rem;
    margin: .5rem 1rem;
    text-align: left;
   
}
.btn-read-more:hover {
    background-color: #7e9270;
    color: white;  
}

#module {
    font-size: 1rem;
    line-height: 1.5;

   
  }
  
  #module #collapseHW1.collapse:not(.show) {
    display: block;
    height: 0rem;
    overflow: hidden;
    
  }
  
  #module #collapseHW1.collapsing {
    height: 3rem;
   
  }
  
  #module a.collapse::before{
    content: "+ Show More";
  }

  #module a.collapsed::after {
    content: "+ Show More";
  }
  
  #module a:not(.collapsed)::after {
    content: "- Show Less";
  }
  












/* How we help cards ===========================================*/
.card-HW {
    border-radius: 2rem 0rem 8rem 0;
    border: 1px solid #000;
    margin: 1rem;
    padding: 0rem 0rem 2rem 0rem;
    width: 30%;
    background-image: url(/images/backgrounds/BG_Paper_2_x2.jpg);
}
.card-HW-sm {
    border-radius: 2rem 0rem 8rem 0;
    border: 1px solid #000;
    margin: 1rem;
    padding: 0rem 0rem 4rem 0rem;
    width: 90%;
    background-image: url(/images/backgrounds/BG_Paper_2_x2.jpg);
}
.card-img-top{
    margin: 0 auto;
    padding: 0 auto;
    border-radius: 2rem 0rem 0rem 0;
}
.card-img-top-sm{
    width: 100%;
    margin: 0 0rem;
    padding: 0 0rem;
    border-radius: 2rem 0rem 0rem 0;
}

.card-title {
    font-size: .8rem;
    color: #000;
    font-weight: 600;
    font-style: oblique;
    padding: .25rem 1rem;
}
.card-text {
    color: #000;
    padding: .25rem 1rem;
    
}

/* Donate ========================================*/
/* DONATE Item Titles */
.service-block .media-heading {
    text-align: center;
    font-size:1.2rem;
    color: rgb(255, 255, 255);
    background: #608FD1;
    padding: 4px;
    border-radius: 4px;
    line-height: 20px;
   
}


/* Contact ====================================*/
.card-contact {
    background-color: rgba(255, 255, 255, 0.261);
    color: #161616;
    padding: 2rem 0rem;
    font-weight: 500;
    border-radius: 10px;
}
.card-contact-title {
    font-size: 1.5rem;
    color: #161616;
}
.card-contact-text {
    font-size: 1.2rem;
    width: 100%;
    color: #161616;

}