/*!
Theme Name: FT Charity NGO Pro
Theme URI: 
Author: flawlessthemes
Author URI: https://flawlessthemes.com/
Description: FT Charity NGO is a best free Non Profit Organization (NGO) and charity WordPress theme encompassing almost everything you’ll need to create a high-quality website.Every non-profit organization is unique – and your website should reflect that and FT Charity NGO theme will help you create a uniqie website for you. This theme loads quickly and is fully responsive making it look great on any device. You can use FT charity NGO theme to accept donations and fundraising from visitors by running fonation campaign using Give WordPress plugin.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ft-charity-ngo
Tags: one-column, two-columns, right-sidebar, custom-background, custom-logo, custom-menu, editor-style, featured-images, post-formats, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

LMS Academic is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}*/

/* Small menu. */
/*.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}
*/
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

/*.post,
.page {
	margin: 0 0 1.5em;
}*/

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*
.js .main-wrap::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0;
	background: rgba(0,0,0,0.3);
}*/

/* Layout for search container */
.search-menu {
	padding: 3em;
}

.js .search-menu {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 100%;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    background: #fff;
}

.js .search-menu::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.btn--search-close {
    font-size: 2em;
    position: absolute;
    float: right;
    right: 0;
    top: 24px;
}



#menu-primary.navbar-nav>li {
    float: none;
    display: block;
}

.search-menu .container {
    position: relative;
}

.search__input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #969696;
}

.search__input::-moz-placeholder {
	opacity: 1;
	/* Mozilla Firefox 19+ */
	color: #969696;
}

.search__input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #969696;
}

.search__input::-webkit-search-cancel-button,
.search__input::-webkit-search-decoration {
	-webkit-appearance: none;
}

.search__input::-ms-clear {
	display: none;
}

.search__info {
	font-size: 90%;
	font-weight: bold;
	display: block;
	width: 50%;
	padding: 0.85em 0;
	color: #000;
}

.search__related {
	display: flex;
	width: 35%;
	padding: 4em 0 0 0;
	pointer-events: none;
}

.search__suggestion h3 {
	font-size: 1.35em;
	margin: 0;
}

.search__suggestion h3::before {
	content: '\21FE';
	display: inline-block;
	padding: 0 0.5em 0 0;
}

.search__suggestion p {
	font-size: 1.15em;
	line-height: 1.4;
	margin: 0.75em 0 0 0;
	color: #ff4848;
}

/************************/
/* Transitions 			*/
/************************/

.js .main-wrap::after {
	transition: opacity 0.3s;
	transition-timing-function: ease-out;
}

.js .main-wrap--overlay::after {
	opacity: 1;
	transition-delay: 0s;
}

.js .search-menu {
	pointer-events: none;
	transition: transform 0.3s;
	transition-delay: 0.4s;
	transition-timing-function: ease-out;
}

.js .search--open {
	pointer-events: auto;
	transform: translate3d(-100%,0,0);
	transition-delay: 0s;
}

.js .search-menu::after {
	transition: transform 0.3s;
	transition-timing-function: ease-out;
}

.js .search--open::after {
	transform: translate3d(100%,0,0);
	transition-delay: 0.4s;
}

.js .btn--search-close {
	transition: opacity 0.1s;
	transition-delay: 0.3s;
}

@media screen and (max-width: 40em) {
	.btn--search-close {
		font-size: 1.25em;
	}
	.search__related {
		font-size: 80%;
		width: 75%;
	}
	.search__input {
		font-size: 2em;
		width: 90%;
	}
	.search__info {
		width: 90%;
	}
}



/* Icons */

.icon {
	display: block;
	width: 1.5em;
	height: 1.5em;
	margin: 0 auto;
	fill: currentColor;
}

.search-wrap {
    float: right;
}

/*.home .main-wrap{

    height: 100vh;	
}
.main-wrap {
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 99999;
    position: relative;
}
.home .main-wrap {
	    z-index: 999999;
}*/
/*button#btn-search-close {
    opacity: 0;
}*/
.main-wrap.main-wrap--overlay button#btn-search-close {
    opacity: 1;
}
#menu-primary li a {
    font-size: 40px;
    margin-bottom: 21px;
    color: #000;
    padding-left: 0;
    display: block;
}
.menu-wrap {
    margin-top: 100px;
}
.menu-wrap h2 {
    font-size: 56px;
    margin-bottom: 60px;
}

#menu-primary li a:hover{
	background: none !important;
	color: #888 !important;
}

/*.main-wrap.main-wrap--overlay {
    position: fixed;
    top: 32px;
}
*/
button#btn-search, button#btn-search-close {
    background: none;
    padding: 0;
    height: auto;
    outline: 0 !important;
    border: none !important;
}

.home button#btn-search i{
	color:#fff;
}
button#btn-search i{
	color:#000;
}
button#btn-search-close i {
    color: #000;
}
button#btn-search i, button#btn-search-close i {
    font-size: 35px;
}
nav#menu-primary {
    max-height: 550px;
    overflow: hidden;
    overflow-y: scroll;
}
nav#menu-primary ul {
    padding: 0;
    margin: 0;
    list-style: none;
}



.controls button.next, .controls button.previous {
    background: none;
    border: 1px solid #000 !important;
    color: #000;
}

.controls button.next, .controls button.previous {
    color: #000 !important;
    font-size: 39px !important;
    padding: 0 !important;
    height: auto !important;
    line-height: 51px !important;
    outline: 0 !important;
}
.controls button.previous {
    border-right: 0 !important;
}
.controls {
    margin-top: 50px;
    padding: 0;
    margin-bottom: 30px;
}

a.about-second-wrap-link {
    background: #fff;
    font-size: 51px;
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 59px;
}
.about-second-wrap {
    position: relative;
}

.header-social .social-icon, .header-social .header-phone {
    display: inline-block;
    margin-right: 20px;
}
.header-social .social-icon a, .header-social .header-phone a {
    color: #000;
    font-size: 18px;
    z-index: 9999;
    position: relative;
    cursor: pointer;
}
.header-social .header-phone {
    margin-right: 25px;
    border-right: 1px solid #000;
    padding-right: 20px;
}
.home.page-template-template-home .header-social .header-phone {
    border-right: 1px solid rgba(255, 255, 255, 0.36);
}

button#btn-search, .header-social {
    display: inline-block;
}
.header-social {
    margin-right: 25px;
}

.home.blog header#masthead {
    position: relative;
    top: auto;
    z-index: 9999;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) !important;
}
.home.blog .header-social .social-icon a, .home.blog .header-social .header-phone a {
    color: #000;
 }

 .home.blog header#masthead h2.site-title a {
    color: #000;
}
.home.blog p.site-description {
    color: #565656 !important;
}
/*.home.blog .main-wrap {
    height: auto;
    z-index: 99999;
}*/
.home.blog button#btn-search i {
    color: #000;
}
.home .header-social .social-icon a, .home .header-social .header-phone a{
	color: #fff;
}

a:focus, a:focus-within {
outline: none;
    border-bottom: 1px solid;
}
a.focus-visible {
outline: none !important;
    border-bottom: 1px solid !important;
}
.header-social .social-icon a:focus, .header-social .header-phone a:focus,.header-social .social-icon a:focus-within, .header-social .header-phone a:focus-within,.header-social .social-icon a:focus-visible, .header-social .header-phone a:focus-visible{
outline: none !important;
    border-bottom: 1px solid !important;
}
.blog article.hentry,.archive article.hentry,.search-results article.hentry {
    margin-bottom: 50px;
}

.blog article a.btn.btn-default,.archive article a.btn.btn-default ,.search-results article a.btn.btn-default {
    margin-top: 30px;
}

.single .entry-footer a.btn.btn-default {
    display: none;
}
section.footer-sec a, section.footer-sec p, section.footer-sec span {
    color: #fff;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-sec h3.widget-title {
    color: #fff;
    font-size: 29px;
    margin-bottom: 20px;
}
.footer-sec ul li {
    margin-bottom: 10px;
}
.footer-sec #wp-calendar tbody tr td {
    color: #fff;
}
.footer-sec #wp-calendar thead tr th {
    color: #fff;
}
.custom-logo-link, .logo-wrap {
    float: left;
}
.custom-logo-link{
	margin-right: 15px;
}

.hero-section .image:before {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
}
a.skip-link.screen-reader-text {
    font-size: 16px;
}
.navbar-nav .dropdown-menu {
    display: block !important;
        left: -999em;
}



@media only screen and (max-width: 480px) {
.banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap {
    padding-top: 74%;
    padding-left: 30px;
    padding-right: 30px;
}
}

@media only screen and (max-width : 320px) {

}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
.navbar-header {
    float: none;
}
}

.loader {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #28C77B;
}
.load-three-bounce{
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  width: 80px;
  margin-left: -40px;
  margin-top: -10px;
}
.load-three-bounce .load-child {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  animation: load-three-bounce 1.4s ease-in-out 0s infinite both;
}
.load-three-bounce .bounce1{
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.load-three-bounce .bounce2{
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes load-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: sacle(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes load-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: sacle(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes load-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: sacle(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes load-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: sacle(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}


.scroll-to-top {
width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 40px;
    border-radius: 50%;
    display: none;
    z-index: 2000;
    background-color: #28C77B;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
}
.scroll-to-top:before, .scroll-to-top:after {
    content: '';
    position: absolute;
    display: block;
    top: 15px;
    background-color: #fff;
    height: 16px;
    width: 3px;
}
.scroll-to-top:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 28px;
}
.scroll-to-top:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 28px;
}
.scroll-to-top:focus {
  outline: none;
}
a.navbar-brand {
    padding-top: 7px;
    padding-left: 0;
}
.btn-wrap .btn:first-child:hover{
  background:  #28C77B;
  color:  #fff !important;
  border-color: #28C77B;
}
.site-title a{
  color:  #1c1c1c;
}
.banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap {
    padding-top: 21%;
}
footer .widget {
    color: #bbb;
}
.btn-wrap .btn:first-child {
    background: #28C77B;
    border-color: #28C77B;
    color: #fff !important;
}
.c2a-inner.upper.text-center {
    background: #fff;
    -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease 0s;
}
.c2a-inner.upper.text-center p {
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
}
.c2a-inner.upper.text-center h3 {
    padding-left: 25px;
    padding-right: 25px;
}
.tooltip{
  position:relative;
  float:right;
}
.progress,.progress-bar {
    position: relative;
}
.tooltip > .tooltip-inner {background-color: #ff7e27; padding:5px 15px; color:#fff; font-weight:bold; font-size:13px;}
.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff7e27;
        left: 50% !important;
}

.progress{
  border-radius:0;
  overflow:visible;
}
.progress-bar{
   background:#ff7e27;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
}
.single-cause-wrap {
    margin-right: 20px;
    outline: 0;
}
#give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row select, form.give-form .form-row textarea, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea,input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
width: 100%;
    padding: 11px 10px;
    line-height: 1.4;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
    background: #28C77B;
    border: 2px solid #28C77B;
    color: #fff !important;
    border-radius: 5px;
    font-family: Raleway;
    text-transform: capitalize;
    font-size: 16px;
    padding: 12px 30px;
    outline: 0;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
    background: #1c1c1c;
    border-color: #1c1c1c;
    color: #fff;
  }
.mfp-close-btn-in .mfp-close {
    color: #333 !important;
}
.give-modal .mfp-content {
    padding: 2em 2em 2em 2em;
    margin: 0em auto;
    background-color: #fff;
    border-radius: 4.2px;
    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
}
button.give-donation-level-btn {
    width: 100%;
    padding: 11px 21px;
    line-height: 1.4;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    color: #666 !important;
    border-radius: 3px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

button.give-donation-level-btn.give-btn.give-btn-level-custom{
  background:  #28C77B;
  color: #fff !important;
  border:  none;
}
form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text ,form[id*=give-form] #give-final-total-wrap .give-final-total-amount{
    border: 1px solid #e5e5e5;
    padding: 21px 20px;
    outline: 0;
    line-height: 0px;
}
form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before,form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    border-right: none;

}
.give-progress-bar {
    height: 12px;
    border-radius: 0 !important;
}
.give-progress-bar>span{
  border-radius:  0;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.give-sidebar .widget-title {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.give-sidebar .widget ul li a {
    color: #62646c;
    text-decoration: none;
}
.give-sidebar .images {
    margin-bottom: 40px !important;
}
.home.page-template {
    height: auto;
}
.banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 40px;
    position: relative;
    color: #fff;
    margin-top: 0;
    line-height: 33px;
}
.event-wrap .event-date {
    text-align: center;
}



.project-section .card {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 470px;
  background-repeat:  no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
}

.project-section .card:before {
    background: linear-gradient(to top,rgba(0, 0, 0, 0.69) 0,rgba(0,0,0,0) 100%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    opacity: 0.9;
}
.card-infos h1 {
    color: #fff;
}
.card-infos span{
  display:  block;
}
.card-infos .btn {
    margin-top: 15px;
    padding: 6px 13px;
}
.project-section .card-infos {
    padding: 30px;
    position: absolute;
    bottom: 28%;
    text-align: center;
    color: #fff;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    transition: all 0.3s ease 0s;
}


.project-section .card-infos .links {
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.project-section .card-infos .links a {
  margin: 0 8px;
  font-size: 13px;
  color: #aaa;
  text-decoration: none;
  -webkit-transition: color, 0.3s, ease-in-out;
  -moz-transition: color, 0.3s, ease-in-out;
  transition: color, 0.3s, ease-in-out;
}
.project-section .card-infos .links a:hover {
  color: white;
}
.project-section .card-infos:hover {
  opacity: 1;
}

.project-section .card-infos:hover .card-infos-wrap{
  opacity:  1;
}
.card-infos-wrap {
    opacity: 0;
    text-align: left;
}
.card-infos-wrap {
    opacity: 0;
    text-align: left;
    position: relative;
    top: -70px;
      transition: all 0.3s ease 0s;
}
.card-infos h3 {
    font-weight: 500;
    color: #ffba00;
    font-size: 67px;
    text-transform: uppercase;
}
.project-section .card-infos:hover h2{
  opacity:  0;
}
.card-infos h2 {
    color: #fff;
    position: relative;
    top: 70px;
    font-size: 24px;
}

.cta-sec {
padding: 50px 0;
    text-align: center;
    background: #28C77B;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    outline: 0;}

  .cta-sec .cta-content {
    z-index: 99;
    position: relative;
    max-width: 800px;
    margin: 0 auto; }
    .cta-sec .cta-content h2 {
    margin: 0;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 39px;}
    .cta-sec .cta-content p {
      margin-bottom: 20px;
      color: #fff; }

.service-layout1.serviceBox {
  text-align: center;
  text-align: center;
  padding: 35px 20px;
  background: #28C77B;
  border-radius: 4px;
  border: 1px solid #eee;
  transition: all 0.3s ease 0s; }

.service-layout1.serviceBox:hover {
  box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13); }

.service-layout1.serviceBox .service-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 auto; }

.service-layout1.serviceBox .title {
  font-size: 22px;
  color: #fff;
  margin: 25px 0 10px 0; }

.service-layout1.serviceBox .description {
  font-size: 16px;
  color: #fff;
  padding: 0 20px;
  margin: 0; }

.about-sec {
  background-color: #fafafa;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain; }

.about-sec.section h2 {
  color: #1c1c1c;
  font-weight: 800;
  margin-top: 0;
  font-size: 36px;
  line-height: 48px; }

.about-wrap {
  padding: 60px 50px;
  padding-bottom: 0; }

.about-wrap a.btn.btn-default {
  margin-top: 30px; }

.title {
  font-family: "Raleway";
  font-size: 24px;
  font-weight: 700;
  color: #5D4037;
  text-align: center; }

h1 + p, p + p {
  margin-top: 10px; }

#app {
  padding: 40px 80px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.card-wrap {
  -webkit-transform: perspective(800px);
  transform: perspective(800px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
  text-align: center; }

.card-wrap:hover .card-info {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.card-wrap:hover .card-info p {
  opacity: 1; }

.card-wrap:hover .card-info, .card-wrap:hover .card-info p {
  transition: all 0.3s ease 0s; }

.card-wrap:hover .card-info:after {
  transition: 5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.card-wrap:hover .card-bg {
  transition: all 0.3s ease 0s;
  opacity: 0.8; }

.card-wrap:hover .card {
  transition: all 0.3s ease 0s; }

.card {
  position: relative;
  width: 100%;
  height: 350px;
  background-color: #333;
  overflow: hidden;
  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

.card-bg {
  opacity: 0.5;
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.3s ease 0s;
  pointer-events: none; }

.card-info {
  padding: 20px;
  position: absolute;
  bottom: 17px;
  color: #fff;
  -webkit-transform: translateY(40%);
  -ms-transform: translateY(40%);
  transform: translateY(40%);
  transition: all 0.3s ease 0s; }

.card-info p {
  opacity: 0;
  text-shadow: black 0 2px 3px;
  transition: all 0.3s ease 0s; }

.card-info * {
  position: relative;
  z-index: 1; }

.card-info:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-blend-mode: overlay;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s ease 0s; }

.card-info h1 {
  color: #fff;
  font-weight: 800;
  margin-top: 0;
  font-size: 24px;
  line-height: 35px; }

.callout-desc h2 {
  color: #1c1c1c;
  font-weight: 800;
  margin-top: 0;
  font-size: 25px;
  line-height: 37px; }

.callout-wrap.section {
  background-color: #f4f1ec; }

.service-section.section .row {
  margin-bottom: 35px; }
  .service-section.section .row:last-child {
    margin-bottom: 0; }

.callout-box-item .media-wrap {
  position: relative;
  background-size: cover;
  height: 200px;
  background-position: center center;
  width: 100%;
  padding: 10px; }

.callout-box-item {
  box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.1); }

.callout-box-item .btn-default {
  padding: 9px 20px;
  box-shadow: none !important;
  margin-top: 15px; }

.callout-box-item h3 {
  margin-top: 0;
  font-size: 21px; }

.callout-box-item .callout-body {
  padding: 40px 30px; }

.our-team.team-layout1 {
  text-align: center;
  position: relative; }

.our-team.team-layout1:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.our-team.team-layout1 .pic {
  position: relative; }

.our-team.team-layout1 .pic:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.6s ease 0s; }

.our-team.team-layout1:hover .pic:before {
  opacity: 1; }

.our-team.team-layout1 img {
  width: 100%;
  height: auto; }

.our-team.team-layout1 .team-content {
  padding: 30px 0 20px;
  position: relative;
  top: 0;
  transition: all 0.6s ease 0s; }

.our-team.team-layout1:hover .team-content {
  top: -50%; }

.our-team.team-layout1 .title {
  display: block;
  font-size: 22px;
  color: #333;
  margin: 0 0 7px 0;
  transition: all 0.6s ease 0s; }

.our-team.team-layout1 .post {
  display: block;
  font-size: 14px;
  color: #707070;
  text-transform: capitalize;
  transition: all 0.6s ease 0s; }

.our-team.team-layout1 .social {
  width: 100%;
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
  transition: all 0.6s ease 0s; }

.our-team.team-layout1 .social li {
  display: inline-block; }

.our-team.team-layout1 .social li a {
  display: block;
  font-size: 16px;
  position: relative;
  transition: all 0.3s ease 0s;
  border-radius: 50%;
  color: #fff;
  background: #4c83ff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 4px; }

.our-team.team-layout1 .social li:last-child a {
  border-right: none; }

.our-team.team-layout2 {
  text-align: center;
  margin-bottom: 100px;
  z-index: 1;
  position: relative; }

.our-team.team-layout2 .pic {
  border-radius: 50%;
  overflow: hidden;
  position: relative; }

.our-team.team-layout2 .pic:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s; }

.our-team.team-layout2:hover .pic:after {
  opacity: 1; }

.our-team.team-layout2 .pic img {
  width: 100%;
  height: auto; }

.our-team.team-layout2 .social {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  position: absolute;
  top: 45%;
  left: 0;
  z-index: 1;
  transition: all 0.5s ease 0s; }

.our-team.team-layout2:hover .social {
  opacity: 1; }

.our-team.team-layout2 .social li {
  display: inline-block; }

.our-team.team-layout2 .social li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 15px;
  color: #fff;
  margin-right: 10px;
  transition: all 0.5s ease 0s; }

.our-team.team-layout2 .social li a:hover {
  background: #fff;
  color: #000; }

.our-team.team-layout2 .team-info {
  width: 100%;
  color: #464646;
  margin-top: 30px; }

.our-team.team-layout2 .title {
  display: block;
  font-size: 22px;
  color: #333;
  margin: 0 0 7px 0;
  transition: all 0.6s ease 0s; }

.our-team.team-layout2 .post {
  display: block;
  font-size: 14px;
  color: #464646; }

.our-team.team-layout3 {
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.our-team.team-layout3 .pic {
  position: relative;
  transition: all 0.5s ease 0s; }

.our-team.team-layout3 .pic:after {
  content: "";
  width: 100%;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s; }

.our-team.team-layout3:hover .pic:after {
  height: 100%;
  opacity: 0.85; }

.our-team.team-layout3 img {
  width: 100%;
  height: auto; }

.our-team.team-layout3 .team-content {
  width: 100%;
  position: absolute;
  top: -50%;
  left: 0;
  transition: all 0.5s ease 0.2s; }

.our-team.team-layout3:hover .team-content {
  top: 38%; }

.our-team.team-layout3 .title {
  display: block;
  font-size: 22px;
  color: #fff;
  margin: 0 0 7px 0;
  transition: all 0.6s ease 0s; }

.our-team.team-layout3 .post {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-transform: capitalize; }

.our-team.team-layout3 .social {
  padding: 0;
  margin: 40px 0 0 0;
  list-style: none; }

.our-team.team-layout3 .social li {
  display: inline-block; }

.our-team.team-layout3 .social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  margin: 0 7px;
  transition: all 0.5s ease 0s; }

.our-team.team-layout3 .social li a:hover {
  background: #fff;
  color: #28C77B; }

.doughnut-chart {
  text-align: center; }

.doughnut-chart-canvas {
  display: block; }

.doughnut-chart-container {
  position: relative;
  width: 75pxe;
  height: 75px;
  margin: 0 auto; }

.doughnut-chart-value {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  margin-top: -10px;
  font-size: 18px;
  font-weight: 700; }

.doughnut-chart-unit {
  font-size: 50%; }

.doughnut-chart-caption {
  font-size: 12px;
  font-weight: 700; }
  .doughnut-chart-caption .icon-info-sign {
    font-size: 16px; }



.single-cause-wrap {
  background: #fff;
  -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s; }
/*  .single-cause-wrap:hover {
    box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13); }*/
  .single-cause-wrap .cause-img {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
.single-cause-wrap .cause-details {
    text-align: center;
    padding: 25px;
    padding-top: 8px;
    padding-bottom: 29px;
    overflow: hidden;
}
    .single-cause-wrap .cause-details h3.post-title a {
    color: #1c1c1c;
    text-decoration: none;
    font-size: 24px;}
      .single-cause-wrap .cause-details h3.post-title a:hover {
        color: #28C77B; }

.js-easy-pie-chart {
  position: absolute;
  bottom: -33px;
  left: 36%;
  text-align: center;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 50%; }

.raise-goal-wrap div {
  display: inline-block;
  margin-right: 7px; }

.raise-goal-wrap .goal {
  margin-left: 3px; }

.raise-goal-wrap div span {
  font-weight: 600;
  color: #555; }

.raise-goal-wrap div span.text {
  font-weight: bold;
  color: #28C77B; }
.causes-slider-wrap .single-cause-wrap {
    margin-top: 10px;
    margin-bottom: 30px;
}
.event-section.section {
  background: #fafafa; }

.event-wrap ul {
  list-style: none; }
  .event-wrap ul .event-date .day {
    font-size: 72px;
    line-height: 70px;
    font-family: 'Montserrat', serif;
    color: #e9e5de; }
  .event-wrap ul .event-date span {
    display: block; }
  .event-wrap ul .event-date span:last-child {
    display: block;
    text-transform: uppercase;
    margin-top: 1px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'Montserrat', serif; }
  .event-wrap ul .event-desc h3 {
    margin-top: 0;
    font-size: 24px;}
  .event-wrap ul li {
    padding: 35px 0;
    border-bottom: 1px solid #eee; }
  .event-wrap ul .event-desc p {
    margin-bottom: 0; }
  .event-wrap ul a.btn.btn-default {
    padding: 11px 32px;
    margin-top: 35px; }
  .event-wrap ul p.event-address {
    font-family: 'Montserrat', serif; }

.testimonial-content .page-img, .testimonial-content .page-content-wrap {
  width: 50%;
  float: left;
  background-color: #1c1c1c;
  height: 525px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }

.testimonial-content .page-content-wrap {
    padding: 6% 109px;
    text-align: left;}
  .testimonial-content .page-content-wrap h2 {
color: #d6d5d5;
    font-size: 39px;
    line-height: 52px;
    margin-top: 0;}
  .testimonial-content .page-content-wrap p {
    color: #d6d5d5; }
  .testimonial-content .page-content-wrap span {
    color: #fff;
    font-size: 17px;
    font-family: 'Montserrat', serif;
    margin-top: 25px;
    display: block; }

    .banner-wrapper {
  overflow: hidden; }
  .banner-wrapper .ngo-banner-slider {
    overflow: hidden; }
    .banner-wrapper .ngo-banner-slider .slider-item {
      width: 100%;
      height: 700px;
      min-height: 700px;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      outline: 0;
      position: relative; }
      .banner-wrapper .ngo-banner-slider .slider-item:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: rgba(0, 0, 0, 0.5); }
      .banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap {
        z-index: 99;
        text-align: center;
        padding-top: 20%;
        overflow: hidden;
        padding-bottom: 35px;
        max-width: 600px;
        float: none;
        margin: 0 auto;
        position: relative; }
        .banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap h2 {
          font-size: 51px;
          font-family: "Open Sans";
          color: #fff;
          text-transform: Capitalize;
          margin-top: 0;
          margin-bottom: 15px;
          line-height: 63px; }
   .banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap h4 {
    font-size: 21px;
    font-weight: lighter;
    margin-bottom: 40px;
    position: relative;
    color: #fff;
    margin-top: 0;
    font-family: "Montserrat";
}
          .banner-wrapper .ngo-banner-slider .slider-item .banner-text-wrap h4:before {
            display: none; }

