.b-header-stats {
	position: relative;
	margin-bottom: 7.5rem
}
@media (max-width:1919px) {
.b-header-stats {
	margin-bottom: 7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats {
	margin-bottom: 7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats {
	margin-bottom: 7.5rem
}
}
@media (max-width:991px) {
.b-header-stats {
	margin-bottom: 6.25rem
}
}
@media (max-width:767px) {
.b-header-stats {
	margin-bottom: 5rem
}
}
@media (max-width:575px) {
.b-header-stats {
	margin-bottom: 2.8125rem
}
}
.b-header-stats .container {
	position: relative
}
.b-header-stats-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0c6f39;
	height: 43.75rem
}
@media (max-width:1919px) {
.smooth-scrolling .b-header-stats-background {
	right: 14px
}
}
@media (max-width:991px) {
.b-header-stats-background {
	height: 37.5rem
}
}
@media (max-width:575px) {
.b-header-stats-background {
	height: 31.25rem
}
}
.b-header-stats-background .container {
	height: 100%
}
.b-header-stats-image {
	position: relative;
	height: 100%;
	overflow: hidden
}
.b-header-stats-image .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.b-header-stats--darken .b-header-stats-image .image:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.15);
	content: "";
	display: block
}
.b-header-stats-foreground {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	height: 43.75rem
}
@media (max-width:991px) {
.b-header-stats-foreground {
	height: 37.5rem
}
}
@media (max-width:575px) {
.b-header-stats-foreground {
	height: 31.25rem
}
}
.b-header-stats-foreground .container {
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}
.b-header-stats-main {
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-top: 8.75rem;
	padding-left: 7.5rem;
	padding-right: 7.5rem
}
@media (max-width:1919px) {
.b-header-stats-main {
	padding-left: 7.5rem;
	padding-right: 7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-main {
	padding-left: 7.5rem;
	padding-right: 7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats-main {
	padding-left: 7.5rem;
	padding-right: 7.5rem
}
}
@media (max-width:991px) {
.b-header-stats-main {
	padding-left: 6.25rem;
	padding-right: 6.25rem
}
}
@media (max-width:767px) {
.b-header-stats-main {
	padding-left: 5rem;
	padding-right: 5rem
}
}
@media (max-width:575px) {
.b-header-stats-main {
	padding-left: 1.875rem;
	padding-right: 1.875rem
}
}
.b-header-stats-content {
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	opacity: 0;
	transform: translateY(3.75rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 60%
}
.ready .visible-on-screen .b-header-stats-content {
	transition-delay: .3125s;
	opacity: 1;
	transform: none
}
.b-header-stats-content h1 {
	font-size: 3.75rem;
	transform: translateY(-1.875rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .visible-on-screen .b-header-stats-content h1 {
	transition-delay: .3125s;
	transform: none
}
.b-header-stats-content .emphasized {
	color: #fff
}
.b-header-stats-values {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	background: #0c6f39;
	height: 11.25rem;
	margin-top: -5.625rem;
	padding: 2.8125rem;
	padding-left: 3.4375rem;
	padding-right: 3.4375rem;
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
@media (max-width:1919px) {
.b-header-stats-values {
	padding: 2.8125rem;
	padding-left: 3.4375rem;
	padding-right: 3.4375rem
}
}
@media (max-width:1599px) {
.b-header-stats-values {
	padding: 2.8125rem;
	padding-left: 3.4375rem;
	padding-right: 3.4375rem
}
}
@media (max-width:1199px) {
.b-header-stats-values {
	padding: 2.8125rem;
	padding-left: 3.4375rem;
	padding-right: 3.4375rem
}
}
@media (max-width:991px) {
.b-header-stats-values {
	padding: 2.1875rem;
	padding-left: 2.1875rem;
	padding-right: 2.1875rem
}
}
@media (max-width:767px) {
.b-header-stats-values {
	padding: 1.875rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem
}
}
@media (max-width:575px) {
.b-header-stats-values {
	padding: 1.40625rem;
	padding-left: 1.40625rem;
	padding-right: 1.40625rem
}
}
@media (max-width:1919px) {
.b-header-stats-values {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-values {
	margin-left: 3.75rem;
	margin-right: 3.75rem
}
}
@media (max-width:1199px) {
.b-header-stats-values {
	margin-left: 3.75rem;
	margin-right: 3.75rem
}
}
@media (max-width:991px) {
.b-header-stats-values {
	margin-left: 3.125rem;
	margin-right: 3.125rem;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	height: 15rem;
	margin-top: -7.5rem
}
}
@media (max-width:575px) {
.b-header-stats-values {
	height: auto;
	margin: 0;
	margin-top: 1.875rem
}
}
.b-header-stats-values-title {
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	color: #6687cc;
	font-size: 2.1875rem;
	font-weight: 300;
	line-height: 1.3;
	padding-right: 1.875rem;
	width: 40%
}
@media (max-width:1199px) {
.b-header-stats-values-title {
	font-size: 1.625rem
}
}
@media (max-width:991px) {
.b-header-stats-values-title {
	margin: 0;
margin-bottom:.9375rem;
	width: 100%
}
}
@media (max-width:575px) {
.b-header-stats-values-title {
	padding: 0
}
}
.b-header-stats-values-items {
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	margin-left: -2.5rem;
	margin-right: -2.5rem
}
@media (max-width:991px) {
.b-header-stats-values-items {
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
	width: 100%
}
}
@media (max-width:575px) {
.b-header-stats-values-items {
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}
}
.b-header-stats-values-item {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
padding:.3125rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	white-space: nowrap
}
@media (max-width:991px) {
.b-header-stats-values-item {
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
padding-left:.9375rem;
padding-right:.9375rem
}
}
@media (max-width:575px) {
.b-header-stats-values-item {
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	padding: 0;
	padding-top: 1.875rem;
	padding-bottom: 1.875rem
}
}
.b-header-stats-values-item:not(:last-child) {
	border-right: 1px solid #364d94
}
@media (max-width:575px) {
.b-header-stats-values-item:not(:last-child) {
	border: none;
	border-bottom: 1px solid #364d94
}
}
.b-header-stats-values-item-label {
font-size:.875rem;
	font-weight: 600;
	color: #6687cc;
	line-height: 1;
	text-transform: uppercase
}
@media (max-width:575px) {
.b-header-stats-values-item-label {
	white-space: nowrap;
	width: 0
}
}
.b-header-stats-values-item-value {
	font-size: 3.125rem;
	font-weight: 700;
	color: #fff;
	line-height: 1;
margin-bottom:.9375rem;
	text-transform: uppercase
}
@media (max-width:575px) {
.b-header-stats-values-item-value {
	margin: 0;
margin-right:.9375rem
}
}
.b-header-stats-lf-area {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -7.5rem;
	height: 43.75rem;
	width: 7.5rem
}
@media (max-width:1919px) {
.b-header-stats-lf-area {
	margin-left: -7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-lf-area {
	margin-left: -7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats-lf-area {
	margin-left: -7.5rem
}
}
@media (max-width:991px) {
.b-header-stats-lf-area {
	margin-left: -6.25rem
}
}
@media (max-width:767px) {
.b-header-stats-lf-area {
	margin-left: -5rem
}
}
@media (max-width:575px) {
.b-header-stats-lf-area {
	margin-left: -1.875rem
}
}
@media (max-width:1919px) {
.b-header-stats-lf-area {
	width: 7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-lf-area {
	width: 7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats-lf-area {
	width: 7.5rem
}
}
@media (max-width:991px) {
.b-header-stats-lf-area {
	width: 6.25rem
}
}
@media (max-width:767px) {
.b-header-stats-lf-area {
	width: 5rem
}
}
@media (max-width:575px) {
.b-header-stats-lf-area {
	width: 1.875rem
}
}
@media (max-width:767px) {
.b-header-stats-lf-area {
	display: none
}
}
.b-header-stats-rg-area {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -7.5rem;
	height: 43.75rem;
	width: 7.5rem
}
@media (max-width:1919px) {
.b-header-stats-rg-area {
	margin-right: -7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-rg-area {
	margin-right: -7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats-rg-area {
	margin-right: -7.5rem
}
}
@media (max-width:991px) {
.b-header-stats-rg-area {
	margin-right: -6.25rem
}
}
@media (max-width:767px) {
.b-header-stats-rg-area {
	margin-right: -5rem
}
}
@media (max-width:575px) {
.b-header-stats-rg-area {
	margin-right: -1.875rem
}
}
@media (max-width:1919px) {
.b-header-stats-rg-area {
	width: 7.5rem
}
}
@media (max-width:1599px) {
.b-header-stats-rg-area {
	width: 7.5rem
}
}
@media (max-width:1199px) {
.b-header-stats-rg-area {
	width: 7.5rem
}
}
@media (max-width:991px) {
.b-header-stats-rg-area {
	width: 6.25rem
}
}
@media (max-width:767px) {
.b-header-stats-rg-area {
	width: 5rem
}
}
@media (max-width:575px) {
.b-header-stats-rg-area {
	width: 1.875rem
}
}
@media (max-width:767px) {
.b-header-stats-rg-area {
	display: none
}
}
/*# sourceMappingURL=styles.css.map */
