/*
Theme Name: Sesuit Landscape Genesis + Beaver
Theme URI: https://demo.studiopress.com/
DeCursiveion: Genesis Sample theme modified for Cornestone
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.4.1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	   -moz-text-decoration: underline dotted;
	        text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden], template {
	display: none
}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */
html {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	   -moz-box-sizing: inherit;
	        box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */
/*.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,*/
main.content::before,
.footer-widgets::before,
.site-footer::before/*,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before*/ {
	content: " ";
	display: table;
}
/*.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,*/
main.content::after,
.footer-widgets::after,
.site-footer::after/*,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after*/ {
	clear: both;
	content: " ";
	display: table;
}

/* Defaults
---------------------------------------------------------------------------- */

/* Fontss
--------------------------------------------- */
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller-Light.eot');
    src: url('fonts/Aller/Aller-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller-Light.woff2') format('woff2'),
        url('fonts/Aller/Aller-Light.woff') format('woff'),
        url('fonts/Aller/Aller-Light.ttf') format('truetype'),
        url('fonts/Aller/Aller-Light.svg#Aller-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller-LightItalic.eot');
    src: url('fonts/Aller/Aller-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller-LightItalic.woff2') format('woff2'),
        url('fonts/Aller/Aller-LightItalic.woff') format('woff'),
        url('fonts/Aller/Aller-LightItalic.ttf') format('truetype'),
        url('fonts/Aller/Aller-LightItalic.svg#Aller-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller.eot');
    src: url('fonts/Aller/Aller.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller.woff2') format('woff2'),
        url('fonts/Aller/Aller.woff') format('woff'),
        url('fonts/Aller/Aller.ttf') format('truetype'),
        url('fonts/Aller/Aller.svg#Aller-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller-Italic.eot');
    src: url('fonts/Aller/Aller-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller-Italic.woff2') format('woff2'),
        url('fonts/Aller/Aller-Italic.woff') format('woff'),
        url('fonts/Aller/Aller-Italic.ttf') format('truetype'),
        url('fonts/Aller/Aller-Italic.svg#Aller-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller-Bold.eot');
    src: url('fonts/Aller/Aller-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller-Bold.woff2') format('woff2'),
        url('fonts/Aller/Aller-Bold.woff') format('woff'),
        url('fonts/Aller/Aller-Bold.ttf') format('truetype'),
        url('fonts/Aller/Aller-Bold.svg#Aller-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('fonts/Aller/Aller-BoldItalic.eot');
    src: url('fonts/Aller/Aller-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aller/Aller-BoldItalic.woff2') format('woff2'),
        url('fonts/Aller/Aller-BoldItalic.woff') format('woff'),
        url('fonts/Aller/Aller-BoldItalic.ttf') format('truetype'),
        url('fonts/Aller/Aller-BoldItalic.svg#Aller-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Mightype Cursive';
    src: url('fonts/MightypeCursive/MightypeCursive.eot');
    src: url('fonts/MightypeCursive/MightypeCursive.eot?#iefix') format('embedded-opentype'),
        url('fonts/MightypeCursive/MightypeCursive.woff2') format('woff2'),
        url('fonts/MightypeCursive/MightypeCursive.woff') format('woff'),
        url('fonts/MightypeCursive/MightypeCursive.ttf') format('truetype'),
        url('fonts/MightypeCursive/MightypeCursive.svg#MightypeCursive') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* Typographical Elements
--------------------------------------------- */
html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;

	max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
html, body {
	overflow-x: hidden;
}
body {
	color: #414042;
	font-family: 'Aller';
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	background-color: #FFFFFF;
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a {
	color: #134c66;
	text-decoration: underline;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:focus,
a:hover {
	color: #134c66;
	text-decoration: none;
}
p {
	margin: 0 0 30px;
	padding: 0;
}
p:last-child {
	margin-bottom: 0;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #EBEBEB;
	margin: 1.65em auto;
}
b, strong {
	font-weight: 700;
}
blockquote, cite, em, i {
	font-style: italic;
}
mark {
	background: #ddd;
	color: #333;
}
blockquote {
	margin: 30px;
}

@media screen and (min-width: 1200px) {
	body {
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	body .fl-col-small:not(.fl-col-small-full-width) {
    	max-width: 100%
    }
}

/* Headings
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	color: #134c66;
	line-height: 1.2;
	margin: 0 0 20px;
}
h1 {
	font-weight: 700;
}
h2, h3, h4 {
	font-weight: 400;
}
h5, h6 {
	font-weight: 700;
}
h1, 
.h1, 
.h1 .fl-heading,
.h1 .heading-title,
.h1 .fl-cta-title {
	font-size: 60px;
	letter-spacing: 0.01em;
}
h2, 
.h2, 
.h2 .fl-heading,
.h2 .heading-title,
.h2 .fl-cta-title {
	font-size: 40px;
	letter-spacing: 0.01em;
}
h3, 
.h3, 
.h3 .fl-heading,
.h3 .heading-title,
.h3 .fl-cta-title {
	font-size: 36px;
}
h4, 
.h4, 
.h4 .fl-heading,
.h4 .heading-title,
.h4 .fl-cta-title {
	font-size: 24px;
	letter-spacing: 0.05em;
}
.entry-content h4 {
	margin-top: 40px;
}
h5, 
.h5, 
.h5 .fl-heading,
.h5 .heading-title,
.h5 .fl-cta-title {
	font-size: 18px;
	line-height: 1.5;
}
h6, 
.h6, 
.h6 .fl-heading,
.h6 .heading-title,
.h6 .fl-cta-title {
	font-size: 14px;
	line-height: 1.2
}
.h1 p,
.h2 p,
.h3 p,
.h4 p,
.h5 p,
.h6 p {
	line-height: 1.5
}
.text-blue {
	color: #134c66;
}
.text-light-blue {
	color: #d5dfe5
}
.text-josefin {
	font-family: 'Josefin Sans', sans-serif;
}
.text-playfair {
	font-family: 'Playfair Display', serif;
}
.heading-h2-first-30 .pp-heading-content .pp-heading .heading-title span.title-text.pp-primary-title {
	font-size: 30px;
}
.heading-h2-first-30 .pp-heading-content .pp-heading .heading-title span.title-text.pp-secondary-title {
	font-family: 'Playfair Display', serif;
}
@media screen and (max-width: 1199px) {
	h1, 
	.h1, 
	.h1 .fl-heading,
	.h1 .heading-title,
	.h1 .fl-cta-title {
		font-size: 40px;
	}
	h2, 
	.h2, 
	.h2 .fl-heading,
	.h2 .heading-title,
	.h2 .fl-cta-title {
		font-size: 40px;
	}
	h3, 
	.h3, 
	.h3 .fl-heading,
	.h3 .heading-title,
	.h3 .fl-cta-title {
		font-size: 34px;
	}
	h4, 
	.h4, 
	.h4 .fl-heading,
	.h4 .heading-title,
	.h4 .fl-cta-title {
		font-size: 22px;
	}
	.heading-h2-first-24 .pp-heading-content .pp-heading .heading-title span.title-text.pp-primary-title,
	.heading-h2-second-24 .pp-heading-content .pp-heading .heading-title span.title-text.pp-secondary-title {
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	h1, 
	.h1, 
	.h1 .fl-heading,
	.h1 .heading-title,
	.h1 .fl-cta-title {
		font-size: 38px;
	}
	h2, 
	.h2, 
	.h2 .fl-heading,
	.h2 .heading-title,
	.h2 .fl-cta-title {
		font-size: 38px;
	}
	h3, 
	.h3, 
	.h3 .fl-heading,
	.h3 .heading-title,
	.h3 .fl-cta-title {
		font-size: 32px;
	}
	h4, 
	.h4, 
	.h4 .fl-heading,
	.h4 .heading-title,
	.h4 .fl-cta-title {
		font-size: 20px;
	}
	.heading-h2-first-24 .pp-heading-content .pp-heading .heading-title span.title-text.pp-primary-title,
	.heading-h2-second-24 .pp-heading-content .pp-heading .heading-title span.title-text.pp-secondary-title {
		font-size: 20px;
	}
}
@media screen and (max-width: 768px) {
	h1, 
	.h1, 
	.h1 .fl-heading,
	.h1 .heading-title,
	.h1 .fl-cta-title {
		font-size: 35px;
	}
	h2, 
	.h2, 
	.h2 .fl-heading,
	.h2 .heading-title,
	.h2 .fl-cta-title {
		font-size: 35px;
	}
	h3, 
	.h3, 
	.h3 .fl-heading,
	.h3 .heading-title,
	.h3 .fl-cta-title {
		font-size: 30px;
	}
}

@media screen and (max-width: 576px) {
	h1, 
	.h1, 
	.h1 .fl-heading,
	.h1 .heading-title,
	.h1 .fl-cta-title {
		font-size: 30px;
	}
	h2, 
	.h2, 
	.h2 .fl-heading,
	.h2 .heading-title,
	.h2 .fl-cta-title {
		font-size: 30px;
	}
	h3, 
	.h3, 
	.h3 .fl-heading,
	.h3 .heading-title,
	.h3 .fl-cta-title {
		font-size: 26px;
	}
}

/* Objects
--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	vertical-align: top;
}
figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */
.gallery {
	overflow: hidden;
}
.gallery img {
	border: 1px solid #EBEBEB;
	height: auto;
	padding: 4px;
}
.gallery img:focus, .gallery img:hover {
	border: 1px solid #999;
	outline: none;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

/* Forms
--------------------------------------------- */
input, select, textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%;
}
input:focus, textarea:focus {
	border: 1px solid #999;
	outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
	width: auto;
}
::-webkit-input-placeholder {
	color: #404041;
	opacity: 1;
}
::-moz-placeholder {
	color: #404041;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #404041;
	opacity: 1;
}
::-ms-input-placeholder {
	color: #404041;
	opacity: 1;
}
::placeholder {
	color: #404041;
	opacity: 1;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.fl-builder-content .fl-button-wrap a.fl-button,
.fl-builder-content .fl-button-wrap a.fl-button:visited,
.fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more,
.pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.075em;
	line-height: 1.2;
	text-transform: uppercase;

	border: 0;
	border-radius: 0;
	cursor: pointer;
	padding: 10px 30px 8px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	background-color: #134c66;

	-webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.fl-builder-content .fl-button-wrap a.fl-button *,
.fl-builder-content .fl-button-wrap a.fl-button:visited * {
    color: inherit;
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover,
.fl-builder-content .fl-button-wrap a.fl-button:hover,
.fl-builder-content .fl-button-wrap a.fl-button:focus,
.fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more:hover,
.fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more:focus,
.pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link:hover,
.pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link:focus {
	color: #134c66;
	background-color: #d5dfe5;
	border-width: 0;
}
.bg-blue button:focus,
.bg-blue button:hover,
.bg-blue input[type="button"]:focus,
.bg-blue input[type="button"]:hover,
.bg-blue input[type="reset"]:focus,
.bg-blue input[type="reset"]:hover,
.bg-blue input[type="submit"]:focus,
.bg-blue input[type="submit"]:hover,
.bg-blue .button:focus,
.bg-blue .button:hover,
.fl-builder-content .bg-blue .fl-button-wrap a.fl-button:hover,
.fl-builder-content .bg-blue .fl-button-wrap a.fl-button:focus,
.bg-blue .fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more:hover,
.bg-blue .fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more:focus,
.bg-blue .pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link:hover,
.bg-blue .pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link:focus {
	color: #ffffff;
	background-color: #95a097
}
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}
.button {
	display: inline-block;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #EBEBEB;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
@media screen and (min-width: 1440px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.fl-builder-content .fl-button-wrap a.fl-button,
	.fl-builder-content .fl-button-wrap a.fl-button:visited,
	.fl-module-pp-gallery .pp-gallery-pagination .pp-gallery-load-more,
	.pp-hover-card-container.powerpack-style .pp-more-link-button .pp-more-link {
		font-size: 18px;
	}
}

/* Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}
tbody {
	border-bottom: 1px solid #EBEBEB;
}
td, th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}
td {
	padding: 0.5em;
}
tr {
	border-top: 1px solid #EBEBEB;
}
th {
	font-weight: 600;
	padding: 0.5em;
}
@media only screen and (min-width: 480px) {
	table {
		table-layout: auto;
		word-break: normal;
	}
}

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .widget_search input[type="submit"]:focus {
	background: #fff;
	-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: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}

/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */
.site-container {
	-webkit-animation: fadein 1s;
	     -o-animation: fadein 1s;
	        animation: fadein 1s;
	word-wrap: break-word;
}
@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-o-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Site Inner
--------------------------------------------- */
.site-inner {
	clear: both;
	margin: 0 auto;
	position: relative;
}
@media only screen and (min-width: 993px) {
	.site-inner {
		max-width: 1140px;
	}
}

/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */
.avatar {
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	float: left;
}
.author-box .avatar, .alignleft .avatar {
	margin-right: 20px;
}
.alignright .avatar {
	margin-left: 20px;
}
.comment .avatar {
	margin: 0 15px 20px 0;
}
@media only screen and (min-width: 993px) {
	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}
}

/* Genesis
--------------------------------------------- */
.after-entry, .archive-deCursiveion, .author-box {
	margin-bottom: 40px;
}
.after-entry {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	        box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}
.after-entry .widget:last-of-type {
	margin-bottom: 0;
}
.breadcrumb {
	border-bottom: 1px solid #EBEBEB;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}
.archive-deCursiveion p:last-child, .author-box p:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 993px) {
	.after-entry {
		padding: 40px 60px;
	}
	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}
	.after-entry,
	.archive-deCursiveion,
	.author-box,
	.comment-respond,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px;
	}
}

/* Search Form
--------------------------------------------- */
.search-form {
	overflow: hidden;
}
.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}
.post-password-form input[type="submit"], .search-form input[type="submit"] {
	margin-top: 10px;
}
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */
.archive-deCursiveion .entry-title, .archive-title, .author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}
.entry-title a, .sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}
.entry-title a:focus, .entry-title a:hover {
	color: #782a26;
}
.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */
a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignnone {
	display: inline-block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft, a.alignnone, a.alignright {
	max-width: 100%;
}
img.centered, .aligncenter, .singular-image {
	display: block;
	margin: 0 auto 30px;
}
img.alignnone, .alignnone {
	margin-bottom: 15px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
	margin: 0 0 20px 20px;
}
figcaption, .gallery-caption, .wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
	margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */
.widget {
	/*margin-bottom: 40px;*/
}
.widget p:last-child, .widget ul>li:last-of-type {
	margin-bottom: 0;
}
.widget ul>li {
	margin-bottom: 10px;
}
.widget ul>li:last-of-type {
	padding-bottom: 0;
}
.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td, .widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 20px;
}
.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}

/* Skip Links
---------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	outline: none;
}

/* Gravity form - gravity theme
---------------------------------------------------------------------------- */
::-webkit-input-placeholder {
    color: #807e81
}
::-moz-placeholder {
    color: #807e81
}
:-ms-input-placeholder {
    color: #807e81
}
::-ms-input-placeholder {
    color: #807e81
}
::placeholder {
    color: #807e81
}
.gform_wrapper form .gform_body .gform_fields {
	grid-row-gap: 20px;
}
.gform_wrapper form .gform_body .gfield input, 
.gform_wrapper form .gform_body .gfield select,
.gform_wrapper form .gform_body .gfield textarea {
	color: #414042;
	font-size: 16px;
	padding: 9px 12px;
	border: 1px solid #8e8e8a;
}
.site-container .gform_wrapper form .gform_footer, 
.site-container .gform_wrapper form .gform_page_footer {
	margin-top: 10px;
	padding: 0;
	text-align: center;
}
.gform_wrapper form .gform_footer input[type="submit"] {
	color: #ffffff;
	background: #134c66;
}
.gform_wrapper form .gform_footer input[type="submit"]:hover,
.gform_wrapper form .gform_footer input[type="submit"]:focus {
	color: #134c66;
	background-color: #d5dfe5
}
@media screen and (min-width: 1200px) {
	.gform_wrapper form .gform_body .gfield input, 
	.gform_wrapper form .gform_body .gfield select,
	.gform_wrapper form .gform_body .gfield textarea {
		font-size: 18px
	}
}

/* BACK TO TOP
---------------------------------------------------------------------------- */
#back-to-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #FFFFFF;
	display: block;
	z-index: -1;
	background: #134c66 url(/wp-content/uploads/2021/08/icon-back-to-top.png) no-repeat center center / 18px;
	line-height: 1;
	opacity: 0;
	text-align: center;
	-webkit-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.4);
	width: 35px;
	height: 35px;
	text-decoration: none;
}
#back-to-top:hover,
#back-to-top:focus {
	opacity: 0.7
}
#back-to-top.show {
    opacity: 1;
    z-index: 9050;
}
@media screen and (min-width: 993px) {
	#back-to-top {
	    bottom: 2em;
	    right: 2em;
	}
}

/* Site Header
---------------------------------------------------------------------------- */
.site-header {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 5px 20px 10px;
}
.site-header, 
.site-header img {
	-webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.site-header.fixed-header {
	padding-top: 0;
	padding-bottom: 0;
}
body:not(.fl-builder-edit) .site-header.fixed-header {
	z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
@media only screen and (min-width: 993px) {
	body:not(.fl-builder-edit).admin-bar .site-header.fixed-header {
		top: 32px;
	}
}
.site-header > .wrap {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.site-header .header-widget-area {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    width: 100%;
}
.site-header .widget {
	width: 100%;
	text-align: right;
	position: relative;
}
.site-header .widget .textwidget {
	position: relative;
}
.site-header .header-button {
	color: #134c66;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.075em;

	background-color: #d5dfe5;
	padding: 8px 18px;
	border-radius: 0;
}
.site-header.fixed-header .header-button {
	bottom: -45px
}
.site-header .header-button:hover,
.site-header .header-button:focus {
	color: #FFFFFF;
	background-color: #134c66;
}
@media screen and (min-width: 1200px) {
	.site-header .header-widget-area {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: reverse;
	    -webkit-flex-direction: column-reverse;
	    -moz-box-orient: vertical;
	    -moz-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	    flex-direction: column-reverse;
	}
	.site-header .header-button {
		font-size: 18px;

		position: absolute;
		right: 20px;
		bottom: -75px;
	}
}
@media screen and (max-width: 1199px) {
	.site-header {
		/*background-color: #134c66;*/
	}
	.site-header > .wrap {
		-webkit-box-align: center;
	    -webkit-align-items: center;
	    -moz-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.site-header .header-widget-area {
		-webkit-box-pack: end;
    	-webkit-justify-content: flex-end;
       	-moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-left: 20px;
	}
	.site-header .header-widget-area .widget {
		width: 100%;
		text-align: right;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 992px) {
	.site-header .header-link {
		margin-bottom: 10px;
		display: inline-block;
	}
}
@media screen and (max-width: 567px) {
	.site-header .header-link {
		font-size: 12px;
	}
	.site-header .header-widget-area .separator {
		margin-left: 2px;
		margin-right: 2px;
	}
	.site-header .header-button {
		font-size: 12px;
		padding: 8px 10px;
	}
}

/* Title Area
--------------------------------------------- */
.title-area {
	padding: 20px 15px 15px;

	-webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;

    width: auto;
    max-width: 100%;
}
.wp-custom-logo .title-area img {
	max-width: 230px;
	width: auto;
}
.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}
.site-title a, .site-title a:focus, .site-title a:hover {
	color: #333;
	text-decoration: none;
}
.site-deCursiveion, .wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
@media screen and (min-width: 1200px) {
	.title-area {
		display: none;
	}
}
@media screen and (max-width: 567px) {
	.title-area {
		padding: 0;
	}
	.wp-custom-logo .title-area img {
		max-width: 140px;
	}
}

/* Genesis Menu
---------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}
.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}
.genesis-nav-menu a {
	color: #414042;
	display: block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.05em;

	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
}
.genesis-nav-menu > li > a {
	text-transform: uppercase;
	line-height: 1.875
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #134c66;
	text-decoration: none;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}
.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}
.genesis-nav-menu .sub-menu a {
	font-size: 14px;
	background-color: #FFFFFF;
	position: relative;
	word-wrap: break-word;
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}
.genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}
.genesis-nav-menu .header-logo-link {
	display: none;
}
.site-header.fixed-header .genesis-nav-menu .header-logo-link img {
	height: 70px
}
@media only screen and (min-width: 1200px) {
	.genesis-nav-menu {
		width: unset;
	}
	.genesis-nav-menu > .menu-item {
		display: inline-block;
		vertical-align: middle;
	}
	.genesis-nav-menu > .menu-item:not(.header-logo-link) {
		padding-top: 30px;
	}
	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}
	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #782a26;
	}
	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 200px;
	}
	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #EBEBEB;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}
	.genesis-nav-menu .sub-menu a {
		border: 1px solid #EBEBEB;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}
	.genesis-nav-menu a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.genesis-nav-menu .header-logo-link {
		display: block;
	}
}
@media only screen and (min-width: 1440px) {
	.genesis-nav-menu a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 1199px) {
	.genesis-nav-menu a {
		color: #FFFFFF
	}
	.genesis-nav-menu a:focus, 
	.genesis-nav-menu a:hover, 
	.genesis-nav-menu .current-menu-item>a, 
	.genesis-nav-menu .sub-menu .current-menu-item>a:focus, 
	.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
		color: #ffffff;
		opacity: 0.8
	}
}

/* Responsive Menu
--------------------------------------------- */
.menu .menu-item:focus {
	position: static;
}
.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-responsive-menu {
	display: none;
	position: relative;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
	display: none;
}
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #FFFFFF;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}
.menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #134c66;
	display: block;
	overflow: hidden;
	text-align: center;
	visibility: visible;

	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0;
	position: relative;
	z-index: 1000;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #134c66;
}
.menu-toggle.activated::before {
	content: "\f335";
}
.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px;
}
.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}
.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;

	-webkit-transform: rotate(0);
	    -ms-transform: rotate(0);
	     -o-transform: rotate(0);
	        transform: rotate(0);

	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	-o-transition: -o-transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
}
.sub-menu-toggle.activated::before {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}
@media only screen and (min-width: 1200px) {
	.genesis-responsive-menu {
		display: block;
	}
	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}
}

/* Header Menu
--------------------------------------------- */
.nav-primary {
	width: 100%;
}
.nav-primary #menu-item-phone-link a {
	color: #134c66;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.01em;
}
@media only screen and (min-width: 1200px) {
	.nav-primary .genesis-nav-menu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;

		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (min-width: 1440px) {
	.nav-primary .genesis-nav-menu a {
		padding-left: 25px;
		padding-right: 25px
	}
}
@media screen and (max-width: 1199px) {
	.nav-primary {
		position: fixed;
		left: 0;
		z-index: 9999;

		background-color: #134c66;
		padding: 20px;
	}
}


/* Footer Menu
--------------------------------------------- */
.nav-secondary {
	margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}
.nav-secondary .menu-item {
	display: inline-block;
}
.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}
.entry-content ol:last-child,
.entry-content ul:last-child {
	margin-bottom: 0
}
.entry-content ol>li {
	list-style-type: decimal;
}
.entry-content ul>li {
	list-style-type: disc;
}
.entry-content ol ul>li,
.entry-content ul ul>li {
	list-style-type: circle;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #f5f5f5;
}
.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}
main.content {
	border-top: 4px solid #FFFFFF;
	min-height: 500px
}
@media only screen and (min-width: 993px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%;
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%;
	}
	.one-third,
	.two-sixths {
		width: 31.623931623931625%;
	}
	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%;
	}
	.one-fourth {
		width: 23.076923076923077%;
	}
	.three-fourths {
		width: 74.35897435897436%;
	}
	.one-sixth {
		width: 14.52991452991453%;
	}
	.five-sixths {
		width: 82.90598290598291%;
	}
	.first {
		clear: both;
		margin-left: 0;
	}
}

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}
.entry-header .entry-meta {
	margin-bottom: 20px;
}
.entry-footer .entry-meta {
	border-top: 1px solid #EBEBEB;
	padding-top: 20px;
}
.entry-categories,
.entry-tags {
	display: block;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */
.pagination {
	clear: both;
	margin: 60px 0;
}
.adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff;
}

/* Entry Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}
.comment-list li {
	padding: 40px 0 0 30px;
}
.comment-list .depth-1 {
	padding-left: 0;
}
.comment-header {
	margin-bottom: 30px;
}
.comment-content {
	clear: both;
}
.comment-content ul>li {
	list-style-type: disc;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}
.comment-respond label {
	display: block;
	margin-right: 12px;
}
.comment-header p {
	margin-bottom: 0;
}
.entry-pings .reply {
	display: none;
}
.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */
.sidebar {
	font-size: 16px;
	line-height: 1.5;
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar p {
	margin-bottom: 20px;
}
@media only screen and (min-width: 993px) {
	.sidebar {
		float: right;
		width: 30%;
	}
	.sidebar-content .sidebar {
		float: left;
	}
}

/* Footer Widgets
---------------------------------------------------------------------------- */
.footer-widgets {
	color: #FFFFFF;
	background-color: #134c66;
	padding: 30px 20px;
	border-top: 3px solid #FFFFFF;
}
.footer-widgets > .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1160px;

	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-widget-area {
	margin-bottom: 40px;
	width: 100%;
}
.footer-widget-area:first-child {
	padding-left: 0;
}
.footer-widget-area:last-child {
	padding-right: 0
}
.footer-widgets .widget {
	margin-bottom: 40px;
}
.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0;
}
.footer-widgets .widget-title {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.footer-widgets a {
	color: #FFFFFF
}
.footer-widgets a:hover,
.footer-widgets a:focus {
	color: #d5dfe5
}
.footer-contact-info {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.01em;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}
.footer-phone {
	font-size: 24px;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	line-height: 1.25;
}
.footer-email {
	text-decoration: underline;
}
.footer-widgets .menu a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px
}
.footer-widgets .menu .sub-menu {
	display: none;
}
.footer-widgets-2 {
	text-align: center;
}
.footer-widgets-2 .widget:not(:last-child) {
	margin-bottom: 20px;
}
.footer-widgets .social-link {
	margin: 0 15px 17px 0;
	display: inline-block;
	vertical-align: middle;
	opacity: 0.6;

	-webkit-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}
.footer-widgets .social-link:hover,
.footer-widgets .social-link:focus {
	opacity: 1;
}
.footer-locations {
	margin-bottom: 18px;
}
.footer-widget-button {
	color: #134c66;
	background-color: #FFFFFF;
}
.footer-widget-button:hover,
.footer-widget-button:focus {
	/*opacity: 0.7;*/
	background-color: #d5dfe5;
}
@media only screen and (min-width: 993px) {
	.footer-widget-area {
		-webkit-box-flex: 0;
	    -webkit-flex: 0 0 33.3333%;
	    -moz-box-flex: 0;
	    -ms-flex: 0 0 33.3333%;
	    flex: 0 0 33.3333%;
	    max-width: 33.3333%;

		margin-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-widgets-3 {
		text-align: right;
	}
	.footer-locations {
		font-size: 18px;
		line-height: 1.8;
	}
}
@media screen and (min-width: 1200px) {
	.footer-locations {
		font-size: 20px
	}
}
@media screen and (max-width: 992px) {
	.footer-widgets > .wrap {
		-webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
	.footer-widget-area {
		text-align: center;
	}
}

/* Site Footer
---------------------------------------------------------------------------- */
.site-footer {
	color: #7e95a2;
	font-size: 14px;
	font-weight: 300;
	padding: 30px 20px 15px;
	text-align: center;
	background-color: #134c66;
}
.site-footer a:not(:hover):not(:focus) {
	color: #7e95a2;
	text-decoration: none;
}
.site-footer a:hover,
.site-footer a:focus {
	color: #d5dfe5;
	text-decoration: underline;
}
.site-footer .footer-services-links {
	font-size: 20px;
	margin-bottom: 10px;
}
.site-footer .footer-services-links a:not(:hover):not(:focus) {
	color: #FFFFFF;
	text-decoration: none;
	/*95a097*/
}
.site-footer p {
	margin-bottom: 0;
}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javaCursive:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}
	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/* Hero Section
---------------------------------------------------------------------------- */
.bg-not-white a {
	text-decoration: underline;
}

/* Hero Section
---------------------------------------------------------------------------- */
.hero-section {
	border-bottom: 4px solid #FFFFFF;
}

/* association logos section
---------------------------------------------------------------------------- */
#association-logos-slider .bx-wrapper {
	margin-bottom: 40px;
}
#association-logos-slider .bx-wrapper .bx-controls:not(.bx-has-pager) {
	display: none;
}
#association-logos-slider .pp-logos-content .logo-slider-prev, 
#association-logos-slider .pp-logos-content .logo-slider-next {
	width: 32px;
	height: 15px;
	bottom: 0;
	top: unset;
	background: transparent no-repeat center center / contain;
}
#association-logos-slider .pp-logos-content .logo-slider-prev {
	left: -webkit-calc(50% - 52px);
	left: calc(50% - 52px);
}
#association-logos-slider .pp-logos-content .logo-slider-next {
	right: -webkit-calc(50% - 52px);
	right: calc(50% - 52px);
}
#association-logos-slider .pp-logos-content .logo-slider-prev > a, 
#association-logos-slider .pp-logos-content .logo-slider-next > a {
	display: block;
	height: 15px;
}
#association-logos-slider .pp-logos-content .logo-slider-prev i, 
#association-logos-slider .pp-logos-content .logo-slider-next i {
	display: none;
}
#association-logos-slider .pp-logos-content .logo-slider-prev {
	background-image: url(/wp-content/uploads/2021/07/icon-arrow-white-left.png);
}
#association-logos-slider .pp-logos-content .logo-slider-next {
	background-image: url(/wp-content/uploads/2021/07/icon-arrow-white-right.png);
}

/* services section
---------------------------------------------------------------------------- */
#process-section {
	position: relative;
	z-index: 20;
}
#services-section > div {
	background-size: 100%;
}



/* Gallery Slider Section
---------------------------------------------------------------------------- */
#portfolio-gallery-section {
	position: relative;
	z-index: 10;
}
#portfolio-gallery-section .fl-module-pp-image-carousel {
	position: relative;
}
#portfolio-gallery-section .fl-module-pp-image-carousel::before {
	content: '';
	display: block;
	border: 1px solid #95a097;

	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px
}
#portfolio-gallery-section .pp-image-carousel .swiper-pagination-bullet-active {
	border: 2px solid rgba(255, 255, 255, 0.7);
}
#portfolio-gallery-section .pp-image-carousel .swiper-pagination-bullet:last-child {
	margin-right: 0;
}
#portfolio-gallery-section .pp-image-carousel .pp-swiper-button {
	font-size: 0;
	background: transparent no-repeat center center / contain;
	width: 67px;
	height: 20px;
	padding: 0;

	z-index: 99;
	bottom: 15px;
	top: unset;
	-webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
#portfolio-gallery-section .pp-image-carousel .pp-swiper-button.pp-swiper-button-prev {
	background-image: url(/wp-content/uploads/2021/08/arrow-left.png);
	left: -webkit-calc(50% - 190px);
	left: calc(50% - 190px);
}
#portfolio-gallery-section .pp-image-carousel .pp-swiper-button.pp-swiper-button-next {
	background-image: url(/wp-content/uploads/2021/08/arrow-right.png);
	right: -webkit-calc(50% - 190px);
	right: calc(50% - 190px);
}
#portfolio-gallery-section .pp-image-carousel .pp-swiper-button > span {
	display: none;
}

/* Processes section
---------------------------------------------------------------------------- */
#process-section .processes-list span.pp-primary-title {
	font-size: 40px
}
#process-section .processes-list .pp-sub-heading {
	font-family: 'Josefin Sans', sans-serif;
}
#process-section .processes-list ol {
	padding-left: 30px;
}
#process-section .processes-list ol > li:not(:last-child) {
	margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
	#process-section .processes-list span.pp-primary-title {
		font-size: 44px
	}
}
@media screen and (min-width: 1200px) {
	#process-section .processes-list span.pp-primary-title {
		font-size: 48px
	}
}

/* Reviews section
---------------------------------------------------------------------------- */
#reviews-title .pp-heading-content {
	overflow: visible;
}
/*#reviews-section .revwid-container .revwid-pagination .revwid-pagination-list > li > a.revwid-pagination-link {
	font-size: 0 !important;
	width: 15px !important;
	height: 15px !important;
	background-color: #bfbfbf !important;
	border-radius: 100% !important;
	display: block !important;
	opacity: 0.21 !important
}
#reviews-section .revwid-container .revwid-pagination .revwid-pagination-list > li > a.revwid-pagination-link.revwid-is-active {
	background-color: #7e95a2 !important;
	opacity: 1 !important
}
#reviews-section .revwid-container .revwid-pagination .revwid-pagination-list > li > a.revwid-pagination-arrow {
	width: 67px !important;
	height: 20px !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#reviews-section .revwid-container .revwid-pagination .revwid-pagination-list > li > a.revwid-pagination-arrow.revwid-is-left-arrow {
	background-image: url(/wp-content/uploads/2021/08/review-arrow-left.png) !important;
}
#reviews-section .revwid-container .revwid-pagination .revwid-pagination-list > li > a.revwid-pagination-arrow.revwid-is-right-arrow {
	background-image: url(/wp-content/uploads/2021/08/review-arrow-right.png) !important;
}
*/
/* Career section
---------------------------------------------------------------------------- */
#career-block-section .career-text-decor {
	opacity: 0.35
}
@media screen and (min-width: 1200px) {
	#career-block-section .career-img .fl-photo-content::after {
	    content: '';
	    display: block;
	    width: 3px;
	    height: 198px;
	    background-color: #95a097;
	    position: absolute;
	    left: 40px;
	    bottom: -100px;
	}
}

/* service Areas section
---------------------------------------------------------------------------- */
#service-areas-section .service-areas-col,
#service-areas-section .service-areas-col > div {
	position: relative;
}
#service-areas-section .service-areas-col::before {
	content: '';
	display: block;
	border: 1px solid #FFFFFF;

	position: absolute;
	top: -11px;
	bottom: -11px;
	left: -11px;
	right: -11px;
}

/* CTA section
---------------------------------------------------------------------------- */
#cta-section .cta-col {
	position: relative;
}
#cta-section .cta-col::before {
	content: '';
	display: block;
	border: 2px solid #FFFFFF;

	position: absolute;
	top: -12px;
	bottom: -12px;
	left: -12px;
	right: -12px;
}
#cta-section .cta-col > div {
	position: relative;
}

/* Two-Column Texts
---------------------------------------------------------------------------- */
@media screen and (min-width: 1200px) {
	.two-column-texts .fl-rich-text {
		-webkit-column-count: 2;
	   	-moz-column-count: 2;
	    column-count: 2;

	    -webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	    column-gap: 40px
	}
}

/* Outside Border Image
---------------------------------------------------------------------------- */
.img-outside-border .fl-photo-content {
	position: relative;
}
.img-outside-border .fl-photo-content::before {
	content: '';
	display: block;
	border: 1px solid;

	position: absolute;
	top: -11px;
	bottom: -11px;
	left: -11px;
	right: -11px;
}

/* Homepage - Hero section
---------------------------------------------------------------------------- */
.hero-section .hero-heading .pp-secondary-title {
	font-size: 30px;
}
@media screen and (max-width: 1199px) {
	.hero-section .hero-heading .pp-secondary-title {
		font-size: 25px;
	}
}
@media screen and (max-width: 992px) {
	.hero-section .hero-heading .pp-secondary-title {
		font-size: 20px;
	}
}

/* Meet the Team section
---------------------------------------------------------------------------- */
.meet-team-section .img-outside-border .fl-photo-content::before {
	border-color: #7e95a2;
}

/* Gallery Filters
---------------------------------------------------------------------------- */
.pp-gallery-filters-wrapper ul.pp-gallery-filters {
	padding-left: 0;
}

/* Homepage - Hero section
---------------------------------------------------------------------------- */
#home-hero-heading {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#home-hero-section .hero-btn .fl-button {
	letter-spacing: 0.05em
}

/* Homepage - Welcome section
---------------------------------------------------------------------------- */
@media screen and (min-width: 1200px) {
	#home-welcome-section .welcome-img .fl-photo-content::after {
		content: '';
		display: block;
		width: 3px;
		height: 198px;
		background-color: #f2f8fb;

		position: absolute;
		left: 40px;
		bottom: -120px;
	}
}
@media screen and (max-width: 1199px) {
	#home-welcome-section .welcome-text-decor > .fl-module-content {
		margin-right: 20px;
		margin-left: 20px
	}
}

/* Homepage - 3 reasons section
---------------------------------------------------------------------------- */
/*#home-3reasons-section .reason-hover-card .pp-hover-card-container .pp-hover-card-description {
	margin-top: 0;
	margin-bottom: 0;
}
#home-3reasons-section .reason-hover-card .pp-hover-card .pp-hover-card-border {
	border: 1px solid #FFFFFF;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
#home-3reasons-section .reason-hover-card .pp-hover-card-wrap:hover {
	border: 1px solid #7e95a2;
	padding: 10px;
	margin: -10px;
    width: unset;
}
#home-3reasons-section .reason-hover-card .pp-hover-card-container:hover .pp-hover-card,
#home-3reasons-section .reason-hover-card .pp-hover-card-container:focus .pp-hover-card {
	border: 1px solid #7e95a2;
}*/
/*#home-3reasons-section .reason-hover-card + .fl-module-heading h4 {
	letter-spacing: 0.05em;
}*/
#home-3reasons-section .why-work-with-us-card .pp-hover-card {
	overflow: visible;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card-wrap {
	-webkit-box-shadow: 3px 4px 8px 0px rgba(42, 42, 42, 0.3);
	box-shadow: 3px 4px 8px 0px rgba(42, 42, 42, 0.3);
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card .pp-hover-card-image {
	height: 100%;
	width: 100%;

	position: absolute;
	top: 0;
	left: 0;

	object-fit: cover;
	object-position: center;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card .pp-hover-card-inner {
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: -webkit-calc(100% - 20px);
	height: calc(100% - 20px);
	min-height: auto;

	top: 10px;
	left: 10px;

	border: 1px solid #FFFFFF;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card .pp-hover-card-content {
	position: absolute;
	z-index: 0;
	top: -webkit-calc(100% + 20px);
	top: calc(100% + 20px);

	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card:hover .pp-hover-card-content,
#home-3reasons-section .why-work-with-us-card .pp-hover-card:focus .pp-hover-card-content {
	top: 50%;
	transform: translateY(-50%);
	padding: 10px;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card .pp-hover-card-description {
	visibility: hidden;
	z-index: -9999;
	position: relative;

	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
#home-3reasons-section .why-work-with-us-card .pp-hover-card:hover .pp-hover-card-description,
#home-3reasons-section .why-work-with-us-card .pp-hover-card:focus .pp-hover-card-description {
	z-index: unset;
	visibility: visible;
}

/* Homepage - Meet the Team
---------------------------------------------------------------------------- */
.meet-team-section .img-outside-border .fl-photo-content::before {
	border-color: #7e95a2;
}
#home-meet-team-section .meet-team-texts {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

/* Career Page - Meet the Team
---------------------------------------------------------------------------- */
#career-meet-team-section .img-outside-border .fl-photo-content::before {
	border-color: #7e95a2;
	border-width: 2px;

	top: -15px;
	bottom: -15px;
	left: -15px;
	right: -15px;
}

/*Gallery Page
---------------------------------------------------------------------------- */
#projects-gallery ul.pp-gallery-filters {
	text-align: center;
	margin-bottom: 20px;
}