

/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');



body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#fff;
	background-color:#fff;
	overflow-x:hidden;
}

hi,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.1em;
}

p {
	color:#333;
	font-size:13px;
}
a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#eee;	
	}

.btn-primary {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}
	
.text-center h2 {
	margin-bottom:30px;
}

.text-center p {
	margin-bottom:50px;
	color:#333;
}

.btn-default {
 border-color: #fff;
 font-size:15px;
}

#breadcrumb {
	background-color: #1BBD36;
	margin-top: -20px;
}

.breadcrumb { 
  list-style: none;
  background-color: #1BBD36;
  border-radius: 0px;
  padding:3px 10px;
}

.breadcrumb li {
   text-transform:uppercase;
   margin-top:125px;
   font-weight:600;
}

/*===========================
  Menu and Navigation
============================ */
.navigation  {
	background-color:white;
	padding:0;
}
.btn-donate
{
   margin-left: 200px;
   font-weight: 700;
    background-color: #122863;
}
#containerWidth
{
width: 1270px !important;
}
.sliderMargin
{
	margin-top: 100px;
}
.containerNav
{
width: 1660px !important;
background-color:white !important;
}
.btn-border
{
    border-width: 2px;
    border-style: solid;
    border-color: #a71819;
    border-image: initial;
}
.navbar-brand h1 {
	margin-top:9px;
	padding-top:5px;
	float: left;	
	font-size: 25px;	
	color:#333;	
	text-transform:uppercase;
	font-weight:900;
}
.navbar-brand h1 span {
	color: #1BBD36;
}

.menu {
	font-size:12px;
	text-transform:uppercase;
	font-weight:700;	
}

.menu ul.nav-tabs li {
	color:#000;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}
.nav-tabs > li > a {	
	border-radius:0;
	color:#333;
	padding:30px;
}

.nav-tabs > li > a:hover {	
	color: #1BBD36;
	border-color: #fff #fff #fff;
	border-radius:0;
	background-color:#fff; 
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.nav-tabs > li > a.active {
	color: #1BBD36;
	border-radius:0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.dropdown-menu li 
{
border-bottom: 1px solid #a71819;
}
.dropdown-menu li:last-child {
    border-bottom: 0px;
}
 .container >.navbar-header 
 {
 overflow: hidden;
 }
.navbar-default .navbar-nav>li>a {
    font-size: larger;
}
.evntsSectionBg
{
	background-color:#fab199;
}
.navbar-brand
{
	padding : 0px !important;
}
p
{
	font-family: sans-serif;
}
.greyBg
{
	background-color:#f2f2f2;
}
.dropdown-menu>li>a 
{
     font-weight: 600 !important;
}
/*==================
index page
====================*/
.navbar-default .navbar-nav>li>a 
 {
   font-size: larger;
 }
.fa-4
 {
 font-size: large ;
 }
 li > a{
 color : black !important;
 }
 li > a:hover ,li > a.active
 {
 color : #a71819 !important;
 }

 .bannerText
 {
    color: white;
    font-size: xx-large;
    font-weight: 800;
    font-family: sans-serif;
 }
 .logoText
 {
    font-size: x-large;
    font-family: cursive;
 }
 .logoMargin
 {
	font-size: 14px;
   text-transform: uppercase;
    font-weight: 700;
    margin-left: 90px;
 }
 .glyphicon-chevron-right , .glyphicon-chevron-left{
   font-size: 3em !important;
}
.blogger-img
	
{
	
width : 45%;
	
}


.homeSec p
{
margin-left:7%;
}
.approach-img

{
	    
	width: 95%;
    
	margin-top: 10%;

}



.quoteText 

{
	
	font-style: italic;
    
	color: #0000CD;

}
footer
{
	background: #a71819;
    padding: 2em 0 10px;
    color: #eee;
    font-size: 12px;
}
p.footerText
{
	color : white ;
}

.brandColor
{
	color:  #a71819 !important;
	font-weight: 700;
}
hr
{
    border-top: 2px solid #a81719;
}
.postText
{
	text-align: justify;
    font-size: large;
    font-family: sans-serif;
}
.news {
    overflow: hidden;
    background: #a61718;
    
}
.news h3{
	color:#fff;
	font-size: 30px;
	text-align: center;
    font-weight:700 ;
}
.events article p ,p a:hover , .events h4 ,.news p , .news a ,.abt-events article p
{
	color:black;
}
.eventsMore
{
	font-size: larger;
    font-family: sans-serif;
}

.fa-chevron-left , .fa-chevron-right
{
	font-size: -webkit-xxx-large;
}
.schoolList
{
	color: black;
    font-size: larger;
    font-family: sans-serif;
	font-style: italic;
}
#paymntBtn.btn-primary
{
    background-color: #fab199;
    color:black;
    border: 1px solid black;
}
@media (max-width: 700px) 
{
.postText
{
font-size:small !important;
}
}
@media (max-width: 700px)  
{

	.blogger-img
{
	
	
		max-width: 18px !important;
	
		}


}


ul.horizantalUL li{
	font-size: 40px;
	padding: 16px;
	float:left;
}
div.tip, span.tip {
    background: #fffdeb url(../images/tip.png) 3px 3px no-repeat;
    border-top: 1px dotted #ffc864;
    border-bottom: 1px dotted #ffc864;
}
.supporter {
    border-left: dotted 1px black;
    border-right: dotted 1px black;
    border-top: dotted 1px rgba(128, 128, 128, 0.6);
    border-bottom: dotted 1px rgba(128, 128, 128, 0.6);
    padding: 10px 10px 35px 10px;
    background-color: #fffee8;
    min-height: 497px;
}
.carousel-indicators  {
    position: absolute;
    left: 43%;
    z-index: 15;
    width: 85%;
    padding-left: 0;
    margin-left: -35%;
    text-align: center;
    list-style: none;
}
.carousel-indicators-numbers
 li {
    text-indent: 0;
    margin: 0 2px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 100%;
    line-height: 20px;
    color: #fff;
    background-color: #76c04e;
    transition: all 0.25s ease;
    box-shadow: 0 0 black;
}
.test { 
   
  margin: 2px 10px;
  display: flex;
} 

.left {
  flex-basis : 30%;
}

.right {
  flex-basis : 30%;
}
@media screen and (max-width: 766px)
.xs-marg {
    margin-top: 30px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.newsletter h4 {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 5px;
}
.subscribe {
    background: #fff212;
    padding: 0px 0px;
    border-top: 2px solid #1e8035;
    border-bottom: 4px solid black;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.in .modal-dialog {  
transform: translate(0, 0);
}
.modal-header {    
text-align: center;
}
.modal-body {
	     position: relative;
	     padding: 15px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}
ul {
    padding: 0px;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.text-center {
    text-align: center;
}
.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.carous-control {
	position: absolute;
	top:40%;
	bottom: 0;
}
.carous-control.left {

}
.carous-control.right {
	right: 0;
	left: auto; 
}
.carousel {
	position: relative;
}
.arrow-bg{
	background-color: rgba(0, 0, 0, 0.74);
	padding: 20px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
b, strong {
    font-weight: bold;
}
.btn-details2 {
    font-size: 14px;
    background-color: rgb(255, 255, 0);
    padding: 3px 9px 3px 9px;
    border-radius: 4px;
    border-bottom: 2px solid #958e28;
}
@media (max-width: 767px)
.hidden-xs {
 display: none !important;
}
/*===========================
  slider
============================ */
#main-slider {
	margin-top:45px;
}

#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}

#main-slider .carousel h2 {
  color: #fff;
  text-transform:uppercase;
  font-size:50px;
  font-weight:800;
}

#main-slider .carousel h2 span {
  color: #1BBD36;
}

#main-slider .carousel h2 span spani {
  color: #000;
}

#main-slider .carousel p {
  color: #ddd;
  font-size:25px;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#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: 730px;
  -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:first-child {
  top: auto;
  position: relative;
}

#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;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

.feature {
	padding:50px;
}

.text-center i {
	font-size:40px;
	margin-top:70px;
	margin-bottom:30px;
	color:#fff;
	padding:50px;
	background:#1BBD36;
	border-radius:50%;
}

.text-center h2 {
	margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:18px;
	color: #1BBD36;
}

.hi-icon-effect i.fa:hover {
	background:#fff;
	color: #1BBD36;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.bnkDtls
{
border: 2px dotted #a71819;
    background-color: #fab199;
}
.teamRoles
{
background-color: #fab199;
}
.founder article
{
	float:left;
}
.founderImg
{
    width: 40%;
    border: 1px solid #a71819;
}
.news h4 , .news p , .news a ,.fa-3x
{
	color :#fff;
}
.headingH2
{
	
	font-size: 30px;
	text-align: center;
	color: black !important;
    font-weight: 700;
}
#conatcat-info{
  background: #fff url(../images/contact.png) no-repeat 90% 0;
  padding: 30px 0;
}
.contactText p
{
	font-family : sans-serif;
	margin-left: 30px;
	font-size: medium;
	
}
.evntsSpacer {
    margin-top: 17%;
}
@media (max-width: 700px)  
{
.evntsSpacer
{
	
margin-top: 25%;
}
}
.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 6px;
}

.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

/* --- about us --- */
.abtPosterImg
{
	width: 70%;
   border: 1px solid #a71819;
}
.abt-events article
{
	width:45%;
	width:45%;
	float: left;

}

.aboutus {
	padding:50px;
}

.aboutus img {
	border-radius:6px;
}

.aboutus h3 {
	margin-bottom:30px;
	font-weight:800;
}

.aboutus h4 {
	margin-top:30px;
	margin-bottom:30px;
	font-weight:700;
}

.about {
	background:#eee;
	padding:50px;
}

.about h2 {
	margin-bottom:30px;
}

.about img {
	margin-bottom:30px;
	border-radius:6px;
}

.our-team {
	padding:50px;
	background:#ddd;
}

.our-team h3 {
	margin-bottom:30px;
	font-weight:800;
}

.our-team h4 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
}

.our-team img{
	border-radius:6px;
	margin-top:30px;
}

/* --- footer --- */
.footer {
	background:#a71819;
	padding:15px 22px;
}

ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

ul.social-network li {
	display:inline;
	margin: 0 18px;	
	font-size:25px;	
}

ul.social-network li a {	
	color:#d0d0d0;	
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e; 
}
.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}
.social-network li:hover .fa-youtube-play {
  color: #C84941; 
}
.social-network li:hover .fa-dribbble {
  color: #EA4C89 ; 
}
.social-network li:hover .fa-pinterest-square {
  color: #EA4B49; 
}

.copyright {
	margin-top:30px;
    text-align: right;
}

.copyright a {
	color:#fff;
	font-weight:600;
	font-size:12px;
	text-shadow:none;
}


ul.pagination > li > a {
    border: 2px solid black;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 14px
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #fff !important;
  border-color: #a81719!important;
  color: #fff;
}

/* --- contact --- */
#contact-page{
  padding-top: 0;
  background:#fff;
  margin-bottom:50px;
}

#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 14px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
}


.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}


.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
  text-align:center;
}
.center p{
   text-align:center;
}

.btn-lg:hover {
	color:#1BBD36;
	background:#ddd;
}

a.scrollup{
    color:#fff;
	height:40px;
	width:40px;
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
}
a.scrollup:hover{
	opacity:1;
	background-color:#ddd;
	
}
a.btn-default
{
margin-left:100px;
color: white;
background-color: #a71918
}

.btn-default:hover, .btn-default:focus,  .btn-default:active
{
 color: #a71819 !important;
 background-color: white  !important;
 border-color: black  !important;
}
ul.pagination > li > a.active
{
background-color: #ddd;
}



