@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

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

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

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

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td {
  padding: 0; }

/* Bourbon 4.0.2
 * http://bourbon.io
 * Copyright 2011-2014 thoughtbot, inc.
 * MIT License */
/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

.logo a img, .mobile-menu {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

button, input[type="submit"], .button {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 14px;
  background: #fdc85c;
  border: none;
  border-radius: 5px;
  color: #000;
  outline: none; }
  button:hover, input[type="submit"]:hover, .button:hover {
    background: #303030;
    color: white; }

fieldset {
  position: relative;
  padding: 0;
  border: none;
  font-size: 14px;
  margin: 0;
  margin-bottom: 10px; }
  fieldset label {
    font-size: 14px;
    font-weight: 600; }
    fieldset label span {
      color: #e33134; }
  fieldset input {
    height: 33.1603px;
    width: 100%;
    padding: 0 14px;
    border: 2px solid #b0b0b0;
    border-radius: 5px;
    outline: none; }
    fieldset input:focus, fieldset input:active {
      border-color: #a58894; }
  fieldset textarea {
    height: 104.69817px;
    width: 100%;
    padding: 14px;
    border: 2px solid #b0b0b0;
    border-radius: 5px;
    outline: none; }
    fieldset textarea:focus, fieldset textarea:active {
      border-color: #a58894; }
  fieldset span[role="alert"] {
    color: #e33134;
    font-size: 12px; }

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper::after {
    clear: both;
    content: "";
    display: table; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }
dl dt {
  font-weight: bold; }
dl dd {
  margin: 0; }

ul.media-list {
  margin: 0;
  padding: 0;
  list-style-type: circle;
  color: #303030;
  margin-left: 20px; }
  ul.media-list li a {
    color: #303030; }
    ul.media-list li a:hover {
      color: #a58894;
      text-decoration: underline;
      font-weight: bold; }
body {
  color: #303030;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  line-height: 24.87645px; }

h1, h2, h3, h4, h5, h6 {
  color: #f2dee7;
  font-family: "Droid Sans", sans-serif;
  font-weight: 600;
  margin: 0;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 24.87645px;
  line-height: 33.1603px; }

h2 {
  font-size: 18.662px;
  line-height: 24.87645px; }

h3 {
  font-size: 18.662px;
  line-height: 24.87645px; }

h4 {
  font-size: 14px;
  line-height: 18.662px; }

h5 {
  font-size: 14px;
  line-height: 18.662px; }

h6 {
  font-size: 14px;
  line-height: 18.662px; }

a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #000;
  text-decoration: underline;
  font-weight: 600; }
  a:hover {
    color: #000; }
  a:active, a:focus {
    color: #000;
    outline: none; }

hr {
  border-bottom: 1px solid #1f1f1f;
  border-left: none;
  border-right: none;
  border-top: none; }

h2 {
  margin-top: 18.662px;
  margin-bottom: 18.662px; }

h2:first-of-type {
  margin-top: 0; }

p {
  margin-top: 18.662px;
  margin-bottom: 18.662px; }

p:first-of-type {
  margin-top: 0; }

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

img {
  margin: 0;
  max-width: 100%; }

abbr, acronym {
  border-bottom: 1px dotted #1f1f1f;
  cursor: help; }

address {
  display: block; }

del {
  color: #575757; }

blockquote {
  border-left: 2px solid #1f1f1f;
  color: #575757; }

cite {
  color: #707070;
  font-style: italic; }
  cite:before {
    content: "— "; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

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

footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -30px);
  -moz-transform: translate(-50%, -30px);
  -ms-transform: translate(-50%, -30px);
  -o-transform: translate(-50%, -30px);
  transform: translate(-50%, -30px);
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  max-width: 1200px;
  color: #000;
  padding-left: 24.87645px;
  padding-right: 24.87645px;
  line-height: 44.20268px;
  border-radius: 5px;
  background-color: #fdc85c; }
  footer > span {
    float: left; }
    @media screen and (max-width: 1093px) {
      footer > span {
        line-height: 33.1603px; } }
    footer > span:last-of-type {
      float: right; }
      @media screen and (max-width: 1093px) {
        footer > span:last-of-type {
          float: left;
          display: block;
          width: 100%;
          line-height: 33.1603px; } }
  footer .FB {
    margin: 6px 0px -5px 10px; }
  @media screen and (max-width: 767px) {
    footer {
      position: static;
      bottom: auto;
      left: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      padding: 18.662px;
      height: auto;
      width: 100%;
      line-height: 24.87645px; }
      footer::after {
        clear: both;
        content: "";
        display: table; }
      footer .FB {
        margin: 10px 0px 10px -16px; } }
  footer a {
    font-weight: 400;
    color: #000;
    text-decoration: underline; }

html, body {
  height: 100vh; }
  html.overflow, body.overflow {
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    html, body {
      height: auto; } }

body {
  padding: 15px;
  background: white; }
  @media screen and (max-width: 767px) {
    body {
      padding: 7px; } }

div, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  height: -webkit-calc(100vh - (15px*2));
  height: calc(100vh - (15px*2));
  width: -webkit-calc(100vw - (15px*2));
  width: calc(100vw - (15px*2));
  background: #303030;
  overflow-y: hidden;
  overflow-x: hidden;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .container {
      position: relative;
      padding: 14px;
      height: -webkit-calc(100vh - 15px);
      height: calc(100vh - 15px);
      width: -webkit-calc(100vw - 15px);
      width: calc(100vw - 15px);
      height: 100%;
      overflow-y: auto; } }

.maincontent {
  position: absolute;
  top: 140px;
  height: -webkit-calc(100% - 58.92218px - 44.20268px - 65px);
  height: calc(100% - 58.92218px - 44.20268px - 65px);
  z-index: 1; }
  .maincontent h1 {
    position: absolute;
    top: 14px;
    left: 30px;
    width: 400px;}
  @media screen and (max-width: 767px) {
    .maincontent {
      position: static;
      top: 58.92218px;
      height: auto;
      width: 100%;
      margin-bottom: 24.87645px;
      margin-top: 24.87645px; }
      .maincontent h1 {
        position: static;
         } }
  .maincontent .block-text {
    position: absolute;
    top: 80px;
    left: 0;
    padding-left: 30px;
    width: 50vw;
    max-height: -webkit-calc(100% - 80px - 30px);
    max-height: calc(100% - 80px - 30px);
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.7); }
    .maincontent .block-text img {
      float: left;
      margin-right: 18.662px; }
    @media screen and (max-width: 767px) {
      .maincontent .block-text {
        position: static;
        top: 81px;
        width: 100%;
        padding-left: 14px; }
        .maincontent .block-text img {
          float: none;
          display: block;
          margin: 0 auto; } }
    .maincontent .block-text-alt {
      position: absolute;
      top: 81px;
      left: 0;
      padding-left: 30px;
      width: 240px;
      overflow-y: hidden;
      background: rgba(255, 255, 255, 0.7); }
      .maincontent .block-text-alt img {
        float: left;
        margin-right: 18.662px; }
      @media screen and (max-width: 767px) {
        .maincontent .block-text-alt {
          position: static;
          top: 81px;
          width: 100%;
          padding: 0;
          background: none; }
          .maincontent .block-text-alt img {
            float: none;
            display: block;
            margin: 0 auto; } }

header {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 30px);
  -moz-transform: translate(-50%, 30px);
  -ms-transform: translate(-50%, 30px);
  -o-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
  height: 100px;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  max-width: 1200px;
  border-radius: 5px;
  background-color: #fdc85c;
  z-index: 10; }
  header::after {
    clear: both;
    content: "";
    display: table; }
  header a {
    font-weight: 600; }
  @media screen and (max-width: 767px) {
    header {
      position: relative;
      top: auto;
      left: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      width: 100%;
      z-index: 11; } }

.logo {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  height: 100%;
  border-radius: 5px 0 0 5px;
  background-color: #000002; }
  .logo:last-child {
    margin-right: 0; }
  .logo a {
    display: block;
    text-align: center;
    height: 100%; }
    .logo a img {
      width: 240px; }
  @media screen and (max-width: 869px) {
    .logo {
      padding: 32px 10px; } }
  @media screen and (max-width: 767px) {
    .logo {
      float: left;
      display: block;
      margin-right: 10.1484%;
      width: 63.28387%;
      margin-right: 0;
      padding: 0 10px; }
      .logo:last-child {
        margin-right: 0; } }

.mobile-menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: 2px solid #000002;
  color: #000002;
  display: none;
  outline: none;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .mobile-menu {
      display: block;
      margin-right: 2.35765%;
      float: right; } }
  @media screen and (max-width: 869px) {
    .mobile-menu {
      display: block;
      margin-right: 2.35765%;
      float: right;
      padding: 10px; } }

.mainmenu {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
  margin-top: 22px; }
  .mainmenu:last-child {
    margin-right: 0; }
  .mainmenu li {
    float: left; }
    .mainmenu li.current-menu-item a {
      border-color: #000;
      color: #303030;
      border-radius: 5px; }
  .mainmenu li:not(:last-of-type) a {
    margin-right: 2px; }
    @media screen and (max-width: 990px) {
      .mainmenu li:not(:last-of-type) a {
        margin-right: 0; } }
  .mainmenu a {
    padding: 10.50263px 4px;
    line-height: 58.92218px;
    border: 2px solid transparent;
    color: #000;
	font-size: 12px; }
    .mainmenu a:hover {
      border-color: #000;
      color: #fff;
      text-decoration: underline;
      border-radius: 5px; }
  @media screen and (max-width: 767px) {
    .mainmenu {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      -webkit-transform: translate(0%, 58.92218px);
      -moz-transform: translate(0%, 58.92218px);
      -ms-transform: translate(0%, 58.92218px);
      -o-transform: translate(0%, 58.92218px);
      transform: translate(0%, 58.92218px);
      background: #fdc85c;
      z-index: 20;
      visibility: hidden;
      opacity: 0; }
      .mainmenu li {
        float: none;
        text-align: center; }
      .mainmenu li:not(:last-of-type) a {
        margin-right: 0; }
      .mainmenu a {
        padding: 0;
        display: block;
        line-height: 58.92218px;
        border-width: 0px; }
      .mainmenu.active {
        opacity: 1;
        z-index: 999999999;
        visibility: visible; } }
  @media screen and (max-width: 869px) {
    .mainmenu {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      -webkit-transform: translate(0%, 58.92218px);
      -moz-transform: translate(0%, 58.92218px);
      -ms-transform: translate(0%, 58.92218px);
      -o-transform: translate(0%, 58.92218px);
      transform: translate(0%, 58.92218px);
      padding: 0 44.20268px;
      background: #fdc85c;
      z-index: 20;
      visibility: hidden;
      opacity: 0; }
      .mainmenu li {
        float: none;
        text-align: center; }
      .mainmenu li:not(:last-of-type) a {
        margin-right: 0; }
      .mainmenu a {
        padding: 0;
        display: block;
        line-height: 58.92218px;
        border-width: 0px; }
      .mainmenu.active {
        opacity: 1;
        z-index: 999999999;
        visibility: visible; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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-loading .slick-list {
    background: #fff url("../../ ../../img/ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -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;
  margin-bottom: 20px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    border: 2px solid white; }
  .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; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../../fonts/slick.eot");
  src: url("../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../../fonts/slick.woff") format("woff"), url("../../fonts/slick.ttf") format("truetype"), url("../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 46px;
  top: 50%; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 46px;
  top: 50%; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 45px;
  margin-top: 45px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.hidden {
  display: none !important; }

.container {
  -webkit-transition: opacity, 0.2s ease-in;
  -moz-transition: opacity, 0.2s ease-in;
  transition: opacity, 0.2s ease-in; }

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper::after {
    clear: both;
    content: "";
    display: table; }

h1 {
  color: white; }

.content {
  position: relative;
  padding-top: 24.87645px;
  padding-bottom: 24.87645px;
  padding-right: 24.87645px; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 14px; } }
  .content > div {
    position: relative;
    z-index: 10;
    height: 100%; }
  .content h2 {
    color: #303030; }

.half {
  float: left;
  display: block;
  margin-right: 16.03631%;
  width: 41.98184%;
  margin: 24.87645px 0; }
  .half:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    .half.content {
      min-width: 600px; } }
  @media screen and (max-width: 1024px) {
    .half {
      padding-left: 20px; } }
  @media screen and (max-width: 768px) {
    .half {
      padding-left: 20px; } }
  @media screen and (max-width: 767px) {
    .half {
      float: left;
      display: block;
      margin-right: 10.1484%;
      width: 100%; }
      .half:last-child {
        margin-right: 0; } }
  .half img {
    border: 2px solid white;
    max-width: 200px;
    margin-right: 30px;
    float: left; }

.half-slider {
  float: left;
  display: block;
  margin-right: 16.03631%;
  width: 56.48638%;
  float: left;
  width: 600px;
  margin: 24.87645px 0; }
  .half-slider:last-child {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    .half-slider {
      padding-left: 20px; } }
  @media screen and (max-width: 768px) {
    .half-slider {
      padding-left: 20px; } }
  @media screen and (max-width: 767px) {
    .half-slider {
      float: left;
      display: block;
      margin-right: 10.1484%;
      width: 100%; }
      .half-slider:last-child {
        margin-right: 0; } }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(48, 48, 48, 0.8);
  visibility: hidden;
  opacity: 0; }
  .overlay.active {
    visibility: visible;
    opacity: 1; }

@media screen and (max-width: 767px) {
  .slider-nav-container .slick-slider {
    margin: 0;
    padding-bottom: 40px; } }
.slider-nav-container .slick-slide {
  cursor: pointer; }
  .slider-nav-container .slick-slide img {
    height: 120px; }
  @media screen and (max-width: 767px) {
    .slider-nav-container .slick-slide {
      margin: 0; } }

.slider-for {
  height: 100%;
  width: 100%;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .slider-for {
      display: none; } }
  .slider-for .slick-slide {
    height: -webkit-calc(100vh - 30px);
    height: calc(100vh - 30px);
    margin: 0; }
    .slider-for .slick-slide img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border: 0;
      min-width: 100%;
      height: auto;
      min-height: 100%;
      max-width: none; }

.next-slide,
.prev-slide {
  text-indent: -9999px;
  margin: 0 auto;
  cursor: pointer; }

.next-slide {
  display: block;
  height: 0;
  width: 0;
  border-top: 20px solid white;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 767px) {
    .next-slide {
      display: none; } }

.prev-slide {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -150%);
  -moz-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
  display: block;
  height: 0;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid white; }
  @media screen and (max-width: 767px) {
    .prev-slide {
      display: none; } }

@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    bottom: 0;
    top: auto; } }

.screen-reader-response {
  display: none; }

.wpcf7-response-output, wpcf7-validation-errors {
  margin-top: 15px;
  font-size: 12px; }

@media screen and (max-width: 767px) {
  iframe {
    width: 100%; } }

/*# sourceMappingURL=master.css.map */
