/*!
 * Theme Name: Business Pro Theme
 * Theme URI: https://www.seothemes.com/themes/business-pro/
 * Description: A clean and modern WordPress theme for businesses.
 * Author: SEO Themes
 * Author URI: https://www.seothemes.com/
 * Version: 1.0.6
 * Text Domain: business-pro-theme
 * Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready.
 * Template: genesis
 * Template Version: 2.5.2
 * License: GPL-2.0+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * GitHub Theme URI: https://github.com/seothemes/starter
 */


/* # Table of Contents

- Utilities
	- Variables
	- Mixins
	- Functions
- Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typography
	- Headings
	- Forms
	- Objects
	- Tables
	- Accessibility
- Layout
	- Site Containers
	- Content Width
	- Column Classes
	- Gallery
- Common
	- Avatars
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Header
	- Before Header
	- Site Header
	- Title Area
	- Widget Area
	- Hero Section
- Menus
	- Menus
	- Sub Menus
	- Specific Menus
	- Menu Toggles
- Content
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
	- Widgets
	- Sidebars
- Footer
	- Site Footer
	- Footer Widgets
- Plugins
	- Simple Social Icons
	- Gravity Forms
- Home
	- Front Page
	- Custom Header
- Print
	- Print Styles
*/


/* # Variables
-----------------------------------------------------------------------*/


/**
 * ### Breakpoints
 * 
 * Based on the most common 16:9 screen resolutions.
 * @link https://pacoup.com/2011/06/12/list-of-true-169-resolutions/
 */


/* ### Colors */


/* ### Typography */


/* ### Other */


/* ### Column widths */


/* # Mixins
-----------------------------------------------------------------------*/


/* ### Media Queries */


/* ### Clearfix */


/* ### Flexfix */


/* ### Transitions */


/* ### Overlay */


/* ### Overlay */


/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */


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


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


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


/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}


/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


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


/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
    /* 1 */
    display: block;
}


/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
    margin: 1em 4rem;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


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


/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}


/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}


/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ffff00;
    color: #000000;
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


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


/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}


/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}


/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}


/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}


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


/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: "Gelasio", Helvetica, Arial, sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
    outline: 0.1rem dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}


/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    outline-offset: -0.2rem;
    /* 2 */
}


/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


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


/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Scripting
   ========================================================================== */


/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}


/**
 * Add the correct display in IE.
 */

template {
    display: none;
}


/* Hidden
   ========================================================================== */


/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}


/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box,
.clearfix,
.entry,
.entry-content,
.footer-widgets,
.nav-primary,
.nav-secondary,
.pagination,
.site-container,
.site-footer,
.site-header,
.site-inner,
.sidebar .widget,
.wrap {
    clear: both;
}

.author-box:before,
.author-box:after,
.clearfix:before,
.clearfix:after,
.entry:before,
.entry:after,
.entry-content:before,
.entry-content:after,
.footer-widgets:before,
.footer-widgets:after,
.nav-primary:before,
.nav-primary:after,
.nav-secondary:before,
.nav-secondary:after,
.pagination:before,
.pagination:after,
.site-container:before,
.site-container:after,
.site-footer:before,
.site-footer:after,
.site-header:before,
.site-header:after,
.site-inner:before,
.site-inner:after,
.sidebar .widget:before,
.sidebar .widget:after,
.wrap:before,
.wrap:after {
    clear: both;
    display: block;
    content: "";
}


/* ## Typography
--------------------------------------------- */

* {
    -webkit-tap-highlight-color: transparent;
}

html {
    font-size: 62.5%;
    max-width: 100vw;
    overflow-x: hidden;
    background-color: #232c39;
}

body {
    background-color: #ffffff;
    color: #232c39;
    font-family: "Gelasio", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    margin: 0;
    max-width: 100vw;
    overflow-x: hidden;
}

body>div {
    font-size: 18px;
    font-size: 1.8rem;
}

p {
    margin: 0 0 1.382em;
    padding: 0;
}

a {
    color: #232c39;
    word-wrap: break-word;
}

a:hover {
    color: #647585;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-bottom: 2px solid #f0f1f2;
    clear: both;
    padding: 1em 0 0;
    margin: 0 0 2em;
}

b,
strong {
    font-weight: 600;
}

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

blockquote {
    margin: 1em 0;
    padding: 0 1em;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 0.382em;
}

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1.05em;
}


/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #ffffff;
    border: 2px solid #f0f1f2;
    border-radius: 4px;
    padding: 0.5em 1em;
    width: 100%;
    line-height: 2;
    font-size: 18px;
    font-size: 1.8rem;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #647585;
}

:focus {
    outline: 2px solid #f0f1f2;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

::-moz-placeholder {
    color: #647585;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #647585;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
li.menu-item.menu-cta a {
    /* background-color: #232c39; */
    background-color: #117aad;
    border: 0;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 1em 2em;
    text-decoration: none;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0), 0 1rem 1rem -1rem rgba(35, 44, 57, 0.1);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
li.menu-item.menu-cta a:hover {
    color: #ffffff;
    box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0.1), 0 1.25rem 1rem -0.5rem rgba(35, 44, 57, 0.1);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.button.accent,
button.accent,
input[type="button"].accent,
input[type="reset"].accent,
input[type="submit"].accent {
    background-color: #fb2056;
    font-weight: 900;
    color: #fff;
    color: #232323;
}

.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    font-size: 12px;
    font-size: 1.2rem;
}

.button:disabled,
.button:disabled:hover,
button:disabled,
button:disabled:hover,
input[type="button"]:disabled,
input[type="button"]:disabled:hover,
input[type="reset"]:disabled,
input[type="reset"]:disabled:hover,
input[type="submit"]:disabled,
input[type="submit"]:disabled:hover {
    background-color: #f6f7f8;
    border-width: 0;
    color: #697886;
    cursor: not-allowed;
}

.button+button,
.button+.button,
button+button,
button+.button,
input[type="button"]+button,
input[type="button"]+.button,
input[type="reset"]+button,
input[type="reset"]+.button,
input[type="submit"]+button,
input[type="submit"]+.button {
    margin-top: 1em;
    clear: both;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

fieldset {
    margin-bottom: 1em;
}


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption,
.wp-video-shortcode {
    max-width: 100%;
    display: block;
}

img {
    height: auto;
}

figure {
    margin: 0;
}

video {
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-video-shortcode {
    width: auto !important;
}


/* ## Tables
--------------------------------------------- */

table {
    background-color: #ffffff;
    border: 2px solid #f0f1f2;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    width: 100%;
}

tbody {
    border-bottom: 2px solid #f0f1f2;
}

td,
th {
    text-align: left;
    padding: 0.618em;
    border-top: 2px solid #f0f1f2;
    border-right: 2px solid #f0f1f2;
}


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

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.wp-custom-logo .site-title,
.wp-custom-logo .site-description {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    color: #000;
    height: 1px;
    height: 0.1rem;
    width: 1px;
    width: 0.1rem;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    top: 1em;
    left: 1em;
    display: block;
    padding: 10px 20px;
    padding: 1rem 2rem;
    z-index: 100000;
    text-decoration: none;
    color: #ffffff;
    background-color: #232c39;
    box-shadow: 0 0 0.2rem 0.2rem rgba(35, 44, 57, 0.1);
}

.more-link {
    position: relative;
    font-style: normal;
}

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}


/* ## Site Containers
--------------------------------------------- */

.site-inner {
    background-color: #ffffff;
}

.wrap {
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
}

.wrap .wrap {
    max-width: 100%;
    width: auto;
    padding: 0;
}

.content-sidebar-wrap {
    max-width: 1280px;
    margin: 0 auto;
    clear: both;
    padding: 10vw 5vw;
    word-wrap: break-word;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.page-builder .content-sidebar-wrap {
    padding: 0;
    border-top: 2px solid #f0f1f2;
    border-bottom: 2px solid #f0f1f2;
}


/* ## Content Widths and Positions
--------------------------------------------- */


/* ## Column Classes (including fifths)
--------------------------------------------- */


/* ## Gallery
--------------------------------------------- */

.gallery,
.gallery-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gallery a {
    display: block;
    min-height: 100%;
}

.gallery img {
    height: auto;
    width: 100%;
    display: block;
    border-radius: 4px;
}

.gallery-caption {
    display: block;
}

.gallery-item {
    width: 100%;
    margin: 0 0 5vw;
    text-align: center;
    display: block;
}


/* ## Avatars
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    margin-right: 20px;
    margin-right: 2rem;
    float: left;
}

.alignright .avatar {
    margin-left: 20px;
    margin-left: 2rem;
}


/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    margin-bottom: 30px;
    margin-bottom: 3rem;
}

.breadcrumb a {
    text-decoration: underline;
}

.after-entry,
.author-box {
    margin-bottom: 5%;
}

.author-box {
    margin-top: 5%;
}

.author-box p:last-of-type {
    margin-bottom: 0;
}


/* ## Search Form
--------------------------------------------- */

.search-form {
    display: block;
    width: 100%;
    position: relative;
    clear: both;
}

.search-form:before,
.search-form:after {
    clear: both;
    display: block;
    content: "";
}

.search-form:after {
    content: "\f2eb";
    display: block;
    position: absolute;
    font-family: "Fontawesome";
    right: 12px;
    right: 1.2rem;
    top: 12px;
    top: 1.2rem;
    font-size: 20px;
    font-size: 2rem;
    pointer-events: none;
}

.search-form input[type="search"] {
    width: 100%;
}

.search-form input[type="submit"] {
    display: none;
}

.entry-content .search-form {
    margin-bottom: 1em;
}


/* ## 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 {
    display: block;
    margin: 0 auto 1em;
}

img.alignnone,
.alignnone {
    margin-bottom: 1em;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 1em 1em 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 1em 1em;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    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 1em;
}

.sticky,
.bypostauthor {
    background-color: transparent;
}

.post-edit-link {
    display: block;
    clear: both;
}

.post-edit-link:before,
.post-edit-link:after {
    clear: both;
    display: block;
    content: "";
}

.page-template-page-builder .post-edit-link {
    display: none;
}


/* ## Site Header
--------------------------------------------- */

.site-header {
    position: absolute;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    background-color: #fff;
}

.has-fixed-header .site-header {
    position: fixed;
}


/* .has-fixed-header .site-header.shrink {
  background-color: #232c39;
  box-shadow: 0 0 2rem rgba(35, 44, 57, 0.2);
} */

.page-template-page-builder .site-header {
    position: relative;
    background-color: #232c39;
}

.page-template-page-builder .site-header.fixed {
    position: fixed;
}

.site-header>.wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}


/* ## Title Area
--------------------------------------------- */

.title-area {
    margin: 0 auto 0 0;
    position: relative;
    height: 100%;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px 0;
    padding: 2rem 0;
    max-width: 120px;
    max-width: 12rem;
}

.wp-custom-logo .title-area {
    padding: 10px 0;
    padding: 1rem 0;
}

.site-title {
    font-size: 17px;
    font-size: 1.7rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    white-space: nowrap;
}

.site-title a {
    color: #ffffff;
    text-decoration: none;
}

.site-description {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 1;
    color: #ffffff;
}

.custom-logo-link {
    display: block;
    /* padding-bottom: 1rem; */
    padding: 0.5rem 0;
}


/* ## Header Right Widget Area
--------------------------------------------- */

.header-widget-area .widget-wrap {
    clear: both;
}

.header-widget-area .widget-wrap:before,
.header-widget-area .widget-wrap:after {
    clear: both;
    display: block;
    content: "";
}

.header-widget-area .simple-social-icons ul li a,
.header-widget-area .simple-social-icons ul li a:hover,
.header-widget-area .simple-social-icons ul li a:focus {
    background-color: transparent !important;
}


/* ## Custom Header
--------------------------------------------- */

.wp-custom-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    overflow: hidden;
    pointer-events: none;
}

.woocommerce .wp-custom-header img,
.wp-custom-header img,
.wp-custom-header video,
.wp-custom-header iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.wp-custom-header iframe {
    top: -20%;
    left: -20%;
    right: -20%;
    bottom: -20%;
    margin: auto;
    height: 140%;
    width: 140%;
    max-width: 140%;
    max-height: none;
    min-width: 100%;
    min-height: 56.25vw;
    position: absolute;
}

.wp-custom-header img {
    display: none;
}

.wp-custom-header-video-button {
    display: none;
}


/* ## Page Header
--------------------------------------------- */

.page-header {
    color: #ffffff;
    /* padding: 120px 0 60px;
  padding: 12rem 0 6rem; */
  background-color: #222;
    padding: 60px 0 60px;
    padding: 6rem 0 6rem;
    text-align: center;
    background-size: cover;
    background-position: top;
    position: relative;
    position: relative;
}

.page-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(35, 44, 57, 0.9); */
    /* background-color: rgb(22 36 55 / 60%); */
    background-color: rgb(23 37 54 / 70%);
    z-index: 1;
    pointer-events: none;
}

.page-header .wrap {
    position: relative;
    z-index: 1;
}

.page-header h1 {
    max-width: 768px;
    margin: 0 auto 0.382em;
}

.page-header p {
    max-width: 768px;
    margin: 0 auto;
}


/* ## Menus
--------------------------------------------- */

.menu {
    width: 100%;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both;
}

.menu:before,
.menu:after {
    clear: both;
    display: block;
    content: "";
}

.menu-item {
    display: block;
    padding: 0.5em 0;
    width: 100%;
    position: relative;
}

.menu-item.right {
    margin-left: auto;
}

.menu-item:hover,
.menu-item:focus,
.menu-item.sfHover {
    outline: none;
}

.menu-item.button {
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    font-size: 1.2rem;
}

.menu-item.button:hover {
    box-shadow: none;
}

.menu-item.button>a>span {
    background-color: #fb2056;
    padding: 1em 2em;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 1em;
    display: block;
}

.menu-item.button>a>span:hover {
    color: #ffffff;
    box-shadow: inset 0 0 0 9rem rgba(255, 255, 255, 0.1), 0 1.25rem 1rem -0.5rem rgba(35, 44, 57, 0.25);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.menu-item a {
    width: auto;
    text-decoration: none;
    display: inline-block;
    padding: 0.5em 0;
    color: #f0f1f2;
}

.menu-item a span {
    position: relative;
}

.menu-item a:hover,
.menu-item a:focus,
.menu-item.current-menu-item>a {
    color: #ffffff;
    /* opacity: 0.8; */
}

.sub-menu .menu-item a:hover,
.sub-menu .menu-item a:focus,
.sub-menu .menu-item.current-menu-item>a {
    color: #647585;
}


/* ## Sub Menus
--------------------------------------------- */

.sub-menu {
    display: none;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 1em 0;
    clear: both;
}

.sub-menu:before,
.sub-menu:after {
    clear: both;
    display: block;
    content: "";
}

.sub-menu li {
    width: 100%;
}

.sub-menu li:first-of-type {
    margin-top: 0.5em;
}

.sub-menu li:first-of-type a {
    padding-left: 1em;
}

.sub-menu a {
    padding-left: 1em;
}

.sub-menu .sub-menu {
    padding-left: 1em;
}


/* ## Specific Menus
--------------------------------------------- */

.nav-primary {
    width: 100vw;
    margin: auto;
    padding: 5vw;
    background-color: rgba(35, 44, 57, 0.98);
    border-top: 2px solid #f0f1f2;
    border-bottom: 2px solid #f0f1f2;
    position: fixed;
    overflow: auto;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    left: 5vw;
    top: -10px;
    top: -1rem;
    left: -10px;
    left: -1rem;
    right: -10px;
    right: -1rem;
    bottom: -10px;
    bottom: -1rem;
    display: none;
}

.nav-primary.visible {
    display: block;
}

.no-js .nav-primary {
    width: 100%;
    position: relative;
    display: block;
}

.no-js .nav-primary .wrap {
    padding: 0 5%;
}

.no-js .nav-primary .menu-item {
    display: inline-block;
    width: auto;
    margin: 0 0.5em;
}

.nav-primary .wrap {
    height: 100%;
}

.nav-primary .menu {
    min-height: 100%;
    padding: 0 0 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/* ## Menu Toggles
--------------------------------------------- */

.menu-toggle {
    padding: 27px 0;
    padding: 2.7rem 0;
    cursor: pointer;
    background-color: transparent;
    display: block;
    position: absolute;
    right: 5vw;
    /* top: 0; */
    top: 20px;
    line-height: 1;
    color: transparent;
    letter-spacing: -0.5em;
    z-index: 999;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background: none;
    outline: none;
    box-shadow: none;
    color: transparent;
}

.menu-toggle.activated {
    position: fixed;
}

.menu-toggle span {
    display: block;
    float: right;
    position: relative;
    height: 2px;
    height: 0.2rem;
    /* background: #ffffff; */
    background-color: #333;
    -webkit-transition: background 0s 0.2s;
    transition: background 0s 0.2s;
    width: 25px;
    width: 2.5rem;
    margin-left: 0.236em;
    margin-top: 7px;
    margin-top: 0.7rem;
    border-radius: 4px;
}

.menu-toggle span::before,
.menu-toggle span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    height: 0.2rem;
    /* background-color: #ffffff; */
    background-color: #333;
    border-radius: 4px;
    content: " ";
}

.menu-toggle span::before {
    top: -7px;
    top: -0.7rem;
    -webkit-transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s;
    transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s;
    transition: top 0.2s 0.2s, transform 0.2s 0s;
    transition: top 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s;
}

.menu-toggle span::after {
    bottom: -7px;
    bottom: -0.7rem;
    -webkit-transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s;
    transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s;
    transition: bottom 0.2s 0.2s, transform 0.2s 0s;
    transition: bottom 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s;
}

.menu-toggle.activated span {
    background: none;
}

.menu-toggle.activated span::before {
    background-color: #ffffff;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
    transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
    transition: top 0.2s 0s, transform 0.2s 0.2s;
    transition: top 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.menu-toggle.activated span::after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
    transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
    transition: bottom 0.2s 0s, transform 0.2s 0.2s;
    transition: bottom 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
}

.sub-menu-toggle {
    position: absolute;
    background-color: transparent;
    padding: 0.9em;
    margin: 0 -1em 0 1em;
}

.sub-menu-toggle:hover,
.sub-menu-toggle:focus {
    background: none;
}

.sub-menu-toggle:before {
    content: "";
    display: block;
    margin: 2px 0 -2px;
    margin: 0.2rem 0 -0.2rem;
    border: 4px solid transparent;
    border: 0.4rem solid transparent;
    border-top-color: #f6f7f8;
}

.sub-menu-toggle.activated:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: -2px 0 2px;
    margin: -0.2rem 0 0.2rem;
}


/* ## Entries
--------------------------------------------- */

.entry {
    background-color: #ffffff;
}

.single .entry {
    background-color: transparent;
}

.entry-title a {
    text-decoration: none;
}

.entry-content {
    clear: both;
}

.entry-content:before,
.entry-content:after {
    clear: both;
    display: block;
    content: "";
}

.entry-content p {
    color: #647585;
}

.blog .entry-content p,
.search .entry-content p,
.archive .entry-content p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.entry-content li {
    color: #647585;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 1em;
    margin-left: 40px;
    margin-left: 4rem;
}

.entry-content ol>li {
    list-style-type: decimal;
}

.entry-content ul>li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content li li {
    list-style-type: circle;
}

.entry-content code {
    background-color: #f6f7f8;
    display: block;
    padding: 10px 20px;
    padding: 1rem 2rem;
    border: 2px solid #f0f1f2;
    margin-top: 1em;
    border-radius: 4px;
}

.entry-content>*:last-child {
    margin-bottom: 0;
}

.entry-image-link {
    display: block;
    margin-bottom: 1em;
}

.entry-image-link img {
    display: block;
}

.entry-image-link {
    display: block;
    margin: 0 0 30px;
    margin: 0 0 3rem;
}

.single .entry-footer {
    padding: 30px 0 0;
    padding: 3rem 0 0;
}


/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.entry-header p.entry-meta {
    margin-bottom: 1em;
}

.entry-categories,
.entry-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.entry-categories img,
.entry-tags img {
    margin-right: 0.5em;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
    margin: 5vw 0 10vw;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    clear: both;
}

.pagination:before,
.pagination:after {
    clear: both;
    display: block;
    content: "";
}

.adjacent-entry-pagination {
    margin: 0;
    padding: 40px 0;
    padding: 4rem 0;
    background-color: #f6f7f8;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
}

.adjacent-entry-pagination a {
    color: #647585;
    text-decoration: none;
}

.archive-pagination ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.archive-pagination li {
    margin: 0 0.25em 0 0;
}

.archive-pagination a {
    background-color: #ffffff;
    color: #232c39;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 7.5px 10px;
    padding: 0.75rem 1rem;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.archive-pagination a:hover,
.archive-pagination .active a {
    background-color: #fb2056;
    /* color: #ffffff; */
    color: #232323;
    box-shadow: 0 1rem 1rem -0.5rem rgba(35, 44, 57, 0.15);
}


/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 40px;
    margin-top: 4rem;
}

.comment-respond .form-submit {
    margin-bottom: 0;
}

.comment-list li {
    padding: 40px 0 0 5vw;
    padding: 4rem 0 0 5vw;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-list .comment-respond {
    padding: 0 0 0 1em;
}

.comment-list>.comment-respond {
    padding: 0;
}

.comment-header {
    margin-bottom: 5vw;
}

.comment-header p {
    margin-bottom: 0;
}

.comment-edit-link {
    padding-left: -webkit-calc(4.8rem + 1em);
    padding-left: calc(4.8rem + 1em);
}

.entry-pings .comment-edit-link {
    padding: 0;
    clear: both;
    display: block;
}

.comment-reply-link {
    display: block;
    margin-bottom: 1em;
}

.comment-meta {
    padding-left: -webkit-calc(4.8rem + 1em);
    padding-left: calc(4.8rem + 1em);
    word-break: break-all;
}

.entry-pings .comment-meta {
    padding: 0 0 1em;
}

.comment-content {
    clear: both;
}

.comment-content ul>li {
    list-style-type: disc;
}

.comment-content p {
    margin-bottom: 0.618em;
}

.comment-respond input[type="email"] label,
.comment-respond input[type="text"] label,
.comment-respond input[type="url"] label {
    display: block;
    margin-right: 10px;
    margin-right: 1rem;
}

.entry-pings .reply {
    display: none;
}

.pingback:last-of-type p {
    margin-bottom: 0;
}


/* ## Widgets
--------------------------------------------- */

.sidebar-primary {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.widget {
    margin-bottom: 10vw;
    word-wrap: break-word;
}

.widget:last-of-type {
    margin-bottom: 0;
}

.sidebar .widget {
    margin-bottom: 5vw;
    font-size: 16px;
    font-size: 1.6rem;
}

.sidebar .widget p:last-of-type {
    margin-bottom: 0;
}

.widget ul>li:last-of-type:not(.gfield) {
    margin-bottom: 0;
}

.widget ul>li {
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

.widget ul>li:last-of-type {
    padding-bottom: 0;
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 1em;
    text-indent: -1em;
}

.widget li li {
    border: 0;
    margin: 0 0 0 1em;
    padding: 0;
}

.widgettitle,
.widget-title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
}

.sidebar .widgettitle,
.sidebar .widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1em;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}


/* ## Site Footer
--------------------------------------------- */

.site-footer {
    background-color: #232c39;
    color: #a4a8ac;
    position: relative;
}

.site-footer>.wrap {
    padding: 0 5vw 5vw;
    position: relative;
}

.site-footer>.wrap>p {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    max-width: -webkit-calc(100% - 4rem);
    max-width: calc(100% - 4rem);
}

.site-footer a {
    color: #a4a8ac;
    text-decoration: none;
}

.site-footer a:hover {
    color: #f6f7f8;
}

.site-footer .back-to-top {
    position: absolute;
    right: 5vw;
    bottom: 20px;
    bottom: 2rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    width: 30px;
    width: 3rem;
    height: 30px;
    height: 3rem;
    text-align: center;
}

.site-footer .back-to-top:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.site-footer .back-to-top:before,
.site-footer .back-to-top:after {
    content: "";
    display: block;
    height: 2px;
    width: 8px;
    background-color: #a4a8ac;
    position: absolute;
    top: 13px;
    top: 1.3rem;
    left: 9px;
    left: 0.9rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.site-footer .back-to-top:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 13px;
    left: 1.3rem;
}


/* ## Footer Widgets
--------------------------------------------- */

.footer-widgets {
    padding: 60px 0;
    padding: 6rem 0;
    z-index: 0;
    font-size: 17px;
    font-size: 1.7rem;
}

.footer-widgets .widget-area {
    margin: 0 auto 40px;
    margin: 0 auto 4rem;
}

.footer-widgets .widget-area:last-of-type {
    margin-bottom: 0;
}

.footer-widgets .widget-area .widget {
    width: 100%;
    display: block;
    margin: 0 auto 2em;
}

.footer-widgets .widget-area .widget:last-of-type {
    margin-bottom: 0;
}

.footer-widgets .widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1.5em;
    color: #f0f1f2;
}

.footer-widgets .menu-item {
    width: 50%;
    line-height: 1.618;
    padding: 0;
    margin: 0 0 1em;
    font-family: "Gelasio", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}

.footer-widgets .menu-item a {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
}

.footer-widgets .menu-item a:hover,
.footer-widgets .menu-item.current-menu-item>a {
    color: #f6f7f8;
}

.footer-widgets .sub-menu {
    display: none !important;
}

.footer-widgets .enews ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.footer-widgets .enews ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.footer-widgets .enews form {
    position: relative;
}

.footer-widgets .enews input {
    background: transparent;
    color: #ffffff;
    border-color: #647585;
    padding: 4px 14px;
    padding: 0.4rem 1.4rem;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.footer-widgets .enews input:focus {
    border-color: #a4a8ac;
}

.footer-widgets .enews input[type="submit"] {
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 4px 0;
    width: 50px;
    width: 5rem;
    line-height: 2;
    font-size: 100%;
    z-index: 1;
    color: transparent;
    box-shadow: none;
}

.footer-widgets .enews input[type="submit"]:hover+.fa-send-o {
    color: #ffffff;
}

.footer-widgets .enews input[type="submit"]:focus {
    outline: 2px solid #f0f1f2;
}

.footer-widgets .enews .fa-send-o {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0.5em 0.75em;
    line-height: 1;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0.5em;
    z-index: 0;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}


/* ## Before Footer
--------------------------------------------- */

.before-footer {
    padding: 60px 0;
    padding: 6rem 0;
    background-color: #232c39;
    color: #ffffff;
    position: relative;
}

.before-footer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 44, 57, 0.9);
    z-index: 1;
    pointer-events: none;
}

.before-footer:before {
    width: 100vw;
    height: 101%;
    left: -50%;
    right: -50%;
    top: 1%;
    margin: auto;
}

.before-footer .widget {
    margin-bottom: 5vw;
    position: relative;
    z-index: 1;
}

.before-footer .widget_media_image:first-of-type {
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    margin: auto;
    z-index: 0;
}

.before-footer .widget_media_image:first-of-type .widget-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
}

.before-footer .widget_media_image:first-of-type img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.before-footer .wrap {
    z-index: 1;
}

.before-footer .widget-title {
    font-size: 30px;
    font-size: 3rem;
}

.before-footer p {
    margin-bottom: 0;
    color: #f6f7f8;
}

.before-footer button,
.before-footer .button,
.before-footer input[type="submit"] {
    margin: 0;
    color: #ffffff;
}

.before-footer button:hover,
.before-footer .button:hover,
.before-footer input[type="submit"]:hover {
    color: #ffffff;
}

.before-footer button.alignright,
.before-footer .button.alignright,
.before-footer input[type="submit"].alignright {
    float: left;
}


/* ## Simple Social Icons
--------------------------------------------- */

.simple-social-icons {
    overflow: hidden;
}

.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.simple-social-icons ul {
    margin: -0.5em -0.5em 0 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.simple-social-icons ul li {
    background: none;
    border: none;
    list-style-type: none;
    margin: 0.5em 0.5em 0 0;
    padding: 0;
}

.simple-social-icons ul li a {
    border: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 1em;
    margin: 2px;
}

.simple-social-icons ul.aligncenter {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.simple-social-icons ul.alignleft {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.simple-social-icons ul.alignright {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


/* ## Genesis Testimonial Slider
--------------------------------------------- */

div.lSSlideOuter .lSPager.lSpg>li {
    line-height: 1.6px;
    line-height: 0.16rem;
}

div.lSSlideOuter .lSPager.lSpg>li a {
    opacity: 0.382;
    background-color: #232c39;
    display: block;
}

div.lSSlideOuter .lSPager.lSpg>li.active a,
div.lSSlideOuter .lSPager.lSpg>li:hover a {
    opacity: 0.618;
    background-color: #232c39;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

div.lSSlideOuter ul.testimonials-list {
    color: #647585;
    font-size: 18px;
    font-size: 1.8rem;
}

div.lSSlideOuter ul.testimonials-list li {
    text-align: left;
}


/* ## Genesis eNews Extended
--------------------------------------------- */

.enews input {
    margin-bottom: 0.5em;
}


/* ## Business Profile
--------------------------------------------- */

.hero-section .bp-contact-card {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-section .bp-contact-card>div {
    margin: 2em 1em 0;
    width: 100%;
    text-align: center;
}

.hero-section .bp-contact-card a {
    color: #f0f1f2;
    text-decoration: none;
}

.bp-contact-card .bp-directions,
.bp-contact-card .bp-phone,
.bp-contact-card .bp-contact,
.bp-contact-card .bp-booking,
.bp-contact-card .bp-opening-hours-brief,
.bp-contact-card .bp-opening-hours .bp-title {
    text-align: left;
}

.bp-contact-card .bp-directions:before,
.bp-contact-card .bp-phone:before,
.bp-contact-card .bp-contact:before,
.bp-contact-card .bp-booking:before,
.bp-contact-card .bp-opening-hours-brief:before,
.bp-contact-card .bp-opening-hours .bp-title:before {
    font-family: "Fontawesome";
    width: 1em;
    line-height: 0.9;
}

.bp-contact-card .bp-opening-hours .bp-title {
    margin-bottom: 10px;
    margin-bottom: 1rem;
}

.bp-contact-card .bp-directions:before {
    content: "\f27d";
}

.bp-contact-card .bp-phone:before {
    content: "\f2b3";
}

.bp-contact-card .bp-contact:before {
    content: "\f1c6";
}

.bp-contact-card .bp-opening-hours-brief:before,
.bp-contact-card .bp-opening-hours .bp-title:before {
    content: "\f18f";
}


/* ## Ninja Forms
--------------------------------------------- */

.nf-error.field-wrap .ninja-forms-field {
    border: 2px solid #fb2056;
}

.nf-error-msg {
    font-size: 15px;
    font-size: 1.5rem;
    color: #fb2056;
}


/* ## Genesis Simple FAQs
--------------------------------------------- */

.gs-faq__question {
    background-color: #f6f7f8;
    color: #647585;
    margin-bottom: 10px;
    margin-bottom: 1rem;
}

.gs-faq__question:hover {
    color: #647585;
}


/* ## WooCommerce (site-wide)
--------------------------------------------- */

.woocommerce-store-notice,
p.demo_store {
    position: relative;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 0;
    padding: 1rem 0;
}

.woocommerce-demo-store .page-header {
    padding-top: 180px;
    padding-top: 18rem;
}

.woocommerce-demo-store .menu-toggle {
    top: 64px;
}


/* ## Front Page
--------------------------------------------- */

.home .site-inner {
    padding: 0;
}

.front-page-1,
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6 {
    background-color: #ffffff;
    padding: 80px 0;
    padding: 8rem 0;
}


/* ### Front Page 1 */

.front-page-1 {
    /* background-color: transparent; */
    background-color: #000;
    background-size: cover !important;
    /* background-position: center !important; */
    background-position: top;
    padding: 0;
    height: 90vh;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    clear: both;
}

.front-page-1:before,
.front-page-1:after {
    clear: both;
    display: block;
    content: "";
}

.front-page-1 .wrap {
    position: relative;
    z-index: 2;
}


/* .front-page-1 .widget:first-of-type {
	padding-top: 5vh;
} */

.front-page-1 .widget .widget-wrap p {
    color: #f0f1f2;
    margin-bottom: 1.618em;
}


/* ### Front Page 2 */

.front-page-2 {
    text-align: center;
}

.front-page-2 .fa-coffee {
    margin-left: -15px;
    margin-left: -1.5rem;
}

.front-page-2 .widget-title {
    font-size: 20px;
    font-size: 2rem;
    margin: 10px auto;
    margin: 1rem auto;
}

.front-page-2 p {
    color: #647585;
    display: block;
}


/* ### Front Page 3 */

.front-page-3 {
    background-color: #f6f7f8;
}


/* .front-page-3 .wrap {
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.front-page-3 .widget {
	margin-bottom: 5vw;
}

.front-page-3 .widget:first-of-type {
	margin-bottom: 50px;
	margin-bottom: 5rem;
}

.front-page-3 .widget_custom_html:first-of-type {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.front-page-3 .widget_custom_html:first-of-type hr {
	display: block;
	margin: 0 auto 40px;
	margin: 0 auto 4rem;
	padding: 0;
	height: 3px;
	height: 0.3rem;
	width: 100px;
	width: 10rem;
	border: 0;
	background-color: #fb2056;
}

.front-page-3 .widget_custom_html:first-of-type p {
	color: #647585;
}

.front-page-3 p {
	color: #647585;
} */

.front-page-3 .entry {
    max-width: 400px;
    max-width: 40rem;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.11);
    border-radius: 4px;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-3 .entry:hover {
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.22);
}

.front-page-3 .entry>a {
    display: block;
    margin: 0;
    position: relative;
}

.front-page-3 .entry>a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 44, 57, 0.9);
    z-index: 1;
    pointer-events: none;
}

.front-page-3 .entry>a:before {
    opacity: 0.1;
}

.front-page-3 .entry>a:focus~.entry-header a {
    color: #647585;
}

.front-page-3 .entry p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.front-page-3 .entry-title {
    padding: 30px 30px 0;
    padding: 3rem 3rem 0;
    font-size: 18px;
    font-size: 1.8rem;
}

.front-page-3 .entry-content {
    padding: 0 30px 30px;
    padding: 0 3rem 3rem;
    font-size: 18px;
    font-size: 1.8rem;
    color: #647585;
}


/* 
.front-page-3 img {
	min-width: 100%;
	border-radius: 4px 4px 0 0;
} */

.front-page-3 .more-link {
    display: block;
    padding: 0.618em 1.618em;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-top: 1em;
    width: auto;
    background-color: #232c39;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.22);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-3 .more-link:hover {
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.22);
}


/* ### Front Page 4 */

.front-page-4 {
    background-color: #232c39;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    padding: 100px 0;
    padding: 10rem 0;
    position: relative;
}


/* .front-page-4:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(35, 44, 57, 0.9);
	z-index: 1;
	pointer-events: none;
}

.front-page-4 .widget {
	max-width: 640px;
	max-width: 64rem;
	margin: 0 auto;
}

.front-page-4 .widget-wrap {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 1;
}

.front-page-4 .widget_media_image:first-of-type {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	margin: 0;
}

.front-page-4 .widget_media_image:first-of-type img {
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	width: 100% !important;
	height: 100% !important;
}

.front-page-4 .widget.widget_media_video {
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	position: fixed;
	z-index: 998;
	margin: auto;
	max-width: 100%;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
	        transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-4 .widget.widget_media_video.visible {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

.front-page-4 .textwidget {
	width: 100%;
}

.front-page-4 .wp-video {
	padding: 5%;
	position: relative;
}

.front-page-4 iframe {
	display: block;
	height: 100% !important;
	width: 100% !important;
	box-shadow: 0 3rem 3rem -2rem rgba(35, 44, 57, 0.5);
}

.front-page-4 .show-video {
	height: 3em;
	width: 3em;
	border-radius: 3em;
	border: 3px solid #ffffff;
	margin: 0 auto 1em;
	padding: 0;
	color: #ffffff;
	background-color: transparent;
	font-size: 24px;
	font-size: 2.4rem;
	-webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
	        transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-4 .show-video:hover {
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.front-page-4 .hide-video {
	position: absolute;
	z-index: 999;
	top: -5%;
	right: 0;
	background: transparent;
	padding: 10px;
	padding: 1rem;
	box-shadow: none;
	font-size: 2em;
	height: 1em;
	width: 1em;
	line-height: 0;
	text-align: center;
	border-radius: 9rem;
}

.front-page-4 .before {
	position: fixed;
	background-color: rgba(35, 44, 57, 0.9);
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
} */


/* ### Front Page 5 */

.front-page-5 .widget_custom_html:first-of-type {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.front-page-5 .widget_custom_html:first-of-type hr {
    display: block;
    margin: 0 auto 40px;
    margin: 0 auto 4rem;
    padding: 0;
    height: 3px;
    height: 0.3rem;
    width: 100px;
    width: 10rem;
    border: 0;
    background-color: #fb2056;
}

.front-page-5 .widget_custom_html:first-of-type p {
    color: #647585;
}

.front-page-5 .widget_custom_html:nth-of-type(2) {
    margin-left: 0;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

.front-page-5 .display-posts-listing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-top: 5rem;
    margin-bottom: -30px;
    margin-bottom: -3rem;
}

.front-page-5 .listing-item {
    position: relative;
    border-radius: 4px;
    padding: 0;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.22);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    position: relative;
}

.front-page-5 .listing-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 44, 57, 0.9);
    z-index: 1;
    pointer-events: none;
}

.front-page-5 .listing-item:before {
    opacity: 0.1;
    border-radius: 4px;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-5 .listing-item:hover {
    box-shadow: 0 27px 40px -20px rgba(35, 44, 57, 0.33);
}

.front-page-5 .listing-item:hover:before,
.front-page-5 .listing-item:hover .title {
    opacity: 1;
}

.front-page-5 .listing-item:last-of-type {
    margin-bottom: 30px !important;
    margin-bottom: 3rem !important;
}

.front-page-5 .image {
    display: block;
    height: 100%;
}

.front-page-5 .image img {
    border-radius: 4px;
}

.front-page-5 .title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    position: absolute;
    text-align: center;
    display: block;
    height: 1em;
    line-height: 1em;
    text-decoration: none;
    z-index: 1;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* ### Front Page 6 */

.front-page-6 {
    background-color: #f6f7f8;
}

.front-page-6 img {
    width: 50px;
    width: 5rem;
    margin-bottom: 10px;
    margin-bottom: 1rem;
}

.front-page-6 .lslide,
.front-page-6 .clone {
    padding: 15px;
    padding: 1.5rem;
}

.front-page-6 .lslide .wrap,
.front-page-6 .clone .wrap {
    background-color: #ffffff;
    padding: 2em 2em 2.4em;
    border-radius: 4px;
    box-shadow: 0 2rem 2rem -1rem rgba(35, 44, 57, 0.05);
    clear: both;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.front-page-6 .lslide .wrap:before,
.front-page-6 .lslide .wrap:after,
.front-page-6 .clone .wrap:before,
.front-page-6 .clone .wrap:after {
    clear: both;
    display: block;
    content: "";
}

.front-page-6 .lslide .wrap:hover,
.front-page-6 .clone .wrap:hover {
    box-shadow: 0 2rem 2rem -1rem rgba(35, 44, 57, 0.1);
}

.front-page-6 blockquote {
    border: 0;
    margin: 0 0 15px;
    margin: 0 0 1.5rem;
    padding: 0;
}

.front-page-6 .gts-rating+blockquote {
    margin-top: 5px;
    margin-top: 0.5rem;
}

.front-page-6 blockquote+img {
    margin-bottom: 0;
    float: left;
}

.front-page-6 h5 {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 10px 10px 0;
    margin: 0 1rem 1rem 0;
    line-height: 1;
    color: #647585;
}

.front-page-6 img+h5 {
    margin: 14px 5px 0 10px;
    margin: 1.4rem 0.5rem 0 1rem;
}

.front-page-6 img+h5+.gts-company {
    margin-top: 14px;
    margin-top: 1.4rem;
}

.front-page-6 .gts-company {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    line-height: 1;
}

.front-page-6 .lSSlideOuter {
    margin: 0 -15px;
    margin: 0 -1.5rem;
}


/* ## Inner Pages
--------------------------------------------- */


/* ### Portfolio */

.portfolio {
    width: 100%;
}

.portfolio .filter {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: small;
    font-weight: 500;
    text-align: center;
    display: block;
    margin-bottom: 40px;
    margin-bottom: 4rem;
}

.portfolio .filter .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.portfolio .filter a {
    text-decoration: none;
    margin: 0.5em;
    padding: 0.5em;
    display: block;
}

.portfolio .filter a.active {
    color: #fb2056;
}

.portfolio-sizer {
    width: 2.5641%;
}

.portfolio-item {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    box-shadow: 0 2rem 2rem -1rem rgba(35, 44, 57, 0.1);
    border-radius: 4px;
    position: relative;
}

.portfolio-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 44, 57, 0.9);
    z-index: 1;
    pointer-events: none;
}

.portfolio-item:before {
    opacity: 0.1;
    border-radius: 4px;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.portfolio-item:hover {
    box-shadow: 0 2rem 2rem -1rem rgba(35, 44, 57, 0.3);
    -webkit-transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), transform 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.portfolio-item:hover:before,
.portfolio-item:hover .entry-title {
    opacity: 1;
}

.portfolio-item a {
    display: block;
    position: relative;
}

.portfolio-item img {
    border-radius: 4px;
}

.portfolio-item .entry-title {
    text-align: center;
    position: absolute;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
    height: 1em;
    line-height: 1;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.archive.genesis-pro-portfolio .entry {
    padding: 0;
    position: relative;
}

.archive.genesis-pro-portfolio .entry:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 44, 57, 0.9);
    z-index: 1;
    pointer-events: none;
}

.archive.genesis-pro-portfolio .entry:before {
    opacity: 0.1;
    border-radius: 4px;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.archive.genesis-pro-portfolio .entry:hover {
    box-shadow: 0 2rem 2rem -1rem rgba(35, 44, 57, 0.3);
    -webkit-transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), transform 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: box-shadow 0.75s cubic-bezier(0, 1, 0.5, 1), transform 0.75s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.archive.genesis-pro-portfolio .entry:hover:before,
.archive.genesis-pro-portfolio .entry:hover .entry-title {
    opacity: 1;
}

.archive.genesis-pro-portfolio .entry:hover a {
    color: #ffffff;
}

.archive.genesis-pro-portfolio .entry a {
    display: block;
    position: relative;
}

.archive.genesis-pro-portfolio .entry img {
    border-radius: 4px;
}

.archive.genesis-pro-portfolio .entry .entry-title {
    text-align: center;
    position: absolute;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1.6rem;
    color: #ffffff;
    height: 1em;
    line-height: 1;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* ### Masonry */

.blog .site-inner,
.search .site-inner,
.archive .site-inner,
.page-template-page_blog .site-inner {
    background-color: #f6f7f8;
}

.blog .content,
.search .content,
.archive .content,
.page-template-page_blog .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog .entry,
.search .entry,
.archive .entry,
.page-template-page_blog .entry {
    width: 100%;
    padding: 30px;
    padding: 3rem;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    box-shadow: 0 1rem 2rem -1rem rgba(35, 44, 57, 0.1);
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.blog .entry:hover,
.search .entry:hover,
.archive .entry:hover,
.page-template-page_blog .entry:hover {
    box-shadow: 0 2rem 1rem -1rem rgba(35, 44, 57, 0.1);
}

.blog .entry-title,
.search .entry-title,
.archive .entry-title,
.page-template-page_blog .entry-title {
    font-size: 16px;
    font-size: 1.6rem;
}

.blog .entry-content,
.search .entry-content,
.archive .entry-content,
.page-template-page_blog .entry-content {
    font-size: 18px;
    font-size: 1.8rem;
    color: #647585;
}

.blog .entry-footer,
.search .entry-footer,
.archive .entry-footer,
.page-template-page_blog .entry-footer {
    margin-top: 10px;
    margin-top: 1rem;
}

.blog .entry-footer p,
.archive .entry-footer p,
.page-template-page_blog .entry-footer p {
    margin: 0;
}

.blog .entry-image-link,
.search .entry-image-link,
.archive .entry-image-link,
.page-template-page_blog .entry-image-link {
    display: block;
    margin: -30px -30px 30px;
    margin: -3rem -3rem 3rem;
}

.blog .entry-image-link img,
.search .entry-image-link img,
.archive .entry-image-link img,
.page-template-page_blog .entry-image-link img {
    border-radius: 4px 4px 0 0;
}


/* ### Column Examples */

.columns div {
    background-color: #f6f7f8;
    border-radius: 4px;
    margin-bottom: 2.5641%;
    text-align: center;
    text-transform: capitalize;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 500;
    padding: 2em 0;
    color: #647585;
    box-shadow: 0 0 1rem -1rem rgba(35, 44, 57, 0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.75s cubic-bezier(0, 1, 0.5, 1);
}

.columns div:hover {
    -webkit-transform: translateY(-0.5rem);
    -ms-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem);
    box-shadow: 0 2rem 1rem -1rem rgba(35, 44, 57, 0.1);
}


/* ### Icon Examples */

.fa {
    text-shadow: 0.1em 0.1em 0 rgba(100, 117, 133, 0.1);
}

.icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.icons span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    color: #647585;
}

.icons i {
    font-size: 30px;
    font-size: 3rem;
    margin-right: 0.3em;
    color: #232c39;
}

.icons br {
    display: none;
}


/* ### Pricing Table */

.pricing .site-inner {
    background-color: #f6f7f8;
}

.pricing .entry {
    background-color: transparent;
}

.pricing-table {
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 100px;
}

.pricing-table>div {
    background-color: #ffffff;
    padding: 40px 20px 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 0 0 rgba(35, 44, 57, 0);
    margin-bottom: 25px;
}

.pricing-table>div:hover {
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
    z-index: 2;
    box-shadow: 0 2rem 2rem -0.5rem rgba(35, 44, 57, 0.1);
}

.pricing-table .featured {
    z-index: 1;
    position: relative;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.pricing-table .featured:hover {
    -webkit-transform: translateY(-1rem) scale(1.05);
    -ms-transform: translateY(-1rem) scale(1.05);
    transform: translateY(-1rem) scale(1.05);
}

.pricing-table .featured button,
.pricing-table .featured .button {
    background-color: #fb2056;
}

.pricing-table strong {
    font-weight: 500;
    color: #647585;
    font-size: 20px;
    font-size: 2rem;
}

.pricing-table span {
    font-style: italic;
    font-size: 13px;
    font-size: 1.3rem;
}

.pricing-table small {
    position: absolute;
    margin-top: 10px;
    margin-left: -10px;
}

.pricing-table big {
    font-size: 1.618em;
    color: #232c39;
    font-weight: 500;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.pricing-table p {
    margin: 0;
}

.pricing-table ul {
    margin: 10px 0 20px;
}

.pricing-table ul li {
    margin: 0;
    list-style-position: inside;
    list-style-type: none;
}


/*
 * IE specific styles.
 *
 * @link http://keithclark.co.uk/articles/moving-ie-specific-css-into-media-blocks/
 */


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

@media (min-width: 512px) {
    .button+button,
    .button+.button,
    button+button,
    button+.button,
    input[type="button"]+button,
    input[type="button"]+.button,
    input[type="reset"]+button,
    input[type="reset"]+.button,
    input[type="submit"]+button,
    input[type="submit"]+.button {
        margin-top: 0;
        clear: none;
    }
    .gallery-item {
        width: 48.71795%;
        margin-bottom: 2.5641%;
    }
    .woocommerce-demo-store .menu-toggle {
        top: 42px;
    }
    .front-page-1 h1 {
        font-size: 2.2em;
    }
    .portfolio-item {
        width: -webkit-calc(50% - 1rem);
        width: calc(50% - 1rem);
    }
    .blog .entry,
    .search .entry,
    .archive .entry,
    .page-template-page_blog .entry {
        width: 48.71795%;
    }
    .blog .entry:nth-of-type(even),
    .archive .entry:nth-of-type(even),
    .page-template-page_blog .entry:nth-of-type(even) {
        margin-left: 2.5641%;
    }
    .search .entry {
        margin-left: 2.5641%;
    }
    .search .entry:nth-of-type(3n+1) {
        margin-left: 0;
    }
    .icons span {
        width: 50%;
    }
}

@media (min-width: 768px) {
    body {
        font-size: 2rem;
    }
    body>div {
        font-size: 2rem;
    }
    h1 {
        font-size: 2.6em;
    }
    h2 {
        font-size: 1.5em;
    }
    h3 {
        font-size: 1.4em;
    }
    h4 {
        font-size: 1.3em;
    }
    h5 {
        font-size: 1.2em;
    }
    h6 {
        font-size: 1.1em;
    }
    .wrap {
        width: 90%;
        /* max-width: 1280px; */
        max-width: 1500px;
        padding: 0;
    }
    .content-sidebar-wrap {
        width: 90%;
        max-width: 1280px;
        padding: 6rem 0;
    }
    .one-half,
    .one-third,
    .one-fourth,
    .one-fifth,
    .one-sixth,
    .two-thirds,
    .two-fourths,
    .two-fifths,
    .two-sixths,
    .three-fourths,
    .three-fifths,
    .three-sixths,
    .four-fifths,
    .four-sixths,
    .five-sixths {
        float: left;
        margin-left: 2.5641%;
    }
    .one-half,
    .three-sixths,
    .two-fourths {
        width: 48.71795%;
    }
    .one-third,
    .two-sixths,
    .gallery-columns-3 .gallery-item {
        width: 31.62393%;
    }
    .four-sixths,
    .two-thirds {
        width: 65.81197%;
    }
    .one-fourth,
    .gallery-columns-4 .gallery-item {
        width: 23.07692%;
    }
    .three-fourths {
        width: 74.35897%;
    }
    .one-fifth,
    .gallery-columns-5 .gallery-item {
        width: 17.94872%;
    }
    .two-fifths {
        width: 38.46154%;
    }
    .three-fifths {
        width: 58.97436%;
    }
    .four-fifths {
        width: 79.48718%;
    }
    .one-sixth,
    .gallery-columns-6 .gallery-item {
        width: 14.52991%;
    }
    .five-sixths {
        width: 82.90598%;
    }
    .first {
        clear: both;
        margin-left: 0;
    }
    .after-entry,
    .author-box {
        margin-bottom: 4rem;
    }
    .author-box {
        margin-top: 4rem;
    }
    .page-header {
        /* padding: 20rem 0 10rem; */
        padding: 15rem 0 15rem;
    }
    .single .entry-image-link {
        margin: 0 0 4rem;
    }
    .comment-header {
        margin-bottom: 2em;
    }
    .sidebar .widget {
        margin-bottom: 4rem;
    }
    .site-footer>.wrap {
        /* padding: 0 0 6rem; */
        padding: 0 0 1rem;
    }
    .site-footer .back-to-top {
        bottom: 5.8rem;
        right: 0;
    }
    .footer-widgets .wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-widgets .widget-area {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 2.564102564102564%;
    }
    .footer-widgets .widget-area:first-of-type {
        margin-left: 0;
    }
    .footer-widgets p {
        max-width: 90%;
    }
    .before-footer {
        padding: 10rem 0;
    }
    .before-footer .widget {
        margin-bottom: 0;
    }
    .before-footer .wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .before-footer .wrap:before,
    .before-footer .wrap:after {
        position: absolute;
    }
    .before-footer button.alignright,
    .before-footer .button.alignright,
    .before-footer input[type="submit"].alignright {
        float: right;
    }
    .hero-section .bp-contact-card>div {
        width: auto;
    }
    .woocommerce-demo-store .page-header {
        padding-top: 24rem;
    }
    .front-page-1 .widget {
        max-width: 768px;
        /* margin-left: auto; */
        margin-right: auto;
    }
    .front-page-1 h1 {
        font-size: 2.7em;
    }
    .front-page-2 p {
        padding: 0 1em;
        font-size: 1.8rem;
    }
    .front-page-2 p:last-of-type {
        margin-bottom: 0;
    }
    /* .front-page-3 .widget {
		margin-bottom: 2.5641%;
	} */
    .front-page-4 .wrap {
        display: block;
    }
    .front-page-4 .widget_media_image:first-of-type {
        max-width: 100%;
    }
    .front-page-4 .wp-video {
        padding: 10%;
    }
    .front-page-4 .hide-video {
        top: 5%;
        right: 5%;
    }
    .single .blog .entry-image-link,
    .single .archive .entry-image-link,
    .single .page-template-page_blog .entry-image-link {
        margin: -6rem -6rem 6rem;
    }
    .pricing-table {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 60px;
    }
    .pricing-table>div {
        margin: 0;
    }
}

@media (min-width: 896px) {
    .content-sidebar-wrap {
        padding: 8rem 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .content-sidebar-wrap:before,
    .content-sidebar-wrap:after {
        position: absolute;
    }
    .sidebar-content .content-sidebar-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .content {
        width: 768px;
        margin-left: auto;
        margin-right: auto;
    }
    .sidebar-primary {
        width: 25%;
    }
    .sidebar-content .content,
    .content-sidebar .content {
        width: -webkit-calc(75% - 4rem);
        width: calc(75% - 4rem);
        margin-left: 0;
        margin-right: 0;
    }
    .full-width-content .content {
        width: 100%;
    }
    .site-header.shrink>.wrap {
        padding: 0;
    }
    .site-header>.wrap {
        padding: 0.5rem 0;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        /* position: relative; */
        position: initial;
    }
    .site-header.shrink>.wrap .title-area {
        max-width: 10rem;
    }
    .site-description {
        text-align: left;
        line-height: 1.382;
    }
    .header-widget-area {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin-left: 1em;
        margin-right: 0;
    }
    .menu {
        text-align: left;
        font-size: 1.3rem;
    }
    .menu-item {
        display: inline-block;
        padding: 0;
        width: auto;
    }
    .menu-item:hover>.sub-menu,
    .menu-item:focus>.sub-menu,
    .menu-item.sfHover>.sub-menu {
        opacity: 1 !important;
        pointer-events: all;
    }
    /* .menu-item.menu-item-has-children > a > span:after {
		content: '';
		width: auto;
		display: inline-block;
		margin-left: 0.5em;
		border: 3px solid transparent;
		border-top-color: #f6f7f8;
	} */
    .menu-item.button>a>span {
        margin-top: 0;
        display: inline;
    }
    .menu-item a {
        padding: 1.5em 1em;
        width: 100%;
    }
    .sub-menu {
        position: absolute;
        width: 18rem;
        z-index: 99;
        border-radius: 4px;
        background-color: #ffffff;
        padding: 0.618em 0.5em;
        margin: 0;
        font-size: 1.2rem;
        opacity: 0 !important;
        pointer-events: none;
        box-shadow: 0 0.5rem 1.5rem rgba(35, 44, 57, 0.05);
    }
    /* .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: -1rem;
    left: 3rem;
    border: 0.5rem solid transparent;
    border-bottom-color: #ffffff;
  } */
    .sub-menu:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        top: -6px;
        left: 3rem;
        width: 10px;
        height: 10px;
        border-top: 1px solid rgb(240 118 33 / 70%);
        border-left: 1px solid rgb(240 118 33 / 70%);
        background: #fff;
        transform: rotate(45deg);
    }
    .sub-menu li:first-of-type {
        margin-top: 0;
    }
    .sub-menu a {
        padding: 1em;
        position: relative;
        word-wrap: break-word;
        color: #232c39;
    }
    .sub-menu .sub-menu {
        margin: -0.6em 0 0 18.2rem;
        padding-left: 0.5em;
        left: 0;
        top: 0;
    }
    .sub-menu .sub-menu:before {
        position: absolute;
        top: 2em;
        left: -1rem;
        border: 0.5rem solid transparent;
        border-right-color: #ffffff;
    }
    .nav-primary {
        background-color: transparent;
        border: none;
        /* position: relative; */
        position: initial;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: auto;
        display: block;
        margin: 0;
        padding: 0;
        overflow: visible;
        -webkit-overflow-scrolling: initial;
    }
    .no-js .nav-primary {
        display: block;
        width: auto;
    }
    .nav-primary .menu {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0;
    }
    .menu-toggle {
        display: none;
    }
    .sub-menu-toggle {
        display: none;
    }
    .pagination {
        margin: 4rem 0 0;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .content-sidebar .pagination,
    .sidebar-content .pagination {
        width: -webkit-calc(75% - 4rem);
        width: calc(75% - 4rem);
    }
    .adjacent-entry-pagination {
        margin: 0;
    }
    .sidebar-primary {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .widget {
        margin-bottom: 0;
    }
    .footer-widgets {
        /* padding: 10rem 0; */
        padding: 6rem 0 2rem;
    }
    .front-page-1,
    .front-page-2,
    .front-page-3,
    .front-page-4,
    .front-page-5,
    .front-page-6 {
        padding: 12rem 0;
    }
	.front-page-3 {
        padding: 2rem 0;
    }
    .front-page-4 {
        padding: 10rem 0;
    }
    .front-page-4 .widget {
        margin: 0 auto;
    }
    .front-page-6 .wrap {
        display: block;
    }
    .portfolio-item {
        width: -webkit-calc(33.333333333% - 1.333333333rem);
        width: calc(33.333333333% - 1.333333333rem);
    }
    .blog.content-sidebar .entry,
    .blog.sidebar-content .entry,
    .archive.content-sidebar .entry,
    .archive.sidebar-content .entry,
    .page-template-page_blog.content-sidebar .entry,
    .page-template-page_blog.sidebar-content .entry {
        width: -webkit-calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
    }
    .blog .entry,
    .search .entry,
    .archive .entry,
    .page-template-page_blog .entry {
        width: 31.62393%;
        margin-left: 2.5641%;
    }
    /* .blog .entry:nth-of-type(3n + 1),
  .archive .entry:nth-of-type(3n + 1),
  .page-template-page_blog .entry:nth-of-type(3n + 1) {
    margin-left: 0;
  } */
    .blog .entry:nth-of-type(2n + 1),
    .archive .entry:nth-of-type(2n + 1),
    .page-template-page_blog .entry:nth-of-type(2n + 1) {
        margin-left: 0;
    }
    .search .entry {
        margin-left: 2.5641%;
    }
    .search .entry:nth-of-type(3n+1) {
        margin-left: 0;
    }
    .icons span {
        width: 33.33333333333%;
    }
}

@media (min-width: 1152px) {
    .wp-custom-logo .title-area {
        padding: 0;
        transition: 0.2s ease-in-out all;
    }
    .menu-item a {
        padding: 2em 1.25em;
    }
    .sub-menu a {
        padding: 1em;
    }
}

@media (min-width: 1000px) {
    .front-page-1 {
        height: 700px;
    }
    .front-page-1 .widget {
        max-width: 500px;
    }
}

@media (min-width: 1280px) {
    .comment-respond input[type="email"],
    .comment-respond input[type="text"],
    .comment-respond input[type="url"] {
        width: 50%;
    }
    .front-page-1 {
        height: 80vh;
        height: 800px;
    }
    .front-page-1 h1 {
        font-size: 3em;
    }
    .icons span {
        width: 25%;
    }
    .front-page-1 .widget {
        max-width: 768px;
    }
}

@media (max-width: 896px) {
    .header-widget-area ul,
    .header-widget-area ul.alignleft,
    .header-widget-area ul.alignright {
        margin: 2em auto;
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-widget-area ul li,
    .header-widget-area ul.alignleft li,
    .header-widget-area ul.alignright li {
        margin: 0 0.5em;
    }
}

@media (max-width: 768px) {
    .front-page-5 .listing-item {
        margin: 0 0 3rem 2.5641%;
        width: 48.71795%;
    }
    .front-page-5 .listing-item:nth-of-type(2n + 1) {
        margin-left: 0;
    }
}

@media (max-width: 512px) {
    .front-page-5 .listing-item {
        width: 100%;
        margin: 0 0 5%;
    }
}


/***** Start 321 CSS *******/

:root {
    --a2la-orange: #ef7622;
    --a2la-dark-blue: #092e6e;
    --a2la-light-blue: #0a7aaf;
    --a2la-cool-grey: #e1e4e5;
    --a2la-dark-grey: #3b4042;
}


/*** Navigation ***/


/* Desktop Nav */

.mega-menu-item-popover {
    display: none;
}

@media (min-width: 896px) {
    .site-inner {
        padding-top: 150px;
    }
    .nav-primary .menu li.menu-item.menu-item-has-children:hover .sub-menu {
        display: block;
    }
    .topbar {
        padding: 0 1rem;
        background-color: #09316c;
    }
    .topbar .wrap {
        display: flex;
        justify-content: flex-end;
    }
    .topbar li.menu-item {
        display: flex;
        align-items: center;
        margin-bottom: 0;
        padding-bottom: 0;
        position: relative;
    }
    .topbar li.menu-item::after {
        display: block;
        content: "";
        height: 40%;
        width: 1px;
        background: #ef7623;
    }
    .topbar ul>li.menu-item:last-child::after {
        display: none;
    }
    .topbar .menu-item a {
        padding: 1em 1em;
        color: #fff;
        font-size: 1.2rem;
    }
    .nav-primary .menu-item a {
        /* color: #222; */
        color: #1c7cad;
    }
    #menu-primary-nav>li.menu-item>a:first-of-type {
        color: #1c7cad;
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 700;
        padding: 1em 1.4em;
    }
    #menu-primary-nav>li.menu-item>a:first-of-type:hover {
        color: #ef7927;
    }
    .menu-item.menu-item-has-children>a:first-child svg {
        color: #788387;
    }
    /* .has-fixed-header .site-header.shrink {
		
	} */
    /* Mega Menu Stuff */
    li.menu-item.custom-mega-menu {
        position: initial;
    }
    li.menu-item.custom-mega-menu .sub-menu {
        width: 101%;
        left: -0.5%;
        border-radius: 0;
        padding: 0 0.5em;
        /* box-shadow: 0px -2px 6px rgb(0 0 0 / 14%); */
        /* border-top: 3px solid #ef7927; */
        /* background: #e1e4e5; */
        background: #eff3f5;
    }
    li.menu-item.custom-mega-menu .sub-menu:before {
        display: none;
    }
    li.menu-item.custom-mega-menu:after {
        content: "";
        display: block;
        background: transparent;
        position: absolute;
        width: 10%;
        height: 30px;
    }
    li.menu-item.custom-mega-menu .sub-menu>li {
        display: flex;
        position: initial;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>a {
        flex: 0 1 40%;
        /* flex: 0 1 25%; */
        padding: 1.5em 1em;
        /* background: #e9ecf1;
    background: #e1e4e5; */
        background: #eff3f5;
        /* border-bottom: 2px solid #c1cad7; */
        border-bottom: 2px solid #c9d2d6;
        /* color: #092e6e; */
        color: #1c7cad;
        font-size: 1.4rem;
        letter-spacing: -0.01em;
        transition: 0.1s ease-in-out all;
        position: relative;
        font-weight: 600;
        min-height: 80px;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>a:last-child {
        border-bottom: none;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>a span {
        display: block;
        /* width: 75%; */
        width: 85%;
        margin: 0 auto;
        line-height: 1.3;
        transition: 0.1s ease-in-out all;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>.mega-menu-sub-menu {
        position: absolute;
        /* max-height: 70vh; */
        height: 100%;
        display: none;
        flex-wrap: wrap;
        flex: 0 1 60%;
        width: 60%;
        margin-left: 2px;
        top: 0;
        left: 40%;
        padding: 1rem 2rem;
        border-left: 2px solid #c9d2d6;
        overflow-y: scroll;
        direction: rtl;
    }
    /* li.menu-item.custom-mega-menu .sub-menu > li > .mega-menu-sub-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(8px);
    display: block;
    height: 100%;
    z-index: 999999999;
    width: 2px;
    background: #c9d2d6;
}
li.menu-item.custom-mega-menu .sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(33% + 33px);
  transform: translateX(8px);
  display: block;
  height: 100%;
  z-index: 999999999;
  width: 2px;
  background: #c9d2d6;
} */
    li.menu-item.custom-mega-menu .sub-menu>li.active .mega-menu-sub-menu {
        /* display: flex; */
        display: block;
    }
    /* li.menu-item.custom-mega-menu .sub-menu > li a:hover .mega-menu-sub-menu {
		display: flex;
	} */
    li.menu-item.custom-mega-menu .sub-menu>li>ul.mega-menu-sub-menu>li {
        flex: 1 1 25%;
        direction: ltr;
    }
    li.menu-item.accreditation-menu-item.has-sub-programs>a {
        padding-bottom: 0.5em;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>ul.mega-menu-sub-menu>li>a {
        display: block;
        font-size: 1.3rem;
        font-weight: 900;
        line-height: 1.3;
        height: auto;
        color: #09316c;
        text-transform: uppercase;
        /* padding-bottom: 0.5em; */
    }
    ul.mega-menu-sub-menu--children li.mega-menu-sub-menu--child>a {
        font-size: 1.3rem;
        /* color: #333; */
        color: #126c9b;
        padding: 0.5rem 1em;
        line-height: 1.3;
    }
    li.menu-item.custom-mega-menu .sub-menu>li.active>a {
        color: #ef7622;
        opacity: 1;
    }
    ul.mega-menu-sub-menu--children li.mega-menu-sub-menu--child>a:hover {
        color: #ef7622;
        opacity: 1;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>ul.mega-menu-sub-menu>li>a:hover {
        color: #ef7622;
        opacity: 1;
    }
    li.menu-item.custom-mega-menu .sub-menu>li.active>a span {
        width: 50%;
        /* width: 65%; */
    }
    .mega-menu-item-popover {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: absolute;
        height: 90%;
        width: 18%;
        left: -25%;
        top: 5%;
        padding: 1rem;
        margin: 0rem 0;
        background: #ef7622;
        color: #fff;
        font-size: 1.8rem;
        transition: 0.15s ease-in-out all;
    }
    li.menu-item.custom-mega-menu .sub-menu>li.active>a .mega-menu-item-popover {
        left: 0;
    }
    /* ul.mega-menu-sub-menu--children > li:last-child {
    padding-bottom: 1.5rem;
  } */
    li.menu-item.custom-mega-menu .sub-menu>li.active>a {
        /* background: #0a7aaf; */
        color: #ef7622;
    }
    ul.mega-menu-sub-menu--children {
        margin-bottom: 0.5em;
    }
    .accreditation-menu-item-image-container {
        border-radius: 3px;
        padding: 1rem 1rem 2rem;
    }
    .accreditation-menu-item-image-container img {
        display: block;
        max-height: 350px;
        border-radius: 3px;
        box-shadow: 0px 5px 14px -4px rgb(0 0 0 / 30%);
    }
    body.mega-menu-open li.menu-item.custom-mega-menu {
        background: #eee;
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu) {
        position: relative;
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu):after {
        content: "";
        display: block;
        width: 100%;
        height: 30px;
        background: transparent;
        position: absolute;
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu) .sub-menu {
        border: 1px solid rgb(240 118 33 / 70%);
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu):hover .sub-menu {
        top: 120%;
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu) .sub-menu>li a {
        font-size: 1.4rem;
        padding: 0.7em 0.8em;
        line-height: 1.3;
    }
    .menu-item.menu-item-has-children:not(.custom-mega-menu) .sub-menu>li a:hover {
        color: #f07924;
    }
    li.menu-item.custom-mega-menu>a {
        position: relative;
    }
    li.menu-item.custom-mega-menu>a:before {
        content: "";
        display: block;
        position: absolute;
        background: transparent;
        width: 150%;
        height: 65px;
        bottom: -55px;
        right: 0;
    }
}

li.menu-item.custom-mega-menu .sub-menu>li>a:focus {
    outline: 0;
}

@media (max-width: 896px) {
    li.menu-item.custom-mega-menu .sub-menu>li>a {
        text-align: left;
        line-height: 1.5;
        font-weight: 900;
        width: 100%;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>ul.mega-menu-sub-menu>li {
        text-align: left;
        margin-top: 0;
        padding: 0;
        line-height: 1.3;
    }
    li.menu-item.custom-mega-menu .sub-menu>li>ul.mega-menu-sub-menu>li>a {
        /* color: #5ca9d6; */
        font-weight: 600;
        color: #fff;
        opacity: 0.8;
    }
    ul.mega-menu-sub-menu--children li.mega-menu-sub-menu--child>a {
        color: #fff;
        margin-left: 1rem;
        font-weight: 500;
        font-style: italic;
        opacity: 1;
        font-weight: 600;
    }
    li.menu-item.menu-cta {
        justify-content: center;
        margin-top: 1rem;
    }
    .front-page-1 .widget a.button {
        padding: 1rem 2rem;
        margin-bottom: 2rem;
    }
}


/*** General ***/


/* ul.mega-menu-sub-menu ::-webkit-scrollbar {
  width: 7px;
}

ul.mega-menu-sub-menu ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgb(255 255 255 / 50%);
} */

.page-header h1 {
    margin: 0 auto 0 0;
    text-align: left;
}


/* width */

ul.mega-menu-sub-menu::-webkit-scrollbar {
    width: 10px;
}


/* Track */


/* ul.mega-menu-sub-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
} */


/* Handle */

ul.mega-menu-sub-menu::-webkit-scrollbar-thumb {
    background: #c9d2d6;
}


/* Handle on hover */

ul.mega-menu-sub-menu::-webkit-scrollbar-thumb:hover {
    background: #a8b7bd;
}

body.home main .widgettitle.widget-title {
    font-size: 4rem;
    font-weight: 700;
    color: #09316c;
    margin-bottom: 1.5rem;
    padding: 0 1rem;
}

.has-fixed-header .site-header {
    box-shadow: 0 0 2rem rgb(35 44 57 / 20%);
}

li.menu-item.menu-cta {
    display: flex;
    align-items: center;
    margin-left: 1rem;
}

.nav-primary #menu-primary-nav>li.menu-item.menu-cta a {
    height: auto;
    margin-left: 1rem;
    padding: 0.9em 1.5em;
    /* color: #fff; */
    color: #232323;
    background-color: #ef7622;
    font-weight: 800;
    text-transform: initial;
}

.nav-primary #menu-primary-nav>li.menu-item.menu-cta a:hover {
    background: #1d7cad;
    opacity: 1;
}


/** General **/

::marker {
    color: #f07621;
}

.page-header h1.entry-title,
.page-header h1 {
    font-weight: 900;
    line-height: 1;
}

.entry-content h2 {
    color: #0a316c;
    font-weight: 900;
    font-size: 1.6em;
}

.entry-content h3 {
    font-weight: 700;
    font-size: 1.3em;
    color: #0a316c;
}

.entry-content p {
    color: #333;
    font-size: 1.8rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

p.short-description {
    color: #647585;
    font-style: italic;
    line-height: 1.5;
}

.entry-content a:not(.button) {
    /* color: #f07621; */
    color: #1d7cad;
    text-decoration: none;
    font-weight: 500;
}

.entry-content ul>li {
    color: #333;
    font-size: 1.8rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

span.breadcrumb-link-wrap svg {
    /* color: #1d7cad; */
    color: #19688f;
}

.button.accent:hover,
button.accent:hover,
input[type="button"].accent:hover,
input[type="reset"].accent:hover,
input[type="submit"].accent:hover {
    background-color: #1d7cad !important;
}

.breadcrumb {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #1d7cad;
    color: #19688f;
    background: #eff3f5;
    border-bottom: 2px solid #c9d2d6;
    padding: 2rem 0;
}

span.breadcrumb-link-wrap a {
    /* color: #f07621; */
    color: #232323;
}

span.breadcrumb-sep {
    padding: 0 7px;
    color: #444;
}

span.breadcrumb-current {
    /* color: #f07621; */
    color: #232323;
    font-weight: 600;
}

body.blog h2.entry-title,
body.search h2.entry-title,
body.archive h2.entry-title {
    margin-bottom: 2rem;
}

body.blog a.entry-title-link,
body.search a.entry-title-link,
body.archive a.entry-title-link {
    /* color: #f07621; */
    color: #232323;
    font-weight: 700;
    font-size: 2rem;
}

p.entry-meta {
    color: #555;
    font-weight: 600;
    margin-bottom: 1rem;
}

.blog .entry,
.search .entry,
.archive .entry,
.page-template-page_blog .entry {
    border: 1px solid rgb(240 118 33 / 70%);
    box-shadow: 0 1rem 2rem -1rem rgb(35 44 57 / 20%);
    margin-bottom: 5rem;
}


/* .blog .entry-image-link,
.archive .entry-image-link,
.page-template-page_blog .entry-image-link {
  display: none;
} */

.entry-categories a {
    /* color: #f07621; */
    color: #097aae;
    text-decoration: none;
    padding: 0 2px;
}

body.blog .page-header p,
body.search .page-header p {
    display: none;
}

.mobile-only {
    display: inherit;
}

.desktop-only {
    display: none;
}

.sidebar .widget.widget_categories {
    border: 1px solid rgb(12 49 108 / 70%);
    padding: 1.5rem 2rem;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1rem 2rem -1rem rgb(35 44 57 / 20%);
}

.widget_categories h3.widgettitle.widget-title {
    color: #444;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.2em;
}

.widget_categories li.cat-item a {
    text-decoration: none;
    font-weight: 600;
    color: #0a316c;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.widget_categories li.cat-item {
    margin-bottom: 0.5rem;
    /* padding-bottom: 0.5rem; */
}

.widget_categories li.cat-item a:hover {
    color: #f07621;
}

@media (min-width: 1200px) {
    .content {
        width: 1500px;
    }
}

@media (min-width: 896px) {
    .mobile-only {
        display: none;
    }
    .desktop-only {
        display: inherit;
    }
}

@media (min-width: 768px) {
    .page-header {
        padding: 22rem 0 2rem;
    }
    .content-sidebar-wrap {
        max-width: 1500px;
        padding: 2rem 0 8rem;
    }
}

@media (max-width: 786px) {
    .entry-content ul>li {
        margin: 0 0 1rem;
    }
}


/* FP1 */


/* .front-page-1.page-header {
  padding: 12rem 0 2rem;
} */

.front-page-1.page-header.with-slider {
    background-image: none;
    position: relative;
}

.front-page-1.page-header::before {
    background-color: transparent;
}

.front-page-1.page-header.with-slider .wrap {
    position: initial;
}

.front-page-1.page-header.with-slider aside.widget-area {
    position: relative;
    z-index: 10;
    padding-bottom: 5rem;
    max-width: 700px;
}

.home-slider-container {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.home-slider-container .slick-initialized .slick-slide {
    display: flex;
    position: relative;
    height: 70vh;
    width: 100%;
    max-width: 1800px;
    background-size: cover;
}

.slider-controls {
    position: absolute;
    right: 20%;
    bottom: 20%;
    z-index: 12;
    color: #fff;
    background: transparent;
}

.carousel-control-container {
    display: flex;
    align-items: center;
    position: absolute;
    width: 500px;
    height: 150px;
    top: 55%;
    right: 10%;
    /*z-index: 15;*/
    background: transparent;
}

.carousel-control-container button {
    background: transparent;
    padding: 0;
}

.carousel-control-container button:hover {
    box-shadow: none;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 1;
}

.carousel-control-prev::after,
.carousel-control-next::before {
    justify-content: flex-start;
    position: absolute;
    content: "";
    height: 75%;
    width: 2px;
    background: #fff;
    opacity: 0.4;
}

.carousel-control-prev::after {
    margin-left: 40px;
}

.carousel-control-next::before {
    margin-right: 40px;
}

.carousel-control--tagline {
    display: inline-block;
    border: 2px solid #848b94ab;
    padding: 1rem 2rem;
    border-radius: 12px;
    font-style: italic;
    font-weight: 400;
    margin-left: 20%;
    position: relative;
    z-index: 5;
}

.carousel-control--tagline-graphic {
    display: block;
    position: absolute;
    top: -14px;
    right: -16px;
    background: #848b94;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.carousel-control--tagline-graphic:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: -14px;
    display: block;
    border: 2px solid rgb(132 139 148 / 70%);
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.carousel-control--tagline-graphic:after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: -21px;
    display: block;
    border: 1px solid rgb(132 139 148 / 70%);
    height: 55px;
    width: 55px;
    border-radius: 50%;
}

img.home-slider-item--image {
    position: absolute;
    z-index: 11;
}

.home-slider--data {
    display: block;
    position: absolute;
    top: 59.5%;
    right: 16%;
    z-index: 11;
    background: transparent;
    color: #fff;
    font-size: 1.4rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-align: left;
}

.home-slider--name {
    font-weight: 900;
}

.home-slider--tagline {
    font-weight: 400;
}

.home-slider--link a {
    color: #ef7623;
    text-decoration: none;
}

.front-page-1 .widget {
    text-align: left;
}

.front-page-1 h1 {
    font-weight: 900;
    line-height: 0.9;
    text-align: left;
    margin-bottom: 0.5rem;
}

.front-page-1 .widget .widget-wrap p {
    color: #fff;
    margin-bottom: 1em;
    font-size: 1.6rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.front-page-1-ellipse-overlay {
    display: block;
    position: absolute;
    z-index: 3;
    left: -50%;
    bottom: -150%;
}

button#genesis-mobile-nav-primary {
    box-shadow: none;
}

@media (min-width: 1600px) {
    img.home-slider--image {
        min-width: 1800px;
        width: 100%;
        object-fit: cover;
    }
    .carousel-control-container {
        top: 45%;
        right: 20%;
    }
    .home-slider--data {
        top: 48.5%;
        right: 25%;
    }
}

@media (min-width: 1280px) {
    .front-page-1 .wrap {
        display: flex;
        height: 100%;
        align-items: flex-end;
        justify-content: flex-start;
    }
}

@media (max-width: 896px) {
    .front-page-1.page-header.with-slider {
        height: 400px;
    }
    .front-page-1.page-header.with-slider aside.widget-area {
        padding-bottom: 8rem;
        max-width: 500px;
    }
    img.home-slider--image {
        height: 400px;
        object-fit: cover;
        width: 100%;
    }
    .carousel-control-container {
        right: 0;
        width: 300px;
        height: 100px;
        top: 70%;
    }
    .carousel-control--tagline {
        display: none;
    }
    .home-slider--data {
        top: 75%;
    }
    .front-page-1 h1 {
        font-size: 1.5em;
    }
    .home-slider--data {
        right: 7%;
    }
    .front-page-1 .widget .widget-wrap p {
        line-height: 1.3;
    }
    body.home main .widgettitle.widget-title {
        font-size: 3rem;
    }
}

@media (max-width: 520px) {
    .home-slider--data {
        right: 15%;
    }
}


/* FP2 */

.front-page-2 .accreditations-widget p {
    color: #2c383f;
    line-height: 1.75;
    font-size: 1.6rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 0.5rem;
}

.home-page-links a {
    text-decoration: none;
    /* color: #1c7cad; */
    color: #1b78a7;
    font-size: 1.6rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.accreditations-widget .featured-accreditations {
    padding-top: 5rem;
}


/* FP3 */


/* .front-page-3 {
  background-color: #f6f7f8;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2021/07/a2la-circle-background.png);
} */

.front-page-3 {
    overflow: hidden;
    padding-top: 2rem;
}

.front-page-3 h3.widgettitle.widget-title {
    text-align: center;
    margin-bottom: 10rem;
}

.about-area {
    margin-top: 8rem;
}

h2.about-area--header {
    font-weight: 700;
    color: #092e6e;
    font-size: 1.6em;
    margin-bottom: 2rem;
}

.about-area p {
    font-size: 1.9rem;
}


/* FP4 */

.front-page-4 {
    background-color: #162437;
}


/* Featured Accreditations */

.featured-accreditation-item {
    display: block;
    margin: 2rem 1rem 3rem;
}

a.featured-accreditation-item--top {
    display: block;
    position: relative;
    margin-bottom: 2rem;
}

.featured-accreditation-item--icon {
    display: inline-flex;
    justify-content: center;
    font-size: 3rem;
    color: #fff;
    align-items: center;
    background: #1c7cad;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 65px;
    width: 65px;
    transition: 0.07s ease-in-out all;
}

a.featured-accreditation-item--top::after {
    display: block;
    content: "";
    width: 20%;
    height: 6px;
    background: #ef7623;
    position: absolute;
    transition: 0.5s ease-in-out all;
}

.featured-accreditation-item:hover .featured-accreditation-item--icon {
    background: #f07621;
    color: #fff;
}

.featured-accreditation-item:hover a.featured-accreditation-item--top::after {
    width: 100%;
}

.featured-accreditation-item--bottom {
    display: block;
    text-align: left;
}

a.featured-accreditation-item--title-container {
    text-decoration: none;
    color: #1c7cad;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 900;
    transition: 0.07s ease-in-out all;
}

a.featured-accreditation-item--title-container .featured-accreditation-item--title {
    font-weight: 900;
    font-size: 2.5rem;
    transition: 0.07s ease-in-out all;
}

.featured-accreditation-item:hover a.featured-accreditation-item--title-container .featured-accreditation-item--title {
    color: #f07621;
}

.featured-accreditation-item--image-container {
    overflow: hidden;
}

img.featured-accreditation-item--image {
    box-shadow: rgb(0 0 0 / 30%) 0px 5px 12px -4px;
    transition: 1s ease-in-out all;
}

.featured-accreditation-item:hover img.featured-accreditation-item--image {
    transform: scale(1.2);
}


/** About Bubbles **/

.about-area--half {
    display: block;
    margin: 2rem 0;
    padding-top: 2rem;
}

.about-bubbles {
    width: 400px;
    /* margin: 0 auto; */
    margin: 0 auto 0 10%;
    display: block;
    position: relative;
}

.about-bubble {
    display: block;
    border-radius: 50%;
    box-shadow: 0px 4px 10px -4px rgb(0 0 0 / 40%);
}

.about-bubble.about-bubble--main {
    width: 400px;
    position: relative;
    z-index: 3;
}

.about-bubble.about-bubble--secondary {
    width: 225px;
    z-index: 2;
    position: absolute;
    top: -20%;
    right: -20%;
}

.about-bubble.about-bubble--tertiary {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    top: 15%;
    right: -10%;
    z-index: 4;
    background: #0a7aaf;
}

.about-bubble.about-bubble--tertiary img {
    width: 100px;
    display: block;
}

.about-bubble img {
    border-radius: 50%;
}


/** New About Area **/

.about-area--header-container {
    display: flex;
    align-items: center;
}

h2.about-area--header {
    font-weight: 900;
    color: #092e6e;
    font-size: 4rem;
    margin-bottom: 2rem;
}

.about-area--content {
    display: block;
    position: relative;
    z-index: 2;
}

.about-area--content p {
    color: #494f57;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    max-width: 850px;
}

.about-area--graphic {
    display: block;
    position: relative;
    margin: 0 auto 10rem 25%;
    width: 400px;
    height: 400px;
}

.about-area--image {
    display: block;
    position: relative;
    z-index: 2;
}

.about-area--image img {
    display: block;
    margin: 0 auto;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}


/* .about-area--image::before {
  display: block;
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(23 37 54 / 50%);
  border-radius: 50%;
}

.about-area--image::after {
  display: block;
  position: absolute;
  top: 0;
  z-index: 15;
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 60%);
  border-radius: 50%;
} */

.about-area--graphic::before {
    display: block;
    position: absolute;
    top: -2%;
    left: -1%;
    z-index: 2;
    content: "";
    width: 105%;
    height: 103%;
    background: #fff;
    border-radius: 50%;
    transform: rotate(215deg);
}

.about-area--graphic::after {
    display: block;
    position: absolute;
    top: -3%;
    left: 0%;
    z-index: 1;
    content: "";
    width: 105%;
    height: 104%;
    background: #f07621;
    border-radius: 50%;
}

.about-area--circle {
    display: block;
    position: absolute;
    z-index: 1;
    background: #eff3f5;
    width: 800px;
    height: 800px;
    top: -75%;
    left: 70%;
    border-radius: 50%;
}

.home-page-taglines {
    display: block;
    /* color: #f07621; */
    color: #1b78a7;
    font-size: 1.6rem;
    margin-left: 2.5rem;
    margin-bottom: 2rem;
    font-style: italic;
}

.home-page-taglines span {
    color: #1b78a7;
}

span.home-page-taglines--divider {
    /* color: #1d7cad; */
    color: #1b78a7;
    font-style: initial;
    padding: 0 3px;
}


/** Membership Area **/

.membership-area {
    padding-top: 8rem;
}

.membership-card {
    display: block;
    background-color: #fff;
    color: #444;
    border-radius: 0px;
    padding: 2rem 3rem 4rem;
    margin: 0 1rem 2rem;
    box-shadow: 0px 8px 24px -7px #000;
    position: relative;
}

.membership-card::before {
    display: block;
    position: absolute;
    content: "";
    width: 30%;
    height: 5px;
    background: #ec742d;
    top: -20px;
    left: 0;
}

.membership-card--content {
    display: block;
    margin-bottom: 2rem;
}

h4.membership-card--title {
    color: #172436;
    text-align: left;
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
    font-weight: 900;
}

.membership-card--content ul {
    margin-left: 0.5rem;
}

.membership-card--content ul>li {
    display: -webkit-box;
    display: flex;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.35;
    color: #1575a6;
    font-weight: 500;
    margin-bottom: 1.35em;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.membership-card--content ul>li:before {
    display: none;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f111";
}

.membership-card--content ul>li svg {
    margin-right: 1rem;
    color: #ef7623;
    font-size: 1rem;
    margin-top: 5px;
    opacity: 0.8;
}

.membership-card--content li a {
    text-decoration: none;
    color: #1d7cad;
}

.membership-card--content li a:hover {
    color: #f07621;
}

.membership-card--cta {
    display: block;
    text-align: left;
    margin-top: 4rem;
    position: absolute;
    bottom: -45px;
    left: 0;
}

.membership-card--cta .button {
    /* background-color: #f07621; */
    background-color: #1d7cad;
    padding: 1em 2em;
    font-weight: 900;
}

.membership-card--cta .button:hover {
    background: #f07621;
}

.membership-area.membership-page-area .membership-card--content ul>li a {
    color: #1d7cad;
}

.membership-area.membership-page-area .membership-card--content ul>li a:hover {
    color: #f07621;
}

@media (max-width: 896px) {
    .membership-card {
        margin: 2rem 1rem 8rem;
    }
}


/** Testimonials section **/

.carousel-control-prev,
.carousel-control-next {
    background: transparent;
    padding: 0;
    box-shadow: none;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
    background: transparent;
    padding: 0;
    box-shadow: none;
}


/** fp4 **/

.front-page-4 h3.widgettitle.widget-title {
    color: #fff !important;
}

.testimonial-items {
    position: relative;
}

.testimonials-area {
    padding-top: 4rem;
}

.testimonial-item {
    display: block;
    text-align: left;
}

.testimonial-carousel-control-container .carousel-control-prev,
.testimonial-carousel-control-container .carousel-control-next {
    width: 10%;
}

.testimonial-carousel-control-container .carousel-control-prev::after,
.testimonial-carousel-control-container .carousel-control-next::before {
    background: #c8d1d5;
    height: 100%;
}

.testimonial-carousel-control-container .carousel-control-next-icon {
    background-image: url(/wp-content/uploads/2021/07/a2la-arrow-right.png);
}

.testimonial-carousel-control-container .carousel-control-prev-icon {
    background-image: url(/wp-content/uploads/2021/07/a2la-arrow-left.png);
}

.testimonial-item--body blockquote {
    display: block;
    width: 80%;
    /* color: #8499a3; */
    color: #637882;
    font-weight: 500;
    margin: 0 auto;
    font-size: 2rem;
    line-height: 1.7;
}

.testimonial-item--meta {
    display: block;
    width: 80%;
    margin: 4rem auto 0;
    padding: 0 1.5em;
    color: #494f57;
    font-size: 1.4rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.testimonial-item--author {
    color: #494f57;
}

.testimonial-item--type {
    color: #1c7cad;
}

.testimonial-items--circle-graphic {
    background: #eff3f5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0rem auto 3rem 5%;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    font-style: italic;
    vertical-align: middle;
}

.testimonial-items--circle-graphic span {
    font-size: 12rem;
    line-height: 1;
    vertical-align: middle;
    margin-top: 80px;
    margin-right: 40px;
    /* color: #fff; */
    color: #1b78a7;
}


/* 
.testimonial-carousel-control-container .carousel-control-prev-icon,
.testimonial-carousel-control-container .carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background-image: none;
}

.testimonial-carousel-control-container .carousel-control-next-icon:after
{
  content: '\f061';
  display: none;
  font-family: "Font Awesome 5 Pro";
  font-size: 55px;
  color: red;
}

.testimonial-carousel-control-container .carousel-control-prev-icon:before {
  content: '\f061';
  display: none;
  font-family: "Font Awesome 5 Pro";
  font-size: 55px;
  color: red;
} */


/* .testimonial-item--body {
  display: block;
  position: relative;
  font-size: 1.7rem;
  color: #444;
  background: #fef6f1;
  border-radius: 4px;
  padding: 1px 5px;
  border: 2px solid #f4a571;
  margin-bottom: 2rem;
}
.testimonial-item--body::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #fef6f1;
  transform: rotate(45deg);
  position: absolute;
  bottom: -6.5px;
  left: 20px;
  border-right: 2px solid #f4a571;
  border-bottom: 2px solid #f4a571;
  z-index: 1;
}

.testimonial-item--author {
  display: flex;
  font-size: 1.6rem;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #333;
  margin-left: 1rem;
}

.testimonial-item--author:before {
  display: none;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  content: "\f8cb";
}

.testimonial-item--author svg {
  margin-right: 1rem;
  color: #2b7aae;
  opacity: 0.9;
  margin-top: 2px;
} */

.blue-background {
    display: block;
    background: #1d7cad;
    color: #fff;
    padding: 3rem 3rem;
    margin: 5rem 0 3rem;
}

.blue-background h3 {
    color: #fff;
}

.blue-background p {
    color: #fff;
}

.blue-background p:last-child {
    margin-bottom: 0;
}

.membership-due-item {
    display: flex;
    background: #eee;
    margin-bottom: 2rem;
}

.membership-due-item--left {
    padding: 1rem 1rem;
    border-right: 2px solid #fff;
}

.membership-due-item--right {
    padding: 1rem 1rem;
}

article.entry.page-404 .entry-content {
    font-size: 2.2rem;
    padding: 3rem 0 0;
    min-height: 250px;
}


/** Accreditation Archive **/

.accreditation-item-block {
    display: block;
    margin: 0 0 2rem;
    padding-top: 2rem;
}

h2.accreditation-item-category--title {
    font-size: 1.4em;
    margin-bottom: 2.5rem;
    color: #222;
}

ul.accreditation-item-children--list {
    /* display: flex; */
    flex-wrap: wrap;
    margin-left: 0;
}

ul.accreditation-item-children--list li.accreditation-item-child {
    flex: 1 50%;
    margin-bottom: 4rem;
}

ul.accreditation-item-child--subprograms--list {
    display: flex;
    flex-wrap: wrap;
}

ul.accreditation-item-child--subprograms--list>li {
    flex: 1 50%;
    margin-bottom: 0.5rem;
}

ul.accreditation-item-child--subprograms--list>li.accreditation-item-child--subprogram a {
    color: #222;
}

ul.accreditation-item-child--subprograms--list>li.accreditation-item-child--subprogram a:hover {
    color: #f07621;
}

li.accreditation-item-child::marker {
    content: "";
}

h3.accreditation-item-child--title {
    font-size: 1.1em;
}

a.accreditation-item-child--link:hover h3.accreditation-item-child--title {
    color: #f07621;
}

ul.accreditation-item-child--subprograms--list {
    margin-left: 0;
}

li.accreditation-item-child--subprogram::marker {
    content: "";
}

li.accreditation-item-child--subprogram a {
    font-size: 1.8rem;
}

li.accreditation-item-child--subprogram a:hover {
    color: #0c316c;
}

#toc_container {
    background: #f6f8f9;
    /* border: 2px solid rgb(10 49 108); */
    border: 2px solid rgb(240 121 36 / 70%);
    box-shadow: 0px 3px 12px -4px rgb(0 0 0 / 35%);
    padding: 10px 20px;
}

#toc_container p.toc_title {
    display: none;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1rem;
}

#toc_container ul.toc_list>li {
    margin-bottom: 1.5rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
}

#toc_container ul.toc_list>li>a {
    display: block;
    margin-bottom: 3px;
}

span.toc_number.toc_depth_1 {
    color: #595959;
    font-weight: 600;
    margin-right: 2px;
    font-size: 1.4rem;
}

span.toc_number.toc_depth_2 {
    color: #595959;
    font-weight: 600;
    margin-right: 2px;
    font-size: 1.4rem;
}

@media (max-width: 768px) {
    h2.accreditation-item-category--title {
        font-size: 1.2em;
    }
    ul.accreditation-item-child--subprograms--list {
        flex-direction: column;
    }
    ul.accreditation-item-child--subprograms--list>li {
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
    }
}


/** Recent Blogs **/

.front-page-6 {
    background-color: #fff;
}

body.home main .front-page-6 .widgettitle.widget-title {
    color: #222;
    text-align: center;
    font-weight: 700;
    margin: 0;
}

.recent-blogs {
    padding: 4rem 0;
}

.recent-blog--header {
    position: relative;
}

.recent-blog--date {
    color: #595959;
    font-size: 1.6rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 0.7rem;
}

.recent-blog--category {
    display: block;
    background: #162536;
    color: #fff;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 1.5rem 2.5rem;
    position: relative;
}

.recent-blog--category svg {
    margin-left: 1.5rem;
    font-size: 2.5rem;
}

.recent-blog--header::after {
    content: "";
    display: block;
    width: 20%;
    height: 6px;
    background: #f07621;
    transition: 0.5s ease-in-out all;
}

article.recent-blog:hover .recent-blog--header::after {
    width: 100%;
}

.recent-blog--body {
    background: #eff3f5;
    padding: 2.5rem 2.5rem;
    min-height: 225px;
}

a.recent-blog--title-container {
    text-decoration: none;
    color: #1d7cad;
    transition: 0.15s ease-in-out all;
}

h2.recent-blog--title {
    font-weight: 700;
    font-size: 1.3em;
}

article.recent-blog:hover a.recent-blog--title-container {
    color: #f07621;
}

a.recent-blog--read-more.button:hover {
    background: #f07621;
}

a.blog-area--cta {
    display: block;
    text-decoration: none;
    color: #1d7cad;
    text-align: center;
}

.recent-blog:hover a.recent-blog--read-more.button {
    background: #ef7623;
}

@media (max-width: 896px) {
    article.recent-blog {
        display: block;
        margin-bottom: 3rem;
    }
}


/** Endorsement Block **/

.customer-endorsement-block {
    display: flex;
    position: absolute;
    z-index: 10;
    align-items: center;
    bottom: 25%;
}

.about-area--graphic .customer-endorsement-block {
    right: -85%;
}

.about-area--graphic span.customer-endorsement-block--content {
    color: #444;
}

.about-area--graphic span.customer-endorsement-block--name {
    color: #444;
}

.about-area--graphic a.customer-endorsement-block--link {
    /* color: #2b7cac; */
    color: #28739f;
}

.customer-endorsement-block--half.customer-endorsement-block--left {
    margin-right: 2rem;
}

.customer-endorsement-block--tagline-box {
    display: inline-block;
    border: 2px solid #848b94ab;
    padding: 1.2rem 2.2rem;
    border-radius: 12px;
    /* color: #f07621; */
    color: #1b78a7;
    font-style: italic;
    font-weight: 400;
    font-size: 1.8rem;
    position: relative;
}

.customer-endorsement-block--tagline-box-graphic {
    display: block;
    position: absolute;
    top: -14px;
    right: -16px;
    background: #848b94;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.customer-endorsement-block--tagline-box-graphic:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: -14px;
    display: block;
    border: 2px solid rgb(132 139 148 / 70%);
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

.customer-endorsement-block--tagline-box-graphic:after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: -21px;
    display: block;
    border: 1px solid rgb(132 139 148 / 70%);
    height: 55px;
    width: 55px;
    border-radius: 50%;
}

.customer-endorsement-block--data {
    display: block;
    background: transparent;
    color: #fff;
    font-size: 1.4rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-align: left;
    z-index: 10;
    position: relative;
}

.customer-endorsement-block--data>* {
    display: block;
}

span.customer-endorsement-block--name {
    font-weight: 700;
}

a.customer-endorsement-block--link {
    color: #f07621;
    text-decoration: none;
}

@media (max-width: 896px) {
    .about-area--header-container {
        display: block;
    }
    h2.about-area--header {
        margin-bottom: 1rem;
    }
    .home-page-taglines {
        margin-left: 0.5rem;
    }
    .about-area--graphic {
        margin: 3rem auto 0;
        height: 300px;
        width: 300px;
    }
    .about-area--image img {
        height: 300px;
        width: 300px;
    }
    .about-area--graphic .customer-endorsement-block {
        right: 0;
    }
    .about-area--graphic span.customer-endorsement-block--name {
        color: #fff;
    }
    .about-area--graphic span.customer-endorsement-block--content {
        color: #fff;
    }
    .about-area--graphic a.customer-endorsement-block--link {
        font-weight: 600;
    }
    a.button.blue-box-link {
        display: block;
        margin: 1rem 0;
        text-align: center;
    }
}


/** Accreditation Archive **/

.accreditation-accordions>.tab {
    margin-bottom: 2.5rem;
}

.accreditation-accordions .tab-label {
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tab.aa-item-accordion--tab label.tab-label {
    background: #0e7aae;
}

.aa-item-accordion--body {
    display: flex;
    align-items: center;
}

.aa-item-accordion--description {
    flex: 3;
    margin-right: 3rem;
    font-size: 1.8rem;
}

.tab.aa-item-accordion--tab {
    margin-bottom: 1.5rem;
}

.aa-item-accordion--subprograms {
    display: block;
    margin-top: 1.5rem;
}

.aa-item-accordion--subprogram {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
}

a.aa-item-accordion--subprogram-title {
    text-decoration: none;
    font-weight: 500;
    color: #3b4042;
}

a.aa-item-accordion--subprogram-button.button {
    padding: 0.9em 1.8em;
    font-size: 1.4rem;
    background: #f07621;
}


/** Careers Menu **/

.careers-menu {
    display: block;
    margin-bottom: 2rem;
}

a.career-menu-item {
    display: block;
    text-decoration: none;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 2rem 0;
}

.career-menu-item--icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #0a316c;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 1rem;
}

.career-menu-item--icon::after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #f07621;
}

a.career-menu-item .career-menu-item--icon svg {
    color: #fff;
    font-size: 3.5rem;
}

a.career-menu-item .career-menu-item--title {
    color: #1d7cad;
    font-weight: 600;
    font-size: 1.8rem;
}


/** Leadership **/

.leadership-items {
    margin-top: 2rem;
}

.leadership-item {
    display: block;
    margin: 2rem 0 4rem;
    padding: 1rem 1rem;
    transition: 0.12s ease-in-out all;
}

.leadership-item:hover {
    background: #eff3f5;
}

.leadership-item--headshot {
    display: block;
    margin: 0 0 1.5rem;
}

.leadership-item--headshot img {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    border: 3px solid rgb(240 118 33 / 75%);
}

.leadership-item--info {
    display: block;
    text-align: center;
}

.leadership-item--info>* {
    display: block;
}

span.leadership-item--name {
    font-weight: 900;
    font-size: 2.2rem;
    color: #0a316c;
    margin-bottom: 0.5rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

span.leadership-item--role {
    color: #444;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.3;
    min-height: 50px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

button.leadership-item--trigger.button {
    margin: 0.2rem auto 1rem;
}

.leadership-item:hover button.leadership-item--trigger.button {
    background: #f07621;
}

a.leadership-item--linkedin {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    /* background: #f07621; */
    color: #fff;
    border-radius: 50%;
    padding: 1rem;
    height: 40px;
    width: 40px;
}

a.leadership-item--linkedin svg {
    color: #777;
    font-size: 2rem;
}

.leadership-modal--bio {
    padding: 0 2rem;
}

.leadership-modal--bio p {
    font-size: 1.6rem;
}

.leadership-modal--header {
    padding: 0 2rem;
}

.leadership-modal--header .modal-title {
    font-weight: 800;
    color: #f07621;
}

span.leadership-modal--role {
    color: #0a7aaf;
    font-weight: 500;
    font-size: 1.8rem;
}

button.close {
    background: none;
    color: #333;
    font-size: 2.5rem;
    box-shadow: none;
}


/* @media (min-width: 576px) {
  .leadership-modal .modal-dialog {
    margin: 5rem auto;
}
} */


/** FAQs **/

.faq-category {
    display: block;
    background: #eff3f5;
    margin-bottom: 4rem;
    padding: 2rem 3rem 3rem;
}

h2.faq-category--name {
    padding: 0 1.35rem;
}

.tab.faq-accordion label.tab-label {
    background: #eff3f5;
    color: #545454;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
}

.tab.faq-accordion input:checked+label.tab-label {
    color: #f07621;
}

.tab.faq-accordion .tab-content {
    background: #eff3f5;
    font-size: 1.7rem;
}

@media (max-width: 896px) {
    .tab.faq-accordion {
        max-width: 300px;
    }
    .faq-category {
        padding: 2rem 1.5rem 3rem;
    }
    label.tab-label {
        padding: 1em 1rem;
    }
}


/** Case Studies **/

.case_study-template-default .content-sidebar-wrap {
    padding-top: 0;
}

.case_study-template-default .breadcrumb {
    margin-bottom: 0;
}

.single-case-study--intro-header {
    display: flex;
    align-items: center;
    line-height: 1;
    margin: 0 0 3rem;
    padding-top: 4rem;
}

h2.single-case-study--name {
    margin: 0;
}

p.single-case-study--years {
    margin: 0;
    font-size: 1.6rem;
}

.single-case-study--intro-tagline {
    display: inline-block;
    border: 2px solid #1c7cad;
    padding: 1.2rem 2.2rem;
    border-radius: 12px;
    color: #f07621;
    font-style: italic;
    font-weight: 400;
    font-size: 1.8rem;
    position: relative;
    line-height: 1;
    margin-right: 2rem;
}

.single-case-study--intro-content {
    display: block;
    width: 75%;
    margin: 0 auto 0 0;
    position: relative;
}

.single-case-study--intro-content {
    position: relative;
    z-index: 8;
}

.single-case-study--intro {
    display: block;
    padding: 0 0 20rem;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.single-case-study--main {
    color: #fff;
    background: #232d39;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 24rem 6rem 14rem;
    position: relative;
    z-index: 6;
}

.single-case-study--content {
    display: block;
    position: relative;
}

.single-case-study--content::before {
    content: "";
    display: block;
    height: 6px;
    width: 150px;
    background: #f07621;
    margin-bottom: 2rem;
}

.single-case-study--content-output h2,
.single-case-study--content-output h3,
.single-case-study--content-output h4,
.single-case-study--content-output p,
.single-case-study--content-output li {
    color: #fff;
}

.single-case-study--secondary-image img {
    display: block;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 auto 0 3rem;
    border: 6px solid #f07621;
}

.single-case-study--footer-cta {
    display: block;
    margin: 6rem 0 0;
}

.single-case-study--graphic.about-area--graphic {
    position: absolute;
    width: 450px;
    height: 450px;
}

.single-case-study--graphic.about-area--graphic::before {
    /* width: calc(100% + 10px);
  height: calc(100% + 10px);
  top: 0;
  left: 0; */
    display: none;
}

.single-case-study--graphic.about-area--graphic .about-area--image img {
    border: 12px solid #fff;
    width: 450px;
    height: 450px;
}

.single-case-study--graphic.about-area--graphic::after {
    display: block;
    position: absolute;
    top: -1%;
    left: 0%;
    z-index: 1;
    content: "";
    width: 101%;
    height: 101%;
    background: #f07621;
    border-radius: 50%;
}

.single-case-study--intro-content p {
    z-index: 15;
    position: relative;
}

.single-case-study--main .single-case-study--graphic.about-area--graphic {
    top: -30%;
}

.single-case-study--intro-content .single-case-study--graphic.about-area--graphic::after {
    display: none;
}


/** Footer **/

.footer-widgets {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.company-footer--logo {
    margin-bottom: 3rem;
}

.company-footer--logo img {
    display: block;
    max-width: 200px;
}

.footer-contact-info.contact-info {
    margin-bottom: 8rem;
}

.contact-info--item {
    display: flex;
    color: #fff;
    margin-bottom: 1rem;
}

.contact-info--item-icon {
    margin-right: 1.2rem;
}

.contact-info--item-output a {
    color: #fff;
}

.social-icons--container {
    display: flex;
}

.social-icon a {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-right: 2rem;
    color: #fff;
    color: #232323;
    opacity: 0.9;
    background: #f07621;
    height: 35px;
    width: 35px;
    border-radius: 50%;
}

.social-icon a:hover {
    background: #1d7cad;
}

.footer-widgets .widget-area .widget .menu {
    flex-direction: column;
}

.footer-widgets li.menu-item {
    margin: 0;
}

.footer-widgets .widget-area .widget .menu li a {
    /* color: #fff; */
    color: #5ca9d6;
    opacity: 0.95;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding: 0 0 0.5rem;
    margin: 0 0 0.5rem;
}

.footer-widgets .widget-area .widget .menu li a:hover {
    color: #f07621;
}

.contact-info--item-output>span {
    display: block;
}

span.contact-info--item-output-header {
    color: #939c9f;
    font-weight: 700;
}

.footer-credits {
    display: block;
    /* background: #131820; */
    background: #1b222d;
    padding: 2rem 0;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
}

@media (min-width: 768px) {
    .footer-widgets .widget-area {
        margin-bottom: 1rem;
    }
}


/** Form Assembly Stuff **/

@media (max-width: 768px) {
    .wForm form {
        max-width: 300px;
    }
}


/*search bar css*/

.search-form .search-toggle {
    height: 25px;
    height: 3rem;
    width: 25px;
    width: 3rem;
    background-image: url(assets/images/a2la-search.svg);
    background-size: 2.5rem;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: block;
    position: relative;
    top: 0;
    right: 0;
}

.search-form {
    display: flex;
    width: 100%;
    position: relative;
    clear: both;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.site-header .search-form input[type='search'] {
    display: none;
    position: absolute;
    right: 2em;
    top: 0;
    bottom: 0;
    margin: auto 1em auto 0;
    width: 35rem;
    padding: 2rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.site-header .search-form .search-toggle:hover {
    filter: hue-rotate( 188deg) saturate(1.5);
}

.site-header .search-form .search-toggle:hover::after {
    opacity: 0.7;
}

a.search-toggle::after {
    content: 'Search this website';
    display: block;
    position: absolute;
    bottom: 38px;
    right: -46px;
    white-space: nowrap;
    opacity: 0;
    border: 1px solid;
    padding: 5px;
    transition: .1s ease-in-out all;
}

.search-form .search-toggle.active {
    background-size: 1.4rem;
    background-image: url(assets/images/a2la-close.svg);
}

.search-form:after {
    display: none !important;
}

.search .entry-image-link img {
    display: block;
    max-height: 200px;
    object-fit: contain;
}

@media (min-width: 896px) {
    .search-form {
        padding-left: 4rem;
    }
}

@media (max-width: 895px) {
    .site-header .search-form input[type='search'] {
        right: calc(50% - 17.5rem);
    }
    .search-form .search-toggle {
        filter: hue-rotate( 188deg) saturate(1.5) brightness(1.5);
    }
    a.search-toggle::after {
        display: none;
    }
    .search-form .search-toggle.active {
        margin-left: 35rem;
    }
}

.search .entry-title {
    font-size: 2.6rem;
}

.search-results-count {
    flex: 1 1 100%;
    display: block;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-left: 4px;
}

.wp-custom-logo .title-area {
    flex: 1 1 100%;
}


/***** End 321 CSS *******/

@media screen\0 {
    .nav-primary {
        margin: 0 0 0 auto;
    }
    .header-widget-area {
        margin-right: auto;
    }
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        box-shadow: none !important;
        color: #232c39 !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^="javascript:"]: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: 2px solid #f0f1f2;
        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;
    }
    .site-inner {
        padding-top: 0;
        position: relative;
        top: -10rem;
    }
    .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;
    }
}

label[for="fileSelector"] {
    display: none;
}

.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut, .wp-custom-logo .site-title, .wp-custom-logo .site-description, .sr-only {
    position: absolute !important;
    background-color: #ffffff;
    color: #000;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    height: 0.1rem;
    width: 1px;
    width: 0.1rem;
    border: 0;
    overflow: hidden;
}

p.site-title a {
    color: #000;
}