@import url(/google-fonts/css?family=Open+Sans:400,700,400italic);
@import url(/google-fonts/css?family=Open+Sans:400,700,400italic);
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:after {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline; }

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

a {
  text-decoration: none; }

ol,
ul {
  list-style-type: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th,
td {
  text-align: left;
  font-weight: normal; }

input:not([type="checkbox"], [type="radio"]),
textarea {
  -webkit-appearance: none;
  -moz-appearance: none; }

input,
textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

input:focus,
textarea:focus {
  outline: none; }

button,
input[type="button"],
input[type="submit"] {
  background: none; }

:required {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: bold; }

pre,
code {
  font-family: Monaco, Courier, monospace; }

blockquote,
q {
  quotes: "" ""; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

a,
input[type="submit"],
input[type="button"],
button,
label[for] {
  cursor: pointer; }

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

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

body {
  background: #fff;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6; }

a {
  color: #333;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

h1,
h2,
h3,
h4 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

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

[class^="icon-"]:before, [class*=" icon-"]:before {
  display: inline-block;
  font-family: "gelato";
  font-style: normal;
  font-weight: normal; }

.icon-twitter-circled:before {
  content: '\e800'; }

.icon-facebook-circled:before {
  content: '\e801'; }

.icon-cancel:before {
  content: '\e802'; }

.widget_header {
  padding-bottom: 25.6px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #e6e6e6; }

.widget_header__title {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b; }
  .widget_header__title a {
    font-size: 20px;
    font-weight: 700;
    color: #130c4b;
    text-decoration: none; }

/* Preload images */
body:after {
  display: none; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  display: none;
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 18px;
  height: 18px;
  background: url(/images/lightbox/close.png) top right no-repeat;
  background-size: 18px 18px;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.wrapper {
  width: 1040px;
  max-width: 100%;
  padding: 0 25.6px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -20px;
  margin-left: -20px; }
  .row:before {
    clear: both;
    content: "";
    display: table; }
  .row:after {
    clear: both;
    content: "";
    display: table; }

.column-1 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 8.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-1 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-2 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 16.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-2 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-3 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 25%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-3 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-4 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 33.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-4 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-5 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 41.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-5 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-6 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 50%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-6 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-7 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 58.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-7 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-8 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 66.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-8 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-9 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 75%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-9 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-10 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 83.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-10 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-11 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 91.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-11 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-12 {
  display: block;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  display: block;
  float: left;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-12 {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-1-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 8.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-1-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-2-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 16.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-2-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-3-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 25%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-3-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-4-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 33.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-4-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-5-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 41.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-5-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-6-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 50%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-6-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-7-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 58.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-7-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-8-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 66.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-8-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-9-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 75%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-9-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-10-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 83.3333333333%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-10-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-11-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 91.6666666667%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-11-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.column-12-center {
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px; }
  @media only screen and (max-width: 960px) {
    .column-12-center {
      display: block;
      float: left;
      width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.masthead {
  background: #130c4b;
  padding: 76.8px 0; }

.masthead_identity {
  display: inline-block; }

.masthead_identity__logo {
  font-size: 32px;
  font-weight: 700;
  color: #fff; }
  .masthead_identity__logo a {
    color: #fff;
    text-decoration: none; }

.masthead_identity__logo--img img {
  width: 100%;
  max-width: 220px; }

.masthead_identity__slogan {
  font-size: 16px;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  margin-top: 12.8px; }

.masthead--split {
  background: #130c4b;
  padding: 76.8px 0; }
  .masthead--split:before {
    clear: both;
    content: "";
    display: table; }
  .masthead--split:after {
    clear: both;
    content: "";
    display: table; }
  @media only screen and (max-width: 960px) {
    .masthead--split {
      padding-bottom: 0; } }
  .masthead--split .row {
    margin-bottom: -39.6px; }
    @media only screen and (max-width: 960px) {
      .masthead--split .row {
        margin-bottom: 0; } }
  .masthead--split .masthead_splitter {
    text-align: justify; }
    .masthead--split .masthead_splitter:after {
      display: inline-block;
      width: 100%;
      height: 25.6px;
      content: '';
      font-size: 0;
      line-height: 0; }
    @media only screen and (max-width: 960px) {
      .masthead--split .masthead_splitter {
        text-align: left; }
        .masthead--split .masthead_splitter:before {
          clear: both;
          content: "";
          display: table; }
        .masthead--split .masthead_splitter:after {
          clear: both;
          content: "";
          display: table; }
        .masthead--split .masthead_splitter:after {
          display: none; } }
  .masthead--split .masthead_identity {
    width: auto;
    display: inline-block; }
    @media only screen and (max-width: 960px) {
      .masthead--split .masthead_identity {
        margin-bottom: 76.8px; } }
  .masthead--split .masthead_identity__logo {
    font-size: 32px;
    font-weight: 700; }
    .masthead--split .masthead_identity__logo a {
      color: #fff;
      text-decoration: none; }
  .masthead--split .masthead_identity__logo--img img {
    max-width: 220px; }
  @media only screen and (max-width: 960px) {
    .masthead--split .navigation__trigger {
      float: right; } }
  .masthead--split .masthead_navigation {
    display: inline-block;
    vertical-align: baseline; }
    @media only screen and (max-width: 960px) {
      .masthead--split .masthead_navigation {
        display: none;
        background: #08051f;
        padding: 25.6px;
        margin-right: -25.6px;
        margin-left: -25.6px; }
        .masthead--split .masthead_navigation:before {
          clear: both;
          content: "";
          display: table; }
        .masthead--split .masthead_navigation:after {
          clear: both;
          content: "";
          display: table; } }
  @media only screen and (max-width: 960px) {
    .masthead--split .masthead_navigation--active {
      display: block; } }
  .masthead--split .masthead_navigation__list {
    width: auto;
    float: right;
    margin-bottom: -8px;
    overflow: hidden; }
    .masthead--split .masthead_navigation__list:before {
      clear: both;
      content: "";
      display: table; }
    .masthead--split .masthead_navigation__list:after {
      clear: both;
      content: "";
      display: table; }
    @media only screen and (max-width: 960px) {
      .masthead--split .masthead_navigation__list {
        float: left;
        margin-bottom: 0; } }
  .masthead--split .masthead_navigation__item {
    display: block;
    float: left;
    padding-top: 10px;
    margin: 0;
    margin-left: 25.6px;
    font-weight: 700; }
    .masthead--split .masthead_navigation__item a {
      color: #fff;
      text-decoration: none; }
    .masthead--split .masthead_navigation__item:hover a {
      opacity: 0.8;
      filter: alpha(opacity=80); }
    @media only screen and (max-width: 960px) {
      .masthead--split .masthead_navigation__item {
        display: block;
        float: none;
        width: 100%;
        margin: 0; }
        .masthead--split .masthead_navigation__item a {
          color: #fff; } }
  .masthead--split .navigation__trigger {
    display: none;
    cursor: pointer;
    width: 26px;
    height: 22px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: 25.6px; }
    .masthead--split .navigation__trigger:before {
      display: block;
      content: '';
      margin-top: 8px;
      border-bottom: 2px solid #fff; }
    @media only screen and (max-width: 960px) {
      .masthead--split .navigation__trigger {
        display: block; } }
.hero {
  position: relative;
  background: #222 url("/images/header/default_header.jpg") no-repeat center;
  text-align: center;
  padding: 153.6px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .hero h2 {
    position: relative;
    z-index: 9999;
    font-size: 28px;
    font-weight: 700;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.3;
    color: #fff; }
  .hero:after {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 960px) {
    .hero {
      padding: 76.8px 0; } }
.navigation {
  padding: 25.6px 0;
  background: #66a263; }
  @media only screen and (max-width: 960px) {
    .navigation {
      padding: 25.6px 0 0; } }
.navigation__trigger {
  display: none;
  cursor: pointer;
  width: 26px;
  height: 22px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin-bottom: 25.6px; }
  .navigation__trigger:before {
    display: block;
    content: '';
    margin-top: 8px;
    border-bottom: 2px solid #fff; }
  @media only screen and (max-width: 960px) {
    .navigation__trigger {
      display: block; } }
.navigation_main__list:before {
  clear: both;
  content: "";
  display: table; }

.navigation_main__list:after {
  clear: both;
  content: "";
  display: table; }

@media only screen and (max-width: 960px) {
  .navigation_main__list {
    display: none;
    background: #51844e;
    padding: 25.6px;
    margin-right: -25.6px;
    margin-left: -25.6px; } }

.navigation_main__list--active {
  display: block; }

.navigation_main__item {
  margin: 0;
  margin-right: 25.6px;
  float: left;
  font-weight: 700; }
  .navigation_main__item a {
    color: #fff;
    text-decoration: none; }
  .navigation_main__item:hover a {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  @media only screen and (max-width: 960px) {
    .navigation_main__item {
      width: 100%;
      float: none;
      margin: 0; }
      .navigation_main__item a {
        color: #fff; } }
.content {
  overflow: hidden;
  padding: 76.8px 0; }
  .content:after {
    content: '';
    display: block; }
  .content .row {
    margin-bottom: 51.2px; }
  .content .widget-split-column div[class^="widget-"] + div[class^="widget-"] {
    margin-top: 51.2px; }
  .content .wrapper:last-child .row {
    margin-bottom: 0; }
  @media only screen and (max-width: 960px) {
    .content {
      padding: 51.2px 0; }
      .content .widget-split-column {
        margin-bottom: 51.2px; }
        .content .widget-split-column:last-child {
          margin-bottom: 0; } }
.content > .fullscreen-call-to-action:first-child {
  margin-top: -76.8px; }

.footer {
  position: relative;
  padding: 76.8px 0;
  background: #f2f2f2;
  border-top: 1px solid #d9d9d9; }
  @media only screen and (max-width: 960px) {
    .footer {
      padding: 51.2px 0; } }
@media only screen and (max-width: 960px) {
  .footer_identity {
    margin-bottom: 51.2px; } }

.footer_identity__logo {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b;
  padding-bottom: 25.6px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #d9d9d9; }

.footer_identity__slogan {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  margin-top: 12.8px; }

.footer_identity__socials:before {
  clear: both;
  content: "";
  display: table; }

.footer_identity__socials:after {
  clear: both;
  content: "";
  display: table; }

.footer_identity__social {
  margin-top: 25.6px;
  margin-right: 12.8px;
  margin-bottom: 0;
  float: left; }
  .footer_identity__social .icon-eetnu-circled {
    display: block;
    width: 42px;
    height: 42px;
    background: url("/images/eet-nu-social.svg") no-repeat;
    background-size: 42px 42px; }
    .no-svg .footer_identity__social .icon-eetnu-circled {
      background: url("/images/eet-nu-social.png") no-repeat; }
  .footer_identity__social .icon-instagram-circled {
    display: block;
    width: 42px;
    height: 42px;
    background: url("/images/instagram-social.svg") no-repeat;
    background-size: 42px 42px; }
    .no-svg .footer_identity__social .icon-instagram-circled {
      background: url("/images/instagram-social.png") no-repeat; }
  .footer_identity__social a .icon-twitter-circled {
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    color: #59adeb; }
  .footer_identity__social a .icon-facebook-circled {
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    color: #506ba1; }

.footer_adres li {
  margin-bottom: 12.8px; }
  .footer_adres li:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 960px) {
  .footer_adres {
    margin-bottom: 51.2px; } }

.footer_adres__title {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b;
  padding-bottom: 25.6px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #d9d9d9; }

.footer_nav__title {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b;
  padding-bottom: 25.6px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #d9d9d9; }

.footer_nav_body p {
  margin-bottom: 16px; }
  .footer_nav_body p:last-child {
    margin: 0; }

.footer_nav__item {
  margin-bottom: 12.8px; }
  .footer_nav__item:last-child {
    margin-bottom: 0; }

.go-to-top {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  background: #130c4b;
  border-radius: 50%; }
  .go-to-top a {
    display: block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-decoration: none; }
  @media only screen and (max-width: 960px) {
    .go-to-top {
      display: block; } }
.articles-list li {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 6.4px;
  padding-bottom: 6.4px; }

.articles-list time {
  display: inline-block;
  min-width: 102.4px; }

.article .unpublished {
  background-color: #EF8200;
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  padding-left: 6.4px;
  padding-right: 6.4px; }

.article .comments {
  border-top: 1px solid #e6e6e6;
  padding-top: 76.8px; }
  .article .comments h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25.6px; }

.article .new-comment {
  margin-bottom: 51.2px; }
  .article .new-comment label {
    display: block; }
  .article .new-comment li {
    list-style: none; }
  .article .new-comment input[type=email],
  .article .new-comment input[type=text],
  .article .new-comment textarea {
    width: 100%;
    max-width: 100%;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    padding: 12.8px;
    border: 1px solid #d9d9d9;
    display: block;
    margin-bottom: 25.6px; }
  .article .new-comment textarea {
    height: 256px; }
  .article .new-comment input[type=submit] {
    background: #66a263 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding: 12.8px 25.6px;
    border: 0; }
  .article .new-comment .collapsed input[type=email],
  .article .new-comment .collapsed input[type=submit],
  .article .new-comment .collapsed input[type=text] {
    display: none; }
  .article .new-comment .collapsed .logged-out-user label {
    display: none; }
  .article .new-comment .collapsed textarea {
    height: 51.2px;
    resize: none; }

.article .existing-comments li {
  border-top: 1px solid #d9d9d9;
  padding-top: 12.8px;
  margin-bottom: 25.6px; }

.article .existing-comments p {
  margin-bottom: 1rem; }

.article .existing-comments .comment-author .avatar {
  max-width: 25.6px;
  display: inline-block;
  top: 6.4px;
  position: relative;
  margin-right: 6.4px; }

.article .existing-comments .comment-author .author-name {
  font-weight: bold; }

.article .existing-comments .comment-author .published-at {
  text-decoration: none; }
  .article .existing-comments .comment-author .published-at:hover {
    text-decoration: underline; }

.article .article-pagination {
  border-top: 1px solid #d9d9d9;
  padding-top: 12.8px;
  padding-bottom: 12.8px; }
  .article .article-pagination label {
    display: table-cell;
    font-weight: bold;
    width: 76.8px; }
  .article .article-pagination a {
    display: table-cell; }

.widget-text_body h2:first-child {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b;
  padding-bottom: 25.6px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #e6e6e6; }

.widget-text_body h1,
.widget-text_body h2 {
  font-size: 20px;
  font-weight: 700; }

.widget-text_body h3 {
  font-size: 20px;
  font-weight: 700; }

.widget-text_body ol {
  list-style-type: decimal;
  list-style-position: inside; }

.widget-text_body ul {
  list-style-type: square;
  list-style-position: inside; }

.widget-text_body blockquote {
  display: block;
  padding: 25.6px;
  border: 2px solid #e6e6e6; }
  .widget-text_body blockquote p:before {
    content: '"'; }
  .widget-text_body blockquote p:after {
    content: '"'; }

.widget-text_body h1 + p,
.widget-text_body h1 + h1,
.widget-text_body h1 + h2,
.widget-text_body h1 + h3,
.widget-text_body h1 + blockquote,
.widget-text_body h1 + ol,
.widget-text_body h1 + ul,
.widget-text_body h2 + p,
.widget-text_body h2 + h1,
.widget-text_body h2 + h2,
.widget-text_body h2 + h3,
.widget-text_body h2 + blockquote,
.widget-text_body h2 + ol,
.widget-text_body h2 + ul,
.widget-text_body h3 + p,
.widget-text_body h3 + h1,
.widget-text_body h3 + h2,
.widget-text_body h3 + h3,
.widget-text_body h3 + blockquote,
.widget-text_body h3 + ol,
.widget-text_body h3 + ul {
  margin-top: 12.8px; }

.widget-text_body p + p,
.widget-text_body p + h1,
.widget-text_body p + h2,
.widget-text_body p + h3,
.widget-text_body p + blockquote,
.widget-text_body p + ol,
.widget-text_body p + ul,
.widget-text_body ul + p,
.widget-text_body ul + h1,
.widget-text_body ul + h2,
.widget-text_body ul + h3,
.widget-text_body ul + blockquote,
.widget-text_body ul + ol,
.widget-text_body ul + ul,
.widget-text_body ol + p,
.widget-text_body ol + h1,
.widget-text_body ol + h2,
.widget-text_body ol + h3,
.widget-text_body ol + blockquote,
.widget-text_body ol + ol,
.widget-text_body ol + ul,
.widget-text_body blockquote + p,
.widget-text_body blockquote + h1,
.widget-text_body blockquote + h2,
.widget-text_body blockquote + h3,
.widget-text_body blockquote + blockquote,
.widget-text_body blockquote + ol,
.widget-text_body blockquote + ul {
  margin-top: 25.6px; }

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

.widget-photo__img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.widget-photo__caption {
  display: block;
  overflow: hidden;
  padding: 25.6px;
  background: #66a263;
  color: #fff;
  text-align: center;
  margin-top: 6.4px;
  word-wrap: break-word; }
  .widget-photo__caption a {
    color: #fff; }

.widget-openinghours table {
  width: 100%;
  max-width: 540px; }

.widget-openinghours tr td, .widget-openinghours tr th {
  padding-top: 12.8px;
  padding-bottom: 12.8px;
  border-bottom: 1px solid #e6e6e6; }
  .widget-openinghours tr td:nth-child(1), .widget-openinghours tr th:nth-child(1) {
    width: 20%; }
  .widget-openinghours tr td:nth-child(2), .widget-openinghours tr th:nth-child(2) {
    text-align: center;
    width: 40%; }
  .widget-openinghours tr td:nth-child(3), .widget-openinghours tr th:nth-child(3) {
    text-align: center;
    width: 40%; }

.widget-openinghours tr:first-child td, .widget-openinghours tr:first-child th {
  padding-top: 0; }

.widget-openinghours__toggle {
  display: inline-block;
  background: #66a263;
  font-size: 16px;
  line-height: 1.6;
  cursor: pointer;
  color: #fff;
  padding: 12px 24px;
  margin-top: 25.6px;
  border: 0; }
  .widget-openinghours__toggle:hover {
    background: #5b9458;
    color: #fff; }

.widget-openinghours__wrap {
  display: none; }

.widget-openinghours__wrap--active {
  display: block; }

.widget-openinghours__holidays {
  margin-top: 25.6px;
  margin-bottom: 12.8px;
  max-width: 540px; }
  .widget-openinghours__holidays h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 12.8px;
    margin-bottom: 25.6px;
    border-bottom: 2px solid #e6e6e6; }
  .widget-openinghours__holidays:last-child {
    margin-bottom: 0; }
  .widget-openinghours__holidays ul:before {
    clear: both;
    content: "";
    display: table; }
  .widget-openinghours__holidays ul:after {
    clear: both;
    content: "";
    display: table; }
  .widget-openinghours__holidays li {
    padding-bottom: 8.5333333333px;
    margin-bottom: 8.5333333333px;
    border-bottom: 1px solid #e6e6e6; }
    .widget-openinghours__holidays li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none; }

.widget-gallery_body {
  margin: 0 -1% -2%; }
  .widget-gallery_body:before {
    clear: both;
    content: "";
    display: table; }
  .widget-gallery_body:after {
    clear: both;
    content: "";
    display: table; }
  @media only screen and (max-width: 960px) {
    .widget-gallery_body {
      margin: 0; } }
.widget-gallery_block {
  width: 31.333%;
  margin: 0 1% 2%;
  float: left;
  text-align: center; }
  .widget-gallery_block img {
    display: inline-block; }
  @media only screen and (max-width: 960px) {
    .widget-gallery_block {
      width: 100%;
      margin: 0;
      margin-bottom: 25.6px; }
      .widget-gallery_block:last-child {
        margin-bottom: 0; } }
.widget-gallery__img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.widget-gallery__caption {
  display: block;
  padding: 25.6px;
  background: #66a263;
  color: #fff;
  text-align: center;
  margin-top: 6.4px;
  word-wrap: break-word; }
  .widget-gallery__caption a {
    color: #fff; }

.widget-reservations_body {
  margin-bottom: -30px; }

.widget-menu {
  position: relative; }
  .widget-menu .row {
    margin-bottom: 0; }

.widget-menu_body:before {
  clear: both;
  content: "";
  display: table; }

.widget-menu_body:after {
  clear: both;
  content: "";
  display: table; }

@media only screen and (max-width: 960px) {
  .widget-menu_selector__list {
    display: none; } }

.widget-menu_selector__list--hidden {
  display: none; }
  @media only screen and (max-width: 960px) {
    .widget-menu_selector__list--hidden {
      display: block; } }
.widget-menu_selector__item {
  cursor: pointer;
  padding-bottom: 12.8px;
  margin-bottom: 12.8px;
  border-bottom: 1px solid #e6e6e6; }
  .widget-menu_selector__item.active a {
    font-weight: 700; }
  .widget-menu_selector__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }

@media only screen and (max-width: 960px) {
  .widget-menu_overview {
    display: block !important;
    margin-bottom: 38.4px; }
    .widget-menu_overview:last-child {
      margin-bottom: 0; } }

.widget-menu__title {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b;
  padding-bottom: 12.8px;
  margin-bottom: 25.6px;
  border-bottom: 1px solid #e6e6e6; }

.widget-menu_section {
  margin-bottom: 38.4px; }
  .widget-menu_section:last-child {
    margin-bottom: 0; }

.widget-menu_section__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25.6px; }

.widget-menu_dish {
  display: block;
  width: 100%;
  margin-bottom: 25.6px; }
  .widget-menu_dish:before {
    clear: both;
    content: "";
    display: table; }
  .widget-menu_dish:after {
    clear: both;
    content: "";
    display: table; }
  .widget-menu_dish:last-child {
    margin-bottom: 0; }

.widget-menu_dish_left {
  width: 75%;
  float: left; }
  @media only screen and (max-width: 960px) {
    .widget-menu_dish_left {
      width: 100%; } }
.widget-menu_dish_right {
  width: 20%;
  float: right; }
  @media only screen and (max-width: 960px) {
    .widget-menu_dish_right {
      display: none; } }
.widget-menu_dish_header {
  padding-bottom: 12.8px;
  margin-bottom: 12.8px;
  border-bottom: 2px solid #e6e6e6; }
  .widget-menu_dish_header:before {
    clear: both;
    content: "";
    display: table; }
  .widget-menu_dish_header:after {
    clear: both;
    content: "";
    display: table; }

.widget-menu_dish__title {
  width: 80%;
  float: left;
  font-weight: 700; }

.widget-menu_dish__price {
  float: right;
  padding-top: 4px; }

.dish-without-img .widget-menu_dish_left {
  width: 100%; }

.dish-without-img .widget-menu_dish_right {
  display: none; }

.widget-menu_dish_option {
  padding-bottom: 12.8px;
  margin-bottom: 12.8px;
  border-bottom: 1px solid #e6e6e6; }
  .widget-menu_dish_option:before {
    clear: both;
    content: "";
    display: table; }
  .widget-menu_dish_option:after {
    clear: both;
    content: "";
    display: table; }

.widget-menu_dish_option__title {
  float: left;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.widget-menu_dish_option__price {
  float: right; }
  .widget-menu_dish_option__price:before {
    content: '+ '; }

.widget-menu_description p, .widget-menu_description ol, .widget-menu_description ul,
.widget-menu_dish_description p,
.widget-menu_dish_description ol,
.widget-menu_dish_description ul {
  margin-bottom: 12.8px; }
  .widget-menu_description p:last-child, .widget-menu_description ol:last-child, .widget-menu_description ul:last-child,
  .widget-menu_dish_description p:last-child,
  .widget-menu_dish_description ol:last-child,
  .widget-menu_dish_description ul:last-child {
    margin-bottom: 0; }

.widget-menu_description ol, .widget-menu_description ul,
.widget-menu_dish_description ol,
.widget-menu_dish_description ul {
  list-style-position: inside; }

.widget-menu_description ol,
.widget-menu_dish_description ol {
  list-style-type: decimal; }

.widget-menu_description ul,
.widget-menu_dish_description ul {
  list-style-type: square; }

.menukaart-embed-frame {
  width: 100%;
  height: 780px; }

.widget_contact__label {
  display: block;
  margin-bottom: 6.4px; }

.widget_contact__input {
  width: 100%;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  padding: 12px 14px;
  margin-bottom: 25.6px;
  border: 1px solid #d9d9d9; }
  @media only screen and (max-width: 960px) {
    .widget_contact__input {
      width: 100%; } }
.widget_contact__textarea {
  width: 100%;
  height: 200px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  resize: none;
  padding: 14px 14px;
  margin-bottom: 25.6px;
  border: 1px solid #d9d9d9; }

input[type="submit"] {
  background: #66a263;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  padding: 12px 24px;
  border: 0; }
  input[type="submit"]:hover {
    background: #5b9458;
    color: #fff; }

.widget-contact_body .errors {
  margin-bottom: 25.6px; }
  .widget-contact_body .errors h2 {
    font-weight: bold;
    margin-bottom: 12.8px; }
  .widget-contact_body .errors ul {
    list-style: disc; }
  .widget-contact_body .errors li {
    margin-left: 25.6px; }

.flash-message {
  text-align: center;
  background: #d9d9d9;
  padding: 18px; }

.widget-custom-form .widget-header {
  padding-bottom: 24px;
  margin-bottom: -24px;
  border-bottom: 2px solid #e6e6e6; }

.widget-custom-form .widget-header-title {
  font-size: 20px;
  font-weight: 700;
  color: #130c4b; }

.widget-custom-form form fieldset {
  margin-bottom: 24px; }

.widget-custom-form form .widget-custom-form_radio-group,
.widget-custom-form form .widget-custom-form_checkbox-group {
  display: flex;
  align-items: center; }

.widget-custom-form form .widget-custom-form__label {
  display: inline-block;
  margin-bottom: 6px; }

.widget-custom-form form .widget-custom-form__label[for] {
  cursor: pointer; }

.widget-custom-form form .is-required .widget-custom-form__label:after {
  content: '*';
  color: #FF0000; }

.widget-custom-form form .is-invalid .widget-custom-form__label {
  color: #FF0000; }

.widget-custom-form form input[type="text"],
.widget-custom-form form input[type="email"],
.widget-custom-form form input[type="date"],
.widget-custom-form form textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  display: block;
  width: 100%;
  padding-top: 12px;
  padding-right: 14px;
  padding-bottom: 12px;
  padding-left: 14px;
  border: 1px solid #d9d9d9; }

.widget-custom-form form input,
.widget-custom-form form textarea {
  margin: 0; }

.widget-custom-form form textarea {
  height: 200px; }

.widget-custom-form form .widget-custom-form__file {
  display: flex;
  align-items: center;
  width: 100%; }

.widget-custom-form form .widget-custom-form__radio,
.widget-custom-form form .widget-custom-form__checkbox {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  background: #fff;
  margin-right: 6px;
  border: 1px solid #d9d9d9; }
  .widget-custom-form form .widget-custom-form__radio:checked,
  .widget-custom-form form .widget-custom-form__checkbox:checked {
    background: #66a263;
    border: 1px solid #66a263; }

.widget-custom-form form .widget-custom-form__radio {
  border-radius: 50%; }

.widget-custom-form form .widget-custom-form__select {
  display: block; }

.widget-custom-form form .widget-custom-form__paragraph {
  display: block; }
  .widget-custom-form form .widget-custom-form__paragraph ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .widget-custom-form form .widget-custom-form__paragraph ul {
    list-style-type: square;
    list-style-position: inside; }
  .widget-custom-form form .widget-custom-form__paragraph blockquote {
    display: block;
    padding: 24px;
    border: 2px solid #e6e6e6; }
    .widget-custom-form form .widget-custom-form__paragraph blockquote p:before {
      content: '"'; }
    .widget-custom-form form .widget-custom-form__paragraph blockquote p:after {
      content: '"'; }
  .widget-custom-form form .widget-custom-form__paragraph h1 + p,
  .widget-custom-form form .widget-custom-form__paragraph h1 + h1,
  .widget-custom-form form .widget-custom-form__paragraph h1 + h2,
  .widget-custom-form form .widget-custom-form__paragraph h1 + h3,
  .widget-custom-form form .widget-custom-form__paragraph h1 + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph h1 + ol,
  .widget-custom-form form .widget-custom-form__paragraph h1 + ul,
  .widget-custom-form form .widget-custom-form__paragraph h2 + p,
  .widget-custom-form form .widget-custom-form__paragraph h2 + h1,
  .widget-custom-form form .widget-custom-form__paragraph h2 + h2,
  .widget-custom-form form .widget-custom-form__paragraph h2 + h3,
  .widget-custom-form form .widget-custom-form__paragraph h2 + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph h2 + ol,
  .widget-custom-form form .widget-custom-form__paragraph h2 + ul,
  .widget-custom-form form .widget-custom-form__paragraph h3 + p,
  .widget-custom-form form .widget-custom-form__paragraph h3 + h1,
  .widget-custom-form form .widget-custom-form__paragraph h3 + h2,
  .widget-custom-form form .widget-custom-form__paragraph h3 + h3,
  .widget-custom-form form .widget-custom-form__paragraph h3 + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph h3 + ol,
  .widget-custom-form form .widget-custom-form__paragraph h3 + ul {
    margin-top: 24px; }
  .widget-custom-form form .widget-custom-form__paragraph p + p,
  .widget-custom-form form .widget-custom-form__paragraph p + h1,
  .widget-custom-form form .widget-custom-form__paragraph p + h2,
  .widget-custom-form form .widget-custom-form__paragraph p + h3,
  .widget-custom-form form .widget-custom-form__paragraph p + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph p + ol,
  .widget-custom-form form .widget-custom-form__paragraph p + ul,
  .widget-custom-form form .widget-custom-form__paragraph ul + p,
  .widget-custom-form form .widget-custom-form__paragraph ul + h1,
  .widget-custom-form form .widget-custom-form__paragraph ul + h2,
  .widget-custom-form form .widget-custom-form__paragraph ul + h3,
  .widget-custom-form form .widget-custom-form__paragraph ul + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph ul + ol,
  .widget-custom-form form .widget-custom-form__paragraph ul + ul,
  .widget-custom-form form .widget-custom-form__paragraph ol + p,
  .widget-custom-form form .widget-custom-form__paragraph ol + h1,
  .widget-custom-form form .widget-custom-form__paragraph ol + h2,
  .widget-custom-form form .widget-custom-form__paragraph ol + h3,
  .widget-custom-form form .widget-custom-form__paragraph ol + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph ol + ol,
  .widget-custom-form form .widget-custom-form__paragraph ol + ul,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + p,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + h1,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + h2,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + h3,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + blockquote,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + ol,
  .widget-custom-form form .widget-custom-form__paragraph blockquote + ul {
    margin-top: 24px; }

.widget-custom-form form .widget-custom-form__submit {
  background: #66a263;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  cursor: pointer;
  padding-top: 12px;
  padding-right: 24px;
  padding-bottom: 12px;
  padding-left: 24px;
  border: 0; }
  .widget-custom-form form .widget-custom-form__submit:hover {
    background: #5b9458;
    color: #fff; }

.widget-reviews_thanks {
  display: none;
  background: url("/images/thanks-badge.png") left top no-repeat;
  min-height: 192px;
  padding: 25.6px 0 0 140px;
  margin-bottom: 51.2px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .widget-reviews_thanks {
      background-image: url("/images/thanks-badge@2x.png");
      background-size: 125px 187px; } }
.widget-reviews_write_review {
  margin-bottom: 51.2px; }
  .widget-reviews_write_review button {
    background: #66a263 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding: 12px 24px;
    border: 0;
    display: inline-block; }

.widget-reviews_form {
  display: none;
  margin-bottom: 51.2px; }
  .widget-reviews_form .label {
    display: block; }
  .widget-reviews_form .input {
    margin-bottom: 25.6px; }
  .widget-reviews_form input[type=text], .widget-reviews_form textarea {
    width: 100%;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    padding: 12px 14px;
    border: 1px solid #d9d9d9;
    display: block; }
  .widget-reviews_form .review-ratings {
    margin-top: -25.6px;
    margin-bottom: 25.6px; }
  .widget-reviews_form li.rating {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 12.8px 0;
    margin-bottom: 0; }
    .widget-reviews_form li.rating:before {
      clear: both;
      content: "";
      display: table; }
    .widget-reviews_form li.rating:after {
      clear: both;
      content: "";
      display: table; }
    .widget-reviews_form li.rating:last-child {
      border-bottom: 2px solid #e6e6e6; }
    .widget-reviews_form li.rating .label {
      float: left;
      display: block;
      line-height: 30px; }
    .widget-reviews_form li.rating .stars {
      height: 30px;
      position: relative;
      float: right; }
      .widget-reviews_form li.rating .stars span {
        display: block;
        float: left;
        box-sizing: content-box;
        background: url("/images/stars.png") 0 0 no-repeat;
        cursor: pointer;
        height: 18px;
        padding: 6px 0;
        text-indent: -9999px;
        width: 10px; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
          .widget-reviews_form li.rating .stars span {
            background-image: url("/images/stars@2x.png");
            background-size: 68px 18px; } }
      .widget-reviews_form li.rating .stars .left-star {
        background-position: 5px 6px;
        padding-left: 5px; }
        .widget-reviews_form li.rating .stars .left-star.highlighted {
          background-position: -24px 6px; }
          .widget-reviews_form li.rating .stars .left-star.highlighted.last {
            background-position: -53px 6px; }
      .widget-reviews_form li.rating .stars .right-star {
        background-position: -10px 6px;
        padding-right: 5px;
        width: 9px; }
        .widget-reviews_form li.rating .stars .right-star.highlighted {
          background-position: -39px 6px; }
      .widget-reviews_form li.rating .stars .value {
        color: #130c4b;
        text-align: right;
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        width: 30px;
        line-height: 30px; }
  .widget-reviews_form .inline-hints {
    color: #666666;
    font-size: 14px; }
  .widget-reviews_form .inline-errors {
    color: #db4640; }
  .widget-reviews_form .actions input[type=submit] {
    background: #66a263;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    padding: 12px 24px;
    border: 0;
    display: inline-block; }
    .widget-reviews_form .actions input[type=submit]:hover {
      background: #5b9458;
      color: #fff; }
    .widget-reviews_form .actions input[type=submit]:disabled {
      cursor: default;
      filter: alpha(opacity=50);
      opacity: .5; }
  .widget-reviews_form .review-images > ol > .input {
    margin-top: 12.8px;
    margin-bottom: 12.8px; }
    .widget-reviews_form .review-images > ol > .input:before {
      clear: both;
      content: "";
      display: table; }
    .widget-reviews_form .review-images > ol > .input:after {
      clear: both;
      content: "";
      display: table; }
  .widget-reviews_form .review-image {
    cursor: pointer;
    float: left;
    height: 51.2px;
    margin: 6.4px 10px 6.4px 0;
    position: relative;
    min-width: 51.2px; }
    .widget-reviews_form .review-image .file {
      border-radius: 4px;
      cursor: pointer;
      display: block;
      height: 51.2px;
      margin-bottom: 0px;
      overflow: hidden;
      position: relative;
      text-indent: -9999px;
      z-index: 10; }
      .widget-reviews_form .review-image .file:before {
        bottom: 0;
        color: color-contract(#fff);
        content: "]D";
        cursor: pointer;
        display: block;
        font-family: "EntypoRegular";
        font-size: 41px;
        font-weight: normal;
        left: 0;
        line-height: 51.2px;
        position: absolute;
        right: 0;
        top: -5px;
        text-align: center;
        text-indent: 0;
        text-shadow: 0 1px rgba(0, 0, 0, 0.1);
        -webkit-font-smoothing: antialiased; }
    .widget-reviews_form .review-image.is-attached .file {
      -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.3);
      border: 3px #fff solid;
      border-radius: 0;
      height: 51.2px; }
      .widget-reviews_form .review-image.is-attached .file:before {
        content: "p";
        top: -8px; }
    .widget-reviews_form .review-image .file input {
      cursor: pointer;
      display: block;
      padding: 0;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 11;
      opacity: 0;
      font-size: 100px; }
    .widget-reviews_form .review-image span.delete-image {
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      border: 2px #fff solid;
      border-radius: 100%;
      cursor: pointer;
      display: none;
      background: #333333;
      position: absolute;
      right: -6px;
      top: -6px;
      height: 16px;
      width: 16px;
      z-index: 13;
      text-indent: -9999em;
      overflow: hidden; }
      .widget-reviews_form .review-image span.delete-image:before {
        color: #fff;
        content: 'X';
        display: block;
        font-family: "EntypoRegular";
        font-size: 33px;
        font-weight: normal;
        width: 100%;
        height: 100%;
        position: relative;
        text-align: center;
        text-indent: 0;
        top: -10px;
        line-height: 24px;
        -webkit-font-smoothing: antialiased; }
    .widget-reviews_form .review-image.is-attached span.delete-image {
      display: block; }
    .widget-reviews_form .review-image .review-image-preview {
      cursor: default;
      height: 51.2px;
      line-height: 51.2px;
      margin-top: -51.2px;
      min-width: 51.2px;
      padding: 3px;
      position: relative;
      text-align: center;
      z-index: 12; }
      .widget-reviews_form .review-image .review-image-preview img {
        display: inline;
        max-height: 100%;
        vertical-align: top; }

.widget-reviews_review {
  display: none;
  margin-bottom: 38.4px; }
  .widget-reviews_review:first-child {
    display: block; }
  .widget-reviews_review:last-child {
    margin-bottom: 0; }

.widget-reviews_review--active {
  display: block; }

.widget-reviews_header {
  padding-bottom: 12.8px;
  margin-bottom: 25.6px;
  border-bottom: 2px solid #e6e6e6; }
  .widget-reviews_header:before {
    clear: both;
    content: "";
    display: table; }
  .widget-reviews_header:after {
    clear: both;
    content: "";
    display: table; }

.widget-reviews__avatar {
  display: block;
  float: left;
  max-width: 30px;
  overflow: hidden;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box; }

.widget-reviews__author {
  display: block;
  float: left;
  padding-top: 5px;
  margin-left: 12.8px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.widget-reviews_text p {
  margin-bottom: 16px; }
  .widget-reviews_text p:last-child {
    margin-bottom: 0; }

.widget-reviews_scores {
  max-width: 480px;
  padding: 12.8px 0;
  margin-top: 25.6px;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6; }
  .widget-reviews_scores ul:before {
    clear: both;
    content: "";
    display: table; }
  .widget-reviews_scores ul:after {
    clear: both;
    content: "";
    display: table; }
  .widget-reviews_scores li {
    width: 50%;
    float: left;
    padding-bottom: 12.8px;
    margin-bottom: 12.8px;
    border-bottom: 1px solid #e6e6e6; }
    .widget-reviews_scores li:before {
      clear: both;
      content: "";
      display: table; }
    .widget-reviews_scores li:after {
      clear: both;
      content: "";
      display: table; }
    .widget-reviews_scores li span {
      width: 150px;
      float: left; }
    .widget-reviews_scores li em {
      float: left;
      font-style: normal;
      font-weight: 700;
      color: #130c4b; }
    .widget-reviews_scores li:last-child {
      width: 100%;
      padding-top: 12.8px;
      padding-bottom: 0;
      margin-top: -12.8px;
      margin-bottom: 0;
      border-bottom: 0; }
      .widget-reviews_scores li:last-child span {
        font-weight: 700; }
    @media only screen and (max-width: 960px) {
      .widget-reviews_scores li {
        width: 100%; }
        .widget-reviews_scores li span {
          width: 160px; } }
.widget-reviews__load {
  display: inline-block;
  background: #66a263;
  font-size: 16px;
  line-height: 1.6;
  cursor: pointer;
  color: #fff;
  padding: 12px 24px;
  border: 0; }
  .widget-reviews__load:hover {
    background: #5b9458;
    color: #fff; }

.widget-reviews__load--disable {
  background: #cccccc; }

.widget-map .widget-map_body {
  max-width: 100%;
  margin: 0 auto; }

.widget-map .widget-map-canvas {
  width: 100%;
  height: 300px; }
  .widget-map .widget-map-canvas img {
    max-width: none; }

.widget-map .map-canvas_content {
  display: block; }

.widget-call-to-action {
  position: relative; }
  .widget-call-to-action img {
    display: none; }

.widget-call-to-action_body {
  box-sizing: border-box;
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 153.6px;
  padding-bottom: 153.6px;
  max-height: 90vh;
  text-align: center;
  background-position: 50% 50%;
  background-size: cover; }
  .widget-call-to-action_body .widget-call-to-action_anchor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.widget-call-to-action__img {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.widget-call-to-action__caption {
  width: 1040px;
  max-width: 100%;
  padding: 0 25.6px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 20; }
  .widget-call-to-action__caption p {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 0px 8px rgba(0, 0, 0, 0.2), 0px 1px 100px rgba(0, 0, 0, 0.79); }
    @media only screen and (max-width: 960px) {
      .widget-call-to-action__caption p {
        font-size: 36px; } }
  .widget-call-to-action__caption a {
    color: #fff; }

.widget-call-to-action__button {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  background: #66a263;
  padding: 12.8px 25.6px;
  font-size: 16px;
  z-index: 22;
  border-radius: 4px;
  color: #fff;
  text-decoration: none; }
  .widget-call-to-action__button:hover {
    background: #5b9458;
    color: #fff; }

.widget-call-to-action__caption + .widget-call-to-action__button {
  margin-top: 38.4px; }

@media screen and (max-height: 900px) {
  .widget-call-to-action_body {
    padding: 153.6px 0; }
  .widget-call-to-action__caption p {
    font-size: 42px; }
  .widget-call-to-action__caption + .widget-call-to-action__button {
    margin-top: 51.2px; } }

@media all and (max-width: 840px) and (orientation: landscape) {
  .widget-call-to-action_body {
    padding-top: 128px;
    padding-bottom: 128px;
    max-height: 90vh; } }

.widget-video_processing {
  display: block;
  width: 100%;
  padding: 102.4px 0;
  background: #222;
  text-align: center; }
  .widget-video_processing p {
    color: #a0a0a0;
    font-weight: 500;
    padding: 0 51.2px; }
    .widget-video_processing p a {
      color: #a0a0a0; }
  .widget-video_processing p:before {
    display: block;
    width: 90px;
    height: 88px;
    content: '';
    background: url("/images/icons/video_process.svg") 0 0 no-repeat;
    background-size: 90px 88px;
    margin: 0 auto;
    margin-bottom: 25.6px; }

.widget-video_processed {
  display: block;
  width: 100%;
  text-align: center;
  color: #a0a0a0; }

.widget-video__caption {
  display: block;
  overflow: hidden;
  padding: 25.6px;
  background: #66a263;
  color: #fff;
  text-align: center;
  margin-top: 6.4px;
  word-wrap: break-word; }
  .widget-video__caption a {
    color: #fff; }

body {
  font-size: 16px; }

.navigation {
  background: #fff;
  padding: 25.6px 0 20.6px;
  border-bottom: 1px solid #e6e6e6; }

.navigation_main__list {
  text-align: center; }
  @media only screen and (max-width: 960px) {
    .navigation_main__list {
      display: none;
      background: none;
      padding: 25.6px;
      margin-top: 25.6px;
      margin-right: -25.6px;
      margin-bottom: -25.6px;
      margin-left: -25.6px;
      border-top: 1px solid #e6e6e6; } }
.navigation_main__list--active {
  display: block; }

.navigation_main__item {
  display: inline;
  float: none; }
  .navigation_main__item a {
    color: #333; }
  .navigation_main__item:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #cccccc;
    content: '';
    margin-left: 25.6px;
    margin-bottom: 3px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-clip: padding-box; }
  @media only screen and (max-width: 960px) {
    .navigation_main__item {
      display: block;
      margin: 0; }
      .navigation_main__item:after {
        display: none; } }
  .navigation_main__item:last-child:after {
    display: none; }

.navigation__trigger {
  display: none;
  cursor: pointer;
  width: 26px;
  height: 22px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  margin-bottom: 2px; }
  .navigation__trigger:before {
    display: block;
    content: '';
    margin-top: 8px;
    border-bottom: 2px solid #333; }
  @media only screen and (max-width: 960px) {
    .navigation__trigger {
      display: block; } }
.masthead {
  text-align: center; }

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