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

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

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

/**
 * 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: -0.5em;
}

sub {
  bottom: -0.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 {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * 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"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * 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 {
  border: 0;
  padding: 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"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * 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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?yc4kkm");
  src: url("fonts/icomoon.eot?yc4kkm#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?yc4kkm") format("truetype"),
    url("fonts/icomoon.woff?yc4kkm") format("woff"),
    url("fonts/icomoon.svg?yc4kkm#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"],
.btn-arrow:before,
.slick-arrow:before,
.contact-message .open:before,
.add-nav > li > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e907";
}

.icon-linkedin:before {
  content: "\e902";
}

.icon-play:before {
  content: "\e903";
}

.icon-left-arrow:before {
  content: "\e904";
}

.icon-right-arrow:before {
  content: "\e905";
}

.icon-ico-messenger:before {
  content: "\e906";
}

/* Slick slider styles */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

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

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

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

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

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

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

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

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

.slick-slide img {
  display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.btn-arrow,
.slick-arrow {
  width: 44px;
  height: 44px;
  position: absolute;
  background: #fff;
  border-radius: 50%;
  border: 0;
  font-size: 0;
  z-index: 10;
  color: #0e4194;
  top: 50%;
  outline: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
}

.btn-arrow:hover,
.slick-arrow:hover {
  background: #0e4194;
  color: #fff;
}

.btn-arrow:before,
.slick-arrow:before {
  position: absolute;
  top: 50%;
  font-size: 14px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
}

.btn-arrow.btn-prev,
.btn-arrow.slick-prev,
.slick-arrow.btn-prev,
.slick-arrow.slick-prev {
  left: 0;
}

.btn-arrow.btn-prev:before,
.btn-arrow.slick-prev:before,
.slick-arrow.btn-prev:before,
.slick-arrow.slick-prev:before {
  content: "\e904";
}

.btn-arrow.btn-next,
.btn-arrow.slick-next,
.slick-arrow.btn-next,
.slick-arrow.slick-next {
  right: 0;
}

.btn-arrow.btn-next:before,
.btn-arrow.slick-next:before,
.slick-arrow.btn-next:before,
.slick-arrow.slick-next:before {
  content: "\e905";
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */

.fancybox-caption {
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

/* Share */

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */

.service-post .holder ul,
.social-networks,
.breadcrumbs,
#main-nav ul,
.add-nav,
.add-nav .drop ul,
.content-section .list-link,
.footer-nav,
.footer-nav > li ul,
.nav-footer {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

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

html {
  box-sizing: border-box;
}

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

* {
  max-height: 1000000px;
}

body {
  color: #000;
  background: #fff;
  font: 18px/1.34 "Inter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.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.34em;
}

blockquote {
  padding: 0;
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.54;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
}

blockquote p,
blockquote q {
  display: block;
  margin: 0 0 10px;
}

blockquote p:before,
blockquote q:before {
  content: "“";
}

blockquote p:after,
blockquote q:after {
  content: "”";
}

th,
td {
  border: 1px solid #d4d8df;
  padding: 0.3em;
  text-align: left;
  vertical-align: top;
}

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

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

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

ul {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold;
}

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 {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #d4d8df;
  padding: 0.4em 0.7em;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  padding: 14px 11px;
  height: 45px;
}

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: #d4d8df;
}

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: #d4d8df;
}

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: #d4d8df;
}

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: #d4d8df;
}

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

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

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

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

.widget {
  margin-bottom: 1.34em;
}

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

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

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

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

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

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

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

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

.search-form input {
  float: left;
  height: 45px;
}

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

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

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

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  color: #fff;
  background: #0e4194;
  border: 2px solid transparent;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  border-radius: 25px;
  height: 45px;
  padding: 0 0.5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
  background: #fff;
  color: #0e4194;
  border-color: #0e4194;
}

.commentlist {
  margin: 0 0 1.34em;
}

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

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.34em 4px 0;
}

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

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

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

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

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.34em;
  font-size: 14px;
}

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

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  padding: 5px;
  background: #0e4194;
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  border: 2px solid transparent;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  background: #fff;
  color: #0e4194;
  border-color: #0e4194;
}

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

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 48%;
  background: #0e4194;
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  border: 2px solid transparent;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
  background: #fff;
  color: #0e4194;
  border-color: #0e4194;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: 0.4em;
  display: block;
}

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

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #d4d8df;
  padding: 0.4em;
  margin-bottom: 1.34em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

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

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

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.34em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.34em;
}

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

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

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #0e4194;
}

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

h2,
.h2 {
  line-height: 1.04;
  margin: 0 0 24px;
  color: #0e4194;
  font-size: 22px;
  line-height: 1.54;
  margin: 0 0 15px;
}

h3,
.h3 {
  font-size: 22px;
  margin: 0 0 15px;
  line-height: 1.54;
}

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

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

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

p {
  margin: 0 0 25px;
}

a {
  color: #0e4194;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #0085cc;
}

.hero-section {
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  padding: 52px 0 50px;
}

.hero-section:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url(images/bg-01.svg);
  background-size: cover;
  background-position: 100% 100%;
  width: 112%;
}

.hero-section .container {
  position: relative;
  z-index: 10;
}

.hero-section h1 {
  font-size: 46px;
  color: #fff;
  line-height: 1.08;
  margin: 0 -60px 19px 0;
}

.hero-section .text-box {
  max-width: 80%;
}

.hero-section p {
  margin: 0 0 38px;
}

.visual-section {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
}

.visual-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: -webkit-linear-gradient(45deg, #000 0%, #54545400 100%) 0 0
    no-repeat padding-box;
  background: linear-gradient(45deg, #000 0%, #54545400 100%) 0 0 no-repeat
    padding-box;
  opacity: 0.74;
}

.visual-section .container {
  min-height: 340px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 30px;
  padding-bottom: 30px;
}

.visual-section h1 {
  color: #fff;
  line-height: 1.04;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}

.visual-section h1:only-child {
  margin: 0 0 15px;
}

.visual-section .holder-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.visual-section .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-weight: 700;
  max-width: 300px;
  line-height: 1.22;
  text-shadow: 2px 2px rgb(0, 0, 0, 50%);
}

.testimonial-section {
  background: #0085cc;
  padding-top: 16px;
  padding-bottom: 18px;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.testimonial-section:before {
  content: "";
  position: absolute;
  background: #0d4899;
  width: 220px;
  border-right: 90px solid #0763b0;
  left: -50px;
  top: -100px;
  bottom: -100px;
  z-index: 10;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.testimonial-slider {
  position: relative;
  z-index: 11;
  padding: 0 0 72px;
}

.testimonial-slider .slick-arrow.slick-prev:before {
  content: "\e904";
}

.testimonial-slider .slick-arrow.slick-next:before {
  content: "\e905";
}

.contact-info-section {
  background: #0e4194;
  color: #fff;
}

.contact-info-section .col-text {
  padding-top: 29px;
  padding-bottom: 25px;
  font-size: 16px;
  line-height: 1.5;
}

.contact-info-section .image {
  background-size: cover;
  background-position: 50% 0;
  height: 100%;
  position: relative;
  margin-right: -16px;
  margin-left: -16px;
}

.contact-info-section .image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 48%;
  background-image: url(images/bg-01.svg);
  background-size: cover;
  background-position: 100% 100%;
}

.contact-info-section .image img {
  vertical-align: top;
}

.contact-info-section p {
  margin: 0;
}

.contact-info-section .phone {
  display: block;
  font-size: 46px;
  font-weight: 700;
  margin: 0 0 2px;
}

.contact-info-section .phone a {
  color: #fff;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.contact-info-section .phone a:hover {
  opacity: 0.8;
}

.contact-info-section .mail {
  display: block;
  font-weight: 700;
  padding-top: 7px;
  font-size: 18px;
}

.contact-info-section .mail a {
  color: #fff;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.contact-info-section .mail a:hover {
  opacity: 0.8;
}

.contact-section {
  background: #e6f3fa;
}

.contact-section .col-form {
  padding: 20px 0;
}

.contact-section .maps {
  margin-right: -16px;
  margin-left: -16px;
  height: 280px;
}

.contact-section .maps iframe {
  height: 100% !important;
  width: 100% !important;
  vertical-align: top;
}

.contact-form {
  margin: 0;
}

.contact-form h3 {
  margin-bottom: 24px;
}

.contact-form .row .col-input {
  padding: 0 0 20px;
}

.contact-form .row .col-input:only-child {
  width: 100%;
}

.contact-form label {
  font-size: 16px;
  line-height: 1.2;
  display: block;
  margin: 0 0 9px;
}

.contact-form textarea,
.contact-form input[type="email"],
.contact-form input[type="text"],
.contact-form input[type="tel"] {
  display: block;
  width: 100%;
  color: #000;
}

.contact-form textarea::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="tel"]::-webkit-input-placeholder {
  color: #7e7e7e;
}

.contact-form textarea::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="tel"]::-moz-placeholder {
  opacity: 1;
  color: #7e7e7e;
}

.contact-form textarea:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="tel"]:-moz-placeholder {
  color: #7e7e7e;
}

.contact-form textarea:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="tel"]:-ms-input-placeholder {
  color: #7e7e7e;
}

.contact-form textarea.placeholder,
.contact-form input[type="email"].placeholder,
.contact-form input[type="text"].placeholder,
.contact-form input[type="tel"].placeholder {
  color: #7e7e7e;
}

.contact-form textarea {
  height: 156px;
  min-height: 156px;
  width: 100%;
  max-height: 160px;
}

.contact-form .btn {
  border-radius: 25px;
  height: 48px;
}

.service-post {
  height: 350px;
  margin: 0 0 30px;
}

.service-post .image {
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.service-post .image:after,
.service-post .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(top, #000 0%, #134392 100%) 0 0;
  background: linear-gradient(180deg, #000 0%, #134392 100%) 0 0;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.service-post .image:before {
  opacity: 0.74;
  background: -webkit-linear-gradient(top, black 0%, rgba(84, 84, 84, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(84, 84, 84, 0) 100%);
}

.service-post .holder {
  position: relative;
  display: block;
  height: 100%;
  padding: 15px;
  overflow: hidden;
  color: #fff;
  padding: 19px;
}

.service-post .holder h3 {
  margin: 0 0 9px;
  color: #fff;
  line-height: 1.2;
  font-size: 22px;
}

.service-post .holder a {
  color: #fff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.service-post .holder a:hover {
  color: #0085cc;
}

.service-post .holder:hover .image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.service-post .holder:hover .image:before {
  opacity: 0;
}

.service-post .holder:hover .image:after {
  opacity: 0.74;
}

.service-post .holder ul li {
  margin-bottom: 7px;
}

.industries-slider {
  position: relative;
  margin: 0 -16px;
  padding-top: 10px;
}

.industries-slider .slick-list {
  overflow: visible;
}

.industries-slider .slide {
  padding: 0 10px;
  width: 206px;
}

.industries-slider .image {
  width: 175px;
  height: 175px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}

.industries-slider .ttl-link {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #0e4194;
}

.industries-slider .ttl-link a {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.industries-slider .slick-arrow {
  width: 26px;
  height: 26px;
  background: #0e4194;
  color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: -87px;
}

.industries-slider .slick-arrow:hover {
  background: #fff;
  color: #0e4194;
}

.industries-slider .slick-arrow.slick-prev {
  left: auto;
  right: 50px;
}

.industries-slider .slick-arrow.slick-next {
  right: 16px;
}

.team-section {
  padding-top: 30px;
  padding-bottom: 8px;
}

.team-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team-item {
  padding: 0 8px;
  position: relative;
  width: 100%;
}

.team-item .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 15px;
}

.team-item .image {
  width: 130px;
}

.team-item .image img {
  vertical-align: top;
}

.team-item .text-wrap {
  width: calc(100% - 130px);
  padding: 1px 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.team-item .name {
  display: block;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 2px;
  line-height: 1;
}

.team-item .pos {
  display: block;
  font-size: 16px;
  margin: 0 0 20px;
}

.team-item .contact-info {
  display: block;
  font-size: 14px;
}

.team-item .contact-info a {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 15px;
  color: #000;
}

.team-item .contact-info a:hover {
  color: #0e4194;
}

.team-item.active {
  padding-bottom: 15px;
}

.team-item.active .opener {
  color: #0085cc;
}

.team-item.active .opener:after {
  content: "-";
}

.team-item.active .opener span {
  display: none;
}

.team-item.active .opener em {
  display: inline;
}

.team-item .opener {
  margin-top: auto;
  font-weight: 700;
  font-size: 14px;
}

.team-item .opener:after {
  content: "+";
  margin: 0 0 0 5px;
}

.team-item .opener em {
  font-style: normal;
  display: none;
}

.team-item .opener.close {
  color: #0085cc;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.team-item .opener.close:before {
  content: "x";
  font-size: 8px;
  width: 12px;
  height: 12px;
  display: inline-block;
  color: #fff;
  background: #0085cc;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px 3px 0;
  line-height: 10px;
  border-radius: 50%;
}

.team-item .opener.close:after {
  display: none;
}

.team-item .opener.close:hover {
  opacity: 0.8;
}

.team-item .slide {
  padding: 24px 24px 22px;
  background: #f3f3f3;
}

.team-item .slide p {
  margin: 0 0 13px;
}

.values-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.values-slider {
  position: relative;
  margin: 0 -8px;
  padding-bottom: 60px;
}

.values-slider .mask {
  position: relative;
  width: 100%;
  overflow: visible !important;
}

.values-slider .slideset {
  float: left;
  width: 99999px;
  height: 100%;
}

.values-slider .slide {
  float: left;
}

.values-slider .slide {
  padding: 0 8px;
}

.values-slider .col-image .image {
  background-size: cover;
}

.values-slider .col-image .image img {
  vertical-align: top;
  width: 100%;
}

.values-slider .col-text {
  padding: 26px 21px 3px;
  background: #e6f3fa;
}

.values-slider .btn-arrow {
  background: #0085cc;
  color: #fff;
  top: auto;
  bottom: -25px;
}

.values-slider .btn-arrow.btn-next {
  right: 8px;
}

.values-slider .btn-arrow.btn-prev {
  left: auto;
  right: 65px;
}

.values-slider .btn-arrow:hover {
  opacity: 0.8;
}

.slider-nav {
  padding: 0 125px 0 8px;
  margin: 0 -5px;
  display: none;
}

.slider-nav .slide-nav {
  outline: none;
  padding: 0 5px;
}

.slider-nav .slide-nav.active .btn {
  background: #0e4194;
  color: #fff;
}

.slider-nav .slick-track {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  width: auto !important;
}

.slider-nav .btn.btn-outline {
  cursor: pointer;
  padding-left: 25px;
  padding-right: 25px;
}

body,
html {
  height: 100%;
}

body {
  overflow: auto;
}

#wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.container {
  padding-left: 16px;
  padding-right: 16px;
  margin: 0 auto;
  max-width: calc(1208px + 32px);
}

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social-networks li {
  margin: 0 20px 0 0;
}

.social-networks li:last-child {
  margin-right: 0;
}

.social-networks a {
  width: 40px;
  height: 40px;
  display: block;
  background: #d4d8df;
  color: #000;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: relative;
  border-radius: 50%;
}

.social-networks a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social-networks a:hover {
  background-color: #b7bdc9;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #d4d8df;
  font-weight: 400;
}

.breadcrumbs li:before {
  margin: 0 4px;
  content: ">";
}

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

.breadcrumbs a {
  color: #d4d8df;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.breadcrumbs a:hover {
  color: #b7bdc9;
}

.contact-message {
  position: fixed;
  z-index: 100;
  right: 15px;
  bottom: 15px;
}

.contact-message .open {
  height: 70px;
  width: 70px;
  background: #13b15d;
  color: #fff;
  display: block;
  padding-top: 20px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 50%;
}

.contact-message .open:hover {
  opacity: 0.8;
}

.contact-message .open:before {
  content: "\e906";
  display: block;
  text-align: center;
  font-size: 36px;
}

.contact-message .open span {
  display: none;
  font-size: 12px;
  padding: 9px 5px;
  font-weight: 700;
  text-transform: uppercase;
  background: #44d169;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 18px;
  padding: 12px 32px 11px;
  border-radius: 25px;
  color: #fff;
  background: #0e4194;
  line-height: 1.2;
  text-align: center;
  outline: none;
  border: 2px solid transparent;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

.btn:hover {
  background: #fff;
  color: #0e4194;
  border-color: #0e4194;
}

.btn.btn-white {
  color: #0e4194;
  background: #fff;
}

.btn.btn-white:hover {
  color: #fff;
  background: #44d169;
  border-color: #44d169;
}

.btn.btn-outline {
  border: 2px solid #0e4194;
  color: #0e4194;
  background: #fff;
}

.btn.btn-outline:hover {
  background: #0e4194;
  color: #fff;
}

.plain-text-header {
  position: relative;
  z-index: 12;
  padding-bottom: 10px;
}

.text-intro-section {
  background: #0085cc;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 41px;
}

.text-intro-section a.btn {
  margin-top: 13px;
}

.content-holder #content:only-child {
  width: 100%;
}

.content-holder blockquote {
  margin-bottom: 25px;
}

.header-holder {
  position: relative;
  min-height: 90px;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 101;
  line-height: 1.2;
}

#header .holder-nav {
  padding: 19px 0 21px;
  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;
  position: relative;
}

/* .logo {
  width: 100px;
} */

.logo img {
  vertical-align: top;
  width: 100%;
}

#main-nav {
  font-size: 18px;
  font-weight: 500;
  padding: 30px 16px 0;
}

#main-nav ul li {
  font-size: 18px;
  margin: 0 0 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main-nav ul a {
  color: #000;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

#main-nav ul a:hover {
  color: #0e4194;
}

.add-nav {
  font-size: 18px;
}

.add-nav .drop {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.add-nav .drop ul {
  height: 100%;
  border-top: 1px solid #fff;
}

.add-nav .drop li a {
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 18px 15px 15px 16px;
}

.add-nav .drop li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  background-color: inherit;
}

.add-nav > li {
  position: relative;
  z-index: 1;
}

.add-nav > li .drop {
  background-color: inherit;
}

.add-nav > li:nth-child(1) {
  background: #0e4194;
}

.add-nav > li:nth-child(1) li,
.add-nav > li:nth-child(1) a {
  background: #0e4194;
}

.add-nav > li:nth-child(2) {
  background: #0085cc;
}

.add-nav > li:nth-child(2) a {
  background: #0085cc;
}

.add-nav > li:nth-child(2) a:hover {
  border-color: #000;
}

.add-nav > li:nth-child(3) {
  background: #1ab15d;
}

.add-nav > li:nth-child(3) a {
  background: #1ab15d;
}

.add-nav > li:nth-child(4) {
  background: #44d169;
}

.add-nav > li:nth-child(4) li,
.add-nav > li:nth-child(4) a {
  background: #44d169;
}

.add-nav > li > a {
  display: block;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 11px 35px 12px 16px;
  color: #fff;
}

.add-nav > li > a:before {
  content: "\e900";
  position: absolute;
  right: 30px;
  top: 18px;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
}

.add-nav li a {
  color: #fff;
  -webkit-transition: color 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.add-nav li a:hover {
  color: black;
}

.add-nav .link-box {
  display: block;
  height: 194px;
  position: relative;
  color: #fff;
}

.add-nav .link-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.74;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: -webkit-linear-gradient(
    bottom,
    black 0%,
    rgba(84, 84, 84, 0) 100%
  );
  background: linear-gradient(to top, black 0%, rgba(84, 84, 84, 0) 100%);
}

.add-nav .link-box:hover {
  color: #fff;
}

.add-nav .link-box:hover:before {
  opacity: 1;
}

.add-nav .link-box .image {
  background-size: cover;
  height: 100%;
  background-position: 50% 50%;
}

.add-nav .link-box .ttl {
  position: absolute;
  font-size: 16px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 29px 13px;
}

.nav-active {
  overflow: hidden;
}

.nav-active .nav-drop {
  visibility: visible;
  z-index: auto;
  opacity: 1;
}

.nav-opener {
  display: block;
  width: 36px;
  height: 32px;
  top: 28px;
  right: 0;
  position: absolute;
  z-index: 19;
  font-size: 0;
}

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

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px;
  left: 0;
  right: 0;
  background: #7e7e7e;
}

.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  height: 4px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: #7e7e7e;
}

.nav-opener:before,
.nav-opener:after {
  content: "";
  top: 0;
}

.nav-opener:after {
  top: 27px;
}

#main {
  position: relative;
}

.text-section {
  position: relative;
  background: #0e4194;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 15px;
  overflow: hidden;
}

.text-section .container {
  position: relative;
  z-index: 12;
}

.text-section h2 {
  color: #fff;
}

.text-section:before {
  content: "";
  position: absolute;
  border-left: 54px solid #0763b0;
  border-right: 54px solid #085cab;
  right: 35px;
  top: -200px;
  bottom: -200px;
  z-index: 10;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.text-section .text-wrap {
  position: relative;
  z-index: 20;
}

.text-section.mod h2 {
  max-width: 550px;
}

.text-section.mod:before {
  right: -90px;
  border-left: 150px solid #0763b0;
  border-right: 350px solid #0085cc;
}

.two-col-section {
  background: #e6f3fa;
  overflow: hidden;
  position: relative;
}

.two-col-section .col-text {
  padding: 20px 0 20px;
  position: relative;
  z-index: 3;
}

.two-col-section .col-text p {
  margin-bottom: 10px;
}

.two-col-section .col-image img {
  vertical-align: top;
  width: 100%;
}

.two-col-section .col-image .image {
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: 50% 0;
  margin-right: -16px;
  margin-left: -16px;
}

.two-col-section.reverse .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.two-col-section.reverse .col-image .image {
  margin-right: -16px;
  margin-left: -16px;
}

.two-col-section.active .read-more {
  color: #0085cc;
}

.two-col-section.active .read-more:after {
  content: "-";
}

.two-col-section.active .read-more em {
  display: inline-block;
}

.two-col-section.active .read-more span {
  display: none;
}

.two-col-section.open-close-text .col-text {
  background: #e6f3fa;
}

.two-col-section.open-close-text.reverse:before {
  right: 50%;
  left: 0;
}

.two-col-section.open-close-text.reverse:after {
  border-right: 100px solid #1b4e9f;
  border-left: 300px solid #295aaa;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  left: -200px;
}

.two-col-section .read-more {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.two-col-section .read-more:after {
  margin-left: 5px;
  content: "+";
}

.two-col-section .read-more em {
  font-style: normal;
  display: none;
}

.two-col-section.guide-mod {
  background: #f3f3f3;
}

.two-col-section.guide-mod h2 {
  color: #000;
}

.two-col-section .btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 23px;
}

.two-col-section.video-mod {
  background: #0085cc;
  color: #fff;
}

.two-col-section.video-mod h2 {
  color: #fff;
}

.two-col-section.video-mod .btn {
  margin-top: 47px;
}

.two-col-section .lightbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.two-col-section .lightbox:hover {
  background: rgba(0, 0, 0, 0.66);
}

.two-col-section .lightbox i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 100px;
}

.content-section {
  padding-top: 28px;
  padding-bottom: 30px;
}

.content-section.bg-grey {
  background: #f3f3f3;
}

.content-section.section-404 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.content-section.section-404 h3 {
  color: #0085cc;
}

.content-section .text-error {
  color: #0085cc;
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 16px;
}

.content-section .list-link {
  font-size: 16px;
  line-height: 1.2;
}

.content-section .list-link li {
  margin: 0 0 11px;
}

.content-section .list-link a {
  color: #000;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.content-section .list-link a:hover {
  color: #0085cc;
}

.cards-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.cards-block .card-item {
  padding: 0 8px 30px;
  width: 100%;
}

.cards-block .image {
  margin: 0 0 18px;
}

.cards-block .image img {
  width: 100%;
  vertical-align: top;
  max-height: 450px;
  object-fit: cover;
}

.cards-block .date {
  display: block;
  color: #0085cc;
  font-weight: 700;
}

.cards-block .date a {
  color: #0085cc;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.cards-block .date a:hover {
  opacity: 0.8;
}

.cards-block h3 {
  color: #000;
  margin: 0 0 15px;
}

.cards-block .more {
  font-weight: 700;
  text-decoration: underline;
  color: #0085cc;
  font-size: 14px;
}

.cards-block .more:hover {
  text-decoration: none;
}

.cards-block p {
  margin: 0 0 38px;
}

.category-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding-top: 2px;
}

.category-row .category-box {
  padding: 0 8px 16px;
  width: 100%;
}

.category-row .category-box .ttl {
  font-size: 22px;
  position: relative;
  z-index: 2;
  line-height: 1.18;
  min-height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-row .category-box .image {
  height: 70px;
  margin: 0 0 7px;
  position: relative;
  z-index: 2;
}

.category-row .category-box .image img {
  max-height: 100%;
  vertical-align: top;
}

.category-row .category-box .link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  z-index: 2;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.category-row .category-box .holder {
  padding: 30px;
  color: #fff;
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  background: #17af31;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.category-row .category-box .holder:after {
  content: "";
  position: absolute;
  top: -100px;
  bottom: -100px;
  background: #3cca5f;
  width: 300px;
  right: -90px;
  z-index: 1;
  -webkit-transform: rotate(19deg);
  -ms-transform: rotate(19deg);
  transform: rotate(19deg);
  border-left: 60px solid #26ba44;
  border-right: 170px solid #44d169;
}

.category-row .category-box .holder:hover {
  opacity: 0.8;
}

.category-row .category-box.alt-box {
  background-color: transparent;
}

.category-row .category-box.alt-box .holder {
  height: 211px;
  background-size: cover;
  padding: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.category-row .category-box.alt-box .holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.74;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: -webkit-linear-gradient(left, black 0%, rgba(84, 84, 84, 0) 100%);
  background: linear-gradient(to right, black 0%, rgba(84, 84, 84, 0) 100%);
}

.category-row .category-box.alt-box .holder:after {
  top: 0;
  bottom: 0;
  border-width: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  right: auto;
  background-color: transparent;
  background-image: url(images/bg-01.svg);
  background-size: cover;
  background-position: 100% 100%;
  width: 81%;
}

.category-row .category-box.alt-box .ttl {
  line-height: 1.54;
  min-height: 1px;
  max-width: 140px;
  display: block;
}

.clients-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.clients-section .wrap {
  padding-bottom: 5px;
}

.clients-section .wrap-logo {
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.clients-section .wrap-logo::-webkit-scrollbar {
  display: none;
}

.clients-section .logo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  min-width: 1225px;
}

.clients-section .logo-list .client-logo {
  padding: 0 15px;
  max-width: 14.28%;
}

.clients-section .logo-list .client-logo img {
  vertical-align: top;
}

.clients-section .logo-list .client-logo a {
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.clients-section .logo-list .client-logo a:hover {
  opacity: 0.8;
}

#footer {
  padding-top: 30px;
  background: #f3f3f3;
  font-size: 14px;
  line-height: 1.28;
  color: #7e7e7e;
  padding-bottom: 90px;
}

.logo-footer {
  width: 102px;
  margin: 0 0 28px;
}

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

.nav-block {
  margin: 0 0 23px;
}

.nav-block a {
  color: #000;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav-block a:hover {
  color: #0e4194;
}

.footer-nav > li {
  padding: 0 0 7px;
}

.footer-nav > li.active .opener-nav {
  width: 21px;
}

.footer-nav > li.active .opener-nav:before {
  content: "-";
}

.footer-nav .ttl {
  display: block;
  font-weight: 700;
  margin: 0 0 11px;
  font-size: 18px;
  position: relative;
}

.footer-nav > li ul {
  font-size: 14px;
  line-height: 1.57;
  display: none;
}

.footer-nav > li ul li {
  margin: 0 0 12px;
}

.footer-nav .opener-nav {
  width: 100%;
  height: 21px;
  top: 1px;
  right: 0;
  position: absolute;
  text-align: right;
}

.footer-nav .opener-nav:before {
  content: "+";
  line-height: 21px;
}

.footer-area {
  margin: 0 0 30px;
}

.footer-area .social-networks li {
  margin: 0 12px 0 0;
}

.footer-area .social-networks a {
  width: 38px;
  font-size: 14px;
  height: 38px;
}

.nav-footer {
  margin: 0 0 29px;
}

.nav-footer li {
  padding: 0 0 16px;
}

.nav-footer a {
  color: #000;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav-footer a:hover {
  color: #0e4194;
}

.row-copy address {
  font-style: normal;
  margin: 0 0 21px;
}

.row-copy .copy {
  display: block;
}

@media (min-width: 480px) {
  .contact-form .row {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-form .row .col-input {
    padding: 0 10px 22px;
    width: 50%;
  }

  .cards-block .card-item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  blockquote {
    line-height: 1.66;
    text-align: center;
  }

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

  .navigation,
  .navigation-comments {
    font-size: 18px;
  }

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: 10px;
  }

  h2,
  .h2 {
    margin: 0 0 24px;
    line-height: 1.04;
    font-size: 36px;
  }

  .hero-section:before {
    width: 84%;
  }

  .hero-section h1 {
    line-height: 1.11;
    margin: 0 -60px 24px 0;
  }

  .hero-section .text-box {
    max-width: 560px;
  }

  .testimonial-section .container {
    min-height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .testimonial-slider {
    padding: 0 70px;
  }

  .testimonial-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .testimonial-slider .slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contact-info-section .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-info-section .col-image {
    width: 50%;
  }

  .contact-info-section .col-text {
    width: 50%;
    font-size: 18px;
    padding-top: 60px;
    padding-bottom: 58px;
    line-height: 1.34;
  }

  .contact-info-section .image {
    margin-left: 0;
  }

  .contact-info-section .image:before {
    width: 330px;
  }

  .contact-info-section .image img {
    display: none;
  }

  .contact-info-section p {
    margin: 0 0 7px;
  }

  .contact-info-section .phone {
    margin: 0 0 6px;
  }

  .contact-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .contact-section .col-form {
    width: 50%;
    padding: 35px 15px 35px 0;
  }

  .contact-section .col-maps {
    width: 50%;
  }

  .contact-section .maps {
    height: 100%;
    margin-left: 0;
  }

  .service-block {
    margin: 0 -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-post {
    height: 420px;
    width: 50%;
    margin-bottom: 0;
    padding: 0 8px 20px;
  }

  .service-post .holder h3 {
    font-size: 36px;
  }

  .industries-slider {
    padding-bottom: 5px;
    padding: 0;
  }

  .team-section {
    padding-top: 60px;
  }

  .team-item {
    -webkit-transition: margin 0.3s ease;
    transition: margin 0.3s ease;
    margin: 0 0 30px;
    width: 50%;
  }

  .team-item .wrap {
    padding-bottom: 20px;
  }

  .team-item.active {
    margin-bottom: 48px;
    padding-bottom: 0;
  }

  .team-item .slide {
    width: calc(200% + 16px);
  }

  .values-slider {
    margin: 0 -8px 48px;
  }

  .values-slider .slide .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .values-slider .col-image {
    width: 50%;
    min-height: 445px;
  }

  .values-slider .col-image .image {
    height: 100%;
  }

  .values-slider .col-image .image img {
    display: none;
  }

  .values-slider .col-text {
    width: 50%;
    padding: 30px 30px 20px;
  }

  .values-slider .btn-arrow {
    bottom: -21px;
  }

  .plain-text-header {
    width: 60%;
  }

  .plain-text-header.mod-size {
    width: 72%;
  }

  .text-intro-section .text-wrap {
    max-width: 500px;
    width: 50%;
  }

  .content-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .content-holder #content {
    width: 60%;
  }

  .content-holder #sidebar {
    margin-left: auto;
    width: 35%;
  }

  .text-section .text-wrap {
    max-width: 472px;
    width: 50%;
  }

  .text-section.mod {
    padding-bottom: 23px;
    padding-top: 65px;
  }

  .two-col-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .two-col-section .col-text {
    padding: 20px 20px 10px 0;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 400px;
  }

  .two-col-section .col-image {
    width: 50%;
  }

  .two-col-section .col-image img {
    display: none;
  }

  .two-col-section .col-image .image {
    height: 100%;
    margin-left: 0;
  }

  .two-col-section.reverse .col-text {
    padding: 20px 0 10px 20px;
  }

  .two-col-section.reverse .col-image .image {
    margin-right: 0;
  }

  .two-col-section.open-close-text:before {
    content: "";
    left: 50%;
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    top: 0;
    background: #114496;
  }

  .two-col-section.open-close-text:after {
    content: "";
    position: absolute;
    border-left: 100px solid #1b4e9f;
    width: 500px;
    background: #196bb8;
    right: -200px;
    top: -150px;
    bottom: -150px;
    z-index: 2;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    border-right: 300px solid #295aaa;
  }

  .two-col-section.open-close-text .image {
    max-height: 450px;
  }

  .two-col-section .read-more {
    margin-top: -8px;
  }

  .two-col-section.guide-mod .col-text {
    padding-top: 32px;
    min-height: 430px;
    padding-bottom: 26px;
  }

  .two-col-section .btn {
    margin-top: 8px;
  }

  .two-col-section.video-mod .col-text {
    padding: 33px 41px 30px 67px;
    min-height: 430px;
  }

  .two-col-section.video-mod .btn {
    margin-top: 30px;
  }

  .content-section {
    padding-bottom: 53px;
    padding-top: 64px;
  }

  .content-section.service-section {
    padding-bottom: 40px;
  }

  .content-section.mod-category {
    padding-top: 58px;
    padding-bottom: 42px;
  }

  .content-section.mod-category .plain-text-header {
    padding-bottom: 0;
  }

  .content-section.mod-category .plain-text-header p {
    margin-bottom: 15px;
  }

  .cards-block .more {
    font-size: 18px;
  }

  .category-row .category-box {
    width: 50%;
  }

  .category-row .category-box .holder:after {
    width: 200px;
    border-right: 70px solid #44d169;
    right: -35px;
  }

  .clients-section {
    padding-top: 56px;
    padding-bottom: 46px;
  }

  .clients-section .wrap {
    width: 50%;
  }

  .clients-section .logo-list {
    min-width: 1px;
  }

  .logo-footer {
    margin: 0;
  }

  .nav-block {
    margin: 0 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    padding: 0 0 0 50px;
    width: calc(100% - 94px);
  }

  .footer-nav > li {
    width: 25%;
    padding: 0 8px;
  }

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

  .footer-nav .opener-nav {
    display: none;
  }

  .footer-nav .js-slide-hidden {
    position: static !important;
  }

  .footer-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }

  .nav-footer {
    padding-top: 11px;
    padding-bottom: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 80%;
    margin: 0 0 0 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .nav-footer li {
    padding: 0 10px;
  }

  .row-copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .row-copy address {
    margin: 0;
  }

  .row-copy .copy {
    width: 40%;
    max-width: none;
    text-align: right;
    margin: 0 0 0 auto;
  }
}

@media (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 46px;
  }

  .hero-section {
    padding: 68px 0 64px;
    font-size: 22px;
    line-height: 1.54;
  }

  .testimonial-slider {
    padding: 0 15%;
  }

  .contact-info-section .mail {
    font-size: 22px;
    padding-top: 0;
  }

  .service-post {
    height: 480px;
  }

  .service-post .holder {
    padding: 32px 32px;
  }

  .service-post .holder h3 {
    font-size: 46px;
  }

  .team-section {
    padding-top: 85px;
  }

  .team-item {
    width: 33.33%;
  }

  .team-item:nth-child(3n) .slide {
    margin-left: calc(-1 * (200% + 32px));
  }

  .team-item:nth-child(3n + 2) .slide {
    margin-left: calc(-1 * (100% + 16px));
  }

  .team-item .slide {
    width: calc(300% + 32px);
  }

  .values-section {
    padding-top: 60px;
    padding-bottom: 58px;
  }

  .values-slider {
    padding-bottom: 0;
  }

  .values-slider .mask {
    margin-bottom: 29px;
  }

  .values-slider {
    margin: 0 -8px;
  }

  .values-slider .slide {
    width: 980px !important;
    height: 100%;
  }

  .values-slider .col-text {
    padding: 78px 58px 20px 61px;
  }

  .slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .contact-message {
    right: 0;
    bottom: 35px;
  }

  .contact-message .open {
    height: 126px;
    width: 106px;
    border-radius: 0;
  }

  .contact-message .open:before {
    font-size: 58px;
  }

  .contact-message .open span {
    display: block;
  }

  .two-col-section .col-text p {
    margin-bottom: 25px;
  }

  .two-col-section .col-text {
    padding: 42px 50px 20px 0;
    min-height: 450px;
  }

  .two-col-section.reverse .col-text {
    padding: 42px 0 20px 50px;
  }

  .content-section.section-404 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section.section-404 h2 {
    margin-bottom: 32px;
  }

  .content-section.section-404 h3 {
    margin: 0 0 27px;
  }

  .category-row .category-box {
    width: 25%;
  }

  #footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 1025px) {
  .header-holder {
    min-height: 165px;
  }

  #header .holder-nav {
    padding: 24px 0 22px;
  }

  .logo {
    width: 150px;
    position: relative;
  }

  .logo .logo__30 {
    position: absolute;
    width: 110px;
    bottom: 0;
    right: -130px;
  }

  .nav-drop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #main-nav {
    margin: 0 56px 0 0;
    padding: 0;
  }

  #main-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    ustify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  #main-nav ul li {
    margin: 0 0 0 56px;
  }

  #main-nav ul li:first-child {
    margin: 0;
  }

  .add-nav:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100vw;
    right: -100vw;
    bottom: 0;
    background: #fff;
    z-index: 2;
    opacity: 0;
  }

  .add-nav.hover-menu:before {
    display: none;
  }

  .add-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -16px;
  }

  .add-nav:hover .drop {
    opacity: 1;
    position: relative;
    top: 0;
    height: auto;
    overflow: visible;
  }

  .add-nav .drop {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    overflow: hidden;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .add-nav > li {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  /*.add-nav > li:last-child:before,
  .add-nav > li:first-child:before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #44d169;
    z-index: -1;
  }*/
	
  *.add-nav > li:first-child:before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #0e4194 !important;
    z-index: -1;
  }

  .add-nav > li:last-child:before {
    content: "";
    position: absolute;
    width: 100vw;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #44d169 !important;
    z-index: -1;
  }

  .add-nav > li:last-child:before {
    left: 100%;
    right: auto;
  }

  .add-nav > li:nth-child(1) ul {
    background: #0e4194;
  }

  .add-nav > li:nth-child(2) ul {
    background: #1ab15d;
  }

  .add-nav > li:nth-child(4) ul {
    background: #44d169;
  }

  .add-nav > li > a:before {
    right: 24px;
  }

  .nav-opener {
    display: none;
  }
}

@media (min-width: 1240px) {
  .hero-section:before {
    width: 64%;
  }

  .contact-info-section .image {
    margin-right: calc(-1 * (100vw - 1224px));
  }

  .contact-section .col-form {
    padding: 37px 110px 39px 0;
  }

  .contact-section .maps {
    margin-right: calc(-1 * (100vw - 1224px));
  }

  .values-slider .slide {
    width: 1020px !important;
    height: 100%;
  }

  .slider-nav {
    margin: 0 -10px;
  }

  .slider-nav .slide-nav {
    padding: 0 10px;
  }

  .slider-nav .btn.btn-outline {
    padding-left: 32px;
    padding-right: 32px;
  }

  .add-nav {
    margin: 0 -30px 0 -30px;
  }

  .add-nav .drop li a {
    padding: 18px 15px 15px 30px;
  }

  .add-nav > li:first-child ul li,
  .add-nav > li:first-child ul {
    margin-left: calc(-1 * (100vw - 1224px));
    padding-left: calc(100vw - 1224px);
  }

  .add-nav > li:last-child ul li,
  .add-nav > li:last-child ul {
    margin-right: calc(-1 * (100vw - 1224px));
    padding-right: calc(100vw - 1224px);
  }

  .add-nav > li > a {
    padding: 11px 35px 12px 30px;
  }

  .two-col-section .col-text {
    padding: 56px 90px 26px 0;
  }

  .two-col-section .col-image .image {
    margin-right: calc(-1 * (100vw - 1224px));
  }

  .two-col-section.reverse .col-text {
    padding: 52px 0 30px 116px;
  }

  .two-col-section.reverse .col-image .image {
    margin-left: calc(-1 * (100vw - 1224px));
  }

  .two-col-section .lightbox i {
    left: 62%;
  }

  .content-section.section-404 {
    padding-top: 104px;
    padding-bottom: 101px;
  }

  .nav-block {
    margin: 0 0 121px;
  }

  .footer-nav {
    padding: 0 0 0 93px;
  }

  .nav-footer {
    width: 67.5%;
  }

  .nav-footer li {
    width: 25%;
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  #header .social-networks {
    margin-top: auto;
    padding: 30px 15px;
  }

  .add-nav .drop {
    display: none;
  }

  .add-nav > li.hover .drop {
    display: block;
  }

  .nav-drop {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

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

  .team-item:nth-child(2n) .slide {
    margin-left: calc(-1 * (100% + 16px));
  }

  .two-col-section.video-mod h2 br {
    display: none;
  }
}

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

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

  .testimonial-slider .slick-arrow {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    bottom: 0;
  }

  .service-post:last-child {
    margin-bottom: 10px;
  }

  .team-item:nth-child(2n) .slide {
    margin-left: 0;
  }

  .two-col-section .col-text > p:last-child {
    margin-bottom: 0;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.industries-slider .slide {
  width: 180px;
}

.industries-slider .image {
  width: 150px;
  height: 150px;
}

.links-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.links-section .btn {
  margin-right: 25px;
}

@media (min-width: 480px) {
  .cards-block .card-item--alt {
    width: 33.33%;
  }
}

.cards-block .card-item--alt .image img {
  height: 300px;
}

@media (max-width: 767px) {
  .links-section a.btn {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .links-section a.btn:last-of-type {
    margin-bottom: 0;
  }
}

section.cat-tag-sel {
  display: flex;
  justify-content: space-around;
  color: white;
  font-weight: 700;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.archive section.cat-tag-sel {
  padding-left: 0;
  padding-right: 0;
}

.archive section.cat-tag-sel .post-sel {
  width: 49%;
}

.archive section.content-section {
  padding-top: 30px;
}

section.cat-tag-sel p {
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
  cursor: pointer;
}

section.cat-tag-sel a {
  display: block;
  color: white;
  margin-bottom: 15px;
  text-align: center;
  cursor: pointer;
}

section.cat-tag-sel a:first-of-type {
  margin-top: 15px;
}

section.cat-tag-sel .post-sel {
  width: 48%;
}

section.cat-tag-sel .catsel {
  background: #44d169;
  position: relative;
  z-index: 11;
}

section.cat-tag-sel .tagsel {
  background: #0085cc;
  position: relative;
  z-index: 11;
}

section.cat-tag-sel .tagsel a {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

section.cat-tag-sel .cat-list,
section.cat-tag-sel .tag-list {
  height: 0;
  overflow: hidden;
  background: #0e4194;
  position: absolute;
  width: 100%;
}

section.cat-tag-sel .catsel:hover .cat-list,
section.cat-tag-sel .tagsel:hover .tag-list {
  height: auto;
}

section.cat-tag-sel .tag-list {
  max-height: 480px;
  overflow-y: scroll;
}

section.cat-tag-sel .cat-list a:hover,
section.cat-tag-sel .tag-list a:hover {
  color: #0085cc;
}

@media (max-width: 1024px) {
  .logo {
    position: relative;
    display: flex;
  }
  .logo img {
    height: 50px;
    width: auto;
    margin-right: 20px;
  }
}

.cards-block__subheading {
  margin-top: 50px;
  display: block;
  width: 100%;
}

.cards-block__subheading h2 {
  text-transform: capitalize;
  font-size: 32px;
}
