/*
Theme Name: Just 83
Author: Anonymous
Author URI:
Version: 1
Description: Just 83 theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: just
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html
{
    font-family: sans-serif; /* 1 */

        -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body
{
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary
{
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video
{
    display: inline-block; /* 1 */

    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template
{
    display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a
{
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover
{
    outline: 0;
}

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

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title]
{
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong
{
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn
{
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1
{
    font-size: 2em;

    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark
{
    color: #000;
    background: #ff0;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small
{
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sup
{
    top: -.5em;
}

sub
{
    bottom: -.25em;
}

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

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img
{
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

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

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure
{
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr
{
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre
{
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp
{
    font-family: monospace, monospace;
    font-size: 1em;
}

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

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea
{
    font: inherit; /* 2 */

    margin: 0; /* 3 */

    color: inherit; /* 1 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button
{
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select
{
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type='button'],
input[type='reset'],
input[type='submit']
{
    cursor: pointer; /* 3 */

    -webkit-appearance: button; /* 2 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled]
{
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner
{
    padding: 0;

    border: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input
{
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type='search']
{
    box-sizing: content-box; /* 2 */

    -webkit-appearance: textfield; /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend
{
    padding: 0; /* 2 */

    border: 0; /* 1 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea
{
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup
{
    font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table
{
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th
{
    padding: 0;
}

.listreset
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after
{
    display: block;
    clear: both;

    content: '';
}

.nav-opener:before,
.nav-opener:after,
.nav-opener .nav-line
{
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.ellipsis
{
    overflow: hidden;

    white-space: nowrap; /* 1 */
    text-overflow: ellipsis; /* 2 */
}

.wp-block-search .wp-block-search__button,
button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'],
.navigation-single .next a,
.navigation-single .prev a,
.btn,
.nav-opener,
.nav-opener:before,
.nav-opener:after,
.nav-opener .nav-line,
.footer .social-links li,
.blockquote-section blockquote:before,
.blue-block:after
{
    display: inline-block;

    vertical-align: top;
}

html
{
    box-sizing: border-box;
}

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

*
{
    max-height: 1000000px;
}

body
{
    font: 18px/1.5 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;

    min-width: 320px;

    color: #000;
    background: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img
{
    max-width: 100%;
    height: auto;
}

.gm-style img
{
    max-width: none;
}

.text-center
{
    text-align: center;
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 900;
    font-style: normal;

    src: url('./fonts/proximanova-black-webfont.eot');
    src: url('./fonts/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-black-webfont.woff') format('woff'), url('./fonts/proximanova-black-webfont.ttf') format('truetype'), url('./fonts/proximanova-black-webfont.svgproximanova-black-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 700;
    font-style: italic;

    src: url('./fonts/proximanova-boldit-webfont.eot');
    src: url('./fonts/proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-boldit-webfont.woff') format('woff'), url('./fonts/proximanova-boldit-webfont.ttf') format('truetype'), url('./fonts/proximanova-boldit-webfont.svgproximanova-boldit-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 700;
    font-style: normal;

    src: url('./fonts/proximanova-bold-webfont.eot');
    src: url('./fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-bold-webfont.woff') format('woff'), url('./fonts/proximanova-bold-webfont.ttf') format('truetype'), url('./fonts/proximanova-bold-webfont.svgproximanova-bold-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 800;
    font-style: normal;

    src: url('./fonts/proximanova-extrabold-webfont.eot');
    src: url('./fonts/proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-extrabold-webfont.woff') format('woff'), url('./fonts/proximanova-extrabold-webfont.ttf') format('truetype'), url('./fonts/proximanova-extrabold-webfont.svgproximanova-extrabold-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 300;
    font-style: italic;

    src: url('./fonts/proximanova-lightitalic-webfont.eot');
    src: url('./fonts/proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-lightitalic-webfont.woff') format('woff'), url('./fonts/proximanova-lightitalic-webfont.ttf') format('truetype'), url('./fonts/proximanova-lightitalic-webfont.svgproximanova-lightitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 300;
    font-style: normal;

    src: url('./fonts/proximanova-light-webfont.eot');
    src: url('./fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-light-webfont.woff') format('woff'), url('./fonts/proximanova-light-webfont.ttf') format('truetype'), url('./fonts/proximanova-light-webfont.svgproximanova-light-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 400;
    font-style: italic;

    src: url('./fonts/proximanova-regularitalic-webfont.eot');
    src: url('./fonts/proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-regularitalic-webfont.woff') format('woff'), url('./fonts/proximanova-regularitalic-webfont.ttf') format('truetype'), url('./fonts/proximanova-regularitalic-webfont.svgproximanova-regularitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 400;
    font-style: normal;

    src: url('./fonts/proximanova-regular-webfont.eot');
    src: url('./fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-regular-webfont.woff') format('woff'), url('./fonts/proximanova-regular-webfont.ttf') format('truetype'), url('./fonts/proximanova-regular-webfont.svgproximanova-regular-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-style: italic;

    src: url('./fonts/proximanova-semibolditalic-webfont.eot');
    src: url('./fonts/proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-semibolditalic-webfont.woff') format('woff'), url('./fonts/proximanova-semibolditalic-webfont.ttf') format('truetype'), url('./fonts/proximanova-semibolditalic-webfont.svgproximanova-semibolditalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-style: normal;

    src: url('./fonts/proximanova-semibold-webfont.eot');
    src: url('./fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-semibold-webfont.woff') format('woff'), url('./fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('./fonts/proximanova-semibold-webfont.svgproximanova-semibold-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 300;
    font-style: italic;

    src: url('./fonts/proximanovacond-lightit-webfont.eot');
    src: url('./fonts/proximanovacond-lightit-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-lightit-webfont.woff') format('woff'), url('./fonts/proximanovacond-lightit-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-lightit-webfont.svgproximanovacond-lightit-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 300;
    font-style: normal;

    src: url('./fonts/proximanovacond-light-webfont.eot');
    src: url('./fonts/proximanovacond-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-light-webfont.woff') format('woff'), url('./fonts/proximanovacond-light-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-light-webfont.svgproximanovacond-light-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 400;
    font-style: italic;

    src: url('./fonts/proximanovacond-regularit-webfont.eot');
    src: url('./fonts/proximanovacond-regularit-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-regularit-webfont.woff') format('woff'), url('./fonts/proximanovacond-regularit-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-regularit-webfont.svgproximanovacond-regularit-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 400;
    font-style: normal;

    src: url('./fonts/proximanovacond-regular-webfont.eot');
    src: url('./fonts/proximanovacond-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-regular-webfont.woff') format('woff'), url('./fonts/proximanovacond-regular-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-regular-webfont.svgproximanovacond-regular-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 600;
    font-style: italic;

    src: url('./fonts/proximanovacond-semiboldit-webfont.eot');
    src: url('./fonts/proximanovacond-semiboldit-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-semiboldit-webfont.woff') format('woff'), url('./fonts/proximanovacond-semiboldit-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-semiboldit-webfont.svgproximanovacond-semiboldit-webfont') format('svg');
}

@font-face
{
    font-family: 'Proxima Nova Cond';
    font-weight: 600;
    font-style: normal;

    src: url('./fonts/proximanovacond-semibold-webfont.eot');
    src: url('./fonts/proximanovacond-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanovacond-semibold-webfont.woff') format('woff'), url('./fonts/proximanovacond-semibold-webfont.ttf') format('truetype'), url('./fonts/proximanovacond-semibold-webfont.svgproximanovacond-semibold-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 900;
    font-style: normal;

    src: url('./fonts/titilliumweb-black-webfont.eot');
    src: url('./fonts/titilliumweb-black-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-black-webfont.woff') format('woff'), url('./fonts/titilliumweb-black-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-black-webfont.svgtitilliumweb-black-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 700;
    font-style: italic;

    src: url('./fonts/titilliumweb-bolditalic-webfont.eot');
    src: url('./fonts/titilliumweb-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-bolditalic-webfont.woff') format('woff'), url('./fonts/titilliumweb-bolditalic-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-bolditalic-webfont.svgtitilliumweb-bolditalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 700;
    font-style: normal;

    src: url('./fonts/titilliumweb-bold-webfont.eot');
    src: url('./fonts/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-bold-webfont.woff') format('woff'), url('./fonts/titilliumweb-bold-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-bold-webfont.svgtitilliumweb-bold-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 200;
    font-style: italic;

    src: url('./fonts/titilliumweb-extralightitalic-webfont.eot');
    src: url('./fonts/titilliumweb-extralightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-extralightitalic-webfont.woff') format('woff'), url('./fonts/titilliumweb-extralightitalic-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-extralightitalic-webfont.svgtitilliumweb-extralightitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 200;
    font-style: normal;

    src: url('./fonts/titilliumweb-extralight-webfont.eot');
    src: url('./fonts/titilliumweb-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-extralight-webfont.woff') format('woff'), url('./fonts/titilliumweb-extralight-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-extralight-webfont.svgtitilliumweb-extralight-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 400;
    font-style: italic;

    src: url('./fonts/titilliumweb-italic-webfont.eot');
    src: url('./fonts/titilliumweb-italic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-italic-webfont.woff') format('woff'), url('./fonts/titilliumweb-italic-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-italic-webfont.svgtitilliumweb-italic-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 300;
    font-style: italic;

    src: url('./fonts/titilliumweb-lightitalic-webfont.eot');
    src: url('./fonts/titilliumweb-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-lightitalic-webfont.woff') format('woff'), url('./fonts/titilliumweb-lightitalic-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-lightitalic-webfont.svgtitilliumweb-lightitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 300;
    font-style: normal;

    src: url('./fonts/titilliumweb-light-webfont.eot');
    src: url('./fonts/titilliumweb-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-light-webfont.woff') format('woff'), url('./fonts/titilliumweb-light-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-light-webfont.svgtitilliumweb-light-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 400;
    font-style: normal;

    src: url('./fonts/titilliumweb-regular-webfont.eot');
    src: url('./fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-regular-webfont.woff') format('woff'), url('./fonts/titilliumweb-regular-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-regular-webfont.svgtitilliumweb-regular-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 600;
    font-style: italic;

    src: url('./fonts/titilliumweb-semibolditalic-webfont.eot');
    src: url('./fonts/titilliumweb-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-semibolditalic-webfont.woff') format('woff'), url('./fonts/titilliumweb-semibolditalic-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-semibolditalic-webfont.svgtitilliumweb-semibolditalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Titillium Web';
    font-weight: 600;
    font-style: normal;

    src: url('./fonts/titilliumweb-semibold-webfont.eot');
    src: url('./fonts/titilliumweb-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/titilliumweb-semibold-webfont.woff') format('woff'), url('./fonts/titilliumweb-semibold-webfont.ttf') format('truetype'), url('./fonts/titilliumweb-semibold-webfont.svgtitilliumweb-semibold-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 900;
    font-style: normal;

    src: url('./fonts/gotham-black-webfont.eot');
    src: url('./fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-black-webfont.woff') format('woff'), url('./fonts/gotham-black-webfont.ttf') format('truetype'), url('./fonts/gotham-black-webfont.svggotham-black-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 700;
    font-style: italic;

    src: url('./fonts/gothambolditalic-webfont.eot');
    src: url('./fonts/gothambolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gothambolditalic-webfont.woff') format('woff'), url('./fonts/gothambolditalic-webfont.ttf') format('truetype'), url('./fonts/gothambolditalic-webfont.svggothambolditalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 700;
    font-style: normal;

    src: url('./fonts/gotham-bold-webfont.eot');
    src: url('./fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-bold-webfont.woff') format('woff'), url('./fonts/gotham-bold-webfont.ttf') format('truetype'), url('./fonts/gotham-bold-webfont.svggotham-bold-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 400;
    font-style: italic;

    src: url('./fonts/gotham-bookitalic-webfont.eot');
    src: url('./fonts/gotham-bookitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-bookitalic-webfont.woff') format('woff'), url('./fonts/gotham-bookitalic-webfont.ttf') format('truetype'), url('./fonts/gotham-bookitalic-webfont.svggotham-bookitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 400;
    font-style: normal;

    src: url('./fonts/gothambook-webfont.eot');
    src: url('./fonts/gothambook-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gothambook-webfont.woff') format('woff'), url('./fonts/gothambook-webfont.ttf') format('truetype'), url('./fonts/gothambook-webfont.svggothambook-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 300;
    font-style: italic;

    src: url('./fonts/gothamlightitalic-webfont.eot');
    src: url('./fonts/gothamlightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gothamlightitalic-webfont.woff') format('woff'), url('./fonts/gothamlightitalic-webfont.ttf') format('truetype'), url('./fonts/gothamlightitalic-webfont.svggothamlightitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;

    src: url('./fonts/gotham-light-webfont.eot');
    src: url('./fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-light-webfont.woff') format('woff'), url('./fonts/gotham-light-webfont.ttf') format('truetype'), url('./fonts/gotham-light-webfont.svggotham-light-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 600;
    font-style: italic;

    src: url('./fonts/gothammediumitalic-webfont.eot');
    src: url('./fonts/gothammediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gothammediumitalic-webfont.woff') format('woff'), url('./fonts/gothammediumitalic-webfont.ttf') format('truetype'), url('./fonts/gothammediumitalic-webfont.svggothammediumitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 600;
    font-style: normal;

    src: url('./fonts/gothammedium-webfont.eot');
    src: url('./fonts/gothammedium-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gothammedium-webfont.woff') format('woff'), url('./fonts/gothammedium-webfont.ttf') format('truetype'), url('./fonts/gothammedium-webfont.svggothammedium-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 200;
    font-style: italic;

    src: url('./fonts/gotham-thinitalic-webfont.eot');
    src: url('./fonts/gotham-thinitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-thinitalic-webfont.woff') format('woff'), url('./fonts/gotham-thinitalic-webfont.ttf') format('truetype'), url('./fonts/gotham-thinitalic-webfont.svggotham-thinitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 200;
    font-style: normal;

    src: url('./fonts/gotham-thin-webfont.eot');
    src: url('./fonts/gotham-thin-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-thin-webfont.woff') format('woff'), url('./fonts/gotham-thin-webfont.ttf') format('truetype'), url('./fonts/gotham-thin-webfont.svggotham-thin-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 600;
    font-style: italic;

    src: url('./fonts/gotham-ultraitalic-webfont.eot');
    src: url('./fonts/gotham-ultraitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-ultraitalic-webfont.woff') format('woff'), url('./fonts/gotham-ultraitalic-webfont.ttf') format('truetype'), url('./fonts/gotham-ultraitalic-webfont.svggotham-ultraitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 100;
    font-style: italic;

    src: url('./fonts/gotham-xlightitalic-webfont.eot');
    src: url('./fonts/gotham-xlightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-xlightitalic-webfont.woff') format('woff'), url('./fonts/gotham-xlightitalic-webfont.ttf') format('truetype'), url('./fonts/gotham-xlightitalic-webfont.svggotham-xlightitalic-webfont') format('svg');
}

@font-face
{
    font-family: 'Gotham';
    font-weight: 100;
    font-style: normal;

    src: url('./fonts/gotham-xlight-webfont.eot');
    src: url('./fonts/gotham-xlight-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/gotham-xlight-webfont.woff') format('woff'), url('./fonts/gotham-xlight-webfont.ttf') format('truetype'), url('./fonts/gotham-xlight-webfont.svggotham-xlight-webfont') format('svg');
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset
{
    margin: 0 0 1.5em;
}

blockquote
{
    margin-left: 1.5em;
    padding-left: .5em;

    border-left: 4px solid #999;
}

th,
td
{
    padding: .5em;

    text-align: left;
    vertical-align: top;

    border: 1px solid #999;
}

th
{
    text-align: center;
    vertical-align: middle;
}

ul,
ol
{
    padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol
{
    margin: 0;
    padding-left: 3em;
}

ul
{
    list-style-type: disc;
}

dl dt
{
    font-weight: bold;

    float: left;
    clear: left;

    padding-right: .3em;
}

dl dd
{
    overflow: hidden;
}

pre
{
    max-width: 100%;
}

form,
fieldset
{
    margin: 0;
    padding: 0;

    border-style: none;
}

.wp-block-search .wp-block-search__input,
input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
input[type='number'],
textarea
{
    font-size: 19px;
    line-height: 24px;

    display: block;

    box-sizing: border-box;
    width: 100%;
    width: 100%;
    padding: 10px;
    padding: 7px;

    border: 0;
    border: 1px solid #999;
    -webkit-border-radius: 0;
            border-radius: 0;
    outline: none;
    background: transparent;

    -webkit-appearance: none;
}

.wp-block-search .wp-block-search__input:focus,
input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='date']:focus,
input[type='number']:focus,
textarea:focus
{
    border-color: #000;
}

.wp-block-search .wp-block-search__input::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder
{
    color: #999;
}

.wp-block-search .wp-block-search__input::-moz-placeholder,
input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='date']::-moz-placeholder,
input[type='number']::-moz-placeholder,
textarea::-moz-placeholder
{
    opacity: 1;
    color: #999;
}

.wp-block-search .wp-block-search__input:-moz-placeholder,
input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='date']:-moz-placeholder,
input[type='number']:-moz-placeholder,
textarea:-moz-placeholder
{
    color: #999;
}

.wp-block-search .wp-block-search__input:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='date']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
textarea:-ms-input-placeholder
{
    color: #999;
}

.wp-block-search .wp-block-search__input.placeholder,
input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
input[type='url'].placeholder,
input[type='date'].placeholder,
input[type='number'].placeholder,
textarea.placeholder
{
    color: #999;
}

select
{
    -webkit-border-radius: 0;
}

textarea
{
    resize: none;
    vertical-align: top;
}

.wp-block-search .wp-block-search__button,
button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit']
{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;

    padding: 10px;

    cursor: pointer;
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
            transition: color .3s ease-in-out, background .3s ease-in-out;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    color: #000;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #ffde00;

    -webkit-appearance: none;
}

.wp-block-search .wp-block-search__button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='file']:hover,
input[type='submit']:hover
{
    color: #fff;
    background: #065198;
}

.wp-block-search input[type='submit'],
.wp-block-search button[type='submit'],
.search-form input[type='submit'],
.search-form button[type='submit']
{
    padding: 8px 15px;
}

.widget
{
    margin-bottom: 1.5em;
}

.widget ul,
.widget ol
{
    padding-left: 0;
}

.widget select
{
    min-width: 150px;
}

.widget h2
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;

    margin-bottom: 18px;

    color: #272728;
}

.comment-form label
{
    display: block;

    padding-bottom: 4px;
}

.comment-form textarea
{
    overflow: auto;

    height: 120px;
    min-height: 120px;
    margin: 0;
}

.comment-form textarea,
.comment-form input[type='text']
{
    width: 100%;
    margin: 0 4px 0 0;
}

.comment-form input[type='submit']
{
    display: block;
    float: none;
}

.comment-form .comment-form-cookies-consent
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comment-form .comment-form-cookies-consent input[type='checkbox']
{
    position: relative;
    top: 6px;

    margin-right: 8px;
}

.post-password-form label
{
    display: block;

    margin-bottom: 4px;
}

.post-password-form input[type='password']
{
    width: 100%;
    max-width: 300px;
    margin: 0 4px 0 0;
}

.search-form
{
    margin-bottom: 15px;
}

.search-form input
{
    float: left;
}

.search-form input[type='search']
{
    width: 150px;
    margin: 0 4px 0 0;
}

.post-password-form input
{
    float: left;

    height: 2em;
}

.post-password-form input[type='password']
{
    width: 150px;
}

.commentlist
{
    margin: 0 0 1.5em;
}

.commentlist .edit-link
{
    margin: 0;
}

.commentlist .avatar-holder
{
    float: left;

    margin: 0 1.5em 4px 0;
}

.commentlist-item .commentlist-item
{
    padding: 0;
}

.comment,
.commentlist-holder
{
    overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item
{
    padding-top: 1.5em;
}

.widget_calendar #next
{
    text-align: right;
}

.gallery-item dt
{
    float: none;

    padding: 0;
}

.navigation,
.navigation-comments
{
    position: relative;

    margin-bottom: 1.5em;

    text-align: center;
    vertical-align: middle;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text
{
    position: absolute;
    left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers
{
    display: inline-block;

    padding: 0 .4em;

    vertical-align: middle;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev
{
    font-family: 'Gotham', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 700;

    display: inline-block;

    max-width: 48%;
    padding: .4em 20px;

    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
            transition: color .3s ease-in-out, background .3s ease-in-out;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    background: #065198;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover
{
    color: #000;
    background: #ffde00;
}

.navigation-single
{
    margin-bottom: 1.5em;
}

.navigation-single .next,
.navigation-single .prev
{
    float: left;

    max-width: 48%;

    vertical-align: middle;
    text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a
{
    font-family: 'Gotham', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;

    padding: 10px;

    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
            transition: color .3s ease-in-out, background .3s ease-in-out;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    border-radius: 0;
    background: #065198;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover
{
    color: #000;
    background: #ffde00;
}

.navigation-single .next
{
    float: right;
}

.wp-caption
{
    clear: both;

    max-width: 100%;
    margin-bottom: 1.5em;
    padding: .4em;

    border: 1px solid #999;
}

.wp-caption img
{
    margin: 0;

    vertical-align: top;
}

.wp-caption p
{
    margin: .4em 0 0;
}

div.aligncenter
{
    margin: 0 auto 1.5em;
}

img.aligncenter
{
    display: block;

    margin: 0 auto;
}

.alignleft
{
    float: left;

    margin: 0 1.5em 4px 0;
}

.alignright
{
    float: right;

    margin: 0 0 4px 1.5em;
}

.mejs-container
{
    margin-bottom: 1.5em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor
{
    height: auto;
}

iframe
{
    max-width: 100%;
}

.navigation-single .next,
.navigation-single .prev,
.page-numbers,
.title
{
    word-break: break-word;
}

#wp-calendar tbody td
{
    text-align: center;
}

#wp-calendar td,
#wp-calendar th
{
    border: 1px solid #999;
}

.comment-reply-title small
{
    margin-left: 5px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h
{
    font-family: 'Titillium Web', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: bold;

    margin: 0 0 .5em;

    color: inherit;
}

h1,
.h1
{
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;

    text-transform: uppercase;
}

h2,
.h2
{
    font-size: 27px;
    font-weight: 300;
    line-height: 1;
}

h3,
.h3
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;

    margin-bottom: 18px;

    color: #272728;
}

h4,
.h4
{
    font-size: 21px;
}

h5,
.h5
{
    font-size: 17px;
}

h6,
.h6
{
    font-size: 15px;
}

p
{
    margin: 0 0 1em;
}

a
{
    color: #065198;
}

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

.btn
{
    font-family: 'Gotham', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;

    padding: 10px;

    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
            transition: color .3s ease-in-out, background .3s ease-in-out;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    border-radius: 0;
    background: #065198;
}

.btn:hover
{
    color: #000;
    background: #ffde00;
}

.btn.btn-yellow
{
    color: #000;
    background: #ffde00;
}

.btn.btn-yellow:hover
{
    color: #fff;
    background: #065198;
}

.header
{
    padding: 10px 0;

    background-color: #132d54;
}

.header .container
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header.header-abs
{
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;

    background: transparent;
}

.logo
{
    max-width: 80px;
}

.logo img
{
    vertical-align: top;
}

.nav-menu
{
    font-size: 18px;

    position: absolute;
    top: 0;
    left: 100%;

    width: 240px;
    padding: 20px;

    text-transform: uppercase;
}

.nav-menu a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: #065198;
}

.nav-menu a:hover
{
    color: #ffde00;
}

.nav-menu .active a
{
    color: #ffde00;
}

.nav-opener
{
    position: relative;

    width: 24px;
    height: 20px;
}

.nav-opener:before,
.nav-opener:after
{
    position: absolute;
    left: 0;

    width: 24px;
    height: 2px;

    content: '';

    background-color: #fff;
}

.nav-opener:before
{
    top: 0;
}

.nav-opener:after
{
    bottom: 0;
}

.nav-opener .nav-line
{
    position: absolute;
    top: 9px;
    left: 0;

    width: 24px;
    height: 2px;

    background-color: #fff;
}

.nav-active .nav-opener .nav-line
{
    opacity: 0;
}

.nav-active .nav-opener:before
{
    top: 9px;

    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);

    background-color: #ffde00;
}

.nav-active .nav-opener:after
{
    top: 9px;
    bottom: auto;

    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);

    background-color: #ffde00;
}

.footer
{
    -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: -webkit-transform .3s ease-in-out;
            transition:         transform .3s ease-in-out;
            transition:         transform .3s ease-in-out, -webkit-transform .3s ease-in-out;

    color: #717172;
    background-color: #1d181d;
}

.footer .container
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding-top: 30px;
    padding-bottom: 15px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer .menu a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: inherit;
}

.footer .menu a:hover
{
    color: #fff;
}

.footer .column
{
    width: 50%;
    margin-bottom: 30px;
}

.footer .footer-navigation
{
    margin-bottom: 22px;
}

.footer .footer-navigation li
{
    margin-bottom: 5px;
}

.footer .btn
{
    font-size: 15px;
}

.footer .copyright-column
{
    font-size: 17px;
    line-height: 1.8;

    width: 100%;
}

.footer .copyright
{
    margin: 0;
}

.footer .secondary-menu li
{
    position: relative;

    display: inline;
}

.footer .secondary-menu li:after
{
    content: ' | ';
}

.footer .secondary-menu li:last-child:after
{
    display: none;
}

.footer .social-links
{
    font-size: 25px;
    line-height: 1;

    padding: 18px 0 12px;
}

.footer .social-links li
{
    margin-right: 18px;
    margin-bottom: 10px;
}

.footer .social-links a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: #717172;
}

.footer .social-links a:hover
{
    color: #fff;
}

.footer .social-links a:hover svg path
{
    fill: #fff;
}

.footer .social-links svg
{
    width: 20px;
    height: 20px;
}

.footer .social-links svg path
{
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;

    fill: #717172;
}

.footer-logo img
{
    vertical-align: top;
}

.contact-section
{
    position: relative;

    margin-top: -40px;
    padding: 80px 0 30px;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.contact-section h2
{
    margin-bottom: 28px;
}

.contact-section .subtitle
{
    margin-bottom: 2px;
}

.contact-form input[type='text'],
.contact-form input[type='tel'],
.contact-form input[type='email'],
.contact-form input[type='search'],
.contact-form input[type='password'],
.contact-form input[type='url'],
.contact-form input[type='date'],
.contact-form input[type='number'],
.contact-form textarea
{
    margin-bottom: 5px;
    padding: 7px 0;

    color: #fff;
    border-top-color: transparent;
    border-right: 0;
    border-bottom-color: #fff;
    border-left: 0;
}

.contact-form input[type='text']:focus,
.contact-form input[type='tel']:focus,
.contact-form input[type='email']:focus,
.contact-form input[type='search']:focus,
.contact-form input[type='password']:focus,
.contact-form input[type='url']:focus,
.contact-form input[type='date']:focus,
.contact-form input[type='number']:focus,
.contact-form textarea:focus
{
    border-bottom-color: #ffde00;
}

.contact-form input[type='text']::-webkit-input-placeholder,
.contact-form input[type='tel']::-webkit-input-placeholder,
.contact-form input[type='email']::-webkit-input-placeholder,
.contact-form input[type='search']::-webkit-input-placeholder,
.contact-form input[type='password']::-webkit-input-placeholder,
.contact-form input[type='url']::-webkit-input-placeholder,
.contact-form input[type='date']::-webkit-input-placeholder,
.contact-form input[type='number']::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder
{
    color: #fff;
}

.contact-form input[type='text']::-moz-placeholder,
.contact-form input[type='tel']::-moz-placeholder,
.contact-form input[type='email']::-moz-placeholder,
.contact-form input[type='search']::-moz-placeholder,
.contact-form input[type='password']::-moz-placeholder,
.contact-form input[type='url']::-moz-placeholder,
.contact-form input[type='date']::-moz-placeholder,
.contact-form input[type='number']::-moz-placeholder,
.contact-form textarea::-moz-placeholder
{
    opacity: 1;
    color: #fff;
}

.contact-form input[type='text']:-moz-placeholder,
.contact-form input[type='tel']:-moz-placeholder,
.contact-form input[type='email']:-moz-placeholder,
.contact-form input[type='search']:-moz-placeholder,
.contact-form input[type='password']:-moz-placeholder,
.contact-form input[type='url']:-moz-placeholder,
.contact-form input[type='date']:-moz-placeholder,
.contact-form input[type='number']:-moz-placeholder,
.contact-form textarea:-moz-placeholder
{
    color: #fff;
}

.contact-form input[type='text']:-ms-input-placeholder,
.contact-form input[type='tel']:-ms-input-placeholder,
.contact-form input[type='email']:-ms-input-placeholder,
.contact-form input[type='search']:-ms-input-placeholder,
.contact-form input[type='password']:-ms-input-placeholder,
.contact-form input[type='url']:-ms-input-placeholder,
.contact-form input[type='date']:-ms-input-placeholder,
.contact-form input[type='number']:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder
{
    color: #fff;
}

.contact-form input[type='text'].placeholder,
.contact-form input[type='tel'].placeholder,
.contact-form input[type='email'].placeholder,
.contact-form input[type='search'].placeholder,
.contact-form input[type='password'].placeholder,
.contact-form input[type='url'].placeholder,
.contact-form input[type='date'].placeholder,
.contact-form input[type='number'].placeholder,
.contact-form textarea.placeholder
{
    color: #fff;
}

.contact-form textarea
{
    height: 40px;
}

.contact-form input[type='submit']
{
    margin-top: 17px;
}

.contact-form .row
{
    position: relative;
}

.contact-form .row .col
{
    position: relative;

    margin-bottom: 28px;
}

.contact-form .row > span.wpcf7-form-control-wrap
{
    position: relative;

    display: block;

    width: 100%;
    margin-bottom: 28px;
}

.contact-form .wpcf7-form-control-wrap
{
    display: block;
}

.contact-form form
{
    position: relative;
}

.contact-form form .wpcf7-response-output
{
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.contact-form form .ajax-loader
{
    position: absolute;
    top: 100%;
    left: 0;
}

.hero-section
{
    position: relative;

    overflow: hidden;

    color: #fff;
    background-color: #132d54;
}

.hero-section .hero-subtitle
{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.16;

    display: block;

    margin-bottom: 5px;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #ffde00;
}

.hero-section .text-holder
{
    max-width: 68%;
}

.hero-section .container
{
    position: relative;

    padding-top: 130px;
    padding-bottom: 30px;
}

.hero-section .social
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: row-reverse;

    padding: 20px 10px 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.hero-section .social-links
{
    font-size: 18px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-direction: row;

    margin-bottom: 8px;

    text-align: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
}

.hero-section .social-links li
{
    margin-bottom: 8px;
}

.hero-section .social-links a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: #fff;
}

.hero-section .social-links a:hover
{
    color: #ffde00;
}

.hero-section .social-links a:hover svg path
{
    fill: #ffde00;
}

.hero-section .social-links svg
{
    width: 18px;
    height: 18px;
}

.hero-section .social-links svg path
{
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;

    fill: #fff;
}

.hero-section .social-title
{
    font-family: 'Gotham', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    padding-right: 15px;

    text-transform: uppercase;
}

.hero-section .social-title:before
{
    position: absolute;
    top: 38%;
    right: 100%;

    display: block;

    height: 1px;

    opacity: .98;
    background-color: #fff;
}

.hero-section .img-holder
{
    position: absolute;
    bottom: 0;
    left: 57%;

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

    width: 68vw;
    height: 81%;

    text-align: center;

    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-section .img-holder img
{
    max-height: 100%;

    vertical-align: top;
}

.text-banner
{
    padding: 64px 0;

    color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;

    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 18px), calc(50% + 24px) calc(100% - 18px), 50% 100%, calc(50% - 24px) calc(100% - 18px), 0% calc(100% - 18px));
            clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 18px), calc(50% + 24px) calc(100% - 18px), 50% 100%, calc(50% - 24px) calc(100% - 18px), 0% calc(100% - 18px));
}

.logo-section
{
    padding: 50px 0 20px;

    text-align: center;

    background-color: #f7f8fa;
}

.logo-section .subtitle
{
    margin-bottom: 11px;
}

.logos
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: calc(100% + 10px);
    margin: 0 -5px;
    padding-top: 20px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.logos li
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 50%;
    margin-bottom: 20px;
    padding: 0 5px;
}

.logos img
{
    max-width: 75%;
    max-height: 70%;

    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;

    filter: saturate(5%);
}

.logos .logo-holder
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 160px;
    padding: 5px;

    border: 1px solid rgba(213, 213, 213, .48);
    background-color: #fff;
    box-shadow: 0 11px 31px rgba(19, 89, 154, .1);

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.logos .logo-holder:hover img
{
    filter: saturate(100%);
}

.columns-section
{
    padding: 50px 0;
}

.columns
{
    font-size: 19px;
    line-height: 1.58;

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

    padding-top: 50px;

    text-align: center;

    color: #444343;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.columns .column
{
    width: 100%;
    margin-bottom: 50px;
}

.columns .column-content
{
    height: 100%;
    padding: 0 10px 15px;

    border: 2px solid rgba(113, 113, 114, .32);
}

.columns .img-holder
{
    position: relative;

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

    width: 78px;
    height: 75px;
    margin: -37px auto 20px;

    border: 4px solid #fff;
    background-color: #065198;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.columns .img-holder:before
{
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;

    display: block;

    content: '';

    border: 2px solid #065198;
}

.columns .img-holder img
{
    max-width: 70%;
}

.two-columns-section
{
    padding: 50px 0;
}

.two-columns-section .container
{
    max-width: 1410px;
}

.two-columns
{
    margin-bottom: 50px;

    letter-spacing: .7px;
}

.two-columns:last-child
{
    margin-bottom: 0;
}

.two-columns h3
{
    letter-spacing: .7px;
    text-transform: uppercase;

    color: #000;
}

.two-columns .text-holder
{
    position: relative;

    margin-bottom: 9px;
    padding: 30px 10px 10px;

    background-color: #fff;
    box-shadow: 21px 36px 29px rgba(13, 62, 107, .09);
}

.two-columns .text-holder:before
{
    position: absolute;
    z-index: -1;
    top: -32px;
    right: -23px;

    display: block;

    width: 69%;
    height: 84%;

    border: 3px solid #ffde00;
}

.two-columns .custom-list li
{
    position: relative;

    margin-bottom: 20px;
    padding-left: 22px;
}

.two-columns .custom-list li:before
{
    position: absolute;
    top: 5px;
    left: 0;

    display: block;

    width: 17px;
    height: 17px;

    content: '';

    background: url('./images/list-arrow.png') no-repeat;
    background-position: center;
    background-size: contain;
}

.about-block
{
    position: relative;

    color: #fff;
    background-color: #065198;
}

.about-block h2
{
    font-family: 'Titillium Web', 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-weight: 300;
}

.about-block .subtitle
{
    margin-bottom: 12px;
}

.about-block .container
{
    position: relative;
    z-index: 1;
}

.about-block .text-holder
{
    padding: 30px 10px;
}

.about-block .img-holder
{
    padding-bottom: 100%;
}

.about-block .img-holder:before
{
    position: absolute;
    z-index: -1;
    bottom: -20px;
    left: -25px;

    width: 99.5%;
    height: 75%;

    border: 3px solid #ffde00;
    border-right: 0;
}

.about-block .btn-yellow:hover
{
    color: #065198;
    background: #fff;
}

.text-image-block
{
    position: relative;

    padding: 60px 0 30px;

    letter-spacing: 1px;

    color: #475873;
}

.text-image-block mark,
.text-image-block a
{
    font-weight: 600;

    color: #0272ad;
    background: transparent;
}

.text-image-block a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;
}

.text-image-block a:hover
{
    color: #000;
}

.text-image-block .img-holder
{
    position: relative;

    margin-bottom: 30px;
}

.text-image-block .img-holder:before
{
    position: absolute;
    z-index: -1;
    bottom: -32px;
    left: -32px;

    display: block;

    width: 91%;
    height: 96%;

    border: 2px solid #213a61;
}

.text-image-block .img-holder img
{
    vertical-align: top;
}

.text-image-block .title
{
    font-size: 50px;
    font-weight: 900;
    line-height: 40px;

    position: absolute;
    top: 10px;
    left: 10px;

    letter-spacing: 5.2px;
    text-transform: uppercase;

    opacity: .06;
    color: #475873;
}

.blockquote-section
{
    padding: 50px 0;
}

.blockquote-section blockquote
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 25px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.375;

    position: relative;

    margin: 0 0 30px;
    padding: 50px 0 0;

    color: #3b3b3c;
    border: 0;
}

.blockquote-section blockquote:before
{
    position: absolute;
    top: 0;
    left: 5px;

    width: 30px;
    height: 25px;

    content: '';

    background: url('./images/quote-icon.png') no-repeat;
    background-position: center;
    background-size: contain;
}

.blockquote-section .img-holder
{
    margin-bottom: 30px;

    text-align: center;
}

.blockquote-section .img-holder img
{
    vertical-align: top;
}

.blockquote-section .btn
{
    line-height: 22px;

    border: 1px solid #717172;
}

.text-block
{
    position: relative;

    padding: 70px 0 25px;
}

.text-block .container
{
    clear: both;
}

.text-block a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: #0272ad;
}

.text-block a:hover
{
    color: #000;
}

.text-block .col
{
    margin-bottom: 30px;
}

.text-block .big-text
{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.47;

    letter-spacing: 1.2px;

    color: #475873;
}

.text-block .big-text strong
{
    font-weight: 600;
}

.text-block .main-text
{
    letter-spacing: .92px;

    color: #475873;
}

.text-block .title
{
    font-size: 50px;
    font-weight: 900;
    line-height: 1;

    position: absolute;
    top: 0;
    right: 0;

    letter-spacing: 2px;
    text-transform: uppercase;

    opacity: .06;
    color: #475873;
}

.text-block.in-viewport .blue-block
{
    -webkit-animation: .5s linear 0s fade forwards;
            animation: .5s linear 0s fade forwards;
}

.blue-block
{
    font-size: 12px;
    line-height: 1.22;

    position: relative;

    float: right;

    width: 140px;
    margin-top: -27px;
    margin-right: 5%;
    margin-bottom: 20px;
    padding: 2px 10px 30px 10px;

    word-break: break-word;

    opacity: 0;
    color: #fff;
    background: url('./images/blue-block-bg1.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.blue-block:after
{
    position: absolute;
    top: -1px;
    left: -25px;

    width: 25px;
    height: 28px;

    content: '';

    background: url('./images/blue-block-bg2.png') no-repeat;
    background-position: center;
    background-size: contain;
}

.blue-block h5
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.04;

    margin-bottom: 3px;

    letter-spacing: .48px;
    text-transform: uppercase;
}

.blue-block p
{
    margin-bottom: 0;
}

.blue-block .number
{
    font-size: 25px;
    font-weight: 700;
    line-height: 1;

    display: block;

    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.blue-block .item
{
    padding: 10px 0;

    border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.blue-block .item:last-child
{
    border: 0;
}

#wrapper
{
    position: relative;

    max-width: 100%;

    -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: -webkit-transform .3s ease-in-out;
            transition:         transform .3s ease-in-out;
            transition:         transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.page-holder
{
    position: relative;

    overflow: hidden;

    max-width: 100%;
}

.accessibility
{
    position: absolute;
    top: auto;
    left: -10000px;

    overflow: hidden;

    width: 1px;
    height: 1px;
}

.accessibility:focus
{
    position: static;

    width: auto;
    height: auto;
}

.container
{
    max-width: 1378px;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
}

.img-on-bg
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.subtitle
{
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;

    position: relative;

    display: inline-block;

    margin-bottom: 7px;
    padding-left: 13px;

    vertical-align: top;
    letter-spacing: 1.52px;
    text-transform: uppercase;
}

.subtitle:before
{
    position: absolute;
    top: 4px;
    left: 0;

    display: block;

    height: 18px;

    content: '';

    border-left: 4px solid #ffde00;
}

.subtitle.decore-bottom
{
    padding-bottom: 10px;
    padding-left: 0;
}

.subtitle.decore-bottom:before
{
    top: auto;
    bottom: 0;
    left: 50%;

    width: 19px;
    height: 1px;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    border-bottom: 4px solid #ffde00;
    border-left: 0;
}

.text-center
{
    text-align: center;
}

.page-template-template-home #content
{
    max-width: 100%;
    margin: 0;
    padding: 0;
}

#content
{
    max-width: 1378px;
    margin: 0 auto;
    padding: 50px 10px;
}

#content > .section
{
    width: calc(100% + 20px);
    margin-right: -10px;
    margin-left: -10px;
}

#content > .section:first-child
{
    margin-top: -50px;
}

#content > .section:last-child
{
    margin-bottom: -50px;
}

.two-page-column
{
    padding: 50px 10px;
}

.two-page-column #content
{
    max-width: 100%;
    margin: 0 0 50px;
    padding: 0;
}

.two-page-column .widget h2
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;

    margin-bottom: 18px;

    color: #272728;
}

.two-page-column .posts-list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.two-page-column .post-item
{
    width: 100%;
    margin-bottom: 30px;
}

.two-page-column .post-item > div
{
    height: 100%;
    padding: 20px;

    border: 2px solid rgba(113, 113, 114, .32);
}

.two-page-column .post-item h2
{
    font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;

    margin-bottom: 18px;

    color: #272728;
}

.two-page-column .post-item h2 a
{
    -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
    text-decoration: none;

    color: inherit;
}

.two-page-column .post-item h2 a:hover
{
    color: #065198;
}

.social-links
{
    -webkit-transition: opacity .3s ease-in-out .2s;
            transition: opacity .3s ease-in-out .2s;

    opacity: 0;
}

.loaded .social-links
{
    opacity: 1;
}

.resize-active *
{
    -webkit-transition: none !important;
            transition: none !important;
}

@media (min-width: 480px)
{
    .hero-section .text-holder
    {
        max-width: 57%;
    }

    .columns-section
    {
        padding: 50px 0 20px;
    }

    .columns
    {
        width: calc(100% + 20px);
        margin: 0 -10px;
    }

    .columns .column
    {
        width: 50%;
        padding: 0 10px;
    }
}

@media (min-width: 768px)
{
    .wp-block-search .wp-block-search__button,
    button,
    input[type='button'],
    input[type='reset'],
    input[type='file'],
    input[type='submit']
    {
        min-width: 290px;
        padding: 18px 30px;
    }

    html,
    body
    {
        height: 100%;
    }

    .page-holder
    {
        display: table;
        overflow: hidden;

        width: 100%;
        height: 100%;

        table-layout: fixed;
    }

    #wrapper
    {
        display: table-cell;

        margin: 0 auto;
    }

    #footer
    {
        display: table-footer-group;
        overflow: hidden; /*for FF on Windows 7*/

        height: 1%;
    }

    .wp-block-search input[type='submit'],
    .wp-block-search button[type='submit'],
    .search-form input[type='submit'],
    .search-form button[type='submit']
    {
        min-width: auto;
    }

    .comment-form .comment-form-cookies-consent input[type='checkbox']
    {
        top: 8px;
    }

    .commentlist-item .commentlist-item
    {
        padding: 0 0 0 2em;
    }

    .navigation-single .next a,
    .navigation-single .prev a
    {
        font-size: 19px;
        line-height: 30px;

        padding: 14px 20px;
    }

    h1,
    .h1
    {
        font-size: 40px;
        line-height: 1;

        margin-bottom: 25px;
    }

    h2,
    .h2
    {
        font-size: 35px;
    }

    .btn
    {
        font-size: 19px;
        line-height: 30px;

        min-width: 240px;
        padding: 14px 20px;
    }

    .header
    {
        padding: 15px 0;
    }

    .header .container
    {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .logo
    {
        max-width: 120px;
    }

    .nav-menu
    {
        position: static;

        width: auto;
        padding-top: 29px;
        padding-right: 4px;
    }

    .nav-menu li
    {
        display: inline-block;

        padding-left: 30px;

        vertical-align: top;
    }

    .nav-menu a
    {
        color: #fff;
    }

    .nav-opener
    {
        display: none;
    }

    .footer .container
    {
        padding-top: 65px;
    }

    .footer .column
    {
        width: auto;
        padding-right: 30px;
    }

    .footer .column:last-child
    {
        padding-right: 0;
    }

    .footer .footer-navigation
    {
        padding-top: 10px;
    }

    .footer .btn
    {
        font-size: 17px;
        line-height: 26px;

        min-width: 200px;
    }

    .footer .copyright-column
    {
        width: 30%;
    }

    .footer .copyright
    {
        display: inline;

        padding-right: 4px;
    }

    .footer .secondary-menu
    {
        display: inline;
    }

    .footer .social-links
    {
        font-size: 30px;
    }

    .footer .social-links svg
    {
        width: 25px;
        height: 25px;
    }

    .contact-section
    {
        padding: 100px 0 30px;
    }

    .contact-section .text-holder
    {
        max-width: 60%;

        opacity: 0;
    }

    .contact-section.in-viewport .text-holder
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .contact-form .row
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .contact-form .row .col
    {
        width: 48%;
    }

    .contact-form .wpcf7-not-valid-tip
    {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
    }

    .hero-section.with-right-img h1
    {
        margin-bottom: 39px;
    }

    .hero-section.with-right-img .text-holder
    {
        max-width: 51%;
    }

    .hero-section .hero-subtitle
    {
        font-size: 24px;

        letter-spacing: 4.48px;
    }

    .hero-section .text-holder
    {
        max-width: 50%;
    }

    .hero-section p
    {
        max-width: 90%;
        margin-bottom: 1.7em;
    }

    .hero-section .container
    {
        padding-top: 200px;
        padding-bottom: 60px;

        opacity: 0;
    }

    .hero-section .container.in-viewport
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .hero-section .social
    {
        position: absolute;
        top: 26%;
        right: 29px;

        display: block;

        padding: 0;
    }

    .hero-section .social-links
    {
        font-size: 20px;

            flex-direction: column-reverse;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
    }

    .hero-section .social-links svg
    {
        width: 20px;
        height: 20px;
    }

    .hero-section .social-title
    {
        font-size: 18px;

        position: absolute;
        top: 100%;
        left: 0;

        width: 180px;
        padding-right: 0;
        padding-left: 15px;
        padding-left: 20px;

        -webkit-transform: rotate(270deg) translateX(-100%);
            -ms-transform: rotate(270deg) translateX(-100%);
                transform: rotate(270deg) translateX(-100%);
        -webkit-transform-origin: top left;
            -ms-transform-origin: top left;
                transform-origin: top left;
    }

    .hero-section .social-title:before
    {
        width: 100px;

        content: '';
    }

    .hero-section .img-holder
    {
        left: 51%;

        width: 50vw;
        height: 85%;

        background: url('./images/shape1.png') no-repeat;
        background-position: bottom center;
        background-size: 100% auto;
    }

    .text-banner
    {
        opacity: 0;
    }

    .text-banner.in-viewport
    {
        -webkit-animation: .5s linear 0s fade forwards;
                animation: .5s linear 0s fade forwards;
    }

    .logo-section
    {
        font-size: 22px;
        line-height: 1.8;

        padding: 80px 0;
    }

    .logo-section h2
    {
        margin-bottom: 25px;
    }

    .logo-section .text
    {
        opacity: 0;
    }

    .logo-section.in-viewport .text
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(1)
    {
        -webkit-animation: .5s linear .3s fade-up forwards;
                animation: .5s linear .3s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(2)
    {
        -webkit-animation: .5s linear .6s fade-up forwards;
                animation: .5s linear .6s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(3)
    {
        -webkit-animation: .5s linear .9s fade-up forwards;
                animation: .5s linear .9s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(4)
    {
        -webkit-animation: .5s linear 1.2s fade-up forwards;
                animation: .5s linear 1.2s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(5)
    {
        -webkit-animation: .5s linear 1.5s fade-up forwards;
                animation: .5s linear 1.5s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(6)
    {
        -webkit-animation: .5s linear 1.8s fade-up forwards;
                animation: .5s linear 1.8s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(7)
    {
        -webkit-animation: .5s linear 2.1s fade-up forwards;
                animation: .5s linear 2.1s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(8)
    {
        -webkit-animation: .5s linear 2.4s fade-up forwards;
                animation: .5s linear 2.4s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(9)
    {
        -webkit-animation: .5s linear 2.7s fade-up forwards;
                animation: .5s linear 2.7s fade-up forwards;
    }

    .logo-section.in-viewport .logos li:nth-child(10)
    {
        -webkit-animation: .5s linear 3s fade-up forwards;
                animation: .5s linear 3s fade-up forwards;
    }

    .logos
    {
        padding-top: 30px;
    }

    .logos li
    {
        width: 33.33%;
        margin-bottom: 30px;

        opacity: 0;
    }

    .logos .logo-holder
    {
        height: 200px;
    }

    .columns-section
    {
        padding: 80px 0 30px;
    }

    .columns-section.in-viewport .text-center
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(1)
    {
        -webkit-animation: .5s linear .3s fade-up forwards;
                animation: .5s linear .3s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(2)
    {
        -webkit-animation: .5s linear .6s fade-up forwards;
                animation: .5s linear .6s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(3)
    {
        -webkit-animation: .5s linear .9s fade-up forwards;
                animation: .5s linear .9s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(4)
    {
        -webkit-animation: .5s linear 1.2s fade-up forwards;
                animation: .5s linear 1.2s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(5)
    {
        -webkit-animation: .5s linear 1.5s fade-up forwards;
                animation: .5s linear 1.5s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(6)
    {
        -webkit-animation: .5s linear 1.8s fade-up forwards;
                animation: .5s linear 1.8s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(7)
    {
        -webkit-animation: .5s linear 2.1s fade-up forwards;
                animation: .5s linear 2.1s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(8)
    {
        -webkit-animation: .5s linear 2.4s fade-up forwards;
                animation: .5s linear 2.4s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(9)
    {
        -webkit-animation: .5s linear 2.7s fade-up forwards;
                animation: .5s linear 2.7s fade-up forwards;
    }

    .columns-section.in-viewport .columns .column:nth-child(10)
    {
        -webkit-animation: .5s linear 3s fade-up forwards;
                animation: .5s linear 3s fade-up forwards;
    }

    .columns-section .text-center
    {
        opacity: 0;
    }

    .columns
    {
        padding-top: 97px;
    }

    .columns .column
    {
        margin-bottom: 90px;

        opacity: 0;
    }

    .columns .img-holder
    {
        width: 118px;
        height: 115px;
        margin: -59px auto 27px;

        border-width: 8px;
    }

    .columns .img-holder:before
    {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
    }

    .two-columns-section
    {
        padding: 80px 0;
    }

    .two-columns
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 100%;
        margin-bottom: 84px;

        opacity: 0;

        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .two-columns:nth-child(even)
    {
            flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

    .two-columns:nth-child(even) .img-holder
    {
        width: 53.2%;
    }

    .two-columns:nth-child(even) .text-holder
    {
        margin-right: -7.8%;
        margin-left: 0;
        padding: 46px 36px 23px;
    }

    .two-columns:nth-child(even) .text-holder:before
    {
        right: auto;
        left: -15px;
    }

    .two-columns h3
    {
        margin-bottom: 25px;
    }

    .two-columns .img-holder
    {
        width: 52%;
    }

    .two-columns .text-holder
    {
        width: 53.6%;
        margin-left: -7.5%;
        padding: 30px 20px 20px;
    }

    .two-columns .text-holder:before
    {
        content: '';
    }

    .two-columns.in-viewport
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .about-block
    {
        opacity: 0;
    }

    .about-block .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .about-block .text-holder
    {
        width: 46%;
        padding: 80px 0;
    }

    .about-block .img-holder
    {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;

        width: 50vw;
        padding-bottom: 0;
    }

    .about-block .img-holder:before
    {
        content: '';
    }

    .about-block.in-viewport
    {
        -webkit-animation: .5s linear 0s fade forwards;
                animation: .5s linear 0s fade forwards;
    }

    .text-image-block p
    {
        margin-bottom: 1.6em;
    }

    .text-image-block .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .text-image-block .img-holder
    {
        width: 42%;
        margin: 0 auto 50px;

        opacity: 0;
    }

    .text-image-block .img-holder:before
    {
        content: '';
    }

    .text-image-block .text-holder
    {
        width: 45.5%;
        margin-left: -1%;

        opacity: 0;
    }

    .text-image-block .title
    {
        font-size: 80px;
        line-height: 40px;

        top: 10px;
        left: 58px;

        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        -webkit-transform-origin: left top;
            -ms-transform-origin: left top;
                transform-origin: left top;
    }

    .text-image-block.in-viewport .text-holder
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .text-image-block.in-viewport .img-holder
    {
        -webkit-animation: .5s linear 0s fade-down forwards;
                animation: .5s linear 0s fade-down forwards;
    }

    .blockquote-section
    {
        padding-top: 80px;
        padding-bottom: 0;
    }

    .blockquote-section blockquote
    {
        font-size: 30px;

        padding: 70px 0 0;
    }

    .blockquote-section blockquote:before
    {
        width: 50px;
        height: 40px;
    }

    .blockquote-section .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .blockquote-section .img-holder
    {
        width: 50%;
        margin-top: auto;
        margin-bottom: 0;

        opacity: 0;
    }

    .blockquote-section .text-holder
    {
        width: 43%;
        margin-bottom: 50px;

        opacity: 0;
    }

    .blockquote-section .btn
    {
        line-height: 28px;

        margin-left: 10px;
    }

    .blockquote-section.in-viewport .text-holder
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .blockquote-section.in-viewport .img-holder
    {
        -webkit-animation: .5s linear 0s fade-down forwards;
                animation: .5s linear 0s fade-down forwards;
    }

    .text-block
    {
        padding: 100px 0 30px;
    }

    .text-block .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .text-block .col
    {
        width: 50%;
    }

    .text-block .big-text
    {
        font-size: 25px;

        padding-right: 4%;

        opacity: 0;
    }

    .text-block .big-text p
    {
        margin-bottom: 1.45em;
    }

    .text-block .main-text
    {
        padding-right: 6%;

        opacity: 0;
    }

    .text-block .main-text p
    {
        margin-bottom: 1.6em;
    }

    .text-block .title
    {
        font-size: 80px;

        top: 0;

        -webkit-transform: rotate(90deg) translateX(100%);
            -ms-transform: rotate(90deg) translateX(100%);
                transform: rotate(90deg) translateX(100%);
        -webkit-transform-origin: top right;
            -ms-transform-origin: top right;
                transform-origin: top right;
        letter-spacing: 4.44px;
    }

    .text-block.in-viewport .big-text
    {
        -webkit-animation: .5s linear 0s fade-up forwards;
                animation: .5s linear 0s fade-up forwards;
    }

    .text-block.in-viewport .main-text
    {
        -webkit-animation: .5s linear 0s fade-down forwards;
                animation: .5s linear 0s fade-down forwards;
    }

    #wrapper
    {
        overflow: hidden;
    }

    #content
    {
        padding: 100px 10px;
    }

    #content > .section:first-child
    {
        margin-top: -100px;
    }

    #content > .section:last-child
    {
        margin-bottom: -100px;
    }

    .two-page-column
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        padding: 100px 10px;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .two-page-column #content
    {
        width: 66%;
        margin-bottom: 0;
    }

    .two-page-column #sidebar
    {
        width: 32%;
    }

    .two-page-column .posts-list
    {
        width: calc(100% + 20px);
        margin: 0 -10px;
    }

    .two-page-column .post-item
    {
        width: 50%;
        padding: 0 10px;
    }
}

@media (min-width: 1024px)
{
    .navigation-single .next a,
    .navigation-single .prev a
    {
        padding: 18px 30px;
    }

    h1,
    .h1
    {
        font-size: 60px;
    }

    h2,
    .h2
    {
        font-size: 50px;
    }

    .btn
    {
        min-width: 290px;
        padding: 18px 30px;
    }

    .header
    {
        padding: 20px 0;
    }

    .logo
    {
        max-width: 158px;
    }

    .nav-menu li
    {
        padding-left: 52px;
    }

    .footer .btn
    {
        min-width: 240px;
    }

    .footer .copyright-column
    {
        width: 250px;
        padding-top: 52px;
    }

    .footer .social-links
    {
        font-size: 35px;
    }

    .footer .social-links svg
    {
        width: 30px;
        height: 30px;
    }

    .contact-section
    {
        margin-top: -44px;
        padding: 136px 0 48px;
    }

    .contact-section .text-holder
    {
        max-width: 51.5%;
    }

    .hero-section.with-right-img .container
    {
        padding-top: 250px;
        padding-bottom: 100px;
    }

    .hero-section .hero-subtitle
    {
        font-size: 28px;
    }

    .hero-section .container
    {
        padding-top: 250px;
        padding-bottom: 100px;
    }

    .hero-section .social-title:before
    {
        width: 153px;
    }

    .logo-section
    {
        padding: 99px 0 134px;
    }

    .logos
    {
        width: calc(100% + 26px);
        margin: 0 -13px;
        padding-top: 80px;
    }

    .logos li
    {
        width: 20%;
        padding: 0 13px;
    }

    .columns-section
    {
        padding: 113px 0 39px;
    }

    .columns .column
    {
        width: 25%;
    }

    .two-columns-section
    {
        padding: 100px 0 117px;
    }

    .two-columns:nth-child(even)
    {
        padding-right: 30px;
    }

    .two-columns h3
    {
        font-size: 35px;
        line-height: 40px;
    }

    .two-columns .text-holder
    {
        padding: 55px 47px 23px;
    }

    .two-columns .custom-list li
    {
        margin-bottom: 30px;
    }

    .about-block h2
    {
        font-size: 50px;
        line-height: 60px;

        margin-bottom: 47px;
    }

    .about-block .text-holder
    {
        width: 44%;
        padding: 108px 0 121px;
    }

    .about-block .img-holder
    {
        left: 48%;

        width: 52vw;
    }

    .text-image-block
    {
        font-size: 25px;
        line-height: 1.6;

        padding: 94px 0;
    }

    .text-image-block .title
    {
        font-size: 100px;
    }

    .blockquote-section
    {
        padding-top: 115px;
    }

    .blockquote-section blockquote
    {
        margin: 0 0 48px;
        padding: 84px 0 0;
    }

    .blockquote-section blockquote:before
    {
        width: 60px;
        height: 50px;
    }

    .blockquote-section .text-holder
    {
        margin-bottom: 80px;
    }

    .text-block
    {
        padding: 0 0 10px;
    }

    .text-block .big-text
    {
        padding-right: 8%;
    }

    .text-block .title
    {
        font-size: 100px;
    }

    .two-page-column #content
    {
        width: 70%;
    }

    .two-page-column #sidebar
    {
        width: 28%;
    }
}

@media (min-width: 1200px)
{
    body
    {
        font-size: 20px;
    }

    h1,
    .h1
    {
        font-size: 75px;
    }

    h2,
    .h2
    {
        font-size: 65px;
    }

    .footer .copyright-column
    {
        width: 272px;
    }

    .hero-section.with-right-img .container
    {
        padding-top: 297px;
        padding-bottom: 139px;
    }

    .hero-section .container
    {
        padding-top: 300px;
        padding-bottom: 150px;
    }

    .columns .column-content
    {
        padding: 0 22px 28px;
    }

    .two-columns:nth-child(even) .text-holder:before
    {
        left: -44px;
    }

    .text-image-block
    {
        padding: 94px 0 114px;
    }

    .text-image-block .text-holder
    {
        padding-top: 67px;
        padding-right: 5%;
    }

    .text-image-block .title
    {
        font-size: 130px;
    }

    .blockquote-section blockquote
    {
        font-size: 40px;
    }

    .blockquote-section .text-holder
    {
        margin-bottom: 110px;
    }

    .text-block
    {
        padding: 0 0 62px;
    }

    .text-block .big-text
    {
        font-size: 30px;
    }

    .text-block .main-text
    {
        font-size: 23px;
        line-height: 36px;
    }

    .text-block .title
    {
        font-size: 111px;
        line-height: 82px;

        top: -10px;
    }

    .two-page-column h1
    {
        font-size: 75px;
        line-height: 1;
    }

    .two-page-column h2
    {
        font-size: 50px;
    }
}

@media (min-width: 1378px)
{
    #content > .section
    {
        position: relative;
        top: 0;
        left: 50%;

        width: 100vw;
        margin-right: 0;
        margin-left: 0;

        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
}

@media (min-width: 1440px)
{
    h1,
    .h1
    {
        font-size: 95px;
        line-height: 90px;
    }

    .hero-section
    {
        font-size: 24px;
        line-height: 33px;
    }

    .hero-section.with-right-img .container
    {
        padding-top: 297px;
        padding-bottom: 139px;
    }

    .hero-section .hero-subtitle
    {
        font-size: 32px;
    }

    .hero-section .text-holder
    {
        max-width: 60%;
    }

    .hero-section .container
    {
        padding-top: 327px;
        padding-bottom: 175px;
    }

    .hero-section .img-holder
    {
        width: 41vw;
        height: 89%;
    }

    .text-block
    {
        padding: 180px 0 62px;
    }

    .text-block .main-text
    {
        padding-right: 16%;
    }

    .blue-block
    {
        font-size: 14px;

        position: absolute;
        top: -27px;
        right: 90px;

        width: 160px;
        margin: 0;
        padding: 2px 10px 43px 10px;
    }

    .blue-block h5
    {
        font-size: 18px;
    }

    .blue-block .number
    {
        font-size: 35px;
    }
}

@media (min-width: 1700px)
{
    .text-block
    {
        padding: 132px 0 62px;
    }

    .text-block .main-text
    {
        padding-right: 8%;
    }

    .blue-block
    {
        font-size: 18px;

        top: -38px;

        width: 185px;
        padding: 2px 12px 43px 10px;

        letter-spacing: .36px;
    }

    .blue-block:after
    {
        top: 0;
        left: -35px;

        width: 35px;
        height: 38px;
    }

    .blue-block h5
    {
        font-size: 24px;
    }

    .blue-block .number
    {
        font-size: 55px;
    }

    .blue-block .item
    {
        padding: 25px 0 20px;
    }
}

@media (min-width: 1800px)
{
    .text-block .main-text
    {
        padding-right: 6%;
    }
}

@media (max-width: 1023px)
{
    .footer-logo img
    {
        width: 148px;
    }

    .blue-block
    {
        display: none !important;
    }
}

@media (max-width: 767px)
{
    .navigation .page-numbers,
    .navigation-comments .page-numbers
    {
        padding: 0 3px;
    }

    .navigation .next,
    .navigation .prev,
    .navigation-comments .next,
    .navigation-comments .prev
    {
        padding: .2em 20px;
    }

    .nav-active #wrapper
    {
        -webkit-transform: translateX(-240px);
            -ms-transform: translateX(-240px);
                transform: translateX(-240px);
    }

    .nav-active .footer
    {
        -webkit-transform: translateX(-240px);
            -ms-transform: translateX(-240px);
                transform: translateX(-240px);
    }

    .nav-active .nav-holder
    {
        -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
                transform: translateX(0%);
    }

    .footer .column:last-child
    {
        margin-bottom: 0;
    }

    .footer-logo
    {
        padding-left: 16%;
    }

    .contact-section
    {
        background-position: left center !important;
    }

    .hero-section.with-social .text-holder
    {
        max-width: 85%;
    }

    .hero-section .social-links li
    {
        margin-right: 8px;
    }

    .two-columns-section .container
    {
        padding: 0;
    }

    .two-columns .img-holder img
    {
        width: 100%;
    }

    .about-block .container
    {
        padding: 0;
    }

    .text-image-block .img-holder img
    {
        width: 100%;
    }
}

@media (max-width: 479px)
{
    .hero-section
    {
        background-position: right 40% center !important;
    }

    .columns .column:last-child
    {
        margin-bottom: 0;
    }
}

@media print
{
    body
    {
        overflow: visible;

        color: #000;
        background: #fff;
    }

    *
    {
        color: #000 !important;
        background: none !important;
    }

    .search-form,
    .navigation,
    .navigation-single,
    #header,
    #footer
    {
        display: none !important;
    }
}

@-webkit-keyframes fade-down
{
    from
    {
        -webkit-transform: translateY(-40px);
                transform: translateY(-40px);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}

@keyframes fade-down
{
    from
    {
        -webkit-transform: translateY(-40px);
                transform: translateY(-40px);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}

@-webkit-keyframes fade-up
{
    from
    {
        -webkit-transform: translateY(40px);
                transform: translateY(40px);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}

@keyframes fade-up
{
    from
    {
        -webkit-transform: translateY(40px);
                transform: translateY(40px);

        opacity: 0;
    }

    to
    {
        -webkit-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}

@-webkit-keyframes fade
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

@keyframes fade
{
    from
    {
        opacity: 0;
    }

    to
    {
        opacity: 1;
    }
}

