@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Roboto+Slab:400,700&amp;subset=latin,latin-ext,greek-ext,greek,cyrillic,vietnamese,cyrillic-ext);

* {
  scrollbar-width: auto;
  scrollbar-color: #8d8b8b #fff;
}

*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background: #fff;
}

*::-webkit-scrollbar-thumb {
  background-color: #8d8b8b;
  border-radius: 0;
  border: 3px solid #fff;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  border: 0;
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: auto;
  -webkit-overflow-scrolling: touch;
}

img,
fieldset,
abbr,
acronym {
  border: 0;
}

article,
aside,
figure,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  height: auto;
  display: block;
}

.item-header {
  min-height: 70px;
}

figure img {
  display: block;
  min-height: 208px;
  object-fit: cover;
  width: 100%;
  max-height: 208px;
}

iframe,
.fb_iframe_widget {
  border: 0;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

hr {
  background: #ccc;
  height: 1px;
  border: none;
  width: 100%;
  display: inline-block;
  margin: 5px 0 15px;
}

p,
blockquote {
  padding: 0 0 20px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 30px;
}

table th {
  background: #e9e6e0;
  border: 1px solid #ccc;
  padding: 13px;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  vertical-align: top;
}

table td {
  background: #fff;
  border: 1px solid #ccc;
  color: #454545;
  padding: 13px;
}

table p {
  padding: 0;
}

a {
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in 0.1s;
  -moz-transition: all 0.1s ease-in 0.1s;
  -o-transition: all 0.1s ease-in 0.1s;
  -ms-transition: all 0.1s ease-in 0.1s;
  transition: all 0.1s ease-in 0.1s;
}

article:empty,
.widget h1:empty,
.widget h2:empty,
.widget h3:empty,
.widget h4:empty,
.widget h5:empty,
.widget h6:empty {
  display: none !important;
}

body {
  font-family: poppins, sans-serif;
  text-align: center;
  color: #454545;
  background: #fff;
  font-size: 12px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.left_pic {
  float: left;
  margin: 0 15px 5px 0;
}

.right_pic {
  float: right;
  margin: 0 0 5px 15px;
}

.clear:after {
  content: '.';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

ul {
  margin: 0 0 17px;
}

ul>li {
  list-style: none;
  position: relative;
  padding: 0 0 8px 15px;
}

ul ul {
  margin: 8px 0 -8px 15px;
}

ol {
  margin: 0 0 17px 25px;
  display: inline-block;
}

ol li {
  list-style: decimal outside;
  padding: 0 0 8px 5px;
}

ol ol {
  margin: 8px 0 -8px 15px;
}

.widget ul {
  margin: 0;
}

nav ul,
footer ul,
.gallery ul {
  margin: 0;
}

nav ul>li,
footer ul>li,
.widget,
aside ul>li,
.gallery li {
  padding: 0;
}

nav ul>li:before,
.widget:before,
aside ul>li:before,
.widget>div>ul li:before,
.social li:before,
.gallery li:before {
  display: none !important;
}

.social li {
  display: inline-block;
  padding: 0 1px 4px 0 !important;
  font-size: 15px;
}

.social li a {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #fff !important;
  background: #b9aca4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social li:last-child {
  padding-right: 0 !important;
}

.gradient-button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  font-size: 11.5px;
  line-height: 32px;
  font-weight: 700;
  text-transform: none;
  text-decoration: none;
  color: #fff !important;
  height: 32px;
  padding: 0 18px !important;
  text-align: center;
  display: inline-block;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}

.gradient-button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.gradient-button:focus,
button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.promo .gradient-button {
  background: #c1b6ae;
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
}

.promo .gradient-button:hover,
.promo .gradient-button:focus {
  background: #baaca3;
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
}

.scroll-to-top {
  margin: 0 0 0 40px;
  float: right;
  font-size: 11px;
  line-height: 33px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  height: 33px;
  width: 100px;
  text-align: center;
  display: inline-block;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}

.scroll-to-top:hover,
.scroll-to-top:focus {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.scroll-to-top:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 42%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px;
}

.bottom-nav {
  float: left;
  width: 100%;
  padding-top: 15px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.pager {
  float: right;
}

.pager span {
  white-space: nowrap;
  font-size: 11px;
  line-height: 33px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0 3px;
  float: left;
  width: 33px;
  height: 33px;
  background: #fff;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.pager a {
  font-weight: 700;
  color: #999;
  float: left;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.pager span:first-child,
.pager span:last-child {
  width: auto;
}

.pager span:first-child a,
.pager span:last-child a {
  padding: 0 15px;
}

.pager .current,
.pager a:hover {
  color: #fff;
}

.material-icons {
  font-family: material icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.ball {
  background-color: transparent;
  border-width: 10px;
  border-style: solid;
  opacity: 0.9;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-box-shadow: 0 0 35px #fff;
  -moz-box-shadow: 0 0 35px #fff;
  box-shadow: 0 0 35px #fff;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  -moz-animation: spin 0.5s infinite linear;
  -o-animation: spin 0.5s infinite linear;
  animation: spin 0.5s infinite linear;
  -webkit-animation: spin 0.5s infinite linear;
}

.ball1 {
  background-color: transparent;
  border-width: 10px;
  border-style: solid;
  opacity: 0.9;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: 0 0 15px #fff;
  -moz-box-shadow: 0 0 15px #fff;
  box-shadow: 0 0 15px #fff;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  top: -75px;
  -moz-animation: spinoff 0.5s infinite linear;
  -o-animation: spinoff 0.5s infinite linear;
  animation: spinoff 0.5s infinite linear;
  -webkit-animation: spinoff 0.5s infinite linear;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center;
  padding-top: 18%;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-moz-keyframes spinoff {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(-360deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
  }
}

@-o-keyframes spinoff {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(-360deg);
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

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

  100% {
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes spinoff {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.ribbon .price,
.ribbon-small,
.price em {
  color: #555;
}

h1 {
  font-size: 23px;
  font-weight: 700;
  padding: 24px 0 44px;
}

.post h1 {
  padding: 0 0 20px;
}

h2 {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 20px;
}

h3 {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 20px;
}

h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 20px;
}

h5 {
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 20px;
}

h6 {
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 20px;
}

.full-width>h1 {
  font-size: 26px;
  padding: 20px 10px 44px;
  text-shadow: 0 1px 0 #eee;
  display: inline-block;
  width: 100%;
}

.wrap {
  margin: 0 auto;
  text-align: left;
  width: 1170px;
  max-width: 94%;
  position: relative;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.full-width {
  width: 100%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.three-fourth {
  width: 75%;
  float: left;
  display: block;
  padding: 0 10px;
}

.two-third {
  width: 66.6667%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.one-half {
  width: 50%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.one-third {
  width: 33.3333%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.one-fourth {
  width: 25%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.one-fifth {
  width: 20%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
}

.lower {
  margin-top: 102px;
}

aside .widget,
.hotel-details,
.tour-details,
.cruise-details,
.car_rental-details {
  position: relative;
  float: left;
  display: block;
  background: #fff;
  padding: 13px 15px 15px;
  margin: 0 0 20px;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgb(0 0 0/33%);
  border-radius: 10px;
}

.testimonials {
  float: left;
  display: block;
  padding: 17px 20px 20px;
  width: 100%;
  margin: 0 0 20px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.testimonials blockquote {
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
  padding: 0 0 10px;
}

.testimonials .name {
  font-size: 13px;
  font-weight: 600;
}

p.number {
  position: relative;
  font-weight: 700;
  padding: 0 0 15px 30px;
}

p.number:before {
  content: '\e0cd';
  font-family: material icons;
  font-size: 24px;
  color: #b8aca4;
  position: absolute;
  top: -6px;
  left: 0;
  font-weight: 400;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  transform: rotate(15deg);
}

p.email {
  position: relative;
  font-weight: 700;
  padding: 0 0 15px 30px;
}

p.email:before {
  content: '\e0be';
  font-family: material icons;
  font-size: 24px;
  color: #b8aca4;
  position: absolute;
  top: -7px;
  left: 0;
  font-weight: 400;
}

.widget>div {
  max-width: 100%;
}

.widget>ul,
.widget>div>ul {
  margin: 0;
}

.widget>ul>li,
.widget>div>ul>li {
  padding: 0 0 5px;
}

.widget a {
  color: #454545;
}

aside .widget h4 {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin: 0 0 14px;
  padding: 0 0 13px;
  color: #858585;
}

aside .widget h5 {
  font:
    700 14px open sans,
    Helvetica,
    Arial,
    sans-serif;
  padding: 0 0 5px;
}

.widget .small-list {
  margin: 0;
}

.widget .small-list li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  padding: 0 0 15px;
  margin: 0 0 15px;
}

.widget .small-list li a {
  color: #454545;
}

.widget .small-list li h3 {
  font:
    700 14px open sans,
    Helvetica,
    Arial,
    sans-serif;
  color: #ab9a8f;
  padding: 0;
  margin: 0;
  width: 100%;
}

.widget .small-list li:hover h3 {
  color: #454545;
}

.widget .small-list li p {
  float: left;
  padding: 0;
  font-weight: 400;
  white-space: nowrap;
}

.widget .small-list li p span {
  font-weight: 700;
  color: #3f3f3f;
}

.widget .small-list figure {
  float: left;
  width: 80px;
  margin: 0 15px 0 0;
}

.widget .small-list.destinations li h3 {
  padding: 19px 0 0;
}

.widget .small-list .rating {
  position: relative;
  top: 0;
  right: 0;
}

.widget .small-list .price small {
  font-weight: 400;
  font-size: 12px;
  color: #999;
}

.show-all {
  float: right;
  padding: 0 0 3px;
}

.deal-of-the-day figure {
  margin: 0 0 15px;
}

.deal-of-the-day h3 {
  font:
    700 14px open sans,
    Helvetica,
    Arial,
    sans-serif;
  color: #ab9a8f;
  padding: 0;
  margin: 0;
  width: 100%;
}

.deal-of-the-day h3 a {
  color: #ab9a8f;
}

.deal-of-the-day .rating {
  position: relative;
  top: 0;
  right: 0;
}

.deal-of-the-day p {
  float: left;
  padding: 0;
  font-weight: 400;
  white-space: nowrap;
}

.deal-of-the-day p span {
  font-weight: 700;
  color: #3f3f3f;
}

.deal-of-the-day .price small {
  font-weight: 400;
  font-size: 12px;
  color: #999;
}

.refine-search-results dt {
  border-bottom: 1px solid #ccc;
  width: 100%;
  font-weight: 700;
  padding: 0 0 15px;
  margin: 0 0 15px;
  cursor: pointer;
  color: #555;
  position: relative;
}

.refine-search-results dt:before {
  content: '\e315';
  font-family: material icons;
  font-size: 24px;
  color: #b8aca4;
  position: absolute;
  top: -7px;
  right: 0;
  font-weight: 400;
}

.refine-search-results dt.active {
  border: none;
  margin: 0;
}

.refine-search-results dt.active:before {
  content: '\e313';
  top: -5px;
}

.refine-search-results dd {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px;
  margin: 0 0 15px;
}

.refine-search-results .checkbox {
  display: inline-block;
  width: 100%;
}

.refine-search-results .checkbox label {
  max-width: 100%;
}

.refine-search-results div.radio>div,
.refine-search-results div.checkbox>div {
  margin-right: 5px;
}

.refine-search-results .checkbox label,
.refine-search-results .radio label {
  padding: 0;
}

.refine-search-results div.radio span,
.refine-search-results div.radio input {
  width: 20px;
  height: 20px;
}

.refine-search-results div.radio span.checked:before {
  width: 10px;
  height: 10px;
  left: 4px;
  top: 4px;
}

.refine-search-results div.checker span,
.refine-search-results div.checker input {
  width: 20px;
  height: 20px;
}

.refine-search-results div.checker span.checked:before {
  left: 0;
  top: -1px;
}

#star img {
  display: inline;
}

.stars-info {
  float: right;
  font-size: 12px;
  line-height: 24px;
}

.refine-search-results .gradient-button {
  width: 100%;
}

.main-search .wrap>form {
  position: absolute;
  top: -280px;
  left: 0;
  z-index: 99;
  width: 100%;
  display: inline-block;
  padding: 15px 15px 10px;
  border: 1px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: #fff;
  background: -moz-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(255, 255, 255, 1)),
      color-stop(100%, rgba(242, 242, 242, 1)));
  background: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -o-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -ms-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}

.main-search .radios {
  padding-top: 5px;
}

.main-search .radios label {
  font-weight: 400;
}

.main-search .form label {
  padding-top: 5px;
}

.main-search .column {
  margin-bottom: 0;
}

.main-search .form .column>.row {
  border-left: 1px solid #ccc;
  min-height: 90px;
}

#form3 .column>.row,
#form5 .column>.row,
#form6 .column>.row {
  min-height: 140px;
}

.main-search h5 {
  font:
    400 16px open sans,
    Helvetica,
    Arial,
    sans-serif;
  padding: 0 0 15px;
}

.main-search h5 span {
  font-weight: 800;
}

.main-search .f-item {
  margin: 0 0 5px;
}

.main-search .f-item .f-item,
.main-search .f-item.full-width {
  margin: 0;
}

.main-search .f-item.one-half,
.main-search .f-item.one-third {
  padding-right: 0;
}

.main-search .f-item.one-half:last-of-type,
.main-search .f-item.one-third:last-of-type {
  padding-right: 10px;
}

.main-search div.radio,
.main-search div.checkbox {
  margin-right: 5px;
}

.main-search .checkbox label,
.main-search .radio label {
  padding: 0;
}

.main-search div.radio span,
.main-search div.radio input {
  width: 20px;
  height: 20px;
}

.main-search div.radio span.checked:before {
  width: 10px;
  height: 10px;
  left: 4px;
  top: 4px;
}

.main-search div.checker span,
.main-search div.checker input {
  width: 20px;
  height: 20px;
}

.main-search div.checker span.checked:before {
  left: 0;
  top: -1px;
}

.main-search .gradient-button {
  position: absolute;
  left: 41.5%;
  bottom: -1px;
  width: 17%;
  height: 34px;
  border: none;
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  border-radius: 17px 17px 0 0;
}

.header {
  float: left;
  background: #fff;
  margin: 0 0 20px;
  width: 100%;
  height: 120px;
  position: relative;
  z-index: 999;
}

.noslider .header {
  margin: 0 0 20px !important;
}

.noslider .main-search {
  top: 0;
  position: relative;
  margin: 20px 0 0;
}

.slider {
  margin: 90px 0 0;
  height: 760px;
  display: inline-block;
  width: 100%;
}

.slider.acente {
  margin: -40px 0 0;
}

.section-title--secondary.acente {
  text-align: left;
}

.logo {
  float: left;
  display: block;
  padding: 15px 0;
}

.logo img {
  height: 50px;
}

.header .search {
  float: right;
  display: block;
  margin: 21px 120px 0 0;
  width: 250px;
}

.header .search form {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.header .search form:after {
  font-family: material icons;
  content: '\e8b6';
  font-size: 22px;
  position: absolute;
  top: 2px;
  right: 10px;
  color: #b1a398;
}

.header .search input {
  padding: 8px 15px;
}

.header .search input[type='submit'] {
  z-index: 10;
  width: 37px;
  height: 37px;
  background: 0 0;
  font-size: 0;
  text-align: right;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.contact {
  float: right;
  display: block;
  position: relative;
  padding: 0;
  margin-top: 3px;
  margin-left: 10px;
}

.headerArea .phone {
  background-color: var(--primary);
  width: 33px;
  height: 33px;
  padding: 8px;
  color: #fff;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}

.headerBot {
  float: left;
}

.contact span {
  display: block;
  font-size: 12px;
  color: #3e3e3e;
  font-weight: 600;
}

.contact .number {
  font-weight: 700;
  color: var(--primary);
}

.header .ribbon {
  float: right;
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 99999;
  width: 104px;
  min-height: 90px;
  webkit-box-shadow:
    1px 0 0 rgba(0, 0, 0, 0.1),
    -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow:
    1px 0 0 rgba(0, 0, 0, 0.1),
    -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow:
    1px 0 0 rgba(0, 0, 0, 0.1),
    -1px 0 0 rgba(0, 0, 0, 0.1);
}

.header .ribbon:before {
  z-index: 2;
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 52px 0 0;
}

.header .ribbon:after {
  z-index: 2;
  content: '';
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 52px 20px 0;
}

.ribbon nav:before {
  opacity: 0.1;
  -ms-opacity: 0.1;
  z-index: 1;
  content: '';
  position: absolute;
  bottom: -22px;
  left: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 53px 0 0;
  border-color: #000 transparent transparent transparent;
}

.ribbon nav:after {
  opacity: 0.1;
  -ms-opacity: 0.1;
  z-index: 1;
  content: '';
  position: absolute;
  bottom: -22px;
  right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 53px 21px 0;
  border-color: transparent #000 transparent transparent;
}

.ribbon li {
  float: left;
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 9px 0 9px 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.ribbon li:last-of-type {
  border-bottom: none;
}

.ribbon li a {
  color: #fff;
}

.ribbon li a:hover {
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.ribbon nav {
  float: left;
  width: 100%;
  position: relative;
  min-height: 90px;
}

.ribbon ul {
  padding: 0 10px;
  width: 100%;
  float: left;
}

.ribbon ul:last-of-type li.active {
  border-bottom: none;
}

.main {
  float: left;
  width: 100%;
  min-height: calc(100vh - 345.5px);
  padding-bottom: 30px;
}

.breadcrumbs {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

.breadcrumbs ul {
  float: left;
  padding: 0 0 10px;
}

.breadcrumbs li {
  float: left;
  display: block;
  font-size: 12px;
}

.breadcrumbs li a {
  color: #454545;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
  padding: 0 14px 0 0;
  margin: 0 15px 0 0;
}

.breadcrumbs li a:hover {
  color: #3f3f3f;
}

.breadcrumbs .top-right-nav {
  float: right;
}

.breadcrumbs .top-right-nav li:last-of-type a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.static-content {
  float: left;
  display: block;
  background: #fff;
  padding: 20px;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.s-title {
  display: inline-block;
  width: 100%;
}

.s-title:first-of-type h2 {
  border-top: none;
  margin: 0;
  padding-top: 17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.offers article,
.deals article,
.destinations article,
.boxes article {
  position: relative;
}

.ribbon-small {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 2;
  background: #ffc904;
  color: #fff;
  text-align: center;
  width: 50px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.ribbon-small:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 25px 0 0;
  border-color: #ffc904 transparent transparent transparent;
}

.ribbon-small:after {
  content: '';
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 10px 0;
  border-color: transparent #ffc904 transparent transparent;
}

.offers .details h3 {
  padding: 0 0 12px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ccc;
  font:
    600 15px open sans,
    Helvetica,
    Arial,
    sans-serif;
}

.offers .details h3 a {
  color: #454545;
  font-weight: 600;
}

.destinations .details {
  text-align: left;
}

.details {
  text-align: center;
  float: left;
  display: block;
  position: relative;
  background: #fff;
  padding: 13px 15px 15px;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  min-height: 130px;
}

.details h3,
.details h2 {
  text-align: left;
}

.details h2 {
  font-size: 18px;
}

.details .address {
  text-align: left;
  display: inline-block;
  width: 100%;
  color: #858585;
  padding: 0 65px 12px 0;
}

.details .stars {
  text-align: left;
  position: absolute;
  top: 18px;
  right: 15px;
}

.stars {
  text-align: left;
  float: right;
}

.stars i {
  display: inline;
  float: left;
  color: #ffc904;
  font-size: 16px;
}

.rating {
  text-align: left;
  position: absolute;
  padding: 0 0 0 19px;
  display: inline-block;
  float: right;
  white-space: nowrap;
  top: 44px;
  right: 15px;
}

.rating:before {
  content: '\e8dc';
  font-family: material icons;
  color: #b8aca4;
  font-size: 15px;
  position: absolute;
  top: -1px;
  left: 0;
}

.details .price {
  text-align: left;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ccc;
  padding: 13px 0;
  line-height: 16px;
}

aside .accommodation-details .price,
aside .tour-details .price,
aside .cruise-details .price,
aside .car_rental-details .price {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 13px 0;
  margin-top: 12px;
  line-height: 16px;
}

.details .price em,
aside article .price em {
  float: right;
  font-size: 16px;
}

.price em {
  font-weight: 700;
  font-style: normal;
}

.details .description {
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
  margin: 0 0 15px;
}

.details .description p {
  padding: 0;
}

.details .description a {
  font-weight: 600;
  font-style: italic;
}

.details .gradient-button {
  margin: 0 auto;
}

.flights .details h3,
.cars .details h3 {
  padding: 0 0 12px;
}

.flights .details .price,
.cars .details .price {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
}

.destinations article h4 {
  font:
    700 15px open sans,
    Helvetica,
    Arial,
    sans-serif !important;
  color: #3f3f3f !important;
  padding: 4px 90px 15px 0 !important;
  margin: 0 !important;
  border: none !important;
}

.destinations article .price {
  border: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.destinations article .price em {
  float: none;
  font-size: 20px;
}

.destinations article .count {
  color: #858585;
  display: inline-block;
  width: 50%;
  white-space: nowrap;
  font-size: 0.965em;
}

.destinations article .ribbon {
  text-align: center;
  margin: 20px -20px 0;
  height: 50px;
  position: relative;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  background: #c1b6ae;
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1b6ae', endColorstr='#baaca3', GradientType=0);
}

.destinations article .ribbon:focus,
.destinations article .ribbon:hover {
  -webkit-box-shadow:
    0 0 2px rgba(0, 0, 0, 0.2),
    inset 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:
    0 0 2px rgba(0, 0, 0, 0.2),
    inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow:
    0 0 2px rgba(0, 0, 0, 0.2),
    inset 0 0 10px rgba(0, 0, 0, 0.2);
}

.destinations article .ribbon:focus em,
.destinations article .ribbon:hover em {
  color: #fff;
}

.destinations article .ribbon:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent #a39385 transparent transparent;
}

.destinations article .ribbon:hover:before {
  border-color: transparent #30928c transparent transparent !important;
}

.destinations article .ribbon:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 0;
  border-color: #a39385 transparent transparent transparent;
}

.destinations article .ribbon:hover:after {
  border-color: #30928c transparent transparent transparent !important;
}

.destinations article .ribbon a {
  color: #fff;
}

.destinations article.promo .ribbon {
  background: #ffc904;
}

.destinations article.promo .ribbon:before {
  border-color: transparent #d2a300 transparent transparent;
}

.destinations article.promo .ribbon:after {
  border-color: #d2a300 transparent transparent transparent;
}

.destinations article .ribbon>div {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.destinations article .ribbon>div:first-child:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 30px;
  background: rgba(0, 0, 0, 0.2);
  top: 10px;
  right: 0;
}

.destinations article .ribbon>div>a {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
  padding: 5px 30px;
}

.destinations article .ribbon>div span {
  width: 100%;
  display: inline-block;
  text-align: right;
  line-height: 1;
}

.destinations article .ribbon .small {
  font-size: 12px;
  font-weight: 600;
}

.destinations article .ribbon .price {
  font-size: 18px;
  margin-top: -2px;
}

.destinations article .ribbon>div>a:before {
  font-family: material icons;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  top: 1px;
  left: 16px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.destinations article .ribbon .hotel a:before {
  content: '\e7ee';
}

.destinations article .ribbon .flight a:before {
  content: '\e539';
}

.destinations article .ribbon .tour a:before {
  content: '\e553';
}

.destinations article .ribbon .cruise a:before {
  content: '\e532';
}

.destinations article .ribbon .car a:before {
  content: '\e531';
}

.destinations article .gradient-button {
  position: absolute;
  top: 15px;
  right: 15px;
}

.deals .full-width figure {
  float: left;
  width: 27%;
  height: 160px;
  overflow: hidden;
  background: #fff;
}

.deals .full-width figure a,
.deals .full-width figure img {
  height: 100%;
  min-height: 160px;
  max-width: none;
  margin: 0;
}

.deals .full-width .details {
  float: left;
  width: 73%;
  min-height: 160px;
  height: auto !important;
  padding-right: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.deals .full-width .details h3 {
  color: #666;
  padding: 0 65px 0 0;
}

.deals .full-width .details .stars {
  display: inline-block;
  float: none;
  position: static;
}

.deals .full-width .details .rating {
  top: 19px;
  right: 160px;
}

.deals .full-width .details .address {
  padding: 0;
}

.deals .full-width .details .description {
  padding-bottom: 0;
  margin: 13px 0 0;
  border-bottom: none;
}

.deals .full-width .details .price {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 135px;
  min-height: 130px;
  text-align: center;
  border-left: 1px solid #ccc;
  padding: 15px;
  border-top: none;
}

.deals .full-width .details .price em {
  display: inline-block;
  width: 100%;
  padding-top: 15px;
}

.deals .full-width .details .actions {
  display: inline;
}

.deals .full-width .details .gradient-button {
  position: absolute;
  right: 25px;
  bottom: 15px;
  width: 105px;
}

.boxes {
  display: inline-block;
  margin: 40px 0 0;
  padding: 60px 0 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.boxes article>div {
  min-height: 200px;
  padding: 15px;
  margin: 0;
  background: #fff;
  background: -moz-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(255, 255, 255, 1)),
      color-stop(100%, rgba(242, 242, 242, 1)));
  background: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -o-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -ms-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.boxes article h4 {
  border-bottom: 1px solid #ccc;
  font-size: 17px;
  margin: 0 0 14px;
  padding: 0 0 13px;
}

.tab-content .deals article {
  padding: 0;
}

.sort-by {
  height: 48px;
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 0 10px 0 15px;
  margin: 0 0 20px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.sort-by * {
  float: left;
}

.sort-by h3 {
  padding: 0 20px 0 0;
  font-size: 16px;
  color: #858585;
  line-height: 48px;
}

.sort-by li {
  position: relative;
}

.sort {
  margin: 14px 0;
  border-left: 1px solid #ccc;
}

.sort li {
  padding: 0 75px 0 0;
  margin: 0 0 0 20px;
  border-right: 1px solid #ccc;
}

.sort li:before {
  display: none;
}

.sort a {
  position: absolute;
  right: 15px;
  font-size: 0;
  width: 14px;
  height: 7px;
}

.sort a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.ascending {
  top: 3px;
}

.descending {
  top: 12px;
}

.view-type {
  margin: 10px 0 0;
  float: right;
}

.view-type li {
  width: 28px;
  height: 28px;
  margin: 0 0 0 3px;
  background: #999;
  color: #fff;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.view-type li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
  cursor: pointer;
}

.view-type li:before {
  font-family: material icons;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 2px;
  color: #fff;
  line-height: 28px;
}

.view-type .grid-view:before {
  content: '\e8f0';
}

.view-type .list-view:before {
  content: '\e8ef';
}

.view-type .location-view:before {
  content: '\e55f';
  font-size: 21px;
  left: 4px;
}

.ascending:before {
  border-width: 0 7px 7px;
  border-color: transparent transparent #b1a398 transparent;
}

.descending:before {
  border-width: 7px 7px 0;
  border-color: #b1a398 transparent transparent transparent;
}

.row.destinations .details h4 {
  padding: 0 0 10px !important;
}

.row.destinations .details .description {
  text-align: left;
  border-top: none;
  padding-top: 0;
}

.row.destinations .gradient-button {
  position: static;
}

.row.destinations .one-third .details {
  text-align: center;
}

.row.destinations .one-third .details h4 {
  text-align: left;
}

.row.destinations .full-width figure {
  float: left;
  width: 27%;
  height: 155px;
  overflow: hidden;
  background: #fff;
}

.row.destinations .full-width figure img {
  height: 100%;
  max-width: none;
}

.row.destinations .full-width .details {
  float: left;
  width: 73%;
  min-height: 155px;
  height: auto !important;
  padding-right: 110px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.row.destinations .full-width .details .description {
  border: none;
  padding: 0;
}

.row.destinations .full-width .ribbon {
  margin: 0;
  position: absolute;
  top: 22px;
  right: -10px;
  width: 110px;
  height: 110px;
}

.row.destinations .full-width .ribbon:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #a39385;
  bottom: auto;
  left: auto;
  top: -10px;
  right: 0;
}

.row.destinations .full-width .ribbon:after {
  display: none;
}

.row.destinations .full-width .ribbon:hover:before {
  border-color: transparent transparent transparent #30928c !important;
}

.row.destinations .full-width.promo .ribbon:before {
  border-color: transparent transparent transparent #d2a300;
}

.row.destinations .full-width .ribbon>div {
  width: 100%;
  height: 50%;
}

.row.destinations .full-width .ribbon>div:first-child:after {
  height: 1px;
  width: 90px;
  top: auto;
  bottom: 0;
  right: 10px;
}

.row.destinations .full-width .ribbon>div>a {
  padding: 5px 15px;
}

.row.destinations .full-width .ribbon>div>a:before {
  left: 10px;
  top: 2px;
}

.row.destinations .full-width .ribbon>div span {
  padding-right: 5px;
}

.results.flights h3 {
  text-align: left;
  padding-right: 0;
}

.results .f-wrap {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px;
  margin: 0 0 15px;
}

.results.flights h5 {
  font:
    700 13px open sans,
    Helvetica,
    Arial,
    sans-serif;
  padding: 0 0 5px;
}

.results.flights .price {
  border: none;
  margin: 0;
  padding: 0 0 15px;
}

.results.flights .full-width .details {
  width: 100%;
  padding-right: 15px;
}

.results.flights .full-width .f-wrap {
  float: left;
  width: 25%;
  height: 110px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 11px 10px 15px 12px;
  margin-top: 13px;
}

.results.flights .full-width .f-wrap:first-of-type {
  border-left: 1px solid #ccc;
}

.results.flights .full-width .price {
  float: left;
  width: 100%;
  position: static;
  min-height: auto;
  text-align: left;
  border-left: none;
  padding: 1px 0 5px;
}

.results.flights .full-width .price em {
  display: inline;
  padding: 0;
  width: auto;
  float: none;
}

.results.flights .full-width .description {
  float: left;
  width: 100%;
}

.results.flights .full-width .gradient-button {
  bottom: 56px;
}

.lg-outer {
  text-align: left;
}

aside h1 {
  padding: 0;
  color: #555 !important;
}

aside .address {
  width: 100%;
  color: #858585;
}

aside .description {
  padding: 15px 0;
  border-top: 1px solid #ccc;
  margin-top: 15px;
}

aside .description p {
  padding: 0;
}

div.tags {
  border-top: 1px solid #ccc;
  padding: 18px 0 0;
  margin: 0 0 15px;
  width: 100%;
}

.tags ul {
  position: relative;
  width: 104%;
  overflow: hidden;
  margin: 0;
}

.tags li {
  position: relative;
  float: left;
  display: block;
  margin: 0 5px 5px 0;
  padding: 0 10px 0 20px;
  background: #dfdcd1;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 15px 2px 2px 15px;
  -moz-border-radius: 15px 2px 2px 15px;
  border-radius: 15px 2px 2px 15px;
  -webkit-box-shadow: 0 1px 0 #c1bba8;
  -moz-box-shadow: 0 1px 0 #c1bba8;
  box-shadow: 0 1px 0 #c1bba8;
  -webkit-transition: all 0.1s ease-in 0.1s;
  -moz-transition: all 0.1s ease-in 0.1s;
  -o-transition: all 0.1s ease-in 0.1s;
  -ms-transition: all 0.1s ease-in 0.1s;
  transition: all 0.1s ease-in 0.1s;
}

.tags li:before {
  display: block !important;
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 11px;
  left: 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.tags a {
  color: #666;
}

.tags li:hover a {
  color: #fff;
}

.room-types {
  margin: 0;
  display: inline-block;
  width: 100%;
  padding: 0 0 5px;
}

.room-types li {
  float: left;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px;
  padding: 0 0 30px;
}

.room-types li:last-of-type {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.room-types li figure {
  position: relative;
  width: 42%;
  height: auto;
  overflow: hidden;
  max-height: 162px;
  float: left;
}

.room-types li figure a {
  display: none;
}

.room-types li figure a:first-of-type {
  display: block;
}

.room-types img {
  margin: 0;
}

.flexButton span {
  align-items: center;
}

button#adultcross {
  margin: 0 !important;
  border-radius: 3px 0 0 3px;
  height: 29px !important;
}

.personinput {
  width: 35px !important;
  margin: 0 !important;
  height: 29px;
  border: none !important;
  border-top: 1px solid silver !important;
  border-bottom: 1px solid silver !important;
  border-radius: 0 !important;
}

button#adultplus {
  margin: 0 !important;
  border-radius: 0 3px 3px 0;
  height: 29px !important;
}

button#childcross {
  margin: 0 !important;
  border-radius: 3px 0 0 3px;
  height: 29px !important;
}

button#childplus {
  margin: 0 !important;
  border-radius: 0 3px 3px 0;
  height: 29px !important;
}

.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in 0.1s;
  -moz-transition: all 0.1s ease-in 0.1s;
  -o-transition: all 0.1s ease-in 0.1s;
  -ms-transition: all 0.1s ease-in 0.1s;
  transition: all 0.1s ease-in 0.1s;
}

.image-overlay:before {
  content: '\e8ff';
  font: normal 36px/80px 'Material Icons';
  text-align: center;
  color: #fff;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  position: absolute;
  top: 41px;
  left: 34%;
}

.image-overlay:hover {
  opacity: 1;
}

.tab-content .room-types .meta h3 {
  font:
    700 15px/1.2 'Open Sans',
    Helvetica,
    Arial,
    sans-serif;
  color: #3faea9;
  padding: 0 0 10px;
}

.tab-content .room-types .meta {
  float: left;
  width: 36%;
  padding: 0 20px;
  min-height: 152px;
}

.tab-content .meta .text-wrap,
.tab-content .more-information .text-wrap {
  padding: 0;
}

.room-types li .meta p {
  padding: 0 0 11px;
}

.room-types .more-info {
  font-size: 13px;
  font-weight: 600;
  color: #3f3f3f;
  text-decoration: none;
}

.room-information {
  float: right;
  border-left: 1px solid #ccc;
  padding: 3px 0 0 20px;
  width: 22%;
  height: 163px;
  position: relative;
}

.room-information>div {
  padding: 0 0 10px;
  line-height: 18px;
  margin: 0;
}

.room-information i {
  color: #b8aca4;
  font-size: 18px;
  float: right;
  margin-left: -3px;
}

.room-information .price {
  font-size: 16px;
  float: right;
}

.room-information .gradient-button {
  position: absolute;
  right: 0;
  bottom: 0;
}

.more-information {
  float: left;
  display: block;
  width: 100%;
  margin: 20px 0 0;
}

.more-information p>span {
  font-weight: 600;
  padding-right: 5px;
  color: #3f3f3f;
}

.three-col {
  display: inline-block;
  width: 100%;
  margin: 0;
}

.three-col li {
  float: left;
  width: 33.3333%;
}

.three-col li:before {
  color: #bbada4;
}

.lSSlideOuter {
  max-width: 100%;
  float: left;
  width: 100%;
  display: block;
}

.lightSlider li {
  text-align: center;
  overflow: hidden;
  padding: 0;
}

.lightSlider li:before {
  display: none;
}

.lightSlider img {
  height: auto;
  display: inline;
  margin: 0 auto;
}

.inner-nav {
  float: left;
  display: block;
  width: 21.4%;
  position: relative;
  z-index: 50;
  z-index: 1;
  margin-top: 20px;
}

.inner-nav li {
  padding: 0 !important;
  float: left;
  display: block;
  height: 42px;
  width: 100%;
  margin: 0 0 1px;
  font-size: 14px;
  font-weight: 600;
  line-height: 42px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  background: grey;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1b6ae', endColorstr='#baaca3', GradientType=0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.inner-nav li a {
  float: left;
  display: flex;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  font-weight: 600;
}

.inner-nav li a>svg {
  width: 24px;
  height: 24px;
  margin: 0 10px;
}

.inner-nav li.active,
.inner-nav li.active:hover {
  width: 110%;
}

.inner-nav li.active a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 21px 21px;
}

.single-location .inner-nav li a,
.myaccount .inner-nav li a {
  padding-left: 21px;
}

.tab-content {
  float: right;
  width: 76.4%;
  overflow: hidden;
}

.tab-content article {
  float: left;
  width: 100%;
  padding: 13px 20px 20px;
  overflow: hidden;
  margin: 0 0 20px;
  background: #fff;
  webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  font-size: 13px;
}

.tab-content h2 {
  color: #b1a398;
  padding: 0 0 10px;
  margin: 0 0 20px;
  text-indent: 10px;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 100%;
}

.tab-content h2 a,
.tab-content h3 a {
  color: #b1a398;
}

.tab-content h3 {
  color: #b1a398;
  padding: 0 0 15px;
}

.tab-content h4 {
  padding: 0 0 15px;
  font-size: 15px;
}

#location.tab-content article,
#map.tab-content article {
  padding: 15px;
}

#things-to-do img {
  margin: 0 0 20px;
}

#things-to-do article h2 {
  padding: 0 0 10px;
}

.text-wrap {
  padding: 0 10px 30px;
  display: inline-block;
  width: 100%;
}

.text-wrap h2 {
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
  display: block;
}

.text-wrap table {
  margin: 0;
}

.score {
  float: left;
  width: 35%;
  text-align: center;
  padding: 0 30px 0 10px;
}

.score span {
  font-size: 55px;
  color: #b1a398;
  line-height: 60px;
}

.score .achieved {
  color: #666;
  font-weight: 700;
  margin-left: -10px;
}

.score .info {
  font-size: 12px;
  font-weight: 600;
  padding: 3px 0 0;
}

.score .disclaimer {
  border-top: 1px solid #ccc;
  width: 100%;
  padding: 10px 10px 0;
  margin: 12px 0 0;
  font-size: 12px;
  text-align: left;
}

.chart {
  float: right;
  width: 65%;
  font-size: 12px;
  font-weight: 700;
  line-height: 25px;
  color: #fff;
  margin: 5px 0 0;
}

.chart dt {
  position: relative;
  z-index: 5;
  float: left;
  margin: 0 0 0 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.chart dd {
  position: relative;
  height: 25px;
  margin: 0 0 1px;
  -webkit-border-radius: 0 15px 15px 0;
  -moz-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  background: #e9e6e0;
}

.chart dd span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-align: right;
  height: 100%;
  -webkit-border-radius: 0 15px 15px 0;
  -moz-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
}

.reviews {
  margin: 5px 0 0;
  display: inline-block;
  width: 100%;
}

.reviews li {
  float: left;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  padding: 0 0 20px;
}

.reviews li:before {
  display: none;
}

.reviews li.last {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.reviews li figure {
  padding-right: 20px;
  width: 35%;
}

.reviews li figure img {
  float: left;
  margin-right: 15px;
}

.reviews address {
  font-size: 11px;
  font-style: normal;
}

.reviews address span {
  font-size: 12px;
  font-weight: 600;
}

.reviews .rev {
  position: relative;
  padding: 0 0 20px 32px;
  display: table;
  width: 65%;
  float: right;
}

.reviews .rev:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  float: left;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  color: #fff;
}

.reviews .pro:before {
  content: '+';
  background: #43a047;
}

.reviews .con:before {
  content: '-';
  background: #e14242;
  line-height: 18px;
  font-size: 21px;
  font-weight: 700;
}

.reviews p {
  padding: 0;
}

.booking h2 {
  color: #b1a398;
  padding: 0 0 10px;
  margin: 0 0 20px;
  text-indent: 10px;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 100%;
}

.booking h3 {
  color: #b1a398;
  padding: 0 10px 15px;
}

span.info {
  margin: -15px 10px 20px;
  float: left;
  width: 100%;
  color: #999;
  font-style: italic;
}

.booking-details dl {
  border-top: 1px solid #ccc;
  padding: 15px 0 5px;
  margin-top: 15px;
}

.booking-details dt {
  font-weight: 600;
}

.booking-details dd {
  padding: 0 0 10px;
}

.booking-details .price {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.booking-details .price p {
  padding: 0;
}

.booking-details .price .total {
  font-weight: 700;
  font-size: 17px;
}

.text-wrap .output p {
  float: left;
  width: 66%;
}

.text-wrap .output p:nth-child(2n + 1) {
  width: 34%;
  font-weight: 600;
}

.myaccount table {
  margin: 0 0 20px;
}

.myaccount th,
.b-info th {
  width: 35%;
  vertical-align: middle;
}

.myaccount td .gradient-button {
  float: right;
}

.myaccount .reviews {
  width: 65%;
}

.myaccount .reviews .rev {
  width: 100%;
}

.mysettings td:last-of-type {
  width: 89px;
}

.edit_field {
  padding: 15px 0;
}

.edit_field input {
  margin-bottom: 10px;
}

.single-location .tab-content img {
  margin-bottom: 15px;
}

.get_inspired {
  margin: 0 -10px;
}

.get_inspired li:before {
  display: none;
}

.get_inspired li {
  width: 20%;
  height: 130px;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 20px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.get_inspired li a {
  float: left;
  width: 100%;
  height: 100%;
  color: #454545;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.get_inspired li figure {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.get_inspired img {
  width: 100%;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.get_inspired figcaption {
  font-weight: 700;
  font-size: 14px;
  padding: 10px;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.get_inspired li:hover img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  opacity: 0;
  -ms-opacity: 0;
}

.get_inspired li:hover figcaption {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: var(--primary);
  color: #fff;
}

.map-wrap {
  width: 100%;
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.gmap {
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 550px;
}

.gmap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.infoBox {
  font-size: 14px;
  margin: -100px 0 0 50px;
  display: inline-block;
  padding: 15px 15px 20px;
  color: #fff;
  width: 200px !important;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.infoBox:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 45%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0;
}

.gmap strong {
  font-size: 15px;
  padding: 0 0 10px;
  margin: 0 0 13px;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

#map_canvas img {
  max-width: none;
}

#map_canvas label {
  width: auto;
  display: inline;
}

.post,
.entry-featured {
  margin-bottom: 20px;
}

.entry-featured:empty {
  display: none;
}

.req {
  position: absolute;
  color: #858585;
}

.entry-meta span {
  position: relative;
  padding: 0 20px;
  display: inline-block;
}

.entry-meta span:before {
  font: 15px material icons;
  color: #b9aca4;
  position: absolute;
  top: 0;
  left: 0;
}

.entry-meta .date:before {
  content: '\e8df';
}

.entry-meta .author:before {
  content: '\e7fd';
}

.entry-meta .categories:before {
  content: '\e2c7';
}

.entry-meta .tags:before {
  content: '\e89a';
}

.entry-meta .comments:before {
  content: '\e0bf';
}

.entry-meta span:empty {
  display: none;
}

.entry-meta span a {
  color: #454545;
  font-weight: 400;
}

div.comments {
  display: inline-block;
  width: 100%;
}

div.comments h2 {
  padding: 25px 0 40px;
}

.comment {
  position: relative;
  background: #fff;
  padding: 15px;
  margin: 0 0 20px;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.comment .third {
  float: left;
  width: 20%;
}

.comment .third figure {
  float: left;
  margin-right: 15px;
}

.comment .third address {
  color: #858585;
  padding-top: 5px;
}

.comment .third address span {
  font-weight: 600;
  font-style: normal;
}

.comment .comment-content {
  float: left;
  width: 80%;
  min-height: 70px;
  height: 100%;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}

.comment .reply {
  position: absolute;
  top: 60px;
  left: 100px;
}

.comments .children {
  margin: 0;
  padding-left: 100px;
}

.depth-1 {
  float: right;
  width: 90%;
}

.depth-1 .third {
  width: 22%;
}

.depth-1 .comment-content {
  width: 78%;
}

.depth-2 {
  float: right;
  width: 80%;
}

.depth-2 .third {
  width: 25%;
}

.depth-2 .comment-content {
  width: 75%;
}

.entry-header h2 a {
  color: #555;
}

section.error {
  padding-top: 50px;
  display: inline-block;
  width: 100%;
}

section.error .one-third {
  text-align: center;
}

.error-type {
  display: inline-block;
  width: 270px;
  height: 270px;
  max-width: 100%;
  text-align: center;
  color: var(--primary);
  -webkit-border-radius: 135px;
  -moz-border-radius: 135px;
  border-radius: 135px;
  border: 1px solid #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #fff;
  background: -moz-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, rgba(255, 255, 255, 1)),
      color-stop(100%, rgba(242, 242, 242, 1)));
  background: -webkit-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -o-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: -ms-linear-gradient(top,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1) 0%,
      rgba(242, 242, 242, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}

input.error {
  border: 1px solid red !important;
}

label.error {
  color: red;
}

label#phoneinput-error {
  display: none !important;
}

.error-type h1 {
  font-size: 96px;
  color: var(--primary);
  padding: 38px 0 0;
  margin: 0 0 -13px;
  text-shadow: 0 1px 0 #fff;
}

.error-type p {
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
}

.error-content {
  display: inline-block;
  padding: 60px 0 0 70px;
  color: #3f3f3f;
}

.error-content h3 {
  font-size: 15px;
}

.error-content ul li:before {
  color: #666;
}

.error-content a {
  color: #3f3f3f;
}

.footer {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.footer .row {
  justify-content: space-between;
}

.mobile-icons {
  display: flex;
  width: 269px;
  justify-content: space-between;
}

.mobileAppCon {
  position: relative;
}

.mobilapp {
  position: absolute;
  top: -238px;
}

.logos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.logos-content img {
  display: inline-block;
}

.logos>p {
  margin-right: 30px;
}

.navmenu li a {
  color: #fff;
}

.footer h6 {
  font-size: 18px;
  color: #000;
  padding: 23px 0 18px;
}

.footer p em {
  font-style: normal;
  font-weight: 700;
  color: #3facaa;
}

.footer p a {
  color: #000;
  font-weight: 700;
  margin-left: 5px;
}

.social .Facebook {
  background-color: #4267b2;
}

.social .Linkedin {
  background-color: #2867b2;
}

.social .twitter {
  background-color: #1da1f2;
}

.social .Instagram {
  background-color: #c13584;
}

.footer ul li {
  padding: 0 0 2px 15px;
}

.footer ul li:before {
  display: block;
}

.footer ul li a {
  color: #454545;
  font-weight: 400;
  font-size: 18px;
}

.footer form {
  position: relative;
}

.footer form input[type='submit'] {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 0 17px 17px 0;
  -moz-border-radius: 0 17px 17px 0;
  border-radius: 0 17px 17px 0;
}

.footer .full-width {
  margin: 18px 0 50px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}

.mobile-icons {
  display: flex;
  width: 269px;
  justify-content: space-between;
}

.copy {
  color: var(--secondary);
  font-weight: 700;
  display: block;
  float: left;
  padding: 0;
}

.footer .full-width nav {
  float: right;
}

.footer .full-width nav li {
  float: left;
  border-left: 1px solid #e5e5e5;
  padding: 0 0 0 12px;
  margin: 0 0 0 12px;
  color: #000;
  font-weight: 700;
  font-size: 13px;
}

.footer .full-width nav li a {
  color: #858585;
  font-weight: 400;
}

.footer .full-width nav li a:hover,
.footer .full-width nav li a:focus {
  color: #3f3f3f;
}

.footer .full-width nav li:first-child {
  border: none;
}

.agencyLogin {
  cursor: pointer;
}

.userLoginLoad {
  width: 100%;
  display: none;
  align-items: center;
}

.userLoginLoad img {
  margin-right: 5px;
  width: 30px;
}

.lightbox {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000000000;
  background: rgb(0 0 0 / 50%);
  top: 0;
  left: 0;
}

.lb-wrap {
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  background: var(--primary);
  position: absolute;
  top: 10%;
  left: 35%;
  width: 30%;
  padding: 15px 20px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.lb-wrap .close {
  float: right;
  color: #fff;
  font-size: 20px;
}

.lb-wrap h3 {
  color: #454545;
  padding: 0 10px 10px;
}

.lb-wrap a {
  color: #fff;
}

.lb-wrap p {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  margin: 0 0 20px;
  padding: 12px 0 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.2),
    0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.2),
    0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.2),
    0 -1px 0 rgba(0, 0, 0, 0.15);
}

.lb-wrap input,
.lb-wrap div.checker span {
  border-color: #fff;
}

.lb-wrap .f-item {
  margin: 0 0 15px;
}

.lb-wrap .gradient-button {
  width: 100%;
  background: rgba(0, 0, 0, 0.4) !important;
  height: 38px;
  line-height: 36px;
}

.lb-wrap .gradient-button:hover,
.lb-wrap .gradient-button:focus {
  background: rgba(0, 0, 0, 0.6) !important;
}

label {
  cursor: pointer;
  font-weight: 600;
  position: relative;
  padding: 0 0 5px 1px;
  display: inline-block;
}

.checkbox label,
.radio label {
  text-transform: none;
  font-size: 13px;
  width: auto;
  padding: 3px 0 0;
  max-width: 85%;
  font-weight: 400;
}

label span {
  text-transform: none;
}

input,
textarea {
  outline: none;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  text-transform: uppercase;
  -webkit-appearance: button;
  text-align: center;
}

input[type='search'] {
  -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type='search'],
input[type='email'],
input[type='text'],
input[type='number'],
input[type='password'],
input[type='tel'],
input[type='url'],
input[type='date'],
textarea {
  display: block;
  padding: 8px 10px;
  width: 100%;
  border: 1px solid #ccc;
  color: #454545;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#childArea select {
  height: 35px;
  width: 50px;
  padding: 5px;
  border: 1px solid #ccc;
  text-align: center;
}

#childArea div {
  width: 70px;
  text-align: center;
}

div#childArea {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

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

input[type='number'] {
  -moz-appearance: textfield;
}

textarea {
  resize: none;
  height: 125px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='search']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='date']:focus,
textarea:focus,
div.selector.active,
div.selector.focus,
input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active,
input.uniform-input.focus,
select.uniform-multiselect.focus,
textarea.uniform.focus {
  border-color: #454545;
}

input[type='file'] {
  border: 1px solid #ccc;
  color: #454545;
  padding: 6px;
  margin: 5px 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.datepicker-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}

.ui-datepicker-trigger {
  position: absolute;
  top: 10px;
  right: 10px;
}

.error_message {
  color: #de0603;
  font-size: 13px;
  padding: 0 0 10px;
}

.loader {
  float: right;
}

.lSSlideWrapper.usingCss .lSFade>.active {
  cursor: auto;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 10pt !important;
    line-height: normal !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: 0 0 !important;
  }

  .wrap {
    width: 100%;
    max-width: 100%;
  }

  .text-wrap .output p {
    width: 50% !important;
  }

  .text-wrap {
    padding: 0 10px 10px;
  }

  .header,
  .footer,
  .breadcrumbs,
  a.print {
    display: none;
  }
}

div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
  outline: 0;
}

div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
  cursor: pointer;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 8px 10px;
  border: 1px solid #ccc;
}

div.checker input,
input[type='search'],
input[type='search']:active {
  -moz-appearance: none;
  -webkit-appearance: none;
}

div.selector {
  border: 1px solid #ccc;
  line-height: 35px;
  height: 37px;
  position: relative;
  overflow: hidden;
  width: 100% !important;
  padding-left: 15px;
  background: #fff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

div.selector span {
  position: relative;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  height: 37px;
  line-height: 35px;
  background: 0 0;
  cursor: pointer;
  width: 100% !important;
  padding-right: 30px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

div.selector span:before {
  font-family: material icons;
  content: '\e313';
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 23px;
  color: #b8aca4;
}

div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: 0 0;
  position: absolute;
  height: 37px;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

div.checker {
  position: relative;
  top: 0;
  margin-right: 15px;
  float: left;
}

div.checker,
div.checker span,
div.checker input {
  width: 24px;
  height: 24px;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

div.checker span.checked:before {
  color: #b8aca4;
  font-family: 'font awesome 6 free';
  font-family: var(--fa-style-family, 'Font Awesome 6 Free');
  font-weight: 900;
  font-weight: var(--fa-style, 900);
  content: '\f00c';
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: 0 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

div.radio {
  position: relative;
  top: 0;
  margin-right: 15px;
  float: left;
}

div.radio,
div.radio span,
div.radio input {
  width: 24px;
  height: 24px;
}

div.radio span {
  border: 1px solid #ccc;
  background: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
}

div.radio span.checked:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #b8aca4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: absolute;
  top: 5px;
  left: 5px;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: 0 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
}

.ui-slider-horizontal {
  height: 8px;
  border: 1px solid #ccc;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 6px 8px;
}

.ui-slider-horizontal .ui-slider-handle {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -9px;
  margin-left: -12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow:
    1px 1px 2px 1px rgba(0, 0, 0, 0.2),
    0 0 10px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow:
    1px 1px 2px 1px rgba(0, 0, 0, 0.2),
    0 0 10px rgba(0, 0, 0, 0.3) inset;
  box-shadow:
    1px 1px 2px 1px rgba(0, 0, 0, 0.2),
    0 0 10px rgba(0, 0, 0, 0.3) inset;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

span.max {
  float: right;
}

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

.ui-datepicker a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

.ui-datepicker {
  width: 22em;
  padding: 0;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: none;
}

.ui-icon {
  position: absolute;
  font-size: 0;
  cursor: pointer;
  z-index: 999;
}

.ui-icon:before {
  text-indent: 0;
  position: relative;
  top: 0;
  font-family: material icons;
  font-weight: 400;
  font-style: normal;
  color: #b9aca4;
  font-size: 30px;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}

.ui-datepicker-multi-2 .ui-icon:before {
  top: 183px;
  font-size: 40px;
  color: #666;
}

.ui-icon-circle-triangle-w:before {
  content: '\e314';
}

.ui-icon-circle-triangle-e:before {
  content: '\e315';
}

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  cursor: pointer;
  top: 6px;
}

.ui-datepicker-prev {
  left: 0;
}

.ui-datepicker-next {
  right: 29px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #b9aca4;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  margin: 0;
}

.ui-datepicker th {
  padding: 0;
  text-align: center;
  background: #b9aca4;
  border-color: #b9aca4;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  width: 14.2857%;
}

.ui-datepicker th span {
  padding: 7px 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.ui-datepicker td {
  padding: 0;
  text-align: center;
  width: 14.2857%;
  font-weight: 600;
  vertical-align: middle;
}

.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
  width: 100%;
  height: 33px;
  line-height: 33px;
  color: #454545;
  display: inline-table;
  font-weight: 600;
}

.ui-datepicker .ui-datepicker-unselectable {
  background: #e9e6e0;
}

.ui-datepicker .ui-datepicker-today {
  background: #b9aca4;
}

.ui-datepicker .ui-state-hover,
.ui-datepicker .dp-highlight a,
.ui-datepicker .dp-highlight span {
  color: #fff !important;
}

.menu-collapser {
  position: relative;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.collapse-button {
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
  padding: 7px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background-color: #0e0e0e;
  border-radius: 2px;
  cursor: pointer;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.collapse-button:hover,
.collapse-button:focus {
  color: #fff;
  background-color: #040404;
}

.collapse-button .icon-bar {
  display: block;
  height: 2px;
  width: 18px;
  margin: 2px 0;
  background-color: #f5f5f5;
  border-radius: 1px;
}

ul.slimmenu {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.slimmenu:before,
ul.slimmenu:after {
  content: '';
  display: table;
}

ul.slimmenu:after {
  clear: both;
}

ul.slimmenu.collapsed li {
  display: block;
  width: 100%;
  background: var(--primary);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li>ul {
  position: static;
  display: none;
}

ul.slimmenu.collapsed li a {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

ul.slimmenu.collapsed li .sub-toggle {
  height: 40px;
}

ul.slimmenu li {
  position: relative;
  float: left;
  display: inline-block;
}

ul.slimmenu li ul {
  margin: 0;
  list-style-type: none;
}

ul.slimmenu li ul li {
  background: var(--primary);
}

ul.slimmenu li>ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  display: none;
  width: 100%;
}

ul.slimmenu li>ul>li ul {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 999;
  display: none;
  width: 100%;
}

ul.slimmenu li a {
  display: block;
}

ul.slimmenu li a:hover {
  text-decoration: none;
}

ul.slimmenu li .sub-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  width: 30px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

ul.slimmenu li .sub-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}

ul.slimmenu li .sub-toggle>i {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  vertical-align: middle;
}

ul.slimmenu {
  margin-left: -10px;
  display: flex;
  justify-content: space-around;
}

ul.slimmenu li a {
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

ul.slimmenu li:hover a,
ul.slimmenu li.current>a,
ul.slimmenu li:hover a:hover {
  color: #3f3f3f;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

ul.slimmenu li:hover li a {
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

ul.slimmenu li .sub-toggle {
  display: none;
}

ul.slimmenu li li .sub-toggle {
  display: block;
}

ul.slimmenu li ul li {
  min-width: 180px;
}

ul.slimmenu.collapsed li .sub-toggle {
  display: block;
}

ul.slimmenu.collapsed .has-mega {
  position: relative;
}

ul.slimmenu .has-mega {
  position: static;
}

ul.slimmenu .mega li {
  width: 100%;
  padding: 0;
}

ul.slimmenu .mega .has-submenu {
  padding: 20px;
}

ul.slimmenu .mega ul {
  display: block !important;
  position: static !important;
}

ul.slimmenu .mega .sub-toggle {
  display: none;
}

ul.slimmenu .mega li a {
  padding: 0 0 5px;
  text-transform: none;
  border: none !important;
}

ul.slimmenu .mega li p {
  padding: 0 0 10px;
  color: #3f3f3f;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
  font-weight: 700;
}

.main-nav {
  float: left;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1040px) {
  .main-nav .wrap {
    max-width: 100%;
  }

  ul.slimmenu {
    margin-left: 0;
    flex-direction: column;
  }

  .menu-collapser {
    padding: 0 2.7%;
  }

  .collapse-button {
    right: 2.7%;
  }

  ul.slimmenu li a {
    padding: 10px 10px 10px 2.7%;
  }
}

@media screen and (max-width: 1070px) {
  .header {
    height: auto;
  }

  .logo {
    width: 100%;
  }

  .header .search {
    float: left;
    width: 40%;
    margin: 0;
    padding: 0 0 15px;
  }

  .header .contact {
    width: 50%;
    margin: 0;
  }

  .deals .one-fourth,
  .deals .one-third,
  .deals .one-fifth,
  .deals .one-sixth,
  .destinations .one-fourth,
  .destinations .one-third,
  .destinations .one-fifth,
  .destinations .one-sixth,
  .offers .one-fourth,
  .offers .one-third,
  .offers .one-fifth,
  .offers .one-sixth,
  .boxes .one-fourth {
    width: 50%;
  }

  .slider {
    height: auto;
    float: left;
    width: 100%;
    margin-top: 130px;
  }

  .main-search .wrap>form {
    position: static;
  }

  .main-search {
    padding-bottom: 20px;
  }

  .main-search .column,
  .main-search .three-fourth {
    width: 100% !important;
    padding: 0 15px;
  }

  .main-search h5 {
    padding: 0 0 15px;
  }

  .main-search .form .column>.row {
    min-height: auto;
    border-left: none;
  }

  .main-search .form h5 {
    border-top: 1px solid #ccc;
    margin: 15px 0 0;
    padding: 15px 0;
    float: left;
    width: 100%;
  }

  .main-search .f-item.one-half,
  .main-search .f-item.one-third {
    padding-right: 10px;
  }

  .main-search .radios .f-item {
    width: 33% !important;
  }

  .main-search .f-item.one-half {
    width: 50% !important;
  }

  .main-search .f-item.one-third {
    width: 33.33% !important;
  }

  .main-search .gradient-button {
    width: auto;
    bottom: 3px;
    min-width: 17%;
  }

  .lb-wrap {
    width: 46%;
    left: 27%;
  }

  section .offers figure,
  section .deals figure,
  section .destinations figure {
    height: auto !important;
  }

  section .deals .full-width {
    height: auto !important;
  }

  section .deals .full-width figure,
  section .deals .full-width .details {
    height: auto !important;
    width: 100% !important;
    max-height: none;
  }

  section .deals .full-width .details {
    padding-left: 25px;
  }

  .inner-nav {
    width: 26.4%;
  }

  .tab-content {
    width: 70.4%;
  }

  .get_inspired li {
    width: 25%;
    height: 140px;
  }

  .sort li {
    padding: 0 40px 0 0;
  }

  .comment .third {
    width: 25%;
  }

  .comment .comment-content {
    width: 75%;
  }

  .depth-1 .third {
    width: 27%;
  }

  .depth-1 .comment-content {
    width: 73%;
  }

  .depth-2 .third {
    width: 30%;
  }

  .depth-2 .comment-content {
    width: 70%;
  }
}

@media screen and (min-width: 861px) and (max-width: 1200px) {

  .small-list h3,
  .small-list p,
  .small-list .stars,
  .small-list .rating,
  .deal-of-the-day h3,
  .deal-of-the-day p,
  .deal-of-the-day .stars,
  .deal-of-the-day .rating {
    float: left;
    width: 100%;
  }

  .fitContainer {
    column-count: 3 !important;
    column-gap: 10px;
  }
}

@media screen and (max-width: 960px) {
  .room-types li figure {
    width: 50%;
    max-height: none;
  }

  .tab-content .room-types .meta {
    width: 50%;
    min-height: 0;
  }

  .room-types .room-information {
    width: 50%;
    height: auto;
    border-left: none;
  }

  .room-information .gradient-button {
    position: static;
  }

  .footer .full-width nav {
    float: left;
    width: 100%;
    padding: 20px 0 0;
  }

  .footer .full-width nav li:first-child {
    margin: 0;
    padding: 0;
  }

  .get_inspired li {
    width: 33.3333%;
    height: 155px;
  }

  .comment {
    width: 100% !important;
  }

  .comment .third {
    width: 30% !important;
  }

  .comment .comment-content {
    width: 70% !important;
  }

  section.error {
    text-align: center;
  }

  .error-content {
    padding: 60px 0 0;
  }

  .error-content h3,
  .error-content ul {
    text-align: left;
  }

  .three-col li {
    width: 50%;
  }

  .top-right-nav {
    float: left;
  }
}

@media screen and (max-width: 860px) {
  .destText {
    margin: 0;
  }

  .full-width,
  .three-fourth,
  .one-half,
  .one-third,
  .two-third,
  .one-fourth,
  .one-fifth,
  .one-sixth,
  .boxes .one-fourth {
    width: 100% !important;
  }

  .boxes article>div {
    min-height: auto;
  }

  .lb-wrap {
    width: 80%;
    left: 10%;
    max-width: 80%;
  }

  .score,
  .chart {
    width: 100%;
  }

  .main-search .gradient-button {
    left: 38%;
  }

  .get_inspired li {
    height: 170px;
  }

  .sort-by {
    height: auto;
  }

  .sort {
    margin: 0;
    border-left: none;
  }

  .sort,
  .sort li {
    width: 100%;
  }

  .sort li {
    border-right: none;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
  }

  .view-type {
    position: absolute;
    right: 10px;
  }

  .ascending {
    top: 11px;
  }

  .descending {
    top: 20px;
  }
}

@media screen and (max-width: 600px) {
  .header .search {
    width: 60%;
  }

  .header .contact {
    width: 100%;
    float: left;
    margin: 0 0 15px;
  }

  .main-search .radios .f-item {
    width: 50% !important;
  }

  .main-search .f-item.one-half,
  .main-search .f-item.one-third {
    width: 100% !important;
  }

  .main-search .gradient-button {
    left: 33%;
  }

  .lb-wrap {
    width: 90%;
    left: 5%;
    max-width: 90%;
  }

  .chart {
    margin-top: 10px;
  }

  .inner-nav,
  .inner-nav li.active,
  .inner-nav li.active:hover,
  .tab-content {
    width: 100%;
  }

  .inner-nav {
    margin-bottom: 20px;
  }

  .inner-nav li.active a:after,
  .inner-nav li.active a:after {
    display: none;
  }

  .room-types li figure,
  .tab-content .room-types .meta,
  .room-types .room-information {
    width: 100%;
  }

  .tab-content .room-types .meta {
    padding: 20px 0 0;
  }

  .room-types .room-information {
    padding: 13px 0 0;
  }

  .get_inspired li {
    width: 50%;
    height: 190px;
  }

  .comment .third {
    width: 40% !important;
  }

  .comment .comment-content {
    width: 60% !important;
  }

  .copy {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .logos {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer .full-width nav {
    text-align: center;
    margin: 20px 0 0;
    border-top: 1px solid #ccc;
  }

  .footer .full-width nav li {
    float: none;
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0 15px 15px;
  }
}

@media screen and (max-width: 500px) {
  .logo img {
    max-width: 60%;
  }

  .main-search .gradient-button {
    left: 25%;
  }

  .get_inspired li {
    width: 100%;
    height: 300px;
  }

  .comment .third,
  .comment .comment-content {
    width: 100% !important;
  }

  .comment .comment-content {
    border: none;
    padding: 15px 0 0;
  }

  .fitContainer {
    column-count: 1 !important;
  }
}

@media screen and (max-width: 380px) {
  .get_inspired li {
    height: 220px;
  }
}

ul.facilitiesArea {
  display: flex;
  flex-wrap: wrap;
}

ul.facilitiesArea li:before {
  display: none;
}

ul.facilitiesArea li {
  padding: 0;
  height: 40px;
  display: flex;
}

ul.facilitiesArea li span {
  font-size: 12px;
}

ul.facilitiesArea li i {
  margin-right: 5px;
}

.lSSlideOuter li:before {
  display: none;
}

.lSSlideOuter li {
  padding: 0;
}

.lightSlider img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.hotelDetailHeading {
  background: var(--primary);
  color: #fff;
  width: fit-content !important;
  padding: 0 10px !important;
  border-radius: 0 30px 30px 0;
  margin-bottom: 0;
  height: auto;
  display: flex;
  align-items: center;
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
}

#map {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.stars {
  margin: 0 10px;
  float: none;
  display: flex;
  align-items: center;
}

.stars svg {
  color: #ffc904;
  width: 15px;
  margin-right: 2px;
}

.ymaps-2-1-79-map {
  height: 250px !important;
}

.lSSlideOuter .lSPager.lSGallery img {
  height: 60px !important;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 720px) {
  .lSSlideOuter .lSPager.lSGallery img {
    height: 30px !important;
    object-fit: cover;
    width: 60px !important;
  }
}

.contactArea a {
  display: block;
}

.contactArea a>span:first-child {
  width: 15%;
}

.contactArea a>span>i {
  background: var(--primary);
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
}

.iframeArea {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #00000094;
  background-color: rgb(0 0 0/70%);
  display: none;
  bottom: 0;
}

.iframeArea .iframeShow {
  width: 100%;
  margin: auto;
}

.iframeArea iframe {
  height: calc(100vh - 40px);
  margin-top: 40px;
}

.close {
  text-align: right;
  font-size: 25px;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 5px;
}

.close i {
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.iframeShow>.close>i {
  margin-right: 5px;
  margin-bottom: 0;
  margin-top: 5px;
}

.iframeShow>.close {
  height: 40px;
  background-color: #f44336;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.contactArea a>span:first-child {
  width: 15%;
}

.contactArea a>span:last-child {
  width: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
}

.contactArea a.address>span:last-child {
  white-space: normal;
  color: #454545;
  margin-top: 0;
}

.hotelSSLimg {
  display: flex;
  align-items: center;
}

.hotelSSLimg>img {
  height: 40px;
  margin-right: 15px;
}

.hotelSSLimg>img:last-child {
  margin-right: 0;
}

.textwidget i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-right: 10px;
}

.textwidget a {
  display: flex;
  align-items: center;
}

.textwidget i.fa-pinterest {
  color: #e60023;
}

.textwidget i.fa-linkedin {
  color: #2867b2;
}

.textwidget i.fa-twitter {
  color: #1da1f2;
}

.textwidget i.fa-facebook {
  color: #4267b2;
}

.contactArea a>span>i {
  background: var(--primary);
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
}

.contactArea a {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.cAreaCon {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.cAreaCon>span:first-child {
  width: 15%;
}

.cAreaCon>span>i {
  background: var(--primary);
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
}

.groupHead {
  display: flex;
  align-items: center;
  height: 40px;
}

.clogo {
  width: 20%;
  background: #fff;
  border-radius: 10px;
  padding: 5px;
  box-shadow: 4px 7px 14px #c6baba;
}

.menu {
  width: 70%;
}

.menu nav {
  background: 0 0;
  box-shadow: none;
}

.headerArea {
  height: 120px;
  width: 100%;
  z-index: 101;
  position: relative;
}

.topArea {
  height: 40px;
  background: #ffffffed;
}

.menuArea {
  background: #c1b6ae;
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1b6ae', endColorstr='#baaca3', GradientType=0);
  -webkit-box-shadow: 0 0 2px rgb(0 0 0/20%);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
  height: 40px;
}

.sticky {
  position: fixed;
  transition: 0.5s;
}

@media (max-width: 1024px) {
  .slimmenu {
    position: fixed;
    left: 0;
    z-index: 10000;
    top: 100px;
  }
}

@media (max-width: 768px) {
  .mobilapp {
    position: relative;
    width: 100%;
    top: 0;
    display: flex;
  }

  .footer .full-width {
    flex-direction: column;
  }

  .mobilapp>img {
    width: 50%;
  }

  .mobile-icons {
    width: 100%;
    margin-top: 30px;
  }

  .three-fourth>.lSSlideOuter>.lSSlideWrapper>.lightSlider {
    height: 200px;
  }

  .main {
    padding-bottom: 0;
  }
}

.CatITem {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.CatITem:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.CatITem h2 {
  position: absolute;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 1px #000;
  font-size: 20px;
  z-index: 1;
  background: #ffffffa8;
  height: auto;
  right: 0;
  width: fit-content;
  padding: 20px;
  background: #00000073;
}

.CatITem h3 {
  position: absolute;
  right: 15px;
  top: 10px;
  width: auto;
  background-color: #3b3939cc;
  color: #fff;
  text-shadow: none;
  text-align: left;
  justify-content: left;
  border-radius: 10px;
  font-weight: 600;
  padding: 15px;
  z-index: 1;
}

.CatITem h3::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 15px;
  bottom: -15px;
}

.counterCon {
  display: flex;
  width: 100%;
  background-color: #e9f4f8;
  padding: 20px 0;
}

.counterCon .wrap {
  display: flex;
  flex-wrap: wrap;
}

.counterCon .wrap .countItem {
  margin-bottom: 20px;
  width: 30%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-left: solid 2px #d0d0d0;
  padding-left: 3.3%;
  box-sizing: border-box;
}

.countTitleCon {
  font-size: 16px;
}

.countTextCon {
  font-size: 24px;
  font-weight: 600;
}

.countNumbers {
  display: flex;
  color: red;
  font-size: 36px;
  font-weight: 700;
}

.CatITem h3::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 15px;
  bottom: -15px;
}

.CatITem img {
  box-shadow: 2px 5px 12px #bfbfbf;
  width: 100%;
  height: 250px;
  object-fit: cover;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.alphaArea {
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.alphaArea div {
  background: var(--pri-hover);
  padding: 6px;
  color: #000;
  border-right: 1px solid #fff;
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: 700;
}

.alphaArea div:first-child {
  border-radius: 3px 0 0 3px;
}

.alphaArea div:last-child {
  border: none;
  border-radius: 0 3px 3px 0;
}

.alphaArea div:hover {
  background: var(--primary);
}

.one-fourth {
  width: 25%;
  float: left;
  display: block;
  padding: 0 10px;
  margin: 0 0 10px;
}

.dItem {
  background: #fff;
  text-align: center;
  padding: 2px 5px;
  box-shadow: 1px 1px 4px #c1b0b0;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}

.dItem .dHead {
  padding: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600 !important;
  color: #000 !important;
}

.countBadge {
  font-weight: 700;
  padding: 5px;
  color: #000;
}

.breadcrumb {
  margin: 0;
  display: flex;
}

.breadcrumb-item {
  padding: 0;
  list-style: none;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: '/';
}

ol.breadcrumb {
  margin: 10px;
}

.textDescription {
  position: relative;
  padding: 30px;
  text-align: justify;
  line-height: 30px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.siteDescription {
  min-height: auto;
}

.agencyLoginHeader {
  margin-top: 6px;
  cursor: pointer;
}

.textDescLink {
  font-weight: 700;
  color: #fff;
}

.textDescLink:hover {
  color: var(--primary);
}

.lb-content .f-item label {
  color: #fff;
}

header .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #000;
}

input#tags::placeholder {
  color: #000;
}

input#tags:-ms-input-placeholder {
  color: #000;
}

input#tags::-ms-input-placeholder {
  color: #000;
}

.hintToolTip {
  cursor: pointer;
  position: relative;
}

.toolTipShow {
  display: none;
}

.hintToolTip:hover .toolTipShow {
  display: block;
  position: absolute;
  min-width: 100px;
  left: -108px;
  top: 7px;
  background-color: #a1a1a1;
  text-align: center;
  border-radius: 5px;
  color: #fff;
}

header .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

header .tooltip:hover .tooltiptext {
  visibility: visible;
}

.visibleHidden {
  visibility: hidden;
}

.pattern {
  position: absolute;
  background-color: #edf5f8;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.textDescription p {
  z-index: 1;
  position: inherit;
  padding-bottom: 0;
}

.hotel-list>li {
  padding-left: 0;
  margin-right: 15px;
  padding-bottom: 0;
  border-bottom: solid 1px #cdcdcd;
}

.hotel-list>li::before {
  display: none;
}

.hotel-list {
  display: flex;
  flex-wrap: wrap;
}

#hidemap {
  background: var(--primary);
  color: #fff;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
  margin: 10px 0;
}

#all-places g path:hover {
  fill: var(--pri-hover);
  cursor: pointer;
}

.three-fourth .lSSlideOuter .slide-bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  margin: 0 auto;
  display: block;
  height: 100%;
  width: 100%;
}

.three-fourth .lSSlideOuter .slide-main {
  position: absolute;
  z-index: 2;
  height: auto;
  max-height: 100%;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
}

.newMain {
  margin-top: 100px;
}

.three-fourth .lSSlideOuter .lslide {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fitContainer {
  column-count: 4;
  column-gap: 10px;
}

.fitContainer article {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 10px;
  break-inside: avoid;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}

.fitContainerArea {
  display: inline-flex;
}

.fitContainer {
  column-count: 4;
  column-gap: 10px;
  margin: 10px;
}

.hotelSocial>li>a>i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 21px;
  margin-right: 5px;
}

.hotelSocial>li>a {
  display: flex;
  align-items: center;
}

.hotelSocial>li>a>i.fa-facebook {
  color: #3b5998;
}

.hotelSocial>li>a>.fa-linkedin {
  color: #0e76a8;
}

.hotelSocial>li>a>.fa-twitter {
  color: #1da1f2;
}

.hotelSocial>li>a>.fa-instagram {
  color: #c13584;
}

.totalHotels {
  font-weight: 600;
  background: var(--primary);
  color: #fff;
  padding: 5px 20px;
  margin: 10px;
  white-space: pre;
  font-size: 13px;
}

#backButton {
  background: var(--primary);
  width: fit-content;
  white-space: nowrap;
  color: #fff;
  padding: 7px 15px;
  border-radius: 18px 0 0 18px;
  cursor: pointer;
  margin-right: 10px;
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
}

.textIn {
  position: relative;
  z-index: 2;
  line-height: 22px;
}

.textIn h2 {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 0;
}

.textIn h2>a {
  color: inherit;
  font-weight: 400;
}

#backButton:hover {
  background: var(--secondary);
}

#backButton i {
  margin-right: 6px;
}

header.s-title.hotels {
  margin: 20px 0;
}

header.s-title {
  display: flex;
  margin: 30px 0 20px 10px;
}

header.s-title h1 {
  padding: 0;
  width: 100%;
}

header.s-title h2 {
  padding: 0;
  width: 100%;
}

header.s-title h4 {
  padding: 0;
  width: 100%;
}

.home-title {
  margin: 30px 0 15px;
}

.home-title h1 {
  padding: 0;
  width: 100%;
  text-align: center;
}

.home-title h2 {
  padding: 0;
  width: 100%;
  text-align: center;
}

.home-title h4 {
  padding: 0;
  width: 100%;
  text-align: center;
}

.Price {
  position: absolute;
  right: 0;
  bottom: 30px;
  background: var(--primary);
  color: #fff;
  padding: 4px;
  border-radius: 6px 0 0 5px;
  text-align: right;
  font-size: 18px;
  box-shadow: -4px -1px 8px #000;
}

figure {
  position: relative;
}

.subtext {
  font-size: 10px;
}

.slider {
  position: relative;
  height: auto;
}

.section-title--secondary {
  width: 100%;
  margin-top: 5px;
  text-align: center;
}

@media (max-width: 720px) {
  .ui-widget.formItem {
    left: 0% !important;
  }

  .sliderTextArea {
    display: none !important;
  }

  .countItem {
    width: 50% !important;
  }
}

.sliderTextArea {
  position: absolute;
  z-index: 1;
  left: 60%;
  right: 5%;
  color: #fff;
  max-width: 511px;
  text-align: justify;
  font-size: 15px;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.linked {
  color: #fff;
}

a.linked i {
  color: #fff;
  background: red;
  padding: 5px;
  border-radius: 50%;
}

p.sliderHead {
  font-size: 22px;
  font-weight: 700;
  padding: 0;
}

p.sliderHead span {
  font-size: 40px;
}

@media (max-width: 1200px) {
  .ourmenu {
    position: fixed;
    background: #252323d9;
    top: 0;
    bottom: 0;
    transition: 1s;
    width: 80% !important;
    z-index: 1000;
    left: -3000px;
  }

  .main-nav #closeMenu,
  .main-nav #openMenu {
    position: absolute;
    right: 0;
    top: 10px;
    color: #fff;
    font-size: 22px;
    display: block !important;
  }

  #closeMenu {
    position: relative;
    margin-right: 10px;
    display: flex !important;
    justify-content: end;
    margin: 0 10px 20px;
  }

  .menuOverlay {
    position: fixed;
    background: #000000bf;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: -3000px;
    transition: 0.8s;
  }

  .navmenu li {
    width: 100%;
    padding: 7px;
    border-bottom: 1px solid #ffffff1f;
  }

  .navmenu {
    display: flex;
    flex-wrap: wrap;
  }
}

#boardtype button {
  display: none;
}

@media (min-width: 1200px) {
  #boardtype .dropdown-menu {
    display: contents;
  }

  #boardtype input[type='text'] {
    display: none;
  }

  .navmenu {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .main-nav i,
  .closeMenu,
  .clogom,
  .socialm {
    display: none;
  }
}

.clogom {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  width: 200px;
  margin: 10px auto;
}

.closeMenu {
  width: 100%;
  position: relative;
  height: 30px;
}

.form-group.row label {
  width: 100%;
}

.form-group.row {
  background: #fff;
  padding: 15px;
  margin-bottom: 5px;
  border-radius: 0;
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
}

.filter-multi-select .dropdown-item .custom-control-label::before {
  display: none !important;
}

.dropdown-item.custom-control[hidden] {
  display: none;
}

.filter-multi-select {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border-radius: 5px;
}

.dropdown-menu.show {
  width: 100%;
  max-height: initial !important;
  position: initial !important;
}

.starsD {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffff73;
  padding: 5px;
  border-radius: 0 0 0 5px;
}

.starsD i {
  font-size: 16px;
}

.topUst div,
.topUst i {
  color: white !important;
}

.topUst {
  background: var(--primary);
}

.socials i {
  color: var(--primary);
}

.amenitysArea {
  position: absolute;
  bottom: 0;
  background: #3b3639ab;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0 10px;
}

.amenitysArea i {
  font-size: 16px;
  padding: 5px;
  color: #fff;
}

.item-header h2 {
  padding: 5px 0;
}

.filter-multi-select .dropdown-item .custom-control-label::after {
  left: -37px !important;
  width: 22px !important;
  height: 22px !important;
}

.destText {
  margin-right: 5px;
  background: #fff;
  padding: 10px;
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
  width: 100%;
}

.destText>p {
  padding-bottom: 10px;
}

.destText>p:last-child {
  padding-bottom: 0;
}

.destText h1 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.destText h2 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.destText h3 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.destText h4 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.destText h5 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.destText h6 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.listHotel {
  width: 100%;
  margin-bottom: 15px;
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
  background-color: #fff;
  transition: 0.5s;
}

.listHotelItem {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.listInfoCon {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 75%;
  padding: 0 10px;
}

.listImg,
.listImg>a {
  width: 270px;
  min-width: 270px;
  max-width: 270px;
  height: 180px;
  overflow: hidden;
}

.listImg img {
  width: 100%;
  height: 180px;
  transition: transform 0.8s;
}

.listPrice {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 25%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-left: 1px solid #eee;
  min-width: 150px;
  position: relative;
  margin: auto;
}

.listInfo {
  white-space: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100%;
  align-items: baseline;
}

.ticketDate {
  position: absolute;
  bottom: 0;
  background: #0000006b;
  padding: 10px;
  right: 0;
  color: #fff;
}

.lastedEvent {
  position: absolute;
  background: #ffeb3b;
  top: 0;
  padding: 10px;
}

.lasted {
  opacity: 0.5;
}

.lasted:hover {
  opacity: 1;
}

.categoriesDetail p {
  font-weight: 300;
  height: 58px;
  overflow: auto;
}

.ticketImg {
  position: relative;
}

.listName {
  padding-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.listStar {
  display: flex;
  align-items: center;
}

.listStar>i {
  color: #fce15a;
  margin-left: 2px;
}

.listContact {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-transform: capitalize;
  -ms-flex-align: center;
  align-items: center;
}

.listLocation>i {
  margin-right: 5px;
}

.listAmenities {
  display: flex;
  position: relative;
}

.listAmenities>i {
  font-size: 18px;
  line-height: 18px;
  margin-right: 5px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 8px;
}

.listName>a {
  font-size: 16px;
  font-weight: 700;
}

.listProperties {
  display: flex;
  align-items: center;
  border-top: 1px solid #eee;
  justify-content: flex-start;
  padding-top: 5px;
}

.listProItem {
  height: 36px;
  display: flex;
  align-items: center;
  padding-right: 15px;
  border-right: 1px solid #eee;
  margin-right: 15px;
  width: 50%;
  text-align: center;
  justify-content: center;
}

.listProItem:last-child {
  padding-right: 0;
  border: none;
  margin-right: 0;
}

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

.bookNow>a {
  width: 90%;
  box-shadow:
    0 3px 1px -2px rgb(0 0 0/20%),
    0 2px 2px 0 rgb(0 0 0/14%),
    0 1px 5px 0 rgb(0 0 0/12%);
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0, 0, 0);
  transition:
    background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: var(--primary);
  color: var(--fms-badge-text-color);
}

.bookNow>a:hover {
  background-color: var(--secondary);
}

.disConts:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50px;
  width: 0;
  height: 0;
  border-bottom: 15px solid #fff0;
  border-left: 30px solid #ff0202;
  border-right: 30px solid #ff0202;
}

.listDiscount {
  position: absolute;
  background-color: red;
  width: 60px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  right: 0;
  top: -15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.listDisPrice {
  display: flex;
  align-items: center;
  color: red;
}

.listDisLeft {
  font-size: 22px;
  line-height: 22px;
}

.listDisRight {
  display: flex;
  flex-direction: column;
}

.listDisRight>div {
  font-size: 10px;
  line-height: 10px;
}

.listPriceContent {
  display: flex;
  align-items: flex-end;
  margin-top: 65px;
  flex-direction: column;
}

.listLastPriceArea {
  width: 95%;
}

.listLastPrice {
  align-items: center;
  margin-top: 10px;
  font-weight: 600;
  margin-bottom: 5px;
}

.lastPriceLeft {
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  background: whitesmoke;
  padding: 10px;
}

.lastPriceRight {
  display: flex;
  flex-direction: column;
}

.lastPriceRight>div {
  font-size: 14px;
  line-height: 14px;
}

.listAmenities>i:last-child {
  margin-right: 0;
}

.listDiscount::before {
  content: ' ';
  position: absolute;
  left: -5px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 5px solid #000;
  border-left: 2px solid transparent;
  border-right: 3px solid #000;
}

.listDiscount::after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50px;
  width: 0;
  height: 0;
  border-bottom: 15px solid #fff0;
  border-left: 30px solid #ff0202;
  border-right: 30px solid #ff0202;
}

.disConts {
  background-color: red;
  width: 100%;
  height: 45px;
}

.disConts {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 10px;
}

.dropdown-item.custom-control {
  padding-left: 0;
}

.filter-multi-select>.dropdown-menu>.filter>input {
  border-radius: 5px;
}

.filter.dropdown-item {
  padding: 0;
}

.filter-multi-select>.dropdown-menu {
  border: none;
}

.items.dropdown-item {
  padding-left: 0;
  padding-right: 0;
  width: 90%;
}

.filter-multi-select>.dropdown-menu>.filter>button {
  top: 0;
  right: 0;
  border-radius: 5px;
  font-size: 23px;
  padding: 0 10px !important;
}

span.placeholder {
  font-weight: 700;
}

@media (max-width: 720px) {
  .listDiscount {
    left: 20px;
    top: 0;
  }

  .headerBot {
    display: none;
  }

  .menu {
    width: 50% !important;
  }

  .clogo {
    width: 50%;
  }

  .listHotelItem {
    flex-direction: column;
  }

  .listImg,
  .listImg>a {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    justify-content: center;
    display: flex;
  }

  .listInfoCon {
    width: 100%;
    padding: 0;
  }

  .listPrice {
    width: 100%;
  }

  .listAmenities {
    flex-wrap: wrap;
    justify-content: center;
  }

  .listAmenities>i {
    margin-bottom: 5px;
  }

  .listContact {
    margin: 5px 0;
    justify-content: space-around;
  }

  .listInfo {
    flex-direction: column;
  }

  .listStar {
    margin: 5px 0;
    justify-content: center;
  }

  .listName {
    width: 100%;
    justify-content: center;
    margin-top: 5px;
  }

  .listPriceContent {
    margin-top: 0;
    margin-bottom: 15px;
  }
}

.urlway__ani {
  width: 66px;
  height: 66px;
  overflow: hidden;
  position: relative;
  margin: 8px 16px;
  -webkit-backface-visibility: hidden;
  margin: auto;
  align-items: center;
  display: flex;
}

.urlway__ani .ani-arrow {
  display: block;
  left: calc(50% - 9px);
  top: 0;
  transform: translateY(-15px);
  animation-name: arrow-fade-slide-down;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  -webkit-transform: translateY(-15px);
  -webkit-animation-name: arrow-fade-slide-down;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
}

.urlway__ani .ani-arrow svg {
  width: 18px;
  height: 18px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.urlway__ani .ani-arrow:nth-child(3) {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
}

.redirectLoader {
  position: fixed;
  background: #fff;
  top: 0;
  width: 100%;
  z-index: 1000000;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.rText {
  font-size: 24px;
}

.rlogo img {
  margin: auto;
}

@keyframes arrow-fade-slide-down {
  0% {
    opacity: 0;
    transform: translateX(-15px);
  }

  10% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  55% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    transform: translateX(60px);
  }
}

.flexButton {
  display: flex;
  align-items: center;
}

.elektraweb-formGroup label {
  background: #f5f5f5;
  width: 100%;
  padding: 5px;
  margin: 8px 0;
}

#childArea select {
  width: 60px;
  margin: 6px;
  border-radius: 10%;
}

.contactArea input {
  margin-top: 5px;
}

#childAream {
  background: #f5f5f5;
  margin-top: 10px;
  padding: 7px 5px;
}

.flexButton input {
  text-align: center;
}

.footer .bottom nav li a {
  color: #000;
  font-weight: 700;
  font-size: 13px;
}

.elektraHotelsInfo {
  display: inline-block;
  font-size: 15px;
}

.elektrahotels>.wrap {
  display: inline-block;
}

.elektrahotels>.textDescription>.wrap {
  display: flex;
}

.elektraHotelsInfo h1 {
  padding-bottom: 0;
  text-align: center;
}

.elektraHotelsInfo ol li {
  list-style: disc;
}

.elektraHotelsInfo ol li::marker {
  color: var(--primary);
}

.comp {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-top: 50px;
}

.comp>svg {
  width: 40px;
}

article.accommodation_item.listHotel:hover {
  transform: translateY(-8px);
  transition: 0.5s;
}

header h1,
header h2,
header h3,
header h4 {
  font-size: 20px !important;
  width: 100%;
}

header.s-title.hotels h5 {
  font-size: 23px !important;
  font-weight: 700;
}

header.s-title.hotels {
  flex-wrap: unset;
  align-items: center;
}

.hotelListArea {
  display: flex;
  flex-wrap: wrap;
}

.hotelItem {
  padding: 5px;
  margin-bottom: 25px;
  transition: 0.5s;
}

.hotelItem:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.hotelItemIn {
  margin: 5px;
  background: #fff;
  width: 100%;
  box-shadow: 6px 7px 11px #ddcece;
}

.hotelItem img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.hotelText {
  padding: 10px;
  min-height: 90px;
}

.hotelName {
  font-size: 1.3333em;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-dots li:before {
  content: ' ' !important;
}

.slick-slider article {
  padding: 5px;
}

.hotelListArea a {
  color: inherit;
}

@media (max-width: 480px) {
  .roomTypeItem {
    width: 100% !important;
  }

  .hotelInfoItem {
    width: 50%;
  }

  .CatITem img {
    height: 250px;
    width: 200px !important;
  }

  .hotelItemIn .listPrice {
    width: auto;
  }

  .ui-widget.formItem {
    position: relative;
    margin-top: 150px;
  }

  .hotelItem img {
    width: 250px;
  }
}

.hotelItemIn .listDiscount {
  position: absolute;
  left: 15px;
  top: -5px;
}

.hotelItemIn .listPriceContent {
  margin-top: 0;
}

.hotelItemIn .listPrice {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffffeb;
  min-width: fit-content;
  padding: 7px;
  border-radius: 0 0 0 15px;
}

.hotelItemIn .listLastPrice {
  margin-top: 0;
}

.imgArea {
  position: relative;
}

.fastLink a {
  display: block;
  padding: 5px;
  color: #000;
  margin: 5px;
  border-bottom: 1px solid #ececec;
}

.fastLink a {
  display: block;
  padding: 5px;
}

.roomTypeItemContainer {
  display: flex;
  flex-wrap: wrap;
}

.roomTypeItem {
  display: flex;
  width: 50%;
  background-color: #fff;
}

.rtInfoCon {
  display: flex;
  padding: 10px;
  width: 100%;
}

.rtIcons {
  display: flex;
  flex-wrap: wrap;
}

.rtIcons>svg {
  width: 20px;
}

.rtImgCon {
  width: 100%;
  min-height: 150px;
  max-height: 300px;
  position: relative;
}

.rtInfoText {
  width: 70%;
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  height: 150px;
  line-height: 20px;
}

.rtInfoText>h3 {
  padding-bottom: 5px;
}

.rtInfoText>p {
  padding-bottom: 10px;
}

.rtIcon {
  width: 30px;
  height: 30px;
  border: solid 1px silver;
  box-sizing: border-box;
  padding: 5px;
  margin-right: 5px;
}

.rtImgCon>img {
  object-fit: cover;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

.rtImgCon h3 {
  position: absolute;
  color: #fff;
  background: #bbb1b1ad;
  padding: 5px;
  font-size: 16px;
}

.featuresArea {
  background: #fff;
  border: 1px solid gray;
  max-width: 750px;
  margin: auto;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  padding: 20px;
  border-radius: 8px;
}

.roomDetail {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  background: #00000070;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}

.hotelInfoItem {
  background: #fcfcfc;
  padding: 5px;
  margin-bottom: 15px;
  width: 33.33%;
}

.hotelInfoItem img {
  width: 100%;
}

.onlineInfoTitle {
  font-weight: 700;
  font-size: 14px;
  background: #f5f5f5;
  padding: 5px;
}

.featuresAreaCon {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  background-color: #00000030;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}

.roomtypeName {
  background: var(--primary);
  color: #fff;
  padding: 5px 10px;
  font-size: 17px;
  margin: 15px 0 5px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

#hotelInfo {
  display: flex;
  flex-wrap: wrap;
}

.onlineInfoImg {
  position: relative;
}

.detailFacility {
  position: absolute;
  background: var(--button);
  padding: 5px;
  color: #fff;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.featuresHtml {
  max-height: 500px;
  overflow: auto;
  margin-top: 20px;
}

.FacilityItem {
  background: #f5f5f5;
  margin-bottom: 15px;
  padding: 5px;
  width: 100%;
  border-radius: 5px;
}

.FACILITYTYPE {
  font-weight: 700;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.facilityInItem {
  background: #f5f5f5;
  margin: 5px;
  width: 100%;
  padding: 5px;
}

.facilityContent {
  display: flex;
  flex-wrap: wrap;
  display: none;
}

.svgAnimationBack {
  transform: rotate(0deg);
  transition: 1s;
}

.svgAnimation {
  transform: rotate(180deg);
  transition: 1s;
}

.svgSize {
  width: 15px;
  height: 15px;
  display: inline-block;
}

.FACILITYTYPE span {
  margin-left: 10px;
}

.facilityInItem img {
  max-height: 350px;
  width: 100%;
  object-fit: cover;
  margin: 10px 0;
}

.fAtt.fattHead {
  font-weight: 700;
  background: var(--primary);
  color: #fff;
  padding: 5px 2px;
  margin-bottom: 6px;
  text-transform: uppercase;
}

@media (min-width: 920px) {
  .inner-nav {
    width: 100%;
  }

  .inner-nav li.active,
  .inner-nav li.active:hover {
    width: auto;
    border-radius: 10px 10px 0 0;
  }

  .inner-nav li {
    width: auto;
    margin-right: 5px;
  }

  .inner-nav li a {
    padding-right: 10px;
  }

  .inner-nav li.active a:after {
    display: none;
  }

  .tab-content {
    width: 100%;
  }
}

.roomImagesArea img {
  width: 100% !important;
  max-height: 350px !important;
  object-fit: cover !important;
}

.rezervasyonProcess {
  left: 0;
  position: absolute;
  z-index: 5;
  bottom: 0;
  background: #bbb1b1ad;
  color: #fff;
  padding: 10px;
  cursor: pointer;
}

.slick-prev {
  left: -10px !important;
  z-index: 1;
}

.slick-next {
  right: 10px !important;
}

.pageMenuHead {
  background: #f5f5f5;
  width: 100%;
  display: inline-block;
  padding: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 20px;
}

footer .fastLink {
  display: flex;
  flex-wrap: wrap;
}

header.new .socials ul {
  margin-bottom: 0;
  display: flex;
}

header.new .topLeft {
  display: flex;
  align-items: center;
  font-weight: 600;
}

header.new .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
}

header.new .topRight {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
}

header.new .loginMenu {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
}

header.new .socials ul>li {
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

header.new .email {
  margin-right: 10px;
}

header.new .phones {
  margin-right: 10px;
}

header.new .login:hover .loginMenu {
  display: block;
  background-color: #464646;
  z-index: 1;
}

header.new .loginMenu>ul {
  margin-bottom: 0;
}

header.new.loginMenu>ul>li {
  padding: 0;
}

header.new .loginMenu>ul>li>a {
  height: 25px;
  line-height: 25px;
}

header.new .text {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

header.new.headerArea {
  height: auto;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 2px rgb(0 0 0/20%);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow:
    0 3px 3px -2px rgb(0 0 0/20%),
    0 3px 4px 0 rgb(0 0 0/14%),
    0 1px 8px 0 rgb(0 0 0/12%);
}

header.new .citys {
  width: 100%;
  display: flex;
  height: 60px;
  background-color: #ffffffe3;
}

.msg {
  margin: 0 auto;
  border-left: solid 3px red;
  background-color: #ddd;
  height: 35px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: calc(75% - 20px);
  margin-bottom: 15px;
  text-indent: 15px;
}

.footer .full-width nav li {
  color: #000;
  font-weight: 700;
  font-size: 13px;
}

.tursab {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

#mobileWhatsapp {
  position: absolute;
  right: 15px;
  width: 50px;
  z-index: 100000;
  background: #ffffffd1;
  padding: 6px;
  border-radius: 8px 0;
  border: 1px solid #cccaca;
  transition: 0.8s;
}

#mobileWhatsapp svg {
  color: green;
}

header.new .logoCon>a>img {
  max-height: 55px;
}

header.new .logoCon {
  width: 20%;
  display: flex;
  align-items: center;
}

header.new .citys .menu>ul {
  margin-bottom: 0;
  justify-content: flex-end;
}

header.new .citys .menu>ul>li {
  padding: 0;
}

header.new .socials ul>li a {
  color: #fff;
}

header.new .citys .navmenu li a {
  font-size: 13px;
  color: #000;
  font-weight: 600;
  height: 60px;
  display: flex;
  margin: 0;
  padding: 0 15px;
  align-items: center;
  white-space: nowrap;
}

header.new .citys .navmenu li a:hover svg {
  fill: #fff;
}

header.new .citys .navmenu li a:hover {
  background-color: #464646;
  color: #fff;
}

header.new .agencyLoginTrue {
  display: none;
  align-items: center;
  font-weight: 700;
  position: relative;
}

header.new .agencyLoginTrue .user-info svg {
  width: 30px;
  margin-right: 5px;
  background-color: var(--primary);
  padding: 5px;
  color: #fff;
  border-radius: 5px;
}

header.new .user-info {
  display: flex;
  align-items: center;
}

header.new .user-info>div {
  margin-left: 10px;
  cursor: pointer;
}

header.new .user-info #username {
  font-weight: 700;
  margin-left: 5px;
  text-transform: capitalize;
  font-size: 13px;
}

.icon path {
  fill: #fff;
}

header.new .topRight .icon {
  width: 20px;
  height: 30px;
  display: flex;
  align-items: center;
}

header.new .topRight a {
  display: flex;
  color: #fff;
}

header.new .headerIcon {
  width: 20px;
  margin-right: 5px;
  margin-left: 10px;
  height: 30px;
  display: flex;
  align-items: center;
  color: #000;
}

header.new .topRight .icon>svg {
  height: 14px;
}

header.new .headerText {
  float: left;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  color: initial;
}

header.new div#headerContact>.headerIcon {
  float: left;
}

header.new .agencyLoginTrue .loginInfo {
  display: flex;
  cursor: pointer;
}

header.new .login {
  cursor: pointer;
}

header.new .login:hover .loginMenu>ul>li {
  padding: 0 25px;
  border-bottom: solid 1px #241111;
  height: 30px;
  display: flex;
  align-items: center;
  min-width: 150px;
}

header.new .login:hover .loginMenu>ul>li:last-child {
  border-bottom: 0;
}

header.new .login:hover .loginMenu>ul>li:hover {
  background-color: #616161;
  color: var(--primary);
}

header.new .login:hover .loginMenu>ul>li:hover>a {
  color: var(--primary);
}

header.new .loginMenu>ul>li {
  cursor: pointer;
}

header.new .cityCon {
  justify-content: flex-end;
  margin-right: 0;
}

.slick-slide {
  height: auto !important;
}

@media (max-width: 1200px) {
  .textDescription {
    padding: 15px;
  }

  .copy {
    margin: 15px 0;
  }

  .fastLink {
    margin-bottom: 5px;
    justify-content: center;
    margin-top: 5px;
  }

  .s-title {
    margin: 15px 0;
  }

  .footer h6 {
    text-align: center;
  }

  .footer .social {
    justify-content: center;
    display: flex;
  }

  .footer .social li {
    margin-right: 5px;
  }

  .footer .full-width {
    margin-top: 0;
  }

  .footer .bottom.full-width nav>ul {
    display: flex;
    justify-content: space-around;
  }

  .footer .bottom.full-width nav>ul>li {
    padding: 0;
    margin-bottom: 15px;
  }

  .clogo {
    height: 40px;
    width: auto;
    border-radius: 0;
    padding: 0 15px;
    max-width: 150px;
  }

  .clogo img {
    height: 40px;
    width: auto;
  }

  header.new .text {
    letter-spacing: -0.1px;
  }

  header.new.headerArea>.wrap {
    flex-direction: column;
    max-width: 100%;
  }

  header.new .topLeft {
    width: 100%;
    justify-content: space-between;
    background-color: var(--primary);
  }

  header.new .topRight {
    width: 100%;
    justify-content: space-around;
  }

  header.new .phones {
    margin-right: 0;
    margin-left: 15px;
  }

  header.new .email {
    display: none;
  }

  header.new .headerIcon {
    margin-left: 0;
  }

  .main-nav {
    height: 60px;
  }

  header.new .logoCon {
    width: 50%;
  }

  header.new .citys .wrap {
    background-color: #fff;
  }

  .main-nav #closeMenu {
    right: 20px;
    color: #fff;
    top: 18px;
  }

  .main-nav #openMenu {
    right: 20px;
    color: #000;
    top: 18px;
  }

  header.new .logoCon>a>img {
    margin-left: 10px;
  }

  header.new .topRight {
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  header.new .login {
    margin-right: 10px;
  }

  header.new .socials {
    margin-left: 5px;
  }

  header.new .headerText {
    margin-right: 5px;
  }

  header.new .citys .navmenu li a {
    color: #fff;
    height: 25px;
  }

  .newMain {
    margin-top: 130px;
  }

  .hotelDetailHeading {
    font-size: 12px !important;
    box-shadow:
      0 3px 3px -2px rgb(0 0 0/20%),
      0 3px 4px 0 rgb(0 0 0/14%),
      0 1px 8px 0 rgb(0 0 0/12%);
  }

  .three-fourth .lSSlideOuter .lslide {
    height: 300px;
  }

  .countNumbers {
    font-size: 25px;
  }

  .counterCon .wrap .countItem {
    width: 30%;
  }
}

.sliderUI {
  width: 100%;
  margin: 5px 0;
}

.SliderItem {
  width: 100%;
  margin: 15px 0;
}

.sliderItemLabel {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sliderItemLabel span {
  font-weight: 700;
}

.sliderInputs {
  display: flex;
}

.sliderInputs input {
  width: 50px;
  border-radius: 0;
  padding: 5px;
  margin: 4px;
  border-radius: 5px;
}

#miceReset {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #dadada;
}

.childHead {
  background: #fff;
  text-align: center;
  padding: 5px;
  font-weight: 700;
}

.password {
  display: flex;
}

.password i {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 9px;
  position: absolute;
  right: 45px;
  cursor: pointer;
  margin-top: 1px;
}

.detailPrice {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffffd6;
  z-index: 1;
  padding: 10px;
  border-radius: 0 0 0 10px;
}

.gallery {
  position: relative;
}

img.slide-main,
#hero-gallery {
  border-radius: 10px;
}

.langBar span {
  margin: 0 15px;
  padding: 3px;
  color: #fff;
  font-size: 14px;
}

.langBar i {
  margin-right: 5px;
}

.langBar {
  display: flex;
  align-items: center;
}

ul.langItems {
  position: absolute;
  background: #989898;
  top: 24px;
  z-index: 100;
}

ul.langItems li {
  padding: 4px 30px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  text-align: center;
}

ul.langItems li:hover {
  background-color: var(--primary);
}

ul.langItems li:last-child {
  border-bottom: none;
}

.langBar:hover .langItems {
  display: block !important;
}

select#rezcurrency {
  font-size: 12px;
  background: none;
  font-weight: 700;
  color: #fff;
  border: none;
}

select#rezcurrency option {
  color: #000;
}

.headerActionbar {
  display: flex;
}

@media (max-width: 920px) {
  .headerActionbar {
    position: absolute;
    top: 0;
    right: 0;
  }

  .headerActionbar .rezinfoItem {
    padding: 0;
    margin: 1px;
  }

  .headerActionbar select {
    min-height: 28px !important;
  }
}

#webUrl {
  color: white !important;
}

.loginUser i {
  color: #000;
  font-size: 25px;
}

.loginUser {
  display: flex;
  margin: 10px 10px;
}

footer .row:before {
  content: unset;
}

.roomloading {
  width: 4rem;
  height: 4rem;
  border: 5px solid #f3f3f3;
  border-top: 6px solid #9c41f2;
  border-radius: 100%;
  margin: auto;
  animation: spin 1s infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.tab-content article {
  background: #f6f6f6;
  border-radius: 0 20px 20px 20px;
}

.categorisItem {
  margin: 10px;
  box-shadow: 1px 1px 6px #dad5d5;
  border-radius: 5px;
  height: 350px;
}

.categoriesDetail {
  padding: 10px;
}

.categorisItem img {
  width: 100%;
  height: 200px;
}

.searchItem {
  display: flex;
  align-items: center;
  border-radius: 4px;
  width: 100%;
}

.searchItem input {
  border: none !important;
}

.searchItem i {
  font-size: 25px;
  padding: 5px;
}

.msg {
  margin: 0 auto;
  border-left: solid 3px red;
  background-color: #ddd;
  height: 35px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: calc(75% - 20px);
  margin-bottom: 15px;
  text-indent: 15px;
}

.footer .full-width nav li {
  color: #000;
  font-weight: 700;
  font-size: 13px;
}

#mobileWhatsapp {
  position: absolute;
  right: 15px;
  width: 50px;
  z-index: 100000;
  background: #ffffffd1;
  padding: 6px;
  border-radius: 8px 0;
  border: 1px solid #cccaca;
  transition: 0.8s;
}

#mobileWhatsapp svg {
  color: green;
}

@media (max-width: 370px) {
  .basketItems {
    min-width: 295px !important;
  }
}

.basketIcon {
  position: relative;
}

.basketList {
  position: relative;
  position: absolute;
  background: #fff;
  top: 40px;
  z-index: 1;
  right: 0;
  color: indianred;
  padding: 5px 15px;
  box-shadow: 2px 8px 17px #ccc6c6;
  display: none;
}

#basketOpener {
  cursor: pointer;
  background: none;
  height: 100%;
  margin-left: 10px;
}

#basketOpener sup {
  font-size: 10px;
  margin: 5px;
  background: red;
  color: #fff;
  padding: 5px 8px;
  border-radius: 50px;
}

#basketOpener div {
  font-size: 18px;
  margin: 8px;
  background: none;
}

.detailTicket div {
  color: black !important;
}

.detailTicket .price {
  display: flex;
  justify-content: flex-end;
}

.detailTicket {
  width: 100%;
  padding: 5px;
}

.basketItems {
  display: flex;
  background: linear-gradient(45deg, #e6e6e6, transparent);
  padding: 0;
  gap: 15px;
  position: relative;
  margin: 13px 0;
  border: 1px solid #e2dfdf;
  border-radius: 5px;
  min-width: 350px;
}

.basketItems img {
  width: 90px;
  object-fit: cover;
  height: 84px;
}

span.deleteItem {
  position: absolute;
  right: -6px;
  background: red;
  color: #fff;
  padding: 6px 9px;
  border-radius: 68%;
  top: -10px;
  cursor: pointer;
}

.basketActions button {
  background: var(--button);
  border: none;
  border-radius: 5px;
  width: 100%;
}

.basketActions {
  display: flex;
  gap: 10px;
}

.basketActions i {
  margin-right: 7px;
}

.personInfo p {
  padding: 0;
}

.widgetButton button {
  font-size: 12px;
  line-height: initial;
  white-space: nowrap;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N;Licensed MIT */
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade>* {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper>.lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

.lightSlider:after,
.lightSlider:before {
  content: ' ';
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
}

.lSSlideWrapper .lSFade>* {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade>* {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade>.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade>.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg>li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
  content: ' ';
  display: table;
}

.lSAction>a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI4MUYyNzJEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI4MUYyNzNEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjgxRjI3MERBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjgxRjI3MURBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Por3U54AAAU1SURBVHja7FrPS1xXFHZm4cZJhECzULEI2qJTF135YIhYtYtKDWQrhPSfcFNCQCnFpVm0/4BZGoS0CEmhLUpMSxZZtGnTKminUogWcaLJQojT7zTfNTfDe/edOzNvsnjvwsdz7j0/vne877577nm5arXaluaWb0t5y2mEMEuKuFwBLgFDQBeDdwr8A/wOrAEruVzuscJeOJlczofLKDAYwuU3YF3LJRfjbBqXz4GAXX8Bj4AycAScA3qBD4F3KfMT8CWcf9PMACTFJcpZF7BafdX+BeaBgRidAWCO8lXqd0UFIAxKLnNKLvMaLmHKAfAUeAksAAXP4HVQ7yXtBPUGIIRLhyeXQhyXWoUS8ALYB0YbWVxEn3bEXsk3AK3iYgv1AQcUfL8ZK6zYoT2x26cNQCu5mME8sAGcxE4Tf8cB7Yr9fFwAWs3FDFzjYnHD02CvUu4G7V9TBMCLi5ZDFBcT8U2gDLR7GJJntAJcV8i20/4m/UUFwYuL+CaHkgfvN7hIxwQjMuthZJwLyh4wrNSZpZ9JRwAmfbiIb3IQLuMe/A2XCfmxyB/dSuUpOtwF+j2cdtPPoiMAXlxot59chNOULxf58RB4olS8zEVk2+fmLf0n9BcVADWXkCBsk9tlHy7yxyFwW6EwQwdbQE+dq/Ayn9moAMjYcp22e8hNOM4o5G/LvcuroBPYixEewWUJ+AMYw956t8430T5w3jF+njL+Wd0rTmPkuETOrib33Jn6dFgCUAEuxkT3Z1yuArIr+7HeRwDtHeCZY/wZZep6BIQbOV4lZ1e7+P+9Z4tg9hrMNkLp3gqnPhnK0uHsQCQ7EssORdN8LJ76wkhWGsuqw1k6rJabABaBh8ChzEbikH2LlMknzHfS4lGxeFQsHpNaHnGPQJ7nALLfN5mfnLg8tk6RJK8uMg+XtgV8wROk0ybeeBiPX60TJDlH+MCbhyMx6eOWscrkYZZpZJR8N2XK1NmgjbYGkSiPKCMlbhlPmDy0exBup84JbZQauPnEeYQpBtYWNGiAfGBtP4M69RPnUSvcxS3jPpOHRqevSUCe0rZWr2U8agVXuW8ebYJTg1HaXPXQaRkPW2Cai8ZCE50aLND2tEK2pTzswQdMHgoJOC7Q9gOFrOHRkQCPjloeZrNQZJLxNXCsfDePEJp2TNsBfUU1w+Mr4HkCG6nntH3GwwTgCq9LSkNSe9sgZpQ6SzW+wpoZu5XgbvLWG744Fe4CO8ppZIojvxAn7NPo7tBX1Pg9Dx6NYIe+zmbAEHPruCaFh2Xm4J8QZfZpihKP6CuqDcbwkK2wpg4xTFkXj0F7Bsjr4WZM1EwxZJulaNPfw74XlHHZuElfUeMuHr2sAeyxGhRlo58yFeo4eeStZOPIETE5SPwWOAA+Buzy+C77DijjOnQ8isnSXDzKnGUFFkHDynL9HCtQthzHw5A55ZFSWJNjplWu5GPMsmrbFseOKRtVrDgXkyG6eEi7D3wKXAC+A+wqdQ/7LlDmvsPOax6cEn8DK45pdZ11uLjFZZiyUeMr9BU1HsfDYMr+WqXm65Aphf4Zj7e2+kag5W8j8wis8SR1IMH37wB9rDlk1j143AE+41tliH/f8eCxbj8CRe6R5xL878/RR9EhY3jMe9gdIbTy8zaPt7YHV+QCLclJsmwwOw/IToSyM8HsVDjNdYF6K0ONV2SaUxlquEKlrQ4LgXEmGZLtvdf2+qNn+bz1TyYfkg1+38QbD+PxETBNHrKr6+SY1AY3yUO+B/hBwyMrj2fl8ZS3/wQYACJrrTvr6HLMAAAAAElFTkSuQmCC);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction>a:hover {
  opacity: 1;
}

.lSAction>.lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction>.lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction>a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider>* {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction>a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction>.lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
  float: right !important;
}

@-webkit-keyframes rightEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: -15px;
  }
}

@keyframes rightEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: -15px;
  }
}

@-webkit-keyframes topEnd {

  0%,
  100% {
    top: 0;
  }

  50% {
    top: -15px;
  }
}

@keyframes topEnd {

  0%,
  100% {
    top: 0;
  }

  50% {
    top: -15px;
  }
}

@-webkit-keyframes leftEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: 15px;
  }
}

@keyframes leftEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: 15px;
  }
}

@-webkit-keyframes bottomEnd {

  0%,
  100% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }
}

@keyframes bottomEnd {

  0%,
  100% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lightSlider.lsGrab>* {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing>* {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

a,
.widget a:hover,
.widget a:focus,
aside .widget h5,
.main-search h5 span,
.details .description a,
.results.flights h5,
.tab-content h2 a:hover,
.tab-content h2 a:focus,
.tab-content h3 a:hover,
.tab-content h3 a:focus,
.tab-content h4,
.entry-meta span a:hover,
.entry-meta span a:focus,
.entry-header h2 a:hover,
.entry-header h2 a:focus,
.boxes article h4,
blockquote i {
  color: var(--primary);
}

ul>li:before,
.booking h2 span {
  color: var(--primary);
}

.social li a:hover,
.social li a:focus,
.pager .current,
.pager a:hover,
.contact:before,
.header .ribbon,
.destinations article .ribbon:hover,
.view-type .active,
.tags li:hover,
.inner-nav li:hover,
.inner-nav li.active,
.inner-nav li.active:hover,
.chart dd span,
.infoBox,
.lb-wrap,
.ui-slider-horizontal .ui-slider-handle,
.image-overlay:before {
  background: var(--primary) !important;
}

.gradient-button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.scroll-to-top,
.testimonials,
.ui-datepicker .ui-state-hover,
.ui-datepicker .dp-highlight a,
.ui-datepicker .dp-highlight span {
  background: var(--primary);
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
}

.gradient-button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.gradient-button:focus,
button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
.scroll-to-top:hover,
.scroll-to-top:focus {
  background: var(--primary);
  background: -moz-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, var(--primary)),
      color-stop(100%, var(--primary)));
  background: -webkit-linear-gradient(top,
      var(--primary) 0%,
      var(--primary) 100%);
  background: -o-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: -ms-linear-gradient(top, var(--primary) 0%, var(--primary) 100%);
  background: linear-gradient(to bottom,
      var(--primary) 0%,
      var(--primary) 100%);
}

.scroll-to-top:before,
.ascending:hover:before,
.ascending:focus:before {
  border-color: transparent transparent var(--primary) transparent;
}

.scroll-to-top:hover:before,
.scroll-to-top:focus:before {
  border-color: transparent transparent var(--primary) transparent;
}

.header .ribbon:before,
.descending:hover:before,
.descending:focus:before,
.infoBox:after {
  border-color: var(--primary) transparent transparent transparent;
}

.header .ribbon:after {
  border-color: transparent var(--primary) transparent transparent;
}

.inner-nav li.active a:after {
  border-color: transparent transparent transparent var(--primary);
}

.ball,
.ball1 {
  border-color: var(--primary);
}

/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dd756061b99b30782a31) * Config saved to config.json and https://gist.github.com/dd756061b99b30782a31 */
/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
body {
  margin: 0 0 0 0;
}

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

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

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

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

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

.row {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: ' ';
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

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

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

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

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.footer .copy {
  display: none;
}