@charset "UTF-8";
/* ---------------------------------------------------------
  1. Typography
  2. Slick styles
  3. Common styles
  4. Header styles
  5 Footer styles
  6 Search gmap styles
  7 jcf styles
  8 animations styles
  9 upload-area styles
   ---------------------------------------------------------*/
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
            transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
            transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
            transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
            transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
            transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
            transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
            transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
            transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.pagination, .my-pagination, .nav-dropdown ul, .bullet-list, .checking-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.bg-style01:after,
.bg-style01-rotate:after,
.bg-style07:after,
.bg-style09:after, .bg-style02:after, .bg-style02:before,
.bg-style03:after,
.bg-style03:before,
.bg-style04:after,
.bg-style04:before,
.bg-style08:after,
.bg-style08:before,
.bg-style10:after,
.bg-style10:before, .bg-style05:after, .bg-style06:after, .bg-style09:before {
  position: absolute;
  content: '';
  background-position: 50% 50%;
  background-repeat: no-repeat; }

/* ---------------------------------------------------------
  1. Typography
   ---------------------------------------------------------*/
@media (max-width: 768px) {
  h1, .h1,
  h2, .h2,
  h3, .h3,
  h4, .h4,
  h5, .h5,
  h6, .h6,
  .h {
    line-height: 1.11; } }

h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a,
.h a {
  text-decoration: none; }

h1, .h1 {
  font-size: 36px; }
  @media (min-width: 769px) {
    h1, .h1 {
      font-size: 2.625rem; } }
  h1.title-md, .h1.title-md {
    font-size: 2.25rem; }
  @media (min-width: 769px) {
    h1.title-lg, .h1.title-lg {
      font-size: 3rem; } }
  .updated h1, .updated .h1 {
    font-size: 3rem;
    line-height: 1.146;
    letter-spacing: -.5px; }
    .updated h1, .updated .h1 {
      font-size: 32px; }
      @media screen and (min-width: 500px) {
        .updated h1, .updated .h1 {
          font-size: calc(32px + 16 * ((100vw - 500px) / 940)); } }
      @media screen and (min-width: 1440px) {
        .updated h1, .updated .h1 {
          font-size: 48px; } }

h2, .h2 {
  font-size: 18px;
  letter-spacing: -0.00857em; }
  @media (min-width: 769px) {
    h2, .h2 {
      font-size: 1.75rem; } }
  .updated h2, .updated .h2 {
    font-size: 2.625rem;
    line-height: 1.191;
    letter-spacing: -.5px; }
    .updated h2, .updated .h2 {
      font-size: 30px; }
      @media screen and (min-width: 500px) {
        .updated h2, .updated .h2 {
          font-size: calc(30px + 12 * ((100vw - 500px) / 940)); } }
      @media screen and (min-width: 1440px) {
        .updated h2, .updated .h2 {
          font-size: 42px; } }

h3, .h3 {
  color: #380c94; }
  .updated h3, .updated .h3 {
    font-size: 2.25rem;
    line-height: 1.111;
    letter-spacing: -.5px; }
    .updated h3, .updated .h3 {
      font-size: 28px; }
      @media screen and (min-width: 500px) {
        .updated h3, .updated .h3 {
          font-size: calc(28px + 8 * ((100vw - 500px) / 940)); } }
      @media screen and (min-width: 1440px) {
        .updated h3, .updated .h3 {
          font-size: 36px; } }

.updated h4, .updated .h4 {
  font-size: 1.75rem;
  line-height: 1.25;
  letter-spacing: -.5px; }
  .updated h4, .updated .h4 {
    font-size: 22px; }
    @media screen and (min-width: 500px) {
      .updated h4, .updated .h4 {
        font-size: calc(22px + 6 * ((100vw - 500px) / 940)); } }
    @media screen and (min-width: 1440px) {
      .updated h4, .updated .h4 {
        font-size: 28px; } }

.updated h5, .updated .h5 {
  font-size: 1.125rem;
  line-height: 1.389;
  letter-spacing: -.25px; }

.updated h6, .updated .h6 {
  font-size: 1rem;
  line-height: 1.563;
  letter-spacing: -.25px; }

p {
  margin: 0 0 1.5rem; }

cite {
  font-style: normal; }

/* images styles */
img {
  max-width: 100%;
  height: auto; }

/* mark styles */
mark {
  background: 0;
  padding: 0;
  color: #e80054; }

/* links styles */
a {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out; }

/* color text styles */
.text-primary {
  color: #380c94 !important; }

/* size text styles */
.text-normal {
  font-size: 1rem;
  line-height: 1.5; }

/* lead class styles */
.lead {
  line-height: 1.28;
  letter-spacing: -0.0625rem;
  margin: 0 0 1.5rem; }

/* sub, sup styles */
sub, sup {
  font-size: 74%; }

sup {
  top: -.4em; }

time {
  display: block;
  margin: 0 0 0.3125rem; }

blockquote {
  display: block;
  font-size: 1.125rem;
  font-weight: 500; }
  blockquote cite {
    display: block;
    font-size: 0.875rem;
    font-weight: normal; }

.small {
  font-size: 85%;
  font-weight: 500; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?uxniyo");
  src: url("../fonts/icomoon.eot?uxniyo#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?uxniyo") format("truetype"), url("../fonts/icomoon.woff?uxniyo") format("woff"), url("../fonts/icomoon.svg?uxniyo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon-leader:before {
  content: "\e921"; }

.icon-envelope:before {
  content: "\e91f"; }

.icon-eye:before {
  content: "\e91d"; }

.icon-wi-fi:before {
  content: "\e91b";
  color: #fff; }

.icon-cart:before {
  content: "\e91a";
  color: #fff; }

.icon-qtic:before {
  content: "\e907"; }

.icon-user:before {
  content: "\e908"; }

.icon-shield:before {
  content: "\e914"; }

.icon-comp:before {
  content: "\e915"; }

.icon-star:before {
  content: "\e916"; }

.icon-video:before {
  content: "\e919"; }

.icon-camera:before {
  content: "\e917"; }

.icon-menu:before {
  content: "\e913"; }

.icon-arrow-down:before {
  content: "\e90a"; }

.icon-phone:before {
  content: "\e90b"; }

.icon-arrow-right-circle:before {
  content: "\e905"; }

.icon-arrow-left-circle:before {
  content: "\e906"; }

.icon-minus:before {
  content: "\e910"; }

.icon-plus:before {
  content: "\e911"; }

.icon-close:before {
  content: "\e900"; }

.icon-check:before {
  content: "\e90c"; }

.icon-play:before {
  content: "\e901"; }

.icon-arrow-right:before {
  content: "\e902"; }

.icon-arrow-left:before {
  content: "\e904"; }

.icon-next:before {
  content: "\e90d"; }

.icon-prev:before {
  content: "\e90e"; }

.icon-heart:before {
  content: "\e912"; }

.icon-video-camera:before {
  content: "\e918"; }

.icon-location:before {
  content: "\e920"; }

.icon-clock:before {
  content: "\e91e"; }

.icon-facebook:before {
  content: "\e903"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-youtube:before {
  content: "\ea9d"; }

.icon-snapchat:before {
  content: "\e909"; }

.icon-search:before {
  content: "\e90f"; }

.icon-trash:before {
  content: "\e91c"; }

/* ---------------------------------------------------------
  2. Slick styles
   ---------------------------------------------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.gallery-circle .slick-list {
  width: 100% !important;
}

.gallery-circle .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important; }
  .gallery-circle .slick-track .slick-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/* slick-arrow styles */
.slick-arrow {
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: 20;
  background: 0;
  z-index: 99; }
  .slick-arrow:focus {
    outline: none; }
  .slick-arrow:hover {
    color: #e80054;
    border-color: #e80054;
    cursor: pointer; }

.slick-prev {
  left: 0.9375rem; }

.slick-next {
  right: 0.9375rem; }

/* pagination styles */
.pagination {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  height: 0.625rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.875rem;
  margin: 0 -0.125rem;
  z-index: 3; }
  @media (min-width: 769px) {
    .pagination {
      bottom: 3.4375rem; } }
  .pagination li {
    padding: 0 0.125rem; }
  .pagination button {
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    text-indent: -9999px;
    width: 0.625rem;
    height: 0.625rem;
    border: none;
    border-radius: 50%;
    padding: 0;
    background: 0;
    background: #fff; }
    .pagination button:focus {
      outline: none; }
    .pagination button:hover {
      background: #e80054;
      cursor: pointer; }
  .pagination .slick-active button {
    background: #e80054; }

.my-pagination li {
  display: inline;
  padding: 0px 2px; }
  .my-pagination li a.page-link {
    text-decoration: none;
    padding-top: 10px;
    border: none;
    color: #1c1c1c;
    display: inline; }
  .my-pagination li a.dot {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px; }

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;
  -webkit-transform: translateZ(0);
  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;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          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;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  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;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  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;
  -webkit-transform: translateZ(0);
  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: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  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: 0; }

.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 {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  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;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
      transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -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: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  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;
  -webkit-transition: color .2s;
  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:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
      transform-origin: 0;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  -webkit-transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  cursor: pointer;
  padding: 8px;
  position: absolute;
  border-radius: 50%;
  border: 2px solid #ffffff;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #e80054 !important;
  border-color: #e80054; }

.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 {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

.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 {
  -webkit-animation: a 1s linear infinite;
  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; }

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          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;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
      transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
      transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-caption {
    padding: 12px; }
  .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-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;
  -webkit-transition: all .2s;
  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: transparent;
  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 {
  -webkit-backface-visibility: hidden;
  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;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  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); } }

/* Custom entrance animation */
.fancybox-slide--complete .modal-container {
  -webkit-animation: slide-down .216s;
  animation: slide-down .216s; }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }
  .popup-holder.buy-holder .lightbox {
    min-height: 510px; }

@-webkit-keyframes slide-down {
  0% {
    margin-top: -3em;
    opacity: 0; }
  100% {
    margin-top: 0;
    opacity: 1; } }

@keyframes slide-down {
  0% {
    margin-top: -3em;
    opacity: 0; }
  100% {
    margin-top: 0;
    opacity: 1; } }

.popup-holder .lightbox {
  display: block !important; }

.lightbox-select,
.lightbox-buy {
  max-width: 60.625rem;
  border-radius: 0.25rem;
  margin: 1.25rem; }
  .lightbox-select .fancybox-button svg,
  .lightbox-buy .fancybox-button svg {
    -webkit-transform: scale(1.3) !important;
        -ms-transform: scale(1.3) !important;
            transform: scale(1.3) !important; }
  .lightbox-select .fancybox-close-small,
  .lightbox-buy .fancybox-close-small {
    right: 1.25rem;
    top: 1.25rem;
    border-color: #1c1c1c; }
    @media (min-width: 1235px) {
      .lightbox-select .fancybox-close-small,
      .lightbox-buy .fancybox-close-small {
        right: 1.875rem;
        top: 1.875rem; } }
    .lightbox-select .fancybox-close-small:hover,
    .lightbox-buy .fancybox-close-small:hover {
      border-color: #e80054; }
  .lightbox-select h3,
  .lightbox-buy h3 {
    font-size: 1.125rem;
    margin: 0 0 1.125rem; }
  .lightbox-select .subtitle,
  .lightbox-buy .subtitle {
    font-weight: 700; }

.lightbox-select {
  padding: 3.4375rem 0.625rem; }
  @media (min-width: 769px) {
    .lightbox-select {
      padding: 5rem 1.875rem; } }
  @media (min-width: 1235px) {
    .lightbox-select {
      padding: 6.25rem 5.3125rem; } }

.lightbox-buy {
  width: 85%;
  max-width: 52.5rem;
  padding: 0; }
  .lightbox-buy .fancybox-close-small {
    right: 0.9375rem;
    top: 0.9375rem; }
    @media (min-width: 769px) {
      .lightbox-buy .fancybox-close-small {
        right: 1.5625rem;
        top: 1.5625rem; } }
    .lightbox-buy .fancybox-close-small:hover {
      border-color: #e80054; }
  .lightbox-buy .image-column {
    z-index: 1;
    min-height: 18.75rem; }
    @media (min-width: 576px) {
      .lightbox-buy .image-column {
        min-height: 25rem; } }
    @media (min-width: 769px) {
      .lightbox-buy .image-column {
        min-height: 31.875rem; } }
  .lightbox-buy .text-column {
    padding: 3.75rem 1.875rem 1.875rem; }
    @media (min-width: 769px) {
      .lightbox-buy .text-column {
        padding: 1.25rem 1.875rem; } }
    @media (min-width: 992px) {
      .lightbox-buy .text-column {
        padding: 1.25rem 13%; } }

/* ---------------------------------------------------------
  6 Search gmap styles
  ---------------------------------------------------------*/
.search-gmap {
  position: relative;
  width: 100%;
  height: 100%; }
  @media (max-width: 768px) {
    .search-gmap {
      min-height: 100vh !important; } }

.map-canvas {
  height: 100%;
  width: 100%; }

/* gmap-opener styles */
.gmap-marker-wrap .gmap-opener {
  position: absolute;
  min-width: 32px;
  height: 2.875rem;
  bottom: 0;
  left: 0;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff !important;
  padding: 0.5625rem 0.25rem 0.125rem 0.25rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(../images/ico-point01.png);
  background-size: 100% 2.875rem;
  cursor: pointer; }

.gmap-marker-wrap .gmap-popup {
  position: absolute;
  display: none;
  bottom: 3.125rem;
  width: 12.5rem;
  left: 50%;
  color: #380c94;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 1.25rem 0.625rem;
  text-align: center; }
  .gmap-marker-wrap .gmap-popup .popup-inner {
    overflow: auto;
    max-height: 25rem; }
  .gmap-marker-wrap .gmap-popup .btn {
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0.3125rem 1.25rem; }

.gmap-marker-wrap .gmap-close {
  position: absolute;
  top: 0;
  right: 0; }

.gmap-marker-wrap.popup-active {
  z-index: 10; }

.gmap-marker-wrap.popup-active .gmap-opener {
  background-image: url(../images/ico-point02.png);
  color: #20e4c8 !important; }

.gmap-marker-wrap.popup-active .gmap-popup {
  display: block; }

.form-elements {
  position: absolute;
  z-index: 10; }

.gmap-close {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 1.5625rem;
  height: 1.5625rem;
  border: none;
  background: #380c94;
  color: #fff;
  padding: 0;
  border-radius: 0.25rem;
  cursor: pointer; }
  .gmap-close:after {
    position: absolute;
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .gmap-close:hover {
    color: #20e4c8; }

/* single-gmap styles */
.single-gmap {
  height: 23.4375rem; }
  @media (min-width: 576px) {
    .single-gmap {
      height: 37.5rem; } }

/* ---------------------------------------------------------
  9 upload-area styles
  ---------------------------------------------------------*/
.upload-area {
  margin: 0 0 1.25rem; }
  .upload-area .jcf-range .jcf-range-track {
    height: 0.125rem;
    z-index: 10; }
  .upload-area .jcf-range .jcf-range-handle {
    width: 2rem;
    height: 2rem;
    z-index: 10; }
    .upload-area .jcf-range .jcf-range-handle:after {
      display: none; }
  .upload-area .jcf-range .jcf-range-track {
    margin-right: 2rem; }
  .upload-area .jcf-range .jcf-range-display-wrapper {
    left: 0; }
  .upload-area .jcf-range .jcf-range-wrapper {
    position: relative;
    background: #fff; }
  .upload-area .jcf-range .jcf-range-display {
    position: absolute;
    background: #20e4c8;
    height: 0.125rem; }
  .upload-area .jcf-file {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden; }
    @media (min-width: 1235px) {
      .upload-area .jcf-file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .upload-area .jcf-file .upload-input {
      opacity: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .upload-area .jcf-file .jcf-fake-input {
      display: block;
      padding: 0.5rem 1rem;
      height: 2.5rem;
      width: 100%;
      border-radius: 0.125rem;
      border: 1px solid #d8dce0;
      box-sizing: border-box;
      background: #f3f4f6;
      margin: 0 0 0.625rem;
      overflow: hidden; }
      @media (min-width: 1235px) {
        .upload-area .jcf-file .jcf-fake-input {
          max-width: 560px;
          margin: 0 0.625rem 0 0; } }
  @media (min-width: 1235px) {
    .upload-area label {
      width: 15%;
      margin: 0; } }
  .upload-area .jcf-upload-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 5.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    vertical-align: top;
    background: #e80054;
    color: #fff;
    border-radius: 1.875rem;
    padding: 0.35rem 0.5rem;
    font-size: 1rem;
    font-weight: 500; }
    @media (max-width: 768px) {
      .upload-area .jcf-upload-button {
        width: 100%;
        height: 2.5rem; } }

.upload-result-wrap {
  text-align: center;
  padding: 10px; }

.actions {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.32);
  border-radius: 0.1875rem;
  padding: 0.9375rem; }
  @media (min-width: 1235px) {
    .actions {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.5rem 0.5rem 0.5rem 1.25rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.croppie-container {
  width: 100%;
  height: 100%;
  height: 25rem;
  padding: 0.625rem;
  border: 1px dashed #d8dce0;
  border-radius: 0.1875rem; }
  @media (min-width: 769px) {
    .croppie-container {
      height: 33.75rem; } }
  .croppie-container input[type="range"] {
    max-width: 100%;
    margin: 0;
    background: 0;
    border: none; }

.upload-wrap {
  position: relative; }

.upload-msg {
  position: absolute;
  bottom: 4.375rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  z-index: 10;
  letter-spacing: -0.03em;
  text-align: center; }

.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  max-height: none;
  max-width: none; }

.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0.1875rem; }

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  position: absolute;
  border: 4px solid #fff;
  margin: auto;
  top: 20px;
  right: 10px;
  left: 10px;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0; }
  @media (max-width: 768px) {
    .croppie-container .cr-viewport,
    .croppie-container .cr-resizer {
      width: 240px !important;
      height: 240px !important; } }

.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none; }

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all; }

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: ''; }

.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px; }

.croppie-container .cr-resizer-vertical::after {
  left: 50%;
  margin-left: -5px; }

.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%; }

.croppie-container .cr-resizer-horisontal::after {
  top: 50%;
  margin-top: -5px; }

.croppie-container .cr-original-image {
  display: none; }

.croppie-container .cr-vp-circle {
  border-radius: 50%; }

.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  -ms-touch-action: none;
      touch-action: none; }

.croppie-container .cr-slider-wrap {
  position: absolute;
  bottom: 2.1875rem;
  left: 50%;
  width: 15rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
  text-align: center; }
  @media (min-width: 769px) {
    .croppie-container .cr-slider-wrap {
      width: 25rem; } }

.croppie-result {
  position: relative;
  overflow: hidden; }

.croppie-result img {
  position: absolute; }

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/
.cr-slider {
  -webkit-appearance: none;
  /*removes default webkit styles*/
  /*border: 1px solid white; */
  /*fix for FF unable to apply focus style bug */
  width: 300px;
  /*required for proper track sizing in FF*/
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent; }

.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px; }

.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px; }

.cr-slider:focus {
  outline: none; }

/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px; }

.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px; }

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px; }

.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  border-color: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-width: 6px 0;
  color: transparent;
  /*remove default tick marks*/ }

.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px; }

.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px; }

.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px; }

.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5); }

.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5); }

/*******************************************/
/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1; }

.cr-rotate-controls button {
  border: 0;
  background: none; }

.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px; }

.cr-rotate-l i:before {
  content: '↺'; }

.cr-rotate-r i:before {
  content: '↻'; }

/* ---------------------------------------------------------
  7 jcf styles
  ---------------------------------------------------------*/
/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #f2f4f6;
  border-radius: 1.875rem;
  background: #fff;
  margin: 0 0 12px;
  height: auto;
  min-width: 114px; }

.jcf-reset-appearance {
  padding: 0.625rem; }

.jcf-select-text {
  color: #30343c; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  margin: 11px 30px 11px 20px; }
  @media (max-width: 991px) {
    .jcf-select .jcf-select-text {
      margin-left: 0;
      margin-top: 0; } }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 40px;
  font-size: 20px;
  bottom: 0;
  right: 0;
  top: 0;
  color: #380c94; }
  .jcf-select .jcf-select-opener:after {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.jcf-select.jcf-drop-active .jcf-select-opener:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg); }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 99999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 10 !important;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  border: 1px solid #f2f4f6;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block;
  border-top: 1px solid #e8e8e8; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 8px 20px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-list-box .jcf-selected,
.jcf-select-drop .jcf-hover {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled:before, .jcf-disabled:after {
  color: #d8dce0 !important; }

.jcf-focus,
.jcf-focus .jcf-select {
  outline: none; }

/* Select dropdown custom styles */
.jcf-select-drop .jcf-list .jcf-option {
  position: relative;
  padding-left: 40px;
  font-size: 1rem;
  line-height: 1.563;
  letter-spacing: -.5;
  color: #484848; }
  .jcf-select-drop .jcf-list .jcf-option:before {
    width: 10px;
    height: 10px;
    content: "\e90a";
    font-family: 'icomoon';
    display: inline-block;
    position: absolute;
    left: 10px;
    top: calc(50% - 1px);
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    font-size: 1.125rem;
    color: #380c94; }
  .jcf-select-drop .jcf-list .jcf-option.jcf-disabled {
    padding-left: 20px; }
    .jcf-select-drop .jcf-list .jcf-option.jcf-disabled:before {
      content: none; }

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 2px solid #d8dce0;
  border-radius: 50%;
  margin: 0 0.9375rem 0 0;
  height: 1.25rem;
  width: 1.25rem; }
  .jcf-radio:focus {
    outline: none; }

.jcf-radio span {
  display: none;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #380c94;
  border-radius: 100%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

.jcf-checked {
  border: 2px solid #380c94 !important; }

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 2px solid #d8dce0;
  border-radius: 0.125rem;
  margin: 0 0.9375rem 0 0;
  height: 1.25rem;
  width: 1.25rem; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 6px;
  width: 12px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -6px;
  border: 3px solid #380c94;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

:root .jcf-checkbox span {
  margin: -4px 0 0 -6px; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

/* range input */
.jcf-range {
  display: inline-block;
  width: 100%;
  margin-top: 0.9375rem; }
  .jcf-range:focus {
    outline: none; }

.jcf-range .jcf-range-track {
  position: relative;
  margin-right: 2.1875rem;
  display: block;
  height: 0.5rem; }
  .jcf-range .jcf-range-track:focus {
    outline: none; }

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #d8dce0;
  border-radius: 0.25rem;
  display: block; }
  .jcf-range .jcf-range-wrapper:focus {
    outline: none; }

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  left: 0.625rem;
  right: 0; }
  .jcf-range .jcf-range-display-wrapper:focus {
    outline: none; }

.jcf-range .jcf-range-display {
  position: absolute;
  background: #380c94;
  height: 0.5rem; }
  .jcf-range .jcf-range-display:focus {
    outline: none; }

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0; }

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #d8dce0;
  width: 2.5rem;
  height: 2.5rem;
  margin: -0.9375rem 0 0;
  z-index: 1;
  top: 0;
  left: 0; }
  .jcf-range .jcf-range-handle:after {
    content: "";
    font-family: 'icomoon';
    font-size: inherit;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    color: #d8dce0; }
  .jcf-range .jcf-range-handle:focus {
    outline: none; }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range .jcf-active-handle {
  z-index: 2; }
  .jcf-range .jcf-active-handle:focus {
    outline: none; }

.jcf-range.jcf-disabled {
  background: none !important; }

/* number input */
.jcf-number {
  display: inline-block;
  position: relative;
  margin: 0 2.8125rem;
  text-align: center;
  cursor: pointer; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: none;
  padding: 0;
  margin: 0;
  height: 100%;
  text-align: center; }

.jcf-number input::-webkit-inner-spin-button {
  display: none; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #f3f4f6;
  width: 2.375rem;
  height: 2.375rem;
  font-size: 1.1875rem;
  border-radius: 50%;
  border: 1px solid #d8dce0;
  top: 1px; }

.jcf-number .jcf-btn-dec {
  left: -2.8125rem; }

.jcf-number .jcf-btn-inc {
  right: -2.8125rem; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  content: "";
  font-family: 'icomoon';
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  color: #380c94;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.jcf-number .jcf-btn-dec:before {
  content: "";
  font-family: 'icomoon';
  font-size: inherit;
  line-height: 1;
  text-indent: 0; }

.jcf-number.jcf-disabled input {
  color: #d8dce0; }

/* ---------------------------------------------------------
  8 animations styles
----------------------------------------------------------*/
.fadeIn {
  visibility: hidden; }
  .fadeIn.time01 {
    -webkit-animation-delay: .5s;
            animation-delay: .5s; }
  .fadeIn.time02 {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s; }
  .fadeIn.time03 {
    -webkit-animation-delay: 1.3s;
            animation-delay: 1.3s; }
  .fadeIn.time04 {
    -webkit-animation-delay: 1.7s;
            animation-delay: 1.7s; }

.fadeIn.in-viewport,
.in-viewport .fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  visibility: visible;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* checkmark-circle animations styles */
.checkmark-circle {
  width: 100px;
  height: 100px;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  vertical-align: top;
  margin: 0 0 1.5625rem; }
  .checkmark-circle .in-viewport .checkmark,
  .in-viewport .checkmark-circle .checkmark {
    border-radius: 5px; }
    .checkmark-circle .in-viewport .checkmark:after,
    .in-viewport .checkmark-circle .checkmark:after {
      opacity: 1;
      height: 50px;
      width: 25px;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      border-right: 4px solid #380c94;
      border-top: 4px solid #380c94;
      border-radius: 2.5px !important;
      content: "";
      left: 25px;
      top: 50px;
      position: absolute; }
    .checkmark-circle .in-viewport .checkmark.draw:after,
    .in-viewport .checkmark-circle .checkmark.draw:after {
      -webkit-animation-name: checkmark;
      animation-name: checkmark;
      -webkit-animation-delay: 200ms;
      animation-delay: 200ms;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease;
      animation-timing-function: ease;
      -webkit-transform: scaleX(-1) rotate(135deg);
      -ms-transform: scaleX(-1) rotate(135deg);
      transform: scaleX(-1) rotate(135deg);
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }

@media (min-width: 769px) {
  .search-section .sticky-wrap-search-gmap {
    margin: 0 0 0 -15px; } }

.emailaddress {
  position: absolute;
  z-index: 2;
  left: -9999px;
  top: 1px;
  width: 50px; }

/* ---------------------------------------------------------
	3. Common styles
--------------------------------------------------------- */
body {
  min-width: 320px; }

/* main wrapper styles */
#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }

.nav-active {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  bottom: 0;
  right: 0; }
  .nav-active .filter-block,
  .nav-active .filter-wrap {
    position: relative !important;
    z-index: 30; }

@media (max-width: 768px) {
  .filter-wrap {
    z-index: 100; } }

@media (max-width: 768px) {
  .fixed-blocks #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50; } }

.fixed-blocks #main {
  padding-top: 3.0625rem; }
  @media (min-width: 375px) {
    .fixed-blocks #main {
      padding-top: 3.8125rem; } }
  @media (min-width: 769px) {
    .fixed-blocks #main {
      padding: 0; } }

.sticky-block {
  z-index: 2; }

/* section styles */
.section {
  padding: 3.25rem 0 2.5rem; }
  @media (min-width: 769px) {
    .section {
      padding: 4.5625rem 0; } }

/* container styles */
@media (max-width: 768px) {
  .container,
  .container-fluid {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

@media (max-width: 768px) {
  .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem; } }

@media (max-width: 768px) {
  .row > [class^="col-"],
  .row > [class*=" col-"] {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }

.bg-light {
  position: relative;
  background: 0 !important; }
  .bg-light:before {
    position: absolute;
    content: '';
    background: #f3f4f6;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }

/* background styles */
.bg-stretch {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1; }

.bg-primary {
  color: #fff;
  background: #380c94 !important; }
  .bg-primary .heading-holder {
    color: inherit; }

.bg-danger {
  color: #fff;
  background: #e80054 !important; }
  .bg-danger .heading-holder {
    color: inherit; }

.bg-dark {
  color: #fff;
  background: #1c1c1c !important; }
  .bg-dark .heading-holder {
    color: inherit; }

/* bg-style styles */
.bg-style01,
.bg-style01-rotate,
.bg-style07,
.bg-style09 {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .bg-style01:after,
  .bg-style01-rotate:after,
  .bg-style07:after,
  .bg-style09:after {
    width: 33.4375rem;
    height: 22.8125rem;
    background-image: url(../images/bg-img01.svg);
    background-size: 33.4375rem 22.8125rem;
    z-index: -1; }
  .bg-style01.bg-custome-light,
  .bg-style01-rotate.bg-custome-light,
  .bg-style07.bg-custome-light,
  .bg-style09.bg-custome-light {
    background-color: #f2f4f6; }

.bg-style01:after,
.bg-style09:after {
  left: 0;
  bottom: 0; }

.bg-style01-rotate:after,
.bg-style07:after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.bg-style02,
.bg-style03,
.bg-style05,
.bg-style06,
.bg-style08 {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #380c94 0%, #24085c 100%);
  background-image: linear-gradient(180deg, #380c94 0%, #24085c 100%); }
  .bg-style02 .heading-holder,
  .bg-style03 .heading-holder,
  .bg-style05 .heading-holder,
  .bg-style06 .heading-holder,
  .bg-style08 .heading-holder {
    color: inherit; }
  .bg-style02 .card-title,
  .bg-style03 .card-title,
  .bg-style05 .card-title,
  .bg-style06 .card-title,
  .bg-style08 .card-title {
    color: inherit; }

.bg-style10 {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #24085c 100%, #380c94 0%);
  background-image: linear-gradient(180deg, #24085c 100%, #380c94 0%); }
  .bg-style10 .heading-holder {
    color: inherit; }
  .bg-style10 .card-title {
    color: inherit; }

.bg-style02,
.bg-style03,
.bg-style04,
.bg-style08,
.bg-style10 {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .bg-style02:after, .bg-style02:before,
  .bg-style03:after,
  .bg-style03:before,
  .bg-style04:after,
  .bg-style04:before,
  .bg-style08:after,
  .bg-style08:before,
  .bg-style10:after,
  .bg-style10:before {
    left: 0;
    right: 0;
    z-index: -2;
    width: 100%;
    background-size: cover; }
  .bg-style02:after,
  .bg-style03:after,
  .bg-style04:after,
  .bg-style08:after,
  .bg-style10:after {
    top: 0;
    background-position: bottom; }
  .bg-style02:before,
  .bg-style03:before,
  .bg-style04:before,
  .bg-style08:before,
  .bg-style10:before {
    bottom: 0;
    background-position: top; }

.bg-style02:after {
  height: 18.75rem;
  background-image: url(../images/bg-img02.svg); }
  @media (min-width: 769px) {
    .bg-style02:after {
      height: 25.4375rem; } }

.bg-style02:before {
  bottom: 0;
  height: 37.5rem;
  background-image: url(../images/bg-img03.svg);
  background-position: top; }
  @media (min-width: 769px) {
    .bg-style02:before {
      height: 22.125rem; } }

.bg-style03:after {
  height: 18.75rem;
  background-image: url(../images/bg-img04.svg); }
  @media (min-width: 769px) {
    .bg-style03:after {
      height: 25.4375rem; } }

.bg-style03:before {
  bottom: 0;
  height: 37.5rem;
  background-image: url(../images/bg-img05.svg);
  background-position: top; }
  @media (min-width: 769px) {
    .bg-style03:before {
      height: 23.4375rem; } }

.bg-style04 {
  background: #f3f4f6; }
  .bg-style04:after {
    height: 18.75rem;
    background-image: url(../images/bg-img06.svg); }
    @media (min-width: 769px) {
      .bg-style04:after {
        height: 25.4375rem; } }
  .bg-style04:before {
    bottom: 0;
    height: 37.5rem;
    background-image: url(../images/bg-img07.svg);
    background-position: top; }
    @media (min-width: 769px) {
      .bg-style04:before {
        height: 23.4375rem; } }

.bg-style05 {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .bg-style05:after {
    bottom: 0;
    right: 0;
    z-index: -2;
    width: 100%;
    background-size: cover;
    background-position: top right -3.125rem;
    height: 12.5rem;
    background-image: url(../images/bg-img03.svg); }
    @media (min-width: 769px) {
      .bg-style05:after {
        height: 18.75rem; } }

.bg-style06 {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .bg-style06:after {
    top: 0;
    right: 0;
    z-index: -2;
    width: 100%;
    background-size: cover;
    background-position: bottom right;
    height: 8.125rem;
    background-image: url(../images/bg-img09.svg); }
    @media (min-width: 769px) {
      .bg-style06:after {
        height: 11.5rem; } }

.bg-style08:after {
  bottom: 0;
  top: auto;
  height: 18.75rem;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url(../images/bg-img02.svg);
  background-position: top; }
  @media (min-width: 769px) {
    .bg-style08:after {
      height: 25.4375rem; } }

.bg-style08:before {
  top: 0;
  height: 37.5rem;
  background-image: url(../images/bg-img03.svg);
  background-position: bottom;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  @media (min-width: 769px) {
    .bg-style08:before {
      height: 22.125rem; } }

.bg-style09:before {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 33.4375rem;
  height: 22.8125rem;
  background-image: url(../images/bg-img01.svg);
  background-size: 33.4375rem 22.8125rem;
  z-index: -1; }
  @media (max-width: 768px) {
    .bg-style09:before {
      display: none; } }

.bg-style10:after {
  height: 18.75rem;
  background-image: url(../images/bg-img02.svg); }

.bg-style10:before {
  bottom: 0;
  height: 37.5rem;
  background-image: url(../images/bg-img03.svg);
  background-position: top; }

/* heading holder styles */
.heading-holder {
  color: #380c94;
  padding: 0 0 0.9375rem;
  /* subtitle styles */
  /* heading-info styles */ }
  .heading-holder .subtitle {
    display: block;
    color: inherit;
    font-weight: 700;
    letter-spacing: -0.015625rem;
    margin: 0 0 0.3125rem; }
    @media (min-width: 769px) {
      .heading-holder .subtitle {
        font-weight: 500; } }
    .heading-holder .subtitle.small {
      font-size: 1rem; }
  .heading-holder h1:only-child,
  .heading-holder h2:only-child,
  .heading-holder h3:only-child {
    margin: 0; }
  @media (min-width: 769px) {
    .heading-holder .heading-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .heading-holder .heading-info address {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
    color: #1c1c1c;
    margin: 0; }
  .heading-holder .heading-info .rating {
    margin: 0 0 0.625rem; }
    @media (min-width: 769px) {
      .heading-holder .heading-info .rating {
        margin: 0 0.625rem 0 0; } }

/* circle class style */
.circle,
.circle-lg {
  border-radius: 50%;
  overflow: hidden; }

/* arrow list styles */
.arrow-list a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 1.25rem;
  text-decoration: none; }
  .arrow-list a:after {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    content: "";
    font-family: 'icomoon';
    font-size: 85%;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 0.375rem;
    left: -0.1875rem;
    color: #e80054;
    font-weight: 700; }
  .arrow-list a:hover:after {
    color: #20e4c8; }

/* like-link class styles */
.like-link {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  opacity: .9;
  border-radius: 50%;
  text-decoration: none;
  background: #fff;
  color: #380c94;
  z-index: 5; }
  .like-link:after {
    content: "";
    font-family: 'icomoon';
    font-size: 20px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .like-link:hover {
    color: #20e4c8;
    background: #380c94; }

/* price styles */
.price {
  display: block; }

/* video link styles */
.video-link {
  position: relative;
  width: 5rem;
  height: 5rem;
  color: #fff;
  background: rgba(56, 12, 148, 0.8);
  border-radius: 50%;
  text-decoration: none;
  font-size: 1.5625rem; }
  .video-link:after {
    content: "";
    font-family: 'icomoon';
    font-size: inherit;
    line-height: 1;
    text-indent: 0; }

/* text-holder */
@media (max-width: 768px) {
  .text-holder {
    padding: 0 0 2.625rem; } }

.information-box + .banner-block {
  margin-top: -1.875rem; }

.arrows-holder {
  position: absolute;
  width: 3.5625rem;
  height: 3.5625rem;
  top: 50%;
  left: 0.875rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.title-information {
  color: #e80054;
  margin: 0; }
  .section-with-triangles .title-information {
    color: #380c94; }

/* help-box and contact-box styles */
.help-box,
.contact-box {
  font-size: 1rem;
  padding: 1.25rem 1.25rem 2.5rem; }

.contact-box {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin: 0 0 1.25rem; }

/* contact-list  styles */
.contact-list {
  letter-spacing: -0.5;
  margin: 0; }
  .contact-list a {
    display: inline-block;
    vertical-align: top;
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    text-decoration: none; }
    .contact-list a:hover {
      color: #380c94; }
  .contact-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0.875rem; }
    .contact-list li:last-child {
      padding: 0; }
    .contact-list li > span {
      display: inline-block;
      vertical-align: middle; }
  .contact-list .contact-icon {
    max-width: 2.0625rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33px;
            flex: 0 0 33px;
    display: inline-block;
    vertical-align: middle; }

.link-icon {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding-right: 0.9375rem; }
  .link-icon:after {
    content: "";
    font-family: 'icomoon';
    font-size: inherit;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    font-size: 0.75rem;
    right: 0;
    top: 0.375rem; }

/* heading-box styles */
.heading-box {
  background: #380c94;
  color: #fff;
  border-radius: 0.1875rem;
  padding: 1.0625rem 1.25rem;
  margin: 0 0 0.625rem; }
  @media (min-width: 375px) {
    .heading-box {
      padding: 1.0625rem 1.9375rem; } }
  .heading-box h3 {
    font-size: 0.875rem;
    font-weight: normal;
    color: inherit;
    text-transform: uppercase; }
    .heading-box h3:only-child {
      margin: 0; }
  .heading-box h2 {
    font-weight: normal;
    color: inherit; }
    .heading-box h2:only-child {
      margin: 0; }

.rounded {
  border-radius: 0.1875rem !important; }

/* title-decor styles */
.title-decor {
  overflow: hidden;
  padding: 2.375rem 0;
  text-align: center; }
  .title-decor span {
    display: inline-block;
    vertical-align: middle; }
  .title-decor:before, .title-decor:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 0.0625rem;
    background-color: #5833a5;
    position: relative; }
  .title-decor:before {
    margin-left: -100%;
    left: -0.625rem; }
  .title-decor:after {
    margin-right: -100%;
    right: -0.625rem; }

/* check-box styles */
.check-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 6.25rem;
  height: 6.25rem;
  font-size: 2.1875rem;
  margin: 0 0 1.875rem;
  border-radius: 50%;
  color: #380c94;
  background: #20e4c8; }

/* cards-list styles */
.cards-list {
  margin: 0 -0.125rem -0.25rem; }
  .cards-list li {
    padding: 0 0.125rem 0.25rem; }

/* rounded-top-0 styles */
.rounded-top-0 {
  border-radius: 0 0 .1875rem .1875rem !important; }

/* content-box styles */
.content-box {
  border: 1px solid #d8dce0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: .1875rem;
  padding: 1.25rem;
  margin: 0 0 1.875rem; }
  .content-box ul {
    margin: 0; }
    .content-box ul li {
      margin: 0 0 .875rem; }
      .content-box ul li:last-child, .content-box ul li:only-child {
        margin: 0; }

/* samples-section styles */
.samples-section {
  color: #380c94; }
  .samples-section .row {
    min-height: 55px; }
  .samples-section hr {
    margin-top: .6rem;
    margin-bottom: .6rem; }
  .samples-section p,
  .samples-section h1, .samples-section .h1,
  .samples-section h2, .samples-section .h2,
  .samples-section h3, .samples-section .h3,
  .samples-section h4, .samples-section .h4,
  .samples-section h5, .samples-section .h5,
  .samples-section h6, .samples-section .h6,
  .samples-section .h {
    margin-bottom: 0; }
  .updated .samples-section .btn {
    min-width: unset; }
  .samples-section .description {
    font-size: 0.875rem;
    font-weight: normal; }
    @media (min-width: 769px) {
      .samples-section .description {
        display: inline-block; } }
    .samples-section .description > span {
      margin-left: 0.625rem; }
      .samples-section .description > span:first-of-type {
        margin-left: 0; }
      @media (min-width: 769px) {
        .samples-section .description > span {
          margin-left: 0.9375rem; }
          .samples-section .description > span:first-of-type {
            margin-left: 0.3125rem; } }

.text-one {
  font-size: 1.125rem;
  letter-spacing: -.25px; }

.text-two {
  font-size: 0.875rem;
  letter-spacing: -.25px; }

.extra-shadow {
  box-shadow: 0 8px 28px -8px rgba(0, 0, 0, 0.52); }

/* ---------------------------------------------------------
  4. Header styles
  ---------------------------------------------------------*/
#header {
  position: relative;
  background: #fff;
  z-index: 4; }
  @media (max-width: 768px) {
    #header {
      border-bottom: 1px solid #d8dce0; } }
  #header:after {
    position: absolute;
    content: '';
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: 10; }
  @media (max-width: 769px) {
    #header .favorites-link {
      padding: 1rem 0 0.875rem;
      border-bottom: 1px solid #6846ae; } }
  @media (min-width: 992px) {
    #header .btn {
      min-width: 12.5rem; } }
  #header .btn.btn-outline-primary:hover {
    color: #380c94; }
  #header .btn.btn-danger:hover, #header .btn.btn-danger:active {
    border-color: #c8ccd0 !important;
    color: #380c94 !important;
    background: rgba(255, 255, 255, 0.7) !important; }
  #header .btn.btn-danger .icon-arrow-right {
    display: none; }
  @media (min-width: 769px) {
    #header .btn.btn-danger {
      padding: 0.9375rem 1.5625rem; } }
  @media (min-width: 992px) {
    #header .btn.btn-danger {
      margin-left: 1.25rem; }
      #header .btn.btn-danger .icon-arrow-right {
        display: inline-block;
        margin-left: 0.625rem;
        line-height: unset; } }
  #header .btn.btn-outline-primary {
    font-weight: 700; }
  #header .btn-danger:not(:disabled):not(.disabled):active {
    border-color: #c8ccd0;
    color: #380c94;
    background: rgba(255, 255, 255, 0.7); }
  #header .btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: none; }

/* Header top styles */
.header-top {
  overflow: hidden; }
  @media (min-width: 769px) {
    .header-top {
      padding: 1.25rem 0; } }

/* heading-links styles */
.heading-links {
  color: #380c94;
  margin: 0 -1.25rem 0 0;
  height: 100%; }
  .heading-links .link {
    position: relative;
    width: 3.75rem;
    height: 3.0625rem;
    text-decoration: none; }
    @media (min-width: 375px) {
      .heading-links .link {
        height: 3.75rem; } }
    .heading-links .link:after {
      position: absolute;
      content: '';
      top: -1.5625rem;
      bottom: -1.5625rem;
      width: 1px;
      background: #d8dce0;
      left: 0; }
    .heading-links .link:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .heading-links .icon-phone {
    font-size: 1.375rem; }
  .heading-links .icon-user {
    font-size: 1.875rem; }

/* logo styles */
.logo {
  padding: 0.75rem 0.625rem 0.8125rem;
  margin: 0 0 0 1.1875rem;
  border-left: 1px solid #d8dce0; }
  @media (min-width: 375px) {
    .logo {
      padding: 1rem 1rem 1.0625rem; } }
  @media (max-width: 769px) {
    .logo {
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0; } }
  @media (min-width: 769px) {
    .logo {
      width: 17.5rem;
      padding: 0;
      margin: 0 1.25rem 0 0;
      border: none; } }
  @media (min-width: 769px) and (min-width: 992px) {
    .logo {
      width: 21.75rem; } }
  .logo img {
    width: 7.375rem; }
    @media (min-width: 375px) {
      .logo img {
        width: 10rem; } }
    @media (min-width: 769px) {
      .logo img {
        width: 17.5rem; } }
    @media (min-width: 992px) {
      .logo img {
        width: 21.75rem; } }
  .logo a {
    text-decoration: none; }
  .logo span {
    display: inline-block;
    vertical-align: middle;
    color: #380c94;
    font-size: 0.8125rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.059375rem;
    padding: 0 0 0 0.1875rem; }
    @media (min-width: 375px) {
      .logo span {
        font-size: 1.3125rem; } }
    @media (min-width: 769px) {
      .logo span {
        font-size: 1.75rem;
        padding: 0 0 0 0.5rem; } }
    @media (min-width: 992px) {
      .logo span {
        font-size: 2.625rem; } }

/* Nav menu styles */
@media (min-width: 770px) {
  .nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    margin: 0 -0.3125rem; } }

@media (max-width: 991px) {
  .nav-menu {
    font-size: 0.875rem; } }

@media (max-width: 769px) {
  .nav-menu {
    font-size: 1.125rem; } }

@media (min-width: 992px) {
  .nav-menu {
    margin: 0 -0.4375rem; } }

@media (max-width: 769px) {
  .nav-menu > li > a {
    padding: 1rem 0 0.875rem; } }

@media (min-width: 769px) {
  .nav-menu li {
    padding: 0 0.3125rem; } }

@media (min-width: 992px) {
  .nav-menu li {
    padding: 0 0.4375rem; } }

.nav-menu li.active a {
  color: #20e4c8; }

.nav-menu a {
  text-decoration: none; }
  @media (max-width: 769px) {
    .nav-menu a {
      display: block;
      border-bottom: 1px solid #6846ae; } }

/* Nav menu styles */
@media (max-width: 769px) {
  .sub-nav {
    max-width: 240px;
    overflow-x: auto; } }

.sub-nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  margin: 0 -0.3125rem;
  font-size: 1.125rem; }
  @media (max-width: 769px) {
    .sub-nav-menu {
      font-size: 1rem; } }
  @media (min-width: 992px) {
    .sub-nav-menu {
      margin: 0 -0.4375rem; } }
  @media (max-width: 769px) {
    .sub-nav-menu > li > a {
      padding: 0.8125rem 0 0.625rem;
      display: block; } }
  .sub-nav-menu li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 0.3125rem; }
    @media (min-width: 992px) {
      .sub-nav-menu li {
        padding: 0 0.4375rem; } }
    .sub-nav-menu li.active a {
      color: #20e4c8; }
  .sub-nav-menu a {
    text-decoration: none; }

/* Nav opener styles */
.nav-opener {
  width: 3.75rem;
  height: 3.0625rem;
  float: right;
  position: relative;
  margin: 0 -1.25rem; }
  @media (min-width: 375px) {
    .nav-opener {
      height: 3.75rem; } }
  @media (min-width: 769px) {
    .nav-opener {
      display: none; } }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    background: #380c94;
    position: absolute;
    top: 1.5625rem;
    left: 1.25rem;
    right: 1.25rem;
    height: 0.125rem;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear; }
    @media (min-width: 375px) {
      .nav-opener:before, .nav-opener:after,
      .nav-opener span {
        right: 1.25rem;
        top: 1.8125rem; } }
  .nav-opener:before, .nav-opener:after {
    content: '';
    top: 1.125rem; }
    @media (min-width: 375px) {
      .nav-opener:before, .nav-opener:after {
        top: 1.4375rem; } }
  .nav-opener:after {
    top: 2rem; }
    @media (min-width: 375px) {
      .nav-opener:after {
        top: 2.1875rem; } }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 50%;
    left: 1.0625rem;
    right: 1.0625rem; }
  .nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .nav-active .nav-opener span {
    opacity: 0; }

/* Nav drop styles */
@media (max-width: 769px) {
  .nav-drop,
  .search-popup-holder {
    padding-left: 20px;
    padding-right: 20px; } }

.nav-active .nav-drop,
.search-active .search-popup {
  height: calc(100% - 49px);
  height: calc(var(--vh, 1vh) * 100 - 49px); }
  @media (min-width: 375px) {
    .nav-active .nav-drop,
    .search-active .search-popup {
      height: calc(100% - 60px);
      height: calc(var(--vh, 1vh) * 100 - 60px); } }

.nav-drop {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  @media (max-width: 769px) {
    .nav-drop {
      font-size: 1.125rem;
      font-weight: 700;
      opacity: 0;
      visibility: hidden;
      overflow: hidden;
      position: fixed;
      top: 3.75rem;
      padding-top: 0;
      padding-bottom: 3.125rem;
      left: 0;
      right: 0;
      z-index: 999;
      color: white;
      background-color: #380c94; } }
  @media (max-width: 374px) {
    .nav-drop {
      top: 3.0625rem; } }
  .nav-active .nav-drop {
    opacity: 1;
    visibility: visible;
    overflow-y: auto; }
    @media (min-width: 769px) {
      .nav-active .nav-drop {
        overflow: hidden; } }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }

/* Neader bottom styles */
.header-bottom {
  background: #380c94;
  color: #fff;
  padding: 1.125rem 0; }
  @media (max-width: 769px) {
    .header-bottom {
      padding: 0; } }
  @media (max-width: 991px) {
    .header-bottom {
      font-size: 0.9375rem; } }
  .header-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

/* Navbar link styles */
.navbar-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center; }
  @media (min-width: 770px) {
    .navbar-links {
      max-width: 26.25rem;
      margin: 0 -0.625rem 0 0; } }
  @media (max-width: 991px) {
    .navbar-links {
      font-size: 0.875rem; } }
  @media (max-width: 769px) {
    .navbar-links {
      font-size: 1.125rem; } }
  .navbar-links.sub-navbar-links {
    font-size: 1.125rem; }
    @media (max-width: 769px) {
      .navbar-links.sub-navbar-links {
        font-size: 1rem; } }
  .navbar-links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    align-items: center;
    position: relative;
    text-decoration: none; }
    @media (min-width: 769px) {
      .navbar-links a {
        padding: 0 0.625rem; } }
    .navbar-links a:hover {
      color: #20e4c8; }
      .navbar-links a:hover .circle {
        border-color: #20e4c8; }
      .navbar-links a:hover .number {
        color: #fff; }
  .navbar-links .number {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: inherit;
    top: -0.375rem;
    left: 0.875rem;
    position: absolute;
    width: 1rem;
    height: 1rem;
    font-size: 0.6875rem;
    font-weight: 600;
    background: #e80054; }
    @media (min-width: 769px) {
      .navbar-links .number {
        left: 0.5625rem; } }
    @media (min-width: 992px) {
      .navbar-links .number {
        left: 0.875rem; } }
  @media (max-width: 769px) {
    .navbar-links .phone-link,
    .navbar-links .cart-link {
      display: block;
      padding: 0.75rem 0 0.625rem;
      border-bottom: 1px solid #6846ae; } }
  @media (max-width: 769px) {
    .navbar-links .phone-link {
      margin: 0 0 1.125rem; } }
  .navbar-links i.icon-heart {
    font-size: 0.9375rem;
    position: relative;
    display: block;
    margin: 0 0 0 0.375rem; }
    @media (min-width: 992px) {
      .navbar-links i.icon-heart {
        margin: 0 0 0 0.75rem; } }
    @media (max-width: 769px) {
      .navbar-links i.icon-heart {
        font-size: 1.25rem;
        margin: 0 0 0 0.375rem; } }
    @media (min-width: 992px) {
      .navbar-links i.icon-heart {
        font-size: 1.25rem; } }
  .navbar-links i.icon-cart {
    margin: 0 0 0 0.3125rem;
    font-size: 1.0625rem; }
    @media (min-width: 992px) {
      .navbar-links i.icon-cart {
        margin: 0 0 0 0.625rem;
        font-size: 1.125rem; } }
  .navbar-links i.icon-user {
    display: block;
    margin: 0 0 0 0.3125rem;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .navbar-links i.icon-user {
        margin: 0 0 0 0.625rem;
        font-size: 1.5rem; } }
  .navbar-links i.circle {
    -webkit-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
    width: 1.75rem;
    height: 1.75rem;
    margin: 0 0.5rem 0 0;
    border: 0.125rem solid #fff; }
    @media (min-width: 992px) {
      .navbar-links i.circle {
        width: 2.0625rem;
        height: 2.0625rem; } }
  .navbar-links .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.4375rem; }
    .navbar-links .btn-wrap .btn {
      display: block;
      width: 100%;
      font-size: 1.125rem;
      margin: 0 0.4375rem; }
      @media (max-width: 374px) {
        .navbar-links .btn-wrap .btn {
          padding: 0.9375rem 0.625rem; } }

@media (max-width: 768px) {
  .nav-menu {
    margin-bottom: 0; } }

.nav-menu > li.hover .nav-dropdown {
  opacity: 1;
  visibility: visible; }
  @media (max-width: 1234.98px) {
    .nav-menu > li.hover .nav-dropdown {
      position: relative; } }

.nav-menu .has-drop-down.hover > a {
  color: #20e4c8; }
  @media (max-width: 768px) {
    .nav-menu .has-drop-down.hover > a:after {
      -webkit-transform: translateY(-50%) rotate(45deg) scale(-1);
          -ms-transform: translateY(-50%) rotate(45deg) scale(-1);
              transform: translateY(-50%) rotate(45deg) scale(-1); } }

@media (max-width: 768px) {
  .nav-menu .has-drop-down-a {
    position: relative;
    padding-right: 30px; }
    .nav-menu .has-drop-down-a:after {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 7px;
      height: 7px;
      content: "";
      border: solid #fff;
      border-width: 0 2px 2px 0;
      border-radius: 2px;
      right: 4px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      margin: -2px 0 0; } }

.nav-dropdown {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  font-size: 88.8888888889%;
  font-weight: normal;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  position: absolute; }
  @media (min-width: 769px) {
    .nav-dropdown {
      display: none !important; } }
  .nav-dropdown ul {
    width: 100%; }
    .nav-dropdown ul a {
      display: block; }
    .nav-dropdown ul > li > a {
      padding-left: 16px;
      position: relative; }
      @media (max-width: 769px) {
        .nav-dropdown ul > li > a {
          padding-top: 0.9375rem;
          padding-bottom: 0.6875rem; } }
      .nav-dropdown ul > li > a:after {
        width: 7px;
        height: 7px;
        content: "";
        border: solid;
        border-width: 0 2px 2px 0;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg);
        margin: 0 0 0 -2px; }
        @media (max-width: 1234.98px) {
          .nav-dropdown ul > li > a:after {
            border-color: #fff; } }

/* Forms styles */
label {
  letter-spacing: 0; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none; }

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='date']:focus,
textarea:focus {
  outline: none; }

input[type='text']::-webkit-search-decoration, input[type='text']::-webkit-search-cancel-button, input[type='text']::-webkit-search-results-button, input[type='text']::-webkit-search-results-decoration,
input[type='tel']::-webkit-search-decoration,
input[type='tel']::-webkit-search-cancel-button,
input[type='tel']::-webkit-search-results-button,
input[type='tel']::-webkit-search-results-decoration,
input[type='email']::-webkit-search-decoration,
input[type='email']::-webkit-search-cancel-button,
input[type='email']::-webkit-search-results-button,
input[type='email']::-webkit-search-results-decoration,
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration,
input[type='password']::-webkit-search-decoration,
input[type='password']::-webkit-search-cancel-button,
input[type='password']::-webkit-search-results-button,
input[type='password']::-webkit-search-results-decoration,
input[type='url']::-webkit-search-decoration,
input[type='url']::-webkit-search-cancel-button,
input[type='url']::-webkit-search-results-button,
input[type='url']::-webkit-search-results-decoration,
input[type='date']::-webkit-search-decoration,
input[type='date']::-webkit-search-cancel-button,
input[type='date']::-webkit-search-results-button,
input[type='date']::-webkit-search-results-decoration,
textarea::-webkit-search-decoration,
textarea::-webkit-search-cancel-button,
textarea::-webkit-search-results-button,
textarea::-webkit-search-results-decoration {
  display: none; }

@media (min-width: 769px) {
  .info-bottom input[type='text'], .info-bottom
  input[type='tel'], .info-bottom
  input[type='email'], .info-bottom
  input[type='search'], .info-bottom
  input[type='password'], .info-bottom
  input[type='url'], .info-bottom
  input[type='date'], .info-bottom
  textarea {
    height: 4.375rem; } }

.search-box input[type='text'], .search-box
input[type='tel'], .search-box
input[type='email'], .search-box
input[type='search'], .search-box
input[type='password'], .search-box
input[type='url'], .search-box
input[type='date'], .search-box
textarea {
  border-color: #d8dce0; }
  @media (min-width: 769px) {
    .search-box input[type='text'], .search-box
    input[type='tel'], .search-box
    input[type='email'], .search-box
    input[type='search'], .search-box
    input[type='password'], .search-box
    input[type='url'], .search-box
    input[type='date'], .search-box
    textarea {
      height: 3.75rem; } }

input[type="search"]::-webkit-search-cancel-button,
input[type="text"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(../images/ico-small-cross.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none; }

input[type="search"]:focus::-webkit-search-cancel-button,
input[type="text"]:focus::-webkit-search-cancel-button {
  opacity: 1;
  pointer-events: all; }

input[type='submit'],
input[type='button'],
input[type='reset'],
button {
  cursor: pointer; }
  .search-box input[type='submit'], .search-box
  input[type='button'], .search-box
  input[type='reset'], .search-box
  button {
    padding-left: 14px !important;
    padding-right: 14px !important;
    width: 50px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-color: #380c94 !important; }
    @media (min-width: 769px) {
      .search-box input[type='submit'], .search-box
      input[type='button'], .search-box
      input[type='reset'], .search-box
      button {
        width: 60px;
        padding-left: 19px !important;
        padding-right: 19px !important; } }

.input-group .btn {
  font-weight: 500;
  border-radius: 0.25rem;
  padding: 0.5rem 2.1rem; }
  .input-group .btn.btn-primary {
    background: #380c94;
    border-width: 0.0625rem;
    border-radius: 0.25rem; }
  .input-group .btn:hover {
    background: #260865; }
  .input-group .btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.input-group-append .btn {
  border-color: #fff;
  z-index: 5; }
  .input-group-append .btn:focus {
    border-color: #380c94; }

/* .info-form styles */
@media (max-width: 768px) {
  .info-form {
    padding: 0 0 1.5625rem; } }

.info-form .input-group {
  margin: 0 0 0.9375rem; }

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
  margin-right: -0.3125rem; }

/* recommended-form styles */
.recommended-form .jcf-select .jcf-select-text {
  font-size: 1rem;
  letter-spacing: -0.03125rem; }
  @media (max-width: 991px) {
    .recommended-form .jcf-select .jcf-select-text {
      margin-left: 0;
      margin-top: 0; } }

/* party-form styles */
.party-form {
  padding: 0.625rem 0 0; }
  .party-form .jcf-select {
    min-width: 100%;
    margin: 0; }
  .party-form .jcf-select .jcf-select-text {
    margin: 0.625rem 1.25rem 0.625rem 0.9375rem; }
  @media (max-width: 991px) {
    .party-form .jcf-select .jcf-select-opener:after {
      top: 50%; } }
  @media (max-width: 768px) {
    .party-form .btn {
      width: 100%; } }
  .party-form .table {
    margin: 0 0 2.375rem; }
    @media (max-width: 575px) {
      .party-form .table {
        font-size: 0.875rem; } }
    .party-form .table tr:first-child td {
      border: none;
      padding-top: 0; }
    .party-form .table td {
      padding: 1.25rem 0.3125rem;
      vertical-align: middle; }
      .party-form .table td:first-child {
        width: 4.375rem;
        padding-left: 0; }
        @media (min-width: 576px) {
          .party-form .table td:first-child {
            width: 5.625rem; } }
      .party-form .table td:last-child {
        text-align: right; }

/* feature-form styles */
@media (max-width: 768px) {
  .feature-form .btn-wrap .btn {
    width: 100%; } }

.feature-form .jcf-select .jcf-select-text {
  margin: 0.6875rem 1.875rem 0.6875rem 1.25rem; }

.feature-form .jcf-select-drop {
  border-radius: 0.25rem; }

.feature-form .jcf-select .jcf-select-opener:after {
  right: 0; }

.feature-form .jcf-select {
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  height: 2.5rem;
  border-radius: 0.125rem; }

@media (max-width: 575px) {
  .feature-form table {
    font-size: 1rem; } }

.feature-form table td {
  vertical-align: middle;
  padding: 1.1875rem 0.1875rem; }
  .feature-form table td:first-child {
    padding-left: 0;
    width: 4.0625rem; }
    @media (min-width: 769px) {
      .feature-form table td:first-child {
        width: 5.3125rem; } }
  .feature-form table td:last-child {
    padding-right: 0;
    text-align: right; }

.feature-form table tr:first-child td {
  border: none; }

/* login-form styles */
.login-form input {
  height: 2.5rem;
  border: 1px solid #d8dce0;
  border-radius: 0.125rem; }

.login-form label {
  font-size: 1rem;
  font-weight: 500;
  color: #380c94;
  margin: 0 0 0.3125rem; }

.login-form .form-group {
  position: relative; }

.login-form .password-link {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  font-size: 1.125rem;
  letter-spacing: -0.03125rem;
  font-weight: normal; }

.btn-reset {
  position: absolute;
  right: 60px;
  z-index: 99;
  background-color: transparent;
  border: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  font-size: 22px;
  color: #380c94; }
  .btn-reset:focus {
    outline: none; }

/* contact-form styles */
.contact-form .jcf-select {
  border: 1px solid #d8dce0;
  height: 2.5rem;
  margin: 0;
  border-radius: 0.125rem; }

.contact-form .jcf-select-text {
  font-size: 1rem; }

.contact-form label {
  font-size: 1rem;
  font-weight: 700;
  color: #380c94;
  margin: 0 0 0.3125rem; }

.contact-form input {
  height: 2.5rem;
  border: 1px solid #d8dce0;
  border-radius: 0.125rem; }

.contact-form .jcf-select .jcf-select-text {
  margin: 0.5625rem 1.875rem 0.5625rem 0.9375rem; }

.contact-form .jcf-select .jcf-select-opener:after {
  right: 0; }

.contact-form textarea {
  height: 7.8125rem;
  border: 1px solid #d8dce0;
  resize: none;
  border-radius: 0.125rem; }

.contact-form .btn-wrap {
  padding-bottom: 1.25rem; }

.contact-form .btn {
  min-width: 12.5rem; }
  @media (max-width: 768px) {
    .contact-form .btn {
      width: 100%; } }

/* registr-form styles */
.registr-form {
  padding-bottom: 5rem;
  /*
		span{
			color: $gray-800;
		}

		label.jcf-label-active{
			background-color: $red ;
			border-color: $red ;
			span{
				color: $white;
			}
		}
		.jcf-checked {
			border: 2px solid $red !important;
		}
	*/ }
  .registr-form strong {
    display: block;
    font-size: 2.25rem;
    font-weight: 700;
    color: #fff; }
    @media (min-width: 576px) {
      .registr-form strong {
        font-size: 2.5rem; } }
    @media (min-width: 769px) {
      .registr-form strong {
        font-size: 3rem; } }
    .result-block .registr-form strong:not(.small) {
      margin-bottom: 1.25rem; }
      @media (min-width: 1235px) {
        .result-block .registr-form strong:not(.small) {
          margin-bottom: 1.875rem; } }
  .registr-form .wrapp-form-group {
    padding: 0 0 0.25rem; }
    .registr-form .wrapp-form-group .group-custom-label label {
      font-weight: 400; }
    .registr-form .wrapp-form-group .group-custom-label input {
      font-size: 14px; }
    .registr-form .wrapp-form-group label {
      font-weight: 700; }
  .registr-form .small {
    font-size: 1rem;
    display: block;
    margin: 0 0 0.8125rem; }
  .registr-form .jcf-range .jcf-range-display {
    background: #e80054; }
  .registr-form .jcf-select {
    border-radius: 0.125rem;
    border-color: #d8dce0;
    box-sizing: border-box;
    margin: 0; }
    .registr-form .jcf-select .jcf-select-text {
      padding: 0.5rem 1.3rem;
      padding: 0.625rem 21px 0.5rem;
      margin: 0;
      height: 100%; }
      /* 2.375rem */
    .popup-registr-form .jcf-select .jcf-select-text {
      height: inherit !important;
    }
  .registr-form .holder-form {
    border-radius: 3px;
    border: 1px solid #d8dce0;
    background-color: #fff;
    padding: 1rem 0.625rem 0.9375rem; }
  .registr-form .jcf-checkbox {
    background: transparent;
    border-color: #fff;
    border-width: .0625rem !important;
    vertical-align: middle; }
    .registr-form .jcf-checkbox.jcf-checked {
      border-color: #fff !important;
      border-width: .0625rem !important; }
      .registr-form .jcf-checkbox.jcf-checked span {
        border-color: #fff !important; }
    .registr-form .jcf-checkbox > span {
      height: .3125rem;
      border-width: 0 0 .125rem .125rem; }
    .registr-form .jcf-checkbox + label {
      width: calc(100% - 40px);
      vertical-align: middle;
      margin: 0 !important; }
  .registr-form .button {
    font-size: 1.125rem;
    font-weight: 500;
    border-radius: 1.875rem;
    background-color: #e80054;
    border: none;
    color: #fff;
    padding: 1.125rem;
    width: 100%;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 700; }
    .registr-form .button:hover {
      background: #b50042 !important;
      border-color: #b50042 !important;
      color: #fff; }
  @media (min-width: 576px) {
    .registr-form .button-container .button {
      width: auto;
      min-width: 170px; } }
  .registr-form .filter-item .slide {
    display: block; }
  .registr-form textarea.form-control {
    height: 7.8125rem !important;
    resize: none; }
  .registr-form label {
    color: #fff;
    font-size: 1rem;
    margin: 0 0 0.3125rem;
    font-weight: 500; }
  .registr-form .form-control {
    border-radius: 0.125rem;
    border: 1px solid #d8dce0;
    background-color: #fff !important;
    box-sizing: border-box;
    font-size: 0.875rem;
    height: 2.5rem;
    width: 100%; }
  .registr-form .filter-item {
    width: 100%; }
  .registr-form .form-group {
    width: 100%; }
    @media (min-width: 1280px) {
      .result-block .registr-form .form-group {
        margin-bottom: 1.25rem; } }
    .registr-form .form-group .radio-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .registr-form .form-group .radio-group .custom-example {
        border-radius: 0.125rem 0 0 0.125rem;
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        text-align: center;
        padding: 0 !important;
        border: none !important;
        position: relative; }
        .registr-form .form-group .radio-group .custom-example:first-child label {
          border-radius: 0.125rem 0 0 0.125rem; }
        .registr-form .form-group .radio-group .custom-example:last-child label {
          border-radius: 0 0.125rem 0.125rem 0; }
      .registr-form .form-group .radio-group label {
        background-color: #fff;
        border: 1px solid #d8dce0;
        padding: 0.5rem 0.75rem !important;
        cursor: pointer;
        width: 100%;
        margin: 0;
        font-weight: 500; }
        .registr-form .form-group .radio-group label.jcf-label-active {
          background-color: #e80054;
          border-color: #e80054; }
      .registr-form .form-group .radio-group .jcf-label-active {
        position: relative; }
    .registr-form .form-group .jcf-radio {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      position: fixed; }
  .registr-form .radio-box {
    font-size: 1rem; }
    .registr-form .radio-box label.jcf-label-active {
      background-color: #e80054;
      border-color: #e80054; }
      .registr-form .radio-box label.jcf-label-active span {
        color: #fff; }
    .registr-form .radio-box .jcf-checked {
      border: 2px solid #e80054 !important; }
    .registr-form .radio-box span {
      color: #484848; }
  .registr-form .jcf-list {
    border-radius: 0 0 0.125rem 0.125rem; }
  .registr-form .jcf-list-box .jcf-selected, .registr-form .jcf-select-drop .jcf-hover {
    background: #e80054;
    color: #fff; }
  .registr-form .search-holder {
    position: relative; }
    .registr-form .search-holder:after {
      content: "";
      font-family: "icomoon";
      font-size: 22px;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      color: #380c94;
      top: .5rem;
      right: .75rem;
      pointer-events: none; }
    .registr-form .search-holder input[type="search"] {
      padding-right: 2.5rem;
      color: #484848; }
  .registr-form .btn-search {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    top: 0;
    right: 0; }
    .registr-form .btn-search button {
      width: 100%;
      height: 100%;
      border: none;
      background: 0; }
  .registr-form.registr-form-secondary .form-group > label {
    color: #380c94;
    font-weight: 700; }
  .registr-form.registr-form-secondary .jcf-checkbox {
    background: transparent;
    border-color: #380c94 !important; }
    .registr-form.registr-form-secondary .jcf-checkbox.jcf-checked {
      border-color: #380c94 !important; }
      .registr-form.registr-form-secondary .jcf-checkbox.jcf-checked span {
        border-color: #380c94 !important; }
  .registr-form.registr-form-secondary .form-control {
    background: #f2f4f6; }
  .registr-form.registr-form-secondary .radio-box label {
    background-color: #f2f4f6; }
    .registr-form.registr-form-secondary .radio-box label.jcf-label-active {
      background-color: #380c94;
      border-color: #380c94; }
  .registr-form.registr-form-secondary .jcf-select-text {
    background: #f2f4f6; }
  .registr-form.registr-form-secondary .jcf-range .jcf-range-display {
    background: #380c94; }

/* checkout-form styles */
@media (min-width: 769px) {
  .checkout-form {
    padding-bottom: 5rem; } }

.checkout-form .jcf-checkbox {
  vertical-align: middle; }
  .checkout-form .jcf-checkbox + label {
    width: calc(100% - 30px);
    vertical-align: middle;
    margin: 0 !important; }

.checkout-form .checkout-table {
  margin: 0 0 3.75rem; }
  .checkout-form .checkout-table td {
    width: auto; }
    @media (min-width: 576px) {
      .checkout-form .checkout-table td:nth-child(1) {
        width: 18%; } }
    @media (min-width: 992px) {
      .checkout-form .checkout-table td:nth-child(1) {
        width: 15%; } }
    @media (min-width: 1235px) {
      .checkout-form .checkout-table td:nth-child(1) {
        width: 12%; } }
    @media (min-width: 992px) {
      .checkout-form .checkout-table td:nth-child(2) {
        width: 15%; } }
    .checkout-form .checkout-table td:nth-child(3) {
      width: auto;
      text-align: left; }
    @media (min-width: 992px) {
      .checkout-form .checkout-table td:nth-child(4) {
        width: 10%; } }
    @media (max-width: 575px) {
      .checkout-form .checkout-table td:nth-child(4) {
        padding: 0.3125rem 2.5rem 0.3125rem 0.9375rem;
        height: auto; } }

@media (min-width: 576px) {
  .checkout-form th:last-child,
  .checkout-form td:last-child {
    text-align: right; } }

@media (min-width: 769px) {
  .checkout-form td {
    padding: 1.375rem 1.875rem !important; } }

@media (max-width: 575px) {
  .checkout-form .row-table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.checkout-form .row-table td > span {
  display: block; }
  @media (max-width: 575px) {
    .checkout-form .row-table td > span {
      width: 50%; } }

@media (max-width: 575px) {
  .checkout-form .title-desktop {
    display: none; } }

@media (max-width: 575px) {
  .checkout-form .title-mobile {
    text-transform: uppercase;
    padding: 0 0.9375rem 0 0; } }

.checkout-form .jcf-select {
  border-radius: 0.125rem;
  border: 1px solid #d8dce0;
  margin: 0; }
  .checkout-form .jcf-select .jcf-select-text {
    font-size: 1rem;
    padding: 0.5rem 1rem;
    margin: 0; }
  .checkout-form .jcf-select .jcf-select-opener {
    width: 3.25rem; }

.checkout-form .holder-form {
  border-radius: 3px;
  border: 1px solid #d8dce0;
  background-color: #fff;
  padding: 1rem 0.625rem 0.9375rem; }

.checkout-form input {
  display: block;
  width: 100%;
  border-radius: 0.125rem;
  border: 1px solid #d8dce0;
  box-sizing: border-box;
  background: #f3f4f6; }
  .checkout-form input[type='date'] {
    text-transform: uppercase; }

.checkout-form .btn {
  font-size: 1.125rem; }
  @media (max-width: 575px) {
    .checkout-form .btn {
      display: block;
      width: 100%; } }

.checkout-form .form-group {
  width: 100%; }
  .checkout-form .form-group label {
    color: #380c94;
    font-size: 1rem;
    margin: 0 0 0.3125rem;
    font-weight: 700; }
  .checkout-form .form-group .form-control {
    position: relative;
    border-radius: 0.125rem;
    border: 1px solid #d8dce0;
    background-color: #fff;
    height: auto;
    height: 2.5rem;
    box-shadow: none; }

.checkout-form .jcf-checkbox {
  border-width: 0.0625rem;
  margin: 0 0.375rem 0 0;
  background: 0; }
  .checkout-form .jcf-checkbox.jcf-checked {
    border-width: 0.0625rem !important; }
  .checkout-form .jcf-checkbox > span {
    border-width: 0 0 0.125rem 0.125rem; }

.update-form {
  padding-bottom: 1.875rem; }
  .update-form label {
    font-size: 1rem;
    font-weight: 500; }
  .update-form .form-control {
    display: block;
    height: 2.5rem;
    width: 100%;
    border-radius: .125rem;
    border: 1px solid #d8dce0;
    box-sizing: border-box;
    background: #f3f4f6; }
    @media (min-width: 769px) {
      .update-form .form-control {
        max-width: 560px; } }
    @media (min-width: 1190px) {
      .update-form .form-control {
        margin: 0 0 0 11%; } }
  .update-form .btn-wrap .btn {
    font-weight: 500; }
    @media (max-width: 768px) {
      .update-form .btn-wrap .btn {
        width: 100%; } }

/* booking-select styles */
.booking-select {
  /* skew-block styles */ }
  .booking-select .radio-group {
    display: block;
    margin: 0 0 3.125rem; }
    @media (min-width: 576px) {
      .booking-select .radio-group {
        margin: 0 0 5rem; } }
    .booking-select .radio-group .form-group {
      margin: 0; }
    .booking-select .radio-group .select-box {
      position: relative;
      display: block;
      color: #fff;
      padding: 1.75rem 0.9375rem 2.3125rem !important;
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.24);
      cursor: pointer;
      border: none;
      margin: 0 !important;
      z-index: 1; }
      .booking-select .radio-group .select-box:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #4c209c;
        border-radius: 0.1875rem;
        z-index: -3; }
      .booking-select .radio-group .select-box .circle {
        width: 6.25rem;
        height: 6.25rem; }
        @media (min-width: 375px) {
          .booking-select .radio-group .select-box .circle {
            width: 7.5rem;
            height: 7.5rem; } }
        @media (min-width: 769px) {
          .booking-select .radio-group .select-box .circle {
            width: 8.75rem;
            height: 8.75rem; } }
    .booking-select .radio-group .jcf-label-active {
      background: transparent !important;
      z-index: 2; }
      .booking-select .radio-group .jcf-label-active:before {
        background: #380c94;
        left: -0.625rem;
        right: -0.625rem; }
      .booking-select .radio-group .jcf-label-active .skew-block {
        left: -3.125rem; }
      .booking-select .radio-group .jcf-label-active .btn-select {
        display: inline-block;
        vertical-align: top; }
      .booking-select .radio-group .jcf-label-active .link-select {
        display: none; }
  .booking-select h2 {
    font-size: 2rem;
    margin: 0 0 0.3125rem; }
    @media (min-width: 769px) {
      .booking-select h2 {
        font-size: 2.25rem; } }
  .booking-select .check-list {
    font-size: 1.125rem;
    font-weight: normal;
    margin: 0 0 1.375rem;
    font-size: 1rem; }
    .booking-select .check-list li {
      padding-top: 0.8125rem;
      padding-bottom: 0.8125rem;
      padding-right: 0.9375rem;
      border-bottom: 1px solid #6e4dac; }
      @media (max-width: 768px) {
        .booking-select .check-list li {
          padding-left: 1.875rem; } }
      .booking-select .check-list li:before {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #fff;
        border-color: #fff; }
  .booking-select .link-select {
    display: inline-block;
    vertical-align: top;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.32); }
    @media (min-width: 769px) {
      .booking-select .link-select {
        margin: 0.3125rem 1.0625rem 0 0; } }
  .booking-select .btn-select {
    position: relative;
    display: none;
    font-weight: 500;
    border-radius: 1.875rem;
    padding: 0.5625rem 3.125rem 0.5625rem 1.25rem;
    background: #e80054; }
    @media (max-width: 374px) {
      .booking-select .btn-select {
        font-size: 1rem;
        padding-right: 2.1875rem; } }
    @media (min-width: 769px) {
      .booking-select .btn-select {
        margin-right: 0.9375rem;
        padding: 0.5625rem 4.4375rem 0.5625rem 1.625rem; } }
    .booking-select .btn-select:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      right: 0.625rem; }
      @media (min-width: 375px) {
        .booking-select .btn-select:after {
          right: 0.9375rem; } }
      @media (min-width: 769px) {
        .booking-select .btn-select:after {
          right: 2.0625rem; } }
  @media (max-width: 575px) {
    .booking-select .btn-select,
    .booking-select .link-select {
      position: absolute;
      top: 1.875rem;
      right: 1.25rem; } }
  .booking-select .totol-price {
    display: block;
    font-size: 1.4375rem;
    letter-spacing: -0.03em; }
    @media (min-width: 375px) {
      .booking-select .totol-price {
        font-size: 1.75rem; } }
    @media (min-width: 769px) {
      .booking-select .totol-price {
        font-size: 2.25rem; } }
    .booking-select .totol-price .lead {
      font-size: 120%; }
  .booking-select .jcf-radio {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed; }
  .booking-select .skew-block {
    position: absolute;
    top: 1.25rem;
    left: -2.5rem;
    font-size: 0.875rem;
    height: rem(35);
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    z-index: 1; }
    .booking-select .skew-block:after, .booking-select .skew-block:before {
      position: absolute;
      content: '';
      background-color: #ac0c48;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      z-index: -2; }
    .booking-select .skew-block:after {
      width: 6px;
      height: 13px;
      bottom: 0px;
      left: 4px; }
    .booking-select .skew-block:before {
      width: 13px;
      height: 5px;
      top: 30px;
      right: 0px; }
    .booking-select .skew-block > span {
      position: relative;
      display: block;
      padding: 0.625rem 1.875rem; }
      .booking-select .skew-block > span:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 2.1875rem solid #e80054;
        border-left: 2.1875rem solid transparent;
        border-right: 2.1875rem solid transparent;
        z-index: -1; }

/* ui-datepicker styles */
.ui-datepicker {
  background: #fff;
  border: 1px solid #d8dce0;
  border-radius: 0.1875rem;
  padding: 0.625rem 0.25rem;
  font-size: 0.9375rem;
  z-index: 99999 !important; }
  @media (min-width: 375px) {
    .ui-datepicker {
      padding: 0.9375rem 0.625rem; } }
  .ui-datepicker a {
    text-decoration: none; }
  .ui-datepicker .ui-datepicker-title {
    text-align: center;
    color: #e80054;
    font-size: 1.1875rem;
    font-weight: 700;
    padding-bottom: 0.625rem; }
  .ui-datepicker td,
  .ui-datepicker th {
    padding: 0.3125rem 0.5rem; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    color: #380c94 !important;
    cursor: pointer;
    font-weight: bold; }
    .ui-datepicker .ui-datepicker-prev:before,
    .ui-datepicker .ui-datepicker-next:before {
      position: absolute;
      top: 1.125rem; }
    .ui-datepicker .ui-datepicker-prev:hover,
    .ui-datepicker .ui-datepicker-next:hover {
      color: #20e4c8 !important; }
    .ui-datepicker .ui-datepicker-prev > span,
    .ui-datepicker .ui-datepicker-next > span {
      display: none; }
  .ui-datepicker .ui-datepicker-prev:before {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    left: 0.625rem; }
  .ui-datepicker .ui-datepicker-next:before {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    right: 0.625rem; }
  .ui-datepicker .ui-datepicker-unselectable {
    opacity: 0.6; }

/* cart-form styles */
.cart-form .form-group {
  margin: 0 0 0.625rem; }

.cart-form .jcf-number .jcf-btn-dec,
.cart-form .jcf-number .jcf-btn-inc {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.5625rem;
  height: 1.5625rem; }
  @media (min-width: 375px) {
    .cart-form .jcf-number .jcf-btn-dec,
    .cart-form .jcf-number .jcf-btn-inc {
      width: 1.875rem;
      height: 1.875rem; } }
  @media (min-width: 769px) {
    .cart-form .jcf-number .jcf-btn-dec,
    .cart-form .jcf-number .jcf-btn-inc {
      width: 3.125rem;
      height: 3.125rem; } }

.cart-form .jcf-number {
  margin: 0 1.5625rem; }
  @media (min-width: 375px) {
    .cart-form .jcf-number {
      margin: 0 1.875rem; } }
  @media (min-width: 769px) {
    .cart-form .jcf-number {
      margin: 0 3.125rem; } }

.cart-form .jcf-number input {
  color: #380c94;
  width: 1.5625rem; }
  @media (min-width: 375px) {
    .cart-form .jcf-number input {
      width: 1.875rem; } }
  @media (min-width: 769px) {
    .cart-form .jcf-number input {
      width: 3.125rem; } }

@media (max-width: 768px) {
  .cart-form .jcf-number .jcf-btn-inc {
    right: -1.875rem; } }

@media (max-width: 374px) {
  .cart-form .jcf-number .jcf-btn-inc {
    right: -1.5625rem; } }

@media (max-width: 768px) {
  .cart-form .jcf-number .jcf-btn-dec {
    left: -1.875rem; } }

@media (max-width: 374px) {
  .cart-form .jcf-number .jcf-btn-dec {
    left: -1.5625rem; } }

/* checkbox-box styles */
.checkbox-box .jcf-checkbox,
.radio-box .jcf-checkbox {
  display: block;
  width: 5rem;
  height: 2.5rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
  background: #f3f4f6;
  border-radius: 1.25rem; }
  .checkbox-box .jcf-checkbox.jcf-checked,
  .radio-box .jcf-checkbox.jcf-checked {
    border-color: #e80054 !important;
    background: #e80054; }
    .checkbox-box .jcf-checkbox.jcf-checked:after,
    .radio-box .jcf-checkbox.jcf-checked:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 0.4375rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1.75rem;
      height: 1.375rem;
      background-image: url(../images/ico20.svg);
      background-size: 1.75rem 1.375rem; }
    .checkbox-box .jcf-checkbox.jcf-checked > span,
    .radio-box .jcf-checkbox.jcf-checked > span {
      right: -1rem;
      top: 1.1rem;
      left: auto; }
  .checkbox-box .jcf-checkbox > span,
  .radio-box .jcf-checkbox > span {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    width: 2.25rem;
    height: 2.25rem;
    top: 1.1rem;
    left: 1rem;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.1), 0 3px 1px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.1); }

.checkbox-box .jcf-checkbox.jcf-checked span {
  right: 0;
  top: 0.25rem; }

.checkbox-box .jcf-checkbox > span {
  top: 0.25rem;
  left: 0.375rem; }

/* buy-form styles */
.buy-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.3125rem; }
  .buy-form .form-group {
    margin: 0;
    margin: 0 0.3125rem 0.625rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0; }
  .buy-form .jcf-number .jcf-btn-dec,
  .buy-form .jcf-number .jcf-btn-inc {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.875rem;
    height: 1.875rem; }
    @media (min-width: 750px) {
      .buy-form .jcf-number .jcf-btn-dec,
      .buy-form .jcf-number .jcf-btn-inc {
        width: 3.125rem;
        height: 3.125rem; } }
  .buy-form .jcf-number {
    margin: 0 1.875rem; }
    @media (min-width: 750px) {
      .buy-form .jcf-number {
        margin: 0 3.125rem; } }
  .buy-form .jcf-number input {
    color: #380c94;
    width: 1.875rem; }
    @media (min-width: 750px) {
      .buy-form .jcf-number input {
        width: 3.125rem; } }
  @media (max-width: 749px) {
    .buy-form .jcf-number .jcf-btn-inc {
      right: -1.875rem; } }
  @media (max-width: 749px) {
    .buy-form .jcf-number .jcf-btn-dec {
      left: -1.875rem; } }
  .buy-form .btn {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }
    .buy-form .btn.btn-danger:hover {
      background: #380c94;
      border-color: #380c94; }

/* input-error styles */
.message-error,
.message-success {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  border-radius: 0 0 3px 3px;
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  padding: 0.5rem;
  text-transform: uppercase;
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.message-success {
  background: #6BBF00;
  color: #fff; }

.message-error {
  background: #e80054;
  color: #fff; }

.input-error:after {
  content: "";
  font-family: 'icomoon';
  font-size: 20px;
  line-height: 1;
  text-indent: 0;
  color: #e80054;
  position: absolute;
  top: 0.375rem;
  right: 1rem; }

.input-error input,
.input-error .jcf-select,
.input-error .jcf-select-text {
  border-color: #e80054 !important;
  box-shadow: inset 0 0 0 1px #e80054; }

.input-error .message-error {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: -2px; }

/* validation styles */
.validation:after {
  content: "";
  font-family: 'icomoon';
  font-size: 15px;
  line-height: 1;
  text-indent: 0;
  color: #87c22f;
  position: absolute;
  top: 0.625rem;
  right: 1.25rem; }
  @media (min-width: 769px) {
    .validation:after {
      right: 1rem; } }

.validation input,
.validation .jcf-select,
.validation .jcf-select-text {
  border-color: #6BBF00 !important;
  box-shadow: inset 0 0 0 1px #6BBF00; }

.validation .message-success {
  opacity: 1;
  visibility: visible;
  position: relative;
  top: -2px; }

.new-message-validation .input-error:after,
.new-message-validation .validation:after,
.checking-registration-form .input-error:after,
.checking-registration-form .validation:after {
  display: none !important; }

/* search form styles */
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 350px;
  margin: 0 auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  background-color: #f2f2f6;
  border-radius: 100px;
  line-height: 60px;
  position: relative; }
  @media (min-width: 769px) {
    .search-form {
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; } }
  .search-form input[type="search"] {
    min-height: 60px;
    width: calc(100% - 28px);
    background-color: transparent;
    border: none;
    font: bold 18px/1 "Heebo", "Helvetica Neue", Arial, sans-serif;
    color: #1c1c1c; }
    .search-form input[type="search"]::-webkit-input-placeholder {
      color: #1c1c1c; }
    .search-form input[type="search"]::-moz-placeholder {
      opacity: 1;
      color: #1c1c1c; }
    .search-form input[type="search"]:-moz-placeholder {
      color: #1c1c1c; }
    .search-form input[type="search"]:-ms-input-placeholder {
      color: #1c1c1c; }
    .search-form input[type="search"].placeholder {
      color: #1c1c1c; }
  .search-form button {
    position: absolute;
    right: 12px; }
  .search-form .icon-search {
    color: #380c94; }
  .search-form .search-icon {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: relative;
    margin-left: 1.25rem;
    color: #000;
    cursor: pointer; }
    .search-form .search-icon:before {
      width: 20px;
      height: 20px;
      content: '';
      display: inline-block;
      position: absolute;
      top: calc(50% - 10px);
      right: 0;
      border-width: 2px;
      border-style: solid;
      border-color: #000;
      border-radius: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    .search-form .search-icon:after {
      width: 10px;
      height: 2px;
      content: '';
      display: inline-block;
      position: absolute;
      top: calc(50% + 10px);
      right: 0;
      -webkit-transform: translateX(-50%) rotate(45deg);
          -ms-transform: translateX(-50%) rotate(45deg);
              transform: translateX(-50%) rotate(45deg);
      background-color: #000; }
    .search-form .search-icon:hover {
      opacity: .75; }
  .search-form button {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    background: transparent;
    border: none;
    outline: none; }
    .search-form button:hover .icon-search {
      color: #e80054; }
  .hero-search__form .search-form {
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    width: calc(100% - 50px);
    position: relative;
    background-color: #380c94;
    color: #fff;
    cursor: pointer; }
    @media (min-width: 769px) {
      .hero-search__form .search-form {
        width: auto; } }
    .hero-search__form .search-form .search-btn {
      color: #fff; }
    .hero-search__form .search-form .search-icon {
      position: absolute;
      top: calc(50% - 5px);
      right: 20px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      color: #fff; }
      .hero-search__form .search-form .search-icon:before {
        border-color: #fff; }
      .hero-search__form .search-form .search-icon:after {
        background-color: #fff; }
    .hero-search__form .search-form:hover {
      background-color: #b50042; }

.hero-search__form .jcf-select.jcf-drop-active {
  filter: drop-shadow(0px -23px 12px rgba(0, 0, 0, 0.2));
  z-index: 1; }

.home .jcf-select-drop {
  filter: drop-shadow(rgba(0, 0, 0, 0.5) 0px 4px 12px);
  z-index: 0; }

/* number-avaliable-form styles */
.number-avaliable-form .radio-group .custom-example {
  margin-right: 5px; }

.number-avaliable-form .radio-group label {
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
  background-color: #fff;
  border: 1px solid #d8dce0;
  padding: 2rem 0.85rem 0.2rem !important;
  cursor: pointer; }
  .number-avaliable-form .radio-group label.jcf-label-active {
    background: transparent;
    color: #30343c;
    border-color: #380c94; }
  .number-avaliable-form .radio-group label span {
    font-size: 0.75rem; }
  .number-avaliable-form .radio-group label:hover {
    border: 1px solid #380c94; }

.number-avaliable-form .radio-group .jcf-checked + label {
  border: 1px solid #380c94; }

.number-avaliable-form .radio-group .jcf-radio {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: fixed; }

.number-avaliable-form .select-block.place-block .card .heading-top {
  min-height: 200px; }

.number-avaliable-form .select-block.place-block .card p {
  font-size: 0.875rem; }

.room-checker {
  width: 32px;
  height: 32px;
  background: #fff;
  border: 2px solid #380c94;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 15px; }
  .room-checker .jcf-radio {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed; }
  .room-checker label {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer; }
    .room-checker label.jcf-label-active:before {
      width: 14px;
      height: 8px;
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -6px 0 0 -6px;
      border: 3px solid #380c94;
      border-width: 0 0 3px 3px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .room-checker .jcf-checked + label {
    position: relative; }
    .room-checker .jcf-checked + label:before {
      width: 14px;
      height: 8px;
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -6px 0 0 -6px;
      border: 3px solid #380c94;
      border-width: 0 0 3px 3px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.enquiry-form .jcf-select {
  border-radius: 0.1875rem;
  border: 1px solid #d8dce0;
  margin: 0; }
  .enquiry-form .jcf-select-text {
    background-color: #f2f4f6;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    margin: 0; }

.enquiry-form input {
  height: auto;
  padding: 0.43rem 1rem;
  background-color: #f2f4f6;
  border-radius: 0.1875rem;
  border: 1px solid #d8dce0; }

.enquiry-form .blue-text {
  color: #380c94;
  font-weight: 700; }

.enquiry-form .checkbox-box .jcf-checkbox {
  margin-right: 0; }
  .enquiry-form .checkbox-box .jcf-checkbox.jcf-checked {
    border-color: #20e4c8 !important;
    background-color: #20e4c8; }
  .enquiry-form .checkbox-box .jcf-checkbox:after {
    content: none; }

.autocomplete-suggestions {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px; }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 0.6em 0.6em !important; }
    .autocomplete-suggestions .autocomplete-suggestion.selected {
      background-color: #380c94;
      color: #20e4c8; }
      .autocomplete-suggestions .autocomplete-suggestion.selected b {
        color: #20e4c8; }
    .autocomplete-suggestions .autocomplete-suggestion b {
      color: #e80054; }

.group-custom-label {
  color: #484848;
  position: relative; }
  .group-custom-label.form-group label {
    font-size: 0.875rem; }
  .group-custom-label.child-input-active label {
    -webkit-transform: translateY(7px) scale(0.9);
        -ms-transform: translateY(7px) scale(0.9);
            transform: translateY(7px) scale(0.9);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; }
  .group-custom-label input:-internal-autofill-selected {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff !important;
    color: inherit !important; }
  .group-custom-label label {
    -webkit-transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    color: inherit;
    position: absolute;
    top: 0;
    left: 0.75rem;
    -webkit-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
            transform-origin: 0 100%;
    -webkit-transform: translateY(17px);
        -ms-transform: translateY(17px);
            transform: translateY(17px);
    z-index: 3; }
  .group-custom-label .form-control,
  .group-custom-label .jcf-select {
    height: 3.25rem; }
  .group-custom-label .jcf-select {
    border-radius: 0.125rem;
    width: 100%;
    margin-bottom: 0; }
    .group-custom-label .jcf-select .jcf-list-content li:first-child {
      border: none !important; }
      .group-custom-label .jcf-select .jcf-list-content li:first-child .jcf-option {
        padding: 0 !important;
        color: #484848; }
  .group-custom-label .form-control,
  .group-custom-label .jcf-select-text {
    padding: 1.4375rem 0.75rem 0.375rem !important; }
  .group-custom-label .jcf-select-text {
    height: 100%; }
  @media (min-width: 1235px) {
    .group-custom-label .form-control {
      height: 3.25rem !important; } }

/* ---------------------------------------------------------
  Buttons styles
  ---------------------------------------------------------*/
.btn {
  text-decoration: none;
  letter-spacing: -0.03125rem; }
  @media (max-width: 768px) {
    .btn {
      display: block; } }
  @media (min-width: 769px) {
    .btn {
      padding: 0.937rem 2.1rem;
      font-size: 1.125rem; } }
  .btn.btn-outline-primary:hover, .btn.btn-outline-primary:active {
    background: 0;
    color: #5312db;
    border-color: #5312db; }
  .btn.btn-outline-light {
    border-color: #c8ccd0; }
    .btn.btn-outline-light:hover, .btn.btn-outline-light:active {
      border-color: #9199a1;
      color: #cccccc;
      background: 0; }
  .btn.btn-lg {
    min-width: 13.125rem;
    font-weight: normal; }
  .btn.btn-sm {
    font-weight: normal;
    padding: 0.35rem 2.1rem; }
  .btn.btn-back, .btn.btn-next, .btn.add-link, .btn.cart-link {
    position: relative;
    font-weight: 500;
    width: 100%; }
    @media (min-width: 576px) {
      .btn.btn-back, .btn.btn-next, .btn.add-link, .btn.cart-link {
        display: inline-block;
        width: auto; } }
    .btn.btn-back:after, .btn.btn-next:after, .btn.add-link:after, .btn.cart-link:after {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .btn.btn-white {
    background-color: #fff;
    color: #380c94; }
    .btn.btn-white:hover {
      background-color: transparent;
      color: #fff; }
  .btn.btn-back {
    padding-left: 3.75rem; }
    .btn.btn-back:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      left: 1.4375rem; }
  .btn.btn-next {
    padding-right: 3.75rem;
    text-align: left; }
    .btn.btn-next:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      right: 1.4375rem; }
  .btn.add-link {
    padding-right: 3.75rem; }
    .btn.add-link:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      right: 1.4375rem;
      font-size: 1.5625rem; }
  .btn.check-link {
    padding-right: 3.75rem; }
    .btn.check-link:after {
      content: "";
      font-family: "icomoon";
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      right: 1.4375rem;
      font-size: 1.125rem; }
  .btn.cart-link {
    padding-right: 3.75rem; }
    .btn.cart-link:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      right: 1.4375rem; }
  .btn:focus {
    box-shadow: 0 0 0 0.18rem rgba(210, 210, 210, 0.5); }
  .updated .btn.btn-primary, .updated .btn.btn-danger {
    font-weight: 500; }
  .updated .btn.btn-outline-primary {
    font-weight: 700; }
  .btn.btn-sticky {
    position: fixed;
    right: 1.25rem;
    bottom: 2.15rem;
    z-index: 5; }

[class^="btn-outline-"].btn-sm,
[class*=" btn-outline-"].btn-sm {
  border-width: 1px; }

/* Buttons wrapper styles */
.btn-wrap {
  margin: 0 -0.3125rem -0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .btn-wrap.mobile-full-width .btn {
    width: 100%; }
    @media (min-width: 576px) {
      .btn-wrap.mobile-full-width .btn {
        width: auto; } }
  .btn-wrap .btn {
    margin: 0 0.3125rem 0.625rem; }
    @media (max-width: 575px) {
      .btn-wrap .btn {
        margin: 0 0 0.625rem; } }
    .btn-wrap .btn.btn-danger:hover {
      background: #380c94;
      border-color: #380c94; }
    .btn-wrap .btn.btn-primary:hover {
      background: #e80054;
      border-color: #e80054; }
    @media (max-width: 575px) {
      .btn-wrap .btn.btn-lg {
        min-width: calc(50% - 10px); } }

/* link-arrow styles */
.link-arrow {
  display: block;
  position: relative;
  font-weight: 700;
  color: #e80054;
  letter-spacing: -0.5px;
  text-decoration: none;
  padding: 0 1.25rem 0.9375rem 0; }
  .link-arrow:after {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: normal; }
  .link-arrow:hover {
    color: #b50042; }

.btn-link {
  -webkit-transition: border .3s ease-in-out, color .3s ease-in-out;
  transition: border .3s ease-in-out, color .3s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid #c4c8cc;
  text-decoration: none; }
  .btn-link:after {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #380c94; }
  .btn-link:hover:after {
    color: #20e4c8; }
  .btn-link.btn-link-add:after {
    content: "";
    font-family: "icomoon";
    font-size: inherit;
    line-height: 1;
    text-indent: 0;
    font-size: 1.5625rem; }
  .btn-link.btn-link-view:after {
    content: "";
    font-family: "icomoon";
    font-size: inherit;
    line-height: 1;
    text-indent: 0;
    font-size: .9375rem; }
  .btn-link.btn-link-close:after {
    content: "";
    font-family: "icomoon";
    font-size: inherit;
    line-height: 1;
    text-indent: 0;
    font-size: 1.5625rem; }

.link-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin: 0 -3px; }
  .link-wrap a {
    display: block;
    margin: 0 3px; }
  .link-wrap .btn-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2.5rem;
    flex: 0 0 2.5rem; }

/* button-show styles */
.button-show {
  padding: 2.5rem 1.25rem;
  background: #fff; }
  .button-show .btn {
    font-size: 1.125rem;
    font-weight: 500; }

/* button-opener styles */
.button-opener {
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  color: inherit;
  border: 1px solid #d8dce0;
  background: 0;
  font-size: 1rem;
  border-radius: 0.25rem;
  padding: 0.5rem 0.75rem;
  letter-spacing: -0.5px; }
  .button-opener.button-active {
    background: #380c94;
    color: #fff;
    border-color: #380c94; }
  .button-opener:hover {
    background: #380c94;
    color: #fff; }
  .button-opener:focus {
    outline: none; }

/* map-toggle buttons styles */
.map-toggle {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  right: 1.25rem;
  min-width: 8.125rem;
  text-align: center;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
  padding: 0.5rem 0.9375rem;
  border-radius: 1.25rem;
  background: #e80054;
  z-index: 10; }
  @media (max-width: 768px) {
    .map-toggle {
      font-size: 1.125rem;
      font-weight: 500; } }
  @media (min-width: 769px) {
    .map-toggle {
      min-width: auto;
      top: 3.125rem;
      left: calc(50% - 6.25rem - 0.93rem);
      right: auto;
      bottom: auto;
      border-radius: 1.25rem 0 0 1.25rem;
      padding: 0.5rem 2.5rem 0.5rem 1.25rem;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      text-align: left;
      background: #380c94; } }
  @media (min-width: 992px) {
    .map-toggle {
      left: calc(50% - 12.5rem - 0.93rem); } }
  @media (min-width: 769px) {
    .map-toggle:after {
      content: "";
      font-family: 'icomoon';
      font-size: 19px;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      top: 50%;
      right: 1rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .map-toggle:hover {
    color: #fff;
    background: #b50042; }
    @media (min-width: 769px) {
      .map-toggle:hover {
        background: #260865; } }
  .map-toggle .show-list {
    display: none; }

.bg-primary .btn.btn-danger:hover {
  background: #b50042 !important;
  border-color: #b50042 !important;
  color: #fff; }

.facebook-link,
.log-link {
  position: relative;
  border-color: #9f8acc !important;
  padding-left: 2.8125rem;
  padding-right: 2.8125rem; }
  @media (min-width: 375px) {
    .facebook-link,
    .log-link {
      padding-left: 3.75rem;
      padding-right: 3.75rem; } }
  .facebook-link:before,
  .log-link:before {
    position: absolute;
    top: 50%;
    left: 1.25rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (min-width: 375px) {
      .facebook-link:before,
      .log-link:before {
        left: 2.1875rem; } }

.facebook-link:before {
  content: "";
  font-family: 'icomoon';
  font-size: inherit;
  line-height: 1;
  text-indent: 0; }
  @media (min-width: 375px) {
    .facebook-link:before {
      font-size: 24px; } }

.log-link:before {
  content: "";
  font-family: 'icomoon';
  font-size: inherit;
  line-height: 1;
  text-indent: 0; }
  @media (min-width: 375px) {
    .log-link:before {
      font-size: 24px; } }

.btn-change {
  border-radius: 0.125rem;
  border-width: 1px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -.0133em;
  min-width: 63px;
  padding: 0.3125rem 0.375rem 0.25rem;
  text-align: center; }

.button-container {
  margin-left: -7px;
  margin-right: -6px; }
  .button-container .btn {
    margin-left: 7px;
    margin-right: 6px; }
    @media (max-width: 768px) {
      .button-container .btn {
        width: 100%; } }

/* Cards styles */
.card {
  position: relative;
  letter-spacing: -0.03125rem;
  text-decoration: none;
  margin: 0 0 1.25rem;
  border: none;
  overflow: hidden;
  /* card primary styles */
  /* card secondary styles */
  /* card third styles */ }
  @media (min-width: 992px) {
    .card {
      margin: 0 0 1.875rem; } }
  .card.card-primary {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: -0.03125rem;
    color: #380c94;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24); }
    @media (min-width: 769px) {
      .card.card-primary.card-primar-lg .card-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 769px) {
      .card.card-primary.card-primar-lg .heading-holder {
        margin-right: 0.9375rem; } }
    .card.card-primary .icon-card {
      width: 5rem;
      height: 5rem;
      left: 1.5625rem;
      top: 1.5625rem; }
    .card.card-primary .price {
      font-size: 2.625rem;
      line-height: 1;
      font-weight: 700;
      color: #380c94;
      letter-spacing: -0.059375rem; }
    .card.card-primary .card-header {
      background: #fff;
      border: none; }
      .card.card-primary .card-header .btn.gallery-opener {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: .625rem;
        left: .625rem;
        width: 2.8125rem;
        height: 2.8125rem;
        padding: 0 !important; }
    .card.card-primary .card-footer {
      background: inherit;
      padding: 1.25rem; }
    .card.card-primary .price-holder {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      min-width: 10.3125rem;
      border-radius: 0 0.3125rem 0 0;
      background: #fff;
      -webkit-transform: skew(35deg);
          -ms-transform: skew(35deg);
              transform: skew(35deg);
      margin: -0.75rem 0 0;
      z-index: 1;
      padding: 0.9375rem 0.9375rem 0 0.9375rem; 
      display: none !important;
    }
    .card.card-primary .link-arrow {
      padding-bottom: 0; }
      @media (min-width: 769px) {
        .card.card-primary .link-arrow {
          font-size: 1.125rem; } }
    .card.card-primary .price {
      display: inline-block;
      vertical-align: top;
      -webkit-transform: skew(-35deg);
          -ms-transform: skew(-35deg);
              transform: skew(-35deg); }
  .card.card-secondary {
    border: none;
    background: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    @media (max-width: 991px) {
      .card.card-secondary {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 1rem;
        line-height: 1.56; } }
    .card.card-secondary:hover .heart-color {
      fill: #20e4c8; }
    .card.card-secondary .heart-color {
      -webkit-transition: fill 0.3s ease-in-out;
      transition: fill 0.3s ease-in-out; }
    .card.card-secondary .card-body {
      padding: 0.5rem 1.25rem; }
    .card.card-secondary .card-text {
      color: #484848;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: -0.12px;
      line-height: 24px; }
    .card.card-secondary .card-header {
      border: none;
      background: 0;
      padding: 1.5rem 1.25rem; }
      @media (max-width: 991px) {
        .card.card-secondary .card-header {
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          padding: 0; } }
    @media (max-width: 991px) {
      .card.card-secondary .card-body {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        padding: 1rem; } }
    .card.card-secondary .heart-holder {
      position: absolute;
      bottom: -0.625rem;
      right: -0.625rem; }
      @media (min-width: 769px) {
        .card.card-secondary .heart-holder {
          bottom: 0;
          right: 0; } }
      @media (max-width: 768px) {
        .card.card-secondary .heart-holder {
          -webkit-transform: scale(0.73);
              -ms-transform: scale(0.73);
                  transform: scale(0.73); } }
    .card.card-secondary .image-holder {
      position: relative; }
      .card.card-secondary .image-holder .circle {
        width: 7.8125rem;
        height: 7.8125rem; }
        @media (min-width: 992px) {
          .card.card-secondary .image-holder .circle {
            width: 10.625rem;
            height: 10.625rem; } }
      .card.card-secondary .image-holder .circle-lg {
        width: 7.8125rem;
        height: 7.8125rem; }
        @media (min-width: 992px) {
          .card.card-secondary .image-holder .circle-lg {
            width: 16.875rem;
            height: 16.875rem; } }
      @media (min-width: 992px) {
        .card.card-secondary .image-holder.image-holder-lg img {
          width: 16.875rem;
          height: 16.875rem; } }
    .card.card-secondary .advantage-icon {
      width: 3.25rem;
      height: 3.25rem;
      font-size: 1.25rem;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
      opacity: 1; }
    @media (max-width: 991px) {
      .card.card-secondary .card-title {
        font-size: 18px; } }
    .card.card-secondary h5.card-title {
      letter-spacing: normal; }
  .card.card-third {
    display: block;
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: -0.03125rem;
    color: #380c94;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24); }
    .card.card-third .card-header {
      border: none; }
      .card.card-third .card-header.header-lg {
        height: 400px;
        position: relative; }
    .card.card-third .bg-stretch {
      z-index: 1; }
    .card.card-third .card-image img {
      min-width: 100%;
      width: 370px; }
    .card.card-third .card-footer {
      background: inherit;
      padding: 1.25rem;
      border: none; }
    .card.card-third .price {
      font-size: inherit;
      font-weight: normal; }
    .card.card-third h2 {
      margin: 0; }
    .card.card-third .subtitle {
      margin: 0; }
    .card.card-third .heading-holder {
      padding: 0 0 0.625rem; }
    .card.card-third .btn-wrap {
      margin-bottom: 0; }
    .card.card-third .btn {
      padding-top: 0.625rem;
      padding-bottom: 0.625rem; }
  .card time {
    margin: 0; }
  .card .heading-top {
    display: block;
    position: relative;
    height: 17.5rem;
    z-index: 1;
    text-decoration: none; }
    .card .heading-top.middle {
      height: 13.1875rem; }
    .card .heading-top.min {
      height: 10.625rem; }
  .card .heading-holder {
    padding: 0 0 0.4375rem; }
    .card .heading-holder h5 {
      max-height: 50px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .card .heading-holder .subtitle {
      font-size: 1rem;
      font-weight: normal;
      letter-spacing: -0.03125rem; }
  .card:not(.transparent) .heading-holder .subtitle {
    max-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }
  .card h3 {
    line-height: .8; }
  .card .info-holder {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    /* REMOVED FOR NOW */
    /* border-radius: 0 0 0 0.9375rem; */
    background: #380c94;
    /*
    -webkit-transform: skew(35deg);
        -ms-transform: skew(35deg);
            transform: skew(35deg);
    */
    padding: 0.8125rem 3.125rem 0.8125rem 0.9375rem;
    text-align: right;
    margin: 0 -1.875rem 0 0; }
  .card .info {
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    color: #fff;
    /*
    -webkit-transform: skew(-35deg);
        -ms-transform: skew(-35deg);
            transform: skew(-35deg); 
    */
  }
  .card .card-body {
    padding: 1rem 1.25rem; }
  .card.transparent .heading-top {
    height: 28.25rem; }
  .card.transparent .card-body {
    position: absolute;
    left: 0;
    bottom: 65px;
    padding: 1rem 1.25rem 0;
    background: transparent;
    z-index: 2; }
    .card.transparent .card-body h4 {
      letter-spacing: -1px !important;
      color: #fff; }
    .card.transparent .card-body .subtitle {
      font-size: 1rem;
      line-height: 1.563;
      color: #fff; }
  .card.transparent .card-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0 1.25rem 1.25rem;
    background: transparent;
    border-top: none;
    z-index: 2; }
  .card.transparent .link-arrow {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    padding-right: 0;
    color: #fff; }
    .card.transparent .link-arrow:after {
      display: none; }
    .card.transparent .link-arrow .icon-arrow-right-circle {
      font-size: 1.5rem;
      color: #fff; }
    .card.transparent .link-arrow:hover {
      color: #20e4c8; }
      .card.transparent .link-arrow:hover .icon-arrow-right-circle {
        color: #20e4c8; }

/* card-title styles */
.card-title {
  color: #380c94; }

.card-header {
  padding: 0; }

.card-grid .heading-top {
  height: 12.1875rem; }
  .card-grid .heading-top:hover {
    opacity: 0.8; }
  .card-grid .heading-top.heading-top-lg {
    height: 17.5rem; }

.card-grid .card-primar-lg .heading-top {
  height: 19.375rem; }

.card-grid .price-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 374px) {
    .card-grid .price-holder {
      min-width: 7.8125rem; } }

@media (max-width: 768px) {
  .card-grid .info-holder {
    letter-spacing: -0.0625rem; } }

@media (min-width: 769px) {
  .card-grid .info-holder {
    font-size: 1.125rem; } }

.card-image {
  display: block; }
  .card-image img {
    min-width: 100%; }
  .card-image:hover {
    opacity: .8; }

.icon-card {
  position: absolute;
  z-index: 5;
  text-decoration: none; }
  .icon-card img {
    width: 100%; }

.advantage-icon {
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 5rem;
  height: 5rem;
  text-decoration: none;
  opacity: .9;
  border-radius: 50%;
  text-decoration: none;
  background: #fff;
  color: #380c94;
  z-index: 5; }
  .advantage-icon:hover {
    color: #20e4c8;
    background: #380c94; }

.cards-grid {
  /* small */ }
  @media (min-width: 769px) {
    .cards-grid {
      margin: 0 -15px; } }
  @media (min-width: 769px) {
    .cards-grid .card {
      margin: 0 15px 30px 15px; } }
  .cards-grid .card h4 {
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 5px;
    line-height: 1.25; }
    .cards-grid .card h4 a {
      color: #380c94; }
      .cards-grid .card h4 a:hover {
        color: #20e4c8; }
  .cards-grid .card .subtitle {
    max-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 10px; }
  .cards-grid.small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .cards-grid.small .card {
      max-width: 100%; }
      @media (min-width: 576px) {
        .cards-grid.small .card {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      @media (min-width: 769px) {
        .cards-grid.small .card {
          max-width: calc((100% / 2) - 30px); } }
      @media (min-width: 992px) {
        .cards-grid.small .card {
          max-width: calc((100% / 3) - 30px); } }
      .cards-grid.small .card h6 {
        max-height: 50px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 1.563; }
      @media (min-width: 576px) {
        .cards-grid.small .card-header {
          min-width: 174px; } }
      .cards-grid.small .card-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .cards-grid.small .card-footer {
        margin-top: auto;
        padding: 0;
        border-top: none; }
      .cards-grid.small .card .subtitle {
        max-height: 45px;
        -webkit-line-clamp: 2; }
    @media (min-width: 576px) {
      .cards-grid.small .card-header {
        min-width: 174px; } }
    .cards-grid.small .heading-holder {
      padding: 0; }
    .cards-grid.small .link-arrow {
      padding-right: 0;
      font-size: 1rem;
      color: #380c94; }
      .cards-grid.small .link-arrow:after {
        display: none; }
      .cards-grid.small .link-arrow .icon-arrow-right-circle {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        font-size: 1.5rem;
        color: #e80054; }
      .cards-grid.small .link-arrow:hover {
        color: #20e4c8; }
        .cards-grid.small .link-arrow:hover .icon-arrow-right-circle {
          color: #20e4c8; }

.free-section h6 {
  line-height: 1.389; }

.free-section .heading-bottom .info-holder {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2; }

.free-section .heading-bottom .type-holder {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  border-radius: 0.9375rem 0 0 0;
  background: #fff;
  -webkit-transform: skew(-35deg);
      -ms-transform: skew(-35deg);
          transform: skew(-35deg);
  text-align: right;
  padding: 1.75rem 1.875rem 0.75rem 0.9375rem;
  margin: -1rem -1.5625rem 0 0;
  z-index: 2; }
  .free-section .heading-bottom .type-holder.min {
    padding: 1.75rem 0.9375rem 0.75rem 0.9375rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center; }
  @media (min-width: 769px) {
    .free-section .heading-bottom .type-holder {
      padding: 1.75rem 3.125rem 0.75rem 0.9375rem; } }
  .free-section .heading-bottom .type-holder .type {
    display: inline-block;
    -webkit-transform: skew(35deg);
        -ms-transform: skew(35deg);
            transform: skew(35deg);
    font-size: 1.125rem;
    font-weight: 700; }

.free-section .heading-bottom .info-holder {
  -webkit-box-flex: 2;
      -ms-flex: 2 0;
          flex: 2 0;
  border-radius: 0 0 0.9375rem 0;
  -webkit-transform: skew(-35deg);
      -ms-transform: skew(-35deg);
          transform: skew(-35deg);
  text-align: left;
  margin: 0 0 0 -1.0625rem;
  padding: 0.8125rem 0.9375rem 0.8125rem 2.1875rem; }
  .free-section .heading-bottom .info-holder .info {
    -webkit-transform: skew(35deg);
        -ms-transform: skew(35deg);
            transform: skew(35deg);
    font-size: 1.125rem; }

.free-section .link-arrow {
  padding-right: 0;
  color: #380c94; }
  .free-section .link-arrow:after {
    display: none; }
  .free-section .link-arrow .icon-arrow-right-circle {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    font-size: 1.5rem;
    color: #e80054; }
  .free-section .link-arrow:hover {
    color: #20e4c8; }
    .free-section .link-arrow:hover .icon-arrow-right-circle {
      color: #20e4c8; }

/* breadcrumb styles */
.breadcrumb {
  color: #380c94;
  font-size: 0.875rem;
  letter-spacing: -0.03125rem; }
  .breadcrumb a {
    text-decoration: none; }

.bullet-list li {
  position: relative;
  padding-left: 1.375rem;
  font-size: 18px;
  margin-bottom: 6px; }
  .bullet-list li:before {
    width: 14px;
    height: 8px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 6px;
    margin: -6px 0 0 -6px;
    border: 3px solid #380c94;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

/* tabset styles */
/* js-tab styles */
.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

.tabset {
  margin: 0 -0.1875rem; }
  .tabset li {
    padding: 0 0.125rem; }
  .tabset a {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 4.1875rem;
    min-height: 4.4375rem;
    background: #fff;
    border: 1px solid #d8dce0;
    border-radius: 0.1875rem 0.1875rem 0 0;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    padding: 1.1875rem 0.125rem; }
    @media (min-width: 375px) {
      .tabset a {
        width: 5rem; } }
    .tabset a.active, .tabset a:hover {
      background: #380c94;
      color: #fff; }
  .tabset .small {
    display: block;
    margin: -0.0625rem 0 0;
    font-weight: 500; }
  .inner-tab-section .tabset {
    margin: 0;
    border-bottom: 2px solid #d8dce0;
    overflow-y: hidden;
    overflow-x: auto; }
    @media (min-width: 769px) {
      .inner-tab-section .tabset {
        overflow: unset; } }
    .inner-tab-section .tabset li {
      margin-bottom: -2px;
      padding: 0;
      min-width: 120px;
      border-right: 1px solid #d8dce0; }
      .inner-tab-section .tabset li:first-child a {
        border-radius: 0.1875rem 0 0 0; }
    .inner-tab-section .tabset a {
      width: auto;
      min-height: unset;
      padding: 1.375rem 1.5rem;
      border: none;
      border-radius: unset; }
      .inner-tab-section .tabset a:not(.active) {
        background: transparent; }
        .inner-tab-section .tabset a:not(.active):hover {
          background: #380c94; }

.tab-content .row-content {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  background: #fff;
  color: #1c1c1c;
  border-bottom: 1px solid #d8dce0;
  padding: 1.6875rem 0;
  font-weight: 700;
  margin: 0; }
  @media (min-width: 992px) {
    .tab-content .row-content {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .tab-content .row-content:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

@media (max-width: 768px) {
  .tab-content .btn-wrap {
    margin-bottom: -0.3125rem; } }

.tab-content .btn {
  min-width: 7.5rem;
  padding: 0.3125rem;
  font-weight: 500; }
  @media (max-width: 575px) {
    .tab-content .btn {
      width: calc(50% - 10px);
      min-width: auto; } }
  .tab-content .btn.btn-outline-primary {
    min-width: 100%;
    padding: 0.9375rem 0.625rem;
    font-weight: 700;
    font-size: 1.125rem; }
    @media (min-width: 769px) {
      .tab-content .btn.btn-outline-primary {
        min-width: 13.125rem; } }
    .tab-content .btn.btn-outline-primary:hover {
      color: #380c94; }

.tab-content .btn-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.tab-content .content-text {
  position: relative;
  display: block;
  padding: 0 0 0 3.75rem; }
  @media (max-width: 768px) {
    .tab-content .content-text {
      margin: 0 0 1.875rem;
      padding: 0 0 0 3rem; } }
  @media (min-width: 1235px) {
    .tab-content .content-text {
      font-size: 1.75rem; } }
  .tab-content .content-text:after {
    content: "";
    font-family: 'icomoon';
    font-size: 39px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    border-radius: 50%;
    color: #380c94;
    border: 3px solid #380c94; }

/* tables styles */
.checkout-table,
.main-table {
  margin: 0 0 1.875rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.32);
  border-radius: 0.1875rem; }
  .checkout-table .jcf-checkbox,
  .main-table .jcf-checkbox {
    border-color: #380c94; }
  .checkout-table.table-head th,
  .main-table.table-head th {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: capitalize;
    background-color: #f2f2f6; }
    .checkout-table.table-head th:first-child,
    .main-table.table-head th:first-child {
      width: 46%; }
      @media (min-width: 769px) {
        .checkout-table.table-head th:first-child,
        .main-table.table-head th:first-child {
          width: 40%; } }
    .checkout-table.table-head th:last-child,
    .main-table.table-head th:last-child {
      text-align: right; }
  .checkout-table th,
  .main-table th {
    font-size: 0.875rem;
    font-weight: 400;
    border-color: #d8dce0 !important;
    border-width: 0.0625rem !important;
    vertical-align: middle !important;
    padding: 0.3125rem;
    background: #f3f4f6;
    text-transform: uppercase;
    height: 3.125rem; }
    @media (min-width: 769px) {
      .checkout-table th,
      .main-table th {
        padding: 0.3125rem 1.875rem; } }
  .checkout-table td,
  .main-table td {
    border-color: #d8dce0;
    padding: 0.9375rem 0.625rem;
    border-width: 0.0625rem;
    vertical-align: middle !important; }
    @media (min-width: 769px) {
      .checkout-table td,
      .main-table td {
        padding: 0.9375rem 1.875rem;
        height: 3.75rem; } }
    .checkout-table td:hover,
    .main-table td:hover {
      border-left: none;
      border-right: none; }
  .checkout-table .row-table.row-close,
  .main-table .row-table.row-close {
    display: none; }
  .checkout-table .footer-table,
  .main-table .footer-table {
    font-weight: 500;
    color: #fff;
    background: #380c94; }
  .checkout-table .wrapp-status,
  .main-table .wrapp-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .checkout-table .wrapp-status span,
    .main-table .wrapp-status span {
      font-size: 11px;
      font-weight: 500;
      line-height: 12px;
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      border-radius: 2px;
      padding: 3px 5px 2px; }
      .checkout-table .wrapp-status span.bg-primary,
      .main-table .wrapp-status span.bg-primary {
        background-color: #00b0f4 !important; }
      .checkout-table .wrapp-status span.bg-warning,
      .main-table .wrapp-status span.bg-warning {
        background-color: #fb6000 !important; }
      .checkout-table .wrapp-status span.bg-success,
      .main-table .wrapp-status span.bg-success {
        background-color: #80bc1c !important; }
      .checkout-table .wrapp-status span.bg-danger,
      .main-table .wrapp-status span.bg-danger {
        background-color: #e80054 !important; }
  .checkout-table .wrapp-contact,
  .main-table .wrapp-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .checkout-table .wrapp-contact span,
    .main-table .wrapp-contact span {
      font-size: 11px;
      font-weight: 500;
      line-height: 12px;
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      border-radius: 2px;
      padding: 3px 5px 2px; }
      .checkout-table .wrapp-contact span.bg-primary,
      .main-table .wrapp-contact span.bg-primary {
        background-color: #380c94 !important; }
      .checkout-table .wrapp-contact span.bg-warning,
      .main-table .wrapp-contact span.bg-warning {
        background-color: #fbc000 !important; }
      .checkout-table .wrapp-contact span.bg-success,
      .main-table .wrapp-contact span.bg-success {
        background-color: #0cbca0 !important; }
      .checkout-table .wrapp-contact span.bg-danger,
      .main-table .wrapp-contact span.bg-danger {
        background-color: #e80054 !important; }
  .checkout-table .wrapp-attendees,
  .main-table .wrapp-attendees {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .checkout-table .wrapp-attendees span,
    .main-table .wrapp-attendees span {
      font-size: 11px;
      font-weight: 500;
      line-height: 12px;
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      border-radius: 2px;
      padding: 3px 5px 2px; }
      .checkout-table .wrapp-attendees span.bg-primary,
      .main-table .wrapp-attendees span.bg-primary {
        background-color: #380c94; }
      .checkout-table .wrapp-attendees span.bg-warning,
      .main-table .wrapp-attendees span.bg-warning {
        background-color: #fbc000; }
      .checkout-table .wrapp-attendees span.bg-success,
      .main-table .wrapp-attendees span.bg-success {
        background-color: #0cbca0; }
      .checkout-table .wrapp-attendees span.bg-danger,
      .main-table .wrapp-attendees span.bg-danger {
        background-color: #e80054; }

.booking-details .heading-box {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.table-striped.table-striped-revers tr:nth-child(even).row-dark:nth-child(even) {
  background: #d8dce0 !important; }

/* main-table styles */
.main-table {
  font-size: 1rem; }
  .main-table .btn.btn.add-link, .main-table .btn.check-link {
    text-align: left;
    height: 2.5rem; }
    @media (max-width: 768px) {
      .main-table .btn.btn.add-link, .main-table .btn.check-link {
        width: 100%; } }
  @media (max-width: 1234px) {
    .main-table.table-lg td {
      display: block;
      padding: 0.3125rem 0.9375rem;
      border: none;
      height: auto;
      text-align: left !important; } }
  @media (min-width: 1235px) {
    .main-table.table-lg td {
      padding: 1.25rem; } }
  @media (max-width: 1189px) {
    .main-table.table-lg td .btn-wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 1189px) {
    .main-table.table-lg td .btn-wrap .btn {
      display: block;
      width: calc(50% - 10px); } }
  @media (max-width: 768px) {
    .main-table.table-lg td .btn-wrap .btn {
      width: 100%; } }
  @media (max-width: 1234px) {
    .main-table.table-lg .title-desktop {
      display: none; } }
  .main-table.table-lg th {
    background: #fff; }
    @media (min-width: 1235px) {
      .main-table.table-lg th {
        padding: 0.5rem 1.25rem; } }
  @media (max-width: 1234px) {
    .main-table.table-lg .row-table {
      position: relative;
      display: block;
      padding: 0.625rem 0; } }
  @media (max-width: 1234px) {
    .main-table.table-lg .row-table td {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 1234px) {
    .main-table.table-lg .row-table td > span:not(.icon-table),
    .main-table.table-lg .row-table td .link-wrap {
      width: 50%; } }
  .main-table.table-lg .row-table td > span {
    display: block; }
  .main-table .row-dark {
    background: #d8dce0 !important;
    box-shadow: inset 0 1px 0 #bac8cc; }
    .main-table .row-dark td {
      border-color: #bac8cc !important; }
      @media (min-width: 769px) {
        .main-table .row-dark td {
          height: 4.375rem; } }
  .main-table .title-mobile {
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .main-table .row-table td {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 768px) {
    .main-table .row-table td > span:not(.icon-table),
    .main-table .row-table td .link-wrap {
      width: 50%; } }
  .main-table .row-table td > span {
    display: block; }
  @media (max-width: 768px) {
    .main-table .title-desktop {
      display: none; } }
  .main-table strong {
    font-weight: 500; }
  .main-table th {
    background: #fff; }
    @media (min-width: 769px) {
      .main-table th {
        padding: 0.5rem 1.25rem; } }
  @media (max-width: 768px) {
    .main-table td {
      display: block;
      padding: 0.3125rem 0.9375rem;
      border: none;
      text-align: left !important; } }
  @media (min-width: 769px) {
    .main-table td {
      padding: 0.5rem 1.25rem; } }
  .main-table a {
    text-decoration: none; }
  @media (max-width: 768px) {
    .main-table .row-table {
      position: relative;
      display: block;
      padding: 0.625rem 0; } }
  @media (max-width: 768px) {
    .main-table .footer-table {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .main-table .btn.btn-sm {
    font-weight: 500;
    font-size: 1rem;
    padding-left: 1.15rem;
    padding-right: 1.15rem; }
  .main-table .btn.check-link, .main-table .btn.add-link {
    min-width: 100%;
    min-width: 12.375rem; }
  @media (min-width: 769px) {
    .main-table .btn.btn-outline-primary {
      min-width: 170px; } }
  @media (min-width: 1235px) {
    .main-table .btn.btn-outline-primary {
      min-width: 198px; } }
  .main-table .btn-wrap {
    width: 100%; }
    @media (max-width: 768px) {
      .main-table .btn-wrap {
        display: block; } }
    @media (max-width: 768px) {
      .main-table .btn-wrap .btn {
        display: block;
        width: 100%; } }

.icon-table {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0 1.25rem 0 0; }
  @media (max-width: 768px) {
    .icon-table {
      width: 100%;
      margin: 0 0 0.5rem; } }

.name-user {
  display: inline-block !important;
  vertical-align: middle; }
  @media (max-width: 768px) {
    .name-user {
      display: block;
      width: 100%; } }

/* checkout-table styles */
.checkout-table.checkout-table-secondary {
  border: none;
  box-shadow: none; }
  .checkout-table.checkout-table-secondary th {
    background: 0;
    padding: 0 !important;
    border: none !important;
    text-transform: none; }
    @media (max-width: 575px) {
      .checkout-table.checkout-table-secondary th.m-heading {
        display: block;
        width: 100%;
        height: 100%; } }
  .checkout-table.checkout-table-secondary tbody {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.32);
    border-radius: 0.1875rem;
    border: 1px solid #d8dce0; }

.checkout-table.table-confirm .icon-close {
  opacity: 0;
  cursor: pointer; }

@media (max-width: 575px) {
  .checkout-table .row-table {
    position: relative;
    display: block;
    padding: 0.625rem 0; } }

@media (max-width: 575px) {
  .checkout-table .footer-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (max-width: 575px) {
  .checkout-table td {
    display: block;
    padding: 0.3125rem 2.5rem 0.3125rem 0.9375rem;
    border: none; } }
  @media (max-width: 575px) and (min-width: 576px) {
    .checkout-table td:nth-child(1) {
      width: 40%; } }
  @media (max-width: 575px) and (min-width: 992px) {
    .checkout-table td:nth-child(1) {
      width: 30%; } }
  @media (max-width: 575px) and (min-width: 1235px) {
    .checkout-table td:nth-child(1) {
      width: 21%; } }
  @media (max-width: 575px) and (min-width: 576px) {
    .checkout-table td:nth-child(3) {
      width: 15%;
      text-align: right; } }
  @media (max-width: 575px) and (min-width: 576px) {
    .checkout-table td:nth-child(4) {
      width: 6%; } }
  @media (max-width: 575px) and (max-width: 575px) {
    .checkout-table td:nth-child(4) {
      padding: 0;
      height: 0; } }

.checkout-table td .icon-close {
  color: #380c94;
  text-decoration: none;
  font-size: 2.1875rem; }
  @media (max-width: 575px) {
    .checkout-table td .icon-close {
      font-size: 1.875rem;
      position: absolute;
      top: 0.625rem;
      right: 0.625rem; } }
  .checkout-table td .icon-close:hover {
    color: #e80054; }

.table-striped.table-striped-revers tr:nth-child(even) {
  background: 0 !important; }

.table-striped.table-striped-revers tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05); }

/* step-navigation styles */
.step-navigation {
  color: #380c94;
  font-weight: 700;
  margin: 0 0 2.375rem; }
  @media (max-width: 374px) {
    .step-navigation {
      font-size: 1.0625rem; } }
  .step-navigation a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 0 0 3.875rem; }
    .step-navigation a:after {
      position: absolute;
      content: '';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff;
      left: 50%;
      bottom: 0;
      width: 2.5rem;
      height: 2.5rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border: 1px solid #b0b2b5;
      background: #fff;
      border-radius: 50%; }
      @media (min-width: 375px) {
        .step-navigation a:after {
          width: 3.125rem;
          height: 3.125rem; } }
  .step-navigation li {
    position: relative;
    max-width: 33.3%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
            flex: 0 0 33.3%;
    overflow: hidden;
    z-index: 1; }
    .step-navigation li:before, .step-navigation li:after {
      position: absolute;
      content: '';
      bottom: 1.1875rem;
      height: 0.125rem;
      background: #d8dce0;
      z-index: -1; }
      @media (min-width: 375px) {
        .step-navigation li:before, .step-navigation li:after {
          bottom: 1.5rem; } }
    .step-navigation li:before {
      left: 50%;
      right: 0; }
    .step-navigation li:after {
      left: 0;
      right: 50%; }
    .step-navigation li:last-child:before {
      display: none; }
    .step-navigation li:first-child:after {
      display: none; }
    .step-navigation li.checkout-step a:after {
      content: "";
      font-family: 'icomoon';
      font-size: 20px;
      line-height: 1;
      text-indent: 0;
      border-color: #e80054;
      background: #e80054; }

/* step-block styles */
.step-block {
  padding: 0 0 2.0625rem; }

/* accordion-main styles */
.accordion-main {
  /* accordion styles on the product detailed page*/ }
  .accordion-main li {
    border: 1px solid #d8dce0;
    border-width: 1px 0 0; }
    .accordion-main li.active {
      padding: 0 0 0.3125rem; }
      .accordion-main li.active .opener:after {
        content: "";
        font-family: 'icomoon';
        font-size: inherit;
        line-height: 1;
        text-indent: 0; }
    .accordion-main li:last-child {
      border-width: 1px 0 1px; }
  .accordion-main .opener {
    position: relative;
    text-decoration: none;
    display: block;
    padding: 23px 3.125rem 15px 0;
    font-weight: 700;
    cursor: pointer; }
    .accordion-main .opener:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 1.375rem;
      right: 0;
      color: #e80054;
      width: 1.875rem;
      height: 1.875rem;
      border: 1px solid #d8dce0;
      border-radius: 50%; }
  .faq-section .accordion-main li {
    border: none; }
  .faq-section .accordion-main .opener:after {
    color: #380c94; }

/* product-box styles */
.product-box {
  -webkit-transition: box-shadow .3s;
  transition: box-shadow .3s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-decoration: none;
  height: 13.75rem;
  border-radius: 0.25rem;
  padding: 3.4375rem 1.25rem 0.3125rem;
  overflow: hidden;
  border: none;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  margin-bottom: 0.9375rem;
  z-index: 1; }
  @media (min-width: 769px) {
    .product-box {
      height: 16.875rem; } }
  @media (min-width: 992px) {
    .product-box {
      margin-bottom: 1.875rem; } }
  .product-box.active .like-link {
    color: #20e4c8;
    background: #380c94; }
  .product-box:hover {
    color: inherit;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.5); }

/* product row styles */
.product-grid {
  margin: 0 -1.75rem; }
  @media (min-width: 992px) {
    .product-grid {
      margin: 0 -0.9375rem; } }
  .product-grid .product-box {
    width: 100%;
    color: #fff; }
    @media (max-width: 991px) {
      .product-grid .product-box {
        width: calc(50% - 16px);
        margin-left: 0.5rem;
        margin-right: 0.5rem; } }
    .product-grid .product-box:only-child {
      width: 100%;
      height: 21.125rem; }
      @media (min-width: 769px) {
        .product-grid .product-box:only-child {
          height: 35.625rem; } }

/* product title styles */
.product-title {
  line-height: 1.25;
  font-size: 1.75rem;
  font-weight: normal;
  margin: 0 0 0.3125rem; }

/* logos list styles */
.logos-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -0.4375rem; }
  .logos-list li {
    padding: 0 0.4375rem; }
    @media (min-width: 769px) {
      .logos-list li {
        width: 100%;
        text-align: right; } }
  .logos-list a {
    text-decoration: none; }
    .logos-list a:hover {
      opacity: .7; }

/* socials list styles */
.socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.875rem;
  margin: 0 -0.5625rem; }
  @media (min-width: 992px) {
    .socials-list {
      font-size: 2.1875rem; } }
  .socials-list li {
    padding: 0 0.5625rem 0.5625rem; }
  .socials-list a {
    text-decoration: none; }
  .socials-list .icon-facebook {
    font-size: 2rem; }
  @media (min-width: 992px) {
    .socials-list .icon-qtic {
      font-size: 2.8125rem; } }

/* icons-list styles */
.icons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.1875rem; }
  .icons-list.icons-list-lg a {
    width: auto;
    height: auto;
    border: none; }
  .icons-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0.1875rem 0.3125rem; }
  .icons-list a {
    display: block;
    text-decoration: none;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 50%;
    border: 2px solid #d8dce0; }

/* check-list styles */
.check-list li {
  position: relative;
  padding: 0.125rem 0 0.5rem 1.875rem; }
  .check-list li:before {
    content: "";
    font-family: 'icomoon';
    font-size: 0.5rem;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1.25rem;
    height: 1.25rem;
    top: 0.0625rem;
    left: 0;
    color: #20e4c8;
    border: 2px solid #20e4c8;
    border-radius: 50%; }

.check-list.check-list-secondary {
  font-size: 1rem; }
  .check-list.check-list-secondary li:before {
    font-size: 0.875rem;
    color: #380c94;
    border-color: #380c94; }

/* feature-list styles */
.feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0.1875rem; }
  .feature-list li {
    position: relative;
    padding-right: 0.625rem;
    margin-right: 0.625rem; }
    .feature-list li:before {
      position: absolute;
      content: '';
      width: 0.0625rem;
      top: 0.1875rem;
      right: 0;
      bottom: 0.1875rem;
      background: #380c94; }
    .feature-list li:last-child:before {
      display: none; }

/* cart-list styles */
.cart-list {
  padding: 0 0 2.5rem; }

/* cart-item styles */
.cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin: 0 0 0.9375rem;
  padding: 0.3125rem;
  border-radius: 0.1875rem; }
  @media (min-width: 576px) {
    .cart-item {
      padding: 0.625rem; } }
  @media (max-width: 768px) {
    .cart-item {
      font-size: 0.875rem; } }
  @media (max-width: 374px) {
    .cart-item {
      font-size: 0.8125rem; } }
  @media (min-width: 576px) {
    .cart-item {
      padding: 1.25rem; } }
  @media (max-width: 575px) {
    .cart-item [class^="col-"], .cart-item [class*=" col-"] {
      padding-left: 0.3125rem;
      padding-right: 0.3125rem; } }
  .cart-item .btn {
    cursor: pointer;
    padding: 0.625rem 0.9375rem;
    margin-left: 0.625rem; }
    @media (min-width: 576px) {
      .cart-item .btn {
        font-weight: 700;
        border-width: 0.125rem; } }
    @media (max-width: 768px) {
      .cart-item .btn {
        font-size: 0.875rem;
        padding: 0.3125rem 0.9375rem; } }
    @media (max-width: 374px) {
      .cart-item .btn {
        font-size: 0.8125rem; } }
    @media (min-width: 769px) {
      .cart-item .btn {
        width: 100%;
        max-width: 8.75rem; } }
    @media (min-width: 992px) {
      .cart-item .btn {
        max-width: 10.5rem; } }
  .cart-item .icon-trash {
    display: inline-block;
    vertical-align: top;
    font-size: 1.375rem;
    padding: 0 0.875rem;
    text-decoration: none; }
    .cart-item .icon-trash:hover {
      color: #e80054; }

.cart-image {
  width: 6.25rem;
  height: 6.25rem;
  position: relative;
  z-index: 1;
  margin-right: 0.3125rem; }
  @media (min-width: 375px) {
    .cart-image {
      width: 9.375rem;
      height: 9.375rem; } }
  @media (min-width: 576px) {
    .cart-image {
      margin-right: 1.25rem;
      height: auto; } }
  @media (min-width: 769px) {
    .cart-image {
      margin-right: 1.875rem;
      width: 12.5rem; } }

.cart-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0; }
  @media (min-width: 576px) {
    .cart-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

@media (min-width: 576px) {
  .cart-main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0; } }

.cart-main > span {
  display: block; }

.cart-sum {
  display: block;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em; }
  @media (min-width: 576px) {
    .cart-sum {
      font-size: 1.75rem; } }

.cart-close {
  display: none; }

/* info-table styles */
.info-table {
  width: 100%;
  max-width: 26.25rem;
  margin: 0 0 1.25rem; }
  @media (max-width: 768px) {
    .info-table {
      font-size: 0.875rem;
      text-transform: uppercase; } }
  .info-table td {
    border-color: #d8dce0; }
    @media (max-width: 768px) {
      .info-table td {
        padding: .75rem .15rem; } }
    .info-table td:first-child {
      padding-left: 0; }
    .info-table td:last-child {
      padding-right: 0; }
  .info-table tr:first-child td {
    border: none; }
  .info-table .ico-table {
    display: inline-block;
    margin: 0 0.625rem 0 0; }

/* info-section styles */
.section.info-section {
  padding: 0; }

.section.info-section-custom {
  z-index: 99;
  border-bottom: 5px solid #d8d8d8; }
  .section.info-section-custom .info-bottom {
    padding: 1.25rem 0 1.25rem;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 769px) {
      .section.info-section-custom .info-bottom {
        padding: 3.75rem 0 2.8125rem; } }
  @media (max-width: 768px) {
    .section.info-section-custom .info-form {
      padding: 0; } }
  @media (max-width: 768px) {
    .section.info-section-custom .info-form .input-group {
      margin: 0;
      padding: 0; } }
  .fixed-position .section.info-section-custom .info-bottom {
    padding: 10px 0 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 769px) {
      .fixed-position .section.info-section-custom .info-bottom {
        padding: 25px 0 15px; } }
  @media (max-width: 768px) {
    .fixed-position .section.info-section-custom .info-form {
      padding: 0; } }
  .section.info-section-custom .btn {
    padding: 0.5rem 1.2rem; }

.info-section {
  color: #fff;
  background: #e80054;
  padding: 0; }
  .info-section .subtitle {
    margin: 0 0 0.75rem; }
  .info-section h1 {
    margin: 0; }
    @media (min-width: 769px) {
      .info-section h1 {
        font-size: 3rem;
        letter-spacing: -0.92px; } }
  .info-section .heading-holder {
    color: inherit; }
  .info-section li {
    padding-bottom: 0.9375rem; }

.info-top {
  padding: 1.25rem 0 0.0625rem; }
  .info-top h2 {
    font-size: 2.25rem;
    margin: 0 0 1.875rem;
    text-align: center; }
    @media (min-width: 769px) {
      .info-top h2 {
        margin: 0;
        text-align: left; } }

.info-bottom {
  position: relative;
  padding: 2.5rem 0 1.6875rem;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  @media (min-width: 769px) {
    .info-bottom {
      padding: 4.1875rem 0 5.75rem; } }

/* search section styles */
.section.search-section {
  padding: 0; }

.sticky-wrap-filter-wrap.fixed-position {
  position: relative;
  z-index: 4; }
  .sticky-wrap-filter-wrap.fixed-position .filter-wrap {
    left: 20px !important; }

.search-section {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  @media (min-width: 769px) {
    .search-section .main-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 768px) {
    .search-section .sidebar-block {
      padding: 0;
      position: absolute;
      top: 0;
      visibility: hidden;
      width: 100%;
      height: calc(100vh - 60px); } }
  @media (min-width: 769px) {
    .search-section .sidebar-block {
      width: calc(50% - 6.25rem);
      position: relative;
      visibility: visible; } }
  @media (min-width: 992px) {
    .search-section .sidebar-block {
      width: calc(50% - 12.5rem); } }
  @media (max-width: 768px) {
    .search-section .result-block {
      display: block; } }
  @media (min-width: 769px) {
    .search-section .result-block {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      overflow: hidden; } }
  @media (min-width: 1235px) {
    .search-section .result-block {
      padding: 0 0 0 0.9375rem; } }
  @media (min-width: 769px) {
    .search-section .result-block:only-child .container {
      max-width: 75.3125rem;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    .search-section .result-block .container {
      padding: 0; } }
  @media (min-width: 769px) {
    .search-section .container-fluid {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 768px) {
    .search-section.inactive-map .sidebar-block {
      position: relative;
      visibility: visible;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .sidebar-block {
      position: absolute;
      top: 0;
      visibility: hidden; } }
  @media (max-width: 768px) {
    .search-section.inactive-map .result-block {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (max-width: 768px) {
    .search-section.inactive-map .result-block .result-content {
      max-height: 0;
      overflow: hidden;
      padding: 0; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .result-block .filter-item {
      width: 33.3%; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .result-block .filters-mobile {
      width: 100%; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .container {
      max-width: 75.3125rem;
      margin: 0 auto; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .filter-block .map-toggle {
      left: 0;
      border-radius: 0 1.25rem 1.25rem 0;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); } }
  @media (min-width: 769px) {
    .search-section.inactive-map .filter-block .map-toggle:after {
      content: "";
      background: #d8dce0;
      right: 0; } }
  @media (min-width: 769px) {
    .search-section.inactive-map .filter-block .map-toggle:before {
      right: 2rem; } }
  .search-section.inactive-map .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .search-section.inactive-map .map-toggle {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    border-radius: 1.25rem; }
    @media (max-width: 768px) {
      .search-section.inactive-map .map-toggle {
        background: #380c94; } }
    @media (min-width: 769px) {
      .search-section.inactive-map .map-toggle {
        -webkit-transform: translateX(-62px);
            -ms-transform: translateX(-62px);
                transform: translateX(-62px);
        left: 0;
        border-radius: 0 1.25rem 1.25rem 0; } }
    @media (min-width: 1365px) {
      .search-section.inactive-map .map-toggle {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }
    @media (min-width: 769px) {
      .search-section.inactive-map .map-toggle:after {
        content: "\e90d";
        font-size: 0.9375rem;
        right: 0.625rem; } }
    @media (max-width: 768px) {
      .search-section.inactive-map .map-toggle:hover {
        background: #260865; } }
  .search-section.inactive-map .show-list {
    display: inline-block;
    vertical-align: top; }
  .search-section.inactive-map .show-map {
    display: none; }

.search-inner .container {
  position: relative;
  padding: 0 1.25rem; }
  @media (min-width: 769px) {
    .search-inner .container {
      padding: 0 0.9375rem;
      max-width: 50rem;
      margin: 0 auto 0 0; } }

/* description-section styles */
.section.description-section {
  padding: 0; }

/* description-block styles */
.description-block {
  letter-spacing: -0.03125rem; }
  @media (min-width: 769px) {
    .description-block:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media (min-width: 769px) {
    .description-block:nth-child(even) .description-inner {
      margin-right: auto;
      margin-left: 1.25rem; } }
  @media (min-width: 1190px) {
    .description-block:nth-child(even) .description-inner {
      margin-left: 5%; } }
  @media (min-width: 1235px) {
    .description-block:nth-child(even) .description-inner {
      margin-left: 6.25rem; } }
  .description-block [class*="col-"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
  .description-block .heading-holder {
    padding: 0; }
  .description-block p {
    line-height: 1.4; }

.image-description {
  position: relative;
  min-height: 23.4375rem; }
  @media (min-width: 769px) {
    .image-description {
      min-height: 35.625rem; } }

.description-inner {
  padding: 3.3125rem 0; }
  @media (min-width: 769px) {
    .description-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 29.375rem;
      margin-left: auto;
      margin-right: 1.25rem;
      height: 100%; } }
  @media (min-width: 1190px) {
    .description-inner {
      margin-right: 5%; } }
  @media (min-width: 1235px) {
    .description-inner {
      margin-right: 6.25rem; } }

/* download section */
.download-items {
  margin: 0 -15px; }

.download-item {
  margin: 0 15px;
  width: calc(100% - 30px); }
  @media (min-width: 769px) {
    .download-item {
      width: calc(50% - 30px); } }
  .download-item__img {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0; }
    .download-item__img img {
      object-fit: cover;
      min-width: 6.25rem;
      height: 100%; }
  .download-item .download-link {
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    text-decoration: none;
    z-index: 2;
    color: #fff; }
    .download-item .download-link i:before {
      font-size: 2rem; }
    .download-item .download-link:hover {
      background-color: #380c94;
      color: #20e4c8; }

/* registr-section styles */
section.registr-section {
  padding: 0; }

.registr-section.section-primary {
  background-color: #380c94; }
  .result-block .registr-section.section-primary:before, .result-block .registr-section.section-primary:after {
    background-color: #380c94; }

.result-block .registr-section {
  position: relative; }
  .result-block .registr-section:before, .result-block .registr-section:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1; }
  .result-block .registr-section:before {
    right: 99%;
    left: -9999px; }
  .result-block .registr-section:after {
    left: 99%;
    right: -9999px; }

.registr-section .row-registr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 992px) {
    .registr-section .row-registr {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.registr-section .registr-form {
  padding-top: 2.6875rem; }
  @media (min-width: 1235px) {
    .registr-section .registr-form {
      padding-left: 8%; } }
  @media (min-width: 1235px) {
    .result-block .registr-section .registr-form {
      padding-left: 0;
      padding-top: 3.8125rem; } }

.registr-section .sidebar-block {
  width: 100%; }
  @media (min-width: 992px) {
    .registr-section .sidebar-block {
      width: calc(50% - 12rem); } }
  @media (min-width: 1235px) {
    .registr-section .sidebar-block {
      width: calc(50% - 18.31rem); } }
  .registr-section .sidebar-block .feature-image {
    min-height: 25rem; }
    @media (min-width: 992px) {
      .registr-section .sidebar-block .feature-image {
        height: 100%;
        width: 100%; } }

.registr-section .registr-block {
  background-color: #380c94;
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  position: relative;
  z-index: 4;
  width: 100%; }
  @media (min-width: 992px) {
    .registr-section .registr-block {
      width: calc(50% + 12rem); } }
  @media (min-width: 1235px) {
    .registr-section .registr-block {
      width: calc(50% + 18.31rem); } }
  @media (min-width: 992px) {
    .registr-section .registr-block:only-child .container {
      max-width: 75.3125rem;
      margin: 0 auto; } }
  @media (min-width: 992px) {
    .search-section .registr-section .registr-block {
      width: 100%; } }

.registr-inner .container {
  position: relative;
  padding: 0 1.25rem; }
  @media (min-width: 992px) {
    .registr-inner .container {
      padding: 0 0.9375rem;
      max-width: 55.3125rem;
      margin: 0 auto 0 0; } }

/* select-section styles */
.select-section {
  box-shadow: inset 0 28px 32px rgba(0, 0, 0, 0.12);
  background: #f3f4f6; }
  .select-section.section-with-triangles {
    box-shadow: unset; }
  .select-section .select-info {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    cursor: pointer; }
    .select-section .select-info:hover {
      color: #20e4c8; }
  .select-section.select-section-search {
    padding: 54px 0 60px;
    box-shadow: none; }
    @media (max-width: 768px) {
      .select-section.select-section-search {
        padding: 25px 0; } }
    .select-section.select-section-search .information-box {
      padding: 20px 40px 20px 20px;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 768px) {
        .select-section.select-section-search .information-box {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .select-section.select-section-search .information-box.close {
        display: none; }
    .select-section.select-section-search .close {
      float: inherit; }
    @media (max-width: 768px) {
      .select-section.select-section-search .text-holder {
        padding: 0; } }
    .select-section.select-section-search .text-holder p {
      color: #202024;
      font-size: 16px; }
    .select-section.select-section-search .search-holder {
      width: 55px;
      height: 56px;
      background-color: #e80054;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 29px; }
      @media (max-width: 768px) {
        .select-section.select-section-search .search-holder {
          margin-right: 0px;
          margin-bottom: 15px; } }

.samples-section .container {
  max-width: 800px !important;
  margin: 0 auto; }

.select-block {
  padding: 0 0 2.9375rem; }
  .select-block .card {
    border-radius: 0 0 0.25rem 0.25rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #30343c; }
    @media (max-width: 991px) {
      .select-block .card {
        max-width: 31.25rem; } }
    .select-block .card .info-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 0.875rem;
      text-transform: uppercase;
      text-align: left;
      -webkit-transform: skew(0);
          -ms-transform: skew(0);
              transform: skew(0);
      border-radius: 0;
      margin: 0;
      letter-spacing: normal;
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0; }
    .select-block .card .card-body {
      padding: 0; }
    .select-block .card .info {
      -webkit-transform: skew(0);
          -ms-transform: skew(0);
              transform: skew(0); }
  .select-block.place-block {
    position: relative; }
    .select-block.place-block .card {
      max-width: unset;
      text-transform: unset; }
      .select-block.place-block .card > * {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .select-block.place-block .card .heading-top {
        height: 100%;
        min-height: 300px; }
      .select-block.place-block .card p {
        font-size: 1rem;
        line-height: 1.563; }
      .select-block.place-block .card-properties {
        border-top: 1px solid #d8dce0;
        border-left: 1px solid #d8dce0; }
        @media (min-width: 769px) {
          .select-block.place-block .card-properties {
            border-top: none;
            max-width: 360px; } }
        .select-block.place-block .card-properties > .row {
          color: #1c1c1c;
          border-bottom: 1px solid #d8dce0;
          padding: 0.9375rem 0;
          margin: 0; }
          .select-block.place-block .card-properties > .row:last-of-type {
            border-bottom: none; }
        .select-block.place-block .card-properties .orange-dark {
          color: #fb6000; }
        .select-block.place-block .card-properties-price {
          font-size: 2.25rem;
          font-weight: 700;
          line-height: 1.111;
          text-align: right;
          letter-spacing: -1px; }
        .select-block.place-block .card-properties .content-text {
          position: relative;
          display: inline-block;
          padding-left: 2.5rem; }
          .select-block.place-block .card-properties .content-text:after {
            width: 1.875rem;
            height: 1.875rem;
            content: "";
            font-family: 'icomoon';
            font-size: 1.8125rem;
            line-height: 1;
            text-indent: 0;
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            left: 0;
            border: 3px solid #380c94;
            border-radius: 50%;
            color: #380c94; }
          .select-block.place-block .card-properties .content-text + .content-text {
            margin-left: 1.25rem; }
      .select-block.place-block .card-notification {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
        .select-block.place-block .card-notification h5 {
          font-weight: 500;
          line-height: 1.556; }
  .select-block .fire-holder {
    display: block;
    margin: -0.4375rem 0.625rem 0 0;
    width: 1.375rem; }
  .select-block .info-table {
    margin: 0;
    max-width: 100%; }
    @media (max-width: 374px) {
      .select-block .info-table {
        font-size: 0.6875rem; } }
    .select-block .info-table td {
      padding: .95rem; }
    .select-block .info-table .ico-table {
      min-width: 1.5625rem;
      margin: 0 0.1875rem 0 0; }

.section-with-triangles {
  position: relative;
  border-top: 3px solid #d8dce0;
  border-bottom: 3px solid #d8dce0; }
  .section-with-triangles:before, .section-with-triangles:after {
    width: 2.9375rem;
    height: 2.9375rem;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    background: #fff; }
  .section-with-triangles:before {
    top: -8px;
    border-bottom: 3px solid #d8dce0;
    border-left: 3px solid #d8dce0;
    -webkit-transform: rotate(-45deg) translateY(-50%);
        -ms-transform: rotate(-45deg) translateY(-50%);
            transform: rotate(-45deg) translateY(-50%); }
  .section-with-triangles:after {
    bottom: -57px;
    border-bottom: 3px solid #d8dce0;
    border-left: 3px solid #d8dce0;
    -webkit-transform: rotate(135deg) translateY(100%);
        -ms-transform: rotate(135deg) translateY(100%);
            transform: rotate(135deg) translateY(100%); }

@media (min-width: 769px) {
  .login-section > [class^="col-"], .login-section [class*=" col-"] {
    padding: 0; } }

@media (max-width: 768px) {
  .login-section .container-fluid {
    padding: 0; } }

/* intro-section styles */
section.intro-section {
  padding: 0; }

.intro-section {
  position: relative;
  color: #fff;
  min-height: 11.25rem; }
  .intro-section .gallery-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2; }
    .intro-section .gallery-inner .container {
      position: relative; }
    .intro-section .gallery-inner .like-link {
      width: 3.75rem;
      height: 3.75rem;
      top: auto;
      bottom: 0.625rem;
      right: 0.9375rem;
      color: #fff;
      background: #e80054;
      opacity: 1; }
      @media (min-width: 769px) {
        .intro-section .gallery-inner .like-link {
          width: 4.375rem;
          height: 4.375rem;
          bottom: 0;
          right: 1.25rem;
          -webkit-transform: translateY(50%);
              -ms-transform: translateY(50%);
                  transform: translateY(50%); } }
      .intro-section .gallery-inner .like-link:after {
        font-size: 1.875rem; }
      .intro-section .gallery-inner .like-link:hover {
        color: #fff;
        background: #380c94; }
    .intro-section .gallery-inner .active .like-link {
      color: #fff;
      background: #380c94; }
  .intro-section .container {
    height: 100%; }
  .intro-section .gallery-buttons .slick-arrow {
    bottom: 0; }
  .intro-section .btn-holder {
    margin: 0 -0.3125rem; }
    @media (max-width: 575px) {
      .intro-section .btn-holder {
        margin: 0 0 0 -0.9375rem; } }
  .intro-section .btn {
    min-width: 2.5rem;
    border-radius: 0.125rem;
    font-weight: normal;
    margin: 0 0.3125rem;
    padding: 0.375rem;
    text-align: center;
    font-size: 1rem; }
    @media (min-width: 769px) {
      .intro-section .btn {
        min-width: 8.5rem; } }
    .intro-section .btn [class^="icon-"], .intro-section .btn [class*=" icon-"] {
      font-size: 1.0625rem;
      display: inline-block;
      vertical-align: middle; }
      @media (min-width: 769px) {
        .intro-section .btn [class^="icon-"], .intro-section .btn [class*=" icon-"] {
          padding: 0 0.4375rem 0 0; } }
    .intro-section .btn span {
      display: inline-block;
      vertical-align: middle; }
  .intro-section .gallery-content {
    padding: 0.625rem 0; }
    @media (min-width: 576px) {
      .intro-section .gallery-content {
        padding: 1.25rem 0; } }
    @media (min-width: 769px) {
      .intro-section .gallery-content {
        max-width: 40.3125rem;
        padding: 1.875rem 0; } }
    @media (min-width: 992px) {
      .intro-section .gallery-content {
        max-width: 48.125rem; } }

/* intro gallery and intro image styles */
.intro-gallery .gallery-opener,
.intro-image .gallery-opener {
  position: relative;
  height: 23.75rem;
  cursor: pointer; }
  @media (min-width: 576px) {
    .intro-gallery .gallery-opener,
    .intro-image .gallery-opener {
      height: 28.125rem; } }
  @media (min-width: 769px) {
    .intro-gallery .gallery-opener,
    .intro-image .gallery-opener {
      height: 33.125rem; } }

.intro-gallery .gallery-opener {
  width: 17.8125rem;
  margin: 0 0.125rem; }
  @media (min-width: 769px) {
    .intro-gallery .gallery-opener {
      width: 40.625rem; } }
  @media (min-width: 769px) and (min-width: 992px) {
    .intro-gallery .gallery-opener {
      width: 50rem; } }

.intro-gallery .slick-list {
  padding: 0 !important; }
  @media (max-width: 768px) {
    .intro-gallery .slick-list {
      margin: 0 -1.25rem 0 0; } }
  @media (min-width: 1235px) {
    .intro-gallery .slick-list {
      margin: 0 0 0 -26.25rem; } }

/* lightbox-secondary styles */
.lightbox-secondary {
  max-width: 90rem;
  width: 100%;
  color: #fff;
  background: #1c1c1c;
  padding: 6.875rem 0 1.875rem; }
  @media (min-width: 769px) {
    .lightbox-secondary {
      padding: 6.875rem 1.875rem; } }
  @media (min-width: 1235px) {
    .lightbox-secondary {
      padding: 6.875rem 7.1875rem; } }
  .lightbox-secondary .fancybox-button svg {
    -webkit-transform: scale(1.3) !important;
        -ms-transform: scale(1.3) !important;
            transform: scale(1.3) !important; }
  .lightbox-secondary .fancybox-close-small {
    right: 1.25rem;
    top: 1.25rem; }
    @media (min-width: 1235px) {
      .lightbox-secondary .fancybox-close-small {
        right: 1.875rem;
        top: 1.875rem; } }
  .lightbox-secondary .lightbox-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .lightbox-secondary .btn-holder {
    margin: 0 0 -0.625rem; }
    .lightbox-secondary .btn-holder .btn {
      margin: 0 0 0.625rem; }
      .lightbox-secondary .btn-holder .btn:focus {
        box-shadow: none; }
  .lightbox-secondary .image-holder {
    width: 8.0625rem;
    height: 8.0625rem;
    margin: 0 auto 20px; }
  .lightbox-secondary h1 {
    font-size: 2.625rem;
    margin: 0; }
  .lightbox-secondary .rating {
    margin: 0 0 1.5625rem; }

/* gallery section styles */
.section.gallery-section {
  padding: 0; }

.section.section-gallery {
  padding-top: 32px; }

.gallery-section {
  position: relative;
  color: #fff;
  /* heading-holder styles */
  /* gallery-buttons styles */ }
  @media (max-width: 575px) {
    .gallery-section .btn {
      width: 100%; } }
  @media (min-width: 992px) {
    .gallery-section .btn {
      min-width: 14.375rem; } }
  .gallery-section .btn.btn-danger:hover, .gallery-section .btn.btn-danger:active {
    border-color: #c8ccd0;
    color: #380c94;
    background: rgba(255, 255, 255, 0.7); }
  .gallery-section .btn-danger:not(:disabled):not(.disabled):active {
    border-color: #c8ccd0;
    color: #380c94;
    background: rgba(255, 255, 255, 0.7); }
  .gallery-section .btn-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: none; }
  .gallery-section h1 {
    font-size: 3rem;
    line-height: 1.05; }
    @media (max-width: 768px) {
      .gallery-section h1 {
        letter-spacing: normal; } }
    @media (min-width: 769px) {
      .gallery-section h1 {
        font-size: 4.75rem; } }
  .gallery-section .btn {
    font-weight: normal;
    letter-spacing: -0.03125rem; }
  .gallery-section .heading-holder {
    color: inherit; }
  .gallery-section .subtitle {
    font-weight: 500; }
  .gallery-section .gallery-buttons {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 20;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .gallery-section .gallery-buttons {
        display: none; } }
    @media (min-width: 769px) {
      .gallery-section .gallery-buttons {
        max-width: 61.25rem; } }
    @media (min-width: 992px) {
      .gallery-section .gallery-buttons {
        max-width: 74.375rem; } }
    @media (min-width: 1235px) {
      .gallery-section .gallery-buttons {
        max-width: 75.3125rem; } }

/* gallery main styles */
.gallery-main {
  position: relative;
  z-index: 1; }
  .gallery-main .slick-slide {
    height: calc(100vh - 50px);
    min-height: 31.25rem;
    padding: 1.25rem 0 2.5rem; }
    @media (min-width: 375px) {
      .gallery-main .slick-slide {
        height: calc(100vh - 60px); } }
    @media (min-width: 769px) {
      .gallery-main .slick-slide {
        height: calc(100vh - 159px);
        padding: 1.25rem 0 6.25rem; } }
  .gallery-main .container {
    height: 100%; }

/* gallery circle styles */
.gallery-circle {
  position: relative;
  width: 100% !important; }
  .gallery-circle.gallery-style {
    overflow: inherit;
    padding: 0px; }
    @media (min-width: 769px) {
      .gallery-circle.gallery-style {
        padding-left: 43px;
        padding-right: 44px;
        overflow: hidden; } }
    .gallery-circle.gallery-style .card-body {
      height: 72px;
      padding-left: 0;
      padding-right: 0; }
    .gallery-circle.gallery-style .card-title {
      font-size: 1rem;
      line-height: 1.25;
      letter-spacing: -.015em;
      margin-bottom: 0.11rem; }
      @media (max-width: 991.98px) {
        .gallery-circle.gallery-style .card-title {
          max-width: 200px;
          margin: 0 auto; } }
    .gallery-circle.gallery-style .card-img-holder {
      border-radius: 50%; }
      .gallery-circle.gallery-style .card-img-holder:hover {
        border: 3px solid #380c94; }
    .gallery-circle.gallery-style .slick-list {
      overflow: inherit; }
    @media (max-width: 991.98px) {
      .gallery-circle.gallery-style .slick-slide {
        margin: 0 15px; } }
    .gallery-circle.gallery-style .slick-arrow {
      width: 36px;
      height: 36px;
      background-color: #380c94;
      box-shadow: none;
      color: #fff;
      font-size: 1.25rem;
      top: 75px; }
      @media (min-width: 769px) {
        .gallery-circle.gallery-style .slick-arrow {
          width: 40px;
          height: 40px;
          top: 66px; } }
      .gallery-circle.gallery-style .slick-arrow [class^="icon-"],
      .gallery-circle.gallery-style .slick-arrow [class*=" icon-"],
      .gallery-circle.gallery-style .slick-arrow [class^="ico-"],
      .gallery-circle.gallery-style .slick-arrow [class*=" ico-"] {
        position: absolute;
        top: 50%;
        left: 50%; }
    @media (min-width: 1280px) {
      .gallery-circle.gallery-style .slick-prev {
        left: 0; } }
    .gallery-circle.gallery-style .slick-prev .icon-arrow-left {
      -webkit-transform: translate(-50%, -50%) rotate(90deg);
          -ms-transform: translate(-50%, -50%) rotate(90deg);
              transform: translate(-50%, -50%) rotate(90deg); }
      .gallery-circle.gallery-style .slick-prev .icon-arrow-left:before {
        content: '\e90a'; }
    @media (min-width: 1280px) {
      .gallery-circle.gallery-style .slick-next {
        right: 0; } }
    .gallery-circle.gallery-style .slick-next .icon-arrow-right {
      -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          -ms-transform: translate(-50%, -50%) rotate(-90deg);
              transform: translate(-50%, -50%) rotate(-90deg); }
      .gallery-circle.gallery-style .slick-next .icon-arrow-right:before {
        content: '\e90a'; }
  .gallery-circle .advantage-icon {
    color: #e80054; }
    .gallery-circle .advantage-icon .icon-arrow-right-circle {
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out;
      line-height: 20px;
      text-align: center; }
      .gallery-circle .advantage-icon .icon-arrow-right-circle:before {
        font-size: 1.5rem; }
    .gallery-circle .advantage-icon:hover {
      color: #20e4c8; }
  .gallery-circle .pagination {
    bottom: 0; }
    .gallery-circle .pagination .slick-active button {
      background: #380c94; }
    .gallery-circle .pagination button {
      background: #d8dce0; }
  .gallery-circle .slick-arrow {
    top: 82px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background: #fff;
    border: none;
    color: #380c94;
    display: none !important; }
    @media (min-width: 769px) {
      .gallery-circle .slick-arrow {
        display: block !important; } }
    @media (min-width: 992px) {
      .gallery-circle .slick-arrow {
        top: 97px; } }
    .gallery-circle .slick-arrow:hover {
      color: #e80054; }
  .gallery-circle .slick-prev {
    left: 0; }
    @media (min-width: 1280px) {
      .gallery-circle .slick-prev {
        left: -25px; } }
    @media (min-width: 1400px) {
      .gallery-circle .slick-prev {
        left: -75px; } }
  .gallery-circle .slick-next {
    right: 0; }
    @media (min-width: 1280px) {
      .gallery-circle .slick-next {
        right: -25px; } }
    @media (min-width: 1400px) {
      .gallery-circle .slick-next {
        right: -75px; } }
  .gallery-circle .card.card-secondary .card-header {
    width: unset;
    padding: 1.5rem 1.25rem; }
  .gallery-circle .gallery-item {
    margin-bottom: 0;
    padding: 0 2px 0.8125rem 3px; }
  .gallery-circle .card-img-holder {
    width: 7.8125rem;
    height: 7.8125rem;
    margin: 0 auto 0.3125rem;
    position: relative; }
    @media (min-width: 992px) {
      .gallery-circle .card-img-holder {
        width: 8.25rem;
        height: 8.25rem; } }
    .gallery-circle .card-img-holder img {
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0; }
  .gallery-circle .dotdot-height {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */ }

.hero-section {
  position: relative;
  color: #fff; }
  .hero-section.adaptive-height {
    padding: 0 0; }
    .hero-section.adaptive-height .text-holder {
      min-height: 229px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0;
      font-weight: 700; }
      @media (min-width: 769px) {
        .hero-section.adaptive-height .text-holder {
          min-height: 400px; } }

@media (max-width: 769px) {
  .header-bottom.custome {
    padding: 2px; } }

.header-bottom.custome .sub-nav-menu a,
.header-bottom.custome .login-link {
  font-weight: 500; }

@media (min-width: 769px) {
  .hero-search__location-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.3125rem; } }

.hero-search__location-tag {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.3125rem;
  padding: 0 0.625rem;
  background-color: #fff;
  border-radius: 0.3125rem;
  font-size: 1rem;
  line-height: 2.625;
  text-decoration: none;
  color: #30343c; }
  .hero-search__location-tag:nth-of-type(1) {
    -webkit-animation: bounceInUp .5s;
    animation: bounceInUp .5s; }
  .hero-search__location-tag:nth-of-type(2) {
    -webkit-animation: bounceInUp 1s;
    animation: bounceInUp 1s; }
  .hero-search__location-tag:nth-of-type(3) {
    -webkit-animation: bounceInUp 1.5s;
    animation: bounceInUp 1.5s; }
  .hero-search__location-tag:nth-of-type(4) {
    -webkit-animation: bounceInUp 2s;
    animation: bounceInUp 2s; }
  .hero-search__location-tag:nth-of-type(5) {
    -webkit-animation: bounceInUp 2.5s;
    animation: bounceInUp 2.5s; }
  .hero-search__location-tag:nth-of-type(6) {
    -webkit-animation: bounceInUp 3s;
    animation: bounceInUp 3s; }
  .hero-search__location-tag:nth-of-type(7) {
    -webkit-animation: bounceInUp 3.5s;
    animation: bounceInUp 3.5s; }
  .hero-search__location-tag:nth-of-type(8) {
    -webkit-animation: bounceInUp 4s;
    animation: bounceInUp 4s; }
  .hero-search__location-tag:nth-of-type(9) {
    -webkit-animation: bounceInUp 4.5s;
    animation: bounceInUp 4.5s; }
  .hero-search__location-tag:nth-of-type(10) {
    -webkit-animation: bounceInUp 5s;
    animation: bounceInUp 5s; }
  .hero-search__location-tag .icon-arrow-down {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: #380c94; }
    .hero-search__location-tag .icon-arrow-down:before {
      display: inline-block;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      font-size: 1.25rem;
      line-height: 2.1; }
  .hero-search__location-tag.inactive {
    pointer-events: none; }
  .hero-search__location-tag:hover .icon-arrow-down {
    color: #20e4c8; }

.hero-search__pharameters .category .jcf-select {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border-radius: 0.1875rem; }
  .hero-search__pharameters .category .jcf-select:before, .hero-search__pharameters .category .jcf-select:after {
    width: 7px;
    height: 7px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 20px;
    border: 2px solid #380c94;
    border-radius: 50%; }
  .hero-search__pharameters .category .jcf-select:after {
    top: 26px; }
  .hero-search__pharameters .category .jcf-select .jcf-select-opener:after {
    right: 0; }
  .hero-search__pharameters .category .jcf-select .jcf-select-text {
    margin: 1.5625rem 1.875rem 0.3125rem 2.5rem;
    font-size: 1rem; }
    .hero-search__pharameters .category .jcf-select .jcf-select-text:before {
      width: 7px;
      height: 7px;
      content: '';
      display: inline-block;
      position: absolute;
      top: 36px;
      left: 20px;
      border: 2px solid #380c94;
      border-radius: 50%; }
    .hero-search__pharameters .category .jcf-select .jcf-select-text:after {
      width: 100%;
      height: 10px;
      content: 'Category';
      display: inline-block;
      position: absolute;
      top: 10px;
      left: 40px;
      font-size: 0.75rem;
      color: #000; }

.hero-search__pharameters .location-input-wrapper {
  position: relative; }
  .hero-search__pharameters .location-input-wrapper:after {
    width: 100%;
    height: 10px;
    content: 'Location';
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 40px;
    font-size: 0.75rem;
    color: #000; }

.hero-search__pharameters .location-icon {
  position: absolute;
  top: 16px;
  left: 10px; }
  .hero-search__pharameters .location-icon:before {
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50% 50% 50% 0;
    border: 2px solid #380c94;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .hero-search__pharameters .location-icon:after {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 6px;
    left: 6px;
    border: 2px solid #380c94; }

.hero-search__pharameters .location input {
  padding: 0.6875rem 0.625rem 0 2.5rem;
  min-height: 60px;
  width: 100%;
  border: none;
  border-radius: 0.1875rem;
  font-size: 1rem; }

/* checkout-section styles */
.checkout-section {
  padding: 3.4375rem 0;
  letter-spacing: -0.5px; }
  .checkout-section .title {
    margin: 0 0 2.1875rem; }
    @media (max-width: 768px) {
      .checkout-section .title {
        font-size: 1.75rem; } }
  .checkout-section h2 {
    font-size: 1.75rem; }
  .checkout-section .text-holder {
    padding: 0 0 1.5625rem; }
    @media (max-width: 768px) {
      .checkout-section .text-holder {
        font-size: 0.875rem;
        padding: 0; } }
  .checkout-section .information-box {
    padding: 20px 30px;
    border-radius: 0; }
    @media (min-width: 576px) {
      .checkout-section .information-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .checkout-section .information-box .price {
      display: block;
      font-size: 1.75rem;
      font-weight: 700;
      letter-spacing: -0.0625rem; }
      @media (min-width: 576px) {
        .checkout-section .information-box .price {
          padding: 0 0 0 1.25rem; } }

/* product-booking styles */
.product-booking {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  border: 1px solid #d8dce0;
  border-radius: 0.1875rem;
  margin: 0 0 0.625rem; }
  @media (min-width: 576px) {
    .product-booking {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .product-booking.checkout .product-main {
    position: relative;
    padding-right: 5.3125rem; }
    .product-booking.checkout .product-main:before {
      content: "";
      font-family: "icomoon";
      font-size: 25px;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 3.125rem;
      height: 3.125rem;
      border-radius: 50%;
      color: #fff;
      background: #6BBF00;
      right: 1.25rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .product-booking .product-image {
    position: relative;
    min-height: 12.5rem; }
    @media (min-width: 576px) {
      .product-booking .product-image {
        min-height: 8.75rem;
        width: 10.625rem; } }
  .product-booking .product-main {
    padding: 1.875rem 1.25rem 1.25rem; }
    @media (min-width: 576px) {
      .product-booking .product-main {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        padding: 1.25rem 1.875rem; } }
  .product-booking .contact-list li {
    padding-bottom: 0.3125rem; }
    .product-booking .contact-list li:last-child {
      padding-bottom: 0; }

.details-box {
  padding: 3.125rem 0;
  background: #f6f8fa;
  margin: 0 0 2.1875rem; }
  @media (min-width: 769px) {
    .details-box {
      padding: 4.375rem 0;
      margin: 0 0 3.75rem; } }

/* checkout-box styles */
.checkout-box {
  padding: 2.6875rem 0.9375rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin: 0 0 1.25rem; }
  @media (min-width: 769px) {
    .checkout-box {
      padding: 2.6875rem 1.875rem; } }

/* payment-box styles */
.payment-box {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin: 0 0 2.1875rem; }
  @media (min-width: 769px) {
    .payment-box {
      margin: 0 0 5rem; } }

.payment-info {
  border: 1px solid #d8dce0;
  border-width: 0 0 0.0625rem;
  padding: 0 1.875rem; }
  @media (min-width: 769px) {
    .payment-info {
      border-width: 0 0.0625rem 0 0; } }

/* dashboard-block styles */
.dashboard-block {
  font-size: 1rem;
  margin: 0 -0.625rem -0.9375rem;
  letter-spacing: -0.05em; }
  @media (min-width: 769px) {
    .dashboard-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 768px) {
    .dashboard-block h2 {
      font-size: 1.75rem; } }
  .dashboard-block h3 {
    font-weight: 500; }
  .dashboard-block .column {
    font-size: 1rem;
    font-weight: 500;
    padding: 0 0.625rem 0.9375rem; }
    @media (min-width: 769px) {
      .dashboard-block .column:last-child {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0; } }
    .dashboard-block .column:first-child {
      position: relative;
      text-align: center; }
      @media (min-width: 769px) {
        .dashboard-block .column:first-child {
          width: rem(310); } }
  .dashboard-block .lead {
    font-weight: 700;
    margin: 0;
    font-size: 3rem; }

.image-add {
  display: block;
  text-decoration: none; }
  .image-add:hover {
    opacity: 0.9; }

.text-add {
  position: absolute;
  min-width: 11.875rem;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #380c94;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border: 1px solid #d8dce0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 0.1875rem;
  padding: 1.125rem 1.25rem;
  margin: -3.125rem 0 0;
  text-decoration: none;
  z-index: 10; }
  .text-add:hover {
    color: #20e4c8; }

.promoter-list,
.share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.3125rem; }
  .promoter-list li,
  .share-list li {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    border-radius: 0.1875rem;
    margin: 0 0.3125rem 0.625rem; }
  .promoter-list a,
  .share-list a {
    color: #380c94;
    text-decoration: none; }
    .promoter-list a:hover,
    .share-list a:hover {
      color: #20e4c8; }
  .promoter-list span,
  .share-list span {
    display: block; }

.promoter-list {
  margin: 0 -0.3125rem 1.25rem; }
  .promoter-list li {
    padding: 1.625rem 1.125rem 0.9375rem 1.125rem; }
    @media (min-width: 992px) {
      .promoter-list li {
        width: calc(33.3% - 10px); } }

.share-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .share-list li {
    padding: 0.625rem 0.625rem 0.3125rem;
    width: 100%; }
    @media (min-width: 576px) {
      .share-list li {
        width: calc(50% - 10px); } }
    @media (min-width: 769px) {
      .share-list li {
        width: 100%; } }
    @media (min-width: 1235px) {
      .share-list li {
        max-width: 26.6875rem; } }
    .share-list li > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -0.3125rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 768px) {
        .share-list li > div {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .share-list span {
    padding: 0 0.3125rem 0.625rem; }
    @media (max-width: 768px) {
      .share-list span {
        width: 100%; } }
  .share-list .link {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0; }
    @media (min-width: 769px) {
      .share-list .link {
        text-align: right; } }

/* scrolling-block styles */
@media (max-width: 768px) {
  .scrolling-block {
    margin-left: -20px;
    margin-right: -20px; } }

/* scrolling-columns styles */
.scrolling-columns {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* scrolling-columns-sm stylex*/
  /* column styles */ }
  @media (max-width: 1189px) {
    .scrolling-columns {
      padding: 0 0.625rem; } }
  @media (min-width: 769px) {
    .scrolling-columns {
      margin: 0 -0.9375rem; } }
  .scrolling-columns .column-inner {
    position: relative; }
  .scrolling-columns.columns-secondary .column-inner {
    height: 25.3125rem; }
  .scrolling-columns.scrolling-columns-sm .insta-box {
    height: 16.75rem; }
    @media (min-width: 769px) {
      .scrolling-columns.scrolling-columns-sm .insta-box {
        height: 10.625rem; } }
  @media (min-width: 769px) {
    .scrolling-columns.scrolling-columns-sm .column {
      min-width: 10.625rem; } }
  @media (min-width: 769px) and (max-width: 1189px) {
    .scrolling-columns.scrolling-columns-sm .column:last-child {
      min-width: 11.875rem; } }
  @media (min-width: 769px) and (max-width: 1189px) {
    .scrolling-columns.scrolling-columns-sm .column:last-child .column-inner {
      margin-right: 1.25rem; } }
  .scrolling-columns .column-inner {
    border-radius: 0.25rem;
    overflow: hidden; }
  .scrolling-columns .column {
    display: block;
    text-decoration: none;
    min-width: 16.75rem;
    margin: 0 0.625rem; }
    @media (min-width: 769px) {
      .scrolling-columns .column {
        margin: 0 0.9375rem;
        max-width: 31%; } }
    @media (max-width: 1189px) {
      .scrolling-columns .column:last-child {
        min-width: 18rem; } }
    @media (max-width: 1189px) {
      .scrolling-columns .column:last-child .column-inner {
        margin-right: 1.25rem; } }
  .scrolling-columns img {
    width: 100%; }

@media (max-width: 768px) {
  [class^="col-"] > .scrolling-columns, [class*=" col-"] > .scrolling-columns {
    margin: 0 -1.25rem; } }

.contact-block [class^='icon-'] {
  display: inline-block;
  min-width: 30px; }

.contact-block .icon-envelope:before {
  font-size: 0.8125rem; }

.contact-block a {
  text-decoration: none;
  outline: none; }

/* content block styles */
.content-block {
  position: relative; }
  .content-block > .btn {
    margin: 0 0 0.9375rem;
    width: 100%; }
    @media (min-width: 769px) {
      .content-block > .btn {
        position: absolute;
        width: auto;
        right: 0.375rem;
        top: -5.9375rem; } }

/* video-section styles */
.video-section {
  background-image: -webkit-linear-gradient(top, #24085c 0%, #380c94 100%);
  background-image: linear-gradient(180deg, #24085c 0%, #380c94 100%); }
  @media (min-width: 769px) {
    .video-section .subtitle {
      margin: 0 0 1.0625rem; } }
  @media (min-width: 769px) {
    .video-section h1 {
      font-size: 3rem;
      line-height: 1.04; } }
  @media (min-width: 769px) {
    .video-section .btn {
      min-width: 16.875rem; } }

/* video block styles */
.video-block {
  position: relative;
  padding: 0 0 2.75rem;
  margin-bottom: 2.5rem;
  z-index: 1; }
  @media (min-width: 769px) {
    .video-block {
      padding: 0 0 4.0625rem;
      margin-bottom: 3.5625rem; } }
  .video-block:after {
    position: absolute;
    content: '';
    right: 0.9375rem;
    left: 0.9375rem;
    bottom: 0;
    height: 3px;
    background-image: url(../images/bg-img08.svg);
    background-repeat-x: repeat;
    background-size: 10px 100%; }
  .full-video-section .video-block {
    padding: 0;
    margin-bottom: 0; }
    .full-video-section .video-block:after {
      content: none; }
    .full-video-section .video-block .video-link {
      -webkit-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      width: 3rem;
      height: 3rem;
      background-color: #fff; }
      .full-video-section .video-block .video-link:after {
        font-size: 30px;
        text-indent: .2em;
        color: #e80054; }
      .full-video-section .video-block .video-link:before {
        width: 2.75rem;
        height: 2.75rem;
        content: '';
        display: inline-block;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
                transform: translate(-50%);
        border-radius: 50%;
        border: 3px solid #e80054; }
      .full-video-section .video-block .video-link:hover {
        opacity: .95;
        color: #380c94; }
        .full-video-section .video-block .video-link:hover:after {
          color: #380c94; }
        .full-video-section .video-block .video-link:hover:before {
          border-color: #380c94; }
      @media (min-width: 769px) {
        .full-video-section .video-block .video-link {
          width: 5rem;
          height: 5rem; }
          .full-video-section .video-block .video-link:after {
            font-size: 45px;
            text-indent: .2em;
            color: #e80054; }
          .full-video-section .video-block .video-link:before {
            width: 4.5rem;
            height: 4.5rem;
            border: 5px solid #e80054; } }

/* video box styles */
.video-box {
  position: relative;
  height: 11.875rem;
  overflow: hidden;
  margin: 0 0 1.875rem; }
  @media (min-width: 576px) {
    .video-box {
      height: 21.875rem; } }
  @media (min-width: 769px) {
    .video-box {
      height: 27.1875rem;
      margin: 0; } }

/* banner-block styles */
.banner-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 1.5625rem;
  margin: 0 0 1.25rem;
  height: 19.375rem;
  border-radius: 0.25rem;
  overflow: hidden; }
  .banner-block .heading-holder {
    max-width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
    background: #380c94;
    color: #fff;
    padding: 0.625rem 0.9375rem;
    border-radius: 0.25rem; }
    @media (max-width: 991.98px) {
      .banner-block .heading-holder h1 {
        font-size: 24px; } }

/* feature-block styles */
.feature-block {
  margin-bottom: 1.875rem;
  color: #fff;
  margin-left: 0 !important;
  /* video-box styles */
  /* feature-image styles */ }
  @media (max-width: 1234px) {
    .feature-block {
      margin-right: 0 !important; } }
  @media (max-width: 374px) {
    .feature-block .btn {
      padding-left: 0.3125rem;
      padding-right: 0.3125rem; } }
  .feature-block .btn.btn-outline-light:hover {
    background: #e80054;
    color: #fff;
    border-color: #e80054; }
  .feature-block .text-holder {
    padding: 0 0 2.5rem; }
  .feature-block .heading-holder {
    padding: 0; }
    .feature-block .heading-holder h1 {
      margin: 0; }
    .feature-block .heading-holder .subtitle {
      font-size: 2.25rem;
      margin: 0; }
      @media (min-width: 769px) {
        .feature-block .heading-holder .subtitle {
          font-size: 2.625rem; } }
  .feature-block .video-box {
    overflow: hidden;
    min-height: 11.5625rem;
    margin: 0;
    border-radius: 0.25rem 0.25rem 0 0; }
    @media (min-width: 576px) {
      .feature-block .video-box {
        min-height: 15.625rem; } }
    @media (min-width: 769px) {
      .feature-block .video-box {
        min-height: auto;
        height: auto; } }
    @media (min-width: 992px) {
      .feature-block .video-box {
        border-radius: 0.25rem 0 0 0.25rem; } }
  .feature-block .feature-image {
    overflow: hidden;
    min-height: 28.125rem;
    border-radius: 0.25rem 0.25rem 0 0; }
    @media (min-width: 769px) {
      .feature-block .feature-image {
        min-height: 35.625rem; } }
    @media (min-width: 992px) {
      .feature-block .feature-image {
        border-radius: 0.25rem 0 0 0.25rem; } }
  .feature-block .feature-info {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media (min-width: 992px) {
      .feature-block .feature-info {
        padding: 3.625rem 2.625rem 2.5rem 2.1875rem;
        margin: 0 0 0 -0.9375rem; } }
  .feature-block .feature-content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media (min-width: 769px) {
      .feature-block .feature-content {
        padding: 4.5625rem 2.5rem; } }
    @media (min-width: 769px) {
      .feature-block .feature-content .btn {
        min-width: 255px; } }

.featured-articles-section [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px; }

.featured-articles-section .row {
  margin-right: -5px;
  margin-left: -5px; }

.featured-item {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 350px; }
  @media (min-width: 576px) {
    .featured-item {
      height: auto; } }
  .featured-item .category {
    -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 2px 5px;
    font: bold 12px/1.5 "Heebo", "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .69px;
    text-decoration: none;
    color: #fff; }
    .featured-item .category.color-teal {
      background-color: #20e4c8; }
      .featured-item .category.color-teal:hover {
        background-color: #fff;
        color: #20e4c8; }
    .featured-item .category.color-orange {
      background-color: #fb6000; }
      .featured-item .category.color-orange:hover {
        background-color: #fff;
        color: #fb6000; }
    .featured-item .category.color-blue {
      background-color: #00B0F4; }
      .featured-item .category.color-blue:hover {
        background-color: #fff;
        color: #00B0F4; }
    .featured-item .category.color-yellow {
      background-color: #fbc000; }
      .featured-item .category.color-yellow:hover {
        background-color: #fff;
        color: #fbc000; }
  .featured-item .title {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    bottom: 15px;
    left: 0;
    max-height: 57px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 10px 15px 0 15px;
    font: 500 18px/1.389 "Heebo", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: -.25px;
    text-decoration: none;
    color: #fff; }
    @media (min-width: 769px) {
      .featured-item .title {
        bottom: 30px;
        padding: 10px 20px 0 20px; } }
    .featured-item .title:hover {
      opacity: .8; }
  @media (min-width: 769px) {
    .featured-item.big .title {
      font: 700 28px/1.25 "Heebo", "Helvetica Neue", Arial, sans-serif;
      letter-spacing: -1px;
      max-height: 80px;
      padding: 10px 30px 0 30px; } }
  .featured-item .article-img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover; }

/* insta box styles */
.insta-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 0.875rem;
  padding: 1.875rem;
  text-decoration: none;
  color: #fff;
  z-index: 1; }
  @media (min-width: 769px) {
    .insta-box {
      padding: 1rem; } }
  .insta-box:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .insta-box .profile-name {
    display: block;
    width: 100%;
    position: relative;
    padding-right: 2.5rem; }
    .insta-box .profile-name:after {
      content: "";
      font-family: 'icomoon';
      font-size: 38px;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (min-width: 769px) {
        .insta-box .profile-name:after {
          font-size: 1.5625rem; } }

/* gallery-box styles */
.gallery-box {
  color: #fff;
  background: #380c94; }
  .gallery-box blockquote {
    font-size: 1.75rem;
    margin-bottom: 4.6875rem; }
    @media (min-width: 992px) {
      .gallery-box blockquote {
        margin-bottom: 2.8125rem; } }
    .gallery-box blockquote cite {
      font-size: 1rem; }
  @media (max-width: 991px) {
    .gallery-box .pagination {
      bottom: 3.4375rem; } }

/* gallery-secondary styles */
.gallery-secondary .image-gallery {
  margin: 0 auto;
  max-width: 8.125rem; }

.gallery-secondary .image-gallery {
  margin-bottom: 1.25rem; }

.gallery-secondary .slick-prev {
  left: 1.875rem; }

.gallery-secondary .slick-next {
  right: 1.875rem; }

.gallery-item {
  position: relative;
  overflow: hidden; }
  .gallery-item.min {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100px; }
  .gallery-item.big img {
    object-fit: cover;
    height: 100%; }
  .gallery-item img {
    object-fit: cover; }
  .gallery-item .more-link {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: #fff;
    z-index: 1; }
    .gallery-item .more-link:after {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.52);
      z-index: -1; }
    .gallery-item .more-link:hover {
      color: #e80054; }
    .gallery-item .more-link span {
      display: inline-block;
      padding: 0 5px; }
  .gallery-item .gallery-link {
    position: absolute;
    left: 3px;
    bottom: 8px;
    min-width: 2.5rem;
    border-radius: 0.125rem;
    font-weight: normal;
    margin: 0 0.3125rem;
    padding: 0.375rem;
    text-align: center;
    font-size: 1rem; }

/* filter-block styles */
.filter-block {
  position: relative;
  z-index: 100; }
  .filter-block:after {
    position: absolute;
    content: '';
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: 10; }
  .filter-block .slide {
    min-width: 16.875rem; }
  .filter-block .range-item .slide,
  .filter-block .search-item .slide {
    padding: 1.375rem 1.125rem; }
  @media (min-width: 769px) {
    .filter-block .range-item .form-group,
    .filter-block .search-item .form-group {
      margin: 0 0 1.25rem; } }
  .filter-block .filter-form {
    margin: 0 -0.3125rem; }
    @media (min-width: 769px) {
      .filter-block .filter-form {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
    .filter-block .filter-form h4 {
      color: #380c94;
      margin: 0 0 1.25rem; }
  @media (min-width: 769px) {
    .filter-block > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .filter-block .filter-item {
    width: auto; }
    @media (min-width: 769px) {
      .filter-block .filter-item {
        padding: 0.3125rem; } }
  .filter-block .filter-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0.3125rem 0; }
    .filter-block .filter-wrap:after, .filter-block .filter-wrap:before {
      border-bottom: 1px solid #d8dce0;
      bottom: -0.0625rem;
      left: -62.4375rem;
      right: -62.4375rem; }
    @media (min-width: 769px) {
      .filter-block .filter-wrap {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .filter-block .filter-wrap .filters-mobile {
      width: auto; }
  @media (min-width: 769px) {
    .filter-block .toggle-holder {
      min-width: 12.5rem;
      padding-top: 1.1875rem;
      padding-right: 1.25rem; } }
  .filter-block .map-toggle {
    position: relative;
    background: 0;
    color: inherit;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 0;
    left: 0;
    padding: 0 5.3125rem 0 0; }
    .filter-block .map-toggle:after {
      content: '';
      width: 4.375rem;
      height: 2.5rem;
      border-radius: 1.25rem;
      background: #20e4c8;
      right: 0;
      z-index: 1; }
    .filter-block .map-toggle:before {
      position: absolute;
      content: '';
      width: 2.25rem;
      height: 2.25rem;
      border-radius: 50%;
      background: #fff;
      top: 50%;
      right: 0.125rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 2; }
    .filter-block .map-toggle:hover {
      background: 0; }

/* filter-wrap styles */
.filter-wrap {
  position: relative;
  padding: 1.25rem 0 1.875rem;
  position: relative; }
  @media (max-width: 768px) {
    .filter-wrap {
      padding: 0.3125rem 0; } }
  .filter-wrap:after, .filter-wrap:before {
    position: absolute;
    content: '';
    z-index: -1;
    background: #f3f4f6;
    top: 0;
    bottom: 0; }
    @media (max-width: 768px) {
      .filter-wrap:after, .filter-wrap:before {
        border-bottom: 1px solid #d8dce0;
        bottom: -1px; } }
  .filter-wrap:after {
    right: -1.875rem;
    left: -9999px; }
    @media (max-width: 768px) {
      .filter-wrap:after {
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); } }
  .filter-wrap:before {
    left: 0;
    right: -9999px; }
  .filter-wrap .btn-search {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    top: 0;
    right: 0; }
    .filter-wrap .btn-search button {
      width: 100%;
      height: 100%;
      border: none;
      background: 0; }
  @media (min-width: 769px) {
    .filter-wrap .filters-mobile {
      width: 100%; } }
  @media (min-width: 769px) {
    .filter-wrap .search-item .slide {
      min-width: 25rem; } }
  @media (min-width: 1235px) {
    .filter-wrap .search-item .slide {
      min-width: 35.625rem; } }
  .filter-wrap .filter-form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 -0.1875rem; }
    @media (min-width: 769px) {
      .filter-wrap .filter-form {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .filter-wrap .slide {
    z-index: 25; }
    @media (max-width: 768px) {
      .filter-wrap .slide .filter-item {
        padding: 0;
        z-index: 0; } }
  .filter-wrap .js-header-layout {
    max-height: 97px; }
    @media (min-width: 769px) {
      .filter-wrap .js-header-layout {
        max-height: none; } }

/* result-content styles */
.result-content {
  padding: 1.25rem 0; }
  @media (min-width: 769px) {
    .result-content {
      padding: 1.875rem 0; } }

/* filter-group styles */
.filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem; }
  @media (min-width: 769px) {
    .filter-group {
      margin: 0 -0.3125rem; } }

/* filter-item styles */
.filter-item {
  position: relative;
  padding: 0.3125rem; }
  @media (min-width: 769px) {
    .filter-item {
      width: 100%;
      padding: 0 0.3125rem; } }
  @media (min-width: 992px) {
    .filter-item {
      width: 33.3%; } }
  .filter-item .btn-holder [type="button"] {
    color: #380c94;
    font-weight: 700;
    background: 0;
    border: none;
    padding: 0; }
    .filter-item .btn-holder [type="button"]:focus {
      outline: none; }
    .filter-item .btn-holder [type="button"]:hover {
      color: #1d064d; }
  @media (max-width: 768px) {
    .filter-item .jcf-range {
      margin-bottom: 20px; } }
  .filter-item .slide {
    position: absolute;
    top: 100%;
    background-color: #fff;
    right: 0; }
    @media (max-width: 768px) {
      .filter-item .slide {
        position: fixed;
        min-width: auto;
        top: 0;
        left: 0;
        right: 0;
        min-height: 100%;
        height: calc(100% - 61px);
        overflow: auto; } }
    @media (min-width: 769px) {
      .filter-item .slide {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
        border: 1px solid #d8dce0;
        border-radius: .25rem;
        width: 100%; } }
    @media (max-width: 768px) {
      .filter-item .slide.slide-mobile {
        position: static !important;
        height: auto;
        min-height: auto;
        padding: 0; } }

.number-item .slide {
  padding: 1.375rem 1.125rem; }

.number-item .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 768px) {
    .number-item .form-group:nth-child(1) {
      padding-bottom: 0.625rem;
      border: none; } }
  @media (max-width: 768px) {
    .number-item .form-group:nth-child(2) {
      padding-top: 0.625rem; } }
  .number-item .form-group label {
    margin: 0 0.9375rem 0 0; }
    @media (max-width: 768px) {
      .number-item .form-group label {
        color: #380c94;
        font-weight: 700; } }

.number-item input[type="number"] {
  border: none;
  background: 0;
  padding: 0; }

.number-item .jcf-number {
  width: 2.1875rem; }

.number-item label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0; }

/* hide-on-desktop styles */
@media (min-width: 769px) {
  .hide-on-desktop {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding-bottom: 0.3125rem; } }

@media (min-width: 769px) {
  .hide-on-desktop .button-opener {
    position: relative;
    background: #fff;
    width: 100%;
    text-align: left;
    padding-right: 1.5625rem; } }

@media (min-width: 769px) {
  .hide-on-desktop .button-opener:after {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    color: #380c94;
    right: 0.3125rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media (min-width: 769px) {
  .hide-on-desktop .button-opener:hover {
    background: #fff;
    color: inherit; } }

.hide-on-desktop.active .button-opener:after {
  content: "";
  font-family: 'icomoon';
  font-size: 22px;
  line-height: 1;
  text-indent: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg); }

/* hide-on-mobile  styles */
@media (min-width: 769px) {
  .hide-on-mobile input[type="search"] {
    background: #fff; } }

@media (min-width: 769px) {
  .hide-on-mobile .slide {
    position: static !important;
    background: 0;
    border: none;
    box-shadow: none; } }

@media (max-width: 768px) {
  .filter-inner {
    overflow-x: scroll; } }

@media (min-width: 769px) {
  .filter-inner {
    width: auto;
    text-align: right; } }

/* filter-item styles */
.filter-item {
  /* slide styles */ }
  @media (min-width: 769px) {
    .filter-item.filters-mobile {
      padding: 0; } }
  .filter-item .date {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 0.3125rem;
    color: #30343c;
    font-weight: normal; }
  .filter-item .slide {
    display: none;
    z-index: 20;
    font-size: 1rem; }
    .filter-item .slide .btn-holder {
      text-align: right; }
    .filter-item .slide.active {
      display: block; }

.heading-slide {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-bottom: 1px solid #d8dce0; }
  .heading-slide .reset-holder {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    padding: 0 1.25rem; }
  .heading-slide .button-reset {
    color: #380c94;
    background: 0;
    border: none;
    font-weight: 700;
    padding: 0; }
  .heading-slide .close-button {
    position: relative;
    display: block;
    width: 3.75rem;
    height: 3.75rem;
    color: #380c94;
    font-size: 1.875rem;
    background: 0;
    border: 1px solid #d8dce0;
    border-width: 0 0 0 1px;
    text-decoration: none; }
    .heading-slide .close-button:after {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

@media (min-width: 769px) {
  .filters-mobile > .slide {
    position: static !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    box-shadow: none;
    min-width: auto;
    border: none;
    background: 0; } }

/* filter-form styles */
.filter-form input {
  display: block;
  width: 100%;
  height: 2.5rem;
  border-radius: 0.125rem;
  border: 1px solid #d8dce0;
  box-sizing: border-box;
  background: #f3f4f6;
  padding: 0.3125rem 0.875rem; }

.filter-form h4 {
  color: #380c94;
  margin: 0 0 1.25rem; }
  @media (min-width: 769px) {
    .filter-form h4 {
      margin: 0 0 0.3125rem; } }

.filter-form .search-holder {
  position: relative; }
  .filter-form .search-holder:after {
    content: "";
    font-family: 'icomoon';
    font-size: 22px;
    line-height: 1;
    text-indent: 0;
    position: absolute;
    color: #380c94;
    top: 0.5rem;
    right: 0.75rem;
    pointer-events: none; }
  .filter-form .search-holder input[type="search"] {
    padding-right: 2.5rem; }

@media (max-width: 768px) {
  .filter-form .form-group {
    padding: 1.75rem 1.25rem;
    border-bottom: 1px solid #d8dce0;
    margin: 0; } }

@media (min-width: 769px) {
  .filter-form .form-group {
    margin: 0; } }

@media (max-width: 768px) {
  .filter-form .form-group:first-child {
    padding-top: 2.375rem; } }

@media (max-width: 768px) {
  .filter-form .form-group:last-child {
    padding-top: 2.375rem; } }

.filter-form .form-group:only-child {
  margin: 0; }

.filter-form .form-group .row-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 1.125rem; }
  @media (min-width: 769px) {
    .filter-form .form-group .row-form {
      overflow: hidden;
      padding: 0 0.875rem;
      border-bottom: 1px solid #d8dce0; }
      .filter-form .form-group .row-form .jcf-label-active {
        position: relative; }
        .filter-form .form-group .row-form .jcf-label-active:after {
          position: absolute;
          content: '';
          background: #f3f4f6;
          top: -62.4375rem;
          bottom: -62.4375rem;
          left: -62.4375rem;
          right: -62.4375rem;
          z-index: -1; } }
  .filter-form .form-group .row-form:last-child {
    border: none; }
    @media (max-width: 768px) {
      .filter-form .form-group .row-form:last-child {
        padding: 0; } }
  .filter-form .form-group .row-form label {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    display: block;
    margin: 0; }
    @media (min-width: 769px) {
      .filter-form .form-group .row-form label {
        padding: 0.8125rem 0 0.8125rem; } }
  .filter-form .form-group .row-form input:focus {
    outline: none;
    border: none; }

.range-item label,
.search-item label {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #380c94;
  letter-spacing: -0.25px;
  margin: 0 0 0.25rem; }

@media (min-width: 769px) {
  .number-item .form-group {
    margin: 0 0 1.25rem; } }

/* radio-group styles */
@media (min-width: 769px) {
  .radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
  @media (min-width: 769px) and (min-width: 769px) {
    .radio-group .row-form {
      border-radius: 0.125rem 0 0 0.125rem;
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0;
      text-align: center;
      padding: 0 !important;
      border: none !important; } }
  @media (min-width: 769px) and (min-width: 769px) {
    .radio-group label {
      background-color: #fff;
      border: 1px solid #d8dce0;
      padding: 0.5rem 0.75rem !important;
      cursor: pointer; } }
  @media (min-width: 769px) and (min-width: 769px) {
    .radio-group label.jcf-label-active {
      background: #380c94;
      color: #fff;
      border-color: #380c94; } }

@media (min-width: 769px) {
  .radio-group .jcf-radio {
    position: absolute;
    left: -9999px;
    top: -9999px; } }

.tooltip-text {
  font-size: 0.875rem;
  font-weight: 700;
  background: #fff;
  border: 1px solid #d8dce0;
  border-radius: 0.125rem;
  padding: 0.1875rem 0.4375rem; }
  @media (max-width: 768px) {
    .tooltip-text {
      display: none; } }

/* lightbox-gallery styles */
.lightbox-gallery {
  position: relative;
  /* counter-gallery styles */
  /* slider-nav styles */ }
  .lightbox-gallery .slider-counter {
    position: absolute;
    top: -2.8125rem;
    left: 0.9375rem;
    text-decoration: none;
    pointer-events: none; }
  .lightbox-gallery .counter-gallery {
    margin: 0 0 0.625rem; }
    .lightbox-gallery .counter-gallery .slick-slide {
      position: relative;
      height: 14.0625rem; }
      @media (min-width: 576px) {
        .lightbox-gallery .counter-gallery .slick-slide {
          height: 21.875rem; } }
      @media (min-width: 769px) {
        .lightbox-gallery .counter-gallery .slick-slide {
          height: 30rem; } }
      @media (min-width: 992px) {
        .lightbox-gallery .counter-gallery .slick-slide {
          height: 36.25rem; } }
  @media (max-width: 768px) {
    .lightbox-gallery .slider-nav {
      margin: 0 0 1.875rem; } }
  .lightbox-gallery .slider-nav .slick-slide {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: relative;
    width: 8.4375rem;
    height: 5.625rem;
    margin: 0 0.4375rem;
    opacity: .3; }
    .lightbox-gallery .slider-nav .slick-slide.slick-active {
      opacity: 1; }
    .lightbox-gallery .slider-nav .slick-slide:hover {
      opacity: 1; }
  .lightbox-gallery .slider-nav .slick-list {
    padding: 0 !important; }
    @media (max-width: 768px) {
      .lightbox-gallery .slider-nav .slick-list {
        margin: 0 -1.25rem 0 0; } }

/* information-box styles */
.information-box {
  position: relative;
  font-size: 0.875rem;
  letter-spacing: -0.03125rem;
  border-radius: 0.1875rem;
  border: 1px solid rgba(232, 0, 84, 0.12);
  background: rgba(232, 0, 84, 0.12);
  padding: 1.875rem 2.8125rem 1.5rem 6.4375rem;
  margin: 0 0 2.5rem; }
  .information-box.close {
    display: none; }
  .information-box .lead {
    font-size: 1rem;
    font-weight: normal; }
  .information-box .heart-color {
    -webkit-animation: heartAnim .6s infinite;
            animation: heartAnim .6s infinite; }
  .information-box .heart-holder {
    position: absolute;
    width: 4.5rem;
    top: 1.125rem;
    left: 1.1875rem; }
  .information-box .title-information {
    font-size: 1.125rem; }
  .information-box .clock-holder {
    position: absolute;
    width: 4.4375rem;
    top: 1.125rem;
    left: 1.1875rem;
    opacity: 0;
    -webkit-animation: bounceInUp 0.9s .3s both;
            animation: bounceInUp 0.9s .3s both;
    z-index: 10; }
    .information-box .clock-holder .hour {
      display: block;
      width: 0.375rem;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-animation: time 5s infinite linear;
              animation: time 5s infinite linear; }
      .information-box .clock-holder .hour:before {
        position: absolute;
        content: "";
        background: #e80054;
        height: 1.25rem;
        width: 100%;
        top: 1.5rem;
        border-radius: 0.3125rem; }
    .information-box .clock-holder .minute {
      display: block;
      width: 0.375rem;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-animation: time 2s infinite linear;
              animation: time 2s infinite linear; }
      .information-box .clock-holder .minute:before {
        position: absolute;
        content: "";
        background: #e80054;
        height: 1.25rem;
        width: 100%;
        top: 1.5rem;
        border-radius: 0.3125rem; }
    .information-box .clock-holder img {
      width: 100%; }
  .information-box p {
    margin: 0; }
  .information-box .icon-close {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    text-decoration: none;
    font-size: 2.1875rem;
    color: #e80054; }
  .section-with-triangles .information-box p {
    font-size: 1rem;
    line-height: 1.563; }
  .section-with-triangles .information-box {
    margin-bottom: 60px; }

@-webkit-keyframes heartAnim {
  20% {
    fill: #fff; }
  38% {
    fill: #00ACEF; }
  53% {
    fill: #380c94; }
  70% {
    fill: #f96b0a; }
  85% {
    fill: #ffc100; }
  100% {
    fill: #bcf161; } }

@keyframes heartAnim {
  20% {
    fill: #fff; }
  38% {
    fill: #00ACEF; }
  53% {
    fill: #380c94; }
  70% {
    fill: #f96b0a; }
  85% {
    fill: #ffc100; }
  100% {
    fill: #bcf161; } }

@-webkit-keyframes time {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes time {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(120px);
            transform: translateY(120px); }
  60% {
    opacity: .8;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
  90% {
    -webkit-transform: translateY(-1.5px);
            transform: translateY(-1.5px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.booking-form-modal {
  max-width: 320px;
  padding: 35px 20px 25px;
  margin-top: 40px;
  border-radius: 2px;
  color: #380c94;
  display: none;
  overflow: initial;
  cursor: unset !important; }
  @media (min-width: 576px) {
    .booking-form-modal {
      max-width: 430px;
      padding: 45px 50px 50px; } }
  .booking-form-modal__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
    .booking-form-modal__top h2 {
      margin-bottom: 0; }
  .booking-form-modal .form-group label {
    color: #380c94;
    font-weight: 700; }
  .booking-form-modal .jcf-select span {
    margin: 0;
    cursor: pointer; }
  .booking-form-modal .jcf-select .jcf-select-text {
    border-radius: 0.1875rem;
    border: 1px solid #d8dce0; }
  .booking-form-modal .radio-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .booking-form-modal .radio-group .custom-example {
      margin-bottom: 10px; }
      .booking-form-modal .radio-group .custom-example label {
        min-height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .booking-form-modal .radio-group_scrolled {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin: 0 -0.3125rem;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
      .booking-form-modal .radio-group_scrolled .custom-example {
        margin: 0 0.3125rem 0.625rem 0.3125rem; }
    .booking-form-modal .radio-group_rounded label {
      border-radius: 50% !important;
      max-width: 60px;
      min-width: 60px; }
  .booking-form-modal__steps {
    margin-bottom: -0.25rem;
    font-size: 1rem;
    font-weight: 700; }
    .booking-form-modal__steps span {
      color: #888888; }
      .booking-form-modal__steps span:nth-of-type(1) {
        margin-right: 10px; }
    .booking-form-modal__steps .step {
      color: #d8dce0; }
      .booking-form-modal__steps .step.active {
        color: #380c94; }
        .booking-form-modal__steps .step.active ~ .step {
          color: #888888; }
  .booking-form-modal__close {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    font-size: 1rem;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    cursor: pointer;
    position: absolute;
    top: -14px;
    right: 0;
    color: white;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
    .booking-form-modal__close i {
      font-size: 20px; }
    .booking-form-modal__close:hover {
      color: #b50042; }
  .booking-form-modal .registr-form {
    padding-bottom: 0; }
  .booking-form-modal form + .fancybox-button {
    display: none; }

.total-cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #d8dce0;
  border-bottom: 1px solid #d8dce0;
  width: 100%;
  font-size: 1rem;
  font-weight: 700; }
  .total-cost span {
    display: block; }

.due-today {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  font-size: 1.75rem;
  font-weight: 700; }
  .due-today span {
    display: block; }

.pay-notification {
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
  padding: 20px 10px;
  font-weight: 500;
  color: #380c94;
  background-color: rgba(56, 12, 148, 0.12);
  border: 1px solid #380c94;
  border-radius: 3px; }

.jcf-select-drop {
  z-index: 100000; }

.invalid .jcf-select-text,
.invalid input {
  border: 1px solid #e80054 !important;
  background-color: #ffcfe0 !important; }

.rate-item__img img {
  min-width: 70px; }

.rates-section .btn {
  padding: 5px 28px;
  width: auto;
  display: block; }
  @media (max-width: 590px) {
    .rates-section .btn {
      width: 100% !important; } }

.enquiry-section .like-link {
  position: relative;
  top: unset;
  right: unset;
  margin-left: 1rem;
  min-width: 2.5rem;
  background: #e80054;
  color: #fff; }
  .enquiry-section .like-link:hover {
    background: #380c94;
    color: #20e4c8; }

.enquiry-section .enquiry-top__img img {
  min-width: 70px; }

.enquiry-section .enquiry-top__text .status-list .icon-checked {
  position: relative;
  padding-left: 15px; }
  .enquiry-section .enquiry-top__text .status-list .icon-checked:before {
    width: 14px;
    height: 8px;
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 6px;
    margin: -6px 0 0 -6px;
    border: 3px solid #380c94;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.enquiry-section .enquiry-top__text .status-list i {
  color: #380c94; }

#enquiry-form-modal {
  max-width: 320px;
  margin-top: 40px;
  border-radius: 2px;
  display: none;
  cursor: unset !important; }
  @media (min-width: 576px) {
    #enquiry-form-modal {
      max-width: 430px; } }
  #enquiry-form-modal .fancybox-close-small {
    display: none; }
  #enquiry-form-modal h4 {
    font-size: 1.75rem;
    line-height: 1.25;
    letter-spacing: -.5px; }
    #enquiry-form-modal h4 {
      font-size: 22px; }
      @media screen and (min-width: 500px) {
        #enquiry-form-modal h4 {
          font-size: calc(22px + 6 * ((100vw - 500px) / 940)); } }
      @media screen and (min-width: 1440px) {
        #enquiry-form-modal h4 {
          font-size: 28px; } }
  #enquiry-form-modal h5 {
    font-size: 1.125rem;
    line-height: 1.389;
    letter-spacing: -.25px; }

.section-card-user {
  background-color: #f2f2f6;
  border-bottom: 5px solid #d8d8d8; }
  .section-card-user .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 15px 15px 0;
    overflow: hidden; }
    @media (max-width: 991px) {
      .section-card-user .card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-width: 768px) {
      .section-card-user .card {
        padding: 15px 15px 15px; } }
    .section-card-user .card .user-foto {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      max-width: 300px;
      margin-right: 15px;
      width: 100%; }
      .section-card-user .card .user-foto img {
        width: 100%; }
  .section-card-user .holder-info {
    width: 100%;
    margin-top: 15px; }
    @media (max-width: 991px) {
      .section-card-user .holder-info {
        width: auto;
        border-top: 1px solid #f2f2f6;
        padding-top: 15px; } }
  .active-filters .section-card-user .button-open {
    pointer-events: none; }
  .section-card-user .user-info {
    max-width: 524px; }
    @media (max-width: 768px) {
      .section-card-user .user-info {
        max-width: 100%; } }
    .section-card-user .user-info .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .section-card-user .user-info .title .icon {
        margin-right: 8px;
        position: relative;
        top: -1px; }
      .section-card-user .user-info .title h4 {
        color: #484848; }
    .section-card-user .user-info .category-list {
      margin: 0 0 8px;
      padding: 0;
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .section-card-user .user-info .category-list li {
        margin: 0px 4px 4px 0; }
        .section-card-user .user-info .category-list li a {
          display: block;
          color: #fff;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0.69px;
          line-height: 12px;
          text-transform: uppercase;
          padding: 4px 4px 4px 10px;
          text-decoration: none;
          margin: 0;
          -webkit-transition: 0.3s;
          transition: 0.3s; }
          .section-card-user .user-info .category-list li a:hover {
            opacity: 0.8; }
          .section-card-user .user-info .category-list li a.purple {
            background-color: #380c94; }
          .section-card-user .user-info .category-list li a.red {
            background-color: #e80054; }
          .section-card-user .user-info .category-list li a.blue {
            background-color: #00b0f4; }
  .section-card-user .contact-list {
    margin: 0 0 17px;
    padding: 0;
    list-style-type: none; }
    .section-card-user .contact-list li {
      padding-bottom: 0px;
      color: #484848;
      font-size: 16px;
      font-weight: 400;
      line-height: 25px; }
      .section-card-user .contact-list li:first-child a {
        color: #00b0f4; }
        .section-card-user .contact-list li:first-child a:hover {
          color: #007bff; }
    .section-card-user .contact-list span {
      color: #484848;
      font-size: 16px;
      font-weight: 700;
      text-align: left;
      min-width: 115px;
      margin-right: 15px; }
      .section-card-user .contact-list span b {
        font-weight: 700 !important; }
    .section-card-user .contact-list p {
      margin: 0 0 0 0; }
    .section-card-user .contact-list a {
      color: #484848;
      font-size: 16px;
      font-weight: 400;
      line-height: 25px;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .section-card-user .contact-list a:hover {
        color: #00b0f4; }
  .section-card-user .checkin-holder {
    text-align: center;
    max-width: 320px;
    width: 100%;
    padding: 15px 15px 15px 30px;
    position: relative;
    margin: 0 0 0 auto;
    min-height: 300px; }
    @media (max-width: 768px) {
      .section-card-user .checkin-holder {
        max-width: 100%;
        padding: 20px 0 0;
        margin: 0;
        margin-top: 15px;
        min-height: auto; } }
    @media (max-width: 991px) {
      .section-card-user .checkin-holder {
        max-width: 100%; } }
    .section-card-user .checkin-holder::before {
      content: '';
      width: 1px;
      height: 10000px;
      background-color: #f2f2f6;
      position: absolute;
      left: 0;
      top: -15px; }
      @media (max-width: 768px) {
        .section-card-user .checkin-holder::before {
          content: none; } }
    .section-card-user .checkin-holder .icon-holder {
      margin: 15px 0 68px; }
    .section-card-user .checkin-holder .btn {
      font-weight: 700; }
      .section-card-user .checkin-holder .btn.btn-primary.check {
        background-color: #fff;
        color: #380c94;
        border-color: #380c94; }
      .section-card-user .checkin-holder .btn.btn-outline-primary.check {
        background-color: #380c94;
        color: #fff;
        border-color: #fff; }
  .section-card-user .user-info-description.active .opener.button-open {
    display: none; }
  .section-card-user .user-info-description.active .opener.button-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .section-card-user .user-info-description .opener {
    max-width: 105px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #e80054;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .section-card-user .user-info-description .opener:hover {
      color: #380c94; }
      .section-card-user .user-info-description .opener:hover span {
        color: #380c94;
        border: 2px solid #380c94; }
    .section-card-user .user-info-description .opener.button-open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .section-card-user .user-info-description .opener.button-close {
      display: none; }
    .section-card-user .user-info-description .opener span {
      width: 20px;
      height: 20px;
      border: 2px solid #e80054;
      border-radius: 50%;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #e80054;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      font-size: 16px;
      font-weight: 700;
      margin-right: 5px;
      transition: 0.3s; }
  .section-card-user .user-info-description .slide {
    position: relative; }
    .section-card-user .user-info-description .slide .holder-slider {
      padding: 31px 0 0;
      margin-top: 3px; }
      @media (max-width: 768px) {
        .section-card-user .user-info-description .slide .holder-slider {
          margin-top: 15px; } }
    .section-card-user .user-info-description .slide::before {
      content: '';
      width: 10000px;
      height: 2px;
      background-color: #f2f2f6;
      display: block;
      position: absolute;
      left: -500px; }
  .section-card-user .user-info-description .descrip-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-width: 524px;
    width: 100%;
    padding-right: 69px; }
    @media (max-width: 768px) {
      .section-card-user .user-info-description .descrip-list {
        max-width: 100%; } }
    .section-card-user .user-info-description .descrip-list h6 {
      color: #380c94;
      margin-bottom: 0px; }
    .section-card-user .user-info-description .descrip-list p {
      color: #484848;
      font-size: 16px;
      font-weight: 400;
      line-height: 25px; }
  .section-card-user .user-info-description .descrip-list-next {
    max-width: 320px;
    width: 100%;
    padding: 0px 15px 15px 0px;
    margin: 0 0 0 -30px;
    list-style-type: none;
    position: relative; }
    @media (max-width: 768px) {
      .section-card-user .user-info-description .descrip-list-next {
        max-width: 100%;
        padding: 0px;
        margin: 0; } }
    .section-card-user .user-info-description .descrip-list-next li {
      margin-bottom: 30px; }
    .section-card-user .user-info-description .descrip-list-next h6 {
      color: #380c94;
      margin-bottom: 0px; }
    .section-card-user .user-info-description .descrip-list-next ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .section-card-user .user-info-description .descrip-list-next ul li {
        color: #484848;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        margin-bottom: 0; }

.section-table-sheck-in {
  padding: 60px 0; }
  @media (max-width: 991px) {
    .section-table-sheck-in .table-holder {
      overflow-y: auto; } }
  @media (max-width: 991px) {
    .section-table-sheck-in .table {
      width: 968px; } }
  .section-table-sheck-in .table .bg-gray {
    background-color: #f2f2f6; }
  .section-table-sheck-in .table th, .section-table-sheck-in .table td {
    padding: 19px 8px 15px 17px; }
  .section-table-sheck-in .table th {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px; }
  .section-table-sheck-in .table .w-15 {
    width: 191px; }
    @media (max-width: 1059px) {
      .section-table-sheck-in .table .w-15 {
        width: 150px; } }
  .section-table-sheck-in .table td {
    color: #484848;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.12px;
    line-height: 20px;
    border-top: none;
    border-bottom: 1px solid #e8eaed; }

.dot-box {
  font-size: 0.875rem;
  line-height: 1.4285714286;
  max-height: 42px; }
  .heading-holder .dot-box {
    margin-top: -2px; }
  .dot-box p:last-of-type, .dot-box p:only-child {
    margin-bottom: 0.375rem; }

.read-more,
.show-less {
  text-decoration: none; }

.ddd-expanded {
  max-height: none; }

.read-more-holder {
  white-space: nowrap; }

.search-active .search-opener:before {
  content: '';
  background-image: url(../images/ico-cross.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px; }

.search-active #wrapper {
  height: 100vh; }

.search-active .search-popup {
  overflow: scroll;
  height: 100vh; }

.search-active .search-popup-holder {
  min-height: 500px;
  height: 100%; }

.search-popup {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%; }
  .search-active .search-popup {
    opacity: 1;
    visibility: visible; }
  .search-popup .btn,
  .search-popup button,
  .search-popup input[type="submit"] {
    font-size: 1.125rem;
    height: 60px; }
  .search-popup .form-block {
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .search-popup .jcf-select-drop {
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.5); }
    .search-popup .jcf-select-drop .jcf-list .jcf-option {
      font-size: 0.875rem;
      padding: 0.5625rem 0.75rem 0.5rem; }
      .search-popup .jcf-select-drop .jcf-list .jcf-option:before {
        display: none !important; }
  .search-popup .btn {
    font-weight: 700; }
    .search-popup .btn.btn-danger[disabled] {
      background-color: transparent !important;
      color: rgba(255, 255, 255, 0.24) !important;
      border-color: rgba(255, 255, 255, 0.24) !important;
      pointer-events: none; }
  .search-popup input {
    font-size: 16px; }

.search-popup-holder {
  padding-top: 2.0625rem;
  padding-bottom: 2rem; }

.checking-list {
  counter-reset: item;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  letter-spacing: 0;
  padding: 0 0 0.5rem; }
  @media (min-width: 1280px) {
    .checking-list {
      padding-bottom: 1.125rem; } }
  .checking-list .checking-step {
    border-top: 1px solid #d8dce0;
    position: relative;
    padding: 1.125rem 0.1875rem 1.125rem 0; }
    @media (min-width: 769px) {
      .checking-list .checking-step {
        margin-left: 0; } }
    @media (min-width: 1235px) {
      .checking-list .checking-step {
        padding-top: 2.0625rem;
        padding-bottom: 2rem; } }
    .checking-list .checking-step:first-child {
      border-top: none; }
    .checking-list .checking-step:before {
      width: 26px;
      height: 26px;
      content: counters(item, ".") " ";
      counter-increment: item;
      background: #e80054;
      border: 1px solid #e80054;
      border-radius: 50%;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 1;
      padding: 2px 0 0;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translate(-100%, 50%);
          -ms-transform: translate(-100%, 50%);
              transform: translate(-100%, 50%);
      margin: 2px 0 0 -10px;
      content: none; }
      @media (min-width: 992px) {
        .checking-list .checking-step:before {
          width: 32px;
          height: 32px;
          margin-top: -5px; } }
      @media (min-width: 1235px) {
        .checking-list .checking-step:before {
          margin-top: 11px;
          margin-left: -12px;
          -webkit-transform: translate(-150%, 50%);
              -ms-transform: translate(-150%, 50%);
                  transform: translate(-150%, 50%); } }
    .checking-list .checking-step.editable {
      padding-right: 60px; }
      @media (min-width: 576px) {
        .checking-list .checking-step.editable {
          padding-right: 80px; } }
      @media (min-width: 1235px) {
        .checking-list .checking-step.editable {
          padding-right: 120px; } }
      @media (min-width: 1280px) {
        .checking-list .checking-step.editable {
          padding-right: 160px; } }
  .checking-list .hidden-default,
  .checking-list .editable-visible {
    -webkit-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    height: 0; }
  .checking-list .active .form-subtitle,
  .checking-list .editable .form-subtitle {
    margin: 0 0 0.625rem; }
  .checking-list .active .hidden-default {
    opacity: 1;
    visibility: visible;
    height: auto; }
  .checking-list .active:before {
    background-color: transparent;
    color: #e80054; }
  .checking-list .editable .btn-change {
    opacity: 1;
    visibility: visible; }
  .checking-list .editable .editable-visible {
    opacity: 1;
    visibility: visible;
    height: auto; }
  .checking-list .form-subtitle {
    display: block;
    font-size: 114.285714286%;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0; }
  @media (min-width: 1280px) {
    .checking-list .form-group {
      margin-bottom: 1.25rem; } }
  .checking-list .jcf-radio {
    margin-right: 0.5rem; }
  .checking-list .list-block .row:first-child, .checking-list .list-block .row:only-child,
  .checking-list .list-block .form-row:first-child,
  .checking-list .list-block .form-row:only-child {
    padding-top: 0.75rem; }
    @media (min-width: 1280px) {
      .checking-list .list-block .row:first-child, .checking-list .list-block .row:only-child,
      .checking-list .list-block .form-row:first-child,
      .checking-list .list-block .form-row:only-child {
        padding-top: 1.1875rem; } }
  .checking-list .checkboxes-container {
    padding: 0.0625rem 0 0.4375rem; }
  .checking-list .item-description {
    margin: -4px 0 0; }
    .checking-list .item-description p {
      margin-bottom: 0.5rem; }
  .checking-list .button-container {
    padding: 0.25rem 0 0.125rem; }
    .checking-list .button-container .btn {
      margin-bottom: 0.1875rem; }
    .checking-list .button-container .btn-submit {
      margin-top: 0.25rem; }
  .checking-list .btn-sm {
    font-size: 1rem;
    padding: 0.6875rem 1.375rem 0.5625rem;
    letter-spacing: -.01333em; }
    .checking-list .btn-sm.btn {
      font-weight: 700; }
  .checking-list .btn-submit {
    min-width: 170px; }
  .checking-list [class^="btn-outline-"].btn-sm,
  .checking-list [class*=" btn-outline-"].btn-sm {
    line-height: 1.625;
    padding-left: 23px;
    padding-right: 23px; }
  .checking-list .btn-change {
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 12px;
    right: 0;
    width: auto; }
    @media (max-width: 575px) {
      .checking-list .btn-change {
        font-size: 0.75rem;
        padding-left: 4px;
        padding-right: 4px;
        min-width: 0; } }
    @media (min-width: 1235px) {
      .checking-list .btn-change {
        top: 26px;
        right: 5px; } }

.list-block .row,
.list-block .form-row {
  position: relative; }
  .list-block .row:before,
  .list-block .form-row:before {
    content: "";
    position: absolute;
    top: -0.625rem;
    height: 1px;
    background: #d8dce0;
    opacity: 0; }
  .list-block .row + .row:before,
  .list-block .row + .form-row:before,
  .list-block .form-row + .row:before,
  .list-block .form-row + .form-row:before {
    opacity: 1; }

.list-block .row:before {
  left: 15px;
  right: 15px; }

.list-block .form-row:before {
  left: 10px;
  right: 10px; }

.checking-registration-form .form-control {
  border-color: #d8dce0; }
  .checking-registration-form .form-control.datepicker::-webkit-input-placeholder {
    color: transparent; }
  .checking-registration-form .form-control.datepicker:-ms-input-placeholder {
    color: transparent; }
  .checking-registration-form .form-control.datepicker::placeholder {
    color: transparent; }
  .checking-registration-form .form-control.datepicker:focus::-webkit-input-placeholder {
    color: #484848; }
  .checking-registration-form .form-control.datepicker:focus:-ms-input-placeholder {
    color: #484848; }
  .checking-registration-form .form-control.datepicker:focus::placeholder {
    color: #484848; }

.checking-registration-form p {
  color: #484848; }

.checking-registration-form .form-check {
  padding-left: 0; }
  .checking-registration-form .form-check .jcf-radio {
    width: 16px;
    height: 16px;
    border: 1px solid #afb2b9 !important; }
    .checking-registration-form .form-check .jcf-radio span {
      width: 10px;
      height: 10px; }
  .checking-registration-form .form-check label {
    font-weight: 300;
    color: #181a20; }
  .checking-registration-form .form-check .jcf-checked {
    border: 1px solid #380c94 !important; }

.cards-holder-aside .card {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }
  .cards-holder-aside .card .card-heading {
    min-height: 241px;
    position: relative; }
    .cards-holder-aside .card .card-heading img {
      object-fit: cover;
      object-position: center;
      height: 100%;
      width: 100%;
      position: absolute; }

.cards-holder-aside .card-body {
  padding: 17px 9px 20px; }
  .cards-holder-aside .card-body h4 {
    font-size: 28px;
    color: #380c94;
    margin-bottom: 4px; }
  .cards-holder-aside .card-body span {
    color: #484848; }
    @media (max-width: 769px) {
      .cards-holder-aside .card-body span {
        font-size: 1rem; } }

.cards-holder-aside .card-footer {
  background-color: transparent; }

.cards-holder-aside .opener {
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 17px 13px 10px; }
  .cards-holder-aside .opener span {
    color: #380c94;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.24px;
    line-height: 24px; }
  .cards-holder-aside .opener i {
    font-size: 24px;
    color: #e80054; }

.cards-holder-aside .collapse-holder {
  border-top: 1px solid #d8dce0;
  padding: 24px 17px; }
  .cards-holder-aside .collapse-holder .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #380c94;
    margin-bottom: 24px;
    display: block; }
  .cards-holder-aside .collapse-holder ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 0; }
    .cards-holder-aside .collapse-holder ul::before {
      content: "";
      width: 1px;
      height: 90%;
      border: 1px dashed #979797;
      position: absolute;
      left: 12px;
      top: 5px;
      z-index: -1; }
    .cards-holder-aside .collapse-holder ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 23px; }
      .cards-holder-aside .collapse-holder ul li:first-child .round {
        border: 1px solid transparent;
        background-color: #e80054; }
    .cards-holder-aside .collapse-holder ul h5 {
      font-size: 18px;
      font-weight: 700;
      color: #380c94;
      letter-spacing: -0.24px;
      line-height: 24px;
      margin-bottom: 0; }
    .cards-holder-aside .collapse-holder ul span {
      color: #484848;
      font-size: 16px;
      font-weight: 400;
      line-height: 25px; }
    .cards-holder-aside .collapse-holder ul .round {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      border: 1px solid #979797;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #979797;
      font-size: 10px;
      font-weight: 700;
      text-transform: uppercase;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 7px;
      background-color: #fff; }

.info-holder {
  border: 1px solid rgba(232, 0, 84, 0.12);
  background-color: rgba(252, 224, 234, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 13px 16px;
  margin: 31px 11px 26px; }
  .info-holder .icon {
    position: relative;
    top: -5px; }
    .info-holder .icon svg {
      width: 17px;
      margin-right: 8px; }
  .info-holder p {
    margin-bottom: 0;
    font-size: 16px;
    color: #1c1c1c; }

.attendees-holder {
  border-bottom: 1px solid  #d8dce0;
  margin-bottom: 29px; }
  .attendees-holder .heading-box {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 13px 16px; }
  .attendees-holder .payment-link {
    margin-bottom: 14px; }
    .attendees-holder .payment-link .btn {
      padding: 12px 25px;
      font-size: 18px !important;
      font-weight: 700 !important; }

.global-section {
  padding-top: 32px;
  padding-bottom: 15px; }
  .global-section .heading-box {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 13px 16px; }
    @media (max-width: 992px) {
      .global-section .heading-box {
        border-radius: 0 !important; } }
  .global-section .payment-link .btn {
    font-size: 18px !important;
    font-weight: 700 !important; }

.add-on-extras-holder {
  border-bottom: 1px solid  #d8dce0;
  margin-bottom: 32px; }
  .add-on-extras-holder .payment-link {
    margin-bottom: 16px; }
    .add-on-extras-holder .payment-link .btn {
      font-size: 18px !important;
      font-weight: 700 !important; }

.card-description .opener {
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 17px 13px 13px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .card-description .opener:hover {
    opacity: 0.8; }
  .card-description .opener span {
    color: #380c94;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.24px;
    line-height: 24px; }
  .card-description .opener i {
    font-size: 24px;
    color: #e80054; }

.card-description .text-holder {
  padding: 0; }
  .card-description .text-holder p {
    padding: 24px 16px;
    color: #484848;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0; }
    @media (max-width: 769px) {
      .card-description .text-holder p {
        font-size: 16px; } }

.card-description h1 {
  margin-bottom: 15px; }
  @media (max-width: 992px) {
    .card-description h1 {
      margin-left: 15px !important; } }

.booking-details .heading-box {
  padding: 13px 16px; }

.booking-details .table {
  margin: 0 0; }

.booking-details strong {
  font-weight: 700; }

.booking-details thead tr th {
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.12px;
  line-height: 20px;
  padding: 10px 16px;
  background-color: #f2f2f6;
  text-transform: capitalize; }

.booking-details tbody td {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.12px;
  line-height: 20px;
  height: auto;
  padding: 14px 16px;
  display: table-cell !important;
  border-color: #d8dce0 !important;
  border-bottom: 1px solid; }
  .booking-details tbody td:first-child {
    font-weight: 700; }
  .booking-details tbody td:last-child {
    text-align: left !important; }

.booking-details tbody .jcf-checkbox {
  margin: 0;
  border-color: #d8dce0; }

.booking-details a {
  display: inline-block;
  padding: 8px 18px; }
  @media (max-width: 769px) {
    .booking-details a {
      font-size: 14px;
      padding: 8px 18px; } }

#accordionFaqs {
  margin-bottom: 16px; }
  #accordionFaqs .card {
    margin: 0;
    border-radius: 0.25rem; }
  #accordionFaqs .card-header {
    margin: 0;
    background-color: #f2f2f6;
    border-bottom: 1px solid  #d8dce0;
    padding: 15px 12px 9px 9px; }
    #accordionFaqs .card-header button {
      border: none;
      background-color: transparent;
      color: #1c1c1c;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      outline: none; }
      #accordionFaqs .card-header button .icon {
        margin-right: 12px; }
      #accordionFaqs .card-header button span {
        margin-right: 12px; }
      #accordionFaqs .card-header button i {
        font-size: 18px; }
  #accordionFaqs .card-body {
    padding: 24px 20px; }
    #accordionFaqs .card-body .text {
      color: #484848;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px; }
      @media (max-width: 769px) {
        #accordionFaqs .card-body .text {
          font-size: 16px; } }
    #accordionFaqs .card-body p {
      margin: 0; }

#accordionMore {
  margin-bottom: 16px; }
  #accordionMore .card {
    margin: 0;
    border-radius: 0.25rem; }
  #accordionMore .card-header {
    margin: 0;
    background-color: #f2f2f6;
    border-bottom: 1px solid  #d8dce0;
    padding: 15px 12px 9px 9px; }
    #accordionMore .card-header button {
      border: none;
      background-color: transparent;
      color: #1c1c1c;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      outline: none; }
      #accordionMore .card-header button .icon {
        margin-right: 12px; }
      #accordionMore .card-header button span {
        margin-right: 12px; }
      #accordionMore .card-header button i {
        font-size: 18px; }
  #accordionMore .table {
    margin: 0;
    box-shadow: none; }
  #accordionMore .card-body {
    padding: 24px 20px; }
    #accordionMore .card-body thead tr th {
      color: #1c1c1c;
      font-size: 14px;
      font-weight: 500;
      letter-spacing: -0.12px;
      line-height: 20px;
      padding: 10px 16px;
      background-color: #f2f2f6; }
    #accordionMore .card-body tbody td {
      color: #1c1c1c;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: -0.12px;
      line-height: 20px;
      height: auto;
      padding: 10px 16px;
      display: table-cell !important;
      border-color: #d8dce0 !important;
      border-bottom: 1px solid; }
      #accordionMore .card-body tbody td:last-child {
        text-align: right !important; }
    #accordionMore .card-body tbody .jcf-checkbox {
      margin: 0;
      border-color: #d8dce0; }
    #accordionMore .card-body a {
      display: inline-block;
      padding: 8px 18px;
      font-weight: 700; }
      @media (max-width: 769px) {
        #accordionMore .card-body a {
          font-size: 14px;
          padding: 4px 18px; } }

#accordionAttendees,
#accordionExtras {
  margin-bottom: 13px; }
  #accordionAttendees .card,
  #accordionExtras .card {
    padding: 0;
    margin: 0;
    border-radius: 0.25rem; }
  #accordionAttendees .card-header,
  #accordionExtras .card-header {
    margin: 0;
    background-color: #f2f2f6;
    border-bottom: 1px solid  #d8dce0;
    padding: 6px 12px 2px 9px; }
    #accordionAttendees .card-header button,
    #accordionExtras .card-header button {
      border: none;
      background-color: transparent;
      color: #1c1c1c;
      font-size: 16px;
      font-weight: 700;
      line-height: 24px;
      outline: none; }
      #accordionAttendees .card-header button .icon,
      #accordionExtras .card-header button .icon {
        margin-right: 12px; }
      #accordionAttendees .card-header button span,
      #accordionExtras .card-header button span {
        margin-right: 12px; }
      #accordionAttendees .card-header button i,
      #accordionExtras .card-header button i {
        font-size: 18px; }
    #accordionAttendees .card-header h5,
    #accordionExtras .card-header h5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    #accordionAttendees .card-header .wrapp-button-pay,
    #accordionExtras .card-header .wrapp-button-pay {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #accordionAttendees .card-header .wrapp-button-pay a:first-child,
      #accordionExtras .card-header .wrapp-button-pay a:first-child {
        margin: 5px 0; }
      #accordionAttendees .card-header .wrapp-button-pay a:last-child,
      #accordionExtras .card-header .wrapp-button-pay a:last-child {
        margin: 5px 0px 5px 5px; }
    #accordionAttendees .card-header a,
    #accordionExtras .card-header a {
      padding: 4px 17px;
      font-weight: 700; }
      @media (max-width: 769px) {
        #accordionAttendees .card-header a,
        #accordionExtras .card-header a {
          font-size: 14px;
          padding: 4px 17px; } }
  #accordionAttendees .card-body,
  #accordionExtras .card-body {
    padding: 0; }
  #accordionAttendees .table,
  #accordionExtras .table {
    margin-bottom: 0;
    box-shadow: none; }
  #accordionAttendees thead tr th,
  #accordionExtras thead tr th {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.12px;
    line-height: 20px;
    padding: 8px 14px;
    background-color: #f2f2f6;
    text-transform: capitalize;
    height: auto; }
  #accordionAttendees tbody td,
  #accordionExtras tbody td {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.12px;
    line-height: 20px;
    height: auto;
    padding: 7px 16px;
    display: table-cell !important;
    border-color: #d8dce0 !important;
    border-bottom: 1px solid; }
    #accordionAttendees tbody td:first-child,
    #accordionExtras tbody td:first-child {
      padding: 7px 0px 7px 15px;
      width: 54%; }
    #accordionAttendees tbody td:last-child,
    #accordionExtras tbody td:last-child {
      text-align: right !important;
      padding: 7px 11px 7px 7px; }
  #accordionAttendees tbody .jcf-checkbox,
  #accordionExtras tbody .jcf-checkbox {
    margin: 0;
    border-color: #d8dce0; }
    #accordionAttendees tbody .jcf-checkbox.jcf-disabled,
    #accordionExtras tbody .jcf-checkbox.jcf-disabled {
      background-color: #d8dce0; }

#accordionAttendees tbody td:first-child,
#accordionExtras tbody td:first-child {
  padding: 7px 0px 7px 15px;
  width: 41%; }
  @media (max-width: 769px) {
    #accordionAttendees tbody td:first-child,
    #accordionExtras tbody td:first-child {
      width: 45%; } }

.section-checking-registration .heading-holder {
  padding-bottom: 0.625rem; }

/* footer styles */
#footer {
  overflow: hidden; }
  #footer .tel-link {
    display: inline-block;
    vertical-align: top;
    font-size: 1.375rem;
    font-weight: 700;
    letter-spacing: -1px;
    padding-bottom: 0.625rem; }
    @media (min-width: 769px) {
      #footer .tel-link {
        font-size: 1.75rem; } }
  #footer address {
    margin: 0; }

/* footer top styles */
.footer-top {
  border-bottom: 1px solid #30343c; }
  @media (min-width: 769px) {
    .footer-top {
      padding: 7rem 0 6.25rem; } }

/* title footer styles */
.title-footer {
  display: block;
  position: relative;
  font-weight: 500;
  color: #e80054;
  text-decoration: none;
  letter-spacing: -0.015625rem;
  padding: 1.375rem 0; }
  @media (min-width: 769px) {
    .title-footer {
      padding: 0 0 1.0625rem;
      pointer-events: none; } }
  @media (max-width: 768px) {
    .title-footer:after {
      position: absolute;
      content: '';
      top: 0;
      right: -100%;
      left: 0;
      height: 0.0625rem;
      background: #30343c; } }
  @media (max-width: 768px) {
    .title-footer:before {
      content: "";
      font-family: 'icomoon';
      font-size: inherit;
      line-height: 1;
      text-indent: 0;
      position: absolute;
      top: 1.5rem;
      right: -0.25rem;
      color: #20e4c8; } }
  .title-footer:hover {
    color: #e80054; }

/* footer columns styles */
.footer-columns {
  /* column styles */ }
  .footer-columns .slide {
    font-size: 0.875rem;
    line-height: 1.8; }
    .footer-columns .slide a {
      text-decoration: none; }
  @media (max-width: 768px) {
    .footer-columns .column:nth-child(1) {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
  @media (max-width: 768px) {
    .footer-columns .column:nth-child(2) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .footer-columns .column:nth-child(2) .title-footer:after {
    display: none; }
  @media (max-width: 768px) {
    .footer-columns .column:nth-child(3) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (max-width: 768px) {
    .footer-columns .column:nth-child(4) {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; } }
  .footer-columns .column.active {
    padding-bottom: 0.625rem; }
    .footer-columns .column.active .title-footer:before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

/* ---------------------------------------------------------
  5 Footer styles
   ---------------------------------------------------------*/
.footer-bottom {
  font-size: 0.875rem;
  padding: 2rem 0; }
  @media (min-width: 769px) {
    .footer-bottom {
      padding: 0.6875rem 0; } }

/* navigation footer styles */
.navigation-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.8;
  margin: 0 -0.5625rem; }
  @media (max-width: 768px) {
    .navigation-footer {
      padding: 0 0 1.5625rem; } }
  .navigation-footer li {
    padding: 0 0.5625rem; }
  .navigation-footer a {
    text-decoration: none; }
/*# sourceMappingURL=main.css.map */

@media (max-width: 749px) {
	.buy-form .jcf-number .jcf-btn-inc {
		right: -1.875rem;
	}

	.buy-form .jcf-number .jcf-btn-dec {
		left: -1.875rem;
	}
}

@media (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

@media (max-width: 575px) {
	h1.title-md,
	.h1.title-md {
		text-overflow: unset !important;
		white-space: pre-wrap !important;
		overflow: visible !important;
	}

	.party-form .table {
		font-size: .875rem;
	}

	.feature-form table {
		font-size: 1rem;
	}

	.checkout-form .checkout-table td:nth-child(5) {
		padding: .3125rem 2.5rem .3125rem .9375rem;
		height: auto;
	}

	.checkout-form .row-table td {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.checkout-form .row-table td > span {
		width: 50%;
	}

	.checkout-form .title-desktop {
		display: none;
	}

	.checkout-form .title-mobile {
		text-transform: uppercase;
		padding: 0 .9375rem 0 0;
	}

	.checkout-form .btn {
		display: block;
		width: 100%;
	}

	.booking-select .btn-select,
	.booking-select .link-select {
		position: absolute;
		top: 1.875rem;
		right: 1.25rem;
	}

	.btn-wrap .btn.btn-lg {
		min-width: calc(50% - 10px);
	}

	.tab-content .btn {
		width: calc(50% - 10px);
		min-width: auto;
	}

	.checkout-table.checkout-table-secondary th.m-heading {
		display: block;
		width: 100%;
		height: 100%;
	}

	.checkout-table .row-table {
		position: relative;
		display: block;
		padding: .625rem 0;
	}

	.checkout-table .footer-table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.checkout-table td {
		display: block;
		padding: .3125rem 2.5rem .3125rem .9375rem;
		border: none;
	}

	.checkout-table td .icon-close {
		font-size: 1.875rem;
		position: absolute;
		top: .625rem;
		right: .625rem;
	}

	.cart-item [class^="col-"],
	.cart-item [class*=" col-"] {
		padding-left: .3125rem;
		padding-right: .3125rem;
	}

	.intro-section .btn-holder {
		margin: 0 0 0 -.9375rem;
	}

	.gallery-section .btn {
		width: 100%;
	}

  .banner-block .title-md {
	font-size: 1.6rem;
  }

}

@media (max-width: 575px) and (max-width: 575px) {
	.checkout-table td:nth-child(5) {
		padding: 0;
		height: 0;
	}
}

@media (max-width: 374px) {
	.nav-drop {
		top: 3.0625rem;
	}

	.navbar-links .btn-wrap .btn {
		padding: .9375rem .625rem;
	}

	.booking-select .btn-select {
		font-size: 1rem;
		padding-right: 2.1875rem;
	}

	.cart-form .jcf-number .jcf-btn-inc {
		right: -1.5625rem;
	}

	.cart-form .jcf-number .jcf-btn-dec {
		left: -1.5625rem;
	}

	.card-grid .price-holder {
		min-width: 7.8125rem;
	}

	.step-navigation {
		font-size: 1.0625rem;
	}

	.cart-item {
		font-size: .8125rem;
	}

	.cart-item .btn {
		font-size: .8125rem;
	}

	.select-block .info-table {
		font-size: .6875rem;
	}

	.feature-block .btn {
		padding-left: .3125rem;
		padding-right: .3125rem;
	}
}

@media (max-height: 576px) {
	.fancybox-caption {
		padding: 12px;
	}

	.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;
	}
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-webkit-keyframes slide-down {
	0% {
		margin-top: -3em;
		opacity: 0;
	}

	100% {
		margin-top: 0;
		opacity: 1;
	}
}

@keyframes slide-down {
	0% {
		margin-top: -3em;
		opacity: 0;
	}

	100% {
		margin-top: 0;
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes checkmark {
	0% {
		height: 0;
		width: 0;
		opacity: 1;
	}

	20% {
		height: 0;
		width: 25px;
		opacity: 1;
	}

	40% {
		height: 50px;
		width: 25px;
		opacity: 1;
	}

	100% {
		height: 50px;
		width: 25px;
		opacity: 1;
	}
}

@keyframes checkmark {
	0% {
		height: 0;
		width: 0;
		opacity: 1;
	}

	20% {
		height: 0;
		width: 25px;
		opacity: 1;
	}

	40% {
		height: 50px;
		width: 25px;
		opacity: 1;
	}

	100% {
		height: 50px;
		width: 25px;
		opacity: 1;
	}
}

@-webkit-keyframes heartAnim {
	20% {
		fill: #fff;
	}

	38% {
		fill: #00acef;
	}

	53% {
		fill: #380c94;
	}

	70% {
		fill: #f96b0a;
	}

	85% {
		fill: #ffc100;
	}

	100% {
		fill: #bcf161;
	}
}

@keyframes heartAnim {
	20% {
		fill: #fff;
	}

	38% {
		fill: #00acef;
	}

	53% {
		fill: #380c94;
	}

	70% {
		fill: #f96b0a;
	}

	85% {
		fill: #ffc100;
	}

	100% {
		fill: #bcf161;
	}
}

@-webkit-keyframes time {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes time {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
	}

	60% {
		opacity: .8;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	90% {
		-webkit-transform: translateY(-1.5px);
		transform: translateY(-1.5px);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(120px);
		transform: translateY(120px);
	}

	60% {
		opacity: .8;
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	80% {
		opacity: 1;
		-webkit-transform: translateY(2px);
		transform: translateY(2px);
	}

	90% {
		-webkit-transform: translateY(-1.5px);
		transform: translateY(-1.5px);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.emailaddress {
	position: absolute;
	z-index: 2;
	left: -9999px;
	top: 1px;
	width: 50px;
}