@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
footer,
header,
nav,
section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption,
figure,
main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: initial;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: initial;
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: initial
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],
template {
  display: none
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.no-js .owl-carousel {
  display: block
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none
}

.pswp * {
  box-sizing: border-box
}

.pswp img {
  max-width: none
}

.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
  display: block
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}

.pswp__bg {
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden
}

.pswp__bg,
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.pswp__scroll-wrap {
  overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden
}

.pswp__item {
  right: 0;
  bottom: 0;
  overflow: hidden
}

.pswp__img,
.pswp__item {
  position: absolute;
  left: 0;
  top: 0
}

.pswp__img {
  width: auto;
  height: auto
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
  background: #222
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: .75;
  transition: opacity .2s;
  box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1
}

.pswp__button:active {
  outline: none;
  opacity: .9
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(24.html) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:1.1dppx),
(min-resolution:105dpi) {

  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin-2.html)
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none
  }
}

.pswp__button--close {
  background-position: 0 -44px
}

.pswp__button--share {
  background-position: -44px -44px
}

.pswp__button--fs {
  display: none
}

.pswp--supports-fs .pswp__button--fs {
  display: block
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute
}

.pswp__button--arrow--left {
  left: 0
}

.pswp__button--arrow--right {
  right: 0
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, .3);
  height: 30px;
  width: 32px;
  position: absolute
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  user-select: none
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity .25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity
}

.pswp__share-modal--hidden {
  display: none
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
  transform: translateY(6px);
  transition: transform .25s;
  -webkit-backface-visibility: hidden;
  will-change: transform
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
  opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff
}

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d
}

a.pswp__share--download:hover {
  background: #ddd
}

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: .75;
  padding: 0 10px
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc
}

.pswp__caption--empty {
  display: none
}

.pswp__caption--fake {
  visibility: hidden
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity .25s ease-out;
  will-change: opacity;
  direction: ltr
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px
}

.pswp__preloader--active {
  opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.html) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: .75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0
}

@media screen and (max-width:1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right
  }
}

@keyframes clockwise {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@keyframes donut-rotate {
  0% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(-140deg)
  }

  to {
    transform: rotate(0)
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible
}

.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
  opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none
}

.pswp__element--disabled {
  display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
  background: none
}

.datepicker--cells {
  display: flex;
  flex-wrap: wrap
}

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 32px;
  z-index: 1
}

.datepicker--cell.-focus- {
  background: #f0f0f0
}

.datepicker--cell.-current- {
  color: #4eb5e6
}

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
  color: #4eb5e6
}

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, .1);
  color: #4a4a4a;
  border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae
}

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, .5);
  background-color: rgba(92, 196, 239, .1);
  border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, .5);
  background-color: rgba(92, 196, 239, .1);
  border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px
}

.datepicker--cell.-selected- {
  border: none
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
  background: #45bced
}

.datepicker--cell:empty {
  cursor: default
}

.datepicker--days-names {
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0 3px
}

.datepicker--day-name {
  color: #ff9a19;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em
}

.datepicker--cell-day {
  width: 14.28571%
}

.datepicker--cells-months {
  height: 170px
}

.datepicker--cell-month {
  width: 33.33%;
  height: 25%
}

.datepicker--cells-years,
.datepicker--years {
  height: 170px
}

.datepicker--cell-year {
  width: 25%;
  height: 33.33%
}

.datepickers-container {
  position: absolute;
  left: 0;
  top: 0
}

@media print {
  .datepickers-container {
    display: none
  }
}

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-sizing: initial;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity .3s ease, transform .3s ease, left 0s .3s;
  z-index: 100
}

.datepicker.-from-top- {
  transform: translateY(-8px)
}

.datepicker.-from-right- {
  transform: translateX(8px)
}

.datepicker.-from-bottom- {
  transform: translateY(8px)
}

.datepicker.-from-left- {
  transform: translateX(-8px)
}

.datepicker.active {
  opacity: 1;
  transform: translate(0);
  transition: opacity .3s ease, transform .3s ease, left 0s 0s
}

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none
}

.datepicker-inline .datepicker--pointer {
  display: none
}

.datepicker--content {
  box-sizing: initial;
  padding: 4px
}

.-only-timepicker- .datepicker--content {
  display: none
}

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  right: calc(100% - 4px);
  transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
  left: calc(100% - 4px);
  transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
  left: 10px
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
  right: 10px
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
  left: calc(50% - 5px)
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 10px
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 10px
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
  top: calc(50% - 5px)
}

.datepicker--body {
  display: none
}

.datepicker--body.active {
  display: block
}

.datepicker--nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px
}

.-only-timepicker- .datepicker--nav {
  display: none
}

.datepicker--nav-action,
.datepicker--nav-title {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center
}

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none
}

.datepicker--nav-action:hover {
  background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
  visibility: hidden
}

.datepicker--nav-action svg {
  width: 32px;
  height: 32px
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px
}

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px
}

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px
}

.datepicker--nav-title:hover {
  background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none
}

.datepicker--buttons {
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef
}

.datepicker--button {
  color: #4eb5e6;
  cursor: pointer;
  border-radius: 4px;
  flex: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 32px
}

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0
}

.datepicker--time {
  border-top: 1px solid #efefef;
  display: flex;
  align-items: center;
  padding: 4px;
  position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  flex: 0 1 138px;
  max-width: 138px
}

.-only-timepicker- .datepicker--time {
  border-top: none
}

.datepicker--time-sliders {
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px
}

.datepicker--time-label {
  display: none;
  font-size: 12px
}

.datepicker--time-current {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px
}

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: "";
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1
}

.datepicker--time-current-ampm {
  text-transform: uppercase;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px
}

.datepicker--time-row {
  display: flex;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(90deg, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
  margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
  background: none;
  cursor: pointer;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none
}

.datepicker--time-row input[type=range]::-ms-tooltip {
  display: none
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
  border-color: #b8b8b8
}

.datepicker--time-row input[type=range]:focus {
  outline: none
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -moz-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  -ms-transition: background .2s;
  transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
  margin-top: -6px
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type=range]::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type=range]::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent
}

.datepicker--time-row input[type=range]::-ms-fill-lower,
.datepicker--time-row input[type=range]::-ms-fill-upper {
  background: transparent
}

.datepicker--time-row span {
  padding: 0 12px
}

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  content: "";
  background: currentColor;
  position: absolute
}

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  transform: translateY(-100%)
}

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, .1);
  color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, .2)
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-SemiBold.woff2) format("woff2"), url(../fonts/RobotoSlab-SemiBold.woff) format("woff"), url(../fonts/RobotoSlab-SemiBold.ttf) format("truetype"), url(../fonts/RobotoSlab-SemiBold.svg) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Thin.woff2) format("woff2"), url(../fonts/RobotoSlab-Thin.woff) format("woff"), url(../fonts/RobotoSlab-Thin.ttf) format("truetype"), url(../fonts/RobotoSlab-Thin.svg) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Light.woff2) format("woff2"), url(../fonts/RobotoSlab-Light.woff) format("woff"), url(../fonts/RobotoSlab-Light.ttf) format("truetype"), url(../fonts/RobotoSlab-Light.svg) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Black.woff2) format("woff2"), url(../fonts/RobotoSlab-Black.woff) format("woff"), url(../fonts/RobotoSlab-Black.ttf) format("truetype"), url(../fonts/RobotoSlab-Black.svg) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Regular.woff2) format("woff2"), url(../fonts/RobotoSlab-Regular.woff) format("woff"), url(../fonts/RobotoSlab-Regular.ttf) format("truetype"), url(../fonts/RobotoSlab-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Bold.woff2) format("woff2"), url(../fonts/RobotoSlab-Bold.woff) format("woff"), url(../fonts/RobotoSlab-Bold.ttf) format("truetype"), url(../fonts/RobotoSlab-Bold.svg) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-ExtraLight.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraLight.woff) format("woff"), url(../fonts/RobotoSlab-ExtraLight.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraLight.svg) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-Medium.woff2) format("woff2"), url(../fonts/RobotoSlab-Medium.woff) format("woff"), url(../fonts/RobotoSlab-Medium.ttf) format("truetype"), url(../fonts/RobotoSlab-Medium.svg) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto Slab;
  src: url(../fonts/RobotoSlab-ExtraBold.woff2) format("woff2"), url(../fonts/RobotoSlab-ExtraBold.woff) format("woff"), url(../fonts/RobotoSlab-ExtraBold.ttf) format("truetype"), url(../fonts/RobotoSlab-ExtraBold.svg) format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto-Italic.ttf) format("truetype"), url(../fonts/Roboto-Italic.svg) format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Black.woff2) format("woff2"), url(../fonts/Roboto-Black.woff) format("woff"), url(../fonts/Roboto-Black.ttf) format("truetype"), url(../fonts/Roboto-Black.svg) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype"), url(../fonts/Roboto-Light.svg) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-BoldItalic.woff2) format("woff2"), url(../fonts/Roboto-BoldItalic.woff) format("woff"), url(../fonts/Roboto-BoldItalic.ttf) format("truetype"), url(../fonts/Roboto-BoldItalic.svg) format("svg");
  font-weight: 700;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype"), url(../fonts/Roboto-Bold.svg) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-BlackItalic.woff2) format("woff2"), url(../fonts/Roboto-BlackItalic.woff) format("woff"), url(../fonts/Roboto-BlackItalic.ttf) format("truetype"), url(../fonts/Roboto-BlackItalic.svg) format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype"), url(../fonts/Roboto-Thin.svg) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype"), url(../fonts/Roboto-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype"), url(../fonts/Roboto-Medium.svg) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-MediumItalic.woff2) format("woff2"), url(../fonts/Roboto-MediumItalic.woff) format("woff"), url(../fonts/Roboto-MediumItalic.ttf) format("truetype"), url(../fonts/Roboto-MediumItalic.svg) format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-LightItalic.woff2) format("woff2"), url(../fonts/Roboto-LightItalic.woff) format("woff"), url(../fonts/Roboto-LightItalic.ttf) format("truetype"), url(../fonts/Roboto-LightItalic.svg) format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-ThinItalic.woff2) format("woff2"), url(../fonts/Roboto-ThinItalic.woff) format("woff"), url(../fonts/Roboto-ThinItalic.ttf) format("truetype"), url(../fonts/Roboto-ThinItalic.svg) format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: icomoon;
  font-display: swap;
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABM0AA0AAAAAHLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAATGAAAABoAAAAchCckeUdERUYAABL8AAAAHAAAAB4AJwAcT1MvMgAAAZgAAAA/AAAAYA8TBe5jbWFwAAACDAAAAFUAAAFeF1fZ8Gdhc3AAABL0AAAACAAAAAgAAAAQZ2x5ZgAAApQAAA8VAAAWWJLO61doZWFkAAABMAAAAC4AAAA2EaxB72hoZWEAAAFgAAAAIAAAACQHzgPRaG10eAAAAdgAAAAxAAAAUDeuATtsb2NhAAACZAAAAC4AAAAuM7gsAm1heHAAAAGAAAAAGAAAACAAJAFtbmFtZQAAEawAAADcAAABm/pYTdhwb3N0AAASiAAAAGwAAADlE1G9UXjaY2BkAAMBG262eH6brwzcLGD+dce6HTD6/6//e1kEmY8CuRwMTCBRAAwuC0UAAHjaY2BkYGA+8P8AAwMLw/9f//+xCDIARVCAEACmxQameNpjYGRgYBBjzGbgZQABJgY0AAAOawCTeNpjYGbezDiBgZWBgWkm0xkGBoZ+CM34msGYkZMBFTAKoAkwODAwvhRgPvD/AIMDMxCD1CDJKjAwAgBdNwsMAHjaY2GAAMZQCM0ExCwM//8xPgTRcByNYP//B2ULANm/mMrA7NNAIf7//xkYAEWRCxkAAAB42mNgYGBmgGAZBkYGEIgA8hjBfBYGGyDNxcDBwASEjAwKLwX+//3/H6xK4SUDhP3/iTgrWAcXAwwwgsxjZANiZqgAE5BgYkAFQDtYGIY3AAA2cA0vAAAAAAAAAAAIAAgAEAAYAKYAzgFkAdwDvAQGBHgFAAVYBfYGugcqB+AIigpECogLLAAAeNqFWGmQJMdVrqysyrqrq6vr6O7pY/qq6un77p17tHPP7OyuVtpba7Sxx9i7kiWhNQgbLDtCsi2WgEWKwMhYPvhBECIwQjgIIOywwIAjsGRO/yL44wgIMOAAOSCErO3hZVXP7AqtRXV1VR4vX2a+fvm97zWDmP2LZZhplvl/63sj5otclP1nZpdhSt3WYLiA2vAcOG4GtYetgd9AvkdbfS/fFlp5QYd+Ak/f6/V7tLvg0SqI0xEtRyAeNLZbwVMAUeK0W7TXcZ3gNY3Qfy1YgsCK6dSan/afW0yy3vx9xtGmT0jrc5pAhFy815RiXEmbmKwctjSDiClZ4ZBjtBvuJBEE44U44XnLWq7V2vV6fdN1v8yLQuyUJF2csBAbq+CZ6dnK7uJRw0Acpx6bOpPjtaWJk0clzCFOJg5CkhrtP6eJzWPlLY3jeYRFYtVqH19d7TbicQtRO8F373X0t/g1Jg6VQhQ+/W6/B7YYDrquXciTNOoK6LWbf335siQ2K1NLn39Cz75kom+NePSjV5/MlkpLjo1+O5b+0KvU4jzo+3P8NujLMi1mhzkX2NwC4wmkkMsHlu5Hx/pzncBYdimXJ3bUcqBhAJ1eAY8Fx3JjsbGWKAiDLIiCZCkPUiABvaSA37astWazPxL7zeaaZYU19FZYG+2NxPmTJ+fRW/T5zqDVWrds21pvtQa0bFuWTcsLZ88uLJ49u4giyWIxmSiVEt+6l7aw9vzJ+TtKbz8SanivZvTSmUWqc+HsdDFJ1SaLoe2ZMn4HX2GOQwX2BpuFJ3hbPtgp7NL1AkP4OqKVvOengoIOIp4PRgkLoc91O4G1+nPIh3cbv5Oaz0621OzhYvpYvep501EDs/fNz3+41fR1vVtJtuyHN7SULluydX118OymllALXun+aqV+67HHPuv7KNu3MVajnDVbMpNCtmBEpz2vqsZVDkq+13IHqeH5lK4ihI48qXMYsQsnUKXFIidqxokwGP7WtWsfJLrgDLPUNzTm/N638RfAN9LMLHOGucjcYn6P+R7zb0hGVXQEPYSugR1gv/vnrZ1GrXBvg2GPbqzfft/eoVfw8gI1HvUmehg7Q3qsqU/5KHBtuxAd2oU+mDe4/UBfv0dH99pdy7HBwBkUGLI3j7otyx7bGA46jO2mAuSg3XRqKm0Rgf5qASJQXVQTlXA7TogXrkXahdBjqUYi+OC3wbnqv89eQFksur/QQDkMBi13r46HRRXGuGM5VOEcGoarg3YitIdtOg9M3aZz9zwBDkneg1JwYthriEWsyBOZhwLCEi+p8L5H2x9ubm29sLW51d3Y6MLrha2tzd76eu/2v0/PfmXmLzogKcYUohJR4TALVUkQFR51vsE7Ec0REdfpYJboUiQt8hjhPxKSlppQDJNjWUlRJ02i8KbFgRehhzVZ0nqIb2iSrNW/ca/FPd3lRE4wZN2Fji6AHBFVHnVHD0vJWVGwFUVEAyQoii2Is0nx1zPVaiZbrUqaJGqaKGmI5QSKhRzH4t/gEeJAiyCyHFvaLv34nreDqTe7oze6W2h8bXVRt7uJRj20NBiMXnv22QyISBGOikqCEBF0r3R8Mos+38WEFXgWywRh9J1H89cjEVlGnI1+KnMBeiSM5ahsK/4xHwYpMQezLC8kooIhZuezRlrVVRZakqagC8ZgVdI0qdjUX6Fv31d//FbYndH3M2ArIrGsHOFl/gd/B32wEFYJFtIqPBZPrAC+IY598UWWQ4B1K4n4Y4WFavZWplbL3MpW/0FSVelX6COMpsxZPMI1wPYanNTcGKaiVog/uTEARXsBaGGeUKgfuLxDBFy5/XLN82eMaNSY8b0aewpq01G4AEi+NvoXIoN1XAERXDOiM55fG3236u8L+FVUrfneTNQYfeZZLBAUA4W/iHXMMJjGG44BTFGYFHOCYWJBKPAJDQsxcHa6glkEjVHwfRSurIry9NAJFdSGGEJrFC9Aiq59MAwO7p2W9sc6G9ut9ubGU7f0WEy/pVmWhpdi5mKl0ir1z6QwwQiJ5FUiiuT3ibjSTtQMIybyf8BL+LWNTn8NofVeZ+MdydLZS7pl6bdf0i30RqtSXTTNVpmXuG069PZHeEni0VPtNRQzjGp89CleEgn6E7A78Jen8f9gBVDzYYaJemFUHNA4ANFCCPZCxsyD9nl5HxBkBnXB8CGN8cM4MixBI2CW06HPCiqEz57X9/KFYAhFHzYeP3loemHpqVZsyq5eapcnsyXMRdR0erta8ct9tXGhsfO5o1yylpmautBu11vlqRlgIXjJbbhuM7gbLqIVeKFvLszMnJuYIPWyU7WS6ag6kdqoTPlT2WyeRVF9pYxQajix8pmhl0i4LBuJZLP3t1rdm2Md8ca+NvodszrmDfzf7NeZCWYIfjjmBffiDPz79KHvmrHFarXVrlbg1zRjS5Vqu1WtLsZMNnenx4zFzDs96G/gvWTCtUT7K9Wwv1rZfq+WQEe4XmPvr/B/4FeYy8zjsN796D6O2hSwmxD2BBpo7sl7iJD3FtEAPPUQAkQXptHdHIFqyKD96B96ODCoO7yIZXbPnfu0D9enzp/b3bg5B0hiqcVI7Wr/yPLy5TRcl5eXj2xDOZOeHyYJ3+TS7jk5gpzV9KFO54jj7J4tP5jUT9RPTE9vRA3f+/S5cx+s5r3tSs47jl8JFYeTTPlq1UjoRE5lQrXhFLZ9Ym52Z2aX5JNvOgVdnjAc5/ihQ8sXf7KS70YTiRP9/vTVBx74SHby9hdr3vLRqrdylNoO7b2993XAtz9jPg7kcuzFYYgbO/zY/SnngTuIuMOgHDInjx6BgLzfFV8HXsj3u4OwkRywgYOhgVJgEFbYJcBJQd0Hl1eOiUIhv7b61d3dy1c3t+7nOH9qbf3l8+dPqElZjojAdorHq431ifqkrJ7bhB9kt9WuF1wXmJShehO6ziOR1xOs6v7ccbtqz29z2HCUjGPV3FxOlCyIBohbKiSSPOElFhn5CAdkv3jffS9funT1yvaRBwkpeevrX7169cru2vo24ZOZuWx2MUMUkpJlpest/dKRY4+nbUgg3Hg5Uy6frtXLqSpkHBEIT3bRKt5fPvIBxPORs4vdiw23rOsQQQe5/HI+komUJy2tNjExSPIav/YLa3bF4UTCjPOEb7JPAM4eAz5vHxrzJ4BQ8M2QHx3cYzrVL/QXxvakdzcG5KtFGYxFKWxIjZzgp2SfQHo6UtgscYQTXKTElVjJTHVsw4bQ9mHJlJqrjqyBHdAt9OYPEYtZU9cno9FcNN2P/9qXENF4LRJEaCwRZdIxy65ZNOv1xnlInJ6HUOisNtx2AgjK6PaXavVHG00cnTSiE7KkQGTliGtAHPn23p/ibhBHfOYGbDjML4JcIxYeROFeYIJCO2TGyeEBp/S9/+tU9N43EeWHmdAlh/t0EryQZfqbW73+1nZ7ECQZwC7Xm81Bv9mASlBG59zpycxSjodAebamC6JUslRLyq2Au4n5lXykaJqAuapUO13FhJu9Xicqb3GGVo3zIl/ptK+2OxXJVKyioiGDndvq97a2+71N9EyYr/QbzdXxVP1wDbdfjBdVFfJHgutn6qA/5rJIkXLLeZmV6IxEkgqWZou10zUscCRf5CQ+VnNjsoJ5nI5EkK6niYx53bR8g/oSjdmv4b0gD5hnHmMYO0ad5l65HjgWX3Lfg24H2JdFwjDmh9Gc7CffoVdRwGwiD9w+/Em8wSIKgbawUShOlX/+woVr1x66cLM8NVW+eeGha4efnh69jaxI5/HZMzs7T+ZzufyTOztnwnI+J0/96umcqBN1kkgTxWgyudZozHizrhkHBsaTx3mVq2KRcz5aAS+sACNoA3ldYvZmnlm5dgFmgesmzPihoJybXPmynJnM5548unMaZriRg+sGzDZ/oxt93mfXWZ6X/Qn/Qjuezswmk4aiRJSiHScK28OYn8aYFdePcwJug62f4OCEEiay98f4H8Gmy8zPMF9jvoc01AQv7o8TyAIgXh5wsBCaSrABFC0wlT02GdhyEVE7g5VChxz2B5BlwFAcunFg5DakIjSR8CEQhfDaG/vvcNA5ML9FweYuQAjBdvhusD34PyU8Gu5dJ4jeniNgZ/+MuEHeckdfnuJ3lxIcrwt99vifmndJAM53xyBjuSlQ4bl0XO9dUAVCoUQQfDsF/JeS6y6WSiU0Nzv31NzcLILyoutKCuF5oki2M1soFAbWI2bBnPvpuYNenhBeOaVeaS1+YpGFLGDtQV7FbOuqIvNwycrV1vDQ8HH4tq6oYdN/Aptf+VgnVY9JEVGIKHJSVyzRzGoQHQAGMeQLiDUX2qIhRQxZiauKIyu2BIOltM1rAgx/ru6XF21HBEmBAFUE/JN/4rBsKUSnaRHA5Nnz7FcQtjCSJDltyq4KWQARgKxaZbNUIUEasyOKiOZXIk0V6EZgaL4BDgxcXFQw+zoqFotzjgNZFmxSFR1nDhpQp9u50u10wGqFWceRr6cd+wmEFAWJjj0fCHS6V0Bo9InmRVlVAJ2ljVM8L/wurFa+2GwAOMO3cVFRqDkU5WJj3PQAxji1c2hy3TNLsWhOU00B9mxX4noWQASzPCaa0NqyINtBSUlEkGmJYkSUbMXKy5B+gtlYgiKRXrFUg4gmQGKhJbTDlwHqEQQzmWX/CfGsxErA22MliAISL8DqwChgGVmOLUxBKsRDNiIQyOJ4yDsNgoPklBUJLyDWm4KRHE95+R4Tw2/hG4zJFBhGQgTwKJYB5KEIFBt4EQTYQ/EHcGgwRANw6VffueSw7r+eEWrGR3/gdPkvkOrEjdEDMIGBBLQCiR/6kaSK+Nros2JbWB1931GiP/s7RmyC/eFESf7N0TMAsS9wiPt7AXjBLG8IIR/e+w5+E85+l3kUzvwCOsBJ8u5/k+jfSAes8y5U9fjgRO2fUCjsZwwHsBzEJxLyqSA/GiM0fp3nSt4nT5+65Dac7Jo33els245l3rN1VHz6WSs21LSGKM7Pzx9V1UMfaDYaG46biB8Hh9m9rupavlBPJn95crL+zDOPxszVTmcRPeI03EunTn/SK3G8CQxiu9OZ9tay92x944G5uSpitUTiGCH1dHpFF3S9lc83m/lcRZZPOqltUfSbbSmVXk8mLm6XiqVp0wQz/i+Opy5nAAAAeNp1zrFqwlAYxfF/NFq0IJ1K6XRHp6DgA3QqdXDpIB0b4yUE9F6IEXTvI3TsM/RhfCJPwrcmcMPvOzfnI8CMfxLaJ+GBJ/NAnpuH8ps5lb/MIx65mMfKf81TXrmplaQTJbNuQ+uB/GIeygtzKn+YRzzzbR4r/zFPWfFHRUHkqBMJUBXxGKPwiafkzIGcWqMvz4dc6Pu+L99qT81J923uWJLpL9n6+lTF4JbZor/73s2NWqW2hG5TrtmzV7bjqve6626sm6kUQ+NKH3ydN37vdle3LuJG+zLu5ds+Q3jafcc7DoJgFAXhOz8K+EYhruPimxIRtqImxthYuHsTPbZO82Us2P+WZgQLRBbRo09MQsqAISPGTJgyI2POgpwiPt9ej0uZPO9Xd//YVu7y9yu5lhu5lTu5lwdZyVoeZSNPspXd19LfRnYrVQABAAH//wAPeNpjYGRgYOABYjEgZmJgBEJRIGYB8xgABIUARHjaY2BgYGQAgqtL1DlA9HXHuh0wGgA+YQZGAAA=") format("woff");
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: icomoon !important
}

.icon-vkontakte:before {
  content: "\e900"
}

.icon-facebook:before {
  content: "\e901"
}

.icon-instagram:before {
  content: "\e902"
}

.icon-twitter:before {
  content: "\e903"
}

.icon-youtube2:before {
  content: "\e904"
}

.icon-youtube:before {
  content: "\e905"
}

.icon-linkedin:before {
  content: "\e906"
}

.icon-google:before {
  content: "\e907"
}

.icon-flickr:before {
  content: "\e908"
}

.icon-mailru:before {
  content: "\e909"
}

.icon-pinterest:before {
  content: "\e90a"
}

.icon-tumblr:before {
  content: "\e90b"
}

.icon-odnoklassniki:before {
  content: "\e90c"
}

.icon-whatsapp:before {
  content: "\e90d"
}

.icon-viber:before {
  content: "\e90e"
}

.icon-telegram:before {
  content: "\e90f"
}

.icon-skype:before {
  content: "\e910"
}

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

html {
  height: 100%
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  max-height: 999999px;
  max-width: 100%;
  width: 100%;
  background: #181f2d
}

.social-icon {
  text-align: center;
  margin: 0 -10px
}

.social-icon a {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  font-size: 0;
  background-position: 50%;
  background-size: 100% 100%;
  text-decoration: none;
  margin: 0 10px 5px
}

.social-icon a:hover {
  opacity: .8
}

.social-icon a:before {
  font-size: 22px
}

.title_field {
  display: none !important
}

.pswp__bg {
  opacity: .7 !important
}

.icon-svg {
  width: 1em;
  height: 1em
}

svg:not(:root) {
  overflow: hidden
}

.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 100;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer
}

.scroll-top,
.scroll-top img {
  display: block;
  width: 40px;
  height: 40px
}

.scroll-top:disabled {
  opacity: 0;
  pointer-events: none
}

.disabled,
.is-disabled {
  cursor: not-allowed !important
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background-image: url(../images/default-skin.png)
}

.btn-primary {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  background-color: #dab873;
  color: #fff
}

.btn-primary:hover {
  background-color: #9d885a
}

.btn-primary-border {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #dab873;
  padding: 0 15px;
  line-height: 42px;
  color: #dab873
}

.btn-primary-border:hover {
  background-color: #9d885a;
  border-color: #9d885a;
  color: #fff
}

.btn-secondary {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  background-color: #1ca44a;
  color: #fff
}

.btn-secondary:hover {
  background-color: #187a3e
}

.btn-secondary-border {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #1ca44a;
  padding: 0 15px;
  line-height: 42px;
  color: #1ca44a
}

.btn-secondary-border:hover {
  background-color: #187a3e;
  border-color: #187a3e;
  color: #fff
}

.btn-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px
}

.btn-fullwidth {
  width: 100%
}

a.-loading,
button.-loading {
  pointer-events: none;
  color: transparent;
  background-image: url(../images/btn--loader.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px 26px
}

.fixed-btn {
  position: fixed;
  right: 8px;
  bottom: 165px;
  z-index: 1000
}

@media (min-width:768px) {
  .fixed-btn {
    right: 50px;
    bottom: 50px
  }
}

@media (min-width:1600px) {
  .fixed-btn {
    right: 166px
  }
}

.fixed-btn.-whatsapp {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: url(../images/icons/whatsapp.svg) no-repeat 50%, #1ca44a;
  font-size: 0
}

.fixed-btn.-whatsapp:hover {
  opacity: .7
}

.display-none {
  display: none !important
}

.display-inline {
  display: inline !important
}

.display-inline-block {
  display: inline-block !important
}

.display-block {
  display: block !important
}

.display-table {
  display: table !important
}

.display-table-row {
  display: table-row !important
}

.display-table-cell {
  display: table-cell !important
}

.display-flex {
  display: flex !important
}

.display-inline-flex {
  display: inline-flex !important
}

@media (min-width:768px) {
  .display-md-none {
    display: none !important
  }

  .display-md-inline {
    display: inline !important
  }

  .display-md-inline-block {
    display: inline-block !important
  }

  .display-md-block {
    display: block !important
  }

  .display-md-table {
    display: table !important
  }

  .display-md-table-row {
    display: table-row !important
  }

  .display-md-table-cell {
    display: table-cell !important
  }

  .display-md-flex {
    display: flex !important
  }

  .display-md-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:1024px) {
  .display-lg-none {
    display: none !important
  }

  .display-lg-inline {
    display: inline !important
  }

  .display-lg-inline-block {
    display: inline-block !important
  }

  .display-lg-block {
    display: block !important
  }

  .display-lg-table {
    display: table !important
  }

  .display-lg-table-row {
    display: table-row !important
  }

  .display-lg-table-cell {
    display: table-cell !important
  }

  .display-lg-flex {
    display: flex !important
  }

  .display-lg-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:1280px) {
  .display-xl-none {
    display: none !important
  }

  .display-xl-inline {
    display: inline !important
  }

  .display-xl-inline-block {
    display: inline-block !important
  }

  .display-xl-block {
    display: block !important
  }

  .display-xl-table {
    display: table !important
  }

  .display-xl-table-row {
    display: table-row !important
  }

  .display-xl-table-cell {
    display: table-cell !important
  }

  .display-xl-flex {
    display: flex !important
  }

  .display-xl-inline-flex {
    display: inline-flex !important
  }
}

.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -13px;
  margin-right: -13px;
  overflow: hidden
}

.grid [class*=col-] {
  margin-left: 13px;
  margin-right: 13px;
  margin-bottom: 20px
}

.grid .col-1-1 {
  margin-bottom: 0
}

.grid .row {
  display: flex;
  width: 100%
}

.col-1-1 {
  width: calc(100% - 26px)
}

.col-1-2 {
  width: calc(50% - 26px)
}

.col-1-3 {
  width: calc(33.33333% - 26px)
}

.col-2-3 {
  width: calc(66.66667% - 26px)
}

.col-1-4 {
  width: calc(25% - 26px)
}

.col-3-4 {
  width: calc(75% - 26px)
}

.col-1-5 {
  width: calc(20% - 26px)
}

.col-2-5 {
  width: calc(40% - 26px)
}

.col-3-5 {
  width: calc(60% - 26px)
}

.col-4-5 {
  width: calc(80% - 26px)
}

.col-1-6 {
  width: calc(16.66667% - 26px)
}

.col-5-6 {
  width: calc(83.33333% - 26px)
}

.col-1-7 {
  width: calc(14.28571% - 26px)
}

.col-2-7 {
  width: calc(28.57143% - 26px)
}

.col-3-7 {
  width: calc(42.85714% - 26px)
}

.col-4-7 {
  width: calc(57.14286% - 26px)
}

.col-5-7 {
  width: calc(71.42857% - 26px)
}

.col-6-7 {
  width: calc(85.71429% - 26px)
}

.col-1-8 {
  width: calc(12.5% - 26px)
}

.col-3-8 {
  width: calc(37.5% - 26px)
}

.col-5-8 {
  width: calc(62.5% - 26px)
}

.col-7-8 {
  width: calc(87.5% - 26px)
}

.col-1-9 {
  width: calc(11.11111% - 26px)
}

.col-2-9 {
  width: calc(22.22222% - 26px)
}

.col-4-9 {
  width: calc(44.44444% - 26px)
}

.col-5-9 {
  width: calc(55.55556% - 26px)
}

.col-7-9 {
  width: calc(77.77778% - 26px)
}

.col-8-9 {
  width: calc(88.88889% - 26px)
}

.col-1-10 {
  width: calc(10% - 26px)
}

.col-3-10 {
  width: calc(30% - 26px)
}

.col-7-10 {
  width: calc(70% - 26px)
}

.col-9-10 {
  width: calc(90% - 26px)
}

@media (min-width:768px) {
  .col-md-1-1 {
    width: calc(100% - 26px)
  }

  .col-md-1-2 {
    width: calc(50% - 26px)
  }

  .col-md-1-3 {
    width: calc(33.33333% - 26px)
  }

  .col-md-2-3 {
    width: calc(66.66667% - 26px)
  }

  .col-md-1-4 {
    width: calc(25% - 26px)
  }

  .col-md-3-4 {
    width: calc(75% - 26px)
  }

  .col-md-1-5 {
    width: calc(20% - 26px)
  }

  .col-md-2-5 {
    width: calc(40% - 26px)
  }

  .col-md-3-5 {
    width: calc(60% - 26px)
  }

  .col-md-4-5 {
    width: calc(80% - 26px)
  }

  .col-md-1-6 {
    width: calc(16.66667% - 26px)
  }

  .col-md-5-6 {
    width: calc(83.33333% - 26px)
  }

  .col-md-1-7 {
    width: calc(14.28571% - 26px)
  }

  .col-md-2-7 {
    width: calc(28.57143% - 26px)
  }

  .col-md-3-7 {
    width: calc(42.85714% - 26px)
  }

  .col-md-4-7 {
    width: calc(57.14286% - 26px)
  }

  .col-md-5-7 {
    width: calc(71.42857% - 26px)
  }

  .col-md-6-7 {
    width: calc(85.71429% - 26px)
  }

  .col-md-1-8 {
    width: calc(12.5% - 26px)
  }

  .col-md-3-8 {
    width: calc(37.5% - 26px)
  }

  .col-md-5-8 {
    width: calc(62.5% - 26px)
  }

  .col-md-7-8 {
    width: calc(87.5% - 26px)
  }

  .col-md-1-9 {
    width: calc(11.11111% - 26px)
  }

  .col-md-2-9 {
    width: calc(22.22222% - 26px)
  }

  .col-md-4-9 {
    width: calc(44.44444% - 26px)
  }

  .col-md-5-9 {
    width: calc(55.55556% - 26px)
  }

  .col-md-7-9 {
    width: calc(77.77778% - 26px)
  }

  .col-md-8-9 {
    width: calc(88.88889% - 26px)
  }

  .col-md-1-10 {
    width: calc(10% - 26px)
  }

  .col-md-3-10 {
    width: calc(30% - 26px)
  }

  .col-md-7-10 {
    width: calc(70% - 26px)
  }

  .col-md-9-10 {
    width: calc(90% - 26px)
  }
}

@media (min-width:1024px) {
  .col-lg-1-1 {
    width: calc(100% - 26px)
  }

  .col-lg-1-2 {
    width: calc(50% - 26px)
  }

  .col-lg-1-3 {
    width: calc(33.33333% - 26px)
  }

  .col-lg-2-3 {
    width: calc(66.66667% - 26px)
  }

  .col-lg-1-4 {
    width: calc(25% - 26px)
  }

  .col-lg-3-4 {
    width: calc(75% - 26px)
  }

  .col-lg-1-5 {
    width: calc(20% - 26px)
  }

  .col-lg-2-5 {
    width: calc(40% - 26px)
  }

  .col-lg-3-5 {
    width: calc(60% - 26px)
  }

  .col-lg-4-5 {
    width: calc(80% - 26px)
  }

  .col-lg-1-6 {
    width: calc(16.66667% - 26px)
  }

  .col-lg-5-6 {
    width: calc(83.33333% - 26px)
  }

  .col-lg-1-7 {
    width: calc(14.28571% - 26px)
  }

  .col-lg-2-7 {
    width: calc(28.57143% - 26px)
  }

  .col-lg-3-7 {
    width: calc(42.85714% - 26px)
  }

  .col-lg-4-7 {
    width: calc(57.14286% - 26px)
  }

  .col-lg-5-7 {
    width: calc(71.42857% - 26px)
  }

  .col-lg-6-7 {
    width: calc(85.71429% - 26px)
  }

  .col-lg-1-8 {
    width: calc(12.5% - 26px)
  }

  .col-lg-3-8 {
    width: calc(37.5% - 26px)
  }

  .col-lg-5-8 {
    width: calc(62.5% - 26px)
  }

  .col-lg-7-8 {
    width: calc(87.5% - 26px)
  }

  .col-lg-1-9 {
    width: calc(11.11111% - 26px)
  }

  .col-lg-2-9 {
    width: calc(22.22222% - 26px)
  }

  .col-lg-4-9 {
    width: calc(44.44444% - 26px)
  }

  .col-lg-5-9 {
    width: calc(55.55556% - 26px)
  }

  .col-lg-7-9 {
    width: calc(77.77778% - 26px)
  }

  .col-lg-8-9 {
    width: calc(88.88889% - 26px)
  }

  .col-lg-1-10 {
    width: calc(10% - 26px)
  }

  .col-lg-3-10 {
    width: calc(30% - 26px)
  }

  .col-lg-7-10 {
    width: calc(70% - 26px)
  }

  .col-lg-9-10 {
    width: calc(90% - 26px)
  }
}

@media (min-width:1280px) {
  .col-xl-1-1 {
    width: calc(100% - 26px)
  }

  .col-xl-1-2 {
    width: calc(50% - 26px)
  }

  .col-xl-1-3 {
    width: calc(33.33333% - 26px)
  }

  .col-xl-2-3 {
    width: calc(66.66667% - 26px)
  }

  .col-xl-1-4 {
    width: calc(25% - 26px)
  }

  .col-xl-3-4 {
    width: calc(75% - 26px)
  }

  .col-xl-1-5 {
    width: calc(20% - 26px)
  }

  .col-xl-2-5 {
    width: calc(40% - 26px)
  }

  .col-xl-3-5 {
    width: calc(60% - 26px)
  }

  .col-xl-4-5 {
    width: calc(80% - 26px)
  }

  .col-xl-1-6 {
    width: calc(16.66667% - 26px)
  }

  .col-xl-5-6 {
    width: calc(83.33333% - 26px)
  }

  .col-xl-1-7 {
    width: calc(14.28571% - 26px)
  }

  .col-xl-2-7 {
    width: calc(28.57143% - 26px)
  }

  .col-xl-3-7 {
    width: calc(42.85714% - 26px)
  }

  .col-xl-4-7 {
    width: calc(57.14286% - 26px)
  }

  .col-xl-5-7 {
    width: calc(71.42857% - 26px)
  }

  .col-xl-6-7 {
    width: calc(85.71429% - 26px)
  }

  .col-xl-1-8 {
    width: calc(12.5% - 26px)
  }

  .col-xl-3-8 {
    width: calc(37.5% - 26px)
  }

  .col-xl-5-8 {
    width: calc(62.5% - 26px)
  }

  .col-xl-7-8 {
    width: calc(87.5% - 26px)
  }

  .col-xl-1-9 {
    width: calc(11.11111% - 26px)
  }

  .col-xl-2-9 {
    width: calc(22.22222% - 26px)
  }

  .col-xl-4-9 {
    width: calc(44.44444% - 26px)
  }

  .col-xl-5-9 {
    width: calc(55.55556% - 26px)
  }

  .col-xl-7-9 {
    width: calc(77.77778% - 26px)
  }

  .col-xl-8-9 {
    width: calc(88.88889% - 26px)
  }

  .col-xl-1-10 {
    width: calc(10% - 26px)
  }

  .col-xl-3-10 {
    width: calc(30% - 26px)
  }

  .col-xl-7-10 {
    width: calc(70% - 26px)
  }

  .col-xl-9-10 {
    width: calc(90% - 26px)
  }
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

@media (min-width:768px) {
  .order-md-1 {
    order: 1
  }

  .order-md-2 {
    order: 2
  }

  .order-md-3 {
    order: 3
  }

  .order-md-4 {
    order: 4
  }

  .order-md-5 {
    order: 5
  }

  .order-md-6 {
    order: 6
  }

  .order-md-7 {
    order: 7
  }

  .order-md-8 {
    order: 8
  }

  .order-md-9 {
    order: 9
  }

  .order-md-10 {
    order: 10
  }
}

@media (min-width:1024px) {
  .order-lg-1 {
    order: 1
  }

  .order-lg-2 {
    order: 2
  }

  .order-lg-3 {
    order: 3
  }

  .order-lg-4 {
    order: 4
  }

  .order-lg-5 {
    order: 5
  }

  .order-lg-6 {
    order: 6
  }

  .order-lg-7 {
    order: 7
  }

  .order-lg-8 {
    order: 8
  }

  .order-lg-9 {
    order: 9
  }

  .order-lg-10 {
    order: 10
  }
}

@media (min-width:1280px) {
  .order-xl-1 {
    order: 1
  }

  .order-xl-2 {
    order: 2
  }

  .order-xl-3 {
    order: 3
  }

  .order-xl-4 {
    order: 4
  }

  .order-xl-5 {
    order: 5
  }

  .order-xl-6 {
    order: 6
  }

  .order-xl-7 {
    order: 7
  }

  .order-xl-8 {
    order: 8
  }

  .order-xl-9 {
    order: 9
  }

  .order-xl-10 {
    order: 10
  }
}

.response-img {
  display: block;
  width: auto !important;
  max-width: 100%;
  height: auto !important;
  float: none !important;
  margin: 0 auto 20px !important
}

@media (max-width:767px) {
  .response-img-md {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    float: none !important;
    margin: 0 auto 20px !important
  }
}

@media (max-width:1023px) {
  .response-img-lg {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    float: none !important;
    margin: 0 auto 20px !important
  }
}

@media (max-width:1279px) {
  .response-img-xl {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    float: none !important;
    margin: 0 auto 20px !important
  }
}

.section__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  padding: 2em 0
}

@media (min-width:1230px) {
  .section__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

.section__header {
  padding: .5em 0
}

.section__heading {
  margin: 0;
  text-align: center
}

.section__content {
  padding: .5em 0
}

.section__content>:first-child {
  margin-top: 0
}

.section__content>:last-child {
  margin-bottom: 0
}

.section__footer {
  padding: .5em 0;
  text-align: center
}

.is-success {
  border: 2px solid #00875a
}

.is-warn {
  border: 2px solid #ff991f
}

.is-danger {
  border: 2px solid #de350b
}

body {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #aaa6b9
}

a {
  color: #dab873;
  transition: all .3s ease-in
}

a:hover {
  text-decoration: none
}

h1 {
  font-family: Roboto Slab, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  margin: 40px 0 30px;
  color: #dab873;
  text-align: center
}

h1:after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background: #dab873;
  margin: 16px auto 24px
}

@media (min-width:980px) {
  h1 {
    font-size: 46px;
    font-weight: 400;
    margin: 40px 0 30px
  }
}

.home-page h1 {
  margin: 22.5px 0 15px
}

@media (min-width:980px) {
  .home-page h1 {
    margin: 37.5px 0 15px
  }
}

@media (max-width:979px) {
  .home-page h1 {
    font-size: 32px
  }
}

h2 {
  font-family: Roboto Slab, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin: 30px 0 15px;
  color: #dab873;
  text-align: center;
  clear: both
}

h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #dab873;
  margin: 14px auto 30px
}

@media (min-width:980px) {
  h2 {
    font-size: 33px;
    font-weight: 400;
    line-height: 44px;
    margin: 30px 0 15px
  }

  h2:after {
    width: 70px
  }
}

.home-page h2 {
  text-align: center
}

h3 {
  font-family: Roboto Slab, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 137%;
  margin: 22.5px 0 15px;
  color: #dab873;
  clear: both
}

h3.-has-line {
  text-align: center
}

h3.-has-line:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #dab873;
  margin: 14px auto 30px
}

@media (min-width:980px) {
  h3.-has-line {
    font-size: 30px;
    line-height: 40px
  }

  h3.-has-line:after {
    width: 70px
  }
}

@media (min-width:980px) {
  h3 {
    font-size: 22px;
    margin: 22.5px 0 15px
  }
}

h1 a,
h2 a,
h3 a {
  display: inline;
  color: #dab873;
  text-decoration: none;
  border-bottom: 1px solid #dab873
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
  border-bottom: 1px solid transparent
}

ol,
p,
pre,
table,
ul {
  margin: 0 0 15px
}

.l-main img {
  max-width: 100%
}

.grid {
  margin-bottom: 15px
}

ol,
ul {
  padding-left: 22px
}

ol li,
ul li {
  margin: 3px 0
}

.with_marker {
  list-style: none
}

.with_marker li {
  position: relative
}

.with_marker li:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  left: -22px;
  top: 10px;
  border-radius: 2px;
  background: #dab873
}

p+ol,
p+ul {
  margin-top: -12px
}

.border {
  border: 2px solid rgba(58, 71, 80, .7);
  background: rgba(58, 71, 80, .7);
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(58, 71, 80, .5)
}

table {
  border: 1px solid #aaa6b9;
  border-collapse: collapse;
  border-spacing: 0;
  border-radius: 0
}

table td,
table th {
  border: 1px solid #aaa6b9;
  padding: 0
}

table.noborder,
table.noborder td,
table.noborder th {
  border: none
}

table.cellpadding_5 td,
table.cellpadding_5 th {
  padding: 5px
}

table.cellpadding_7 td,
table.cellpadding_7 th {
  padding: 7px
}

table.cellpadding_10 td,
table.cellpadding_10 th {
  padding: 10px
}

table.cellpadding_15 td,
table.cellpadding_15 th {
  padding: 15px
}

.nice_table {
  border: none;
  border-radius: 5px;
  table-layout: fixed
}

.nice_table td,
.nice_table th {
  padding: 15px 18px;
  border: none
}

.nice_table td {
  text-align: left;
  border-bottom: 1px solid #181f2d
}

.nice_table tr:last-of-type td {
  border-bottom: none
}

.nice_table tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 8px
}

.nice_table tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 8px
}

.nice_table th {
  background: #dab873;
  color: #101721;
  font-weight: 500;
  text-align: left;
  padding: 12px 40px;
  text-transform: uppercase;
  border: 3px solid #181f2d;
  border-top: none
}

.nice_table th:first-of-type {
  border-top-left-radius: 8px;
  border-left: none
}

.nice_table th:last-of-type {
  border-top-right-radius: 8px;
  border-right: none
}

.nice_table td {
  border: 3px solid #181f2d;
  padding: 17px 40px;
  background: #101721
}

.nice_table td:first-of-type {
  border-left: none
}

.nice_table td:last-of-type {
  border-right: none
}

.nice_table.-striped tr:nth-child(2n) {
  background: #e8eaeb
}

.nice_table.-hover-row tr {
  transition: .2s
}

.nice_table.-hover-row tr:hover {
  background: #cdd1d3
}

.nice_table.-hover-col {
  overflow: hidden
}

.nice_table.-hover-col td,
.nice_table.-hover-col th {
  position: relative
}

.nice_table.-hover-col td:after,
.nice_table.-hover-col th:after {
  content: "";
  transition: .2s
}

.nice_table.-hover-col td:hover:after,
.nice_table.-hover-col th:hover:after {
  content: "";
  position: absolute;
  background: #cdd1d3;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1
}

.nice_table.-hover-cross,
.nice_table.-hover-cross tbody {
  overflow: hidden
}

.nice_table.-hover-cross tr {
  transition: .2s
}

.nice_table.-hover-cross tr:hover {
  background: #cdd1d3
}

.nice_table.-hover-cross td,
.nice_table.-hover-cross th {
  position: relative
}

.nice_table.-hover-cross td:after,
.nice_table.-hover-cross th:after {
  content: "";
  transition: .2s
}

.nice_table.-hover-cross td:hover:after,
.nice_table.-hover-cross th:hover:after {
  content: "";
  position: absolute;
  background: #cdd1d3;
  left: 0;
  top: -5000px;
  height: 10000px;
  width: 100%;
  z-index: -1
}

.table-responsive__scroll {
  overflow-x: auto
}

.homepage-bottom {
  width: 100vw;
  margin-left: 50%;
  transform: translate(-50%)
}

@media (min-width:980px) {
  .homepage-bottom {
    background: #101721
  }
}

.homepage-bottom__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px
}

@media (min-width:1230px) {
  .homepage-bottom__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media (min-width:980px) {
  .homepage-bottom__container {
    background: #181f2d;
    position: relative
  }

  .homepage-bottom__container:before {
    content: "";
    position: absolute;
    right: 100%;
    bottom: 10px;
    width: 432px;
    height: 737px;
    margin-right: -100px;
    background: url(../images/22.png) 50% no-repeat
  }

  .homepage-bottom__container:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2000px;
    height: 100%;
    background: #181f2d
  }

  .homepage-bottom__container>* {
    position: relative;
    z-index: 2
  }
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  z-index: 1000;
  animation: overlay-show .4s ease-in-out
}

.modal,
.modal__wrapper {
  width: 100%;
  height: 100vh
}

.modal__wrapper {
  display: flex;
  align-items: center;
  justify-content: center
}

.modal__bg {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3)
}

.modal__btn-close {
  position: relative;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 22px;
  top: 22px;
  font-size: 0;
  border: none;
  background: none;
  cursor: pointer;
  z-index: 20
}

.modal__btn-close:after,
.modal__btn-close:before {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -17.5px;
  transform-origin: center center;
  background: #000;
  transition: background .3s ease
}

.modal__btn-close:before {
  transform: rotate(45deg)
}

.modal__btn-close:after {
  transform: rotate(-45deg)
}

.modal__btn-close:hover:after,
.modal__btn-close:hover:before {
  background: #868b95
}

@media (max-width:1024px) {
  .modal__btn-close {
    right: 30px;
    top: 20px
  }
}

.modal__container {
  position: relative;
  width: 90%;
  max-width: 1200px;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  padding: 40px 20px;
  animation: overlay__container-show .8s ease-in-out
}

@media (max-width:568px) {
  .modal__container {
    width: 100%
  }
}

.modal__title {
  display: block;
  width: 100%;
  font-size: 30px;
  line-height: 40px;
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0
}

@media (max-width:1024px) {
  .modal__title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 24px
  }
}

.modal.-callback .modal__container {
  max-width: 400px
}

.modal.-send-enquiry form {
  max-width: 560px;
  margin: 0 auto
}

@media (max-width:1024px) {
  .modal__scroll {
    padding-top: 40px;
    padding-bottom: 80px
  }
}

.modal__loader {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7) url(../images/loader.svg) 50% no-repeat;
  background-size: 40px 40px
}

.modal.closing {
  animation: overlay-closing .6s ease-in-out
}

.modal.closing .modal__container {
  animation: overlay__container-closing .6s ease-in-out
}

@keyframes overlay-show {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes overlay-closing {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes overlay__container-show {
  0% {
    opacity: 0;
    transform: translate3d(0, 15px, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes overlay__container-closing {
  0% {
    opacity: 1;
    transform: none
  }

  to {
    opacity: 0;
    transform: translate3d(0, 15px, 0)
  }
}

.breadcrumbs {
  padding: 40px 0 1px;
  font-size: 0
}

.breadcrumbs a {
  font-size: 17px;
  line-height: 20px;
  text-decoration: none
}

.breadcrumbs a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 9px;
  background: url(../images/icons/arrow-breadcrumbs.svg) no-repeat 50%;
  margin: -2px 15px 0
}

.breadcrumbs a:hover {
  text-decoration: underline
}

.breadcrumbs span {
  font-size: 17px;
  line-height: 20px;
  color: #fff
}

.tabs__nav {
  display: flex;
  justify-content: flex-start
}

@media (max-width:768px) {
  .tabs__nav {
    flex-wrap: wrap
  }
}

.tabs__nav-item {
  display: block;
  padding: 5px 20px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #706d74;
  cursor: pointer
}

@media (max-width:768px) {
  .tabs__nav-item {
    width: 100%;
    padding: 10px 20px;
    margin-right: 0
  }
}

.tabs__nav-item.is-active {
  background: #706d74;
  color: #fff
}

.tabs__nav-item:hover {
  background: rgba(112, 109, 116, .3)
}

.tabs__content-item {
  display: none;
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #706d74
}

.tabs__content-item.is-active {
  display: block;
  margin-bottom: 15px
}

.map {
  position: relative;
  width: 100%;
  height: 350px;
  background: #ccc;
  margin: 20px 0
}

.map__content {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%
}

.map-yandex {
  position: relative
}

.map-yandex__static {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.spoiler[data-mobile-only=true]__content.is-opened {
  display: block !important
}

.video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  overflow: hidden;
  transition: all .3s ease-in;
  background-size: cover;
  cursor: pointer
}

.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none
}

.video[data-type=youtube] .play {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABkCAMAAADnow2IAAAC/VBMVEVMaXFOJSbMGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB7MGB4oKSjMGB7MGB4oKSgoKSjMGB7MGB4oKSgoKSgoKSjMGB7MGB7MGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB7MGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSgoKSgoKSjMGB4oKSjMGB7MGB4oKSgoKSgoKSjMGB4oKSjMGB4oKSjMGB4oKSgoKSjMGB4oKSgoKSjMGB7MGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSjMGB4oKSgsLSwuLy7MGB41NjUyMzIxMjHMGB44OTjMGB49Pj3MGB5BQkFGR0bMGB5NTk1WV1ZZWllSUlLMGB7MGB7MGB5yc3Jqa2piY2LMGB7MGB7MGB56enqCg4LMGB6MjYzMGB7MGB7MGB6io6KTk5PMGB6mp6bMGB6dnp22t7bMGB6+vr6mpqbMGB7MzMyvr6+1trXR0dHMzMy/wL/MGB69vb3MGB7h4uHMGB7Hx8fu7u7MGB7Ozs7b29vy8vLMGB75+fnMGB7S0tLX19fT09PMGB7MGR/NHCLNICbOIynPJizOKzHRLzTSMzjPOj/RPkTWQ0jRT1PVVVnbXWHUZmrab3LheHvXgYTVjpHmkJLZmJrnlJfXo6TbqqvfqarrpqnYtLXtrrDftbfYwcHxvr/qwcLYysrV0NDXz9DyxcfU09PV1NTV1dXW1tba1dbX19fb29vm19fd3d3g4OD32drm4+Pk5OTp6ent7e366Onw8PD77e3z8/P09PT29PT29vb99/f6+vr8/Pz9/f3//v7///+wlTMSAAAAvnRSTlMAAQMKDA4QEhIWGBoeICElJSYpKi0uMTM0NTg4PDw/QEFFRkpKTU9QVFZYWl1eYGNoaWttbnJzdnh7fYCBgoKDhIeIio2PkZSUlZeXmJqbnqCgoaKipKapqaqrrK+xsbOztLW2t7e5ubq6u7y8vb6+wcLExsjKy83Oz9DQ0dHR0dLS09TU1NXX19jY2Nnb3d3d3d7g4uLi4+Pl5+jo6Onp6+zt7u7u8PHx8vP09PT19/f5+fr7+/v7/f7+/v7+rAFLegAAA+RJREFUeNq113dUFFcUBvALGhUTJYqoKIkoKCgobIwgChZAlCZllSKLKCwEUVddlzKRxN7FqIsFbCj2XlDBMtbEmpCmabZEsXdNLFnm6D5E1HN8b9j7/P59e37n7Hkz984HfGPRyMHZzcPLLyg8un/SMK0uc9zkbH1Obt4SY/Jyc/TZM8ZlpmuHJfWPDg/y8/Zwc3ZobPEm8UH74fli1VOgda9ViTSfLJqaOa0qkNaFounZ7Qok1ptFTIo+IUqSiIvWDADqF4rINAUAbxGbngCgRStjzMGiAK1stoRPRXxagTMH5TNw56B4QXcOShD0fvfh/vMn5SnREE05lR7/dUyOMgi+oCmS4c6ZI2xFBzqa8iL/Xv3lIEvJgiyGIv1/9+8f99OVGZBNVUgeXrvwPX1UgZ6tSM9uXT57gvK7+ZDDUkjuX7n0x1HxXcmVqUjFN0svnT6CVaSye6WlF386iFFInlwvvfIbWpEMN34Q0cqjkgMiVnn662HKHellKWV/fkd9XrLlKP8cF2nRwxi2cvuUyHqPdCzlQckB9js9iK48/fmQnPnSj6aU/f6tvFnXm3J67rjMuctnB3DZR12hLZfdaMdlT9dehUa2WgLo0MoEc+BwSUEAYF2EVchH5hAkkm5uVBoX4hQ7IGmL+k/t4WUcTO8Buc7wKtVdB+ZsrTqxMbNz7UqEQPWbu7p7+wX3Ka9H6Vkv+tFMUpDy8/MXlhekCVnpuuFDBvTrE+zn5eHW2q6OGbyX1LCytXdqp+jg2cWnR0BIqDIyVhWfoE5JHWpMaoo6IV4VG9U3LCSgh08Xzw6Kdk72tlY13ySqtQnVCFWPJsylRiXSRCWYmoRmFUiLNAERRyCph0KEjIZE6SXgEma877oZAjINAEAhYNMRAMLQSowZ1ByBVtI+goYCPs3AnoPSBlw4KAr4nIPiCZ0op+tnyVN8wZdyKv23YbocJRACaIpkuLt2PFuJgAjKKelqe1d+zVKiIIaqkK62ZzFDUUEcQyFdbcdc+qiCRKZCutq22ZTfJYOarZCudnnTFKxCutq+NeOxCulqe5aNRiiVXW0tWpEMO+cJaGXXglECVileOpZyR4myFMOKSdTnJU6Osm4a49mNYStbvmG+R0qWsn3Bl8xVAoF0pXjRVwIzSvqsMyyfKGvWUefu6qky5y6fHcBnH3HajTY89jSnbwZQopVYM+BwSZ4A8HEGViEfmYFIpC/pFFZpOMUGSFpm4B6Wl7E1vQek2L/WSRz91Sb8r5GRirfLTd0mji7GeuTrT+pRVKwqLj5RnTJ4qEajGZyaXF6QIpWhIf6+3UhBamHzYUVXew5kC508w/7fdwAAAABJRU5ErkJggg==");
  background-position: 0 -50px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

.video[data-type=youtube]:hover .play {
  background-position: 0 0
}

[data-owl-btn-prev] {
  display: inline-block;
  width: 32px;
  height: 28px;
  font-size: 0;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
  cursor: pointer
}

[data-owl-btn-prev]:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

[data-owl-btn-prev].disabled {
  opacity: .6 !important
}

[data-owl-btn-next] {
  display: inline-block;
  width: 32px;
  height: 28px;
  font-size: 0;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
  transform: rotate(180deg);
  cursor: pointer
}

[data-owl-btn-next]:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

[data-owl-btn-next].disabled {
  opacity: .6 !important
}

.owl-carousel .owl-nav button.owl-prev {
  display: inline-block;
  width: 32px;
  height: 28px;
  font-size: 0;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
  cursor: pointer
}

.owl-carousel .owl-nav button.owl-prev:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

.owl-carousel .owl-nav button.owl-prev.disabled {
  opacity: .6 !important
}

.owl-carousel .owl-nav button.owl-next {
  display: inline-block;
  width: 32px;
  height: 28px;
  font-size: 0;
  border: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23AAA6B9' fill-opacity='.5'/%3E%3C/svg%3E") 50% no-repeat;
  transform: rotate(180deg);
  cursor: pointer
}

.owl-carousel .owl-nav button.owl-next:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.997 10l10-10 1.4 1.4-8.6 8.6 8.6 8.6-1.4 1.4-10-10z' fill='%23DAB873'/%3E%3C/svg%3E") 50% no-repeat
}

.owl-carousel .owl-nav button.owl-next.disabled {
  opacity: .6 !important
}

.owl-carousel .owl-dots {
  margin-top: 5px;
  text-align: center
}

.owl-carousel .owl-dots button {
  display: inline-block;
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 4px 7px;
  border-radius: 50%;
  background: #88a0ab;
  font-size: 0;
  opacity: 1;
  cursor: pointer
}

.owl-carousel .owl-dots button.active {
  background: #29363e
}

.l-footer,
.l-header,
.l-main,
.l-wrapper {
  width: 100%;
  position: relative
}

.l-wrapper {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  overflow: hidden
}

.l-header {
  z-index: 10
}

.l-main {
  flex: 1 0 auto;
  z-index: 5;
  padding: 0
}

.l-footer {
  overflow: hidden
}

.l-container {
  width: auto;
  max-width: 100%;
  margin: 0 15px
}

@media (min-width:1230px) {
  .l-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

.l-fullwidth {
  width: 100vw;
  margin-left: 50%;
  transform: translate(-50%)
}

.l-content {
  display: block;
  padding: 0 0 60px
}

.inner-page .l-main {
  padding-bottom: 80px
}

.l-catalog {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.l-catalog__filter {
  width: 270px;
  min-width: 270px;
  margin-right: 30px
}

@media (max-width:768px) {
  .l-catalog__filter {
    display: none
  }
}

.l-catalog__list {
  flex: 1
}

.l-catalog__text {
  margin-left: auto;
  margin-right: 0
}

.my-profile {
  display: flex;
  align-items: flex-start;
  width: 100%
}

@media (max-width:768px) {
  .my-profile {
    flex-direction: column
  }
}

.my-profile__sidebar {
  width: 170px;
  min-width: 170px;
  margin-right: 30px
}

@media (max-width:768px) {
  .my-profile__sidebar {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }
}

.my-profile__main {
  width: 100%;
  background: #f4f4f4;
  border-radius: 4px;
  padding: 28px 35px
}

@media (max-width:568px) {
  .my-profile__main {
    padding: 28px 15px
  }
}

.my-profile__main .sign-up__switch-role {
  margin-bottom: 25px
}

.my-profile__main h3 {
  font-weight: 500
}

.my-profile input,
.my-profile select {
  height: 40px
}

.my-profile button {
  font-size: 16px
}

.my-profile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.my-profile-menu li.is-active a,
.my-profile-menu li:hover a {
  border-bottom: 2px solid #e7004c
}

.my-profile-menu a {
  display: block;
  padding: 25px 0;
  font-size: 16px;
  color: #3b3b3b;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  line-height: 20px
}

.my-profile-menu a img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px
}

.my-profile-short-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px
}

.my-profile-short-info>* {
  margin-left: 10px;
  margin-right: 10px
}

.my-profile-short-info__item {
  width: calc(25% - 20px);
  margin-bottom: 20px;
  background: #fff;
  border-radius: 4px;
  padding: 12px 22px;
  font-size: 16px;
  color: #3b3b3b;
  text-decoration: none
}

@media (max-width:768px) {
  .my-profile-short-info__item {
    width: calc(33.33333% - 20px)
  }
}

@media (max-width:568px) {
  .my-profile-short-info__item {
    width: calc(50% - 20px)
  }
}

.my-profile-short-info__item:hover {
  background: #e4e4e4
}

.my-profile-short-info__item strong {
  display: block;
  font-weight: 700
}

.my-profile-empty-list {
  display: block;
  padding: 60px 0 5px;
  background: url(../images/icons/cancel.svg) top no-repeat;
  background-size: 45px;
  font-size: 16px;
  text-align: center;
  color: #000;
  margin: 90px 0
}

.my-profile-info-tabs a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 17px;
  color: #3b3b3b;
  border-radius: 4px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #e4e4e4
}

.my-profile-info-tabs a.is-active,
.my-profile-info-tabs a:hover {
  color: #fff;
  background: #e7004c
}

.my-profile-info-tabs a.is-active:before {
  content: "•";
  display: inline-block;
  margin-right: 8px;
  font-weight: 700;
  font-size: 23px;
  float: left
}

@media print {
  * {
    color: #000 !important
  }

  #jivo-iframe-container,
  #jivo-mouse-tracker,
  .breadcrumbs,
  .contacts-page__form,
  .contacts-page__map,
  .fixed-btn,
  .footer,
  .globalClass_ET,
  .header,
  .jivo-iframe-container-bottomm #jivo-mouse-tracker,
  .jivo_shadow,
  .no-print,
  .pagination,
  form,
  jdiv {
    display: none !important;
    visibility: hidden !important
  }

  #jivo-iframe-container,
  #jivo_container {
    visibility: hidden !important
  }

  [class^=jivo],
  [id^=jivo] {
    display: none !important;
    visibility: hidden !important
  }
}

.header {
  text-align: center;
  background: #161d29
}

.inner-page .header {
  background: #101721
}

.header__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  position: relative;
  z-index: 5
}

@media (min-width:1230px) {
  .header__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media (min-width:768px) {
  .header__container {
    display: flex;
    justify-content: space-between
  }
}

.header__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 5px;
  width: 100%
}

@media (min-width:768px) {
  .header__main {
    padding: 10px 44px 10px 0;
    max-width: calc(100% - 410px)
  }
}

.header__contacts {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 20px
}

@media (min-width:768px) {
  .header__contacts {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 410px;
    background: #101721;
    padding: 10px 0 10px 44px
  }
}

@media (max-width:767px) {
  .home-page .header__contacts {}
}

@media (min-width:768px) {
  .header__contacts:before {
    content: "";
    display: block;
    width: 1000px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #101721
  }

  .inner-page .header__contacts:before {
    background: #181f2d
  }
}

.header__contacts>* {
  position: relative;
  z-index: 2
}

.header__social {
  display: flex;
  align-items: center;
  margin: 0 -10px 0 20px
}

.header__social>* {
  margin: 0 10px
}

.header__logo {
  margin: -5px 0
}

@media (min-width:768px) {
  .header__logo {
    margin: -5px 0
  }
}

.header__logo img {
  display: block;
  width: 200px !important;
}

@media (min-width:980px) {
  .header__logo img {
    width: 100px
  }
}

.header__main-menu {
  display: block;
  width: 50px
}

@media (min-width:768px) {
  .header__main-menu {
    width: 100%;
    max-width: calc(100% - 156px)
  }
}

.call-link.-phone {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  background-color: #dab873;
  color: #fff;
}

.call-link.-phone:hover {
  background-color: #9d885a
}

.call-link.-phone:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23101721'/%3E%3C/svg%3E");
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px
}

.call-link.-whatsapp {
  display: none
}

@media (min-width:768px) {
  .call-link.-whatsapp {
    margin: 0 0 0 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    max-width: 100%;
    padding: 0 16px;
    border: none;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #1ca44a;
    color: #fff;
    font-size: 0
  }

  .call-link.-whatsapp:hover {
    background-color: #187a3e
  }
}

@media (min-width:768px) and (min-width:1280px) {
  .call-link.-whatsapp {
    margin: 0 0 0 45px
  }
}

@media (min-width:768px) {
  .call-link.-whatsapp:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.232 2.762A9.401 9.401 0 0013.164.713 9.438 9.438 0 009.54 0C4.326 0 .081 4.224.079 9.415a9.38 9.38 0 001.262 4.707L0 19l5.015-1.31a9.5 9.5 0 004.52 1.146h.005c5.213 0 9.458-4.223 9.46-9.415a9.326 9.326 0 00-2.768-6.66zM9.54 17.247h-.003a7.876 7.876 0 01-4.002-1.091l-.287-.17-2.976.777.794-2.887-.187-.296a7.784 7.784 0 01-1.202-4.165C1.679 5.1 5.206 1.59 9.543 1.59a7.844 7.844 0 015.559 2.295 7.75 7.75 0 012.3 5.537c-.002 4.314-3.529 7.825-7.862 7.825zm4.313-5.861c-.237-.119-1.398-.687-1.615-.766-.216-.079-.373-.117-.531.118-.158.235-.612.764-.75.921-.138.158-.276.177-.512.06-.236-.118-.998-.367-1.9-1.168-.704-.624-1.178-1.394-1.316-1.63-.138-.236-.015-.363.104-.48.107-.105.236-.275.354-.412.118-.138.157-.235.236-.393.08-.157.04-.294-.02-.412-.059-.118-.532-1.276-.729-1.747-.19-.456-.385-.396-.53-.402-.151-.006-.302-.009-.453-.008a.874.874 0 00-.631.293c-.217.236-.827.805-.827 1.963s.847 2.277.965 2.434c.118.157 1.667 2.533 4.038 3.552.565.243 1.005.387 1.348.496.566.18 1.081.153 1.489.094.454-.067 1.398-.569 1.595-1.118.197-.55.197-1.02.138-1.12-.059-.098-.218-.158-.453-.275z' fill='%23fff'/%3E%3C/svg%3E");
    display: inline-block;
    margin: 0 -3px;
    position: relative;
    top: 8px
  }
}

.social-link {
  display: none
}

@media (min-width:768px) {
  .social-link {
    display: block;
    width: 22px;
    height: 22px;
    font-size: 0;
    background-position: 50%;
    background-size: 100% 100%
  }

  .social-link:hover {
    opacity: .8
  }
}

.social-link.-instagram {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.991 5.333a5.653 5.653 0 00-3.994 1.652 5.636 5.636 0 000 7.976 5.653 5.653 0 007.989 0 5.636 5.636 0 000-7.976 5.653 5.653 0 00-3.995-1.652zm0 9.303a3.673 3.673 0 01-2.595-1.073 3.661 3.661 0 010-5.182 3.673 3.673 0 016.265 2.59c0 .973-.386 1.905-1.075 2.592a3.673 3.673 0 01-2.595 1.073zM16.864 6.44a1.316 1.316 0 10.002-2.631 1.316 1.316 0 00-.002 2.631z' fill='%23DAB873'/%3E%3Cpath d='M21.417 3.789a5.618 5.618 0 00-3.216-3.21A8.082 8.082 0 0015.53.065C14.354.015 13.98 0 10.998 0 8.014 0 7.632 0 6.465.066a8.018 8.018 0 00-2.668.512A5.62 5.62 0 00.58 3.788a8.021 8.021 0 00-.512 2.667C.016 7.63 0 8.001 0 10.98c0 2.98 0 3.358.068 4.526.019.912.191 1.813.512 2.668a5.622 5.622 0 003.218 3.21 8.055 8.055 0 002.67.549C7.644 21.984 8.017 22 11 22s3.366 0 4.532-.067a8.09 8.09 0 002.671-.511 5.635 5.635 0 003.217-3.212 8.02 8.02 0 00.512-2.666c.052-1.174.068-1.546.068-4.526 0-2.98 0-3.358-.068-4.525a8.016 8.016 0 00-.515-2.704zM19.93 15.416a6.142 6.142 0 01-.38 2.059 3.643 3.643 0 01-2.091 2.087 6.1 6.1 0 01-2.04.379c-1.161.054-1.488.067-4.464.067-2.979 0-3.283 0-4.466-.067a6.068 6.068 0 01-2.039-.38 3.648 3.648 0 01-2.1-2.086 6.187 6.187 0 01-.38-2.036c-.052-1.159-.064-1.486-.064-4.457 0-2.973 0-3.277.064-4.459a6.137 6.137 0 01.38-2.057 3.645 3.645 0 012.1-2.089 6.129 6.129 0 012.04-.379c1.161-.052 1.487-.067 4.465-.067 2.977 0 3.282 0 4.464.067a6.068 6.068 0 012.04.38 3.654 3.654 0 012.091 2.088c.24.652.369 1.34.38 2.035.053 1.16.066 1.486.066 4.459 0 2.971 0 3.29-.052 4.457h-.014v-.001z' fill='%23DAB873'/%3E%3C/svg%3E")
}

.social-link.-facebook {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.788 7.256V8.94H8.556v2.057h1.232v6.115h2.532v-6.115h1.699s.16-.986.237-2.065H12.33V7.525c0-.211.276-.494.55-.494h1.378V4.89h-1.876c-2.657 0-2.594 2.06-2.594 2.367z' fill='%23DAB873'/%3E%3Cpath d='M4.4 2.2a2.2 2.2 0 00-2.2 2.2v13.2a2.2 2.2 0 002.2 2.2h13.2a2.2 2.2 0 002.2-2.2V4.4a2.2 2.2 0 00-2.2-2.2H4.4zm0-2.2h13.2A4.4 4.4 0 0122 4.4v13.2a4.4 4.4 0 01-4.4 4.4H4.4A4.4 4.4 0 010 17.6V4.4A4.4 4.4 0 014.4 0z' fill='%23DAB873'/%3E%3C/svg%3E")
}

@media (min-width:980px) {
  .main-menu [data-menu-mobile--switcher-btn] {
    display: none
  }

  .main-menu ul {
    margin: 0;
    padding: 0;
    margin-left: 70px !important;
    list-style: none
  }

  .main-menu>ul {
    display: flex;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between
  }

  .main-menu>ul>li>a:before,
  .main-menu>ul>li>span:before {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background: #dab873;
    position: absolute;
    bottom: 18px;
    right: 50%;
    margin-right: -8px;
    opacity: 0;
    transition: all .3s ease-in
  }

  .main-menu li {
    margin: 0
  }

  .main-menu li.-has-dropdown {
    position: relative
  }

  .main-menu li.-has-dropdown:hover div {
    opacity: 1;
    transform: scaleY(1)
  }

  .main-menu li.-hidden {
    display: none
  }

  .main-menu li.is-active>a,
  .main-menu li.is-active>span,
  .main-menu li:hover>a,
  .main-menu li:hover>span {
    color: #dab873
  }

  .main-menu li.is-active>a:before,
  .main-menu li.is-active>span:before,
  .main-menu li:hover>a:before,
  .main-menu li:hover>span:before {
    opacity: 1
  }

  .main-menu li.-extraBar div {
    left: auto;
    right: 0
  }

  .main-menu li.-extraBar>button {
    position: relative;
    display: block;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 17px;
    border: none;
    background: url(../images/icons/menu.svg) 50% no-repeat;
    background-size: cover;
    font-size: 0;
    transition: all .3s ease-in;
    filter: invert(100%);
    cursor: pointer
  }

  .main-menu li.-extraBar:hover {
    background: #f3efef
  }

  .main-menu li.-extraBar:hover>button {
    filter: none
  }

  .main-menu a,
  .main-menu span {
    display: block;
    padding: 0 30px 0px 0px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 60px;
    color: #fff;
    transition: all .3s ease-in;
    cursor: pointer;
    white-space: nowrap
  }

  .main-menu div {
    position: absolute;
    left: 0;
    top: 60px;
    display: block;
    overflow: hidden;
    min-width: 256px;
    background: #5f676d;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: transform .15s ease-in, opacity .15s ease-in
  }

  .main-menu div a {
    text-align: left;
    padding: 10px 15px 10px 20px;
    justify-content: left;
    white-space: normal;
    line-height: 22px
  }
}

@media (max-width:980px) {
  .main-menu [data-menu-mobile--switcher-btn] {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    z-index: 250;
    padding: 0;
    border: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linecap='round' d='M1.5 3.5h21M1.5 11.5h21M1.5 19.5h21'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-color: initial !important;
    font-size: 0;
    transition: all .3s ease-in;
    cursor: pointer
  }

  .main-menu ul {
    display: none
  }
}

.menu-mobile {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  background: #181f2d;
  box-sizing: border-box;
  overflow: hidden
}

.menu-mobile.is-closed {
  display: none
}

.menu-mobile__header {
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #fff
}

.menu-mobile__title,
.menu-mobile__title-btn {
  width: 100%;
  height: 70px;
  text-align: left
}

.menu-mobile__title-btn {
  position: relative;
  padding: 0 41px 0 36px;
  border: none;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 70px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: none;
  transition: .25s
}

.menu-mobile__title-btn[data-node="0"] {
  padding: 0 21px
}

.menu-mobile__title-btn[data-node="0"] i {
  display: none
}

.menu-mobile__close-btn {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 40px;
  height: 70px;
  background: none;
  border: none;
  cursor: pointer
}

.menu-mobile__close-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -13px 0 0 -16px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg height='311pt' viewBox='0 0 311 311.077' width='311pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M16.035 311.078c-4.097 0-8.195-1.558-11.308-4.695-6.25-6.25-6.25-16.383 0-22.633L283.789 4.687c6.25-6.25 16.383-6.25 22.633 0s6.25 16.383 0 22.637L27.363 306.383a16.045 16.045 0 01-11.328 4.695zm0 0'/%3E%3Cpath fill='%23fff' d='M295.117 311.078a15.879 15.879 0 01-11.308-4.695L4.727 27.324c-6.25-6.254-6.25-16.386 0-22.636s16.382-6.25 22.636 0L306.422 283.75c6.25 6.25 6.25 16.383 0 22.633-3.137 3.117-7.23 4.695-11.305 4.695zm0 0'/%3E%3C/svg%3E") 50% no-repeat;
  background-size: contain;
  border: none;
  pointer-events: none
}

.menu-mobile__list {
  display: block;
  margin: 0;
  padding: 0 0 60px;
  list-style: none;
  height: calc(100vh - 70px);
  overflow-y: auto
}

.menu-mobile__item {
  display: block;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #fff
}

.menu-mobile__item-name {
  position: relative;
  display: block;
  padding: 11px 21px 13px;
  text-decoration: none;
  color: #fff
}

.menu-mobile__item.-has-child .menu-mobile__item-name {
  padding: 11px 51px 13px 21px
}

.menu-mobile__item-btn {
  display: block;
  width: 42px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  pointer-events: none
}

.menu-mobile__item-btn.hasChild {
  pointer-events: auto;
  border-left: 1px solid #fff
}

.menu-mobile i {
  pointer-events: none
}

.menu-mobile__icon {
  display: block
}

.menu-mobile__icon-arrow-left,
.menu-mobile__icon-arrow-right {
  width: 16px;
  height: 16px;
  position: absolute;
  border: none;
  top: 50%
}

.menu-mobile__icon-arrow-left {
  left: 21px;
  margin: -8px -4px 0 -7px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.935' height='284.936'%3E%3Cpath fill='%23fff' d='M110.488 142.468L222.694 30.264c1.902-1.903 2.854-4.093 2.854-6.567s-.951-4.664-2.854-6.563L208.417 2.857C206.513.955 204.324 0 201.856 0c-2.475 0-4.664.955-6.567 2.857L62.24 135.9c-1.903 1.903-2.852 4.093-2.852 6.567 0 2.475.949 4.664 2.852 6.567l133.042 133.043c1.906 1.906 4.097 2.857 6.571 2.857 2.471 0 4.66-.951 6.563-2.857l14.277-14.267c1.902-1.903 2.851-4.094 2.851-6.57 0-2.472-.948-4.661-2.851-6.564L110.488 142.468z'/%3E%3C/svg%3E") 50% no-repeat;
  background-size: contain
}

.menu-mobile__icon-arrow-right {
  left: 50%;
  margin: -8px -4px 0 -6px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.935' height='284.936'%3E%3Cpath fill='%23fff' d='M222.701 135.9L89.652 2.857C87.748.955 85.557 0 83.084 0c-2.474 0-4.664.955-6.567 2.857L62.244 17.133c-1.906 1.903-2.855 4.089-2.855 6.567 0 2.478.949 4.664 2.855 6.567l112.204 112.204L62.244 254.677c-1.906 1.903-2.855 4.093-2.855 6.564 0 2.477.949 4.667 2.855 6.57l14.274 14.271c1.903 1.905 4.093 2.854 6.567 2.854 2.473 0 4.663-.951 6.567-2.854l133.042-133.044c1.902-1.902 2.854-4.093 2.854-6.567s-.945-4.664-2.847-6.571z'/%3E%3C/svg%3E") 50% no-repeat;
  background-size: contain
}

.menu-mobile__icon-more {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='192' cy='42.667' r='42.667'/%3E%3Ccircle cx='192' cy='192' r='42.667'/%3E%3Ccircle cx='192' cy='341.333' r='42.667'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;
  background-size: contain
}

.menu-mobile-toggle-enter-active {
  animation: menu-mobile-open .5s
}

.menu-mobile-toggle-leave-active {
  animation: menu-mobile-close .3s
}

.menu-mobile-header-toggle-enter,
.menu-mobile-header-toggle-leave {
  opacity: 0
}

.menu-mobile-header-toggle-enter-active,
.menu-mobile-header-toggle-leave-active {
  transition: opacity .5s .2s
}

.menu-mobile-item-show-enter {
  opacity: 0
}

.menu-mobile-item-show-enter-active {
  opacity: 0;
  animation: menu-mobile-item-show .35s ease-out
}

.menu-mobile-item-show-enter-active:nth-child(0) {
  animation-delay: .2s
}

.menu-mobile-item-show-enter-active:first-child {
  animation-delay: .25s
}

.menu-mobile-item-show-enter-active:nth-child(2) {
  animation-delay: .3s
}

.menu-mobile-item-show-enter-active:nth-child(3) {
  animation-delay: .35s
}

.menu-mobile-item-show-enter-active:nth-child(4) {
  animation-delay: .4s
}

.menu-mobile-item-show-enter-active:nth-child(5) {
  animation-delay: .45s
}

.menu-mobile-item-show-enter-active:nth-child(6) {
  animation-delay: .5s
}

.menu-mobile-item-show-enter-active:nth-child(7) {
  animation-delay: .55s
}

.menu-mobile-item-show-enter-active:nth-child(8) {
  animation-delay: .6s
}

.menu-mobile-item-show-enter-active:nth-child(9) {
  animation-delay: .65s
}

.menu-mobile-item-show-enter-active:nth-child(10) {
  animation-delay: .7s
}

.menu-mobile-item-show-enter-active:nth-child(11) {
  animation-delay: .75s
}

.menu-mobile-item-show-enter-active:nth-child(12) {
  animation-delay: .8s
}

.menu-mobile-item-show-enter-active:nth-child(13) {
  animation-delay: .85s
}

.menu-mobile-item-show-enter-active:nth-child(14) {
  animation-delay: .9s
}

.menu-mobile-item-show-enter-active:nth-child(15) {
  animation-delay: .95s
}

.menu-mobile-item-show-leave {
  opacity: 0
}

.menu-mobile-item-show-leave-active {
  display: none;
  transition: opacity .1s ease-out;
  animation-delay: 0s !important
}

@keyframes menu-mobile-open {
  0% {
    transform: scaleY(0);
    height: 0;
    opacity: 0;
    transform-origin: center top
  }

  20% {
    opacity: 1
  }

  to {
    transform: scaleY(1);
    height: auto;
    opacity: 1;
    transform-origin: center top
  }
}

@keyframes menu-mobile-close {
  0% {
    top: 0
  }

  20% {
    opacity: 1
  }

  to {
    top: -100vh
  }
}

@keyframes menu-mobile-item-show {
  0% {
    transform: scale(1.1) translateY(-24px);
    opacity: 0;
    transform-origin: center top
  }

  to {
    transform: translate(0);
    opacity: 1;
    transform-origin: center top
  }
}

.footer-menu__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width:1230px) {
  .footer-menu__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

@media (min-width:768px) {
  .footer-menu ul {
    display: flex;
    justify-content: space-between
  }
}

.footer-menu li.is-active>a,
.footer-menu li:hover>a {
  color: #dab873
}

@media (max-width:767px) {
  .footer-menu li.-has-dropdown>a {
    position: relative;
    display: block;
    padding-right: 30px
  }

  .footer-menu li.-has-dropdown>a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    display: block;
    width: 14px;
    height: 14px;
    border: 3px solid #aaa6b9;
    border-top: none;
    border-left: none;
    transform: rotate(45deg)
  }
}

.footer-menu a {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 24px;
  text-decoration: none;
  color: #aaa6b9
}

.footer-menu .footer-menu__dropdown {
  display: none
}

@media (min-width:768px) {
  .footer-menu .footer-menu__dropdown {
    display: block
  }
}

.footer-menu .footer-menu__dropdown.is-open,
.footer-menu .footer-menu__dropdown ul {
  display: block
}

.footer-menu .footer-menu__dropdown li {
  margin: 0 0 10px
}

.footer-menu .footer-menu__dropdown a {
  padding-bottom: 0;
  font-size: 16px
}

.footer-menu .footer-menu__dropdown.-col-2 {
  column-count: 1
}

@media (min-width:980px) {
  .footer-menu .footer-menu__dropdown.-col-2 {
    column-count: 2
  }
}

.inner-page .footer {
  background: #101721
}

.footer__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  display: flex
}

@media (min-width:1230px) {
  .footer__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media (max-width:819px) {
  .footer__container {
    flex-direction: column
  }
}

.footer__left {
  display: flex;
  justify-content: space-between;
  width: 63.95%;
  padding: 33px 65px 20px 0
}

@media (min-width:820px) {
  .footer__left .footer__item {
    padding: 0 15px
  }

  .footer__left .footer__item:first-of-type {
    padding-left: 0
  }

  .footer__left .footer__item:last-of-type {
    padding-right: 0;
    margin: 0 auto 0 0
  }

  .footer__left .footer__item:nth-of-type(3) {
    margin: 0 auto
  }
}

@media (max-width:1279px) {
  .footer__left {
    padding-right: 20px
  }
}

@media (max-width:819px) {
  .footer__left {
    flex-direction: column;
    width: 100%;
    padding: 0
  }
}

.footer__right {
  position: relative;
  display: flex;
  width: 36.05%;
  z-index: 1;
  padding: 33px 0 20px 55px
}

@media (min-width:820px) {
  .footer__right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    height: 100%;
    background: #101721;
    z-index: -1
  }

  .inner-page .footer__right:before {
    background: #181f2d
  }
}

@media (max-width:1279px) {
  .footer__right {
    padding-left: 20px
  }
}

@media (max-width:819px) {
  .footer__right {
    flex-direction: column;
    width: 100%;
    padding: 0
  }
}

.footer__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.footer__logo {
  display: block;
  text-decoration: none;
  max-width: 270px;
  margin-bottom: 48px;
}

@media (max-width:819px) {
  .footer__logo {
    margin: 0 auto
  }
}

.footer__logo img {
  display: block;
  max-width: 100%
}

.footer__copyright {
  margin: 0;
  font-size: 13px;
  line-height: 15px
}

@media (max-width:819px) {
  .footer__copyright {
    margin-bottom: 10px
  }
}

@media (min-width:820px) {
  .footer__menu {
    margin: 0 0 20px
  }
}

.footer__menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer__menu ul li {
  margin: 0;
  padding: 2px 0
}

.footer__menu ul li.is-active>a {
  color: #dab873
}

.footer__menu>ul>li {
  padding: 0
}

@media (max-width:819px) {
  .footer__menu>ul>li {
    position: relative;
    border-bottom: 1px solid rgba(170, 166, 185, .5);
    padding: 15px 0
  }
}

.footer__menu>ul>li a,
.footer__menu>ul>li span {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  text-decoration: none
}

.footer__menu>ul>li a:hover {
  color: #dab873
}

.footer__menu>ul>li>a,
.footer__menu>ul>li>span {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #aaa6b9
}

@media (max-width:819px) {

  .footer__menu>ul>li>a,
  .footer__menu>ul>li>span {
    position: relative;
    display: block;
    width: 100%
  }

  .footer__menu>ul>li>a:after,
  .footer__menu>ul>li>span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/icons/arrow-menu.svg) no-repeat 50%;
    margin-top: -8px
  }
}

.footer__menu>ul>li.is-open>a:after,
.footer__menu>ul>li.is-open>span:after {
  transform: rotate(180deg);
  filter: brightness(0) invert(73%) sepia(8%) saturate(466%) hue-rotate(212deg) brightness(92%) contrast(88%)
}

.footer__menu>ul>li.is-open div {
  display: block
}

.footer__menu>ul>li div {
  margin: 15px 0 0
}

@media (max-width:819px) {
  .footer__menu>ul>li div {
    display: none
  }
}

.footer__menu>ul>li ul.-two-column {
  column-count: 2;
  column-gap: 30px
}

@media (max-width:1279px) {
  .footer__menu>ul>li ul.-two-column {
    column-gap: 15px
  }
}

@media (max-width:1023px) {
  .footer__menu>ul>li ul.-two-column {
    column-count: 1
  }
}

.footer__menu>ul>li ul.-two-column li {
  display: block;
  break-inside: avoid;
  page-break-inside: avoid
}

@media (min-width:820px) {
  .footer__menu>ul>li ul.-two-column li {
    max-width: 130px
  }
}

.footer__privacy-policy {
  font-size: 13px;
  line-height: 15px;
  color: #dab873;
  text-decoration: none
}

.footer__privacy-policy:hover {
  text-decoration: underline
}

.footer__title {
  display: block;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #aaa6b9;
  margin-bottom: 17px
}

@media (max-width:819px) {
  .footer__title {
    position: relative;
    display: block;
    width: 100%;
    color: #dab873 !important;
  }

  .footer__title:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/icons/arrow-menu.svg) no-repeat 50%;
    margin-top: -8px
  }
}

@media (max-width:819px) {
  .footer__contacts {
    padding: 15px 0
  }

  .footer__contacts.is-open .footer__title:after {
    transform: rotate(180deg);
    filter: brightness(0) invert(73%) sepia(8%) saturate(466%) hue-rotate(212deg) brightness(92%) contrast(88%)
  }

  .footer__contacts.is-open .footer__contacts-inner {
    display: block
  }
}

.footer__contacts-inner {
  max-width: 200px
}

@media (max-width:819px) {
  .footer__contacts-inner {
    display: none
  }
}

.footer__contacts-inner p {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  margin: 0
}

.footer__phone {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  text-decoration: none
}

@media (min-width:980px) {
  .footer__phone:hover {
    color: #dab873
  }
}

.footer__email {
  text-decoration: none
}

@media (min-width:980px) {
  .footer__email:hover {
    opacity: .8
  }
}

.footer__social {
  text-align: left
}

@media (max-width:819px) {
  .footer__social {
    text-align: center;
    margin: 0 0 20px
  }
}

.footer__bottom {
  position: relative;
  text-align: center;
  z-index: 0;
  padding: 15px 0 20px
}

.footer__bottom:before {
  width: 100vw;
  margin-left: 50%;
  transform: translate(-50%);
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  background: #101721;
  z-index: -1
}

.hero {
  overflow: hidden
}

.hero,
.hero__video {
  position: relative;
  width: 100%
}

.hero__video {
  display: block;
  height: 200px
}

@media (min-width:980px) {
  .hero__video {
    height: 590px
  }
}

.hero__video img,
.hero__video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.hero__text {
  display: block;
  padding: 20px 0 5px;
  color: #fff;
  background: #101721
}

@media (min-width:980px) {
  .hero__text {
    padding: 15px 0 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: none
  }
}

.hero__text-container p {
  display: none
}

@media (max-width:979px) {
  .hero__text-container {
    width: auto;
    max-width: 100%;
    margin: 0 15px
  }
}

@media (max-width:979px) and (min-width:1230px) {
  .hero__text-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media (min-width:980px) {
  .hero__text-container {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 15px
  }
}

@media (min-width:980px) and (min-width:690px) {
  .hero__text-container {
    width: 100%;
    max-width: 660px;
    margin: 0 auto
  }
}

@media (min-width:980px) {
  .hero__text-container p {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 140%
  }

  .hero__text-container p.-title {
    font-family: Roboto Slab, sans-serif;
    font-size: 46px;
    line-height: 130%;
    color: #dab873
  }

  .hero__text-container p.-title:after {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #dab873;
    margin: 20px auto 15px
  }
}

@media (max-width:567px) {
  .hero__text-container {
    text-align: center
  }
}

.hero__text-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  background-color: #dab873;
  color: #101721;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  max-width: 127px;
  white-space: nowrap
}

.hero__text-btn:hover {
  background-color: #9d885a
}

@media (max-width:979px) {
  .hero__text-btn {
    display: none
  }
}

@media (min-width:980px) {
  .hero__text-btn {
    margin-top: 40px
  }
}

.hero__text-btn:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  position: relative;
  top: 4px;
  background: url(../images/icons/arrow--btn.svg) no-repeat 50%
}

.hero__text-location {
  min-height: 40px;
  color: #aaa6b9;
  margin: 0 auto;
  text-align: left
}

.hero__text-location,
.hero__text-location:before {
  display: flex;
  justify-content: center;
  align-items: center
}

.hero__text-location:before {
  content: "";
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: #161d29;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../images/icons/contacts--location.svg);
  margin-right: 15px
}

@media (min-width:980px) {
  .hero__text-location {
    display: none
  }
}

.hero__text .call-link.-phone {
  margin: 0 auto 20px;
  font-size: 18px
}

.homepage-text-main {
  overflow: hidden;
  background: #101721;
  width: 100vw;
  margin-left: 50%;
  transform: translate(-50%)
}

.homepage-text-main__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  padding: 15px 0 30px
}

@media (min-width:1230px) {
  .homepage-text-main__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

@media (max-width:979px) {
  .homepage-text-main__container {
    margin: 0;
    padding-top: 0
  }
}

@media (min-width:980px) {
  .homepage-text-main__container {
    background: #181f2d
  }
}

.homepage-text-main__content {
  width: auto;
  max-width: 100%;
  margin: 0 15px
}

@media (min-width:840px) {
  .homepage-text-main__content {
    width: 100%;
    max-width: 810px;
    margin: 0 auto
  }
}

@media (min-width:980px) {
  .homepage-text-main__content {
    text-align: center
  }
}

.homepage-text-main__carousel {
  width: auto;
  max-width: 100%;
  margin: 0 15px;
  padding: 5px 0 30px;
  position: relative
}

@media (min-width:1030px) {
  .homepage-text-main__carousel {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
  }
}

@media (min-width:980px) {
  .homepage-text-main__carousel {
    padding-top: 70px;
    padding: 150px 0 40px 26.9%;
    margin-top: 36px
  }
}

.homepage-text-main__carousel:before {
  content: "";
  display: none;
  width: 1360px;
  height: 460px;
  background: url(../images/21.png) 50% no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -680px
}

@media (min-width:1280px) {
  .homepage-text-main__carousel:before {
    display: block
  }
}

.homepage-text-main__list {
  z-index: 3
}

@media (max-width:568px) {
  .homepage-text-main__list {
    width: 190%
  }
}

.homepage-text-main__item {
  width: 100%
}

.homepage-text-main__item-img {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 57.0122%
}

.homepage-text-main__item-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px
}

.homepage-text-main .owl-carousel .owl-stage-outer {
  overflow: visible;
  padding-bottom: 20px
}

@media (min-width:980px) {
  .homepage-text-main .owl-carousel .owl-stage-outer {
    padding-bottom: 60px
  }
}

.homepage-text-main .owl-item {
  opacity: 0
}

.homepage-text-main .owl-item.active {
  z-index: 2;
  opacity: 1
}

@media (min-width:980px) {
  .homepage-text-main .owl-item.active img {
    transform: scale(2);
    transform-origin: right center
  }
}

.homepage-text-main .owl-item.active+.active {
  z-index: 1
}

.homepage-text-main .owl-item.active+.active img {
  transform: scale(1)
}

.homepage-text-main__nav {
  position: relative;
  margin-top: -6px;
  float: right
}

.homepage-text-main__nav.disabled {
  display: none
}

@media (min-width:980px) {
  .homepage-text-main__nav {
    margin-top: 45px;
    float: none
  }
}

.homepage-text-main .owl-nav {
  display: none
}

.homepage-text-main .owl-dots {
  display: flex;
  width: 160px;
  padding-top: 20px;
  float: left;
  margin-right: 10px
}

@media (min-width:980px) {
  .homepage-text-main .owl-dots {
    width: 90%;
    padding-top: 70px;
    margin-right: 30px;
    margin-left: -20%
  }
}

.homepage-text-main .owl-dots .owl-dot {
  display: block;
  position: relative;
  margin: 0;
  flex: 1;
  height: 1px;
  background: rgba(170, 166, 185, .5)
}

.homepage-text-main .owl-dots .owl-dot.active {
  background: #dab873
}

.homepage-text-main .owl-dots .owl-dot.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: -1px;
  left: 0;
  background: #dab873
}

.homepage-text-additional {
  padding: 20px 0;
  position: relative;
  z-index: 2
}

@media (min-width:768px) {
  .homepage-text-additional {
    padding: 50px 0 20px
  }
}

@media (min-width:768px) {
  .homepage-text-additional__container {
    display: flex
  }
}

@media (min-width:980px) {
  .homepage-text-additional__container {
    justify-content: space-around
  }
}

.homepage-text-additional__item {
  margin-bottom: 20px
}

@media (min-width:980px) {
  .homepage-text-additional__item {
    width: 460px;
    min-width: 460px
  }
}

@media (min-width:768px) {
  .homepage-text-additional__item:first-child {
    order: 3;
    margin-left: 30px
  }
}

@media (min-width:980px) {
  .homepage-text-additional__item:first-child {
    width: 380px;
    min-width: 380px;
    margin-left: 0
  }
}

.homepage-text-additional__item p {
  font-size: 13px
}

@media (min-width:768px) {
  .homepage-text-additional__item p {
    font-size: 15px
  }
}

.homepage-text-additional__item p.-title {
  font-size: 15px;
  color: #fff
}

@media (min-width:768px) {
  .homepage-text-additional__item p.-title {
    font-size: 20px
  }
}

.homepage-text-additional__img {
  position: relative
}

.homepage-text-additional__img img {
  display: block;
  width: 100%;
  border-radius: 8px
}

@media (min-width:568px) {
  .homepage-text-additional__img img {
    width: 380px;
    margin: 0 auto
  }
}

@media (min-width:768px) {
  .homepage-text-additional__img img {
    min-width: 320px;
    width: 380px;
    margin-top: -40px
  }
}

@media (min-width:980px) {
  .homepage-text-additional__img img {
    width: 380px;
    min-width: 380px;
    margin-top: -120px
  }
}

@media (min-width:980px) {
  .homepage-text-additional__img:before {
    content: "";
    display: block;
    position: absolute;
    top: -94px;
    left: -174px;
    width: 289px;
    height: 289px;
    background: url(../images/23.png) no-repeat
  }
}

.homepage-text-fullwidth {
  background: url(../images/20.jpg) 50% no-repeat;
  padding: 20px 0;
  width: 100vw;
  margin-left: 50%;
  transform: translate(-50%)
}

@media (min-width:980px) {
  .homepage-text-fullwidth {
    padding: 66px 0 115px
  }
}

.homepage-text-fullwidth__container {
  width: auto;
  max-width: 100%;
  margin: 0 15px
}

@media (min-width:1030px) {
  .homepage-text-fullwidth__container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
  }
}

.homepage-text-fullwidth p {
  text-align: center;
  font-size: 15px;
  line-height: 140%;
  color: #fff
}

@media (min-width:980px) {
  .homepage-text-fullwidth p {
    font-size: 20px
  }
}

.product-item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  background: #101721;
  border-radius: 8px;
  transition: all .3s ease-in
}

@media (min-width:568px) {
  .product-item {
    flex-direction: row
  }
}

@media (min-width:980px) {
  .product-item:hover {
    background: #232939
  }
}

.product-item__img {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 71%
}

@media (min-width:568px) {
  .product-item__img {
    width: 264px;
    height: auto;
    padding: 0
  }
}

.product-item__img a {
  width: 100%;
  overflow: hidden
}

.product-item__img a,
.product-item__img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%
}

.product-item__img img {
  width: 100%;
  object-fit: cover;
  width: 101%
}

.product-item__info {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 15px 20px 20px
}

.product-item__title {
  padding-bottom: 10px;
  font-family: Roboto Slab, sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  text-decoration: none;
  text-align: left
}

@media (min-width:768px) {
  .product-item__title {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px
  }
}

@media (min-width:980px) {
  .product-item__title:hover {
    color: #dab873
  }
}

.product-item__price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  background: #1c2232;
  border-radius: 8px;
  padding: 12px 20px
}

@media (min-width:768px) {
  .product-item__price {
    margin-bottom: 20px
  }
}

.product-item__price-item span {
  display: block;
  font-size: 13px;
  line-height: 15px;
  color: #aaa6b9;
  margin-bottom: 2px
}

.product-item__price-item span:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 15.333A7.333 7.333 0 118 .667a7.333 7.333 0 010 14.666zM8 14A6 6 0 108 2a6 6 0 000 12zm3.333-6.667H8.666V4H7.333v4.667h4V7.333z' fill='%23AAA6B9'/%3E%3C/svg%3E");
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 2px
}

@media (min-width:768px) {
  .product-item__price-item span {
    font-size: 15px;
    line-height: 18px
  }
}

.product-item__price-item strong {
  font-family: Roboto Slab, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #fff
}

.product-item__btns {
  display: flex;
  justify-content: center;
  width: 100%
}

@media (min-width:1024px) and (max-width:1199px) {
  .product-item__btns {
    flex-direction: column
  }
}

.product-item__btn-buy {
  white-space: nowrap;
  flex: auto
}

.product-item__btn-buy:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23DAB873'/%3E%3C/svg%3E");
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
  filter: brightness(0)
}

@media (max-width:767px) {
  .product-item__btn-buy {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    max-width: 100%;
    border: none;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #dab873;
    color: #101721;
    padding: 0 7px
  }

  .product-item__btn-buy:hover {
    background-color: #9d885a
  }
}

@media (min-width:768px) {
  .product-item__btn-buy {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    max-width: 100%;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background-position: 50%;
    cursor: pointer;
    transition: all .3s ease-in;
    white-space: nowrap;
    background-color: #101721;
    color: #dab873;
    border: 1px solid #dab873;
    padding: 0 15px;
    line-height: 42px
  }

  .product-item__btn-buy:hover {
    background-color: #dab873;
    color: #101721
  }

  .product-item__btn-buy:before {
    filter: none
  }

  .product-item__btn-buy:hover:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.628 9.547l-1.98-.226a1.551 1.551 0 00-1.277.444L7.937 11.2A11.726 11.726 0 012.8 6.063l1.442-1.441c.335-.336.498-.803.444-1.279L4.46 1.38A1.56 1.56 0 002.91 0H1.562C.68 0-.052.733.002 1.613.417 8.27 5.74 13.584 12.388 13.997c.88.055 1.613-.678 1.613-1.559V11.09a1.545 1.545 0 00-1.372-1.543z' fill='%23101721'/%3E%3C/svg%3E")
  }
}

.product-item__btn-whatsapp {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  padding: 0 16px;
  border: none;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  background-color: #1ca44a;
  color: #fff;
  margin-left: 14px;
  white-space: nowrap;
  flex: auto
}

.product-item__btn-whatsapp:hover {
  background-color: #187a3e
}

@media (min-width:1024px) and (max-width:1199px) {
  .product-item__btn-whatsapp {
    margin: 15px 0 0
  }
}

@media (max-width:767px) {
  .product-item__btn-whatsapp {
    padding: 0 7px
  }
}

.product-item__btn-whatsapp:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.232 2.762A9.401 9.401 0 0013.164.713 9.438 9.438 0 009.54 0C4.326 0 .081 4.224.079 9.415a9.38 9.38 0 001.262 4.707L0 19l5.015-1.31a9.5 9.5 0 004.52 1.146h.005c5.213 0 9.458-4.223 9.46-9.415a9.326 9.326 0 00-2.768-6.66zM9.54 17.247h-.003a7.876 7.876 0 01-4.002-1.091l-.287-.17-2.976.777.794-2.887-.187-.296a7.784 7.784 0 01-1.202-4.165C1.679 5.1 5.206 1.59 9.543 1.59a7.844 7.844 0 015.559 2.295 7.75 7.75 0 012.3 5.537c-.002 4.314-3.529 7.825-7.862 7.825zm4.313-5.861c-.237-.119-1.398-.687-1.615-.766-.216-.079-.373-.117-.531.118-.158.235-.612.764-.75.921-.138.158-.276.177-.512.06-.236-.118-.998-.367-1.9-1.168-.704-.624-1.178-1.394-1.316-1.63-.138-.236-.015-.363.104-.48.107-.105.236-.275.354-.412.118-.138.157-.235.236-.393.08-.157.04-.294-.02-.412-.059-.118-.532-1.276-.729-1.747-.19-.456-.385-.396-.53-.402-.151-.006-.302-.009-.453-.008a.874.874 0 00-.631.293c-.217.236-.827.805-.827 1.963s.847 2.277.965 2.434c.118.157 1.667 2.533 4.038 3.552.565.243 1.005.387 1.348.496.566.18 1.081.153 1.489.094.454-.067 1.398-.569 1.595-1.118.197-.55.197-1.02.138-1.12-.059-.098-.218-.158-.453-.275z' fill='%23fff'/%3E%3C/svg%3E");
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px
}

.product-widget-list {
  padding: 8px 0 50px
}

.product-widget-list__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px
}

.product-widget-list__content>* {
  margin-left: 15px;
  margin-right: 15px
}

.product-widget-list__item {
  width: calc(100% - 30px);
  margin-bottom: 15px
}

@media (min-width:1024px) {
  .product-widget-list__item {
    width: calc(50% - 30px);
    margin-bottom: 30px
  }
}

.products-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px
}

.products-list>* {
  margin-left: 15px;
  margin-right: 15px
}

.products-list__item {
  width: calc(100% - 30px);
  margin-bottom: 15px
}

@media (min-width:1024px) {
  .products-list__item {
    width: calc(50% - 30px);
    margin-bottom: 30px
  }
}

.products-list.has-sidebar .products-list__item {
  width: calc(33.33333% - 30px);
  margin-bottom: 30px
}

@media (max-width:1024px) {
  .products-list.has-sidebar .products-list__item {
    width: calc(33.33333% - 30px)
  }
}

@media (max-width:768px) {
  .products-list.has-sidebar .products-list__item {
    width: calc(50% - 30px)
  }
}

@media (max-width:568px) {
  .products-list.has-sidebar .products-list__item {
    width: calc(100% - 30px)
  }
}

.gallery-widget-carousel {
  padding: 1px 0 40px
}

@media (min-width:768px) {
  .gallery-widget-carousel {
    padding: 30px 0 80px
  }
}

@media (max-width:979px) {
  .gallery-widget-carousel {
    background: #101721;
    width: 100vw;
    margin-left: 50%;
    transform: translate(-50%)
  }
}

@media (max-width:979px) {
  .gallery-widget-carousel__container {
    width: auto;
    max-width: 100%;
    margin: 0 15px
  }
}

@media (max-width:979px) and (min-width:1230px) {
  .gallery-widget-carousel__container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
  }
}

.gallery-widget-carousel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px
}

@media (max-width:567px) {
  .gallery-widget-carousel h2 {
    margin-top: 20px
  }
}

@media (max-width:567px) {
  .gallery-widget-carousel__list {
    width: 190%
  }
}

.gallery-widget-carousel__item-img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 132%
}

.gallery-widget-carousel__item-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px
}

.gallery-widget-carousel__nav {
  margin-top: 16px
}

.gallery-widget-carousel__nav.disabled {
  display: none
}

@media (min-width:980px) {
  .gallery-widget-carousel__nav {
    margin-top: 45px
  }
}

@media (max-width:567px) {
  .gallery-widget-carousel__nav {
    text-align: right
  }
}

.gallery-widget-carousel .owl-nav {
  display: none
}

.gallery-widget-carousel .owl-dots {
  display: flex;
  width: 160px;
  padding-top: 40px;
  float: left;
  margin-right: 10px
}

@media (min-width:568px) {
  .gallery-widget-carousel .owl-dots {
    width: 50%;
    min-width: 160px
  }
}

@media (min-width:980px) {
  .gallery-widget-carousel .owl-dots {
    padding-top: 70px;
    margin-right: 30px
  }
}

.gallery-widget-carousel .owl-dots .owl-dot {
  display: block;
  position: relative;
  margin: 0;
  flex: 1;
  height: 1px;
  background: rgba(170, 166, 185, .5)
}

.gallery-widget-carousel .owl-dots .owl-dot.active {
  background: #dab873
}

.gallery-widget-carousel .owl-dots .owl-dot.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: -1px;
  left: 0;
  background: #dab873
}

.custom-checkbox span:before,
.custom-radio span:before,
.form-element-common,
.form-element-property,
input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
select,
textarea {
  border: 1px solid #aaa6b9;
  border-radius: 8px;
  font: inherit;
  font-size: 15px;
  color: #fff;
  background: transparent;
  transition: all .3s ease-in;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-checkbox span:focus:before,
.custom-checkbox span:hover:before,
.custom-radio span:focus:before,
.custom-radio span:hover:before,
.form-element-common:focus,
.form-element-common:hover,
.form-element-property:focus,
.form-element-property:hover,
input:focus[type=email],
input:focus[type=number],
input:focus[type=password],
input:focus[type=phone],
input:focus[type=tel],
input:focus[type=text],
input:hover[type=email],
input:hover[type=number],
input:hover[type=password],
input:hover[type=phone],
input:hover[type=tel],
input:hover[type=text],
select:focus,
select:hover,
textarea:focus,
textarea:hover {
  border-color: #dab873
}

.custom-checkbox span:invalid:before,
.custom-radio span:invalid:before,
.form-element-common:invalid,
.form-element-property:invalid,
input:invalid[type=email],
input:invalid[type=number],
input:invalid[type=password],
input:invalid[type=phone],
input:invalid[type=tel],
input:invalid[type=text],
select:invalid,
textarea:invalid {
  box-shadow: none
}

.custom-checkbox span.is-invalid:before,
.custom-radio span.is-invalid:before,
.form-element-common.is-invalid,
.is-invalid.form-element-property,
input.is-invalid[type=email],
input.is-invalid[type=number],
input.is-invalid[type=password],
input.is-invalid[type=phone],
input.is-invalid[type=tel],
input.is-invalid[type=text],
select.is-invalid,
textarea.is-invalid {
  border-color: #eb5757
}

.form-element-property,
input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
select,
textarea {
  display: block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px
}

.custom-checkbox span:before,
.custom-radio span:before,
.form-element-small {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 10px
}

input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text] {
  height: 48px
}

input[type=email]:disabled,
input[type=number]:disabled,
input[type=password]:disabled,
input[type=phone]:disabled,
input[type=tel]:disabled,
input[type=text]:disabled {
  color: #c6cfd4
}

textarea {
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none
}

select {
  height: 45px
}

.custom-checkbox input {
  display: none
}

.custom-checkbox span {
  transition: all .3s ease-in;
  cursor: pointer
}

.custom-checkbox span:before {
  content: "";
  position: relative;
  top: -2px
}

.custom-checkbox input:checked+span,
.custom-checkbox span:hover {
  color: #ff991f
}

.custom-checkbox input:checked+span:before {
  background: #000
}

.custom-radio input {
  display: none
}

.custom-radio span {
  transition: all .3s ease-in;
  cursor: pointer
}

.custom-radio span:before {
  content: "";
  border-radius: 50%;
  position: relative;
  top: -2px
}

.custom-radio input:checked+span,
.custom-radio span:hover {
  color: #ff991f
}

.custom-radio input:checked+span:before {
  background: #000
}

.only-timepicker .datepicker--content,
.only-timepicker .datepicker--nav {
  display: none
}

.only-timepicker .datepicker--time {
  border-top: none
}

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

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

input[type=number]:focus,
input[type=number]:hover {
  -moz-appearance: number-input
}

.js-recaptcha {
  display: none !important
}

.form-layout-item-row .form-item {
  display: block;
  margin: 0 0 9px
}

.form-layout-item-row .form-item__label {
  display: block;
  padding: 0 0 5px 15px;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  font-weight: 400
}

.form-layout-item-row .form-item__label span {
  color: #dab873
}

.form-layout-item-row .form-item__field,
.form-layout-item-row .form-item__input {
  display: block
}

.form-layout-item-row .form-item__error {
  display: block;
  color: #de350b;
  font-size: 13px
}

.form-layout-item-row .form-item__error ul {
  list-style: none;
  padding: 0
}

.form-layout-item-column .form-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 15px
}

.form-layout-item-column .form-item__label {
  display: block;
  width: 140px;
  min-width: 140px;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  padding: 13px 15px
}

.form-layout-item-column .form-item__label span {
  color: #dab873
}

.form-layout-item-column .form-item__field {
  display: block;
  min-width: 300px
}

.form-layout-item-column .form-item__input {
  display: block
}

.form-layout-item-column .form-item__error {
  display: block;
  color: #de350b;
  font-size: 13px
}

.form-layout-item-column .form-item__error ul {
  list-style: none;
  padding: 0
}

.form-layout-item-column .form-item__description {
  padding: 13px 0 13px 15px;
  color: #a7a7a7
}

.form-item.-name input {
  background: url(../images/icons/form-item--name.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-email input {
  background: url(../images/icons/form-item--email.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-phone input {
  background: url(../images/icons/form-item--phone.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-location input,
.form-item.-location textarea {
  background: url(../images/icons/form-item--location.svg) 15px 10px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-password input {
  background: url(../images/icons/form-item--password.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-checkbox .form__item-field {
  display: flex;
  align-items: center
}

.form-item.-date input {
  background: url(../images/icons/form-item--date.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-item.-time input {
  background: url(../images/icons/form-item--time.svg) 15px no-repeat;
  background-size: 20px auto;
  padding-left: 50px
}

.form-btns-container {
  display: flex;
  justify-content: space-between
}

.form-btns-container--align-center {
  justify-content: center
}

.form-btns-container--align-right {
  justify-content: flex-end
}

.form-btns-container--align-left {
  justify-content: flex-start
}

.form-success {
  padding: 20px 0 5px;
  text-align: center
}

.form-success__icon {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 25px
}

.form-success__title {
  font-size: 20px;
  font-weight: 500
}

.form-heading {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px
}

.form-heading.-left {
  text-align: left
}

.form-fragment.-recipient {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all .3s ease-in
}

.form-fragment.-recipient.is-show {
  max-height: 1500px;
  opacity: 1
}

.form-fragment.-delivery {
  display: none
}

.form-fragment.-delivery.is-show {
  display: block
}

.form-fragment.-pickUpAtStore {
  display: none
}

.form-fragment.-pickUpAtStore.is-show {
  display: block
}

.custom-number {
  position: relative;
  display: inline-block;
  width: 180px;
  max-width: 180px
}

.custom-number input {
  margin: 0;
  padding: 0 60px;
  font-size: 18px;
  font-weight: 600;
  text-align: center
}

.custom-number span {
  position: absolute;
  top: 0;
  display: block;
  width: 45px;
  min-width: 45px;
  height: 45px;
  transition: all .3s ease-in;
  cursor: pointer
}

.custom-number span:hover {
  opacity: .85
}

.custom-number span:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.custom-number span.-plus {
  right: 7px
}

.custom-number span.-plus:after {
  content: url(../images/icons/custom-number--plus.svg)
}

.custom-number span.-minus {
  left: 7px
}

.custom-number span.-minus:after {
  content: url(../images/icons/custom-number--minus.svg)
}

.custom-number span.is-disabled {
  opacity: .6;
  cursor: not-allowed
}

.custom-number.-no-border input {
  border: none
}

.custom-file {
  position: relative;
  color: #000;
  display: flex;
  cursor: pointer
}

.custom-file input {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  cursor: pointer
}

.custom-file__text {
  display: block;
  padding: 5px 0 5px 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 15px
}

.custom-file__preview {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: #ccc;
  border: 1px solid #000
}

.custom-file__preview img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none
}

.custom-file__preview.is-upload img {
  display: block
}

.custom-file__btn-clear {
  position: relative;
  z-index: 5;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background: url(../images/icons/cancel.svg) 50% no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  border: none;
  cursor: pointer
}

.custom-file__btn-clear:hover {
  opacity: .8
}

.custom-placeholder {
  position: relative
}

.custom-placeholder input {
  font-size: 15px;
  padding-top: 18px
}

.custom-placeholder span {
  position: absolute;
  left: 20px;
  top: 19px;
  font-size: 15px;
  pointer-events: none;
  transition: all .3s ease-in;
  color: #a3a3a3
}

.custom-placeholder.-focus span {
  top: 5px;
  font-size: 13px
}

.custom-select {
  position: relative
}

.custom-select.is-active {
  z-index: 1000
}

.custom-select select {
  display: none
}

.custom-select__head,
.custom-select__head input {
  cursor: pointer
}

.custom-select__head:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  display: block;
  width: 10px;
  height: 5px;
  margin-top: -2px;
  border-top: 5px solid #1a1a1a;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  box-sizing: border-box;
  pointer-events: none;
  transition: all .2s
}

.is-active .custom-select__head:before {
  transform: rotate(180deg)
}

.custom-select__list {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  box-shadow: 0 4px 34px rgba(0, 0, 0, .15);
  opacity: 0;
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: transform .15s ease-in, opacity .15s ease-in
}

.is-active .custom-select__list {
  opacity: 1;
  transform: scaleY(1)
}

.custom-select__list li {
  display: block;
  font-size: 15px;
  padding: 10px 25px;
  margin: 0;
  cursor: pointer
}

.custom-select__list li.-hidden {
  display: none
}

.custom-select__list li.-disabled {
  display: none;
  pointer-events: none
}

.custom-select__list li.is-active {
  background: #f1f1f1
}

.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.footer__menu>ul>li>a,
.footer__menu>ul>li>span {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #dab873 !important;
}

.padd-90 {
  padding: 90px 0px;
}

h4 {
  font-family: 'Titillium Web', sans-serif;
}

h2 {
  font-size: 33px;
  font-weight: 400;
  line-height: 44px;
  margin: 30px 0 15px;
  color: #fff !important;
}

.hero__video {
  height: 600px !important;

}

h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #dab873 !important;
}

.hero__text-btn {
  position: relative;
  background-color: #dab873 !important;
  color: #ffffff !important;
}

.product-item__btn-buy {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  max-width: 100%;
  border-radius: 6px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  background-position: 50%;
  cursor: pointer;
  transition: all .3s ease-in;
  white-space: nowrap;
  color: #ffffff !important;
  border: 1px solid #dab873 !important;
  padding: 0 15px;
  line-height: 42px;
}

.padd-60 {
  padding: 90px 0px;
}

p {
  font-size: 1rem;
}

b,
strong {
  font-weight: bolder;
  color: #000;
}

.product-item__btn-buy:hover {
  background-color: #dab873 !important;
  color: #101721;
}

a {
  color: #ffffff !important;
  transition: all .3s ease-in;
}

.homepage-text-main .owl-dots .owl-dot.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: -1px;
  left: 0;
  background: #dab873 !important;
}

.para {
  font-weight: 300;
  font-size: 17px;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.bg-1 {
  background: url(../images/testimonial-bg.html) no-repeat center center / cover !important;
  background-size: cover;
}

.bg-2 {
  background: url(../images/bg2.html) no-repeat center center / cover !important;
  background-size: cover;
}

.gray-bg {
  background-color: #f1f1f1;
}

/*--------------01. Home page style----------*/
/*-------header style------*/
.hotel-header {
  padding: 20px 250px;
}

.hotel-header .custom-logo-link {
  margin: 0;
  padding: 0;
}

.hotel-header .custom-logo-link .custom-logo {
  max-width: 220px;
}

.hotel-header .menuzord-menu>li {
  margin-left: 15px;
}

.hotel-header .menuzord-menu>li:first-child {
  margin-left: 0px;
}

.hotel-header .menuzord-menu>li>a {
  border: 1px solid transparent;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 17px 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.hotel-header .menuzord-menu>li.active>a,
.hotel-header .menuzord-menu>li>a:hover {
  border: 1px solid transparent;
}


/*-----------dropdown menu style----------*/
.hotel-header .menuzord-menu ul.dropdown,
.hotel-header .menuzord-menu ul.dropdown li ul.dropdown {
  background: #fff;
  min-width: 200px;
}

.hotel-header .menuzord-menu>li>.megamenu,
.hotel-header .menuzord-menu ul.dropdown {
  top: 40px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.hotel-header .menuzord-menu ul.dropdown li a.active {
  color: #cb9f19 !important;
}

.hotel-header .menuzord-menu li.dropdown-li:hover ul.dropdown {
  display: block;
}




.hotel-header .menuzord-menu ul.dropdown li ul.dropdown {
  top: 0px;
}

.hotel-header .menuzord-menu ul.dropdown li a {
  border-bottom: 1px solid rgba(216, 223, 229, 0.32);
  color: #666 !important;
  font-size: 14px;
  padding: 12px 25px 12px 22px;
  text-transform: capitalize;
  text-align: left;
}

.hotel-header .menuzord-menu ul.dropdown li a:hover {
  background: #e2c057;
  color: #000 !important;
}

.hotel-header .menuzord-menu ul.dropdown>li:last-child a {
  border-bottom: none
}

.hotel-header .menuzord-menu li ul.dropdown li .indicator {
  top: 13px;
}

.hotel-header .menuzord-menu ul.dropdown li a i.ion-ios-plus-outline {
  font-size: 18px;
}


/*-------dark version--------*/
.hotel-header.dark {
  background: #1d1b24;
}

.hotel-header.dark .menuzord-menu ul.dropdown li a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.hotel-header.dark .menuzord-menu ul.dropdown,
.hotel-header.dark .menuzord-menu ul.dropdown li ul.dropdown {
  background: #15131b;
}

/*------------transparent version------------*/
.hotel-header.sticky-menu,
.hotel-header.transparent {
  padding: 8px 0px;
}

.hotel-header.sticky-menu,
.hotel-header.transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 1px solid #c1c1c1;
}

.hotel-header.sticky-menu .menuzord,
.hotel-header.transparent .menuzord {
  background: transparent;
}

.menuzord-menu .active a {
  color: #e2c057 !important;
}

.hotel-header.sticky-menu .menuzord-menu>li>a,
.hotel-header.transparent .menuzord-menu>li>a {
  color: #fff;
}

.hotel-header.transparent .menuzord-menu>li>a:hover {
  color: #e2c057 !important;
}

/*
.hotel-header.transparent .menuzord-menu .drp:hover .ul.dropdown
{
 display: block !important; 
}
*/




.menuzord-menu>li>a:hover .dropdown {
  display: block !important;
}


/*---------sticky menu-----------*/
.hotel-header.sticky-menu {
  position: fixed;
  padding-top: 22px;
  padding-bottom: 22px;
}

.hotel-header.sticky-menu.sticky {
  background: #17161e;
  top: 0px;
}

.hotel-banner {
  background: url(images/banner-bg.html) no-repeat fixed center center / cover;
}

.hotel-banner .overlay {
  background: rgba(0, 0, 0, 0.4);
}

.hotel-banner .banner-content {
  height: 100vh;
  min-height: 800px;
}

.hotel-banner .banner-content h5 {
  padding-bottom: 10px;
}

.hotel-banner .hero-carousel {
  margin-top: -50px;
}


/*------*/
.check-availability {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(31, 34, 39, 0.5);
  padding: 20px 0 25px;
  z-index: 1;
}

.check-availability ul li:first-child {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  max-width: 149px;
  line-height: 34px;
}

.check-availability form>ul {
  align-items: flex-end;
}

.check-availability ul li.align-row-center-center {
  max-width: 65%;
  width: 100%;
}

.check-availability ul li .group label {
  color: #fff;
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.check-availability ul li .group {
  width: 33%;
  padding: 0 10px;
  position: relative;
}

.check-availability ul li .group.children {
  width: 14%;
}

.check-availability ul li .group:first-child:before {
  display: none;
}

.check-availability ul li .group input {
  height: 48px;
  background: transparent;
  color: #fff;
  margin-bottom: 0;
  border: 1px solid #556269;
}

.check-availability ul li .group input::-webkit-input-placeholder {
  color: #fff;
}

.check-availability ul li .group input::-moz-placeholder {
  color: #fff;
}

.check-availability ul li .group input:-ms-input-placeholder {
  color: #fff;
}

.check-availability ul li .group input:-moz-placeholder {
  color: #fff;
}

.check-availability ul li button[type="submit"] {
  height: 48px;
  line-height: 48px;
  letter-spacing: 1px;
  padding: 0 24px;
  color: #fff;
}

.check-availability ul li button[type="submit"]:hover {
  background: #fff;
  border-color: #fff;
}

.check-availability ul li .children input {
  width: 68px;
  text-align: center;
  padding: 0 28px 0 12px;
  font-size: 20px;
}


/*----calendar style------*/
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  padding: 8px 8px 3px;
  min-width: 315px;
}

.ui-widget .ui-widget-header .ui-icon {
  background-image: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0;
  color: #fff;
}

.ui-datepicker td {
  padding: 3px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #fff;
}

.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #fff;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  cursor: pointer;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.26);
  width: 30px;
  height: 30px;
  border: none;
}

.ui-datepicker .ui-datepicker-prev {
  left: 6px;
  top: 6px;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
  top: 6px;
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  font-family: fontawesome;
  position: absolute;
  color: #fff;
  font-size: 24px;
}

.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
  left: 12px;
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
  left: 10px;
  top: 1px;
}

.ui-state-disabled {
  cursor: not-allowed !important;
  pointer-events: auto;
}

/*----end calender style-----*/

.check-availability ul li .children span {
  position: absolute;
  bottom: 3px;
  left: 54px;
  color: #fff;
  padding: 0px 3px;
  line-height: normal;
  font-size: 17px;
  line-height: 22px;
  cursor: pointer;
}

.check-availability ul li .children span.increse {
  bottom: 26px;
}

.testimonial-wrapper {
  margin-top: 3rem;
}

/*-------------service section----------*/
.service-content h4 {
  font-weight: 600;
  font-size: 25px;
  font-family: 'Titillium Web', sans-serif;
}

.section-title {
  margin: 0 auto 0px;
  max-width: 450px;
}

.section-title h2 {
  padding-top: 18px;
  padding-bottom: 10px;
  font-family: 'Satisfy', cursive;
}

.section-title h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ceaa3c;
}

.hotel-service {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.hotel-service .single-service {
  width: 25%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.hotel-service .single-service:nth-child(even) {
  flex-flow: column-reverse;
}

.hotel-service .service-content {
  background: #f5f5f5;
  padding: 65px 20px 73px;
  width: 100%;
}

.hotel-service .service-content:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: -7px;
  background: #f9f9f9;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

.facts-common {
  background-color: #bf9a5454;
}

.hotel-service .single-service:nth-child(even) .service-content:before {
  top: inherit;
  bottom: -7px;
}

.hotel-service .service-content p {
  margin-bottom: 31px;
}

.hotel-service .service-content a {
  padding: 0 25px;
  border: 1px solid #ceaa3c;
}

.hotel-service .service-content a:hover {
  background-color: #ceaa3c;
  color: #fff;
  transition: ease 0.5s;
}

.hotel-service .service-content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.img-area img {
  border: 3px solid #e2c057;
}

.welcome-content {
  margin-top: 30px;
}

/*----------welcome section-----------*/
.welcome-content h6 {
  font-size: 15px;
}

.welcome-content h2 {
  margin-bottom: 30px;
  font-family: 'Satisfy', cursive;
}

.welcome-content p {
  padding-bottom: 20px;
}

.welcome-content a {
  padding: 0 25px;
  color: #1f1f1f;
  position: relative;
  border: 1px solid #ceaa3c;
}

.welcome-content a:hover {
  background-color: #ceaa3c;
  color: #fff;
  transition: ease 0.5s;
}

.welcome-content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.solid-bg-btn:before,
.welcome-content a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  transition: width 0.5s ease;
}

.solid-bg-btn span,
.welcome-content a span {
  z-index: 1;
  position: relative;
}

.solid-bg-btn:hover:before,
.welcome-content a:hover:before {
  -webkit-animation: wlcome-btn 0.5s ease forwards 1;
  -moz-animation: wlcome-btn 0.5s ease forwards 1;
  -ms-animation: wlcome-btn 0.5s ease forwards 1;
  -o-animation: wlcome-btn 0.5s ease forwards 1;
  animation: wlcome-btn 0.5s ease forwards 1;
}

@-webkit-keyframes wlcome-btn {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes wlcome-btn {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}


.welcome-section .img-area .img2 {
  position: absolute;
  right: 70px;
  bottom: -110px;
  z-index: 1;
}

.welcome-section .img-area .img3 {
  position: absolute;
  bottom: -50px;
  left: -180px;
}


/*-------------home room carousel---------*/
.room-carousel .room-carousel-wrapper {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: space-between;
}

.room-carousel .room-img-wrapper {
  margin-left: -120px;
  margin-top: -50px;
  max-width: 570px;
  width: 100%;
}

.room-carousel .room-info-wrapper {
  border: 10px solid #f6f6f6;
  max-width: 670px;
  width: 100%;
  text-align: right;
  padding: 40px 140px 50px 40px !important;
}

.featured-room .room-info .tag,
.room-carousel .room-info .tag {
  letter-spacing: 1px;
  margin-bottom: 7px;
  display: block;
}

.featured-room .room-info h4,
.room-carousel .room-info h4 {
  margin-bottom: 15px;
}

.room-carousel .room-info .divider {
  margin-left: auto;
  margin-bottom: 20px;
}

.featured-room .room-info p,
.room-carousel .room-info p {
  margin-bottom: 30px;
  max-width: 450px;
  margin-left: auto;
  width: 100%;
}

.featured-room .room-info ul li,
.room-carousel .room-info ul li {
  color: #777777;
  font-size: 15px;
  margin-bottom: 5px;
  position: relative;
  padding-right: 24px;
}

.featured-room .room-info ul li:after,
.room-carousel .room-info ul li:after {
  content: "\f373";
  position: absolute;
  font-family: "Ionicons";
  right: 0;
  top: 1px;
}

.featured-room .room-info .book-now,
.room-carousel .room-info .book-now {
  width: 160px;
  height: 50px;
  border-width: 2px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.featured-room .room-info .book-now i,
.room-carousel .room-info .book-now i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.room-carousel .room-img .price {
  padding: 32px 0 0 150px;
}

.room-carousel .room-img .price span {
  font-size: 18px;
  text-transform: uppercase;
}

.room-carousel .slick-dots {
  position: absolute;
  bottom: 25px;
  left: 30px;
}

.room-carousel .slick-dots li {
  display: block;
  line-height: normal;
}

.room-carousel .slick-dots button {
  border: none;
  background: #dadada;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

/*--------------*/
.room-carousel.reverse {
  padding-top: 0;
}

.room-carousel.reverse .room-carousel-wrapper {
  flex-flow: row-reverse;
}

.room-carousel.reverse .room-info-wrapper {
  padding: 40px 40px 50px 140px !important;
}

.room-carousel.reverse .room-img-wrapper {
  margin-left: 0;
  margin-right: -120px;
}

.room-carousel.reverse .room-img .price {
  padding: 32px 150px 0 0;
  text-align: right;
}

.room-carousel.reverse .slick-dots {
  left: inherit;
  right: 30px;
}


/*-------------popular room section---------*/
.hotel-room {
  background: #f8f8f8;
}

.hotel-room .single-room {
  background: #fff;
  padding: 20px 20px 60px;
}

.hotel-room .single-room .room-img {
  display: block;
  margin-bottom: 30px;
}

.hotel-room .single-room img {
  width: 100%;
}

.hotel-room .single-room h5 a {
  color: #333333;
}

.hotel-room .single-room p {
  margin-bottom: 16px;
}

span.divider {
  display: block;
  width: 40px;
  height: 2px;
  margin-bottom: 15px;
}

.hotel-room .single-room .price span {
  font-size: 15px;
  text-transform: uppercase;
}

.hotel-room .single-room .read-more {
  color: #fff;
  width: 160px;
  text-align: center;
  position: relative;
}

.hotel-room .single-room .read-more i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}


/*----------call to action---------*/
.hotel-cta .cta-content {
  border: 1px solid #e4e5ea;
  padding: 30px 40px 40px;
}

.hotel-cta .cta-content .content-txt {
  margin: 0 auto;
  max-width: 480px;
  width: 100%;
}

.hotel-cta .cta-content .solid-bg-btn {
  color: #fff;
  width: 220px;
}

/*----------related service section---------*/
.related-service {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.related-service .single-service {
  width: 33.333%;
  overflow: hidden;
}

.related-service .single-service:hover img {
  transform: scale(1.02);
}

.related-service .single-service h5 {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.related-service .single-service:hover h5 {
  bottom: -65px;
}


/*------------App Section-----------*/
.app-section {
  overflow: hidden;
}

.app-section .content {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.app-section .content h6 {
  margin-bottom: 30px;
}

.app-section .content h2 {
  max-width: 440px;
  width: 100%;
  margin: 0 auto 40px;
  font-family: 'Playfair Display', serif;
}

.app-section .content p {
  max-width: 540px;
  width: 100%;
  margin: 0 auto 42px;
}

.app-section .content a {
  color: #fff;
  width: 220px;
}

.app-section .content a i {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 10px;
}

.app-section .img-area img {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
}

/*----------video section Style-1----------*/
.hotel-video {
  background: url(images/video-bg.html) no-repeat center center / cover;
}

.hotel-video .overlay {
  background: rgba(0, 0, 0, 0.7);
}

.hotel-video .video-content {
  height: 500px;
  max-width: 600px;
  margin: 0 auto;
}

.hotel-video .video-content>span.line {
  width: 50px;
  height: 2px;
  background: #fff;
}

.hotel-video .video-content>p {
  font-size: 18px;
  line-height: 28px;
}

.hotel-video .video-content>h1 {
  max-width: 620px;
  width: 100%;
  line-height: 60px;
}

.hotel-video .video-content>a.venobox {
  color: #fff;
  border: 2px solid #fff;
  font-size: 22px;
  height: 60px;
  padding: 15px 22px;
  width: 60px;
}

.hotel-video .video-content>a.venobox:hover {
  background: #fff;
}



/*----------Testimonial----------*/
.hotel-testimonial .single-testimonial {
  border: 1px solid #ededed;
  padding: 30px 40px;
  background-color: #fff2da;
}

.hotel-testimonial .author-img {
  height: 90px;
  left: -45px;
  margin-top: -45px;
  position: absolute;
  top: 50%;
  width: 90px;
}

.hotel-testimonial .author-img img {
  width: 100%;
}

.hotel-testimonial .author-comment::before {
  content: "\f10e";
  font-family: fontawesome;
  font-size: 16px;
  right: 0px;
  position: absolute;
  top: -26px;
}

.hotel-testimonial h5 {
  color: #000000;
  font-size: 14px;
  position: relative;
  margin-top: 5px;
}

.hotel-testimonial h5 .line {
  background: #535353;
  display: inline-block;
  height: 1px;
  margin-left: 6px;
  position: relative;
  top: -4px;
  width: 26px;
}

.hotel-testimonial .owl-prev,
.hotel-testimonial .owl-next {
  font-size: 24px;
  left: 50%;
  margin-top: -18px;
  padding: 5px 10px;
  position: absolute;
  top: 50%;
  color: #d1d1d1;
}

.hotel-testimonial .owl-prev {
  margin-left: -37px;
}

.hotel-testimonial .owl-next {
  margin-left: 7px;
}

.hotel-testimonial .owl-next:before {
  background: #d1d1d1;
  content: "";
  height: 70px;
  left: -9px;
  position: absolute;
  top: -16px;
  width: 1px;
}

.testimonial-wrapper i {
  color: #bf9a54;
}

/*-----------facts section---------*/
.offer {
  background: url(../images/facts-bg.html) no-repeat center center / cover;
  background-attachment: fixed;
}

.welcome-section {
  background: url(../images/testimonial-bg.html) no-repeat center center / cover;
  background-size: cover;
  padding: 100px 0px 150px;
}

.hotel-testimonial {
  background: url(../images/testimonial-bg.html) no-repeat center center / cover;
  background-size: cover;
}

.footer-widget {
  background: url(../images/footer-back.html) no-repeat bottom center / cover;
}

.offer {
  text-align: center;
}

.offer .overlay {
  /* background: rgba(51,51,56,0.7); */
  opacity: .5;
  background-color: #000;
}

.offer .facts-common i {
  display: inline-block;
  font-size: 45px;
  line-height: normal;
  margin-bottom: 15px;
  color: #fff;
}

.offer .facts-common span.line {
  height: 2px;
  width: 40px;
  margin: 10px auto 15px;
}

.offer h5 {
  color: #fff;
  font-family: 'Satisfy', cursive;
  font-size: 1.6rem;
  text-align: center;
}

.offer a {
  padding: 10px 20px;
  color: #1f1f1f;
  position: relative;
  border: 1px solid #ceaa3c;
  color: #fff;
  margin-top: 1rem;
  display: inline-block;
  text-transform: uppercase;
  background-color: #ceaa3c;

}

.offer a:hover {
  background-color: #ceaa3c;
  color: #fff;
  transition: ease 0.5s;
}

/*-------------blog post-----------*/
.hotel-blog .single-blog-post {
  background: #f8f8f8;
}

.hotel-blog .single-blog-post .img-area {
  overflow: hidden;
}

.hotel-blog .single-blog-post:hover .img-area img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.hotel-blog .single-blog-post .img-area img {
  width: 100%;
}

.hotel-blog .single-blog-post h5 a {
  color: #333;
  font-weight: 600;
}

.hotel-blog .single-blog-post .img-area .date {
  background: #fffffc;
  color: #222;
  font-size: 13px;
  height: 60px;
  font-weight: 700;
  line-height: 19px;
  padding: 10px;
  position: absolute;
  right: 0px;
  text-align: center;
  bottom: 50px;
  width: 60px;
}

.hotel-blog .single-blog-post .blog-content {
  padding: 20px 30px 25px;
}

.hotel-blog .single-blog-post .blog-content p {
  padding: 15px 0;
}

.hotel-blog .single-blog-post .blog-content a.read-more {
  font-size: 14px;
  color: #555555;
  text-decoration: underline;
}

.hotel-blog .single-blog-post .blog-content a.read-more:hover {
  text-decoration: none;
}


/*-----------footer section----------*/
.hotel-footer .bigsocial-link ul {
  width: 100%;
}

.hotel-footer .bigsocial-link ul>li {
  background: #ddd;
  float: left;
  height: 100px;
  line-height: 98px;
  text-align: center;
  width: 20%;
}

.hotel-footer .bigsocial-link ul>li:nth-child(1) {
  background: #1b78c7;
}

.hotel-footer .bigsocial-link ul>li:nth-child(2) {
  background: #00bff3;
}

.hotel-footer .bigsocial-link ul>li:nth-child(3) {
  background: #8134af;
}

.hotel-footer .bigsocial-link ul>li:nth-child(4) {
  background: #0e76a8;
}

.hotel-footer .bigsocial-link ul>li:nth-child(5) {
  background: #CC0000;
}

.hotel-footer .bigsocial-link ul>li:nth-child(6) {
  background: #E62878;
}

.hotel-footer .bigsocial-link ul>li a {
  color: #fff;
  display: block;
  font-size: 30px;
}

.hotel-footer .bigsocial-link ul>li a:hover {
  color: #000;
}


.hotel-footer .footer-widget {
  padding: 60px 0 60px;
}

.hotel-footer .footer-widget .footer-logo {
  display: block;
  margin: 0 auto;
}

.hotel-footer .footer-widget .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
}

.hotel-footer .footer-widget .contact-address p.address {
  border-bottom: medium none;
  padding-bottom: 25px;
  width: 48.2%;
}

.hotel-footer .footer-widget .contact-address p.phone {
  margin-top: 0;
}

.hotel-footer .footer-widget .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
}

.hotel-footer .footer-widget .contact-address>p {
  border-top: 1px solid #ddd;
  padding: 25px 0 25px 30px;
  width: 48.2%;
  margin-bottom: 0px;
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.hotel-footer .footer-widget .contact-address>p:nth-child(2n) {
  padding-left: 50px;
}

.hotel-footer .footer-widget .contact-address>p:nth-child(2n) i {
  padding-left: 22px;
}

.hotel-footer .footer-widget .contact-address>p:nth-child(2n + 1) {
  padding-right: 20px;
  border-right: 1px solid #ddd;
}

.hotel-footer .footer-widget .contact-address>p:nth-child(2),
.hotel-footer .footer-widget .contact-address>p:nth-child(1) {
  border-top: 0px;
}

.hotel-footer .contact-address p span {
  margin-right: 3px;
}

.hotel-footer .contact-address .web>a:hover {
  text-decoration: underline;
}

.hotel-footer .contact-address p i {
  left: 0;
  position: absolute;
  top: 25px;
}

.hotel-footer .main-footer {
  background: #eff0f5;
  padding: 15px 0;
}

.hotel-footer .main-footer .social-link li a,
.hotel-footer .main-footer .copyright {
  color: #666666;
  font-size: 15px;
}

.hotel-footer .footer-menu {
  width: 100%;
}

.hotel-footer .footer-menu li a {
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  padding: 0 12px;
}

/*---------dark version---------*/

.hotel-footer.dark .footer-widget .contact-address p {
  color: #9592a1;
}

.hotel-footer.dark .footer-widget .contact-address p.address,
.hotel-footer.dark .footer-widget .twitter-post .single-tweet {
  border-bottom: none;
}

.hotel-footer.dark .footer-widget .contact-address>p:nth-child(2n+1) {
  border-color: #2d3137;
}

.hotel-footer.dark .footer-widget .contact-address>p {
  border-color: #2d3137;
}


.hotel-footer.dark .main-footer {
  background: #0e0e11;
}

.hotel-footer.dark .footer-menu li a,
.hotel-footer.dark .main-footer .copyright {
  color: #a1a4c1;
  text-align: center;
}

.hotel-footer.dark .footer-menu li a:hover {
  color: #e2c057;
}


.hotel-footer.dark .main-footer .copyright a:hover {
  text-decoration: underline;


}

/*-------------------01. End Home page style---------------*/



/*-------------------02. Start Room List page style---------------*/
/*----breadcrumbs-------*/
.hotel-breadcrumbs {
  background-size: cover !important;
}

.about-us {
  background: url(../images/about-bg.html) no-repeat;
  background-attachment: fixed;
}

.contact-us {
  background: url(../images/contact-bg.html) no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.gallery {
  background: url(../images/gallery-bg.html) no-repeat fixed center center / cover;
}

.franchise {
  background: url(../images/franchise-bg.html) no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.gift-vouchers {
  background: url(../images/gift-vouchers-bg.html) no-repeat fixed center center / cover;
}

.services-bg {
  background: url(../images/services-bg.html) no-repeat;
  background-attachment: fixed;
  background-position: bottom;
}

.salon-bg {
  background: url(../images/salon-bg.html) no-repeat fixed center center / cover;
}

.terms-condition {
  background: url(../images/terms-condition.html) no-repeat fixed center center / cover;
}


.hotel-breadcrumbs .overlay {
  background-color: #000;
  opacity: .7;
}

.hotel-breadcrumbs .breadcrumbs-content {
  height: 500px;
  padding-top: 70px;
}

.hotel-breadcrumbs .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.hotel-breadcrumbs .breadcrumb>li {
  display: inline-block;
  font-size: 14px;
  padding: 0 14px;
  position: relative;
  text-transform: capitalize;
}

.hotel-breadcrumbs .breadcrumb>li+li::before {
  color: #aeaeae;
  content: "\f3d6";
  font-family: "Ionicons";
  font-size: 19px;
  left: -8px;
  line-height: normal;
  padding: 0;
  position: absolute;
  top: 4px;
}

.hotel-breadcrumbs .breadcrumb>li:first-child {
  padding-left: 0;
}

.hotel-breadcrumbs .breadcrumb>.active {
  color: #e2c057;
}

.hotel-breadcrumbs .breadcrumb>li a {
  color: #fff;
}

.hotel-breadcrumbs .breadcrumb>li a:hover {
  color: #a5a5a5;
}

.form-control {
  border-radius: 0px;
  height: calc(2.55rem + 2px);
}

.modal-dialog {
  max-width: 500px;
  margin: 7rem auto;
}

.btn {
  background-color: #e2c057;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background: #e2c057;
}

.enq_contact_form label {}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background: #e2c057;
  line-height: 15px;
  font-size: 1.3rem;
  box-shadow: none;
  opacity: 1;
  text-shadow: none;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: #000;
}

.close {
  opacity: .5;
}

.btn {
  padding: .375rem 2rem;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #e2c057;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgb(226, 192, 87);
}

.enq_contact_form span {
  color: #000;
}

/*--------featured room section---------*/
.featured-room .room-info ul li {
  padding-right: 0;
  padding-left: 24px;
}

.featured-room .room-info ul li:after {
  right: inherit;
  left: 0;
}

.featured-room .room-img {
  padding: 35px;
  border: 1px solid #f1f1f1;
  position: relative;
}

.featured-room .room-img .price span {
  font-size: 18px;
  text-transform: uppercase;
}

.featured-room .room-img .price {
  background: #f5f5f5;
  display: inline;
  position: absolute;
  bottom: 0;
  padding: 13px 30px 5px;
  line-height: 40px;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}


/*-------room list style-------*/
.hotel-room.list {
  padding-bottom: 100px;
}

.hotel-room.list .col-md-4 {
  margin-bottom: 30px;
}

.hotel-room.list .single-room {
  text-align: center;
  height: 100%;
  border-bottom: 2px solid transparent;
}

.hotel-room.list .single-room .divider {
  margin-left: auto;
  margin-right: auto;
}


/*--------facilities--------*/
.room-facilities {
  background: #f2f2f2;
}

.room-facilities .facilities-list li {
  color: #777777;
  font-size: 15px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 24px;
  width: 25%;
  float: left;
  padding-right: 30px;
}

.room-facilities .facilities-list li:after {
  content: "\f373";
  position: absolute;
  font-family: "Ionicons";
  left: 0;
  top: 1px;
}

/*-------------------02. End Room List page style---------------*/


/*-------------------03. Start Room Details page style---------------*/
.details-info {
  background: #f8f8f8;
}

.details-info .booking-form,
.details-info .room-img {
  padding: 35px;
  height: 100%;
  border: 1px solid #f1f1f1;
}

.details-info .booking-form h4 {
  margin-bottom: 12px;
}

.details-info .booking-form p {
  margin-bottom: 22px;
}

.details-info .booking-form .divider {
  margin: 0 auto 50px;
}

.details-info .booking-form .group {
  margin-bottom: 20px;
  position: relative;
}

.details-info .booking-form .checkout:after,
.details-info .booking-form .checkin:after {
  content: "\f073";
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  top: 43px;
  color: #555;
  font-size: 20px;
}

.details-info .booking-form .group label {
  color: #222222;
  display: block;
  font-size: 12px;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.details-info .booking-form .group input {
  height: 48px;
  background: transparent;
  border: 1px solid #f1f1f1;
}

.details-info .booking-form .adult span,
.details-info .booking-form .children span {
  position: absolute;
  bottom: 4px;
  right: 6px;
  color: #555;
  padding: 0px 3px;
  line-height: normal;
  font-size: 17px;
  line-height: 22px;
  cursor: pointer;
}

.details-info .booking-form .adult .increse,
.details-info .booking-form .children .increse {
  bottom: 23px;
}

.details-info .booking-form button {
  width: 170px;
  color: #fff;
}

.details-info .booking-form .adult {
  margin-bottom: 30px;
}


/*-------details text-------*/
.details-info .details-text {
  margin-top: 65px;
}

.details-info .details-text .doc-info {
  border: 1px solid #f1f1f1;
  padding: 40px 30px;
  margin-top: 132px;
}

.details-info .details-text .doc-info .file {
  font-size: 15px;
  color: #444;
  font-weight: 700;
}

.details-info .details-text .doc-info .file i {
  font-size: 34px;
  vertical-align: middle;
  margin-right: 7px;
}

.details-info .details-text .doc-info .download-btn a {
  background: #222222 !important;
  color: #fff;
  border-color: #222;
  font-size: 15px;
  width: 170px;
}

.details-info .details-text .doc-info .download-btn a:before {
  background: #000 !important;
}

/*-------hotel view section--------*/
.hotel-view {
  padding-bottom: 100px;
}

.hotel-view .content {
  height: 100%;
}

.hotel-view .content p,
.hotel-view .content h2 {
  width: 100%;
}

.hotel-view .col-md-6 {
  margin-bottom: 30px;
}

.single .section-title {
  margin: 0 auto 72px;
  max-width: 500px;
}

/*-------------------03. End Room Details page style---------------*/


/*-------------------04. Start about page style---------------*/
.about-us .about-text a {
  color: #fff;
  border-radius: 5px;
  height: 60px;
  line-height: 60px;
  width: 220px;
}

.about-us .about-text a i {
  margin-left: 14px;
  font-size: 24px;
  vertical-align: middle;
}

.about-us .about-img {
  border: 1px solid #e2c057;
  padding: 20px;
}


/*---------*/
.about-mission {
  padding-bottom: 130px;
}

.about-mission .single-mission i {
  font-size: 50px;
  line-height: normal;
  display: block;
  margin-bottom: 25px;
}

/*----------*/
.feature-section {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
  background: #222222;
}

.feature-section .img-area {
  width: 50%;
}

.feature-section .features {
  width: 100%;
  padding-left: 85px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 580px;
}

.feature-section .single-feature {
  width: 50%;
  padding: 0 15px;
  margin-top: 60px;
}

.feature-section .single-feature:nth-child(1),
.feature-section .single-feature:nth-child(2) {
  margin-top: 0;
}

.feature-section .single-feature i {
  font-size: 50px;
  line-height: normal;
  display: block;
  margin-bottom: 20px;
}

.feature-section .single-feature p {
  color: #afafaf;
}


/*------------*/
.about-facts {
  background: #fff;
}

.offer.about-facts .facts-wrapper {
  border: 1px solid #f7f7f7;
  padding: 20px;
}

.offer.about-facts .facts-common {
  background: #f7f7f7;
  padding: 30px 0;
}

.offer.about-facts .facts-common i {
  color: #555555;
}

.offer.about-facts .facts-common span.line {
  display: none !important;
}

/*-----------*/
.about-cta {
  background: url(../images/about-cta-bg.html) no-repeat fixed center center / cover;
}

.about-cta .content-txt h3 {
  width: 100%;
}

.about-cta .cta-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 110px 90px;
}

.about-cta .cta-content .content-txt p {
  font-size: 18px;
  line-height: 27px;
  max-width: 460px;
  width: 100%;
}

.about-cta .cta-content .content-txt {
  max-width: 650px;
  width: 100%;
}

.about-cta .cta-content a.btn-default {
  height: 60px;
  line-height: 60px;
  width: 250px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  background-color: #e6ac37;
}

.about-cta .cta-content a.btn-default:before {
  border-radius: 50px;
  display: none;
}

.about-text h4 {
  font-size: 2rem;
  padding-bottom: 1rem;
  color: #444;
  font-weight: 600;
}

.about-cta .cta-content a.btn-default {
  margin: 0 auto;
  display: block;
}

.about-cta .cta-content a.btn-default:hover {
  background-color: #000;
}

.breadcrumbs-content h2 {
  font-family: 'Satisfy', cursive;
}

/*-------------------04. End about page style---------------*/


/*-------------------05. Start Blog page style---------------*/
.blog .hotel-blog .single-blog-post {
  margin-bottom: 30px;
}

/*-------------------05. End Blog page style---------------*/


/*-------------------06. Start Blog details page style---------------*/
.blog-details .blog-details-content>p {
  line-height: 30px;
}

.blog-details .dropcap-style1 span {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 50px;
  height: 70px;
  line-height: 68px;
  margin-bottom: 3px;
  margin-right: 20px;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
  width: 70px;
}

/*-----blockquote section----*/
.blog-details .blog-details-content .blockqute {
  padding: 40px 40px 40px 98px;
  margin: 50px 0;
  background: #f7f7f7;
}

.blog-details .blog-details-content .blockqute h2:before {
  content: "\f10d";
  color: #cacaca;
  font-family: fontawesome;
  font-size: 40px;
  left: -56px;
  position: absolute;
  top: 7px;
}

.blog-details .blog-details-sidebar .blockqute span,
.blog-details .blog-details-content .blockqute span {
  padding-left: 30px;
  margin-top: 13px;
}

.blog-details aside .blockqute span:before,
.blog-details .blog-details-content .blockqute span::before {
  background: #666;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 13px;
  width: 20px;
}


/*------tag and share------*/
.blog-details .tagnshare-area {
  border: 1px solid #f1f1f1;
  margin-bottom: 90px;
  margin-top: 50px;
  padding: 32px 25px 38px;
}

.blog-details .tagnshare-area .tags .admin li {
  border-right: 1px solid;
  color: #666666;
  font-size: 14px;
  line-height: 13px;
  padding: 0 10px;
}

.blog-details .tagnshare-area .tags .admin li:last-child {
  border-right: none;
  padding-right: 0;
}

.blog-details .tags .admin li:first-child {
  padding-left: 0;
}

.blog-details .tags .tag li {
  display: inline-block;
}

.blog-details .tags .tag li a {
  border: 1px solid #eaeaea;
  color: #666666;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 35px;
  margin-right: 5px;
  padding: 0 11px;
  text-align: center;
}

.blog-details .tags .tag li a:hover {
  background: #f5f5f5;
}

.blog-details .tagnshare-area .social-share li a {
  border-radius: 100%;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
  text-align: center;
  width: 30px;
}

.blog-details .tagnshare-area .social-share li.facebook a {
  background: #4c65a8;
}

.blog-details .tagnshare-area .social-share li.twitter a {
  background: #41a1f6;
}

.blog-details .tagnshare-area .social-share li.g-plus a {
  background: #db7740;
}

.blog-details .tagnshare-area .social-share li.instagram a {
  background: #8f6247;
}

/*----comment area---*/
.blog-details-content .comment-area .comment-wrapper li {
  padding-left: 110px;
  position: relative;
  margin-bottom: 40px;
}

.blog-details-content .comment-area .comment-wrapper li:last-child {
  margin-bottom: 0px;
}

.blog-details-content .comment-area .comment-wrapper li img {
  border-radius: 100%;
  height: 80px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 80px;
}

.blog-details-content .comment-area .comment-wrapper li h6 span {
  font-size: 13px;
  color: #535353;
  text-transform: uppercase;
}

.blog-details-content .comment-area .comment-wrapper li h6 .name {
  color: #333333;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
}

.blog-details-content .comment-area .comment-wrapper li h6 .reply {
  color: #333333;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: 600;
}

.blog-details-content .comment-area .comment-wrapper li h6 .reply:hover {
  text-decoration: underline;
}

.blog-details-content .comment-area .comment-wrapper li p {
  color: #535353;
  padding-top: 6px;
  padding-right: 48px;
}

/*----replay---*/
.blog-details-content .comment-area .comment-wrapper li ul li img {
  height: 60px;
  width: 60px;
}

.blog-details-content .comment-area .comment-wrapper li ul li {
  margin-top: 20px;
  padding-left: 85px;
}

/*----reply form-----*/
.blog-details-content .comment-area .comment-wrapper li .reply-form {
  margin-top: 15px;
  padding-right: 90px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form img {
  height: 50px;
  margin-right: 14px;
  position: relative;
  width: 50px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form input {
  border: none;
  border-bottom: 1px solid #c2c2c2;
  height: 35px;
  width: 80%;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form a.reply {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 60px;
  top: 10px;
}

.blog-details-content .comment-area .comment-wrapper li .reply-form a.reply:hover {
  text-decoration: underline;
}

/*------comment form--------*/
.blog-details .contact-form .abform-area .abinput-group {
  margin-bottom: 20px;
  width: 49.1%;
  position: relative;
  height: 50px;
  background: #fff;
}

.blog-details .contact-form .abform-area .abinput-group.msg {
  width: 100%;
  clear: both;
  height: 150px;
  margin-bottom: 40px;
}

.blog-details .contact-form .abform-area .abinput-group>input {
  border: medium none;
  height: 100%;
  padding: 10px 22px;
  width: 100%;
  background: none;
}

.blog-details .contact-form .abform-area .abinput-group>textarea {
  border: none;
  resize: none;
  width: 100%;
  padding: 10px 22px;
  margin-bottom: 0;
  height: 100%;
  background: none;
}

.blog-details .comment-form {
  padding: 90px 0 0;
}

.blog-details .comment-form .abform-area .abinput-group {
  width: 48.6%;
  background: none;
}

.blog-details .comment-form .abform-area .abinput-group:nth-child(even) {
  margin-left: 20px;
}

.blog-details .comment-form .abform-area .abinput-group>textarea,
.blog-details .comment-form .abform-area .abinput-group>input {
  color: #878787;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 0;
}

.blog-details .comment-form .abform-area .abinput-group:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
}

.blog-details .comment-form .abform-area .abinput-group.input-effect:before {
  width: 100%;
}

.blog-details .comment-form .abform-area button {
  color: #fff;
  width: 150px;
}


/*-----------------------sidebar design---------------------*/
.blog-details aside .single-sidebar {
  margin-bottom: 40px;
  width: 100%;
}

.blog-details aside .single-sidebar:last-child {
  margin-bottom: 0px;
}

.blog-details aside .input-group {
  border: 1px solid #eaeaea;
  justify-content: space-between;
}

.blog-details aside .input-group>input {
  background: none;
  border: medium none;
  float: left;
  color: #bdbdbd;
  font-size: 15px;
  height: 40px;
  padding: 5px 15px;
  width: 84%;
}

.blog-details aside .input-group>button {
  background: none;
  border: medium none;
  float: right;
  font-size: 25px;
  height: 40px;
  line-height: normal;
  padding: 2px 10px;
}


/*---newsletter--*/
.blog-details aside .newsletter .input-group>button {
  background: #e3e3e3;
  color: #222222;
  font-size: 20px;
  padding: 2px 15px;
  width: 16%;
}

.blog-details aside .newsletter .input-group>button:hover {
  color: #fff;
}

.blog-details aside .newsletter .spam-warning {
  color: #9e9e9e;
  font-size: 14px;
  margin-top: 8px;
}

.blog-details aside .newsletter .spam-warning i {
  font-size: 16px;
  margin-right: 6px;
  vertical-align: middle;
}

/*--blockquote--*/
.blog-details aside .single-sidebar .blockqute i {
  color: #fff;
  font-size: 27px;
  line-height: normal;
}

.blog-details aside .single-sidebar .blockqute {
  background: #222222;
  padding: 40px 20px;
}

.blog-details aside .blockqute span {
  padding-left: 30px;
  margin-top: 13px;
}

.blog-details aside .blockqute span::before {
  background: #fff;
}

/*----recent post---*/
.blog-details aside .recent-post .single-post {
  border-bottom: 1px solid #ededed;
  padding: 20px 0 15px;
}

.blog-details aside .recent-post .single-post:last-child {
  border-bottom: none;
}

.blog-details aside .recent-post .post-img {
  background: #fff;
  border: 1px solid #ddd;
  height: 60px;
  width: 60px;
}

.blog-details aside .recent-post .post-text {
  max-width: 195px;
  padding-left: 20px;
}

.blog-details aside .recent-post .post-text li a {
  color: #5a5a5d;
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  margin-top: -5px;
}

.blog-details aside .recent-post .post-text li a:hover {
  text-decoration: underline;
}

.blog-details aside .recent-post .post-time {
  font-size: 12px;
  margin-top: 5px;
  color: #939393;
}

/*---archive---*/
.blog-details aside .archives ul li a {
  border-bottom: 1px solid #dee5e9;
  color: #666666;
  display: block;
  padding: 12px 0;
}

.blog-details aside .archives ul li:first-child a {
  padding-top: 0;
}

.blog-details aside .archives ul li:last-child a {
  border-bottom: none;
  padding-bottom: none;
}

.blog-details aside .archives ul li a span {
  float: right;
}

.blog-details aside .archives ul li a span.update-year {
  float: none;
}

/*----flicker img-----*/
.blog-details aside .flicker ul {
  margin-left: -10px;
}

.blog-details aside .flicker ul li {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 29.633%;
}

.blog-details aside .flicker li a {
  display: block;
}

.blog-details aside .flicker li img {
  width: 100%;
}

/*---tags---*/
.blog-details aside .tags ul {
  margin-left: -5px;
}

.blog-details aside .tags li a {
  border: 1px solid #eaeaea;
  color: #666666;
  display: block;
  font-size: 15px;
  height: 38px;
  line-height: 36px;
  margin-bottom: 8px;
  margin-left: 5px;
  padding: 0 9px;
}

.blog-details aside .tags li a:hover {
  background: #f5f5f5;
}

/*-------------------06. End Blog details page style---------------*/


/*-------------------07. Start Spa page style---------------*/
.spa-service {
  background: #fff;
}

.spa-service .features {
  max-width: 620px;
}

.spa-service .single-feature p {
  color: #666;
}

.spa-service .single-feature h6 a {
  color: #333;
}

.spa-service .single-feature i {
  font-size: 42px;
  background: #f6f6f6;
  width: 80px;
  text-align: center;
  height: 80px;
  padding: 15px 0px;
  border-radius: 100%;
}

/*--------pricing--------*/
.spa-pricing .section-title {
  margin: 0 auto 116px;
}

.spa-pricing .single-tbl {
  border: 1px solid #e9e9e9;
}

.spa-pricing .single-tbl .tbl-header {
  padding: 47px 20px 50px;
}

.spa-pricing .single-tbl .tbl-header h3 {
  color: #1e172b;
  font-size: 35px;
  line-height: 40px;
  font-family: 'Playfair Display', serif;
}

.spa-pricing .single-tbl .tbl-header .price {
  background: #13ab67;
  border: 5px solid #fff;
  border-radius: 100%;
  bottom: -60px;
  height: 120px;
  left: 50%;
  margin-left: -60px;
  padding: 26px 5px;
  position: absolute;
  width: 120px;
}

.spa-pricing .single-tbl.advanced .tbl-header .rating {
  margin-bottom: 20px;
}

.spa-pricing .single-tbl.advanced .tbl-header .rating li i {
  color: #eeeeee;
  font-size: 16px;
}


.spa-pricing .single-tbl .tbl-body {
  border-top: 1px solid #e9e9e9;
  padding: 46px 15px 60px;
}

.spa-pricing .single-tbl .tbl-body li {
  color: #666;
  margin-bottom: 14px;
}

.spa-pricing .single-tbl .tbl-body li:last-child {
  margin-bottom: 0;
}

.spa-pricing .single-tbl .tbl-body .price {
  margin-bottom: 27px;
}

.spa-pricing .single-tbl .tbl-body li.dactive-color {
  color: #c8c8ca;
}

.spa-pricing .single-tbl .tbl-body .price h2 {
  line-height: 53px;
  color: #1a1c28;
}

.spa-pricing .single-tbl .tbl-body .price span {
  font-size: 14px;
  display: block;
  margin-top: -5px;
  color: #1a1c28;
  font-weight: 700;
}

.spa-pricing .single-tbl .tbl-btn {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  margin-top: 45px;
  width: 180px;
  text-transform: uppercase;
  position: relative;
  border: 1px solid #cacaca;
  color: #484040;
}

.spa-pricing .single-tbl.advanced .tbl-btn:hover,
.spa-pricing .single-tbl .tbl-btn:hover {
  color: #fff;
}



.spa-pricing .single-tbl.advanced .tbl-header {
  background: url(images/pricing-tbl-bg.html) no-repeat center center / cover;
}

.spa-pricing .single-tbl.advanced .tbl-body {
  padding: 46px 15px 85px;
}

.spa-pricing .single-tbl.advanced {
  -webkit-transform: translateY(-45px);
  -moz-transform: translateY(-45px);
  -ms-transform: translateY(-45px);
  -o-transform: translateY(-45px);
  transform: translateY(-45px);
}

.spa-pricing .single-tbl.advanced .tbl-header .rating li i,
.spa-pricing .single-tbl.advanced .tbl-header h3 {
  color: #fff;
}


/*--------spa feature---------*/
.spa-feature {
  padding: 82px 0 130px;
}

.spa-feature .intro-common {
  margin-top: 28px;
}

.intro-common.text-right .intro-box {
  padding-right: 60px;
}

.spa-feature .intro-common.right-align .intro-box {
  padding-left: 63px;
}

.spa-feature .intro-common .intro-box {
  margin-bottom: 45px;
}

.spa-feature .intro-common .intro-box:last-child {
  margin-bottom: 0;
}

.spa-feature .intro-box .intro-text h6 {
  padding-bottom: 15px;
}

.spa-feature .img-area {
  margin: 0 auto;
  width: 280px;
}

.spa-feature .intro-common span.display-block {
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.spa-feature .intro-common.right-align span.display-block {
  left: 0;
  right: inherit;
}

.spa-feature .intro-common .intro-text h5:hover a {
  color: #3469C1;
}

/*-------------------07. End Spa page style---------------*/


/*-------------------08. Start Contact page style---------------*/
.mapHome1 {
  width: 100%;
  height: 700px;
}


/*-------contact details--------*/
.contact-details .single-contact i {
  color: #444;
  font-size: 40px;
  line-height: normal;
}

.contact-details .single-contact {
  background: #efefef;
  float: left;
  height: 330px;
  width: 25%;
  padding: 15px;
}

.contact-details .single-contact:nth-child(2n) {
  background: #e8e8e8;
}

.single-contact.time>ul {
  max-width: 340px;
  padding: 0 10px;
  width: 100%;
}

.contact-details .single-contact li {
  color: #666;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  margin-bottom: 6px;
}

.contact-details .single-contact li::before {
  content: "";
  height: 0px;
  left: 0;
  top: 14px;
  position: absolute;
  width: 100%;
  border-top: 1px dashed #666;
}

.contact-details .single-contact li span {
  background: #e8e8e8;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  z-index: 1;
}

.contact-details .single-contact li span:first-child {
  float: left;
  text-align: left;
  padding-left: 0;
}

.contact-details .single-contact li span:last-child {
  float: right;
  padding-right: 0;
}

.contact-details .single-contact .number a {
  color: #666;
  font-weight: 700;
}

.contact-details .single-contact .number a:hover {
  text-decoration: underline;
}

/*-----contact form--------*/
.luxary-trip-contact .abform-area {
  margin-top: 43px;
}

.luxary-trip-contact .abform-area .abinput-group {
  margin-bottom: 20px;
  position: relative;
  width: 48.3%;
  height: auto;
}

.luxary-trip-contact .abform-area .abinput-group:nth-child(even) {
  margin-left: 20px;
}

.luxary-trip-contact .abform-area .abinput-group.msg {
  width: 100%;
  clear: both;
  height: auto;
  margin-bottom: 40px;
}

.luxary-trip-contact .abform-area .abinput-group>input {
  border: medium none;
  height: 100%;
  padding: 10px 22px;
  width: 100%;
  background: none;
  height: 50px
}

.luxary-trip-contact .abform-area .abinput-group>textarea {
  border: none;
  resize: none;
  width: 100%;
  padding: 10px 22px;
  margin-bottom: 0;
  height: 150px;
  background: none;
}

.luxary-trip-contact .abform-area .abinput-group>textarea,
.luxary-trip-contact .abform-area .abinput-group>input {
  color: #333333;
  padding-left: 0;
  border-bottom: 1px solid #d2d2d2;
}

.luxary-trip-contact .abform-area .abinput-group>input:focus {
  border-bottom: 2px solid #d6af36;
}

.luxary-trip-contact .abform-area .abinput-group>textarea:focus {
  border-bottom: 2px solid #d6af36;
}

.contact-location {
  /*padding: 0rem 2rem;  */
}

.contact-location h4 {
  font-family: 'Titillium Web', sans-serif;
  border-left: 3px solid #e2c057;
  padding-left: 1rem;
  line-height: 36px;
  margin-bottom: 2rem;
  font-weight: 600;
  color: #000;
}


.luxary-trip-contact {
  background: url(../images/back1.html) no-repeat;
  background-size: cover;
}


/*
.luxary-trip-contact .contact-title::before {
  background: #deb73d;
  content: "";
  height: 1px;
  position: absolute;
  right: -130px;
  top: 29px;
  width: 100px;
}
*/
.location-list li {
  display: block;
  position: relative;
  padding-left: 1.5rem;
  padding-bottom: .50rem;
}

.location-list li i {
  position: absolute;
  top: 6px;
  left: 0;
  color: #000;
}

.read-more {
  background-color: #e2c057;
  color: #000;
  padding: .50rem 2rem;
  margin-top: 1rem;
  display: inline-block;
  font-weight: 600;
  font-size: 1rem;
}

.read-more:hover {
  background-color: #000;
  color: #fff;
  transform: ease .5s;
}

.contact-location li {}

.terms-condition h5 {
  color: #000;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: .60rem;
}

.voucher-list li {
  position: relative;
  padding-bottom: 1.5rem;
  padding-left: 2.5rem;
  font-weight: 400;
  font-size: 17px;
  color: #000;
}

.voucher-list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../images/spa.html") no-repeat;
  width: 50px;
  height: 50px;
}

.services h2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  color: #404040;
  text-align: center;
}

.services h2 span {}

.services h5 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}

.services h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 120px;
  background-color: #c1a242;
  margin: 0px auto;
  text-align: center;
}

.align-vertical {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
}

.causes-text {
  padding: 0rem 3rem;
}

.terms-condition p {
  padding-bottom: 2rem;
}

.causes-text h4 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  margin-bottom: .40rem;
  font-size: 1.6rem;
  color: #4a4a4a;
}

.salon-text h4 {
  padding-top: 1rem;
  color: #313131;
  font-weight: 600;
  font-size: 1.6rem;
}

.list {}

.list li {
  display: block;
  font-weight: 300;
  font-size: 17px;
  padding-bottom: 1rem;
}

.gallery-box {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.gallery-box img {
  width: 100%;
}

.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e2c057;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .5s ease;
  opacity: .8;
}

.text {
  color: white;
  font-size: 20px;
  text-align: center;
  font-size: 3rem;
}

.gallery-box a {
  text-decoration: none;
}

.gallery-box:hover .overlay2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.gallery-box i {
  color: #000;
  font-size: 24px;
  width: 44px;
  height: 44px;
  display: block;
  border: 1px solid #000;
  line-height: 44px;
  position: absolute;
  top: 41%;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.gallery-main {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}


.luxary-trip-contact .abform-area .abinput-group label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  cursor: text;
  -webkit-transform: translateY(38px);
  -moz-transform: translateY(38px);
  -ms-transform: translateY(38px);
  -o-transform: translateY(38px);
  transform: translateY(38px);
}

.luxary-trip-contact .abform-area .abinput-group.input-effect label {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.luxary-trip-contact .abform-area button {
  border: none;
  height: 50px;
  background: #252531;
  color: #fff;
  font-size: 14px;
  min-width: 220px;
  padding: 0 20px;
  letter-spacing: 1px;
}

.luxary-trip-contact .abform-area button i {
  margin-left: 10px;
}

/*---------------------08. End Contact page style-----------------*/



/*---------------------09. Start Home Page-2 style-----------------*/
.hotel-banner.vrsn-2 {
  background: none;
}

.hotel-banner.vrsn-2 .overlay {
  z-index: 2;
}

.hotel-banner.vrsn-2 .banner-content {
  height: inherit;
  min-height: inherit;
}

.hotel-banner.vrsn-2 .hero-carousel {
  margin-top: 0;
}

.hotel-banner.vrsn-2 .hero-carousel li {
  height: 100vh;
  min-height: 800px;
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;

}

.hotel-banner.vrsn-2 .hero-carousel li.item-1 {
  background: url(images/slider-img1.html) no-repeat center center / cover;
}

.hotel-banner.vrsn-2 .hero-carousel li.item-2 {
  background: url(images/slider-img2.html) no-repeat center center / cover;
}

.hotel-banner.vrsn-2 .hero-carousel li.item-3 {
  background: url(images/slider-img3.html) no-repeat center center / cover;
}

.vrsn-2 .check-availability {
  bottom: 50%;
  z-index: 3;
  transform: translateY(50%);
  background: none;

}

.vrsn-2 .check-availability .banner-title {
  margin-bottom: 30px;
}

.vrsn-2 .check-availability ul.align-center-center {
  max-width: 71%;
  width: 100%;
  margin: 0 auto;
  background: rgba(31, 34, 39, 0.5);
  padding: 17px 15px 30px;
  align-items: flex-start;
}

.vrsn-2 .check-availability ul li.align-row-center-center {
  max-width: 100%;
  width: 100%;
}

.vrsn-2 .check-availability ul li .group label {
  margin-bottom: 0px;
}

.vrsn-2 .check-availability ul li .checkin,
.vrsn-2 .check-availability ul li .checkout {
  width: 43%;
}

.vrsn-2 .check-availability ul li .children {
  width: auto;
}

.vrsn-2 .check-availability ul li button[type="submit"] {
  margin-left: 20px;
  margin-top: 20px;
}

/*------------header version-2-----------*/
.hotel-header.vrsn-2 {
  background: #1f2227;
}

.hotel-header.vrsn-2 .menuzord {
  background: transparent;
}

.hotel-header.vrsn-2 .menuzord-menu>li>a {
  border: none;
  color: #fff;
}

.hotel-header.vrsn-2 .menuzord>a.book-btn {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 0 26px;
  color: #fff;
}

.hotel-header.vrsn-2 .menuzord>a.book-btn i {
  margin-left: 5px;
  font-size: 20px;
  position: relative;
  top: 2px;
  line-height: normal;
}

.hotel-header.vrsn-2 .menuzord-menu.menuzord-right {
  margin-right: 166px;
  margin-top: 5px;
}


/*-----sticky----*/
#header-2 {
  position: absolute;
  width: 100%;
  z-index: 9;
}

#header-2.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}


/*----------------about section------------*/
.welcome-section.vrsn-2 {
  padding-top: 210px;
}

.welcome-section.vrsn-2 .welcome-content h6 {
  padding-bottom: 20px;
}

.welcome-section.vrsn-2 .memebership-wrapper {
  margin-top: 75px;
}

.welcome-section.vrsn-2 .membership-area {
  background: #1f2227;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.welcome-section.vrsn-2 .membership-area>span {
  text-transform: uppercase;
  color: #fff;
  font-style: italic;
}

.welcome-section.vrsn-2 .membership-area h4 {
  color: #fff;
  font-style: italic;
  margin-bottom: 35px;
}

.welcome-section.vrsn-2 .membership-area a {
  color: #fff;
  width: 190px;
  position: relative;
}

.welcome-section.vrsn-2 .membership-area a i {
  font-size: 24px;
  line-height: normal;
  margin-left: 8px;
  top: 4px;
  position: relative;
}


/*----------------Popular room vrsn-2 section--------------*/
.hotel-room.vrsn-2 .single-room {
  text-align: center;
  border-bottom: 2px solid transparent;
}

.hotel-room.vrsn-2 span.divider {
  margin-left: auto;
  margin-right: auto;
}

.hotel-room .single-room .price span {
  font-family: 'Playfair Display', serif;
}

/*-----------call to action-------------*/
.home2-cta {
  background-color: #1f2227;
  padding: 90px 0;
}

.home2-cta .cta-content .content-txt p {
  font-size: 18px;
  line-height: 27px;
  color: #e5e5e5;
}

.home2-cta .cta-content .content-txt {
  max-width: 650px;
  width: 100%;
}

.home2-cta .cta-content .content-txt h3::before {
  background: #e5e5e5;
  content: "";
  height: 1px;
  position: absolute;
  right: 10px;
  top: 32px;
  width: 150px;
}

.home2-cta .cta-content .cta-button {
  display: inline-block;
  border: 1px solid transparent;
  font-size: 18px;
  height: 55px;
  line-height: 54px;
  min-width: 250px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.home2-cta .cta-content .cta-button:hover {
  background: transparent;
}


/*----------home-2 carousel-----------*/
.room-carousel.vrsn-2 {
  background: #f9f9f9;
}

.room-carousel.vrsn-2 .room-carousel-wrapper {
  align-items: center;
}

.room-carousel.vrsn-2 .room-info .divider {
  margin: auto auto 20px;
}

.room-carousel.vrsn-2 .room-info-wrapper {
  border: none;
  max-width: 600px;
  text-align: center;
  padding: 40px 80px 50px 40px !important;
  background: #fff;
  z-index: 2;
}

.room-carousel.vrsn-2 .room-img-wrapper {
  margin-top: 0;
}

.room-carousel.vrsn-2 .slick-dots {
  position: absolute;
  bottom: 50%;
  left: 20px;
  z-index: 2;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.room-carousel.reverse.vrsn-2 .slick-dots {
  right: 20px;
  left: inherit;
}

.room-carousel.reverse.vrsn-2 .room-info-wrapper {
  padding: 40px 40px 50px 80px !important;
}


/*-------------dining-service-------------*/
.dining-service {
  background: #1f2227;
}

.dining-service .img-area {
  width: 25%;
}

.dining-service .dining-content {
  width: 38%;
  padding: 20px 15px 20px 80px;
}

.dining-service .dining-content h4 {
  margin-bottom: 20px;
}

.dining-service .dining-content span.text-uppercase {
  color: #e1e1e1;
  margin-bottom: 23px;
  display: inline-block;
}

.dining-service .dining-content p {
  color: #e1e1e1;
  margin-bottom: 53px;
}

.dining-service .dining-content a {
  color: #fff;
  width: 170px;
}

.dining-service .dining-content a i {
  font-size: 21px;
  position: relative;
  line-height: normal;
  top: 3px;
  margin-left: 5px;
}

.hotel-video.vrsn-2 {
  background-image: none;
  background-color: #fff;
}

.hotel-video.vrsn-2 .video-content>p {
  letter-spacing: 1px;
  font-size: 15px;
}

.hotel-video.vrsn-2 .video-content>a.venobox {
  color: #666;
  border: 2px solid #666;
}

.hotel-video.vrsn-2 .video-content>a.venobox:hover {
  color: #fff;
}

.single-service {
  overflow: hidden;
}

.single-service img:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: ease 1s;
}

.enquire-btn {
  float: right;
  background-color: #e2c057;
  color: #000;
  font-size: 14px;
  padding: .4rem 1.5rem;
  margin-top: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.enquire-btn:hover {
  background-color: #fff;
  color: #000;
  transition: 0.5s ease;
}

/*---------home-2 testimonial-----------*/
.hotel-testimonial2 {
  background: url(images/home-2-testimonial-bg.html) no-repeat center center / cover;
}

.hotel-testimonial2 .overlay {
  background: rgba(255, 255, 255, 0.85);
}

.hotel-testimonial2 .author-img img {
  width: 100%;
}

.hotel-testimonial2 p.author-comment {
  font-style: italic;
}

.hotel-testimonial2 .owl-nav {
  text-align: center;
  margin-top: 20px;
}

.hotel-testimonial2 .owl-next,
.hotel-testimonial2 .owl-prev {
  font-size: 20px;
  display: inline-block;
  padding: 2px 7px;
  color: #222;
  margin: 0 4px;
  background: #dcdada;
}



/*-----------home-2 footer--------------*/
.home2-footer .footer-widget .contact-area form>button {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home2-footer .footer-widget {
  background: #f7f7f7;
  padding: 100px 0 90px;
}

.home2-footer .footer-widget .contact-area {
  margin-bottom: 70px;
}

.home2-footer.dark .footer-widget .contact-area h4.title-36 {
  font-size: 35px;
}

.home2-footer .footer-widget .contact-area .subtitle {
  color: #555555;
  font-size: 15px;
  margin-bottom: 32px;
}

.home2-footer .footer-widget .contact-area form {
  margin: 0 auto;
  max-width: 600px;
  background: #fff;
  border-radius: 50px;
  background: #fff;
}

.home2-footer .footer-widget .contact-area form>input {
  border: medium none;
  background: transparent;
  border-radius: 50px;
  float: left;
  height: 50px;
  padding: 10px 20px 10px 25px;
  width: 85%;
}

.home2-footer .footer-widget .contact-area form>button {
  background: transparent;
  border: medium none;
  color: #333;
  border-radius: 0 50px 50px 0;
  display: block;
  float: right;
  font-size: 43px;
  height: 50px;
  width: 15%;
  cursor: pointer;
}

.home2-footer .footer-widget .contact-area form>button:hover {
  padding-left: 10px;
}

.home2-footer .footer-widget .footer-logo {
  display: block;
  margin: 0 auto 20px;
  max-width: 180px;
  text-align: center;
  width: initial;
}

.home2-footer .footer-widget .social-connect li a {
  font-size: 18px;
  padding: 4px 8px;
  display: inline-block;
  color: #606060;
}

.home2-footer .footer-widget .social-connect li a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  color: #000;
}

.home2-footer.dark .footer-widget .social-connect li a:hover {
  color: #fff;
}

.home2-footer .footer-widget .copyright {
  color: #666666;
  margin-top: 20px;
}

.home2-footer .footer-widget .copyright a {
  font-weight: 700;
}

.home2-footer .footer-widget .copyright a:hover {
  text-decoration: underline;
}

.home2-footer .footer-widget .footer-widget-area .contact-address {
  align-items: flex-start;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.home2-footer .footer-widget .footer-widget-area .contact-address p {
  color: #666666;
  display: block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  margin-bottom: 25px;
  margin-right: 2%;
  width: 48%;
  padding-left: 30px;
}

.home2-footer .contact-address p span {
  margin-right: 3px;
}

.home2-footer .contact-address p i {
  left: 0;
  position: absolute;
  top: 0;
  font-size: 18px;
}

.home2-footer .contact-address .web>a:hover {
  text-decoration: underline;
}


/*-------------dark version------------*/
.home2-footer.dark .footer-widget {
  background: #1b1c21;
}

.home2-footer.dark .footer-widget .contact-area h4.title-36 {
  color: #aeaeae;
}

.home2-footer.dark .footer-widget .contact-area .subtitle {
  color: #fdfdfd;
}

.home2-footer.dark .footer-widget .contact-area form {
  background: #212228;
}

.home2-footer.dark .footer-widget .contact-area form>input {
  background: transparent;
  color: #fff;
}

.home2-footer.dark .footer-widget .contact-area form>button {
  color: #fff;
}

.home2-footer.dark .footer-widget .contact-address p {
  color: #aeaeae;
}

.home2-footer.dark .footer-widget .copyright {
  color: #aeaeae;
}

/*---------------------09. End Home Page-2 style-----------------*/



/*---------------------10. Start Home Page-3 style-----------------*/
.hotel-header3,
.hotel-header3.transparent .topbar,
.hotel-header3 .hotel-menu3,
.hotel-header3 .topbar-right li.request a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}



.hotel-menu3 .menuzord-menu ul.dropdown li a,
.hotel-header3 .topbar-right .search-area>button,
.hotel-header3 .hotel-menu3 .menuzord-menu>li>a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


/*--------header style-1---------*/
/*---topbar style---*/
.hotel-header3 .topbar {
  background: #f8f8f8;
}

.hotel-header3 .topbar-left ul {
  margin-top: 7px;
}

.hotel-header3 .topbar-left ul li a {
  color: #6a757c;
  font-size: 14px;
  line-height: 23px;
  margin-right: 30px;
  text-transform: capitalize;
}

.hotel-header3 .topbar-left ul li:last-child a {
  margin-right: 0;
}

.hotel-header3 .topbar-left ul li a:hover {
  text-decoration: underline;
}

.hotel-header3 .topbar-right .search-area>input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #a1b1bc;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  width: 250px;
}

.hotel-header3 .topbar-right .search-area>button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 16px;
  height: 40px;
  width: 40px;
  color: #a1b1bc;
  cursor: pointer;
}

/*----main menu style-----*/
.hotel-header3 .menuzord {
  background: transparent;
}

.hotel-header3 .custom-logo-link {
  margin: 10px 20px 0 0;
}

.hotel-header3 .hotel-menu3 {
  background: #fff;
}

.hotel-header3 .hotel-menu3 .menuzord-menu>li>a {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  padding: 24px 24px;
  text-transform: capitalize;
}


/*-----------dropdown menu style----------*/
.hotel-menu3 .menuzord-menu ul.dropdown,
.hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  background: #fff;
  min-width: 250px;
}

.hotel-menu3 .menuzord-menu>li>.megamenu,
.hotel-menu3 .menuzord-menu ul.dropdown {
  top: 68px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  top: 0px;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a {
  border-bottom: 1px solid rgba(216, 223, 229, 0.32);
  color: #666;
  font-size: 14px;
  padding: 12px 25px 12px 22px;
  text-transform: capitalize;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a:hover {
  background: rgba(0, 0, 0, 0.05);
}

.hotel-menu3 .menuzord-menu ul.dropdown>li:last-child a {
  border-bottom: none
}

.hotel-menu3 .menuzord-menu li ul.dropdown li .indicator {
  top: 13px;
}

.hotel-menu3 .menuzord-menu ul.dropdown li a i.ion-ios-plus-outline {
  font-size: 18px;
}


/*-------dark version--------*/
.hotel-header3.dark .topbar {
  background: #15131b;
}

.hotel-header3.dark .topbar-left li a {
  color: #fff;
}

.hotel-header3.dark .topbar-right .search-area>input {
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 {
  background: #1d1f28;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu>li>a {
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown li a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown,
.hotel-header3.dark .hotel-menu3 .menuzord-menu ul.dropdown li ul.dropdown {
  background: #15131b;
}


/*------------transparent version------------*/
.hotel-header3.sticky-menu,
.hotel-header3.transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.hotel-header3.sticky-menu .topbar,
.hotel-header3.transparent .topbar {
  background: rgba(51, 51, 51, 0.6);
}

.hotel-header3.sticky-menu .topbar-left ul li a,
.hotel-header3.transparent .topbar-left ul li a {
  color: #fff;
}

.hotel-header3.sticky-menu .hotel-menu3,
.hotel-header3.transparent .hotel-menu3 {
  background: transparent;
}

.hotel-header3.sticky-menu .hotel-menu3 .menuzord-menu>li>a,
.hotel-header3.transparent .hotel-menu3 .menuzord-menu>li>a {
  color: #fff;
}


/*---------sticky menu-----------*/
.hotel-header3.sticky-menu {
  position: fixed;
  border-bottom: none;
}

.hotel-header3.sticky-menu.sticky {
  background: #1d1f28;
  top: -40px;
}


/*----------------*/
.check-availability.v3 {
  position: relative;
  bottom: inherit;
  left: inherit;
  background: #f8f8f8;
}

.check-availability.v3 ul li:first-child {
  color: #333333;
}

.check-availability.v3 ul li .group label {
  color: #333333;
}

.check-availability.v3 ul li .group input {
  color: #333;
  border-color: #a1a5a5;
}

.check-availability.v3 ul li .children span {
  color: #333;
}

.check-availability.v3 ul li .group input::-webkit-input-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input::-moz-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input:-ms-input-placeholder {
  color: #333;
}

.check-availability.v3 ul li .group input:-moz-placeholder {
  color: #333;
}

.check-availability.v3 ul li button[type="submit"]:hover {
  background: #333;
  border-color: #333;
  color: #fff;
}

.hotel-banner.v3 .banner-content {
  height: 704px;
  min-height: auto;
}

.hotel-banner.v3 .hero-carousel {
  border: 10px solid transparent;
  padding: 60px 10px;
  max-width: 750px;
}



/*--------------service section------------*/
.section-title-v3 {
  margin-bottom: 80px;
}

.section-title-v3 h3 {
  color: #101010;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.service-v3 .intro-common {
  border: 1px solid #ededed;
  padding: 50px 20px 30px;
}

.service-v3 .intro-common:after,
.service-v3 .intro-common:before {
  border: 1px solid #ededed;
  content: "";
  height: 10px;
  left: -1px;
  position: absolute;
  width: 100.6%;
}

.service-v3 .intro-common:before {
  top: -10px;
}

.service-v3 .intro-common:after {
  bottom: -10px;
}

.service-v3 .intro-common span {
  background: #ececec;
  height: 42px;
  padding: 6px;
  width: 75px;
  margin: 0 auto;
  color: #3e4147;
}

.service-v3 .intro-common:hover span.display-block {
  color: #fff;
}

.service-v3 .intro-common .intro-text {
  padding-top: 50px;
}

.service-v3 .intro-common .intro-text h5 {
  padding-bottom: 10px;
  font-size: 18px;
}

.service-v3 .intro-common .intro-text h5 a {
  color: #222222;
  text-transform: uppercase;
}

.service-v3 .intro-common span.display-block::before {
  border-bottom: 22px solid #ececec;
  border-left: 37px solid transparent;
  border-right: 38px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -22px;
  width: 0;
}

.service-v3 .intro-common span.display-block::after {
  border-left: 37px solid transparent;
  border-right: 38px solid transparent;
  border-top: 22px solid #ececec;
  bottom: -22px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

.service-v3 .intro-common span i {
  font-size: 30px;

}


/*----------------hotel room section--------------*/
.hotel-room.v3 {
  padding-bottom: 80px;
}

.hotel-room.v3 .single-room {
  background: transparent;
  padding: 0;
  margin-bottom: 45px;
}

.hotel-room.v3 .single-room .price {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.hotel-room.v3 .single-room .price span {
  font-family: 'roboto', serif;
  font-size: 14px;
}

.hotel-room.v3 .single-room p {
  letter-spacing: 1px;
}

.hotel-room.v3 .single-room .read-more {
  background: #222222;
  border-color: #222222;
}

.hotel-room.v3 .single-room .read-more:hover:before {
  display: none;
}

.hotel-room.v3 .single-room p {
  margin-bottom: 30px;
}


/*-----------facts section-----------*/
.home3-facts {
  background: url(images/facts-bg3.html) no-repeat fixed center center / cover;
  padding: 130px 0;
}

.home3-facts .facts-common {
  padding-left: 80px;
}

.home3-facts .facts-common .facts-title {
  font-size: 15px;
}

.home3-facts .overlay {
  background: rgba(0, 0, 0, 0.65);
}

.home3-facts .facts-common i {
  font-size: 45px;
  line-height: normal;
  position: absolute;
  left: 0;
  top: -2px;
}

.home3-facts .facts-common span.line {
  height: 2px;
  width: 50px;
  background: #fff;
}


/*---------------*/
.related-service.v2 .single-service {
  width: 100%;
}

.related-service.v2 .title .divider {
  margin-left: auto;
  margin-top: 20px;
  width: 50px;
  margin-bottom: 22px;
}

.related-service.v2 .short-discription a {
  color: #fff;
  padding: 0 30px;
  margin-top: 30px;
}

.related-service.v2 .short-discription a i {
  margin-left: 5px;
  font-size: 20px;
  line-height: normal;
  position: relative;
  top: 2px;
}

.related-service.v2 .row:first-child {
  margin-bottom: 80px;
}

/*---------call to action-----------*/
.hotel-cta.v2 {
  background: #f8f8f8;
}

.hotel-cta.v2 .cta-content {
  border: none;
  padding: 55px 20px 70px;
}

.hotel-cta.v2 .cta-content .content-txt {
  max-width: 100%;
}

.hotel-cta.v2 .cta-content p {
  font-size: 18px;
}

.hotel-cta.v2 .cta-content .solid-bg-btn {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

/*------------------*/
.app-section.v2 .content h2 {
  max-width: 100%;
  font-family: 'roboto', serif;
  font-weight: 500;
  text-transform: uppercase;
}

.app-section.v2 .content p {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 42px;
}


/*-----------home-3 testimonial----------*/
.hotel-testimonial3 {
  background: #f8f8f8;
}

.hotel-testimonial3 .author-info h5 {
  line-height: 20px;
}

.hotel-testimonial3 .author-info span {
  font-size: 14px;
}

.hotel-testimonial3 p.author-comment {
  font-style: italic;
  padding-top: 13px;
  font-size: 18px;
  line-height: 28px;
}

.hotel-testimonial3 .border-extra {
  border: 1px solid #ededed;
  padding: 40px 60px;
}

.hotel-testimonial3 .author-img {
  border: 1px solid #eeeeee;
  height: 80px;
  margin: 0px auto 0;
  width: 80px;
}

.hotel-testimonial3 .author-img img {
  width: 100%;
}

.hotel-testimonial3 .border-extra:before {
  border-bottom: 44px solid transparent;
  border-left: 40px solid #ededed;
  bottom: -44px;
  content: "";
  height: 0;
  left: 49%;
  margin-left: 17px;
  position: absolute;
  width: 0;
}

.hotel-testimonial3 .border-extra:after {
  border-bottom: 39px solid transparent;
  border-left: 35px solid #f8f8f8;
  border-top: 0 solid transparent;
  bottom: -39px;
  content: "";
  height: 0;
  left: 49%;
  margin-left: 19px;
  position: absolute;
  width: 0;
}

.hotel-testimonial3 .owl-prev,
.hotel-testimonial3 .owl-next {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
  padding: 6px 15px;
  position: absolute;
  right: -3px;
  top: -55px;
}

.hotel-testimonial3 .owl-prev:hover,
.hotel-testimonial3 .owl-next:hover {
  color: #fff;
}

.hotel-testimonial3 .owl-prev {
  right: 37px;
}



/*-----------home3 blog----------*/
.hotel-blog3 .single-blog-post .img-area {
  overflow: hidden;
}

.hotel-blog3 .single-blog-post:hover .img-area img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.hotel-blog3 .single-blog-post .img-area img {
  width: 100%;
}

.hotel-blog3 .single-blog-post {
  border-bottom: 2px solid #efefef;
}

.hotel-blog3 .single-blog-post:hover {
  border-bottom-color: #333;
}

.hotel-blog3 .single-blog-post .blog-content {
  padding: 30px 20px;
}

.hotel-blog3 .single-blog-post:hover .blog-content {
  background: #f8f8f8;
}

.hotel-blog3 .single-blog-post .blog-content h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 600;
}

.hotel-blog3 .single-blog-post .blog-content h4 a {
  color: #333;
}

.hotel-blog3 .single-blog-post .blog-content .date {
  font-size: 13px;
  padding-bottom: 12px;
  padding-top: 5px;
}

.hotel-blog3 .single-blog-post .blog-content .line {
  display: block;
  height: 2px;
  width: 50px;
}

.br-btm {
  position: relative;
}

.br-btm:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100px;
  height: 3px;
  background-color: #e2c057;

}

/*---------------------10. End Home Page-3 style-----------------*/


/*----------page preloader------------*/
#loading {
  background: #fff;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999;
}

#preloader {
  position: relative;
  width: 80px;
  height: 80px;
  top: 45%;
  margin: 0 auto;
}

#preloader span {
  position: absolute;
  border: 8px solid #bf9a54;
  border-top: 8px solid transparent;
  border-radius: 999px;
}

#preloader span:nth-child(1) {
  width: 80px;
  height: 80px;
  -webkit-animation: spin-1 2s infinite linear;
  animation: spin-1 2s infinite linear;
}

#preloader span:nth-child(2) {
  top: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  -webkit-animation: spin-2 1s infinite linear;
  animation: spin-2 1s infinite linear;
}

.contact-title {
  background-color: #efefef;
  padding: 1rem;
  font-size: 1.8rem;
  font-family: 'Titillium Web', sans-serif;
}

.franchise-sec h2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  color: #404040;
}

.franchise-sec h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 120px;
  background-color: #c1a242;
  margin: 0px auto;
  text-align: center;
}





@-webkit-keyframes spin-1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes spin-1 {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes spin-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

h1.header-text {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 1rem !important;
}

/* popup  CSs*/
#pop-up {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  position: fixed;
  top: 300px;
  right: 0px;
  z-index: 999999;
  background: #ec3c01;
  border: 2px solid #eceae9;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
}

.sub-btn {
  background: #ec3c01;
  width: 100px;
  color: #fff;
  font-size: 18px;
}

.sub-btn:hover {
  background: #333;
  width: 100px;
  color: #fff;
  font-size: 18px;
}

#pop-up {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  position: fixed;
  top: 300px;
  right: 0px;
  z-index: 999999;
  background: #ec3c01;
  border: 2px solid #eceae9;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
}

#call-btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  position: fixed;
  top: 150px;
  right: 0px;
  z-index: 999999;
  background: #6d6b6b;
  border: 2px solid #eceae9;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
}

.form-control {
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 2px #999;
  -webkit-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}

#callme {
  FONT-VARIANT: JIS83;
  position: fixed;
  right: 212px;
  top: 3%;
  width: 70px;
  height: 70px;
  cursor: pointer;
  z-index: 99990;
}

#whatsappme a {
  color: #0cc243;
}

#callme #callmeMain {
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #bf9a54;
  width: 70px;
  height: 70px;
  -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
  animation: zcwmini2 1.5s 0s ease-out infinite;
}

#callme #callmeMain:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/call.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: zcwphone2 1.5s linear infinite;
  -moz-animation: zcwphone2 1.5s linear infinite;
  animation: zcwphone2 1.5s linear infinite;
}

#whatsappme {
  FONT-VARIANT: JIS83;
  position: fixed;
  left: 20px;
  top: 80%;
  width: 70px;
  height: 70px;
  cursor: pointer;
  z-index: 99990;
}

#whatsappme #whatsappmeMain {
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #0CC243;
  width: 70px;
  height: 70px;
  -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
  animation: zcwmini2 1.5s 0s ease-out infinite;
}

#whatsappme a:hover {
  color: #0cc243;
}

#whatsappme #whatsappmeMain:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/WhatsApp.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: zcwphone2 1.5s linear infinite;
  -moz-animation: zcwphone2 1.5s linear infinite;
  animation: zcwphone2 1.5s linear infinite;
}

@media (max-width: 720px) {
  #callme {
    position: fixed;
    left: 20px;
    top: unset;
    bottom: 3%;
    width: 40px;
    height: 40px;
  }

  #callme #callmeMain:before {
    background-size: 20px 20px;
    background-image: url(../images/call.png);
  }

  #callme #callmeMain {
    width: 40px !important;
    height: 40px !important;
  }

  #whatsappme {
    position: fixed;
    left: 20px;
    top: 80%;
    width: 40px;
    height: 40px;
  }

  #whatsappme #whatsappmeMain {
    width: 40px;
    height: 40px;
  }

  #whatsappme #whatsappmeMain:before {
    background-size: 20px 20px;
    background-image: url(../images/WhatsApp.png);
  }
}

@-webkit-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

@-moz-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

@keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

@-webkit-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

@-moz-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

@keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

section.welcome-section.site-into {
  background: url(../images/testimonial-bg.html) no-repeat center center / cover;
  background-size: cover;
  padding: 50px 0px 50px;
}

@media (max-width: 991px) {
  .welcome-content.text-center.site-intro-res {
    margin-top: 1rem !important;
    margin-bottom: 0rem !important;
  }
}

.slider-text h3 {
  font-size: 46px;
  /* letter-spacing: 3px; */
  color: #fff;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 55px;
  /* font-family: 'Satisfy', cursive; */
  letter-spacing: 6px;
}

.welcome-content h1 {
  margin-bottom: 30px;
  font-family: 'Satisfy', cursive;
}

.yuan-ul-div {
  text-align: left;
}

ul.yuan-ul li {
  display: block;
  position: relative;
  margin-left: 15px;
}

ul.yuan-ul li:before {
  content: "\f101";
  position: absolute;
  font-size: 14px;
  left: -15px;
  top: -1px;
  font-family: 'FontAwesome';
}

.ol-list li {
  line-height: 1.5;
  padding-bottom: 10px;
}


@media (max-width:819px) {
  .header__logo img {
    margin-left: 70px;
  }
}

body {
  overflow-x: hidden;
}

.custom-para {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}

.custom-para-2 {
  font-size: 20px;
}

.poptin-credit {
  display: none;
}

img {
  user-zoom: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: none;
  pointer-events: none;
}