@font-face {
    font-family: 'NunitoSemiBold';
    src: url('../fonts/NunitoSemiBold.eot');
    src: url('../fonts/NunitoSemiBold.eot') format('embedded-opentype'),
         url('../fonts/NunitoSemiBold.woff2') format('woff2'),
         url('../fonts/NunitoSemiBold.woff') format('woff'),
         url('../fonts/NunitoSemiBold.ttf') format('truetype'),
         url('../fonts/NunitoSemiBold.svg#NunitoSemiBold') format('svg');
}
@font-face {
    font-family: 'NunitoBold';
    src: url('../fonts/NunitoBold.eot');
    src: url('../fonts/NunitoBold.eot') format('embedded-opentype'),
         url('../fonts/NunitoBold.woff2') format('woff2'),
         url('../fonts/NunitoBold.woff') format('woff'),
         url('../fonts/NunitoBold.ttf') format('truetype'),
         url('../fonts/NunitoBold.svg#NunitoBold') format('svg');
}

@font-face {
    font-family: 'NunitoRegular';
    src: url('../fonts/NunitoRegular.eot');
    src: url('../fonts/NunitoRegular.eot') format('embedded-opentype'),
         url('../fonts/NunitoRegular.woff2') format('woff2'),
         url('../fonts/NunitoRegular.woff') format('woff'),
         url('../fonts/NunitoRegular.ttf') format('truetype'),
         url('../fonts/NunitoRegular.svg#NunitoRegular') format('svg');
}
/*custom1 css*/
body {
  font-size: 14px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h6 {
  font-size: 12px;
}

blockquote {
  padding: 10px 20px;
}

.dropdown-item:active {
  background-color: transparent !important;
}

.indexpage.navbar-nav > .nav-item .nav-link:hover {
  color: #01bc8c;
}

.form-group label.title label {margin: 0;color: #000 !important;}

.form-group label, .form-group label input {
    color: #000 !important;
}

.fs16 {
  font-size: 16px;
}
/*other files css*/
.box {
  margin-top: 53px !important;
}
.form-control {
  font-size: 0.875rem;
}


body{
	color:#222222;
	font-family: 'NunitoRegular', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'NunitoBold', sans-serif;
}
p {
  text-align: left;
}
a{
	color: #231773;
}
a:hover, a:focus{
	color:#E41F1F;
}	
img{
	max-width:100%;
}
#bar{
	background:#E41F1F;
}
header .navbar{
	display:block;
	padding:0;
}
header .navbar-nav{
	padding:10px 0 !important;
	align-items: center;
}
header .header-bottom{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	background:#231773;
}
header .header-bottom .navbar-collapse .navbar-nav > li{
	margin:0 5px 0 0;
}
header .header-bottom .navbar-collapse .navbar-nav > li.dropdown > a{
	position:relative;
	padding-right:20px;
}
header .header-bottom .navbar-collapse .navbar-nav > li.dropdown > a:after{
	content: '\e805'; 
	font-family: 'jb-icons';
	position:absolute;
	right:7px;
	top:50%;
	z-index:1;
	font-size:8px;
	color:#ffffff;
	margin-top: -5px;
}
header .header-bottom .dropdown-menu:before{
	border-bottom-color: #ffffff;
	
}
header .header-bottom .dropdown-menu .dropdown-item{
	padding:0;
	margin:0 0 1px 0;
}
header .header-bottom .dropdown-menu .dropdown-item .nav-link{
	padding:6px 10px;
	color:#222222 !important;
}
header .header-bottom .dropdown-menu .dropdown-item .nav-link:hover{
	border:none;
	background: #d5ceff;
	color:#231773 !important;
}
header .header-bottom .navbar-collapse .navbar-nav > li > a{
	color:#ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	line-height: 1;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	text-align:center;

}
header .header-bottom .navbar-collapse .navbar-nav > li > a:hover, header .header-bottom .navbar-collapse .navbar-nav > li > a:focus{
	background:#E41F1F !important;
	color:#ffffff !important;
}
header .header-bottom .navbar-nav > .active > a, header .header-bottom .navbar-nav > .active > a:focus, header .header-bottom .navbar-nav > .active > a:hover{
	background:#E41F1F !important;
	color:#ffffff !important;
}

.home-banner-slider#owl-demo .item img{

}
.home-banner-slider .owl-controls .owl-page span{
	background:#aaaaaa;
	opacity:1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:30px;
	height:10px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.home-banner-slider .owl-controls .owl-page.active span, .home-banner-slider .owl-controls.clickable .owl-page:hover span{
	background:#E41F1F;
	opacity:1;
	width:60px;
}
footer {
  background: #140f3c;
}
.copyright {
  background: #0b0633;
}
.footer-text{
	color:#ffffff;
}
footer a{
	color:#FF5E2D;
}
footer a:hover, footer a:focus{
	color: #CA3102;	
}

.back-to-top{
	opacity:1;
}

.foundation-section {
  padding: 40px 0;
}

.foundation-section p {
  line-height: 1.5;
}
.foundation-outer{
	border-right: 1px solid #8e7cff;
}
.foundation-section .foundation-col {
  padding: 0 20px 0 0;
  
}

.foundation-section .foundation-col a {
  display: inline-block;
}

.foundation-section .sponsor-col {
	padding:0 0 0 20px;
}
.foundation-section .sponsor-col .sponsor-row {
  position: relative;
  /*padding: 0 0 0 120px;*/
}

.foundation-section .sponsor-col .sponsor-row .img-col {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.foundation-section .sponsor-col .sponsor-row .img-col .circle-box {
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 0 10px 0;
  overflow: hidden;
  border: 2px solid #8e7cff;
}

.foundation-section .sponsor-col .sponsor-row .img-col .circle-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.foundation-section .sponsor-col .sponsor-row p {
  margin: 0;
}

.common-title {
  color: #231773;
  font-size: 24px;
  margin: 0 0 20px 0;
}

.link-text {
  color: #e41f1f;
  font-family: 'NunitoSemiBold';
}

.link-text:hover {
  color: #ad0202;
  text-decoration: underline;
}
.link-text em{
	font-size:10px;
}
.clearfix:before {
  display: table;
  content: "";
}

.clearfix:after {
  display: table;
  content: "";
  clear: both;
}
.link-section{
	  background: #d5ceff;
}
.link-section ul{
	padding:0;
	margin:0;
	list-style:none;
}
.link-section ul li {
  float: left;
  width: 50%;
  padding: 30px 30px 30px 0;
}
.link-section ul li:last-child {
  border: none;
}
.link-section ul li a{
	position:relative;
	padding:0 0 0 55px;
	min-height:30px;
	display:inline-block;
	font-size:16px;
	font-family: 'NunitoSemiBold';
	text-align:left;
}
.link-section ul li em {
  display: block;
  font-size: 36px;
  margin: 0 auto;
  text-align: center;
  position:absolute;
  top:4px;
  left:0;
  line-height:1;
}
.link-section ul li em:before {
	margin:0;
}
.blog-section {
  padding: 40px 0;
  background: #e3dfff;
}
.blog-section .rowm{
	margin:0 -15px;
}
.blog-section .rowm .colm {
  float: left;
  width: 25%;
  padding: 0 15px;
}

.blog-section .rowm .colm .col-inner {
  padding: 15px;
  background: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.blog-section .rowm .colm img {
  display: block;
  margin: 0 auto 10px;
  max-width:100%;
  max-height:220px;
}

.blog-section .rowm .colm h3 {
  font-size: 16px;
  margin: 15px 5px;
  min-height: 20px;
}

.blog-section .rowm .colm p {
  font-size: 14px;
  max-height: 210px;
}
.author-row{
	margin:40px 0;
	
}
.author-row .author{
	background:none;
	border: 1px solid #8e7cff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 230px;
}
.author-row .author p:last-child{
	margin:0;
}
.author-row .author p label{
	margin:0;
	padding-bottom:0;
}
label{
	color:#222222;
}

.quote-form-section {
  padding: 40px 0;
}

.quote-form-section .rowm .colm {
  float: left;
  width: 33.33%;
  padding: 0 15px;
  overflow:hidden;
}

.quote-form-section .rowm .colm .col-inner {
  padding: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.quote-form-section .rowm .colm img {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
}

.quote-form-section .rowm .colm h3 {
  font-size: 16px;
  margin: 0 0 5px 0;
}

.quote-form-section .rowm .colm p {
  font-size: 14px;
}

.quote-form-section .rowm .download-col .col-inner {
  background: #d5ceff;
  text-align: center;
  border: none;
  min-height: 400px;
  position: relative;
  display: table;
  width: 100%;
  padding: 20px;
}

.quote-form-section .rowm .download-col .col-inner .col-content {
  display: table-cell;
  vertical-align: middle;
}

.quote-form-section .rowm .download-col .col-inner h3 {
  color: #231773;
  margin: 0;
  text-transform: uppercase;
  font-size: 22px;
}

.quote-form-section .rowm .download-col .col-inner p {
  color: #231773;
  font-size: 16px;
  margin: 0 0 30px 0;
  text-align:center;
}

.quote-form-section .rowm .download-col .col-inner a {
  border: 1px solid #231773;
  padding: 10px 20px;
  text-align: center;
  color: #231773;
  display: inline-block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  line-height: 1;
}

.quote-form-section .rowm .download-col .col-inner a:hover, .quote-form-section .rowm .download-col .col-inner a:focus {
  text-decoration: none;
  background: #ad0202;
  color: #ffffff;
  border: 1px solid #ad0202;
}

.quote-form-section .rowm .img-col .col-inner {
  padding: 0;
}

.quote-form-section .rowm .img-col .col-inner a {
  display: block;
}

.quote-form-section .rowm .img-col .col-inner img {
  width: 100%;
  margin: 0;
  min-height: 400px;
  max-height: 400px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.quote-form-section .rowm .quote-col .col-inner {
  padding: 0;
  position: relative;
  border:none;
}

.quote-form-section .rowm .quote-col .col-inner img {
  width: 100%;
  margin: 0;
  min-height: 400px;
  max-height: 400px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.quote-form-section .rowm .quote-col .col-inner .quote-text-cell {
  display: table-cell;
  vertical-align: middle;
}

.quote-form-section .rowm .quote-col .col-inner p {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  font-family: "NunitoSemiBold", sans-serif;
  text-indent: 40px;
  text-align: left;
  position: relative;
}
.quote-form-section .rowm .quote-col .col-inner b {
  padding: 10px 0 0 0;
  color: #ffce0e;
  font-size: 18px;
  font-family: "NunitoSemiBold", sans-serif;
  display:block;
  text-align:right;
}

.quote-form-section .rowm .quote-col .col-inner p:before {
  content: "\e80a";
  font-family: "jb-icons";
  position: absolute;
color: #ffffff;
left: -40px;
font-size: 30px;
top: -20px;
}

.quote-form-section .rowm .quote-col .col-inner .quote-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 50px 30px 30px 30px;
  display: table;
  z-index: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.quote-form-section .rowm .quote-col h3{
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	z-index:2;
	font-size:20px;
	color:#ffce0e;
	text-align:center;
	text-transform:uppercase;
	font-family: "NunitoBold", sans-serif;
}
.form-group label{
	padding:0;
}
.error{
	color:#f00000 !important;
}
.form-group label.error{
	color:#f00000 !important;
}
.count-section{
	border-top: 1px solid #8e7cff;
}
.count-section ul{
	margin:0;
	padding:0;
}
.count-section ul li {
  float: left;
  width: 33.33%;
  border-right: 1px solid #8e7cff;
  text-align: center;
}

.count-section ul li:last-child {
  border: none;
}

.count-section ul li em {
  font-size: 60px;
  display: block;
  margin: 0 auto;
  color: #231773;
}

.count-section ul li h3 {
  font-size: 28px;
  font-family: "NunitoSemiBold", sans-serif;
  margin: 0;
  color: #222222;
}

.count-section ul li p {
  font-size: 18px;
  color: #444444;
  text-align:center;
}
footer ul li{
	text-align:left !important;
}
.footer-links ul{
	padding: 0;
	margin: 0;
}
.footer-links li{
	margin:0 0 10px 0;
	padding-left:20px;
	position:relative;
	text-align: left !important;
}
.footer-links li:before{
	position:absolute;
	left:0;
	top:3px;
	content: '\e807';
	font-family: 'jb-icons';
	z-index:1;
	font-size:10px;
}
.footer-links a{
	color: #FF5E2D;
}
.footer-links a:hover{
	color: #CA3102;
}
.breadcrumb{
	background: #dbd6ff;
}
.breadcum{
	background: #dbd6ff;
	border:none;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active{
	color: #231773;
}

.breadcum svg path{
	fill:#E41F1F;
}
#yojna_note ul{
	padding:0;
}
#yojna_note ul li{
	text-align: left;
	font-family: 'NunitoBold';
	color: #231773;
  list-style: disc;
  margin-left: 100px;
  font-size: 16px;
}

#progressbar li.active::before, #progressbar li.active::after{
	background: #231773 !important;
}

.btn-primary{
	background: #231773;
	border-color:#231773;
}
.btn-primary:hover, .btn-primary:focus{
	background:#1700af;
	border-color:#1700af;
}

.btn-danger{
	background:#E41F1F;
	border-color:#E41F1F;
}
.btn-danger:hover, .btn-danger:focus{
	background:#BB1212;
	border-color:#BB1212;
}
.donor-list{
	padding:40px 0;
}
.donor-list h1{
	margin:0 0 20px 0;
	font-size: 26px;
}
.donor-list h4{
	text-align:center;
	font-size:18px;
}
.donor-list img{
	max-height:150px;
	display:block;
	margin:0 auto 10px;
	min-height: 150px;
}
.donor-list p{
	text-align:center;
  margin-bottom: 5px;
}
.donor-list span{
	display:block;
	text-align:center;
}
.donor-list-row{
	margin:10px 0 20px 0;
}
.student-list-row h1{
	margin: 0 0 20px 0;
	font-size: 26px;
}
.student-list-row h1{
	margin:0 0 20px 0;
	font-size:26px;
	color: #231773;
}
.student-list-row h3{
	font-size:18px;
}

.student-list-row h4{
	margin:0 0 10px 0;
	font-size:18px;
}
.student-list-row img{
	max-height:200px;
	max-height:200px;
	display:block;
	margin:0 auto 10px;
}
.student-list-row .student-col{
	margin:0 0 20px 0;
}
.student-list-row h2{
	margin:0 0 10px 0;
	font-size:16px;
	text-align:center;
}
.student-list-row p{
	margin:0;
	font-size:14px;
	text-align:center;
}
.student-list-row p:last-child{
	font-family: 'NunitoBold';
}
.student-list-row .nav-tabs .nav-item{
	margin:0 5px 0 0;
}
.student-list-row .nav-tabs .nav-link:hover, .student-list-row .nav-tabs .nav-link:focus, .student-list-row .nav-tabs .nav-link.active, .student-list-row .nav-tabs .nav-item.show .nav-link{
	border:none;
	background: #e41f1f;
	color: #ffffff;
	border-radius:5px;
}
.common-cms-elements-ui{
	padding:40px 0;
}
.common-cms-elements-ui h1{
	font-size:32px;
	color: #231773;
}
.common-cms-elements-ui h2{
	font-size:26px;
	color: #231773;
}
.common-cms-elements-ui h3{
	font-size:20px;
}
.common-cms-elements-ui h4{
	font-size:16px;
}
.common-cms-elements-ui h5{
	font-size:14px;
}
.common-cms-elements-ui p{
	font-size:14px;
	margin:0 0 10px 0;
}
.common-cms-elements-ui ul{
	list-style:disc;
	margin:10px 0;
}
.common-cms-elements-ui ol{
	margin:10px 0;
}

.common-cms-elements-ui table{
	width:100%;
}
.common-cms-elements-ui table th, .common-cms-elements-ui table td{
	padding:5px;
	border:1px solid #999999;
}
.select2-container--default .select2-selection--multiple{
	border:1px solid #ced4da !important;
}
label {
  padding: 5px;
}
.breadcrumb{
	padding-left:0;
}
.donor-list-row h1{color:#231773; font-size:32px;}
.donor-list-row h2{
	font-size:26px;
	color: #231773;
}
.top-buffer { margin-top:25px; }
.tabbable-panel{display: none;}
.yojna-select .select2-container--default .select2-selection--multiple .select2-selection__rendered li{white-space: normal;}
.home-testimonial-section{
	padding:40px 15px;
}
@media (min-width: 992px){
  .navbar{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .navbar-expand-lg .navbar-nav{
    margin-left: 0 !important;
    width: 100%;
    padding: 15px 0 0;
  }
}
@media screen and (max-width:991px){
	header .header-bottom .navbar-collapse .navbar-nav > li{
		margin:0 0 5px 0;
	}
	header .header-bottom .navbar-collapse .navbar-nav > li > a{
		text-align:left;
		padding:13px;
	}
	header .navbar-nav{
		align-items:start;
	}
	header .header-bottom .navbar-collapse .navbar-nav > li{
		width: 100%;
		display: block;
	}
	.blog-section .rowm .colm{
		width:33.33%;
	}
	.quote-form-section .rowm .quote-col .col-inner b{
		font-size:16px;
	}
	.quote-form-section .rowm .quote-col h3{
		font-size:18px;
	}
	.quote-form-section .rowm .quote-col .col-inner p{
		font-size:16px;
	}
	.quote-form-section .rowm .quote-col .col-inner img{
		min-height:300px;
		max-height:300px;
	}
	.quote-form-section .rowm .img-col .col-inner img{
		max-height:300px;
		min-height:300px;
	}
	.quote-form-section .rowm .download-col .col-inner{
		max-height:300px;
		min-height:300px;
	}
	.quote-form-section .rowm .download-col .col-inner a{
		padding:10px;
	}
	.container{
		max-width:100%;
	}
	header .navbar{
		position:relative;
	}
	.navbar-toggler{
		position:absolute;
		top:22px;
		right:10px;
		z-index:1;
	}
	.navbar-light .navbar-toggler{
		border:1px solid #231773;
	}
	.navbar-light .navbar-brand{
		max-width:400px;
		padding:5px 10px;
		margin:0;
	}
	.navbar-light .navbar-brand img{
		max-height:70px;
	}
}
@media screen and (max-width:767px){
.home-testimonial-section{
	padding:15px;
}
.sponsor-row-2 img{
	height:500px;
}
	#map1{
		height:200px !important;
	}
	#map1 iframe{
		height:200px;
	}

	.select2-container{
		min-width:100% !important;
	}
	.common-cms-elements-ui{
		padding:20px 0;
	}

	.donor-list .col-md-6{
	margin:0 0 20px 0;
	}

	.footer-text{
		padding-bottom:10px;
	}
	.count-section ul li{
		min-height: 152px;
	}
	.count-section ul li em{
		font-size: 40px;
	}
	.count-section ul li p{
		font-size: 14px;
		padding: 0 5px;
	}
	.blog-section{
		padding:20px 0;
	}
	.quote-form-section .rowm .colm{
		width:50%;
		margin:0 0 20px 0;
	}
	.quote-form-section .rowm .quote-col{
		margin:0;
	}
	.quote-form-section{
		padding:20px 0;
	}
	.link-section ul li{
		padding:10px;
		display:block;
		float:none;
		width:100%;
	}
	.foundation-section .sponsor-col .sponsor-row{
		/*padding:0 0 0 100px;*/
	}
	.foundation-section .sponsor-col{
		padding:0;
	}
	.foundation-section{
		padding:20px 0;
	}
	.foundation-outer{
		border-right:none;
		border-bottom: 1px solid #8e7cff;
		padding:0 15px 20px 15px;
		margin:0 0 20px 0;
	}
	.navbar-toggler{
		top:17px;
	}
	.navbar-light .navbar-brand .text-logo{
		display:none;
	}
	.navbar-brand img{
		width:70px;
	}
	.navbar-brand .text-logo{
		width:auto;
	}
	.blog-section .rowm .colm{
		width:50%;
		margin:0 0 20px 0;
	}
	.author-row{
		margin:20px 0;
	}
}

@media screen and (max-width:499px){
	.quote-form-section .rowm .colm{
		width:100%;
		float:none;
	}
	.blog-section .rowm .colm{
		width:100%;
		float:none;
	}

}


.foundation-section .col-md-12{
	text-align: center;
}

.sponsor-row-2 {
	display: inline-block;
	position: relative;
	padding: 80px;
}

.sponsor-row-2 img{
	max-height: 600px;
}

.sponsor-row-2:before {
	content: '';
	position: absolute;
	background-image: url('../../resources/images/border.png');
	height: 170px;
	top: 0px;
	width: 188px;
	left: 0;
}

.sponsor-row-2:after {
	content: '';
	position: absolute;
	background-image: url('../../resources/images/border.png');
	height: 170px;
	bottom: 0px;
	width: 188px;
	right: 0;
	transform: rotate(175deg);
}
img.adimg {
   height:150px;
  --g: 4px;     /* the gap */
  --b: 6px;    /* border thickness*/
  background-size: 200% var(--b),var(--b) 200%;
  border: 4px solid;
}
@media screen and (max-width:767px) {
	.sponsor-row-2{
		padding: 40px;
		width: 100%;
	}
	.sponsor-row-2 img {
		max-height: 500px;
		height: auto;
	}

		.sponsor-row-2:before{
			height: 96px;
			top: -5px;
			width: 104px;
			left: -5px;
			background-size: cover;
		}

		.sponsor-row-2:after {
			bottom: -5px;
			right: -5px;
			transform: rotate(175deg);
			height: 96px;
			width: 104px;
			background-size: cover;
		}
}
