body{
	 font-family: 'Poppins';
	font-size: 14px !important;
    -webkit-font-smoothing: antialiased !important;
	 position: relative; 
}

/* ========================================================== */
.open-button {
  background-color: #169c11;
    color: white;
    padding: 16px 20px;
    cursor: pointer;
    opacity: 1 !important;
    position: fixed;
    bottom: 23px;
    right: 0px;
    z-index: 9999;
    writing-mode: vertical-rl;
    text-orientation: mixed;
	border-top-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border: 2px solid red !important;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 9999;
}



/* Set a style for the submit/login button */
.form-container .btn {
  color: white;
  padding: 8px 20px;
  border: none;
  cursor: pointer;
  width: 125px;
  margin-bottom:10px;
  opacity: 0.8;
  position: relative;
  
  left: 0px;

}
.close-button{
	width: 95% !important;
    margin-left: 18px;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.f-form-control{
	width: 42%;
    margin-left: 25px;
    border-radius: 6px;
}

.f-form-control-textarea{
	width: 90%;
	margin-left: 25px;
	 border-radius: 6px;
}
/* ================================================================================= */

.tab-content .form-width{
	min-width: 500px;
	
}
.form-popup nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
.form-popup nav > div a.nav-item.nav-link,
.form-popup nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
	z-index: 9999 !important;
}

.form-popup nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;
  border-top-color: #e74c3c ;
}
.form-popup nav{
	margin-left: -422px !important;
}
.form-popup .tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;
    padding:30px 25px;
	min-width: 428px;
	height: auto;
    margin-left: -421px !important;
}

.form-popup nav > div a.nav-item.nav-link:hover,
.form-popup nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #e74c3c;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}


.Header-section .scrolled {
  background: #000;
}
.Header-section .scrolled a{
  color: #fff !important;
}
.Header-section .scrolled .dropdown-menu a{
	 color: #fff !important;
}
/* ========================================================== */

.Header-section{
	position: fixed;
	width: 102%;
    left: -1%;
	z-index: 999;
	background: black;
    color: white;
	transition: background .5s; /* control how smooth the background changes */
}
.nav-item a{
	color: black !important;
	font-size: 14px !important;
	font-weight: 600;
	font-family: 'poppins';
}
.navbar-collapse{
    position: absolute;
    right: 0;
}
.dropdown-menu a:hover{
	background: #007bff !important;
}
.navbar-collapse li{
	width: 200px;
}
.navbar-collapse li a.active{
	color:aqua;
}
.navbar-collapse li a:hover{
	color:aqua;
}
.heading-left-line{
	border-top: 2px solid aqua;
    width: 100px;
    margin-top: 15px;
    float: left;
}
.heading-right-line{
	border-top: 2px solid aqua;
    width: 100px;
    margin-top: 15px;
    float: right;
}
.the-crisis{
	background: #fff;
	
	
}
.Single-text{
	background: url("../images/Home-sub-banner.png");
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center 195px;
	background-position: center 260px;
	
	color: white;
}
.Single-text-overlay{
	background: rgba(0,0,0,0.5);
	padding-top: 120px;
	padding-bottom: 100px;
	font-size:18px;
}
.fellowship{
	background: #17b7b7 !important;
    color: #fff !important;

}


.heading-left-line1{
	border-top: 2px solid #e74c3c;
    width: 100px;
    margin-top: 15px;
    float: left;
}
.heading-right-line1{
	border-top: 2px solid #e74c3c;
    width: 100px;
    margin-top: 15px;
    float: right;
}
.fellowship .btn{
	background: transparent !important;
    border: 1px solid #000;


}
.fellowship .btn:hover{
	background: rgba(255,255,255,0.5) !important;
    border: 1px solid #e74c3c;
	color: #000;

}
.the-crisis .btn{
	background: transparent !important;
    border: 1px solid;
}
.the-crisis .btn:hover{
	background: aqua !important;
    border: 1px solid;
	color: #fff;
}
footer{
	background: #000;
    color: #fff;
}
.social-media .fab{
	font-size: 20px;
    background: #ffffff !important;
    padding: 5px;
    border-radius: 10px;
}
.footer-logo{
	height: 100px;
}
.mob-mt{
	margin-top: 46px;
}


/* ================================================================================================================================= */
.the-end-crisis-banner{
	background: url("../images/Banner-image/banner-2.jpg");
	background-size: cover;
	background-repeat:no-repeat;
	
}
.beginning{
	background: url("../images/header-ngo.jpeg");
	background-size: cover;
	background-repeat:no-repeat;
	height: 700px;
}
.Beginning-txt{
	background: #fff;
}
.b-mission-vission{
	background: url("../images/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.b-mission{
	background:rgba(0,255,255,0.75);
	padding: 100px !important;
    font-size: 18px;
	height: 300px;
}
.b-vission{
	background:rgba(255, 0, 0, 0.57);
	padding: 100px !important;
	font-size: 18px;
	height: 300px;
	color:#fff;
}


.jumbotron h4{
	color: #168da9;
}
.Human-crisis{
	background:#fff;
}
.Our-model{
	background: url("../images/bg3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 700px !important;
	background-position: 0 -80px !important;
}
.our-model-sec{
	background: #dcf9f0f7;
}
.jumbotron{
	background: #fff !important;
}
.our-model-sec ul li{
	line-height: 45px;
}
.Our-Initiative{
	background: url("../images/bg4.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 700px !important;
	background-position: 0 -80px !important;
}
.our-initiative-sec{
	background: #fff;

}







/* =====================================================================  Our Team  ============================================================== */


.Team figure img{
	border-radius: 40px;
	height: 270px;
	
}
.Team figure figcaption{
	background: rgba(0,0,0,0.4);
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    width: 89.5%;
    top: 206px;
    text-transform: uppercase;
	color: #fff;
}
.modal figure img{
	border-radius: 40px;
	height: 230px;
	
}
.modal figure figcaption{
	background: rgba(0,0,0,0.4);
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    width: 87.5%;
    top: 166px;
    text-transform: uppercase;
	color: #fff;
}
.modal-body h5{
	color:#11a9a9;
}

/* ==================================================================== Volunteer =========================================================== */

.Volunteer{
	background: url("../images/Volunteer.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 700px !important;
	background-position: 0 -80px !important;
}

.Donate{
	background: url("../images/Donate.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 646px !important;
	background-position:0px 0px !important;

}
.Global{
	background: url("../images/Global.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 646px !important;
	background-position:0px 0px !important;

}
.Student{
	background: url("../images/Student-impact.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 646px !important;
	background-position:0px 0px !important;

}
.Fellow{
	background: url("../images/Fellow-impact.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 646px !important;
	background-position:0px 0px !important;

}
.Become{
	background: url("../images/Become.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 646px !important;
	background-position:0px 0px !important;

}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff !important;
    text-align: left;
    list-style: none;
    background-color: #000 !important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-menu li a{
	color: white !important;
}
.mt-105{
	margin-top: 221px !important;
}
.Gallery{
	position: relative;
    top: 148px;
}

