@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  color: #2e2e2e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px; }

img.safe {
  max-width: 100%;
  height: auto; }

.qtranxs_language_chooser {
  display: inline-block;
  padding: 0;
  margin: 0; }

.qtranxs_language_chooser > li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0; }

.wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
  z-index: 55; }

.wrapper:after {
  content: "";
  display: block;
  clear: both; }

.header {
  height: 185px;
  position: relative; }

.header:before,
.header:after {
  content: "";
  display: block;
  width: 50%;
  height: 41px;
  position: absolute;
  bottom: 0;
  z-index: 60; }

.header:before {
  left: 0;
  background: url("../img/ie11topleft.png") no-repeat center right;
  /*    background-image: -webkit-linear-gradient(left top, transparent 50%, #e9e9e9 52%);
      background-image: linear-gradient(to right bottom, transparent 50%, #e9e9e9 52%);*/ }

.header:after {
  right: 0;
  background: url("../img/ie11topright.png") no-repeat center left;
  /*    background-image: -webkit-linear-gradient(right top, transparent 50%, #e9e9e9 52%);
      background-image: linear-gradient(to left bottom, transparent 50%, #e9e9e9 52%);*/ }

.header .wrapper {
  padding-top: 17px;
  height: 100%;
  background-repeat: no-repeat;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  flex-wrap: wrap; }

.header .wrapper .left {
  display: block; }

.header .wrapper .right {
  display: block;
  background-image: url("../img/fresnel.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 200px;
  text-align: right; }

.header .wrapper .logo {
  display: block;
  width: 252px;
  height: 93px;
  background-image: url("../img/logo.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.lang-select {
  position: absolute;
  top: 8px;
  right: 25px; }

.menu {
  padding: 10px 0 30px;
  background: #e9e9e9; }

.menu--on-bottom {
  clear: both;
  float: none;
  padding: 50px 0 10px; }

.menu--on-bottom:before,
.menu--on-bottom:after {
  content: '';
  display: table;
  clear: both;
  float: none; }

.search-menu {
  clear: both;
  float: none; }

.search-menu:before,
.search-menu:after {
  content: '';
  display: table;
  clear: both;
  float: none; }

.news-feed__article {
  vertical-align: top;
  display: inline-block;
  width: 33%;
  padding: 0 5px;
  margin-bottom: 40px;
  box-sizing: border-box; }

.box {
  position: relative;
  border: 1px solid #e9e9e9;
  margin-bottom: 40px;
  background: white;
  z-index: 50;
  min-height: 400px; }

.box:before,
.box:after {
  content: "";
  display: block;
  width: 7px;
  height: 377px;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: center; }

.box:before {
  left: -7px;
  background-image: url("../img/shadow--content--left.png"); }

.box:after {
  right: -7px;
  background-image: url("../img/shadow--content--right.png"); }

.box--news,
.box--with-sidebar,
.box--contact {
  padding: 5.71429%; }

.box--gallery {
  padding: 3.52381%; }

.box--resume {
  padding: 0.66667%; }

.content:after {
  content: "";
  display: block;
  clear: both; }

.content__heading {
  margin-bottom: 40px;
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.53846em;
  font-weight: 400; }

.content .paginator {
  margin-bottom: 0; }

.content--contact__address {
  float: left;
  width: 408px; }

.content--contact .form {
  float: right;
  width: 480px;
  margin-bottom: 30px; }

.content--contact .form:after {
  display: table;
  content: '';
  float: none;
  clear: both; }

.content--with-sidebar__sidebar {
  margin: 0;
  width: 30.38793%;
  float: left; }

.content--with-sidebar__sidebar img {
  display: block;
  width: 100%;
  height: auto; }

.content--with-sidebar__heading {
  margin: 0 0 2em;
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.53846em;
  font-weight: normal; }

.content--with-sidebar__content {
  width: 65.52381%;
  float: right; }

.footer {
  padding-top: 60px;
  padding-bottom: 20px;
  background: #434343;
  position: relative;
  z-index: 20; }

.footer .fb_iframe_widget {
  float: left;
  width: 500px; }

.footer .fb_iframe_widget span {
  width: 100% !important; }

.footer .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

.footer__banner {
  width: 39.14286%;
  height: 126px;
  float: right;
  clear: right;
  background-repeat: no-repeat;
  background-position: center center; }

.footer__banner + .footer__banner {
  margin-top: 18px; }

#fb-root {
  display: none; }

.contrast {
  padding: 50px 0;
  background: #f3f3f3; }

.map {
  float: none;
  clear: both;
  margin: 0 -60px;
  width: 1048px;
  height: 404px; }

.map:before,
.mapafter {
  display: table;
  content: '';
  float: none;
  clear: both; }

.article {
  margin-bottom: 30px; }

.article__heading {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em;
  font-weight: 400;
  margin: 0 0 0.72222em; }

.article__heading a {
  text-decoration: none;
  color: inherit; }

.article__info {
  font-size: 0.92308em;
  font-weight: 600;
  margin: 1em 0; }

.article__info a {
  color: inherit;
  text-decoration: none; }

.article p {
  font-weight: 300;
  line-height: 2.15385em;
  margin: 1em 0; }

.article .read-button {
  color: #045fa3;
  float: right;
  font-weight: 300;
  text-decoration: none; }

.article__image {
  display: block;
  margin: 0;
  width: 39.3319%; }

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

.article:nth-of-type(odd) .article__image {
  float: left; }

.article:nth-of-type(odd) .article__content {
  float: right; }

.article:nth-of-type(even) .article__image {
  float: right; }

.article:nth-of-type(even) .article__content {
  float: left; }

.single .article .article__image {
  float: right; }

.single .article .article__content {
  float: left; }

.article:after {
  clear: both;
  content: '';
  display: block; }

.article-new__heading {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.46154em;
  font-weight: bold;
  margin: 0; }

.article-new__heading a {
  color: inherit;
  text-decoration: none; }

.article-new__date {
  color: #045fa3;
  display: block;
  float: none;
  margin: 2px 0 7px;
  font-family: "Playfair Display", serif;
  font-size: 0.92308em;
  font-weight: bold; }

.article-new__image {
  display: block;
  float: left;
  max-width: 90px;
  margin: 0;
  margin: 0 10px 5px 0; }

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

.article-new__intro {
  margin-top: 0;
  line-height: 1.53846em;
  font-weight: 300; }

.article-new__read-button {
  color: #045fa3;
  font-weight: bold;
  text-decoration: none; }

.article-new__read-button:hover {
  color: #434343; }

.article-new__read-button:after {
  content: " >"; }

.info-box {
  border: 1px solid #cacaca;
  text-align: center;
  padding: 20px 10px;
  color: #434343;
  line-height: 2em;
  font-family: "Playfair Display", serif;
  font-size: 1.23077em; }

.info-box::first-line {
  font-size: 1.125em; }

.extras-offers {
  margin-bottom: 3em; }

.extras-offers__item {
  margin-bottom: 35px; }

.extras-offers__item:after {
  content: '';
  display: table;
  clear: both; }

.extras-offers__heading {
  color: #434343;
  text-align: center;
  margin: 2em 0 1em;
  position: relative;
  font-family: "Playfair Display", serif;
  font-size: 1.53846em;
  font-weight: normal; }

.extras-offers__heading:before,
.extras-offers__heading:after {
  content: '';
  display: block;
  width: 36.5%;
  height: 1px;
  position: absolute;
  top: 50%;
  background: #cacaca; }

.extras-offers__heading:before {
  left: 0; }

.extras-offers__heading:after {
  right: 0; }

.extras-offers__title {
  margin: 0 0 0.77778em;
  float: none;
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em;
  font-weight: normal; }

.extras-offers__title a {
  text-decoration: none;
  color: inherit; }

.extras-offers__info {
  margin-bottom: 1em;
  float: none;
  font-weight: 600; }

.extras-offers__info a {
  color: inherit;
  text-decoration: none; }

.extras-offers__info a:hover {
  color: #045fa3; }

.extras-offers__image {
  float: left;
  width: 162px;
  margin: 0; }

.extras-offers__image img {
  display: block;
  width: 100%;
  height: auto; }

.extras-offers__content {
  float: right;
  margin: 0 0 1em;
  line-height: 2em;
  width: 440px; }

.extras-offers__sign-button {
  color: #045fa3;
  float: right;
  text-decoration: none; }

.extras-offers__sign-button:hover {
  text-decoration: underline; }

.faces {
  width: 792px;
  float: left; }

.faces:before,
.faces:after {
  content: '';
  display: table;
  clear: both; }

.facesItemCon {
  float: left;
  height: 113px;
  width: 88px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  -webkit-transition: -webkit-filter 0.15s linear, filter 0.15s linear;
  transition: filter 0.15s linear; }

.facesItemCon:nth-of-type(6),
.facesItemCon:nth-of-type(11) {
  clear: left; }

.facesItemCon:nth-of-type(1) {
  margin-left: 352px; }

.facesItemCon:nth-of-type(6) {
  margin-left: 264px; }

.facesItemCon:hover {
  -webkit-filter: saturate(100%);
  filter: saturate(100%); }

a.all {
  display: block;
  width: 100%;
  height: 100%; }

.form {
  font-family: "Playfair Display", serif; }

.form * {
  outline: none; }

.form__fieldset {
  position: relative;
  text-align: center;
  height: auto;
  margin: 0 0 11px;
  padding: 30px 20px 3px;
  border: 1px solid #cacaca;
  box-sizing: border-box; }

.form__fieldset--message {
  height: auto;
  width: 100%; }

.form__fieldset__legend {
  position: absolute;
  background: #e9e9e9;
  padding: 0 17px 4px 5px;
  left: -1px;
  top: -5px;
  font-family: "Playfair Display", serif;
  font-size: 1.15385em;
  font-weight: normal;
  text-align: left;
  width: auto; }

.form__r-u-human {
  position: relative;
  text-align: center;
  width: 230px;
  height: 60px;
  margin: 0 0 11px; }

.form__field {
  width: 50px;
  border: none;
  margin: 0 0 11px;
  background: transparent;
  border-bottom: 1px solid #045fa3; }

.form__field--full-width {
  display: block;
  width: 100%; }

.form__field--has-unit {
  width: 30px; }

.form__textarea {
  background-image: -webkit-linear-gradient(white, white 30px, #045fa3 30px, #045fa3 31px, white 31px);
  background-image: linear-gradient(white, white 30px, #045fa3 30px, #045fa3 31px, white 31px);
  background-size: 100% 31px;
  line-height: 31px;
  border: 0;
  resize: none;
  width: 100%;
  height: 93px;
  padding-top: 6px;
  margin-bottom: 6px; }

.form__unit {
  font-size: 0.92308em; }

.form__radio,
.form__checkbox {
  display: none; }

.form__label {
  position: relative;
  font-size: 1.15385em;
  box-sizing: border-box; }

.form__label:nth-of-type(n+2) {
  margin-left: 15px; }

.form__radio + .form__label,
.form__checkbox + .form__label {
  padding-left: 15px;
  cursor: pointer; }

.form__radio + .form__label:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #434343;
  border-radius: 50%; }

.form__radio:checked + .form__label {
  color: #045fa3; }

.form__radio:checked + .form__label:before {
  background: #045fa3;
  border-color: #045fa3; }

.form__checkbox + .form__label:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #434343;
  border-radius: 2px; }

.form__checkbox:checked + .form__label {
  color: #045fa3; }

.form__checkbox:checked + .form__label:before {
  background: #045fa3;
  border-color: #045fa3; }

.form__button {
  cursor: pointer;
  background: #045fa3;
  width: 100%;
  height: 60px;
  color: white;
  border: 0;
  font-size: 2em;
  font-family: "Playfair Display", serif; }

.basic-search {
  float: right;
  width: 720px; }

.basic-search__option {
  display: block;
  float: left;
  width: 175px;
  height: 50px;
  margin: 0 25px 25px 0;
  border: 2px solid #434343;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  color: #434343;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em; }

.basic-search__option--selected {
  color: #045fa3;
  border-color: #045fa3;
  font-weight: 700; }

.basic-search__option:hover {
  color: #045fa3;
  border-color: #045fa3; }

.basic-search__button {
  display: block;
  cursor: pointer;
  background: #045fa3;
  width: 250px;
  height: 46px;
  line-height: 44px;
  color: white;
  float: none;
  clear: both;
  position: relative;
  left: 77px;
  top: 40px;
  z-index: 50;
  font-size: 1.23077em;
  font-family: "Playfair Display", serif;
  margin-bottom: 15px;
  text-decoration: none;
  text-align: center; }

.basic-search__button:before {
  position: absolute;
  content: '';
  bottom: -7px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 125px 0;
  border-color: #045fa3 transparent transparent; }

.address {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: normal; }

.address__name {
  margin: 0 0 40px;
  font: inherit;
  font-size: 1.38462em;
  text-transform: uppercase;
  color: #045fa3; }

.address__content {
  font: inherit;
  font-size: 1.15385em; }

.address__content a {
  color: inherit;
  text-decoration: none; }

.address__content a:hover {
  color: #045fa3; }

.jumbotron {
  padding: 0 0 10px;
  margin-bottom: 81px;
  background: #e9e9e9;
  position: relative; }

.jumbotron--menu-on-bottom {
  padding-top: 30px; }

.jumbotron:before,
.jumbotron:after {
  content: "";
  display: block;
  width: 50%;
  height: 41px;
  position: absolute;
  bottom: -41px;
  z-index: 1; }

.jumbotron:before {
  left: 0;
  background: url("../img/ie11bottomleft.png") no-repeat center right;
  /*    background-image: -webkit-linear-gradient(right top, #e9e9e9 50%, transparent 52%);
      background-image: linear-gradient(to left bottom, #e9e9e9 50%, transparent 52%)*/ }

.jumbotron:after {
  right: 0;
  background: url("../img/ie11bottomright.png") no-repeat center left;
  /*    background-image: -webkit-linear-gradient(left top, #e9e9e9 50%, transparent 52%);
      background-image: linear-gradient(to right bottom, #e9e9e9 50%, transparent 52%);*/ }

.jumbotron__heading {
  width: 352px;
  position: absolute;
  color: #045fa3;
  line-height: 1em;
  font-family: "Playfair Display", serif;
  font-size: 4.69231em; }

.jumbotron__heading span {
  width: 264px;
  padding: 1em 44px 0 0;
  display: block;
  color: #434343;
  line-height: 1.5em;
  font-size: 0.32787em; }

.jumbotron__form {
  float: right;
  width: 258px;
  padding-left: 28px;
  clear: right; }

.jumbotron__form--wide {
  width: 720px; }

.nav--lang {
  list-style: none;
  margin: 0;
  padding: 0; }

.nav--lang__item {
  display: inline;
  font-family: "Playfair Display", serif; }

.nav--lang__item + .nav--lang__item:before {
  content: "|";
  margin: 0 6px 0 4px; }

.nav--lang__item a,
.nav--lang__item span {
  text-decoration: none;
  color: inherit; }

.nav--lang__item--current,
.nav--lang__item a:hover {
  color: #045fa3; }

.nav--menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.menu-item {
  display: inline;
  font-size: 1.46154em; }

.menu-item.current_page_item {
  text-decoration: underline; }

.menu-item:before {
  margin: 0 1.6% 0 1.4%; }

#menu-menumain .menu-item:first-of-type:before {
  display: none; }

.nav--fancy {
  background: #e9e9e9;
  padding-bottom: 391px;
  margin-bottom: -391px;
  position: relative; }

.nav--fancy:before,
.nav--fancy:after {
  content: "";
  display: block;
  width: 50%;
  height: 41px;
  position: absolute;
  bottom: -41px;
  z-index: 1; }

.nav--fancy:before {
  left: 0;
  background-image: -webkit-linear-gradient(right top, #e9e9e9 50%, transparent 52%);
  background-image: linear-gradient(to left bottom, #e9e9e9 50%, transparent 52%); }

.nav--fancy:after {
  right: 0;
  background-image: -webkit-linear-gradient(left top, #e9e9e9 50%, transparent 52%);
  background-image: linear-gradient(to right bottom, #e9e9e9 50%, transparent 52%); }

.nav--fancy--short {
  padding-bottom: 220px;
  margin-bottom: -220px; }

.nav--extras {
  margin: 25px 0 0;
  padding: 0;
  list-style: none; }

.nav.nav--extras .nav--extras__item {
  margin-bottom: 50px;
  font-size: 1.38462em;
  display: block; }

.nav.nav--extras .nav--extras__item:before {
  margin: 0 25px 0 0; }

.menu-item {
  color: #434343;
  font-family: "Playfair Display", serif; }

.menu-item a {
  text-decoration: none;
  color: inherit; }

.menu-item a:hover {
  text-decoration: underline; }

.menu-item:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  background: url("../img/divider--menu.png") no-repeat center; }

.paginator {
  margin: 50px 0;
  text-align: center; }

.paginator .arrow {
  color: #045fa3;
  display: inline-block;
  font-size: 1.8em;
  width: 45px;
  height: 25px;
  border: solid #ccc;
  text-decoration: none;
  line-height: 5px;
  padding-top: 5px; }

.paginator .arrow:hover {
  background: #045fa3;
  color: #CCC;
  border: solid #045fa3; }

.paginator__item {
  color: #045fa3;
  display: inline-block;
  width: 45px;
  height: 25px;
  text-decoration: none;
  line-height: 16px;
  font-size: 1.53846em;
  font-family: "Arial", serif;
  padding-top: 5px; }

.paginator__item--current,
.paginator__item:hover {
  color: #fff;
  background: #045fa3; }

.paginator__item.select {
  width: 80px;
  /*transform: translateY(3px);*/
  color: #551a99;
  line-height: 10px;
  font-family: normal;
  height: 25px;
  border: 1px solid #045fa3; }

.paginator__item.select:hover {
  background: none; }

.gallery {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0; }

.gallery__item:hover .gallery__overlay {
  opacity: 1; }

.gallery__overlay {
  box-sizing: border-box;
  word-wrap: break-word;
  width: 100%;
  height: 100%;
  padding: 1em;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  opacity: 0;
  background-image: -webkit-linear-gradient(top, rgba(4, 95, 163, 0.5), rgba(4, 95, 163, 0.9));
  background-image: linear-gradient(to bottom, rgba(4, 95, 163, 0.5), rgba(4, 95, 163, 0.9));
  color: #fff;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
  -webkit-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
  display: none;
  opacity: 1;
  -webkit-transition: none;
  transition: none; }

.gallery__caption {
  position: absolute;
  bottom: 60px;
  left: 15px; }

.gallery__title,
.gallery__info {
  display: block;
  text-align: left;
  font-family: "Playfair Display", serif; }

.gallery__title {
  font-size: 1.8em;
  font-weight: bold; }

.gallery__info {
  font-size: 1.38462em; }

.gallery.gallery--justified {
  width: 100%;
  position: relative;
  overflow: hidden; }

.gallery.gallery--justified > a,
.gallery.gallery--justified > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0); }

.gallery.gallery--justified > a > img,
.gallery.gallery--justified > a > a > img,
.gallery.gallery--justified > div > img,
.gallery.gallery--justified > div > a > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none; }

.gallery.gallery--tiled {
  width: 100%;
  position: relative;
  padding-left: 3px; }

.gallery.gallery--tiled .gallery__nav-button {
  background: #045fa3;
  color: white;
  padding: 5em 1em 0;
  text-align: right;
  text-decoration: none;
  font-size: 2.30769em;
  font-family: "Playfair Display", serif;
  width: 410px;
  position: relative; }
  @media (max-width: 448px) {
    .gallery.gallery--tiled .gallery__nav-button {
      width: 100%; } }

.gallery.gallery--tiled .gallery__nav-button span {
  position: absolute;
  right: 20px;
  bottom: 20px; }

.gallery.gallery--tiled .gallery__button {
  width: 120px;
  height: 25px;
  display: block;
  margin: 5px auto;
  text-align: center;
  text-decoration: none;
  color: #045fa3;
  background: white;
  line-height: 23px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-size: 1em; }

.gallery.gallery--tiled .gallery__title {
  text-decoration: none;
  color: inherit;
  margin-right: 10px; }

.gallery.gallery--tiled > a,
.gallery.gallery--tiled > div {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 3px;
  width: 200px;
  height: 265px;
  box-sizing: border-box; }

.gallery.gallery--tiled > a > img,
.gallery.gallery--tiled > div > img {
  position: absolute;
  top: 0;
  left: 0; }

.gallery.gallery--tiled .gallery__overlay {
  width: 200px;
  height: 265px;
  box-sizing: border-box;
  word-wrap: break-word;
  width: 100%;
  height: 100%;
  padding: 1em;
  overflow: hidden;
  cursor: default;
  position: absolute;
  opacity: 0;
  background-image: -webkit-linear-gradient(top, rgba(4, 95, 163, 0.5), rgba(4, 95, 163, 0.9));
  background-image: linear-gradient(to bottom, rgba(4, 95, 163, 0.5), rgba(4, 95, 163, 0.9));
  color: #fff;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
  -webkit-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
  display: none;
  opacity: 1;
  -webkit-transition: none;
  transition: none; }

.gallery .in-right .gallery__overlay {
  display: block;
  right: 0;
  left: auto;
  -webkit-animation: in-right 300ms;
  animation: in-right 300ms; }

.gallery .out-right .gallery__overlay {
  display: block;
  right: -100%;
  left: auto;
  -webkit-animation: out-right 300ms;
  animation: out-right 300ms ease; }

.gallery .in-left .gallery__overlay {
  display: block;
  left: 0;
  right: auto;
  -webkit-animation: in-left 300ms;
  animation: in-left 300ms; }

.gallery .out-left .gallery__overlay {
  display: block;
  left: -100%;
  right: auto;
  -webkit-animation: out-left 300ms;
  animation: out-left 300ms; }

.gallery .in-top .gallery__overlay {
  display: block;
  top: 0;
  bottom: auto;
  -webkit-animation: in-top 300ms;
  animation: in-top 300ms; }

.gallery .out-top .gallery__overlay {
  display: block;
  top: -100%;
  bottom: auto;
  -webkit-animation: out-top 300ms;
  animation: out-top 300ms ease; }

.gallery .in-bottom .gallery__overlay {
  display: block;
  bottom: 0;
  top: auto;
  -webkit-animation: in-bottom 300ms;
  animation: in-bottom 300ms; }

.gallery .out-bottom .gallery__overlay {
  display: block;
  bottom: -100%;
  top: auto;
  -webkit-animation: out-bottom 300ms;
  animation: out-bottom 300ms; }

@keyframes in-right {
  from {
    right: -100%; }
  to {
    right: 0; } }
@keyframes in-left {
  from {
    left: -100%; }
  to {
    left: 0; } }
@keyframes out-right {
  from {
    right: 0; }
  to {
    right: -100%; } }
@keyframes out-left {
  from {
    left: 0; }
  to {
    left: -100%; } }
@keyframes in-top {
  from {
    top: -100%; }
  to {
    top: 0; } }
@keyframes in-bottom {
  from {
    bottom: -100%; }
  to {
    bottom: 0; } }
@keyframes out-top {
  from {
    top: 0; }
  to {
    top: -100%; } }
@keyframes out-bottom {
  from {
    bottom: 0; }
  to {
    bottom: -100%; } }
@-webkit-keyframes in-right {
  from {
    right: -100%; }
  to {
    right: 0; } }
@-webkit-keyframes in-left {
  from {
    left: -100%; }
  to {
    left: 0; } }
@-webkit-keyframes out-right {
  from {
    right: 0; }
  to {
    right: -100%; } }
@-webkit-keyframes out-left {
  from {
    left: 0; }
  to {
    left: -100%; } }
@-webkit-keyframes in-top {
  from {
    top: -100%; }
  to {
    top: 0; } }
@-webkit-keyframes in-bottom {
  from {
    bottom: -100%; }
  to {
    bottom: 0; } }
@-webkit-keyframes out-top {
  from {
    top: 0; }
  to {
    top: -100%; } }
@-webkit-keyframes out-bottom {
  from {
    bottom: 0; }
  to {
    bottom: -100%; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

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

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

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

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

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.resume__box {
  padding: 3px; }

.resume__box:before,
.resume__box:after {
  content: '';
  display: table;
  clear: both; }

.resume__photo {
  display: block;
  width: 31.61479%;
  margin: 0;
  float: left;
  position: relative; }

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

.resume__data {
  float: right;
  width: 63.5214%; }

.resume__name {
  margin: 0 0 30px;
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 4.69231em;
  font-weight: normal;
  padding-left: 20px; }

.resume__print-button {
  display: block;
  width: 220px;
  height: 45px;
  margin: 30px 53px;
  float: none;
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em;
  line-height: 43px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #045fa3; }

.resume__profile {
  width: 50%;
  float: left;
  margin: 0;
  line-height: 1.8em;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em; }

.resume__profile dt {
  margin: 0;
  padding-right: 34px;
  float: left;
  clear: left;
  width: 50%;
  text-align: right;
  color: #434343; }

.resume__profile dd {
  color: #045fa3;
  width: 50%;
  float: left;
  margin: 0;
  word-break: break-word; }

.resume__profile ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 7px 0 0;
  line-height: 1.1em; }

.resume__profile ul li {
  padding-left: 15px; }

.resume__profile ul li:before {
  content: '\0025B8';
  display: inline-block;
  width: 15px;
  margin-left: -15px; }

.resume__profile ul li + li {
  margin-top: 0.7em; }

.resume__profile--blocks ul {
  font-size: 0.83333em; }

.resume__profile--blocks dd,
.resume__profile--blocks dt {
  width: 100%;
  float: none;
  clear: both; }

.resume__profile--blocks dt {
  text-align: left; }

.resume__profile--blocks dd {
  padding: 10px 20px; }

.resume__profile--blocks dd.small {
  font-size: 0.8em;
  padding-top: 0; }

.resume__gallery-title {
  margin: 2em;
  color: #434343;
  font-family: "Playfair Display", serif;
  font-size: 2.69231em;
  font-weight: normal;
  text-align: center; }

.sign-up:before,
.sign-up:after {
  content: "";
  display: table;
  clear: both; }

.sign-up__offers {
  width: 800px;
  height: 150px;
  float: left;
  position: relative;
  background-image: url("../img/extras.jpg");
  background-repeat: no-repeat;
  background-position: -7px -35px; }

.sign-up__button {
  display: block;
  width: 200px;
  height: 60px;
  margin-top: 10px;
  float: right;
  clear: right;
  text-align: center;
  text-decoration: none;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em;
  color: white;
  background: #045fa3;
  border: 2px solid #045fa3;
  position: relative; }

.sign-up__button span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  left: 50%;
  display: table;
  width: 100%; }

.sign-up__button:hover {
  background: white;
  color: #045fa3; }

.sign-up__button--offers {
  width: 515px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -257.5px;
  margin-top: -30px;
  background: white;
  color: #045fa3;
  border: 0;
  font-size: 2.30769em; }

.sign-up__button--offers:hover {
  background: #045fa3;
  color: white; }

.download {
  margin: 50px 0 0;
  text-align: center;
  color: #045fa3;
  line-height: 58px;
  font-family: "Playfair Display", serif;
  font-size: 1.38462em; }

.download__button {
  margin: 0 15px;
  display: inline-block;
  min-width: 225px;
  padding: 0 15px;
  height: 60px;
  color: white;
  text-decoration: none;
  background: #045fa3;
  border: 2px solid #045fa3; }

.download__button:hover {
  background: white;
  color: #045fa3; }

body.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000; }

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center; }

.modal__close {
  font-weight: 600; }

.modal__close:hover {
  color: red; }

.modal__container {
  padding: 50px;
  width: 925px;
  height: 290px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -145px;
  margin-left: -462.5px;
  background: white;
  text-align: center;
  line-height: 1.7em;
  font-weight: 300;
  font-size: 1.23077em; }

.modal__container .list {
  vertical-align: middle;
  font-size: 0.8125em; }

.modal__container a,
.modal__container span {
  text-decoration: none;
  color: #045fa3; }

/*# sourceMappingURL=style.css.map */
.gallerySlider {
  width: 100%;
  height: 500px;
  position: relative; }

.gallerySlider .gallItem {
  width: 100%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover; }

.gallerySlider .gallItem:after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.86);
  z-index: 20; }

.gallerySlider .gallItemContent {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  z-index: 30; }

.owl-controls {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.owl-controls .owl-prev {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url("../img/arrow.png");
  width: 40px;
  height: 56px;
  text-indent: -9999px; }

.owl-controls .owl-next {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url("../img/arrow2.png");
  width: 40px;
  height: 56px;
  text-indent: -9999px; }

.footerBot {
  position: relative;
  margin-top: 50px; }

.footerBot .desc {
  float: left;
  top: 0;
  left: 0;
  right: 0;
  color: #FFF; }

.footerBot .old {
  clear: left;
  float: left;
  color: #FFF;
  display: block;
  text-decoration: none; }

.footerBot .old:hover {
  text-decoration: underline; }

.footerBot .copyrights {
  float: right;
  top: 0;
  left: 0;
  right: 0;
  color: #FFF; }

.footerBot .copyrights a {
  color: #FFF;
  text-decoration: none; }

.footerBot .rdmlogo {
  float: right;
  width: 117px;
  height: 47px;
  background: url("../img/logofoot.png") no-repeat;
  margin-right: 8px;
  -webkit-transform: translateY(-14px);
  -ms-transform: translateY(-14px);
  transform: translateY(-14px); }

body.page-id-14 .sign-up {
  margin-bottom: 40px; }

.article__content ol,
.content--with-sidebar__content ol {
  counter-reset: int;
  list-style-type: none;
  padding-left: 0; }

.article__content ol > li,
.content--with-sidebar__content ol > li {
  padding-left: 25px;
  position: relative; }

.article__content ol > li:before,
.content--with-sidebar__content ol > li:before {
  content: counter(int) ".";
  counter-increment: int;
  padding-right: 10px;
  color: #045fa3;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0; }

.article__content ul,
.content--with-sidebar__content ul {
  list-style-type: none;
  padding-left: 0; }

.article__content ul > li:before,
.content--with-sidebar__content ul > li:before {
  content: '\2022';
  padding-right: 10px;
  color: #045fa3;
  font-weight: 900;
  font-family: 'Arial', sans-serif; }

.article__content p.cont h1 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 4.69231em;
  margin: 10px 0; }

.article__content p.cont h2 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 4em;
  margin: 10px 0; }

.article__content p.cont h3 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 3em;
  margin: 10px 0; }

.article__content p.cont h4 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 2em;
  margin: 10px 0; }

.article__content p.cont h5 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.5em;
  margin: 10px 0; }

.article__content p.cont h6 {
  color: #045fa3;
  font-family: "Playfair Display", serif;
  font-size: 1.2em;
  margin: 10px 0; }

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.event-box {
  padding: 30px 0; }

.event-box .title {
  text-decoration: none; }

.event-box .title:hover {
  text-decoration: underline; }

.event-box .title h2 {
  margin: 0;
  padding: 10px 10px 0 0;
  font-family: "Playfair Display", serif;
  font-size: 1.53846em;
  font-weight: normal;
  color: #045fa3; }

.event-box .subtitle {
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0; }

.event-box .div_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 0; }

.event-box .div_container .left {
  flex: 1 200px;
  padding: 0 15px 15px 0; }

.event-box .div_container .right {
  flex: 2 350px; }

.event-box .div_container .right .content {
  padding: 0 0 10px;
  font-size: 14px;
  line-height: 25px; }

.event-box .div_container .right .sign_up {
  float: right;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #1BBCF2; }

.event-box .div_container .right .sign_up:hover {
  text-decoration: underline; }

.event-details {
  margin-top: 20px;
  padding: 35px;
  background: #ecf0f1; }

.event-details .eventBox {
  float: left;
  width: 33.33%; }

.event-details .eventBox h4 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 1.2em; }

.event-details .eventBox p {
  margin: 0;
  line-height: normal; }

.event-details .eventBox #eventMap {
  width: 100%;
  height: 200px; }

.bigEventImage {
  width: 100%;
  height: 200px;
  background-size: cover; }

.photoDetails {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  color: #FFF;
  text-shadow: 0 0 6px #000;
  margin: 0;
  padding: 10px; }

.printprofile {
  background: #FFF;
  padding: 5px 10px;
  font-family: "Playfair Display", serif;
  text-decoration: none;
  color: #045FA3;
  font-size: 1.2em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
  bottom: 15px; }

.printheader {
  display: none; }

.printheader {
  display: none; }

@media print {
  .resume__print-button {
    display: none; }

  .header {
    display: none; }

  .resume__gallery-title {
    display: none; }

  .resume__gallery {
    display: none; }

  .jumbotron {
    display: none; }

  .fb-hide {
    display: none; }

  .footer__banner {
    display: none; }

  .wrapper clearfix {
    display: none; }

  .footerBot {
    display: none; }

  .out-right {
    height: 150px; }

  .out-top {
    height: 150px; }

  .gallery {
    height: 200px; }

  .box::before {
    display: none; }

  .box::after {
    display: none; }

  .box {
    border: 0px none; }

  .resume__gallery-title {
    margin-top: 10px;
    margin-bottom: 30px; }

  html {
    height: 100%; }

  body {
    height: 100%; }

  .footer {
    position: absolute;
    bottom: 0; }

  .printfooter {
    display: block;
    position: absolute;
    bottom: 0; }

  .printheader {
    display: block;
    left: 50%;
    transform: translateX(-50%); }

  .gallery {
    margin-bottom: 100px; } }
ul.gallery__images {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-decoration: overline;
  list-style-type: none;
  align-items: center;
  margin: -20px auto 0;
  padding: 0; }

ul.gallery__images li {
  margin-top: 20px; }

.printfooter {
  display: none; }

@media print {
  .printfooter {
    display: block; } }
.faces + .jumbotron__form .form__fieldset:nth-of-type(2) label.form__label {
  float: left; }

.faces + .jumbotron__form .form__fieldset:nth-of-type(2) label.form__label:first-of-type {
  margin-left: 9px; }

.error-list {
  color: red; }

input.ng-invalid.ng-dirty, input.submitted-invalid, textarea.submitted-invalid {
  border-bottom: 1px solid red; }

.g-recaptcha.submitted-invalid {
  border: 1px solid red; }

/*  ==============================
    GALLERY
    19.04.2017 - dualjack
    ==============================  */
.admin-bar .fancybox-container {
  /* Fix for admin bar */
  top: auto; }

.gallery_tiles {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 100px 0; }

.gallery_tiles a {
  display: block;
  margin: 5px; }

/*  TYPOGRAPHY
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.bg-1 {
  background-color: #045fa3; }

.bg-2 {
  background-color: #e9e9e9; }

.bg-3 {
  background-color: #434343; }

.bg-white {
  background-color: white; }

.font-family-1 {
  font-family: "Playfair Display", serif; }

.header-1 {
  font-size: 61px !important;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 1;
  color: #045fa3; }
  .header-1 > a {
    font-size: 1em;
    font-weight: 700;
    color: #045fa3;
    transition: .15s ease-in-out;
    line-height: inherit; }
    .header-1 > a:hover {
      color: #045fa3;
      text-decoration: none;
      transition: .15s ease-in-out; }

.sub-title {
  font-size: 20px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  line-height: 1.4;
  color: #434343; }

.form-container .form__fieldset {
  width: unset;
  min-width: 230px; }

.nav--menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.menu-main-home .nav {
  display: block; }
.menu-main-home .nav--menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
.menu-main-home .nav--fancy:before,
.menu-main-home .nav--fancy:after {
  content: "";
  display: block;
  width: 50%;
  height: 41px;
  position: absolute;
  bottom: -41px;
  z-index: 1; }
.menu-main-home a {
  white-space: nowrap; }

.border-edwin {
  border: 3px solid #045fa3;
  padding: 40px 5px; }

.button-edwin-blue {
  text-decoration: none;
  color: white;
  font-size: 16px;
  background-color: #045fa3; }

.button-edwin-white {
  text-decoration: none;
  font-size: 26px;
  background-color: white;
  color: black; }

.sign-up-offer {
  width: 100%;
  height: 150px;
  position: relative;
  background-image: url("../img/extras.jpg");
  background-repeat: no-repeat;
  background-position: center; }

.footer-banner {
  height: 126px;
  background-repeat: no-repeat;
  background-position: right; }

.float-unset {
  float: unset !important; }

.float-md-left {
  float: unset !important; }

.actor-single-face {
  display: block; }
  .actor-single-face img {
    position: relative;
    object-position: center;
    object-fit: cover;
    top: 0;
    z-index: 1;
    transition: all 350ms;
    width: 100px;
    height: 100px; }
    @media (max-width: 1400px) {
      .actor-single-face img {
        width: 100px;
        height: 100px; } }
    @media (max-width: 530px) {
      .actor-single-face img {
        width: 80px;
        height: 80px; } }

.ninja-forms-form-wrap .nf-field-element .nf-element[type="button"] {
  border: none;
  padding: 12px 32px;
  font-size: 18px; }
.ninja-forms-form-wrap .nf-field-label label .regulation {
  line-height: 12px;
  font-size: 12px; }
