/*!
Theme Name:        GreenTech Lite
Theme URI:         https://gretathemes.com/wordpress-themes/greentech/
Author:            GretaThemes
Author URI:        https://gretathemes.com
Description:       A beautiful WordPress business theme. GreenTech has a modern, clean and elegant look and lots of customization for your business website. Built on the latest technology of WordPress, GreenTech is lightweight, fast and optimized for all mobile phones.
Version:           1.1.4
Requires at least: 4.5
Tested up to:      5.4.2
Requires PHP:      5.6
License:           GNU General Public License v2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       greentech-lite
Tags:              blog, portfolio, news, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

GreenTech is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Pagination
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
	## Homepages
	## Header
	## Footer
	## Slider
	## Project page
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #787878;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #343434;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto Slab", serif;
	line-height: 1.3;
	word-wrap: break-word;
}

h1 {
	font-size: 36px;
	font-size: 2.25rem;
}

h2 {
	font-size: 30px;
	font-size: 1.875rem;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

h4 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 30px;
}

h5 {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 30px;
}

h6 {
	font-size: 10px;
	font-size: 0.625rem;
	line-height: 30px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote,
.entry-content blockquote.wp-block-pullquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 0;
	padding: 22px 30px 10px;
	background: #111111;
	color: #fff;
	font-family: "Roboto Slab", serif;
	line-height: 30px;
	border-left: 7px solid #61A83E;
	font-size: 20px;
	font-size: 1.25rem;
}

blockquote a,
.entry-content blockquote.wp-block-pullquote a,
.wp-block-quote.is-large a,
.wp-block-quote.is-style-large a {
	color: #61A83E;
}

blockquote a:hover,
.entry-content blockquote.wp-block-pullquote a:hover,
.wp-block-quote.is-large a:hover,
.wp-block-quote.is-style-large a:hover {
	text-decoration: underline;
}

blockquote cite,
.entry-content blockquote.wp-block-pullquote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
	color: #61A83E;
	margin-top: 15px;
	display: inline-block;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
	font-size: 20px;
}

.wp-block-pullquote {
	padding: 0;
}

.wp-block-pullquote p {
	font-size: 20px;
	line-height: 30px;
}

.wp-block-pullquote cite {
	color: #61A83E;
}

.wp-block-pullquote blockquote {
	margin: 0;
}

blockquote.wp-block-pullquote.alignleft {
	margin-right: 1.5em;
}

blockquote.wp-block-pullquote.alignright {
	margin-left: 1.5em;
}

.wp-block-image.alignleft {
	float: left;
	margin-right: 1em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 90%;
	line-height: 1.5;
	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: 13px;
	font-size: 0.8125rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

br {
	display: none;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	font-size: 16px;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
	quotes: "" "";
}

blockquote:before, blockquote:after,
q:before,
q:after {
	content: '';
}

hr {
	background-color: #E9E9E9;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
	clear: both;
}

label {
	font-weight: 700;
}

ul,
ol {
	margin: 0 0 10px 0;
}

ul {
	list-style: disc;
	padding: 0 0 0 1.5em;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

p:empty,
div:empty {
	display: none;
}

@media (max-width: 1279px) {
	html {
		font-size: calc( 13px / 0.875);
	}
}

@media print {
	.comments-area,
	.main-navigation,
	.site-title,
	.site-description,
	.widget-area {
		display: none;
	}
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 2px solid;
	border-color: #61A83E;
	background: #61A83E;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1;
	padding: 14px 30px;
	border-radius: 26px;
	color: #fff;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #61A83E;
	background: #fff;
	color: #61A83E;
}

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: #61A83E;
}

.btn {
	display: inline-block;
	font-weight: 700;
	border: 2px solid #61A83E;
	border-radius: 26px;
	white-space: nowrap;
	text-align: center;
	padding: 14px 30px;
	transition: all .3s ease 0s;
	text-transform: uppercase;
}

.btn-primary {
	color: #fff;
	background-color: #61A83E;
	border-color: #61A83E;
	display: inline-block;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	color: #61A83E;
	background: #fff;
}

.btn-outline-primary {
	color: #fff;
	background: #61A83E;
	border-color: #61A83E;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	padding: 10px 25px;
}

.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
	color: #61A83E;
	background: #fff;
}

.wp-block-button__link {
	display: inline-block;
	font-weight: 700;
	border-radius: 99px;
	white-space: nowrap;
	text-align: center;
	padding: 14px 30px;
	transition: all .3s ease 0s;
	text-transform: uppercase;
	color: #fff;
	background-color: #61A83E;
	font-size: 14px;
}

.wp-block-button__link:hover {
	color: #fff;
	background: #549136;
}

.wp-block-button__link.has-pale-pink-background-color {
	border: 1px solid #f78da7;
}

.wp-block-button__link.has-pale-pink-background-color:hover {
	background: #fff;
	color: #f78da7;
}

.wp-block-button__link.has-vivid-red-background-color {
	border: 1px solid #cf2e2e;
}

.wp-block-button__link.has-vivid-red-background-color:hover {
	background: #fff !important;
	color: #cf2e2e;
}

.wp-block-button__link.has-luminous-vivid-orange-background-color {
	border: 1px solid #ff6900;
}

.wp-block-button__link.has-luminous-vivid-orange-background-color:hover {
	background: #fff !important;
	color: #ff6900;
}

.wp-block-button__link.has-luminous-vivid-amber-background-color {
	border: 1px solid #fcb900;
}

.wp-block-button__link.has-luminous-vivid-amber-background-color:hover {
	background: #fff !important;
	color: #fcb900;
}

.wp-block-button__link.has-light-green-cyan-background-color {
	border: 1px solid #7bdcb5;
}

.wp-block-button__link.has-light-green-cyan-background-color:hover {
	background: #fff !important;
	color: #7bdcb5;
}

.wp-block-button__link.has-vivid-green-cyan-background-color {
	border: 1px solid #00d084;
}

.wp-block-button__link.has-vivid-green-cyan-background-color:hover {
	background: #fff !important;
	color: #00d084;
}

.wp-block-button__link.has-pale-cyan-blue-background-color {
	border: 1px solid #8ed1fc;
}

.wp-block-button__link.has-pale-cyan-blue-background-color:hover {
	background: #fff !important;
	color: #8ed1fc;
}

.wp-block-button__link.has-vivid-cyan-blue-background-color {
	border: 1px solid #0693e3;
}

.wp-block-button__link.has-vivid-cyan-blue-background-color:hover {
	background: #fff !important;
	color: #0693e3;
}

.wp-block-button__link.has-very-light-gray-background-color {
	border: 1px solid #eee;
}

.wp-block-button__link.has-very-light-gray-background-color:hover {
	background: #fff !important;
	color: #eee;
}

.wp-block-button__link.has-cyan-bluish-gray-background-color {
	border: 1px solid #abb8c3;
}

.wp-block-button__link.has-cyan-bluish-gray-background-color:hover {
	background: #fff !important;
	color: #abb8c3;
}

.wp-block-button__link.has-very-dark-gray-background-color {
	border: 1px solid #313131;
}

.wp-block-button__link.has-very-dark-gray-background-color:hover {
	background: #fff !important;
	color: #313131;
}

.is-style-outline .wp-block-button__link {
	background-color: #fff;
	border: 1px solid #61A83E;
	color: #61A83E;
}

.is-style-outline .wp-block-button__link:hover {
	color: #fff;
	background-color: #61A83E;
}

.archive .btn {
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	float: left;
}

.go-back-home {
	display: inline-block;
	margin: 50px 0 70px;
}

.slick-arrow {
	position: absolute;
	z-index: 10;
	background: #fff;
	color: #61A83E;
	border: 1px solid #61A83E;
	border-radius: 0;
	width: 45px;
	height: 40px;
	font-size: 16px;
	font-size: 1rem;
	padding: 0;
}

.slick-arrow:hover {
	background: #61A83E;
	color: #fff;
}

@media (max-width: 767px) {
	.btn {
		border: 1px solid #61A83E;
		-webkit-border-radius: 23px;
		-moz-border-radius: 23px;
		border-radius: 23px;
		padding: 10px 25px;
		font-size: 14px;
		font-size: 0.875rem;
	}
}

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 {
	max-width: 100%;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 11px 10px;
}

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;
	border: 1px solid #61A83E;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

select {
	border: 1px solid #ccc;
	padding: 7px;
	min-width: 200px;
	max-width: 100%;
}

textarea {
	width: 100%;
	height: 120px;
}

.form-control {
	font-weight: 400;
	color: #111;
	background-color: #fff;
	border: 1px solid #e9e9e9;
	width: 100%;
	padding: 8px 12px;
	transition: all .3s ease 0s;
}

.form-control:focus {
	border-color: #61A83E;
}

.page-content .form-search .form-control {
	border-color: #e9e9e9;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #111;
	text-decoration: none;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

a:hover, a:focus, a:active {
	color: #61A83E;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	align-self: center;
	flex: 2;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	position: absolute;
	z-index: 999999;
	top: 100%;
	left: 0;
	background: #fff;
	-webkit-box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
	box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, 10px, 0);
}

.main-navigation ul ul ul {
	transition: all 0.3s ease;
	left: 100%;
	top: 0;
}

.main-navigation ul ul a {
	min-width: 200px;
	font-weight: 600;
	color: #111;
	display: block;
	line-height: 1.5;
	padding: 12px 15px;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	background: #fff;
	color: #61A83E;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation li > a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 600;
	color: #343434;
	border-radius: 20px;
	display: inline-block;
	line-height: 1.5;
	padding: 4px 15px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.main-navigation li:hover > ul,
.main-navigation li.focus > ul {
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}

.main-navigation li:hover > a {
	color: #fff;
	background: #61A83E;
}

.main-navigation li.menu-item-has-children > a::after {
	content: '\f107';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	margin-left: 8px;
}

.main-navigation div > ul > .current_page_item > a,
.main-navigation div > ul > .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #fff;
	background: #61A83E;
}

.main-navigation ul.menu > li {
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-navigation ul.menu .sub-menu {
	background: #fff;
	-webkit-box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
	box-shadow: -6px 6px 20px rgba(0, 0, 0, 0.15);
}

.main-navigation ul.menu .sub-menu li {
	width: 100%;
	display: block;
}

.main-navigation ul.menu .sub-menu li a {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	color: #111;
	display: block;
	line-height: 1.5;
	padding: 12px 20px;
}

.main-navigation ul.menu .sub-menu li:hover > a {
	color: #61A83E;
	background: transparent;
}

.main-navigation ul.menu .sub-menu li + li {
	border-top: 1px solid #e9e9e9;
}

.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {
	content: '\f105';
	float: left;
	position: absolute;
	right: 12px;
	top: calc(50% - 6px);
	height: 12px;
	margin: 0;
}

.main-navigation .menu > ul > li {
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* Small menu. */
.menu-toggle {
	display: block;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.menu-toggle {
	padding: 0 20px;
	border: none;
	border-radius: none;
	background: transparent;
	text-transform: uppercase;
	line-height: 48px;
	color: #61A83E;
	float: right;
}

.menu-toggle::before {
	content: "\f0c9";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
	font-size: 24px;
	font-size: 1.5rem;
	vertical-align: sub;
}

.mobile-navigation {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 0;
	width: 50%;
	background: #f5f5f5;
	display: none;
	z-index: 9;
}

.mobile-navigation li {
	position: relative;
}

.mobile-navigation ul {
	list-style: none;
	padding-left: 0;
}

.mobile-navigation div.mobile-menu {
	padding: 0 20px;
}

.mobile-navigation ul.mobile-menu {
	margin-bottom: 0;
	padding: 0;
}

.mobile-navigation ul.mobile-menu a {
	text-transform: uppercase;
}

.mobile-navigation ul.mobile-menu > li {
	float: none;
	line-height: inherit;
	padding: 10px 0 10px 15px;
	margin-left: 0;
}

.mobile-navigation ul.mobile-menu > li + li {
	border-top: 1px solid #fff;
	margin-left: 0;
}

.mobile-navigation ul.mobile-menu > li.current_page_item > a,
.mobile-navigation ul.mobile-menu > li.current-menu-item > a,
.mobile-navigation ul.mobile-menu > li.current_page_ancestor > a,
.mobile-navigation ul.mobile-menu > li.current-menu-ancestor > a {
	color: #61A83E;
}

.mobile-navigation ul.mobile-menu > li a {
	color: #000;
	background: 0 0;
}

.mobile-navigation ul.mobile-menu > li .sub-menu {
	margin-top: 10px;
	display: none;
	padding-left: 18px;
}

.mobile-navigation ul.mobile-menu > li .sub-menu li {
	width: 100%;
	padding: 7px 0 7px 10px;
	border-top: 1px solid #fff;
	margin-left: 0;
}

.mobile-navigation ul.mobile-menu > li .sub-menu li a {
	display: inline-block;
	width: auto;
}

.mobile-navigation ul.mobile-menu > li .sub-menu li:last-child {
	padding-bottom: 0;
}

.dropToggle {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	padding: 13px;
	transition: all 0.3s ease;
}

span.is-toggled {
	transform: scaleY(-1);
}

@media (min-width: 992px) {
	.main-navigation {
		flex: 2;
	}
	.main-navigation > div > ul {
		display: flex;
		justify-content: flex-end;
		flex-flow: row wrap;
	}
	.menu-toggle {
		display: none;
	}
}

@media (max-width: 575px) {
	.mobile-navigation {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.main-navigation ul.menu > li {
		margin-left: 10px;
	}
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
nav.navigation.pagination {
	margin-bottom: 100px;
}

nav.navigation.pagination .nav-links {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}

nav.navigation.pagination .page-numbers {
	width: 45px;
	height: 45px;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 41px;
	background: #61A83E;
	border: 2px solid #61A83E;
	margin-bottom: 20px;
	margin-right: 5px;
}

nav.navigation.pagination .page-numbers:hover {
	background: #fff;
	color: #61A83E;
}

nav.navigation.pagination .page-numbers.current {
	background: #fff;
	color: #61A83E;
}

@media (max-width: 767px) {
	nav.navigation.pagination {
		margin-bottom: 60px;
	}
}

@media (max-width: 575px) {
	nav.navigation.pagination {
		margin-bottom: 40px;
	}
}

/*--------------------------------------------------------------
## Social menu
--------------------------------------------------------------*/
.jetpack-social-navigation .menu {
	margin-bottom: 0;
}

div.sharedaddy {
	margin-top: 25px;
}

div.sharedaddy .sd-sharing h3.sd-title {
	margin-top: 7px;
	margin-right: 15px;
	float: left;
	font-size: 14px;
	font-size: 0.875rem;
}

div.sharedaddy .sd-sharing h3.sd-title::before {
	display: none;
}

/*--------------------------------------------------------------
## Topbar
--------------------------------------------------------------*/
.topbar {
	background: #111111;
	color: #fff;
	/* Topbar menu */
}

.topbar .widget-title {
	display: none;
}

.topbar .container {
	display: flex;
}

.topbar .container > div {
	width: 50%;
}

.topbar .container > div > section {
	width: 100%;
	padding: 7px 0;
}

.topbar i {
	font-size: 14px;
	font-size: 0.875rem;
	display: inline-block;
	margin-right: 8px;
}

.topbar p,
.topbar a {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #fff;
}

.topbar a:hover {
	color: #61A83E;
}

.topbar p {
	margin: 0;
}

.topbar::before, .topbar::after {
	content: '';
	display: table;
	clear: both;
}

.topbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.topbar ul li {
	padding-left: 30px;
	margin-bottom: 0;
	line-height: 20px;
	position: relative;
}

.topbar ul li a {
	color: #fff;
	padding: 8px 0;
}

.topbar ul li a:hover {
	color: #61A83E;
}

.topbar ul li:last-child {
	padding-left: 30px;
}

.topbar .widget_archive ul li a,
.topbar .widget_categories ul li a {
	color: #fff;
}

.topbar .widget_nav_menu ul.menu {
	display: flex;
}

.topbar .widget_nav_menu ul.menu li:hover > ul.sub-menu {
	display: block;
}

.topbar .widget_nav_menu ul.menu li.menu-item-has-children > a::after {
	content: '\f107';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	margin-left: 8px;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu {
	white-space: normal;
	display: none;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 27px;
	background: #fff;
	z-index: 10;
	width: 160px;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu li {
	margin-left: 0;
	padding: 5px 12px;
	border-bottom: 1px solid #e9e9e9;
	height: auto;
	line-height: 1.7;
	width: 100%;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu li:last-child {
	border: none;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu li.menu-item-has-children > a::after {
	content: '\f105';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	margin-left: 8px;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu li > ul.sub-menu {
	position: absolute;
	left: 100%;
	top: 0;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu a {
	color: #000;
	transition: all 0.3s;
}

.topbar .widget_nav_menu ul.menu ul.sub-menu a:hover {
	color: #61A83E;
}

.topbar .topbar-left ul li:first-child {
	padding-left: 0;
	margin-left: 0;
}

.topbar .topbar-right {
	text-align: right;
}

.topbar .topbar-right .widget_nav_menu ul {
	justify-content: flex-end;
}

.topbar .topbar-right .widget_nav_menu ul.menu ul.sub-menu {
	right: 0;
}

.topbar .topbar-right .widget_nav_menu ul.menu ul.sub-menu li > ul.sub-menu {
	left: -100%;
}

.topbar .topbar-right .widget_nav_menu ul.menu ul.sub-menu li.menu-item-has-children > a::after {
	content: '\f104';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	margin-left: 8px;
	position: absolute;
	left: 0;
	top: 11px;
}

@media (max-width: 767px) {
	.topbar {
		max-height: 0;
	}
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 8.75px;
	font-size: 0.54688rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin-bottom: 40px;
	background: #eee;
	word-wrap: break-word;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

.widget ul {
	list-style: none;
}

.widget ul.children,
.widget ul.sub-menu {
	margin-top: 7px;
}

.widget > div > ul {
	background: #eee;
	list-style: none;
	padding: 20px 25px;
	margin: 0;
}

.widget > div > ul li {
	text-transform: uppercase;
}

.widget > div > ul li + li {
	margin-top: 7px;
}

.widget .form-search,
.widget .widget-content {
	padding: 25px;
	background: #eee;
}

.widget > ul {
	background: #eee;
	list-style: none;
	padding: 20px 25px;
	margin: 0;
}

.widget > ul li {
	text-transform: uppercase;
}

.widget > ul li + li {
	margin-top: 7px;
}

.widget .widget-title {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	background: #eee;
	border-bottom: 1px solid #fff;
	padding: 20px 25px;
	margin: 0;
}

.widget > select {
	border: none;
	width: calc(100% - 50px);
	padding: 10px;
	margin: 20px 25px;
}

.widget .textwidget {
	padding: 20px 25px;
}

.widget_recent_comments a,
.widget_rss a {
	color: #61A83E;
}

.widget_recent_comments a:hover,
.widget_rss a:hover {
	text-decoration: underline;
}

.widget_archive ul li,
.widget_categories ul li {
	font-weight: 700;
	color: #61A83E;
	text-align: right;
}

.widget_archive ul li::before, .widget_archive ul li::after,
.widget_categories ul li::before,
.widget_categories ul li::after {
	content: '';
	display: table;
	clear: both;
}

.widget_archive ul li a,
.widget_categories ul li a {
	font-weight: 400;
	text-transform: uppercase;
	float: left;
	display: block;
	color: #000;
	width: calc(100% - 30px);
	text-align: left;
}

.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
	color: #61A83E;
}

.aside-post .image {
	float: left;
	width: 74px;
	margin-right: 15px;
	position: relative;
	display: block;
	overflow: hidden;
	max-height: 74px;
}

.aside-post .image img {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.aside-post .image::before {
	content: '\f0c1';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	z-index: 99;
	opacity: 0;
	-ms-transform: translate(-50%, -50%);
	-o-transition: all .3s ease;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #61A83E;
	-ms-transform: scale(3);
	transform: scale(3);
	transition: all .3s ease;
}

.aside-post .image:hover img {
	-webkit-filter: grayscale(50%);
	filter: grayscale(50%);
}

.aside-post .image:hover::before {
	opacity: 0.9;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.aside-post .name {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 0;
	line-height: 1.38462;
	font-family: "Open Sans", sans-serif;
}

.aside-post .name a {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	font-size: 0.875rem;
}

.aside-post .name a:hover {
	color: #61A83E;
}

.aside-post .time {
	color: #787878;
}

.aside-post::after, .aside-post::before {
	content: '';
	display: table;
	clear: both;
}

.aside-post + .aside-post {
	margin-top: 15px;
}

.page_item_has_children .children {
	margin-top: 7px;
}

.tagcloud {
	list-style: none;
}

.tagcloud a {
	color: #fff;
	background: #c5c5c5;
	padding: 5px 14px;
	text-transform: capitalize;
	display: inline-block;
	border-radius: 3px;
	margin: 0 7px 9px 0;
	line-height: 20px;
}

.tagcloud a:hover {
	background: rgba(197, 197, 197, 0.6);
}

.widget .tagcloud {
	background: #eee;
	padding: 25px 26px 19px;
}

.widget-footer .tagcloud a:hover {
	background: #dadada;
}

.widget_calendar .calendar_wrap {
	padding: 20px 25px;
}

.widget_calendar table {
	margin-bottom: 0;
	line-height: 30px;
}

.widget_calendar table caption {
	margin-bottom: 15px;
}

.widget_calendar table tbody {
	text-align: center;
}

.widget_calendar table tbody a {
	color: #61A83E;
}

.widget_calendar table th {
	color: #61A83E;
}

.widget_calendar table tfoot #next {
	text-align: right;
}

#subscribe-email#subscribe-email input {
	width: 100%;
}

.jetpack_subscription_widget input[type="submit"] {
	width: 100%;
	border-radius: 0;
}

.jetpack_subscription_widget form {
	padding: 25px 26px 19px;
}

.jetpack_subscription_widget p {
	margin-top: 0;
}

.footer-widgets .jetpack_subscription_widget form {
	padding: 0;
}

.jp-relatedposts {
	margin: 0px 0 25px;
}

.jp-relatedposts .jp-relatedposts-post {
	transition: all .3s;
}

.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title {
	padding-top: 15px;
}

.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	text-align: left;
	color: #000;
}

.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	color: #61A83E;
}

.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-date {
	padding-top: 3px;
	font-size: 13px;
	font-size: 0.8125rem;
}

.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-context {
	display: none;
}

.jp-relatedposts h3.jp-relatedposts-headline {
	padding: 0 0 10px;
	display: inline-block;
	float: left;
	font-size: 9px;
	font-size: 0.5625rem;
	font-weight: 700;
	font-family: inherit;
	width: 100%;
}

.jp-relatedposts h3.jp-relatedposts-headline:before {
	margin-bottom: 32px;
}

.jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: bold;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.93;
	text-align: left;
	color: #000;
}

.jp-relatedposts h3.jp-relatedposts-headline em:before {
	margin-bottom: 0.5em;
}

.jp-relatedposts .jp-relatedposts-post-a:hover {
	opacity: 1;
}

.entry-content #jp-relatedposts {
	padding-top: 3em;
}

.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post h4.jp-relatedposts-post-title a {
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post .jp-relatedposts-post-date {
	font-size: 14px;
	font-size: 0.875rem;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	width: 100%;
}

.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img:hover,
.entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span:hover {
	opacity: .8;
}

.flex-3 {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -15px;
}

.flex-3 > * {
	width: 33.33%;
	padding: 0 15px;
}

form.contact-form {
	margin-top: 35px;
}

form.contact-form label {
	margin-bottom: 5px;
}

form.contact-form p {
	margin: 0;
}

form.contact-form .contact-submit {
	text-align: center;
}

form.contact-form textarea {
	width: 100%;
	height: 160px;
}

form.contact-form input[type="email"],
form.contact-form input[type="text"] {
	padding: 8px;
	margin-bottom: 20px;
	width: 100%;
}

.flex-3 {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -15px;
}

.flex-3 > * {
	width: 33.33%;
	padding: 0 15px;
}

@media (max-width: 767px) {
	.flex-3 > * {
		width: 100%;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
	overflow: hidden;
	position: relative;
}

.site-content.container {
	display: flex;
	flex-flow: row wrap;
	clear: both;
}

.container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}

.container .row {
	display: flex;
	flex-flow: row wrap;
	margin-left: -25px;
	margin-right: -25px;
}

.container .row > * {
	padding-right: 25px;
	padding-left: 25px;
}

.container .col-3 > * {
	width: 33.33%;
}

.container .col-4 > * {
	width: 25%;
}

.container .col-1 > div,
.container .col-2 > div {
	width: 50%;
}

.container .col-1 .image img,
.container .col-2 .image img {
	max-height: 290px;
}

.container .grid--center {
	justify-content: center;
}

@media (max-width: 1199px) {
	.container {
		padding: 0 30px;
	}
}

@media (max-width: 991px) {
	.container .col-3 > * {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.container {
		padding: 0 20px;
	}
	.container .col-3 > *,
	.container .col-4 > * {
		width: 100%;
	}
}

.site-content .content-area {
	width: 65.81197%;
	order: 1;
}

.site-content .widget-area {
	width: 29.05983%;
	order: 2;
	margin-left: auto;
}

.site-main {
	width: 100%;
	margin-bottom: 40px;
}

.site-header + .site-content {
	margin-top: 80px;
}

.no-sidebar .content-area {
	margin: 0 auto;
}

@media (max-width: 991px) {
	.site-content .content-area, .site-content .widget-area {
		width: 100%;
	}
}

.site {
	transition: all 0.3s ease;
}

.site-header .header-content > .container {
	background: #fff;
	padding-top: 16px;
	padding-bottom: 16px;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	position: relative;
	transition: all 0.3s ease;
}

.site-branding {
	flex: 1;
	align-self: center;
}

.site-branding img {
	transition: all 0.3s;
}

.site-logo {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.site-logo .site-title {
	font-size: 21px;
	font-size: 1.3125rem;
	font-weight: 700;
	margin: 0 0 2px;
	word-wrap: break-word;
}

.site-logo .site-title a {
	color: #61A83E;
}

.site-logo .site-description {
	margin: 0;
	word-wrap: break-word;
	font-weight: 600;
}

.custom-logo-link {
	font-size: 0px;
	font-size: 0rem;
	margin-bottom: 0;
	margin-right: 10px;
}

.site-identify {
	flex: 1;
	line-height: 1.2;
}

.site-search {
	display: flex;
	align-items: center;
	margin-left: 20px;
	position: relative;
}

.site-search .site-search-toggler {
	font-size: 18px;
	font-size: 1.125rem;
	color: #61A83E;
	display: inline-block;
	height: 50px;
	line-height: 48px;
	text-align: center;
	margin-left: 20px;
}

.site-search > div {
	line-height: 1.5;
	position: absolute;
	z-index: 9;
	top: calc( 100% + 16px);
	right: 0;
	width: 320px;
}

.site-search > div .form-search {
	padding: 17px;
	background: #f5f5f5;
}

.collapse {
	display: none;
}

.header-content {
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

.is-sticky .site-title {
	margin: 0;
}

.is-sticky .topbar {
	display: none;
}

.is-sticky .header-content {
	position: fixed;
}

@media (max-width: 767px) {
	.site-search {
		margin-left: 20px;
	}
	.custom-logo-link {
		line-height: 46px;
	}
	.custom-logo-link img {
		max-height: 46px;
	}
	.site-logo .site-title {
		margin: 0;
	}
	.site-search {
		line-height: 60px;
	}
	.site-search .site-search-toggler {
		height: 40px;
		line-height: 37px;
	}
	.menu-toggle {
		line-height: 38px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0 12px;
	}
	.menu-toggle::before {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.site-logo .site-description {
		display: none;
	}
}

@media (max-width: 575px) {
	.site-search {
		margin-left: 10px;
	}
}

@media (max-width: 480px) {
	.site-logo {
		flex-direction: column;
	}
	.custom-logo-link {
		margin: 0;
	}
}

.footer-widgets {
	background: #111111;
}

.footer-widgets .container .widget-footer {
	width: 25%;
	margin: 40px 0 60px;
}

.widget-footer {
	color: #e9e9e9;
}

.widget-footer select {
	width: 100%;
}

.widget-footer .logo {
	display: inline-block;
	margin-bottom: 20px;
}

.widget-footer .widget-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #e9e9e9;
	margin-bottom: 25px;
	margin-top: 15px;
}

.widget-footer .widget-title a {
	color: #e9e9e9;
}

.widget-footer ul {
	padding-left: 0;
	list-style: none;
}

.widget-footer ul li {
	border-bottom: 1px solid #272727;
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.widget-footer ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.widget-footer ul li a {
	color: #e9e9e9;
	font-size: 13px;
	font-size: 0.8125rem;
}

.widget-footer ul li a:hover {
	color: #61A83E;
}

.widget-footer ul.children,
.widget-footer ul.sub-menu {
	margin-top: 10px;
}

.widget-footer .contact li {
	padding-left: 20px;
}

.widget-footer .contact i {
	font-size: 14px;
	font-size: 0.875rem;
	display: block;
	position: absolute;
	top: 6px;
	left: -3px;
}

.widget-footer .menu li::before {
	content: '\f105';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	font-size: 0.9375rem;
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	line-height: 1.5;
}

.widget-footer .aside-post + .aside-post {
	margin-top: 20px;
}

.widget-footer .aside-post .image {
	width: 60px;
	margin-right: 10px;
	height: 60px;
}

.widget-footer .aside-post .name {
	font-weight: 400;
	color: #e9e9e9;
	margin-bottom: 0;
}

.widget-footer .aside-post .name a {
	color: inherit;
}

.widget-footer .aside-post .name a:hover {
	color: #61A83E;
}

.widget-footer .aside-post .time {
	display: none;
}

#menu-gan-the li {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 8px !important;
	margin-bottom: 8px !important;
}

#menu-gan-the li a {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #e9e9e9;
	background: #61A83E;
	border: 2px solid #61A83E;
	display: block;
	padding: 5px 15px;
}

#menu-gan-the li a::hover {
	color: #61A83E;
	background: #e9e9e9;
	border-color: #61A83E;
}

#menu-gan-the li::before {
	display: none;
}

.bottombar {
	color: #fff;
	background: #111111;
}

.bottombar .container {
	border-top: 1px solid #272727;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-bottom: 25px;
}

.bottombar .bottombar-left {
	margin-right: 20px;
	padding-top: 25px;
}

.bottombar .bottombar-left a {
	color: #61A83E;
}

.bottombar .bottombar-left a:hover {
	text-decoration: underline;
}

.bottombar .bottombar-right {
	padding-top: 25px;
}

.bottombar .bottombar-right a {
	font-size: 18px;
	font-size: 1.125rem;
	color: #fff;
	margin-left: 15px;
}

.bottombar .bottombar-right a:hover {
	color: #61A83E;
}

.scroll-to-top {
	border-radius: 100%;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	display: block;
	z-index: 99;
	background: #61A83E;
	border: 1px solid #61A83E;
	transform: translate(0, 0);
	transition: all 0.3s ease;
}

.scroll-to-top:hover {
	background: #fff;
}

.scroll-to-top:hover i {
	color: #61A83E;
}

.scroll-to-top:focus {
	color: #fff;
}

.scroll-to-top i {
	font-size: 20px;
	font-size: 1.25rem;
	color: inherit;
}

.scroll-to-top.hidden {
	transform: translate(0, 100px);
}

@media (max-width: 991px) {
	.footer-widgets {
		padding-bottom: 40px;
	}
	.footer-widgets .container .widget-footer {
		width: 50%;
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.footer-widgets .container .widget-footer {
		width: 100%;
		margin-top: 20px;
	}
	.bottombar .bottombar-left,
	.bottombar .bottombar-right {
		width: 100%;
	}
}

.site-slider-for .name,
.site-slider-nav .slide-inner {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}

.section-title {
	font-size: 35px;
	font-size: 2.1875rem;
	font-weight: 700;
	text-align: center;
	position: relative;
	margin-bottom: 4.375rem;
	text-transform: uppercase;
}

@media (max-width: 1439px) {
	.section-title {
		margin-bottom: 3rem;
	}
}

/* Features*/
.section--features {
	margin: 105px auto 115px;
	text-align: center;
}

.section--features .section-title {
	margin-bottom: 20px;
}

.section--features .features-content p:first-child {
	font-size: 17px;
	font-size: 1.0625rem;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.section--features .btn-primary {
	margin-top: 10px;
}

/* Services*/
.section--services {
	padding: 75px 0 148px;
	background: #f6f6f6;
}

.service {
	margin-bottom: 40px;
	display: flex;
	text-align: left;
}

.service .image {
	background: #61A83E;
	border-radius: 50%;
	text-align: center;
	width: 6rem;
	height: 6rem;
	line-height: 5rem;
	margin-right: 1.25rem;
}

.service .image img {
	width: 3.2em;
}

.service .info {
	flex: 3;
}

.service .name {
	margin: 0 0 10px 0;
}

.service .name a {
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
}

.service .desc p {
	font-size: 14px;
	font-size: 0.875rem;
	margin: 0;
	line-height: 1.5;
	color: #787878;
}

.service .link-more {
	display: none;
}

@media (min-width: 992px) {
	.section--services .container {
		position: relative;
		width: 24em;
		height: 24em;
		padding: 0;
		border-radius: 50%;
		list-style: none;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 115% 115%;
	}
	.section--services .container > * {
		position: absolute;
		top: 100%;
		left: 100%;
		width: 30em;
		height: 10em;
		margin: -15em;
	}
	.section--services .container > *:nth-of-type(1) {
		transform: rotate(300deg) translate(12em) rotate(-300deg);
	}
	.section--services .container > *:nth-of-type(2) {
		transform: rotate(0deg) translate(12em) rotate(0deg);
	}
	.section--services .container > *:nth-of-type(3) {
		transform: rotate(60deg) translate(12em) rotate(-60deg);
	}
	.section--services .container > *:nth-of-type(4) {
		transform: rotate(120deg) translate(12em) rotate(-120deg);
	}
	.section--services .container > *:nth-of-type(5) {
		transform: rotate(180deg) translate(12em) rotate(-180deg);
	}
	.section--services .container > *:nth-of-type(6) {
		transform: rotate(240deg) translate(12em) rotate(-240deg);
	}
	.service {
		display: flex;
	}
	.service .image {
		margin: 0 1.25rem 0 0;
		border: 5px solid #fff;
	}
	.service:hover .image {
		background: #579837;
	}
	.service:nth-last-child(-n+3) {
		text-align: right;
		left: 0;
	}
	.service:nth-last-child(-n+3) .image {
		order: 2;
		margin: 0 0 0 1.25rem;
	}
}

@media (max-width: 991px) {
	.section--services .container {
		background-image: none !important;
	}
	.section--services {
		padding-bottom: 60px;
		padding-top: 36px;
	}
	.section-title {
		margin-bottom: 25px;
	}
}

@media (max-width: 1439px) {
	.section--services {
		padding-top: 60px;
	}
}

@media (max-width: 991px) {
	.image img {
		vertical-align: text-top;
	}
}

@media (max-width: 767px) {
	.section--services {
		padding-bottom: 50px;
		padding-top: 26px;
	}
	.section-title {
		font-size: 26px;
		font-size: 1.625rem;
	}
	.service .name a {
		font-size: 15px;
		font-size: 0.9375rem;
	}
}

@media (max-width: 575px) {
	.service .name {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/* Statistics*/
.section--statistics {
	margin-top: 95px;
}

.section--statistics .section-title {
	margin: 0 0 15px;
}

.section--statistics:empty {
	display: none;
}

.statistics-textarea {
	text-align: center;
	margin-bottom: 110px;
}

.statistics-textarea p {
	margin: 0;
}

.statistics-textarea h2 {
	font-size: 60px;
	font-size: 3.75rem;
	color: #61A83E;
	font-weight: bold;
	margin: 0;
}

.statistics-textarea h3 {
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: bold;
	margin: 10px auto 20px;
}

.statistics-textarea p:last-of-type {
	max-width: 680px;
	margin: 15px auto 0;
	color: #787878;
}

.statistic-four-column {
	padding: 95px 0 105px;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.statistics-content {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.statistics-item * {
	text-align: center;
}

.statistics-icon {
	font-size: 50px;
	font-size: 3.125rem;
	color: #61A83E;
}

.statistics-number {
	font-size: 50px;
	font-size: 3.125rem;
	font-weight: bold;
}

.statistics-text {
	color: #61A83E;
	font-size: 18px;
	font-size: 1.125rem;
}

@media (max-width: 767px) {
	.statistics-content {
		flex-direction: column;
		justify-content: center;
	}
}

/*Posts*/
.section--blog {
	padding: 76px 0 40px;
}

.section--blog img {
	width: 100%;
	max-height: 230px;
}

.section-blog__item {
	margin-bottom: 50px;
}

.section-blog__title {
	margin: 18px 0 12px;
	font-size: 18px;
	font-size: 1.125rem;
}

@media (max-width: 1439px) {
	.section--blog {
		padding-top: 60px;
	}
}

/*Call to action*/
.section--cta {
	padding: 60px 0;
	background-color: #ccc;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
	position: relative;
}

.section--cta .container {
	position: relative;
	z-index: 10;
}

.section--cta:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
}

.section-cta__text {
	color: #fff;
	font-size: 48px;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: capitalize;
}

/*Partners*/
.section--partners {
	padding: 80px 0;
}

.section--partners .slick-track {
	margin: 0 auto;
}

@media (max-width: 1439px) {
	.section--partners {
		padding: 60px 0;
	}
}

@media (max-width: 767px) {
	.section--partners {
		padding: 40px 0;
	}
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 60px;
	display: inline-block;
	width: 100%;
}

.single .hentry {
	margin: 0 0 40px;
	word-wrap: break-word;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.single .entry-content,
.page .entry-content {
	margin-top: 0;
}

.single .entry-content p,
.page .entry-content p {
	margin-top: 0;
}

.single .entry-media,
.page .entry-media {
	padding-bottom: 20px;
}

.entry-content br {
	display: block;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.wp-caption {
	max-width: 100%;
}

.entry-meta {
	list-style: none;
	padding: 0;
	margin-bottom: 17px;
}

.entry-meta a {
	text-transform: capitalize;
	color: #61A83E;
}

.entry-meta span {
	color: #999999;
	display: inline;
}

.entry-meta span .icon {
	margin-right: 6px;
}

.entry-meta span + span::before {
	content: '\f111';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 6px;
	font-size: 0.375rem;
	display: inline-block;
	vertical-align: middle;
	padding: 0 12px;
}

.entry-title {
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 13px;
	margin-top: 0;
	line-height: 1.32143;
}

.entry-footer .cat-links {
	color: #999999;
	margin-right: 10px;
	display: block;
	margin-bottom: 10px;
}

.entry-footer .cat-links a {
	color: #61A83E;
}

.entry-footer .cat-links a:hover {
	text-decoration: underline;
}

.entry-footer .tags-links {
	color: #999999;
	margin-right: 10px;
}

.entry-footer .tags-links a {
	margin: 0 0 9px 8px;
	line-height: 1.35714;
	color: #fff;
	background: #c5c5c5;
	padding: 5px 14px;
	text-transform: capitalize;
	display: inline-block;
	border-radius: 3px;
}

.entry-footer .tags-links a:hover {
	background: rgba(197, 197, 197, 0.6);
}

.entry-footer::before, .entry-footer::after {
	content: '';
	display: table;
	clear: both;
}

.entry-share {
	margin-bottom: 20px;
}

.entry-share span {
	color: #999999;
}

.entry-share a {
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	background: #61A83E;
	border: 1px solid #61A83E;
	border-radius: 50%;
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 2;
	text-align: center;
	margin-left: 5px;
}

.entry-share a:hover {
	color: #61A83E;
	background: #fff;
	border-color: #61A83E;
}

.search article,
.blog article,
.archive article {
	position: relative;
}

.search article .entry-footer,
.blog article .entry-footer,
.archive article .entry-footer {
	margin-top: 42px;
	position: relative;
	min-height: 39px;
}

.search article .entry-footer::after,
.blog article .entry-footer::after,
.archive article .entry-footer::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	top: -42px;
	left: 0;
}

.search .hentry,
.blog .hentry,
.archive .hentry {
	margin: 0 0 60px;
	word-wrap: break-word;
}

.search .hentry::first-child .entry-media,
.blog .hentry::first-child .entry-media,
.archive .hentry::first-child .entry-media {
	margin-top: 0px;
}

.search .entry-title,
.blog .entry-title,
.archive .entry-title {
	margin-top: 0;
}

.search .entry-media,
.blog .entry-media,
.archive .entry-media {
	margin-bottom: 24px;
	margin-top: 20px;
}

.search .entry-media:first-child,
.blog .entry-media:first-child,
.archive .entry-media:first-child {
	margin-top: 0;
}

.search .entry-content,
.blog .entry-content,
.archive .entry-content {
	margin: 0;
}

.search .entry-content iframe,
.blog .entry-content iframe,
.archive .entry-content iframe {
	width: 100%;
}

.search .has-link-more + .entry-footer > *,
.blog .has-link-more + .entry-footer > *,
.archive .has-link-more + .entry-footer > * {
	float: right;
}

.search .comments-link,
.blog .comments-link,
.archive .comments-link {
	float: left;
	padding-bottom: 15px;
}

.search .comments-link a,
.blog .comments-link a,
.archive .comments-link a {
	color: #95989A;
	text-transform: uppercase;
	margin-top: .75rem;
	position: relative;
	bottom: 3px;
}

.search .comments-link .icon,
.blog .comments-link .icon,
.archive .comments-link .icon {
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
	margin-right: 6px;
	color: #61A83E;
}

.search .link-more,
.blog .link-more,
.archive .link-more {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.search .edit-link,
.blog .edit-link,
.archive .edit-link {
	float: left;
	clear: both;
	height: 0px;
}

.hentry iframe,
.hentry object,
.hentry video,
.widget-content iframe,
.widget-content object,
.widget-content iframe {
	display: block;
	border: none;
}

.jetpack-the-excerpt .link-more,
.jetpack-the-content .link-more {
	bottom: -95px;
}

body.author-hidden .posted-on:before {
	display: none;
}

@media (max-width: 767px) {
	.entry-title {
		font-size: 20px;
		font-size: 1.25rem;
	}
	.hentry {
		margin: 0 0 40px;
	}
	.entry-meta {
		margin-bottom: 14px;
	}
	.blog .entry-title,
	.archive .entry-title {
		margin-top: 5px;
	}
}

@media (max-width: 575px) {
	.entry-title {
		font-size: 16px;
		font-size: 1rem;
		margin-bottom: 10px;
	}
	.entry-meta {
		margin-bottom: 10px;
	}
	.blog .entry-title,
	.archive .entry-title {
		margin-top: 0px;
	}
}

/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
.featured-posts {
	position: relative;
}

.featured-posts br {
	display: block;
}

.featured-posts .slick-arrow {
	top: 40%;
	border: none;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.3);
	color: white;
}

.featured-posts .slick-arrow:hover {
	background: rgba(97, 168, 62, 0.7);
}

.featured-posts .slick-next.slick-arrow {
	right: 0;
	left: unset;
	transform: translateX(50px);
}

.featured-posts .slick-prev.slick-arrow {
	transform: translateX(-50px);
}

.featured-post__content.slider {
	position: relative;
	visibility: hidden;
}

.featured-post__content.slider.slick-initialized {
	visibility: visible;
}

.featured-post__content .featured-content {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.2);
}

.featured-post__content img {
	opacity: 1;
	transition: all 0.3s ease;
	width: 100%;
	max-height: 87vh;
	object-fit: cover;
	object-position: center center;
}

.featured-post__content img[data-lazy] {
	opacity: 0;
}

.featured-post__content .entry-title {
	font-size: 64px;
	font-size: 4rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: 1.25rem;
	margin-top: 0;
	line-height: 1.32759;
}

.featured-post__content p {
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	margin-bottom: 2.1875rem;
}

.featured-post__content .hentry {
	margin: 0;
}

.featured-post__content .more-link {
	border-top-right-radius: 26px;
}

.logged-in .featured-post__content img {
	max-height: 84vh;
}

.featured-block {
	width: 100%;
	bottom: 0;
	position: absolute;
	background: rgba(97, 168, 62, 0.85);
	padding-top: .9375rem;
	padding-bottom: .9375rem;
}

.featured-block .row {
	margin-left: -15px;
	margin-right: -15px;
}

.featured-block .row > * {
	padding-left: 15px;
	padding-right: 15px;
}

.featured-block__item {
	width: 33.33%;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	display: flex;
}

.featured-block__item * {
	color: #fff;
}

.featured-block__number,
.featured-block__icon {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	padding-right: 10px;
	margin-right: 15px;
}

.featured-block__number {
	line-height: 1.1;
	font-size: 58px;
	font-size: 3.625rem;
}

.featured-block__icon {
	width: 70px;
	height: 60px;
	line-height: 60px;
}

.featured-block__icon img {
	width: 100%;
}

.featured-block__text {
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 7px;
	margin-bottom: 0;
}

.featured-block__item:hover {
	background: rgba(255, 255, 255, 0.1);
}

@media (min-width: 1440px) {
	.featured-posts {
		min-height: 87vh;
	}
	.logged-in .featured-posts {
		min-height: 84vh;
	}
	.featured-post__content:hover .slick-prev.slick-arrow {
		transform: translateX(10px);
	}
	.featured-post__content:hover .slick-next.slick-arrow {
		transform: translateX(-10px);
	}
}

@media (max-width: 1439px) {
	.featured-block {
		display: none;
	}
	.featured-post__content .entry-title {
		font-size: 48px;
		font-size: 3rem;
	}
	.featured-post__content .featured-content {
		top: 0;
	}
}

@media (max-width: 991px) {
	.featured-post__content .featured-content {
		top: 0;
		height: 100%;
	}
	.featured-post__content .entry-title {
		font-size: 28px;
		font-size: 1.75rem;
	}
	.featured-post__content .slick-dots {
		bottom: 0;
	}
	.featured-post__content .more-link {
		border-top-right-radius: 23px;
	}
}

@media (max-width: 575px) {
	.featured-post__content p {
		margin: 1em 0;
	}
	.featured-post__content img {
		min-height: 300px;
	}
	.featured-post__content .entry-title {
		font-size: 20px;
		font-size: 1.25rem;
		margin-bottom: 0;
	}
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-list {
	padding: 0;
}

.comment-list > li:first-child > .comment-body {
	border: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-title {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.comment-author .avatar {
	border-radius: 100%;
	float: left;
	margin-right: 20px;
}

.comment-author .says {
	display: none;
}

.comment-content {
	font-size: 14px;
	font-size: 0.875rem;
	margin-top: 12px;
	margin-bottom: 0;
	word-wrap: break-word;
	padding-left: 90px;
}

.comment-content > :first-child {
	margin-top: 0;
}

.comment-form > p > label {
	margin-bottom: 10px;
}

.comments-area ol {
	list-style: none;
}

.comments-area ol .reply {
	position: absolute;
	top: 29px;
	right: 0;
}

.comments-area ol .reply a {
	color: #61A83E;
}

ol.children {
	padding-left: 90px;
	position: relative;
}

.comment-body {
	position: relative;
	padding-top: 30px;
	border-top: 1px solid #dedede;
}

.comment-list time {
	font-style: italic;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #787878;
	position: relative;
	padding-left: 17px;
}

.comment-list time::before {
	content: "\f017";
	position: absolute;
	left: 0;
	display: inline-block;
	top: 3px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.comment-respond label {
	display: block;
}

.comment-reply-title {
	margin-top: 0;
}

.comment-reply-title small {
	float: right;
	font-size: 14px;
	margin-top: 7px;
}

@media (max-width: 767px) {
	ol.children, ul.children, .comment-list {
		padding: 0;
	}
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 0;
}

.page-header {
	background-color: #111111;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
	min-height: 18rem;
	margin-bottom: 5rem;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	padding: 20px 90px;
	position: relative;
	overflow: hidden;
	word-break: break-word;
}

.page-header .page-title {
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: 700;
	margin-bottom: .625rem;
	margin-top: 10px;
	z-index: 3;
	color: #fff;
}

.page-header .entry-meta span,
.page-header .entry-meta a {
	color: #fff;
}

.page-header span a:hover,
.page-header a:hover {
	color: #61A83E;
}

.breadcrumbs-item {
	display: inline-block;
}

.breadcrumbs-item + .breadcrumbs-item::before {
	content: '/';
	font-size: 12px;
	font-size: 0.75rem;
	padding-left: 0.4375rem;
	padding-right: 0.4375rem;
}

.breadcrumbs * {
	color: #fff;
}

@media (max-width: 767px) {
	.page-header {
		height: 168px;
		margin-bottom: 35px;
		padding: 20px;
	}
	.page-header .page-title {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

/*--------------------------------------------------------------
# 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%;
}

/*--------------------------------------------------------------
## 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%;
	padding: 0px 10px;
}

.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;
}

/*# sourceMappingURL=style.css.map */