/*
Theme Name: Passover Oasis
Theme URI: http://passoveroasis.com/
Author: Dev
Author URI: Dev
Version: 1.0
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0; }

a {
  text-decoration: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal; }

body {
  margin: 0; }

iframe {
  border-style: none;
  border: none;
  width: inherit;
  display: block;
  position: relative; }

a:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: normal;
  -webkit-appearance: none; }

blockquote {
  margin: 0; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  border-style: none;
  height: 2px;
  background: #e6e6e6;
  margin: 1.5em 0;
  width: 80%; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 0; }

dd {
  margin: 0; }

menu,
ol,
ul {
  padding: 0; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid gray;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-style: none;
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

audio,
canvas,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.container {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .container:before, .container:after {
    content: "";
    visibility: hidden;
    height: 0;
    display: table; }
  .container:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: "";
    visibility: hidden;
    height: 0;
    display: table; }
  .row:after {
    clear: both; }
  @media screen and (max-width: 1240px) {
    .row {
      margin-left: -10px;
      margin-right: -10px; } }

.cell {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 15px; }
  @media screen and (max-width: 1240px) {
    .cell {
      padding: 0 10px; } }
  .cell.parent {
    padding: 0; }

body {
  font-size: 16px;
  font-family: 'Nunito', sans-serif, Arial, Helvetica, sans-serif;
  line-height: 1.4;
  font-weight: 400;
  color: #3D3D3D; }
  @media (max-width: 767px) {
    body {
      font-size: 14px;
      line-height: 1.4; } }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lora', serif;
  color: #00031C;
  font-weight: 400; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 600; }

h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 20px; }
  @media (max-width: 1240px) {
    h1 {
      font-size: 42px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 25px; }
  @media (max-width: 1440px) {
    h2 {
      font-size: 34px;
      margin-bottom: 15px; } }
  @media (max-width: 1240px) {
    h2 {
      font-size: 30px; } }
  @media (max-width: 767px) {
    h2 {
      font-size: 25px; } }

h3 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px; }
  @media (max-width: 1440px) {
    h3 {
      font-size: 24px;
      margin-bottom: 15px; } }
  @media (max-width: 960px) {
    h3 {
      font-size: 20px; } }

h4 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    h5 {
      font-size: 18px;
      margin-bottom: 10px; } }

h6 {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    h6 {
      font-size: 16px;
      margin-bottom: 10px; } }

p, span, label, li {
  color: #00031C;
  font-weight: 400;
  line-height: 1.4; }

p {
  font-size: 16px;
  line-height: 1.875;
  margin: 20px 0;
  font-weight: 400; }
  @media (max-width: 1240px) {
    p {
      font-size: 16px; } }
  @media (max-width: 960px) {
    p {
      margin: 15px 0; } }
  @media (max-width: 767px) {
    p {
      margin: 12px 0;
      font-size: 14px;
      line-height: 1.675; } }
  p p, p a, p span, p label, p em {
    font-size: 100%;
    margin: 0;
    color: inherit; }
  p b, p strong {
    font-weight: 700; }
  p i, p em {
    font-style: italic; }
  p a {
    text-decoration: underline;
    color: #00031C; }
    p a:hover {
      color: #182776; }

a {
  color: inherit;
  margin: 0; }
  a:hover {
    text-decoration: underline; }
  a span {
    color: inherit;
    font-weight: inherit; }

img, span, label, a {
  display: inline-block; }

blockquote {
  padding: 0;
  position: relative;
  margin: 25px 0; }
  @media screen and (max-width: 767px) {
    blockquote {
      margin: 15px 0;
      padding-top: 0; } }
  blockquote p {
    font-size: 22px;
    margin: 0;
    position: relative;
    color: #00031C;
    line-height: 1.3; }
    @media (max-width: 640px) {
      blockquote p {
        font-size: 16px; } }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
textarea,
select {
  font-family: 'Nunito', sans-serif, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-weight: 400;
  font-size: 16px;
  border-style: none;
  border: 1px solid #1D4199;
  background: #1A2C7B;
  color: white;
  width: 100%;
  line-height: 1;
  padding: 20px 20px;
  margin-bottom: 22px;
  vertical-align: middle;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none; }
  @media (max-width: 640px) {
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="url"],
    input[type="number"],
    input[type="date"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="week"],
    input[type="month"],
    textarea,
    select {
      font-size: 14px;
      margin-bottom: 20px; } }
  input[type="text"]:active, input[type="text"]:hover, input[type="text"]:focus,
  input[type="email"]:active,
  input[type="email"]:hover,
  input[type="email"]:focus,
  input[type="password"]:active,
  input[type="password"]:hover,
  input[type="password"]:focus,
  input[type="search"]:active,
  input[type="search"]:hover,
  input[type="search"]:focus,
  input[type="tel"]:active,
  input[type="tel"]:hover,
  input[type="tel"]:focus,
  input[type="url"]:active,
  input[type="url"]:hover,
  input[type="url"]:focus,
  input[type="number"]:active,
  input[type="number"]:hover,
  input[type="number"]:focus,
  input[type="date"]:active,
  input[type="date"]:hover,
  input[type="date"]:focus,
  input[type="time"]:active,
  input[type="time"]:hover,
  input[type="time"]:focus,
  input[type="datetime"]:active,
  input[type="datetime"]:hover,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:active,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:focus,
  input[type="week"]:active,
  input[type="week"]:hover,
  input[type="week"]:focus,
  input[type="month"]:active,
  input[type="month"]:hover,
  input[type="month"]:focus,
  textarea:active,
  textarea:hover,
  textarea:focus,
  select:active,
  select:hover,
  select:focus {
    border-color: #2B62C0; }
  input[type="text"]:disabled,
  input[type="email"]:disabled,
  input[type="password"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="url"]:disabled,
  input[type="number"]:disabled,
  input[type="date"]:disabled,
  input[type="time"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="week"]:disabled,
  input[type="month"]:disabled,
  textarea:disabled,
  select:disabled {
    background: #BFBFBF; }

.select-overlay {
  position: relative;
  display: block;
  width: 100%; }
  .select-overlay:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 25px;
    background-image: url("assets/img/svg/select.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    width: 13px;
    height: 9px; }

textarea {
  line-height: 1.2;
  padding-top: 20px;
  height: 133px;
  width: 100%; }

button[type="submit"],
input[type="submit"] {
  padding: 19px 32px 20px 32px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  border-style: none;
  background: #182776;
  color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  outline: none;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif; }
  button[type="submit"].arrow-btn span,
  input[type="submit"].arrow-btn span {
    background-color: #2B62C0;
    margin-left: 20px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center; }
  button[type="submit"]:hover,
  input[type="submit"]:hover {
    background: #0f194c; }

select {
  height: auto;
  line-height: normal;
  outline: none; }

textarea {
  height: 157px;
  line-height: 1.5;
  margin-bottom: 22px; }

input[type="radio"], input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  margin-bottom: 0;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: top;
  border: 1px solid #1D4199;
  background: #182776;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: normal;
  cursor: pointer;
  margin-top: 2px;
  color: #182776;
  outline: 0; }

input[type="radio"] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

input[type="checkbox"]:checked:before {
  content: "";
  background-image: url("assets/img/svg/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 100%;
  display: block;
  position: absolute;
  width: 12px;
  height: 9px;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

input[type="checkbox"]:checked + label {
  color: #00031C; }

input[type="radio"]:checked:before {
  content: "";
  width: 14px;
  height: 14px;
  background: #182776;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 4px;
  left: 4px; }

input[type="radio"]:checked:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%; }

.button, .button-white {
  color: white;
  display: inline-block;
  padding: 18px 32px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  line-height: 1;
  background: #182776;
  vertical-align: middle;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  @media (max-width: 960px) {
    .button, .button-white {
      padding: 14px 20px;
      font-size: 14px; } }
  .button.arrow-btn span, .button-white.arrow-btn span {
    margin-left: 10px;
    width: 20px;
    height: 12px; }
    .button.arrow-btn span img, .button-white.arrow-btn span img {
      vertical-align: middle;
      text-align: center; }
  .button img.normal-btn-line, .button-white img.normal-btn-line {
    display: block; }
  .button img.hover-btn-line, .button-white img.hover-btn-line {
    display: none; }
  .button:hover, .button-white:hover {
    color: white;
    background: #0b1236;
    text-decoration: none; }
    .button:hover img.hover-btn-line, .button-white:hover img.hover-btn-line {
      display: block; }
    .button:hover img.normal-btn-line, .button-white:hover img.normal-btn-line {
      display: none; }

.ttu-btn {
  text-transform: uppercase;
  color: #00031C;
  text-decoration: underline !important;
  letter-spacing: 0.1em;
  font-weight: 700; }
  .ttu-btn:hover {
    color: #182776; }

.normal-btn-line {
  display: inline-block; }

.button-line2 {
  border: 2px solid #2B62C0;
  padding: 16px 32px;
  background: transparent;
  color: #2B62C0; }
  @media (max-width: 640px) {
    .button-line2 {
      padding: 12px 20px;
      font-size: 15px; } }

.button-white {
  background: white;
  color: #182776 !important; }
  .button-white:hover {
    background: rgba(255, 255, 255, 0.8);
    color: #182776; }

ul li {
  list-style: none; }

.alignleft {
  display: inline;
  float: left;
  margin-top: 20px;
  margin-right: 30px; }

.alignright {
  display: inline;
  float: right;
  margin-top: 20px;
  margin-left: 30px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

@media (max-width: 768px) {
  .alignleft, .alignright, .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; } }
body {
  overflow: hidden;
  text-rendering: optimizeLegibility;
  counter-reset: item;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  body ::-webkit-scrollbar {
    width: 9px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
  body ::-webkit-scrollbar-track {
    background: #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
  body ::-webkit-scrollbar-thumb {
    background: #2B62C0;
    -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
  body ::-webkit-scrollbar-thumb:hover {
    background: #224d96; }

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
                   /* Non-prefixed version, currently
					  not supported by any browser */ }

.big-p p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300; }
  @media (max-width: 1440px) {
    .big-p p {
      font-size: 18px; } }
  @media (max-width: 960px) {
    .big-p p {
      font-size: 16px;
      line-height: 1.5; } }
  @media (max-width: 480px) {
    .big-p p {
      font-size: 14px; } }

.big-title {
  font-size: 60px;
  line-height: 1.2; }
  @media (max-width: 1440px) {
    .big-title {
      font-size: 42px; } }
  @media (max-width: 960px) {
    .big-title {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .big-title {
      font-size: 32px; } }

.medium-title {
  font-size: 50px;
  line-height: 1.2; }
  @media (max-width: 1440px) {
    .medium-title {
      font-size: 42px; } }
  @media (max-width: 960px) {
    .medium-title {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .medium-title {
      font-size: 32px; } }
  @media (max-width: 640px) {
    .medium-title {
      font-size: 30px; } }

.big-title-line {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative; }
  @media (max-width: 767px) {
    .big-title-line {
      padding-bottom: 10px; } }
  .big-title-line:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    width: 124px;
    background-color: #182776; }
    @media (max-width: 767px) {
      .big-title-line:before {
        width: 52px;
        height: 5px; } }

.title-medium-line {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  font-size: 50px; }
  @media (max-width: 1440px) {
    .title-medium-line {
      font-size: 42px; } }
  @media (max-width: 767px) {
    .title-medium-line {
      font-size: 32px; } }
  .title-medium-line:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 102px;
    background-color: #182776; }
    @media (max-width: 767px) {
      .title-medium-line:before {
        width: 52px; } }

.title-huge {
  font-size: 100px;
  line-height: 0.7;
  margin: 0;
  font-weight: 400; }
  @media (max-width: 1440px) {
    .title-huge {
      font-size: 80px; } }
  @media (max-width: 1240px) {
    .title-huge {
      font-size: 64px; } }
  @media (max-width: 960px) {
    .title-huge {
      font-size: 50px; } }
  @media (max-width: 480px) {
    .title-huge {
      font-size: 42px; } }

.container-big {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px; }

.container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 20px; }

.svg img.svg {
  display: block; }

img.svg {
  display: none; }

.svg img.normal {
  display: none; }

img {
  max-width: 100%; }

.right {
  float: right; }

.left {
  float: left; }

.t-right {
  display: table;
  margin: 0 0 0 auto; }

.show {
  display: block !important; }

.hide {
  display: none; }

.box-padding {
  padding-left: 40px;
  padding-right: 40px; }
  @media (max-width: 960px) {
    .box-padding {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 767px) {
    .box-padding {
      padding-left: 0;
      padding-right: 0; } }

.p-t-xxl {
  padding-top: 110px; }
  @media screen and (max-width: 1440px) {
    .p-t-xxl {
      padding-top: 90px; } }
  @media screen and (max-width: 767px) {
    .p-t-xxl {
      padding-top: 50px; } }

.p-t-xl {
  padding-top: 90px; }
  @media screen and (max-width: 960px) {
    .p-t-xl {
      padding-top: 50px; } }

.p-b-xl {
  padding-bottom: 90px; }
  @media screen and (max-width: 960px) {
    .p-b-xl {
      padding-bottom: 50px; } }

.p-b-xxl {
  padding-bottom: 110px; }
  @media screen and (max-width: 1440px) {
    .p-b-xxl {
      padding-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .p-b-xxl {
      padding-bottom: 50px; } }

.p-v-xxl {
  padding-top: 110px;
  padding-bottom: 110px; }
  @media screen and (max-width: 1440px) {
    .p-v-xxl {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media screen and (max-width: 960px) {
    .p-v-xxl {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .p-v-xxl {
      padding-top: 50px;
      padding-bottom: 50px; } }

.p-v-xl {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media screen and (max-width: 960px) {
    .p-v-xl {
      padding-top: 50px;
      padding-bottom: 50px; } }

.p-v-lm {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 960px) {
    .p-v-lm {
      padding-top: 30px;
      padding-bottom: 30px; } }

.p-v-ml {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media screen and (max-width: 960px) {
    .p-v-ml {
      padding-top: 20px;
      padding-bottom: 20px; } }

.p-l-ml {
  padding-left: 25px; }

.p-r-ml {
  padding-right: 25px; }

.p-l-lm {
  padding-left: 50px; }
  @media screen and (max-width: 767px) {
    .p-l-lm {
      padding-left: 30px; } }
  @media screen and (max-width: 730px) {
    .p-l-lm {
      padding-left: 0; } }

.p-r-lm {
  padding-right: 50px; }
  @media screen and (max-width: 767px) {
    .p-r-lm {
      padding-right: 30px; } }
  @media screen and (max-width: 730px) {
    .p-r-lm {
      padding-right: 0; } }

.p-t-m {
  padding-top: 20px; }

.p-m {
  padding: 20px; }

.m-v-xxl {
  margin-top: 110px;
  margin-bottom: 110px; }
  @media screen and (max-width: 1440px) {
    .m-v-xxl {
      margin-top: 90px;
      margin-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .m-v-xxl {
      margin-top: 50px;
      margin-bottom: 50px; } }

.m-v-xl {
  margin-top: 90px;
  margin-bottom: 90px; }
  @media screen and (max-width: 960px) {
    .m-v-xl {
      margin-top: 50px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 480px) {
    .m-v-xl {
      margin-top: 30px;
      margin-bottom: 30px; } }

.m-v-lm {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (max-width: 960px) {
    .m-v-lm {
      margin-top: 30px;
      margin-bottom: 30px; } }

.m-v-l {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media screen and (max-width: 640px) {
    .m-v-l {
      margin-top: 20px;
      margin-bottom: 20px; } }

.m-v-60 {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media screen and (max-width: 960px) {
    .m-v-60 {
      margin-top: 25px;
      margin-bottom: 25px; } }

.m-b-70 {
  margin-bottom: 70px; }
  @media screen and (max-width: 960px) {
    .m-b-70 {
      margin-bottom: 90px; } }

.m-t-xxl {
  margin-top: 110px; }
  @media screen and (max-width: 1440px) {
    .m-t-xxl {
      margin-top: 90px; } }
  @media screen and (max-width: 767px) {
    .m-t-xxl {
      margin-top: 50px; } }

.m-t-100 {
  margin-top: 100px; }
  @media screen and (max-width: 960px) {
    .m-t-100 {
      margin-top: 60px; } }

.m-t-xl {
  margin-top: 90px; }
  @media screen and (max-width: 960px) {
    .m-t-xl {
      margin-top: 50px; } }

.m-b-xl {
  margin-bottom: 90px; }
  @media screen and (max-width: 960px) {
    .m-b-xl {
      margin-bottom: 30px; } }

.m-b-xxl {
  margin-bottom: 110px; }
  @media screen and (max-width: 1440px) {
    .m-b-xxl {
      margin-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .m-b-xxl {
      margin-bottom: 50px; } }

.m-t-lm {
  margin-top: 50px; }
  @media screen and (max-width: 960px) {
    .m-t-lm {
      margin-top: 30px; } }

.m-b-lm {
  margin-bottom: 50px; }
  @media screen and (max-width: 960px) {
    .m-b-lm {
      margin-bottom: 30px; } }

.m-t-l {
  margin-top: 30px; }
  @media screen and (max-width: 960px) {
    .m-t-l {
      margin-top: 20px; } }

.m-t-m {
  margin-top: 20px; }

.m-b-m {
  margin-bottom: 20px; }

.m-b-l {
  margin-bottom: 30px; }
  @media screen and (max-width: 960px) {
    .m-b-l {
      margin-bottom: 20px; } }

.m-t-0 {
  margin-top: 0; }

.m-0 {
  margin: 0; }
  .m-0 a, .m-0 p {
    margin: 0; }

.a-tdu {
  text-decoration: underline; }

.ovh:before, .ovh:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table; }
.ovh:after {
  clear: both; }

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.tac {
  text-align: center; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.ttu {
  text-transform: uppercase; }

.relative {
  position: relative; }

.table {
  display: table;
  height: 100%;
  width: 100%; }

.table_cell {
  display: table-cell;
  vertical-align: middle; }

.top {
  vertical-align: top; }

.bottom {
  vertical-align: bottom; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-column {
  flex-direction: column; }

.flex-row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-wrap {
  flex-wrap: wrap; }

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.justify-content-end {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end; }

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.align-self-center {
  -ms-flex-item-align: center;
  align-self: center; }

.flex-center {
  align-items: center; }

.justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-justify-center {
  justify-content: center; }

.flex-bottom {
  align-items: flex-end; }

.blue-bck {
  background-color: #182776; }

.greyscale {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.white-box {
  background-color: white; }

.white-opacity {
  background-color: rgba(255, 255, 255, 0.1); }

.grey-box {
  background-color: #F5F5F5; }

.grey-box2 {
  background-color: #262626; }

.grey-box3 {
  background-color: #FAFAFA; }

.green-text {
  color: #182776; }

.blue-box {
  background-color: #182776; }

.dark-blue {
  background-color: #2B62C0; }

.white-box {
  background-color: white; }

.shadow-left {
  -webkit-box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13);
  box-shadow: -9px 0px 14px 5px rgba(0, 0, 0, 0.13); }

.shadow-box {
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.16); }

.shadow-box-black {
  -webkit-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.7); }

.white-txt p, .white-txt span, .white-txt a, .white-txt h1, .white-txt h2, .white-txt h3, .white-txt h4, .white-txt h5, .white-txt h6, .white-txt li {
  color: white; }

.list-unknown li:first-child:nth-last-child(1) {
  width: 100%; }
.list-unknown li:first-child:nth-last-child(2),
.list-unknown li:first-child:nth-last-child(2) ~ li {
  width: 50%; }
.list-unknown li:first-child:nth-last-child(3),
.list-unknown li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%; }
.list-unknown li:first-child:nth-last-child(4),
.list-unknown li:first-child:nth-last-child(4) ~ li {
  width: 25%; }
.list-unknown li:first-child:nth-last-child(5),
.list-unknown li:first-child:nth-last-child(5) ~ li {
  width: 20%; }

.ml-auto {
  margin-left: auto; }

.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: -moz-linear-gradient(top, #040c39 0%, rgba(4, 12, 57, 0) 100%);
  background: -webkit-linear-gradient(top, #040c39 0%, rgba(4, 12, 57, 0) 100%);
  background: linear-gradient(to bottom, #040c39 0%, rgba(4, 12, 57, 0) 100%);
  z-index: 9; }

header.scroll .header-flex, header.on-scroll-up .header-flex {
  padding-bottom: 30px; }

.header-flex {
  padding: 40px 90px 140px;
  align-items: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease; }
  @media (max-width: 1700px) {
    .header-flex {
      padding: 25px 20px 100px; } }
  @media (max-width: 1440px) {
    .header-flex {
      padding: 20px 20px 80px; } }
  @media (max-width: 480px) {
    .header-flex {
      padding-bottom: 30px; } }

.header-left h1 {
  line-height: 1;
  margin: 0; }
.header-left a {
  display: block;
  width: 514px; }
  .header-left a img {
    max-width: 100%; }
  @media (max-width: 1700px) {
    .header-left a {
      width: 400px; } }
  @media (max-width: 1240px) {
    .header-left a {
      width: 320px; } }
  @media (max-width: 960px) {
    .header-left a {
      width: 380px; } }
  @media (max-width: 767px) {
    .header-left a {
      width: 300px; } }
  @media (max-width: 480px) {
    .header-left a {
      width: auto;
      margin-right: 20px; } }

.header-right {
  margin-left: auto;
  display: flex;
  align-items: center; }
  @media (max-width: 960px) {
    .header-right {
      display: block;
      position: fixed;
      width: 280px;
      height: 100%;
      top: 0;
      padding-top: 60px;
      right: -280px;
      transition: all 0.3s;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition-timing-function: ease;
      background: #182471;
      background: -moz-linear-gradient(left, #182471 0%, #2664c8 100%);
      background: -webkit-linear-gradient(left, #182471 0%, #2664c8 100%);
      background: linear-gradient(to right, #182471 0%, #2664c8 100%);
      overflow-x: auto; } }
  .header-right .button-white {
    margin-left: 40px; }
    @media (max-width: 1700px) {
      .header-right .button-white {
        margin-left: 20px;
        font-size: 14px; } }
    @media (max-width: 1240px) {
      .header-right .button-white {
        font-size: 13px;
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 960px) {
      .header-right .button-white {
        display: block;
        margin-top: 25px;
        margin-left: 20px;
        margin-right: 20px; } }

.menu-sections {
  display: flex; }
  @media (max-width: 960px) {
    .menu-sections {
      display: block; } }
  .menu-sections li {
    margin-left: 40px;
    position: relative;
    padding: 20px 0; }
    @media (max-width: 1700px) {
      .menu-sections li {
        margin-left: 25px; } }
    @media (max-width: 1440px) {
      .menu-sections li {
        margin-left: 20px; } }
    @media (max-width: 1240px) {
      .menu-sections li {
        margin-left: 14px; } }
    @media (max-width: 960px) {
      .menu-sections li {
        margin: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.05);
        padding: 0; } }
  .menu-sections a {
    display: block;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em; }
    @media (max-width: 1700px) {
      .menu-sections a {
        font-size: 14px; } }
    @media (max-width: 1240px) {
      .menu-sections a {
        font-size: 13px; } }
    @media (max-width: 960px) {
      .menu-sections a {
        padding: 20px; } }
    .menu-sections a:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -10px;
      width: 20px;
      height: 3px; }
      @media (max-width: 960px) {
        .menu-sections a:before {
          display: none; } }
    .menu-sections a:hover {
      text-decoration: none; }
      .menu-sections a:hover:before {
        background-color: white; }

.menu-btn {
  display: none;
  position: relative;
  height: 50px;
  z-index: 333;
  cursor: pointer; }
  @media (max-width: 960px) {
    .menu-btn {
      display: block;
      margin-left: auto; } }

.logo-mobile {
  display: none !important; }
  @media (max-width: 480px) {
    .logo-mobile {
      display: block !important; } }

.logo-desktop {
  display: block; }
  @media (max-width: 480px) {
    .logo-desktop {
      display: none !important; } }

.menu-trigger {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.button-menu-line {
  display: block;
  position: absolute;
  left: 15px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transition: all 0.3;
  -moz-transition: all 0.3;
  -webkit-transition: all 0.3;
  -o-transition: all 0.3;
  -webkit-transition-timing-function: ease; }

.button-menu-line--1 {
  top: 18px;
  -webkit-transform-origin: center center 0px;
  -ms-transform-origin: center center 0px;
  transform-origin: center center 0px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.button-menu-line--2 {
  top: 25px;
  -webkit-transform-origin: center center 0px;
  -ms-transform-origin: center center 0px;
  transform-origin: center center 0px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.button-menu-line--3 {
  top: 32px;
  -webkit-transform-origin: center center 0px;
  -ms-transform-origin: center center 0px;
  transform-origin: center center 0px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0); }

.menu-open .header-right {
  right: 0; }

.menu-open .button-menu-line {
  transition: all 0.3;
  -moz-transition: all 0.3;
  -webkit-transition: all 0.3;
  -o-transition: all 0.3;
  -webkit-transition-timing-function: ease;
  background-color: white; }
.menu-open .button-menu-line--1 {
  -webkit-transform-origin: center center 0px;
  -ms-transform-origin: center center 0px;
  transform-origin: center center 0px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 1, 9);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 1, 9);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 1, 9);
  top: 14px;
  left: 15px; }
.menu-open .button-menu-line--2 {
  -webkit-transform-origin: center center 0px;
  -ms-transform-origin: center center 0px;
  transform-origin: center center 0px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 1);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 1);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 1);
  left: 15px;
  top: 22px; }
.menu-open .button-menu-line--3 {
  opacity: 0; }
.menu-open .menu-item-has-children.active .sub-menu {
  display: block; }

.links-bottom {
  margin-top: 50px;
  display: flex;
  justify-content: center; }
  @media (max-width: 640px) {
    .links-bottom {
      margin-top: 30px; } }
  .links-bottom li {
    margin: 0 15px; }
  .links-bottom a {
    text-decoration: underline;
    color: white;
    font-size: 18px; }

.blue-gradient {
  background: #182471;
  background: -moz-linear-gradient(left, #182471 0%, #2664c8 100%);
  background: -webkit-linear-gradient(left, #182471 0%, #2664c8 100%);
  background: linear-gradient(to right, #182471 0%, #2664c8 100%); }

.hero-slide {
  height: 985px; }
  @media (max-width: 1700px) {
    .hero-slide {
      height: 780px; } }
  @media (max-width: 1440px) {
    .hero-slide {
      height: 700px; } }
  @media (max-width: 1240px) {
    .hero-slide {
      height: 620px; } }
  @media (max-width: 767px) {
    .hero-slide {
      height: 560px; } }
  @media (max-width: 960px) {
    .hero-slide:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0; } }
  .hero-slide .container-big {
    display: flex;
    height: 100%;
    align-items: center; }
    @media (max-width: 767px) {
      .hero-slide .container-big {
        align-items: flex-start; } }
  .hero-slide h2, .hero-slide h6 {
    text-shadow: 4px 5px 7px rgba(0, 0, 0, 0.74);
    color: white; }
  .hero-slide h6 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Nunito', sans-serif; }
    @media (max-width: 1700px) {
      .hero-slide h6 {
        font-size: 18px; } }
    @media (max-width: 480px) {
      .hero-slide h6 {
        font-size: 14px; } }
  .hero-slide h2 {
    font-size: 64px;
    margin-bottom: 0;
    line-height: 1.125; }
    @media (max-width: 1700px) {
      .hero-slide h2 {
        font-size: 50px; } }
    @media (max-width: 1440px) {
      .hero-slide h2 {
        font-size: 42px; } }
    @media (max-width: 1240px) {
      .hero-slide h2 {
        font-size: 38px; } }
    @media (max-width: 480px) {
      .hero-slide h2 {
        font-size: 30px; } }

.hero-slider-next {
  position: absolute;
  right: 90px;
  top: 320px;
  width: 322px;
  height: 201px; }
  @media (max-width: 1700px) {
    .hero-slider-next {
      right: 20px;
      top: 260px;
      width: 240px;
      height: 160px; } }
  @media (max-width: 1240px) {
    .hero-slider-next {
      width: 200px;
      height: 130px;
      top: 210px; } }
  @media (max-width: 960px) {
    .hero-slider-next {
      display: none; } }

.slick-dots {
  bottom: auto;
  top: 560px;
  right: 90px;
  display: flex;
  width: 322px; }
  @media (max-width: 1700px) {
    .slick-dots {
      top: 440px;
      right: 20px;
      display: flex;
      width: 240px; } }
  @media (max-width: 1240px) {
    .slick-dots {
      width: 200px;
      top: 370px; } }
  @media (max-width: 960px) {
    .slick-dots {
      display: none; } }

.slick-dots li {
  position: relative;
  display: block;
  width: 100%;
  height: 4px;
  margin: 0;
  padding: 0;
  cursor: pointer; }
  .slick-dots li.slick-active button {
    opacity: 1;
    height: 8px;
    top: -2px; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: white;
  opacity: 0.5;
  position: relative; }
  .slick-dots li button:before {
    display: none; }

.slide-next {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 15px 0 rgba(0, 0, 0, 0.16); }

.slide-white-box {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 40px;
  max-width: 744px;
  margin-bottom: 100px; }
  @media (max-width: 1700px) {
    .slide-white-box {
      max-width: 600px; } }
  @media (max-width: 1440px) {
    .slide-white-box {
      max-width: 500px;
      margin-bottom: 120px;
      padding: 30px; } }
  @media (max-width: 960px) {
    .slide-white-box {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      padding: 25px;
      position: relative;
      z-index: 1;
      background-color: transparent;
      padding: 0; } }
  @media (max-width: 767px) {
    .slide-white-box {
      margin-top: 130px; } }

.slide-next-arrow {
  position: absolute;
  width: 80px;
  right: 0;
  height: 100%;
  background-color: white;
  display: block; }
  @media (max-width: 1700px) {
    .slide-next-arrow {
      width: 50px; } }
  .slide-next-arrow img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -7px; }

.raiting-stars {
  margin-bottom: 15px; }
  @media (max-width: 1440px) {
    .raiting-stars {
      margin-bottom: 5px; } }
  .raiting-stars img {
    margin-left: 7px;
    display: inline-block !important; }
    @media (max-width: 1440px) {
      .raiting-stars img {
        margin-left: 2px;
        width: 14px; } }
    .raiting-stars img:first-child {
      margin-left: 0; }

.booking-button {
  margin-left: auto; }
  @media (max-width: 960px) {
    .booking-button .button-white {
      font-size: 14px;
      padding-left: 20px;
      padding-right: 20px;
      white-space: nowrap; } }

.hero-booking-flex {
  position: absolute;
  left: 0;
  bottom: 100px;
  width: 100%;
  background-color: #182776;
  padding: 29px 34px;
  align-items: center;
  z-index: 1; }
  @media (max-width: 1700px) {
    .hero-booking-flex {
      padding: 25px; } }
  @media (max-width: 1240px) {
    .hero-booking-flex {
      width: calc(100% - 40px);
      left: 20px;
      padding: 20px; } }
  @media (max-width: 767px) {
    .hero-booking-flex {
      display: block;
      text-align: center;
      padding-top: 30px;
      bottom: 60px; } }

.available-dates {
  position: relative; }
  .available-dates span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 62px;
    height: 62px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #2B62C0;
    position: relative;
    margin-right: 15px; }
    @media (max-width: 1700px) {
      .available-dates span {
        width: 46px;
        height: 46px; } }
    @media (max-width: 960px) {
      .available-dates span {
        width: 34px;
        height: 34px;
        position: absolute;
        left: 0;
        top: -11px; } }
    @media (max-width: 767px) {
      .available-dates span {
        left: 50%;
        top: -50px;
        margin-left: -21px;
        width: 42px;
        height: 42px; } }
    .available-dates span img {
      display: block; }
      @media (max-width: 960px) {
        .available-dates span img {
          height: 14px; } }
  .available-dates p {
    margin: 0;
    font-size: 24px;
    line-height: 1.1;
    color: white;
    display: flex;
    align-items: center; }
    @media (max-width: 1700px) {
      .available-dates p {
        font-size: 18px; } }
    @media (max-width: 960px) {
      .available-dates p {
        display: block;
        padding-left: 50px;
        position: relative;
        font-size: 16px; } }
    @media (max-width: 767px) {
      .available-dates p {
        padding-left: 0;
        margin-bottom: 5px; } }
    @media (max-width: 480px) {
      .available-dates p {
        font-size: 14px; } }
    .available-dates p strong {
      font-weight: 700;
      margin-left: 4px;
      margin-right: 4px; }

.section-about {
  margin-top: -47px;
  position: relative; }

.section-about-content {
  position: relative; }
  .section-about-content:before {
    content: '';
    display: block;
    position: absolute;
    left: 180px;
    width: 100%;
    height: 100%;
    background: #182471;
    background: -moz-linear-gradient(left, #182471 0%, #2664c8 100%);
    background: -webkit-linear-gradient(left, #182471 0%, #2664c8 100%);
    background: linear-gradient(to right, #182471 0%, #2664c8 100%);
    z-index: 0; }
    @media (max-width: 1700px) {
      .section-about-content:before {
        left: 110px; } }
    @media screen and (max-width: 1580px) {
      .section-about-content:before {
        left: 20px; } }
  .section-about-content .container {
    z-index: 1; }
  .section-about-content .title-huge {
    position: absolute;
    color: white;
    opacity: 0.1;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    -o-transform: rotate(90deg);
    /* Opera */
    right: -300px;
    bottom: 42%; }
    @media (max-width: 1700px) {
      .section-about-content .title-huge {
        right: -265px; } }
    @media (max-width: 1440px) {
      .section-about-content .title-huge {
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -moz-transform: rotate(0deg);
        /* Firefox */
        -webkit-transform: rotate(0deg);
        /* Safari and Chrome */
        -o-transform: rotate(0deg);
        /* Opera */
        bottom: auto;
        right: 0;
        position: relative;
        top: 80px;
        left: 20px; } }
    @media (max-width: 960px) {
      .section-about-content .title-huge {
        left: 40px; } }
    @media (max-width: 767px) {
      .section-about-content .title-huge {
        top: 40px; } }
    @media (max-width: 480px) {
      .section-about-content .title-huge {
        left: 24px; } }
  .section-about-content .button-white {
    margin-top: 52px; }
    @media (max-width: 1440px) {
      .section-about-content .button-white {
        margin-top: 25px; } }
    @media (max-width: 960px) {
      .section-about-content .button-white {
        margin-top: 10px; } }

.section-about-scroll {
  position: absolute;
  left: 30px;
  top: 0;
  z-index: 1; }
  @media (max-width: 1700px) {
    .section-about-scroll {
      left: 20px; } }
  @media screen and (max-width: 1580px) {
    .section-about-scroll {
      display: none; } }
  .section-about-scroll:hover .button-circle {
    top: 40px; }

.button-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 93px;
  height: 93px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #182776;
  position: relative;
  top: 0;
  z-index: 2;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease; }
  @media (max-width: 1700px) {
    .button-circle {
      width: 60px;
      height: 60px;
      background-color: #2B62C0; } }
  .button-circle img {
    display: block; }
    @media (max-width: 1700px) {
      .button-circle img {
        width: 11px; } }

.path-about {
  position: absolute;
  top: -97px;
  left: -74px; }
  @media (max-width: 1440px) {
    .path-about img {
      max-width: 400px; } }

.path-about-right {
  position: absolute;
  top: 110px;
  right: 74px; }
  @media (max-width: 1440px) {
    .path-about-right img {
      max-width: 400px; } }

.path-gallery {
  position: absolute;
  left: -100px;
  top: 0; }
  @media (max-width: 1440px) {
    .path-gallery img {
      max-width: 400px; } }

.about-flex {
  position: relative;
  z-index: 1;
  padding-top: 123px; }
  @media (max-width: 1440px) {
    .about-flex {
      padding-top: 40px;
      padding-left: 20px; } }
  @media (max-width: 960px) {
    .about-flex {
      padding-left: 40px; } }
  @media (max-width: 767px) {
    .about-flex {
      display: block;
      padding-right: 20px;
      padding-top: 0; } }
  @media (max-width: 480px) {
    .about-flex {
      padding-right: 4px;
      padding-left: 24px; } }

.about-flex-right {
  width: 55%;
  margin-bottom: -67px; }
  @media (max-width: 1440px) {
    .about-flex-right {
      width: 50%; } }
  @media (max-width: 960px) {
    .about-flex-right {
      margin-bottom: -30px; } }
  @media (max-width: 767px) {
    .about-flex-right {
      width: 100%;
      height: 400px; } }
  @media (max-width: 480px) {
    .about-flex-right {
      height: 300px; } }

.about-flex-left {
  width: 45%;
  padding-right: 57px;
  padding-top: 90px;
  padding-bottom: 130px; }
  @media (max-width: 1440px) {
    .about-flex-left {
      padding-top: 50px;
      padding-bottom: 60px;
      width: 50%;
      padding-right: 80px; }
      .about-flex-left h2 {
        max-width: 420px; } }
  @media (max-width: 960px) {
    .about-flex-left {
      padding-right: 30px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .about-flex-left {
      width: 100%;
      padding-right: 0; } }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.section-resort {
  padding-top: 130px; }
  @media (max-width: 1440px) {
    .section-resort {
      padding-top: 100px; } }
  @media (max-width: 960px) {
    .section-resort {
      padding-top: 70px; } }
  .section-resort .title-huge {
    color: #D3DDF1; }

@media (max-width: 480px) {
  .section-resort-flex {
    display: block; } }
.section-resort-flex .title-huge {
  margin-bottom: 0; }

.section-resort-left {
  width: 50%;
  padding-right: 100px; }
  @media (max-width: 960px) {
    .section-resort-left {
      padding-right: 30px; } }
  @media (max-width: 480px) {
    .section-resort-left {
      width: 100%;
      padding-right: 0;
      margin-bottom: 25px; } }
  .section-resort-left h3 {
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 0;
    color: #00031C; }

.section-resort-right {
  width: 50%; }
  @media (max-width: 480px) {
    .section-resort-right {
      width: 100%; } }
  .section-resort-right p:first-child {
    margin-top: 0; }

.section-resort-video {
  display: block;
  width: 100%;
  height: 640px;
  position: relative;
  margin-top: 70px;
  z-index: 1; }
  @media (max-width: 1440px) {
    .section-resort-video {
      height: 520px;
      margin-top: 45px; } }
  @media (max-width: 1240px) {
    .section-resort-video {
      height: 400px;
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .section-resort-video {
      height: 300px; } }
  .section-resort-video:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition-timing-function: ease; }
  .section-resort-video:hover:before {
    background-color: rgba(0, 0, 0, 0.4); }
  .section-resort-video span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -54px;
    margin-left: -54px;
    z-index: 1; }
    @media (max-width: 960px) {
      .section-resort-video span {
        margin-left: -40px;
        margin-top: -40px; } }
    @media (max-width: 960px) {
      .section-resort-video span img {
        width: 80px; } }

.section-programms {
  margin-top: -67px; }
  @media (max-width: 960px) {
    .section-programms {
      margin-top: -30px; } }
  @media (max-width: 1440px) {
    .section-programms .container {
      max-width: 100%; } }
  .section-programms .section-about-content {
    padding-top: 205px; }
    @media (max-width: 1440px) {
      .section-programms .section-about-content {
        padding-top: 140px; } }
    @media (max-width: 1240px) {
      .section-programms .section-about-content {
        padding-top: 105px; } }
    @media (max-width: 960px) {
      .section-programms .section-about-content {
        padding-top: 80px; } }
    .section-programms .section-about-content:before {
      right: 180px;
      left: auto;
      top: 0; }
      @media (max-width: 1700px) {
        .section-programms .section-about-content:before {
          right: 110px; } }
      @media screen and (max-width: 1580px) {
        .section-programms .section-about-content:before {
          right: 20px; } }
  .section-programms .big-p p {
    font-size: 18px;
    margin: 10px 0; }
    @media (max-width: 960px) {
      .section-programms .big-p p {
        font-size: 16px; } }
    @media (max-width: 480px) {
      .section-programms .big-p p {
        font-size: 14px; } }
  @media (max-width: 1440px) {
    .section-programms .about-flex {
      padding-left: 0; } }
  @media (max-width: 767px) {
    .section-programms .about-flex {
      padding-left: 20px; } }
  @media (max-width: 480px) {
    .section-programms .about-flex {
      padding-left: 0;
      padding-right: 0; } }
  .section-programms .about-flex-left {
    padding-left: 57px;
    padding-right: 0;
    padding-top: 40px; }
    @media (max-width: 960px) {
      .section-programms .about-flex-left {
        padding-left: 30px;
        padding-bottom: 40px; } }
    @media (max-width: 767px) {
      .section-programms .about-flex-left {
        padding-left: 0; } }
  .section-programms .title-huge {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    left: -195px;
    right: auto; }
    @media (max-width: 1700px) {
      .section-programms .title-huge {
        left: -265px; } }
    @media (max-width: 1440px) {
      .section-programms .title-huge {
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -moz-transform: rotate(0deg);
        /* Firefox */
        -webkit-transform: rotate(0deg);
        /* Safari and Chrome */
        -o-transform: rotate(0deg);
        /* Opera */
        left: 20px;
        top: -5px; } }
    @media (max-width: 767px) {
      .section-programms .title-huge {
        left: 40px; } }
    @media (max-width: 480px) {
      .section-programms .title-huge {
        left: 20px; } }

.programm-slider {
  position: relative;
  margin-left: -140px;
  margin-right: -140px; }
  @media (max-width: 1440px) {
    .programm-slider {
      margin: 0;
      padding-right: 100px; } }
  @media (max-width: 960px) {
    .programm-slider {
      padding-right: 0; } }
  @media (max-width: 480px) {
    .programm-slider {
      padding-right: 0; } }
  .programm-slider .slick-list {
    overflow: visible; }
    @media (max-width: 960px) {
      .programm-slider .slick-list {
        overflow: hidden; } }
    @media (max-width: 480px) {
      .programm-slider .slick-list {
        overflow: visible; } }

@media (max-width: 1240px) {
  .programm-icon img {
    max-height: 40px; } }

.programm-slide {
  padding: 0 140px; }
  @media (max-width: 1440px) {
    .programm-slide {
      padding: 0 30px 0 0; } }
  .programm-slide.slick-active .about-flex-left {
    opacity: 1; }
  .programm-slide.slick-active .about-flex-right:before {
    display: none; }
  .programm-slide .about-flex {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0; }
  .programm-slide .about-flex-right {
    height: 900px;
    position: relative; }
    @media (max-width: 1440px) {
      .programm-slide .about-flex-right {
        height: 700px; } }
    @media (max-width: 960px) {
      .programm-slide .about-flex-right {
        height: 530px; } }
    @media (max-width: 767px) {
      .programm-slide .about-flex-right {
        height: 400px; } }
    .programm-slide .about-flex-right:before {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      position: absolute;
      left: 0;
      top: 0; }
      @media (max-width: 960px) {
        .programm-slide .about-flex-right:before {
          display: none; } }
  .programm-slide .about-flex-left {
    opacity: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition-timing-function: ease; }
    @media (max-width: 1440px) {
      .programm-slide .about-flex-left {
        opacity: 1; } }

.arrows-slider {
  position: absolute;
  right: 0;
  bottom: -35px;
  display: flex; }
  @media (max-width: 1440px) {
    .arrows-slider {
      right: auto;
      left: 50%; } }
  @media (max-width: 767px) {
    .arrows-slider {
      left: 40px; } }
  @media (max-width: 480px) {
    .arrows-slider {
      left: 20px; } }
  .arrows-slider span {
    display: block;
    cursor: pointer;
    width: 76px;
    height: 76px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #1A2C7C;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4);
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1440px) {
      .arrows-slider span {
        width: 52px;
        height: 52px; } }
    @media (max-width: 767px) {
      .arrows-slider span {
        background-color: #2662C5; } }
    .arrows-slider span:hover {
      background-color: #182776; }
    .arrows-slider span img {
      display: block; }
      @media (max-width: 1440px) {
        .arrows-slider span img {
          width: 25px; } }

.next-btn-small {
  margin-left: 10px; }

.gallery-item, .grid-sizer {
  width: 16%;
  float: left; }
  @media (max-width: 767px) {
    .gallery-item, .grid-sizer {
      width: 50%; } }

.gallery-item:nth-of-type(4), .gallery-item:nth-of-type(5), .gallery-item:nth-of-type(6), .gallery-item:nth-of-type(10), .gallery-item:nth-of-type(11), .gallery-item:nth-of-type(12) {
  width: 32%; }
  @media (max-width: 767px) {
    .gallery-item:nth-of-type(4), .gallery-item:nth-of-type(5), .gallery-item:nth-of-type(6), .gallery-item:nth-of-type(10), .gallery-item:nth-of-type(11), .gallery-item:nth-of-type(12) {
      width: 50%; } }
.gallery-item:nth-of-type(5) .gallery-padding a, .gallery-item:nth-of-type(11) .gallery-padding a {
  height: 600px; }
  @media (max-width: 1440px) {
    .gallery-item:nth-of-type(5) .gallery-padding a, .gallery-item:nth-of-type(11) .gallery-padding a {
      height: 500px; } }
  @media (max-width: 1240px) {
    .gallery-item:nth-of-type(5) .gallery-padding a, .gallery-item:nth-of-type(11) .gallery-padding a {
      height: 400px; } }
  @media (max-width: 960px) {
    .gallery-item:nth-of-type(5) .gallery-padding a, .gallery-item:nth-of-type(11) .gallery-padding a {
      height: 340px; } }
  @media (max-width: 480px) {
    .gallery-item:nth-of-type(5) .gallery-padding a, .gallery-item:nth-of-type(11) .gallery-padding a {
      height: 280px; } }

.gallery-wrap {
  margin-right: -4%; }
  @media (max-width: 767px) {
    .gallery-wrap {
      margin-right: 0; } }

.gallery-padding {
  padding: 5px; }
  .gallery-padding a {
    display: block;
    height: 295px;
    position: relative; }
    @media (max-width: 1440px) {
      .gallery-padding a {
        height: 245px; } }
    @media (max-width: 1240px) {
      .gallery-padding a {
        height: 195px; } }
    @media (max-width: 960px) {
      .gallery-padding a {
        height: 165px; } }
    @media (max-width: 480px) {
      .gallery-padding a {
        height: 135px; } }
    .gallery-padding a:before {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      transition: all 0.3s;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition-timing-function: ease; }
    .gallery-padding a:hover:before {
      background-color: rgba(0, 0, 0, 0.4); }

.section-gallery {
  padding: 200px 0 110px; }
  @media (max-width: 1700px) {
    .section-gallery {
      padding: 140px 0 80px; } }
  @media (max-width: 1240px) {
    .section-gallery {
      padding: 100px 0 50px; } }
  @media (max-width: 960px) {
    .section-gallery {
      padding: 60px 0 40px; } }
  .section-gallery .title-huge {
    text-align: right;
    color: #D3DDF1; }

.section-cuisine {
  position: relative;
  padding-top: 220px;
  padding-bottom: 110px; }
  @media (max-width: 1440px) {
    .section-cuisine {
      padding-top: 120px;
      padding-bottom: 70px; } }
  @media (max-width: 1240px) {
    .section-cuisine {
      padding: 70px 0; } }
  .section-cuisine:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0; }
  .section-cuisine .title-huge {
    color: white;
    opacity: 0.2;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
    left: -156px;
    right: auto;
    position: absolute;
    bottom: 332px; }
    @media (max-width: 1240px) {
      .section-cuisine .title-huge {
        position: relative;
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -moz-transform: rotate(0deg);
        /* Firefox */
        -webkit-transform: rotate(0deg);
        /* Safari and Chrome */
        -o-transform: rotate(0deg);
        /* Opera */
        left: 0;
        top: 0;
        text-align: center; } }

.cuisine-box {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .cuisine-box h2, .cuisine-box p {
    color: white; }
  @media (max-width: 1240px) {
    .cuisine-box h2 {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; } }
  .cuisine-box .button-circle {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 53px;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition-timing-function: ease; }
    @media (max-width: 1240px) {
      .cuisine-box .button-circle {
        margin-top: 30px; } }
    .cuisine-box .button-circle:hover {
      top: 40px; }

.path-contact {
  position: absolute;
  left: 100px;
  top: 200px; }
  @media (max-width: 1700px) {
    .path-contact {
      left: 0;
      top: 120px; } }
  @media (max-width: 1440px) {
    .path-contact img {
      max-width: 400px; } }

.section-contact {
  padding: 100px 0 50px; }
  @media (max-width: 1440px) {
    .section-contact {
      padding: 80px 0 40px; } }
  @media (max-width: 1240px) {
    .section-contact {
      padding: 70px 0 30px; } }
  .section-contact ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
  .section-contact :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
  .section-contact ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }

.contact-top h2.title-huge {
  color: white;
  opacity: 0.1; }
.contact-top p {
  max-width: 533px;
  margin: -1px auto 0;
  color: white; }

.contact-form {
  max-width: 844px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px; }
  @media (max-width: 1240px) {
    .contact-form {
      margin-top: 30px; } }
  .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="search"], .contact-form input[type="tel"], .contact-form input[type="url"], .contact-form input[type="number"], .contact-form input[type="date"], .contact-form input[type="time"], .contact-form input[type="datetime"], .contact-form input[type="datetime-local"], .contact-form input[type="week"], .contact-form input[type="month"], .contact-form textarea, .contact-form select {
    margin-bottom: 0; }

.contact50 {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 22px; }
  @media (max-width: 1440px) {
    .contact50 {
      margin-bottom: 15px;
      padding: 0 8px; } }
  @media (max-width: 640px) {
    .contact50 {
      width: 100%;
      padding: 0; } }
  .contact50.last-contact {
    margin-bottom: 0; }

.contact100 {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 22px; }
  @media (max-width: 1440px) {
    .contact100 {
      margin-bottom: 15px;
      padding: 0 8px; } }
  @media (max-width: 640px) {
    .contact100 {
      width: 100%;
      padding: 0; } }

.contact-flex {
  display: flex;
  flex-wrap: wrap; }
  .contact-flex span, .contact-flex label {
    color: white; }
    .contact-flex span.wpcf7-not-valid-tip, .contact-flex label.wpcf7-not-valid-tip {
      color: #ff8181; }
  .contact-flex span {
    display: block; }

.wpcf7-list-item {
  margin: 0;
  min-height: 22px; }
  .wpcf7-list-item label {
    display: block;
    position: absolute;
    padding-left: 30px; }
  .wpcf7-list-item input {
    position: absolute;
    left: 0;
    top: 0; }

input[type="submit"].wpcf7-submit {
  display: block;
  width: 100%;
  background-color: white;
  color: #182776; }
  input[type="submit"].wpcf7-submit:hover {
    background-color: #2B62C0; }

.wpcf7 form .wpcf7-response-output {
  margin: 0 20px;
  padding: 20px 20px 20px 50px;
  border: none;
  color: white;
  font-weight: 300;
  position: relative;
  line-height: 1.2; }
  @media (max-width: 640px) {
    .wpcf7 form .wpcf7-response-output {
      margin: 0; } }
  .wpcf7 form .wpcf7-response-output:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 19px;
    background-image: url("assets/img/svg/error.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: transparent;
  background-color: #df3131; }

.wpcf7 form.sent .wpcf7-response-output {
  background: #207b28;
  border-color: transparent; }
  .wpcf7 form.sent .wpcf7-response-output:before {
    background-image: url("assets/img/svg/succes.svg"); }

.contact-bottom {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 50px;*/
  padding-top: 50px;
  padding-bottom: 100px;
  border-top: 1px solid #1A2C7B;
  text-align: center; }
  @media (max-width: 1440px) {
    .contact-bottom {
      padding-top: 30px;
      padding-bottom: 80px; } }
  @media (max-width: 1240px) {
    .contact-bottom {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 50px; } }

.logo-bottom {
  margin-bottom: 75px; }
  @media (max-width: 1440px) {
    .logo-bottom {
      margin-bottom: 50px; } }
  .logo-bottom a {
    display: block;
    margin-left: auto;
    margin-right: auto; }

@media (max-width: 640px) {
  .contact-flex {
    display: block; } }

.contact-item {
  width: 33.3333%;
  padding: 0 10px; }
  @media (max-width: 767px) {
    .contact-item {
      width: 100%;
      margin-top: 30px; } }
  .contact-item a {
    display: block;
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
    padding: 77px 50px 40px;
    position: relative; }
    @media (max-width: 1440px) {
      .contact-item a {
        padding: 50px 35px 25px; } }
    .contact-item a:hover {
      background-color: rgba(255, 255, 255, 0.23);
      text-decoration: none; }

.contact-icon {
  position: absolute;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 104px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #182776;
  top: -52px;
  left: 50%;
  margin-left: -52px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  text-align: center; }
  @media (max-width: 1440px) {
    .contact-icon {
      width: 72px;
      height: 72px;
      top: -36px;
      margin-left: -36px; } }
  @media (max-width: 767px) {
    .contact-icon {
      width: 50px;
      height: 50px;
      top: -25px;
      margin-left: -25px; } }
  .contact-icon img {
    vertical-align: middle; }
    @media (max-width: 1440px) {
      .contact-icon img {
        max-height: 24px; } }
    @media (max-width: 767px) {
      .contact-icon img {
        max-height: 20px; } }

.contact-text {
  display: block;
  text-align: center;
  color: white;
  font-size: 24px;
  line-height: 1.3; }
  @media (max-width: 1700px) {
    .contact-text {
      font-size: 20px; } }
  @media (max-width: 1440px) {
    .contact-text {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .contact-text {
      font-size: 16px; } }

.contact-social {
  margin-top: 50px; }
  @media (max-width: 1440px) {
    .contact-social {
      margin-top: 30px; } }
  .contact-social h3 {
    color: white; }

.social-buttons {
  display: flex;
  justify-content: center; }
  .social-buttons li {
    margin: 0 15px; }
  .social-buttons a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 78px;
    height: 78px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 1440px) {
      .social-buttons a {
        width: 60px;
        height: 60px; } }
    @media (max-width: 767px) {
      .social-buttons a {
        width: 50px;
        height: 50px; } }
    .social-buttons a:hover {
      background-color: rgba(255, 255, 255, 0.7);
      text-decoration: none; }
    .social-buttons a img {
      display: block; }
      @media (max-width: 1440px) {
        .social-buttons a img {
          max-height: 24px; } }

.hero-inner {
  height: 360px; }
  @media (max-width: 1240px) {
    .hero-inner {
      height: 300px; } }
  @media (max-width: 960px) {
    .hero-inner {
      height: 240px; } }
  @media (max-width: 640px) {
    .hero-inner {
      height: auto;
      padding-top: 120px; } }
  .hero-inner .container {
    display: flex;
    height: 100%;
    align-items: flex-end; }
  .hero-inner h1 {
    color: white;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 40px; }
    @media (max-width: 1440px) {
      .hero-inner h1 {
        font-size: 42px; } }
    @media (max-width: 960px) {
      .hero-inner h1 {
        font-size: 40px; } }
    @media (max-width: 640px) {
      .hero-inner h1 {
        font-size: 32px;
        margin-bottom: 20px; } }

.page-template-default .header-flex {
  padding-bottom: 40px; }

.section-inner {
  padding: 50px 0; }
  @media (max-width: 960px) {
    .section-inner {
      padding: 40px 0; } }
  .section-inner .the-content ul, .section-inner .the-content ol {
    position: relative;
    margin: 20px 0;
    overflow: hidden;
    clear: both;
    display: block; }
    @media screen and (max-width: 480px) {
      .section-inner .the-content ul, .section-inner .the-content ol {
        margin: 15px 0; } }
    .section-inner .the-content ul ul, .section-inner .the-content ul ol, .section-inner .the-content ol ul, .section-inner .the-content ol ol {
      margin: 0; }
  .section-inner .the-content ul li:before, .section-inner .the-content ol li:before {
    display: block;
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0; }
  .section-inner .the-content iframe {
    width: 584px !important;
    height: 333px;
    width: auto; }
    @media (max-width: 960px) {
      .section-inner .the-content iframe {
        height: 320px; } }
    @media (max-width: 767px) {
      .section-inner .the-content iframe {
        width: 100% !important; } }
    @media (max-width: 640px) {
      .section-inner .the-content iframe {
        height: 280px; } }
    @media (max-width: 480px) {
      .section-inner .the-content iframe {
        height: 180px; } }
  .section-inner .the-content ul {
    list-style-type: none; }
    .section-inner .the-content ul li {
      margin: 10px 0;
      font-size: 16px;
      position: relative;
      padding-left: 25px; }
      @media (max-width: 1240px) {
        .section-inner .the-content ul li {
          font-size: 16px; } }
      @media (max-width: 640px) {
        .section-inner .the-content ul li {
          font-size: 15px; } }
      .section-inner .the-content ul li:before {
        content: '';
        display: block;
        position: absolute;
        width: 14px;
        height: 10px;
        left: 0;
        top: 4px;
        background-image: url("assets/img/svg/check2.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%; }
  .section-inner .the-content ol li {
    counter-increment: my-counter;
    margin: 10px 0;
    display: block;
    position: relative;
    padding-left: 24px; }
    @media (max-width: 640px) {
      .section-inner .the-content ol li {
        font-size: 15px; } }
    .section-inner .the-content ol li strong {
      font-weight: 700; }
    .section-inner .the-content ol li a {
      text-decoration: underline; }
  .section-inner .the-content ol li:before {
    content: counter(my-counter) ".";
    color: #182776;
    display: block;
    position: absolute;
    font-weight: 700;
    left: 0; }
  .section-inner .the-content li a {
    text-decoration: underline; }
    .section-inner .the-content li a:hover {
      color: #182776; }

/*# sourceMappingURL=style.css.map */
