.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 769px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

@media (min-width: 2135px) {
  html {
    font-size: 11px;
  }
}

@media (min-width: 2320px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 2505px) {
  html {
    font-size: 13px;
  }
}

@media (min-width: 2690px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 2875px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 3060px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 3245px) {
  html {
    font-size: 17px;
  }
}

@media (min-width: 3430px) {
  html {
    font-size: 18px;
  }
}

@media (min-width: 3615px) {
  html {
    font-size: 19px;
  }
}

@media (min-width: 3800px) {
  html {
    font-size: 20px;
  }
}

@media (min-width: 3985px) {
  html {
    font-size: 21px;
  }
}

@media (min-width: 4170px) {
  html {
    font-size: 22px;
  }
}

@media (min-width: 4355px) {
  html {
    font-size: 23px;
  }
}

@media (min-width: 4540px) {
  html {
    font-size: 24px;
  }
}

@media (min-width: 4725px) {
  html {
    font-size: 25px;
  }
}

@media (min-width: 4910px) {
  html {
    font-size: 26px;
  }
}

@media (min-width: 5095px) {
  html {
    font-size: 27px;
  }
}

@media (min-width: 5280px) {
  html {
    font-size: 28px;
  }
}

@media (min-width: 5465px) {
  html {
    font-size: 29px;
  }
}

@media (min-width: 5650px) {
  html {
    font-size: 30px;
  }
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  color: #555;
  font-size: 1.6rem;
  font-family: "MuseoSans", sans-serif;
  overflow: hidden;
  overflow-y: auto;
  margin: 0;
}

.main-wrapper {
  min-height: 109.8rem;
  background: url(../../assets/images//main-bg.jpg) no-repeat center center/cover;
}

* {
  box-sizing: border-box;
}

p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

h2 {
  color: #314779;
  font-size: 4.2rem;
  font-family: "MuseoSansBold", sans-serif;
  text-align: center;
}

@media screen and (max-width: 420px) {
  h2 {
    font-size: 3.4rem;
  }
}

a {
  text-decoration: none;
  transition: color 0.3s ease;
}

a:focus {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container {
    width: 120rem;
  }
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.1rem;
  margin: -0.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem;
  white-space: nowrap;
  /* 1 */
}

@font-face {
  font-family: 'MuseoSansLight';
  src: url("/wp-content/themes/ustroniemorskie/assets/fonts/MuseoSans_100.otf");
}

@font-face {
  font-family: 'MuseoSans';
  src: url("/wp-content/themes/ustroniemorskie/assets/fonts/MuseoSans_300.otf");
}

@font-face {
  font-family: 'MuseoSansSemiBold';
  src: url("/wp-content/themes/ustroniemorskie/assets/fonts/MuseoSans_500.otf");
}

@font-face {
  font-family: 'MuseoSansBold';
  src: url("/wp-content/themes/ustroniemorskie/assets/fonts/MuseoSans_700.otf");
}

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-vertical {
  -webkit-animation: wobble-vertical 1s infinite ease-in-out;
          animation: wobble-vertical 1s infinite ease-in-out;
}

#wpadminbar > #wp-toolbar a:focus span.ab-icon::before, #wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-icon::before {
  color: #f5b056;
}

#wpadminbar > #wp-toolbar a:focus span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label {
  color: #f5b056;
}

#wpadminbar > #wp-toolbar li:hover span.ab-icon::before, #wpadminbar > #wp-toolbar li.hover span.ab-icon::before, #wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-icon::before, #wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-icon::before {
  color: #f5b056;
}

#wpadminbar > #wp-toolbar li:hover span.ab-label, #wpadminbar > #wp-toolbar li.hover span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar li.hover span.ab-label {
  color: #f5b056;
}

#wpadminbar .ab-top-menu > li:hover > .ab-item, #wpadminbar .ab-top-menu > li.hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li.hover > .ab-item {
  color: #f5b056;
}

#wpadminbar .ab-top-menu > li:hover > .ab-item::before, #wpadminbar .ab-top-menu > li.hover > .ab-item::before, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item::before, #wpadminbar:not(.mobile) .ab-top-menu > li.hover > .ab-item::before {
  color: #f5b056;
}

#wpadminbar .ab-top-menu > li:focus, #wpadminbar:not(.mobile) .ab-top-menu > li:focus {
  color: #f5b056;
}

#wpadminbar .ab-top-menu > li:focus::before, #wpadminbar:not(.mobile) .ab-top-menu > li:focus::before {
  color: #f5b056;
}

#wpadminbar .quicklinks .menupop ul li a:hover, #wpadminbar .quicklinks .menupop ul li a:focus, #wpadminbar .quicklinks .menupop.hover ul li a:hover, #wpadminbar .quicklinks .menupop.hover ul li a:focus {
  color: #f5b056;
}

#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus {
  color: #f5b056;
}

#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus::before {
  color: #f5b056;
}

.header {
  margin-bottom: 6.5rem;
  padding: 4.5rem;
  overflow: hidden;
}

@media screen and (max-width: 1199px) {
  .header {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .header {
    padding: 2rem 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  .header {
    padding: 1.8rem 1.5rem;
  }
}

.header__logo {
  float: left;
  font-size: 0;
}

@media screen and (max-width: 1199px) {
  .header__logo {
    width: calc(100% - 3.6rem);
  }
}

.header__logo .logo {
  display: inline-block;
}

.header__logo .logo svg {
  max-width: 100%;
  width: 24.1rem;
  height: 8.9rem;
  display: block;
}

@media screen and (max-width: 480px) {
  .header__logo .logo svg {
    width: 16.2rem;
    height: 5.8rem;
  }
}

.header__nav {
  float: right;
  padding: 1.8rem 0;
}

@media screen and (max-width: 1199px) {
  .header__nav {
    display: none;
    z-index: 999;
    top: 18rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #1f3866;
    padding: 0;
    position: absolute;
  }
}

@media screen and (max-width: 768px) {
  .header__nav {
    top: 13rem;
  }
}

@media screen and (max-width: 480px) {
  .header__nav {
    top: 9.5rem;
  }
}

.header__nav .menu {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  overflow: hidden;
}

.header__nav .menu__item {
  float: left;
}

@media screen and (max-width: 1199px) {
  .header__nav .menu__item {
    float: none;
  }
  .header__nav .menu__item:last-child a {
    border-bottom: none;
  }
}

.header__nav .menu__item.active a {
  color: #1790c7;
}

.header__nav .menu__item.active a::after {
  content: "";
  left: 0;
  right: 0;
  bottom: 0.4rem;
  width: calc(100% - 4.4rem);
  height: 0.5rem;
  background: url(../../assets/images//wave.png) repeat-x;
  margin: 0 auto;
  position: absolute;
}

@media screen and (max-width: 1199px) {
  .header__nav .menu__item.active a::after {
    content: none;
  }
}

.header__nav .menu__item a {
  color: #314779;
  font-size: 1.9rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  padding: 1.6rem 2.2rem;
  display: block;
  position: relative;
}

@media screen and (max-width: 1480px) {
  .header__nav .menu__item a {
    padding: 1.6rem 1.5rem;
  }
}

@media screen and (max-width: 1366px) {
  .header__nav .menu__item a {
    font-size: 1.7rem;
    padding: 1.6rem 1.3rem;
  }
}

@media screen and (max-width: 1199px) {
  .header__nav .menu__item a {
    color: #fff;
    font-size: 2.2rem;
    text-align: center;
    border-bottom: 0.1rem solid #405477;
  }
}

.header__nav .menu__item a::after {
  content: "";
  left: 0;
  right: 0;
  bottom: 0.4rem;
  width: 0;
  height: 0.5rem;
  background: url(../../assets/images//wave.png) repeat-x;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
  position: absolute;
}

@media screen and (max-width: 1199px) {
  .header__nav .menu__item a::after {
    content: none;
  }
}

.header__nav .menu__item a:hover {
  color: #1790c7;
}

.header__nav .menu__item a:hover::after {
  width: calc(100% - 4.4rem);
}

@media screen and (max-width: 1480px) {
  .header__nav .menu__item a:hover::after {
    width: calc(100% - 3rem);
  }
}

@media screen and (max-width: 1480px) {
  .header__nav .menu__item a:hover::after {
    width: calc(100% - 2.6rem);
  }
}

.header__toggler {
  display: none;
  float: right;
  width: 3.6rem;
}

@media screen and (max-width: 1199px) {
  .header__toggler {
    display: block;
  }
}

.header__toggler .toggle-button {
  outline: none;
  width: 3.6rem;
  height: 2.8rem;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  display: block;
}

.header__toggler .toggle-button--box {
  height: 100%;
  display: block;
  position: relative;
}

.header__toggler .toggle-button__inner {
  top: 1.2rem;
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.header__toggler .toggle-button__inner, .header__toggler .toggle-button__inner::before, .header__toggler .toggle-button__inner::after {
  width: 3.6rem;
  height: 0.4rem;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 0.4rem;
  background: #1790c7;
  display: block;
  position: absolute;
}

.header__toggler .toggle-button__inner::before, .header__toggler .toggle-button__inner::after {
  content: "";
  display: block;
}

.header__toggler .toggle-button__inner::before {
  top: -1.2rem;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.header__toggler .toggle-button__inner::after {
  bottom: -1.2rem;
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

@media screen and (max-width: 1199px) {
  .nav-open {
    background: #1f3866;
    overflow: hidden;
    position: relative;
  }
  .nav-open .header {
    border-bottom: 0.1rem solid #405477;
    background: #1f3866;
  }
  .nav-open .header__logo .logo svg .st7 {
    fill: #fff;
  }
  .nav-open .header__nav {
    display: block;
  }
  .nav-open .header__toggler .toggle-button__inner {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .nav-open .header__toggler .toggle-button__inner, .nav-open .header__toggler .toggle-button__inner::before, .nav-open .header__toggler .toggle-button__inner::after {
    background: #fff;
  }
  .nav-open .header__toggler .toggle-button__inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  }
  .nav-open .header__toggler .toggle-button__inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

.footer {
  box-shadow: inset 0 0.2rem 0.2rem 0 #f1f1f1;
  background: #f8f8f8;
  padding: 3rem 4rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 3rem 1.5rem;
  }
}

@media screen and (max-width: 670px) {
  .footer {
    padding: 3.5rem 1.5rem 3rem;
  }
}

.footer__back {
  float: left;
  padding: 1.9rem 0;
}

@media screen and (max-width: 670px) {
  .footer__back {
    float: none;
    margin-bottom: 1.9rem;
    padding: 0;
  }
}

.footer__back a {
  color: #f5b056;
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.footer__back a::after {
  content: "";
  top: -0.1rem;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 0;
  line-height: 0;
  border-color: #f5b056;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-left: 1rem;
  display: inline-block;
  position: relative;
}

.footer__copyright {
  float: right;
}

@media screen and (max-width: 670px) {
  .footer__copyright {
    float: none;
  }
}

.footer__copyright p {
  font-size: 1.8rem;
  line-height: 1.667;
}

.footer__copyright p:last-child {
  float: right;
}

@media screen and (max-width: 670px) {
  .footer__copyright p:last-child {
    float: none;
  }
}

.footer__copyright p a {
  color: #1790c7;
}

.button {
  outline: none;
  border: none;
  font-size: 2rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  border-radius: 5rem;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}

.button-orange {
  color: #fff;
  background: #f5b056;
}

.button-orange:hover, .button-orange:focus {
  background: #f5a640;
}

.modal-success {
  font-size: 0;
  text-align: center;
}

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

.modal-success .modal-dialog {
  vertical-align: middle;
  display: inline-block;
}

.modal-success__content {
  border-radius: 1rem;
  background: #fff;
  padding: 6.5rem 2.5rem 4rem;
  position: relative;
}

.modal-success__content .icon {
  top: -4rem;
  left: 0;
  right: 0;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background: #f5b056;
  margin: 0 auto;
  padding: 1.5rem;
  position: absolute;
}

.modal-success__content .icon span {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.3rem solid #fff;
  display: block;
}

.modal-success__content .icon span::before {
  content: "";
  top: 2.8rem;
  left: 0;
  right: 0;
  width: 0.8rem;
  height: 1.7rem;
  border: solid #fff;
  border-width: 0 0.3rem 0.3rem 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 0 auto;
  position: absolute;
}

.modal-success__content .meta {
  text-align: center;
}

.modal-success__content .meta h3 {
  color: #314779;
  font-size: 2.8rem;
  font-family: "MuseoSansBold", sans-serif;
  margin-bottom: 2.2rem;
}

.modal-success__content .meta p {
  font-size: 2rem;
  line-height: 1.5;
}

.modal-success__content .meta p br {
  display: none;
}

.modal-success__content .meta p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.slbOverlay,
.slbWrapOuter,
.slbWrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slbOverlay {
  z-index: 2000;
  opacity: 0.7;
  overflow: hidden;
  background-color: #000;
  filter: alpha(opacity=70);
  -webkit-animation: slbOverlay 0.5s;
          animation: slbOverlay 0.5s;
}

.slbWrapOuter {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 2010;
}

.slbWrap {
  position: absolute;
  text-align: center;
}

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

.slbContentOuter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  padding: 0 1em;
  box-sizing: border-box;
  z-index: 2020;
  text-align: left;
  max-width: 100%;
}

.slbContentEl .slbContentOuter {
  padding: 5em 1em;
}

.slbContent {
  position: relative;
}

.slbContentEl .slbContent {
  -webkit-animation: slbEnter 0.3s;
          animation: slbEnter 0.3s;
  background-color: #fff;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
  -webkit-animation: slbEnter 0.3s;
          animation: slbEnter 0.3s;
  position: relative;
}

.slbImageWrap::after {
  content: "";
  z-index: -1;
  left: 0;
  right: 0;
  top: 5em;
  bottom: 5em;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background-color: #fff;
  display: block;
  position: absolute;
}

.slbImage {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 5em 0;
  margin: 0 auto;
}

.slbCaption {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.4em;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.71429em 0;
  text-align: center;
}

.slbCloseBtn,
.slbArrow {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
}

.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.slbCloseBtn:hover,
.slbArrow:hover {
  opacity: 0.5;
}

.slbCloseBtn:active,
.slbArrow:active {
  opacity: 0.8;
}

.slbCloseBtn {
  -webkit-animation: slbEnter 0.3s;
          animation: slbEnter 0.3s;
  font-size: 3em;
  width: 1.66667em;
  height: 1.66667em;
  line-height: 1.66667em;
  position: absolute;
  right: -0.33333em;
  top: 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}

.slbCloseBtn:focus {
  outline: none;
}

.slbLoading .slbCloseBtn {
  display: none;
}

.slbLoadingText {
  font-size: 1.4em;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
}

.slbLoading .slbArrows {
  display: none;
}

.slbArrow {
  outline: none;
  opacity: 0.7;
  top: 50%;
  width: 5em;
  height: 10em;
  text-indent: -999em;
  margin-top: -5em;
  overflow: hidden;
  position: absolute;
}

.slbArrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.8em 0 0 -0.8em;
  border: 0.8em solid transparent;
}

.slbArrow.next {
  right: 0;
}

.slbArrow.next::before {
  border-left-color: #fff;
}

.slbArrow.prev {
  left: 0;
}

.slbArrow.prev::before {
  border-right-color: #fff;
}

.slbIframeCont {
  width: 80em;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  margin: 5em 0;
}

.slbIframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
  background: #000;
  position: absolute;
}

@-webkit-keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@keyframes slbOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}

@-webkit-keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

@keyframes slbEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slick-slider {
  visibility: hidden;
}

.slick-slider .slick-slide,
.slick-slider .slick-slide a:focus {
  outline: none !important;
}

.slick-initialized {
  visibility: visible;
}

.slick-initialized .slick-slide {
  outline: 0;
  display: block;
}

.slick-arrow {
  z-index: 5;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  background: transparent;
  transition: all 0.3s ease-in-out;
  position: absolute;
}

.slick-arrow:focus {
  outline: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  outline: 0;
  float: left;
  height: 100%;
  min-height: 0.1rem;
  text-align: center;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

[dir="rtl"] .slick-slide {
  float: right;
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin: 2rem 0;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  outline: none;
  cursor: pointer;
  height: auto;
  font-size: 1.6rem;
  border-radius: 0;
  border: 0.1rem solid #d8d8d8;
  background: #f8f8f8;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  padding: 0.7rem 1rem;
}

.picker__select--month.browser-default {
  display: inline;
  background-color: #fff;
  width: 40%;
}

.picker__select--year.browser-default {
  display: inline;
  background-color: #fff;
  width: 26%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #314779;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  top: 0.7rem;
  cursor: pointer;
  width: 3rem;
  height: 2rem;
  position: absolute;
}

.picker__nav--prev::before,
.picker__nav--next::before {
  content: "";
  top: 0.3rem;
  left: 0;
  right: 0;
  width: 1.2rem;
  height: 1.2rem;
  font-size: 0;
  line-height: 0;
  border-color: #f5b056;
  border-style: solid;
  margin: 0 auto;
  position: absolute;
}

.picker__nav--prev::before:hover,
.picker__nav--next::before:hover {
  border-color: #f5a640;
}

.picker__nav--prev {
  left: 0.5rem;
}

.picker__nav--prev::before {
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.picker__nav--next {
  right: 0.5rem;
}

.picker__nav--next::before {
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled::before,
.picker__nav--disabled::before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

.picker__table th,
.picker__table td {
  text-align: center;
}

.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  color: #999;
  font-size: 0.75em;
  width: 14.285714286%;
  padding-bottom: 0.25em;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}

/**
 * The days on the calendar
 */
.picker__day--today {
  color: #595959;
  border: 0.1rem solid transparent;
  padding: 0.75rem 0;
  position: relative;
}

.picker__day--disabled::before {
  border-top-color: #aaa;
}

.picker__day--infocus:hover {
  color: #000;
  font-weight: 500;
  cursor: pointer;
}

.picker__day--outfocus {
  display: none;
  padding: 0.75rem 0;
  color: #fff;
}

.picker__day--outfocus:hover {
  cursor: pointer;
  color: #ddd;
  font-weight: 500;
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  color: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  background: #0089ec;
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  color: #ddd;
  border-color: #f5f5f5;
  background: #f5f5f5;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.picker__footer .picker__clear {
  outline: none;
  color: #000;
  text-transform: uppercase;
  border: none;
  background: none;
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  color: #f5b056;
  font-size: 1.3rem;
  font-weight: bold;
  cursor: pointer;
  border: 0.1rem solid #fff;
  background: #fff;
  padding: 0.9rem 1rem;
  min-width: 7rem;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  color: #fff;
  background: #f5b056;
  border-color: #f5b056;
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  outline: none;
  color: #fff;
  background: #f5b056;
  border-color: #f5b056;
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__button--today[disabled]::before {
  border-top-color: #aaa;
}

/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__box {
  border-radius: 0.2rem;
  overflow: hidden;
}

.picker__date-display {
  color: #fff;
  text-align: center;
  padding-bottom: 1.5rem;
  background-color: #314779;
}

.picker__weekday-display {
  font-size: 1.5rem;
  background-color: #314779;
  margin-bottom: 1.5rem;
  padding: 1rem;
}

.picker__month-display {
  font-size: 2rem;
  text-transform: uppercase;
}

.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400;
}

.picker__year-display {
  color: #fff;
  font-size: 1.8rem;
}

.picker__box {
  padding: 0;
}

.picker__calendar-container {
  padding: 0 1rem;
}

.picker__calendar-container thead {
  border: none;
}

.picker__table {
  margin-top: 0;
  margin-bottom: 0;
}

.picker__day--infocus {
  color: #595959;
  font-size: 1.5rem;
  padding: 0.8rem 0;
  border: 0.1rem solid transparent;
}

.picker__day.picker__day--today {
  color: #f5b056;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.picker__day.picker__day--today.picker__day--selected {
  color: #fff;
}

.picker__weekday {
  font-size: 1.4rem;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  width: 3.5rem;
  height: 3.5rem;
  color: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  background-color: #f5b056;
  margin: 0 auto;
}

.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: #f5b056;
}

.picker__footer {
  text-align: right;
  padding: 0.8rem;
}

.picker__close,
.picker__today {
  outline: none;
  color: #f5b056;
  font-size: 1.5rem;
  text-transform: uppercase;
  border: none;
  background: none;
  padding: 0 1rem;
}

button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
  color: #fff;
  background-color: #314779;
}

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 1.6rem;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is "activated".
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only "scrollable" top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden;
}

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 25.6rem;
  width: 30rem;
  max-height: 350rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}

@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}

/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 28.875em) {
  .picker__wrap {
    display: block;
  }
}

/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 0.1rem solid #d8d8d8;
    border-bottom-width: 0;
    box-shadow: 0 1.2rem 3.6rem 1.6rem rgba(0, 0, 0, 0.24);
  }
}

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}

/**
 * For `large` screens, transform into an inline picker.
 */
/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__input.picker__input--active {
  border-color: color("blue", "lighten-5");
}

.picker__frame {
  margin: 0 auto;
  max-width: 32.5rem;
}

/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}

/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 0.1rem solid #ddd;
  border-top: 0.1rem solid #ddd;
  margin-bottom: -0.1rem;
  position: relative;
  background: #fff;
  padding: 0.75em 1.25em;
}

@media (min-height: 46.75em) {
  .picker__list-item {
    padding: 0.5em 1em;
  }
}

/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}

/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #fff;
  z-index: 10;
}

/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  color: #ddd;
  cursor: default;
  border-color: #ddd;
  z-index: auto;
}

/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: 0.67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  background: #b1dcfb;
  background: #e20;
  border-color: #e20;
  cursor: pointer;
  color: #fff;
  outline: none;
}

.picker--time .picker__button--clear::before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}

.picker--time .picker__button--clear:hover::before,
.picker--time .picker__button--clear:focus::before {
  color: #fff;
}

/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 25.6rem;
  max-width: 32rem;
}

/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0;
}

@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em;
  }
}

.welcome {
  margin-bottom: 11rem;
}

@media screen and (max-width: 1199px) {
  .welcome {
    box-shadow: inset 0 0.2rem 0.2rem 0 #d5e7ef;
    padding-top: 12rem;
  }
}

@media screen and (max-width: 420px) {
  .welcome {
    padding-top: 8rem;
  }
}

.welcome__main {
  max-width: 90rem;
  text-align: center;
  margin: 0 auto 20rem;
}

@media screen and (max-width: 1199px) {
  .welcome__main {
    margin: 0 auto 13rem;
  }
}

@media screen and (max-width: 420px) {
  .welcome__main {
    margin: 0 auto 9rem;
  }
}

.welcome__main h1 {
  color: #314779;
  font-size: 5rem;
  font-family: "MuseoSansBold", sans-serif;
  line-height: 1.24;
  text-shadow: 0.1rem 0.1732rem 0 #fff;
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 420px) {
  .welcome__main h1 {
    font-size: 4.2rem;
  }
}

.welcome__main h1 span {
  font-weight: normal;
  font-family: "MuseoSansLight", sans-serif;
}

.welcome__main p {
  color: #df5e5e;
  font-size: 1.9rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  text-shadow: 0.1rem 0.1732rem 0 #fff;
  margin-top: -2rem;
  margin-bottom: 3.7rem;
}

.welcome__main a {
  padding: 1.8rem 3rem;
}

.welcome__main a::after {
  content: "";
  top: -0.4rem;
  width: 0.7rem;
  height: 0.7rem;
  font-size: 0;
  line-height: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 2rem;
  display: inline-block;
  position: relative;
}

.welcome__tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

@media screen and (max-width: 420px) {
  .welcome__tiles {
    display: block;
  }
}

.welcome__tiles .tile {
  width: 33.333%;
  float: left;
  background-color: #fff;
  position: relative;
}

@media screen and (max-width: 991px) {
  .welcome__tiles .tile {
    width: 50%;
  }
}

@media screen and (max-width: 420px) {
  .welcome__tiles .tile {
    width: 100%;
  }
}

.welcome__tiles .tile:nth-child(3n+1) {
  clear: both;
}

@media screen and (max-width: 991px) {
  .welcome__tiles .tile:nth-child(3n+1):nth-child(3n+1) {
    clear: none;
  }
}

@media screen and (max-width: 991px) {
  .welcome__tiles .tile:nth-child(2n+1) {
    clear: both;
  }
  .welcome__tiles .tile:nth-child(3) {
    left: 50%;
  }
  .welcome__tiles .tile:nth-child(4) {
    right: 50%;
  }
}

@media screen and (max-width: 420px) {
  .welcome__tiles .tile:nth-child(3) {
    left: auto;
  }
  .welcome__tiles .tile:nth-child(4) {
    right: auto;
  }
}

.welcome__tiles .tile:not(.image) {
  padding: 5rem 0 4.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 670px) {
  .welcome__tiles .tile:not(.image):not(.image) {
    padding: 3rem 0;
  }
}

.welcome__tiles .tile.image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (max-width: 420px) {
  .welcome__tiles .tile.image {
    min-height: 22rem;
  }
}

.welcome__tiles .tile__icon {
  margin-bottom: 2.5rem;
}

.welcome__tiles .tile__icon svg {
  width: 6.5rem;
  display: block;
}

.welcome__tiles .tile__meta {
  padding: 0 3rem;
}

@media screen and (max-width: 600px) {
  .welcome__tiles .tile__meta {
    padding: 0 1.5rem;
  }
}

.welcome__tiles .tile__meta p {
  font-size: 1.8rem;
  line-height: 1.444;
  text-align: center;
}

.welcome__tiles .tile__meta p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.our-offer h3 {
  color: #314779;
  font-size: 2.8rem;
  font-family: "MuseoSansBold", sans-serif;
}

@media screen and (max-width: 420px) {
  .our-offer h3 {
    font-size: 2.5rem;
  }
}

.our-offer__main {
  padding-bottom: 4.5rem;
}

.our-offer__main h2 {
  margin-bottom: 4.5rem;
}

.our-offer__main h3 {
  margin-bottom: 3rem;
}

.our-offer__main p {
  font-size: 1.8rem;
  line-height: 1.444;
}

.our-offer__main strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.our-offer__main .environment {
  padding-right: 3rem;
}

@media screen and (max-width: 991px) {
  .our-offer__main .environment {
    margin-bottom: 3.1rem;
    padding-right: 0;
  }
  .our-offer__main .environment h3 {
    margin-bottom: 2.3rem;
  }
}

.our-offer__main .environment .featured-strong {
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  display: block;
}

.our-offer__main .environment p {
  margin-bottom: 2.5rem;
}

.our-offer__main .environment p:last-child {
  margin-bottom: 0;
}

.our-offer__main .pricing {
  margin-bottom: 3rem;
}

.our-offer__main .pricing__header {
  overflow: hidden;
}

@media screen and (max-width: 420px) {
  .our-offer__main .pricing__header {
    margin-bottom: 3.3rem;
  }
}

.our-offer__main .pricing__header h3 {
  float: left;
}

@media screen and (max-width: 420px) {
  .our-offer__main .pricing__header h3 {
    float: none;
    margin-bottom: 0;
  }
}

.our-offer__main .pricing__header p {
  float: right;
  color: #797979;
  font-size: 1.6rem;
  padding: 0.6rem 0;
}

@media screen and (max-width: 420px) {
  .our-offer__main .pricing__header p {
    float: none;
    padding: 0;
  }
}

.our-offer__main .pricing__blocks {
  margin-bottom: 2.5rem;
  overflow: hidden;
}

@media screen and (max-width: 420px) {
  .our-offer__main .pricing__blocks {
    margin-bottom: 3rem;
  }
}

.our-offer__main .pricing .period--block {
  width: 33.333%;
  float: left;
  border-left: 0.3rem solid;
  margin: 0;
  padding-left: 2rem;
}

@media screen and (max-width: 420px) {
  .our-offer__main .pricing .period--block {
    width: 100%;
    margin-bottom: 2rem;
  }
  .our-offer__main .pricing .period--block:last-child {
    margin-bottom: 0;
  }
}

.our-offer__main .pricing .period--block dt {
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  margin-bottom: 0.8rem;
}

.our-offer__main .pricing .period--block dd {
  font-size: 1.8rem;
  line-height: 1.444;
  margin: 0;
}

.our-offer__equipment {
  border-bottom: 0.2rem solid #ececec;
  box-shadow: inset 0 0.2rem 0.2rem 0 #f1f1f1;
  background: #f8f8f8;
  padding: 3.5rem 0 1.5rem;
}

.our-offer__equipment h3 {
  margin-bottom: 4rem;
}

.our-offer__equipment .equipment__blocks {
  margin: 0 -1.5rem;
  overflow: hidden;
}

.our-offer__equipment .room__column {
  width: 33.333%;
  float: left;
  margin-bottom: 2rem;
  padding: 0 1.5rem;
}

.our-offer__equipment .room__column:nth-child(3n+1) {
  clear: both;
}

@media screen and (max-width: 991px) {
  .our-offer__equipment .room__column {
    width: 50%;
  }
  .our-offer__equipment .room__column:nth-child(3n+1) {
    clear: none;
  }
  .our-offer__equipment .room__column:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (max-width: 420px) {
  .our-offer__equipment .room__column {
    width: 100%;
  }
  .our-offer__equipment .room__column:nth-child(2n+1) {
    clear: none;
  }
}

.our-offer__equipment .room--block {
  border-top: 0.2rem solid;
  margin: 0;
  padding-top: 2rem;
}

.our-offer__equipment .room--block dt {
  font-size: 2rem;
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
  margin-bottom: 1.5rem;
}

.our-offer__equipment .room--block dd {
  font-size: 1.8rem;
  margin: 0;
}

.gallery {
  box-shadow: inset 0 0.2rem 0.2rem 0 #d5e7ef;
  background: #eaf3f7;
}

.gallery h2 {
  text-shadow: 0.1rem 0.1732rem 0 #fff;
  margin-bottom: 2rem;
}

.gallery__main {
  text-align: center;
  padding: 5rem 0;
}

.gallery__main p {
  font-size: 2rem;
  line-height: 1.5;
}

.gallery__main p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.gallery__photos {
  overflow: hidden;
}

@media screen and (max-width: 380px) {
  .gallery__photos.slick-initialized::before, .gallery__photos.slick-initialized::after {
    content: "";
    z-index: 5;
    top: 0;
    width: 25%;
    height: 100%;
    position: absolute;
  }
  .gallery__photos.slick-initialized::before {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 58%, transparent 65%, transparent 74%, transparent 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
  }
  .gallery__photos.slick-initialized::after {
    right: 0;
    background: linear-gradient(to right, transparent 0%, transparent 26%, transparent 35%, transparent 42%, rgba(0, 0, 0, 0.65) 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
            filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
  }
}

.gallery__photos .slick-arrow {
  z-index: 6;
  top: calc(50% - 2.4rem);
  width: 4.8rem;
  height: 4.8rem;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease-in-out;
}

.gallery__photos .slick-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}

.gallery__photos .slick-arrow::before {
  content: "";
  top: calc(50% - 0.6rem);
  width: 1.2rem;
  height: 1.2rem;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  position: absolute;
}

.gallery__photos .slick-arrow.slick-prev {
  left: 2.7rem;
}

@media screen and (max-width: 380px) {
  .gallery__photos .slick-arrow.slick-prev {
    left: 0.9rem;
  }
}

.gallery__photos .slick-arrow.slick-prev::before {
  right: 1.4rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.gallery__photos .slick-arrow.slick-next {
  right: 2.7rem;
}

@media screen and (max-width: 380px) {
  .gallery__photos .slick-arrow.slick-next {
    right: 0.9rem;
  }
}

.gallery__photos .slick-arrow.slick-next::before {
  right: 2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.gallery__photos .photo-column {
  width: 20%;
  float: left;
}

@media screen and (max-width: 768px) {
  .gallery__photos .photo-column {
    width: 50%;
  }
}

.gallery__photos .photo-column .photo-block {
  display: block;
  border-left: 0.2rem solid #eaf3f7;
  border-right: 0.2rem solid #eaf3f7;
}

@media screen and (max-width: 380px) {
  .gallery__photos .photo-column .photo-block {
    border-left: none;
    border-right: none;
  }
}

.gallery__photos .photo-column .photo-block__img {
  height: 30rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .gallery__photos .photo-column .photo-block__img {
    height: auto;
    padding-bottom: 75%;
  }
}

.reviews {
  padding: 5rem 0 5.5rem;
}

.reviews h2 {
  margin-bottom: 2rem;
}

.reviews__main {
  text-align: center;
  margin-bottom: 5rem;
}

.reviews__main:last-child {
  margin-bottom: 0;
}

.reviews__main p {
  font-size: 2rem;
  line-height: 1.5;
}

.reviews__main p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

@media screen and (max-width: 1480px) {
  .reviews__slider .slick-list {
    margin: 0 8rem;
  }
}

@media screen and (max-width: 670px) {
  .reviews__slider .slick-list {
    margin: 0 7rem;
  }
}

.reviews__slider .slick-arrow {
  top: 4.5rem;
  width: 5rem;
  height: 5rem;
  border-color: #d5d5d5;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
}

.reviews__slider .slick-arrow:hover {
  border-color: #bbb;
}

.reviews__slider .slick-arrow.slick-prev {
  left: -9.8rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 1480px) {
  .reviews__slider .slick-arrow.slick-prev {
    left: 1.5rem;
  }
}

.reviews__slider .slick-arrow.slick-next {
  right: -9.8rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

@media screen and (max-width: 1480px) {
  .reviews__slider .slick-arrow.slick-next {
    right: 1.5rem;
  }
}

.reviews__slider .quote {
  margin: 0;
  padding: 0 1.8rem;
}

@media screen and (max-width: 670px) {
  .reviews__slider .quote {
    padding: 0 0.3rem;
  }
}

.reviews__slider .quote__text {
  border: 0.2rem solid #f5b056;
  border-radius: 0.5rem;
  margin: 0 0 3rem;
  padding: 3rem 2.8rem;
  position: relative;
}

@media screen and (max-width: 991px) {
  .reviews__slider .quote__text {
    padding: 2rem 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  .reviews__slider .quote__text {
    padding: 1.5rem 1rem;
  }
}

.reviews__slider .quote__text::before {
  content: "";
  z-index: 1;
  left: 0;
  right: 0;
  bottom: -1.1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.4rem 1.25rem 0;
  border-color: #fff transparent transparent transparent;
  margin: 0 auto;
  position: absolute;
}

.reviews__slider .quote__text::after {
  content: "";
  left: 0;
  right: 0;
  bottom: -1.4rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.4rem 1.25rem 0;
  border-color: #f5b056 transparent transparent transparent;
  margin: 0 auto;
  position: absolute;
}

.reviews__slider .quote__text p {
  font-size: 1.8rem;
  line-height: 1.444;
}

@media screen and (max-width: 480px) {
  .reviews__slider .quote__text p {
    font-size: 1.6rem;
  }
}

.reviews__slider .quote__cite cite {
  font-size: 1.8rem;
  font-style: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.reviews__slider .quote__cite p {
  font-size: 1.8rem;
}

.reservation {
  padding: 5rem 0 8rem;
}

.reservation h2 {
  margin-bottom: 2rem;
}

.reservation__main {
  text-align: center;
  margin-bottom: 5.5rem;
}

.reservation__main p {
  font-size: 2rem;
  line-height: 1.5;
}

.reservation__main p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.reservation__form .form .wpcf7-response-output {
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  border-radius: 0.4rem;
  margin: 3rem 0 0;
  padding: 2.4rem 3rem;
}

.reservation__form .form .wpcf7-validation-errors,
.reservation__form .form .wpcf7-mail-sent-ng {
  color: #df5e5e;
  border: 0.1rem solid #d83a3a;
  background: #fff3f3;
}

.reservation__form .form .wpcf7-mail-sent-ok {
  color: #6c9e29;
  border: 0.1rem solid #9dcb60;
  background: #f4ffe6;
}

.reservation__form .form__basic {
  width: 100%;
  margin-bottom: 2rem;
  display: table;
}

.reservation__form .form__field {
  width: 33.333%;
  float: left;
  margin-bottom: 3rem;
  padding: 0 1.5rem;
  position: relative;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__field {
    width: 50%;
  }
}

@media screen and (max-width: 670px) {
  .reservation__form .form__field {
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 0;
  }
}

.reservation__form .form__field::after {
  content: "";
  right: 3.5rem;
  pointer-events: none;
  background-size: contain;
  background-position: center center;
  position: absolute;
}

.reservation__form .form__field.fullname::after {
  top: 1.9rem;
  width: 1.8rem;
  height: 2rem;
  background-image: url(../../assets/images//fullname-icon.svg);
}

.reservation__form .form__field.email-address::after {
  top: 1.9rem;
  width: 2rem;
  height: 2rem;
  background-image: url(../../assets/images//email-icon.svg);
}

.reservation__form .form__field.phone-number::after {
  top: 1.9rem;
  width: 2rem;
  height: 2rem;
  background-image: url(../../assets/images//phone-icon.svg);
}

.reservation__form .form__field.people-number::after {
  top: 2.1rem;
  width: 2rem;
  height: 1.6rem;
  background-image: url(../../assets/images//people-icon.svg);
}

.reservation__form .form__field.arrival-date::after {
  top: 1.9rem;
  width: 2.2rem;
  height: 2rem;
  background-image: url(../../assets/images//date-icon.svg);
}

.reservation__form .form__field.departure-date::after {
  top: 1.9rem;
  width: 2.2rem;
  height: 2rem;
  background-image: url(../../assets/images//date-icon.svg);
}

.reservation__form .form__field.departure-date select {
  cursor: pointer;
}

.reservation__form .form__field.departure-date select.noValue {
  color: #797979;
}

.reservation__form .form__field.departure-date select:not(.noValue) {
  color: #000;
}

.reservation__form .form__field--input {
  outline: none;
  width: 100%;
  color: #000;
  font-size: 1.8rem;
  border: 0.1rem solid #d8d8d8;
  border-radius: 0.4rem;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 1.8rem 5rem 1.8rem 2rem;
  display: block;
}

.reservation__form .form__field--input::-webkit-input-placeholder {
  color: #797979;
}

.reservation__form .form__field--input:-ms-input-placeholder {
  color: #797979;
}

.reservation__form .form__field--input::placeholder {
  color: #797979;
}

.reservation__form .form__field--input[type=number]::-webkit-inner-spin-button, .reservation__form .form__field--input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.reservation__form .form__advanced .introduction {
  text-align: center;
  margin-bottom: 2rem;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .introduction {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .introduction {
    display: none;
  }
}

.reservation__form .form__advanced .introduction p {
  font-size: 2rem;
  line-height: 1.5;
}

.reservation__form .form__advanced .introduction p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.reservation__form .form__advanced .legend {
  font-size: 0;
  text-align: center;
  margin-bottom: 6rem;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .legend {
    margin-bottom: 5rem;
  }
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .legend {
    display: none;
  }
}

.reservation__form .form__advanced .legend__block {
  padding: 0 1.2rem;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .legend__block {
    padding: 1rem 1.2rem;
  }
}

.reservation__form .form__advanced .legend__block--color {
  float: left;
  width: 2.3rem;
  height: 2.3rem;
  background: #f5b056;
}

.reservation__form .form__advanced .legend__block--color.active {
  background: #f5b056;
}

.reservation__form .form__advanced .legend__block--color.taken {
  background: #df5e5e;
}

.reservation__form .form__advanced .legend__block--color.unactive {
  background: #7c7c7c;
}

.reservation__form .form__advanced .legend__block--meta {
  float: left;
  padding-top: 0.1rem;
  padding-left: 1.5rem;
}

.reservation__form .form__advanced .legend__block--meta p {
  font-size: 1.8rem;
  text-align: left;
}

.reservation__form .form__advanced .area {
  border-radius: 0.5rem;
  box-shadow: inset 0 0.1rem 0.2rem 0 #d5e7ef;
  background: #eaf3f7;
  margin-bottom: 4rem;
  padding: 3rem;
  overflow: hidden;
}

.reservation__form .form__advanced .area-place {
  width: calc(100% - 5.5rem);
  float: left;
  padding-right: 3rem;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place {
    padding-right: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .area-place {
    display: none;
  }
}

.reservation__form .form__advanced .area-place__top {
  text-align: center;
  background: #84c2de;
  margin-bottom: 3rem;
  padding: 2.2rem 0 3rem;
  position: relative;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__top {
    margin-bottom: 1.5rem;
  }
}

.reservation__form .form__advanced .area-place__top p {
  color: #fff;
  font-size: 2.4rem;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.reservation__form .form__advanced .area-place__top p::before {
  content: "";
  top: 0.7rem;
  width: 6.9rem;
  height: 3.1rem;
  background: url(../../assets/images//car-icon.svg) no-repeat center center/cover;
  margin-right: 2rem;
  display: inline-block;
  position: relative;
}

.reservation__form .form__advanced .area-place__top .entrance {
  top: 0;
  right: 16.2rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8rem 2.5rem 0;
  border-color: #eaf3f7 transparent transparent transparent;
  position: absolute;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__top .entrance {
    right: 9.8rem;
  }
}

.reservation__form .form__advanced .area-place__top .entrance-inner, .reservation__form .form__advanced .area-place__top .entrance-inner::before, .reservation__form .form__advanced .area-place__top .entrance-inner::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.7rem 0.7rem 0;
  border-color: #599bb9 transparent transparent;
  position: absolute;
}

.reservation__form .form__advanced .area-place__top .entrance-inner::before, .reservation__form .form__advanced .area-place__top .entrance-inner::after {
  content: "";
  top: -0.7rem;
}

.reservation__form .form__advanced .area-place__top .entrance-inner {
  top: -2.3rem;
  left: -0.8rem;
}

.reservation__form .form__advanced .area-place__top .entrance-inner::before {
  left: -2.6rem;
}

.reservation__form .form__advanced .area-place__top .entrance-inner::after {
  left: 1.2rem;
}

.reservation__form .form__advanced .area-place__body {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .area-place__body {
    display: none;
  }
}

.reservation__form .form__advanced .area-place__body .house {
  cursor: pointer;
  display: block;
  overflow: hidden;
}

.reservation__form .form__advanced .area-place__body .house.active .house__entry {
  background: #ffd49b;
}

.reservation__form .form__advanced .area-place__body .house.active .house__number {
  background: #f5b056;
}

.reservation__form .form__advanced .area-place__body .house .accessible-sign {
  z-index: 5;
  left: -0.8rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: url(../../assets/images//disabled-people-icon.png) no-repeat 1.1rem 0.8rem #9dcb60;
  margin-top: -0.8rem;
  position: absolute;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body .house .accessible-sign {
    left: -1.2rem;
  }
}

.reservation__form .form__advanced .area-place__body .house.unactive {
  cursor: not-allowed;
}

.reservation__form .form__advanced .area-place__body .house.unactive .house__entry {
  background: #dfdfdf;
}

.reservation__form .form__advanced .area-place__body .house.unactive .house__number {
  background: #7c7c7c;
}

.reservation__form .form__advanced .area-place__body .house.taken {
  cursor: not-allowed;
}

.reservation__form .form__advanced .area-place__body .house.taken .house__entry {
  background: #fdb6b6;
}

.reservation__form .form__advanced .area-place__body .house.taken .house__number {
  background: #df5e5e;
}

.reservation__form .form__advanced .area-place__body .house__entry {
  background: #d1f0fe;
  display: block;
  position: relative;
}

.reservation__form .form__advanced .area-place__body .house__entry::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

.reservation__form .form__advanced .area-place__body .house__number {
  color: #fff;
  font-size: 2rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  text-align: center;
  background: #84c2de;
  display: block;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body .house__number {
    font-size: 1.8rem;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column, .reservation__form .form__advanced .area-place__body--right .houses-column {
  float: left;
  position: relative;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:first-child, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child {
  padding-right: 2.5rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column:first-child, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child {
    padding-right: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column:first-child, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child {
    padding-right: 1rem;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column:first-child .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child .house__entry::after {
  right: 0.7rem;
  border-width: 0.7rem 0 0.7rem 0.7rem;
  border-color: transparent transparent transparent #84c2de;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column:first-child .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child .house__entry::after {
    right: 0.4rem;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column:first-child .active .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child .active .house__entry::after {
  border-color: transparent transparent transparent #f5b056;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:first-child .unactive .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child .unactive .house__entry::after {
  border-color: transparent transparent transparent #fff;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:first-child .taken .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:first-child .taken .house__entry::after {
  border-color: transparent transparent transparent #fff;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:nth-child(2) .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:nth-child(2) .house__entry::after {
  left: 0.7rem;
  border-width: 0.7rem 0.7rem 0.7rem 0;
  border-color: transparent #84c2de transparent transparent;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column:nth-child(2) .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:nth-child(2) .house__entry::after {
    left: 0.4rem;
    border-width: 0.6rem 0.6rem 0.6rem 0;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column:nth-child(2) .active .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:nth-child(2) .active .house__entry::after {
  border-color: transparent #f5b056 transparent transparent;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:nth-child(2) .unactive .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:nth-child(2) .unactive .house__entry::after {
  border-color: transparent #fff transparent transparent;
}

.reservation__form .form__advanced .area-place__body--left .houses-column:nth-child(2) .taken .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column:nth-child(2) .taken .house__entry::after {
  border-color: transparent #fff transparent transparent;
}

.reservation__form .form__advanced .area-place__body--left .houses-column .blocks, .reservation__form .form__advanced .area-place__body--right .houses-column .blocks {
  background: #fff;
  padding: 1rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column .blocks, .reservation__form .form__advanced .area-place__body--right .houses-column .blocks {
    padding: 0.5rem;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house, .reservation__form .form__advanced .area-place__body--right .houses-column .house {
  margin-bottom: 0.2rem;
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house:last-child, .reservation__form .form__advanced .area-place__body--right .houses-column .house:last-child {
  margin-bottom: 0;
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house:nth-child(odd) .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column .house:nth-child(odd) .house__entry::after {
  bottom: 0.7rem;
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house:nth-child(even) .house__entry::after, .reservation__form .form__advanced .area-place__body--right .houses-column .house:nth-child(even) .house__entry::after {
  top: 0.7rem;
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house__entry, .reservation__form .form__advanced .area-place__body--right .houses-column .house__entry {
  float: left;
  width: 3rem;
  height: 6.1rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column .house__entry, .reservation__form .form__advanced .area-place__body--right .houses-column .house__entry {
    width: 2.5rem;
    height: 5.6rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column .house__entry, .reservation__form .form__advanced .area-place__body--right .houses-column .house__entry {
    width: 1.5rem;
    height: 4.6rem;
  }
}

.reservation__form .form__advanced .area-place__body--left .houses-column .house__number, .reservation__form .form__advanced .area-place__body--right .houses-column .house__number {
  float: left;
  width: 5.8rem;
  height: 6.1rem;
  line-height: 6.1rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column .house__number, .reservation__form .form__advanced .area-place__body--right .houses-column .house__number {
    width: 5.3rem;
    height: 5.6rem;
    line-height: 5.6rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left .houses-column .house__number, .reservation__form .form__advanced .area-place__body--right .houses-column .house__number {
    width: 4rem;
    height: 4.6rem;
    line-height: 4.6rem;
  }
}

.reservation__form .form__advanced .area-place__body--left {
  width: auto;
  float: left;
  padding-right: 3rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--left {
    padding-right: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--left {
    padding-right: 1.5rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid {
  width: 48rem;
  float: left;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid {
    width: 36rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid {
    width: 28rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .playground {
  height: 25.3rem;
  background: #9dcb60;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid .playground {
    height: 22.7rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .playground {
    height: 19.6rem;
    margin-bottom: 2rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .playground__meta {
  text-align: center;
}

.reservation__form .form__advanced .area-place__body--mid .playground__meta p {
  color: #fff;
  font-size: 2.4rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  line-height: 1.458;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid .playground__meta p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .playground__meta p {
    font-size: 1.8rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .houses-column {
  font-size: 0;
  text-align: center;
  position: relative;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .blocks {
  background: #fff;
  padding: 1rem;
  display: inline-block;
  overflow: hidden;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .blocks {
    padding: 0.5rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house {
  width: 6.6rem;
  float: left;
  margin-right: 0.2rem;
  overflow: visible;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house {
    width: 5.6rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house {
    width: 4rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house:last-child {
  margin-right: 0;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house:nth-child(even) .house__entry::after {
  left: 0.7rem;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house:nth-child(odd) .house__entry::after {
  right: 0.7rem;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house.active .house__entry::after {
  border-color: #f5b056 transparent transparent transparent;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house.unactive .house__entry::after {
  border-color: #fff transparent transparent transparent;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house.taken .house__entry::after {
  border-color: #fff transparent transparent transparent;
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house__entry {
  width: 100%;
  height: 3rem;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house__entry {
    height: 2rem;
  }
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house__entry::after {
  bottom: 0.7rem;
  border-width: 0.7rem 0.7rem 0;
  border-color: #84c2de transparent transparent transparent;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house__entry::after {
    bottom: 0.4rem;
    border-width: 0.6rem 0.6rem 0;
  }
}

.reservation__form .form__advanced .area-place__body--mid .houses-column .house__number {
  width: 100%;
  height: 6.3rem;
  line-height: 6.3rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house__number {
    height: 5.8rem;
    line-height: 5.8rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--mid .houses-column .house__number {
    height: 5rem;
    line-height: 5rem;
  }
}

.reservation__form .form__advanced .area-place__body--right {
  float: left;
  padding-left: 3rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--right {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--right {
    padding-left: 1.5rem;
  }
}

.reservation__form .form__advanced .area-place__body--right .houses-column:first-child .blocks {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reservation__form .form__advanced .area-place__body--right .houses-column:first-child .blocks .house:last-child {
  margin-bottom: 0.2rem;
}

.reservation__form .form__advanced .area-place__body--right .houses-column .day-room {
  height: 10.4rem;
  line-height: 10.4rem;
  background: #f5b056;
  margin-bottom: 2rem;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-place__body--right .houses-column .day-room {
    height: 9.6rem;
    line-height: 9.6rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--right .houses-column .day-room {
    height: 8.6rem;
    line-height: 8.6rem;
    margin-bottom: 1rem;
  }
}

.reservation__form .form__advanced .area-place__body--right .houses-column .day-room__name {
  color: #fff;
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-place__body--right .houses-column .day-room__name {
    font-size: 1.4rem;
  }
}

.reservation__form .form__advanced .area-street {
  width: 5.5rem;
  height: 51.6rem;
  float: left;
  background: #599bb9;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .reservation__form .form__advanced .area-street {
    height: 47.6rem;
  }
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .area-street {
    height: 40.1rem;
  }
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .area-street {
    display: none;
  }
}

.reservation__form .form__advanced .area-street p {
  top: 43%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 2.4rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  white-space: nowrap;
  margin: 0 auto;
  position: absolute;
}

.reservation__form .form__advanced .area-data {
  display: none;
  clear: both;
}

@media screen and (max-width: 768px) {
  .reservation__form .form__advanced .area-data {
    display: block;
  }
}

.reservation__form .form__advanced .area-data__number {
  margin-bottom: 3rem;
}

.reservation__form .form__advanced .area-data__number label {
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  margin-bottom: 1rem;
  display: block;
}

.reservation__form .form__advanced .area-data__number select {
  cursor: pointer;
}

.reservation__form .form__advanced .area-data__map p {
  font-size: 1.8rem;
  font-family: "MuseoSansSemiBold", sans-serif;
  margin-bottom: 1.5rem;
}

.reservation__form .form__advanced .area-data__map a {
  display: block;
}

.reservation__form .form__advanced .area-data__map img {
  max-width: 100%;
}

.reservation__form .form__advanced .summary {
  width: 100%;
  display: table;
}

.reservation__form .form__advanced .summary__terms {
  float: left;
  padding: 1.9rem 0;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .summary__terms {
    float: none;
    margin-bottom: 1rem;
  }
}

.reservation__form .form__advanced .summary__terms .checkbox-block {
  position: relative;
}

.reservation__form .form__advanced .summary__terms .checkbox-block input:checked + label::after {
  content: "";
  top: 0.2rem;
  left: 1.2rem;
  width: 0.7rem;
  height: 1.4rem;
  border: solid #1790c7;
  border-width: 0 0.3rem 0.3rem 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
}

@media screen and (max-width: 670px) {
  .reservation__form .form__advanced .summary__terms .checkbox-block input:checked + label::after {
    top: 1rem;
  }
}

.reservation__form .form__advanced .summary__terms .checkbox-block label {
  cursor: pointer;
  font-size: 2rem;
  padding-left: 5.4rem;
  display: inline-block;
}

.reservation__form .form__advanced .summary__terms .checkbox-block label::before {
  content: "";
  top: -0.5rem;
  left: 0;
  width: 3.2rem;
  height: 3.2rem;
  border: 0.1rem solid #1790c7;
  border-radius: 0.3rem;
  box-shadow: 0.1rem 0.1rem 0.2rem -0.2rem #1790c7;
  position: absolute;
}

@media screen and (max-width: 670px) {
  .reservation__form .form__advanced .summary__terms .checkbox-block label::before {
    top: 0.4rem;
  }
}

.reservation__form .form__advanced .summary__terms .checkbox-block label a {
  color: #1790c7;
  text-decoration: underline;
}

.reservation__form .form__advanced .summary__submit {
  float: right;
}

@media screen and (max-width: 991px) {
  .reservation__form .form__advanced .summary__submit {
    float: none;
  }
}

.reservation__form .form__advanced .summary__submit .submit {
  display: inline-block;
  position: relative;
}

.reservation__form .form__advanced .summary__submit .submit::after {
  content: "";
  top: 2.6rem;
  right: 4.5rem;
  width: 0.8rem;
  height: 0.8rem;
  font-size: 0;
  line-height: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  pointer-events: none;
  position: absolute;
}

.reservation__form .form__advanced .summary__submit .submit input {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 1.9rem 7.5rem 1.9rem 3.5rem;
}

.reservation__form .form__advanced .summary__submit .submit input:disabled, .reservation__form .form__advanced .summary__submit .submit input[disabled="disabled"] {
  cursor: not-allowed;
  background: #c37e25;
}

.reservation__form .form__advanced .summary__submit .submit .ajax-loader {
  display: none;
}

.about-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .about-us {
    display: block;
  }
}

.about-us__image {
  width: 50%;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .about-us__image {
    width: 100%;
    float: none;
    padding-bottom: 50%;
  }
}

@media screen and (max-width: 768px) {
  .about-us__image {
    padding-bottom: 75%;
  }
}

.about-us__description {
  width: 50%;
  float: left;
  background: #314779;
  padding: 5rem 6rem;
}

@media screen and (max-width: 991px) {
  .about-us__description {
    width: 100%;
    float: none;
    padding: 4rem;
  }
}

@media screen and (max-width: 420px) {
  .about-us__description {
    padding: 2rem 1.5rem;
  }
}

.about-us__description h2 {
  color: #fff;
  text-align: left;
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 991px) {
  .about-us__description h2 {
    margin-bottom: 3rem;
  }
}

.about-us__description p {
  color: #cad4ea;
  font-size: 1.8rem;
  line-height: 1.444;
  margin-bottom: 2.5rem;
}

.about-us__description p:last-child {
  margin-bottom: 0;
}

.about-us__description p.main-paragraph {
  color: #fff;
  font-size: 2rem;
}

.about-us__description p.main-paragraph strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.contact {
  padding-top: 5rem;
}

.contact h2 {
  margin-bottom: 4rem;
}

.contact__informations {
  margin-bottom: 5.5rem;
}

.contact__informations .contact-column {
  width: 33.333%;
  float: left;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media screen and (max-width: 991px) {
  .contact__informations .contact-column {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .contact__informations .contact-column:last-child {
    margin-bottom: 0;
  }
}

.contact__informations p {
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}

.contact__informations address {
  font-size: 2rem;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
}

.contact__informations a {
  color: #1790c7;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.contact__map .map {
  height: 55rem;
}

@media screen and (max-width: 991px) {
  .contact__map .map {
    height: auto;
    padding-bottom: 55%;
  }
}

@media screen and (max-width: 670px) {
  .contact__map .map {
    padding-bottom: 65%;
  }
}

.regulations {
  padding: 5rem 0 6rem;
}

.regulations h2 {
  margin-bottom: 4rem;
}

.regulations__introduction {
  text-align: center;
  margin-bottom: 3rem;
}

.regulations__introduction p {
  font-size: 2rem;
  line-height: 1.5;
}

.regulations__file {
  text-align: center;
}

.regulations__file a {
  padding: 1.8rem 3.5rem;
}

.regulations__file a::after {
  content: "";
  top: -0.1rem;
  width: 0.8rem;
  height: 0.8rem;
  font-size: 0;
  line-height: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-left: 2.2rem;
  display: inline-block;
  position: relative;
}

.error404 .main-wrapper {
  min-height: 93rem;
}

.error404 .header {
  margin-bottom: 2rem;
}

@media screen and (max-width: 1199px) {
  .error404 .header {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1199px) {
  .error404 .page-404 {
    box-shadow: inset 0 0.2rem 0.2rem 0 #d5e7ef;
    padding-top: 6rem;
  }
}

.error404 .page-404__block {
  text-align: center;
}

.error404 .page-404__block .content {
  margin-bottom: 4rem;
}

.error404 .page-404__block .content h1 {
  color: #314779;
  font-size: 5rem;
  font-family: "MuseoSansBold", sans-serif;
  text-shadow: 0.1rem 0.1732rem 0 #fff;
  margin-bottom: 3rem;
}

@media screen and (max-width: 420px) {
  .error404 .page-404__block .content h1 {
    font-size: 4.2rem;
  }
}

.error404 .page-404__block .content p {
  font-size: 2rem;
  line-height: 1.5;
  text-shadow: 0.1rem 0.1732rem 0 #fff;
}

.error404 .page-404__block .content p strong {
  font-weight: normal;
  font-family: "MuseoSansSemiBold", sans-serif;
}

.error404 .page-404__block .back-to-home a {
  padding: 1.8rem 3rem;
}

.error404 .page-404__block .back-to-home a::before {
  content: "";
  top: -0.2rem;
  width: 0.7rem;
  height: 0.7rem;
  font-size: 0;
  line-height: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0.2rem 0.2rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 1.5rem;
  display: inline-block;
  position: relative;
}
