/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 800; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: 700; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

body {
  font-family: "Roboto", sans-serif;
  color: #565656; }

* {
  box-sizing: border-box;
  outline: none; }

a {
  transition: all 0.5s; }

h1, h2, h3, h4, h5 {
  font-family: "Poppins", sans-serif; }

.container {
  width: 100%;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

.section {
  overflow: hidden; }

.bg-gray {
  background: #f7f7f7; }

.overlay-popup {
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none; }
  .overlay-popup.open {
    display: block; }

.nav--margin {
  padding-top: 109px; }
  @media (max-width: 1023px) {
    .nav--margin {
      padding-top: 155px; } }

.video-play {
  position: relative;
  display: inline-block; }
  .video-play::after {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("../images/icons/play-icon.svg") center no-repeat;
    background-size: 52px 74px;
    width: 52px;
    height: 74px;
    margin: -36px -37px;
    content: "";
    z-index: 2;
    transition: all 0.3s; }
  .video-play:hover::after {
    transform: scale(1.1); }

.overlay-text {
  position: relative; }
  .overlay-text__inner {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    background: rgba(0, 0, 0, 0.6); }
    .overlay-text__inner--mobile {
      display: none; }
      @media (max-width: 767px) {
        .overlay-text__inner--mobile {
          display: block;
          right: 0;
          bottom: 30px;
          top: auto;
          padding: 10px;
          left: auto;
          text-align: left;
          pointer-events: none; } }

.lazy-images {
  opacity: 0; }
  .lazy-images.loaded {
    opacity: 1; }

.hidden-info {
  margin: 2px 2px 2px 0; }
  .hidden-info__inner {
    display: none;
    color: #05325e;
    padding: 7px 5px 8px 5px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    min-width: 125px;
    text-align: left; }
    .hidden-info__inner a {
      color: #05325e;
      text-decoration: none; }
      .hidden-info__inner a:hover {
        text-decoration: underline; }
    @media (max-width: 767px) {
      .hidden-info__inner {
        padding: 5px; } }
  .hidden-info__btn {
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    border: 2px solid #05325e;
    color: #05325e;
    padding: 8px 1px;
    min-width: 125px;
    text-align: center;
    display: block;
    font-size: 10px;
    font-family: "Poppins", sans-serif;
    cursor: pointer;
    transition: all 0.5s; }
    @media (max-width: 767px) {
      .hidden-info__btn {
        padding: 5px 0;
        height: 30px;
        margin-bottom: 10px; } }
    .hidden-info__btn:hover {
      background: #05325e;
      color: #FFF; }
  .hidden-info.visible .hidden-info__inner {
    display: block; }
  .hidden-info.visible .hidden-info__btn {
    display: none; }
  @media (max-width: 767px) {
    .hidden-info:last-child .hidden-info__btn {
      margin-bottom: 0; } }

.no-js .footer__nav {
  display: block; }

@media all and (max-width: 767px) {
  .no-js .nav__menu li .submenu {
    max-height: 1200px !important;
    opacity: 1;
    visibility: visible; }
  .no-js .menu-checkbox:checked + .nav__menu {
    opacity: 1;
    visibility: visible;
    display: block; } }

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

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

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

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

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

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

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

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

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

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

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

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=slick.min.css.map */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform,opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform,opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes a {
  to {
    transform: rotate(1turn); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.Zebra_DatePicker {
  background: #666;
  border-radius: 4px;
  box-shadow: 0 0 10px #888;
  color: #222;
  font: 13px Tahoma,Arial,Helvetica,sans-serif;
  padding: 3px;
  position: absolute;
  display: table;
  z-index: 1200; }

.Zebra_DatePicker *, .Zebra_DatePicker :after, .Zebra_DatePicker :before {
  box-sizing: content-box !important; }

.Zebra_DatePicker * {
  padding: 0; }

.Zebra_DatePicker table {
  border-collapse: collapse;
  border-radius: 4px;
  border-spacing: 0;
  width: 100%; }

.Zebra_DatePicker td, .Zebra_DatePicker th {
  padding: 5px;
  cursor: pointer;
  text-align: center;
  min-width: 25px;
  width: 25px; }

.Zebra_DatePicker .dp_body td, .Zebra_DatePicker .dp_body th {
  border: 1px solid #bfbfbf; }

.Zebra_DatePicker .dp_body td:first-child, .Zebra_DatePicker .dp_body th:first-child {
  border-left: none; }

.Zebra_DatePicker .dp_body td:last-child, .Zebra_DatePicker .dp_body th:last-child {
  border-right: none; }

.Zebra_DatePicker .dp_body tr:first-child td, .Zebra_DatePicker .dp_body tr:first-child th {
  border-top: none; }

.Zebra_DatePicker .dp_body tr:last-child td, .Zebra_DatePicker .dp_body tr:last-child th {
  border-bottom: none; }

.Zebra_DatePicker .dp_body td {
  background: #e6e5e5; }

.Zebra_DatePicker .dp_body .dp_weekend {
  background: #d6d6d6; }

.Zebra_DatePicker .dp_body .dp_not_in_month {
  background: #e0e6f2;
  color: #98acd4; }

.Zebra_DatePicker .dp_body .dp_time_controls_condensed td {
  width: 25%; }

.Zebra_DatePicker .dp_body .dp_current {
  color: #cc236b; }

.Zebra_DatePicker .dp_body .dp_selected {
  background: #b56a6a;
  color: #fff; }

.Zebra_DatePicker .dp_body .dp_disabled {
  background: #f2f2f2;
  color: #ccc;
  cursor: text; }

.Zebra_DatePicker .dp_body .dp_disabled.dp_current {
  color: #b56a6a; }

.Zebra_DatePicker .dp_body .dp_hover {
  color: #fff;
  background: #88a09e; }

.Zebra_DatePicker .dp_body .dp_hover.dp_time_control {
  background-color: #8c8c8c;
  color: #fff; }

.Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_timepicker td, .Zebra_DatePicker .dp_yearpicker td {
  width: 33.3333%; }

.Zebra_DatePicker .dp_timepicker .dp_disabled {
  border: none;
  color: #222;
  font-size: 26px;
  font-weight: 700; }

.Zebra_DatePicker .dp_time_separator div {
  position: relative; }

.Zebra_DatePicker .dp_time_separator div:after {
  content: ":";
  color: 1px solid #bfbfbf;
  font-size: 20px;
  left: 100%;
  margin-left: 2px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  z-index: 1; }

.Zebra_DatePicker .dp_header {
  margin-bottom: 3px; }

@supports (-ms-ime-align: auto) {
  .Zebra_DatePicker .dp_header {
    font-family: 'Segoe UI Symbol',Tahoma,Arial,Helvetica,sans-serif; } }

.Zebra_DatePicker .dp_footer {
  margin-top: 3px; }

.Zebra_DatePicker .dp_footer .dp_icon {
  width: 50%; }

.Zebra_DatePicker .dp_actions td {
  border-radius: 4px;
  color: #fff; }

.Zebra_DatePicker .dp_actions .dp_caption {
  font-weight: 700;
  width: 100%; }

.Zebra_DatePicker .dp_actions .dp_hover {
  background-color: #8c8c8c;
  color: #fff; }

.Zebra_DatePicker .dp_daypicker th {
  background: #fc3;
  cursor: text;
  font-weight: 700; }

.Zebra_DatePicker.dp_hidden {
  display: none; }

.Zebra_DatePicker .dp_icon {
  height: 16px;
  background-repeat: no-repeat;
  text-indent: -9999px; }

.Zebra_DatePicker .dp_icon.dp_confirm {
  background-position: center -123px; }

.Zebra_DatePicker .dp_icon.dp_view_toggler {
  background-position: center -91px; }

.Zebra_DatePicker .dp_icon.dp_view_toggler.dp_calendar {
  background-position: center -59px; }

button.Zebra_DatePicker_Icon {
  border: none;
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 0;
  padding: 0;
  position: absolute;
  text-indent: -9000px;
  width: 16px; }

button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Disabled {
  background-position: center -32px;
  cursor: default; }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0); }

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0); }

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform; }

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0); }

.section-title {
  font-size: 36px;
  line-height: 48px;
  margin: 45px 0 37px 0;
  color: #05325e;
  font-family: "Poppins", sans-serif;
  font-weight: 700; }
  @media (max-width: 767px) {
    .section-title {
      font-size: 26px;
      line-height: 36px;
      margin: 29px 0 22px 0; } }
  @media (max-width: 500px) {
    .section-title {
      font-size: 22px;
      line-height: 30px; } }
  .section-title--center {
    text-align: center; }
  .section-title--margins {
    margin: 59px 0 37px 0; }
  .section-title__desc {
    font-size: 16px;
    line-height: 20px;
    margin: -23px 0 15px 0; }
    .section-title__desc--center {
      text-align: center; }

.tags__title {
  font-size: 24px;
  color: #05325e;
  margin: 0 0 22px 0;
  font-family: "Poppins", sans-serif;
  font-weight: 700; }
  @media (max-width: 767px) {
    .tags__title {
      font-size: 20px;
      margin: 0 0 18px 0; } }

.tags__item {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #05325e;
  text-decoration: none;
  padding: 5px 15px;
  background: #f7f7f7;
  border-radius: 50px;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin: 0 0 6px 0; }
  .tags__item:hover {
    background: #05325e;
    color: #f7f7f7; }

.page-404__content {
  text-align: center; }
  .page-404__content .section-title {
    padding-bottom: 0;
    margin-bottom: 30px; }
    .page-404__content .section-title::after {
      display: none; }
  .page-404__content p {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 24px 0; }
  .page-404__content .btn {
    display: inline-block;
    margin: 0 0 0 0; }

.page-404 .section-list-object {
  margin-top: 60px; }

.page-404 .section-list-object .section-title {
  text-align: center; }

.text-page .faq > div {
  overflow: visible !important; }

.faq {
  margin: 55px 0; }
  .faq > div {
    overflow: hidden; }
  .faq h2 {
    font-size: 36px;
    color: #05325e;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .faq h2 {
        font-size: 26px;
        line-height: 30px; } }
  .faq h3 {
    font-size: 20px;
    color: #05325e;
    margin: 6px 0 10px 0; }
  .faq p {
    font-size: 15px;
    line-height: 22px;
    color: #575757;
    margin-top: 0; }

.btn {
  font-size: 13px;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  color: #FFF;
  padding: 13px 27px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: all 0.5s;
  border: none;
  cursor: pointer; }
  .btn i {
    margin: 0 0 0 10px; }
  .btn--yellow {
    background: #f29023; }
    .btn--yellow:hover {
      background: #ffba00; }
  .btn--blue {
    background: #0c58a3; }
    .btn--blue:hover {
      background: #0c68c2; }
  .btn--white-transparent {
    border: 2px solid #FFF;
    padding-top: 10px;
    padding-bottom: 10px; }
    .btn--white-transparent:hover {
      background: #0c58a3 !important;
      border-color: #0c58a3 !important; }
  .btn--bigger {
    padding: 17px 38px; }
    .btn--bigger i {
      font-size: 16px; }
  .btn--small {
    font-size: 12px; }

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 16px 33px 16px 43px;
  transition: all 0.5s; }
  @media (max-width: 1200px) {
    .nav {
      padding: 10px 15px 10px 15px;
      position: absolute; } }
  .nav__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1023px) {
      .nav__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center; } }
  .nav__logo {
    text-indent: -99999px;
    background: url("../images/icons/logo-white.svg") no-repeat;
    width: 312px;
    height: 46px;
    transition: all 0.5s;
    background-size: 100% auto; }
    @media all and (max-width: 1200px) {
      .nav__logo {
        width: 245px; } }
    @media (max-width: 1023px) {
      .nav__logo {
        margin-bottom: 17px; } }
  .nav__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1023px) {
      .nav__right {
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (max-width: 767px) {
      .nav__right .menu-toggle {
        width: 33px;
        height: 25px;
        position: relative;
        transition: all 0.5s; }
        .nav__right .menu-toggle span {
          position: absolute;
          left: 0;
          width: 33px;
          height: 4px;
          background: #f29023;
          border-radius: 5px;
          transition: all 0.5s; }
          .nav__right .menu-toggle span:nth-child(1) {
            top: 0; }
          .nav__right .menu-toggle span:nth-child(2) {
            top: 50%;
            margin-top: -2px; }
          .nav__right .menu-toggle span:nth-child(3) {
            bottom: 0; }
        .nav__right .menu-toggle.open {
          margin: 0 0 0 0; }
          .nav__right .menu-toggle.open span:nth-child(1) {
            transform: rotate(45deg);
            transform-origin: 0 0; }
          .nav__right .menu-toggle.open span:nth-child(2) {
            opacity: 0; }
          .nav__right .menu-toggle.open span:nth-child(3) {
            transform: rotate(-45deg);
            transform-origin: 1px 5px; } }
    .nav__right .btn {
      margin-left: 18px; }
      @media all and (max-width: 1200px) {
        .nav__right .btn {
          margin-left: 5px; } }
      @media (max-width: 767px) {
        .nav__right .btn {
          padding: 0px 0 !important;
          height: 40px !important;
          line-height: 40px;
          width: 40px;
          border-radius: 50%;
          text-align: center;
          font-size: 18px;
          margin-left: 8px; }
          .nav__right .btn.btn--white-transparent {
            line-height: 36px; } }
      .nav__right .btn .mobile-text {
        display: none; }
        @media (max-width: 767px) {
          .nav__right .btn .mobile-text {
            display: block; } }
      @media (max-width: 767px) {
        .nav__right .btn .desktop-text {
          display: none; } }
      .nav__right .btn i {
        margin: 0; }
  .nav__phone {
    background: url("../images/icons/phone-icon-orange.svg") left center no-repeat;
    background-size: 26px 27px;
    font-family: "Poppins", sans-serif;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0 4px 38px;
    margin-right: 87px;
    transition: all 0.5s; }
    @media all and (max-width: 1300px) {
      .nav__phone {
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .nav__phone {
        margin-right: 25px; } }
    @media (max-width: 500px) {
      .nav__phone {
        margin-right: 10px;
        font-size: 11px;
        padding: 6px 0 6px 29px;
        min-width: 120px; } }
    .nav__phone a {
      text-decoration: none !important;
      color: #FFF !important; }
  .nav__menu {
    margin: 0 19px 0 0;
    padding: 0;
    list-style: none; }
    @media all and (max-width: 1250px) {
      .nav__menu {
        margin: 0 10px 0 0 0; } }
    @media (max-width: 767px) {
      .nav__menu {
        margin: 0;
        position: absolute;
        left: 0;
        top: 140px;
        right: 0;
        background: #FFF;
        display: none;
        padding: 27px 0 20px 0; } }
    .nav__menu li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 21px;
      padding-bottom: 26px;
      padding-top: 25px;
      position: relative; }
      @media all and (max-width: 1250px) {
        .nav__menu li {
          margin-left: 6px; } }
      @media (max-width: 767px) {
        .nav__menu li {
          display: block;
          margin: 0 0 8px 0;
          text-align: center;
          padding-top: 0;
          padding-bottom: 0; } }
      .nav__menu li .submenu {
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 100%;
        left: -94px;
        width: 733px;
        background: #FFF;
        border-radius: 30px;
        padding: 20px 39px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        -ms-flex-pack: justify;
        justify-content: space-between;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
        @media all and (max-width: 1250px) {
          .nav__menu li .submenu {
            width: 550px; } }
        @media (max-width: 767px) {
          .nav__menu li .submenu {
            box-shadow: none;
            width: 100%;
            position: static;
            display: block;
            max-height: 0 !important;
            overflow: hidden;
            padding: 0;
            transition: all 0.3s; }
            .nav__menu li .submenu.open {
              padding: 20px 0;
              max-height: 1100px !important;
              opacity: 1;
              visibility: visible; } }
        .nav__menu li .submenu__col__title {
          font-weight: bold;
          color: #0b3660; }
        .nav__menu li .submenu__col__nav {
          margin: 0;
          padding: 0;
          list-style: none; }
          .nav__menu li .submenu__col__nav li {
            margin-bottom: 3px;
            display: block;
            font-weight: normal;
            margin-left: 0;
            padding: 0; }
            .nav__menu li .submenu__col__nav li a {
              font-size: 13px;
              color: #000 !important;
              text-decoration: none;
              font-weight: normal;
              font-family: "Roboto", sans-serif;
              text-transform: none; }
      .nav__menu li:hover .submenu {
        opacity: 1;
        visibility: visible; }
      .nav__menu li a {
        font-family: "Poppins", sans-serif;
        color: #FFF;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase; }
        .nav__menu li a:hover {
          color: #f29023 !important; }
        @media all and (max-width: 1250px) {
          .nav__menu li a {
            font-size: 12px; } }
        @media (max-width: 767px) {
          .nav__menu li a {
            color: #0055a9 !important;
            font-size: 14px; } }
  .nav--color {
    background: #FFF;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
    .nav--color .nav__logo {
      background-image: url("../images/icons/logo-msk.svg"); }
    .nav--color .nav__phone {
      color: #05325e; }
      .nav--color .nav__phone a {
        text-decoration: none !important;
        color: #05325e !important; }
    .nav--color .nav__menu li a {
      color: #05325e; }
    .nav--color .btn--white-transparent {
      color: #05325e;
      border-color: #05325e; }
      .nav--color .btn--white-transparent:hover {
        color: #FFF; }
  @media all and (min-width: 768px) {
    .nav.fixed {
      background: #FFF;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
      .nav.fixed .nav__logo {
        background-image: url("../images/icons/logo-msk.svg"); }
      .nav.fixed .nav__phone {
        color: #05325e; }
        .nav.fixed .nav__phone a {
          text-decoration: none !important;
          color: #05325e !important; }
      .nav.fixed .nav__menu li a {
        color: #05325e; }
      .nav.fixed .btn--white-transparent {
        color: #05325e;
        border-color: #05325e; }
        .nav.fixed .btn--white-transparent:hover {
          color: #FFF; } }

.footer {
  background: #f7f7f7;
  padding: 45px 0 0 0;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .footer {
      padding: 25px 0 0 0; } }
  .footer .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (max-width: 767px) {
    .footer__col {
      width: 100% !important; } }
  .footer__col--col1 {
    width: 100%;
  margin-bottom: 20px; }
    @media (max-width: 1023px) {
      .footer__col--col1 {
        width: 100%;
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .footer__col--col1 {
        margin-bottom: 24px; }
        .footer__col--col1 .footer__title {
          font-size: 24px;
          margin: 0 0 5px 0; }
          .footer__col--col1 .footer__title::after {
            display: none; } }
  .footer__col--col2 {
    width: 25%; }
    @media (max-width: 1023px) {
      .footer__col--col2 {
        width: 25%; } }
  .footer__col--col3 {
    width: 25%; }
    @media (max-width: 1023px) {
      .footer__col--col3 {
        width: 30%; } }
  .footer__col--col4 {
    width: 25%; }
    @media (max-width: 1023px) {
      .footer__col--col4 {
        width: 23%; } }
  .footer__col--col5 {
    width: 25%; }
    @media (max-width: 1023px) {
      .footer__col--col5 {
        width: 20%; } }
  .footer__col--col6 {
    width: 100%; }
  @media (max-width: 767px) {
    .footer__col.open .footer__nav {
      display: block; }
    .footer__col.open .footer__title::after {
      transform: rotate(90deg);
      transform-origin: 6px 2px; } }
  .footer__copy {
    font-weight: 600;
    color: #0b3660;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    margin: 39px 0; }
    @media (max-width: 767px) {
      .footer__copy {
        margin: 25px 0; } }
  .footer__nav {
    margin: 19px 0 0 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 767px) {
      .footer__nav {
        display: none;
        margin: 17px 0 16px 0; } }
    .footer__nav li {
      margin: 7px 0 0 0; }
      .footer__nav li a {
        color: #565656;
        text-decoration: none;
        font-size: 14px; }
        .footer__nav li a:hover {
          color: #0055a9; }
  .footer__phone {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #0055a9;
    font-size: 30px;
    text-decoration: none; }
    @media (max-width: 767px) {
      .footer__phone {
        margin-left: 5px; } }
  .footer__title {
    color: #0b3660;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px 0; }
    @media (max-width: 767px) {
      .footer__title {
        font-size: 18px;
        cursor: pointer;
        position: relative; }
        .footer__title::after {
          position: absolute;
          text-indent: 0;
          top: 14px;
          font-size: 14px;
          right: 4px;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #f29023;
          transform: translateX(-50%) translateY(-50%);
          content: "\f054"; } }

.object-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .object-list__item {
    width: 17.917%;
    margin-right: 2.6%;
    margin-bottom: 36px; }
    .object-list__item:nth-child(5n) {
      margin-right: 0; }
      @media (max-width: 1023px) {
        .object-list__item:nth-child(5n) {
          width: 23%;
          margin-right: 2.6%; } }
    @media (max-width: 1023px) {
      .object-list__item {
        width: 23%; }
        .object-list__item:nth-child(4n) {
          margin-right: 0; } }
    @media (max-width: 767px) {
      .object-list__item {
        width: 48% !important;
        margin-right: 2.6% !important; }
        .object-list__item:nth-child(2n) {
          margin-right: 0 !important; } }
    @media all and (max-width: 480px) {
      .object-list__item {
        width: 100% !important;
        margin: 0 0 18px 0 !important;
        background: #f7f7f7 !important;
        box-shadow: none !important; }
        .object-list__item .object-thumb__text {
          min-height: 88px; } }
    .object-list__item .object-thumb__text {
      padding-bottom: 40px; }
    .object-list__item .object-thumb__city {
      position: absolute;
      left: 14px;
      bottom: 18px; }

.object-thumb {
  background: #f7f7f7;
  display: inline-block;
  vertical-align: top;
  border-radius: 0 0 30px 0;
  text-decoration: none;
  position: relative;
  transition: all 0.5s; }
  .object-thumb:hover {
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
  .object-thumb__img {
    width: 100%; }
    .object-thumb__img img {
      width: 100%;
      display: block;
      height: auto; }
  .object-thumb__distance {
    position: absolute;
    right: 11px;
    top: 11px;
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    padding: 7px 9px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 12px; }
  .object-thumb__text {
    padding: 6px 14px 11px 14px; }
  .object-thumb__title {
    font-size: 16px;
    line-height: 20px;
    color: #05325e;
    font-weight: bold;
    margin: 0 0 0 0;
    font-family: "Poppins", sans-serif;
    text-decoration: none; }
    .object-thumb__title:hover {
      color: #0055a9; }
    .object-thumb__title .h3,
    .object-thumb__title h3 {
      margin: 0;
      font-size: 16px;
      line-height: 20px; }
  .object-thumb__city {
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #f29023;
    text-decoration: none; }
    .object-thumb__city:hover {
      color: #ffba00; }
  .object-thumb__desc {
    padding: 0px 14px 28px 14px; }
    .object-thumb__desc p {
      margin: 0;
      font-size: 13px;
      color: #565656;
      line-height: 18px; }
  .object-thumb--bigger .object-thumb__text {
    padding-top: 13px; }
  .object-thumb--bigger .object-thumb__title {
    font-size: 20px; }

.object-popular {
  margin: 0px 13px 0 -13px;
  padding: 37px 40px 30px 44px;
  background: #f7f7f7;
  border-radius: 0 0 30px 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .object-popular {
      margin: 0;
      padding: 0;
      border-radius: 0; } }
  .object-popular__title {
    font-size: 30px;
    line-height: 36px;
    color: #05325e;
    font-weight: bold;
    margin: 0 0 30px 0; }
    @media (max-width: 767px) {
      .object-popular__title {
        font-size: 30px;
        margin: 35px 0 31px 0;
        max-width: 271px; } }
  .object-popular .object-thumb {
    width: 100%;
    background: none !important;
    box-shadow: none !important; }
    .object-popular .object-thumb__text {
      padding: 14px 15px 40px 0; }
    .object-popular .object-thumb__title {
      font-size: 20px;
      line-height: 26px; }
    .object-popular .object-thumb__city {
      left: 0; }
  .object-popular .slick-prev,
  .object-popular .slick-next {
    position: absolute;
    bottom: 0;
    text-indent: -9999px;
    border: none;
    border-radius: 50%;
    background: #f29023;
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.5s; }
    .object-popular .slick-prev:hover,
    .object-popular .slick-next:hover {
      background: #ffba00; }
    .object-popular .slick-prev::after,
    .object-popular .slick-next::after {
      position: absolute;
      text-indent: 0;
      left: 50%;
      top: 50%;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #FFF;
      transform: translateX(-50%) translateY(-50%); }
  .object-popular .slick-prev {
    right: 55px; }
    .object-popular .slick-prev::after {
      content: "\f053"; }
  .object-popular .slick-next {
    right: 8px; }
    .object-popular .slick-next::after {
      content: "\f054"; }
  .object-popular .object-popular-slider {
    padding-bottom: 65px; }

.section-list-object {
  padding: 0 0 17px 0;
  overflow: hidden; }
  .section-list-object .section-title {
    margin: 34px 0; }
  .section-list-object--gray {
    background: #f7f7f7;
    padding-bottom: 35px; }
    .section-list-object--gray .section-title {
      margin: 43px 0; }

.object-type-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .object-type-list__item {
    width: 25%;
    display: block;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .object-type-list__item {
        width: 50%; } }
    @media (max-width: 500px) {
      .object-type-list__item {
        width: 100%; } }
    .object-type-list__item img {
      display: block;
      width: 100%; }
    .object-type-list__item::after {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.25);
      content: "";
      transition: all 0.5s; }
    .object-type-list__item:hover::after {
      opacity: 0; }
    .object-type-list__item:last-child {
      border-radius: 0 0 30px 0; }
    .object-type-list__item-col {
      width: 25%; }
      .object-type-list__item-col .object-type-list__item {
        width: 100%;
        margin-bottom: 0;
        border-radius: 0 !important; }
        @media (max-width: 1023px) {
          .object-type-list__item-col .object-type-list__item {
            width: 50%; } }
        @media (max-width: 500px) {
          .object-type-list__item-col .object-type-list__item {
            width: 100%; } }
      @media (max-width: 1023px) {
        .object-type-list__item-col {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%; } }
      .object-type-list__item-col:last-child .object-type-list__item:last-child {
        border-radius: 0 0 30px 0 !important; }
    .object-type-list__item--w50 {
      width: 50%;
      margin-bottom: 0; }
      @media (max-width: 1023px) {
        .object-type-list__item--w50 {
          width: 100%; } }
  .object-type-list__title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    z-index: 2;
    padding: 0 25px; }
    .object-type-list__title span {
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: normal;
      display: block;
      margin: 5px 0 0 0; }

.object-list3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .object-list3__item {
    width: 31.4%;
    margin-bottom: 50px;
    margin-right: 2.8%; }
    @media (max-width: 767px) {
      .object-list3__item {
        width: 100%;
        margin-bottom: 25px; } }
    .object-list3__item:last-child {
      margin-right: 0; }

.object-list4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .object-list4__item {
    width: 22.8%;
    margin-bottom: 50px;
    margin-right: 2.8%; }
    @media (max-width: 767px) {
      .object-list4__item {
        width: 48%;
        margin-bottom: 25px;
        margin-right: 2.8% !important; }
        .object-list4__item:nth-child(2n) {
          margin-right: 0 !important; } }
    @media (max-width: 500px) {
      .object-list4__item {
        width: 100%;
        margin-right: 0; } }
    .object-list4__item:last-child {
      margin-right: 0; }
    .object-list4__item .object-thumb__img {
      position: relative;
      display: block; }
    .object-list4__item .object-thumb__text {
      padding-top: 18px;
      padding-bottom: 45px; }
    .object-list4__item .object-thumb-vertical__info {
      opacity: 0;
      transition: all 0.5s; }
    .object-list4__item:hover .object-thumb-vertical__info {
      opacity: 1; }
    .object-list4__item .object-thumb__city {
      position: absolute;
      left: 14px;
      bottom: 18px; }

.object-thumb-vertical {
  padding: 13px;
  border: 8px solid #f7f7f7;
  border-radius: 0 0 30px 0; }
  .object-thumb-vertical--blue {
    border-color: #0055a9; }
  .object-thumb-vertical__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .object-thumb-vertical.item-disabled .object-thumb-vertical__img {
    opacity: 0.5; }
    .object-thumb-vertical.item-disabled .object-thumb-vertical__img img {
      filter: grayscale(1); }
  .object-thumb-vertical__img {
    width: 56%;
    position: relative; }
    @media (max-width: 1200px) {
      .object-thumb-vertical__img {
        width: 100%;
        margin-bottom: 15px; } }
    .object-thumb-vertical__img img {
      display: block;
      width: 100%; }
    .object-thumb-vertical__img .stick {
      position: absolute;
      right: 0;
      top: 0; }
  .object-thumb-vertical__info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 17px 6px 16px; }
    .object-thumb-vertical__info .info-people {
      background: url("../images/icons/people-icon-white.svg") left no-repeat;
      background-size: 26px 20px;
      padding: 0 0 0 31px;
      margin: 0 12px 0 0; }
    .object-thumb-vertical__info .info-bed {
      background: url("../images/icons/bed-icon-white.svg") left no-repeat;
      background-size: 26px 18px;
      padding: 0 0 0 31px;
      margin: 0 13px 0 0; }
    .object-thumb-vertical__info .info-parking {
      background: url("../images/icons/parking-icon-white.svg") left no-repeat;
      background-size: 10px 18px;
      padding: 0 0 0 15px; }
  .object-thumb-vertical__desc {
    width: 41%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px 0 0;
    min-height: 207px; }
    @media (max-width: 1200px) {
      .object-thumb-vertical__desc {
        width: 100%;
        min-height: 0;
        padding: 0; } }
    .object-thumb-vertical__desc p,
    .object-thumb-vertical__desc h2 {
      margin: 5px 0 0 0;
      font-size: 17px;
      line-height: 22px;
      color: #0b3660; }
      .object-thumb-vertical__desc p a,
      .object-thumb-vertical__desc h2 a {
        text-decoration: none;
        color: #0b3660; }
        .object-thumb-vertical__desc p a:hover,
        .object-thumb-vertical__desc h2 a:hover {
          color: #0c58a3; }
    .object-thumb-vertical__desc .h3,
    .object-thumb-vertical__desc h3 {
      margin: 0 0 0 0;
      color: #f29023;
      font-weight: normal;
      font-size: 13px;
      font-family: "Poppins", sans-serif; }
      .object-thumb-vertical__desc .h3 a,
      .object-thumb-vertical__desc h3 a {
        text-decoration: none;
        color: #f29023; }
        .object-thumb-vertical__desc .h3 a:hover,
        .object-thumb-vertical__desc h3 a:hover {
          color: #FFBA00; }
    .object-thumb-vertical__desc .info-geo {
      background: url("../images/icons/location-icon.svg") left no-repeat;
      background-size: 20px 25px;
      padding: 7px 0 7px 29px;
      font-size: 13px;
      background-size: 19px 25px;
      margin: 6px 0 0 0;
      color: #565656; }
      .object-thumb-vertical__desc .info-geo a {
        text-decoration: none;
        color: #f29023; }
        .object-thumb-vertical__desc .info-geo a:hover {
          color: #FFBA00; }
    .object-thumb-vertical__desc .btn {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 12px;
      margin: 0 0 8px 0;
      padding: 10px 10px; }
    @media (max-width: 1200px) {
      .object-thumb-vertical__desc .buttons {
        padding-top: 15px; } }
    @media (max-width: 1200px) {
      .object-thumb-vertical__desc .text {
        padding: 0 10px; } }
  .object-thumb-vertical__bottom {
    padding: 14px 10px 8px 10px; }
    .object-thumb-vertical__bottom p {
      color: #565656;
      margin: 0;
      padding: 0;
      font-size: 13px;
      line-height: 18px; }
    .object-thumb-vertical__bottom--dots {
      cursor: pointer; }
    .object-thumb-vertical__bottom--more {
      display: none; }
    .object-thumb-vertical__bottom.open .object-thumb-vertical__bottom--dots {
      display: none; }
    .object-thumb-vertical__bottom.open .object-thumb-vertical__bottom--more {
      display: inline; }

.news-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 45px 0 0 0; }
  @media (max-width: 767px) {
    .news-list {
      margin: 24px 0 0 0; } }
  .news-list .news-thumb {
    width: 31.5%; }
    @media (max-width: 1023px) {
      .news-list .news-thumb {
        width: 48%; } }
    @media (max-width: 767px) {
      .news-list .news-thumb {
        width: 100%; } }
  .news-list .grid-masnory-gutter-sizer {
    width: 2.5%; }
  .news-list__more {
    text-align: center;
    margin: 51px 0; }
    @media (max-width: 767px) {
      .news-list__more {
        margin: 26px 0; } }

.news-thumb {
  text-decoration: none;
  border-radius: 0 0 30px 0;
  margin-bottom: 15px;
  transition: all 0.5s; }
  .news-thumb:hover {
    background: #f7f7f7; }
    @media (max-width: 767px) {
      .news-thumb:hover {
        background: transparent; } }
  .news-thumb__img {
    width: 100%; }
    .news-thumb__img img {
      width: 100%; }
  .news-thumb__text {
    padding: 15px 30px 15px 20px; }
    @media (max-width: 767px) {
      .news-thumb__text {
        padding: 11px 11px 15px 11px; } }
  .news-thumb__category {
    color: #f29023;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none; }
    .news-thumb__category:hover {
      color: #ffba00; }
  .news-thumb__title {
    font-size: 24px;
    line-height: 30px;
    color: #05325e;
    font-weight: bold;
    margin: 7px 0 13px 0;
    display: block;
    text-decoration: none;
    font-family: "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .news-thumb__title {
        font-size: 20px;
        line-height: 25px;
        margin: 4px 0; } }
    .news-thumb__title:hover {
      color: #0055a9; }
  .news-thumb p {
    font-size: 14px;
    margin: 14px 0 16px 0;
    line-height: 20px;
    color: #565656; }
    @media (max-width: 767px) {
      .news-thumb p {
        margin: 10px 0 16px 0; } }
  .news-thumb time {
    background: url("../images/icons/time-icon.svg") left center no-repeat;
    background-size: 23px 23px;
    padding: 5px 0 5px 40px;
    font-size: 12px;
    color: #565656; }

.row-form {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px; }
  @media (max-width: 500px) {
    .row-form {
      margin-bottom: 0; } }
  .row-form__col1 {
    width: 175px;
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .row-form__col1 {
        width: 18%;
        margin-right: 2%; } }
    @media (max-width: 1023px) {
      .row-form__col1 {
        width: 31%;
        margin-right: 2%; } }
    @media (max-width: 767px) {
      .row-form__col1 {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 20px; } }
    @media (max-width: 500px) {
      .row-form__col1 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px; } }
  .row-form__col2 {
    width: 380px;
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .row-form__col2 {
        width: 31%;
        margin-right: 2%; } }
    @media (max-width: 1023px) {
      .row-form__col2 {
        width: 48%;
        margin-right: 2%; } }
    @media (max-width: 767px) {
      .row-form__col2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px; } }
  .row-form__col3 {
    width: 250px;
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .row-form__col3 {
        width: 23%;
        margin-right: 2%; } }
    @media (max-width: 1023px) {
      .row-form__col3 {
        width: 31%;
        margin-right: 2%; } }
    @media (max-width: 767px) {
      .row-form__col3 {
        width: 48%;
        margin-right: 2%; } }
    @media (max-width: 500px) {
      .row-form__col3 {
        width: 100%;
        margin-right: 2%; } }
  .row-form__col4 {
    width: 650px;
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .row-form__col4 {
        width: 65%;
        margin-right: 2%; } }
    @media (max-width: 1023px) {
      .row-form__col4 {
        width: 100%;
        margin-right: 0;
        margin: 23px 0; } }
  .row-form__full {
    width: 91%;
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .row-form__full {
        width: 65%;
        margin-right: 2%; } }
    @media (max-width: 1023px) {
      .row-form__full {
        width: 100%;
        margin-right: 0;
        margin: 23px 0; } }
  .row-form__group-title {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #565656;
    font-weight: 600;
    margin: 0 0 9px 0; }

label.error {
  color: #f29023;
  font-size: 12px;
  margin: 4px;
  width: 100%;
  display: block;
  white-space: nowrap; }

.input-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  position: relative; }
  .input-icon__icon {
    text-align: right;
    min-width: 50px;
    margin-right: 10px;
    font-size: 14px; }
    @media (max-width: 1023px) {
      .input-icon__icon {
        width: 80px;
        margin-right: 0;
        padding-right: 10px; } }
    @media (max-width: 500px) {
      .input-icon__icon {
        width: 60px; } }
  .input-icon__content {
    max-width: calc(100% - 60px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    @media (max-width: 1023px) {
      .input-icon__content {
        max-width: calc(100% - 80px); } }
    @media (max-width: 500px) {
      .input-icon__content {
        max-width: calc(100% - 60px); } }
    .input-icon__content .input-text {
      margin: -25px 0 0 15px; }
      @media (max-width: 500px) {
        .input-icon__content .input-text {
          margin-top: 0; } }
      .input-icon__content .input-text__label {
        white-space: nowrap; }
      .input-icon__content .input-text input {
        max-width: 75px; }
        @media (max-width: 500px) {
          .input-icon__content .input-text input {
            width: 100%;
            max-width: 100%; } }
  .input-icon img {
    cursor: pointer; }

.count-room .input-icon__icon {
  width: auto; }

.count-room .input-icon__content {
  max-width: none;
  width: auto; }

@media (max-width: 500px) {
  .count-room .input-icon__icon {
    width: 80px; }
  .count-room .input-icon__content {
    max-width: calc(100% - 80px); } }

.margin-label {
  margin-top: 36px !important; }

.input-text__label {
  display: block;
  font-size: 14px;
  color: #565656;
  font-weight: 600;
  margin: 0 0 9px 0; }
  .input-text__label em {
    font-style: normal;
    color: #f29023; }
  @media (max-width: 500px) {
    .input-text__label--empty {
      display: none; } }

.input-text input {
  background: #efefef;
  border-radius: 30px;
  height: 40px;
  width: 100%;
  border: none;
  padding: 0 19px;
  font-size: 14px;
  transition: all 0.5s; }
  .input-text input.datepicker {
    padding-right: 40px !important; }

.input-text textarea {
  background: #efefef;
  border-radius: 30px;
  width: 100%;
  border: none;
  padding: 10px 19px;
  font-size: 14px;
  transition: all 0.5s; }

.input-text.disabled {
  opacity: 0.1; }

.group-form {
  margin-bottom: 10px; }
  .group-form__label {
    display: block;
    font-size: 14px;
    color: #565656;
    font-weight: 600;
    margin: 0 0 9px 0; }
    .group-form__label em {
      font-style: normal;
      color: #f29023; }

.input-checkbox {
  position: relative;
  margin: 0 0 0 0; }
  .input-checkbox input {
    opacity: 0;
    visibility: hidden;
    position: absolute; }
    .input-checkbox input:checked + label::before {
      opacity: 1;
      transform: scale(1) translateY(-50%); }
  .input-checkbox label:not(.error) {
    color: #565656;
    font-size: 14px;
    padding: 0 0 0 38px;
    position: relative;
    cursor: pointer;
    display: block; }
    @media (max-width: 767px) {
      .input-checkbox label:not(.error) {
        width: 100%;
        display: block; } }
    .input-checkbox label:not(.error)::after {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 24px;
      height: 24px;
      background: #efefef;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 4px;
      content: ""; }
      @media (max-width: 767px) {
        .input-checkbox label:not(.error)::after {
          left: 6px;
          top: 50%;
          transform: translateY(-50%); } }
    .input-checkbox label:not(.error)::before {
      position: absolute;
      left: 6px;
      top: 0px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #f29023;
      opacity: 0;
      content: "\f00c";
      z-index: 10;
      font-size: 12px;
      transform: scale(0) translateY(-50%);
      transition: all 0.5s;
      left: 6px;
      top: 50%; }
      @media (max-width: 767px) {
        .input-checkbox label:not(.error)::before {
          left: 12px;
          top: 50%;
          transform: translateY(-50%) !important; } }
  .input-checkbox label.error {
    margin: 15px 0 0 0 !important;
    display: block;
    white-space: nowrap; }

.select-form__label {
  display: block;
  font-size: 14px;
  color: #565656;
  font-weight: 600;
  margin: 0 0 9px 0; }
  .select-form__label em {
    font-style: normal;
    color: #f29023; }
  @media (max-width: 500px) {
    .select-form__label--empty {
      display: none; } }

.select-form .select2 {
  width: 100% !important; }
  .select-form .select2.select2-container--open .select2-selection {
    border-radius: 20px 20px 0 0 !important; }
  .select-form .select2 .select2-selection {
    background: #efefef;
    border-radius: 30px !important;
    width: 100%;
    border: none;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .select-form .select2 .select2-selection::after {
      position: absolute;
      right: 19px;
      top: 14px;
      content: "\f078";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #f29023;
      font-size: 12px;
      cursor: pointer; }
    .select-form .select2 .select2-selection__arrow {
      display: none; }
    .select-form .select2 .select2-selection__rendered {
      padding: 6px 35px 6px 19px !important;
      font-size: 14px; }
      .select-form .select2 .select2-selection__rendered li {
        margin: 0 10px 0 0;
        background: none;
        border: none;
        padding: 0;
        color: #575757 !important;
        line-height: 28px !important; }
        .select-form .select2 .select2-selection__rendered li:last-child::after {
          display: none; }
        .select-form .select2 .select2-selection__rendered li:not(:nth-last-child(2))::after {
          content: ","; }
        .select-form .select2 .select2-selection__rendered li .select2-selection__choice__remove {
          display: none; }

.select-form .select2-container .select2-search--inline .select2-search__field {
  margin: 0; }
  .select-form .select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
    opacity: 1;
    color: #444; }
  .select-form .select2-container .select2-search--inline .select2-search__field::placeholder {
    opacity: 1;
    color: #444; }

.select-form .select2-selection__placeholder {
  opacity: 1;
  color: #444 !important; }

.select2-container {
  z-index: 10001; }

.select2-dropdown {
  background: #efefef;
  border: none;
  border-radius: 0 0 30px 30px !important;
  overflow: hidden; }

.select2-results__options {
  overflow: auto;
  max-height: 100px !important;
  margin: 0 15px 10px 0; }

.select2-results__option {
  background: none !important;
  color: #575757 !important;
  font-size: 14px;
  padding-left: 50px;
  margin: 2px 0 0 0;
  position: relative; }
  .select2-results__option[aria-selected=true]::before {
    opacity: 1 !important;
    transform: scale(1) translateY(-50%) !important; }
  .select2-results__option[aria-disabled] {
    opacity: 0.3; }
  .select2-results__option::after {
    position: absolute;
    left: 19px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
    content: ""; }
    @media (max-width: 767px) {
      .select2-results__option::after {
        left: 12px;
        top: 50%;
        transform: translateY(-50%); } }
  .select2-results__option::before {
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f29023;
    opacity: 0;
    content: "\f00c";
    z-index: 10;
    font-size: 12px;
    transform: scale(0);
    transition: all 0.5s;
    left: 23px;
    top: 50%; }
    @media (max-width: 767px) {
      .select2-results__option::before {
        left: 16px;
        top: 50%;
        transform: translateY(-50%) !important; } }

.input-checkbox-text {
  display: -ms-flexbox;
  display: flex;
  margin-right: 0 !important; }
  @media (max-width: 767px) {
    .input-checkbox-text {
      -ms-flex-align: center;
      align-items: center; } }
  .input-checkbox-text .form-control {
    margin-right: 15px !important; }

.form-flex {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .form-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .form-flex .input-checkbox-text {
    margin-right: 0 !important; }
  .form-flex .input-checkbox {
    margin: 35px 0 0 0; }
    @media (max-width: 767px) {
      .form-flex .input-checkbox {
        margin: 0; } }
  .form-flex .input-text input {
    max-width: 75px; }
  .form-flex > * {
    margin-right: 24px !important; }
    @media (max-width: 1200px) {
      .form-flex > * {
        margin-right: 15px !important; } }
    @media (max-width: 767px) {
      .form-flex > * {
        width: 100%;
        margin-right: 2% !important;
        margin-bottom: 23px !important; } }
    .form-flex > *:last-child {
      margin-right: 0; }

@media screen and (max-width: 575px) {
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }

.input-with-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }
  .input-with-text__text {
    font-size: 14px;
    color: #565656;
    font-weight: 600; }
  .input-with-text__controls {
    width: calc(100% - 30px); }

.autocomplete-city.open {
  border-radius: 40px 40px 0 0 !important; }

#autocompleteBox {
  position: absolute;
  z-index: 1000000;
  left: 0;
  right: 0;
  top: 100%;
  background: #FFF !important;
  border-radius: 0 0 40px 40px !important;
  overflow: hidden;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
  #autocompleteBox ul {
    margin: 0 15px 10px 0;
    padding: 15px 20px 15px 32px;
    border: none;
    background: none !important;
    z-index: 100;
    overflow: auto;
    max-height: 235px;
    width: auto !important;
    position: static !important; }
    #autocompleteBox ul li {
      font-family: 'Lato', sans-serif;
      margin: 3px 0; }
      #autocompleteBox ul li.ui-autocomplete-category {
        font-size: 16px;
        font-weight: bold;
        color: #565656;
        margin: 9px 0 5px 0; }
      #autocompleteBox ul li .ui-menu-item-wrapper {
        color: #565656;
        font-size: 14px;
        text-decoration: none; }
        #autocompleteBox ul li .ui-menu-item-wrapper:hover {
          color: #f29023 !important; }
  #autocompleteBox .ui-menu .ui-menu-item-wrapper {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    width: auto !important;
    margin: 0 !important; }

.advanced-search {
  position: absolute;
  left: 50%;
  top: 110px;
  width: 100%;
  max-width: 1200px;
  transform: translateX(-50%);
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 0 0 60px 0;
  z-index: 50;
  opacity: 0;
  transition: all 0.5s;
  visibility: hidden;
  z-index: 10000; }
  .advanced-search.open {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 1200px) {
    .advanced-search {
      left: 15px;
      right: 15px;
      transform: translateX(0);
      width: auto; } }
  .advanced-search .close {
    width: 19px;
    height: 19px;
    position: absolute;
    background: url("../images/icons/close.png") center no-repeat;
    right: 25px;
    top: 22px;
    cursor: pointer; }
  .advanced-search__inner {
    padding: 58px 0px 0 73px; }
    @media (max-width: 1200px) {
      .advanced-search__inner {
        padding: 40px 15px 50px; } }
  .advanced-search .section-title {
    margin: 0 0 42px 0;
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: bold; }
    @media (max-width: 767px) {
      .advanced-search .section-title {
        font-size: 26px; } }
    .advanced-search .section-title--small {
      font-size: 24px;
      margin: 45px 0 35px 0; }
      @media (max-width: 767px) {
        .advanced-search .section-title--small {
          font-size: 20px; } }
    .advanced-search .section-title--smalles {
      font-size: 18px;
      margin: 30px 0 15px 0; }
      @media (max-width: 767px) {
        .advanced-search .section-title--smalles {
          font-size: 16px; } }

.icon-left-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 71px 0 84px 0; }
  @media (max-width: 767px) {
    .icon-left-list {
      margin-bottom: 40px; } }
  .icon-left-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 27%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .icon-left-list__item {
        text-align: center;
        -ms-flex-align: start;
        align-items: flex-start;
        display: block; } }
    @media (max-width: 500px) {
      .icon-left-list__item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px; } }
    .icon-left-list__item .icon {
      width: 100px;
      text-align: center; }
      @media (max-width: 1023px) {
        .icon-left-list__item .icon {
          width: 100%;
          line-height: 80px;
          height: 80px;
          margin-bottom: 15px; }
          .icon-left-list__item .icon img {
            display: inline-block;
            vertical-align: middle; } }
    .icon-left-list__item .text {
      color: #565656;
      width: calc(100% - 120px); }
      @media (max-width: 1023px) {
        .icon-left-list__item .text {
          width: 100%; } }

.icon-center-list {
  margin: 60px 0 80px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  @media (max-width: 767px) {
    .icon-center-list {
      margin-bottom: 40px; } }
  .icon-center-list__item {
    width: 20%; }
    @media (max-width: 767px) {
      .icon-center-list__item {
        width: 45%;
        margin-bottom: 20px; } }
    @media (max-width: 500px) {
      .icon-center-list__item {
        width: 100%; } }
    .icon-center-list__item .icon {
      width: 100%;
      text-align: center;
      line-height: 70px;
      margin: 0 0 15px 0; }
      .icon-center-list__item .icon img {
        display: inline-block;
        vertical-align: middle; }
    .icon-center-list__item .text {
      font-size: 16px;
      line-height: 20px;
      color: #565656;
      text-align: center; }

.video-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 56px 0 80px 0; }
  @media (max-width: 767px) {
    .video-list {
      margin-bottom: 40px; } }
  .video-list__item {
    width: 49%;
    margin: 0 0.5%;
    position: relative; }
    @media (max-width: 767px) {
      .video-list__item {
        width: 100%;
        margin-bottom: 20px; } }
    .video-list__item::after {
      position: absolute;
      left: 50%;
      top: 50%;
      background: url("../images/icons/play-icon.svg") center no-repeat;
      background-size: 52px 74px;
      width: 52px;
      height: 74px;
      margin: -36px -37px;
      content: "";
      z-index: 2;
      transition: all 0.3s; }
    .video-list__item:hover::after {
      transform: scale(1.1); }
    .video-list__item::before {
      background: rgba(0, 0, 0, 0.35);
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      content: "";
      z-index: 1;
      position: absolute; }
    .video-list__item img {
      display: block;
      width: 100%; }

.breadcrumbs {
  padding: 12px 0; }
  @media (max-width: 767px) {
    .breadcrumbs {
      overflow: auto;
      white-space: nowrap; } }
  .breadcrumbs b {
    font-weight: normal; }
  .breadcrumbs__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .breadcrumbs__item {
    font-size: 13px;
    color: #565656;
    position: relative;
    margin-right: 32px; }
    .breadcrumbs__item a {
      color: #f29023;
      text-decoration: none; }
    .breadcrumbs__item:not(:last-child)::after {
      position: absolute;
      right: -18px;
      top: 50%;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f054";
      color: #565656;
      transform: translateY(-50%);
      font-size: 8px;
      color: #f29023; }

.advertisment {
  text-align: center;
  margin: 18px 0; }
  .advertisment img {
    max-width: 100%; }

.page-title {
  margin-bottom: 10px; }
  .page-title__title {
    color: #0b3660;
    font-size: 40px;
    line-height: 44px;
    margin: 0 0 0 0; }
    @media (max-width: 767px) {
      .page-title__title {
        font-size: 30px;
        line-height: 34px; } }
  .page-title__subtitle {
    margin: 10px 0 0 0;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    color: #0b3660;
    font-size: 18px; }
  .page-title__description {
    padding: 10px 0 10px 0;
    margin: 5px 0 0 0; }
    .page-title__description.text-page p,
    .page-title__description.text-page ul,
    .page-title__description.text-page blockquote,
    .page-title__description.text-page ol {
      font-size: 13px;
      line-height: 18px; }

.pagination {
  margin: 10px 0;
  min-height: 35px; }
  .pagination .container {
    position: relative; }
  .pagination__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .pagination__link {
    font-size: 14px;
    text-decoration: none;
    color: #565656;
    display: block;
    padding: 9px 5px;
    width: 35px;
    text-align: center;
    margin: 0 0 0 0;
    border-radius: 50%; }
    .pagination__link:hover, .pagination__link--current {
      background: #0055a9;
      color: #FFF; }
  .pagination__prev, .pagination__next {
    background: #f29023;
    display: block;
    padding: 0 0;
    color: #FFF;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin: 0 12px;
    font-size: 12px; }
  .pagination .map-view {
    position: absolute;
    right: 38px;
    top: 8px; }
    @media (max-width: 767px) {
      .pagination .map-view {
        position: relative;
        margin: 20px auto 0 auto;
        right: auto;
        top: auto; } }

.map-view {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 25px;
  width: 85px;
  position: relative;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .map-view__icon1 {
    background: url("../images/icons/maps-1-icon.svg") center no-repeat;
    height: 25px;
    width: 25px; }
  .map-view__icon2 {
    background: url("../images/icons/maps-2-icon.svg") center no-repeat;
    height: 25px;
    width: 18px;
    position: absolute;
    left: 31px;
    top: 1px;
    transition: all 0.3s; }
  .map-view__icon3 {
    background: url("../images/icons/maps-3-icon.svg") center no-repeat;
    height: 20px;
    width: 30px; }
  .map-view:hover .map-view__icon2 {
    animation: animateMapIcon 0.5s infinite; }

@keyframes animateMapIcon {
  0% {
    left: 29px; }
  50% {
    left: 33px; }
  100% {
    left: 29px; } }

.Zebra_DatePicker {
  z-index: 10001; }

button.Zebra_DatePicker_Icon {
  background-image: url("../images/icons/calendar-icon-yellow.svg");
  background-size: 100% 100%;
  width: 25px;
  height: 20px;
  top: 9px !important;
  right: 12px !important; }

.Zebra_DatePicker_Icon_Wrapper {
  width: 100%; }

.object-map {
  position: fixed;
  left: 50%;
  top: 50px;
  width: 98%;
  max-width: 1795px;
  transform: translateX(-50%);
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 0 0 0px 0;
  z-index: 50;
  transition: opacity 0.5s;
  z-index: -1000;
  opacity: 0;
  visibility: hidden; }
  .object-map.open {
    opacity: 1;
    visibility: visible;
    z-index: 10000; }
  @media (max-width: 1200px) {
    .object-map {
      left: 15px;
      right: 15px;
      transform: translateX(0);
      width: auto;
      max-width: 100%; } }
  @media (max-width: 767px) {
    .object-map {
      top: 15px; } }
  .object-map .close {
    width: 19px;
    height: 19px;
    position: absolute;
    background: url("../images/icons/close.png") center no-repeat;
    right: 25px;
    top: 22px;
    cursor: pointer;
    z-index: 100; }
  .object-map__inner {
    padding: 65px 15px 15px 15px; }
    @media (max-width: 1023px) {
      .object-map__inner {
        padding: 190px 15px 15px 15px; } }
    @media (max-width: 767px) {
      .object-map__inner {
        padding: 225px 15px 15px 15px; } }
  .object-map__search {
    position: absolute;
    left: 43px;
    top: 91px;
    z-index: 10;
    border-radius: 0 0 30px 0;
    background: #FFF;
    padding: 13px 24px;
    width: 515px; }
    .object-map__search .section-title {
      font-size: 24px;
      margin: 0 0 5px 0; }
    @media (max-width: 1023px) {
      .object-map__search {
        left: 0;
        top: 0; } }
    @media (max-width: 767px) {
      .object-map__search {
        width: 100%; } }
  .object-map #object-GoogleMap {
    height: calc(100vh - 200px); }
    @media (max-width: 1023px) {
      .object-map #object-GoogleMap {
        height: calc(100vh - 280px); } }
  .object-map .object-map-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 767px) {
      .object-map .object-map-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-items: center; } }
    .object-map .object-map-form .form-control {
      width: calc(100% - 175px); }
      @media (max-width: 767px) {
        .object-map .object-map-form .form-control {
          width: 100%; } }
    .object-map .object-map-form button {
      padding: 10px 27px; }
      @media (max-width: 767px) {
        .object-map .object-map-form button {
          width: 100%;
          margin-top: 10px; } }
  .object-map #object-map-form-results {
    color: #f29023;
    margin: 18px 0 4px 5px;
    font-size: 16px; }

.object-map-list .object-map__inner {
  padding: 55px 15px 15px 15px !important; }

.si-float-wrapper {
  position: absolute;
  width: 100%; }

.si-float-wrapper,
.si-float-wrapper * {
  box-sizing: border-box; }

[class*='si-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  cursor: default; }

.si-wrapper-top {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: -40px;
  margin-left: 0px;
  transform: translate(-50%, -100%); }

.si-wrapper-bottom {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 0px;
  margin-left: 0px;
  transform: translate(-50%, 0); }

.si-wrapper-left {
  margin-top: -20px;
  margin-left: -11px;
  transform: translate(-100%, -50%); }

.si-wrapper-right {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: -20px;
  margin-left: 11px;
  transform: translate(0, -50%); }

[class*='si-shadow-wrapper'] {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.29804;
  z-index: 1; }

.si-shadow-wrapper-top,
.si-shadow-wrapper-bottom {
  -ms-flex-direction: column;
  flex-direction: column; }

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
  -ms-flex-order: -1;
  order: -1; }

[class*='si-shadow-pointer'] {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto; }

[class*='si-shadow-inner-pointer'] {
  position: absolute;
  width: 141%;
  height: 141%; }

.si-shadow-inner-pointer-top {
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-bottom {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(-45deg); }

.si-shadow-inner-pointer-left {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg); }

.si-shadow-inner-pointer-right {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(-45deg); }

.si-frame {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 0;
  overflow: hidden;
  z-index: 2; }

.si-content-wrapper {
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

.si-content {
  overflow: auto; }

.si-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  color: inherit;
  font-family: Arial, Baskerville, monospace;
  font-size: 24px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.si-close-button:hover, .si-close-button:focus {
  opacity: 0.7; }

[class*='si-pointer-border'] {
  position: absolute;
  border: 15px solid transparent;
  z-index: 3; }

[class*='si-pointer-bg'] {
  position: relative;
  border: 15px solid transparent;
  z-index: 4; }

.si-has-border [class*='si-pointer-bg'] {
  border-width: 15px; }

.si-pointer-border-top,
.si-pointer-border-bottom {
  left: 50%;
  transform: translate(-50%, 0); }

.si-pointer-border-left,
.si-pointer-border-right {
  top: 50%;
  transform: translate(0, -50%); }

.si-pointer-top {
  border-bottom: 0; }

.si-pointer-bg-top {
  border-top-color: #fff; }

.si-has-border .si-pointer-bg-top {
  top: -1px;
  margin-bottom: 0px; }

.si-pointer-bottom {
  border-top: 0; }

.si-pointer-bg-bottom {
  border-bottom-color: #fff; }

.si-has-border .si-pointer-bg-bottom {
  bottom: -1px;
  margin-top: 0px; }

.si-pointer-left {
  border-right: 0; }

.si-pointer-bg-left {
  border-left-color: #fff; }

.si-has-border .si-pointer-bg-left {
  left: -1px;
  margin-right: 0px; }

.si-pointer-right {
  border-left: 0; }

.si-pointer-bg-right {
  border-right-color: #fff; }

.si-has-border .si-pointer-bg-right {
  right: -1px;
  margin-left: 0px; }

.marker-map {
  background: #FFF;
  border-radius: 0 0 20px 20px;
  max-width: 200px; }
  .marker-map__image {
    position: relative; }
    .marker-map__image img {
      display: block;
      max-width: 100%; }
  .marker-map__text {
    padding: 0 15px 20px 15px; }
    .marker-map__text h2 {
      font-size: 14px;
      color: #05325e;
      font-weight: bold;
      margin: 15px 0; }
      .marker-map__text h2 a {
        color: #05325e;
        text-decoration: none; }
    .marker-map__text span {
      color: #f29023;
      font-size: 12px;
      display: block; }

.home-top {
  height: 920px;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-height: 100vh;
  padding: 100px 0; }
  @media (max-width: 767px) {
    .home-top {
      min-height: 625px; } }
  .home-top__inner {
    width: 100%; }
    @media (max-width: 767px) {
      .home-top__inner {
        margin-top: 80px; } }
  .home-top__title {
    text-align: center;
    color: #FFF;
    margin: 33px 0 49px 0;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 0.8px;
    font-family: "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .home-top__title {
        font-size: 30px;
        margin: 0 0 24px 0;
        line-height: 36px;
        min-height: 75px; } }
  .home-top__advance {
    display: block;
    width: 100%;
    text-align: center;
    margin: 32px 0 0 0; }
    @media (max-width: 767px) {
      .home-top__advance {
        -ms-flex-order: 3;
        order: 3;
        margin: 25px 0 0 0;
        height: 44px; } }
    .home-top__advance .btn {
      display: inline-block;
      vertical-align: top;
      background: rgba(0, 0, 0, 0.2) !important; }
      .home-top__advance .btn:hover {
        background: rgba(0, 0, 0, 0.5) !important; }
  .home-top__description {
    font-size: 20px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    text-align: center;
    color: #FFF;
    margin: 0 0 43px 0; }
    @media (max-width: 500px) {
      .home-top__description {
        font-size: 16px; } }
  .home-top--subpage {
    height: 403px;
    display: block; }
    @media (max-width: 1200px) {
      .home-top--subpage {
        height: 430px; } }
    .home-top--subpage .home-top__inner {
      margin: -12px 0 0 0;
      padding-bottom: 30px; }
    .home-top--subpage .home-top__title {
      margin: 39px 0 37px 0;
      font-size: 34px; }
      @media (max-width: 1023px) {
        .home-top--subpage .home-top__title {
          margin: 55px 0 15px 0; } }
  .home-top--addObject {
    height: 390px; }
    .home-top--addObject .home-top__inner {
      margin: 16px 15px 0 15px;
      padding-bottom: 30px;
      text-align: center; }
      @media (max-width: 767px) {
        .home-top--addObject .home-top__inner {
          margin-bottom: 40px !important; } }
    .home-top--addObject .home-top__title {
      margin: 57px 0 9px 0;
      font-size: 34px;
      font-weight: 700; }
      @media (max-width: 767px) {
        .home-top--addObject .home-top__title {
          font-size: 24px; } }
      @media (max-width: 500px) {
        .home-top--addObject .home-top__title {
          font-size: 22px; } }
  .home-top--contact {
    text-align: center; }
    @media (max-width: 767px) {
      .home-top--contact {
        min-height: 200px; } }
    .home-top--contact .home-top__title {
      margin: 60px 0 11px 0; }
      @media (max-width: 767px) {
        .home-top--contact .home-top__title {
          margin: 87px 0 11px 0; } }

.home-top-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1200px) {
    .home-top-form {
      max-width: 730px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 767px) {
    .home-top-form {
      padding: 0 8px; } }
  .home-top-form__input {
    margin: 0 7px 0 8px;
    background: #FFF;
    border-radius: 40px; }
    @media (max-width: 1200px) {
      .home-top-form__input {
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .home-top-form__input {
        width: 100% !important;
        margin-bottom: 12px; } }
    .home-top-form__input input {
      border: 0;
      border-radius: 40px;
      padding: 0 0 0 55px;
      height: 55px;
      font-size: 14px;
      width: 100%;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .home-top-form__input input {
          height: 40px;
          padding-left: 64px !important; } }
      .home-top-form__input input:-ms-input-placeholder {
        opacity: 0.7; }
      .home-top-form__input input::placeholder {
        opacity: 0.7; }
    .home-top-form__input.input-localization {
      width: 273px;
      position: relative; }
      .home-top-form__input.input-localization input {
        background-image: url("../images/icons/location-icon-gray.svg");
        background-position: 18px 14px;
        background-size: 20px 27px; }
        @media (max-width: 767px) {
          .home-top-form__input.input-localization input {
            background-position: 26px 9px;
            background-size: 15px auto; } }
    .home-top-form__input.input-countPerson {
      width: 205px; }
      .home-top-form__input.input-countPerson input {
        background-image: url("../images/icons/people-icon.svg");
        background-position: 13px 17px;
        padding-left: 61px;
        background-size: 33px 21px; }
        @media (max-width: 767px) {
          .home-top-form__input.input-countPerson input {
            background-position: 21px 11px;
            background-size: 28px auto; } }
    .home-top-form__input.input-countPlace {
      width: 213px; }
      .home-top-form__input.input-countPlace input {
        background-image: url("../images/icons/bed-icon.svg");
        background-size: 28px 19px;
        background-position: 21px 17px;
        padding-left: 67px; }
        @media (max-width: 767px) {
          .home-top-form__input.input-countPlace input {
            background-position: 20px 11px;
            background-size: 28px auto; } }
  .home-top-form__checkbox {
    position: relative;
    margin: 0 0 0 13px; }
    @media (max-width: 767px) {
      .home-top-form__checkbox {
        width: 45%;
        margin: 2px 5% 0 0;
        -ms-flex-order: 1;
        order: 1; } }
    .home-top-form__checkbox input {
      opacity: 0;
      visibility: hidden;
      position: absolute; }
      .home-top-form__checkbox input:checked + label::before {
        opacity: 1;
        transform: scale(1) translateY(-50%); }
    .home-top-form__checkbox label {
      color: #FFF;
      font-size: 14px;
      padding: 0 0 0 38px;
      position: relative;
      cursor: pointer; }
      @media (max-width: 767px) {
        .home-top-form__checkbox label {
          width: 100%;
          display: block; } }
      .home-top-form__checkbox label::after {
        position: absolute;
        left: 0;
        top: -5px;
        width: 24px;
        height: 24px;
        background: #FFF;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 4px;
        content: ""; }
        @media (max-width: 767px) {
          .home-top-form__checkbox label::after {
            left: 6px;
            top: 50%;
            transform: translateY(-50%); } }
      .home-top-form__checkbox label::before {
        position: absolute;
        left: 6px;
        top: 0px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #f29023;
        opacity: 0;
        content: "\f00c";
        z-index: 10;
        font-size: 12px;
        transform: scale(0) translateY(-50%);
        transition: all 0.5s;
        left: 6px;
        top: 50%; }
        @media (max-width: 767px) {
          .home-top-form__checkbox label::before {
            left: 12px;
            top: 50%;
            transform: translateY(-50%) !important; } }
  .home-top-form button {
    border: none;
    padding: 16px 30px 17px 40px;
    padding-left: 40px;
    margin: 0 7px; }
    @media (max-width: 767px) {
      .home-top-form button {
        width: 45%;
        margin: 5px 0 0 5%;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 0;
        padding-right: 0;
        height: 50px; } }
    .home-top-form button i {
      font-size: 18px;
      margin: -2px 0 0 13px;
      display: inline-block;
      vertical-align: middle; }

.section-home-blog {
  overflow: hidden;
  position: relative;
  margin: 30px 0 0 0;
  background-size: cover; }
  .section-home-blog::after {
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: #0055a9;
    opacity: 0.9; }
    @media (max-width: 1023px) {
      .section-home-blog::after {
        left: 0; } }
  .section-home-blog .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    height: 654px; }
    @media (max-width: 767px) {
      .section-home-blog .container {
        height: auto;
        padding: 45px 25px 31px 26px; } }
  .section-home-blog__box {
    width: 40.33%;
    position: relative;
    z-index: 10;
    padding: 20px 0 40px 0; }
    @media (max-width: 1023px) {
      .section-home-blog__box {
        width: 100%; } }
  .section-home-blog__category {
    font-size: 18px;
    color: #f29023;
    font-weight: bold;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .section-home-blog__category {
        font-size: 14px; } }
  .section-home-blog__title {
    margin: 9px 0 3px 0;
    color: #FFF;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px; }
    @media (max-width: 767px) {
      .section-home-blog__title {
        font-size: 26px;
        line-height: 30px; } }
  .section-home-blog p {
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
    margin: 19px 20px 41px 0; }
    @media (max-width: 767px) {
      .section-home-blog p {
        font-size: 14px;
        margin-bottom: 35px; } }

.section-home-info {
  margin: 93px 0 0 0; }
  @media (max-width: 767px) {
    .section-home-info {
      margin: 38px 0 0 0; } }
  .section-home-info .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .section-home-info .container {
        display: block; } }
  .section-home-info__title {
    color: #05325e;
    font-size: 50px;
    line-height: 60px;
    margin: 24px 0 0 0;
    font-family: "Poppins", sans-serif; }
    @media (max-width: 1200px) {
      .section-home-info__title {
        font-size: 40px;
        line-height: 50px; } }
    @media (max-width: 767px) {
      .section-home-info__title {
        font-size: 36px;
        line-height: 44px; } }
  .section-home-info__subtitle {
    font-weight: 300;
    font-size: 30px;
    color: #05325e;
    margin: 0 0 37px 0; }
    @media (max-width: 1200px) {
      .section-home-info__subtitle {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .section-home-info__subtitle {
        font-size: 24px;
        margin: 11px 0 22px 0;
        line-height: 28px; } }
  .section-home-info__left {
    width: 57.33%; }
    @media (max-width: 1023px) {
      .section-home-info__left {
        width: 100%; } }
    .section-home-info__left p {
      margin: 0 45px 25px 0;
      font-size: 16px;
      line-height: 24px;
      color: #565656; }
      @media (max-width: 767px) {
        .section-home-info__left p {
          margin: 22px 0;
          font-size: 14px;
          line-height: 20px; } }
  .section-home-info__right {
    width: 30.4%; }
    @media (max-width: 1023px) {
      .section-home-info__right {
        width: 100%; } }
    @media (max-width: 767px) {
      .section-home-info__right {
        width: auto;
        margin: 44px 0 0 0; } }
    @media (max-width: 1023px) {
      .section-home-info__right .object-popular {
        max-width: 360px;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .section-home-info__right .object-popular {
        margin: 0 auto;
        padding: 0 15px 32px 15px; } }

@media (max-width: 767px) {
  .section-home-news .section-title {
    font-size: 26px;
    line-height: 30px; } }

.section-home-box {
  background-size: cover;
  background-position: center;
  margin: 80px 0 0 0;
  padding: 112px 0 97px 0; }
  @media (max-width: 767px) {
    .section-home-box {
      margin: 44px 0 0 0;
      padding: 0 0 0 0; } }
  .section-home-box .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1023px) {
      .section-home-box .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 767px) {
      .section-home-box .container {
        padding: 0; } }
  .section-home-box__item {
    width: 30%;
    border-radius: 0 0 30px 0;
    padding: 57px 50px 27px 50px; }
    @media (max-width: 1023px) {
      .section-home-box__item {
        width: 100%;
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .section-home-box__item {
        border-radius: 0;
        margin: 0;
        padding: 46px 25px 39px 25px; } }
    .section-home-box__item.blue1 {
      background: rgba(3, 49, 94, 0.9); }
    .section-home-box__item.blue2 {
      background: rgba(0, 85, 169, 0.9); }
    .section-home-box__item.orange {
      background: rgba(242, 144, 35, 0.9); }
  .section-home-box__icon {
    min-height: 74px; }
    .section-home-box__icon img {
      max-height: 64px;
      max-width: 60px; }
  .section-home-box__title {
    color: #FFF;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 0 0; }
  .section-home-box p {
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    margin: 19px 0; }

.section-home-partners {
  margin: 0 0 60px 0; }
  @media (max-width: 767px) {
    .section-home-partners {
      margin-bottom: 15px; } }

.partners-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }
  .partners-slider a {
    filter: grayscale(100%);
    display: block;
    opacity: 0.45; }
    .partners-slider a img {
      max-width: 100%; }
    .partners-slider a:hover {
      opacity: 1;
      filter: grayscale(0); }
  .partners-slider > div {
    width: 16%;
    text-align: center; }
    @media (max-width: 1023px) {
      .partners-slider > div {
        width: 25%; } }
    @media (max-width: 767px) {
      .partners-slider > div {
        width: 50%;
        margin: 0 0 17px 0; } }

.section-recomendation {
  background: url("../images/recomendation-bg.png") center no-repeat;
  background-size: cover; }
  .section-recomendation .section-title {
    color: #FFF; }
    .section-recomendation .section-title__desc {
      color: #FFF; }

.recomendation-slider {
  margin: 43px 0 96px 0;
  position: relative;
  /* the parent */ }
  .recomendation-slider .slick-slide {
    margin: 0 28px;
    height: inherit !important;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0 0 30px 0; }
  .recomendation-slider .slick-list {
    margin: 0 -28px; }
  .recomendation-slider .slick-track {
    display: -ms-flexbox !important;
    display: flex !important; }
  .recomendation-slider__item {
    padding: 84px 0px 123px 0px;
    text-align: center; }
    .recomendation-slider__item p {
      font-style: italic;
      color: #FFF;
      font-size: 18px;
      line-height: 24px;
      padding: 0 55px;
      margin: 0 0 20px 0; }
  .recomendation-slider__author .h3,
  .recomendation-slider__author h2 {
    font-family: "Poppins", sans-serif;
    color: #f29023;
    font-weight: bold;
    font-size: 19px;
    margin: 0 0 0 0; }
  .recomendation-slider__author span {
    font-size: 14px;
    color: #FFF; }
  .recomendation-slider .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: -51px;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
    .recomendation-slider .slick-dots li button {
      text-indent: -9999px;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background: #FFF;
      border: none;
      margin: 0 3px;
      cursor: pointer;
      padding: 0 !important; }
    .recomendation-slider .slick-dots li.slick-active button {
      background: #f29023; }

.section-contact {
  padding: 85px 0 94px 0; }
  @media (max-width: 1023px) {
    .section-contact {
      padding: 00px 0 60px 0; } }
  .section-contact .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .section-contact__left {
    width: 40%; }
    @media (max-width: 1023px) {
      .section-contact__left {
        width: 100%; } }
  .section-contact__right {
    width: 57%; }
    @media (max-width: 1023px) {
      .section-contact__right {
        width: 100%; } }

.contact-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 45px 0; }
  .contact-box__img {
    width: 100px; }
    .contact-box__img img {
      border-radius: 50%;
      display: block; }
  .contact-box__text {
    width: calc(100% - 123px); }
    .contact-box__text p {
      font-size: 14px;
      margin: 12px 0;
      color: #565656; }
      .contact-box__text p a {
        color: #f29023;
        display: block;
        text-decoration: none;
        word-break: break-word; }
        .contact-box__text p a:hover {
          text-decoration: underline; }
      .contact-box__text p strong {
        font-size: 18px;
        color: #05325e;
        font-family: "Poppins", sans-serif;
        display: block; }
  .contact-box__list {
    margin: 51px 0 0 0; }

.question-form {
  padding: 24px 38px 35px 41px;
  border: 8px solid #f7f7f7;
  margin: 9px -45px 0 45px; }
  @media all and (max-width: 1300px) {
    .question-form {
      margin-right: 0;
      margin-left: 0; } }
  @media (max-width: 1023px) {
    .question-form {
      margin: 0;
      padding-left: 20px;
      padding-right: 20px; } }
  .question-form__heading {
    margin-bottom: 25px; }
    .question-form__heading .section-title {
      margin: 0 0 30px 0;
      font-size: 24px; }
      .question-form__heading .section-title__desc {
        font-size: 14px; }
  .question-form__form {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .question-form__form > li {
      width: 100%;
      margin-bottom: 14px; }
      .question-form__form > li label {
        font-weight: 500;
        font-size: 14px;
        display: block;
        color: #565656;
        margin-bottom: 8px; }
        .question-form__form > li label em {
          color: #f29023;
          font-style: normal; }
      .question-form__form > li > input:not([type="submit"]) {
        width: 100%;
        border: none;
        border-radius: 20px;
        background: #efefef;
        height: 40px;
        padding: 0 15px; }
      .question-form__form > li textarea {
        padding: 15px;
        width: 100%;
        border: none;
        border-radius: 20px;
        background: #efefef; }
      .question-form__form > li.half {
        width: 48%; }
        @media (max-width: 767px) {
          .question-form__form > li.half {
            width: 100%; } }
      .question-form__form > li.button {
        margin: 6px 0; }
  .question-form label.error {
    color: #f29023;
    font-size: 12px;
    margin: 4px;
    width: 100%;
    display: block;
    white-space: nowrap; }

.checkbox-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 7px 0 0 0; }
  .checkbox-wrap .checkbox-styled {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer; }
    .checkbox-wrap .checkbox-styled label {
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 5px;
      background: #efefef;
      text-align: center;
      line-height: 22px;
      color: #f29023 !important;
      cursor: pointer; }
      .checkbox-wrap .checkbox-styled label i {
        opacity: 0;
        transform: scale(0);
        transition: all 0.5s;
        font-size: 12px; }
    .checkbox-wrap .checkbox-styled input:checked + label i {
      opacity: 1;
      transform: scale(1); }
  .checkbox-wrap__label {
    width: calc(100% - 35px);
    font-size: 12px !important;
    line-height: 14px;
    color: #565656 !important;
    cursor: pointer; }
    .checkbox-wrap__label a {
      color: #f29023;
      text-decoration: none; }
      .checkbox-wrap__label a:hover {
        text-decoration: underline; }
  .checkbox-wrap label.error {
    padding-left: 30px; }

.req {
  color: #f29023; }

.list-object {
  margin: 19px 0 21px 0; }
  .list-object--featured {
    margin-bottom: 0; }
  .list-object .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .list-object__item {
    width: 49.6%;
    margin-bottom: 15px; }
    @media (max-width: 500px) {
      .list-object__item {
        width: 100%; } }
  .list-object__desc {
    margin: 32px 0 55px 0; }

.mapa-item {
  margin: 0 0 11px 0 !important; }
  .mapa-item:first-child {
    margin: 46px 0 11px 0 !important; }
  .mapa-item .section-title {
    font-size: 24px;
    margin: 0 0 21px 0; }
  .mapa-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .mapa-item ul li {
      width: 25%;
      padding-right: 30px;
      margin-bottom: 21px; }
      @media (max-width: 1023px) {
        .mapa-item ul li {
          width: 50%; } }
      @media (max-width: 767px) {
        .mapa-item ul li {
          width: 100%;
          padding-right: 0; } }
      .mapa-item ul li a {
        color: #000 !important;
        text-decoration: none !important;
        font-size: 14px;
        line-height: 16px;
        display: block; }

.object-page__gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 7px 0 0 0;
  position: relative; }
  .object-page__gallery .col-left {
    width: 59.7%; }
    @media (max-width: 767px) {
      .object-page__gallery .col-left {
        width: 100%;
        overflow: hidden;
        border-radius: 0 0 30px 0; } }
  .object-page__gallery .col-right {
    width: 40%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .object-page__gallery .col-right {
        display: none; } }
  .object-page__gallery img {
    width: 100%;
    display: block;
    height: auto; }
  .object-page__gallery-item1 {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: calc(242 / 360 * 100%);
    display: block; }
    .object-page__gallery-item1 img {
      position: absolute;
      left: 0;
      top: 0; }
  .object-page__gallery-item2 {
    width: 100%; }
  .object-page__gallery-item3 {
    width: 49.6%;
    margin: 5px 0 0 0; }
    .object-page__gallery-item3:last-child {
      overflow: hidden;
      border-radius: 0 0 30px 0; }
  .object-page__gallery-mobile {
    display: none; }
    @media (max-width: 767px) {
      .object-page__gallery-mobile {
        display: block;
        margin-bottom: 10px; } }
    .object-page__gallery-mobile .video-icon,
    .object-page__gallery-mobile .gallery-icon {
      font-family: "Poppins", sans-serif;
      color: #05325e;
      font-size: 13px;
      font-weight: 600;
      text-decoration: none;
      text-transform: uppercase;
      display: inline-block;
      padding: 0 10px 0 35px;
      background-position: left top;
      background-repeat: no-repeat;
      line-height: 22px; }
    .object-page__gallery-mobile .video-icon {
      background-image: url("../images/icons/video-icon.svg");
      background-size: 27px 15px;
      line-height: 15px; }
    .object-page__gallery-mobile .gallery-icon {
      background-image: url("../images/icons/picture-icon.svg");
      background-size: 22px 18px;
      padding-left: 30px; }

.object-page-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 18px 0 30px 0; }
  @media (max-width: 1023px) {
    .object-page-info {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .object-page-info {
      margin: 10px 0 0 0; } }
  .object-page-info .mobile-title {
    display: none; }
    @media (max-width: 767px) {
      .object-page-info .mobile-title {
        display: block;
        position: relative;
        width: 100%;
        padding-right: 40px; } }
  .object-page-info .col-left {
    width: 790px; }
    @media (max-width: 1023px) {
      .object-page-info .col-left {
        width: 100%; } }
    @media (max-width: 767px) {
      .object-page-info .col-left {
        -ms-flex-order: 2;
        order: 2; } }
    @media (max-width: 767px) {
      .object-page-info .col-left .object-page-info__subtitle,
      .object-page-info .col-left .object-page-info__title {
        display: none; } }
  .object-page-info .col-right {
    width: 380px;
    margin-top: 93px; }
    @media (max-width: 1023px) {
      .object-page-info .col-right {
        width: 100%;
        margin-top: 0; } }
    @media (max-width: 767px) {
      .object-page-info .col-right {
        -ms-flex-order: 1;
        order: 1; } }
  .object-page-info .open-map {
    display: inline-block;
    background: url("../images/icons/location-icon.svg") left center no-repeat;
    background-size: 34px 24px;
    padding: 12px 0 12px 41px;
    vertical-align: middle;
    font-weight: bold;
    color: #05325e;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 14px; }
  .object-page-info__title {
    font-size: 40px;
    color: #05325e;
    margin: 0 0 20px 0;
    line-height: 46px;
    min-height: 46px; }
    @media (max-width: 767px) {
      .object-page-info__title {
        font-size: 26px; } }
  .object-page-info__subtitle {
    font-size: 16px;
    color: #565656;
    margin: -7px 0 0 0;
    font-family: "Poppins", sans-serif; }
    @media (max-width: 767px) {
      .object-page-info__subtitle {
        font-size: 14px;
        margin: 5px 0 0 0; }
        .object-page-info__subtitle .open-map {
          text-indent: -9999px;
          position: absolute;
          right: 0;
          top: 0; } }
  .object-page-info__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 48px 0 0 0; }
    @media (max-width: 767px) {
      .object-page-info__list {
        margin: 13px 0 0 0; } }
    .object-page-info__list-item {
      width: 14.2%;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: center; }
      @media (max-width: 1200px) {
        .object-page-info__list-item {
          width: 16%; } }
      @media (max-width: 1023px) {
        .object-page-info__list-item {
          width: 25%;
          margin-bottom: 18px; } }
      @media (max-width: 767px) {
        .object-page-info__list-item {
          width: 50%;
          margin-bottom: 18px; } }
      .object-page-info__list-item .icon {
        height: 50px;
        line-height: 50px;
        margin: 0 0 10px 0; }
        .object-page-info__list-item .icon img {
          display: inline-block;
          vertical-align: middle; }
      .object-page-info__list-item .title {
        font-weight: bold;
        color: #05325e;
        padding: 0 10px;
        font-size: 12px;
        line-height: 14px;
        min-height: 36px;
        font-family: "Poppins", sans-serif; }
        @media (max-width: 767px) {
          .object-page-info__list-item .title {
            max-width: 110px;
            margin: 0 auto; } }
      .object-page-info__list-item .number {
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        font-size: 22px;
        color: #05325e; }
  .object-page-info__desc {
    margin: 33px 0 0 0; }
    @media (max-width: 767px) {
      .object-page-info__desc {
        margin: 4px 0 0 0; } }
    .object-page-info__desc h2 {
      font-weight: bold;
      font-size: 24px;
      color: #05325e;
      margin: 0 0 12px 0; }
      @media (max-width: 767px) {
        .object-page-info__desc h2 {
          font-size: 20px; } }
    .object-page-info__desc p {
      font-size: 14px;
      color: #565656;
      line-height: 20px;
      margin: 12px 0 20px 0; }
  .object-page-info__box {
    border: 6px solid #f7f7f7;
    padding: 36px 36px 26px 35px;
    margin: 16px 0 19px 0;
    border-radius: 0 0 30px 0; }
    @media (max-width: 767px) {
      .object-page-info__box {
        padding: 35px 24px 16px 28px; } }
    .object-page-info__box-tel {
      background: url("../images/icons/phone-icon.svg") left 5px no-repeat;
      background-size: 19px 29px;
      padding: 0 0 0 39px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .object-page-info__box-mail {
      background: url("../images/icons/mail-icon.svg") left center no-repeat;
      background-size: 25px 17px;
      padding: 0 0 0 39px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 11px 0 29px 0; }
      @media (max-width: 767px) {
        .object-page-info__box-mail {
          margin: 18px 0 30px 0; } }
    .object-page-info__box .btn {
      display: block;
      text-align: center;
      margin: 0 0 14px 0;
      font-size: 14px; }
      @media (max-width: 767px) {
        .object-page-info__box .btn {
          height: 47px; } }
  .object-page-info .tags {
    padding-top: 20px; }
    @media (max-width: 767px) {
      .object-page-info .tags {
        display: block;
        padding: 20px 0 30px 0; } }

.nav-tabs {
  border-bottom: 1px solid #ececec;
  padding-bottom: 2px;
  margin: 0 0 19px 0; }
  @media (max-width: 1023px) {
    .nav-tabs {
      display: none; } }
  .nav-tabs__outer {
    min-height: 47px; }
    @media (min-width: 1024px) {
      .nav-tabs__outer.fixed .nav-tabs {
        position: fixed;
        left: 0;
        right: 0;
        top: 98px;
        z-index: 101;
        /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */
        background: #FFF;
        padding-bottom: 0; }
        .nav-tabs__outer.fixed .nav-tabs__inner {
          width: 100%;
          max-width: 1230px;
          padding-left: 15px;
          padding-right: 15px;
          margin-left: auto;
          margin-right: auto; } }
  .nav-tabs .nav-scroll {
    margin: 0;
    padding: 0;
    list-style: none; }
    .nav-tabs .nav-scroll li {
      display: inline-block; }
      .nav-tabs .nav-scroll li.current .nav-tabs__item {
        background: #f29023; }
  .nav-tabs__item {
    color: #FFF;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    padding: 12px 21px;
    border-radius: 15px 15px 0 0;
    display: inline-block;
    vertical-align: top;
    background: #0055a9;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 0 0;
    text-decoration: none; }
    .nav-tabs__item:hover, .nav-tabs__item.current {
      background: #f29023; }

.object-box-info {
  border: 5px solid #f7f7f7;
  padding: 21px 20px 18px 26px;
  border-radius: 0 0 30px 0;
  overflow: hidden;
  margin: 0 0 20px 0; }
  @media (max-width: 767px) {
    .object-box-info {
      padding: 0;
      margin: 0;
      border: none; } }
  .object-box-info__header {
    overflow: hidden;
    padding-bottom: 25px; }
    @media (max-width: 767px) {
      .object-box-info__header {
        padding-bottom: 0; } }
    .object-box-info__header h2 {
      margin: 0 0 17px 0;
      font-size: 24px;
      color: #05325e; }
      @media (max-width: 767px) {
        .object-box-info__header h2 {
          font-size: 20px;
          margin-bottom: 17px !important; } }
      .object-box-info__header h2:last-child {
        margin: 0; }
    .object-box-info__header p {
      color: #565656;
      font-size: 14px;
      line-height: 20px; }
      .object-box-info__header p:not(:last-child) {
        margin: 15px 0 19px 0; }
    .object-box-info__header .text-page p,
    .object-box-info__header .text-page ul,
    .object-box-info__header .text-page blockquote,
    .object-box-info__header .text-page ol {
      font-size: 14px;
      line-height: 20px; }
  .object-box-info__item:not(:last-child) {
    border-bottom: 4px solid #f7f7f7;
    padding: 0 0 10px 0;
    margin: 0 0 38px 0;
    clear: both;
    overflow: hidden; }
  .object-box-info__gallery {
    position: relative;
    width: 30%;
    float: left;
    margin-right: 2.5%;
    margin-bottom: 15px; }
    @media (max-width: 1023px) {
      .object-box-info__gallery {
        width: 40%; } }
    @media (max-width: 767px) {
      .object-box-info__gallery {
        width: 100%; } }
    .object-box-info__gallery-title {
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 90;
      color: #FFF;
      padding: 8px 16px;
      font-family: "Poppins", sans-serif; }
    .object-box-info__gallery .zoom-gallery {
      position: absolute;
      text-indent: -9999px;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      padding: 0;
      background: url("../images/icons/full-screen.svg") rgba(0, 0, 0, 0.4) center no-repeat;
      background-size: 18px 17px;
      bottom: 16px;
      border: none;
      z-index: 90;
      cursor: pointer;
      right: 12px;
      content: ""; }
      .object-box-info__gallery .zoom-gallery:hover {
        background-color: #f29023; }
  .object-box-info__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto; }
    @media (max-width: 1023px) {
      .object-box-info__info {
        width: auto; } }
    @media (max-width: 767px) {
      .object-box-info__info {
        width: 100%; } }
    .object-box-info__info > .icon-list-vertical:first-child {
      margin-top: 20px; }
    .object-box-info__info--text {
      display: block;
      width: auto; }
      .object-box-info__info--text p {
        color: #565656;
        font-size: 14px;
        line-height: 20px; }
      .object-box-info__info--text.text-page p,
      .object-box-info__info--text.text-page ul,
      .object-box-info__info--text.text-page blockquote,
      .object-box-info__info--text.text-page ol {
        font-size: 14px;
        line-height: 20px; }
  .object-box-info__bottom-description {
    padding: 2px 0 15px 0;
    width: 100%;
    clear: both; }
    .object-box-info__bottom-description p {
      color: #565656;
      font-size: 14px;
      line-height: 20px; }
      .object-box-info__bottom-description p:not(:last-child) {
        margin: 15px 0 19px 0; }
    .object-box-info__bottom-description.text-page p,
    .object-box-info__bottom-description.text-page ul,
    .object-box-info__bottom-description.text-page blockquote,
    .object-box-info__bottom-description.text-page ol {
      font-size: 14px;
      line-height: 20px; }
  .object-box-info .icon-horizontal-big {
    text-align: center;
    margin: 21px 65px 31px 0; }
    @media (max-width: 1200px) {
      .object-box-info .icon-horizontal-big {
        margin-right: 15px; } }
    @media (max-width: 1023px) {
      .object-box-info .icon-horizontal-big {
        margin: 15px auto; } }
    @media (max-width: 767px) {
      .object-box-info .icon-horizontal-big {
        max-width: 50%; } }
    .object-box-info .icon-horizontal-big .icon {
      height: 50px; }
    .object-box-info .icon-horizontal-big .title {
      font-family: "Poppins", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #05325e;
      margin: 6px 0 7px 0; }
      @media (max-width: 1200px) {
        .object-box-info .icon-horizontal-big .title {
          font-size: 12px; } }
      @media (max-width: 767px) {
        .object-box-info .icon-horizontal-big .title {
          margin: 6px auto 7px auto;
          max-width: 100px; } }
    .object-box-info .icon-horizontal-big .number {
      font-size: 20px;
      color: #05325e;
      font-family: "Poppins", sans-serif;
      font-weight: bold; }
  .object-box-info .icon-list-horizontal {
    margin: 14px 0 0 auto;
    min-width: 312px; }
    @media (max-width: 1023px) {
      .object-box-info .icon-list-horizontal {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        min-width: 0; } }
    .object-box-info .icon-list-horizontal__title {
      font-size: 14px;
      font-weight: bold;
      font-family: "Poppins", sans-serif;
      color: #05325e;
      margin: 0 0 0 0; }
    .object-box-info .icon-list-horizontal__item {
      text-align: center;
      display: inline-block;
      margin: 11px 17px 0 5px; }
      .object-box-info .icon-list-horizontal__item .icon {
        height: 50px;
        line-height: 50px; }
        @media (max-width: 767px) {
          .object-box-info .icon-list-horizontal__item .icon {
            width: 100%; } }
        .object-box-info .icon-list-horizontal__item .icon img {
          display: inline-block;
          vertical-align: middle; }
      .object-box-info .icon-list-horizontal__item .number {
        font-size: 14px;
        font-weight: bold;
        font-family: "Poppins", sans-serif;
        margin: 11px 0 0 0;
        color: #05325e; }
  .object-box-info .icon-list-vertical {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    @media (max-width: 767px) {
      .object-box-info .icon-list-vertical {
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center;
        margin: 23px 0 0 0; } }
    .object-box-info .icon-list-vertical__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 0 26px 0;
      padding: 0 26px 0 0;
      min-width: 23%; }
      @media (max-width: 1200px) {
        .object-box-info .icon-list-vertical__item {
          min-width: 33%; } }
      @media (max-width: 1023px) {
        .object-box-info .icon-list-vertical__item {
          min-width: 48%; } }
      @media (max-width: 767px) {
        .object-box-info .icon-list-vertical__item {
          width: 49%;
          text-align: center;
          margin: 0 0 35px 0;
          display: block; } }
      .object-box-info .icon-list-vertical__item .icon {
        text-align: center;
        min-width: 50px;
        padding-right: 10px;
        font-size: 14px; }
        @media (max-width: 1023px) {
          .object-box-info .icon-list-vertical__item .icon {
            width: 80px;
            margin-right: 0;
            padding-right: 10px; } }
        @media (max-width: 767px) {
          .object-box-info .icon-list-vertical__item .icon {
            width: 100%;
            padding: 0;
            height: 42px; } }
      .object-box-info .icon-list-vertical__item .title {
        max-width: calc(100% - 50px);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        font-size: 14px; }
        @media (max-width: 1200px) {
          .object-box-info .icon-list-vertical__item .title {
            white-space: normal; } }
        @media (max-width: 1023px) {
          .object-box-info .icon-list-vertical__item .title {
            max-width: calc(100% - 80px); } }
        @media (max-width: 767px) {
          .object-box-info .icon-list-vertical__item .title {
            width: 100%;
            max-width: 100%;
            text-align: center;
            -ms-flex-pack: center;
            justify-content: center; } }
  .object-box-info .icon-list-vertical-cout {
    margin: 35px 0 43px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1023px) {
      .object-box-info .icon-list-vertical-cout {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 100%; } }
    @media all and (max-width: 1024px) and (min-width: 768px) {
      .object-box-info .icon-list-vertical-cout {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px; } }
    @media (max-width: 500px) {
      .object-box-info .icon-list-vertical-cout {
        display: block;
        width: 100%; } }
    .object-box-info .icon-list-vertical-cout__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 70px 0 0; }
      @media (max-width: 767px) {
        .object-box-info .icon-list-vertical-cout__item {
          margin-right: 0; } }
      @media all and (max-width: 1024px) and (min-width: 768px) {
        .object-box-info .icon-list-vertical-cout__item {
          width: 49%;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0; }
          .object-box-info .icon-list-vertical-cout__item:last-child {
            margin-bottom: 0; } }
      @media (max-width: 500px) {
        .object-box-info .icon-list-vertical-cout__item {
          max-width: 230px;
          -ms-flex-pack: center;
          justify-content: center;
          margin: 0 auto 20px auto; }
          .object-box-info .icon-list-vertical-cout__item:last-child {
            margin-bottom: 0; } }
      .object-box-info .icon-list-vertical-cout__item .icon {
        margin: 0 0 0 0; }
        @media all and (max-width: 1024px) and (min-width: 768px) {
          .object-box-info .icon-list-vertical-cout__item .icon {
            width: 100%;
            text-align: center;
            margin-bottom: 10px; } }
        @media (max-width: 500px) {
          .object-box-info .icon-list-vertical-cout__item .icon {
            width: 90px; } }
      .object-box-info .icon-list-vertical-cout__item .title {
        font-family: "Poppins", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #05325e;
        margin: 0 17px 0 32px; }
        @media all and (max-width: 1024px) and (min-width: 768px) {
          .object-box-info .icon-list-vertical-cout__item .title {
            width: 100%;
            margin: 0;
            text-align: center; } }
        @media (max-width: 500px) {
          .object-box-info .icon-list-vertical-cout__item .title {
            width: calc(100% - 40px - 50px);
            margin: 0; } }
      .object-box-info .icon-list-vertical-cout__item .number {
        font-family: "Poppins", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #05325e; }
        @media all and (max-width: 1024px) and (min-width: 768px) {
          .object-box-info .icon-list-vertical-cout__item .number {
            width: 100%;
            text-align: center; } }
        @media (max-width: 500px) {
          .object-box-info .icon-list-vertical-cout__item .number {
            width: 40px; } }

.object-info-gallery {
  overflow: hidden;
  border-radius: 0 0 30px 0; }
  .object-info-gallery img {
    display: block;
    width: 100%;
    border-radius: 0 0 30px 0; }
  .object-info-gallery .slick-prev,
  .object-info-gallery .slick-next {
    position: absolute;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding: 0;
    background: rgba(0, 0, 0, 0.4);
    bottom: 16px;
    border: none;
    z-index: 90;
    cursor: pointer;
    transition: all 0.5s; }
    .object-info-gallery .slick-prev:hover,
    .object-info-gallery .slick-next:hover {
      background: #f29023; }
  .object-info-gallery .slick-prev {
    left: 15px; }
    .object-info-gallery .slick-prev::after {
      position: absolute;
      left: 13px;
      top: 10px;
      text-indent: 0;
      content: "\f104";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #FFF; }
  .object-info-gallery .slick-next {
    left: 56px; }
    .object-info-gallery .slick-next::after {
      position: absolute;
      left: 15px;
      top: 10px;
      text-indent: 0;
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #FFF; }

.room-info {
  border-collapse: collapse;
  width: 100%; }
  .room-info td {
    padding: 8px 0; }
  .room-info th {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #05325e;
    height: 28px; }
    .room-info th:first-child {
      width: 109px; }
      @media (max-width: 767px) {
        .room-info th:first-child {
          width: 75px; } }
    .room-info th:last-child {
      width: 100px; }
      @media (max-width: 767px) {
        .room-info th:last-child {
          text-align: right;
          padding: 0 10px 0 0;
          width: 70px;
          white-space: nowrap; } }
  .room-info td {
    font-size: 14px;
    color: #565656;
    height: 40px; }
    .room-info td:last-child, .room-info td:first-child {
      text-align: center; }
    @media (max-width: 767px) {
      .room-info td:last-child {
        text-align: right;
        padding: 0 10px 0 0; } }
  .room-info tr:nth-child(even) td {
    background: #f7f7f7; }
  .room-info tfoot td {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #05325e;
    height: 28px;
    text-align: right !important; }
    .room-info tfoot td:last-child {
      text-align: center !important; }
      @media (max-width: 767px) {
        .room-info tfoot td:last-child {
          text-align: right !important;
          padding: 0 10px 0 0; } }

.object-opinion {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 6px 0 57px 0; }
  @media (max-width: 767px) {
    .object-opinion {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .object-opinion__list {
    width: 700px;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .object-opinion__list {
        width: 100%;
        padding: 0; } }
  .object-opinion__form {
    width: 480px; }
    @media (max-width: 767px) {
      .object-opinion__form {
        width: 100%; } }
    .object-opinion__form .question-form {
      margin: 6px 0 0 0; }
      .object-opinion__form .question-form__heading .section-title {
        margin: 0 0 -15px 0; }

.object-opinion-list__title {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  color: #05325e;
  margin: 0 0 0 0;
  font-weight: 700; }
  @media (max-width: 767px) {
    .object-opinion-list__title {
      font-size: 26px;
      line-height: 30px; } }

.object-opinion-list__subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #365577;
  font-weight: 300;
  margin: 6px 0 27px 0; }

.object-opinion-list__item {
  overflow: hidden;
  margin: 0 0 25px 0; }
  .object-opinion-list__item-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .object-opinion-list__item-header h3 {
      font-family: "Poppins", sans-serif;
      font-size: 18px;
      color: #05325e;
      font-weight: bold;
      margin: 0; }
  .object-opinion-list__item-content p {
    color: #565656;
    font-size: 14px;
    line-height: 20px; }

.stars {
  display: -ms-flexbox;
  display: flex; }
  .stars__item {
    background: url("../images/icons/vote-blue.png");
    background-size: 22px 21px;
    width: 22px;
    height: 21px;
    margin: 0 0 0 4px; }

.stars-vote {
  min-width: 90px;
  float: left;
  position: relative;
  margin-bottom: 10px; }
  .stars-vote__input {
    opacity: 0;
    visibility: hidden;
    display: none; }
  .stars-vote__label {
    padding-right: 3px;
    float: right;
    background: url("../images/icons/vote-gray.png");
    width: 29px;
    height: 28px;
    margin: 2px 5px 0 0 !important;
    cursor: pointer; }
  .stars-vote label.error {
    position: absolute;
    bottom: -25px;
    left: 0; }
    .stars-vote label.error:last-child {
      display: none; }

#comment-vote-error {
  display: none !important; }

.stars-vote > input:checked ~ label,
.stars-vote:not(.results) > label:not(.error):hover,
.stars-vote:not(.results) > label:not(.error):hover ~ label {
  background-image: url("../images/icons/vote-blue.png"); }

.object-form {
  position: absolute;
  left: 50%;
  top: 110px;
  width: 100%;
  max-width: 940px;
  transform: translateX(-50%);
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 0 0 60px 0;
  z-index: 50;
  transition: opacity 0.5s;
  z-index: -1000;
  opacity: 0;
  visibility: hidden; }
  .object-form.open {
    opacity: 1;
    visibility: visible;
    z-index: 10000; }
  @media (max-width: 1200px) {
    .object-form {
      left: 15px;
      right: 15px;
      transform: translateX(0);
      width: auto;
      max-width: 100%; } }
  .object-form .close {
    width: 19px;
    height: 19px;
    position: absolute;
    background: url("../images/icons/close.png") center no-repeat;
    right: 25px;
    top: 22px;
    cursor: pointer; }
  .object-form__inner {
    padding: 58px 0px 0 73px; }
    @media (max-width: 1200px) {
      .object-form__inner {
        padding: 40px 15px 00px 15px; } }
  .object-form .section-title {
    margin: 0 0 20px 0;
    font-size: 32px; }
    @media (max-width: 767px) {
      .object-form .section-title {
        font-size: 26px; } }
    .object-form .section-title--small {
      font-size: 20px;
      margin: 25px 0 15px 0; }
      @media (max-width: 767px) {
        .object-form .section-title--small {
          font-size: 20px; } }
    .object-form .section-title--smalles {
      font-size: 18px;
      margin: 30px 0 15px 0; }
      @media (max-width: 767px) {
        .object-form .section-title--smalles {
          font-size: 16px; } }
  @media (max-width: 1200px) {
    .object-form .row-form__col2 {
      width: 48%;
      margin-right: 2%;
      margin-bottom: 0; } }
  @media (max-width: 500px) {
    .object-form .row-form__col2 {
      width: 100%;
      margin-right: 0;
      margin-bottom: 23px; } }
  @media (max-width: 1200px) {
    .object-form .row-form__col1 {
      width: 23%; } }
  @media (max-width: 1023px) {
    .object-form .row-form__col1 {
      width: 23%; } }
  @media (max-width: 767px) {
    .object-form .row-form__col1 {
      width: 48%; } }
  @media (max-width: 500px) {
    .object-form .row-form__col1 {
      width: 100%; } }
  .object-form .checkbox-wrap {
    max-width: 90%; }
    @media (max-width: 767px) {
      .object-form .checkbox-wrap {
        margin-bottom: 20px; } }

.Zebra_DatePicker .dp_daypicker th {
  background: #f29023; }

.Zebra_DatePicker .dp_body .dp_current {
  color: #000; }

.Zebra_DatePicker .dp_body .dp_hover,
.Zebra_DatePicker .dp_body .dp_selected {
  background: #f29023;
  color: #FFF; }

.news-list-page {
  padding-bottom: 40px; }
  .news-list-page .section-title {
    margin: 40px 0; }
    @media (max-width: 767px) {
      .news-list-page .section-title {
        margin: 10px 0 20px 0; } }

.news-page__thumb {
  margin: 4px 0; }
  .news-page__thumb img {
    display: block;
    width: 100%; }

.news-page__time {
  position: absolute;
  left: 16px;
  top: 6px;
  background: url(../images/icons/time-icon.svg) left top no-repeat;
  background-size: 24px 24px;
  padding: 8px 0 5px 37px;
  font-size: 12px;
  color: #565656; }
  @media (max-width: 1023px) {
    .news-page__time {
      position: static;
      float: left; } }
  @media (max-width: 767px) {
    .news-page__time {
      background-position: left center;
      margin-bottom: 15px; } }
  .news-page__time strong {
    font-size: 12px;
    color: #f29023;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0; }
    @media (max-width: 767px) {
      .news-page__time strong {
        display: inline-block;
        margin: 0 0 0 15px; } }

.news-page__btn {
  position: absolute;
  right: 0;
  top: 0; }
  @media (max-width: 1023px) {
    .news-page__btn {
      position: static;
      float: right; } }
  @media (max-width: 500px) {
    .news-page__btn {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      top: auto; } }
  .news-page__btn a {
    display: inline-block; }

.news-page__content {
  position: relative;
  overflow: hidden;
  margin: 30px 0 0 0; }
  @media (max-width: 1023px) {
    .news-page__content {
      margin: 15px 0 0 0; } }
  @media (max-width: 500px) {
    .news-page__content {
      padding-bottom: 50px; } }

.news-page__inner {
  width: 100%;
  max-width: 790px;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .news-page__inner {
      max-width: 600px; } }
  @media (max-width: 1023px) {
    .news-page__inner {
      max-width: 100%;
      clear: both; } }
  .news-page__inner .title-news {
    font-size: 36px;
    line-height: 44px;
    margin: 0 20px 0 0;
    color: #05325e; }
    @media (max-width: 1023px) {
      .news-page__inner .title-news {
        font-size: 30px;
        line-height: 36px; } }
    @media (max-width: 767px) {
      .news-page__inner .title-news {
        font-size: 26px;
        line-height: 32px; } }

.text-page h1, .text-page h2, .text-page h3, .text-page h4, .text-page h5, .text-page h6 {
  color: #05325e; }

.text-page h1 {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0; }

.text-page h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 15px 0; }

.text-page h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 15px 0; }

.text-page h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 15px 0; }

.text-page h5 {
  font-size: 16px;
  line-height: 22px;
  margin: 15px 0; }

.text-page h6 {
  font-size: 14px;
  line-height: 20px;
  margin: 15px 0; }

.text-page p {
  font-size: 15px;
  line-height: 22px;
  color: #565656;
  margin: 20px 0; }
  @media (max-width: 767px) {
    .text-page p {
      font-size: 14px;
      line-height: 20px; } }
  .text-page p a {
    color: #f29023;
    text-decoration: none; }
    .text-page p a:hover {
      text-decoration: underline; }

.text-page ul {
  margin: 20px 0;
  padding: 0 0 0 50px;
  list-style: none;
  font-size: 15px;
  line-height: 22px; }
  .text-page ul li {
    position: relative;
    padding: 0 0 0 16px; }
    .text-page ul li::after {
      position: absolute;
      left: 0;
      top: 0;
      position: absolute;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #f29023;
      content: "\f054";
      font-size: 8px; }

.text-page ol {
  margin: 20px 0;
  padding: 0 0 0 65px;
  font-size: 15px;
  line-height: 22px; }

.text-page hr {
  border: none;
  background: #e1e1e1;
  height: 1px; }

.text-page blockquote {
  font-size: 15px;
  line-height: 22px;
  color: #565656;
  font-style: italic;
  margin: 22px 0 22px 50px;
  padding: 6px 0 5px 20px;
  border-left: 6px solid #0a549f; }

.text-page img.float-left {
  float: left;
  margin: 0 20px 20px 0; }

.text-page img.float-right {
  float: right;
  margin: 0 0 20px 20px; }

.text-page img.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.text-page table {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
  border: 1px solid #e1e1e1; }
  .text-page table th, .text-page table td {
    border: 1px solid #e1e1e1;
    text-align: left;
    padding: 7px 15px;
    font-size: 15px; }

.text-page .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 20px 0; }

.text-page .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.near-objects {
  width: 100%; }
  .near-objects h2 {
    color: #05325e;
    font-size: 32px; }

.contact-list {
  margin: 55px 0; }
  .contact-list .container {
    max-width: 1100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 500px) {
      .contact-list .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .contact-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 30%; }
    @media (max-width: 767px) {
      .contact-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -ms-flex-align: start;
        align-items: flex-start; } }
    @media (max-width: 500px) {
      .contact-list__item {
        width: 100%;
        margin-bottom: 20px; } }
    .contact-list__item .icon {
      margin-right: 25px; }
      @media (max-width: 767px) {
        .contact-list__item .icon {
          width: 100%;
          height: 90px;
          margin: 0; } }
    .contact-list__item .text {
      font-size: 16px;
      line-height: 20px;
      max-width: 256px; }
      @media (max-width: 767px) {
        .contact-list__item .text {
          width: 100%; } }

.contact-person {
  text-align: center; }
  .contact-person__header {
    font-size: 36px;
    color: #05325e;
    width: 100%;
    margin: 11px 0 73px 0; }
    @media (max-width: 767px) {
      .contact-person__header {
        font-size: 24px; } }
  .contact-person .container {
    max-width: 1100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .contact-person .container {
        -ms-flex-pack: center;
        justify-content: center; } }
  .contact-person__item {
    width: 26%;
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .contact-person__item {
        width: 50%;
        margin-bottom: 30px; } }
    @media (max-width: 500px) {
      .contact-person__item {
        width: 100%;
        margin-bottom: 20px; } }
  .contact-person__img img {
    border-radius: 50%; }
  .contact-person__title {
    display: block;
    font-size: 18px;
    color: #05325e;
    margin: 14px 0 0 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif; }
  .contact-person__position {
    font-size: 14px;
    color: #565656; }
  .contact-person__info {
    font-size: 14px;
    line-height: 18px;
    color: #565656;
    margin: 13px 0 0 0; }
    @media (max-width: 1023px) {
      .contact-person__info {
        font-size: 12px; } }
    .contact-person__info a {
      display: block;
      text-decoration: none;
      color: #f29023; }
      .contact-person__info a:hover {
        text-decoration: underline; }

.contact-boxs {
  margin: 90px 0 74px 0; }
  @media (max-width: 767px) {
    .contact-boxs {
      margin: 60px 0; } }
  .contact-boxs__inner {
    border: 8px solid #f7f7f7;
    border-radius: 0 0 30px 0;
    padding: 0 20px 49px 33px; }
  .contact-boxs__title {
    font-size: 24px;
    color: #05325e;
    width: 100%;
    margin: 36px 0 23px 0; }
  .contact-boxs__item {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin-right: -3px;
    padding-right: 15px; }
    @media (max-width: 1023px) {
      .contact-boxs__item {
        width: 49%; } }
    @media (max-width: 500px) {
      .contact-boxs__item {
        width: 100%; } }
    .contact-boxs__item p {
      font-size: 14px;
      color: #565656;
      line-height: 18px;
      margin: 0 0 13px 0; }

.contact-form {
  position: absolute;
  left: 50%;
  top: 110px;
  width: 100%;
  max-width: 940px;
  transform: translateX(-50%);
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 0 0 60px 0;
  z-index: 50;
  transition: all 0.5s;
  z-index: 10000;
  opacity: 0;
  visibility: hidden; }
  .contact-form.open {
    opacity: 1;
    visibility: visible; }
  .contact-form .row-form__full {
    width: 95%; }
  @media (max-width: 1200px) {
    .contact-form {
      left: 15px;
      right: 15px;
      transform: translateX(0);
      width: auto;
      max-width: 100%; }
      .contact-form .row-form__col2 {
        width: 48%;
        margin-right: 2%; } }
    @media (max-width: 1200px) and (max-width: 767px) {
      .contact-form .row-form__col2 {
        margin-bottom: 0; } }
    @media (max-width: 1200px) and (max-width: 500px) {
      .contact-form .row-form__col2 {
        margin-bottom: 23px;
        width: 100%;
        margin-right: 0; } }
  @media (max-width: 1200px) {
      .contact-form .row-form__full {
        width: 98%;
        margin-bottom: 0; } }
    @media (max-width: 1200px) and (max-width: 767px) {
      .contact-form .row-form__full {
        width: 100%; } }
  @media (max-width: 1200px) {
      .contact-form .select-form {
        width: 23%; } }
    @media (max-width: 1200px) and (max-width: 500px) {
      .contact-form .select-form {
        width: 100%; } }
  @media (max-width: 1200px) {
        .contact-form .select-form__label {
          white-space: nowrap; } }
  .contact-form .close {
    width: 19px;
    height: 19px;
    position: absolute;
    background: url("../images/icons/close.png") center no-repeat;
    right: 25px;
    top: 22px;
    cursor: pointer; }
  .contact-form__inner {
    padding: 30px 40px 0 73px; }
    @media (max-width: 1200px) {
      .contact-form__inner {
        padding: 40px 15px 50px; } }
  .contact-form .checkbox-wrap {
    width: 91%; }
    @media (max-width: 767px) {
      .contact-form .checkbox-wrap {
        margin-bottom: 20px; } }

/*# sourceMappingURL=app.css.map */

.jq-checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-radio {
	width: 12px;
	height: 12px;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 6px;
	height: 6px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #666;
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-file {
	width: 270px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
.jq-file input {
	cursor: pointer;
	height: auto;
	line-height: 1em;
}
.jq-file__name {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	padding: 0 80px 0 10px;
	color: #333;
	font: 14px/30px Arial, sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1;
	background: #FFF;
}
.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-file:hover .jq-file__browse {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.disabled .jq-file__name {
	color: #888;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 30px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-selectbox__select:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 33px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	     -o-user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	     -o-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 7px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	font: 14px Arial, sans-serif;
}
input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 7px 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px Arial, sans-serif;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert {
  animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
  animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom 0.3s;
}
.hideSweetAlert {
  animation: hideSweetAlert 0.3s;
}
.hideSweetAlert[data-animation=none] {
  animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop 0.3s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom 0.3s;
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in;
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  animation: animateErrorIcon 0.5s;
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  animation: animateXMark 0.5s;
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
.pulseWarning {
  animation: pulseWarning 0.75s infinite alternate;
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1040;
}
.sweet-alert {
  background-color: #ffffff;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000;
}
@media all and (max-width: 767px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert .form-group {
  display: none;
}
.sweet-alert .form-group .sa-input-error {
  display: none;
}
.sweet-alert.show-input .form-group {
  display: block;
}
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -9px;
  opacity: 0;
  visibility: hidden;
}
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}
.sweet-alert button.confirm[disabled] {
  color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  position: relative;
  box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
  border-color: #d43f3a;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #d9534f;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
  border-color: #eea236;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-info {
  border-color: #46b8da;
}
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-success {
  border-color: #4cae4c;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #ffffff;
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #ffffff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.sweet-alert .btn-default:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.sweet-alert .btn-success:focus {
  border-color: #4cae4c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
}
.sweet-alert .btn-info:focus {
  border-color: #46b8da;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
}
.sweet-alert .btn-danger:focus {
  border-color: #d43f3a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
}
.sweet-alert .btn-warning:focus {
  border-color: #eea236;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-ball-fall.la-dark {
  color: #333;
}
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-ball-fall {
  width: 54px;
  height: 18px;
}
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}

.btn.btn-primary:not(.btn-outline) {
    background-color: #f29023;
    border-color:    #f29023;
}

.cookies-wide {
    width: 100%;
    background-color: #707271;
    line-height: 14px;
    font-size: 11px;
    color: #fff;
    position: fixed;
    bottom: 0px;
    z-index: 100;
}

.cookies-inner {
    max-width: 1100px;
    background-color: #707271;
    margin:auto;
    padding: 0px 20px;
    position: relative;
}

.cookies-inner span {
    display: block;
    float: left;
    padding: 5px 80px 4px 0;
}

.cookies-inner a, .cookies-inner a:visited, .cookies-inner a:hover, .cookies-inner a:active {
    color: #fff;
}

.cookies-close-button {
    top: 50%;
    right: 10px;
    position: absolute;
    margin-top: 5px;

}

.cookies-inner img {
    margin-left: 4px;
}
.sweet-alert{
    z-index: 2000000 !important;
}
.autorize-popup {
    z-index: 9999;
    width: 444px;
    height: 255px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: -300px;
    margin-top: -128px;
    margin-left: -222px;
}


.overlay {
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(20, 29, 30, 0.19);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
}


/****NIEKAKTYWNE POPUP****/
.nieaktywnaprezentacja {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10000;
    background: #FFF;
    width: 100%;
    max-width: 1070px;
    transform: translateX(-50%) translateY(-50%);
    padding: 30px;
    max-height: 90vh;
    overflow: auto;
}
.nieaktywnaprezentacja .autorize-padding {
    text-align: center;
    padding-bottom: 40px;
}
.nieaktywnaprezentacja .autorize-padding h3 {
    font-weight: normal;
    color: #0b3660;
    margin: 1px 0 15px 0;
    font-weight: bold;
}
.nieaktywnaprezentacja .autorize-padding p {
    color: #565656;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}
.nieaktywnaprezentacja .autorize-padding p a {
    color: #f29023;
    text-decoration: none;
}
.nieaktywnaprezentacja .autorize-padding p a:hover {
    text-decoration: underline;
}
.nieaktywnaprezentacja .autorize-padding .btn {
    display: inline-block;
    margin: 0 0 0 0;
}
/*# sourceMappingURL=app.css.map */


.list-object__cities-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-object__cities-link {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #05325e;
  text-decoration: none;
  padding: 5px 15px;
  background: #f7f7f7;
  border-radius: 50px;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin: 0 9px 9px 0;
}
.list-object__cities-link:hover {
  background: #05325e;
  color: #f7f7f7;
}

.list-object__cities-title {
      font-size: 36px;
    color: #05325e;
    margin-bottom: 25px;
}