@import url('https://rsms.me/inter/inter.css');
@import "../fonts/lora.ttf";
@import "../fonts/varche.ttf";
@import "../fonts/bavista.ttf";
@import "../fonts/varchecaps.otf";

@font-face {
	font-family: 'Varche';
	src: url("../fonts/varche.ttf");
}

.varchefont {
	font-family: 'Varche', serif !important;
}

@font-face {
	font-family: 'Varche Caps';
	src: url("../fonts/varchecaps.otf");
}

.varchecapsfont {
	font-family: 'Varche Caps', serif !important;
}

@font-face {
	font-family: Lora;
	src: url("../fonts/lora.ttf");
}

.lorafont {
	font-family: Lora, serif !important;
}

hr {
    border-top: 3px solid #464141 !important;
}

.donatebtnleft {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    fill: #16181A;
    color: #16181A;
    background-color: #5BDED5;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #5BDED5;
    border-radius: 100px 100px 100px 100px;
	padding: 15px 35px 15px 35px;
	cursor: pointer;
}

.donatebtnleft:hover {
	color: white;
    text-decoration: none;
    background: none;
    border-color: white;
}

.knowmorebtnright {
	color: white;
	font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    background-color: rgba(91,222,213,0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 100px 100px 100px 100px;
	padding: 15px 35px 15px 35px;
	cursor: pointer;
}

.knowmorebtnright:hover {
	color: #16181A;
	background-color: #5BDED5;
	border-color: #5BDED5;
	text-decoration: none;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

@font-face {
	font-family: bavista;
	src: url("../fonts/bavista.ttf");
}

.bavistafont {
	font-family: bavista, serif !important;
}

@font-face {
	font-family: sonia;
	src: url("../fonts/sonia.ttf");
}

.soniafont {
	font-family: sonia, serif !important;
}

@font-face {
	font-family: lumierarough;
	src: url("../fonts/lumierarough.ttf");
}

.lumieraroughfont {
	font-family: lumierarough, serif !important;
}

@font-face {
	font-family: loramedium;
	src: url("../fonts/lora-medium.ttf");
}

.loramediumfont {
	font-family: loramedium, serif !important;
}

.infinityimg {
    margin-top: 3rem;
    width: 530px;
}

.aboutpad {
    padding-top: 13rem;
}

html, body, button { font-family: 'Inter', sans-serif !important; }
@supports (font-variation-settings: normal) {
	html, body, button { font-family: 'Inter var', sans-serif !important; }
}

.tshw {
  text-shadow: rgb(0 0 0) 0px 0px 10px
}

.ctabtn {
    width: 20%
}

.dropdown-toggle::after {
  display: none !important;
}

.crsel {
    top: 30%;
    /* height: 820px; */
}

@media(max-width:800px) {
    .ctabtn {
        width: 100% !important
    }

    .infinityimg {
        margin-top: 0 !important;
        width: 100% !important;
    }

    .crsel {
        /* background: #1773d0; */
        height: 440px;
    }

    .aboutpad {
        padding-top: 0rem !important;
    }

  .quotecircle, .greycircle, .greyrect, .bottomquote, .projectsquotetext, .hideformobile {
    display: none !important;
  }

  .dntbtn {
    width: 25%;
  }

  .dntebtn {
    width: 50% !important;
      margin: 0 auto;
      padding: 1rem;
  }

  .pagecontainer {
    padding: 1rem !important;
  }

  .joinbtn {
    text-align: center;
  }

  .somecontainer {
    margin: 1rem !important;
  }

  .projectcardcontainer {
    padding: 30px !important;
    margin: 0 !important;
  }

  .shortenname {
    display: none;
  }

  .p4 {
    padding: 1rem !important;
  }

  .fexpansions {
    position: relative;
    top: 0 !important;
    margin-right: 0 !important;
  }

  .onlyquote {
    height: 500px !important;
  }

  .wwd {
    width: 100% !important;
    padding-top: 1rem !important;
  }

  .wwdt {
    padding-bottom: 1rem !important;
  }

  .forms {
    width: 100% !important;
  }

  .termdesc {
	margin-top: 2rem;
    padding-top: 2rem;
  }
  .w80 {
      width: 100% !important;
  }

  .abouttitles {
    display: contents !important;
  }

  .termcontent {
    overflow-y: scroll !important;
    height: 650px !important;
  }
}

.abtt {
	border-bottom: 1px solid #989292;
}

.forms {
  width: 50%;
  padding: 1rem;
  background-color: white;
}

.wwd {
  width: 75%;
  padding-top: 3rem;
}

.wwdt {
  padding-bottom: 3rem;
}

.p4 {
  padding: 1.5rem;
}

.projectcardcontainer {
  padding: 3rem;
  margin: 1.5rem;
}

.pagecontainer {
  padding: 3rem;
}

.somecontainer {
  margin: 1.5rem;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-5 {
    font-size: 1.5rem;
    line-height: 1.2;
}

.display-6 {
  font-size: 3rem;
  line-height: 1.2;
}

body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.w-70 {
  width: 70%;
}

.page-section {
  /* padding: 8rem 0; */
}

#mainNav {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  /* background-color: #fff; */
  transition: background-color 0.2s ease;
}

#mainNav .navbar-brand {
  font-family: "Merriweather Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #212529;
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: #6c757d;
  font-family: "Merriweather Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 1.2rem;
  padding: 0.75rem 0;
}

#mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
  color: #f4623a;
}

#mainNav .navbar-nav .nav-item .nav-link.active {
  color: #f4623a !important;
}

.givebg {
  background-color: #333333;
}

@media (min-width: 992px) {
  #mainNav {
    box-shadow: none;
    /*  */
  }

  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }

  #mainNav .navbar-brand:hover {
    color: #fff;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.7);
    padding: 0 1rem;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
  }
  #mainNav .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
  #mainNav.navbar-scrolled {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #0a0a0a;
  }
  #mainNav.navbar-scrolled .navbar-brand {
    color: #212529;
  }
  #mainNav.navbar-scrolled .navbar-brand:hover {
    color: #f4623a;
  }
  #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
    color: #212529;
  }
  #mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
    color: #f4623a;
  }
}

.btn-outline-secondary:hover {
  color: #fff !important
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 4.5rem);
  background: url("/assets/img/bgds/pageone.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.commonbg {
  /* padding-top: 5rem;
  padding-bottom: calc(5rem - 2.3rem); */
  background: url("/assets/img/bgds/commonbg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.aboutsects {
  padding-top: 5rem;
  padding-bottom: calc(5rem - 2.3rem);
  background: url("/assets/img/bgds/aboutus.png");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

#aboutus8 {
  background: #3369a8;
}

.adaptedbg {
  padding-bottom: calc(5rem - 2.3rem);
  background: url("/assets/img/bgds/commonbg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

header.masthead h1 {
  font-size: 2.25rem;
}

@media (min-width: 1200px)and (max-width: 1600px) {
  #prjctqoute {
    margin-left: 6rem;
    font-size: 2.5rem;
  }
}

@media (min-width: 990px)and (max-width: 1200px) {
  #prjctqoute {
    margin-left: 2rem;
    font-size: 2.5rem;
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 40rem;
    padding-top: 4.5rem;
    padding-bottom: 0;
  }
  header.masthead p {
    font-size: 1.15rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 3.5rem;
  }
}

.text-white-75 {
  color: rgba(255, 255, 255, 0.75);
}

.navlnks {
  justify-content: flex-end;
}

.milkgraybg {
  background: #e3f0d6;
}

.projectsquote {
  position: absolute;
    right: 0;
    bottom: 49rem;
}

.bottomquote {
    /* position: absolute; */
    left: 73rem;
    top: 4rem;
}

.giveheight {
  height: 1000px;
}

.h600 {
  height: 750px;
  overflow-y: scroll;
  margin: 0 1rem;
}

.h600 {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;
}

.h600::-webkit-scrollbar {
  display: none;
}

.lh23 {
  line-height: 2.3;
}

.fexpansions {
  position: relative;
    top: 60px;
    margin-right: 50px;
}

.whatwedo {
    background: url(/assets/img/bgds/commonbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.futureexp {
  background: url(/assets/img/bgds/pageone.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.quotes {
  justify-content: space-between;
}

.z1 {
  z-index: 1;
}

.greyrect {
    top: 548.6rem;
    width: 500px;
    background: red;
    position: absolute;
    height: 400px;
    left: 1050px;
}

.redcolor {
  color: #BF2025 !important;
}

.bluecolor {
  color: #202F55 !important;
}

.greycolor {
  color: #3B3838 !important;
}

.goldcolor {
  color: #ECE3D2 !important;
}

.orangecolor {
  color: #d9a900 !important
}

.btnborder {
  border: 1px solid #d9a900 !important; 
}

.rectbordercolor {
  border: 1px solid #b2cbee !important
}

.greencolor {
  color: #add184 !important;
}

.bluercolor {
  color: #8cb0da !important
}

.lh15 {
  line-height: 1.5;
}

.hometab {
  width: calc(100%/4);
}

.formtext {
	text-align: center;
	font-style: italic;
	padding: 10px 0;
}

.cp {
	cursor: pointer;
}

.formstyle {
	padding: 10px;
	width: 100%;
	/* margin-bottom: 20px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #ecf0f1;*/
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1em;
	color: black;
	background: inherit;
}

.smallerfont {
	font-size: 12pt;
}

.myselect {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid;
	border-radius: 0;
	width: 100%;
	background: inherit;
	margin-bottom: 20px;
}

.formbutton:hover {
	background-color: #ffffff;
	border-color: #fed136;
	color:#fed136;
}

/*To remove the outline that appears on clicking the input textbox*/
input:focus, select:focus textarea:focus {
	outline: none;
	box-shadow: none !important;
}

.textareainput {
	margin: 0 auto;
	width: 100%;
	padding: 10px 0;
}

.textareainput textarea {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid;
	border-radius: 0;
	background: inherit;
	margin-bottom: 10px;
	box-shadow: none !important;
}

.donorpgwidth {
	padding: 3rem;
}

.w30 {
  width: 30% !important;
}

.w15 {
  width: 15% !important;
}

.showall {
	height: 100%;
	overflow: visible;
}

.hidepart {
	height: 0;
	overflow: hidden;
}

.lstn {
  list-style-type: none;
}

.bluebgsection {
  left: -306px;
    width: 660px;
    background: #7dacdf;
    position: absolute;
    height: 100%;
    top: 47.8px;
    z-index: -1;
}

.projectsquotetext {
  z-index: 3;
    /* margin-top: 35rem; */
    position: absolute;
    margin-left: 10rem;
    top: 35rem;
}

.quotebottom {
  padding-top: 3rem;
    position: relative;
    background: lightgray;
    width: 31%;
    height: 27rem;
    margin: 0 auto;
    top: 1.6rem;
}

.greycircle {
    width: 400px;
    background: #dfebf8;
    border-radius: 50%;
    height: 400px;
    position: absolute;
    top: 1.6rem;
    left: 339px;
}

.quotecircle {
  width: 450px;
    background: #dfebf8;
    height: 450px;
    border-radius: 50%;
    position: absolute;
    right: -72px;
    top: 26rem;
}

.quotes {
  position: relative;
}

.rightdiffquote {
  background-color: #596579;
}

.bubbles1 {
  width: 15px;
    height: 15px;
    position: relative;
    background: white;
    border-radius: 50%;
    top: 29.5rem;
    left: 13.3rem;
}

.bubbles1sub {
  width: 8px;
    height: 8px;
    position: relative;
    background: white;
    border-radius: 50%;
    top: 30rem;
    left: 13.5rem;
}

.bubbles2 {
  width: 15px;
    height: 15px;
    position: relative;
    background: white;
    border-radius: 50%;
    top: 0rem;
    left: 19.1rem;
}

.bubbles2sub {
  width: 8px;
    height: 8px;
    position: relative;
    background: white;
    border-radius: 50%;
    top: -1.8rem;
    left: 19.3rem;
}

.termdesc {
  padding: 0 10px;
    border-left: 1px solid #989292;
    /* position: relative;
    top: 0rem;
    left: 19.5rem; */
    height: 400px;
}

.w80 {
  width: 80%;
}

.activebtn {
	border: 1px solid #BF2025;
}

.outlinenone {
	outline: none !important;
}

.f30px {
  font-size: 30px !important;
}