@font-face {
	font-family: NeoSans_Light;
	src: url('../fonts/NeoSans_Light.otf');
}

@font-face {
	font-family: NeoSans_Bold;
	src: url('../fonts/NeoSans Black.otf');
}

body,
h5.objective-sub-title,
.reg-form h2 {
	font-family: NeoSans_Light;
}

.no-white-space {
	white-space: nowrap;
}

a:hover {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^=heading-],
p {
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^=heading-] {
	font-family: NeoSans_Bold;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit
}

h1,
.heading-1 {
	font-size: 32px;
	line-height: 1.5;
}

.header-wrapper {
	background-color: #4892db;
}

.bg-blue {
	background-color: #4892db;
    border-top: 1px solid;
}

.logo-wrap {
	width: 300px;
}

.navbar-light .navbar-nav .nav-link.my-nav-link {
	color: #fff;
	text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link.my-nav-link:hover,
.navbar-light .navbar-nav .nav-link.my-nav-link:focus {
	color: #dacece;
}

.section-sm,
.section-md,
.section-lg,
.section-xl {
	padding: 50px 0;
}

.section-main-bunner {
	position: relative;
	background: #232323;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.section-main-bunner.section-main-bunner-filter:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
	color: rgb(43, 78, 98);
	background: linear-gradient(360deg, rgba(43, 78, 98, 0.6) 0.91%, rgba(43, 78, 98, 0.28) 47.77%, rgba(43, 78, 98, 0.29) 99.52%);
	z-index: 1;
}

.section-main-bunner .main-bunner-img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: .4;
}

.section-main-bunner.section-main-bunner-filter .main-bunner-img {
	opacity: 1;
}

.section-main-bunner .main-bunner-inner {
	position: relative;
	flex: 1;
	z-index: 1;
}

.row-50 {
	margin-bottom: -50px;
}

.row-50>* {
	margin-bottom: 50px;
}

.section-main-bunner:after {
	content: '';
	z-index: 10;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 125px;
	background-image: url(../images/Theme.png);
}

.btn-theme-primary {
	color: #fff;
	background-color: #2b67a3;
	border-color: #2b67a3;
	border-radius: 10px;
	font-weight: bold;
	line-height: 2;
	padding: 4px 32px;
}

.btn-theme-primary:hover,
.btn-theme-primary:focus {
	background-color: #fff;
	color: #2a68a3;
}

.post-classic-media {
	position: relative;
	display: block;
}

.post-classic-media img {
	width: 100%;
}

[class*=bg-] {
	background-size: cover;
	background-position: center center;
}

.bg-image-1 {
	position: relative;
	background-position: center;
}

.text-title-block-white {
	position: relative;
	font-weight: 700;
}

.text-align-justify {
	text-align: justify;
}


.text-blue {
	color: #4892db;
}

.text-gray,
.static-page p {
	color: #292929;
}

.about-text{
	max-height: 200px;
    overflow-y: auto;
    padding-right: 8px;
    position: relative;
}
.about-text p{
	text-align: justify;
	color: #292929;
}

.text-upper-case {
	text-transform: uppercase;
}

.my-label {
	font-weight: bold;
	color: #292929;
}

.img-rounded {
	border-radius: 0.75rem;
}

.img-bordered-rounded {
	border-radius: 1rem;
	border: 6px solid #fff;
}

.text-black {
	color: #000;
}

.footer-linked-bottom {
	text-align: center;
	padding: 16px 0;
}

.bg-black-300 {
	background: #343233;
}

.footer-linked-main {
	padding: 45px 0;
	text-align: center;
}

.footer-linked-main__links {
	color: #dbd9da;
	margin-bottom: 1rem;
}

.footer-linked-main__links:hover {
	color: #fff;
}

.footer-linked-items-wrap {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.touch-social {
	display: flex;
	align-items: center;
	justify-content: center;
}

.social-item {
	border: 3px solid #dbd9da;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
}

.social-item:hover {
	border-color: #fff;
}

.main-bunner-title {
	font-size: 40px;
}

.objective-wrap {
	padding: 150px 0 50px 50px
}

.objective-item {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2rem;
}

.objective-item__img {
	width: 100px;
	margin-right: 15px;
	text-align: center;
}

.gallery-wrap {
	text-align: center;
	position: relative;
}

.gallery-img-wrap {
	display: inline-block;
}

.gallery-wrap .gallery-img-wrap:first-child img {
	width: 215px;
	height: 175px;
}

.gallery-wrap .gallery-img-wrap:nth-child(2) img {
	width: 275px;
	height: 235px;
}

.gallery-wrap .gallery-img-wrap:nth-child(3) img {
	width: 325px;
	height: 175px;
}

.gallery-wrap .gallery-img-wrap:nth-child(4) img {
	width: 310px;
	height: 250px;
}

.gallery-wrap .gallery-img-wrap:nth-child(5) img {
	width: 215px;
	height: 175px;
}

.gallery-wrap .gallery-img-wrap:nth-child(6) img {
	width: 215px;
	height: 175px;
}

.gallery-wrap .gallery-img-wrap:nth-child(odd) {
	visibility: visible;
	animation-name: fadeInLeft;
	margin-bottom: 2rem;
}

.gallery-wrap .gallery-img-wrap:nth-child(even) {
	visibility: visible;
	animation-name: fadeInRight;

}

.topmost-img {
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btm-hr-line {
	border-bottom: 1px solid #a5a5a5;
}

.donate-img {
	width: 450px;
	margin: 0 auto 30px;
}

.custom-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.static-page li {
	list-style: none;
	color: #292929;
}

.map-border {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 31px 0 60px;
}

.map-border iframe {
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
}



.cardholder {
	margin-bottom: 150px;
	perspective: 600px;
}

.card {
	width: 300px;
	background-color: transparent;
	transform: rotateY(50deg);
	box-shadow: -6px 5px 13px 2px rgba(0, 0, 0, 0.25);
	transition: all 1s ease;
	color: transparent;
}

.card:hover {
	width: 300px;
	background-color: transparent;
	transform: rotateY(0deg);
	box-shadow: 0px 0px 36px 2px rgba(0, 0, 0, 0.25);
	color: black;
}

.card:hover p {
	background-color: #fff;
	color: #000;
}

p.desc {
	z-index: 999;
	position: absolute;
	top: 10px;
	padding: 10px;
}

.banner-pagination .swiper-pagination-bullet {
	width: 16px;
    height: 16px;
}

.banner-pagination .swiper-pagination-bullet-active{
	background: #fff;
}

.fancy-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 260px;
		margin-bottom: 1.5rem;
}
.photo-container {
    background: #0f0523 50% 50% / cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 1s;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}.photo-container:hover {
    -webkit-transform: scale(1.25);
		transform: scale(1.25);
}
.photo-container::before {
    background: linear-gradient(transparent, rgba(49, 82, 123, 0.5), #3b5a79);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.photo-title{
	font-weight: 300;
    font-size: 1.33333rem;
    line-height: 1.25;
    margin: 0;
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 0;
}

 /* width */
    .my-scrollbar ::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .my-scrollbar ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #e2e2e2; 
        border-radius: 10px;
    }

    /* Handle */
    .my-scrollbar ::-webkit-scrollbar-thumb {
        background: rgb(158, 157, 157); 
        border-radius: 10px;
    }

    /* Handle on hover */
    .my-scrollbar ::-webkit-scrollbar-thumb:hover {
        background: #3b3b3b; 
    }

    .gradient-div {
    	position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    height: 25px;
	    background-image: linear-gradient(to bottom, transparent, #fff);
    }
    .gradient-div.president {
    	background-image: linear-gradient(to bottom, transparent, #545151de)
	}
	
/* pagination */
	  .pagination {
		display: inline-block;
		padding-left: 0;
		margin: 20px 0;
		border-radius: 4px;
	  }
	  .pagination > li {
		display: inline;
	  
	  }
	  .pagination .page-item.active .page-link {
	  	color: #fff;
	  background-color:
	  #2b67a3;
	  border-color:
		#2b67a3;
	  }

	  .pagination li a:hover {
	  	color: #fff;
	  background-color:
	  #2b67a3;
	  border-color:
		#2b67a3;
	  }

	  .pagination > li > a, .pagination > li > span {
		position: relative;
		float: left;
		padding: 6px 12px;
		margin-left: -1px;
		line-height: 1.42857143;
		color: #2b67a3;
		text-decoration: none;
		background-color: #fff;
		border: 1px solid 
		#ddd;
			border-top-color: rgb(221, 221, 221);
			border-right-color: rgb(221, 221, 221);
			border-bottom-color: rgb(221, 221, 221);
			border-left-color: rgb(221, 221, 221);
	  }

	  .pagination .page-item:first-child .page-link {
  	    border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	  }

	  .page-item:last-child .page-link {
	  	    border-top-right-radius: 0;
    		border-bottom-right-radius: 0;
	  }
	  
	  
	  