/*
Theme Name: Endor
Author: Endor
Author URI:
Version: 1
Description: Endor theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: endor
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;
}

.main-nav,
.main-nav ul,
.add-nav,
.menu-primary-navigation-container ul,
.menu-footer-secondary-navigation-container .menu,
.tabs .tabset
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.clearfix:after,
dl:after,
#main:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.footer-text:after,
.add-nav:after,
.container:after
{
    display: block;
    clear: both;

    content: '';
}

.ellipsis
{
    overflow: hidden;

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

html
{
    box-sizing: border-box;
}

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

*
{
    max-height: 1000000px;
}

body
{
    font: 16px/1.75 'Roboto', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif;

    min-width: 320px;

    color: #4a4a4a;
    background: #fff;

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

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

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

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

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

    border-left: 4px solid rgba(235, 235, 235, .95);
}

th,
td
{
    padding: .5em;

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

    border: 1px solid rgba(235, 235, 235, .95);
}

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;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea
{
    font-size: 12px;
    line-height: 22px;

    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: .4em .7em;
    padding: 8px 15px;

    color: #4a4a4a;
    border: 1px solid #9b9b9b;
    -webkit-border-radius: 0;
    outline: none;

    -webkit-appearance: none;
}

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus
{
    border-color: #000;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

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,
textarea::-webkit-input-placeholder
{
    color: #4a4a4a;
}

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,
textarea::-moz-placeholder
{
    opacity: 1;
    color: #4a4a4a;
}

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,
textarea:-moz-placeholder
{
    color: #4a4a4a;
}

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,
textarea:-ms-input-placeholder
{
    color: #4a4a4a;
}

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder
{
    color: #4a4a4a;
}

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

textarea
{
    height: 160px;

    resize: vertical;
    vertical-align: top;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit']
{
    font-size: 12px;
    line-height: 22px;

    min-width: 100px;
    height: 40px;
    padding: 8px 15px;

    cursor: pointer;
    -webkit-transition: color .3s ease-in-out,
    box-shadow .3s ease-in-out
    border-color .3s ease-in-out;
            transition: color .3s ease-in-out,
    box-shadow .3s ease-in-out
    border-color .3s ease-in-out;
    text-align: center;

    border: 1px solid #9b9b9b;
    -webkit-border-radius: 0;
    outline: none;
    background-color: #fff;

    -webkit-appearance: none;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='file']:hover,
input[type='submit']:hover
{
    color: #000;
    border-color: #000;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

label
{
    font-size: 12px;
    line-height: 22px;

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

    color: #9b9b9b;
}

label:hover
{
    cursor: pointer;

    color: #000;
}

.wpcf7-form label span
{
    display: block;

    padding-top: 2px;
}

.wpcf7-form .col
{
    width: 100%;
    margin-bottom: 16px;
}

.wpcf7-form .col:only-child
{
    width: 100% !important;
}

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

    width: 100%;

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

.wpcf7-form .btn-holder
{
    padding-top: 15px;
}

.wpcf7-form .btn-holder .col
{
    width: 48%;
}

.wpcf7-form .btn-holder .col:last-child
{
    text-align: right;

    color: #9b9b9b;
}

.widget
{
    margin-bottom: 1.75em;
}

.widget ul
{
    padding-left: 2em;
}

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

.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%;
    max-width: 300px;
    margin: 0 4px 0 0;
}

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

.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 5px 0;
}

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

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

.commentlist
{
    margin: 0 0 1.75em;
}

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

.commentlist .avatar-holder
{
    float: left;

    margin: 0 1.75em 4px 0;
}

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

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

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

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

.gallery-item dt
{
    float: none;

    padding: 0;
}

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

    margin-bottom: 1.75em;

    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
{
    display: inline-block;

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

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

    color: #fff;
    background: #000;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover
{
    opacity: .8;
}

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

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

    max-width: 48%;

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

    color: #fff;
    background: #000;
}

.navigation-single .next:hover,
.navigation-single .prev:hover
{
    opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a
{
    display: block;

    padding: .4em;

    text-decoration: none;

    color: inherit;
}

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

.wp-caption
{
    clear: both;

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

    border: 1px solid rgba(235, 235, 235, .95);
}

.wp-caption img
{
    margin: 0;

    vertical-align: top;
}

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

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

img.aligncenter
{
    display: block;

    margin: 0 auto;
}

.alignleft
{
    float: left;

    margin: 0 1.75em 4px 0;
}

.alignright
{
    float: right;

    margin: 0 0 4px 1.75em;
}

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

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

iframe
{
    max-width: 100%;
}

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

#wp-calendar td,
#wp-calendar th
{
    border: 1px solid rgba(235, 235, 235, .95);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h
{
    font-family: inherit;
    font-weight: bold;

    margin: 0 0 .5em;

    color: inherit;
}

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

    letter-spacing: -.5px;
}

h2,
.h2
{
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;

    margin-bottom: 12px;

    letter-spacing: -1px;

    color: #2e71be;
}

h3,
.h3
{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;

    letter-spacing: .4px;
}

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

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

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

p
{
    margin: 0 0 1em;
}

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

    color: #2e71be;
}

a:hover,
a:focus
{
    color: #39f;
}

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

    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg') format('svg');
}

[class^='icon-'],
[class*=' icon-']
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1; /* Better Font Rendering =========== */

    text-transform: none;

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

.icon-linkedin:before
{
    content: '\e900';
}

.icon-brand:before
{
    content: '\e900';
}

.icon-social:before
{
    content: '\e900';
}

.icon-chevron-thin-right:before
{
    content: '\e90c';
}

.icon-chevron-thin-left:before
{
    content: '\e90d';
}

.header
{
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;

    position: relative;

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

    text-align: center;

    color: #000;
}

.header a
{
    color: inherit;
}

.header .social
{
    position: absolute;
    top: 32px;
    right: 34px;

    color: #9b9b9b;
}

.header .social a
{
    font-weight: 400;
    line-height: 27px;

    display: inline-block;

    width: 29px;
    height: 29px;

    text-align: center;
    vertical-align: top;

    border: 1px solid;
    border-radius: 100%;
}

.header .social a:hover
{
    color: #2e71be;
}

.logo
{
    display: inline-block;

    max-width: 160px;
    margin-bottom: 16px;

    vertical-align: top;
}

.main-nav
{
    position: relative;

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

    width: 100%;

    letter-spacing: .25px;

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

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

    margin-bottom: 5px;

    vertical-align: top;
}

.main-nav li.hover > ul
{
    display: block;
}

.main-nav ul
{
    display: none;

    text-align: left;
}

.main-nav ul li
{
    display: block;

    margin: 0;
}

.main-nav ul a
{
    display: block;

    margin: 0 0 10px;
}

.main-nav ul a:hover
{
    color: #2e71be;
}

.main-nav ul ul
{
    padding-left: 10px;
}

.main-nav > li > ul
{
    position: absolute;
    z-index: 1;
    top: 100%;
    right: 0;
    bottom: auto;
    left: 0;

    margin: -5px -24px;
    padding: 10px 24px;

    content: '';

    background-color: #f5f5f5;
}

.main-nav > li.hover > a:before,
.main-nav > li.active > a:before
{
    right: 0;
    left: 0;
}

.main-nav > li > a
{
    position: relative;

    display: inline-block;

    padding: 5px;

    vertical-align: top;
}

.main-nav > li > a:before
{
    position: absolute;
    top: auto;
    right: 50%;
    bottom: 0;
    left: 50%;

    display: block;

    height: 2px;

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

    background-color: #4a4a4a;
}

.main-nav > li > a:hover:before
{
    right: 0;
    left: 0;
}

.footer
{
    padding: 57px 0 31px;

    background-color: #f5f5f5;
}

.footer a
{
    position: relative;

    display: inline-block;

    vertical-align: top;

    color: inherit;
}

.footer a:hover
{
    color: #000;
}

.footer a:hover:before
{
    right: 0;
    left: 0;
}

.footer a:before
{
    position: absolute;
    top: auto;
    right: 50%;
    bottom: 0;
    left: 50%;

    display: block;

    height: 2px;

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

    background-color: #4a4a4a;
}

.footer p
{
    margin-bottom: 5px;
}

.footer .text-holder
{
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}

.footer .min-content-block
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

/*    max-width: 974px;*/

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

.footer-menu-holder
{
    width: 100%;
}

.footer-menu-holder li
{
/*    margin-bottom: 16px;*/
    margin: 0 20px 0 0;
    display: inline-block;
}

.footer-menu-holder .widget-menu
{
    width: 100%;
}

.footer-text
{
/*    font-family: 'Lora', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;*/
    font-size: 12px;
/*    font-weight: 300;*/
    /* font-style: italic; */
    line-height: 20px;
    margin-bottom: 41px;
/*    letter-spacing: .44px;*/
/*    color: #9b9b9b;*/
}

.add-nav
{
    margin-bottom: 19px;
}

.add-nav li
{
    position: relative;

    display: inline-block;
    float: left;

    padding: 0 9px;

    vertical-align: top;
}

.add-nav li:before
{
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;

    content: '';
    content: '|';
}

.add-nav li:first-child
{
    padding-left: 0;
}

.add-nav li:first-child:before
{
    display: none;
}

.widget_nav_menu ul
{
    padding: 0 !important;
}

.menu-primary-navigation-container
{
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 6px;
}

.menu-primary-navigation-container a
{
    color: #000;
}

.menu-footer-secondary-navigation-container
{
    font-size: 12px;
    line-height: 22px;
}

/* Slick slider styles */

.slick-slider
{
    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider img
{
    width: 100%;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}

.slick-track:after
{
    clear: both;
}

.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
    display: none;
}

.slick-btn-holder
{
    position: absolute;
    z-index: 1;
    top: 39%;
    right: 0;
    left: 0;
    clear: both;
    width: 100%;
/*    max-width: 1244px;*/
    margin: 0 auto;
    max-width: 50%;
}

.slick-btn-holder button
{
    font-size: 25px;
/*    position: absolute;*/
    z-index: 999999999;
    padding: 0;
    color: #fff;
    border: 0;
    outline: none;
    background-color: transparent;
    box-shadow: none;
}

.slick-btn-holder button:hover
{
    opacity: .8;
    text-shadow: 0 3px 5px rgba(0, 0, 0, .5);
}

.slick-btn-holder .slick-prev
{ }

.slick-btn-holder .slick-next
{
    float: right;
}

.btn-holder-right
{
    text-align: right;
    left: unset;
}

.btn-holder-left
{
    text-align: left;
    right: unset;
}

#wrapper
{
    overflow: hidden;

    max-width: 100%;
}

.container
{
    width: 100%;
    max-width: 1228px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
}

.page-template-pages .container p
{
/*    max-width: 90%;*/
}

.js-tab-hidden
{
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;

    display: block !important;

    opacity: 0;
}

.tabs
{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 23px 0 42px;
}

.tabs p
{
    margin: 0 0 .8em;
}

.tabs .tabset
{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;

    margin-bottom: 28px;
}

.tabs .tabset li
{
    margin: 0 15px 17px 0;
    display: inline-block;
    white-space: nowrap;
}

.tabs .tabset a
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: rgba(0, 0, 0, .5);
/*    color: #2e71be;*/
    opacity: .6;
    -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
}

.tabs .tabset a:hover
{
/*    color: #000;*/
    opacity: 1;
    color: #2e71be;
}

.tabs .tabset a:hover:before
{
    opacity: 1;
}

.tabs .tabset a:before
{
    position: absolute;
    z-index: 1;
/*    top: 13px;*/
    top: -2px;
    right: auto;
    bottom: auto;
    left: -4px;
    display: inline-block;
/*
    width: 20px;
    height: 25px;
*/
    width: 16px;
    height: 20px;
    content: '';
    -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
    vertical-align: top;
/*    opacity: .6;*/
/*    background: url('./images/e-letter.svg') no-repeat;*/
    background-image: url('./images/e-letter.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.tabs .tabset a:after
{
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    content: '';
    vertical-align: top;
}

.tabs .tabset a:first-letter
{
    color: transparent;
}

.tabs .tabset a.active
{
/*    color: #000;*/
    opacity: 1;
    color: #2e71be;
}

.tabs .tabset a.active:before
{
    opacity: 1;
}

.tabs .tab-content > div
{
    -webkit-transition: opacity .5s ease-in-out;
            transition: opacity .5s ease-in-out;
}

.tabs .tab-content .active
{
    opacity: 1;
}

.main-section
{
    padding-top: 33px;
    padding-bottom: 32px;
}

.desktop-hidden{
    display: block;
}

.mobile-hidden{    
    display: none;
}


.big-text-section
{
    padding-top: 33px;
    padding-bottom: 32px;
}

.big-text-section h1
{
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;

    letter-spacing: .6px;
    text-transform: uppercase;

    color: #2e71be;
}

.min-content-block
{
/*    max-width: 1000px;*/
    max-width: 1228px;
}

.contact-content
{
    position: relative;

    padding-bottom: 30px;
}

.contact-content address
{
    font-size: inherit;
    font-weight: 500;
    font-style: normal;
    line-height: inherit;

    color: #2e71be;
}

.contact-content .container
{
    width: 100%;
    max-width: 1228px;
}

.contact-content .box
{
    padding-top: 30px;
}

.contact-content .box:only-child
{
    width: 100% !important;
}

.contact-content .text-box a
{
    color: inherit;
}

.contact-content .text-box a:hover
{
    color: #2e71be;
}

.contact-content .form-box
{
    font-size: 12px;
    line-height: 22px;
}

.visual
{
    position: relative;

    width: 100%;
/*    max-width: 1408px;*/
    max-width: 1228px;
    min-height: 178px;
    margin: 0 auto;

    white-space: nowrap;

    color: #fff;
    border-right: 24px solid #fff;
    border-left: 24px solid #fff;
    background-color: blue;
    background-color: #2e71be;
    background-repeat: no-repeat;
    background-size: cover;
}

.visual:after
{
    display: inline-block;
    overflow: hidden;

    width: 1px;
    height: 178px;
    margin: 0 0 0 -5px;

    content: '';
    vertical-align: middle;
}

.visual .text-holder
{
    display: inline-block;

    width: 100%;
    padding: 50px 0 20px;

    vertical-align: middle;
    white-space: normal;
}

.box-list
{
    margin-bottom: 30px;
}

.box-list h3
{
    font-weight: 500;
    line-height: 1;

    margin-bottom: 20px;

    color: #2e71be;
}

.box-list .container
{
    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;
}

.box-list .box
{
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 20px 25px;
    background-color: rgba(245, 245, 245, .95);
}

.box-list .box .hover-content {
    opacity: 0;
    display: none;
    -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;    
}

.box-list .box .hover-hide {
    opacity: 1;
    display: block;
    -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;     
}

.box-list .box:hover {
    background-color: rgba(235, 235, 235, .95);
    -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;         
}

.box-list .box:hover h2 {
    background-color: rgba(235, 235, 235, .95);
}

.box-list .box:hover .hover-content {
    opacity: 1;
    display: block;
    -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;         
}

.box-list .box:hover .hover-hide {
    opacity: 0;   
    display: none;
    height: 0;
    -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;         
}

.box-list .box.box-description
{
/*    background-color: rgba(235, 235, 235, .95);*/
}

.box-list .excerpt
{
    font-family: 'Lora', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
    font-style: italic;

    display: block;
}

.box-list .subtitle
{
/*
    font-family: 'Lora', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    line-height: 22px;
*/

    display: block;

    margin-bottom: 20px;
}

.logos-list
{
    padding-top: 30px;
    padding-bottom: 30px;

/*    border-top: 2px solid rgba(0, 0, 0, .1);*/
    max-width: 1178px;
    margin: 0 auto;
/*    border-top: .5px solid rgba(0, 0, 0, .25);*/
}

.logos-list .container
{
    max-width: 1228px;
    text-align: center;
    padding: 0;
}

.logo-item
{
    font-family: 'Lora', 'Times New Roman', 'Times', 'Baskerville', 'Georgia', serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    margin: 0 auto 28px auto;
    text-align: center;
    color: #000;
    max-width: 295px;
}

.logo-item .logo-text
{
    display: block;

    width: 100%;
    padding: 20px 0;
}

.logo-item .item-body
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px 30px;
    border: 1px solid #2e71be;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    min-height: 250px;
}

.logo-item a
{
    -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
}

.logo-item a:hover
{
    opacity: .8;
}

@media (min-width: 480px)
{
    .wpcf7-form .col
    {
        width: 48%;
    }

    .footer-menu-holder .widget-menu
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

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

    .widget_nav_menu
    {
        width: 50%;
        padding-right: 15px;
        margin: 0;
    }

    .widget_nav_menu:first-child
    {
/*        width: 43%;*/
        width: 100%;
    }

    .visual
    {
        min-height: 220px;
    }

    .visual:after
    {
        height: 220px;
    }
}

@media (min-width: 768px)
{
    button,
    input[type='button'],
    input[type='reset'],
    input[type='file'],
    input[type='submit']
    {
        min-width: 120px;
    }
    
    .desktop-hidden{
        display: none;
    }
    
    .mobile-hidden{
        display: block;
    }


    #content
    {
        float: left;

        width: 70%;
    }

    #content:only-child
    {
        float: none;

        width: 100%;
    }

    #sidebar
    {
        float: right;

        width: 25%;
    }

    #sidebar #wp-calendar
    {
        width: 100%;
    }

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

    h1,
    .h1
    {
        font-size: 34px;
        line-height: 42px;
    }

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

    h3,
    .h3
    {
        font-size: 18px;
        line-height: 26px;
    }

    .header
    {
        font-size: 18px;
        line-height: 1;
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: left;
    }

    .header .social
    {
        top: 29px;
        position: static;
        float: right;
        padding-top: 5px;
    }

    .header .social a
    {
        line-height: 33px;

        width: 35px;
        height: 35px;
    }

    .logo
    {
        float: left;

        max-width: 160px;
        margin-right: 25px;
        margin-bottom: 0;
    }

    .main-nav
    {
        display: inline-block;

        width: auto;
        padding-top: 1px;

        vertical-align: top;
    }

    .main-nav li
    {
        position: relative;

        margin-right: 10px;
        margin-bottom: 0;
    }

    .main-nav > li > ul
    {
        right: auto;

        min-width: 220px;
        margin: 0;
        padding: 10px 10px 0;
    }

    .main-nav > li > a
    {
        padding: 10px;
    }

    .footer
    {
        padding: 30px 0 10px;
    }

    .footer .text-holder
    {
        width: 40%;
    }

    .footer-menu-holder
    {
        width: 100%;
    }

    .slick-btn-holder
    {
        top: 45%;
    }

    .slick-btn-holder button
    {
        font-size: 48px;
    }

    .tabs
    {
        font-size: 22px;
        line-height: 34px;

        margin-bottom: 6px;
        padding: 67px 0 40px;
    }

    .tabs .tabset
    {
/*
        font-size: 34px;
        line-height: 52px;
*/
        font-size: 22px;
        line-height: 22px;

        margin-bottom: 20px;
    }

    .tabs .tabset li
    {
        display: inline-block;

        margin-right: 32px;

        vertical-align: top;
    }

    .tabs .tab-content
    {
/*        padding-right: 17%;*/
    }

    .main-section
    {
        padding-top: 50px;
        padding-bottom: 47px;
    }

    .big-text-section
    {
        padding-top: 50px;
        padding-bottom: 47px;
    }

    .big-text-section h1
    {
        vertical-align: middle;
        font-size: 32px;
        line-height: 46px;
        color: white;
        font-weight: 700;
    }
    
    .home .big-text-section {
        width: 80%;
        max-width: 1228px;
        position: absolute;
        z-index: 1;
        text-align: left;
        /* top: 0; */
        left: 50%;
        transform: translate(-50%, 0%);
        margin-top: 0;
    }

    .contact-content
    {
        font-size: 18px;
        line-height: 26px;
    }

    .contact-content:before
    {
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 50%;

        width: .5px;

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

        background-color: rgba(0, 0, 0, .1);
    }

    .contact-content h3
    {
        margin-bottom: 29px;
    }

    .contact-content address
    {
        font-size: 18px;
        line-height: 1;
    }

    .contact-content .container
    {
        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-content .box
    {
        width: 46%;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact-content .text-box
    {
        padding-right: 30px;
    }

    .contact-content .form-box
    {
        margin-left: auto;
    }

    .visual
    {
        min-height: 378px;
    }

    .visual:after
    {
        height: 378px;
    }

    .box-list
    {
        margin-bottom: 72px;
    }

    .box-list .box
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
            flex-direction: column;

        width: 49.5%;
        min-height: 316px;
        padding: 40px 44px 70px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
/*
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
*/
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
    }

    .box-list .box:nth-child(even)
    {
        margin-left: auto;
    }

    .box-list .box.box-description
    {
        padding: 40px 44px 25px;
    }

    .logos-list
    {
        padding-top: 20px;
        padding-bottom: 72px;
    }

    .logos-list .container
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .logo-item
    {
        width: 50%;
        padding: 0 10px;
    }

    .logo-item .item-body
    {
        height: 300px;
        padding: 30px;
    }
}

@media (min-width: 992px)
{
    .logo
    {
        margin-right: 33px;
    }

    .main-nav li
    {
        margin-right: 15px;
    }

    .min-content-block
    {
/*        padding-left: 10.4%;*/
        padding-left: 0;
        padding-right: 0;
    }
    
    .logo-item
    {
        margin: 0 0 28px;        
    }
}

@media (min-width: 1024px)
{
    h1,
    .h1
    {
        font-size: 44px;
        line-height: 52px;
    }

    h2,
    .h2
    {
        font-size: 54px;
        line-height: 60px;
        font-weight: 100;
    }

    .footer .text-holder
    {
        width: 30%;
    }

    .footer-menu-holder
    {
        width: 70%;
    }

    .contact-content .box
    {
        width: 45%;
        padding-top: 102px;
        padding-bottom: 102px;
    }

    .visual
    {
        min-height: 260px;
    }

    .visual:after
    {
        height: 260px;
    }

    .logo-item
    {
        width: 25%;
    }
}

@media (min-width: 1025px)
{
    a[href^=tel],
    a[href^=skype],
    a[href^=sms]
    {
        cursor: default;
        pointer-events: none;

        color: inherit;
    }
}

@media (max-width: 1023px)
{
    iframe
    {
        width: 100%;
    }
}

@media (max-width: 767px)
{
    body
    {
        font-size: 14px;
    }

    .navigation .page-numbers,
    .navigation-comments .page-numbers
    {
        padding: 0 3px;
    }

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

    .navigation-single .next a,
    .navigation-single .prev a
    {
        padding: .2em;
    }

    .tabs .tabset a:before
    {
        top: 7px;

        width: 10px;
        height: 13px;

        background-size: contain;
    }

    .tabs .tabset a:after
    {
        width: 10px;
    }
}

