/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active { margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }

.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }

.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

.mfp-arrow-left { left: 0; }

.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }

.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }

.mfp-arrow-right { right: 0; }

.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }

.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 9000; -webkit-text-size-adjust: 100%; /* create separate layer, to avoid paint on window.onscroll in webkit/blink */ -webkit-backface-visibility: hidden; outline: none; }

.pswp * { box-sizing: border-box; }

.pswp img { max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity { /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */ opacity: 0.001; will-change: opacity; /* for open/close transition */ transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open { display: block; }

.pswp--zoom-allowed .pswp__img { /* autoprefixer: off */ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.pswp--zoomed-in .pswp__img { /* autoprefixer: off */ cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }

.pswp--dragging .pswp__img { /* autoprefixer: off */ cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }

.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-touch-callout: none; }

.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; /* for open/close transition */ transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg { will-change: opacity; /* for open/close transition */ transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }

.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; }

.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }

.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder { -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank { background: #222; }

.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }

.pswp__error-msg a { color: #CCC; text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/* 1. Buttons */
/* <button> css reset */
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; transition: opacity 0.2s; box-shadow: none; }

.pswp__button:focus, .pswp__button:hover { opacity: 1; }

.pswp__button:active { outline: none; opacity: 0.9; }

.pswp__button::-moz-focus-inner { padding: 0; border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close { opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background: url(../img/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before { background-image: url(../img/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; } }

.pswp__button--close { background-position: 0 -44px; }

.pswp__button--share { background-position: -44px -44px; }

.pswp__button--fs { display: none; }

.pswp--supports-fs .pswp__button--fs { display: block; }

.pswp--fs .pswp__button--fs { background-position: -44px 0; }

.pswp__button--zoom { display: none; background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom { display: block; }

.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }

.pswp__button--arrow--left { left: 0; }

.pswp__button--arrow--right { right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before { content: ''; top: 35px; background-color: #3d3d3d; height: 30px; width: 32px; position: absolute; }

.pswp__button--arrow--left:before { left: 6px; background-position: -138px -44px; }

.pswp__button--arrow--right:before { right: 6px; background-position: -94px -44px; }

/* 2. Share modal/popup and links */
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 9100; opacity: 0; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__share-modal--hidden { display: none; }

.pswp__share-tooltip { z-index: 9120; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); transform: translateY(6px); transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }

.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }

.pswp__share-tooltip a:hover { text-decoration: none; color: #000; }

.pswp__share-tooltip a:first-child { /* round corners on the first/last list item */ border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in { opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip { transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }

a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid rgba(0, 0, 0, 0); border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }

a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF; }

a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; }

a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; }

a.pswp__share--download:hover { background: #DDD; }

/* 3. Index indicator ("1 of X" counter) */
.pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; }

/* 4. Caption */
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }

.pswp__caption small { font-size: 11px; color: #BBB; }

.pswp__caption__center { text-align: left; max-width: 600px; margin: 0 auto; font-size: 14px; padding: 12px 24px 10px; line-height: 20px; color: #222; }

.pswp__caption--empty { display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake { visibility: hidden; }

/* 5. Loading indicator (preloader) You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR */
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }

.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }

.pswp__preloader--active { opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn { /* We use .gif in browsers that don't support CSS animation */ background: url(../img/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active { opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }

.pswp--css_animation .pswp__preloader__cut { /*  The idea of animating inner circle is based on Polymer ("material") loading indicator  by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html */ position: relative; width: 7px; height: 14px; overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut { box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }

@media screen and (max-width: 1024px) { .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; } }

@keyframes clockwise { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@keyframes donut-rotate { 0% { transform: rotate(0); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0); } }

/* 6. Additional styles */
/* root element of UI */
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 9050; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }

.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: white; }

.pswp__ui--fit .pswp__top-bar { background-color: #3d3d3d; }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar { opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { /* Force paint & create composition layer for controls. */ opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }

.pswp__element--disabled { display: none !important; }

.pswp--minimal--dark .pswp__top-bar { background: none; }

[data-simplebar] { position: relative; z-index: 0; overflow: hidden; -webkit-overflow-scrolling: touch; /* Trigger native scrolling for mobile, if not supported, plugin is used. */ }

[data-simplebar="init"] { display: flex; }

.simplebar-scroll-content { overflow-x: hidden; overflow-y: scroll; min-width: 100%; box-sizing: content-box; }

.simplebar-content { overflow-x: scroll; overflow-y: hidden; box-sizing: border-box; min-height: 100%; }

.simplebar-track { z-index: 50; position: absolute; right: 0; bottom: 0; width: 11px; }

.simplebar-scrollbar { position: absolute; right: 0px; border-radius: 7px; min-height: 10px; width: 8px; opacity: 0; transition: opacity 0.2s linear; background: black; background-clip: padding-box; }

.simplebar-track:hover .simplebar-scrollbar { /* When hovered, remove all transitions from drag handle */ opacity: 0.4; transition: opacity 0 linear; }

.simplebar-track .simplebar-scrollbar.visible { opacity: 0.4; }

.simplebar-track.horizontal { left: 0; width: auto; height: 11px; }

.simplebar-track.vertical { top: 0; }

.horizontal.simplebar-track .simplebar-scrollbar { right: auto; top: 2px; height: 7px; min-height: 0; min-width: 10px; width: auto; }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-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); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-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; }

.content-right > * { margin: 0 0 0 auto; }

.relative { position: relative; }

.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }

.ir:before { content: ""; display: block; width: 0; height: 150%; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.cf:before, .cf:after { content: " "; display: table; }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.cf:after, .clearfix:after { clear: both; }

.cf, .clearfix { *zoom: 1; }

.block { display: block; }

.inline-block { display: inline-block; }

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

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

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

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

.left { float: left; }

.right { float: right; }

.uppercase { text-transform: uppercase; }

.debug { outline: solid gold 1px; }

.debug-background { background: rgba(255, 215, 0, 0.2) !important; }

.rspimg { display: block; width: 100%; height: auto; }

.error { color: #ed4b47; }

ul, ol, .prefooter ul, .prefooter ol, .wysiwyg > ul, .wysiwyg ol { margin: 0; padding: 0; list-style: none; }

.anime--visible { opacity: 1; }

.anime--invisible { opacity: 0.001; }

.mt0 { margin-top: 0px !important; }

.mt4 { margin-top: 4px !important; }

.mt12 { margin-top: 12px !important; }

.mt16 { margin-top: 16px !important; }

.mt20 { margin-top: 20px !important; }

.mt24 { margin-top: 24px !important; }

.mt32 { margin-top: 32px !important; }

.mt36 { margin-top: 36px !important; }

.mt42 { margin-top: 42px !important; }

.mt48 { margin-top: 48px !important; }

.mt52 { margin-top: 52px !important; }

.mt60 { margin-top: 60px !important; }

.mt80 { margin-top: 80px !important; }

.mt100 { margin-top: 100px !important; }

.mt120 { margin-top: 120px !important; }

.mt140 { margin-top: 140px !important; }

.mt160 { margin-top: 160px !important; }

.mt5 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mt40 { margin-top: 40px !important; }

.mt50 { margin-top: 50px !important; }

.mr0 { margin-right: 0px !important; }

.mr4 { margin-right: 4px !important; }

.mr12 { margin-right: 12px !important; }

.mr16 { margin-right: 16px !important; }

.mr20 { margin-right: 20px !important; }

.mr24 { margin-right: 24px !important; }

.mr32 { margin-right: 32px !important; }

.mr36 { margin-right: 36px !important; }

.mr42 { margin-right: 42px !important; }

.mr48 { margin-right: 48px !important; }

.mr52 { margin-right: 52px !important; }

.mr60 { margin-right: 60px !important; }

.mr80 { margin-right: 80px !important; }

.mr100 { margin-right: 100px !important; }

.mr120 { margin-right: 120px !important; }

.mr140 { margin-right: 140px !important; }

.mr160 { margin-right: 160px !important; }

.mr5 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.mr25 { margin-right: 25px !important; }

.mr30 { margin-right: 30px !important; }

.mr40 { margin-right: 40px !important; }

.mr50 { margin-right: 50px !important; }

.mb0 { margin-bottom: 0px !important; }

.mb4 { margin-bottom: 4px !important; }

.mb12 { margin-bottom: 12px !important; }

.mb16 { margin-bottom: 16px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb24 { margin-bottom: 24px !important; }

.mb32 { margin-bottom: 32px !important; }

.mb36 { margin-bottom: 36px !important; }

.mb42 { margin-bottom: 42px !important; }

.mb48 { margin-bottom: 48px !important; }

.mb52 { margin-bottom: 52px !important; }

.mb60 { margin-bottom: 60px !important; }

.mb80 { margin-bottom: 80px !important; }

.mb100 { margin-bottom: 100px !important; }

.mb120 { margin-bottom: 120px !important; }

.mb140 { margin-bottom: 140px !important; }

.mb160 { margin-bottom: 160px !important; }

.mb5 { margin-bottom: 5px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb25 { margin-bottom: 25px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb40 { margin-bottom: 40px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml0 { margin-left: 0px !important; }

.ml4 { margin-left: 4px !important; }

.ml12 { margin-left: 12px !important; }

.ml16 { margin-left: 16px !important; }

.ml20 { margin-left: 20px !important; }

.ml24 { margin-left: 24px !important; }

.ml32 { margin-left: 32px !important; }

.ml36 { margin-left: 36px !important; }

.ml42 { margin-left: 42px !important; }

.ml48 { margin-left: 48px !important; }

.ml52 { margin-left: 52px !important; }

.ml60 { margin-left: 60px !important; }

.ml80 { margin-left: 80px !important; }

.ml100 { margin-left: 100px !important; }

.ml120 { margin-left: 120px !important; }

.ml140 { margin-left: 140px !important; }

.ml160 { margin-left: 160px !important; }

.ml5 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 20px !important; }

.ml25 { margin-left: 25px !important; }

.ml30 { margin-left: 30px !important; }

.ml40 { margin-left: 40px !important; }

.ml50 { margin-left: 50px !important; }

.mv0 { margin-top: 0px !important; margin-bottom: 0px !important; }

.mv4 { margin-top: 4px !important; margin-bottom: 4px !important; }

.mv12 { margin-top: 12px !important; margin-bottom: 12px !important; }

.mv16 { margin-top: 16px !important; margin-bottom: 16px !important; }

.mv20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.mv24 { margin-top: 24px !important; margin-bottom: 24px !important; }

.mv32 { margin-top: 32px !important; margin-bottom: 32px !important; }

.mv36 { margin-top: 36px !important; margin-bottom: 36px !important; }

.mv42 { margin-top: 42px !important; margin-bottom: 42px !important; }

.mv48 { margin-top: 48px !important; margin-bottom: 48px !important; }

.mv52 { margin-top: 52px !important; margin-bottom: 52px !important; }

.mv60 { margin-top: 60px !important; margin-bottom: 60px !important; }

.mv80 { margin-top: 80px !important; margin-bottom: 80px !important; }

.mv100 { margin-top: 100px !important; margin-bottom: 100px !important; }

.mv120 { margin-top: 120px !important; margin-bottom: 120px !important; }

.mv140 { margin-top: 140px !important; margin-bottom: 140px !important; }

.mv160 { margin-top: 160px !important; margin-bottom: 160px !important; }

.mv5 { margin-top: 5px !important; margin-bottom: 5px !important; }

.mv10 { margin-top: 10px !important; margin-bottom: 10px !important; }

.mv15 { margin-top: 15px !important; margin-bottom: 15px !important; }

.mv20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.mv25 { margin-top: 25px !important; margin-bottom: 25px !important; }

.mv30 { margin-top: 30px !important; margin-bottom: 30px !important; }

.mv40 { margin-top: 40px !important; margin-bottom: 40px !important; }

.mv50 { margin-top: 50px !important; margin-bottom: 50px !important; }

.mh0 { margin-right: 0px !important; margin-left: 0px !important; }

.mh4 { margin-right: 4px !important; margin-left: 4px !important; }

.mh12 { margin-right: 12px !important; margin-left: 12px !important; }

.mh16 { margin-right: 16px !important; margin-left: 16px !important; }

.mh20 { margin-right: 20px !important; margin-left: 20px !important; }

.mh24 { margin-right: 24px !important; margin-left: 24px !important; }

.mh32 { margin-right: 32px !important; margin-left: 32px !important; }

.mh36 { margin-right: 36px !important; margin-left: 36px !important; }

.mh42 { margin-right: 42px !important; margin-left: 42px !important; }

.mh48 { margin-right: 48px !important; margin-left: 48px !important; }

.mh52 { margin-right: 52px !important; margin-left: 52px !important; }

.mh60 { margin-right: 60px !important; margin-left: 60px !important; }

.mh80 { margin-right: 80px !important; margin-left: 80px !important; }

.mh100 { margin-right: 100px !important; margin-left: 100px !important; }

.mh120 { margin-right: 120px !important; margin-left: 120px !important; }

.mh140 { margin-right: 140px !important; margin-left: 140px !important; }

.mh160 { margin-right: 160px !important; margin-left: 160px !important; }

.mh5 { margin-right: 5px !important; margin-left: 5px !important; }

.mh10 { margin-right: 10px !important; margin-left: 10px !important; }

.mh15 { margin-right: 15px !important; margin-left: 15px !important; }

.mh20 { margin-right: 20px !important; margin-left: 20px !important; }

.mh25 { margin-right: 25px !important; margin-left: 25px !important; }

.mh30 { margin-right: 30px !important; margin-left: 30px !important; }

.mh40 { margin-right: 40px !important; margin-left: 40px !important; }

.mh50 { margin-right: 50px !important; margin-left: 50px !important; }

.pt0 { padding-top: 0px !important; }

.pt4 { padding-top: 4px !important; }

.pt12 { padding-top: 12px !important; }

.pt16 { padding-top: 16px !important; }

.pt20 { padding-top: 20px !important; }

.pt24 { padding-top: 24px !important; }

.pt32 { padding-top: 32px !important; }

.pt36 { padding-top: 36px !important; }

.pt42 { padding-top: 42px !important; }

.pt48 { padding-top: 48px !important; }

.pt52 { padding-top: 52px !important; }

.pt60 { padding-top: 60px !important; }

.pt80 { padding-top: 80px !important; }

.pt100 { padding-top: 100px !important; }

.pt120 { padding-top: 120px !important; }

.pt140 { padding-top: 140px !important; }

.pt160 { padding-top: 160px !important; }

.pt5 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt25 { padding-top: 25px !important; }

.pt30 { padding-top: 30px !important; }

.pt40 { padding-top: 40px !important; }

.pt50 { padding-top: 50px !important; }

.pr0 { padding-right: 0px !important; }

.pr4 { padding-right: 4px !important; }

.pr12 { padding-right: 12px !important; }

.pr16 { padding-right: 16px !important; }

.pr20 { padding-right: 20px !important; }

.pr24 { padding-right: 24px !important; }

.pr32 { padding-right: 32px !important; }

.pr36 { padding-right: 36px !important; }

.pr42 { padding-right: 42px !important; }

.pr48 { padding-right: 48px !important; }

.pr52 { padding-right: 52px !important; }

.pr60 { padding-right: 60px !important; }

.pr80 { padding-right: 80px !important; }

.pr100 { padding-right: 100px !important; }

.pr120 { padding-right: 120px !important; }

.pr140 { padding-right: 140px !important; }

.pr160 { padding-right: 160px !important; }

.pr5 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pr25 { padding-right: 25px !important; }

.pr30 { padding-right: 30px !important; }

.pr40 { padding-right: 40px !important; }

.pr50 { padding-right: 50px !important; }

.pb0 { padding-bottom: 0px !important; }

.pb4 { padding-bottom: 4px !important; }

.pb12 { padding-bottom: 12px !important; }

.pb16 { padding-bottom: 16px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb24 { padding-bottom: 24px !important; }

.pb32 { padding-bottom: 32px !important; }

.pb36 { padding-bottom: 36px !important; }

.pb42 { padding-bottom: 42px !important; }

.pb48 { padding-bottom: 48px !important; }

.pb52 { padding-bottom: 52px !important; }

.pb60 { padding-bottom: 60px !important; }

.pb80 { padding-bottom: 80px !important; }

.pb100 { padding-bottom: 100px !important; }

.pb120 { padding-bottom: 120px !important; }

.pb140 { padding-bottom: 140px !important; }

.pb160 { padding-bottom: 160px !important; }

.pb5 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb25 { padding-bottom: 25px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl0 { padding-left: 0px !important; }

.pl4 { padding-left: 4px !important; }

.pl12 { padding-left: 12px !important; }

.pl16 { padding-left: 16px !important; }

.pl20 { padding-left: 20px !important; }

.pl24 { padding-left: 24px !important; }

.pl32 { padding-left: 32px !important; }

.pl36 { padding-left: 36px !important; }

.pl42 { padding-left: 42px !important; }

.pl48 { padding-left: 48px !important; }

.pl52 { padding-left: 52px !important; }

.pl60 { padding-left: 60px !important; }

.pl80 { padding-left: 80px !important; }

.pl100 { padding-left: 100px !important; }

.pl120 { padding-left: 120px !important; }

.pl140 { padding-left: 140px !important; }

.pl160 { padding-left: 160px !important; }

.pl5 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl25 { padding-left: 25px !important; }

.pl30 { padding-left: 30px !important; }

.pl40 { padding-left: 40px !important; }

.pl50 { padding-left: 50px !important; }

.pv0 { padding-top: 0px !important; padding-bottom: 0px !important; }

.pv4 { padding-top: 4px !important; padding-bottom: 4px !important; }

.pv12 { padding-top: 12px !important; padding-bottom: 12px !important; }

.pv16 { padding-top: 16px !important; padding-bottom: 16px !important; }

.pv20 { padding-top: 20px !important; padding-bottom: 20px !important; }

.pv24 { padding-top: 24px !important; padding-bottom: 24px !important; }

.pv32 { padding-top: 32px !important; padding-bottom: 32px !important; }

.pv36 { padding-top: 36px !important; padding-bottom: 36px !important; }

.pv42 { padding-top: 42px !important; padding-bottom: 42px !important; }

.pv48 { padding-top: 48px !important; padding-bottom: 48px !important; }

.pv52 { padding-top: 52px !important; padding-bottom: 52px !important; }

.pv60 { padding-top: 60px !important; padding-bottom: 60px !important; }

.pv80 { padding-top: 80px !important; padding-bottom: 80px !important; }

.pv100 { padding-top: 100px !important; padding-bottom: 100px !important; }

.pv120 { padding-top: 120px !important; padding-bottom: 120px !important; }

.pv140 { padding-top: 140px !important; padding-bottom: 140px !important; }

.pv160 { padding-top: 160px !important; padding-bottom: 160px !important; }

.pv5 { padding-top: 5px !important; padding-bottom: 5px !important; }

.pv10 { padding-top: 10px !important; padding-bottom: 10px !important; }

.pv15 { padding-top: 15px !important; padding-bottom: 15px !important; }

.pv20 { padding-top: 20px !important; padding-bottom: 20px !important; }

.pv25 { padding-top: 25px !important; padding-bottom: 25px !important; }

.pv30 { padding-top: 30px !important; padding-bottom: 30px !important; }

.pv40 { padding-top: 40px !important; padding-bottom: 40px !important; }

.pv50 { padding-top: 50px !important; padding-bottom: 50px !important; }

.ph0 { padding-right: 0px !important; padding-left: 0px !important; }

.ph4 { padding-right: 4px !important; padding-left: 4px !important; }

.ph12 { padding-right: 12px !important; padding-left: 12px !important; }

.ph16 { padding-right: 16px !important; padding-left: 16px !important; }

.ph20 { padding-right: 20px !important; padding-left: 20px !important; }

.ph24 { padding-right: 24px !important; padding-left: 24px !important; }

.ph32 { padding-right: 32px !important; padding-left: 32px !important; }

.ph36 { padding-right: 36px !important; padding-left: 36px !important; }

.ph42 { padding-right: 42px !important; padding-left: 42px !important; }

.ph48 { padding-right: 48px !important; padding-left: 48px !important; }

.ph52 { padding-right: 52px !important; padding-left: 52px !important; }

.ph60 { padding-right: 60px !important; padding-left: 60px !important; }

.ph80 { padding-right: 80px !important; padding-left: 80px !important; }

.ph100 { padding-right: 100px !important; padding-left: 100px !important; }

.ph120 { padding-right: 120px !important; padding-left: 120px !important; }

.ph140 { padding-right: 140px !important; padding-left: 140px !important; }

.ph160 { padding-right: 160px !important; padding-left: 160px !important; }

.ph5 { padding-right: 5px !important; padding-left: 5px !important; }

.ph10 { padding-right: 10px !important; padding-left: 10px !important; }

.ph15 { padding-right: 15px !important; padding-left: 15px !important; }

.ph20 { padding-right: 20px !important; padding-left: 20px !important; }

.ph25 { padding-right: 25px !important; padding-left: 25px !important; }

.ph30 { padding-right: 30px !important; padding-left: 30px !important; }

.ph40 { padding-right: 40px !important; padding-left: 40px !important; }

.ph50 { padding-right: 50px !important; padding-left: 50px !important; }

.location:after { pointer-events: none; }

body { font-family: "Montserrat", sans-serif; color: #3d3d3d; }

a { color: #3d3d3d; }

a:link, a:active, a:visited, a:hover { text-decoration: none; outline: 0; }

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

p, .wysiwyg table td { font-size: 16px; font-size: 1.6rem; line-height: 24px; line-height: 2.4rem; padding: 0; margin: 0 0 0 0; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; color: #3d3d3d; }

.heading { position: relative; font-weight: 500; color: #3d3d3d; margin: 0; padding-bottom: 15px; margin-bottom: 30px; }

.heading:after { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; width: 30px; background-color: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

h1 { font-size: 25px; font-size: 2.5rem; line-height: 30px; line-height: 3rem; font-weight: 700; letter-spacing: -1px; margin: 0; }

@media screen and (min-width: 768px) { h1 { font-size: 30px; font-size: 3rem; line-height: 35px; line-height: 3.5rem; } }

@media screen and (min-width: 1024px) { h1 { font-size: 50px; font-size: 5rem; line-height: 50px; line-height: 5rem; } }

h2, .wysiwyg > h2 { position: relative; font-size: 20px; font-size: 2rem; line-height: 25px; line-height: 2.5rem; font-weight: 500; padding-bottom: 10px; margin-bottom: 25px; }

@media screen and (min-width: 768px) { h2, .wysiwyg > h2 { font-size: 30px; font-size: 3rem; line-height: 40px; line-height: 4rem; } }

h2:after, .wysiwyg > h2:after { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; width: 30px; background-color: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

h3, .wysiwyg > h3 { font-size: 20px; font-size: 2rem; line-height: 25px; line-height: 2.5rem; margin: 0; padding: 0; }

@media screen and (min-width: 768px) { h3, .wysiwyg > h3 { font-size: 32px; font-size: 3.2rem; line-height: 38px; line-height: 3.8rem; } }

h4, .wysiwyg > h4 { font-size: 20px; font-size: 2rem; line-height: 30px; line-height: 3rem; margin: 0; padding: 0; font-weight: 500; }

@media screen and (min-width: 1024px) { h4, .wysiwyg > h4 { font-size: 26px; font-size: 2.6rem; line-height: 36px; line-height: 3.6rem; } }

.p, .wysiwyg > p, .wysiwyg table .wysiwyg > td { font-size: 16px; font-size: 1.6rem; line-height: 24px; line-height: 2.4rem; padding: 0; margin-bottom: 15px; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; color: #txt2; }

html { font-size: 62.5%; }

body { font-family: "Montserrat", sans-serif; font-size: 100%; line-height: 1.5; }

html, body { width: 100%; height: 100%; }

figure { position: relative; margin: 0; padding: 0; font-size: 0; }

.container { max-width: 1400px; margin: 0 auto; }

.wrapper { position: relative; min-height: 100vh; }

body.admin-bar .header { top: 36px !important; }

@media screen and (min-width: 768px) { body.admin-bar .header { top: 32px !important; } }

.relative { position: relative; }

body { overflow-x: hidden; padding-top: 80px; }

@media screen and (min-width: 1024px) { body { padding-top: 120px; } }

body.locked { overflow: hidden; height: 100%; width: 100%; position: fixed; }

body.locked-modal { overflow: hidden; height: 100%; width: 100%; }

.acf-map { width: 100%; height: 400px; }

@media screen and (min-width: 768px) { .acf-map { height: 650px; } }

/* fixes potential theme css conflict */
.acf-map img { max-width: inherit !important; }

.mfp-bg { z-index: 999995; }

.mfp-wrap { z-index: 999998; }

.mfp-close { top: 0; right: 20px; }

[class^="icon-"], [class*=" icon-"], .prefooter ul li:before, .prefooter ol li:before, .page__singlearrows .next:before, .page__singlearrows .prev:before, .wysiwyg > ul li:before, .wysiwyg ol li:before { font-family: 'sw'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

.icon-download:before { content: "\e909"; }

.icon-instagram:before { content: "\e908"; }

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

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

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

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

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

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

.icon-arrow-small-up:before { content: "\e906"; }

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

.icon-checkbox-disable:before { content: "\e911"; }

.icon-checkbox-off:before { content: "\e912"; }

.icon-checkbox-on:before { content: "\e913"; }

.icon-checkmark:before { content: "\e914"; }

.icon-close:before { content: "\e915"; }

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

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

.icon-radio-disable:before { content: "\e92c"; }

.icon-radio-off:before { content: "\e92d"; }

.icon-radio-on:before { content: "\e92e"; }

.icon-sw:before { content: "\e93b"; }

.icon-zoom:before { content: "\e93c"; }

.fade-in { opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.fade-in.animated { opacity: 1; }

.fade-up { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -o-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }

.fade-up.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.fade-down { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -o-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); }

.fade-down.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.fade-right { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.fade-right.animated { opacity: 1; }

@media screen and (min-width: 768px) { .fade-right { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -o-transform: translateX(50px); -ms-transform: translateX(50px); transform: translateX(50px); }
  .fade-right.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } }

.fade-left { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

.fade-left.animated { opacity: 1; }

@media screen and (min-width: 768px) { .fade-left { opacity: 0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -o-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); }
  .fade-left.animated { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } }

.delay-1 { transition-delay: 0.1s; }

.delay-2 { transition-delay: 0.2s; }

.delay-3 { transition-delay: 0.3s; }

.delay-4 { transition-delay: 0.4s; }

.delay-5 { transition-delay: 0.5s; }

.delay-6 { transition-delay: 0.6s; }

.delay-7 { transition-delay: 0.7s; }

.delay-8 { transition-delay: 0.8s; }

.delay-9 { transition-delay: 0.9s; }

.delay-10 { transition-delay: 1s; }

.delay-11 { transition-delay: 1.1s; }

.delay-12 { transition-delay: 1.2s; }

.delay-13 { transition-delay: 1.3s; }

.delay-14 { transition-delay: 1.4s; }

.delay-15 { transition-delay: 1.5s; }

.delay-16 { transition-delay: 1.6s; }

.delay-17 { transition-delay: 1.7s; }

.delay-18 { transition-delay: 1.8s; }

.delay-19 { transition-delay: 1.9s; }

.delay-20 { transition-delay: 2s; }

.delay-21 { transition-delay: 2.1s; }

.delay-22 { transition-delay: 2.2s; }

.delay-23 { transition-delay: 2.3s; }

.delay-24 { transition-delay: 2.4s; }

.delay-25 { transition-delay: 2.5s; }

.delay-26 { transition-delay: 2.6s; }

.delay-27 { transition-delay: 2.7s; }

.delay-28 { transition-delay: 2.8s; }

.delay-29 { transition-delay: 2.9s; }

.delay-30 { transition-delay: 3s; }

.delay-31 { transition-delay: 3.1s; }

.delay-32 { transition-delay: 3.2s; }

.delay-33 { transition-delay: 3.3s; }

.delay-34 { transition-delay: 3.4s; }

.delay-35 { transition-delay: 3.5s; }

.delay-36 { transition-delay: 3.6s; }

.delay-37 { transition-delay: 3.7s; }

.delay-38 { transition-delay: 3.8s; }

.delay-39 { transition-delay: 3.9s; }

.delay-40 { transition-delay: 4s; }

@-webkit-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-moz-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-ms-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@-o-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 100%; } }

/* overlay at start */
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

.slick-slide { cursor: grab; cursor: -moz-grab; cursor: -webkit-grab; }

.slick-slide.grabbing { cursor: grabbing; cursor: -moz-grabbing; cursor: -webkit-grabbing; }

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

.header { position: fixed; top: 0; left: 0; right: 0; height: 80px; padding: 10px 0; z-index: 10; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #fff; }

@media screen and (min-width: 1024px) { .header { height: 120px; padding: 0; } }

.header .hide-nav { display: block; }

@media screen and (min-width: 1024px) { .header .hide-nav { display: none; } }

.header.nav_up { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0); box-shadow: 0px 0px 40px rgba(0, 0, 0, 0); }

.header.nav_down { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -o-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15); }

.header__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }

.header__inner_img { font-size: 30px; font-size: 3rem; line-height: 34px; line-height: 3.4rem; text-align: left; font-weight: 700; letter-spacing: 1px; }

.header__social { display: none; }

@media screen and (min-width: 1024px) { .header__social { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; }
  .header__social_item a { display: block; position: relative; width: 40px; height: 40px; background: #3d3d3d; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
  .header__social_item a:hover { opacity: 0.8; }
  .header__social_item a i { color: #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); font-size: 14px; font-size: 1.4rem; }
  .header__social_item:nth-child(2) { margin: 0 2px; } }

.menu { position: fixed; top: 80px; bottom: 0; left: 0; width: 100%; background-color: #3d3d3d; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -o-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; }

@media screen and (min-width: 1024px) { .menu { top: 120px; } }

@media screen and (min-width: 1024px) { .menu { position: static; -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; transform: none; background-color: transparent; top: 0; width: auto; margin: 0 auto; overflow-y: unset; } }

.menu .hide-nav { display: block; }

@media screen and (min-width: 1024px) { .menu .hide-nav { display: none; } }

.menu.is_open { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -o-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }

.menu__list { padding: 32px 0; }

@media screen and (min-width: 1024px) { .menu__list { font-size: 0px; font-size: 0rem; padding: 0; }
  .menu__list > li { display: inline-block; position: relative; }
  .menu__list > li.has__children:after { content: '\e903'; font-family: 'sw'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 7px; font-size: 0.7rem; position: absolute; bottom: 20px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); color: #fff; }
  .menu__list > li .toggle { display: none; visibility: hidden; }
  .menu__list > li a { color: #3d3d3d; padding: 51px 25px; font-weight: 700; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; text-transform: uppercase; }
  .menu__list > li a:hover { color: #3d3d3d; }
  .menu__list > li:before { content: ' '; position: absolute; bottom: -1px; left: 0; left: 50%; width: 0%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); background-color: #3d3d3d; height: 2px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .menu__list > li .children { visibility: hidden; opacity: 0; display: block; -webkit-transition: opacity 0.4s ease-in-out 0.15s, visibility 0.05s linear 0.4s; -moz-transition: opacity 0.4s ease-in-out 0.15s, visibility 0.05s linear 0.4s; -o-transition: opacity 0.4s ease-in-out 0.15s, visibility 0.05s linear 0.4s; transition: opacity 0.4s ease-in-out 0.15s, visibility 0.05s linear 0.4s; position: fixed; width: 100%; left: 0; background-color: #3d3d3d; padding: 15px 0; text-align: left; -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15); box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15); }
  .menu__list > li .children li { display: inline-block; width: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 8px 15px; }
  .menu__list > li .children li a { background-color: #3d3d3d; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; border-bottom: 1px solid #8eaec4; padding: 15px 0; font-size: 16px; font-size: 1.6rem; font-weight: 400; color: #bed0dd; text-transform: none; }
  .menu__list > li .children li a:hover { color: #fff; border-bottom: 1px solid #fff; }
  .menu__list > li:hover:before { width: 100%; }
  .menu__list > li:hover .children { visibility: visible; opacity: 1; -webkit-transition: visibility 0.2s linear 0.25s, opacity 0.5s ease-in-out 0.25s; -moz-transition: visibility 0.2s linear 0.25s, opacity 0.5s ease-in-out 0.25s; -o-transition: visibility 0.2s linear 0.25s, opacity 0.5s ease-in-out 0.25s; transition: visibility 0.2s linear 0.25s, opacity 0.5s ease-in-out 0.25s; z-index: 2; }
  .menu__list > li:hover .menu__item_sub { position: relative; }
  .menu__list > li:hover .menu__item_sub .toggle { display: block; visibility: visible; }
  .menu__list > li:hover .menu__item_sub .children { display: none; z-index: 1; }
  .menu__list > li.current { background: none; }
  .menu__list > li.current a { background-color: transparent; color: #3d3d3d; }
  .menu__list > li.current:before { width: 100%; } }

.menu__item { text-align: center; position: relative; }

.menu__item_sub.has__children { position: relative; }

.menu__item a { color: #fff; font-size: 14px; font-size: 1.4rem; line-height: 18px; line-height: 1.8rem; display: inline-block; vertical-align: middle; padding: 16px 20px 14px; text-align: left; font-weight: 700; position: relative; letter-spacing: 2px; }

.menu__item .toggle { display: inline-block; font-size: 12px; font-size: 1.2rem; opacity: 0.7; position: relative; height: 40px; width: 40px; position: absolute; top: 2px; right: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer; color: #fff; }

@media screen and (min-width: 1024px) { .menu__item .toggle { height: 50px; width: 50px; top: 7px; } }

.menu__item .toggle:hover { opacity: 1; }

.menu__item .toggle i { position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); }

.menu__item .toggle.is_open { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.menu__cart { color: #FFF; font-size: 17px; font-size: 1.7rem; line-height: 18px; line-height: 1.8rem; display: inline-block; vertical-align: middle; padding: 16px 20px 14px; text-align: center; color: #fff; font-weight: 500; position: relative; }

.menu .children { display: none; padding: 16px 0; }

.menu .children li a { font-size: 14px; font-size: 1.4rem; font-weight: 400; padding: 12px 16px; color: #8eaec4; }

.menu__toggle { display: inline-block; width: 40px; height: 40px; background-color: #3d3d3d; position: relative; }

.menu__toggle span, .menu__toggle span:before, .menu__toggle span:after { display: block; width: 16px; height: 2px; background-color: #e0eaf0; position: absolute; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

.menu__toggle span { left: 12px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.menu__toggle span:before { content: ''; -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -o-transform: translateY(-6px); -ms-transform: translateY(-6px); transform: translateY(-6px); }

.menu__toggle span:after { content: ''; -webkit-transform: translateY(6px); -moz-transform: translateY(6px); -o-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); }

.menu__toggle.is_open span { background-color: rgba(255, 255, 255, 0); }

.menu__toggle.is_open span:before { -webkit-transform: translateY(0px) rotate(-135deg); -moz-transform: translateY(0px) rotate(-135deg); -o-transform: translateY(0px) rotate(-135deg); -ms-transform: translateY(0px) rotate(-135deg); transform: translateY(0px) rotate(-135deg); }

.menu__toggle.is_open span:after { -webkit-transform: translateY(0px) rotate(135deg); -moz-transform: translateY(0px) rotate(135deg); -o-transform: translateY(0px) rotate(135deg); -ms-transform: translateY(0px) rotate(135deg); transform: translateY(0px) rotate(135deg); }

.fold { border-bottom: 10px solid #3d3d3d; margin: 0 auto; max-width: 1600px; }

.fold__wrap { position: relative; }

.fold__img { width: 100%; height: 100%; padding-bottom: 50%; background-size: cover; background-repeat: no-repeat; position: relative; background-position: center; }

@media screen and (min-width: 768px) { .fold__img { padding-bottom: 26%; } }

.fold__dots { position: absolute; left: 50%; bottom: 0; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); z-index: 1; }

@media screen and (min-width: 768px) { .fold__dots { bottom: 15px; } }

.fold__dots li { float: left; margin: 0 10px 0 0; }

.fold__dots li button { background: rgba(255, 255, 255, 0); width: 10px; height: 10px; padding: 0; text-indent: -9999px; color: transparent; border: 2px solid #FFF; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; outline: none; }

.fold__dots li.slick-active button { background: white; -webkit-transform: scale(1.4, 1.4); -moz-transform: scale(1.4, 1.4); -o-transform: scale(1.4, 1.4); -ms-transform: scale(1.4, 1.4); transform: scale(1.4, 1.4); }

.fold__arrows { display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: 60px; z-index: 5; pointer-events: none; visibility: hidden; }

@media screen and (min-width: 480px) { .fold__arrows { bottom: 14%; visibility: visible; } }

.fold__arrows_item { position: absolute; font-size: 20px; font-size: 2rem; background-color: #fff; width: 30px; height: 30px; color: #FFF; cursor: pointer; pointer-events: all; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

@media screen and (min-width: 480px) { .fold__arrows_item { width: 40px; height: 40px; } }

@media screen and (min-width: 768px) { .fold__arrows_item { width: 80px; height: 80px; } }

.fold__arrows_item.arrow-next { right: 0; }

.fold__arrows_item.arrow-prev { left: 0; }

.fold__arrows_item i { position: absolute; top: 50%; left: 50%; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); color: #6855a0; }

.fold__arrows_item:hover i { opacity: 0.8; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.info { position: relative; z-index: 1; margin: 40px 0 0; }

@media screen and (min-width: 768px) { .info { margin: 80px 0 0; } }

.info:after { content: ''; position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; background-image: url(../img/slide2.jpg); background-repeat: repeat-x; background-position: center center; background-size: cover; }

.info:before { background: -webkit-linear-gradient(left, #000 0%, #00000040 100%); background: linear-gradient(to right, #000 0%, #00000040 100%); content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.info__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 50px 0; }

@media screen and (min-width: 1024px) { .info__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } }

.info__item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 768px) { .info__item:first-of-type { -webkit-box-flex: 0; -webkit-flex: 0 0 60%; -moz-box-flex: 0; -moz-flex: 0 0 60%; -ms-flex: 0 0 60%; flex: 0 0 60%; }
  .info__item:last-of-type { -webkit-box-flex: 0; -webkit-flex: 0 0 40%; -moz-box-flex: 0; -moz-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

.info__data { z-index: 1; color: #fff; }

.info__subtitle { font-size: 15px; font-size: 1.5rem; line-height: 22px; line-height: 2.2rem; margin: 0 0 15px 0; text-align: justify; color: #ffffffcc; }

.info .btn, .info .form__submit input, .form__submit .info input { margin-top: 20px; }

.btn, .form__submit input { display: inline-block; border: none; outline: none; font-size: 14px; font-size: 1.4rem; line-height: 20px; line-height: 2rem; padding: 10px 30px; color: #fff; font-weight: 500; position: relative; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer; backface-visibility: hidden; letter-spacing: 1px; text-transform: uppercase; }

@media screen and (min-width: 768px) { .btn, .form__submit input { padding: 15px 35px; } }

.btn .text, .form__submit input .text, .btn .icon, .form__submit input .icon { display: inline-block; vertical-align: middle; }

.btn--default { border: 2px solid #3d3d3d; background-color: #3d3d3d; }

.btn--default:hover { border: 2px solid #3d3d3d; background-color: transparent; }

.card { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; width: 100%; }

.card__link { display: block; }

.card__figure { position: relative; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.card__figure img { -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.card__img { display: block; width: 100%; height: auto; }

.card__title { position: relative; font-weight: 500; color: #3d3d3d; margin: 0; padding-bottom: 10px; margin-bottom: 25px; }

.card__title:after { content: ''; position: absolute; bottom: 0; left: 15px; height: 1px; width: 30px; margin-left: -15px; background-color: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

@media screen and (min-width: 768px) { .card__title:after { bottom: 0; left: 0; height: 1px; width: 30px; margin-left: 0; } }

.card__excerpt { font-size: 16px; font-size: 1.6rem; line-height: 26px; line-height: 2.6rem; padding: 0; margin: 10px 0; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; color: #3d3d3d; }

.card__data { position: relative; padding: 0; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.card--01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.card--01 .card__link { -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.card--01 .card__link:hover { -webkit-box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.1); -moz-box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.1); box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.1); }

.card--01 .card__link:hover .card__title { color: #3d3d3d; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.card--01 .card__btn { padding: 10px; background: #3d3d3d; color: #fff; text-align: right; }

.card--02 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; }

@media screen and (min-width: 768px) { .card--02 { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.card--02 .card__data { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 0 0 50px 0; text-align: center; }

@media screen and (min-width: 768px) { .card--02 .card__data { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media screen and (min-width: 768px) { .card--02 .card__data { padding: 0 50px 0 0; text-align: unset; } }

.card--02 .card__figure { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 15px; }

@media screen and (min-width: 768px) { .card--02 .card__figure { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

.card--02 .card__title { font-size: 22px; font-size: 2.2rem; line-height: 30px; line-height: 3rem; font-weight: 500; }

.card--03 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; }

@media screen and (min-width: 768px) { .card--03 { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.card--03 .card__data { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 0 0 20px 0; }

@media screen and (min-width: 768px) { .card--03 .card__data { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; padding: 0 50px 0 0; } }

.card--03 .card__figure { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 768px) { .card--03 .card__figure { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

.card--03 .card__title { font-size: 22px; font-size: 2.2rem; line-height: 30px; line-height: 3rem; font-weight: 500; }

.card--reverse { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: reverse; -webkit-box-orient: vertical; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

@media screen and (min-width: 768px) { .card--reverse { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.card--reverse .card__data { padding: 50px 0 20px 0; }

@media screen and (min-width: 768px) { .card--reverse .card__data { padding: 0 0 0 50px; } }

.weare { background: #17303d; padding: 50px 0; }

@media screen and (min-width: 768px) { .weare { padding: 100px 0; } }

.services { position: relative; padding: 25px 0 80px; }

@media screen and (min-width: 768px) { .services { padding: 50px 0 80px; } }

.services__heading { text-align: center; padding: 0 0 20px; margin: 0 0 25px; }

@media screen and (min-width: 768px) { .services__heading { margin: 0 0 50px; } }

.services__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }

@media screen and (min-width: 768px) { .services__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.services__item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 30px; z-index: 1; }

@media screen and (min-width: 768px) { .services__item { -webkit-box-flex: 0; -webkit-flex: 0 0 32%; -moz-box-flex: 0; -moz-flex: 0 0 32%; -ms-flex: 0 0 32%; flex: 0 0 32%; margin-bottom: 0; } }

.partners { position: relative; padding: 25px 0 0; }

@media screen and (min-width: 768px) { .partners { padding: 50px 0 0; } }

.partners__wrap { position: relative; padding: 50px 0 150px; background: #17303d url("../img/partners_bg.jpg") no-repeat center bottom; background-size: cover; text-align: center; }

.partners__heading { text-align: center; padding: 0 0 20px; margin: 0 0 25px; }

@media screen and (min-width: 768px) { .partners__heading { margin: 0 0 50px; } }

.partners__item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; }

.partners__dots { position: absolute; left: 50%; bottom: 30px; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); z-index: 1; }

.partners__dots li { float: left; margin: 0 10px 0 0; }

.partners__dots li button { border: none; outline: none; box-shadow: none; text-indent: -9999px; background-color: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; width: 6px; height: 6px; padding: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; cursor: pointer; }

.partners__dots li.slick-active button { -webkit-transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5); -ms-transform: scale(1.5, 1.5); transform: scale(1.5, 1.5); background-color: #fff; }

.partners__slider .slick-slide { margin: 0; padding: 0; }

@media screen and (min-width: 1024px) { .partners__slider .slick-slide { padding: 30px 0 0 0; } }

.partners__slider .slick-slide img { margin: 0 auto; }

.prefooter { position: relative; padding: 25px 0; background-color: #17303d; text-align: center; }

@media screen and (min-width: 768px) { .prefooter { padding: 50px 0; text-align: unset; } }

.prefooter__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media screen and (min-width: 768px) { .prefooter__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.prefooter__item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 20px; }

@media screen and (min-width: 768px) { .prefooter__item { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media screen and (min-width: 1024px) { .prefooter__item { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; -moz-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } }

.prefooter__title { color: #e0eaf0; margin-bottom: 20px; }

.prefooter ul, .prefooter ol { list-style-position: inside; min-width: 26%; margin: 0 auto; }

@media screen and (min-width: 768px) { .prefooter ul, .prefooter ol { width: 100%; margin: 0; } }

.prefooter ul li, .prefooter ol li { position: relative; margin: 0 0 15px; padding: 0 10px 0 20px; font-size: 14px; font-size: 1.4rem; color: #3d3d3d; }

.prefooter ul li:before, .prefooter ol li:before { content: "\e905"; color: #3d3d3d; font-size: 12px; font-size: 1.2rem; position: absolute; top: 10px; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.prefooter p, .prefooter .wysiwyg table td, .wysiwyg table .prefooter td { color: #3d3d3d; font-size: 12px; font-size: 1.2rem; line-height: 20px; line-height: 2rem; }

.footer { padding: 5px 0; background: #3d3d3d; display: block; position: absolute; bottom: 0; width: 100%; z-index: 2; }

.footer__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; padding: 0; }

@media screen and (min-width: 1024px) { .footer__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.footer__inner p, .footer__inner .wysiwyg table td, .wysiwyg table .footer__inner td, .footer__inner a { font-size: 12px; font-size: 1.2rem; color: #fff; }

.page__header { position: relative; padding: 50px 0; text-align: center; border-bottom: 10px solid #3d3d3d; margin: 0 auto; max-width: 1600px; }

@media screen and (min-width: 768px) { .page__header { padding: 150px 0; text-align: unset; } }

.page--style .page__header { border-bottom: 10px solid #3d3d3d; }

.page__header:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url(../img/slide2.jpg); background-repeat: repeat-x; background-position: center center; background-size: cover; }

.page--style .page__header:after { background-image: url(../img/slide2.jpg); }

.page--schedule .page__header:after { background-image: url(../img/slide2.jpg); }

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

.page__header_excerpt { margin-top: 20px; }

.page__wrapper { padding: 25px 0 84px; }

@media screen and (min-width: 1024px) { .page__wrapper { padding: 50px 0 84px; } }

.page__singlearrows { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding: 0 5px 30px; }

@media screen and (min-width: 479px) { .page__singlearrows { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; } }

.page__singlearrows a { font-size: 13px; font-size: 1.3rem; line-height: 30px; line-height: 3rem; color: #3d3d3d; padding: 0; font-weight: 500; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.page__singlearrows a:hover { opacity: 0.8; }

.page__singlearrows .next { position: relative; padding-right: 15px; }

.page__singlearrows .next:before { content: "\e905"; color: #3d3d3d; font-size: 10px; font-size: 1rem; position: absolute; top: 10px; right: -2px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page__singlearrows .prev { position: relative; padding-left: 15px; }

.page__singlearrows .prev:before { content: "\e904"; color: #3d3d3d; font-size: 10px; font-size: 1rem; position: absolute; top: 10px; left: -2px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.gallery { margin: 50px 0 0; background-color: #fff; }

.gallery__list { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 0; }

.gallery__item { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 480px) { .gallery__item { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; -moz-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media screen and (min-width: 768px) { .gallery__item { -webkit-box-flex: 0; -webkit-flex: 0 0 33.333%; -moz-box-flex: 0; -moz-flex: 0 0 33.333%; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; } }

@media screen and (min-width: 1024px) { .gallery__item { -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; -moz-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } }

.gallery__item a { position: relative; display: block; }

.gallery__item a .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #b597c680; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.gallery__item a:hover .overlay { opacity: 1; }

.gallery__item a:hover .overlay i { color: #fff; font-size: 30px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }

.gallery__item img { object-fit: cover; width: 100%; height: 250px; }

.wysiwyg > p span, .wysiwyg table .wysiwyg > td span { color: #3d3d3d; }

.wysiwyg > p a, .wysiwyg table .wysiwyg > td a { color: #3d3d3d; border-bottom: 1px solid transparent; }

.wysiwyg > p a:hover, .wysiwyg table .wysiwyg > td a:hover { color: #3d3d3d; border-color: #3d3d3d; }

.wysiwyg > p strong, .wysiwyg table .wysiwyg > td strong { font-weight: 700; color: #3d3d3d; }

.wysiwyg > img { max-width: 100%; }

.wysiwyg .entry-content img, .wysiwyg .comment-content img, .wysiwyg .widget img { max-width: 100%; }

.wysiwyg img[class*="align"], .wysiwyg img[class*="wp-image-"] { max-width: 100%; height: auto; }

.wysiwyg img.size-full { max-width: 100%; width: auto; }

.wysiwyg .wp-caption { max-width: 100%; }

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

.wysiwyg .alignleft { float: left; margin: 0 15px 15px 0; }

.wysiwyg .alignright { float: right; margin: 0 0 15px 15px; }

.wysiwyg figcaption { margin-bottom: 20px; font-size: 13px; font-size: 1.3rem; }

.wysiwyg > blockquote { display: block; margin: 15px 10px 15px 15px; padding: 2px 0 2px 10px; font-size: 16px; font-size: 1.6rem; line-height: 1.5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-left: 2px solid; font-style: italic; }

@media screen and (min-width: 1024px) { .wysiwyg > blockquote { margin: 25px 10px 25px 35px; padding: 2px 0 2px 10px; } }

.wysiwyg table { width: 100%; }

.wysiwyg > ul, .wysiwyg ol { list-style-position: inside; padding: 10px 0 30px; }

.wysiwyg > ul li, .wysiwyg ol li { position: relative; margin: 0; padding: 0 10px 0 15px; font-size: 16px; font-size: 1.6rem; line-height: 26px; line-height: 2.6rem; color: #444; }

@media screen and (min-width: 768px) { .wysiwyg > ul li, .wysiwyg ol li { padding: 0 10px 0 40px; } }

.wysiwyg > ul li:before, .wysiwyg ol li:before { content: "\e914"; color: #3d3d3d; font-size: 12px; font-size: 1.2rem; position: absolute; top: 14px; left: 10px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.wysiwyg input, .wysiwyg textarea, .wysiwyg .wpcf7-response-output, .wysiwyg .wpcf7-mail-sent-ok { width: 100%; -webkit-border-radius: 50px; -moz-border-radius: 50px; -ms-border-radius: 50px; -o-border-radius: 50px; border-radius: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 30px; margin: 0; border: none; outline: none; background: transparent; border: 2px solid #fff; color: #fff; }

.wysiwyg textarea { -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; }

.wysiwyg .wpcf7-submit:hover { cursor: pointer; background-color: rgba(61, 61, 61, 0.7); }

.wysiwyg .wpcf7-response-output { background-color: rgba(61, 61, 61, 0.7); font-size: 14px; font-size: 1.4rem; }

.wysiwyg .wpcf7-mail-sent-ok { background-color: rgba(8, 130, 12, 0.7); font-size: 14px; font-size: 1.4rem; }

.wysiwyg input[type="checkbox"] { width: auto; }

fieldset { margin: 0; padding: 0; border: none; }

input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-acceptance-missing { margin: 20px 0 !important; padding: 10px 30px !important; border: 2px solid #b61744 !important; background: #b61744; font-size: 12px; color: #fff; }

.wpcf7-mail-sent-ok { border: 2px solid #122632 !important; background: #122632; }

span.wpcf7-not-valid-tip { color: #b61744; font-size: 12px; font-weight: normal; display: block; padding: 5px 30px; }

* { -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; outline: none !important; }

.form { position: relative; }

.form__fieldset { position: relative; margin: 0 0 25px 0; padding: 0; border: 0; font-family: "Montserrat", sans-serif; }

.form__fieldset input { font-family: "Montserrat", sans-serif; }

.form__fieldset textarea { font-family: "Montserrat", sans-serif; }

.form__fieldset label.error { margin: 9px 0 0 10px; color: #b63b3b; font-size: 12px; font-size: 1.2rem; font-family: "Montserrat", sans-serif; }

.form__textfield, .form__fieldset input { background-color: #fff; margin: 0; padding: 0 20px; width: 100%; height: 48px; border: 1px solid #3d3d3d; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #7a8a9b; font-size: 14px; font-size: 1.4rem; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

@media screen and (min-width: 768px) { .form__textfield, .form__fieldset input { height: 58px; padding: 0 30px; } }

.form__textfield:focus, .form__fieldset input:focus { border: 2px solid #3d3d3d; }

.form__textfield::-webkit-input-placeholder, .form__fieldset input::-webkit-input-placeholder { color: #3d3d3d; }

.form__textfield:-moz-placeholder, .form__fieldset input:-moz-placeholder { color: #3d3d3d; }

.form__textfield::-moz-placeholder, .form__fieldset input::-moz-placeholder { color: #3d3d3d; }

.form__textfield:-ms-input-placeholder, .form__fieldset input:-ms-input-placeholder { color: #3d3d3d !important; }

.form__textfield.error, .form__fieldset input.error { border-color: #b63b3b; }

.form__textarea, .form__fieldset textarea { padding: 30px; width: 100%; height: 160px; background: #FFF; border: 1px solid #3d3d3d; font-size: 14px; font-size: 1.4rem; color: #122632; resize: vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

@media screen and (min-width: 768px) { .form__textarea, .form__fieldset textarea { height: 130px; } }

.form__textarea:focus, .form__fieldset textarea:focus { border: 2px solid #3d3d3d; }

.form__textarea::-webkit-input-placeholder, .form__fieldset textarea::-webkit-input-placeholder { color: #3d3d3d; }

.form__textarea:-moz-placeholder, .form__fieldset textarea:-moz-placeholder { color: #3d3d3d; }

.form__textarea::-moz-placeholder, .form__fieldset textarea::-moz-placeholder { color: #3d3d3d; }

.form__textarea:-ms-input-placeholder, .form__fieldset textarea:-ms-input-placeholder { color: #3d3d3d !important; }

.form__textarea.error, .form__fieldset textarea.error { border-color: #b63b3b; }

.form__submit { position: relative; width: 200px; }

.form__submit input { padding: 15px 35px; border: 1px solid #3d3d3d; background-color: #3d3d3d; font-family: "Montserrat", sans-serif; }

.form__submit input:hover { border: 1px solid #3d3d3d; background-color: transparent; color: #3d3d3d; }

.form__submit .icon { position: absolute; top: 29px; -webkit-transform: perspective(1px) translate(-50%, -50%); -ms-transform: perspective(1px) translate(-50%, -50%); transform: perspective(1px) translate(-50%, -50%); right: 20px; color: #fff; font-size: 16px; font-size: 1.6rem; cursor: pointer; }

.form__privacy span { padding-bottom: 20px; display: inline-block; vertical-align: text-top; }

.form__privacy span .wpcf7-list-item { margin: 0; }

.contact { padding: 15px 0; }

.contact__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }

@media screen and (min-width: 1024px) { .contact__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.contact__content { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

@media screen and (min-width: 768px) { .contact__content { -webkit-box-flex: 0; -webkit-flex: 0 0 61%; -moz-box-flex: 0; -moz-flex: 0 0 61%; -ms-flex: 0 0 61%; flex: 0 0 61%; } }

.contact__sidebar { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; }

@media screen and (min-width: 768px) { .contact__sidebar { -webkit-box-flex: 0; -webkit-flex: 0 0 29%; -moz-box-flex: 0; -moz-flex: 0 0 29%; -ms-flex: 0 0 29%; flex: 0 0 29%; } }

.contact__sidebar_btn { margin: 20px auto; }

.contact__sidebar_title { position: relative; font-weight: 500; color: #3d3d3d; margin: 0; padding-bottom: 15px; margin-bottom: 30px; }

.contact__sidebar_title:after { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; width: 30px; background-color: #3d3d3d; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }

.location { position: relative; border-top: 10px solid #3d3d3d; }

.location:after { content: ''; position: absolute; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); height: 100%; width: 100%; z-index: 2; bottom: 0; }

.location__box { position: relative; text-align: center; z-index: 4; background: #fafafae6; padding: 40px 0; -webkit-box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.4); -moz-box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.4); box-shadow: 10px 20px 40px rgba(0, 0, 0, 0.4); }

.location__box span { font-size: 16px; font-size: 1.6rem; color: #3d3d3d; font-weight: 700; }

@media screen and (min-width: 768px) { .location__box { position: absolute; text-align: left; top: 100px; padding: 40px 80px 40px 40px; margin-left: 10px; } }

.location__box a { font-weight: 700; }

.location__box_title { position: relative; font-size: 26px; font-size: 2.6rem; line-height: 36px; line-height: 3.6rem; font-weight: 400; margin-top: 10px; padding-bottom: 10px; }

.location__box_title:after { content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -15px; height: 1px; width: 30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background-color: #3d3d3d; }

@media screen and (min-width: 768px) { .location__box_title:after:after { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; width: 30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; } }

.location__box p, .location__box .wysiwyg table td, .wysiwyg table .location__box td { font-size: 15px; font-size: 1.5rem; margin: 0 0 5px 0; }

.news__inner { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }

@media screen and (min-width: 1024px) { .news__inner { -webkit-box-direction: normal; -webkit-box-orient: horizontal; -webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } }

.news__item { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -moz-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

@media screen and (min-width: 768px) { .news__item { -webkit-box-flex: 0; -webkit-flex: 0 0 32%; -moz-box-flex: 0; -moz-flex: 0 0 32%; -ms-flex: 0 0 32%; flex: 0 0 32%; } }

.news__item_btn { margin: 20px auto 0; }

.news__pagination { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; margin-top: 20px; }

.news__pagination .prev, .news__pagination .next { display: none; }

.news__pagination .page-numbers { color: #3d3d3d; font-size: 14px; font-size: 1.4rem; padding: 13px 20px; margin-right: 10px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); }

.news__pagination .page-numbers:hover { background-color: #3d3d3d; color: #fff; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

.news__pagination .current { background-color: #3d3d3d; color: #fff; }

/*# sourceMappingURL=base.min.css.map */
