body
{
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	 background-image: -webkit-linear-gradient(#344851, #323639);
	 background-image: -o-linear-gradient(#344851, #323639);
	 background-image: linear-gradient(#344851, #323639);
}
*{margin:0; padding:0; list-style-type:none; box-sizing:border-box;}
p {font-size: 16px;	line-height: 24px; font-weight: 400; margin: 0 0 15px; color: #fff;}
a {	color: #000;text-decoration: none!important;transition:ease-in-out 0.3s;}
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: 600;}
h1 {font-size: 36px; font-weight: 600; color: #0b1934; line-height: 48px; margin-bottom: 25px;}

.title1{text-align: center; font-size: 50px; font-weight: 600; color: #29023f;}
.title1 span{position: relative;}
.title1 span:before{position: absolute; content: ''; width: 50px; height: 10px; background: url(../images/title-left.png) center center no-repeat; right: 105%;top: 50%; margin-top: -5px;}
.title1 span:after{position: absolute; content: ''; width: 50px; height: 10px; background: url(../images/title-right.png) center center no-repeat; left: 105%;top: 50%; margin-top: -5px;}

.btn{transition:ease-in-out 0.5s;}



.myNavBar{margin:0px; border-radius: 0px; background:url(../images/headerBg.jpg) center center; border: none; padding: 10px 0px;}
.navbar-inverse .navbar-nav>li>a {color: #fff; font-size: 18px; font-weight: 700; padding: 0px 20px; border-right: 2px #fff solid; line-height: 22px;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {color: #3b939d;}
.dropdownMenu {position: relative;}
.dropdownMenu:hover .subMenu{display: block;}
.subMenu {display: none; position: absolute; z-index: 99; padding-top: 10px; box-shadow: 0px 5px 30px rgba(0,0,0,0.2);}
.subMenu li a {font-size: 16px; color: #fff; font-weight: 600; padding: 10px 20px; display: block; white-space: nowrap; background: #32454c;}
.subMenu li a:hover {background: #3b939d; color: #e1d013;}

.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:hover {color: #e1d013; background-color:transparent;}
.navbar-inverse .navbar-nav>li:last-child a{border-right: none;}

.navbar-brand {height: auto; padding: 10px 15px;}

.donateBtn {display: block; width: 100%; text-align: right; margin-bottom: 15px;}
.donateBtnTop {font-size: 18px; font-weight: 700; text-align: center; padding: 10px 30px !important; border-radius: 0px; color: #2f4349 !important; display: inline-block;}
.donateBtnTop:hover{color: #fff !important; }


.mainBannerSection{}
.mainBannerSection .carousel-control{width: 60px; background-image: none;}
.sliderArrow{width: 26px; position: absolute; top: 45%; color: #3b939d;}
.sliderArrow:before{margin: 0px;}
.carousel-control:hover .sliderArrow{color: #e1d013}
.carousel-indicators .active {background-color: #e1cf14;}
.carousel-indicators li{border: 1px solid #e1cf14;}

.bannerTextBox{width: 100%; max-width: 1200px; right: auto; top: 50%; left: 50%; padding: 30px; transform: translate(-50%,-50%); text-shadow: none;}
.bannerTextBox .title{font-size: 58px; font-weight: 700; color: #e1d013; line-height: 1; text-transform: uppercase; margin: 0;}
.bannerTextBox .subTitle{font-size: 36px; font-weight: 300; color: #15c2c2; line-height: 1; text-transform: uppercase; margin: 0;}

.mainBannerSection .item{height: 550px;}
.banner1{background: url(../images/banner1.jpg) center center no-repeat; background-size: cover;}
.banner2{background: url(../images/banner2.jpg) center center no-repeat; background-size: cover;}
.banner3{}
.banner3 .bannerTextBox .title {font-size: 40px;}
.banner3 .bannerTextBox .subTitle {font-size: 30px; margin-top: 10px;}

.left.carousel-control .sliderArrow{left: 20px;}
.right.carousel-control .sliderArrow{right: 20px;}


.titlehH2{font-size: 40px; font-weight: 700; text-transform: uppercase; color: #fff; padding-bottom: 20px; margin-bottom: 20px; position: relative;}
.titlehH2:before{position: absolute; content: ''; width: 90px; height: 9px; background: #e1d013; left: 0px; bottom: 0px;}

.titleh5{font-size: 22px; color: #e1d013; font-weight: 700; margin: 0px;}

._ptb60{padding-top: 60px; padding-bottom: 60px;}


.ulList1{}
.ulList1 li{font-size: 16px; color: #fff; line-height: 24px; padding-left: 20px; position: relative;}
.ulList1 li:before{position: absolute; left: 0px; content: '--';}


.aboutSection{}
.aboutSection p{font-size: 18px;}

.blueBg{background: #3b939d;}


.FounderImgBox{width: 170px; height: 170px; margin: 0px 30px 30px 0px; overflow: hidden; float: left;}
.FounderImgBox img{width: 100%; min-height: 170px;}



.founderInfo{}
.founderInfo p{font-size: 14px;}
.founderInfo .designation{font-weight: 700;}


.scholarshipBox{background: #3a3637; padding: 175px 40px; text-align: center;}
.scholarshipBox .ic{max-width: 100%; display: inline-block; margin-bottom: 20px;}
.scholarshipBox h3{font-size: 81px; color: #fff; margin: 20px auto 10px; font-weight: 700; text-transform: uppercase; line-height: 1;}
.scholarshipBox p{font-size: 26px; color: #fff; font-weight: 400; line-height: 1;}

.scholImgBox{width: 100%; overflow: hidden; margin-bottom: 30px;}
.coreBox{width: 100%;background: #e1d013; padding: 20px;}
.coreBox h4{font-size: 44px; font-weight: 700; color: #3a3637; text-transform: uppercase; margin: 0px; line-height: 1;}
.coreBox h4 span{font-weight: 300;display: block;}
.coreBox p{font-weight: 300; font-size: 20px; color: #3a3637;}
.coreBox .imgSvg{margin-bottom: 20px;}

.titleCenter{text-align: center;}
.titleCenter:before{left: 50%; margin-left: -45px;}

.partnersSection{}
.partnersSection #owl-demo{margin: 60px 0px 20px;}
.partnersSection .item{text-align: center;}
.partnersSection .item img{max-width: 100%;}


footer{background: #3b939d; padding: 30px 0px;}

.footerLinks{}
.footerLinks li{display: inline-block; position: relative;}
.footerLinks li:first-child a{padding-left: 0px;}
.footerLinks li:first-child:before{display: none;}
.footerLinks li:before{position: absolute; content: ''; width: 2px; height: 20px; left: 0px; top: -3px; background: #fff;}
.footerLinks li a{font-size: 18px; color: #fff; font-weight: 700; padding: 0px 20px; text-transform: uppercase; line-height: 1;}
.footerLinks li a:hover{color: #e1d013;}
.copyRight{font-size: 18px; color: #fff; font-weight: 300; display: block;}

.socialLinks {text-align: right;}
.socialLinks ul{margin: 0px;}
.socialLinks ul li{display: inline-block; position: relative;}
.socialLinks ul li a{width: 58px; height: 58px; line-height: 58px; text-align: center; background: #25646b; display: block; font-size: 30px; color: #fff;}
.socialLinks ul li a:hover{color: #25646b;}
.socialLinks ul li a i{vertical-align: middle;}




/* Sweep To Bottom */
.socialLinks ul li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.socialLinks ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1cf14;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.socialLinks ul li a:hover, .socialLinks ul li a:focus, .socialLinks ul li a:active {color: white;}
.socialLinks ul li a:hover:before, .socialLinks ul li a:focus:before, .socialLinks ul li a:active:before {     -webkit-transform: scaleY(1);}
  

.followEmail{text-align: center; padding: 20px 0px; background: #25646b;}
.followEmail h5{font-size: 20px; color: #fff; line-height: 24px;}
.followEmail h5 a{color: #e1cf14; margin-left: 5px;}
.followEmail h5 a:hover{color: #3b939d;}

.scrolloff  {  pointer-events: none;}
