body{
    background: #fafafa;
}
.form-group.required .control-label:after {
  content:"*";
  color:red;
}
.donate_header {
    padding: 30px;
    background-color: #fff;
    font-family: Oswald;
}

.donate_header h1 {
    font-family: var(--bs-body-font-family);
    font-weight: 300;
    font-size: 2rem;
    color: #199F10;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.page-body {
    background-position: right top;
    background-color: #101010;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 1000px;
}
.summarytext p{
    font-weight: 300 !important;
    font-size: 18px  !important;
    margin-bottom: 2rem;
    text-align:center;
}
.summary .vSeparator {
    margin-top: 2rem;
    border-right: 2px solid #199F10;
}
.summary h2 {
    font-weight: 300 !important;
    font-size: 45px;
    margin-bottom: 2rem;
    
}
.summary h2 {
    font-family: 'Oswald';
    font-weight: 400 !important;
    font-size: 35px;
    text-align: center;
    color: #199F10;
    text-transform: uppercase;
}
.vSeparator {
    border-right: 1px solid #199F10;
    height: 90px;
    margin: 16px 0;
    width: 50%;
}

.hero .white-line {
    margin: 15px auto;
}
.summary p {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.6;
    text-align:center;
    padding-top:50px;
    padding-bottom:50px;
}
.hero p {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    text-shadow: 0px 0px 10px #000;
    margin-bottom: 0;
}
.hero h1 span {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    padding-bottom: 3px;
    display: block;
}
.hero h1 {

    font-size: 64px;
    text-transform: uppercase;
    font-weight: 400 !important;
    color: white;
    line-height: 1.2;
    margin-bottom: 0;
    text-shadow: 0 0 30px rgb(0 0 0 / 70%);
}
.text-center {
    text-align: center;
}
.hero .container__hero {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
    padding: 3em 0;
}
.pagination {
    border-radius: 0!important;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin-right: 10px;
    padding: 6px 12px;
    font-size: 1.2em;
    margin-top:20px;
    margin-bottom:20px;
}

.single__date {
        display: inline-block;
    padding: 3px 7px;
    background: #f1f1f2;
    font-size: .9em;
    margin-bottom: 0.5rem;
}
.sidebar-container {
    border-left: 10px solid #f1f2f2;
    text-align: left;
    padding: 0 2rem 1rem;
    margin: 2rem 0 0;
}
.sidebar-container h2 {
    margin-bottom: 0.5rem;
    font-weight: 400!important;
    font-size: 1.5rem;
    background: #199F10;
    display: inline;
    color: #fff;
    box-shadow: 5px 0 0 #199F10, -5px 0 0 #199F10;
    font-family: Oswald;
    text-transform: uppercase;
    line-height: 1.4;
}

.carousel-control-prev2, .carousel-control-next2 {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}
.carousel-control-prev2 {
    left: 0;
}
.carousel-control-next2 {
    right: 0;
}
.carousel-control-prev {
    left: 0;
}
.marketing{
    background: #ffffff;
}
.image-background{
    background-image: linear-gradient(to top, rgba(255,255,255,0.0), rgba(255,255,255,0.0)), url(https://s31184.pcdn.co/wp-content/uploads/sites/292/2019/12/EOYESOL_BG-1.jpg);
    height: 70vh;
    text-align: center;
    position: relative;
    background-size: cover;
    background-position: 50% 20%;
    height: 80vh;
}
.image-background-policy{
    
    height: 70vh;
    text-align: center;
    position: relative;
    background-size: cover;
    background-position: 50% 20%;
    height:25vh;
}
.manjubio{
    text-align:justify!important;
}
.navbar{
        background-color: #199F10!important;
    border-bottom: none!important;
    z-index: 9999;
}
.nav-item{
    color: #fff!important;
    padding: 2px;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1.1rem;
    font-weight: 600;
    transform: translateY(6px);
    white-space: nowrap;
    font-family: Lato,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

a:focus .nav-item{
    border-bottom: 2px solid #fff;
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
    transition: all .2s;

}
.carousel-caption {
    position: absolute;
    bottom: 25%;
    padding-top: -0.75rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.carousel-captions {

    bottom: 30%;
    padding-top: -0.75rem;
    padding-bottom: 1.25rem;
    color: #000;
    text-align: center;
}
i.fa {
    font-size: 20px;
  cursor: pointer;

}


.donate {
    color: #fff!important;
    background-color: #fff!important
    padding: 0.3rem 1rem;
    border-radius: 3px;
    border: 2px solid #199F10;
    border: 2px solid #fff!important;
    margin: 0 0.5rem 0 1rem;
    transform: translateY(1px);
}
.lang_switch{
    color: #000!important;
    font-weight: 100;
}
.donate:hover {
    color: #199F10 !important;
    background-color: #ffffff;
    border: 2px solid #fff;
    transition: 0.8s;
}

a:link { text-decoration: none; }


.learnmore {
    color: #fff!important;
    background-color: #199F10;
    padding: 0.3rem 1rem;
    border-radius: 3px;
    border: 2px solid #000;
    margin: 0 0.5rem 0 1rem;
    transform: translateY(1px);
    
}
.learnmore:hover {
    color: #199F10 !important;
    background-color: #ffffff;
    border: 2px solid #199F10;
    transition: 0.8s;
}


.autohide{
		position: fixed;
	    top: 0;
	    right: 0;
	    left: 0;
	    width: 100%;

	}
	.scrolled-down{
		transform:translateY(-100%); transition: all 0.3s ease-in-out;
	}
	.scrolled-up{
		transform:translateY(0); transition: all 0.3s ease-in-out;
	}
	

.midhead{
    font-size: 2rem;
    margin: 0;
    margin-top: 1rem;
    text-transform: none;
    font-family: lato;
    font-weight: 800!important;
    padding-right: 35px;
    position: relative;
    
}
.text--red{
    color: #199F10!important;
}

.text--black{
    color: #3c4d5a!important
}

.post-listing-title-text {

    text-transform: none;
    font-weight: 400;
    margin-bottom: 0.6rem;
    font-size: 1.4375rem;
    line-height: 1.2;
}
.post-listing-title-text:after {
    content: "";
    background-color: #199F10;
    height: 2px;
    width: 40px;
    display: block;
    margin-top: 0.6em;
}

.blackunder:after {
    content: "";
    background-color: #000;
    height: 2px;
    width: 40px;
    display: block;
    margin-top: 0.6em;
}

.post-listing-item__excerpt p {
    color: #58595b;
    line-height: 1.6rem;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
.readmore a{
    color: #00008B!important;
}
.readmore a:hover {
    line-height: inherit;
    color: #199F10!important;
    text-decoration: none;
    cursor: pointer;
    transition: 0.8s;
}

.more-button-arrow {
    text-transform: none;
    font-weight: 500;
    padding-right: 16px;
    position: relative;
}
.medium-grey{
    color: #666!important;
    font-weight: 600;
}
.headingm{
    font-weight: 700;
}

.signcard {
    color: #199F10!important;
    font-weight: 700;
    background-color: #fff;
    padding: 0.3rem 1rem;
    border-radius: 3px;
    border: 2px solid #199F10;
    transform: translateY(1px);
    
}
.signcard:hover {
    color: #ffffff !important;
    background-color: #199F10;
    border: 2px solid #199F10;
    transition: 0.8s;
    
}
.type {
  display:inline-flex;
}
.type span {
  word-break: break-all;
  height: 1.2em;
  width:0%;
  overflow: hidden;
  animation:t 6s linear infinite alternate;
}
.type span:before {
  content:" ";
  display:inline-block;
}
@keyframes t{
  90%,100% {width:100%}
}
.home-donate-section__sub-header-text {
    font-size: 1.5rem;
    margin: 0 0 1rem;
    text-transform: none;

    font-weight: 300!important;
    color: #818286!important;
}
.transparent-bg-button.grey {
    color: #707175;
    border: 2px solid #707175;
    background: none;
}
.transparent-bg-button.grey:hover {
    color: #ffffff !important;
    background-color: #707175;
    border: 2px solid #707175;
    transition: 0.8s;
    
}

.transparent-bg-button {
    font-size: 1rem;
    font-weight: 600;
    font-family: Lato;
    background: none;
    color: #199F10;
    border: 2px solid #199F10;
    padding: 4px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0;
}
.logotext{
    margin-top:10px;
    margin-bottom:10px;
}
.footer__top {
    background-color: #199F10;
    padding: 3rem 0;
}
.footer__bottom {
    background-color: #199F10;
    padding: 1rem 0;
}
.footer__menu-header {


    margin-bottom: 0.5rem;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    white-space: nowrap;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 900;
}
.footer__menu{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer__menu a {
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
    font-size: 17px;
    font-family: lato;
}
.fottersocial{
    float:right;
}
.footer__social-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.footer__social-link {
    color: #fff;
    margin-left: 1rem;
    opacity: 1;
}
.nav-wrapper {
    width: 100vw;
    height: 70vh;
    padding: 12rem 0;
}

.primary-nav h3 {
    font-family: Oswald;
    text-transform: uppercase;
    color: #666;
    font-size: 1.2rem;
    line-height: 1.1em;
    margin-bottom: 0.5rem;
    font-weight: 400;
}
.primary-nav ul li a {
    color: #199F10;
    border: none;
}

.primary-nav ul li {
    font-family: Lato;
    margin-bottom: 0.5rem;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 900;
    letter-spacing: -.03em;
    list-style: none;
}
#fav {
  display: none
}

#fav+label {
  display: inline-block;
  padding: 0px 5px;
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

#fav+label>.fa-bars {
  display: inline-block
}

#fav+label>.fa-close {
  display: none;
}

#fav:checked+label>.fa-bars {
  display: none;
}

#fav:checked+label>.fa-close {
  display: inline-block
}
.emailsubbut{
    float:left;
}
.newsdetailtxt img{

border-radius: 8px;
width: 200px;
margin-bottom:10px;
max-width:1000px;
width:100%!important;
display:block;
height:auto;
}
@media only screen and (max-width: 992px) {
    .getupdates{
        float:left;
    }
    .fw-light{
        margin-top:10px;
    }
    .navdesktop{
        display:none;
    }
    .footer__social-list{
        float:left;
    }
}
@media only screen and (min-width: 992px) {
    .getupdates{
        float:right;
    }
    .carousel-caption h4{
            font-size: 2.5rem;
            text-shadow: #199F10 2px 3px 13px;
    }
    .footer__social-list{
        float:right;
    }
}
.donate_header p{
    font-size:18px !important;
    font-family: var(--bs-body-font-family);
}
.glofot{
    font-size:14px;
}
.person_photo{
    width: 100%;
    height: 238px;
    position: relative;
    background-size: cover;
    background-position: 50%;
    transition: opacity .3s ease-in-out;
    text-align: center;
    bottom: 0px;
}
.person_name{
    font-family: lato;
    font-weight: 900;
    padding: 0.4em 0.6em;
    font-size: 1.2rem;
    line-height: 1.3;
    background-color: #199F10;
    color: #fff;
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.person_desc{
    font-size: 1.0rem;
    text-transform: uppercase;
    display: block;
    line-height: 1.3;
    background-color: #f1f2f2;
    color: #58595b;
    padding: 0.5rem;
    margin: 0;
    word-wrap: break-word;
    font-weight: 200;
}
.inner-page-banner-area{
	    text-align: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    padding: 100px 0 115px;
}