@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.
 */
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 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;
}

td,
th {
  padding: 0;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

/* Typography */
/* Colors */
/* Borders */
/* Screen */
/* flexslider */
.ie6 input, .ie7 input, .ie8 input {
  vertical-align: text-bottom;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.left {
  display: block;
  float: left;
}

.right {
  display: block;
  float: right;
}

.clear {
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.rel {
  position: relative;
}

.an-del {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.an-all {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.an-cl {
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}

.an-op {
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

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

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

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

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.spinner-wrapper {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}

.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  background-color: #D4C016;
  border-radius: 100%;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
/* Font Face */
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro.eot");
  src: url("../fonts/GaramondPremrPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro.woff") format("woff"), url("../fonts/GaramondPremrPro.ttf") format("truetype"), url("../fonts/GaramondPremrPro.svg#GaramondPremrPro") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro-It.eot");
  src: url("../fonts/GaramondPremrPro-It.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro-It.woff") format("woff"), url("../fonts/GaramondPremrPro-It.ttf") format("truetype"), url("../fonts/GaramondPremrPro-It.svg#GaramondPremrPro-It") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro-Smbd.eot");
  src: url("../fonts/GaramondPremrPro-Smbd.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro-Smbd.woff") format("woff"), url("../fonts/GaramondPremrPro-Smbd.ttf") format("truetype"), url("../fonts/GaramondPremrPro-Smbd.svg#GaramondPremrPro-Smbd") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro-SmbdIt.eot");
  src: url("../fonts/GaramondPremrPro-SmbdIt.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro-SmbdIt.woff") format("woff"), url("../fonts/GaramondPremrPro-SmbdIt.ttf") format("truetype"), url("../fonts/GaramondPremrPro-SmbdIt.svg#GaramondPremrPro-SmbdIt") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro-Bd.eot");
  src: url("../fonts/GaramondPremrPro-Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro-Bd.woff") format("woff"), url("../fonts/GaramondPremrPro-Bd.ttf") format("truetype"), url("../fonts/GaramondPremrPro-Bd.svg#GaramondPremrPro-Bd") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Garamond Premr Pro";
  src: url("../fonts/GaramondPremrPro-BdIt.eot");
  src: url("../fonts/GaramondPremrPro-BdIt.eot?#iefix") format("embedded-opentype"), url("../fonts/GaramondPremrPro-BdIt.woff") format("woff"), url("../fonts/GaramondPremrPro-BdIt.ttf") format("truetype"), url("../fonts/GaramondPremrPro-BdIt.svg#GaramondPremrPro-BdIt") format("svg");
  font-weight: 700;
  font-style: italic;
}
/* @include font-face('Garamond Premr Pro', 'Garamond Premr Pro Medium', '../fonts/GaramondPremrPro-Med', 'GaramondPremrPro-Med', 600); */
/* @include font-face('Garamond Premr Pro', 'Garamond Premr Pro Medium Italic', '../fonts/GaramondPremrPro-MedIt', 'GaramondPremrPro-MedIt', 600, italic);  */
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic.eot");
  src: url("../fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic.woff") format("woff"), url("../fonts/CenturyGothic.ttf") format("truetype"), url("../fonts/CenturyGothic.svg#CenturyGothic") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-Italic.eot");
  src: url("../fonts/CenturyGothic-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic-Italic.woff") format("woff"), url("../fonts/CenturyGothic-Italic.ttf") format("truetype"), url("../fonts/CenturyGothic-Italic.svg#CenturyGothic-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-Bold.eot");
  src: url("../fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic-Bold.woff") format("woff"), url("../fonts/CenturyGothic-Bold.ttf") format("truetype"), url("../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic-BoldItalic.eot");
  src: url("../fonts/CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic-BoldItalic.woff") format("woff"), url("../fonts/CenturyGothic-BoldItalic.ttf") format("truetype"), url("../fonts/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic;
}
/* Main */
body {
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #212125;
  font-weight: 400;
  font-style: normal;
}

/* Heading */
h1, h2, h3, h4, h5, h6 {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
  font-weight: 400;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

.browsehappy {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0;
}

.chromeframe {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: #fff;
  color: #000;
  font-size: 14px;
  z-index: 9999;
  text-align: center;
}

.chromeframe a {
  color: #D4C016;
  text-decoration: none;
}

html.home-page {
  height: 100%;
}
html.home-page body, html.home-page #page, html.home-page #main_header {
  height: 100%;
}

footer ul, header ul, nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

figure {
  margin: 0;
}

#page {
  width: 100%;
  padding: 50px 50px 25px;
}
.home #page {
  padding-bottom: 45px;
}

.content-wrapper {
  padding-top: 45px;
  padding-bottom: 45px;
}
.single-post .content-wrapper {
  padding-bottom: 0;
}

#main_header {
  position: relative;
  height: 175px;
  background-size: cover;
  background-position: center;
}
.page-template-template-blog #main_header, .single-post #main_header {
  height: 125px;
}

.logo-wrapper {
  position: relative;
  width: 100%;
  z-index: 5;
}
.logo-wrapper .logo {
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -86px;
  z-index: 5;
}
.logo-wrapper a {
  display: block;
}

.cta {
  position: relative;
  height: 350px;
  background-size: cover;
  background-position: center;
}

.cta-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.cta-wrapper .cta-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 42%;
  padding: 20px 45px;
  text-align: center;
  background: #fff;
}

.cta-content h1, .cta-content h4, .cta-content p {
  margin: 0;
}
.cta-content h1 {
  font-size: 38px;
}
.bcm .cta-content h1 {
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-style: italic;
}
.cta-content h1 a {
  color: #212125;
}
.cta-content h4 {
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #4C207E;
}
.cta-content h4 a {
  color: #4C207E;
}
.cta-content p {
  font-size: 15px;
}
.cta-content a {
  text-decoration: none;
}

#main_footer {
  position: relative;
  padding-top: 30px;
}
.single-post #main_footer {
  padding-top: 20px;
}
#main_footer .credits {
  position: absolute;
  right: -50px;
  bottom: -25px;
  height: 47px;
  cursor: pointer;
  width: 120px;
  z-index: 50;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#main_footer .credits .mask-wrapper {
  height: 100%;
  color: #A78F0F;
  text-align: right;
  padding-left: 59px;
}
#main_footer .credits .crd-content {
  line-height: 47px;
  padding-right: 10px;
  background: #212125;
}
#main_footer .credits .cf-layer {
  padding-right: 10px;
}
#main_footer .credits a {
  color: #fff;
  text-decoration: none;
}
#main_footer .credits .cf-layer.top {
  z-index: 1;
}
#main_footer .credits .cf-layer.bottom {
  z-index: 5;
}
#main_footer .credits:hover {
  width: 205px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#main_footer .credits:hover .cf-layer.top {
  opacity: 0;
}
#main_footer .credits:hover .cf-layer.bottom {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}

.copyright {
  vertical-align: middle;
  overflow: hidden;
}
.copyright img {
  display: inline-block;
}
.copyright ul {
  display: inline-block;
  vertical-align: middle;
  width: 82%;
}
.copyright li {
  float: left;
  list-style: disc;
  color: #C2005A;
  margin-left: 21px;
}
.copyright li span, .copyright li a {
  color: #212125;
}
.copyright li a {
  font-size: 22px;
  vertical-align: middle;
  padding-bottom: 3px;
  line-height: 22px;
}
.copyright li p {
  margin: 0;
  display: inline;
}

.cf {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.cf .cf-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.cf .cf-layer.bottom {
  opacity: 0;
}

.column-content {
  float: left;
}

.contact-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contact-details li {
  margin-bottom: 15px;
}
.contact-details li:last-child {
  margin-bottom: 0;
}
.contact-details a {
  text-decoration: none;
  color: #212125;
}
.contact-details .cd-title {
  font-weight: 700;
}

.ac-subpages {
  height: 225px;
}
.ac-subpages .ac-subpage {
  position: relative;
  float: left;
  width: 33.33333%;
  height: 100%;
  background-size: cover;
  background-position: 50% 75%;
  overflow: hidden;
  border-left: 2px solid #fff;
}
.ac-subpages .ac-subpage:first-child {
  border-left: 0;
}
.ac-subpages a {
  display: block;
  width: 100%;
  height: 100%;
}

.ac-content {
  padding-top: 40px;
}
.ac-content .column-content {
  width: 50%;
}
.ac-content .column-content img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.ac-content .column-content-wrapper {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
}
.ac-content .img-wrapper {
  position: relative;
}
.ac-content .img-wrapper .magnify {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 32px;
  cursor: pointer;
  width: 33px;
  height: 30px;
}
.ac-content .img-wrapper .magnify:hover {
  opacity: 0.5;
}

.error404 .content-wrapper {
  text-align: center;
}
.error404 .content-wrapper a {
  color: #D4C016;
}
.error404 .content-wrapper h1 {
  font-size: 72px;
}
.error404 .content-wrapper p {
  font-size: 18px;
}

#main_nav, .nav {
  width: 100%;
  position: absolute;
  top: 100%;
  height: 50px;
  margin-top: -50px;
  z-index: 100;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}
#main_nav > ul, .nav > ul {
  border-top: 1px solid #fff;
}
.single-post #main_nav, .page-template-template-blog #main_nav, .single-post .nav, .page-template-template-blog .nav {
  display: none;
}

.nav.menu-sticky {
  display: none;
  position: fixed;
  z-index: 150;
  top: 0;
  margin-top: 0;
  padding: 0 50px;
}
.nav.menu-sticky.show {
  display: block;
}
.single-post .nav.menu-sticky.show, .page-template-template-blog .nav.menu-sticky.show {
  display: none;
}
.nav.menu-sticky.hide {
  display: none;
}
.nav.menu-sticky .sticky-container {
  background: #fff;
}
.nav.menu-sticky ul {
  border-top: none;
}
.nav.menu-sticky a {
  color: #999;
}

#main_nav > ul > li, .nav .sticky-container > ul > li {
  float: left;
  width: 33.3333%;
  text-align: center;
  color: #fff;
  height: 50px;
  font-weight: 100;
  border-right: 1px solid #fff;
  position: relative;
  font-size: 20px;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
#main_nav > ul > li:last-child, .nav .sticky-container > ul > li:last-child {
  border-right: none;
}
#main_nav > ul > li:last-child .sub-menu, .nav .sticky-container > ul > li:last-child .sub-menu {
  border-right: none;
}
#main_nav > ul > li.current-menu-item, #main_nav > ul > li.current_page_item, #main_nav > ul > li.current_page_ancestor, #main_nav > ul > li.current-page-ancestor, .nav .sticky-container > ul > li.current-menu-item, .nav .sticky-container > ul > li.current_page_item, .nav .sticky-container > ul > li.current_page_ancestor, .nav .sticky-container > ul > li.current-page-ancestor {
  color: #212125;
  background: #fff;
}
#main_nav > ul > li.current-menu-item a, #main_nav > ul > li.current_page_item a, #main_nav > ul > li.current_page_ancestor a, #main_nav > ul > li.current-page-ancestor a, .nav .sticky-container > ul > li.current-menu-item a, .nav .sticky-container > ul > li.current_page_item a, .nav .sticky-container > ul > li.current_page_ancestor a, .nav .sticky-container > ul > li.current-page-ancestor a {
  color: #212125;
}
#main_nav > ul > li:hover a, .nav .sticky-container > ul > li:hover a {
  color: #212125;
}
#main_nav > ul > li:hover, .nav .sticky-container > ul > li:hover {
  background: #fff;
}
#main_nav > ul > li:hover.menu-item-has-children, .nav .sticky-container > ul > li:hover.menu-item-has-children {
  background: #ECEDED;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.home #main_nav > ul > li.menu-item-has-children:hover, .home .nav .sticky-container > ul > li.menu-item-has-children:hover {
  background: #fff;
}
#main_nav > ul > li.menu-item-has-children, .nav .sticky-container > ul > li.menu-item-has-children {
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#main_nav > ul > li a, .nav .sticky-container > ul > li a {
  color: #fff;
}
#main_nav > ul > li img.menu-mobile-icon, .nav .sticky-container > ul > li img.menu-mobile-icon {
  display: none;
}
#main_nav > ul > li .table, #main_nav > ul > li .table-cell, .nav .sticky-container > ul > li .table, .nav .sticky-container > ul > li .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
#main_nav > ul > li.menu-parent > a > .table > .table-cell:after, .nav .sticky-container > ul > li.menu-parent > a > .table > .table-cell:after {
  content: "\f0d7";
  /* fa-caret-down */
  font-family: FontAwesome;
  margin-left: 5px;
}
#main_nav > ul > li.menu-parent:hover > a > .table > .table-cell:after, .nav .sticky-container > ul > li.menu-parent:hover > a > .table > .table-cell:after {
  content: "\f0d8";
  /* fa-caret-up */
}
.home #main_nav > ul > li.menu-parent > a > .table > .table-cell:after, .home .nav .sticky-container > ul > li.menu-parent > a > .table > .table-cell:after {
  display: none;
}
#main_nav > ul > li .sub-menu, .nav .sticky-container > ul > li .sub-menu {
  display: none;
  position: absolute;
  top: 49px;
  z-index: 1000;
  background: #ECEDED;
  color: #212125;
  width: 100%;
  border-right: 1px solid #fff;
  border-color: #ECEDED;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#main_nav > ul > li .sub-menu li, .nav .sticky-container > ul > li .sub-menu li {
  padding: 15px 0;
}
#main_nav > ul > li .sub-menu a, .nav .sticky-container > ul > li .sub-menu a {
  display: block;
  color: #212125;
}
#main_nav > ul > li .sub-menu li:hover a, .nav .sticky-container > ul > li .sub-menu li:hover a {
  color: #A78F0F;
}
#main_nav > ul > li .sub-menu li.current-menu-item a, #main_nav > ul > li .sub-menu li.current_page_item a, .nav .sticky-container > ul > li .sub-menu li.current-menu-item a, .nav .sticky-container > ul > li .sub-menu li.current_page_item a {
  color: #A78F0F;
}

#main_nav ul li a, .nav .sticky-container ul li a {
  text-decoration: none;
}

.nav .sticky-container > ul > li a {
  color: #999;
}
.nav .sticky-container > ul > li.current-menu-item, .nav .sticky-container > ul > li.current_page_item, .nav .sticky-container > ul > li.current_page_ancestor, .nav .sticky-container > ul > li.current-page-ancestor {
  color: #999;
  background: #fff;
}
.nav .sticky-container > ul > li.current-menu-item a, .nav .sticky-container > ul > li.current_page_item a, .nav .sticky-container > ul > li.current_page_ancestor a, .nav .sticky-container > ul > li.current-page-ancestor a {
  color: #212125;
}
.nav .sticky-container > ul > li:hover > a {
  color: #212125;
}
.home .nav .sticky-container > ul > li.menu-parent > a > .table > .table-cell:after, .home .nav .sticky-container > ul > li:first-child.menu-parent > a > .table > .table-cell:after {
  display: inline;
}
.home .nav .sticky-container > ul > li.menu-item-has-children:hover {
  background: #ECEDED;
}

#secondary_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 1000;
}

.page-pagination {
  padding: 24px 0 15px 0;
}
.page-pagination > ul {
  position: relative;
  vertical-align: middle;
}
.page-pagination > ul:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
  border-bottom: 1px solid #fff;
  border-color: #212125;
}
.page-pagination > ul > li {
  display: inline-block;
  width: 33.33333%;
  font-weight: 700;
  vertical-align: middle;
  overflow: visible;
}
.page-pagination a {
  color: #212125;
  text-decoration: none;
  font-size: 13px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
  background: #fff;
  display: inline-block;
}
.page-pagination a span:hover:not(.fa) {
  opacity: 0.5;
}
.page-pagination li.txt-left a {
  padding-right: 15px;
}
.page-pagination li.txt-center {
  position: relative;
}
.page-pagination li.txt-center > div {
  display: inline-block;
}
.page-pagination li.txt-center span:not(.fa) {
  background: #fff;
  font-size: 13px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
  padding: 0 40px;
  z-index: 5;
}
.page-pagination li.txt-center > div:hover span:not(.fa) {
  opacity: 0;
}
.page-pagination li.txt-center > div:hover .cf-layer.bottom {
  opacity: 1;
}
.page-pagination li.txt-right a {
  padding-left: 15px;
}
.page-pagination .sm-share-container {
  position: absolute;
  width: 100%;
  top: -8px;
  left: 0;
  text-align: center;
}
.page-pagination .sm-share-container ul {
  display: inline-block;
  background: #fff;
  padding: 0 40px;
}
.page-pagination .sm-share-container li {
  float: left;
  margin-right: 10px;
}
.page-pagination .sm-share-container li a {
  float: none;
  display: block;
  font-size: 26px;
  padding: 0;
  margin: 0;
  color: #212125;
}
.page-pagination .sm-share-container li:last-child {
  margin-right: 0;
}
.page-pagination .sm-share-container .cf-layer-bottom {
  opacity: 0;
}
.page-pagination .sm-share-container .atclear {
  display: none;
}

.mask-wrapper {
  position: relative;
}

.mask {
  position: absolute;
}

.mask-lang {
  bottom: 0;
  left: 0;
  width: 100%;
}
.mask-lang img {
  width: 100%;
  height: 20px;
}

.mask-toolbar {
  left: 0;
  top: 0;
}

.credits .mask {
  left: 0;
  top: 0;
  z-index: -1;
}

.mask-blog {
  top: 0;
  left: 0;
  width: 100%;
}
.mask-blog img {
  width: 100%;
  vertical-align: top;
}

.mask-credits {
  top: 0;
  left: 0;
}

.layer-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.toolbar {
  position: relative;
}
.toolbar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  background: #D4C016;
  text-align: right;
  white-space: nowrap;
}
.toolbar a {
  color: #212125;
}
.toolbar .mask-wrapper {
  padding-left: 27px;
}
.toolbar li {
  float: left;
  margin-right: 25px;
  height: 68px;
  line-height: 68px;
}
.toolbar li img {
  width: 30px;
  height: auto;
  vertical-align: middle;
  cursor: pointer;
}
.toolbar .fa {
  font-size: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.toolbar .toolbar-mobile-icon {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-left: -12.5px;
  margin-top: -15.5px;
}
.toolbar .toolbar-mobile-icon img {
  width: 25px;
  height: 31px;
}
.toolbar.newsletter-open .newsletter-form {
  width: 230px;
}
.toolbar .newsletter-form {
  font-size: 13px;
  width: 0;
}
.toolbar .newsletter-form form {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.toolbar .newsletter-form input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: #D4C016;
}
.toolbar .newsletter-form input[type="text"], .toolbar .newsletter-form input[type="email"] {
  border-bottom: 1px solid #000;
}
.toolbar .newsletter-form input[type="submit"] {
  text-align: right;
  font-style: italic;
}
.toolbar .newsletter-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.toolbar .newsletter-form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1;
}
.toolbar .newsletter-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.toolbar .newsletter-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.lang {
  color: #fff;
  font-size: 12px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}
.lang ul {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  background: #C2005A;
  min-width: 130px;
  text-align: center;
  height: 55px;
  line-height: 65px;
  white-space: nowrap;
}
.lang .lang-drp {
  display: none;
  cursor: pointer;
  margin-left: 10px;
}
.lang .mask-wrapper {
  padding-bottom: 20px;
}
.lang li {
  display: inline-block;
  vertical-align: middle;
}
.lang li:last-child {
  margin-right: 0;
}
.lang li.active a {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
}
.lang .mobile-cr-lang {
  display: none;
  vertical-align: middle;
  background: #C2005A;
  text-align: center;
  height: 55px;
  min-width: 80px;
  padding-top: 18px;
  padding-left: 17px;
}
.lang .mobile-cr-lang span:not(.lang-drp) {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  width: 25px;
  display: inline-block;
  line-height: 23.5px;
  height: 25px;
  padding-left: 1px;
}
.lang a {
  text-decoration: none;
  color: #fff;
  width: 25px;
  display: inline-block;
  line-height: 23.5px;
  height: 25px;
  padding-left: 1px;
}

.title-wrapper {
  position: relative;
  padding-bottom: 43px;
}
.title-wrapper h1 {
  margin: 0;
  line-height: 1;
}
.title-wrapper h4, .title-wrapper h2.sub-title {
  margin: 0;
  font-size: 20px;
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-style: italic;
}
.single-post .title-wrapper h4, .single-post .title-wrapper h2.sub-title {
  font-size: 16px;
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #4C207E;
  margin-bottom: 15px;
}
.title-wrapper .title-line {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.box-content .title-wrapper .title-line {
  bottom: 8px;
}

.title-line img, .title-line svg {
  max-width: 100%;
}

h1.title, h2.title {
  border-bottom: 1px solid #fff;
  border-color: #212125;
  margin: 0;
  margin-bottom: 45px;
  padding-bottom: 25px;
}
h1.title a, h2.title a {
  text-decoration: none;
  color: #212125;
}

.page-box h1.title, .page-box h2.title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 1.25;
  font-size: 2em;
}

#home_isotope, #page_isotope {
  width: 100%;
  position: relative;
  opacity: 0;
  min-height: 350px;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.blog-isotope {
  padding-top: 50px;
}
.blog-isotope .page-box .read-more {
  text-decoration: none;
  font-weight: 700;
}

.box {
  color: #fff;
  position: relative;
  overflow: hidden;
  	/*
  
  	.touch & .layer-mask{
  		@include translate3d(0, 0, 0);
  	}
  	
  	*/
  	/*
  
  	.touch & .box-content{
  		@include translate3d(0, 0, 0);
  		opacity: 1;
  	}
  
  	*/
}
.box a {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.box.bg-img {
  background-size: cover;
  background-position: right bottom;
}
.box h1 {
  font-size: 32px;
}
.box.big, .box.half {
  width: 40%;
  height: 504px;
}
.box.big h1, .box.half h1 {
  font-size: 48px;
}
.box.medium, .box.two_fifth {
  width: 40%;
  height: 252px;
}
.box.small, .box.one_fifth {
  width: 20%;
  height: 252px;
}
.box.img-only {
  text-align: center;
}
.box:hover.purple .mask-wrapper, .box:hover .mask-wrapper {
  background: rgba(76, 32, 126, 0.8);
}
.box:hover.blue .mask-wrapper {
  background: rgba(34, 35, 97, 0.8);
}
.box:hover.gold .mask-wrapper {
  background: rgba(167, 143, 15, 0.8);
}
.box:hover.red .mask-wrapper {
  background: rgba(194, 0, 9, 0.8);
}
.box:hover.green .mask-wrapper {
  background: rgba(74, 125, 122, 0.8);
}
.box .table {
  table-layout: fixed;
}
.box .table img {
  max-width: 90%;
}
.box .table, .box .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.box .box-content {
  position: relative;
  z-index: 10;
  padding: 12px;
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.box:hover .box-content {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.box h1 {
  line-height: 1;
}
.box p {
  font-size: 15px;
}
.box .layer-mask {
  background: #4C207E;
  opacity: 0.8;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  z-index: 1;
}
.box:hover .layer-mask {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.box.purple .layer-mask {
  background: #4C207E;
}
.box.blue .layer-mask {
  background: #222361;
}
.box.gold .layer-mask {
  background: #A78F0F;
}
.box.red .layer-mask {
  background: #C20009;
}
.box.green .layer-mask {
  background: #4A7D7A;
}
.box .mask-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: transparent;
}
.box .mask {
  bottom: 0px;
  width: 100%;
  z-index: 5;
}
.box .mask img {
  width: 100%;
  vertical-align: bottom;
}
.box .page-cta {
  position: absolute;
  bottom: 30px;
  right: 25px;
  z-index: 2;
  color: #4C207E;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: none;
}
.box.purple .page-cta {
  color: #4C207E;
}
.box.blue .page-cta {
  color: #222361;
}
.box.gold .page-cta {
  color: #A78F0F;
}
.box.red .page-cta {
  color: #C20009;
}
.box.green .page-cta {
  color: #4A7D7A;
}

.gutter {
  width: 2%;
}

.page-box {
  position: relative;
  padding: 15px;
}
.page-box img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.page-box h1 {
  margin-top: 0;
}
.page-box.big, .page-box.two_fifth {
  width: 40%;
}
.page-box.small, .page-box.one_fifth {
  width: 20%;
}
.page-box.content {
  width: 20%;
}

.page-box-img-wrapper {
  position: relative;
  text-align: center;
  cursor: pointer;
}
.page-box-img-wrapper .mask-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(34, 35, 97, 0.8);
}
.page-box-img-wrapper .mask-wrapper img {
  width: 100px;
  height: auto;
}
.page-box-img-wrapper .table, .page-box-img-wrapper .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.page-box-img-wrapper i {
  font-size: 120px;
  color: #fff;
}
.page-box-img-wrapper:hover .mask-wrapper {
  opacity: 1;
}

.entry-header {
  text-align: center;
  max-width: 920px;
  margin: 0 auto;
}
.entry-header h1 {
  font-size: 48px;
}
.entry-header p {
  font-size: 24px;
  margin: 0;
  line-height: 1.2;
}

.contact-content section:first-child {
  width: 68%;
  padding-right: 50px;
}
.contact-content section:last-child {
  width: 32%;
}

.page-template-default .entry-content {
  margin-left: -50px;
  margin-right: -50px;
  padding: 0px 35px;
}

.entry-content .entry-content-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 920px;
}
.entry-content .entry-content-wrapper :first-child {
  margin-top: 0;
}
.entry-content .entry-content-wrapper img {
  max-width: 100%;
  height: auto;
}

#price_table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-spacing: 0px;
}
#price_table td, #price_table th {
  width: 25%;
  height: 85px;
  border: 1px solid #fff;
}
#price_table td {
  font-weight: 700;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
  color: #fff;
}
#price_table th {
  color: #fff;
}
#price_table th.gold {
  background: #C2005A;
}
#price_table th.green {
  background: #4A7D7A;
}
#price_table th.purple {
  background: #4C207E;
}
#price_table h1, #price_table h2 {
  margin: 0;
}
#price_table h2 {
  font-size: 20px;
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
  font-style: italic;
}
#price_table td.gold {
  background: #DA669C;
}
#price_table td.green {
  background: #92b2af;
}
#price_table td.purple {
  background: #9479B2;
}
#price_table td.grey-dark {
  background: #ABACAF;
}
#price_table td.grey {
  background: #D7D8DA;
}
#price_table td.grey-light {
  background: #F5F6F6;
}
#price_table .date-column {
  padding-left: 20px;
  padding-right: 20px;
  color: #212125;
}
#price_table .date-column p {
  display: block;
  margin: 0;
  text-align: right;
}
#price_table tfoot {
  font-size: 13px;
}
#price_table tfoot th {
  color: #212125;
  font-weight: 400;
  text-align: right;
  height: auto;
  padding-top: 20px;
}

.circle {
  position: relative;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #222361;
  color: #fff;
}
.circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.circle a {
  color: #fff;
}

.circle-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}

.circle-inner:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.circle-content {
  display: inline-block;
  vertical-align: middle;
}

.page-box .circle {
  cursor: pointer;
}
.page-box .circle h1 {
  margin-bottom: 10px;
}
.page-box .circle .btn-icon {
  width: 75px;
  height: auto;
  max-width: 95%;
}
.page-box .circle:hover {
  opacity: 0.5;
}
.page-box .circle .circle-content {
  padding: 0 8%;
}

.ac-subpage .circle-wrapper {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -75px;
}
.ac-subpage .circle {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ac-subpage:hover .circle {
  -webkit-transform: scale(5, 5);
  -ms-transform: scale(5, 5);
  -o-transform: scale(5, 5);
  transform: scale(5, 5);
}
.ac-subpage .circle-content {
  color: #fff;
}
.ac-subpage .circle-content h2, .ac-subpage .circle-content h3 {
  margin: 0;
  line-height: 1;
}
.ac-subpage .circle-content h2 {
  font-size: 32px;
}
.ac-subpage .circle-content h3 {
  font-size: 20px;
  font-style: italic;
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
}

.d-link-wrapper {
  font-size: 16px;
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
}
.d-link-wrapper a {
  color: #212125;
  text-decoration: none;
  display: block;
  vertical-align: middle;
}
.d-link-wrapper span {
  font-family: "Garamond Premr Pro", Helvetica, Arial, sans-serif;
}
.d-link-wrapper a:before, .d-link-wrapper a span, .d-link-wrapper a:after {
  display: inline-block;
  vertical-align: middle;
}
.d-link-wrapper a:before {
  content: "\f01a";
  margin-right: 10px;
  font-size: 24px;
}
.d-link-wrapper a:after {
  content: "[" attr(data-ext) "]";
  margin-left: 10px;
}

/**
 * Magnific Popup CSS
 * ----------------------------------------------------------------------------
 */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

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

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 505;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}

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

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

.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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -12px;
  left: 8px;
  right: 8px;
  z-index: 504;
}

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

.mfp-preloader a:hover {
  color: white;
}

.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;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

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

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

button.mfp-close {
  background: url(../img/close_white.svg) no-repeat;
  background-size: 100% 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: 0px;
  text-align: right;
  padding-right: 16px;
  width: 100%;
  top: 40px;
}

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

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

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

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

.mfp-arrow {
  position: absolute;
  width: 45px;
  height: 45px;
  background: transparent;
  border: 1px solid transparent;
  text-indent: -9999em;
  pointer-events: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mfp-arrow:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  margin-right: -5px;
}

.lt-ie8 .mfp-arrow {
  background-color: #4e4e4e;
}

.mfp-arrow-left {
  left: 45px;
  border-bottom-color: white;
  border-left-color: white;
}

button.mfp-arrow-left {
  background: url(../img/left_arrow_white.svg) no-repeat;
  background-size: 100% 100%;
}

button.mfp-arrow-right {
  background: url(../img/right_arrow_white.svg) no-repeat;
  background-size: 100% 100%;
}

.mfp-arrow-left:hover {
  margin-left: -5px;
  margin-right: 0;
}

.mfp-arrow-right {
  right: 45px;
  border-top-color: white;
  border-right-color: white;
}

button.mfp-arrow-left,
button.mfp-arrow-right {
  width: 62px;
  height: 98px;
}

button.mfp-arrow-left, button.mfp-arrow-right, button.mfp-arrow-left:hover, button.mfp-arrow-right:hover {
  border: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

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

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

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

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

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

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

/* The shadow behind the image */
.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);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.mfp-figure {
  line-height: 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;
}

.mfp-figure small {
  color: #bdbdbd;
  font-size: 12px;
  line-height: 14px;
  font-style: italic;
  margin-left: 10px;
}

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

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * Modified by: sirtimid
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-container a:focus,
.flex-slider a:hover,
.flex-slider a:focus {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: none;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50px;
  height: 100px;
  margin: -50px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-indent: -99999px;
  background: url(../img/arrow-l.svg) no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a.flex-next {
  background-image: url(../img/arrow-r.svg);
}
.flex-direction-nav .flex-prev {
  left: -60px;
}
.flex-direction-nav .flex-next {
  right: -60px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 20px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 20px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: ' ';
}
.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * HOME SLIDER
 * ====================================================================================================================*/
.home #secondary_nav {
  z-index: 4;
}
.home #home_isotope {
  z-index: 2;
}
.home #main_header {
  z-index: 3;
}
.home #main_header .logo-wrapper {
  position: absolute;
  top: 15%;
  z-index: 2;
}
.home #main_header #main_nav {
  z-index: 3;
}
.home #main_header #home-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
.home #main_header #home-slider .flexslider,
.home #main_header #home-slider .flex-viewport,
.home #main_header #home-slider ul.slides,
.home #main_header #home-slider li.slide {
  height: 100%;
}
.home #main_header #home-slider li.slide {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  /*
  &:before{
    content: ' ';
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.1;
  }
  */
}
.home #main_header #home-slider li.slide .testimonial {
  position: relative;
  margin-top: 20%;
  z-index: 3;
  text-align: center;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 0;
}
.home #main_header #home-slider li.slide .testimonial .bubble {
  position: relative;
  display: inline-block;
  padding: 30px 25px 65px;
  font-size: 40px;
  font-style: italic;
  color: #fff;
  background: url(../img/home-bubble.svg) no-repeat;
  background-size: 100% 100%;
  max-width: 70%;
  line-height: 1.2;
  z-index: 2;
}
.home #main_header #home-slider li.slide .testimonial .bubble:after {
  position: absolute;
  right: -25px;
  top: -25px;
  width: 31px;
  height: 31px;
  content: ' ';
  background: url(../img/bubble-star.svg) no-repeat;
  background-size: 100% 100%;
}
.home #main_header #home-slider li.slide .testimonial .author {
  display: block;
  position: relative;
  margin-top: -50px;
  z-index: 1;
}
.home #main_header #home-slider li.slide .testimonial .author .circ {
  display: inline-block;
  border: 4px solid #fff;
  background: rgba(34, 35, 97, 0.7);
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 16px;
  padding: 0 10px;
  width: 140px;
  height: 140px;
  line-height: 140px;
  color: #fff;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}
.home #main_header #home-slider li.slide .testimonial .author .circ .inner {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.home #main_header #home-slider li.slide .testimonial .author .circ .inner .from {
  font-size: 12px;
  color: #D4C016;
  display: block;
  padding: 5px 0;
}
.home #main_header #home-slider li.slide .testimonial .author .circ .inner .country {
  font-weight: bold;
  font-size: 16px;
  display: block;
  padding: 5px 0;
}
.home #main_header #home-slider li.slide.flex-active-slide .testimonial {
  opacity: 1;
}
.home #main_header #home-slider .flex-caption {
  position: absolute;
  bottom: 70px;
  right: 20px;
  z-index: 100;
  color: #D4C016;
  font-size: 13px;
}
.home #main_header #home-slider .flex-caption a {
  color: #fff;
  text-decoration: none;
  font-style: italic;
}

#page_slider {
  display: none;
  height: 0;
  padding-bottom: 70%;
  position: relative;
}
#page_slider .flexslider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
#page_slider .flexslider,
#page_slider .flex-viewport,
#page_slider ul.slides,
#page_slider li.slide {
  height: 100%;
}
#page_slider li.slide {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 1024px) {
  .home #main_header #home-slider li.slide .testimonial {
    margin-top: 25%;
  }

  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .home #main_header #home-slider li.slide .testimonial {
    margin-top: 65%;
  }
  .home #main_header #home-slider li.slide .testimonial .bubble {
    padding: 20px 15px 35px;
    font-size: 20px;
  }
  .home #main_header #home-slider li.slide .testimonial .author {
    margin-top: -40px;
  }
  .home #main_header #home-slider li.slide .testimonial .author .circ {
    font-size: 14px;
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .home #main_header #home-slider .flex-caption {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .home #main_header #home-slider li.slide .testimonial {
    margin-top: 40%;
  }

  #page_slider {
    display: block;
  }
}
/**
 * VH and VW units can cause issues on iOS devices: http://caniuse.com/#feat=viewport-units
 *
 * To overcome this, create media queries that target the width, height, and orientation of iOS devices.
 * It isn't optimal, but there is really no other way to solve the problem. In this example, I am fixing
 * the height of element `.foo` ΓÇöwhich is a full width and height cover image.
 *
 * iOS Resolution Quick Reference: http://www.iosres.com/
 */
/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .home #main_header {
    height: 820px;
    padding-top: 0;
  }
}
/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .foo {
    height: 768px;
  }

  .home #main_header {
    height: 620px;
    padding-top: 0;
  }
}
@media (max-width: 1600px) {
  .page-box h1 {
    font-size: 20px;
  }
  .page-box .circle .btn-icon {
    width: 60px;
  }
}
@media (max-width: 1280px) {
  .ac-content .column-content:first-child {
    padding-right: 25px;
  }
  .ac-content .column-content:last-child {
    padding-left: 25px;
  }

  #price_table .date-column {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }

  .cta-wrapper .cta-content {
    width: 85%;
  }
}
@media (max-width: 1024px) {
  #main_nav > ul > li, .nav .sticky-container > ul > li {
    width: 50%;
    margin-left: -25px;
  }
  #main_nav > ul > li.menu-parent > a > .table > .table-cell:after, .home #main_nav > ul > li.menu-parent > a > .table > .table-cell:after, .home #main_nav > ul > li:first-child.menu-parent > a > .table > .table-cell:after, .nav .sticky-container > ul > li.menu-parent > a > .table > .table-cell:after, .home .nav .sticky-container > ul > li.menu-parent > a > .table > .table-cell:after, .home .nav .sticky-container > ul > li:first-child.menu-parent > a > .table > .table-cell:after {
    display: none;
  }
  #main_nav > ul > li .menu-txt, .nav .sticky-container > ul > li .menu-txt {
    margin-right: -25px;
  }
  #main_nav > ul > li.current-menu-item, #main_nav > ul > li.current_page_item, #main_nav > ul > li.current_page_ancestor, #main_nav > ul > li.current-page-ancestor, .nav .sticky-container > ul > li.current-menu-item, .nav .sticky-container > ul > li.current_page_item, .nav .sticky-container > ul > li.current_page_ancestor, .nav .sticky-container > ul > li.current-page-ancestor {
    width: 50px;
    margin-left: 0;
    z-index: 2;
  }
  #main_nav > ul > li.current-menu-item img.menu-mobile-icon, #main_nav > ul > li.current_page_item img.menu-mobile-icon, #main_nav > ul > li.current_page_ancestor img.menu-mobile-icon, #main_nav > ul > li.current-page-ancestor img.menu-mobile-icon, .nav .sticky-container > ul > li.current-menu-item img.menu-mobile-icon, .nav .sticky-container > ul > li.current_page_item img.menu-mobile-icon, .nav .sticky-container > ul > li.current_page_ancestor img.menu-mobile-icon, .nav .sticky-container > ul > li.current-page-ancestor img.menu-mobile-icon {
    display: block;
    width: 30px;
    margin: 0 auto;
  }
  #main_nav > ul > li.current-menu-item .menu-txt, #main_nav > ul > li.current_page_item .menu-txt, #main_nav > ul > li.current_page_ancestor .menu-txt, #main_nav > ul > li.current-page-ancestor .menu-txt, .nav .sticky-container > ul > li.current-menu-item .menu-txt, .nav .sticky-container > ul > li.current_page_item .menu-txt, .nav .sticky-container > ul > li.current_page_ancestor .menu-txt, .nav .sticky-container > ul > li.current-page-ancestor .menu-txt {
    display: none;
  }
  #main_nav > ul > li:hover.menu-item-has-children, .home #main_nav > ul > li:hover.menu-item-has-children, .nav .sticky-container > ul > li:hover.menu-item-has-children, .home .nav .sticky-container > ul > li:hover.menu-item-has-children {
    background: #fff;
  }

  .box.big, .box.half {
    width: 100%;
    height: 220px;
  }
  .box.medium, .box.two_fifth {
    width: 100%;
    height: 220px;
  }
  .box.small, .box.one_fifth {
    width: 50%;
    height: 220px;
  }
  .box.img-only, .box .layer-mask, .box .box-content {
    display: none;
  }
  .box .page-cta {
    display: block;
  }
  .box .mask img {
    max-height: 100px;
  }
  .box .page-cta {
    bottom: 10px;
    right: 5px;
  }
  .box.big h1, .box.half h1, .box.medium h1, .box.two_fifth h1, .box.big h1, .box.half h1 {
    font-size: 32px;
  }

  .page-box .circle h1 {
    display: none;
  }

  .page-box-img-wrapper i {
    font-size: 80px;
  }
}
@media (max-width: 1023px) {
  .contact-content section, .contact-content section:first-child, .contact-content section:last-child, .contact-content .column-content {
    width: 100%;
    padding-right: 0;
    float: none;
    display: block;
  }
  .contact-content .column-content {
    padding-bottom: 45px;
  }
  .contact-content .column-content:last-child {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .lang ul {
    height: 55px !important;
  }

  .lang, .lang .mask-wrapper {
    height: auto !important;
  }
}
@media (max-width: 768px) {
  #main_nav > ul > li, .nav .sticky-container > ul > li {
    font-size: 16px;
  }

  .page-box.big, .page-box.two_fifth {
    width: 100%;
  }
  .page-box.small, .page-box.one_fifth {
    width: 50%;
  }
  .page-box.content {
    width: 50%;
  }

  .page-pagination li.txt-center span {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #price_table table, #price_table tr, #price_table th, #price_table td {
    display: block;
    width: 100%;
  }
  #price_table thead {
    display: none;
  }
  #price_table td, #price_table th {
    height: auto;
    padding: 10px;
    border: none;
    text-align: right;
  }
  #price_table td:before {
    float: left;
    content: attr(data-title);
    text-align: left;
    color: #fff;
  }
  #price_table td.gold {
    background: #C2005A;
  }
  #price_table td.green {
    background: #4A7D7A;
  }
  #price_table td.purple {
    background: #4C207E;
  }

  .lang {
    height: 75px;
  }
  .lang .mask-wrapper {
    height: 75px;
  }
  .lang ul {
    line-height: 1;
    min-width: 80px;
    height: 0;
    overflow: hidden;
  }
  .lang li {
    display: block;
    margin-bottom: 5px;
  }
  .lang li.active {
    display: none;
  }
  .lang li:last-child {
    margin-bottom: 0;
  }
  .lang .mobile-cr-lang {
    display: block;
  }
  .lang .lang-drp {
    display: inline-block;
  }
  .lang .lang-drp:after {
    content: "\f0d7";
    /* fa-caret-down */
  }
  .lang.open .lang-drp:after {
    content: "\f0d8";
    /* fa-caret-up */
  }

  .toolbar .toolbar-mobile-icon {
    display: block;
  }
  .toolbar .mask-wrapper {
    width: 75px;
    height: 68px;
    background: none repeat scroll 0% 0% #D4C016;
    padding-left: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .toolbar .mask-wrapper .mask {
    left: -15px;
  }
  .toolbar ul {
    display: none;
    text-align: center;
    width: 100%;
    padding-top: 55px;
  }
  .toolbar li {
    float: none;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  .toolbar.newsletter-open .mask-wrapper {
    width: 160px;
  }
  .toolbar.newsletter-open .newsletter-form {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .toolbar.newsletter-open .newsletter-form input {
    text-align: center;
  }

  .home #main_header .logo-wrapper {
    top: 0;
  }

  .page-pagination > ul > li {
    width: 25%;
  }
  .page-pagination > ul > li.txt-center {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ac-subpages {
    height: auto;
  }
  .ac-subpages .ac-subpage {
    width: 100%;
    height: 320px;
    float: none;
    display: block;
    border-left: 0;
    border-bottom: 2px solid #fff;
  }
  .ac-subpages .ac-subpage:last-child {
    border-bottom: 0;
  }

  .ac-content .column-content {
    float: none;
    display: block;
    width: 100%;
    padding: 0 !important;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  #main_nav > ul > li, .nav .sticky-container > ul > li {
    font-size: 13px;
  }

  #page {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .home #page {
    padding-bottom: 0;
  }

  .logo-wrapper .logo {
    top: 10px;
    margin-left: -62.5px;
  }
  .logo-wrapper .logo img {
    width: 125px;
  }

  .nav.menu-sticky {
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  #home_isotope {
    padding-left: 0;
    padding-right: 0;
  }

  .home #main_header #home-slider .flex-caption {
    right: 5px;
    bottom: 55px;
  }

  .entry-header h1 {
    font-size: 44px;
  }
  .entry-header p {
    font-size: 20px;
    line-height: 1;
  }

  .page-template-template-accommodation .entry-header p {
    font-size: 16px;
  }

  .box.big, .box.medium, .box.small, .box.half, .box.two_fifth, .box.one_fifth {
    width: 100%;
  }
  .box .page-cta {
    bottom: 15px;
  }

  .cta {
    height: auto;
    background: #F5F6F6 !important;
  }

  .cta-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .cta-wrapper .cta-content {
    position: static;
    display: block;
    margin: 0 auto;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    padding: 0;
    background: #F5F6F6;
  }
  .cta-wrapper .cta-content h1 {
    font-size: 32px;
  }

  #main_footer, .single-post #main_footer {
    background: #F5F6F6;
    padding-bottom: 55px;
    padding-left: 25px;
    padding-right: 25px;
  }
  #main_footer .credits, .single-post #main_footer .credits {
    right: 0;
    bottom: 0px;
  }

  .page-box {
    padding-left: 0;
    padding-right: 0;
  }
  .page-box.img-only, .page-box.circle-box {
    display: none;
  }
  .page-box.big, .page-box.two_fifth, .page-box.small, .page-box.one_fifth, .page-box.content {
    width: 100%;
  }

  .page-template-default .content-wrapper {
    padding-bottom: 0;
  }
  .page-template-default .entry-content {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .page-pagination .title {
    display: none;
  }
  .page-pagination > ul > li {
    width: 5%;
  }
  .page-pagination > ul > li.txt-center {
    width: 90%;
  }
}

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