

@charset "UTF-8";
@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.header-container,
.foloi-format-image .entry-header,
.foloi-format-gallery .carousel-control {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4)
}

.entry-excerpt.image-caption {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.5)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0)
}


@font-face {
	font-family: 'Foloi';
	src: url(../fonts/Foloi.eot?2mz1ra);
	src: url(../fonts/Foloi.eot?2mz1ra#iefix) format("embedded-opentype"), url(../fonts/Foloi.ttf?2mz1ra) format("truetype"), url(../fonts/Foloi.woff?2mz1ra) format("woff"), url(../fonts/Foloi.svg?2mz1ra#Foloi) format("svg");
	font-weight: 400;
	font-style: normal
}


.foloi-icon {
	font-family: 'Foloi'!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fiaudio:before {
	content: "\e901"
}

.fileft:before {
	content: "\e902"
}

.firight:before {
	content: "\e903"
}

.ficlose:before {
	content: "\e904"
}

.filoading:before {
	content: "\e905";
	color: #ccc
}

.fimenu:before {
	content: "\e906"
}

.fipencil:before {
	content: "\e907"
}

.fipics:before {
	content: "\e908";
	color: #fff
}

.fisearch:before {
	content: "\e909";
	color: #bcbcbc
}

.fishare:before {
	content: "\e90a";
	color: #fff
}

.fitag:before {
	content: "\e90b";
	color: #929292
}

.filogo:before {
	content: "\e91e"
}

.fimin-logo:before {
	content: "\e900"
}

.ficomment:before {
	content: "\e96d"
}

.fispinner:before {
	content: "\e984"
}

.filink:before {
	content: "\e9cb"
}

.fivideo:before {
	content: "\ea9d"
}

.alignnone {
	margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}

a img.alignnone {
	margin: 5px 20px 20px 0
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img.aligncenter {
	width: 100%;
	height: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .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
}


.foloi-icon-sidebar {
	color: #fff;
	margin: 0 2px
}

.foloi-icon-sidebar:before {
	width: 22px;
	height: 22px;
	font-size: 22px
}

.foloi-icon-sidebar--gplus {
	margin-left: 8px
}

.foloi-icon-button:before {
	margin-top: 3px;
	margin-left: -3px
}

.image-container {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center
}

.profile-picture {
	width: 122px;
	height: 122px;
	overflow: hidden;
	border-radius: 50%;
	margin: 20px auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

body {
	font-family: 'Playfair Display', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: greyscale;
	transition: all 320ms ease
}

body.no-scroll {
	overflow-y: hidden
}

a {
	color: #000;
	-webkit-transition: color 320ms ease;
	-moz-transition: color 320ms ease;
	-ms-transition: color 320ms ease;
	-o-transition: color 320ms ease;
	transition: color 320ms ease
}
.height500 {
	height: 500px;
}
.nopadding {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #333
}

.background-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
.navbar-toggle {
	z-index: 100
}

.table {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0
}

.table .table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.text-caps {
	text-transform: uppercase
}

.btn-back {
	background: none;
	border: none
}

.btn-back:hover {
	background: none;
	border: none;
	color: #0094d9
}

.entry-content .clearfix img {
	max-width: 100%;
	display: inline-block;
	margin: 5px
}

.entry-content .clearfix li {
	display: inline-block
}

.entry-content .clearfix figure {
	display: inline-block;
	width: 40%
}

img {
	max-width: 100%;
	display: inline-block;
	margin: 5px
}

.header-container {
	position: relative;
	display: block;
	height: 326px
}

.site-title {
	color: #fff;
	margin: 0;
	font-size: 80px
}

.site-description {
	font-size: 14px;
	color: #fff;
	margin-top: 1em
}

.nav-container {
	bottom: 0;
	left: 0;
	right: 0
}

.navbar-foloi {
	text-align: center;
	border: none;
	border-radius: 0;
	min-height: auto;
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.navbar-foloi ul {
	float: none
}

.navbar-foloi li {
	float: none;
	display: inline-block
}

.navbar-foloi li.active a {
	opacity: 1
}

.navbar-foloi li.active a:after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.navbar-foloi li.open a {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.1)!important
}
.navbar-nav>li>a {
    padding-left: 6px;
    padding-right: 6px;
}

.navbar-foloi li.open a:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0!important
}

.navbar-foloi li.open a:hover,
.navbar-foloi li.open a:focus,
.navbar-foloi li.open a:visited {
	background-color: rgba(0, 0, 0, 0.1)!important
}

.navbar-foloi li.open a:hover:after,
.navbar-foloi li.open a:focus:after,
.navbar-foloi li.open a:visited:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0!important
}

.navbar-foloi li a {
	text-transform: uppercase;
	color: #162c50;
	font-size: 15px;
	opacity: .7;
	background: none;
	-webkit-transition: opacity 320ms ease;
	-moz-transition: opacity 320ms ease;
	-ms-transition: opacity 320ms ease;
	-o-transition: opacity 320ms ease;
	transition: opacity 320ms ease
}

.navbar-foloi li a:hover,
.navbar-foloi li a:focus,
.navbar-foloi li a:visited {
	background: none;
	opacity: 1
}

.navbar-foloi li a:hover:after,
.navbar-foloi li a:focus:after,
.navbar-foloi li a:visited:after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.navbar-foloi li a:after {
	content: '';
	position: absolute;
	display: block;
	left: 6px;
	right: 6px;
	bottom: 14px;
	height: 2px;
	background: #3cb664;
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px)
}

.navbar-foloi li ul.dropdown-menu {
	border: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.75)
}

.navbar-foloi li ul.dropdown-menu li {
	display: block
}
.navbar-foloi li ul.dropdown-menu li a {
	color: #fff;
}
.navbar-foloi li ul.dropdown-menu li a:hover,
.navbar-foloi li ul.dropdown-menu li a:focus,
.navbar-foloi li ul.dropdown-menu li a:visited {
	background: rgba(0, 0, 0, 0.25)!important;
	color: #fff
}

article {
	padding-top: 2px;
	padding-bottom: 40px
}

h1 {
	font-size: 34px;
	font-weight: 200
}

h1 a {
	color: #000
}

h1.entry-title {
	line-height: 1.5em;
	margin: 0;
	padding: 0
	font-size:40px;
}

h1.entry-title:before,
h1.entry-title:after {
	content: '';
	display: inline-block;
	position: relative
}

h1.entry-title:before {
	margin-right: 10px
}

h1.entry-title:after {
	margin-left: 10px
}

.entry-meta {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px
}

.entry-meta a {
	font-weight: 500;
	color: #898989
}

.entry-meta a:hover,
.entry-meta a:focus {
	color: #333
}

.entry-footer .entry-meta {
	font-size: 15px;
	font-weight: 700;
	color: #000
}

.entry-footer .entry-meta a {
	font-weight: 500;
	color: #898989;
	font-size: 15px
}

.entry-footer .entry-meta a:hover,
.entry-footer .entry-meta a:focus {
	color: #333
}

.cover .entry-meta {
	font-size: 13px;
	font-weight: 200;
	color: #fff;
	margin-bottom: 20px
}

.cover .entry-meta a {
	font-weight: 500;
	color: #fff
}

.cover .entry-meta a:hover,
.entry-meta a:focus {
	color: #e8e7e6
}

.standard-featured-link {
	display: block;
	position: relative
}

.standard-featured-link:hover .standard-featured:after,
.standard-featured-link:focus .standard-featured:after {
	background-color: rgba(0, 0, 0, 0)
}

.standard-featured {
	height: 330px;
	display: block;
	position: relative
}

.standard-featured:after {
	-webkit-transition: background-color 320ms ease;
	-moz-transition: background-color 320ms ease;
	-ms-transition: background-color 320ms ease;
	-o-transition: background-color 320ms ease;
	transition: background-color 320ms ease;
	content: '';
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.35)
}

.entry-excerpt {
	margin: 30px 0 16px
}

.entry-excerpt p {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 300;
	letter-spacing: .02em
}

.button-container {
	margin-bottom: 30px
}

.btn-foloi,
a.btn-foloi,
.entry-content a.btn-foloi {
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	color: #898989;
	padding: 8px 12px;
	border-radius: 0;
	border: 1px solid #898989;
	background-color: transparent
}

.btn-foloi:hover,
.btn-foloi:focus,
a.btn-foloi:hover,
a.btn-foloi:focus,
.entry-content a.btn-foloi:hover,
.entry-content a.btn-foloi:focus {
	color: #fff;
	border-color: #333;
	background-color: #333
}

.entry-footer {
	padding: 10px 5px;
	border-bottom: 4px solid #F1F1F1;
	color: #898989;
	text-transform: uppercase
}

.entry-footer a {
	color: #898989;
	display: inline-block;
	font-size: 12px
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333
}

.entry-footer .tags-list .foloi-icon {
	margin-right: 10px
}

.entry-footer .tags-list a {
	padding: 0 4px
}

.entry-footer .comments-link .foloi-icon {
	margin-left: 10px
}

.btn-warning {
	background-color: #0094d9;
	border-color: #0094d9
}

.btn-warning:hover,
.btn-warning:focus {
	color: #fff;
	background-color: #3294f0;
	border-color: #3294f0
}

.foloi-format-image .entry-header {
	height: 600px;
	position: relative
}

.foloi-format-image h1,
.foloi-format-image .entry-meta,
.foloi-format-image .entry-header {
	color: #fff
}

.foloi-format-image h1 a,
.foloi-format-image .entry-meta a,
.foloi-format-image .entry-header a {
	color: #fff
}

.foloi-format-image h1 {
	padding-top: 10px
}

.entry-excerpt.image-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0
}

.entry-excerpt.image-caption p {
	margin: 40px 0;
	font-size: 14px
}

.foloi-format-audio h1 {
	font-size: 30px
}

.foloi-format-audio h1.entry-title {
	display: inline-block;
	margin-right: 20px
}

.foloi-format-audio h1.entry-title:before,
.foloi-format-audio h1.entry-title:after {
	display: none
}

.foloi-format-audio .entry-meta {
	display: inline-block;
	margin-bottom: 0
}

.foloi-format-audio .entry-content iframe {
	width: 100%;
	height: 166px
}

.foloi-format-video header h1.entry-title {
	margin-top: 20px
}

.foloi-format-gallery header h1.entry-title {
	margin-top: 20px
}

.foloi-format-gallery .standard-featured {
	height: 500px;
	color: #fff
}

.foloi-format-gallery .standard-featured:after {
	background-color: transparent
}

.foloi-format-gallery .carousel-control {
	background: none;
	background-image: none;
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 30px;
	width: auto
}

.foloi-format-gallery .carousel-control .preview-container {
	position: relative;
	display: block;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0);
	line-height: 0;
	-webkit-transition: background-color 320ms ease;
	-moz-transition: background-color 320ms ease;
	-ms-transition: background-color 320ms ease;
	-o-transition: background-color 320ms ease;
	transition: background-color 320ms ease
}

.foloi-format-gallery .carousel-control .preview-container .thumbnail-container {
	position: absolute;
	display: block;
	height: 68px;
	width: 68px;
	border-radius: 50%;
	background: #999;
	top: 1px;
	-webkit-transition: transform 320ms ease;
	-moz-transition: transform 320ms ease;
	-ms-transition: transform 320ms ease;
	-o-transition: transform 320ms ease;
	-webkit-transition: -webkit-transform 320ms ease;
	transition: -webkit-transform 320ms ease;
	transition: transform 320ms ease;
	transition: transform 320ms ease, -webkit-transform 320ms ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.foloi-format-gallery .carousel-control.right .preview-container {
	padding-left: 80px;
	border-radius: 35.5px 0 0 35.5px
}

.foloi-format-gallery .carousel-control.right .preview-container .thumbnail-container {
	left: 1px
}

.foloi-format-gallery .carousel-control.left .preview-container {
	padding-right: 80px;
	border-radius: 0 35.5px 35.5px 0
}

.foloi-format-gallery .carousel-control.left .preview-container .thumbnail-container {
	right: 1px
}

.foloi-format-gallery .carousel-control:hover .preview-container {
	background-color: rgba(0, 0, 0, 0.8)
}

.foloi-format-gallery .carousel-control:hover .preview-container .thumbnail-container {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.foloi-format-gallery .entry-excerpt.image-caption {
	-webkit-transition: transform 320ms ease;
	-moz-transition: transform 320ms ease;
	-ms-transition: transform 320ms ease;
	-o-transition: transform 320ms ease;
	-webkit-transition: -webkit-transform 320ms ease;
	transition: -webkit-transform 320ms ease;
	transition: transform 320ms ease;
	transition: transform 320ms ease, -webkit-transform 320ms ease;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%)
}

.foloi-format-gallery:hover .entry-excerpt.image-caption {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.foloi-format-quote .quote-content {
	font-size: 42px;
	font-weight: 100;
	line-height: 1.3em;
	letter-spacing: .03em
}

.foloi-format-quote .quote-content:before,
.foloi-format-quote .quote-content:after {
	content: '';
	display: inline-block;
	position: relative;
	color: #ccc
}

.foloi-format-quote .quote-content:before {
	content: '“'
}

.foloi-format-quote .quote-content:after {
	content: '„'
}

.foloi-format-quote .quote-author {
	color: #898989;
	font-size: 12px;
	letter-spacing: .06em;
	margin-top: 10px;
	-webkit-margin-after: 30px;
	margin-block-end: 30px
}

.foloi-format-link h1.entry-title:before,
.foloi-format-link h1.entry-title:after {
	display: none
}

.foloi-format-link h1.entry-title a {
	display: block
}

.foloi-format-link h1.entry-title .link-icon {
	display: block;
	color: #fff;
	font-size: 30px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.6);
	margin: 0 auto;
	line-height: 1em;
	padding-top: 10px
}

.foloi-format-aside .aside-container {
	background-color: rgba(0, 0, 0, 0.05);
	padding-top: 20px
}

.foloi-format-aside .aside-featured {
	width: 136px;
	height: 136px;
	border-radius: 50%;
	margin: 0 auto -20px
}

.foloi-format-aside .entry-meta {
	margin-bottom: 5px
}

.foloi-format-aside .entry-excerpt {
	margin-top: 0
}

.foloi-format-aside .entry-excerpt p {
	font-size: 15px;
	padding-right: 10px
}

.foloi-format-aside .entry-footer {
	border-bottom: none;
	background-color: rgba(0, 0, 0, 0.05);
	padding-left: 30px
}

.foloi-footer {
	background-color: #1a588e;
	padding: 20px 10px;
	display: block;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border-top: 10px solid #3cb664
}

.h-300 {
	height: 300px
}

.container-load-previous {
	margin-top: 40px;
	margin-bottom: -40px
}

.foloi-posts-container {
	padding-top: 40px
}

.foloi-posts-container article {
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0
}

.foloi-posts-container article.reveal {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.btn-foloi-load {
	display: block;
	width: 200px;
	color: #222;
	font-size: 30px;
	margin: 0 auto;
	cursor: pointer;
	opacity: .5;
	-webkit-transition: opacity 320ms ease;
	-moz-transition: opacity 320ms ease;
	-ms-transition: opacity 320ms ease;
	-o-transition: opacity 320ms ease;
	transition: opacity 320ms ease
}

.btn-foloi-load:hover,
.btn-foloi-load:focus,
.btn-foloi-load.loading {
	opacity: 1
}

.btn-foloi-load.loading {
	cursor: default
}

.btn-foloi-load span {
	display: block
}

.spin {
	-webkit-animation-name: spin;
	animation-name: spin;
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.entry-content {
	margin-top: 10px;
	font-size: 18px;
	letter-spacing: .02em;
	line-height: 1.7em;
	padding: 60px 0px;
}

.entry-content a,
.entry-content .foloi-tooltip,
.entry-content .foloi-popover {
	cursor: pointer;
	color: #0094d9
}

.entry-content a:hover,
.entry-content a:focus,
.entry-content .foloi-tooltip:hover,
.entry-content .foloi-tooltip:focus,
.entry-content .foloi-popover:hover,
.entry-content .foloi-popover:focus {
	color: #3294f0
}

.entry-content p {
	margin-bottom: 15px;
	text-align:justify;
}

.entry-content b,
.entry-content strong {
	font-weight: bold
}

.post-link-nav {
	padding: 10px 0
}

.post-link-nav a {
	padding: 0 5px
}

.post-link-nav a:hover,
.post-link-nav a:focus {
	color: #0094d9
}

.foloi-shareThis {
	display: block;
	text-align: center;
	border-top: 1px solid #F1F1F1;
	padding-top: 10px;
	clear: both
}

.foloi-shareThis ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.foloi-shareThis ul li {
	float: none;
	display: inline-block
}

.foloi-shareThis a {
	display: inline-block;
	font-size: 20px;
	opacity: .65;
	margin: 0 5px;
	color: #000
}

.foloi-shareThis a:hover,
.foloi-shareThis a:focus {
	opacity: 1;
	color: #000
}

.comments-area {
	border-top: 4px solid #F1F1F1;
	margin-top: 40px
}

.last-field {
	margin-bottom: 50px
}

.comment-list {
	padding: 0;
	list-style: none
}

.comment-body {
	padding-bottom: 0
}

.children {
	background-color: #F5F5F5;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;
	margin-left: 60px
}

.children .comment-author:before {
	background-color: #fff
}

.comment-author {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 300
}

.comment-author:before {
	position: absolute;
	content: '';
	display: block;
	top: 10px;
	bottom: 13px;
	left: 40px;
	right: 0;
	background-color: #f5f5f5;
	z-index: 1;
	border-radius: 4px
}

.comment-author * {
	z-index: 1;
	position: relative
}

.comment-author b {
	font-weight: 400
}

.comment-author .avatar {
	border-radius: 50%;
	margin-right: 10px;
	border: 3px solid #fff
}

.comment-metadata {
	text-align: right;
	text-transform: uppercase;
	margin-top: -5px;
	font-size: 12px
}

.comment-metadata a {
	color: #999
}

.comment-content {
	padding: 20px 0;
	font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid #E6E6E6;
	margin-left: 60px
}

.reply {
	text-align: right;
	padding: 5px 0
}

a.comment-reply-link {
	text-transform: uppercase;
	color: #0094d9
}

a.comment-reply-link:hover,
a.comment-reply-link:focus {
	color: #3294f0
}

.comment-respond {
	margin-top: 60px
}

.sidebar-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	z-index: 3;
	display: none;
	cursor: e-resize
}

.foloi-sidebar {
	position: fixed;
	color: #fff;
	z-index: 9;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #1F1F1F;
	height: 100vh;
	width: 100%;
	max-width: 280px;
	-webkit-transition: transform 320ms ease;
	-moz-transition: transform 320ms ease;
	-ms-transition: transform 320ms ease;
	-o-transition: transform 320ms ease;
	-webkit-transition: -webkit-transform 320ms ease;
	transition: -webkit-transform 320ms ease;
	transition: transform 320ms ease;
	transition: transform 320ms ease, -webkit-transform 320ms ease
}

.foloi-sidebar.sidebar-closed {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}

.foloi-sidebar a {
	color: #bababa
}

.foloi-sidebar a:hover,
.foloi-sidebar a:focus {
	color: #fff
}

.foloi-sidebar-container {
	position: relative;
	display: block;
	width: 100%;
	height: 100vh;
	padding-top: 40px
}

.sidebar-scroll {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll
}

.foloi-close,
.foloi-open {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	cursor: pointer
}

.foloi-close:hover,
.foloi-close:focus,
.foloi-open:hover,
.foloi-open:focus {
	color: #0094d9
}

.foloi-open {
	left: auto;
	right: 20px;
	top: 20px;
	font-size: 10px
}

.foloi-widget {
	margin: 30px 0 50px;
	padding: 0 20px;
	letter-spacing: .2px
}

.foloi-widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.foloi-widget li {
	padding: 0 10px;
	margin-bottom: 10px
}

h2.foloi-widget-title {
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	background-color: #303030;
	padding: 8px;
	border-radius: 20px;
	line-height: 1em;
	margin-bottom: 20px
}

.tagcloud {
	text-align: center
}

.tagcloud a {
	display: inline-block;
	background-color: #7D7D7D;
	padding: 1px 9px;
	border-radius: 10px;
	color: #eee
}

.cat-item {
	position: relative
}

.cat-item a,
.cat-item span {
	display: block;
	line-height: 1em
}

.cat-item a {
	padding: 4px 0
}

.cat-item span {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 12px;
	font-weight: 600;
	padding: 2px 7px 5px;
	background-color: #7D7D7D;
	border-radius: 10px
}

.recentcomments {
	font-size: 10px;
	color: #ccc
}

.recentcomments a {
	text-transform: uppercase
}

.recentcomments span,
.recentcomments span a {
	display: block;
	color: #fff;
	font-size: 14px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	text-transform: none
}

.foloi-widget input.search-field,
.widget_search input.search-field {
	border-radius: 50px;
	border: 0;
	color: #303030;
	font-weight: 200;
	padding: 2px 5px
}

.foloi-widget .search-submit,
.widget_search .search-submit {
	border-radius: 50px;
	background: #303030;
	border: 2px solid #303030
}

.foloi-contact-form {
	padding: 40px 0;
	max-width: 500px;
	width: 100%;
	margin: 0 auto
}

.foloi-contact-form .form-group {
	margin-bottom: 30px;
	position: relative
}

.foloi-contact-form .form-group:before {
	position: absolute;
	display: block;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #CBCBCB
}

.foloi-contact-form .form-group .form-control-msg {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 10px
}

.foloi-contact-form .form-group.has-error:before {
	background-color: #a94442
}

.foloi-form-control {
	resize: vertical;
	border: none;
	border-radius: 0;
	padding: 8px 15px;
	outline: none;
	box-shadow: none!important;
	-webkit-box-shadow: none!important
}

.foloi-form-control::-webkit-input-placeholder {
	text-transform: uppercase
}

.foloi-form-control::-moz-placeholder {
	text-transform: uppercase
}

.foloi-form-control:-ms-placeholder {
	text-transform: uppercase
}

.foloi-form-control:-moz-placeholder {
	text-transform: uppercase
}

.foloi-form-control:hover,
.foloi-form-control:focus,
.foloi-form-control:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-foloi-form {
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease;
	background-color: #656565;
	border-radius: 2px;
	font-size: 26px;
	padding: 14px 60px;
	color: #fff;
	font-weight: 100;
	border: none
}

.btn-foloi-form:hover,
.btn-foloi-form:focus {
	background-color: #333;
	color: #fff
}

.form-control-msg {
	display: none
}

.has-error .form-control-msg {
	display: block
}

.js-show-feedback {
	display: block
}

.top {
	background: #1a588e;
	color: #fff;
	padding: 9px
}

.top-ul>li {
	display: inline-block;
	font-size: 16px;
	float: right
}

i {
	margin-right: 10px;
	margin-left: 10px
}

.slide-head {
	font-size: 50px;
	color: #fff;
	font-weight: 700
}

.cover {
	background-color: #162c50b0
}

.s-1 {
	background: #fff;
	color: #162c50;
	border-radius: 10px;
	padding: 30px 70px;
	margin-top: -80px;
	position: relative;
	z-index: 5;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1)
}

.s-1-head {
	font-size: 50px;
	margin: 10px;
	margin-bottom: 30px;
	text-align: center;
	color: #1A588E;
font-weight: bold;
}
.tes-p{
	font-size: 25px !important;
} 


section {
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 30px 0
}

p.disc {
	font-size: 25px
}

.welcome {
	color: #162c50
}

.welcome:before {
	content: "";
	width: 300px;
	height: 364px;
	background-image: url(http://localhost/emediapro/wp-content/uploads/2019/10/shape-1.png);
	position: absolute;
	background-size: cover;
	opacity: .5
}

.badge {
	font-size: 20px;
	background-color: #3cb664;
	margin: 0
}

.navbar-toggle>.icon-bar {
	background: #162c50
}

.course {
	background-size: cover;
	background-position: center;
}

.c-card {
	height: 225px;
	border-radius: 10px;
	text-align: center
}

.table .table {
	background-color: transparent
}

.c-card a::before,
.c-card a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85)
}

.c-card a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform .3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform .3s;
	transition: top 0.3s, opacity 0.3s, transform .3s
}

.c-card a:hover::before,
.c-card a:hover::after,
.c-card a:focus::before,
.c-card a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}

.c-card a:hover::after,
.c-card a:focus::after {
	top: 0;
	opacity: 1
}

.c-card a {
	color: #fff
}

.cover-container {
	background-color: #fff;
	padding: 20px;
	border-radius: 15px;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
	margin: 20px 0
}

.cover-image {
	position: relative
}

.cover-image>img {
	margin: 0
}

.btn-more,
a.btn-more {
	-webkit-transition: all 320ms ease;
	-moz-transition: all 320ms ease;
	-ms-transition: all 320ms ease;
	-o-transition: all 320ms ease;
	transition: all 320ms ease;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 100;
	color: #fff;
	padding: 8px 12px;
	border-radius: 10px;
	border: 3px solid #162c50;
	background-color: #162c50
}

.btn-more:hover,
.btn-more:focus,
a.btn-more:hover,
a.btn-more:focus,
.entry-content a.btn-more:hover,
.entry-content a.btn-morefocus {
	color: #162c50;
	border-color: #162c50;
	background-color: #fff
}

.wp-block-cover__inner-container a {
	color: #fff;
	font-size: 70px
}

.wp-block-cover__inner-container a:hover {
	color: #d0d0d0
}

.wp-block-cover.has-background-dim::before {
	background: #162c50b8
}

.wp-block-cover {
	border-radius: 20px;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1)
}

.sp i {
	font-size: 50px
}

.sp h2 {
	font-size: 30px;
	font-weight: 700
}

.p-3 {
	background-color: #28a745
}

.p-4 {
	background-color: #17a2b8
}

.p-5 {
	background-color: #ffc107
}

.sp a {
	color: #fff
}

.sp a:hover {
	color: #d0d0d0
}

.entry-content>h2 {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 32px;
	color: #162c50
}

.custom-logo {
	height: auto;
	margin: 3px
}

.mem-img {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	margin-left: auto;
	margin-right: auto
}

.mem-del h2 {
	font-size: 29px;
	font-weight: 700;
	margin: 5px
}

.mem-del p {
	font-size: 20px
}

.mem {
	background-size: cover;
	background-position: center;
	color: #fff;
	background-attachment: fixed
}

.city-box {
	box-shadow: 0 0 20px #00000036;
	border-radius: 10px;
	transition: all 320ms ease
}

.city-box:hover {
	box-shadow: 0 0 38px #00000036;
	border-radius: 21px;
	transition: all 320ms ease
}

.site-map li {
	display: block;
	font-size: 22px
}

.site-map li a {
	color: #fff
}

.site-map li a:hover {
	color: #e8e7e6
}

.site-map ul {
	padding: 0;
	margin: 0
}

.site-map h1 {
	border-bottom: 3px solid #3cb664;
	padding-bottom: 10px
}

.form-group {
	margin-bottom: 30px;
	position: relative
}

.form-group:before {
	position: absolute;
	display: block;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #CBCBCB
}

.form-group .form-control-msg {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 10px
}

.form-group.has-error:before {
	background-color: #a94442
}

.form-control {
	font-size: 17px;
	height: 48px;
}


.main-01 h3 {
	font-size:2.5em;

}
.main-01 h1 {
	font-size:3.5em;
}
.main-01 span {
	font-weight: bold;
}

.mass-01 p span {
  color: #1a588e;
  font-weight: bold;
  font-size: 25px;
}
section p {
	text-align: justify;
	font-size: 1em;
}
hr {
	border: 0;
	margin: 20px auto;
	height: 2px;
	width: 100px;
	background:#003662;
}
.sp {
	display: table;
	width: 100%;
	height: 260px;
	text-align: center;
	color: #fff;
	margin: 10px 0;
	background-size: cover;
	background-position: center;
}
.sp .table-cell {
	width: 100%;
height: 100%;
display: table-cell;
vertical-align: middle;
padding: 20px;
}
.course {
  color: inherit;
}

.course hr {
	background: #fff;
}
.tes-cont {
	height: 240px;
	padding: 20px;
	font-size: 17px;
	padding-right: 33px;
}
.tes-img img {
	margin: 0px;
	width: 100%;
}
.btn{
  font-size: 19px;
color: #fff;
font-weight: bold;
background: #2bb354;
margin: 8px 0px;
border-radius: 0;
padding: 12px 22px;
transform: skewX(16deg);
}

.btn a {
	color: #FFF;
}
.btn:hover {
	color: #fff;
	background-color: #1A588E;
}

.btn:hover a {
	color: #fff;
}
.btn2 {
    background: #162c50;
    width: fit-content;
    margin: 0px auto;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    width: -moz-fit-content;
}

td, th {
    padding: 5px;
    border: 1px solid;
}

.res-grid {
	text-align: center;
	padding: 15px 0px;
	margin: 15px 0px;
	height: 370px;
}
.res-grid img {
	width: 36%;
}
.res-grid span {
	font-size: 56px;
	font-weight: bold;
}
.res-grid h1 {
	line-height: 1.5;
}
.mass-head {
	display: table;
	width: 100%;
}
.main-mass{
	content:"";
	width:300px;
	height:364px;
	position:absolute;
	background-size:cover;
	opacity:.5;
	right: -75px;
	top: -135px;
}
.main-head {
	display: table;
	width: 100%;
	height: 90vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #162c50;
}
.main-01 {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 30px 0px;
}

.main-01 p{
	font-size: 18px;
margin-top: 10px;
text-align: justify;
}
.bc-pri{
	background-color: #1A588E;
}
.bc-sec {
	background-color: #2BB354;
}

.mass-01 h3 {
	font-size:2.5em;
	color: #2BB354;
}
.mass-01 h1 {
	font-size:3.5em;
	margin: 0;
	color: #1A588E;
	font-weight: bold;
}
.mass-01 p {
	font-size: 18px;
	margin-top: 10px;
	text-align:justify;
}

.team-img {
	border-radius: 100%;
	text-align: center;
	width: 180px;
}
.team-dis {
	text-align: center;
	font-size: 18px;
}
.mar-20 {
	margin:0px 20px;
}

.foloi-footer ul{ list-style:none; padding:0px; margin:0px; text-align:left;}
.foloi-footer ul li{ display:inline-block; padding:0px; margin:0px 12px; color:#c52026; font-size:14px; line-height:normal; font-weight:normal;} /* 12px */
.foloi-footer ul li img{ vertical-align:middle; margin-right:5px;}
.foloi-footer ul li a{ color:#424242; font-size:14px; line-height:normal; font-weight:normal; text-decoration:none;}
.foloi-footer ul li a:hover{ text-decoration:underline;}
.update p {
	font-size: 18px;
}
.update {
	color: #fff;
	padding: 15px;
	background: linear-gradient(270deg, #225d90, #83c8e6, #162c50);
background-size: 600% 600%;

-webkit-animation: news 20s ease infinite;
-moz-animation: news 20s ease infinite;
-o-animation: news 20s ease infinite;
animation: news 20s ease infinite;

@-webkit-keyframes news {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes news {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes news {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes news {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
}
.scroll-left {
 height: 50px;	
 overflow: hidden;
 position: relative;
}
.scroll-left p {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: scroll-left 10s linear infinite;
 -webkit-animation: scroll-left 10s linear infinite;
 animation: scroll-left 25s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}
.wpcf7-form {
    padding: 40px 0;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.wpcf7-form-control {
font-size: 17px;
    width:100%;
    height: 48px;
    resize: vertical;
    border: none;
    border-radius: 0;
    padding: 8px 15px;
    outline: none;
    box-shadow: none!important;
    border-bottom: 2px solid #CBCBCB;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: none!important;
    
}

footer a {
    color: inherit;
    
}
footer a:hover {
    color: inherit;
    
}

.uni-colom {
    height: 250px;
    margin: 20px 0px;
}

.uni-colom .wp-block-cover__inner-container a {
    color: #fff;
    font-size: inherit;
}

.wp-block-cover__inner-container a {
    color: #fff;
    font-size: inherit;
}
}
iframe .video {
   width: 600px !important;
    height: 336px !important;
}
}
.big-hero.hero--cover {
    height: calc(100vh - 81px);
}
.big-hero{
	    -webkit-text-size-adjust: 100%;
    --tcb-background-author-image: url(https://secure.gravatar.com/avatar/a6a4beb273a0613331bb6d7d4f3d73ce?s=256&d=mm&r=g);
    --tcb-background-user-image: url();
    --tcb-background-featured-image-thumbnail: url(https://acumen.org/wp-content/plugins/thrive-leads/tcb/editor/css/images/featured_image.png);
    --tcb-background-custom-field-acf_hero_image: url(https://acumen.org/wp-content/uploads/US-AID-Photo.jpg);
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: ITCAvantGardeW04-Book;
    color: #716b70;
    -webkit-tap-highlight-color: #E52D87;
    box-sizing: inherit;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    height: calc(100vh - 81px);
}

section.big-hero.hero--full.hero--cover.an-in > div.hero__media{
	    -webkit-text-size-adjust: 100%;
    --tcb-background-author-image: url(https://secure.gravatar.com/avatar/a6a4beb273a0613331bb6d7d4f3d73ce?s=256&d=mm&r=g);
    --tcb-background-user-image: url();
    --tcb-background-featured-image-thumbnail: url(https://acumen.org/wp-content/plugins/thrive-leads/tcb/editor/css/images/featured_image.png);
    --tcb-background-custom-field-acf_hero_image: url(https://acumen.org/wp-content/uploads/US-AID-Photo.jpg);
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: ITCAvantGardeW04-Book;
    color: #716b70;
    -webkit-tap-highlight-color: #E52D87;
    box-sizing: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    min-height: 300px;
    overflow: hidden;
    left: 30%;
}

section.big-hero.hero--full.hero--cover.an-in > div.hero__media > span {
	    -webkit-text-size-adjust: 100%;
    --tcb-background-author-image: url(https://secure.gravatar.com/avatar/a6a4beb273a0613331bb6d7d4f3d73ce?s=256&d=mm&r=g);
    --tcb-background-user-image: url();
    --tcb-background-featured-image-thumbnail: url(https://acumen.org/wp-content/plugins/thrive-leads/tcb/editor/css/images/featured_image.png);
    --tcb-background-custom-field-acf_hero_image: url(https://acumen.org/wp-content/uploads/US-AID-Photo.jpg);
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: ITCAvantGardeW04-Book;
    color: #716b70;
    -webkit-tap-highlight-color: #E52D87;
    box-sizing: inherit;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-position: 50%;
    background-size: cover;
    transition: transform 2s cubic-bezier(.215,.61,.355,1),opacity 2s cubic-bezier(.215,.61,.355,1);
    background-image: url(https://acumen.org/wp-content/uploads/US-AID-Photo-1600x1100.jpg);
    opacity: 100%;
}

.big-hero.hero--full .hero__media:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    background: url(../img/a.png) no-repeat 0;
    background-size: auto 100%;
}


.hero__content {
	    -webkit-text-size-adjust: 100%;
    --tcb-background-author-image: url(https://secure.gravatar.com/avatar/a6a4beb273a0613331bb6d7d4f3d73ce?s=256&d=mm&r=g);
    --tcb-background-user-image: url();
    --tcb-background-featured-image-thumbnail: url(https://acumen.org/wp-content/plugins/thrive-leads/tcb/editor/css/images/featured_image.png);
    --tcb-background-custom-field-acf_hero_image: url(https://acumen.org/wp-content/uploads/US-AID-Photo.jpg);
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: ITCAvantGardeW04-Book;
    color: #716b70;
    -webkit-tap-highlight-color: #E52D87;
    box-sizing: inherit;
    position: relative;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 20px;
}

.big-hero.hero--cover .container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.head-grid  {
	background:#fff;
	margin:25px 15px;
	height: 150px;
}
.head-grid h3{
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: inherit;
    box-sizing: border-box;
    color: #2bb354;
    margin:0px;
}

.head-grid h1 {
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: inherit;
    box-sizing: border-box;
    font-size: 3.375rem;
    line-height: 2.625rem;
    font-weight: 700;
    margin: .625rem 0;
    color: #1a588e;
}

.head-grid p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: inherit;
    box-sizing: border-box;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 0;
    box-shadow: 0 ;
    border-radius: 50%;
    opacity: 1;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}

.impact {
  padding: 6px 33px 33px 27px;
  background: white;
  border-radius: 15px;
  margin:10px 5px 47px 5px
}

.qoute {
border-left: 2px solid white;margin-bottom: 10px;
}

