/*
Black: #2B2B2B;
Lightish: #F1F2F2;
Light Black Hover: rgba(0, 0, 0, 0.7);
Logo green: #5ca578;
Logo Yellow: #EDCD61;
*/

html {
  background-color: #F1F2F2;
  scroll-behavior: smooth;
}

body {
  padding-top: 76px; /* Space for fixed navbar */
  /* scroll-snap-type: y proximity; */
  background-color: #F1F2F2;
}

section {
  margin: 0px;
  background-color: #F1F2F2;
}

h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
}

p {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2rem;
}

li, figcaption {
  font-family: 'Raleway', sans-serif;
}

figure {
  text-align: center;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  max-width: 700px;
  margin: 36px auto;
}

figure img {
  width: 100%;
}

.founder {
  font-size: 1.2rem;
}

#masthead {
  text-align: center;
  background-color: #F1F2F2;
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 1%;
  padding-right: 1%;
}

#home_carousel .carousel-large .column-1 {
  padding-right: 0px;
  padding-left: 0px;
}

#home_carousel .gradient-right img {
  /*  To contain the image to the confines of the div  */
  max-width: 100%;
}

#home_carousel .gradient-right{
  max-width: 100%;
  margin: auto;
  background-size: cover;
}

#home_carousel .gradient-right::after {
  display: block;
  position: relative;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
  width: 100%;
  height: 30vw;
  margin-right: -150px;
  content: '';
}

#home_carousel .carousel-large .column-2 {
  height: 100%;
  /* Vertical Align Text */
  display: flex;
  align-items: center;
  justify-content: left;
  /* makes bg more transparent without also doing that to text */
  background-image: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.3)), url("../images/cloud_wave_shore.png");
  background-size: cover;
  padding: 3%;
}

#home_carousel .carousel-small {
  padding-right: 0px;
  padding-left: 0px;
  height: 60vh;
  min-height: 500px;
  background-color: #F1F2F2;
}

#home_carousel .carousel-small .carousel-item {
  height: 60vh;
  min-height: 500px;
}

#home_carousel .carousel-large {
  height: 30vw;
  background-color: #F1F2F2;
}

#home_carousel .carousel-large .carousel-item {
  height: 30vw;
}

#Montagna_apparatus {
  height: 100%;
  background-image: url("../images/Montagna_apparatus.jpg");
  background-size: cover;
  filter: brightness(70%);
}

#Bill_Montagna {
  height: 100%;
  background-image: url("../images/Bill_Montagna.jpg");
  background-size: cover;
  filter: brightness(80%);
}

#Lobitz {
  height: 100%;
  background-image: url("../images/Lobitz.jpg");
  background-size: cover;
  filter: brightness(70%);
}

#mission .card {
  margin-bottom: 15px;
}

#carouselTestimonials {
  /* Vertical Align Text */
  display: flex;
  align-items: center;
  justify-content: left;
  /* makes bg more transparent without also doing that to text */
  background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("../images/cloud_wave_shore.png");
  background-size: cover;
  padding: 3%;
  border-radius: 10px;
  height: 45vh;
}

#carouselTestimonials .carousel-item {
  height: 45vh;
}

#symposium {
  background-color: #F1F2F2;;
}

#donate {
  background-color: #F1F2F2;;
}

#who {
  background-color: #F1F2F2;
  text-align: center;
}

#who img {
  height: 200px;
  width: 200px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, .5);
}

#footer {
  color: #5ca578;
  background-color: #2B2B2B;
  padding-top: 60px;
  padding-bottom: 30px;
}

#footer p {
  font-size: 1rem;
}

#footer a {
  color: #F1F2F2;
}

#footer a:not(.founder-button):hover {
  color: #d1d1d1;;
}

.social-list {
  list-style-type: none;
  padding-inline-start: 0;
}

.social-list li {
  margin: 4px auto;
}

.social-logo {
  width: 16px;
  height: 16px;
  margin-bottom: 4px;
  margin-right: 4px;
}

.navbar {
  font-family: 'Montserrat', sans-serif;
}

.scrolled-nav {
  box-shadow: 1px 2px 20px rgba(0, 0, 0, .2);
}

.navbar-background {
  background-color: #F1F2F2;
}

.navbar-brand {
  height: 70px;
}

.navbar-brand .favicon {
  border-radius: 50%;
}

#bsf_navbar .founder-button{
  margin-right: 0.5em;
}

.founder-button {
  color: #F1F2F2;
  background-color: #5ca578;
  font-family: 'Raleway', sans-serif;
  border-radius: 10px;
  box-shadow: 2px 4px 2px #999;
  border: none;
  padding: 0.5rem 1rem; /* nav-link css */
  text-align: center;
  display: inline-block; /* Prevents weird spacing */
  transition: 0.3s;
}

.founder-button:hover {
  color: #F1F2F2;
  background-color: #6cc28d;
  text-decoration: none; /* Prevent underlining on hover */
}

.founder-button:focus {
  outline: none;
}

.founder-button:active {
  box-shadow: 2px 3px 2px #666;
  outline: none;
  border: none;
  transform: translateY(2px); /* Moves button in down press */
}

.accordion-button {
  color:#F1F2F2;
  background-color: #5ca578;
  font-family: 'Raleway', sans-serif;
  border: none;
  width: 100%;
  padding: 10px;
}

.accordion-button:hover {
  text-decoration: none; /* Prevent underlining on hover */
  background-color: #d1d1d1;
  border-radius: 10px;
}

.accordion-button:focus {
  outline: none;
}

.accordion-button:active {
  text-decoration: none; /* Prevent underlining on hover */
  outline: none;
  border: none;
}

.card {
  border-radius: 10px!important;
}

.card-img-top {
  border-radius: 10px 10px 0px 0px!important;
}

/*
Place text over an image in the center
Do not include image in same div as text -- put text outside of image div
*/
.centered {
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  transition: opacity 0.15s ease;
  margin: 0px;
  width: 100%;
}

.centered-container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
}

.center {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}

.light-hr {
  border-top: 1px solid #F1F2F2;
}

/* To account for navbar while scrolling */
.anchor {
  display: block;
  height: 86px; /* same height as header plus extra space */
  margin-top: -86px; /* same height as header plus extra space */
  visibility: hidden;
}

.masthead-height {
  height: 75%;
}

.testimonial-image {
  filter: brightness(70%);
}

.width_100 {
  width: 100%;
}

.height_100 {
  height: 100%;
}

h1 {
  padding-top: 4rem;
}

h2 {
  padding-top: 3rem;
}

h3 {
  padding-top: 2rem;
}

#home_carousel img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
  filter: brightness(100%);
  vertical-align: middle;
}

.responsive-padding {
  padding: 0% 15% 0% 15%;
}

/* make all cards in row the same height */
.row-same-height {
   display: flex;
   flex-wrap: wrap;
}

.row-same-height > div[class*='col-'] {
  display: flex;
}

.padding-bottom-list li {
  padding-bottom: 0.5em;
  font-size: 1.2em;
}

#filter label {
  margin: 20px;
  font-family: 'Raleway', sans-serif;
}

table {
  font-family: 'Raleway', sans-serif;
}

.donation-form .paypal-image {
  border: black 1px solid;
  border-radius: 10px;
  height: 40px;
  margin-left: 0.8em;
}

.donation-form .g-recaptcha {
  margin: 1em 1em 1em 0;
}

.alert {
  padding: 20px;
  background-color: rgb(70, 163, 239);
  color: white;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.alert a {
  color: yellow;
}

.donate-options {
  text-align: center;
}

.donate-options i {
  font-size: 3em;
}

.donate-options button {
  width: 100%;
  height: 100%;
  min-height: 200px;
  padding: 2em;
}

.donate-options .note {
  position: absolute;
  bottom: 0%;
  left: 10%;
  right: 10%;
  color: whitesmoke;
  font-size: 0.9em;
  margin-top: 0.9em;
}

.form-border {
  border: solid lightgrey 1px;
  padding: 1em;
  border-radius: 5px;
}

.accordion-box {
  border: solid lightgrey 1px;
  padding: 1em;
  border-radius: 5px;
  margin-bottom: 1em;
}