@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Damion&display=swap');
/* line 9, ../sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../sass/_normalize.scss */
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.
 */
/* line 32, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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.
 */
/* line 52, ../sass/_normalize.scss */
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.
 */
/* line 65, ../sass/_normalize.scss */
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.
 */
/* line 75, ../sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 87, ../sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 95, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 107, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 115, ../sass/_normalize.scss */
b,
strong,strong>u {
  font-weight: bold;
  /*font-family: 'UniversLTStd-Bold';*/
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 124, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 133, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 142, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 151, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 159, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 182, ../sass/_normalize.scss */
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 192, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 203, ../sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 211, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../sass/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../sass/_normalize.scss */
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.
 */
/* line 252, ../sass/_normalize.scss */
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.
 */
/* line 266, ../sass/_normalize.scss */
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.
 */
/* line 277, ../sass/_normalize.scss */
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.
 */
/* line 290, ../sass/_normalize.scss */
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.
 */
/* line 302, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../sass/_normalize.scss */
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.
 */
/* line 322, ../sass/_normalize.scss */
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.
 */
/* line 334, ../sass/_normalize.scss */
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`.
 */
/* line 346, ../sass/_normalize.scss */
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).
 */
/* line 357, ../sass/_normalize.scss */
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).
 */
/* line 370, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 379, ../sass/_normalize.scss */
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.
 */
/* line 390, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 399, ../sass/_normalize.scss */
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.
 */
/* line 408, ../sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 419, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/_normalize.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'ArialMT';
  src: url("../fonts/arial/ArialMT.woff") format("woff"), url("../fonts/arial/ArialMT.ttf") format("truetype"), url("../fonts/arial/ArialMT.svg#ArialMT") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Bodoni */
@font-face {
  font-family: 'BodoniSvntytwoITCStd-Book';
  src: url("../fonts/bodoni/33E616_0_0.eot");
  src: url("../fonts/bodoni/33E616_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/bodoni/33E616_0_0.woff2") format("woff2"), url("../fonts/bodoni/33E616_0_0.woff") format("woff"), url("../fonts/bodoni/33E616_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'BodoniSvntytwoITCStd-BookIt';
  src: url("../fonts/bodoni/33E616_1_0.eot");
  src: url("../fonts/bodoni/33E616_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/bodoni/33E616_1_0.woff2") format("woff2"), url("../fonts/bodoni/33E616_1_0.woff") format("woff"), url("../fonts/bodoni/33E616_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'BodoniSvntytwoITCStd-Bold';
  src: url("../fonts/bodoni/33E616_2_0.eot");
  src: url("../fonts/bodoni/33E616_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/bodoni/33E616_2_0.woff2") format("woff2"), url("../fonts/bodoni/33E616_2_0.woff") format("woff"), url("../fonts/bodoni/33E616_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'BodoniSvntytwoITCStd-BoldIt';
  src: url("../fonts/bodoni/33E616_3_0.eot");
  src: url("../fonts/bodoni/33E616_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/bodoni/33E616_3_0.woff2") format("woff2"), url("../fonts/bodoni/33E616_3_0.woff") format("woff"), url("../fonts/bodoni/33E616_3_0.ttf") format("truetype");
}
/* Univers */
@font-face {
  font-family: 'UniversLTPro-55Roman';
  src: url("../fonts/univers/33EB1F_0_0.eot");
  src: url("../fonts/univers/33EB1F_0_0.eot?#iefix") format("embedded-opentype"),
  /*url("../fonts/univers/33EB1F_0_0.woff2") format("woff2"),*/
  url("../fonts/univers/33EB1F_0_0.woff") format("woff"), url("../fonts/univers/33EB1F_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'UniversLTStd-Bold';
  src: url("../fonts/univers/33EB1F_1_0.eot");
  src: url("../fonts/univers/33EB1F_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/univers/33EB1F_1_0.woff2") format("woff2"), url("../fonts/univers/33EB1F_1_0.woff") format("woff"), url("../fonts/univers/33EB1F_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'UniversLTStd-Light';
  src: url("../fonts/univers/33EB1F_2_0.eot");
  src: url("../fonts/univers/33EB1F_2_0.eot?#iefix") format("embedded-opentype"),
  /*url("../fonts/univers/33EB1F_2_0.woff2") format("woff2"),*/
  url("../fonts/univers/33EB1F_2_0.woff") format("woff"), url("../fonts/univers/33EB1F_2_0.ttf") format("truetype");
}
/* line 1, ../sass/_general.scss */
:focus {
  outline-color: transparent;
  outline-style: none;
}

/* line 5, ../sass/_general.scss */
.all-site-content {
  position: relative;
  z-index: 100;
}

/* line 9, ../sass/_general.scss */
.mobile-menu {
  display: none;
}

/* line 12, ../sass/_general.scss */
.layout-container {
  max-width: 1160px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

/* line 17, ../sass/_general.scss */
.layout-container-min {
  max-width: 999px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

/* line 23, ../sass/_general.scss */
.layout-left-column {
  max-width: 50%;
  float: left;
}

/* line 27, ../sass/_general.scss */
.layout-right-column {
  max-width: 50%;
  float: right;
}

/* line 32, ../sass/_general.scss */
.layout-wrapper {
  overflow: hidden;
}

/* line 36, ../sass/_general.scss */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

/* START: Accommodating for IE */
/* line 49, ../sass/_general.scss */
.flip-container.hover .flip-item-back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* line 57, ../sass/_general.scss */
.flip-container.hover .flip-item-front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* END: Accommodating for IE */
/* line 65, ../sass/_general.scss */
.flip-container, .flip-item-front, .flip-item-back {
  width: 320px;
  height: 427px;
}

/* line 70, ../sass/_general.scss */
.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

/* line 86, ../sass/_general.scss */
.flip-item-front, .flip-item-back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
}

/* line 117, ../sass/_general.scss */
.flip-item-front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  /*background: lightgreen;*/
  z-index: 2;
}

/* line 124, ../sass/_general.scss */
.flip-item-back {
  /*background: lightblue;*/
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

/* line 1, ../sass/_wordpress.scss */
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

/* line 5, ../sass/_wordpress.scss */
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

/* line 9, ../sass/_wordpress.scss */
.aligncenter {
  float: none;
  margin: 10px 0 10px 0;
}

/* line 1, ../sass/_colors.scss */
.bg-color-1 {
  background-color: #afa692;
}

/* line 4, ../sass/_colors.scss */
.bg-color-2 {
  background-color: #cfcabe;
}

/* line 7, ../sass/_colors.scss */
.bg-color-3 {
  background-color: #ffffff;
}

/* line 10, ../sass/_colors.scss */
.bg-color-4 {
  background-color: #de5727;
}

/* line 13, ../sass/_colors.scss */
.bg-color-5 {
  background-color: #333333;
}

/* line 16, ../sass/_colors.scss */
.bg-color-6 {
  background-color: #d2ccc1;
}

/* line 19, ../sass/_colors.scss */
.bg-color-7 {
  background-color: #7895a3;
}

/* line 22, ../sass/_colors.scss */
.bg-color-8 {
  background-color: #535353;
}

/* line 25, ../sass/_colors.scss */
.bg-color-9 {
  background-color: #eeeeee;
}

/* line 28, ../sass/_colors.scss */
.bg-color-10 {
  background-color: #dddddd;
}

/* line 31, ../sass/_colors.scss */
.bg-color-11 {
  background-color: #444444;
}

/* line 34, ../sass/_colors.scss */
.color-1 {
  color: #ffffff;
}

/* line 37, ../sass/_colors.scss */
.color-2 {
  color: #333333;
}

/* line 40, ../sass/_colors.scss */
.color-3 {
  color: #eeeeee;
}

/* line 43, ../sass/_colors.scss */
.border-color-1 {
  border-color: #cfcabe;
}

/* line 46, ../sass/_colors.scss */
.border-color-2 {
  border-color: #8cadbd;
}

/* line 2, ../sass/_animation.scss */
.row {
  width: auto;
  height: auto;
  margin: 0 -15px;
}

/* line 9, ../sass/_animation.scss */
.homepage-top-row-circles-con {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 18, ../scss/style.scss */
/* line 21, ../sass/_animation.scss */
body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  font-family: 'Open Sans';
  font-size: 14px;
}

/* line 27, ../scss/style.scss */
/* line 31, ../sass/_animation.scss */
.wrap {
  display: block;
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1024px;
}

/* line 34, ../scss/style.scss */
/* line 40, ../sass/_animation.scss */
.block, #container {
  display: block;
  position: relative;
}

/* line 39, ../scss/style.scss */
/* line 46, ../sass/_animation.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 43, ../scss/style.scss */
/* line 54, ../sass/_animation.scss */
.cf:before, .cf:after {
  display: table;
  position: relative;
  content: "";
}

/* line 48, ../scss/style.scss */
/* line 61, ../sass/_animation.scss */
.cf:after {
  clear: both;
  float: none;
}

/* line 53, ../scss/style.scss */
/* line 67, ../sass/_animation.scss */
#container {
  margin: 50px 0;
}

/* line 59, ../scss/style.scss */
/* line 72, ../sass/_animation.scss */
.align--center {
  text-align: center;
}

/* line 63, ../scss/style.scss */
/* line 77, ../sass/_animation.scss */
.headline, .headline--top, .headline--bottom {
  display: block;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 1.1;
  color: #fff;
}

/* line 74, ../scss/style.scss */
/* line 91, ../sass/_animation.scss */
.background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* line 80, ../scss/style.scss */
/* line 98, ../sass/_animation.scss */
.circle {
  display: block;
  position: relative;
  width: 250px;
  height: 250px;
  -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  margin: 15px auto;
  background-color: #f2f9ff;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  overflow: hidden;
}

/* line 90, ../scss/style.scss */
/* line 121, ../sass/_animation.scss */
.circle.first .front {
  /*set background image
  for the first circle

  */
  background-image: url("../images/circle-1.jpg");
}

/* line 99, ../scss/style.scss */
/* line 129, ../sass/_animation.scss */
.circle.second .front {
  background-image: url("../images/circle-2.jpg");
}

/* line 104, ../scss/style.scss */
/* line 133, ../sass/_animation.scss */
.circle.third .front {
  background-image: url("../images/circle-3.jpg");
}

/* line 114, ../scss/style.scss */
/* line 138, ../sass/_animation.scss */
.front, .back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 1;
  backface-visibility: hidden;
  border-radius: 50%;
}

/* line 127, ../scss/style.scss */
/* line 156, ../sass/_animation.scss */
.back {
  z-index: 0;
  opacity: 0;
}

/* line 160, ../sass/_animation.scss */
.back .headline--top, .back .headline--bottom, .back .headline {
  color: #000;
}

/* line 133, ../scss/style.scss */
/* line 165, ../sass/_animation.scss */
.back--top, .back--bottom, .back-content {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 15px 0;
  padding: 0;
  text-align: center;
}

/* line 144, ../scss/style.scss */
/* line 176, ../sass/_animation.scss */
.normal-text {
  display: block;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 152, ../scss/style.scss */
/* line 185, ../sass/_animation.scss */
.blue-btn {
  display: inline-block;
  position: relative;
  padding: 0 40px 0 10px;
  height: 40px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #04598c;
  color: white;
  text-decoration: none;
  margin: 5px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url("../images/button-arrow.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

/* line 167, ../scss/style.scss */
/* line 212, ../sass/_animation.scss */
.blue-btn:hover {
  background-color: #034973;
}

/* line 175, ../scss/style.scss */
/* line 217, ../sass/_animation.scss */
.headlines {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  top: 35%;
  left: 0;
  text-align: center;
  color: white;
}

/* line 188, ../scss/style.scss */
/* line 229, ../sass/_animation.scss */
.headline--top {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
}

/* line 197, ../scss/style.scss */
/* line 237, ../sass/_animation.scss */
.headline--bottom {
  text-transform: uppercase;
  font-size: 30px;
}

/* line 243, ../sass/_animation.scss */
.main-link, .main-link:visited {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
}

/* line 252, ../scss/style.scss */
/* line 256, ../sass/_animation.scss */
.circle.inflate {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 262, ../scss/style.scss */
/* line 269, ../sass/_animation.scss */
.circle.shrink {
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

/* line 270, ../scss/style.scss */
/* line 277, ../sass/_animation.scss */
.circle.inflate .front {
  -webkit-animation: out .6s ease .0s forwards 1 normal;
  animation: out .6s ease .0s forwards 1 normal;
  z-index: 0;
}

/* line 279, ../scss/style.scss */
/* line 283, ../sass/_animation.scss */
.circle.inflate .back {
  -webkit-animation: in .7s ease .4s forwards 1 normal;
  animation: in .7s ease .4s forwards 1 normal;
  z-index: 1;
}

/* line 290, ../scss/style.scss */
/* line 291, ../sass/_animation.scss */
.font, .back {
  -webkit-transform: scale(0.6, 0.6);
  -moz-transform: scale(0.6, 0.6);
  -ms-transform: scale(0.6, 0.6);
  -o-transform: scale(0.6, 0.6);
  transform: scale(0.6, 0.6);
}

/* WHEN CIRCLE 1 IS HOVERED */
/* line 297, ../scss/style.scss */
/* line 301, ../sass/_animation.scss */
.circle.second.cir1-active {
  -webkit-transform: scale(0.7, 0.7) translate(-10px, -90px);
  -moz-transform: scale(0.7, 0.7) translate(-10px, -90px);
  -ms-transform: scale(0.7, 0.7) translate(-10px, -90px);
  -o-transform: scale(0.7, 0.7) translate(-10px, -90px);
  transform: scale(0.7, 0.7) translate(-10px, -90px);
}

/* line 302, ../scss/style.scss */
/* line 310, ../sass/_animation.scss */
.circle.third.cir1-active {
  -webkit-transform: scale(0.7, 0.7) translateX(-48%);
  -moz-transform: scale(0.7, 0.7) translateX(-48%);
  -ms-transform: scale(0.7, 0.7) translateX(-48%);
  -o-transform: scale(0.7, 0.7) translateX(-48%);
  transform: scale(0.7, 0.7) translateX(-48%);
}

/* when circle 2 is hover */
/* line 311, ../scss/style.scss */
/* line 320, ../sass/_animation.scss */
.circle.first.cir2-active {
  -webkit-transform: scale(0.7, 0.7) translate(0px, 35px);
  -moz-transform: scale(0.7, 0.7) translate(0px, 35px);
  -ms-transform: scale(0.7, 0.7) translate(0px, 35px);
  -o-transform: scale(0.7, 0.7) translate(0px, 35px);
  transform: scale(0.7, 0.7) translate(0px, 35px);
}

/* line 316, ../scss/style.scss */
/* line 329, ../sass/_animation.scss */
.circle.third.cir2-active {
  -webkit-transform: scale(0.7, 0.7) translate(0px, 35px);
  -moz-transform: scale(0.7, 0.7) translate(0px, 35px);
  -ms-transform: scale(0.7, 0.7) translate(0px, 35px);
  -o-transform: scale(0.7, 0.7) translate(0px, 35px);
  transform: scale(0.7, 0.7) translate(0px, 35px);
}

/* when circle 3 is hover */
/* line 327, ../scss/style.scss */
/* line 339, ../sass/_animation.scss */
.circle.first.cir3-active {
  -webkit-transform: scale(0.7, 0.7) translateX(48%);
  -moz-transform: scale(0.7, 0.7) translateX(48%);
  -ms-transform: scale(0.7, 0.7) translateX(48%);
  -o-transform: scale(0.7, 0.7) translateX(48%);
  transform: scale(0.7, 0.7) translateX(48%);
}

/* line 332, ../scss/style.scss */
/* line 348, ../sass/_animation.scss */
.circle.second.cir3-active {
  -webkit-transform: scale(0.7, 0.7) translate(10px, -90px);
  -moz-transform: scale(0.7, 0.7) translate(10px, -90px);
  -ms-transform: scale(0.7, 0.7) translate(10px, -90px);
  -o-transform: scale(0.7, 0.7) translate(10px, -90px);
  transform: scale(0.7, 0.7) translate(10px, -90px);
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 211, ../scss/style.scss */
  /* line 366, ../sass/_animation.scss */
  .circle {
    width: 200px;
    height: 200px;
    margin: 15px;
    display: inline-block;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  /* line 221, ../scss/style.scss */
  /* line 376, ../sass/_animation.scss */
  #animation-container.animation-container.an-inter {
    text-align: center;
    margin: 70px auto;
    padding: 0;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  /* line 231, ../scss/style.scss */
  /* line 387, ../sass/_animation.scss */
  .headline, .headline--top, .headline--bottom {
    font-size: 30px;
  }

  /* line 235, ../scss/style.scss */
  /* line 392, ../sass/_animation.scss */
  .headline--top {
    font-size: 24px;
  }

  /* line 239, ../scss/style.scss */
  /* line 397, ../sass/_animation.scss */
  .circle {
    display: inline-block;
    position: relative;
    float: none;
    /*border: 5px solid transparent;*/
    margin: 0;
    width: 300px;
    height: 300px;
  }

  /* line 248, ../scss/style.scss */
  /* line 407, ../sass/_animation.scss */
  .circle:nth-child(2) {
    margin: 0 15px;
  }

  /* IF JAVASCRIPT DOESNT WORK, USE THESE CODE */
  /*
  #animation-container {

    text-align: center;
    max-width: 980px;
    margin: 50px auto;
    padding: 0;



    &:hover {
        .circle {
            @include transform(scale(.7,.7));

            &:hover {
                @include transform(scale(1.3,1.3));
                @include box-shadow(none);
                border: 5px solid $black;

            } //end hvoer
        } //end circle
    } //end hover
  } //end animation-container

  */
}
/**********************************

ALL ANIMATIONS GO HERE

**********************************/
@-webkit-keyframes out {
  /* line 383, ../scss/style.scss */
  0% {
    opacity: 1;
  }
  /* line 390, ../scss/style.scss */
  100% {
    opacity: 0;
  }
}
@-moz-keyframes out {
  /* line 383, ../scss/style.scss */
  0% {
    opacity: 1;
  }
  /* line 390, ../scss/style.scss */
  100% {
    opacity: 0;
  }
}
@-o-keyframes out {
  /* line 383, ../scss/style.scss */
  0% {
    opacity: 1;
  }
  /* line 390, ../scss/style.scss */
  100% {
    opacity: 0;
  }
}
@keyframes out {
  /* line 383, ../scss/style.scss */
  0% {
    opacity: 1;
  }
  /* line 390, ../scss/style.scss */
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes in {
  /* line 397, ../scss/style.scss */
  0% {
    opacity: 0;
  }
  /* line 404, ../scss/style.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes in {
  /* line 397, ../scss/style.scss */
  0% {
    opacity: 0;
  }
  /* line 404, ../scss/style.scss */
  100% {
    opacity: 1;
  }
}
@-o-keyframes in {
  /* line 397, ../scss/style.scss */
  0% {
    opacity: 0;
  }
  /* line 404, ../scss/style.scss */
  100% {
    opacity: 1;
  }
}
@keyframes in {
  /* line 397, ../scss/style.scss */
  0% {
    opacity: 0;
  }
  /* line 404, ../scss/style.scss */
  100% {
    opacity: 1;
  }
}
/*
NOT  IN USE
*/
/* line 5, ../sass/_site.scss */
* {
  font-family: 'UniversLTStd-Light';
}

/* line 8, ../sass/_site.scss */
body > div {
  overflow: hidden;
}

/* line 11, ../sass/_site.scss */
.layout-container {
  max-width: 1170px;
}

/*.layout-container-min{
    max-width: 1170px;
    margin: 0 auto 0 auto;
    overflow: auto;
}*/
/* line 20, ../sass/_site.scss */
h1 {
  /*font-size: 60px;*/
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  color: #515151;
  /*text-transform: uppercase;*/
  margin: 0 0 10px 0;
}

/* line 28, ../sass/_site.scss */
.h1-margin {
  margin: 0 0 30px 0;
}

/* line 31, ../sass/_site.scss */
h2 {
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  color: #515151;
  /*text-transform: uppercase;*/
}

/* line 38, ../sass/_site.scss */
h2 > a {
  color: #515151;
}

/* line 41, ../sass/_site.scss */
h2 > a:hover {
  color: #515151;
}

/* line 44, ../sass/_site.scss */
h3 {
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  color: #515151;
  /*text-transform: uppercase;*/
}

/* line 51, ../sass/_site.scss */
h3 > a {
  color: #0079c2;
}

/* line 54, ../sass/_site.scss */
h3 > a:hover {
  color: #c3e1f3;
}

/* line 57, ../sass/_site.scss */
h4 {
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  color: #9e9e9e;
  /*text-transform: uppercase;*/
}

/* line 64, ../sass/_site.scss */
h4 > a {
  color: #9e9e9e;
}

/* line 67, ../sass/_site.scss */
h4 > a:hover {
  color: #c3e1f3;
}

/* line 70, ../sass/_site.scss */
h5 {
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  color: #9e9e9e;
  /*text-transform: uppercase;*/
}

/* line 77, ../sass/_site.scss */
h5 > a {
  color: #9e9e9e;
}

/* line 80, ../sass/_site.scss */
h5 > a:hover {
  color: #c3e1f3;
}

/* line 83, ../sass/_site.scss */
p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 20px 0;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
}

/* line 90, ../sass/_site.scss */
p a {
  font-size: 14px;
  line-height: 1.4;
  color: #0079c2;
}
li a {
  font-size: 14px;
  line-height: 1.4;
  color: #0079c2;
}

/* line 95, ../sass/_site.scss */
p a:hover {
  color: #c3e1f3;
}
li a:hover {
  color: #c3e1f3;
}

/* line 98, ../sass/_site.scss */
a {
  text-decoration: none;
}

/* line 101, ../sass/_site.scss */
ul {
  list-style: disc;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
  /*list-style: disc;*/
  list-style: none;
}

/* line 108, ../sass/_site.scss */
ul > li {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.8;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
}

/* line 115, ../sass/_site.scss */
ol > li {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.8;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
}

/* line 122, ../sass/_site.scss */
ul > li:before {
  content: "• ";
  padding-right: 5px;
}

/* line 126, ../sass/_site.scss */
ul > li > ul {
  margin-left: 40px;
}

/* line 129, ../sass/_site.scss */
.page-content {
  margin-bottom: 110px;
}

/* line 133, ../sass/_site.scss */
hr {
  height: 2px;
  margin: 20px 0 20px 0;
  border: 0;
  background: #055482;
}

/* line 140, ../sass/_site.scss */
.header-image {
  position: relative;
  overflow: auto;
  border-bottom: 2px solid #e6e6e6;
}

/* line 145, ../sass/_site.scss */
.homepage-header-image {
  margin-bottom: 70px;
}

/* line 148, ../sass/_site.scss */
.header-image > img {
  width: 100%;
  float: left;
}

/* line 152, ../sass/_site.scss */
.header-image-text {
  position: absolute;
  top: 30%;
  width: 100%;
}

/* line 157, ../sass/_site.scss */
.header-image-text > h1 {
  line-height: 1;
  font-size: 72px;
  color: #0079c2;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: center;
}

/* line 166, ../sass/_site.scss */
.header-image-text > .header-image-subtitle {
  color: #343434;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
}

/* line 174, ../sass/_site.scss */
.breadcrumbs {
  margin: 20px 0 75px 0;
}

/* line 177, ../sass/_site.scss */
.breadcrumbs ul {
  margin: 0 0 0 0;
}

/* line 180, ../sass/_site.scss */
.breadcrumbs li:before {
  display: none;
}

/* line 183, ../sass/_site.scss */
.breadcrumbs li {
  display: inline-block;
  font-family: 'ArialMT', arial;
  color: #cdcdcd;
  font-size: 12px;
  padding: 0 10px 0 0;
  border-right: 1px solid #cdcdcd;
  margin: 0 10px 0 0;
  line-height: 1;
  text-transform: uppercase;
}

/* line 194, ../sass/_site.scss */
.breadcrumbs li > a {
  font-family: 'ArialMT', arial;
  color: #cdcdcd;
  font-size: 12px;
  text-transform: none;
}

/* line 200, ../sass/_site.scss */
.breadcrumbs li:last-child {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0;
}

/* line 206, ../sass/_site.scss */
.news-back-row {
  margin: 0 0 35px 0;
}

/* line 209, ../sass/_site.scss */
.news-category-title {
  font-weight: 700;
  color: #231f20;
  font-size: 20px;
  margin: 0 0 15px 0;
  line-height: 1;
}

/* line 216, ../sass/_site.scss */
.news-date {
  color: #636363;
  font-size: 12px;
  font-style: italic;
  line-height: 1;
  margin: 0 0 35px 0;
}

/* line 223, ../sass/_site.scss */
.news-content, .news-content * {
  font-family: 'ArialMT', arial;
  font-size: 14px;
  color: #636363;
  line-height: 1.4;
}

/* line 230, ../sass/_site.scss */
.alignleft {
  margin: 0 30px 15px 0;
}

/* line 233, ../sass/_site.scss */
.alignright {
  margin: 0 0 15px 30px;
}

/* line 236, ../sass/_site.scss */
.aligncenter {
  margin: 15px 0 15px 0;
}

/* line 240, ../sass/_site.scss */
.all-site-content {
  background: #ffffff;
}

/* line 244, ../sass/_site.scss */
.header-black-row {
  background: #000000;
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 12px;
  /*position: absolute;*/
  top: 0;
  z-index: 9999;
  width: 100%;
}
/* line 253, ../sass/_site.scss */
.header-black-row .header-black-left {
  float: left;
  margin: 0 0 0 15px;
}
/* line 257, ../sass/_site.scss */
.header-black-row .header-black-left .logo img {
  height: 27px;
  padding-bottom: 2px;
  padding-top: 3px;
}
/* line 264, ../sass/_site.scss */
.header-black-row .header-black-right {
  float: right;
  text-align: right;
  margin: 0 15px 0 0;
}
/* line 268, ../sass/_site.scss */
.header-black-row .header-black-right .header-black-menu {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
  margin: 0 0 0 0;
}
/* line 272, ../sass/_site.scss */
.header-black-row .header-black-right .header-black-menu > a {
  display: inline-block;
  /*color: #a3a3a3;*/
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  margin-right: 90px;
  font-family: 'UniversLTPro-55Roman', 'ArialMT', sans-serif;
}
/* line 280, ../sass/_site.scss */
.header-black-row .header-black-right .header-black-menu > a:hover {
  color: #d8d8d8;
}
@media screen and (max-width: 1120px) {
  /* line 272, ../sass/_site.scss */
  .header-black-row .header-black-right .header-black-menu > a {
    margin-right: 40px;
  }
}
@media screen and (max-width: 770px) {
  /* line 268, ../sass/_site.scss */
  .header-black-row .header-black-right .header-black-menu {
    display: none;
  }
}
/* line 291, ../sass/_site.scss */
.header-black-row .header-black-right .full-menu-link {
  color: #ffffff;
  padding: 0 45px 0 0;
  background: url(../images/3-stripe.png) right center no-repeat;
  font-weight: 300;
  font-size: 15px;
  display: inline-block;
  margin: 0;
  line-height: 26px;
  text-transform: none;
  position: relative;
  top: 3px;
}

/* line 304, ../sass/_site.scss */
.select-language-block {
  display: inline-block;
  cursor: pointer;
}

/* line 308, ../sass/_site.scss */
.select-language-block-title {
  display: inline-block;
  line-height: 32px;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  vertical-align: top;
  font-family: 'ArialMT', sans-serif;
}

/* line 317, ../sass/_site.scss */
.select-language-block-container {
  color: #ffffff;
  position: absolute;
  display: none;
  background: #000000;
  padding: 10px 15px 10px 15px;
  left: 0;
  font-size: 11px;
  font-family: 'ArialMT', sans-serif;
  text-transform: uppercase;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  z-index: 100;
}

/* line 332, ../sass/_site.scss */
.select-language-block-container > div {
  display: inline-block;
  width: 100%;
  max-width: 25%;
  color: #ffffff;
  vertical-align: top;
}

/* line 339, ../sass/_site.scss */
.select-language-block-container > div:hover, .select-language-block-container > div.current-language {
  background: #ffffff;
  color: #000000;
}

/* line 343, ../sass/_site.scss */
.select-language-block:hover .select-language-block-container {
  display: block;
}

/* line 347, ../sass/_site.scss */
.header-black-menu > a:hover {
  color: #c3e1f3;
}

/* line 350, ../sass/_site.scss */
.header-search {
  position: relative;
  /*height: 32px;
  min-width: 46px;*/
  height: 32px;
  min-width: 32px;
  display: inline-block;
  margin: 0 25px 0 0;
  vertical-align: middle;

  position: absolute;
  width: 32px;
  margin: 0 0 0 -42px;
  overflow: hidden;
}
.header-search:hover {
  margin-left: -160px;
  width: 150px;
}

/* line 357, ../sass/_site.scss */
.header-search input[type=submit] {
  /*background: transparent url(../images/search-icon.png) center center no-repeat;
  height: 32px;
  width: 26px;*/
  height: 20px;
  width: 20px;
  background: transparent url(../images/big-search.png) center center no-repeat;
  background-size: cover;
  border: 0;
  position: absolute;
  right: 3px;
  top: 6px;
}

/* line 366, ../sass/_site.scss */
.header-search input[type=text] {
  background: #ff142d;
  border-radius: 5px;
  border: 0;
  width: 0;
  /*height: 22px;*/
  height: 22px;
  margin: 5px 0 0 0;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 12px;
  color: #ffffff;
  font-family: 'ArialMT', sans-serif;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 386, ../sass/_site.scss */
.header-search:hover input[type=text] {
  width: 150px;
  opacity: 1;
  padding: 0 31px 0 5px;
}

/* line 391, ../sass/_site.scss */
.header-search-button {
  height: 32px;
  width: 46px;
  display: inline-block;
  cursor: pointer;
  background: #000000 url(../images/search-icon.png) center center no-repeat;
  margin: 0 25px 0 0;
  vertical-align: top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 406, ../sass/_site.scss */
.header-search-button:hover {
  background: #0079c2 url(../images/search-icon.png) center center no-repeat;
}

/* line 409, ../sass/_site.scss */
.header-black-socials {
  display: inline-block;
  vertical-align: top;
  margin: 25px 0 0 0;
}

/* line 414, ../sass/_site.scss */
.header-black-socials > a {
  display: inline-block;
  border-radius: 50%;
  margin: 5px 0 0 5px;
  background: #efefef;
  width: 21px;
  height: 21px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 428, ../sass/_site.scss */
.header-black-socials > a:hover {
  background: #0079c2;
}

/* line 431, ../sass/_site.scss */
.header-black-socials > a > img {
  width: 100%;
  float: left;
}

/* line 436, ../sass/_site.scss */
.header-row-dummy {
  height: 130px;
  display: none;
}

/* line 440, ../sass/_site.scss */
.header-row {
  clear: both;
  overflow: auto;
  padding: 0 0 0 0;
  border-bottom: 2px solid #e6e6e6;
}

/* line 446, ../sass/_site.scss */
.all-site-content-fixed-menu .header-row {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  overflow: visible;
  z-index: 50;
}

/* line 455, ../sass/_site.scss */
.all-site-content-fixed-menu .header-row-dummy {
  display: block;
}

/* line 458, ../sass/_site.scss */
.header-row > .layout-container {
  max-width: 1420px;
}

/* line 461, ../sass/_site.scss */
.homepage-logo {
  display: block;
  float: left;
  width: 242px;
  margin: 19px 0 19px 0;
}

/* line 467, ../sass/_site.scss */
.homepage-logo > img {
  width: 100%;
}

/* line 470, ../sass/_site.scss */
.homepage-logo-mobile {
  display: none;
  float: left;
  width: 242px;
  margin: 22px 0 22px 0;
}

/* line 476, ../sass/_site.scss */
.homepage-logo-mobile > img {
  width: 100%;
}

/* line 479, ../sass/_site.scss */
.header-right {
  margin: 0 0 0 0;
  float: right;
  text-align: right;
}

/* line 484, ../sass/_site.scss */
.header-right > .main-menu-item {
  display: inline-block;
  line-height: 130px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #515151;
  margin: 0 0 0 60px;
  /*-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;*/
}

/* line 499, ../sass/_site.scss */
.header-right > .main-menu-item > a {
  color: #515151;
}

/* line 502, ../sass/_site.scss */
.header-right > .main-menu-item-with-children:hover {
  background: url(../images/menu-arrow-yellow.png) center bottom no-repeat;
}

/* line 505, ../sass/_site.scss */
.header-right > .main-menu-item:hover > a {
  text-decoration: none;
  color: #a1a1a1;
}

/* line 509, ../sass/_site.scss */
a.full-menu-link {
  color: #a1a1a1;
  padding: 0 45px 0 0;
  background: url(../images/3-stripe.png) right center no-repeat;
  line-height: 80px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 0 60px;
}

/* line 520, ../sass/_site.scss */
a.full-menu-link:hover {
  text-decoration: none;
  color: #a1a1a1;
}

/* line 524, ../sass/_site.scss */
.submenu-row {
  display: block;
  background: #efefef;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 20px 0 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 544, ../sass/_site.scss */
.submenu-row > .layout-container {
  display: table;
  width: 100%;
}

/* line 548, ../sass/_site.scss */
.header-right > .main-menu-item:hover .submenu-row {
  /*display: block;*/
  height: 130px;
  z-index: 10;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
}

/* line 555, ../sass/_site.scss */
.submenu-container {
  line-height: 1;
  display: table-row;
}

/* line 559, ../sass/_site.scss */
.submenu-item {
  display: table-cell;
  text-align: center;
  line-height: 1;
  height: 130px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  position: relative;
  width: 10%;
  background: url(../images/menu-delimiter.png) right center repeat-y;
}

/* line 571, ../sass/_site.scss */
.submenu-item:last-child {
  background: transparent;
}

/* line 574, ../sass/_site.scss */
.submenu-item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

/* line 582, ../sass/_site.scss */
.submenu-item-icon {
  display: inline-block;
  text-align: center;
  line-height: 1;
}

/* line 587, ../sass/_site.scss */
.submenu-item-icon > img {
  display: inline-block;
  line-height: 1;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 598, ../sass/_site.scss */
.submenu-item-icon-title {
  line-height: 1;
  color: #515151;
  font-size: 14px;
  text-transform: none;
}

/* line 604, ../sass/_site.scss */
.submenu-item:hover .submenu-item-icon > img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

/* line 611, ../sass/_site.scss */
.submenu-item:hover .submenu-item-icon-title {
  color: #a1a1a1;
}

/* line 615, ../sass/_site.scss */
.all-site-content .header-main-menu-row {
  background: #00629c;
  margin: 0 0 40px 0;
}

/* line 619, ../sass/_site.scss */
.full-menu-container {
  /*max-width: 440px;*/
  /*max-width: 1000px;*/
  width: 100%;
  /*overflow-y: auto;*/
  /*overflow-y: visible;*/
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 0 0;
  /*padding-right: 20px;*/
  text-align: left;
  padding-top: 58px;
    /*position: absolute;
    top: 162px;

    right: 0;*/
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  /*url(../images/white-hard-bg.png) 0 0 repeat;*/
  /*border: 2px solid #dddddd;*/
  box-sizing: border-box;
  /*margin-right: -1000px;*/
  z-index: 101;
  display: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 654, ../sass/_site.scss */
.full-menu-close {
  background: #ff142d;
  text-align: right;
  /*padding: 35px 40px 35px 0;*/
  padding: 10px 40px 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* line 664, ../sass/_site.scss */
.full-menu-close > div {
  display: inline-block;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  cursor: pointer;
}

/*.all-site-content-fixed-menu .full-menu-container{
    position: fixed;
    padding: 130px 0 0 0;
    top: 0;
    height: 100%;
}*/
/* line 677, ../sass/_site.scss */
.full-menu-container-open {
  /*margin-right: -40px;*/
  /*margin-right: -20px;*/
  /*display: block;*/
}

/* line 682, ../sass/_site.scss */
.full-menu {
  margin: 0;
  width: 100%;
  /*padding: 30px 0 0 30px;*/
  padding: 0 0 0 0;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 110px;
  bottom: 0;
  right: -20px;
}

/* line 694, ../sass/_site.scss */
.full-menu > li {
  display: inline-block;
  width: 100%;
  max-width: 33%;
  vertical-align: top;
  box-sizing: border-box;
  margin-right: -4px;
  padding-right: 30px;
  padding: 0 30px 30px 0;
}

/* line 704, ../sass/_site.scss */
.full-menu > li:before {
  display: none;
}

/* line 707, ../sass/_site.scss */
.full-menu > li > a {
  font-size: 20px;
  color: #ff142d;
  text-decoration: none;
  display: block;
  padding: 5px 15px 5px 15px;
  /*border-bottom: 1px solid #dddddd;*/
  text-transform: uppercase;
  font-weight: 800;
  /*background: #f7f7f7;*/
}

/* line 718, ../sass/_site.scss */
.full-menu > li > a:hover {
  /*text-decoration: underline;*/
  color: #ff142d;
}

/* line 722, ../sass/_site.scss */
.full-menu > li.menu-item-has-children:hover > a {
  /*background: url('../images/menu_arrow_active.png') right 50px no-repeat;*/
}

/* line 725, ../sass/_site.scss */
.full-menu > li:last-child > a {
  background-image: none;
}

/* line 728, ../sass/_site.scss */
.full-menu > li ul {
  display: block;
  /*padding: 0 0 0 20px;*/
  padding: 0 0 0 0;
  list-style: none;
  width: 100%;
  margin: 0;
}

/* line 736, ../sass/_site.scss */
.full-menu > li ul > li:before {
  display: none;
}

/* line 742, ../sass/_site.scss */
.full-menu > li ul > li > a {
  font-size: 20px;
  color: #737373;
  text-decoration: none;
  display: block;
  padding: 5px 15px 5px 15px;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 756, ../sass/_site.scss */
.full-menu > li ul > li > a:hover {
  /*text-decoration: underline;*/
  color: #ff142d;
}

/* line 761, ../sass/_site.scss */
.homepage-top-row {
  position: relative;
}

/* line 764, ../sass/_site.scss */
.homepage-top-row > .layout-container {
  padding: 60px 0 60px 0;
}

/* line 767, ../sass/_site.scss */
.homepage-top-row-title {
  color: #515151;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 10px 0;
  text-align: center;
}

/* line 776, ../sass/_site.scss */
.homepage-top-row-text {
  color: #515151;
  font-size: 18px;
  margin: 0 0 40px 0;
  text-align: center;
}

/* line 782, ../sass/_site.scss */
.homepage-top-row-circles {
  text-align: center;
  display: block;
  position: relative;
  /*min-height: 485px;
  min-height: 300px;*/
  overflow: auto;
}

/*#animation-container {
    text-align: center;
    margin: 0 auto;
    padding: 0;

    position: absolute;
    top: 50%;
    margin: -167px 0 0 0;
    width: 100%;
}*/
/* line 801, ../sass/_site.scss */
.homepage-rotator-row {
  margin: 0 0 0 0;
  position: relative;
  overflow: hidden;
}
/* line 804, ../sass/_site.scss */
.homepage-rotator-row img {
  float: left;
  width: 100%;
  position: relative;
}

/* line 810, ../sass/_site.scss */
.homepage-rotator-row .swiper-slide > img {
  float: left;
  width: 100%;
  position: relative;
}

/* line 815, ../sass/_site.scss */
.homepage-rotator-row .swiper-slide > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 823, ../sass/_site.scss */
.homepage-rotator-row .homepage-slide-text-full-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 65%;
  /*background: url(../images/black-bg.png) 0 0 repeat;
  padding: 25px 0 25px 0;*/
  text-align: right;
  margin: -96px 0 0 0;
}

/* line 833, ../sass/_site.scss */
.homepage-rotator-row .homepage-slide-text-wrapper {
  /*position: absolute;
  top: 50%;
  left: 0;
  width: 65%;
  background: url(../images/black-bg.png) 0 0 repeat;
  padding: 25px 0 25px 0;
  text-align: right;
  margin: -96px 0 0 0;*/
  padding: 25px 0 25px 0;
  /*background: url(../images/hard-black-bg.png) 0 0 repeat;*/
  background: rgba(0, 0, 0, 0.45) 0 0 repeat;
}

/* line 846, ../sass/_site.scss */
.homepage-rotator-row .homepage-slide-text-container {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 150px 0 0;
  max-width: 720px;
  width: 100%;
  text-align: left;
}

/* line 854, ../sass/_site.scss */
.homepage-rotator-row .homepage-slide-button-container {
  display: inline-block;
  box-sizing: border-box;
  padding: 30px 150px 0 0;
  max-width: 720px;
  width: 100%;
  text-align: left;
}

/* line 862, ../sass/_site.scss */
.homepage-slide-button-container .site-button, .layout-container .site-button {
  background: #ff142c url(../images/button-arrow.png) right center no-repeat;
}

/* line 865, ../sass/_site.scss */
.homepage-slide-button-container .site-button:hover, .layout-container .site-button:hover {
  background: #4e4e4e url(../images/button-arrow.png) right center no-repeat;
}

/* line 869, ../sass/_site.scss */
.homepage-slide-title {
  /*color: #ec1b30;*/
  color: #ffffff;
  font-weight: 800;
  line-height: 1.2;
  font-size: 60px;
}

/* line 876, ../sass/_site.scss */
.homepage-slide-text {
  color: #fff;
  font-weight: 400;
  line-height: 1.2;
  font-size: 40px;
}

/* line 882, ../sass/_site.scss */
.homepage-rotator-prev {
  width: 44px !important;
  height: 52px !important;
  background: url(../images/rotator_left.png) 0 0 no-repeat !important;
}

/* line 887, ../sass/_site.scss */
.homepage-rotator-next {
  width: 44px !important;
  height: 52px !important;
  background: url(../images/rotator_right.png) 0 0 no-repeat !important;
}

/* line 893, ../sass/_site.scss */
.homepage-news-row {
  padding: 29px 0 160px 0;
  display: inline-block;
}

/* line 897, ../sass/_site.scss */
.homepage-news-title-row {
  font-size: 20px;
  color: #515151;
  line-height: 1;
  line-height: 42px;
  margin: 45px 0 0 0;
  text-align: left;
}

/* line 905, ../sass/_site.scss */
.homepage-news-row-title > .view-all-button {
  margin: 0 0 0 20px;
}

/* line 909, ../sass/_site.scss */
.homepage-schedule-row {
  padding: 0 15px;
}
/* line 911, ../sass/_site.scss */
.homepage-schedule-row .tab-content {
  display: none;
}
/* line 913, ../sass/_site.scss */
.homepage-schedule-row .tab-content.active {
  display: inherit;
}
/* line 918, ../sass/_site.scss */
.homepage-schedule-row.desktop .switcher {
  text-align: center;
  margin: 80px 0 20px 0;
}
/* line 921, ../sass/_site.scss */
.homepage-schedule-row.desktop .switcher a {
  display: inline-block;
  color: #e4e3e2;
  font-size: 12px;
}
/* line 925, ../sass/_site.scss */
.homepage-schedule-row.desktop .switcher a.active {
  color: #515151;
}
/* line 928, ../sass/_site.scss */
.homepage-schedule-row.desktop .switcher a:first-child {
  padding-right: 15px;
  border-right: 3px solid #e4e3e2;
}
/* line 932, ../sass/_site.scss */
.homepage-schedule-row.desktop .switcher a:last-child {
  padding-left: 15px;
}
/* line 939, ../sass/_site.scss */
.homepage-schedule-row.desktop .table_heading {
  background: #2f2c29;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  padding: 8px 0;
  padding-left: 5%;
  margin-bottom: 12px;
}
/* line 948, ../sass/_site.scss */
.homepage-schedule-row.desktop .table_heading .column {
  width: 15%;
  text-align: left;
  float: left;
}
/* line 952, ../sass/_site.scss */
.homepage-schedule-row.desktop .table_heading .column:nth-child(2) {
  width: 20%;
}
/* line 955, ../sass/_site.scss */
.homepage-schedule-row.desktop .table_heading .column:nth-child(3) {
  width: 25%;
}
/* line 958, ../sass/_site.scss */
.homepage-schedule-row.desktop .table_heading .column:last-child {
  width: 10%;
}
/* line 963, ../sass/_site.scss */
.homepage-schedule-row.desktop .single {
  display: inline-block;
  width: 100%;
  max-height: 90px;
  overflow: hidden;
  background: #e4e3e2;
  padding: 20px 0 20px 0;
  padding-left: 5%;
  -webkit-transition: background 500ms linear, max-height 500ms linear;
  -ms-transition: background 500ms linear, max-height 500ms linear;
  transition: background 500ms linear, max-height 500ms linear;
  margin-bottom: 10px;
}
/* line 975, ../sass/_site.scss */
.homepage-schedule-row.desktop .single:hover {
  background: #ccc8c5;
}
/* line 979, ../sass/_site.scss */
.homepage-schedule-row.desktop .single .card .column {
  width: 15%;
  text-align: left;
  float: left;
  color: #515151;
  font-weight: 400;
  font-size: 18px;
}
/* line 983, ../sass/_site.scss */
.homepage-schedule-row.desktop .single .card .column:nth-child(2) {
  width: 20%;
}
/* line 986, ../sass/_site.scss */
.homepage-schedule-row.desktop .single .card .column:nth-child(3) {
  width: 25%;
}
/* line 989, ../sass/_site.scss */
.homepage-schedule-row.desktop .single .card .column:last-child {
  width: 10%;
}
/* line 998, ../sass/_site.scss */
.homepage-schedule-row.desktop .more {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
  color: #515151;
}
/* line 1006, ../sass/_site.scss */
.homepage-schedule-row.mobile {
  display: none;
}
/* line 1008, ../sass/_site.scss */
.homepage-schedule-row.mobile .switcher {
  text-align: center;
  margin: 30px 0 20px 0;
}
/* line 1011, ../sass/_site.scss */
.homepage-schedule-row.mobile .switcher a {
  display: inline-block;
  color: #e4e3e2;
  font-size: 12px;
}
/* line 1015, ../sass/_site.scss */
.homepage-schedule-row.mobile .switcher a.active {
  color: #515151;
}
/* line 1018, ../sass/_site.scss */
.homepage-schedule-row.mobile .switcher a:first-child {
  padding-right: 15px;
  border-right: 3px solid #e4e3e2;
}
/* line 1022, ../sass/_site.scss */
.homepage-schedule-row.mobile .switcher a:last-child {
  padding-left: 15px;
}
/* line 1029, ../sass/_site.scss */
.homepage-schedule-row.mobile .single {
  display: inline-block;
  width: 100%;
  max-height: 65px;
  overflow: hidden;
  background: #e4e3e2;
  padding: 14px 14px 14px 14px;
  -webkit-transition: background 500ms linear, max-height 500ms linear;
  -ms-transition: background 500ms linear, max-height 500ms linear;
  transition: background 500ms linear, max-height 500ms linear;
  margin-bottom: 10px;
}
/* line 1040, ../sass/_site.scss */
.homepage-schedule-row.mobile .single.expanded {
  background: #ccc8c5;
  max-height: 200px;
}
/* line 1044, ../sass/_site.scss */
.homepage-schedule-row.mobile .single:hover {
  background: #ccc8c5;
  cursor: pointer;
}
/* line 1049, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .card .column, .homepage-schedule-row.mobile .single .additional .column {
  width: 50%;
  float: left;
}
/* line 1052, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .card .column:first-child, .homepage-schedule-row.mobile .single .card .column:last-child, .homepage-schedule-row.mobile .single .additional .column:first-child, .homepage-schedule-row.mobile .single .additional .column:last-child {
  width: 25%;
}
/* line 1055, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .card .column:nth-child(3n), .homepage-schedule-row.mobile .single .additional .column:nth-child(3n) {
  text-align: right;
}
/* line 1058, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .card .column .data-row, .homepage-schedule-row.mobile .single .additional .column .data-row {
  color: #515151;
  font-weight: 400;
  font-size: 11px;
  padding-bottom: 5px;
}
/* line 1063, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .card .column .data-row:last-child, .homepage-schedule-row.mobile .single .additional .column .data-row:last-child {
  font-weight: 800;
  font-size: 12px;
  padding-bottom: 0px !important;
}
/* line 1071, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .additional {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
/* line 1075, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .additional .data-row {
  color: #827f87 !important;
  font-weight: 400;
  font-size: 14px;
}
/* line 1079, ../sass/_site.scss */
.homepage-schedule-row.mobile .single .additional .data-row:last-child {
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #515151 !important;
}
/* line 1087, ../sass/_site.scss */
.homepage-schedule-row.mobile .more {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  display: inline-block;
  color: #515151;
}
@media (max-width: 700px) {
  /* line 1097, ../sass/_site.scss */
  .homepage-schedule-row.desktop {
    display: none;
  }
  /* line 1100, ../sass/_site.scss */
  .homepage-schedule-row.mobile {
    display: block !important;
  }
}

/*.homepage-news-row-title>.view-all-button{
    color: #0079c2;
    border: 3px solid #0079c2;
    font-weight: 700;
    padding: 5px 30px 5px 20px;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
    margin: 0 0 0 20px;
    line-height: 1;
    vertical-align: top;
    position: relative;
}
.homepage-news-row-title>.view-all-button:after{
    content: "";
    display: block;
    width: 10px;
    height: 12px;
    background: url(../images/blue-arrow.png) 0 0 no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -6px 0 0 0;
}*/
/* line 1130, ../sass/_site.scss */
.homepage-news-tabs {
  display: table;
  width: 100%;
  margin: 0 0 35px 0;
}

/* line 1135, ../sass/_site.scss */
.homepage-news-tabs > div {
  display: table-row;
}

/* line 1138, ../sass/_site.scss */
.homepage-news-tab {
  display: table-cell;
  font-size: 11px;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
  padding: 14px 34px 14px 12px;
  background: #c3e1f3;
  border-right: 6px solid #ffffff;
  cursor: pointer;
  width: 10%;
  position: relative;
}

/* line 1152, ../sass/_site.scss */
.homepage-news-tab:after {
  content: "";
  display: block;
  width: 8px;
  height: 9px;
  background: url(../images/news-active-pin.png) 0 0 no-repeat;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -5px;
}

/* line 1163, ../sass/_site.scss */
.homepage-news-tab:last-child {
  border-right: 0;
}

/* line 1166, ../sass/_site.scss */
.homepage-news-tab-active {
  background: #0079c2;
}

/* line 1169, ../sass/_site.scss */
.homepage-news-tab-active:after {
  content: "";
  display: block;
  width: 10px;
  height: 12px;
  background: url(../images/news-pin-1.png) 0 0 no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -5px;
}

/* line 1180, ../sass/_site.scss */
.homepage-news-tab-content {
  display: none;
}

/* line 1183, ../sass/_site.scss */
.homepage-news-tab-content-active {
  display: block;
}

/* line 1186, ../sass/_site.scss */
.homepage-news-tab-content > .left-column {
  max-width: 48.7%;
}

/* line 1189, ../sass/_site.scss */
.homepage-news-tab-content > .right-column {
  max-width: 48.7%;
}

/* line 1192, ../sass/_site.scss */
.news-container {
  margin: 0 -15px 0 -15px;
}

/* line 1195, ../sass/_site.scss */
.news-container > img {
  margin: 0 0 0 15px;
}

/* line 1198, ../sass/_site.scss */
.news-container > .news-item {
  overflow: auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  vertical-align: top;
  width: 100%;
  max-width: 50%;
  margin: 0 0 35px 0;
}

/* line 1208, ../sass/_site.scss */
.news-item-left {
  width: 100%;
  max-width: 25.2%;
  float: left;
}

/* line 1213, ../sass/_site.scss */
.news-item-left img {
  width: 100%;
  float: left;
}

/* line 1217, ../sass/_site.scss */
.news-item-right {
  width: 100%;
  max-width: 70.1%;
  float: right;
}

/* line 1222, ../sass/_site.scss */
.news-item-title {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  color: #515151;
  line-height: 1;
  margin: 0 0 5px 0;
}

/* line 1231, ../sass/_site.scss */
.news-item-title:hover {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ff142d;
}

/* line 1237, ../sass/_site.scss */
.news-item-date {
  color: #636363;
  font-size: 12px;
  font-style: italic;
  line-height: 1;
  margin: 0 0 15px 0;
}

/* line 1244, ../sass/_site.scss */
.news-item-text {
  color: #636363;
  font-size: 14px;
  line-height: 1.4;
}

/* line 1249, ../sass/_site.scss */
.news-item-text > a {
  color: #636363;
  font-size: 14px;
  line-height: 1.4;
}

/* line 1254, ../sass/_site.scss */
.news-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 10px 15px 10px 15px;
  box-sizing: border-box;
  overflow: auto;
  margin: 15px 0 35px 0;
}

/*.news-pages{
    text-align: center;
    clear: both;
    padding: 10px 0 10px 0;
}
.news-pages>a.current-page{
    color: #de5727;
}*/
/* line 1271, ../sass/_site.scss */
.news-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 1275, ../sass/_site.scss */
.news-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 1282, ../sass/_site.scss */
.news-pages-left > .current-page {
  font-weight: 800;
  color: #ff142d;
}

/* line 1286, ../sass/_site.scss */
.news-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 1291, ../sass/_site.scss */
.news-pages-right > div {
  color: #ff142d;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 1301, ../sass/_site.scss */
.news-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 1307, ../sass/_site.scss */
.homepage-image-box-row {
  padding: 60px 0 70px 0;
  /*background: #efefef url(../images/gray-top-shadow.png) top center repeat-x;*/
  position: relative;
}

/* line 1312, ../sass/_site.scss */
.homepage-image-box-list {
  overflow: hidden;
}

/* line 1315, ../sass/_site.scss */
.homepage-image-box-item {
  width: -webkit-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: calc(50% - 30px);
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin: 0 15px 30px 15px;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/* line 1331, ../sass/_site.scss */
.homepage-image-box-item:hover {
  box-shadow: 1px 7px 5px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
/* line 1335, ../sass/_site.scss */
.homepage-image-box-item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  /* line 1315, ../sass/_site.scss */
  .homepage-image-box-item {
    width: 100% !important;
  }
}

/* line 1346, ../sass/_site.scss */
.homepage-image-box-item > img {
  width: 100%;
  float: left;
}

/* line 1350, ../sass/_site.scss */
.homepage-image-box-item-info {
  position: relative;
  display: inline-block;
  height: 100px;
  width: 100%;
  background: #edeeef;
  padding: 40px 0px 40px 20px;
  box-sizing: border-box;
}

/* line 1359, ../sass/_site.scss */
.homepage-image-box-item-title {
  font-size: 30px;
  line-height: 25px;
  font-weight: 600;
  text-align: left;
  color: #515151;
  position: relative;
  font-family: 'UniversLTStd-Bold';
}

/* line 1368, ../sass/_site.scss */
.homepage-image-box-item-text {
  font-size: 18px;
  color: #ffffff;
  margin: 0 0 30px 0;
  text-align: center;
}

/* line 1374, ../sass/_site.scss */
.homepage-image-box-item-hidden-info {
  display: block;
  position: absolute;
  bottom: -100%;
  background: rgba(0, 0, 0, 0.5) 0 0 repeat;
  padding: 30px 30px 30px 30px;
  box-sizing: border-box;
  left: 15px;
  right: 15px;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 1392, ../sass/_site.scss */
.homepage-image-box-item-5 .homepage-image-box-item-hidden-info, .homepage-image-box-item-7 .homepage-image-box-item-hidden-info {
  padding: 15px 10px 15px 10px;
}

/* line 1395, ../sass/_site.scss */
.homepage-image-box-item-hidden-info > .homepage-image-box-item-title {
  margin-bottom: 10px;
}

/* line 1400, ../sass/_site.scss */
.homepage-destination-row {
  padding: 150px 0 150px 0;
  /* background: #efefef url(../images/gray-top-shadow.png) top center repeat-x; */
  position: relative;
}
/* line 1404, ../sass/_site.scss */
.homepage-destination-row.grey-background {
  background: #efefef;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2), 0 1px 20px rgba(0, 0, 0, 0.2);
}
/* line 1408, ../sass/_site.scss */
.homepage-destination-row .more-destinations {
  background: #e67070;
  color: #fff;
  padding: 10px 10px;
  font-size: 18px;
  margin-bottom: 150px;
  display: inline-block;
  font-family: 'UniversLTStd-Light';
}
/* line 1416, ../sass/_site.scss */
.homepage-destination-row .more-destinations:hover {
  color: #515151;
}
/* line 1418, ../sass/_site.scss */
.homepage-destination-row .more-destinations:hover img {
  display: none;
}
/* line 1420, ../sass/_site.scss */
.homepage-destination-row .more-destinations:hover img.hover {
  display: inline-block !important;
}
/* line 1425, ../sass/_site.scss */
.homepage-destination-row .more-destinations img {
  margin-left: 10px;
  padding-top: 5px;
  margin-bottom: -1px;
}
/* line 1429, ../sass/_site.scss */
.homepage-destination-row .more-destinations img.hover {
  display: none;
}

/* line 1435, ../sass/_site.scss */
.homepage-destination-row-bottom-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25px;
  /* background: url(../images/gray-bottom-shadow.png) top center repeat-x; */
}

/* line 1443, ../sass/_site.scss */
.homepage-destinations-external-wrapper {
  position: relative;
}
/* line 1445, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container {
  max-width: 100% !important;
  margin: 0;
}
/* line 1448, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container .swiper-slide {
  padding: 20px;
}
/* line 1452, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container .swiper-slide:nth-child(1n) .destination-slide-item-info {
  background: #F3CF50;
}
/* line 1458, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container .swiper-slide:nth-child(2n) .destination-slide-item-info {
  background: #C5A1CC;
}
/* line 1464, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container .swiper-slide:nth-child(3n) .destination-slide-item-info {
  background: #B6DDE5;
}
/* line 1470, ../sass/_site.scss */
.homepage-destinations-external-wrapper .layout-container .swiper-slide:nth-child(4n) .destination-slide-item-info {
  background: #F18E99;
}

/* line 1478, ../sass/_site.scss */
.homepage-destination-row-title {
  color: #515151;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px 0;
  text-align: left;
}

/* line 1485, ../sass/_site.scss */
.homepage-destination-row-top-title {
  color: #515151;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px 0;
  text-align: left;
}

/* line 1492, ../sass/_site.scss */
.homepage-destination-row-subtitle {
  color: #515151;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 40px 0;
  text-align: left;
}

/* line 1499, ../sass/_site.scss */
.homepage-destination-row-title > a {
  font-size: 46px;
  color: #515151;
  font-weight: 400;
  line-height: 53px;
  font-family: 'UniversLTStd-Bold';
}

/* line 1506, ../sass/_site.scss */
.homepage-destination-row-top-title > a {
  font-size: 20px;
  color: #515151;
  font-weight: 800;
  line-height: 1;
}

/* line 1512, ../sass/_site.scss */
.homepage-destination-row-subtitle > a {
  font-size: 25px;
  color: #515151;
  font-weight: 300;
  line-height: 37px;
  padding-top: 13px;
  display: inline-block;
  max-width: 800px;
  font-family: 'BodoniSvntytwoITCStd-Book';
}

/* line 1522, ../sass/_site.scss */
.destination-slide-item {
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/* line 1530, ../sass/_site.scss */
.destination-slide-item:hover {
  box-shadow: 1px 7px 5px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}

/* line 1535, ../sass/_site.scss */
.destination-slide-item > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 1545, ../sass/_site.scss */
.destination-slide-item-info {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

/* line 1554, ../sass/_site.scss */
.destination-slide-item-info > div {
  position: relative;
  text-align: left;
  width: 100%;
  display: inline-block;
  padding: 25px;
}

/* line 1561, ../sass/_site.scss */
.destination-slide-item-title {
  font-size: 18px;
  color: black;
  line-height: 1.1;
  width: 100%;
  padding-bottom: 10px;
  font-family: 'UniversLTStd-Bold';
}

/* line 1569, ../sass/_site.scss */
.destination-slide-item-subtitle {
  font-size: 14px;
  font-weight: 300;
  color: black;
  line-height: 1.1;
  width: 100%;
  font-family: 'UniversLTStd-Light';
}

/* line 1577, ../sass/_site.scss */
.destination-slide-item-image > img {
  width: 100%;
  float: left;
}

/* line 1581, ../sass/_site.scss */
.destinations-rotator-prev, .local-destinations-rotator-prev {
  width: 55px !important;
  height: 75px !important;
  background-image: none !important;
}

/* line 1587, ../sass/_site.scss */
.destinations-rotator-prev, .local-destinations-rotator-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 28px !important;
}
/* line 1594, ../sass/_site.scss */
.destinations-rotator-prev svg, .local-destinations-rotator-prev svg {
  -webkit-filter: drop-shadow(0px 3px 2px #403f3f);
  filter: drop-shadow(0px 3px 2px #403f3f);
  padding: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/* line 1602, ../sass/_site.scss */
.destinations-rotator-prev svg:hover, .local-destinations-rotator-prev svg:hover {
  -webkit-filter: drop-shadow(0px 3px 3px #403f3f);
  filter: drop-shadow(0px 3px 3px #403f3f);
  transform: scale(1.1);
}

/* line 1609, ../sass/_site.scss */
.destinations-rotator-next, .local-destinations-rotator-next {
  right: 28px !important;
}
/* line 1611, ../sass/_site.scss */
.destinations-rotator-next svg, .local-destinations-rotator-next svg {
  -webkit-filter: drop-shadow(0px 3px 2px #403f3f);
  filter: drop-shadow(0px 3px 2px #403f3f);
  padding: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/* line 1619, ../sass/_site.scss */
.destinations-rotator-next svg:hover, .local-destinations-rotator-next svg:hover {
  -webkit-filter: drop-shadow(0px 3px 3px #403f3f);
  filter: drop-shadow(0px 3px 3px #403f3f);
  transform: scale(1.1);
}

/* line 1626, ../sass/_site.scss */
.destinations-rotator-next, .local-destinations-rotator-next {
  width: 44px !important;
  height: 52px !important;
  background-image: none !important;
}

/* New styling */
/* line 1634, ../sass/_site.scss */
.destinations-rotator-prev, .local-destinations-rotator-prev {
  left: 0 !important;
  width: 100px !important;
  height: 100% !important;
  margin-top: 0 !important;
  top: 0 !important;
}
/* line 1640, ../sass/_site.scss */
.destinations-rotator-prev svg, .local-destinations-rotator-prev svg {
  display: none;
}

/* line 1645, ../sass/_site.scss */
.destinations-rotator-next, .local-destinations-rotator-next {
  right: 0 !important;
  width: 100px !important;
  height: 100% !important;
  margin-top: 0 !important;
  top: 0 !important;
}
/* line 1651, ../sass/_site.scss */
.destinations-rotator-next svg, .local-destinations-rotator-next svg {
  display: none;
}

/* line 1657, ../sass/_site.scss */
.homepage-news-row .homepage-news-title-row {
  padding: 50px 0 40px 0;
}
/* line 1659, ../sass/_site.scss */
.homepage-news-row .homepage-news-title-row > div {
  text-align: center;
  line-height: 1;
  font-size: 30px;
  color: #515151;
  text-transform: uppercase;
  font-weight: 800;
}
/* line 1668, ../sass/_site.scss */
.homepage-news-row .single_news {
  width: 100%;
  float: left;
  margin-right: 5%;
}
/* line 1672, ../sass/_site.scss */
.homepage-news-row .single_news:last-child {
  margin-right: 0;
}
/* line 1675, ../sass/_site.scss */
.homepage-news-row .single_news .title {
  display: inline-block;
  font-size: 22px;
  color: #515151;
  font-weight: 700;
  margin: 0 0 30px 0;
  line-height: 1;
  font-family: 'UniversLTStd-Bold';
}
/* line 1684, ../sass/_site.scss */
.homepage-news-row .single_news .description {
  margin-bottom: 50px;
}
/* line 1687, ../sass/_site.scss */
.homepage-news-row .single_news .read_more {
  color: #ff142c;
  text-decoration: underline;
}

/* line 1694, ../sass/_site.scss */
.bottom-images-column {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 25%;
  box-sizing: border-box;
}

/* line 1701, ../sass/_site.scss */
.bottom-images-item > img {
  width: 100%;
  float: left;
}

/* line 1706, ../sass/_site.scss */
.page-left-column {
  float: left;
  width: 100%;
  /*max-width: 900px;*/
  max-width: 64.1%;
}

/* line 1712, ../sass/_site.scss */
.page-right-column {
  float: right;
  width: 100%;
  /*max-width: 460px;*/
  max-width: 32.7%;
}

/* line 1719, ../sass/_site.scss */
.footer-widgets-row {
  padding: 100px 0 25px 0;
  /*background: #343434 url(../images/footer-image.png) center bottom no-repeat;*/
  /*background-size: contain;*/
  background: #343434;
  background-size: cover;
}

/* line 1726, ../sass/_site.scss */
.footer-widgets {
  margin: 0 -15px 0 -15px;
  text-align: left;
}

/* line 1730, ../sass/_site.scss */
.footer-widget {
  width: 100%;
  /*max-width: 285px;*/
  max-width: 33%;
  margin: 0 0 0 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 0 15px 0 15px;
  box-sizing: border-box;
}

/* line 1741, ../sass/_site.scss */
.footer-widget-news {
  max-width: 25%;
}

/* line 1744, ../sass/_site.scss */
.footer-widget:last-child {
  margin-right: 0;
}

/* line 1747, ../sass/_site.scss */
.footer-widget-title {
  font-weight: 800;
  font-size: 24px;
  line-height: 1;
  margin: 0 0 25px 0;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
}

/* line 1756, ../sass/_site.scss */
.footer-widget-subtitle {
  font-size: 18px;
  color: #9e9e9e;
  font-weight: 700;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  line-height: 1;
}

/* line 1764, ../sass/_site.scss */
.footer-widget-text {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  color: #9e9e9e;
  margin: 0 0 20px 0;
}

/* line 1771, ../sass/_site.scss */
.footer-widget-text > img {
  width: 100%;
  margin-top: 5px;
}

/* line 1775, ../sass/_site.scss */
.footer-widget-text > a {
  font-size: 18px;
  color: #9e9e9e;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0 0 10px 0;
}

/* line 1783, ../sass/_site.scss */
.footer-widget-text > h4 {
  margin: 0 0 20px 0;
}

/* line 1786, ../sass/_site.scss */
.footer-widget-text .map-link {
  padding-top: 5px;
  display: block;
}

/* line 1790, ../sass/_site.scss */
.footer-widget-text .map-link > img {
  width: 100%;
}

/* line 1793, ../sass/_site.scss */
.no-padding {
  padding: 0;
}

/* line 1796, ../sass/_site.scss */
.footer-news-item {
  display: inline-block;
  padding: 0 0 0 0;
  /*max-width: 50%;*/
  width: 100%;
  box-sizing: border-box;
  vertical-align: top;
}

/* line 1804, ../sass/_site.scss */
.footer-news-item-title {
  display: inline-block;
  font-size: 18px;
  color: #9e9e9e;
  font-weight: 700;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  line-height: 1;
}

/* line 1813, ../sass/_site.scss */
.footer-news-item-text {
  color: #9e9e9e;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 20px 0;
}

/* line 1820, ../sass/_site.scss */
.copyright-row {
  padding: 15px 0 15px 0;
  background: #515151;
}

/* line 1824, ../sass/_site.scss */
.copyright-row a:hover {
  text-decoration: underline;
}

/* line 1827, ../sass/_site.scss */
.copyright-text {
  font-size: 14px;
  line-height: 1.4;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
  vertical-align: top;
  display: inline-block;
}

/* line 1835, ../sass/_site.scss */
.copyright-menu {
  display: inline-block;
  vertical-align: top;
}

/* line 1839, ../sass/_site.scss */
.legal-menu {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0;
}

/* line 1845, ../sass/_site.scss */
.legal-menu > li {
  display: inline-block;
  line-height: 1.4;
  font-size: 14px;
  vertical-align: top;
  margin-left: 30px;
}

/* line 1852, ../sass/_site.scss */
.legal-menu > li:before {
  display: none;
}

/* line 1855, ../sass/_site.scss */
.legal-menu > li > a {
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
}

/* line 1862, ../sass/_site.scss */
.copyright-ciniva-link {
  display: inline-block;
  float: right;
  text-align: right;
  vertical-align: top;
}

/* line 1868, ../sass/_site.scss */
.copyright-ciniva-link > a {
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  color: #636363;
  font-family: 'ArialMT', sans-serif;
}

/* line 1876, ../sass/_site.scss */
::-webkit-input-placeholder {
  color: #515151;
}

/* line 1879, ../sass/_site.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #515151;
}

/* line 1882, ../sass/_site.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #515151;
}

/* line 1885, ../sass/_site.scss */
:-ms-input-placeholder {
  color: #515151;
}

/* line 1889, ../sass/_site.scss */
.new-select-wrapper {
  overflow: auto;
  clear: both;
  margin: 0 0 5px 0;
}

/* line 1894, ../sass/_site.scss */
.new-select-control {
  float: left;
  margin: 0 0 0 0;
  width: 100%;
}

/* line 1899, ../sass/_site.scss */
.new-select-control > .current-value {
  display: block;
  font-size: 12px;
  cursor: pointer;
  color: #4b4b4b;
  padding: 15px 40px 15px 15px;
  line-height: 1;
  box-sizing: border-box;
  border: 0;
  position: relative;
  width: 100%;
  background: #ffffff;
  border: 2px solid #ebebeb;
}

/* line 1914, ../sass/_site.scss */
.new-select-control > .current-value:after {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/blue-arrow-down.png) center center no-repeat;
  z-index: 49;
  top: 50%;
  right: 0;
  content: "";
  border: 0;
  border-left: 0;
  margin-top: -20px;
}

/* line 1927, ../sass/_site.scss */
.new-select-control > .option-list-wrapper {
  display: none;
  border: 0;
  border-top: 0;
  position: absolute;
  z-index: 100;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
  margin-top: -45px;
}

/* line 1938, ../sass/_site.scss */
.new-select-control > .option-list-wrapper > .option-list {
  background: #eeeeee;
  max-height: 300px;
  overflow-y: auto;
    /*display:none;
    border: 0;
    background: #ffffff;
    position:absolute;
    z-index: 100;
    box-sizing: border-box;
    width: 100%;

    max-height: 300px;
    overflow-y: auto;
    margin-top: -46px;
    margin-left: 2px;
    margin-left: 0;
    border: 2px solid #ebebeb;*/
}

/* line 1958, ../sass/_site.scss */
.new-select-control > .option-list-wrapper > .option-list > div {
  display: block;
  line-height: 1;
  padding: 15px 15px 15px 15px;
  font-size: 12px;
  cursor: pointer;
  background: #ffffff;
  font-weight: normal;
  color: #4b4b4b;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* line 1971, ../sass/_site.scss */
.new-select-control > .option-list-wrapper > .option-list > div.hidden-option {
  display: none;
}

/* line 1974, ../sass/_site.scss */
.new-select-control > .option-list-wrapper > .option-list > div:hover, .new-select-control > .option-list-wrapper > .option-list > .selected-option {
  background: #ff142d;
  color: #ffffff;
}

/* line 1978, ../sass/_site.scss */
.new-select-control > .option-list-wrapper > input[name=option-filter] {
  background: #ffffff url(../images/select-search.png) right center no-repeat;
  margin: 0 0 0 0;
  display: block;
  padding: 12px 15px 12px 15px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1;
  border: 2px solid #ebebeb;
  color: #4b4b4b;
  width: 100%;
}

/* line 1991, ../sass/_site.scss */
.select-input {
  /*float:left;*/
  margin: 0 0 5px 0;
  width: 100%;
  position: relative;
}

/* line 1997, ../sass/_site.scss */
.select-input .si-current {
  display: block;
  /*width:266px;*/
  /*background:url(../images/select_bg.png) right;*/
  font-size: 12px;
  cursor: pointer;
  color: #4b4b4b;
  padding: 15px 15px 15px 15px;
  line-height: 1;
  box-sizing: border-box;
  min-height: 46px;
  border: 0;
  position: relative;
  width: 100%;
  /*background: #ebebeb;*/
  background: #ffffff;
  border: 2px solid #ebebeb;
}

/* line 2016, ../sass/_site.scss */
.select-input .si-current:after {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/blue-arrow-down.png) center center no-repeat;
  z-index: 49;
  top: 50%;
  right: 0;
  content: "";
  border: 0;
  border-left: 0;
  margin-top: -20px;
}

/* line 2029, ../sass/_site.scss */
.select-input .si-list {
  display: none;
  border: 0;
  /*background: #ebebeb;*/
  background: #ffffff;
  /*width:266px;*/
  position: absolute;
  z-index: 100;
  box-sizing: border-box;
  width: 100%;
  /*max-width: 281px;*/
  max-height: 300px;
  overflow-y: auto;
  margin-top: -46px;
  margin-left: 2px;
  margin-left: 0;
  border: 2px solid #ebebeb;
}

/* line 2048, ../sass/_site.scss */
.select-input .si-list span {
  display: block;
  /*height:35px;
  line-height: 35px;
  padding: 0 10px 0 10px;*/
  line-height: 1;
  padding: 15px 15px 15px 15px;
  font-size: 12px;
  cursor: pointer;
  /*background: #ebebeb;*/
  background: #ffffff;
  font-weight: normal;
  color: #4b4b4b;
}

/* line 2062, ../sass/_site.scss */
.select-input .si-list span:hover {
  background: #ff142d;
  color: #ffffff;
}

/* line 2067, ../sass/_site.scss */
.menu-toggle-button {
  display: none;
}

/* line 2071, ../sass/_site.scss */
.archive-item {
  overflow: auto;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 1.4;
  box-sizing: border-box;
  padding-bottom: 5px;
  border-bottom: 3px solid #777777;
}

/* line 2080, ../sass/_site.scss */
.archive-item > p {
  clear: both;
  margin: 10px 0 0 0;
}

/* line 2084, ../sass/_site.scss */
.archive-item-categories {
  font-size: 18px;
  margin: 10px 0 10px 0;
  text-align: center;
}

/* line 2089, ../sass/_site.scss */
.archive-item-categories > a {
  color: #777777;
}

/* line 2092, ../sass/_site.scss */
.archive-item-title > h3 {
  font-size: 21px;
  line-height: 1em;
  /*margin-bottom: 10px;*/
  margin-bottom: 0;
  font-family: 'Merriweather', sans-serif;
  color: #5f5f5f;
}

/* line 2100, ../sass/_site.scss */
.archive-item-title:hover {
  text-decoration: none;
}

/* line 2103, ../sass/_site.scss */
.archive-item-title:hover > h3 {
  text-decoration: underline;
}

/* line 2106, ../sass/_site.scss */
.archive-item-date {
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 15px;
}

/* line 2111, ../sass/_site.scss */
a.archive-read-more {
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0 0 0 0;
  display: block;
  clear: both;
  width: 125px;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #405780;
  margin: 10px 0 20px 0;
}

/* line 2125, ../sass/_site.scss */
a.archive-read-more:hover {
  text-decoration: underline;
}

/* line 2128, ../sass/_site.scss */
.archive-item:last-child {
  border-bottom: 0;
}

/* line 2131, ../sass/_site.scss */
.post-featured-image > img {
  width: 100%;
}

/* line 2134, ../sass/_site.scss */
.page-navigation > a {
  font-size: 18px;
  line-height: 1em;
  font-family: 'Merriweather', sans-serif;
  color: #5f5f5f;
  margin-right: 40px;
}

/* line 2142, ../sass/_site.scss */
.recent-post-item {
  margin-bottom: 35px;
}

/* line 2145, ../sass/_site.scss */
.recent-post-title {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
}

/* line 2151, ../sass/_site.scss */
.recent-post-date {
  color: #6f6f6f;
  font-size: 14px;
}

/* line 2156, ../sass/_site.scss */
.homepage-images-title {
  font-family: 'Merriweather', sans-serif;
  font-size: 40px;
  margin: 40px 0 10px 0;
  color: #075d60;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

/* line 2165, ../sass/_site.scss */
.homepage-images-text {
  color: #5f5f5f;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 45px;
}

/* line 2173, ../sass/_site.scss */
.parallax-image {
  position: relative;
  height: 520px;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-image: url("http://dragas.ciniva.net/wp-content/uploads/2015/04/parallax1.jpg");
}

/* line 2182, ../sass/_site.scss */
.parallax-image > div {
  background: url(../images/slide_text_bg.png) 0 0 repeat;
  padding: 55px 0 45px 0;
  text-align: center;
  font-family: 'Merriweather', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #075d60;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  border-top: 6px solid #f3f2f0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* line 2201, ../sass/_site.scss */
.last-row-images .layout-container-min {
  overflow: hidden;
}

/* line 2204, ../sass/_site.scss */
.last-row-images-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
  padding-bottom: 55px;
}

/* line 2210, ../sass/_site.scss */
.last-row-images-wrapper > img {
  border: 2px solid #ffffff;
  margin: 9px;
}

/* line 2214, ../sass/_site.scss */
div.wpcf7 {
  /*overflow: auto;*/
  margin-bottom: 45px !important;
}

/* line 2218, ../sass/_site.scss */
div.wpcf7:after {
  display: block;
  content: "";
  clear: both;
}

/* line 2225, ../sass/_site.scss */
.blog-left-column {
  width: 100%;
  max-width: 810px;
  float: left;
}

/* line 2230, ../sass/_site.scss */
.blog-right-column {
  width: 100%;
  max-width: 250px;
  float: right;
}

/* line 2235, ../sass/_site.scss */
.recent-posts-title {
  font-size: 18px;
  font-family: 'Merriweather', sans-serif;
  color: #5f5f5f;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 2242, ../sass/_site.scss */
.recent-posts-widget > ul {
  margin: 15px 0 15px 0;
}

/* line 2245, ../sass/_site.scss */
.recent-posts-widget > ul > li {
  line-height: 1.4;
  margin-bottom: 5px;
}

/* line 2249, ../sass/_site.scss */
.recent-posts-widget > ul > li > a {
  color: #5f5f5f;
  font-size: 14px;
  line-height: 1.4;
}

/* line 2254, ../sass/_site.scss */
.archives-widget .si-list {
  max-width: 250px;
}

/* line 2257, ../sass/_site.scss */
.archives-widget .si-current {
  color: #5f5f5f;
  text-transform: uppercase;
}

/* line 2262, ../sass/_site.scss */
div.wpcf7-response-output {
  clear: both;
  margin-top: 20px;
}

/* line 2267, ../sass/_site.scss */
.arrow {
  display: block;
  position: relative;
  position: absolute;
  width: 61px;
  height: 61px;
  border: 5px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  /*bottom: 50%;*/
  left: 50%;
  margin: 0 0 0 -35px;
  /*z-index: 99999;*/
  overflow: hidden;
  cursor: pointer;
  /*bottom: 110px;*/
  top: -100px;
  z-index: 10;
}

/* line 2290, ../sass/_site.scss */
.arrow:before, .arrow:after {
  display: block;
  position: relative;
  position: absolute;
  width: 61px;
  height: 61px;
  top: 0;
  left: 0;
  color: #55c42e;
  content: " ";
  text-align: center;
  background: url(../images/round_arrow.png) center bottom no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2309, ../sass/_site.scss */
.arrow:before {
  top: -100%;
}

/* line 2312, ../sass/_site.scss */
.arrow:hover:before {
  top: 0;
}

/* line 2315, ../sass/_site.scss */
.arrow:hover:after {
  top: 100%;
}

/* line 2319, ../sass/_site.scss */
.news-page-content h1 {
  margin-bottom: 15px;
}

/* line 2322, ../sass/_site.scss */
.news-page-content .archive-item-date {
  margin-bottom: 40px;
  font-size: 18px;
}

/* line 2327, ../sass/_site.scss */
.search-page-content h2 {
  margin-bottom: 10px;
}

/* line 2330, ../sass/_site.scss */
.search-page-content p {
  font-size: 24px;
  margin-bottom: 30px;
}

/* line 2334, ../sass/_site.scss */
.footer-widget-news-title {
  color: #de5727;
}

/* line 2340, ../sass/_site.scss */
.big-font {
  font-size: 24px;
}

/* line 2344, ../sass/_site.scss */
.left-column {
  width: 100%;
  max-width: 46.7%;
  float: left;
}

/* line 2349, ../sass/_site.scss */
.right-column {
  width: 100%;
  max-width: 46.7%;
  float: right;
}

/* line 2355, ../sass/_site.scss */
.double-column-list > li {
  display: inline-block;
  width: 100%;
  max-width: 330px;
  margin-right: 20px;
  vertical-align: top;
  padding-left: 20px;
  position: relative;
}

/* line 2364, ../sass/_site.scss */
.double-column-list > li:before {
  display: none;
}

/* line 2367, ../sass/_site.scss */
.double-column-list > li > ul > li {
  position: relative;
}

/* line 2370, ../sass/_site.scss */
.double-column-list > li > ul > li:before {
  /*display: inline;*/
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
}

/* line 2378, ../sass/_site.scss */
.site-button, .wpcf7-submit {
  font-weight: 800;
  color: #ffffff;
  padding: 15px 35px 15px 15px;
  text-align: center;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  border: 0;
  cursor: pointer;
  background: #4e4e4e url(../images/button-arrow.png) right center no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2400, ../sass/_site.scss */
.site-button:hover, .wpcf7-submit:hover {
  font-size: 14px;
  text-decoration: none;
  background: #ff142c url(../images/button-arrow.png) right center no-repeat;
  color: #ffffff;
}

/* line 2406, ../sass/_site.scss */
.site-button-back {
  padding-left: 35px;
  padding-right: 35px !important;
  padding-right: 15px;
  background: #4e4e4e url(../images/button-arrow-left.png) 10px center no-repeat;
}

/* line 2412, ../sass/_site.scss */
.site-button-back:hover {
  padding-left: 35px;
  padding-right: 15px;
  background: #ff142d url(../images/button-arrow-left.png) 10px center no-repeat;
}

/* line 2418, ../sass/_site.scss */
.header-logo-row {
  display: none;
}

/* line 2422, ../sass/_site.scss */
#flags {
  display: none;
}

/* line 2425, ../sass/_site.scss */
#google_language_translator {
  display: none;
}

/* line 2431, ../sass/_site.scss */
.block, #container {
  display: block;
  position: relative;
}

/* line 2436, ../sass/_site.scss */
.homepage-newcircle-row * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2442, ../sass/_site.scss */
.cf:before, .cf:after {
  display: table;
  position: relative;
  content: "";
}

/* line 2448, ../sass/_site.scss */
.cf:after {
  clear: both;
  float: none;
}

/* line 2453, ../sass/_site.scss */
#container {
  margin: 50px 0;
}

/* line 2457, ../sass/_site.scss */
.align--center {
  text-align: center;
}

/* line 2463, ../sass/_site.scss */
.circle .top-row-circle-default {
  border-radius: 100%;
  overflow: hidden;
  /*  ADD TRANSITION */
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  opacity: 1;
}

/* line 2472, ../sass/_site.scss */
.circle.inflate .top-row-circle-default {
  opacity: 0;
}

/* line 2475, ../sass/_site.scss */
.circle.inflate .top-row-circle-hover {
  display: table;
  width: 100%;
  height: 100%;
  /*top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  margin-left: -150px;
  margin-top: -150px;
  border-radius: 100%;*/
  top: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  opacity: 1;
}

/* line 2493, ../sass/_site.scss */
.circle.inflate .circle-link-item {
  margin: 20px 0 20px 0;
  max-width: 90%;
}

/* line 2497, ../sass/_site.scss */
.circle.inflate .circle-link-item-title {
  font-size: 26px;
}

/* line 2500, ../sass/_site.scss */
.circle.inflate .circle-link-item-description {
  font-size: 12px;
}

/* line 2503, ../sass/_site.scss */
.circle.inflate .site-button {
  font-size: 12px;
  padding: 10px 30px 10px 10px;
}

/* line 2508, ../sass/_site.scss */
.temporary-content-row {
  margin-bottom: 30px;
}

/* line 2511, ../sass/_site.scss */
.temporary-links-row {
  background: #efefef;
  border-top: 2px solid #e6e6e6;
  padding: 65px 0 30px 0;
}

/* line 2516, ../sass/_site.scss */
.temporary-link-item {
  margin: 0 0 35px 0;
}

/* line 2519, ../sass/_site.scss */
.temporary-link-item-title {
  color: #0079c2;
  font-size: 18px;
  font-weight: 800;
  padding: 0 25px 0 0;
  background: url("../images/blue-arrow.png") right center no-repeat;
  display: inline-block;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}

/* line 2529, ../sass/_site.scss */
.temporary-link-item-text {
  font-family: 'ArialMT', sans-serif;
  font-size: 14px;
  color: #636363;
}

/* line 2534, ../sass/_site.scss */
.temporary-live-links-row {
  padding: 95px 0 0 0;
  background: #efefef url(../images/gray-shadow.png) 0 0 repeat-x;
  position: relative;
  border-bottom: 2px solid #ffffff;
}

/* line 2540, ../sass/_site.scss */
.temporary-live-links-row:after {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background: url("../images/gray-shadow-bottom.png") 0 bottom repeat-x;
  left: 0;
  bottom: 0;
}

/* line 2549, ../sass/_site.scss */
.temporary-live-links-row > .layout-container {
  margin-bottom: 70px;
}

/* line 2552, ../sass/_site.scss */
.temporary-live-links-title {
  font-size: 30px;
  color: #515151;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
}

/* line 2560, ../sass/_site.scss */
.temporary-live-link-item {
  padding: 20px 0 0 0;
  border-top: 2px solid #e6e6e6;
  margin: 0 0 25px 0;
  overflow: auto;
}

/* line 2566, ../sass/_site.scss */
.temporary-live-link-item > .site-button {
  float: right;
}

/* line 2569, ../sass/_site.scss */
.temporary-live-link-item-title {
  font-size: 18px;
  color: #515151;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px 0;
}

/* line 2577, ../sass/_site.scss */
.temporary-live-link-item-text {
  margin: 0 0 15px 0;
}

/* line 2581, ../sass/_site.scss */
.full-menu-link-mobile {
  display: none;
  background: url("../images/menu_toggle.png") center center no-repeat;
  width: 33px;
  height: 32px;
  line-height: 1;
  vertical-align: top;
  margin-left: 10px;
}

/* line 2590, ../sass/_site.scss */
.homepage-top-row-circles-mobile {
  display: none;
}

/* line 2593, ../sass/_site.scss */
.homepage-rotator-mobile-row {
  display: none;
}

/* line 2596, ../sass/_site.scss */
.homepage-tab-mobile {
  display: none;
}

/* line 2599, ../sass/_site.scss */
.homepage-rotator-search {
  text-align: center;
  left: 0;
  width: 100%;
  z-index: 9;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 2608, ../sass/_site.scss */
.homepage-rotator-search > .flight-search-wrapper {
  display: inline-block;
  width: 100%;
  max-width: 700px;
  vertical-align: top;
  position: relative;
}

/* line 2615, ../sass/_site.scss */
.flight-search-wrapper > input[type=text] {
  border: 0;
  padding: 21px 70px 20px 25px;
  color: #a0a0a0;
  font-size: 20px;
  line-height: 1.2;
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

/* line 2629, ../sass/_site.scss */
.flight-search-wrapper > .flight-search-button {
  display: block;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

/* line 2638, ../sass/_site.scss */
.flight-search-wrapper .flight-search-hints {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 700px;
  background: #ffffff;
  z-index: 5;
}

/* line 2646, ../sass/_site.scss */
.flight-search-wrapper .flight-search-hint {
  padding: 10px 15px 10px 31px;
  line-height: 1;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 2659, ../sass/_site.scss */
.flight-search-wrapper .flight-search-hint:hover {
  background: #ff142d;
  color: #ffffff;
}

/* line 2663, ../sass/_site.scss */
.homepage-rotator-search > input[type=submit] {
  display: inline-block;
  width: 225px;
  box-sizing: border-box;
  padding: 20px 10px 21px 10px;
  text-align: center;
  border: 0;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  background: #e67070;
  color: #fff;
  vertical-align: top;
  margin: 0 5px 0 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 2687, ../sass/_site.scss */
.homepage-rotator-search > input[type=submit]:hover {
  color: #515151;
}

/* line 2691, ../sass/_site.scss */
.flight-search-wrapper > input[type=text]::-webkit-input-placeholder {
  color: #a0a0a0;
  font-size: 20px;
  line-height: 1.2;
}

/* line 2696, ../sass/_site.scss */
.flight-search-wrapper > input[type=text]:-moz-placeholder {
  color: #a0a0a0;
  font-size: 20px;
  line-height: 1.2;
}

/* line 2701, ../sass/_site.scss */
.flight-search-wrapper > input[type=text]::-moz-placeholder {
  color: #a0a0a0;
  font-size: 20px;
  line-height: 1.2;
}

/* line 2706, ../sass/_site.scss */
.flight-search-wrapper > input[type=text]:-ms-input-placeholder {
  color: #a0a0a0;
  font-size: 20px;
  line-height: 1.2;
}

/* line 2713, ../sass/_site.scss */
.contact-page-map > iframe {
  width: 100%;
}

/* line 2716, ../sass/_site.scss */
.contact-page-form {
  /*overflow: auto;*/
}

/* line 2719, ../sass/_site.scss */
.wpcf7-text {
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 7px 13px 7px;
  /*background: #ebebeb;*/
  background: #ffffff;
  border: 2px solid #ebebeb;
  box-sizing: border-box;
  width: 100%;
  /*border: 0;*/
  margin: 0 0 5px 0;
}
.wpcf7-date {
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 7px 13px 7px;
  /*background: #ebebeb;*/
  background: #ffffff;
  border: 2px solid #ebebeb;
  box-sizing: border-box;
  width: 100%;
  /*border: 0;*/
  margin: 0 0 5px 0;
}

/* line 2732, ../sass/_site.scss */
.wpcf7-number {
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 7px 13px 7px;
  /*background: #ebebeb;*/
  background: #ffffff;
  border: 2px solid #ebebeb;
  box-sizing: border-box;
  width: 100%;
  /*border: 0;*/
  margin: 0 0 5px 0;
}

/* line 2745, ../sass/_site.scss */
.wpcf7-textarea {
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 7px 13px 7px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  border: 2px solid #ebebeb;
  margin: 0 0 5px 0;
  resize: none;
}

/* line 2758, ../sass/_site.scss */
.contact-page-form .wpcf7-textarea {
  height: 185px;
}

/* line 2761, ../sass/_site.scss */
.wpcf7-submit {
  margin: 0 0 0 auto;
  display: block;
}

/* line 2765, ../sass/_site.scss */
.form-left-column {
  width: 100%;
  max-width: 48.7%;
  float: left;
}

/* line 2770, ../sass/_site.scss */
.form-right-column {
  width: 100%;
  max-width: 48.7%;
  float: right;
}

/* line 2776, ../sass/_site.scss */
.page-bottom-links {
  border-top: 4px solid #e6e6e6;
  padding: 70px 0 0 0;
  margin: 50px 0 0 0;
  /*overflow: auto;*/
  clear: both;
}

/* line 2783, ../sass/_site.scss */
.page-bottom-links-title {
  color: #515151;
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}

/* line 2791, ../sass/_site.scss */
.bottom-link-item {
  border-top: 1px solid #515151;
  position: relative;
  display: table;
  width: 100%;
}

/* line 2797, ../sass/_site.scss */
.bottom-link-item:last-child {
  border-bottom: 1px solid #515151;
}

/* line 2800, ../sass/_site.scss */
.bottom-link-content {
  padding: 20px 20px 20px 0;
  margin-right: 110px;
  border-right: 3px solid #f0f0f0;
  display: table-cell;
  width: 88.5%;
  vertical-align: middle;
}

/* line 2808, ../sass/_site.scss */
.bottom-link-title {
  font-size: 20px;
  color: #515151;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 0 0;
  display: inline-block;
}

/* line 2816, ../sass/_site.scss */
.bottom-link-title:hover {
  color: #515151;
}

/* line 2819, ../sass/_site.scss */
.bottom-link-text {
  color: #585858;
  font-size: 14px;
  font-family: 'ArialMT', arial;
  margin: 15px 0 0 0;
}

/* line 2825, ../sass/_site.scss */
.bottom-link-icon {
  /*position: absolute;
  right: 0;
  top: 50%;
  width: 110px;
  display: block;
  transform: translateY(-50%);
  */
  text-align: center;
  display: table-cell;
  width: 11.5%;
  padding: 20px 0 20px 0;
  vertical-align: middle;
}

/*.bottom-link-icon{
    position: absolute;
    right: 0;
    top: 0;
    width: 110px;
    height: 100%;
    display: table;
}
.bottom-link-icon>div{
    display: table-row;
    height: 100%;
}
.bottom-link-icon>div>div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 100%;
}*/
/* line 2859, ../sass/_site.scss */
.terminal-page-map {
  margin: 0 0 15px 0;
}

/* line 2862, ../sass/_site.scss */
.terminal-page-map > img {
  width: 100%;
}

/* line 2865, ../sass/_site.scss */
.terminal-page-download {
  margin: 0 0 70px 0;
  text-align: right;
}

/* line 2869, ../sass/_site.scss */
.terminal-page-terminals {
  margin: 0 0 35px 0;
}

/* line 2872, ../sass/_site.scss */
.terminal-page-terminals table {
  width: 100%;
}

/* line 2875, ../sass/_site.scss */
.terminal-page-terminals th {
  padding: 12px 10px 12px 10px;
  background: #cbcbcb;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  color: #ffffff;
  width: 50%;
  font-weight: 400;
  line-height: 1;
}

/* line 2886, ../sass/_site.scss */
.terminal-page-terminals td {
  color: #515151;
  font-size: 12px;
  padding: 7px 10px 7px 10px;
  line-height: 1;
}

/* line 2892, ../sass/_site.scss */
.terminal-page-terminals tr:nth-child(even) > td {
  background: #ebebeb;
}

/* line 2895, ../sass/_site.scss */
.terminal-page-terminals td a {
  color: #0079c2;
}

/* line 2898, ../sass/_site.scss */
.terminal-page-terminals td a:hover {
  text-decoration: underline;
}

/* line 2902, ../sass/_site.scss */
.people-page-text {
  padding: 0 0 40px 0;
  border-bottom: 4px solid #e6e6e6;
  margin: 0 0 70px 0;
}

/* line 2907, ../sass/_site.scss */
.people-page-list {
  margin: 0 -15px 0 -15px;
  text-align: left;
}

/* line 2911, ../sass/_site.scss */
.people-item {
  padding: 0 15px 0 15px;
  display: inline-block;
  width: 100%;
  max-width: 33.3%;
  box-sizing: border-box;
  margin: 0 0 85px 0;
  vertical-align: top;
  position: relative;
}

/* line 2921, ../sass/_site.scss */
.people-item > a {
  position: absolute;
  display: block;
  top: 0;
  left: 15px;
  right: 15px;
  height: 100%;
}

/* line 2929, ../sass/_site.scss */
.people-item-image {
  overflow: hidden;
  border-radius: 100%;
  margin: 0 0 15px 0;
}

/* line 2934, ../sass/_site.scss */
.people-item-image > img {
  float: left;
  width: 100%;
}

/* line 2938, ../sass/_site.scss */
.people-item-title {
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  color: #0079c2;
  text-align: center;
}

/* line 2945, ../sass/_site.scss */
.people-item-job-title {
  font-size: 16px;
  font-weight: 700;
  color: #4b4b4b;
  text-align: center;
}

/* line 2952, ../sass/_site.scss */
.top-documents-title {
  font-weight: 800;
  text-transform: uppercase;
  color: #515151;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 20px 0;
}

/* line 2960, ../sass/_site.scss */
.top-documents {
  margin: 0 -15px 65px -15px;
  padding-bottom: 70px;
  border-bottom: 3px solid #f0f0f0;
}

/* line 2965, ../sass/_site.scss */
.top-document-item {
  padding: 0 15px 0 15px;
  width: 100%;
  max-width: 16.66%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

/* line 2974, ../sass/_site.scss */
.top-document-image {
  margin: 0 0 10px 0;
}

/* line 2977, ../sass/_site.scss */
.top-document-image > img {
  width: 100%;
}

/* line 2980, ../sass/_site.scss */
.top-document-text {
  color: #515151;
  font-size: 14px;
  margin: 0 0 10px 0;
}

/* line 2985, ../sass/_site.scss */
.top-document-link {
  color: #0079c2;
  font-size: 18px;
  font-weight: 700;
}

/* line 2993, ../sass/_site.scss */
.search-documents-wrapper > .left-column {
  max-width: 20%;
}

/* line 2996, ../sass/_site.scss */
.search-documents-wrapper > .right-column {
  max-width: 78%;
}

/* line 2999, ../sass/_site.scss */
.search-documents-text {
  font-size: 14px;
  font-family: 'ArialMT', arial;
  margin: 0 0 20px 0;
  color: #4b4b4b;
}

/* line 3005, ../sass/_site.scss */
.search-documents-form {
  margin: 0 0 65px 0;
}

/* line 3008, ../sass/_site.scss */
.search-documents-form .select-input {
  margin: 0 0 0 0;
}

/* line 3011, ../sass/_site.scss */
.search-documents-form .si-list {
  max-width: 234px;
}

/* line 3014, ../sass/_site.scss */
.search-documents-form > div {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 0;
  vertical-align: top;
  margin: 0 0 10px 0;
}

/* line 3023, ../sass/_site.scss */
.search-documents-form > div > input[type=text] {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  background: #ffffff;
  border: 3px solid #f0f0f0;
}

/*.search-documents-form>div:first-child{
    max-width: 65%;
    padding: 0 10px 0 0;
}*/
/*.search-documents-form>div:last-child{
    max-width: 11%;
    text-align: right;
}*/
/* line 3045, ../sass/_site.scss */
.search-documents-result-title {
  color: #515151;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 20px 0;
}

/* line 3053, ../sass/_site.scss */
.search-documents-form > .checkboxes-input {
  margin: 0 0 10px -20px;
}

/* line 3056, ../sass/_site.scss */
.checkboxes-input-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 20px;
  margin: 0 0 5px 20px;
}

/* line 3063, ../sass/_site.scss */
.checkboxes-input > label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  max-width: 33%;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
}

/* line 3074, ../sass/_site.scss */
.checkboxes-input > label > input {
  float: right;
  position: relative;
  top: 4px;
}

/*.second-page-content .left-column{
    max-width: 79.4%;
}*/
/* line 3082, ../sass/_site.scss */
.second-page-content .left-column {
  /*max-width: 79.4%;*/
  max-width: 80.3%;
  padding-right: 65px;
  box-sizing: border-box;
  position: relative;
}

/* line 3089, ../sass/_site.scss */
.second-page-content .left-column:after {
  content: "";
  position: absolute;
  width: 3px;
  background: #f0f0f0;
  display: block;
  right: 0;
  top: 25px;
  bottom: 0;
}

/* line 3099, ../sass/_site.scss */
.second-page-content .right-column {
  max-width: 14.5%;
}

/* line 3102, ../sass/_site.scss */
.employee-list {
  border-bottom: 3px solid #f0f0f0;
  margin: 0 0 60px 0;
}

/* line 3106, ../sass/_site.scss */
.employee-item {
  text-align: center;
  margin: 0 0 60px 0;
}

/* line 3110, ../sass/_site.scss */
.employee-item-name {
  font-size: 18px;
  font-weight: 700;
  color: #515151;
  line-height: 1;
  margin: 0 0 5px 0;
}

/* line 3117, ../sass/_site.scss */
.employee-item-photo {
  overflow: hidden;
  border-radius: 100%;
  width: 100%;
  max-width: 120px;
  margin: 0 0 5px 0;
  display: inline-block;
}

/* line 3125, ../sass/_site.scss */
.employee-item-photo > img {
  width: 100%;
  float: left;
}

/* line 3129, ../sass/_site.scss */
.employee-item-title {
  font-size: 16px;
  color: #515151;
  line-height: 1;
  margin: 0 0 8px 0;
}

/* line 3138, ../sass/_site.scss */
.contact-form-title {
  color: #515151;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  margin: 0 0 20px 0;
}

/* line 3148, ../sass/_site.scss */
.top-page-content .left-column {
  /*max-width: 79.4%;*/
  max-width: 80.3%;
  padding-right: 65px;
  box-sizing: border-box;
  position: relative;
}

/* line 3155, ../sass/_site.scss */
.top-page-content .left-column:after {
  content: "";
  position: absolute;
  width: 3px;
  background: #f0f0f0;
  display: block;
  right: 0;
  top: 25px;
  bottom: 0;
}

/* line 3165, ../sass/_site.scss */
.top-page-content .right-column {
  max-width: 14.5%;
}

/* line 3168, ../sass/_site.scss */
.top-page-content .employee-list {
  border: 0;
  margin: 0 0 0 0;
}

/* line 3172, ../sass/_site.scss */
.top-page-sections {
  margin: 0 -10px 0 -10px;
}

/* line 3175, ../sass/_site.scss */
.section-item {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  margin: 20px 0 0 0;
}

/* line 3185, ../sass/_site.scss */
.section-item > img {
  width: 100%;
  float: left;
}

/* line 3189, ../sass/_site.scss */
.section-item > a {
  display: block;
  position: absolute;
  height: 100%;
  left: 10px;
  right: 10px;
  top: 0;
}

/* line 3197, ../sass/_site.scss */
.section-item-title {
  /*background: url(../images/black-bg.png) 0 0 repeat;*/
  background: rgba(0, 0, 0, 0.35) 0 0 repeat;
  padding: 25px 20px 25px 20px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  color: #ffffff;
  font-weight: 800;
  /*text-transform: uppercase;*/
  font-size: 30px;
  text-align: center;
}

/* line 3213, ../sass/_site.scss */
.news-bottom-row {
  background: #efefef url(../images/gray-top-shadow.png) 0 top repeat-x;
  position: relative;
  padding: 105px 0 70px 0;
}

/* line 3218, ../sass/_site.scss */
.news-bottom-row:after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: #efefef url(../images/gray-bottom-shadow2.png) 0 bottom repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 3228, ../sass/_site.scss */
.news-bottom-row .homepage-news-tab {
  border-color: #efefef;
}

/* line 3231, ../sass/_site.scss */
.news-bottom-title {
  font-size: 30px;
  font-weight: 800;
  color: #515151;
  line-height: 1;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}

/* line 3240, ../sass/_site.scss */
.media-videos {
  margin: 0 0 60px 0;
}

/* line 3243, ../sass/_site.scss */
.video-location {
  font-size: 11px;
  color: #ffffff;
  background: #949599;
  padding: 7px 10px 7px 10px;
  text-align: center;
  line-height: 1;
  min-height: 25px;
  box-sizing: border-box;
}

/* line 3253, ../sass/_site.scss */
.media-page-title {
  color: #515151;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 30px 0;
}

/* line 3262, ../sass/_site.scss */
.media-page-contact-us-text {
  padding: 0 0 30px 0;
  border-bottom: 3px solid #f0f0f0;
  margin: 0 0 50px 0;
}

/* line 3267, ../sass/_site.scss */
.media-contact-block {
  padding: 0 0 40px 0;
  border-bottom: 3px solid #f0f0f0;
  margin: 0 0 50px 0;
}

/* line 3272, ../sass/_site.scss */
.media-contact-items {
  margin: 0 -15px 0 -15px;
}

/* line 3275, ../sass/_site.scss */
.media-contact-item {
  display: inline-block;
  padding: 0 15px 0 15px;
  width: 100%;
  max-width: 33.3%;
  box-sizing: border-box;
  margin: 0 0 30px 0;
  text-align: center;
  vertical-align: top;
}

/* line 3285, ../sass/_site.scss */
.media-contact-item-image {
  overflow: hidden;
  border-radius: 100%;
  margin: 0 0 15px 0;
  width: 100%;
}

/* line 3291, ../sass/_site.scss */
.media-contact-item-image > img {
  width: 100%;
  float: left;
}

/* line 3295, ../sass/_site.scss */
.media-contact-item-name {
  line-height: 1;
  margin: 0 0 10px 0;
  color: #0079c2;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
}

/* line 3304, ../sass/_site.scss */
.media-contact-item-title {
  line-height: 1;
  font-size: 16px;
  margin: 0 0 15px 0;
  color: #4b4b4b;
  font-weight: 700;
  text-align: center;
}

/* line 3312, ../sass/_site.scss */
.media-contact-item-phone {
  line-height: 1;
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #4b4b4b;
  text-align: center;
  display: inline-block;
}

/* line 3321, ../sass/_site.scss */
.files-list {
  margin: 0 -15px 0 -15px;
}

/* line 3324, ../sass/_site.scss */
.files-item {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  max-width: 16.66%;
  box-sizing: border-box;
  margin: 0 0 35px 0;
  padding: 0 15px 0 15px;
  vertical-align: top;
  position: relative;
}

/* line 3335, ../sass/_site.scss */
.files-item-icon {
  overflow: auto;
  margin: 0 0 5px 0;
  text-align: center;
}

/* line 3340, ../sass/_site.scss */
.files-item-icon img {
  max-width: 100%;
  /*float: left;*/
  cursor: pointer;
}

/* line 3345, ../sass/_site.scss */
.files-item-title {
  color: #636363;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 10px 0;
  text-align: center;
}

/* line 3352, ../sass/_site.scss */
.file-item-link {
  position: absolute;
  display: block;
  color: #0079c2;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 0 0;
  top: 100px;
  bottom: 0;
  left: 15px;
  right: 15px;
}

/* line 3365, ../sass/_site.scss */
.files-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 15px 0 15px 0;
  overflow: auto;
  /*margin: 15px 0 65px 0;*/
  margin: 0 0 35px 0;
}

/* line 3373, ../sass/_site.scss */
.files-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 3377, ../sass/_site.scss */
.files-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 3384, ../sass/_site.scss */
.files-pages-left > .current-page {
  font-weight: 800;
  color: #0079c2;
}

/* line 3388, ../sass/_site.scss */
.files-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 3393, ../sass/_site.scss */
.files-pages-right > div {
  color: #0079c2;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 3403, ../sass/_site.scss */
.files-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 3409, ../sass/_site.scss */
.gallery-rotator {
  margin: 0 0 30px 0;
}

/* line 3412, ../sass/_site.scss */
.gallery-rotator > img {
  width: 100%;
}

/* line 3415, ../sass/_site.scss */
.gallery-rotator-nav {
  padding: 0 35px 0 35px;
  position: relative;
}

/* line 3419, ../sass/_site.scss */
.gallery-rotator-prev {
  width: 10px !important;
  height: 12px !important;
  background: url(../images/blue-arrow-left.png) 0 0 no-repeat !important;
  margin-top: -6px !important;
  left: 0 !important;
}

/* line 3426, ../sass/_site.scss */
.gallery-rotator-next {
  width: 10px !important;
  height: 12px !important;
  background: url(../images/blue-arrow-right.png) 0 0 no-repeat !important;
  margin-top: -6px !important;
  right: 0 !important;
}

/* line 3433, ../sass/_site.scss */
.gallery-rotator-image {
  margin: 0 0 15px 0;
  overflow: auto;
}

/* line 3437, ../sass/_site.scss */
.gallery-rotator-image > img {
  width: 100%;
  float: left;
}

/* line 3443, ../sass/_site.scss */
.file-preview {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}

/* line 3452, ../sass/_site.scss */
.file-preview-opened {
  display: block;
}

/* line 3455, ../sass/_site.scss */
.file-preview-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/transparent-bg.png) 0 0 repeat;
}

/* line 3463, ../sass/_site.scss */
.file-preview-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 500px;
  min-height: 30px;
  max-height: 400px;
  background: #ffffff;
  border: 3px solid #007ac3;
  box-sizing: border-box;
  overflow: visible;
}

/* line 3476, ../sass/_site.scss */
.file-preview-content > img {
  width: 100%;
  float: left;
  clear: both;
}

/* line 3481, ../sass/_site.scss */
.file-preview-content > #pdf-preview {
  height: 394px;
}

/* line 3484, ../sass/_site.scss */
.file-preview-content > iframe {
  height: 394px;
  width: 100%;
}

/* line 3488, ../sass/_site.scss */
.file-preview-content .audio-preview-wrapper {
  background: #515151;
  padding: 35px 0 30px 0;
}

/* line 3492, ../sass/_site.scss */
.file-preview-content .mejs-audio {
  margin: 0 auto 0 auto;
  max-width: 474px;
  width: 100%;
}

/* line 3497, ../sass/_site.scss */
.file-preview-content .mejs-video {
  max-height: 394px;
}

/* line 3501, ../sass/_site.scss */
.bids-table-wrapper table {
  border-collapse: collapse;
  width: 100%;
}

/* line 3505, ../sass/_site.scss */
.bids-table-wrapper table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
}

/* line 3511, ../sass/_site.scss */
.bids-table-wrapper table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: center;
}

/* line 3517, ../sass/_site.scss */
.bids-table-wrapper table td.bid-title-column {
  text-align: left;
}

/* line 3520, ../sass/_site.scss */
.bid-title {
  font-weight: 700;
  color: #0079c2;
  display: inline-block;
  font-size: 16px;
}

/* line 3526, ../sass/_site.scss */
.bid-files {
  margin: 0 0 0 30px;
}

/* line 3529, ../sass/_site.scss */
.bid-files-item {
  margin: 0 0 10px 0;
}

/* line 3532, ../sass/_site.scss */
.bid-files-item-title {
  font-size: 14px;
  color: #0079c2;
}

/* line 3536, ../sass/_site.scss */
.bid-files-item-posted {
  font-size: 14px;
  color: #636363;
}

/* line 3540, ../sass/_site.scss */
.bids-table-wrapper table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 3543, ../sass/_site.scss */
.bids-no-message {
  font-size: 30px;
  color: #515151;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 3550, ../sass/_site.scss */
.bids-page-content .left-column {
  /*max-width: 79.4%;*/
  max-width: 80.3%;
  padding-right: 65px;
  box-sizing: border-box;
  position: relative;
}

/* line 3557, ../sass/_site.scss */
.bids-page-content .right-column {
  max-width: 14.5%;
}

/* line 3564, ../sass/_site.scss */
.covered-form-open-label {
  cursor: pointer;
}

/* line 3567, ../sass/_site.scss */
.covered-form {
  display: none;
}

/* line 3570, ../sass/_site.scss */
.covered-form-opened {
  display: block;
}

/* line 3574, ../sass/_site.scss */
.financial-info-section-title {
  font-size: 14px;
  color: #ffffff;
  background: #0067af;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
}

/* line 3581, ../sass/_site.scss */
.financial-info-section-files > div {
  padding: 5px 10px 5px 10px;
}

/* line 3584, ../sass/_site.scss */
.financial-info-section-files > div:nth-child(odd) {
  background: #efefef;
}

/* line 3587, ../sass/_site.scss */
.financial-info-section-files > div > a {
  display: inline-block;
  color: #007ac2;
  font-size: 14px;
}

/* line 3593, ../sass/_site.scss */
.board-meetings-wrapper table {
  border-collapse: collapse;
  width: 100%;
}

/* line 3597, ../sass/_site.scss */
.board-meetings-wrapper table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 3604, ../sass/_site.scss */
.board-meetings-wrapper table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: center;
}

/*.board-meetings-wrapper table td.bid-title-column{
    text-align: left;
}*/
/* line 3613, ../sass/_site.scss */
.board-meetings-wrapper table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 3620, ../sass/_site.scss */
.search-salaries-wrapper > .left-column {
  max-width: 20%;
}

/* line 3623, ../sass/_site.scss */
.search-salaries-wrapper > .right-column {
  max-width: 78%;
}

/* line 3626, ../sass/_site.scss */
.search-salaries-text {
  font-size: 14px;
  font-family: 'ArialMT', arial;
  margin: 0 0 20px 0;
  color: #4b4b4b;
}

/* line 3632, ../sass/_site.scss */
.search-salaries-form {
  margin: 0 0 65px 0;
}

/* line 3635, ../sass/_site.scss */
.search-salaries-form > div {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 0;
  vertical-align: top;
  margin: 0 0 10px 0;
}

/* line 3644, ../sass/_site.scss */
.search-salaries-form > div > input[type=text] {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  background: #ffffff;
  border: 3px solid #f0f0f0;
}

/* line 3658, ../sass/_site.scss */
.search-salaries-result-title {
  color: #515151;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 20px 0;
}

/* line 3666, ../sass/_site.scss */
.search-salaries-form .checkboxes-input > label {
  max-width: 25%;
  padding: 0 10px 0 20px;
}

/* line 3670, ../sass/_site.scss */
.search-salaries-form > .checkboxes-input {
  margin: 0 0 10px -20px;
}

/* line 3673, ../sass/_site.scss */
.salaries-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 15px 0 15px 0;
  overflow: auto;
  /*margin: 15px 0 65px 0;*/
  margin: 0 0 35px 0;
}

/* line 3681, ../sass/_site.scss */
.salaries-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 3685, ../sass/_site.scss */
.salaries-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 3692, ../sass/_site.scss */
.salaries-pages-left > .current-page {
  font-weight: 800;
  color: #0079c2;
}

/* line 3696, ../sass/_site.scss */
.salaries-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 3701, ../sass/_site.scss */
.salaries-pages-right > div {
  color: #0079c2;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 3711, ../sass/_site.scss */
.salaries-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 3716, ../sass/_site.scss */
.salaries-list table {
  border-collapse: collapse;
  width: 100%;
}

/* line 3720, ../sass/_site.scss */
.salaries-list table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 3728, ../sass/_site.scss */
.salaries-list table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 3734, ../sass/_site.scss */
.salaries-list table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 3737, ../sass/_site.scss */
.salaries-page-text {
  margin: 0 0 30px 0;
}

/* line 3740, ../sass/_site.scss */
.search-salaries-note {
  padding-top: 20px;
}

/* line 3744, ../sass/_site.scss */
.meeting-audio-item {
  display: inline-block;
}

/* line 3747, ../sass/_site.scss */
.meeting-audio-item-title {
  text-align: left;
}

/* line 3750, ../sass/_site.scss */
.meeting-audio-item .mejs-audio {
  width: 100%;
}

/* line 3753, ../sass/_site.scss */
.board-meetings-audio-wrapper table {
  max-width: 800px;
}

/* line 3756, ../sass/_site.scss */
.board-meetings-audio-wrapper table th {
  width: 30%;
}

/* line 3759, ../sass/_site.scss */
.board-meetings-audio-wrapper table th:last-child {
  width: 70%;
}

/* line 3766, ../sass/_site.scss */
.search-business-form {
  margin: 0 0 65px 0;
  padding: 0 0 30px 0;
  border-bottom: 3px solid #e6e6e6;
}

/* line 3771, ../sass/_site.scss */
.search-business-form > div {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 0;
  vertical-align: top;
  margin: 0 0 10px 0;
}

/* line 3780, ../sass/_site.scss */
.search-business-form input[type=text] {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  background: #ffffff;
  border: 3px solid #f0f0f0;
}

/* line 3794, ../sass/_site.scss */
.search-business-result-title {
  color: #515151;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 20px 0;
}

/* line 3802, ../sass/_site.scss */
.search-business-form .checkboxes-input > label {
  max-width: 100%;
  padding: 0 10px 0 20px;
  width: auto;
  display: inline-block;
}

/* line 3808, ../sass/_site.scss */
.search-business-form .checkboxes-input > label > input {
  float: none;
  position: relative;
  top: 0;
}

/* line 3813, ../sass/_site.scss */
.search-business-form > .checkboxes-input {
  margin: 0 0 10px -20px;
}

/* line 3816, ../sass/_site.scss */
.business-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 15px 0 15px 0;
  overflow: auto;
  /*margin: 15px 0 65px 0;*/
  margin: 0 0 35px 0;
}

/* line 3824, ../sass/_site.scss */
.business-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 3828, ../sass/_site.scss */
.business-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 3835, ../sass/_site.scss */
.business-pages-left > .current-page {
  font-weight: 800;
  color: #0079c2;
}

/* line 3839, ../sass/_site.scss */
.business-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 3844, ../sass/_site.scss */
.business-pages-right > div {
  color: #0079c2;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 3854, ../sass/_site.scss */
.business-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 3859, ../sass/_site.scss */
.business-list table {
  border-collapse: collapse;
  width: 100%;
}

/* line 3863, ../sass/_site.scss */
.business-list table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 3871, ../sass/_site.scss */
.business-list table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 3877, ../sass/_site.scss */
.business-list table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 3880, ../sass/_site.scss */
.business-page-text {
  margin: 0 0 30px 0;
}

/* line 3886, ../sass/_site.scss */
.search-business-codes-buttons > div {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  background: #f5b453;
  color: #962900;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #ea7b33;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
  cursor: pointer;
  margin: 0 5px 0 0;
}

/* line 3899, ../sass/_site.scss */
.search-business-codes-buttons > div.current-tab-button {
  background: #ffd67b;
}

/* line 3902, ../sass/_site.scss */
.search-business-codes-tabs > div {
  padding: 20px 0 0 0;
  display: none;
}

/* line 3906, ../sass/_site.scss */
.search-business-codes-tabs > div > .search-codes-results {
  padding: 20px 0 0 0;
}

/* line 3909, ../sass/_site.scss */
.search-business-codes-tabs > div.current-tab-container {
  display: block;
}

/* line 3912, ../sass/_site.scss */
.company-category-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 15px 0 15px 0;
  overflow: auto;
  /*margin: 15px 0 65px 0;*/
  margin: 0 0 35px 0;
}

/* line 3920, ../sass/_site.scss */
.company-category-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 3924, ../sass/_site.scss */
.company-category-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 3931, ../sass/_site.scss */
.company-category-pages-left > .current-page {
  font-weight: 800;
  color: #0079c2;
}

/* line 3935, ../sass/_site.scss */
.company-category-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 3940, ../sass/_site.scss */
.company-category-pages-right > div {
  color: #0079c2;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 3950, ../sass/_site.scss */
.company-category-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 3955, ../sass/_site.scss */
.company-category-list table {
  border-collapse: collapse;
  width: 100%;
}

/* line 3959, ../sass/_site.scss */
.company-category-list table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 3967, ../sass/_site.scss */
.company-category-list table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 3973, ../sass/_site.scss */
.company-category-list table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 3977, ../sass/_site.scss */
.local-business-pages {
  border-top: 4px solid #e6e6e6;
  border-bottom: 4px solid #e6e6e6;
  padding: 15px 0 15px 0;
  overflow: auto;
  /*margin: 15px 0 65px 0;*/
  margin: 0 0 35px 0;
}

/* line 3985, ../sass/_site.scss */
.local-business-pages-left {
  float: left;
  max-width: 48.7%;
}

/* line 3989, ../sass/_site.scss */
.local-business-pages-left > div {
  color: #a3a3a3;
  font-size: 20px;
  display: inline-block;
  margin: 0 7px 0 0;
  cursor: pointer;
}

/* line 3996, ../sass/_site.scss */
.local-business-pages-left > .current-page {
  font-weight: 800;
  color: #0079c2;
}

/* line 4000, ../sass/_site.scss */
.local-business-pages-right {
  float: right;
  max-width: 48.7%;
  text-align: right;
}

/* line 4005, ../sass/_site.scss */
.local-business-pages-right > div {
  color: #0079c2;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  margin: 0 0 0 20px;
  cursor: pointer;
  font-weight: 800;
  text-transform: uppercase;
}

/* line 4015, ../sass/_site.scss */
.local-business-pages-right > .disabled-page-link {
  color: #a3a3a3;
  font-weight: 700;
  text-transform: none;
}

/* line 4020, ../sass/_site.scss */
.local-business-list table {
  border-collapse: collapse;
  width: 100%;
}

/* line 4024, ../sass/_site.scss */
.local-business-list table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 4032, ../sass/_site.scss */
.local-business-list table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 4038, ../sass/_site.scss */
.local-business-list table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 4041, ../sass/_site.scss */
.preview-checked-item {
  font-size: 14px;
  color: #636363;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 25%;
}

/* line 4050, ../sass/_site.scss */
.preview-checked-item > div {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/remove-checked.png) 0 0 no-repeat;
  margin: 0 0 0 10px;
  position: relative;
  top: 2px;
  cursor: pointer;
}

/* line 4060, ../sass/_site.scss */
.naics-codes-checked {
  margin: 0 0 20px 0;
}

/* line 4063, ../sass/_site.scss */
.contractor-codes-checked {
  margin: 0 0 20px 0;
}

/* line 4066, ../sass/_site.scss */
.consumer-affairs-category-checked {
  margin: 0 0 20px 0;
}

/* line 4069, ../sass/_site.scss */
.local-company-link {
  display: inline-block;
  color: #007ac2;
  cursor: pointer;
}

/* line 4074, ../sass/_site.scss */
.search-business {
  display: block;
}

/* line 4077, ../sass/_site.scss */
.local-business-full-info {
  display: none;
}

/* line 4080, ../sass/_site.scss */
.search-business-show-full .search-business-wrapper {
  display: none;
}

/* line 4083, ../sass/_site.scss */
.search-business-show-full .local-business-full-info {
  display: block;
}

/* line 4086, ../sass/_site.scss */
.local-business-full-info-container {
  padding: 20px 0 0 0;
}

/* line 4092, ../sass/_site.scss */
.local-business-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #515151;
  margin: 0 0 10px 0;
}

/* line 4099, ../sass/_site.scss */
.local-business-left {
  width: 100%;
  max-width: 48.7%;
  float: left;
  margin: 0 0 20px 0;
}

/* line 4105, ../sass/_site.scss */
.local-business-right {
  width: 100%;
  max-width: 48.7%;
  float: right;
  margin: 0 0 20px 0;
}

/* line 4111, ../sass/_site.scss */
.local-business-description {
  clear: both;
}

/* line 4114, ../sass/_site.scss */
.local-business-line {
  margin: 0 0 5px 0;
}

/* line 4117, ../sass/_site.scss */
.local-business-line > div {
  width: 100%;
  max-width: 30%;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 0 0 0;
  font-size: 14px;
  color: #007ac2;
  font-weight: bold;
}

/* line 4127, ../sass/_site.scss */
.local-business-line > div:last-child {
  color: #636363;
  max-width: 70%;
  font-weight: normal;
}

/* line 4132, ../sass/_site.scss */
.local-business-description {
  color: #636363;
  font-size: 14px;
  margin: 0 0 20px 0;
}

/* line 4137, ../sass/_site.scss */
.local-business-naics table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 20px 0;
}

/* line 4142, ../sass/_site.scss */
.local-business-naics table th {
  padding: 5px 10px 5px 10px;
  background: #0079c2;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 4150, ../sass/_site.scss */
.local-business-naics table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 4156, ../sass/_site.scss */
.local-business-naics table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 4160, ../sass/_site.scss */
.tribe-bar-views-list li:before {
  display: none;
}

/* line 4163, ../sass/_site.scss */
.tribe-events-sub-nav li:before {
  display: none;
}

/* line 4167, ../sass/_site.scss */
.form-presentation-datetime {
  overflow: auto;
}

/* line 4170, ../sass/_site.scss */
.form-presentation-datetime-left {
  width: 100%;
  max-width: 48.7%;
  float: left;
}

/* line 4175, ../sass/_site.scss */
.form-presentation-datetime-right {
  width: 100%;
  max-width: 48.7%;
  float: right;
}

/* line 4181, ../sass/_site.scss */
.simple-gallery-wrapper {
  text-align: center;
}

/* line 4184, ../sass/_site.scss */
.simple-gallery-wrapper > img {
  display: inline-block;
  margin: 5px 10px 5px 10px;
  vertical-align: middle;
}

/* line 4189, ../sass/_site.scss */
#iFrame #content {
  min-height: 0;
}

/* line 4193, ../sass/_site.scss */
.newsletter-signup-wrapper {
  position: relative;
}

/* line 4196, ../sass/_site.scss */
.newsletter-signup-wrapper > div {
  margin: 0 120px 0 0;
}

/* line 4199, ../sass/_site.scss */
.newsletter-signup-wrapper > div > input {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  /*background: #ffffff;*/
  background: #ebebeb;
  /*border: 3px solid #f0f0f0;*/
}

/* line 4212, ../sass/_site.scss */
.news-bottom-row .newsletter-signup-wrapper > div > input {
  background: #ffffff;
}

/* line 4215, ../sass/_site.scss */
.newsletter-signup-wrapper .site-button {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 4220, ../sass/_site.scss */
.ctct-embed-signup #success_message {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 4226, ../sass/_site.scss */
.trucker-cam-page-content > .layout-container {
  overflow: visible;
}

/* line 4229, ../sass/_site.scss */
.trucker-cam-wrapper {
  width: 100%;
  max-width: 600px;
}

/* line 4233, ../sass/_site.scss */
.trucker-cam-form {
  width: 100%;
}

/* line 4236, ../sass/_site.scss */
.trucker-cam-form .right-column > div {
  display: none;
}

/* line 4239, ../sass/_site.scss */
.trucker-cam-form .right-column > div.current-terminal-cams {
  display: block;
}

/* line 4242, ../sass/_site.scss */
.trucker-cam-result {
  clear: both;
  width: 100%;
  min-height: 450px;
  /*background: #ebebeb;*/
  background: #ffffff;
}

/* line 4249, ../sass/_site.scss */
.trucker-cam-result > img {
  width: 100%;
  float: left;
}

/* line 4254, ../sass/_site.scss */
.dispatcher-cam-page-content > .layout-container {
  overflow: visible;
}

/* line 4257, ../sass/_site.scss */
.dispatcher-cam-wrapper {
  width: 100%;
  max-width: 600px;
}

/* line 4261, ../sass/_site.scss */
.dispatcher-cam-form {
  width: 100%;
  display: none;
}

/* line 4265, ../sass/_site.scss */
.dispatcher-cam-form .right-column > div {
  display: none;
}

/* line 4268, ../sass/_site.scss */
.dispatcher-cam-form .right-column > div.current-terminal-cams {
  display: block;
}

/* line 4271, ../sass/_site.scss */
.dispatcher-cam-result {
  clear: both;
  width: 100%;
  min-height: 450px;
  /*background: #ebebeb;*/
  background: #ffffff;
  display: none;
}

/* line 4279, ../sass/_site.scss */
.dispatcher-cam-login-form input[type=text], .dispatcher-cam-login-form input[type=password] {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  background: #ffffff;
  border: 3px solid #f0f0f0;
}

/* line 4293, ../sass/_site.scss */
.dispatcher-cam-login-form > div {
  margin: 0 0 10px 0;
  text-align: right;
}

/* line 4300, ../sass/_site.scss */
.dispatcher-cam-wrapper-open .dispatcher-cam-form {
  display: block;
}

/* line 4303, ../sass/_site.scss */
.dispatcher-cam-wrapper-open .dispatcher-cam-result {
  display: block;
}

/* line 4306, ../sass/_site.scss */
.dispatcher-cam-wrapper-open .dispatcher-cam-login-form {
  display: none;
}

/* recaptcha fix for sidebar/mobile */
/* line 4311, ../sass/_site.scss */
#sidebar-recaptcha {
  transform: scale(1);
  transform-origin: 0 0;
}

/* line 4316, ../sass/_site.scss */
.homepage-radio-player {
  height: 80px;
  overflow: hidden;
}

/* line 4320, ../sass/_site.scss */
.homepage-radio-player > iframe {
  height: 80px;
}

/* line 4323, ../sass/_site.scss */
.homepage-radio-player > iframe .cookiePolicy {
  display: none;
}

/* line 4327, ../sass/_site.scss */
.popup-bids-form {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 51;
}

/* line 4336, ../sass/_site.scss */
.popup-bids-form-open {
  display: block;
}

/* line 4339, ../sass/_site.scss */
.popup-bids-form-bg {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/white-bg.png) 0 0 repeat;
}

/* line 4348, ../sass/_site.scss */
.popup-bids-form-content {
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 50%;
  margin: 0 0 0 -250px;
  max-width: 500px;
  width: 100%;
  background: #ffffff;
  border: 3px solid #efefef;
  box-sizing: border-box;
  padding: 20px 20px 20px 20px;
}

/* line 4361, ../sass/_site.scss */
.bids-form-scrollable {
  overflow-x: hidden;
  height: 100%;
}

/* line 4365, ../sass/_site.scss */
.bids-form-scrollable > div {
  overflow-y: scroll;
  /*margin-right: -20px;
  padding-right: 5px;*/
  height: 100%;
  /*width: 110%;*/
  margin-right: -20px;
  padding-right: 10px;
}

/* line 4374, ../sass/_site.scss */
.bids-form-scrollable > div::-webkit-scrollbar {
  width: 10px;
}

/* line 4377, ../sass/_site.scss */
.bids-form-scrollable > div > div {
  width: 100%;
  /*max-width: 454px;*/
}

/* line 4381, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-not-valid-tip {
  font-size: 12px;
}

/* line 4384, ../sass/_site.scss */
.popup-bids-form-content .form-wrapper {
  display: block;
}

/* line 4387, ../sass/_site.scss */
.popup-bids-form-content .main-file-wrapper {
  display: none;
}

/* line 4390, ../sass/_site.scss */
.popup-bids-form-content-file {
  bottom: auto;
}

/* line 4393, ../sass/_site.scss */
.popup-bids-form-content-file .form-wrapper {
  display: none;
}

/* line 4396, ../sass/_site.scss */
.popup-bids-form-content-file .main-file-wrapper {
  display: block;
}

/* line 4399, ../sass/_site.scss */
.popup-bids-form-content p {
  margin: 0 0 10px 0;
}

/* line 4402, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-text {
  /*padding: 7px 7px 7px 7px;*/
  background: #ffffff;
  border: 2px solid #ebebeb;
  /*color: #4b4b4b;*/
  color: #4b4b4b;
}

/* line 4409, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-text::-webkit-input-placeholder {
  color: #9b9b9b;
}

/* line 4412, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-text:-moz-placeholder {
  /* Firefox 18- */
  color: #9b9b9b;
}

/* line 4415, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #9b9b9b;
}

/* line 4418, ../sass/_site.scss */
.popup-bids-form-content .wpcf7-text:-ms-input-placeholder {
  color: #9b9b9b;
}

/* line 4421, ../sass/_site.scss */
.popup-bids-form-content .select-input .si-current {
  padding: 15px 7px 15px 7px;
  border: 2px solid #ebebeb;
  background: #ffffff;
  color: #4b4b4b;
}

/* line 4427, ../sass/_site.scss */
.popup-bids-form-content .select-input .si-list {
  background: #ffffff;
}

/* line 4430, ../sass/_site.scss */
.popup-bids-form-content .select-input .si-list span {
  background: #ffffff;
  padding: 15px 7px 15px 7px;
}

/* line 4434, ../sass/_site.scss */
.popup-bids-form-content .select-input .si-list span:hover {
  background: #0079c2;
}

/* line 4437, ../sass/_site.scss */
.popup-bids-form-content div.wpcf7-validation-errors {
  margin-top: 0;
}

/* line 4440, ../sass/_site.scss */
.popup-bids-form-content div.wpcf7 {
  margin-bottom: 0 !important;
}

/* line 4443, ../sass/_site.scss */
.popup-bids-form-content .ajax-loader {
  position: absolute;
}

/* line 4446, ../sass/_site.scss */
.popup-bids-form-close {
  display: block;
  width: 39px;
  height: 39px;
  background: url(../images/video-close.png) 0 0 repeat;
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
}

/* line 4456, ../sass/_site.scss */
.bid-title-with-file {
  cursor: pointer;
}

/* line 4459, ../sass/_site.scss */
.bid-title-hidden {
  display: none;
}

/* line 4462, ../sass/_site.scss */
.download-file-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #515151;
  margin: 0 0 10px 0;
}

/* line 4469, ../sass/_site.scss */
.popup-bids-form-content .state-field-wrapper {
  width: 100%;
  max-width: 70%;
  float: left;
}

/* line 4474, ../sass/_site.scss */
.popup-bids-form-content .zip-field-wrapper {
  width: 100%;
  max-width: 28%;
  float: right;
}

/* line 4480, ../sass/_site.scss */
.file-preview-close {
  display: block;
  width: 39px;
  height: 39px;
  background: url(../images/video-close.png) 0 0 repeat;
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
}

/* line 4491, ../sass/_site.scss */
.accessible {
  display: none;
}

/* line 4494, ../sass/_site.scss */
.accessible:focus {
  display: inline-block;
}

/* line 4498, ../sass/_site.scss */
.buy-tickets-list {
  margin: 0 -15px 0 -15px;
}

/* line 4501, ../sass/_site.scss */
.buy-tickets-item {
  width: 100%;
  max-width: 25%;
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin: 0 0 100px 0;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}

/* line 4511, ../sass/_site.scss */
.buy-tickets-item > img {
  display: inline-block;
  max-width: 100%;
}

/* line 4515, ../sass/_site.scss */
.buy-tickets-item > .site-button {
  max-width: 105px;
  line-height: 1.1;
}

/*.contact-page-form label{
    display: none;
}*/
/* line 4523, ../sass/_site.scss */
.accordion-sections {
  border-top: 3px solid #ebebeb;
  clear: both;
}

/* line 4527, ../sass/_site.scss */
.accordion-section-item {
  border-bottom: 3px solid #ebebeb;
}

/* line 4530, ../sass/_site.scss */
.accordion-section-item-title {
  text-transform: uppercase;
  font-size: 30px;
  color: #515151;
  font-weight: 800;
  line-height: 1;
  padding: 12px 0 12px 0;
  cursor: pointer;
  background: url("../images/accordion-arrow.png") right center no-repeat;
}

/* line 4540, ../sass/_site.scss */
.accordion-section-item-text {
  padding: 12px 0 12px 0;
  display: none;
  transition: all 0.5s ease-in-out;
}

/* line 4545, ../sass/_site.scss */
.accordion-section-item-open .accordion-section-item-text {
  display: block;
  transition: all 0.5s ease-in-out;
}

/* line 4549, ../sass/_site.scss */
.accordion-section-item-open .accordion-section-item-title {
  background: url("../images/accordion-arrow-up.png") right center no-repeat;
  transition: all 0.5s ease-in-out;
}

/* line 4554, ../sass/_site.scss */
.shopping-terminals {
  margin: 0 -15px 30px -15px;
  padding: 30px 0 0 0;
}

/* line 4558, ../sass/_site.scss */
.shopping-terminal {
  display: inline-block;
  max-width: 50%;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  vertical-align: top;
}

/* line 4566, ../sass/_site.scss */
.shopping-terminal-title {
  font-size: 30px;
  color: #515151;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}

/* line 4574, ../sass/_site.scss */
.shopping-terminal-note {
  line-height: 1;
  font-size: 12px;
  color: #636363;
  font-style: italic;
  margin: 0 0 20px 0;
}

/* line 4581, ../sass/_site.scss */
.shopping-terminal-subtitle {
  background: #efefef url("../images/gray-bg.png") 0 0 repeat-x;
  font-size: 20px;
  font-weight: 800;
  color: #515151;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  padding: 12px 15px 12px 15px;
}

/* line 4590, ../sass/_site.scss */
.shopping-terminal-subtitle-post {
  margin-top: 50px;
}

/* line 4593, ../sass/_site.scss */
.shopping-terminal-section {
  margin: 0 0 20px 0;
}

/* line 4596, ../sass/_site.scss */
.shopping-terminal-section-title {
  font-size: 20px;
  color: #515151;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 10px 0;
}

/* line 4603, ../sass/_site.scss */
.shopping-terminal-section-text {
  color: #636363;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 0 0;
}

/* line 4609, ../sass/_site.scss */
.shopping-terminal-gate {
  margin: 0 0 0 0;
}

/* line 4612, ../sass/_site.scss */
.shopping-terminal-gate-title {
  width: 100%;
  max-width: 18%;
  display: inline-block;
  text-transform: uppercase;
  color: #ec1b30;
  font-weight: 700;
  line-height: 1.4;
  vertical-align: top;
  box-sizing: border-box;
}

/* line 4623, ../sass/_site.scss */
.shopping-terminal-gate-text {
  width: 100%;
  max-width: 82%;
  display: inline-block;
  color: #636363;
  font-size: 14px;
  line-height: 1.4;
  vertical-align: top;
  box-sizing: border-box;
}

/* line 4633, ../sass/_site.scss */
.destinations-single-back {
  padding-top: 90px;
}
@media screen and (max-width: 550px) {
  /* line 4633, ../sass/_site.scss */
  .destinations-single-back {
    padding-top: 40px;
  }
}

/* line 4639, ../sass/_site.scss */
.destinations-list {
  margin: 0 -15px 0 -15px;
}

/* line 4642, ../sass/_site.scss */
.destination-countries {
  margin: 0 0 70px 0;
  text-align: center;
}

/* line 4646, ../sass/_site.scss */
.destination-countries > div {
  background: #eeedec;
  margin-right: 13px;
  padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 4653, ../sass/_site.scss */
.destination-countries > div > a {
  color: #515151;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
}

/* line 4660, ../sass/_site.scss */
.destination-countries .current-country {
  color: #ec1b30;
}

/* line 4663, ../sass/_site.scss */
.destinations-listing-wrapper {
  padding-top: 70px;
}
/* line 4665, ../sass/_site.scss */
.destinations-listing-wrapper h1 {
  font-weight: 300;
  margin-bottom: 25px;
  margin-top: 55px;
}
/* line 4670, ../sass/_site.scss */
.destinations-listing-wrapper .subtitle {
  padding-bottom: 55px;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  /* line 4675, ../sass/_site.scss */
  .destinations-listing-wrapper h1 {
    padding: 25px 0 0 20px;
    margin-bottom: 12px;
    margin-top: 0;
  }
  /* line 4680, ../sass/_site.scss */
  .destinations-listing-wrapper .subtitle {
    padding: 0px 0 25px 20px;
  }
}
/* line 4685, ../sass/_site.scss */
.destinations-listing-wrapper .destinations-list .swiper-slide {
  padding: 5px;
}
/* line 4689, ../sass/_site.scss */
.destinations-listing-wrapper .destinations-list .swiper-slide:nth-child(1n) .destination-item-info {
  background: #F3CF50;
}
/* line 4695, ../sass/_site.scss */
.destinations-listing-wrapper .destinations-list .swiper-slide:nth-child(2n) .destination-item-info {
  background: #C5A1CC;
}
/* line 4701, ../sass/_site.scss */
.destinations-listing-wrapper .destinations-list .swiper-slide:nth-child(3n) .destination-item-info {
  background: #B6DDE5;
}
/* line 4707, ../sass/_site.scss */
.destinations-listing-wrapper .destinations-list .swiper-slide:nth-child(4n) .destination-item-info {
  background: #F18E99;
}
/* line 4714, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item {
  display: inline-block;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/* line 4723, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item:hover {
  box-shadow: 1px 7px 5px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.2);
  transform: scale(1.01);
}
/* line 4730, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 4740, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item-info {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
/* line 4749, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item-info > div {
  position: relative;
  text-align: left;
  width: 100%;
  display: inline-block;
  padding: 25px;
}
/* line 4756, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item-title {
  font-size: 18px;
  color: black;
  line-height: 1.1;
  width: 100%;
  padding-bottom: 10px;
  font-family: 'UniversLTStd-Bold';
}
/* line 4764, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item-subtitle {
  font-size: 14px;
  font-weight: 300;
  color: black;
  line-height: 1.1;
  width: 100%;
  font-family: 'UniversLTStd-Light';
}
/* line 4772, ../sass/_site.scss */
.destinations-listing-wrapper .destination-item-image > img {
  width: 100%;
  float: left;
}

/* line 4778, ../sass/_site.scss */
#glt-translate-trigger {
  display: none;
}

/* line 4781, ../sass/_site.scss */
.skiptranslate {
  display: none;
}

/* Responsive Video Iframe Wrapper - added by Robert Kelford 5/18/16 */
/* line 4785, ../sass/_site.scss */
.videoIframeWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 4791, ../sass/_site.scss */
.videoIframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 4799, ../sass/_site.scss */
.flight-search-results {
  min-height: 300px;
  overflow-x: auto;
}

/* line 4803, ../sass/_site.scss */
.flight-search-results table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 20px 0;
}

/* line 4808, ../sass/_site.scss */
.flight-search-results table th {
  padding: 5px 10px 5px 10px;
  background: #ff142d;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}

/* line 4816, ../sass/_site.scss */
.flight-search-results table td {
  padding: 5px 10px 5px 10px;
  color: #636363;
  font-size: 14px;
  text-align: left;
}

/* line 4822, ../sass/_site.scss */
.flight-search-results table tr:nth-child(odd) {
  background: #f7f7f7;
}

/* line 4825, ../sass/_site.scss */
.flight-search-results table td > a {
  color: #515151;
  font-weight: 700;
}

/* line 4829, ../sass/_site.scss */
.flight-search-results .flight-sort {
  display: inline-block;
  cursor: pointer;
  text-decoration: underline;
}

/* line 4834, ../sass/_site.scss */
.flight-search-results .flight-sort-asc {
  padding-right: 20px;
  background: url(../images/sort-asc.png) right center no-repeat;
}

/* line 4838, ../sass/_site.scss */
.flight-search-results .flight-sort-desc {
  padding-right: 20px;
  background: url(../images/sort-desc.png) right center no-repeat;
}

/* line 4842, ../sass/_site.scss */
.flight-search-form {
  margin: 0 0 30px 0;
}

/* line 4845, ../sass/_site.scss */
.flight-search-input-type {
  margin: 0 0 10px 5px;
}

/* line 4848, ../sass/_site.scss */
.flight-search-input-type label {
  display: block;
  margin: 0 auto 5px 0;
  padding: 0 0 0 20px;
  position: relative;
}

/* line 4854, ../sass/_site.scss */
.flight-search-input-type label > input[type=radio] {
  position: absolute;
  left: 0;
  top: 3px;
}

/* line 4859, ../sass/_site.scss */
.flight-search-input-day {
  margin: 0 0 10px 0;
}

/* line 4862, ../sass/_site.scss */
.flight-search-input-day > label {
  display: inline-block;
  margin: 0 15px 0 0;
}

/* line 4866, ../sass/_site.scss */
.flight-search-input-day > input[type=text] {
  padding: 5px 10px 5px 10px;
  line-height: 1;
  font-size: 14px;
  box-sizing: border-box;
  width: 100px;
}

/* line 4873, ../sass/_site.scss */
.flight-search-input-filter {
  margin: 0 0 30px 0;
}

/* line 4876, ../sass/_site.scss */
.flight-search-input-filter > label {
  margin: 0 0 10px 0;
  display: block;
}

/* line 4880, ../sass/_site.scss */
.flight-search-input-filter > div {
  display: inline-block;
  width: 100%;
  max-width: 33%;
  padding: 0 10px 0 0;
  vertical-align: top;
}

/* line 4887, ../sass/_site.scss */
.flight-search-input-filter > div:last-child {
  padding-right: 0;
}

/* line 4890, ../sass/_site.scss */
.flight-search-input-filter > .flight-search-string-wrapper {
  max-width: 100%;
  padding-right: 15px !important;
  box-sizing: border-box;
}

/* line 4895, ../sass/_site.scss */
.flight-search-string-wrapper input[type=text] {
  width: 100%;
  color: #515151;
  font-size: 12px;
  line-height: 1;
  padding: 13px 15px 13px 15px;
  /*background: #ebebeb;*/
  box-sizing: border-box;
  border: 0;
  margin: 0 0 0 0;
  background: #ffffff;
  border: 2px solid #f0f0f0;
}

/* line 4910, ../sass/_site.scss */
.art-line {
  clear: both;
}

/* line 4913, ../sass/_site.scss */
.art-line-1 {
  background: #83c5bc;
  overflow: auto;
}

/* line 4917, ../sass/_site.scss */
.art-left {
  float: left;
  width: 100%;
  max-width: 57.5%;
  background: #83c5bc;
  box-sizing: border-box;
}

/* line 4924, ../sass/_site.scss */
.art-right {
  float: right;
  width: 100%;
  max-width: 42.5%;
  background: #515151;
  box-sizing: border-box;
  padding: 25px 30px 25px 30px;
  color: #ffffff;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
}

/* line 4936, ../sass/_site.scss */
.art-line-item {
  float: left;
  width: 100%;
  max-width: 100%;
}

/* line 4941, ../sass/_site.scss */
.art-line-item-1 {
  max-width: 20.5%;
}

/* line 4944, ../sass/_site.scss */
.art-line-item-2 {
  max-width: 54.2%;
}

/* line 4947, ../sass/_site.scss */
.art-line-item-3 {
  max-width: 25.3%;
}

/* line 4950, ../sass/_site.scss */
.art-line-item > img {
  width: 100%;
  float: left;
}

/* line 4954, ../sass/_site.scss */
.art-line-2 {
  background: #6a6593;
  overflow: auto;
}

/* line 4958, ../sass/_site.scss */
.art-line-3 .art-line-item-1 {
  background: #515151;
  color: #ffffff;
  padding: 40px 20px 20px 20px;
  font-size: 14px;
  font-style: italic;
  line-height: 1.8;
  font-weight: 800;
  min-height: 290px;
}

/* line 4968, ../sass/_site.scss */
.art-line-3 .art-line-item-2 {
  background: #d4d6d7;
  color: #333333;
  padding: 40px 30px 0 30px;
  min-height: 290px;
}

/* line 4974, ../sass/_site.scss */
.art-line-3 .art-line-item-2 a {
  font-size: 14px;
  font-family: 'ArialMT', sans-serif;
}

/* line 4978, ../sass/_site.scss */
.art-line-3 .art-line-item-2 a:hover {
  color: #515151;
}

/* line 4981, ../sass/_site.scss */
.art-line-3 .art-line-item-3 {
  background: #6a6593;
  color: #ffffff;
  padding: 40px 20px 20px 20px;
  min-height: 290px;
  font-size: 20px;
  line-height: 1.4;
}

/* line 4989, ../sass/_site.scss */
.art-line-3 {
  margin-bottom: 30px;
  overflow: auto;
}

/* line 4993, ../sass/_site.scss */
.performing-art-email-button {
  padding-top: 20px;
  text-align: center;
}

/* line 4999, ../sass/_site.scss */
.airlines {
  margin: 0 -10px 0 -10px;
}

/* line 5002, ../sass/_site.scss */
.airline-item {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  margin: 20px 0 0 0;
}

/* line 5012, ../sass/_site.scss */
.airline-item-logo {
  position: relative;
  overflow: auto;
}

/* line 5016, ../sass/_site.scss */
.airline-item-logo > img {
  width: 100%;
  float: left;
}

/* line 5020, ../sass/_site.scss */
.airline-item-logo > a {
  display: block;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}

/* line 5028, ../sass/_site.scss */
.airline-item-title {
  background: url(../images/black-bg.png) 0 0 repeat;
  padding: 25px 20px 25px 20px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  font-weight: 800;
  font-size: 30px;
  text-align: center;
}

/* line 5042, ../sass/_site.scss */
.airline-item-accordion {
  margin: 10px 0 0 0;
  border-top: 3px solid #ebebeb;
}

/* line 5046, ../sass/_site.scss */
.airline-item-accordion-section {
  border-bottom: 3px solid #ebebeb;
}

/* line 5049, ../sass/_site.scss */
.airline-item-accordion-section-title {
  /*text-transform: uppercase;
  font-size: 30px;*/
  font-size: 20px;
  color: #515151;
  font-weight: 800;
  line-height: 1;
  padding: 12px 30px 12px 0;
  cursor: pointer;
  background: url("../images/accordion-arrow.png") right center no-repeat;
  box-sizing: border-box;
  /*min-height: 64px;*/
}

/* line 5062, ../sass/_site.scss */
.airline-item-accordion-section-text {
  padding: 12px 0 12px 0;
  display: none;
  transition: all 0.5s ease-in-out;
}

/* line 5067, ../sass/_site.scss */
.airline-item-accordion-section-open .airline-item-accordion-section-text {
  display: block;
  transition: all 0.5s ease-in-out;
}

/* line 5071, ../sass/_site.scss */
.airline-item-accordion-section-open .airline-item-accordion-section-title {
  background: url("../images/accordion-arrow-up.png") right center no-repeat;
  transition: all 0.5s ease-in-out;
}

/* line 5076, ../sass/_site.scss */
.form-3-columns {
  clear: both;
}

/* line 5079, ../sass/_site.scss */
.form-3-columns > p {
  display: inline-block;
  width: 100%;
  max-width: 33.3%;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}

/* line 5087, ../sass/_site.scss */
.form-3-columns > p:last-child {
  padding-right: 0;
}

.form-2-columns {
  clear: both;
}
.form-2-columns > p {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}

.form-2-columns > p:last-child {
  padding-right: 0;
}
.form-no-columns {
  clear: both;
}


/* line 5090, ../sass/_site.scss */
.form-4-columns {
  clear: both;
}

/* line 5093, ../sass/_site.scss */
.form-4-columns > p {
  display: inline-block;
  width: 100%;
  max-width: 25%;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}

/* line 5101, ../sass/_site.scss */
.form-4-columns > p:last-child {
  padding-right: 0;
}

/* line 5104, ../sass/_site.scss */
.other-field-item {
  display: none;
}

/* line 5107, ../sass/_site.scss */
.clear-both-item {
  clear: both;
}

/* line 5110, ../sass/_site.scss */
.form-2-columns {
  clear: both;
}

/* line 5113, ../sass/_site.scss */
.form-2-columns > div {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}

/* line 5121, ../sass/_site.scss */
.form-2-columns > div:last-child {
  padding-right: 0;
}

/* line 5124, ../sass/_site.scss */
.form-2-columns > p {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  vertical-align: top;
  float: left;
  padding-right: 10px;
}

/* line 5132, ../sass/_site.scss */
.form-2-columns > p:last-child {
  padding-right: 0;
}

/* line 5135, ../sass/_site.scss */
.wpcf7-checkbox .wpcf7-list-item-label {
  font-size: 14px;
  font-family: 'ArialMT', sans-serif;
}

/* line 5139, ../sass/_site.scss */
.signup .wpcf7-list-item {
  clear: both;
  display: block;
}

/* line 5144, ../sass/_site.scss */
.form-step {
  display: none;
}

/* line 5147, ../sass/_site.scss */
.form-current-step {
  display: block;
}

/* line 5150, ../sass/_site.scss */
.steps-button-prev {
  float: left;
  background: #ff142d url(../images/button-arrow-left.png) 10px center no-repeat !important;
  padding: 15px 15px 15px 35px;
}

/* line 5155, ../sass/_site.scss */
.steps-button-prev:hover {
  background: #4e4e4e url(../images/button-arrow-left.png) 10px center no-repeat !important;
}

/* line 5158, ../sass/_site.scss */
.steps-button-next {
  float: right;
}

/* line 5161, ../sass/_site.scss */
.steps-buttons > input[type=submit] {
  float: right;
}

/* line 5164, ../sass/_site.scss */
.badging-type-select .wpcf7-list-item {
  display: block;
  margin: 0 0 20px 0;
}

/* line 5168, ../sass/_site.scss */
.wpcf7-text.wpcf7-not-valid {
  border: 1px solid #ff142d;
}

/* line 5171, ../sass/_site.scss */
.badging-change-address-points {
  padding: 20px 0 20px 0;
  text-align: center;
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
}

/* line 5180, ../sass/_site.scss */
.badging-change-address-points > div {
  border-radius: 50%;
  background: #4c4c4c;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 5px;
  display: inline-block;
  vertical-align: top;
}

/* line 5189, ../sass/_site.scss */
.badging-change-address-points > div.badging-current-point {
  background: #ff142c;
}

/* line 5193, ../sass/_site.scss */
.badging-form-wrapper {
  position: relative;
  /*overflow: auto;*/
}

/* line 5197, ../sass/_site.scss */
.steps-buttons:before {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  clear: both;
}

/* line 5204, ../sass/_site.scss */
.steps-buttons:after {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  clear: both;
}

/* line 5212, ../sass/_site.scss */
.header-red-menu-row {
  display: none;
  background: #ff142d;
  padding: 5px 15px 5px 15px;
  position: fixed;
  top: 32px;
  left: 0;
  width: 100%;
  z-index: 10;
  box-sizing: border-box;
}

/* line 5223, ../sass/_site.scss */
.header-red-menu-row > a {
  display: inline-block;
  font-size: 12px;
  font-family: 'ArialMT', sans-serif;
  color: #ffffff;
  margin: 0 10px 0 0;
  vertical-align: top;
}

/* line 5231, ../sass/_site.scss */
.wpcf7-not-valid .si-current {
  border-color: #ff0000;
}

/* line 5234, ../sass/_site.scss */
.result-loader-wrapper {
  float: right;
  display: none;
}

/* line 5238, ../sass/_site.scss */
.wpcf7-form-control-wrap > select {
  display: inline-block !important;
  opacity: 0;
  position: absolute;
}

/* line 5243, ../sass/_site.scss */
.wpcf7-form-control-wrap > select {
  outline: none;
}

/* line 5246, ../sass/_site.scss */
.wpcf7-form-control-wrap > select > option {
  display: none;
}

/* line 5250, ../sass/_site.scss */
.coupon-item {
  border: 3px dashed #231f20;
  color: #231f20;
  padding: 20px 20px 0 20px;
  line-height: 1em;
  margin-top: 20px;
}

/* line 5257, ../sass/_site.scss */
.coupon-item > h3 {
  margin-top: 0;
}

/* line 5261, ../sass/_site.scss */
.flight-results-fixed-header {
  position: fixed;
  top: 130px;
  left: 50%;
  margin-left: -585px;
}

.parking-form{
  width: 100%;
  max-width: 500px;
}
.page-parking h2{
  margin: 0 0 15px 0;
}
.parking-form label{
  font-size: 16px;
  display: block;
  margin: 0 0 5px 0;
}
.parking-form>div{
  margin-bottom: 15px;
}
.parking-form input[type=text],.parking-form input[type=password]{
    border: 0;
    padding: 5px 15px 5px 15px;
    color: #515151;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 0;
    border: 2px solid #ebebeb;
    /*-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);*/
}
.parking-form input[type=submit]{
  font-weight: 800;
  color: #ffffff;
  padding: 10px 35px 10px 15px;
  text-align: center;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  border: 0;
  cursor: pointer;
  background: #4e4e4e url(../images/button-arrow.png) right center no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.parking-form input[type=submit]:hover {
  font-size: 14px;
  text-decoration: none;
  background: #ff142c url(../images/button-arrow.png) right center no-repeat;
  color: #ffffff;
}
.submit-wrapper{
  text-align: right;
}
.customer-menu{
  margin: 0 0 30px 0;
}
.customer-menu>div{
  display: inline-block;
  padding-right: 20px;
}
.customer-menu>div>a{
  font-size: 16px;
  font-weight: 700;
  color: #0000ff;
}
.itineraries-list{
  margin: 0 -15px 0 -15px;
}
.itineraries-list>div{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 50%;
  padding: 0 15px 0 15px;
  margin: 0 0 30px 0;
}
.itineraries-list>div>div{
  background: #f7f7f7;
  border: 1px solid #f0f0f0;
  padding: 10px 10px 10px 10px;
}
.itineraries-list>div.has-qr-code>div{
  background: #ddf7dd;
  border: 1px solid #ddf0dd;
}
.itineraries-list .title{
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.itineraries-list .buttons{

}
.itineraries-list .buttons>a{
  display: inline-block;
  margin-right: 20px;
  font-weight: 700;
  font-size: 14px;
}

.registration-error{
  font-size: 14px;
  color: #ff0000;
}

.parking-text-blocks{
  margin: 0 -15px 0 -15px;
  text-align: center;
}
.parking-text-blocks>div{
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 350px;
  padding: 0 15px 0 15px;
  text-align: left;
  line-height: 1.8;
  margin: 0 0 30px 0;
  font-weight: 700;
  font-size: 16px;
}

.additional-file{
  display: none;
  margin: 0 0 20px 0;
}
.additional-file>div{
  display: none;
}
.additional-file .add-new-file{
  /*font-size: 14px;
  font-weight: 700;
  position: relative;
  line-height: 1.4;
  cursor: pointer;*/
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #4e4e4e;
}
.additional-file .add-new-file:hover{
  background-color: #ff142c;
}
/*.additional-file .add-new-file:before{
  content: "+";
  padding: 0 0 0 0;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #000000;
  box-sizing: border-box;
  line-height: 1;
  font-size: 30px;
  width: 20px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
}*/
.additional-file.show-add-new{
  display: block;
}
.additional-file.show-add-new>.add-new-file{
  display: inline-block;
}
.additional-file.show-field{
  display: block;
}
.additional-file.show-field>div{
  display: block;
}
.additional-file.show-field>.add-new-file{
  display: none;
}

.airline-search-results{
  margin: 0 -45px 0 -45px;
}
.airline-search-results>img{
  margin-left: 45px;
}
.new-airline-item{
  vertical-align: top;
  display: inline-block;
  width: 100%;
  max-width: 33.33%;
  box-sizing: border-box;
  padding: 0 45px 0 45px;
  margin: 0 0 45px 0;
  text-align: center;
}
/*.new-airline-item:nth-child(5n+5){
  margin-left: 16%;
}
.new-airline-item:nth-child(5n+6){
  margin-right: 16%;
}*/
.airlines-second-row{
  max-width: 50%;
}
.new-airline-item>div{
  text-align: left;
  max-width: 330px;
  display: inline-block;
}
.airlines-second-row-3{
  text-align: right;
}
.airlines-second-row-4{
  text-align: left;
}
.last-second-row-item{
  text-align: center;
}
.new-airline-item>div>div{
  display: block;
  margin: 0 0 10px 0;
  cursor: pointer;
}
.new-airline-item>div>div>img{
  width: 100%;
}
.new-airline-item>div>div>.northfield{
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 5px 5px 5px;
  background: red;
  color: white;
  font-size: 14px;
  display: none;
}
.new-airline-item>div>a{
  color: #0079c2;
  font-size: 16px;
}
.new-airline-item>div>a:hover{
  color: #c3e1f3;
  font-size: 16px;
}

.airline-search-results>h3{
  margin-left: 65px;
  margin-right: 65px;
}
.new-destination-item{
  box-sizing: border-box;
  padding: 10px 65px 10px 65px;
  margin: 0 0 0 0;
}
.new-destination-item:nth-child(2n){
  background: #f2f2f2;
}
.new-destination-item>div{
  display: inline-block;
  line-height: 1.4;
  font-size: 16px;
  cursor: pointer;
  color: #0079c2;
}
.new-destination-item>div:hover{
  color: #c3e1f3;
}
.airline-search-input{
  margin-bottom: 60px;
}
.airline-search-input>label{
  margin-bottom: 40px;
  font-size: 16px;
}
.airline-search-select>label{
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: 700;
  display: block;
  color: #666666;
}
.airline-search-form .new-select-control > .current-value{
  font-size: 16px;
}
.airline-search-form .new-select-control > .option-list-wrapper > .option-list > div{
  font-size: 16px;
}
.airline-search-form .new-select-control > .option-list-wrapper > input[name=option-filter]{
  font-size: 16px;
}
.airline-search-form .new-select-control > .option-list-wrapper {
  margin-top: -50px;
}
.airline-search-form .new-select-wrapper{
  padding: 0 0 0 0;
}
.airline-search-input>div{
  vertical-align: middle;
}
.airline-search-input>.middle-delimiter{
  max-width: 81px;
  position: relative;
  height: 70px;
}
.airline-search-input>.middle-delimiter:before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  left: 40px;
  background: #cccccc;
}
.airline-search-input>.middle-delimiter>div{
  position: absolute;
  font-size: 16px;
  line-height: 20px;
  background: #ffffff;
  color: #666666;
  font-weight: 700;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -12px;
}
.airline-search-form .new-select-control > .current-value:after{
  background: url('../images/up-down.png') center center no-repeat;
  width: 28px;
}
.northfield-delimiter{
  border-top: 1px solid red;
  padding: 5px 0 5px 0;
  margin: 0 0 30px 0;
  font-size: 18px;
  font-weight: 700;
  color: #80b1c7;
  text-align: left;
  margin-left: 45px;
  margin-right: 45px;
}


.site-search-wrapper{
  margin-bottom: 30px;
}
.site-search-wrapper label{
  display: none;
}
.site-search-wrapper input[type=text] {
    /*width: 100%;*/
    color: #515151;
    font-size: 18px;
    line-height: 1;
    padding: 9px 15px 9px 15px;
    /* background: #ebebeb; */
    box-sizing: border-box;
    border: 0;
    margin: 0 0 0 0;
    background: #ffffff;
    border: 2px solid #f0f0f0;
}
.site-search-wrapper input[type=submit] {
    display: inline-block;
    box-sizing: border-box;
    padding: 12px 15px 13px 15px;
    text-align: center;
    border: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    background: #e67070;
    color: #fff;
    vertical-align: top;
    margin: 0 0 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.search-results-pages{
  padding-top: 10px;
}
.top-search-results-pages{
  padding-top: 0;
  padding-bottom: 30px;
}
.search-results-pages h2{
  font-size: 16px;
  margin: 0 0 10px 0;
  display: none;
}
.search-results-pages .nav-links{
  font-size: 14px;
  color: #0079c2;
}
.search-results-pages .nav-links a{
  color: #0079c2;
}
.search-results-pages .nav-links a:hover{
  /*color: #c3e1f3;*/
  color: #002972;
}
.search-item-wrapper>h2{
  margin: 0 0 10px 0;
}
.search-item-wrapper{
  margin: 0 0 30px 0;
}

.search-item-title{
  margin-bottom: 5px;
}
.search-item-title a{
  font-size: 16px;
  color: #0079c2;
  font-weight: 700;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
}
.search-item-title a:hover{
  font-size: 16px;
  /*color: #c3e1f3;*/
  color: #002972;
  font-weight: 700;
}
.search-item-wrapper .read-more{
  color: #0079c2;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-item-wrapper .read-more:hover{
  color: #002972;
}

.agreement-wrapper{ 
  padding-top: 20px;
  padding-bottom: 10px;
}
.agreement-wrapper .wpcf7-list-item-label{
  display: none;
}
.agreement-wrapper .wpcf7-form-control-wrap{
  display: inline-block;
}
.agreement-wrapper .wpcf7-not-valid-tip{
  position: absolute;
  width: 300px;
}
.agreement-wrapper .wpcf7-list-item{
  margin-left: 0;
}

.gsc-modal-background-image{
  display: none !important;
}
.gsc-control-cse .gsc-results-wrapper-overlay{
  width: 100%;
  position: static !important;
}
.gsc-control-cse .gsc-results-wrapper-visible{
  width: 100%;
  position: static !important;  
}

.header-image.default-image{
  height: 59px;
}
.page-escapepromo .h1-margin{
  color: #000000;
}
.escapepromo-content h3{
  color: #000000;
}
.escapepromo-content p{
  color: #000000;
}
.escapepromo-content ol{
  padding-left: 30px;
}
.escapepromo-content ul{
  padding-left: 30px;
}
.escapepromo-content li{
  color: #000000;
}
.escapepromo-content li:before{
  position: absolute;
  margin-left: -15px;
}
.escapepromo-content .alignright{
  margin-bottom: 100px;
}
.escape-promo-gallery{
  margin: 50px 0 50px 0;
  padding: 20px 0 0 0;
  border-top: 8px solid #878382;
}
.escape-promo-gallery .logo{
  margin: 0 0 20px 0;
}
.escape-promo-gallery .logo>img{
  height: 60px;
}
.escape-promo-gallery .images{
  margin: 0 -15px 0 -15px;
}
.escape-promo-gallery .images>div{
  display: inline-block;
  margin: 0 0 30px 0;
  padding: 0 15px 0 15px;
  vertical-align: top;
  width: 100%;
  max-width: 33.33%;
  box-sizing: border-box;
}
.escape-promo-gallery .images>div>img{
  width: 100%;
}

.yellow-table{
  max-width: 450px;
  display: inline-block;
  margin-bottom: 20px;
}
.yellow-table table{
  width: 100%;
  border-collapse: collapse;
}
.yellow-table td{
  width: 33.33%;
  padding: 10px 10px 10px 10px;
  border: 1px solid #c0c0c0;
}
.yellow-table th{
  background: #c0ba84;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  padding: 10px 10px 10px 10px;
  border: 1px solid #c0c0c0;
}
.yellow-table .colored{
  background: #edebd6;
}

.homepage-banner{
  /*padding-top: 60px;*/
  background: #143d7a;
  position: relative;
  z-index: 10;
}
.homepage-banner>img{
  width: 100%;
  margin-bottom: -4px;
}
.homepage-banner>a{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 1460px) {
  /* line 2, ../sass/_responsive.scss */
  .header-row > .layout-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  /* line 7, ../sass/_responsive.scss */
  .homepage-logo {
    display: none;
  }

  /* line 10, ../sass/_responsive.scss */
  .homepage-logo-mobile {
    display: block;
    margin: 10px auto 0 auto;
    float: none;
  }

  /* line 15, ../sass/_responsive.scss */
  .header-right {
    float: none;
    text-align: center;
  }

  /* line 19, ../sass/_responsive.scss */
  .header-right > .main-menu-item {
    margin: 0 30px 0 30px;
    line-height: 50px;
  }

  /* line 23, ../sass/_responsive.scss */
  a.full-menu-link {
    line-height: 50px;
  }

  /* line 26, ../sass/_responsive.scss */
  .full-menu > li {
    max-width: 50%;
  }
}
@media (max-width: 1330px) {
  /* line 32, ../sass/_responsive.scss */
  .header-black-menu {
    display: block;
    margin-right: 0;
  }

  /* line 36, ../sass/_responsive.scss */
  .homepage-events-external-wrapper > .layout-container {
    margin-left: 80px;
    margin-right: 80px;
  }

  /* line 40, ../sass/_responsive.scss */
  .header-right > .main-menu-item {
    margin: 0 0 0 40px;
  }

  /* line 43, ../sass/_responsive.scss */
  a.full-menu-link {
    margin: 0 0 0 40px;
  }

  /* line 46, ../sass/_responsive.scss */
  .header-right > .main-menu-item:first-child {
    margin: 0 0 0 0;
  }
}
@media (max-width: 1210px) {
  .escapepromo-content .alignright{
    margin-bottom: 15px;
  }

  /* line 51, ../sass/_responsive.scss */
  .homepage-logo {
    max-width: 150px;
    margin: 35px 0 35px 0;
  }

  /* line 55, ../sass/_responsive.scss */
  .layout-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  /* line 59, ../sass/_responsive.scss */
  .homepage-work-left {
    max-width: 100%;
    float: none;
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
  }

  /* line 65, ../sass/_responsive.scss */
  .homepage-work-right {
    max-width: 100%;
    float: none;
    padding: 0 0 0 0;
  }

  /* line 70, ../sass/_responsive.scss */
  .homepage-governance-left {
    max-width: 100%;
    float: none;
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
  }

  /* line 76, ../sass/_responsive.scss */
  .homepage-governance-right {
    max-width: 100%;
    float: none;
    padding: 0 0 0 0;
  }

  /* line 81, ../sass/_responsive.scss */
  .slide-link {
    height: 80px;
  }

  /* line 84, ../sass/_responsive.scss */
  .slide-show-links-open {
    bottom: 55px;
  }

  /* line 87, ../sass/_responsive.scss */
  .slide-show-links {
    width: 49px;
    height: 49px;
    margin-left: -25px;
    background-size: contain;
  }

  /* line 93, ../sass/_responsive.scss */
  .slide-link-title {
    font-size: 14px;
  }

  /* line 96, ../sass/_responsive.scss */
  .homepage-rotator-search > .flight-search-wrapper {
    display: block;
    max-width: 80%;
    margin: 0 auto 10px auto;
  }

  /* line 101, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-wrapper {
    top: auto;
    bottom: 20px;
    margin: 0 0 0 0;
  }

  /* line 106, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-container {
    padding: 0 20px 0 20px;
    max-width: 70%;
  }

  /* line 110, ../sass/_responsive.scss */
  .homepage-slide-title {
    font-size: 40px;
  }

  /* line 113, ../sass/_responsive.scss */
  .homepage-slide-text {
    font-size: 30px;
  }

  /* line 116, ../sass/_responsive.scss */
  .homepage-rotator-search > input[type=submit] {
    display: none;
  }

  /* line 119, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-full-wrapper {
    top: 61%;
  }

  /* line 122, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-wrapper {
    background: url(../images/hard-hard-black-bg.png) 0 0 repeat;
  }

  /* line 125, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-button-container {
    padding-left: 20px;
    max-width: 70%;
  }
}
@media (max-width: 1100px) {
  /* line 132, ../sass/_responsive.scss */
  .footer-widgets {
    margin: 0 -15px 0 -15px;
  }

  /* line 135, ../sass/_responsive.scss */
  .footer-widget {
    max-width: 50%;
    padding: 0 15px 0 15px;
    margin: 0 0 30px 0;
    box-sizing: border-box;
  }

  /*.footer-widget-news{
      max-width: 100%;
  }*/
  /* line 144, ../sass/_responsive.scss */
  .slide-info-block {
    top: 30%;
  }

  /* line 147, ../sass/_responsive.scss */
  .homepage-tabs-left {
    float: none;
    max-width: 100%;
    overflow: auto;
  }

  /* line 152, ../sass/_responsive.scss */
  .homepage-tab-button {
    margin-right: 0;
    width: 100%;
    max-width: 50%;
    float: left;
    box-sizing: border-box;
  }

  /* line 159, ../sass/_responsive.scss */
  .homepage-tab-button-active:after {
    display: none;
  }

  /* line 162, ../sass/_responsive.scss */
  .homepage-tabs-right {
    max-width: 100%;
    float: none;
  }

  /* line 166, ../sass/_responsive.scss */
  .homepage-tab {
    position: static;
    padding: 25px 25px 25px 25px;
    display: none;
  }

  /* line 171, ../sass/_responsive.scss */
  .homepage-tab-active {
    display: block;
  }

  /* line 174, ../sass/_responsive.scss */
  .header-black-menu {
    margin: 0 0 0 0;
    clear: both;
    display: block;
  }

  /*.all-site-content .full-menu-container{
      top: 194px;
  }
  .all-site-content-fixed-menu .full-menu-container{
      top: 0;
  }*/
  /* line 185, ../sass/_responsive.scss */
  .our-story-video {
    max-height: 400px;
    top: auto;
    bottom: 0;
  }

  /* line 191, ../sass/_responsive.scss */
  .top-document-item {
    max-width: 25%;
  }

  /* line 194, ../sass/_responsive.scss */
  .files-item {
    max-width: 25%;
  }

  /* line 197, ../sass/_responsive.scss */
  .search-documents-wrapper > .left-column {
    max-width: 25%;
  }

  /* line 200, ../sass/_responsive.scss */
  .search-documents-wrapper > .right-column {
    max-width: 73%;
  }

  /* line 204, ../sass/_responsive.scss */
  .homepage-destinations-external-wrapper .destinations-rotator-next, .homepage-destinations-external-wrapper .destinations-rotator-prev {
    display: none !important;
  }
}
@media (max-width: 1000px) {
  .new-airline-item{
    max-width: 50%;
  }
  .airlines-second-row-3{
    text-align: center;
  }
  .airlines-second-row-4{
    text-align: center;
  }
  /* line 211, ../sass/_responsive.scss */
  .homepage-news-row .single_news {
    width: 100%;
  }
  /* line 213, ../sass/_responsive.scss */
  .homepage-news-row .single_news:nth-child(2), .homepage-news-row .single_news:nth-child(3) {
    display: none;
  }
  /* line 216, ../sass/_responsive.scss */
  .homepage-news-row .single_news .description {
    min-height: 0px !important;
  }

  /* line 221, ../sass/_responsive.scss */
  .homepage-image-box-item {
    float: none;
    max-width: 100%;
  }

  /* line 225, ../sass/_responsive.scss */
  .homepage-image-box-item-info {
    padding-left: 15px;
  }
  /* line 227, ../sass/_responsive.scss */
  .homepage-image-box-item-info .homepage-image-box-item-title {
    font-size: 22px;
  }

  /* line 231, ../sass/_responsive.scss */
  .homepage-image-box-item-text {
    font-size: 12px;
  }

  /* line 235, ../sass/_responsive.scss */
  .header-right > .main-menu-item:hover .submenu-row {
    height: auto;
  }

  /* line 238, ../sass/_responsive.scss */
  .submenu-row > .layout-container {
    display: block;
    margin: 0;
  }

  /* line 242, ../sass/_responsive.scss */
  .submenu-container {
    display: block;
  }

  /* line 245, ../sass/_responsive.scss */
  .submenu-item {
    display: inline-block;
    vertical-align: top;
    max-width: 25%;
    width: 100%;
    padding: 10px 0 10px 0;
    height: auto;
    box-sizing: border-box;
    background: transparent;
  }

  /* line 255, ../sass/_responsive.scss */
  .top-page-content .left-column {
    max-width: 100%;
    float: none;
    margin: 0 0 30px 0;
    padding-right: 0;
  }

  /* line 261, ../sass/_responsive.scss */
  .top-page-content .left-column:after {
    display: none;
  }

  /* line 264, ../sass/_responsive.scss */
  .top-page-content .right-column {
    max-width: 100%;
    float: none;
  }

  /* line 268, ../sass/_responsive.scss */
  .second-page-content .left-column {
    max-width: 100%;
    float: none;
    margin: 0 0 30px 0;
    padding-right: 0;
  }

  /* line 274, ../sass/_responsive.scss */
  .second-page-content .left-column:after {
    display: none;
  }

  /* line 277, ../sass/_responsive.scss */
  .second-page-content .right-column {
    max-width: 100%;
    float: none;
  }

  /* line 282, ../sass/_responsive.scss */
  #animation-container.animation-container.an-inter {
    /*
    left: 50%;
    margin: 0 0 0 -345px;
    position: absolute;
    */
  }

  /* line 290, ../sass/_responsive.scss */
  .homepage-top-row-circles {
    padding-top: 50px;
    overflow: visible;
  }

  /* line 294, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-full-wrapper {
    width: 85%;
  }

  /* line 297, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-text-container {
    max-width: 90%;
  }

  /* line 300, ../sass/_responsive.scss */
  .homepage-rotator-row .homepage-slide-button-container {
    max-width: 90%;
  }
}
@media (max-width: 900px) {
  /* line 305, ../sass/_responsive.scss */
  .top-document-item {
    max-width: 33.3%;
  }

  /* line 308, ../sass/_responsive.scss */
  .files-item {
    max-width: 33.3%;
  }

  /* line 311, ../sass/_responsive.scss */
  .search-documents-wrapper > .left-column {
    max-width: 30%;
  }

  /* line 314, ../sass/_responsive.scss */
  .search-documents-wrapper > .right-column {
    max-width: 68%;
  }

  /* line 317, ../sass/_responsive.scss */
  .bids-page-content > div > .left-column {
    float: none;
    margin: 0 0 20px 0;
    max-width: 100%;
    padding-right: 0;
  }

  /* line 323, ../sass/_responsive.scss */
  .bids-page-content > div > .right-column {
    float: none;
    max-width: 100%;
  }

  /* line 327, ../sass/_responsive.scss */
  .employee-list {
    text-align: center;
  }

  /* line 330, ../sass/_responsive.scss */
  .employee-item {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 160px;
    vertical-align: top;
  }

  /* line 337, ../sass/_responsive.scss */
  .shopping-terminal {
    max-width: 100%;
  }

  /* line 340, ../sass/_responsive.scss */
  .art-left {
    float: none;
    max-width: 100%;
  }

  /* line 344, ../sass/_responsive.scss */
  .art-right {
    float: none;
    max-width: 100%;
  }

  /* line 348, ../sass/_responsive.scss */
  .art-line-3 > .art-line-item-1 {
    max-width: 100%;
    min-height: 0;
  }

  /* line 352, ../sass/_responsive.scss */
  .art-line-3 > .art-line-item-2 {
    max-width: 100%;
    min-height: 0;
  }

  /* line 356, ../sass/_responsive.scss */
  .art-line-3 > .art-line-item-3 {
    max-width: 100%;
    min-height: 0;
    text-align: center;
  }
}
@media (max-width: 800px) {
  /* line 363, ../sass/_responsive.scss */
  .copyright-ciniva-link {
    float: none;
    clear: both;
    text-align: left;
    display: block;
  }

  /* line 369, ../sass/_responsive.scss */
  .event-slide-item-left {
    float: none;
    margin: 0 0 20px 0;
    max-width: 100%;
  }

  /* line 374, ../sass/_responsive.scss */
  .event-slide-item-right {
    float: none;
    margin: 0 0 0 0;
    max-width: 100%;
  }

  /* line 379, ../sass/_responsive.scss */
  .slide-info-block {
    top: 50%;
    margin-top: -20px;
  }

  /* line 383, ../sass/_responsive.scss */
  .slide-info-first-line {
    font-size: 14px;
  }

  /* line 386, ../sass/_responsive.scss */
  .slide-info-second-line {
    font-size: 30px;
  }

  /* line 389, ../sass/_responsive.scss */
  .homepage-news-container > .left-column {
    max-width: 100%;
    float: none;
    margin: 0 0 35px 0;
  }

  /* line 394, ../sass/_responsive.scss */
  .homepage-news-container > .right-column {
    max-width: 100%;
    float: none;
  }

  /* line 398, ../sass/_responsive.scss */
  .homepage-news-tabs {
    display: block;
  }

  /* line 401, ../sass/_responsive.scss */
  .homepage-news-tabs > div {
    display: block;
  }

  /* line 404, ../sass/_responsive.scss */
  .homepage-news-tab {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 0;
  }

  /* line 410, ../sass/_responsive.scss */
  .bottom-images-column {
    max-width: 50%;
  }

  /* line 413, ../sass/_responsive.scss */
  .search-documents-wrapper > .left-column {
    float: none;
    margin: 0 0 20px 0;
    max-width: 100%;
  }

  /* line 418, ../sass/_responsive.scss */
  .search-documents-wrapper > .right-column {
    float: none;
    max-width: 100%;
  }

  /* line 422, ../sass/_responsive.scss */
  .search-documents-form .checkboxes-input label {
    max-width: 10%;
  }

  /* line 425, ../sass/_responsive.scss */
  .search-documents-form {
    margin-bottom: 0;
  }

  /*.search-documents-form .checkboxes-input label>input{
      top: 2px;
      float: none;
      margin: 0 0 0 5px;
  }*/
  /* line 433, ../sass/_responsive.scss */
  .people-item {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
.homepage-banner{
  padding-top: 60px;
}

  /* line 440, ../sass/_responsive.scss */
  .full-menu > li {
    max-width: 100%;
  }

  /* line 444, ../sass/_responsive.scss */
  h1 {
    font-size: 30px;
  }

  /* line 449, ../sass/_responsive.scss */
  .footer-widget {
    max-width: 100%;
    margin: 0 0 30px 0;
  }

  /*.footer-widget-news{
      margin: 0 0 30px 0;
  }*/
  /* line 456, ../sass/_responsive.scss */
  .footer-news-item {
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
    max-width: 100%;
  }

  /*.homepage-work-item{
      max-width: 100%;
  }*/
  /* line 464, ../sass/_responsive.scss */
  .homepage-work-item-title {
    font-size: 16px;
  }

  /* line 467, ../sass/_responsive.scss */
  .homepage-work-item-text {
    font-size: 14px;
  }

  /* line 470, ../sass/_responsive.scss */
  .homepage-work-item > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /*.homepage-governance-item{
      max-width: 100%;
  }*/
  /* line 482, ../sass/_responsive.scss */
  .homepage-governance-item-title {
    font-size: 16px;
  }

  /* line 485, ../sass/_responsive.scss */
  .homepage-governance-item-text {
    font-size: 14px;
  }

  /* line 488, ../sass/_responsive.scss */
  .homepage-governance-item > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 497, ../sass/_responsive.scss */
  .homepage-work-item-hidden-info {
    display: none;
  }

  /* line 500, ../sass/_responsive.scss */
  .homepage-work-item:hover .homepage-work-item-info {
    opacity: 1;
  }

  /* line 503, ../sass/_responsive.scss */
  .homepage-governance-item-hidden-info {
    display: none;
  }

  /* line 506, ../sass/_responsive.scss */
  .homepage-governance-item:hover .homepage-governance-item-info {
    opacity: 1;
  }

  /*.slide-info-block{
      top: 25%;
  }*/
  /* line 513, ../sass/_responsive.scss */
  .slide-show-links-open {
    display: none;
  }

  /* line 516, ../sass/_responsive.scss */
  .slide-show-links {
    display: none;
  }

  /* line 519, ../sass/_responsive.scss */
  .slide-links-row {
    position: static;
    display: block;
    background: #efefef;
    overflow: auto;
  }

  /* line 525, ../sass/_responsive.scss */
  .slide-links-row > div {
    display: block;
  }

  /* line 528, ../sass/_responsive.scss */
  .slide-link {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 10px 5px 10px;
    background: transparent;
  }

  /*.header-black-left{
      float: none;
      text-align: center;
      margin: 0 0 0 0;
  }
  .header-black-right{
      float: none;
      text-align: center;
      margin: 0 15px 0 15px;
  }
  .header-black-menu>a{
      margin: 0 20px 0 20px;
  }*/
  /* line 549, ../sass/_responsive.scss */
  .footer-widgets-row {
    padding-top: 50px;
  }

  /* line 552, ../sass/_responsive.scss */
  .footer-widget {
    text-align: center;
  }

  /* line 555, ../sass/_responsive.scss */
  .footer-widget-event {
    margin-bottom: 50px;
  }

  /* line 558, ../sass/_responsive.scss */
  .footer-widget-title {
    text-align: center;
  }

  /* line 561, ../sass/_responsive.scss */
  .footer-widget-subtitle {
    text-align: center;
  }

  /* line 564, ../sass/_responsive.scss */
  .footer-widget-text {
    text-align: center;
  }

  /* line 567, ../sass/_responsive.scss */
  a.map-link {
    padding-top: 5px;
    margin: 0 5px 0 5px;
  }

  /* line 571, ../sass/_responsive.scss */
  .bottom-images-column {
    max-width: 100%;
  }

  /* line 574, ../sass/_responsive.scss */
  .homepage-events-title-row > .layout-container {
    margin: 0 0 0 0;
  }

  /* line 577, ../sass/_responsive.scss */
  .homepage-events-title {
    padding-bottom: 20px;
  }

  /* line 580, ../sass/_responsive.scss */
  .homepage-events-row {
    padding-top: 35px;
    padding-bottom: 100px;
  }

  /* line 584, ../sass/_responsive.scss */
  .homepage-events-external-wrapper > .layout-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  /* line 588, ../sass/_responsive.scss */
  .events-rotator-prev {
    display: none;
  }

  /* line 591, ../sass/_responsive.scss */
  .events-rotator-next {
    display: none;
  }

  /* line 594, ../sass/_responsive.scss */
  .events-rotator-pagination {
    bottom: 45px;
  }

  /* line 597, ../sass/_responsive.scss */
  .events-rotator-pagination > .swiper-pagination-bullet-active {
    background: #0079c2;
  }

  /* line 600, ../sass/_responsive.scss */
  .event-slide-item-right {
    text-align: center;
  }

  /* line 603, ../sass/_responsive.scss */
  .event-slide-item-title {
    text-align: center;
    font-size: 24px;
  }

  /* line 607, ../sass/_responsive.scss */
  .event-slide-item-time {
    text-align: center;
  }

  /* line 610, ../sass/_responsive.scss */
  .event-slide-item-description {
    text-align: center;
  }

  /* line 615, ../sass/_responsive.scss */
  .homepage-work-row {
    padding: 45px 0 15px 0;
  }

  /* line 618, ../sass/_responsive.scss */
  .homepage-work-row > .layout-container {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 622, ../sass/_responsive.scss */
  .homepage-work-list {
    padding-bottom: 0;
    margin-bottom: 30px;
  }

  /* line 626, ../sass/_responsive.scss */
  .homepage-news-row {
    padding: 35px 0 45px 0;
  }

  /* line 629, ../sass/_responsive.scss */
  .header-right {
    display: none;
  }

  /* line 632, ../sass/_responsive.scss */
  .header-black-menu {
    display: none;
  }

  /* line 635, ../sass/_responsive.scss */
  .header-black-socials {
    display: none;
  }

  /* line 638, ../sass/_responsive.scss */
  .header-search {
    /*margin: 0 0 0 0;*/
  }

  /* line 641, ../sass/_responsive.scss */
  .homepage-logo-mobile {
    margin-bottom: 10px;
  }

  /* line 647, ../sass/_responsive.scss */
  .full-menu-link-mobile {
    display: inline-block;
  }

  /* line 650, ../sass/_responsive.scss */
  .header-search input[type=submit] {
    /*background: url("../images/search-white.png") center center no-repeat;*/
    background: url("../images/big-search.png") center center no-repeat;
    background-size: cover;
  }

  /*.all-site-content .full-menu-container{
      top: 32px;
  }
  .all-site-content-fixed-menu .full-menu-container{
      top: 0;
      padding: 32px 0 0 0;
  }*/
  /* line 660, ../sass/_responsive.scss */
  .header-black-row {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    overflow: visible;
  }

  /* line 668, ../sass/_responsive.scss */
  .all-site-content-fixed-menu .header-row {
    position: static;
  }

  /* line 671, ../sass/_responsive.scss */
  .all-site-content .header-row {
    position: static;
  }

  /* line 674, ../sass/_responsive.scss */
  .all-site-content .header-row-dummy {
    /*height: 32px;*/
    height: 61px;
    display: block;
  }

  /* line 679, ../sass/_responsive.scss */
  .all-site-content-fixed-menu .header-row-dummy {
    /*height: 32px;*/
    height: 61px;
    display: block;
  }

  /* line 684, ../sass/_responsive.scss */
  .header-red-menu-row {
    display: block;
  }

  /* line 688, ../sass/_responsive.scss */
  .homepage-top-row-circles-mobile {
    display: block;
  }

  /* line 691, ../sass/_responsive.scss */
  .homepage-top-row-circles {
    display: none;
  }

  /* line 694, ../sass/_responsive.scss */
  .top-row-circle-mobile {
    position: relative;
    overflow: auto;
  }

  /* line 698, ../sass/_responsive.scss */
  .top-row-circle-mobile > img {
    width: 100%;
    float: left;
    display: none;
  }

  /* line 703, ../sass/_responsive.scss */
  .top-row-circle-first-row {
    color: #000000;
    font-size: 26px;
    line-height: 1;
  }

  /* line 708, ../sass/_responsive.scss */
  .top-row-circle-second-row {
    color: #000000;
    font-size: 34px;
    line-height: 1;
  }

  /* line 713, ../sass/_responsive.scss */
  .top-row-circle-mobile-info {
    /*position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    margin: -40px 0 0 0;*/
    padding: 25px 0 25px 0;
    border-bottom: 2px solid #e6e6e6;
  }

  /* line 724, ../sass/_responsive.scss */
  .top-row-circle-mobile-info > div {
    /*display: table-row;*/
    display: block;
  }

  /* line 728, ../sass/_responsive.scss */
  .top-row-circle-mobile-info > div > div {
    /*display: table-cell;*/
    display: block;
    /*vertical-align: middel;*/
    text-align: center;
  }

  /* line 734, ../sass/_responsive.scss */
  .our-story-button {
    display: none;
  }

  /* line 737, ../sass/_responsive.scss */
  .homepage-top-row > .layout-container {
    padding: 25px 0 0 0;
    margin: 0 0 0 0;
  }

  /* line 741, ../sass/_responsive.scss */
  .homepage-top-row-title {
    margin: 0 20px 10px 20px;
    font-size: 20px;
  }

  /* line 745, ../sass/_responsive.scss */
  .homepage-top-row-text {
    margin: 0 0 0 0;
    padding: 0 20px 30px 20px;
    border-bottom: 2px solid #e6e6e6;
    font-size: 18px;
  }

  /* line 751, ../sass/_responsive.scss */
  .homepage-rotator-mobile-row {
    display: block;
  }

  /* line 754, ../sass/_responsive.scss */
  .homepage-rotator-row {
    /*display: none;*/
  }

  /* line 757, ../sass/_responsive.scss */
  .homepage-rotator-row > .swiper-container {
    display: none;
  }

  /* line 760, ../sass/_responsive.scss */
  .homepage-rotator-search {
    position: static;
    margin: 56px 0 0 0;
  }
  .homepage-rotator-search-with-banner {
    margin-top: 0;
  }

  /* line 764, ../sass/_responsive.scss */
  .homepage-rotator-search input[type=submit] {
    font-size: 18px;
    padding: 10px 10px 10px 10px;
    display: none;
  }

  /* line 769, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper {
    max-width: 100%;
    margin: 0 35px 10px 35px;
    box-sizing: border-box;
    width: auto;
  }

  /* line 775, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper > input[type=text] {
    font-size: 14px;
    padding: 10px 50px 10px 10px;
    background: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }

  /* line 782, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper > input[type=text]::-webkit-input-placeholder {
    font-size: 14px;
  }

  /* line 785, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper > input[type=text]:-moz-placeholder {
    font-size: 14px;
  }

  /* line 788, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper > input[type=text]::-moz-placeholder {
    font-size: 14px;
  }

  /* line 791, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-wrapper > input[type=text]:-ms-input-placeholder {
    font-size: 14px;
  }

  /* line 794, ../sass/_responsive.scss */
  .homepage-rotator-search .flight-search-button {
    width: 36px;
    height: 36px;
    background-size: contain;
  }

  /* line 799, ../sass/_responsive.scss */
  .flight-search-input-filter > div {
    max-width: 100%;
    padding-right: 0;
  }

  /* line 803, ../sass/_responsive.scss */
  .flight-search-input-filter > .flight-search-string-wrapper {
    padding-right: 0 !important;
  }

  /* line 807, ../sass/_responsive.scss */
  .homepage-image-box-row {
    padding: 15px 0 15px 0;
  }

  /* line 810, ../sass/_responsive.scss */
  .homepage-image-box-item {
    margin: 0 0 15px 0;
  }

  /* line 813, ../sass/_responsive.scss */
  .homepage-rotator-slide {
    position: relative;
    overflow: auto;
  }

  /* line 817, ../sass/_responsive.scss */
  .homepage-rotator-slide > img {
    width: 100%;
    float: left;
  }

  /* line 821, ../sass/_responsive.scss */
  .homepage-tabs-right {
    display: none;
  }

  /* line 824, ../sass/_responsive.scss */
  .homepage-tab-button {
    max-width: 100%;
    float: none;
    border-bottom: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  /* line 838, ../sass/_responsive.scss */
  .homepage-tab-mobile {
    height: 0;
    overflow: hidden;
    display: block;
    padding: 0 25px 0 25px;
    box-sizing: border-box;
    background: url("../images/down-arrow-transparent.png") center top no-repeat;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  /* line 852, ../sass/_responsive.scss */
  .homepage-tab-mobile-active {
    background: url("../images/down-arrow.png") center top no-repeat;
    box-sizing: border-box;
    padding: 25px 25px 25px 25px;
    display: block;
    height: auto;
  }

  /* line 859, ../sass/_responsive.scss */
  .homepage-news-tabs > div {
    margin-right: -3px;
  }

  /* line 862, ../sass/_responsive.scss */
  .homepage-news-tab {
    padding: 14px 12px 14px 12px;
    /*word-wrap: no-wrap;*/
    width: auto;
    display: inline-block;
    margin: 0 3px 3px 0;
    box-sizing: border-box;
    text-align: center;
  }

  /* line 871, ../sass/_responsive.scss */
  .homepage-news-tab:after {
    display: none;
  }

  /* line 874, ../sass/_responsive.scss */
  .homepage-news-tab-active:after {
    display: none;
  }

  /* line 878, ../sass/_responsive.scss */
  .news-item {
    display: none;
    margin: 0 0 0 0;
  }

  /* line 882, ../sass/_responsive.scss */
  .news-item-current {
    display: block;
  }

  /* line 885, ../sass/_responsive.scss */
  .homepage-news-container {
    position: relative;
  }

  /* line 888, ../sass/_responsive.scss */
  .homepage-news-container > .left-column {
    margin-bottom: 0;
  }

  /* line 891, ../sass/_responsive.scss */
  .news-container > .news-item {
    max-width: 100%;
  }

  /* line 894, ../sass/_responsive.scss */
  .news-item-left {
    max-width: 150px;
    margin: 0 auto 20px auto;
    float: none;
    overflow: auto;
  }

  /* line 900, ../sass/_responsive.scss */
  .news-item-right {
    max-width: 100%;
    float: none;
    text-align: center;
  }

  /* line 905, ../sass/_responsive.scss */
  .news-item-title {
    color: #000000;
  }

  /* line 908, ../sass/_responsive.scss */
  .news-list-left-button {
    display: block;
    width: 36px;
    height: 35px;
    position: absolute;
    left: 20px;
    top: 15%;
    cursor: pointer;
    background: url("../images/mobile-news-left.png") 0 0 no-repeat;
    display: none;
  }

  /* line 919, ../sass/_responsive.scss */
  .news-list-right-button {
    display: block;
    width: 36px;
    height: 35px;
    position: absolute;
    right: 20px;
    top: 15%;
    cursor: pointer;
    background: url("../images/mobile-news-right.png") 0 0 no-repeat;
    display: none;
  }

  /* line 930, ../sass/_responsive.scss */
  .top-row-circle-mobile > a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
  }

  /* line 938, ../sass/_responsive.scss */
  .homepage-rotator-slide > a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
  }

  /* line 946, ../sass/_responsive.scss */
  .select-language-block-container {
    height: 300px;
    width: 110%;
    overflow: auto;
  }

  /* line 951, ../sass/_responsive.scss */
  .select-language-block-container > div {
    max-width: 30%;
  }

  /* line 955, ../sass/_responsive.scss */
  .breadcrumbs {
    margin-bottom: 20px;
  }

  /* line 958, ../sass/_responsive.scss */
  .section-item {
    max-width: 100%;
  }

  /* line 961, ../sass/_responsive.scss */
  .airline-item {
    max-width: 100%;
  }

  /* line 964, ../sass/_responsive.scss */
  .top-page-content {
    margin-bottom: 20px;
  }

  /* line 967, ../sass/_responsive.scss */
  .second-page-content {
    margin-bottom: 20px;
  }

  /* line 970, ../sass/_responsive.scss */
  .news-bottom-row {
    padding: 30px 0 20px 0;
  }

  /* line 973, ../sass/_responsive.scss */
  .page-bottom-links {
    padding-top: 30px;
    margin-top: 20px;
  }

  /* line 977, ../sass/_responsive.scss */
  .search-documents-form .checkboxes-input label {
    max-width: 15%;
  }

  /* line 980, ../sass/_responsive.scss */
  .homepage-image-box-item:hover .homepage-image-box-item-info {
    opacity: 1;
  }

  /* line 983, ../sass/_responsive.scss */
  .homepage-image-box-item-hidden-info {
    bottom: 0;
    background: transparent;
  }

  /* line 987, ../sass/_responsive.scss */
  .homepage-image-box-item-hidden-info > .homepage-image-box-item-title {
    display: none;
  }

  /* line 990, ../sass/_responsive.scss */
  .homepage-image-box-item-text {
    display: none;
  }

  /* line 993, ../sass/_responsive.scss */
  .homepage-image-box-item-hidden-info > a {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 1001, ../sass/_responsive.scss */
  .accordion-section-item-title {
    font-size: 18px;
  }

  /* line 1005, ../sass/_responsive.scss */
  .homepage-destinations-external-wrapper .layout-container {
    margin: 0 !important;
  }
  /* line 1007, ../sass/_responsive.scss */
  .homepage-destinations-external-wrapper .layout-container .swiper-slide {
    padding: 50px;
  }
  /* line 1011, ../sass/_responsive.scss */
  .homepage-destinations-external-wrapper .destinations-rotator-next, .homepage-destinations-external-wrapper .destinations-rotator-prev {
    display: none !important;
  }

  /* line 1016, ../sass/_responsive.scss */
  .destinations-listing-wrapper .layout-container {
    margin: 0 !important;
  }
  /* line 1018, ../sass/_responsive.scss */
  .destinations-listing-wrapper .layout-container .swiper-slide {
    padding: 60px;
  }
  /* line 1022, ../sass/_responsive.scss */
  .destinations-listing-wrapper .destinations-rotator-next, .destinations-listing-wrapper .destinations-rotator-prev {
    display: none !important;
  }

  /* line 1026, ../sass/_responsive.scss */
  .destination-countries {
    margin: 0 0 20px 0;
    text-align: center;
  }

  /* line 1030, ../sass/_responsive.scss */
  .homepage-destination-row {
    padding: 60px 0 0px 0;
  }
  /* line 1032, ../sass/_responsive.scss */
  .homepage-destination-row .more-destinations {
    margin-bottom: 0;
  }

  .escape-promo-gallery .images>div{
    max-width: 100%;
  }
  .escapepromo-content .alignright{
    width: 100%;
  }
}
@media (max-width: 700px) {
  .new-airline-item{
    max-width: 100%;
  }
  .form-4-columns > p {
    max-width: 100%;
    padding: 0 0 0 0;
  }
  .form-3-columns > p {
    max-width: 100%;
    padding: 0 0 0 0;
  }
  .form-2-columns > p {
    max-width: 100%;
    padding: 0 0 0 0;
  }
}
@media (max-width: 600px) {
  /* line 1038, ../sass/_responsive.scss */
  .destination-slide-item {
    /*margin: 0 40px 0 40px;*/
  }
}
@media (max-width: 550px) {
  /* line 1045, ../sass/_responsive.scss */
  .copyright-menu {
    display: block;
  }

  /* line 1048, ../sass/_responsive.scss */
  .legal-menu > li {
    margin-left: 0;
    margin-right: 30px;
  }

  /* line 1052, ../sass/_responsive.scss */
  .submenu-item {
    max-width: 33.3%;
  }

  /* line 1055, ../sass/_responsive.scss */
  .header-right > .main-menu-item {
    margin: 0 10px 0 10px;
  }

  /* line 1058, ../sass/_responsive.scss */
  .header-right > .main-menu-item > a {
    font-size: 16px;
  }

  /* line 1062, ../sass/_responsive.scss */
  .header-black-menu {
    max-width: 450px;
  }

  /*.all-site-content .full-menu-container{
      top: 324px;
  }
  .all-site-content-fixed-menu .full-menu-container{
      top: 0;
      padding: 196px 0 0 0;
  }*/
  /*.select-language-block-container>div{
      max-width: 33.3%;
  }*/
  /* line 1076, ../sass/_responsive.scss */
  .full-menu-container {
    position: absolute;
  }

  /*.full-menu-close{
      position: static;
  }*/
  /* line 1082, ../sass/_responsive.scss */
  .full-menu {
    position: static;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 1087, ../sass/_responsive.scss */
  .full-menu > li {
    border-bottom: 2px solid #e6e6e6;
    padding: 0 20px 30px 20px;
    margin: 0 0 30px 0;
  }

  /* line 1092, ../sass/_responsive.scss */
  .full-menu > li > a {
    text-align: center;
  }

  /* line 1095, ../sass/_responsive.scss */
  .full-menu > li ul > li > a {
    text-align: center;
    font-size: 16px;
  }

  /* line 1099, ../sass/_responsive.scss */
  .search-documents-form .checkboxes-input label {
    max-width: 30%;
    padding: 0 20px 0 20px;
  }

  /* line 1103, ../sass/_responsive.scss */
  .top-document-item {
    max-width: 50%;
  }

  /*.popup-bids-form{
      position: absolute;
  }*/
  /* line 1109, ../sass/_responsive.scss */
  .popup-bids-form-content {
    left: 20px;
    right: 20px;
    margin: 0 0 0 0;
    width: auto;
    /*max-height: 600px;
    overflow-y: scroll;*/
  }

  /* line 1117, ../sass/_responsive.scss */
  .bids-form-scrollable > div > div {
    /*max-width: 94%;*/
  }
}
@media (max-width: 320px) {
  /* line 1122, ../sass/_responsive.scss */
  .people-item {
    max-width: 100%;
  }
}

#wpcf7-f3121-o2 .is-us-citizen .wpcf7-list-item{
  margin-left: 0;
}
#wpcf7-f3121-o2 .other-field-item{
  display: none;
}

.main-image{
  overflow: auto;
  position: relative;
}
.main-image>img{
  float: left;
  width: 100%;
}
.main-image>a{
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.homepage-small-row{
  overflow: hidden;
  height: 150px;
  background: #000000;
}
.homepage-small-row>img{
  display: none;
}
.homepage-small-row .homepage-rotator-search{
  position: absolute;
  transform: none;
  top: 50%;
  margin-top: -32px;
}
.logos-3{
  margin-left: -20px;
  margin-right: -20px;
}
.logos-3>div{
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0 20px;
  width: 100%;
  max-width: 33.33%;
  box-sizing: border-box;
  margin-right: -3px;
}
.logos-3>div>a{
  display: inline-block;
}
.logos-3>div>a>img{
  width: 100%;
}
.logos-3-airlines{
  text-align: center;
  line-height: 1.8;
  font-size: 24px;
  padding: 20px 20px 20px 20px;
}


.savings-popup{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;

  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;  
}
.savings-popup-open{
  opacity: 1;
  pointer-events: auto;
  z-index: 99999;
}
.savings-popup>.blanket{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  opacity: 0.8;
}
.savings-popup>.inner{
  /*width: 90%;*/
  height: 90%;
  box-sizing: border-box;
  padding: 45px;
  position: relative;
  max-width: 1116px;

  max-width: 90%;
}
.savings-popup>.inner>.close{
  display: block;
  width: 24px;
  height: 24px;
  background: url('../images/close-white.png?v=1');
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.savings-popup>.inner>.content{
  /*padding: 23px;*/
  background: #ffffff;

  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.savings-popup>.inner>.content>a{
  display: block;
  width:100%;
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;  
}
.savings-popup>.inner>.content img{
  margin-bottom: -4px;
  /*max-width: 100%;
  height: 100%;*/

  max-height: 100%;
  width: auto;
  border: 23px solid #ffffff;
}

.celebrating-logo{
  text-align: center;
  /*margin: -60px 0 50px 0;*/
  margin: 0 0 50px 0;
}
.celebrating-h2{
  text-align: center;
}
.celebrating-h2>span{
  color: #e76f6f;
  font-family: 'Damion', cursive;
  font-size: 40px;
  padding-right: 10px;
  font-weight: 400;
}
.celebrating-note{
  text-align: center;
  font-style: italic;
}
.celebrating-form{
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.celebrating-form p,.celebrating-form .agreement-wrapper{
  font-size: 14px;
  line-height: 1.8;
  font-family: 'UniversLTStd-Light',sans-serif !important;
  color: #636363;
}
.celebrating-form .wpcf7-submit{
  margin: 0 0 0 0;
  width: 100%;
  background: #e76f6f;
}
.celebrating-form .wpcf7-submit:hover{
  background: #4e4e4e;
}
.celebrating-form .ajax-loader{
  position: absolute;
}
.celebrating-form .wpcf7-list-item{
  margin-left: 0;
}
.celebrating-form .wpcf7-list-item>input[type=checkbox]{
  width: 39px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}
.celebrating-form .wpcf7-list-item>span{
  display: inline-block;
  vertical-align: middle;
}
.parking-logo{
  max-width: 150px;
}
.parking-logo>img{
  width: 100%;
}
.page-15122 h1{
  display: none;
}
.celebrating-form .agreed{
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}
.celebrating-form .agreed .wpcf7-not-valid-tip{
  max-width: 90px;
  position: static;
}
.celebrating-form .agreed .wpcf7-list-item-label{
  display: none;
}
@media (max-width: 1180px) {
  /*.savings-popup>.inner{
    max-width: 90%;
  }*/
}
@media (max-width: 900px) {
  .celebrating-logo{
    margin-top: 0;
    margin-bottom: 20px;
  }
  .form-2-columns>p{
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .form-2-columns>div{
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 800px) {
  .savings-popup>.inner{
    padding: 0;
  }
  .savings-popup>.inner>.close{
    right: 30px;
    top: 30px;
  }
  .parking-logo{
    margin-bottom: 20px;
  }

  .savings-popup-open{
    display: none;
  }
}
