/* Font Family */
/* Padding Containers */
/* Font sizes */
/* Background color */
/* Customer Reviews */
/* Background color hover effect */
/* Text colors */
/* Error messages */
/* Border colors */
/* box shadow */
/* Arrows Color */
/* Disabled button */
/* body background */
/* Tool Tip */
/* Images path */
button.bgnd-emerald:hover {
  background: #9ac854; }

button.bgnd-sunset:hover {
  background: #ed5a1b; }

button.bgnd-cornflower-blue:hover {
  background: #2c98a8; }

@keyframes slideInRight {
  0% {
    right: -10px;
    opacity: 0;
    transform: rotate(190deg); }
  100% {
    opacity: 1;
    right: 16px;
    transform: rotate(0deg); } }

@keyframes rotating {
  0% {
    opacity: 0;
    transform: rotate(190deg); }
  100% {
    opacity: 1;
    transform: rotate(0deg); } }

@keyframes height {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes height2 {
  0% {
    height: 20px;
    opacity: 0; }
  100% {
    opacity: 1;
    height: 110px; } }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }

@keyframes textSlideUp {
  0% {
    top: 15px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes slideUpLong {
  0% {
    top: 30px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes headerUp {
  0% {
    background-color: rgba(110, 61, 124, 0);
    height: 75px;
    top: 0; }
  100% {
    background-color: #6e3d7c;
    height: 61px;
    top: -19px; } }

@keyframes fadeSlideUp {
  0% {
    top: 40px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes fadeSlideUpContainer {
  0% {
    top: 60px;
    opacity: 0;
    height: 250px; }
  100% {
    top: 41px;
    opacity: 1;
    height: 500px; } }

@keyframes owlFadeInPrev {
  0% {
    opacity: 0;
    left: 0; }
  100% {
    opacity: 1;
    left: 10px; } }

@keyframes owlFadeInNext {
  0% {
    opacity: 0;
    right: 0; }
  100% {
    opacity: 1;
    right: 10px; } }

@keyframes fadeSlideRightContainer {
  0% {
    top: 60px;
    opacity: 0;
    height: 250px; }
  100% {
    top: 19px;
    opacity: 1;
    height: 500px; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes mobilePopups {
  0% {
    opacity: 0;
    top: 200px;
    bottom: 200px; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1;
    top: 50px;
    bottom: 50px; } }

.deal-tag {
  top: 20px;
  left: 0;
  right: 0;
  z-index: 12; }
  .deal-tag .tag-name {
    font-size: 15px;
    padding: 6px 20px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }

.deal-tag {
  top: 20px;
  left: 0;
  right: 0;
  z-index: 12; }
  .deal-tag .tag-name {
    font-size: 15px;
    padding: 6px 20px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }

.green-strip {
  bottom: 0;
  /*-53px*/
  padding: 5px 0;
  z-index: 8;
  -webkit-box-shadow: 0 -2px 15px -4px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 -2px 15px -4px rgba(0, 0, 0, 0.34);
  box-shadow: 0 -2px 15px -4px rgba(0, 0, 0, 0.34); }
  .green-strip.active {
    bottom: 0; }
  .green-strip a {
    color: #fff; }
  .green-strip .large-title {
    font-size: 24px;
    line-height: 25px; }
  .green-strip.hidde-down {
    bottom: -70px; }
  .green-strip .small-title {
    width: 100%; }
  @media (max-width: 767px) {
    .green-strip {
      z-index: 6;
      bottom: 0; }
      .green-strip .call-icon {
        margin-right: 10px; } }
  @media (max-width: 350px) {
    .green-strip .small-title {
      font-size: 13px; } }

@media (max-width: 767px) {
  .cookie-show .green-strip {
    bottom: 90px; } }

.deals.no-recent-viewed-hotels {
  margin-top: 40px;
  padding-top: 40px; }

.recent-hotels-thin {
  padding-top: 30px; }
  .recent-hotels-thin .row {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-right: -15px;
    margin-left: -15px; }
  .recent-hotels-thin a {
    display: block; }
  .recent-hotels-thin .img-wrapper {
    height: 140px; }
  .recent-hotels-thin .content-wrapper {
    width: 100%; }
    .recent-hotels-thin .content-wrapper .dstn-name .dstn-icon {
      width: 12px;
      height: 12px;
      opacity: 0.5;
      top: 2px;
      display: inline-block; }
  .recent-hotels-thin .content-header {
    padding-bottom: 20px; }
  .recent-hotels-thin .recent-deal-tile {
    width: 165px;
    max-width: 165px;
    margin: 0 15px;
    flex: 1;
    text-align: left; }
  .recent-hotels-thin img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
  .recent-hotels-thin .hotel-name {
    font-size: 15px;
    padding-top: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%; }
  .recent-hotels-thin .dstn-name {
    font-size: 13px;
    padding: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%; }
  .recent-hotels-thin i {
    font-size: 14px;
    color: #ffba00;
    letter-spacing: 4px; }

@media (max-width: 991px) {
  .recent-hotels-thin {
    padding-top: 20px; }
    .recent-hotels-thin .content-header {
      padding-bottom: 12px; }
    .recent-hotels-thin .recent-deal-tile {
      max-width: 150px; }
  .deals.no-recent-viewed-hotels {
    margin-top: 30px;
    padding-top: 30px; } }

@media (max-width: 767px) {
  .recent-hotels-thin {
    width: 100%;
    overflow: hidden;
    padding-top: 15px; }
    .recent-hotels-thin .content-middle {
      padding: 0 0 0 20px; }
    .recent-hotels-thin .row {
      margin: 0; }
    .recent-hotels-thin .carousel-title {
      font-size: 24px; }
    .recent-hotels-thin .recent-deal-tile {
      max-width: 100%;
      margin: 0;
      padding-right: 15PX;
      width: 100%; }
  .banner-slide .sunshine-titles {
    margin-right: 0 !important;
    margin-left: 0 !important; } }

@media (max-width: 767px) {
  .v1 .recent-hotels-thin .content-middle {
    padding: 0 0 0 20px; }
  .v1.cookie-show #back-to-top {
    bottom: 145px; }
  .v1 #back-to-top {
    bottom: 65px; } }

@media (max-width: 1024px) {
  .v2 .recent-hotels-thin .content-middle, .v3 .recent-hotels-thin .content-middle {
    padding: 0; }
  .v2 .recent-hotels-thin .content-header, .v3 .recent-hotels-thin .content-header {
    text-align: left; } }

@media (max-width: 767px) {
  .v2 .recent-hotels-thin, .v3 .recent-hotels-thin {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 8px solid #f2f2f2; }
    .v2 .recent-hotels-thin .carousel-title, .v3 .recent-hotels-thin .carousel-title {
      font-size: 20px; }
    .v2 .recent-hotels-thin a, .v3 .recent-hotels-thin a {
      display: flex; }
    .v2 .recent-hotels-thin .img-wrapper, .v3 .recent-hotels-thin .img-wrapper {
      min-width: 80px;
      height: 80px;
      max-width: 80px;
      margin: 0 17px 0 0; }
      .v2 .recent-hotels-thin .img-wrapper img, .v3 .recent-hotels-thin .img-wrapper img {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px; }
    .v2 .recent-hotels-thin .content-wrapper, .v3 .recent-hotels-thin .content-wrapper {
      width: auto;
      max-width: 66%; }
    .v2 .recent-hotels-thin .content-middle, .v3 .recent-hotels-thin .content-middle {
      padding: 0 0 0 20px; }
    .v2 .recent-hotels-thin .recent-deal-tile, .v3 .recent-hotels-thin .recent-deal-tile {
      width: 100%;
      padding-right: 15px; }
    .v2 .recent-hotels-thin .hotel-name, .v3 .recent-hotels-thin .hotel-name {
      padding: 0;
      font-size: 17px;
      line-height: 20px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      white-space: pre-wrap; }
    .v2 .recent-hotels-thin .dstn-name-main, .v3 .recent-hotels-thin .dstn-name-main {
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 12px;
      white-space: nowrap; } }

.banner {
  min-height: 460px;
  background-color: #44baec; }
  .banner .outer {
    padding: 285px 0 20px 0; }
    .banner .outer .small-image, .banner .outer svg {
      width: 426px; }
  .banner .british-travel-award {
    width: 110px;
    height: 105px; }
    .banner .british-travel-award img {
      width: 100%; }
  .banner .title-wrapper {
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.34);
    text-align: left;
    padding: 0; }
  .banner .banner-titles span, .banner .banner-titles h1 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
  .banner .title-large {
    font-size: 42px;
    line-height: normal;
    letter-spacing: -1.12px; }
  .banner .title-small {
    font-size: 28px;
    color: #f0f5f9; }
  @media (max-width: 1400px) {
    .banner .title-large {
      font-size: 38px; } }
  @media (max-width: 1170px) {
    .banner .title-small {
      font-size: 26px;
      line-height: 1.17; } }
  @media (max-width: 1024px) {
    .banner .top-banner-section {
      width: 100%; } }
  @media (max-width: 991px) {
    .banner .content-middle {
      padding: 0 15px; } }
  @media (max-width: 768px) {
    .banner .title-large {
      font-size: 32px; } }
  @media (max-width: 767px) {
    .banner {
      min-height: 535px; }
      .banner .top-banner-section {
        text-align: center;
        margin: 0 auto;
        display: block;
        width: 100%; }
      .banner .british-travel-award {
        width: 70px;
        height: 70px; }
      .banner img, .banner svg {
        width: auto; }
      .banner .title-large {
        font-size: 22px;
        letter-spacing: -0.44px; }
      .banner .content-middle {
        text-align: center; }
      .banner .grid-search {
        text-align: left; }
      .banner .outer {
        padding: 60px 0 10px; }
      .banner .title-small {
        font-size: 14px;
        max-width: 180px;
        font-weight: 400; } }

.white-strip {
  padding: 4px 48px;
  top: 66px;
  min-height: 54px;
  z-index: 4;
  align-items: center;
  justify-content: space-between;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
  .white-strip .atol-section {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #d8d8d8; }
  .white-strip .txt-1 {
    font-size: 16px; }
  .white-strip svg {
    margin-right: 8px;
    width: 36px;
    height: 36px; }
  .white-strip a {
    pointer-events: none; }
  .white-strip .call-section span {
    font-size: 15px;
    line-height: 19px; }
    .white-strip .call-section span.callright-section {
      line-height: 24px; }
  .white-strip .call-section.calltobook {
    margin-right: 90px; }
  .white-strip .call-section .callleft-section {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #58595b; }
  .white-strip .call-section a {
    font-size: 26px;
    line-height: 28px; }

.callcustomerservice {
  display: none; }

@media (max-width: 1024px) {
  .white-strip {
    padding: 4px 20px; }
    .white-strip .atol-tta span {
      line-height: 14px; }
    .white-strip .atol-tta br {
      display: block; }
    .white-strip .call-section span {
      font-size: 14px; }
      .white-strip .call-section span.callright-section {
        line-height: 19px; }
    .white-strip .call-section a {
      font-size: 24px;
      line-height: 20px; }
    .white-strip .call-section.calltobook {
      margin-right: 30px; }
  .callcustomerservice {
    display: inline-block; } }

@media (max-width: 991px) {
  .white-strip .txt-1 {
    font-size: 13px;
    line-height: 14px;
    font-size: 13px; }
  .white-strip .break-word-2 {
    text-align: right; }
  .white-strip .call-section {
    display: inline-block; }
    .white-strip .call-section.calltobook {
      margin-right: 20px;
      padding-right: 20px;
      border-right: 2px solid #58595b; }
    .white-strip .call-section.callcustomerservice .callleft-section {
      text-align: left; }
    .white-strip .call-section a {
      font-size: 22px; }
    .white-strip .call-section .callleft-section {
      margin: 0;
      padding: 0;
      border: none;
      display: block; }
    .white-strip .call-section .callright-section {
      display: block; }
      .white-strip .call-section .callright-section br {
        display: none; } }

@media (max-width: 767px) {
  .white-strip {
    position: inherit;
    box-shadow: none;
    display: flex;
    flex-direction: column-reverse; }
    .white-strip .atol-tta {
      margin: 20px 0 0;
      display: block;
      width: 100%;
      text-align: center;
      border-top: 1px solid rgba(88, 89, 91, 0.1);
      padding-top: 20px; }
      .white-strip .atol-tta svg {
        width: 30px;
        height: 30px; }
      .white-strip .atol-tta span br {
        display: none; }
    .white-strip .booktocall {
      text-align: center;
      margin: 60px 0 0; }
    .white-strip .call-section .callleft-section {
      text-align: center; }
    .white-strip .call-section a {
      font-size: 24px;
      line-height: normal;
      margin: 3px 0;
      pointer-events: inherit;
      display: inline-block; }
    .white-strip .call-section.calltobook {
      margin: 0 0 15px;
      padding: 0 0 15px;
      border-right: none;
      text-align: center;
      display: block;
      border-bottom: 2px solid #58595b; }
    .white-strip .call-section.callcustomerservice .callleft-section {
      text-align: center; } }

.deals {
  padding-top: 150px;
  margin-top: -115px; }
  .deals .deals-row-label {
    padding-bottom: 10px;
    overflow: hidden; }
  .deals .disclaimer {
    margin: 10px 0 5px;
    font-size: 13px; }
  .deals .see-all-link {
    padding-top: 34px; }
  .deals .deals-text {
    font-size: 15px;
    letter-spacing: -0.2px;
    padding: 10px 0 10px 0;
    overflow: hidden; }
    .deals .deals-text p {
      float: left;
      max-width: 75%;
      opacity: 0.9;
      font-weight: 300; }
    .deals .deals-text.no-seeall p {
      max-width: 100%; }
  .deals .deal-name {
    font-size: 20px;
    line-height: 22px;
    margin-top: 3px;
    display: block; }
  .deals .deal-type {
    font-size: 15px;
    opacity: 0.7;
    padding-top: 5px; }
  .deals .tth-asterisk {
    top: 5px;
    right: -5px;
    font-size: 14px; }
  .deals .tth-pp {
    left: 0;
    font-size: 14px;
    font-weight: normal; }
  .deals .tth-price {
    font-size: 20px;
    margin-right: 2px; }
  .deals .txt-from {
    color: #58595b;
    opacity: 0.7;
    margin-right: 8px; }
  .deals .deal-img {
    width: 100%;
    height: 180px; }
    .deals .deal-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .deals .deals-price {
    margin-top: 2px; }
  .deals .deal-container {
    width: 259px;
    min-height: 295px;
    border-radius: 2px;
    overflow: hidden;
    margin-right: 30px;
    vertical-align: top; }
    .deals .deal-container button {
      padding: 9px 10px;
      margin-top: 3px;
      font-size: 15px; }
  .deals .deal-last {
    margin-right: 0; }
  .deals i {
    font-size: 12px; }
  .deals .gutter {
    padding: 12px 16px 12px 16px; }
  .deals .data-inner {
    border-top: solid #f4f4f4 1px;
    min-height: inherit; }
  .deals .deals-row {
    padding-bottom: 45px; }
  .deals .deal-container:hover {
    box-shadow: 0 12px 34px 0 rgba(88, 89, 91, 0.34);
    color: inherit; }
  @media (max-width: 1170px) {
    .deals .deal-name {
      font-size: 20px; }
    .deals .deal-type {
      font-size: 15px; }
    .deals .deal-img {
      height: 140px; }
    .deals .content-middle {
      padding: 0; }
    .deals .deals-row-label {
      padding: 0 40px 24px 40px; }
    .deals .deal-container {
      margin-right: 0;
      margin-left: 28px; }
      .deals .deal-container:first-child {
        margin-left: 40px; } }
  @media (max-width: 1024px) {
    .deals .deal-container:hover {
      box-shadow: none; }
    .deals .deal-container {
      width: 215px; }
    .deals .deal-name {
      font-size: 17px; }
    .deals .deal-type {
      font-size: 14px;
      padding-top: 1px; }
    .deals .deal-container button {
      font-size: 11px;
      margin-top: 5px; }
    .deals .tth-price {
      font-size: 17px; }
    .deals .txt-from {
      font-size: 13px; }
    .deals .gutter {
      padding: 12px 10px 12px 10px; } }
  @media (max-width: 991px) {
    .deals {
      margin-top: -80px;
      padding-top: 90px; }
      .deals .deals-row-label {
        padding: 0 20px 18px 40px; } }
  @media (max-width: 767px) {
    .deals {
      padding-top: 35px;
      margin-top: 0;
      /*.disclaimer {
        margin-left:20px;
      }*/ }
      .deals .see-all-btn {
        border: solid #31aabc 1px;
        font-size: 15px;
        padding: 7px 42px 7px 12px;
        margin-left: 20px; }
        .deals .see-all-btn:before {
          content: '';
          position: absolute;
          width: 7px;
          height: 7px;
          border-top: solid #31aabc 1px;
          border-right: solid #31aabc 1px;
          transform: rotate(45deg);
          top: 12px;
          right: 12px; }
        .deals .see-all-btn:after {
          content: '';
          height: 1px;
          width: 13px;
          background: #31aabc;
          position: absolute;
          top: 15px;
          right: 12px; }
      .deals .deal-name {
        font-size: 17px; }
      .deals .deal-type {
        font-size: 13px; }
      .deals .deal-container {
        margin-right: 0;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .deals .deal-container:first-child {
          margin-left: 0; }
        .deals .deal-container button {
          font-size: 13px;
          padding: 7px 13px;
          margin-top: 7px; }
      .deals .carousel-title {
        font-size: 24px;
        font-family: "proxima-nova", sans-serif; }
      .deals .deals-row {
        padding-bottom: 40px; }
      .deals .deals-row-label {
        padding: 0 20px 24px 20px;
        position: relative; }
        .deals .deals-row-label a.see-all-link {
          display: none; }
      .deals .deal-img {
        height: 160px; }
      .deals .gutter {
        padding: 12px 16px 12px 16px; }
      .deals .deals-text p {
        float: none;
        max-width: 100%; } }
  .deals .see-all-btn {
    margin: 15px 0 0 20px; }

.hotel-deals {
  border-top: solid #cccdcd 1px;
  padding: 73px 0 70px 0; }
  .hotel-deals .content-header {
    padding-bottom: 24px; }
    .hotel-deals .content-header > div:after, .hotel-deals .content-header > div:before {
      content: '';
      display: block;
      clear: both; }
    .hotel-deals .content-header .title {
      font-size: 28px;
      font-weight: bold; }
    .hotel-deals .content-header > div {
      padding: 7px 0 7px 0; }
      .hotel-deals .content-header > div .desc {
        font-size: 15px;
        float: left; }
      .hotel-deals .content-header > div .see-all-txt {
        font-size: 15px;
        float: right;
        text-decoration: underline; }
        .hotel-deals .content-header > div .see-all-txt:hover {
          color: #31aabc; }
  .hotel-deals .tripadvisor-eyes {
    width: 30px;
    margin: -1px 6px 0 0; }
    .hotel-deals .tripadvisor-eyes img {
      width: 100%; }
  .hotel-deals .deals-type {
    font-size: 15px; }
    .hotel-deals .deals-type .dstn-icon {
      margin-right: 6px;
      width: 16px;
      height: 16px; }
    .hotel-deals .deals-type img {
      width: 100%; }
    .hotel-deals .deals-type .dstn-label {
      opacity: 0.6; }
    .hotel-deals .deals-type .deals-type-col2 {
      padding-top: 3px; }
  .hotel-deals .tth-from {
    top: 2px; }
  .hotel-deals .txt-inc {
    font-size: 11px;
    margin-top: -2px; }
  .hotel-deals .carousel-caption, .hotel-deals .hotel-deal-name, .hotel-deals .place, .hotel-deals .gutter {
    font-size: 15px; }
  .hotel-deals .carousel-caption {
    opacity: 0.7;
    padding: 10px 0 20px 0;
    overflow: hidden; }
    .hotel-deals .carousel-caption .deals-info {
      margin: 0 0 20px; }
  .hotel-deals .price-info {
    font-size: 11px;
    padding-top: 37px;
    opacity: 0.7; }
  .hotel-deals .hotel-deals-container {
    width: 262px;
    min-height: 295px;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 1px 6px 0 rgba(111, 133, 159, 0.34);
    padding: 18px 0 19px 0;
    margin: 0 0 0 26px;
    position: relative; }
    .hotel-deals .hotel-deals-container:hover {
      box-shadow: 0 12px 34px 0 rgba(88, 89, 91, 0.34);
      color: inherit; }
      .hotel-deals .hotel-deals-container:hover .viewdeal-btn {
        background: #8ab44b;
        color: #fff; }
  .hotel-deals .hotel-deals-residence {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.3px;
    margin-bottom: 9px;
    min-height: 44px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical; }
  .hotel-deals .hotel-deal-img img {
    width: 100%;
    height: 160px; }
  .hotel-deals .tripadv-review-count {
    font-size: 12px; }
  .hotel-deals .gutter i {
    font-size: 12px; }
  .hotel-deals .place {
    opacity: 0.7;
    padding: 5px 0 7px 0; }
  .hotel-deals .trip-advisor-main {
    margin: 2px 0 5px 0; }
  .hotel-deals .hotel-deals-price {
    margin: 7px 0 0 0; }
    .hotel-deals .hotel-deals-price .from-price {
      font-size: 14px; }
  .hotel-deals .gutter .tth-price {
    font-size: 24px; }
  .hotel-deals .gutter .tth-pp {
    font-size: 14px;
    top: 3px;
    left: -5px; }
  .hotel-deals .viewdeal-btn {
    padding: 9px 10px;
    background-color: #8ab44b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 12px 0 0 0;
    color: #fff;
    font-size: 14px; }
  .hotel-deals .hotel-deal-img-name {
    font-size: 13px;
    right: 0;
    bottom: 4px;
    border-top-left-radius: 6px;
    padding: 2px 8px 2px 9px;
    letter-spacing: 0.2px; }
  .hotel-deals .place-trpadvsr-min-height {
    padding: 5px 0 2px 0; }
  .hotel-deals .data-inner.gutter {
    padding-top: 5px; }
  .hotel-deals .hr-line {
    height: 1px;
    background: #58595b;
    opacity: 0.2;
    margin: 10px 0; }
  .hotel-deals .hotel-deals-residence, .hotel-deals .hotel-deal-img, .hotel-deals .place, .hotel-deals .trip-advisor-main, .hotel-deals .gutter {
    margin-left: 15px;
    margin-right: 15px; }
  .hotel-deals .heart-icon {
    display: none; }
  .hotel-deals .tth-asterisk {
    top: 9px;
    right: 0px; }
  .hotel-deals .hotel-deal-last {
    margin-right: 0; }
  .hotel-deals .hotel-deal-name {
    padding-bottom: 3px; }
  .hotel-deals .hotel-deal-type {
    padding-bottom: 8px; }
  .hotel-deals .hotel-deals-carousel {
    margin: 0 0 0 -26px; }
  @media (max-width: 1170px) {
    .hotel-deals .hotel-deals-row-label {
      padding: 0 40px; }
    .hotel-deals .hotel-deal-last {
      margin-right: 0; }
    .hotel-deals .hotel-deals-residence {
      font-size: 16px; }
    .hotel-deals .place {
      font-size: 14px; }
    .hotel-deals .gutter {
      font-size: 13px; }
      .hotel-deals .gutter .tth-price {
        font-size: 20px; }
    .hotel-deals .viewdeal-btn {
      margin: 6px 0 0 0; }
    .hotel-deals .gutter .tth-pp {
      top: 2px; }
    .hotel-deals .tth-asterisk {
      top: 7px; }
    .hotel-deals .hotel-deals-carousel {
      margin: 0; } }
  @media (max-width: 1024px) {
    .hotel-deals .hotel-deals-container {
      margin: 0; }
    .hotel-deals .hotel-deals-carousel > a {
      margin-left: 26px; }
    .hotel-deals .content-middle {
      padding: 0; }
    .hotel-deals .owl-carousel .owl-wrapper-outer {
      padding: 0 0 30px 40px; }
    .hotel-deals .viewdeal-btn {
      margin: 12px 0 0 0; }
    .hotel-deals .price-info {
      padding: 0 0 0 40px; } }
  @media (max-width: 991px) {
    .hotel-deals .hotel-deals {
      padding: 40px 0 20px 0; } }
  @media (max-width: 767px) {
    .hotel-deals {
      border: none;
      padding: 0 0 20px 0; }
      .hotel-deals .content-header {
        padding: 0 20px 25px 20px;
        text-align: left; }
        .hotel-deals .content-header .title {
          font-size: 24px;
          font-family: "proxima-nova", sans-serif;
          padding-bottom: 10px;
          line-height: 26px; }
        .hotel-deals .content-header .desc {
          font-size: 15px;
          font-family: "proxima-nova", sans-serif; }
        .hotel-deals .content-header > div .see-all-txt {
          display: none; }
      .hotel-deals .destination-logo {
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0 0 15px 0;
        text-align: center; }
      .hotel-deals .see-all-btn {
        border: solid #31aabc 1px;
        font-size: 15px;
        padding: 7px 42px 7px 12px;
        margin-left: 20px; }
        .hotel-deals .see-all-btn:before {
          content: '';
          position: absolute;
          width: 7px;
          height: 7px;
          border-top: solid #31aabc 1px;
          border-right: solid #31aabc 1px;
          transform: rotate(45deg);
          top: 12px;
          right: 12px; }
        .hotel-deals .see-all-btn:after {
          content: '';
          height: 1px;
          width: 13px;
          background: #31aabc;
          position: absolute;
          top: 15px;
          right: 12px; }
      .hotel-deals .thin-lowdeposit {
        border-bottom: solid #cccdcd 1px;
        padding: 24px 0 20px 0;
        margin-bottom: 25px;
        width: 100%; }
      .hotel-deals .carousel-title {
        font-size: 24px; }
      .hotel-deals .carousel-caption {
        padding-top: 5px; }
      .hotel-deals .viewdeal-btn {
        padding: 7px 13px; }
      .hotel-deals .hotel-deals-price {
        margin: 5px 0 0 0; }
      .hotel-deals .hotel-deals-container:hover {
        box-shadow: 0 1px 6px 0 rgba(111, 133, 159, 0.34); }
      .hotel-deals .hotel-deals-container .viewdeal-btn {
        background: #8ab44b;
        color: #fff; }
      .hotel-deals .owl-carousel .owl-wrapper-outer {
        padding: 0 20px 15px 20px; }
      .hotel-deals .owl-carousel .owl-item {
        text-align: left; }
      .hotel-deals .hotel-deals-row-label {
        padding: 0; }
      .hotel-deals .price-info {
        padding: 0 0 0 20px;
        position: relative;
        top: -5px; }
      .hotel-deals .hotel-deals-carousel {
        text-align: center; }
      .hotel-deals .hotel-deals-container {
        float: none;
        text-align: left; } }

.ratings-wrapper .owl-icon {
  width: 32px;
  top: 1px;
  margin-right: 5px; }

.ratings-wrapper .ratings {
  overflow: hidden;
  margin: 0 5px 0 0; }
  .ratings-wrapper .ratings div div {
    width: 16px;
    height: 16px;
    border: solid #00a680 2px;
    z-index: 1; }
  .ratings-wrapper .ratings span {
    width: 8px;
    height: 8px;
    background: #00a680;
    top: 4px; }
  .ratings-wrapper .ratings .fill1 {
    left: 4px; }
  .ratings-wrapper .ratings .fill2 {
    left: 20px; }
  .ratings-wrapper .ratings .fill3 {
    left: 36px; }
  .ratings-wrapper .ratings .fill4 {
    left: 52px; }
  .ratings-wrapper .ratings .fill5 {
    left: 68.1px; }
  .ratings-wrapper .ratings .reveal-mask {
    z-index: 1;
    left: 8px; }
  .ratings-wrapper .ratings .trp_5-0 .reveal-mask {
    display: none; }
  .ratings-wrapper .ratings .trp_4-5 .reveal-mask {
    left: 73px; }
  .ratings-wrapper .ratings .trp_4-0 .reveal-mask {
    left: 68px; }
  .ratings-wrapper .ratings .trp_3-5 .reveal-mask {
    left: 57px; }
  .ratings-wrapper .ratings .trp_3-0 .reveal-mask {
    left: 50px; }
  .ratings-wrapper .ratings .trp_2-5 .reveal-mask {
    left: 41px; }
  .ratings-wrapper .ratings .trp_2-0 .reveal-mask {
    left: 35px; }
  .ratings-wrapper .ratings .trp_1-5 .reveal-mask {
    left: 25px; }
  .ratings-wrapper .ratings .trp_1-0 .reveal-mask {
    left: 14px; }
  .ratings-wrapper .ratings .trp_0-5 .reveal-mask {
    left: 8px; }
  .ratings-wrapper .ratings .trp_0-0 .reveal-mask {
    left: 0; }

.ratings-wrapper .txt-small-reviews {
  font-size: 10px;
  opacity: 0.7; }

@media (max-width: 767px) {
  .ratings-wrapper .owl-icon {
    width: 27px; } }

.promo-footer-mobile {
  padding: 17px 0 20px 0; }
  .promo-footer-mobile > .txt-center {
    margin-right: 16px;
    padding-right: 16px; }
    .promo-footer-mobile > .txt-center:before {
      content: '';
      position: absolute;
      top: 11px;
      right: 0;
      height: 30px;
      background-color: #d8d8d8;
      width: 1px; }
  .promo-footer-mobile .trustpilot-stars {
    padding-top: 4px; }
  .promo-footer-mobile .feefo-icon {
    padding-bottom: 2px; }

.promotions {
  margin-top: 30px; }
  .promotions .box1, .promotions .box2, .promotions .box3 {
    width: 32%;
    max-width: 360px; }
  .promotions .box2, .promotions .box1 {
    margin-right: 2.5%; }
  .promotions a img {
    width: 100%; }
  .promotions a .overlay {
    opacity: 0;
    bottom: 4px;
    z-index: 2; }
    .promotions a .overlay:hover {
      opacity: 0.5; }
  @media (max-width: 1170px) {
    .promotions .box2, .promotions .box1 {
      margin-right: 2%; } }
  @media (max-width: 991px) {
    .promotions {
      margin-top: 20px;
      padding: 5px 0 15px 0; } }
  @media (max-width: 767px) {
    .promotions {
      padding: 5px 0 0 0; }
      .promotions .show-on-mobile {
        width: 100%; }
      .promotions .box1, .promotions .box2, .promotions .box3 {
        width: 100%;
        float: none;
        display: inline-block; }
      .promotions .box2, .promotions .box1 {
        margin: 0 0 10px 0; } }

.promo-footer-mobile {
  text-align: center;
  margin: 0 auto;
  width: 100%; }

.promotional-banners {
  max-width: 1140px;
  align-items: stretch;
  margin: -20px auto 20px auto; }
  .promotional-banners img {
    width: 100%; }
  @media (max-width: 1170px) {
    .promotional-banners {
      padding: 0 40px; } }
  @media (max-width: 991px) {
    .promotional-banners {
      margin: auto 0 20px 0; } }
  @media (max-width: 767px) {
    .promotional-banners {
      padding: 0;
      margin: 0; } }

.awards h4 {
  font-size: 15px;
  line-height: 17px;
  white-space: nowrap; }

.awards svg, .awards img {
  margin-right: 10px;
  min-width: 50px; }

.awards .low-deposit a {
  flex-wrap: nowrap; }

.awards .low-deposit .tth-pp {
  left: -2px; }

.awards .low-deposit .tth-asterisk {
  top: -2px;
  right: -5px; }

.awards .owl-buttons .owl-prev {
  left: -30px; }

.awards .owl-buttons .owl-next {
  right: -30px; }

.awards .item {
  border-left: 1px solid rgba(151, 151, 151, 0.2);
  padding: 0 10px;
  height: 50px;
  flex-wrap: nowrap; }
  .awards .item:first-child {
    border-right: none; }

.awards .feefo-logo svg {
  width: 90px; }

.awards .trustpilot-logo svg {
  width: 104px; }

.awards .owl-wrapper .owl-item:first-child .item {
  border: none; }

.awards .linelink-wrapper {
  background-color: #ededed;
  height: 1px;
  margin: 42px auto 44px auto; }
  .awards .linelink-wrapper a {
    padding: 5px 15px;
    top: -16px;
    font-size: 17px;
    text-decoration: underline; }

@media (max-width: 1170px) {
  .awards .owl-buttons .owl-prev {
    left: 10px; }
  .awards .owl-buttons .owl-next {
    right: 10px; } }

@media (max-width: 767px) {
  .awards {
    padding-top: 103px;
    text-align: center; }
    .awards .content-middle {
      padding: 0; }
    .awards .low-deposit-strip {
      padding-top: 4px;
      width: 100%; }
    .awards .low-deposit a {
      flex-wrap: wrap;
      justify-content: center; }
    .awards .low-deposit .txt-medium {
      font-size: 12px; }
    .awards .low-deposit .from-price {
      font-size: 12px; }
    .awards .owl-buttons {
      display: none; }
    .awards .linelink-wrapper {
      height: inherit;
      margin: 0 auto;
      padding: 16px 20px 20px 20px;
      background-color: #f2f2f2; }
      .awards .linelink-wrapper a {
        background-color: transparent;
        font-size: 15px;
        padding: 5px 0 20px 0;
        top: 0; }
      .awards .linelink-wrapper h4 {
        font-size: 13px; }
      .awards .linelink-wrapper .tta-logo img {
        width: 56px;
        min-width: 56px; }
      .awards .linelink-wrapper .trusted-logo, .awards .linelink-wrapper .atol-logo {
        padding-right: 15px;
        margin-right: 15px; }
    .awards .feefo-logo.item, .awards .trustpilot-logo.item {
      padding-top: 22px;
      padding-bottom: 18px; }
      .awards .feefo-logo.item svg, .awards .trustpilot-logo.item svg {
        min-width: inherit;
        max-width: inherit; }
      .awards .feefo-logo.item:before, .awards .trustpilot-logo.item:before {
        top: 20px; }
    .awards .feefo-logo svg {
      width: 92px; }
    .awards .trustpilot-logo svg {
      width: 92px; }
    .awards svg, .awards img {
      min-width: 40px;
      max-width: 40px;
      margin: 0 auto; }
    .awards .trusted-logo:before, .awards .atol-logo:before, .awards .item:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 1px;
      background-color: #e8e8e8;
      height: 50px;
      margin: auto;
      bottom: 0; }
    .awards .item {
      flex-wrap: wrap;
      height: inherit;
      border: none;
      margin: 25px 10px 0 10px;
      padding: 0; }
      .awards .item h4 {
        font-size: 12px;
        padding-top: 10px;
        width: 100%; }
      .awards .item.divider-1:before {
        top: 20px; }
      .awards .item.divider-2:before {
        top: 26px; }
      .awards .item.divider-3:before {
        top: 10px; }
      .awards .item.divider-4:before {
        top: 17px; }
      .awards .item.divider-5:before {
        top: 14px; } }

.call-to-book {
  flex-wrap: wrap;
  padding: 50px 0 46px 0; }
  .call-to-book .call-us-header {
    min-width: 100%;
    padding: 0 0 33px 0; }
    .call-to-book .call-us-header:before {
      content: '';
      position: absolute;
      right: 15%;
      bottom: 18px;
      left: 15%;
      border-bottom: dashed 1px #d8d8d8; }
    .call-to-book .call-us-header a {
      font-size: 42px;
      color: #6e3d7c; }
    .call-to-book .call-us-header span {
      font-size: 28px;
      padding-right: 10px; }
  .call-to-book .border:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 8px;
    height: 30px;
    width: 1px;
    background-color: #d8d8d8; }
  .call-to-book .icon-set {
    font-size: 16px;
    padding-right: 25px;
    margin-right: 25px; }
    .call-to-book .icon-set.last {
      padding-right: 0;
      margin-right: 0; }
  .call-to-book img {
    margin-right: 16px; }
  @media (max-width: 991px) {
    .call-to-book .icon-set {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .call-to-book {
      padding: 22px 0 26px 0; }
      .call-to-book .icon-set {
        display: none; }
      .call-to-book .call-us-header {
        padding: 0 0 17px 0; }
        .call-to-book .call-us-header:before {
          right: 0;
          bottom: 0;
          left: 0;
          border-bottom: solid 1px #d8d8d8; }
        .call-to-book .call-us-header span {
          font-size: 14px;
          display: block;
          padding: 0 0 3px 0;
          color: #6e3d7c; }
        .call-to-book .call-us-header a {
          font-size: 32px;
          font-weight: 700; } }

.flying-from, .open-calendar, .how-long, .where-to, .guests {
  -webkit-box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0.34);
  -moz-box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0.34);
  box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0.34); }

/* Animations */
.where-to-outer, .flying-from-outer, .open-calendar-outer, .how-long-outer, .guests-outer {
  animation: searchPopups 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
  -webkit-animation: searchPopups 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
  -moz-animation: searchPopups 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0; }

/* End Animations */
.search-dropdowns {
  top: 73px;
  right: 0;
  left: 0;
  z-index: 6; }

@media (max-width: 1170px) {
  .search-dropdowns {
    top: 74px; } }

@media (max-width: 991px) {
  .search-dropdowns {
    top: 71px; } }

@media (max-width: 767px) {
  .cookie-show .search-dropdowns .done-button {
    bottom: 80px; }
  .search-dropdowns {
    top: 0; }
    .search-dropdowns .mobile-sticky-dd-header {
      z-index: 5;
      border-bottom: solid #cbd0d4 1px;
      padding: 15px 20px;
      position: fixed;
      min-height: 55px;
      max-height: 115px;
      top: 90px; }
      .search-dropdowns .mobile-sticky-dd-header .font-bold {
        font-size: 20px; }
    .search-dropdowns .flying-from, .search-dropdowns .open-calendar, .search-dropdowns .how-long, .search-dropdowns .where-to, .search-dropdowns .guests {
      -webkit-box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0);
      -moz-box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0);
      box-shadow: 0 12px 24px 0 rgba(111, 133, 159, 0); }
    .search-dropdowns .inner {
      height: 100%;
      float: none;
      padding-bottom: 90px;
      border-radius: 0 !important;
      padding-top: 0; }
    .search-dropdowns .done-button {
      z-index: 5;
      bottom: 0;
      padding: 12px 0; }
      .search-dropdowns .done-button button {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        font-size: 17px;
        padding: 13px 0;
        width: 90%; }
    .search-dropdowns .close-btn-box {
      width: 44px;
      height: 44px;
      top: 6px;
      right: 12px; }
      .search-dropdowns .close-btn-box .close--icon {
        top: 13px;
        right: 13px;
        width: 18px;
        height: 18px; }
        .search-dropdowns .close-btn-box .close--icon:before, .search-dropdowns .close-btn-box .close--icon:after {
          background: #2d3c4d;
          opacity: 0.6; }
  /* App Banner */
  .app-banner .search-dropdowns .mobile-sticky-dd-header {
    top: 90px; }
  /* Animations */
  /*.where-to-outer {
    animation:searchPopupsMobile2 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -webkit-animation:searchPopupsMobile2 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -moz-animation:searchPopupsMobile2 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    opacity:0;
  }*/
  .flying-from-outer, .open-calendar-outer, .how-long-outer, .guests-outer, .where-to-outer {
    animation: searchPopupsMobile 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -webkit-animation: searchPopupsMobile 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -moz-animation: searchPopupsMobile 0.6s cubic-bezier(0.71, 0.01, 0.26, 1.02);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 1;
    top: 20px; }
    .flying-from-outer .inner, .open-calendar-outer .inner, .how-long-outer .inner, .guests-outer .inner, .where-to-outer .inner {
      overflow-y: scroll;
      /*overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  width: 100%;*/ }
  .search-dropdowns .mobile-sticky-dd-header {
    margin-top: -6px; }
  .open-calendar-outer {
    margin-top: -6px; }
  .where-to-outer {
    margin-top: -6px; }
  /* End Animations */ }

/* Keyframes */
@keyframes searchPopups {
  0% {
    top: 30px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@-webkit-keyframes searchPopups {
  0% {
    top: 30px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@-moz-keyframes searchPopups {
  0% {
    top: 30px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes searchPopupsMobile {
  0% {
    top: 20px;
    opacity: 0; }
  100% {
    top: 90px;
    opacity: 1; } }

@-webkit-keyframes searchPopupsMobile {
  0% {
    top: 20px;
    opacity: 0; }
  100% {
    top: 90px;
    opacity: 1; } }

@-moz-keyframes searchPopupsMobile {
  0% {
    top: 20px;
    opacity: 0; }
  100% {
    top: 90px;
    opacity: 1; } }

@keyframes searchPopupsMobile2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes searchPopupsMobile2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes searchPopupsMobile2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes searchPopups {
  0% {
    top: 30px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

.flying-from {
  padding: 13px 24px 42px 24px; }
  .flying-from .dstns-col {
    width: 25%; }
  .flying-from .dstn-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70%; }
  .flying-from .dstn-item {
    margin: 5px 0;
    width: 25%; }
    .flying-from .dstn-item span {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    .flying-from .dstn-item:hover span {
      color: #31aabc; }
    .flying-from .dstn-item.unavailable-airport-link {
      pointer-events: none;
      opacity: 0.5; }
      .flying-from .dstn-item.unavailable-airport-link .no-flights-available {
        display: inline-block;
        position: relative; }
  .flying-from ul li {
    margin: 10px 0; }
  .flying-from .when-type .dstn-item {
    width: 100%; }
  .flying-from .check-box {
    margin-right: 14px; }

@media (max-width: 991px) {
  .flying-from .dstn-item {
    width: 33.33333333333333%;
    white-space: nowrap; }
  .flying-from .no-flights-available {
    font-size: 12px; }
  .flying-from .check-box {
    margin-right: 10px; } }

@media (max-width: 767px) {
  .flying-from-outer {
    position: fixed;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0; }
  .flying-from {
    padding: 43px 20px 125px 20px;
    height: 100vh;
    overflow-x: auto; }
    .flying-from .b-radius {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      padding-bottom: 80px; }
    .flying-from .dstns-row .dstn-item:first-child {
      margin-top: 0; }
    .flying-from .dstns-col, .flying-from .dstn-item {
      width: 100%; }
    .flying-from .dstn-item {
      float: none;
      margin: 12px 0; }
    .flying-from .title {
      padding: 28px 0 14px 0; } }

.how-long {
  padding: 13px 24px 30px 24px;
  width: 694px; }
  .how-long hr {
    margin: 21px 0 6px 0;
    border-width: 1px; }
  .how-long .select-nights span {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .how-long .select-nights:hover span {
    color: #31aabc; }
  .how-long .border {
    margin: 6px -24px 16px -24px; }
  .how-long .title {
    padding: 10px 0 6px 0; }
    .how-long .title h4 {
      font-size: 18px; }
  .how-long .other-options .title {
    padding-bottom: 0; }
  .how-long .tick-mark {
    width: 12px;
    height: 4px;
    border-bottom: solid 1px;
    border-left: solid 1px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    top: -3px;
    left: 8px; }
    .how-long .tick-mark.active {
      opacity: 1;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .how-long .outline-button {
    padding: 11px 12px;
    font-size: 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .how-long .outline-button.active {
      background-color: #31aabc;
      color: #fff;
      border-color: #31aabc;
      pointer-events: none; }
  .how-long .row {
    padding: 0 10px; }
  .how-long .nights {
    padding-top: 14px;
    font-size: 14px; }
  .how-long .col-4 {
    padding: 0 6px; }

@media (max-width: 991px) {
  .how-long-outer .inner {
    float: none; }
  .how-long {
    width: inherit; } }

@media (max-width: 767px) {
  .how-long-outer {
    position: fixed;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0; }
  .how-long {
    width: 100%;
    height: 100vh;
    overflow-x: auto;
    padding: 13px 20px 130px 20px; }
    .how-long .other-options .row {
      padding: 0 0 50px 0;
      margin: 0; }
    .how-long .other-options .title {
      padding: 10px 0 13px 0; }
      .how-long .other-options .title h4 {
        font-size: 20px; }
    .how-long .tick-mark {
      width: 17px;
      height: 6px;
      top: -5px;
      left: 18px;
      border-width: 2px; }
    .how-long .select-nights.active:before {
      content: '';
      position: absolute;
      top: 0;
      right: -20px;
      left: -20px;
      background-color: #f2f2f2;
      height: 40px; }
    .how-long .nights-wrapper .col-4 {
      width: 100%;
      padding: 10px 0;
      font-size: 17px; }
    .how-long .nights-wrapper .nights {
      padding: 0; }
    .how-long hr {
      display: none; }
    .how-long .buttons-wrapper {
      padding: 30px 0 28px 0;
      margin: 0; }
      .how-long .buttons-wrapper .col-4 {
        padding: 0 3px; }
    .how-long .outline-button {
      padding: 11px 0; } }

.where-to {
  padding: 13px 24px 0;
  width: 900px; }
  .where-to ul.mobile-list {
    min-height: 150px; }
  .where-to .region-title {
    font-size: 16px;
    padding-bottom: 5px; }
  .where-to .destination-search-panel {
    padding-bottom: 25px; }
  .where-to .select-destination span {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  .where-to .select-destination:hover span {
    color: #31aabc; }
  .where-to .col-5 {
    margin-bottom: 35px; }
  .where-to .title {
    padding: 4px 0 20px; }
    .where-to .title h4 {
      font-size: 18px; }
  .where-to ul li {
    font-size: 15px;
    padding: 5px 0; }

@media (max-width: 1170px) {
  .where-to-outer .inner {
    float: none; }
  .where-to {
    width: 100%; } }

@media (max-width: 991px) {
  .where-to-outer .inner {
    float: none; }
  .where-to {
    width: 100%; }
    .where-to .region-title {
      min-height: 46px; } }

@media (max-width: 767px) {
  .app-banner .where-to-outer {
    margin-top: 48px; }
  #top_dest_right .region-title {
    padding: 13px 25px;
    border: none !important; }
  .grid-search .mobile-sticky-dd-header input[type="text"] {
    background: rgba(242, 242, 242, 0.8);
    padding: 15px 10px;
    width: 100%;
    max-width: 100%;
    border-radius: 2px;
    margin: 15px 0 0;
    height: 45px;
    font-size: 17px !important;
    color: #2d3c4d80; }
  .grid-search .mobile-sticky-dd-header input[type="text"]::placeholder {
    font-size: 17px !important;
    color: #2d3c4d80; }
  .where-to-outer {
    position: fixed;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll; }
    .where-to-outer .inner {
      padding-top: 120px;
      /*position: absolute;
      width: 100%;*/ }
  .where-to {
    -webkit-box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2);
    -moz-box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2);
    box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2);
    height: 100%;
    padding: 10px 0; }
    .where-to .region-title {
      min-height: inherit;
      padding: 18px 0 7px;
      font-size: 15px; }
    .where-to .show-hide-list {
      border-bottom: 1px solid rgba(45, 60, 77, 0.2) !important; }
    .where-to .list-title {
      position: relative;
      padding: 13px 25px; }
    .where-to hr {
      top: 50px;
      left: 0;
      right: 0;
      display: block;
      border-width: 1px; }
    .where-to .title {
      padding: 6px 0 15px 22px; }
      .where-to .title h4 {
        font-size: 20px;
        font-weight: bold; }
    .where-to .dstn-title {
      font-size: 16px;
      float: left; }
    .where-to ul li {
      padding: 6px 0 6px 50px !important;
      overflow: hidden; }
    .where-to ul#dest-search-result li {
      padding: 6px 0 6px 25px !important; }
    .where-to .dstn-properties {
      top: 10px;
      right: 0;
      font-size: 12px;
      opacity: 0.6;
      display: none; }
    .where-to .close-btn-box {
      width: 44px;
      height: 44px;
      top: -10px;
      right: -20px; }
      .where-to .close-btn-box .close--icon {
        top: 13px;
        right: 13px;
        width: 18px;
        height: 18px; }
        .where-to .close-btn-box .close--icon:after, .where-to .close-btn-box .close--icon:before {
          background: #2d3c4d; }
    .where-to .col-5 {
      float: none;
      margin-bottom: 0;
      padding: 0;
      width: 100%; }
    .where-to .row {
      margin: 0; }
    .where-to .vrtcl-align-middle.b-radius {
      overflow-x: auto;
      background: #fff;
      border-radius: 0 !important;
      padding-bottom: 100px; }
    .where-to .mobile-sticky-input {
      padding-bottom: 14px;
      margin-bottom: 16px; }
  .destination-search-panel .col-12 {
    padding: 0; }
  .where-to-outer .b-radius {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px; }
  .where-to-outer .inner {
    -webkit-box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2);
    -moz-box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2);
    box-shadow: 0 10px 15px 0 rgba(156, 167, 196, 0.2); }
  ul.mobile-list {
    display: none;
    padding-bottom: 20px; }
  .show-hide-list .list-title:before {
    top: 14px;
    right: 30px;
    bottom: 0;
    width: 1px;
    border-left: solid rgba(45, 60, 77, 0.6) 2px;
    content: '';
    position: absolute;
    transition: all 0.5s ease-in-out;
    height: 16px; }
  .show-hide-list .list-title:after {
    height: 1px;
    top: 21px;
    right: 23px;
    width: 100%;
    border-bottom: solid rgba(45, 60, 77, 0.6) 2px;
    content: '';
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 16px; }
  .show-hide-list.active .list-title {
    transition: all 0.5s ease-in-out;
    border: none; }
    .show-hide-list.active .list-title:before {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0; } }

.guests {
  width: 695px;
  padding: 13px 24px 17px 24px; }
  .guests hr {
    margin: 6px -24px 26px -24px;
    border-width: 1px; }
  .guests .gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f7fb+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #ffffff 0%, #f5f7fb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #ffffff 0%, #f5f7fb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ffffff 0%, #f5f7fb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f7fb',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    height: 134px;
    width: 246px;
    right: 0;
    top: 53px; }
  .guests .dropdown-list {
    background-color: #fff;
    top: 28px;
    left: 0;
    display: none;
    overflow-x: auto;
    width: 80px;
    -webkit-box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.1); }
    .guests .dropdown-list span {
      padding: 8px 15px; }
      .guests .dropdown-list span:hover {
        background-color: #f7f9fc; }
    .guests .dropdown-list.active {
      display: block; }
  .guests .dd-title {
    font-size: 15px; }
  .guests .title {
    padding: 7px 0 6px 0; }
    .guests .title h4 {
      font-size: 18px; }
  .guests .done-button {
    padding: 10px 25px;
    font-size: 16px;
    margin: 65px 9px 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .guests .adult-count {
    padding: 0 15px; }
  .guests .dropdown-inner {
    margin-right: 25px; }
    .guests .dropdown-inner:first-child {
      margin-right: 40px; }
  .guests .dd-default {
    border-bottom: solid #e6eaee 1px;
    overflow: hidden;
    padding: 12px 0 6px 0;
    font-size: 15px;
    width: 80px; }
  .guests .txt-years {
    opacity: 0.5;
    font-size: 13px;
    padding-left: 8px; }
  .guests .description {
    padding-right: 25px; }
  .guests .icon img {
    opacity: 0.5; }
  .guests h6 {
    font-size: 14px;
    padding-bottom: 6px; }
  .guests .caret {
    border-width: 4px; }
    .guests .caret.down {
      border-top-color: #58595b;
      top: 5px;
      right: 8px; }

@media (max-width: 991px) {
  .guests-outer .inner {
    float: none; }
  .guests {
    width: inherit; } }

@media (max-width: 767px) {
  .guests-outer {
    position: fixed;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0; }
    .guests-outer .mobile-sticky-dd-header .txt-small {
      position: relative;
      top: -2px;
      left: 14px; }
    .guests-outer .inner {
      overflow-x: auto;
      padding-bottom: 200px; }
  .guests {
    width: 100%;
    height: 100vh;
    padding: 78px 20px 0 20px;
    /*.mobile-description {
      position:absolute;
      top:10px;
      right:0;
      left:0;
      text-align:left;
      padding:0;
      > div {
        display:block;
      }
      .icon {
        position:absolute;
        top:0;
        right:0;
        width:40px;
        img {
          width:100%;
        }
      }
      .description {
        width:100%;
        br {
          display:none;
        }
      }
    }*/ }
    .guests .description-section {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .guests .adult-count {
      width: 100%; }
    .guests .col-6 {
      width: 100%;
      float: none;
      text-align: left; }
      .guests .col-6 .icon {
        float: right;
        margin-top: 7px; }
      .guests .col-6 .txt-left {
        width: 100%; }
    .guests .mobile-guests {
      margin: 50px 0 0 0;
      display: inline-block;
      width: 100%; }
      .guests .mobile-guests .count-wrapper {
        margin: 0 30px; }
        .guests .mobile-guests .count-wrapper .count {
          font-size: 32px;
          padding-bottom: 3px; }
        .guests .mobile-guests .count-wrapper span {
          font-size: 15px; }
      .guests .mobile-guests .adults-wrapper {
        border-bottom: dashed 1px rgba(45, 60, 77, 0.2);
        margin-bottom: 30px;
        padding-bottom: 30px; }
      .guests .mobile-guests .minus-button, .guests .mobile-guests .plus-button {
        width: 50px;
        height: 50px;
        top: -20px; }
      .guests .mobile-guests .minus-button span {
        width: 16px;
        height: 2px;
        background-color: #000;
        top: 16px; }
      .guests .mobile-guests .plus-button span, .guests .mobile-guests .plus-button span:before {
        width: 16px;
        height: 2px;
        background-color: #000;
        top: 24px;
        left: 16px;
        display: block;
        content: ''; }
      .guests .mobile-guests .plus-button span:before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
      .guests .mobile-guests .infants {
        border-top: solid 1px rgba(45, 60, 77, 0.2);
        padding-top: 25px;
        margin: 25px 23px 0 23px; }
    .guests .gradient {
      width: 100%;
      height: 103px; }
    .guests .mobile-dropdown {
      padding-top: 98px; }
    .guests .children-wrapper {
      display: block; } }

@media (max-width: 320px) {
  .guests-outer .inner {
    padding-bottom: 300px; } }

.common-sprite {
  background-image: url(https://resources.teletextholidays.co.uk/drupal/images/sprite/v37/common-sprite.svgz); }

.bgnd-section-light {
  background-color: rgba(242, 242, 242, 0.5); }

.bdr-top-light {
  border-top: 1px solid rgba(110, 133, 159, 0.1); }

.align-self-base {
  align-self: baseline; }

.prm {
  display: none; }

.price-info img {
  padding: 0 7px 0 0; }

.price-info.desktop:hover .legal-text {
  display: block; }
  .price-info.desktop:hover .legal-text:hover {
    display: block; }

.price-info .legal-text {
  padding: 16px 10px 16px 20px;
  min-width: 280px;
  z-index: 5;
  top: 30px;
  right: -40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.3); }

.price-info .description {
  line-height: 17px;
  padding-top: 12px; }

.price-info .flight-price {
  padding-top: 4px; }

.price-info .active-arrow, .price-info .legal-text {
  background: #58595b; }

.price-info .active-arrow {
  top: -4px;
  left: 215px; }

@media (max-width: 767px) {
  .price-info {
    /*.legal-text{top:45px;}*/
    /*.legal-text {
      padding:16px;
      min-width:100%;
      top:46px;
      right:-10px;
      left:-10px;
      display:none;
    }*/
    /*  .active-arrow {
      @include border-radius(3px);
      top:27px;
      left:auto;
      right:-1px;
    }*/ }
    .price-info .legal-text {
      right: -75px; }
      .price-info .legal-text .active-arrow {
        left: 180px; }
    .price-info.active .legal-text, .price-info.active .active-arrow {
      display: block; }
    .price-info hr {
      border-width: 1px;
      margin: 10px 0; }
    .price-info .txt-no-debit {
      font-size: 12px;
      margin: 3px 5px 0;
      vertical-align: top; }
    .price-info .description, .price-info .hote-price, .price-info .flight-price {
      font-size: 13px; }
    .price-info i {
      padding: 0 0 0 8px; }
    .price-info .txt-note {
      font-size: 13px; } }

.mobile-close-touch {
  right: 5px;
  width: 40px;
  height: 40px;
  z-index: 13; }
  .mobile-close-touch .close--icon {
    width: 20px;
    height: 20px;
    top: 11px;
    right: 9px; }
    .mobile-close-touch .close--icon:before, .mobile-close-touch .close--icon:after {
      background-color: #fff; }
  .mobile-close-touch.active {
    display: block; }

.show-button {
  font-size: 13px;
  font-family: "proxima-nova", sans-serif; }
  .show-button .flight-icon {
    width: 15px;
    height: 15px;
    margin-right: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .show-button.active {
    display: block; }
  .show-button .show-title:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #58595b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .show-button:hover {
    color: #31aabc; }
    .show-button:hover .show-title:before {
      right: 100px;
      left: 100px;
      background-color: #31aabc; }
  @media (max-width: 767px) {
    .show-button .show-title {
      font-weight: 600; }
    .show-button:hover .show-title:before {
      right: 0;
      left: 0; } }

.back-to-top {
  z-index: 115;
  bottom: 60px;
  right: 30px;
  width: 40px;
  height: 40px;
  opacity: 0.9;
  cursor: pointer;
  position: fixed;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.24);
  display: none;
  background-repeat: no-repeat;
  background-position: center center; }
  .back-to-top:hover {
    opacity: 0.7; }
  .back-to-top.show {
    display: block; }

.flight-details-opened {
  z-index: 0; }

.link-button:hover span, .link-button:hover a {
  color: #58595b; }

/* Buttons */
.dstn-buttons {
  overflow: hidden;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between; }
  .dstn-buttons a, .dstn-buttons button, .dstn-buttons .button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 7px 0;
    flex: 1;
    max-width: 48.5%;
    font-size: 16px;
    border: solid 1px rgba(110, 61, 124, 0); }
  .dstn-buttons .btn-fill:hover {
    background-color: #9ac854;
    color: #fff; }
  .dstn-buttons .btn-outline {
    border: solid 1px rgba(110, 61, 124, 0.5);
    color: #6e3d7c; }
    .dstn-buttons .btn-outline:hover {
      background-color: rgba(110, 61, 124, 0.1); }
  .dstn-buttons.tel-number .btn-outline {
    border-color: #8ab44b;
    color: #8ab44b;
    flex: 2;
    margin-right: 11px; }
    .dstn-buttons.tel-number .btn-outline:hover {
      background-color: rgba(138, 180, 75, 0.1); }
  .dstn-buttons.tel-number .txt-call {
    font-size: 13px; }
  .dstn-buttons.tel-number .txt-number {
    font-size: 20px;
    font-weight: 700; }
  .dstn-buttons.tel-number .icon-box {
    width: 20px;
    height: 20px;
    margin-right: 8px; }
  .dstn-buttons.tel-number .btn-fill {
    padding: 16px 0; }
  .dstn-buttons.tel-number a {
    padding: 4px 0; }

/* hamburger-menu icon */
.hamburger-icon {
  width: 13px;
  margin-right: 4px; }
  .hamburger-icon span {
    width: 100%;
    height: 1px;
    background-color: #000; }
    .hamburger-icon span:nth-child(2) {
      width: 80%;
      margin-top: 3px; }
    .hamburger-icon span:nth-child(3) {
      width: 50%;
      margin-top: 3px; }

/* Ratings Latest */
.tripadvisor-ratings {
  margin-top: 4px;
  overflow: hidden; }
  .tripadvisor-ratings .owl-eyes {
    width: 31px;
    height: 19px;
    margin-right: 3px;
    top: 0; }
    .tripadvisor-ratings .owl-eyes img {
      object-fit: contain; }
  .tripadvisor-ratings .circle {
    width: 16px;
    height: 16px;
    border: solid 2px #00b087;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }
  .tripadvisor-ratings .half-circle-fill, .tripadvisor-ratings .full-circle-fill {
    background-color: #00b087;
    height: 8px;
    top: 2px;
    left: 2px; }
  .tripadvisor-ratings .half-circle-fill {
    width: 5px;
    height: 8px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px; }
  .tripadvisor-ratings .full-circle-fill {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    width: 8px; }

/* Small Title */
.reviews-title {
  font-size: 11px;
  top: 1px;
  padding-left: 2px; }

/* divider */
.divider hr {
  margin: 20px 0;
  border-width: 1px; }

/* Star icons */
.fa-star {
  color: #ffd000; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: '';
    display: block;
    clear: both; }

/* Down triangle square box */
.active-arrow {
  width: 20px;
  height: 20px;
  left: 0;
  top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 5; }

.hotel-badge {
  font-size: 12px;
  left: 18px; }

.hotel-badge-white, .hotel-badge {
  padding: 4px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 2;
  top: 16px; }

.hotel-badge-white {
  font-size: 11px;
  right: 18px; }

/* Grid */
.col-3 {
  width: 33.33333333333333%; }

.col-4 {
  width: 25%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 20%; }

.col-12 {
  width: 100%; }

.col-3, .col-4, .col-6, .col-12, .col-5 {
  padding-left: 15px;
  padding-right: 15px; }

/* newsletter */
.newsletter .newletter-social-icon a {
  position: relative; }

.newsletter .newletter-social-icon .line-icon-fb {
  width: 19px;
  top: 1px; }

.newsletter .newletter-social-icon .line-icon-instagram {
  width: 19px;
  top: 1px; }

@media (max-width: 1140px) and (min-width: 767px) {
  .back-to-top:hover {
    opacity: 1; } }

@media (max-width: 991px) and (min-width: 767px) {
  .newsletter {
    padding: 65px 0 20px 0;
    min-height: inherit; }
    .newsletter .content-middle {
      padding: 0 85px; }
    .newsletter .newsletter-header {
      padding-bottom: 0; }
    .newsletter .newsletter-form {
      margin-top: 17px; }
    .newsletter .medium-label {
      font-size: 20px; }
    .newsletter .newletter-social-icon {
      padding: 15px 0 0 11px; }
    .newsletter .line-icon-email {
      width: 20px;
      top: 4px; } }

@media (max-width: 767px) {
  .hotel-badge {
    left: 10px; }
  .hotel-badge-white, .hotel-badge {
    top: 10px; }
  .hotel-badge-white {
    right: 10px; } }

.grid-search {
  bottom: -60px;
  opacity: 1; }
  .grid-search input[type="text"].tt-hint {
    display: none; }
  .grid-search .double-boxes {
    flex-grow: 2;
    display: flex; }
  .grid-search .calendar-trigger {
    z-index: 6; }
  .grid-search .mobile-ngts-count {
    width: 100%; }
  .grid-search .flexible-date-wrapper {
    right: 0;
    bottom: -30px;
    left: 0; }
    .grid-search .flexible-date-wrapper .flexible-date {
      display: flex;
      align-items: center;
      z-index: 2; }
    .grid-search .flexible-date-wrapper .checkbox-label {
      white-space: nowrap; }
    .grid-search .flexible-date-wrapper .checkbox-wrapper {
      width: 15px;
      height: 15px;
      border: solid #8ab44b 1px;
      background-color: #8ab44b;
      margin: 7px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
      .grid-search .flexible-date-wrapper .checkbox-wrapper span {
        position: absolute;
        width: 9px;
        height: 5px;
        border-left: solid #fff 2px;
        border-bottom: solid #fff 2px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 2px;
        left: 2px; }
      .grid-search .flexible-date-wrapper .checkbox-wrapper.inactive {
        background-color: transparent; }
        .grid-search .flexible-date-wrapper .checkbox-wrapper.inactive span {
          display: none; }
    .grid-search .flexible-date-wrapper .multiply {
      mix-blend-mode: multiply;
      z-index: 0;
      background-color: #000;
      opacity: 0.7; }
  .grid-search .calendar-title {
    padding: 16px 0 13px 19px;
    max-width: 230px;
    font-size: 16px; }
  .grid-search .twitter-typeahead {
    width: 100%; }
  .grid-search .unavailable-airport-link, .grid-search .unavailable {
    opacity: 0.5; }
  .grid-search .mobile-input-button {
    font-size: 20px; }
  .grid-search .line-arrow-down {
    bottom: 20px;
    right: 15px; }
  .grid-search .mobile-search-fields {
    display: flex;
    align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; }
  .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5, .grid-search .flex-box-6 {
    padding: 15px 10px;
    margin: 1px 0.5px; }
  .grid-search .flex-box-1 {
    flex-grow: 2; }
  .grid-search .flex-box-2 {
    flex-grow: 1; }
  .grid-search .flex-box-3 {
    flex-grow: 2; }
  .grid-search .flex-box-4 {
    flex-grow: 1; }
  .grid-search .flex-box-5 {
    flex-grow: 1; }
  .grid-search .flex-box-6 {
    flex-grow: 1; }
  .grid-search .mobile-stayfor-wrapper, .grid-search .mobile-calendar-wrapper, .grid-search .mobile-guests-wrapper, .grid-search .mobile-destinations, .grid-search .mobile-widget-overlay-layer, .grid-search .mobile-search-validation, .grid-search .input-destingtion-box .mobile-nghts-value, .grid-search .input-depart-box .mobile-nghts-value {
    display: none; }
  .grid-search .mobile-input-label {
    color: #8ab44b;
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    display: block; }
  .grid-search input[type="text"] {
    color: #58595b;
    width: 100%; }
  .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
    padding: 6px 0 0;
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px; }
  .grid-search .mobile-search-validation {
    bottom: -36px;
    left: 0;
    right: 0;
    padding: 8px 10px;
    z-index: 7;
    background: #da5964;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.2); }
    .grid-search .mobile-search-validation:after {
      width: 10px;
      height: 10px;
      top: -5px;
      left: 10px;
      content: '';
      background: #da5964;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute; }
  .grid-search .mobile-option-reset {
    width: 17px;
    height: 17px;
    border: 1px solid #d5d8db;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    top: 10px;
    right: 10px; }
  .grid-search ::-webkit-input-placeholder {
    opacity: 0.6;
    max-width: 92%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
    font-size: 14px; }
  .grid-search .mobile-input-group .close--icon {
    width: 9px;
    height: 9px;
    top: 3px;
    right: 3px; }
    .grid-search .mobile-input-group .close--icon:after, .grid-search .mobile-input-group .close--icon:before {
      height: 1px;
      top: 4px; }
  .grid-search .mobie-calendar-icon {
    width: 14px;
    height: 14px;
    bottom: 17px;
    right: 13px;
    background-position: -300px -78px; }
  .grid-search .mega-dropdown-wrapper {
    min-height: 400px;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    padding: 20px;
    z-index: 3;
    -webkit-box-shadow: 0 14px 47px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 14px 47px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 14px 47px 0 rgba(0, 0, 0, 0.2); }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-title {
      margin-bottom: 20px;
      font-family: "proxima-nova", sans-serif;
      font-size: 18px;
      display: block; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-bottom-text {
      margin-bottom: 19px;
      font-size: 14px;
      background: #f4f4f4;
      padding: 5px 10px;
      display: inline-block; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-list-section {
      min-height: 185px;
      width: 33%;
      float: left; }
      .grid-search .mega-dropdown-wrapper .mega-dropdown-list-section ul li {
        margin: 0 0 13px 0;
        font-size: 16px;
        cursor: pointer;
        opacity: 0.9; }
        .grid-search .mega-dropdown-wrapper .mega-dropdown-list-section ul li:hover {
          opacity: 1;
          color: #31aabc; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-section-header {
      font-size: 18px;
      text-align: left;
      margin: 0 0 10px 0;
      cursor: pointer; }
      .grid-search .mega-dropdown-wrapper .mega-dropdown-section-header:hover {
        color: #31aabc; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-list-left {
      width: 72%;
      float: left;
      overflow: hidden; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-list-right {
      max-width: 250px;
      min-width: 250px;
      border-left: solid #f4f4f4 1px;
      padding: 0 0 0 16px;
      min-height: 390px;
      float: right;
      display: table; }
      .grid-search .mega-dropdown-wrapper .mega-dropdown-list-right .mega-dropdown-list-section {
        width: 100%; }
    .grid-search .mega-dropdown-wrapper .bottom-border {
      border-bottom: solid rgba(151, 151, 151, 0.7) 1px;
      overflow: hidden;
      padding-bottom: 15px;
      margin-bottom: 27px; }
      .grid-search .mega-dropdown-wrapper .bottom-border .mega-dropdown-list-section {
        min-height: inherit; }
    .grid-search .mega-dropdown-wrapper.mega-dropdown-items2 {
      left: 285px; }

@-moz-document url-prefix() {
  .grid-search .mega-dropdown-items2 {
    left: 276px !important; } }
  .grid-search .tt-dropdown-menu {
    /*margin-top:10px;*/
    padding: 8px 0;
    width: 250px;
    margin: 26px 0 0 8px; }
    .grid-search .tt-dropdown-menu .tt-dataset-airports {
      position: relative; }
    .grid-search .tt-dropdown-menu .most-popular-list {
      font-size: 18px;
      display: block;
      font-weight: bold; }
    .grid-search .tt-dropdown-menu p {
      margin: 0 0 10px;
      line-height: 24px;
      cursor: pointer; }
  .grid-search .mobile-widget-guests, .grid-search .mobile-widget-stayfor {
    width: 250px;
    margin: 0 auto;
    overflow: hidden; }
  .grid-search .mobile-guests-wrapper, .grid-search .mobile-stayfor-wrapper, .grid-search .mobile-calendar-wrapper {
    left: 0;
    right: 0;
    z-index: 116;
    height: 0;
    top: 70px;
    opacity: 0; }
  .grid-search .mobile-stayfor-wrapper {
    top: 125px; }
  .grid-search .mobile-stayfor-wrapper .mobile-ngts-container, .grid-search .mobile-guests-wrapper .mobile-ngts-container {
    padding: 20px 0 0;
    overflow: hidden; }
  .grid-search .mobile-stayfor-wrapper .mobile-widget-header, .grid-search .mobile-guests-wrapper .mobile-widget-header {
    padding: 12px 0;
    font-size: 16px;
    background: #f4f4f4; }
  .grid-search .mobile-stayfor-wrapper .mobile-widget-footer, .grid-search .mobile-guests-wrapper .mobile-widget-footer {
    width: 90%;
    margin: 0 auto 10px;
    font-size: 16px;
    padding: 12px 0;
    background-color: #8ab44b; }
    .grid-search .mobile-stayfor-wrapper .mobile-widget-footer:hover, .grid-search .mobile-guests-wrapper .mobile-widget-footer:hover {
      background: #74973f; }
  .grid-search .mobile-stayfor-wrapper .tth-col-md-4, .grid-search .mobile-guests-wrapper .tth-col-md-4 {
    width: 33.33333333333333%;
    float: left; }
  .grid-search .mobile-stayfor-wrapper .mobile-ngts-count, .grid-search .mobile-guests-wrapper .mobile-ngts-count {
    font-size: 35px;
    color: #58595b;
    font-family: "proxima-nova", sans-serif; }
  .grid-search .mobile-stayfor-wrapper .mobile-ngts-label, .grid-search .mobile-guests-wrapper .mobile-ngts-label {
    padding: 6px 0 20px;
    color: #58595b;
    opacity: 0.5; }
  .grid-search .mobile-stayfor-wrapper .mobile-btn-minus, .grid-search .mobile-stayfor-wrapper .mobile-btn-plus, .grid-search .mobile-guests-wrapper .mobile-btn-minus, .grid-search .mobile-guests-wrapper .mobile-btn-plus {
    font-size: 33px;
    width: 50px;
    height: 50px;
    margin-top: 0;
    top: 1px;
    cursor: pointer;
    display: inline-block; }
  .grid-search .mobile-stayfor-wrapper .mobile-btn-minus-symbol1, .grid-search .mobile-guests-wrapper .mobile-btn-minus-symbol1 {
    width: 12px;
    height: 2px;
    background: #58595b;
    top: 23px;
    left: 19px; }
  .grid-search .mobile-stayfor-wrapper .mobile-widget-guests .mobile-ngts-label, .grid-search .mobile-guests-wrapper .mobile-widget-guests .mobile-ngts-label {
    padding: 6px 0 0; }
  .grid-search .mobile-stayfor-wrapper .mobile-widget-guests .mobile-persona-label, .grid-search .mobile-guests-wrapper .mobile-widget-guests .mobile-persona-label {
    padding-bottom: 20px;
    font-size: 12px;
    color: #58595b;
    opacity: 0.5; }
  .grid-search .mobile-calendar-wrapper .mobile-widget-calendar {
    width: 303px;
    margin: 0 auto;
    -webkit-box-shadow: 0 4px 12px 0 rgba(111, 133, 159, 0.34);
    -moz-box-shadow: 0 4px 12px 0 rgba(111, 133, 159, 0.34);
    box-shadow: 0 4px 12px 0 rgba(111, 133, 159, 0.34); }
  .grid-search .mobile-calendar-wrapper .mobile-calendar-header {
    padding: 10px 15px 14px; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td span {
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .grid-search .mobile-calendar-wrapper .datepicker table tr td span:hover {
      color: #31aabc; }
  .grid-search .mobile-calendar-wrapper .datepicker-inline {
    width: 100%;
    padding: 0px; }
  .grid-search .mobile-calendar-wrapper .datepicker-days {
    padding: 0px; }
  .grid-search .mobile-calendar-wrapper .table-condensed > thead > tr > th, .grid-search .mobile-calendar-wrapper .table-condensed > tbody > tr > th, .grid-search .mobile-calendar-wrapper .table-condensed > tfoot > tr > th, .grid-search .mobile-calendar-wrapper .table-condensed > thead > tr > td, .grid-search .mobile-calendar-wrapper .table-condensed > tbody > tr > td, .grid-search .mobile-calendar-wrapper .table-condensed > tfoot > tr > td {
    padding: 7px 8px;
    border: solid #fff 5px;
    text-align: center;
    cursor: pointer; }
  .grid-search .mobile-calendar-wrapper .enabledDates {
    background-color: #31aabc;
    border-radius: 0px;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .grid-search .mobile-calendar-wrapper .enabledDates:hover {
      background: #298d9c; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.today.disabled, .grid-search .mobile-calendar-wrapper .mobile-search-container, .grid-search .mobile-calendar-wrapper .mobile-search-fields, .grid-search .mobile-calendar-wrapper .noflightsavailable, .grid-search .mobile-calendar-wrapper .dstn-search-history-icon, .grid-search .mobile-calendar-wrapper .dstn-search-history-label, .grid-search .mobile-calendar-wrapper .mobile-btn-plus, .grid-search .mobile-calendar-wrapper .mobile-btn-minus, .grid-search .mobile-calendar-wrapper .mobile-widget-calendar {
    position: relative; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.today.disabled:before {
    position: absolute; }
  .grid-search .mobile-calendar-wrapper .owl-controls {
    position: absolute; }
  .grid-search .mobile-calendar-wrapper .datepicker .datepicker-switch:hover, .grid-search .mobile-calendar-wrapper .datepicker .next:hover, .grid-search .mobile-calendar-wrapper .datepicker .prev:hover, .grid-search .mobile-calendar-wrapper .datepicker tfoot tr th:hover {
    background: none; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.active {
    background: #8ab44b;
    color: #fff; }
    .grid-search .mobile-calendar-wrapper .datepicker table tr td.active:hover {
      background: #74973f; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.today.disabled {
    color: #58595b; }
    .grid-search .mobile-calendar-wrapper .datepicker table tr td.today.disabled:before {
      content: '';
      width: 100%;
      height: 100%;
      border: solid #8ab44b 2px;
      top: 0px;
      left: 0px; }
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.disabled {
    background: none;
    color: #999999;
    cursor: default; }
    .grid-search .mobile-calendar-wrapper .datepicker table tr td.disabled:hover {
      background: none;
      color: #999999;
      cursor: default; }

@-moz-document url-prefix() {
  .grid-search .mobile-calendar-wrapper .datepicker table tr td.today.disabled:before {
    top: -3px;
    left: -2px; } }
  .grid-search .mobile-calendar-wrapper .mobile-search-validation {
    bottom: -36px;
    left: 0px;
    right: 0px;
    padding: 8px 10px;
    z-index: 5;
    color: #fff;
    background: #da5964;
    -webkit-box-shadow: 0px 7px 16px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 7px 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 16px rgba(0, 0, 0, 0.2); }
    .grid-search .mobile-calendar-wrapper .mobile-search-validation:before {
      width: 10px;
      height: 10px;
      top: -5px;
      left: 10px;
      content: '';
      background: #da5964;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
  .grid-search .mobile-calendar-wrapper .datepicker-switch {
    min-width: 185px; }
  .grid-search .mobile-calendar-wrapper .mobile-flexible-container {
    border-bottom: solid #f3f4f4 2px; }
  .grid-search .mobile-calendar-wrapper .mobile-flexible {
    padding: 14px 0 14px 19px;
    max-width: 230px;
    display: block;
    cursor: pointer; }
  .grid-search .mobile-calendar-wrapper .mobile-flexible-label {
    top: 3px;
    padding-left: 10px; }
  .grid-search .mobile-calendar-wrapper .cldr-calncel-trigger {
    width: 48px;
    right: 0;
    height: 100%; }
    .grid-search .mobile-calendar-wrapper .cldr-calncel-trigger .close--icon {
      width: 20px;
      height: 20px;
      top: 13px;
      right: 14px; }
      .grid-search .mobile-calendar-wrapper .cldr-calncel-trigger .close--icon:before, .grid-search .mobile-calendar-wrapper .cldr-calncel-trigger .close--icon:after {
        background-color: #58595b; }
  .grid-search .mobile-calendar-wrapper .mobile-legend-fill1, .grid-search .mobile-calendar-wrapper .mobile-legend-fill2, .grid-search .mobile-calendar-wrapper .mobile-legend-ouline {
    width: 14px;
    height: 14px;
    border-style: solid;
    border-width: 2px;
    top: 3px;
    margin-right: 5px; }
  .grid-search .mobile-calendar-wrapper .mobile-legend-fill1 {
    border-color: #31aabc;
    background-color: #31aabc; }
  .grid-search .mobile-calendar-wrapper .mobile-legend-fill2 {
    border-color: #8ab44b;
    background-color: #8ab44b; }
  .grid-search .mobile-calendar-wrapper .mobile-legend-ouline {
    border-color: #8ab44b; }
  .grid-search .mobile-calendar-wrapper .mobile-padding1 {
    padding: 0 10px; }
  .grid-search .mobile-calendar-wrapper .mobile-legend-label {
    font-size: 12px; }
  .grid-search .mobile-calendar-wrapper .mobile-calendar-legends {
    border-top: solid rgba(151, 151, 151, 0.3) 1px;
    padding: 11px 0 3px 3px;
    margin: 3px 2px 0 3px; }
  .grid-search .mobile-calendar-wrapper .table-condensed .next:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: solid #979797 1px;
    border-bottom: solid #979797 1px; }
  .grid-search .mobile-calendar-wrapper .table-condensed .next, .grid-search .mobile-calendar-wrapper .table-condensed .prev {
    color: #fff;
    font-size: 0px;
    cursor: pointer; }
    .grid-search .mobile-calendar-wrapper .table-condensed .next:before, .grid-search .mobile-calendar-wrapper .table-condensed .prev:before {
      content: '';
      width: 15px;
      height: 15px;
      top: 0;
      display: block;
      position: relative; }
  .grid-search .mobile-calendar-wrapper .table-condensed .prev:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: solid #979797 1px;
    border-bottom: solid #979797 1px; }
  .grid-search .mobile-guests-wrapper .mibile-instruction-text {
    font-size: 12px;
    padding: 12px 25px;
    line-height: 15px;
    opacity: 0.7; }
  @media (max-width: 1170px) {
    .grid-search .mega-dropdown-wrapper.mega-dropdown-items2 {
      left: 0; }
    .grid-search .mobie-calendar-icon {
      display: none; }
    .grid-search .flex-box-3 {
      min-width: 130px; } }
  @media (max-width: 991px) {
    .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
      font-size: 13px;
      letter-spacing: -0.7px; }
    .grid-search .flex-box-3 {
      min-width: 160px; }
    .grid-search .flexible-date-wrapper {
      bottom: -28px; }
    .grid-search .flexible-date-wrapper .checkbox-wrapper {
      margin: 6px 6px 5px; }
    .grid-search .line-arrow-down {
      border-width: 1px;
      width: 6px;
      height: 6px;
      bottom: 22px;
      right: 7px; }
    .grid-search .flex-box-5 {
      flex-grow: 4;
      min-width: 150px; }
    .grid-search .flex-box-6 {
      font-size: 14px; }
    .grid-search .mega-dropdown-wrapper .mega-dropdown-list-left {
      width: 64%; } }
  @media (max-width: 767px) {
    .grid-search {
      padding-bottom: 0;
      position: relative;
      margin-bottom: 0;
      top: 0 !important;
      bottom: 0; }
      .grid-search .mobile-search-fields {
        display: block; }
      .grid-search .flexible-date-wrapper {
        margin-top: 5px;
        width: 100%; }
        .grid-search .flexible-date-wrapper .checkbox-wrapper {
          margin: 9px; }
        .grid-search .flexible-date-wrapper .checkbox-label {
          font-size: 12px; }
      .grid-search .mobie-calendar-icon {
        bottom: 9px;
        right: 28px;
        display: inline-block; }
      .grid-search .line-arrow-down {
        border-width: 1px;
        width: 9px;
        height: 9px;
        bottom: 16px;
        right: 16px; }
      .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5, .grid-search .flex-box-6 {
        margin: 5px 0;
        padding: 7px 10px; }
      .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
        padding: 2px 0 0;
        letter-spacing: normal; }
      .grid-search .input-destingtion-box .mobile-nghts-value, .grid-search .input-depart-box .mobile-nghts-value {
        display: block;
        opacity: 0.5; }
        .grid-search .input-destingtion-box .mobile-nghts-value.input-item-selected, .grid-search .input-depart-box .mobile-nghts-value.input-item-selected {
          opacity: 1; }
      .grid-search input[type="text"].mobile-input {
        display: none; }
      .grid-search .flex-box-6 {
        display: block;
        width: 100%;
        padding: 12px 0;
        font-size: 16px; }
      .grid-search .flex-box-4, .grid-search .flex-box-3 {
        width: 49%;
        margin: 0; }
      .grid-search .flex-box-4 {
        float: left; }
      .grid-search .flex-box-3 {
        float: right; }
      .grid-search .double-boxes .flex-box-4, .grid-search .double-boxes .flex-box-3 {
        width: inherit;
        float: none;
        flex: 1;
        min-width: inherit; }
      .grid-search .double-boxes .flex-box-4 {
        margin-left: 3px; }
      .grid-search .double-boxes .flex-box-3 {
        margin-right: 3px; }
      .grid-search .mobile-destinations {
        z-index: 116;
        animation: 0.5s ease-in-out;
        animation-fill-mode: forwards;
        margin: auto; }
        .grid-search .mobile-destinations .mobile-depart-list-wrapper, .grid-search .mobile-destinations .mobile-dstn-list-wrapper {
          animation: mobileDestinationsList 0.5s ease-in-out;
          animation-delay: 0.2s;
          opacity: 0;
          animation-fill-mode: forwards;
          position: relative;
          top: 25px; }
        .grid-search .mobile-destinations .mobile-dstn-list-wrapper {
          overflow-x: auto;
          height: 100%; }
        .grid-search .mobile-destinations .mobile-dstn-item {
          overflow-x: auto;
          padding-bottom: 10px; }
        .grid-search .mobile-destinations .mobile-dstn-list-name {
          table-layout: fixed;
          display: table;
          width: 100%;
          border-bottom: solid #f4f4f4 1px; }
        .grid-search .mobile-destinations .mobile-dstn-list-name, .grid-search .mobile-destinations .mobile-search-noresult {
          padding: 10px 0 5px 25px; }
      .grid-search .mobile-dstn-icon {
        vertical-align: middle;
        display: table-cell;
        background-position: -302px -114px;
        width: 17px; }
      .grid-search .airport .mobile-dstn-icon {
        background-position: -299px -94px; }
      .grid-search .mobile-dstn-label {
        margin-left: 20px;
        left: 0;
        top: 0; }
      .grid-search .mobile-dstn-label, .grid-search .mobile-dstn-header input {
        font-size: 16px; }
      .grid-search .mobile-dstn-header {
        background: #6e3d7c;
        min-height: 50px;
        animation: mobileDestinationsHeader 0.5s ease-in-out;
        animation-delay: 0.2s;
        opacity: 0;
        animation-fill-mode: forwards; }
        .grid-search .mobile-dstn-header input {
          border: 0;
          height: 40px;
          right: 0;
          left: 0;
          padding: 0 0 15px;
          background-color: transparent;
          width: 100%;
          color: #fff;
          font-family: "proxima-nova", sans-serif; }
      .grid-search .mobile-dstn-header2 {
        background: #f4f4f4;
        color: #999999;
        font-size: 12px;
        padding: 11px 0 8px 25px; }
      .grid-search .mobile-header-search {
        right: 70px;
        left: 25px;
        bottom: 10px;
        top: 10px;
        border-bottom: solid #fff 1px; }
      .grid-search .reset-trigger {
        width: 47px;
        height: 50px;
        right: 0;
        top: 0; }
        .grid-search .reset-trigger .close--icon {
          width: 20px;
          height: 20px;
          top: 15px; }
          .grid-search .reset-trigger .close--icon:after, .grid-search .reset-trigger .close--icon:before {
            background: #fff; } }

@-webkit-keyframes mobileDestinationsWrapper {
  from {
    height: 0px; }
  to {
    height: 100%; } }

@-webkit-keyframes mobileDestinationsList {
  0% {
    opacity: 0;
    top: 25px; }
  100% {
    opacity: 1;
    top: 0px; } }

@-webkit-keyframes mobileDestinationsHeader {
  0% {
    opacity: 0;
    min-height: 0px; }
  100% {
    opacity: 1;
    min-height: 50px; } }

.mobile-widget-overlay-layer {
  display: none; }

.open-calendar {
  overflow: hidden;
  padding: 13px 24px 42px 24px; }
  .open-calendar .flexible {
    width: 20%;
    min-height: 384px;
    display: table;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+88 */
    background: #f7f7f7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, white 88%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, white 88%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7f7f7 0%, white 88%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    margin: -13px 0 0 -24px;
    font-size: 20px; }
    .open-calendar .flexible .title {
      line-height: normal; }
    .open-calendar .flexible .flexible-inner {
      display: table-cell; }
    .open-calendar .flexible .holder, .open-calendar .flexible .slider {
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px; }
  .open-calendar .calendar-months {
    margin: 34px 0 6px 17px;
    width: 42%;
    border-right: dashed #eaeaea 1px;
    padding-right: 27px; }
    .open-calendar .calendar-months .seven-months-left, .open-calendar .calendar-months .seven-months-right {
      width: 50%; }
    .open-calendar .calendar-months .seven-months-right ul li:first-child {
      border-top: solid 1px #eaeaea; }
    .open-calendar .calendar-months .seven-months-left {
      border-right: solid 1px #eaeaea; }
      .open-calendar .calendar-months .seven-months-left ul li:first-child {
        border-top: solid 1px #eaeaea; }
    .open-calendar .calendar-months ul li {
      font-size: 14px;
      padding: 11px 0 11px 24px;
      line-height: 17px;
      border-bottom: solid 1px #eaeaea; }
      .open-calendar .calendar-months ul li:hover, .open-calendar .calendar-months ul li:focus {
        background-color: #31aabc;
        border-color: #31aabc;
        color: #fff; }
      .open-calendar .calendar-months ul li.active {
        background-color: #31aabc;
        border-color: #31aabc;
        color: #fff;
        pointer-events: none; }
  .open-calendar .calendar {
    width: 38%;
    padding-left: 27px; }
    .open-calendar .calendar table {
      text-align: center; }
      .open-calendar .calendar table tr {
        border-bottom: solid 1px #eaeaea; }
        .open-calendar .calendar table tr td, .open-calendar .calendar table tr th {
          position: relative; }
        .open-calendar .calendar table tr td span {
          z-index: 2;
          padding: 1.2em 1.4em 1em 1.4em; }
        .open-calendar .calendar table tr th {
          opacity: 0.5;
          font-size: 13px; }
      .open-calendar .calendar table .max-rows tr td span {
        padding: 0.8em 1.4em 0.8em 1.4em; }
      .open-calendar .calendar table .max-rows tr td.cur-month-dates:before {
        width: 28px;
        height: 28px;
        top: 4px;
        left: 14px; }
      .open-calendar .calendar table .cur-month-dates:before {
        content: '';
        position: absolute;
        width: 33px;
        height: 33px;
        top: 8px;
        left: 12px;
        opacity: 0;
        cursor: pointer;
        background-color: #f2f2f2;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .open-calendar .calendar table .cur-month-dates:hover:before {
        opacity: 1; }
      .open-calendar .calendar table .cur-month-dates.flights-available span {
        color: #31aabc; }
      .open-calendar .calendar table .cur-month-dates.chosen-date:before {
        background-color: #8ab44b;
        opacity: 1; }
      .open-calendar .calendar table .cur-month-dates.chosen-date span {
        color: #fff; }
      .open-calendar .calendar table .cur-month-dates.expired-date {
        opacity: 0.3;
        pointer-events: none; }
      .open-calendar .calendar table .cur-month-dates.today-date:before {
        opacity: 1; }
      .open-calendar .calendar table .weeks-names th {
        padding-bottom: 11px; }
  .open-calendar .calander-controls {
    margin: 18px 0 25px 0; }
    .open-calendar .calander-controls .month-title {
      font-size: 15px; }
    .open-calendar .calander-controls .next, .open-calendar .calander-controls .prev {
      top: 0;
      width: 24px;
      height: 24px; }
      .open-calendar .calander-controls .next.disabled, .open-calendar .calander-controls .prev.disabled {
        opacity: 0.1;
        pointer-events: none; }
      .open-calendar .calander-controls .next span, .open-calendar .calander-controls .prev span {
        top: 3px; }
    .open-calendar .calander-controls .next {
      right: 0; }
      .open-calendar .calander-controls .next span {
        left: -2px; }
    .open-calendar .calander-controls .prev {
      left: 0; }
      .open-calendar .calander-controls .prev span {
        right: -2px; }

@media (max-width: 1170px) {
  .open-calendar .calendar {
    padding-left: 20px; }
    .open-calendar .calendar table tr td span {
      padding: 1.3em 1.1em 1.2em 1.1em; }
    .open-calendar .calendar table .cur-month-dates:before {
      left: 7px;
      top: 10px; } }

@media (max-width: 991px) {
  .open-calendar {
    padding: 15px 20px 30px 20px; }
    .open-calendar .calendar {
      width: 52%; }
      .open-calendar .calendar table {
        width: 100%; }
        .open-calendar .calendar table .cur-month-dates:before {
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto; }
    .open-calendar .flexible {
      margin: 0 0 20px 0;
      float: none;
      width: 100%;
      min-height: inherit;
      background: #f2f2f2;
      font-size: 17px;
      padding: 14px 0;
      z-index: 6;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .open-calendar .flexible .title:not(.show-on-mobile) {
        display: inline-block;
        padding: 0; }
        .open-calendar .flexible .title:not(.show-on-mobile) br {
          display: none; }
      .open-calendar .flexible .days {
        display: inline-block; }
      .open-calendar .flexible .toggle-button {
        margin: 0 15px; }
    .open-calendar .calendar-months {
      margin: 0 0 20px 0;
      padding-right: 20px;
      width: 48%;
      top: 25px; }
      .open-calendar .calendar-months ul li {
        padding: 8px 0 8px 15px; }
    .open-calendar .calander-controls {
      top: -7px; } }

@media (max-width: 767px) {
  .open-calendar-outer {
    position: fixed;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    background: #fff; }
  .open-calendar {
    padding: 0 0 130px;
    float: none;
    height: auto;
    overflow-x: auto; }
    .open-calendar .calendar-months {
      display: none; }
    .open-calendar .flexible, .open-calendar .calendar {
      width: 100%; }
    .open-calendar .calendar {
      padding: 0 20px 0 20px;
      position: relative;
      width: 100%;
      margin: 0 auto;
      float: none; }
      .open-calendar .calendar table {
        width: 100%; }
        .open-calendar .calendar table tr {
          display: block;
          text-align: left; }
          .open-calendar .calendar table tr td {
            width: 14.28571428571429%;
            display: inline-block; }
            .open-calendar .calendar table tr td span {
              padding: 1.2em 0.1em; }
        .open-calendar .calendar table .month-wrapper {
          width: 100%;
          padding: 34px 0 30px 0;
          background: #fff;
          margin-top: -1px;
          font-size: 15px;
          font-weight: bold;
          border: none !important;
          text-align: center; }
    .open-calendar .flexible {
      background: #f8f8f8;
      margin: 55px 0 0 0;
      padding: 24px 0;
      float: none;
      z-index: 2; }
      .open-calendar .flexible .title {
        padding: 0; }
        .open-calendar .flexible .title.show-on-desktop {
          display: none; }
      .open-calendar .flexible .days {
        display: block; }
      .open-calendar .flexible .toggle-button {
        margin: 12px 0; }
    .open-calendar .cur-month-dates:before {
      display: none; }
    .open-calendar .cur-month-dates span:after {
      content: '';
      display: block;
      position: absolute;
      width: 32px;
      height: 32px;
      background-color: #f2f2f2;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      z-index: -1;
      opacity: 0;
      border-radius: 100px; }
    .open-calendar .cur-month-dates.chosen-date span:after {
      background-color: #8ab44b;
      opacity: 1; }
    .open-calendar .cur-month-dates.today-date span:after {
      opacity: 1; }
    .open-calendar .weeks-names {
      position: absolute;
      right: 20px;
      left: 20px;
      top: 0;
      border: none !important;
      background: #fff;
      padding: 11px 0 0 0;
      text-align: center; }
      .open-calendar .weeks-names:before {
        content: '';
        position: absolute;
        right: -20px;
        bottom: 0;
        left: -20px;
        height: 1px;
        background-color: #dedede; }
      .open-calendar .weeks-names th {
        width: 14.28571428571429%;
        display: inline-block; }
      .open-calendar .weeks-names.sticky {
        position: fixed;
        top: 96px;
        right: 0;
        left: 0;
        z-index: 3;
        margin: 0 25px 0 25px; }
    .open-calendar .calander-controls {
      margin: 68px 0 25px 0; }
    .open-calendar #calendar-body {
      margin-top: 50px;
      display: block; }
    .open-calendar .next, .open-calendar .prev {
      display: none; }
    .open-calendar .b-radius {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; } }

.app-banner .open-calendar .weeks-names.sticky {
  top: 145px; }

.open-calendar-legends {
  padding-top: 20px; }
  .open-calendar-legends ul li {
    margin-right: 18px;
    font-size: 12px; }
  .open-calendar-legends .circle-1, .open-calendar-legends .circle-2, .open-calendar-legends .circle-3 {
    width: 14px;
    height: 14px;
    font-size: 12px;
    margin-right: 8px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }
  .open-calendar-legends .circle-1 {
    background-color: #f2f3f5; }
  .open-calendar-legends .circle-2 {
    background-color: #31aabc; }
  .open-calendar-legends .circle-3 {
    background-color: #8ab44b; }

@media (max-width: 767px) {
  .open-calendar-legends.mobile {
    border-top: solid #dedede 1px;
    padding: 11px 0;
    z-index: 2;
    bottom: 0;
    left: 0; }
  .show-calendar-legends .open-calendar-legends.mobile {
    display: block; } }

.b-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.title {
  padding: 15px 0 5px 0; }
  .title h4 {
    font-size: 17px; }

.dstns-row {
  overflow: hidden; }

.check-box {
  width: 20px;
  height: 20px;
  border: solid #58595b 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .check-box.active {
    background-color: #31aabc;
    border-color: transparent; }
    .check-box.active:before {
      content: '';
      position: absolute;
      top: 3px;
      right: 3px;
      width: 10px;
      height: 6px;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      border-bottom: solid #fff 2px;
      border-left: solid #fff 2px; }

.toggle-button {
  margin: 15px 0 10px 0; }
  .toggle-button:hover .holder {
    opacity: 0.8; }
  .toggle-button .holder {
    width: 40px;
    height: 20px;
    background-color: #bbbbbb; }
  .toggle-button .slider {
    width: 12px;
    height: 12px;
    top: 4px;
    right: 23px;
    background-color: #fff; }
  .toggle-button.active .slider {
    right: 4px; }
  .toggle-button.active .holder {
    background-color: #31aabc; }

.grid-search {
  bottom: 0; }
  .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5, .grid-search .flex-box-6 {
    margin: 0;
    padding-bottom: 13px; }
    .grid-search .flex-box-1.active .active-arrow, .grid-search .flex-box-2.active .active-arrow, .grid-search .flex-box-3.active .active-arrow, .grid-search .flex-box-4.active .active-arrow, .grid-search .flex-box-5.active .active-arrow, .grid-search .flex-box-6.active .active-arrow {
      display: block;
      animation: fadeInArrow 0.2s ease-in-out;
      animation-fill-mode: forwards;
      animation-delay: 0.3s;
      top: 69px;
      opacity: 0; }
  .grid-search .top_deals_list ul.mobile-list {
    min-height: 150px; }
  .grid-search.short-haul {
    /*.top_deals_list {
      margin-bottom:30px;
    }*/ }
    .grid-search.short-haul .top_dest_left {
      float: left;
      width: 75%;
      border-right: 1px solid #ccc; }
    .grid-search.short-haul .top_dest_right {
      float: left;
      width: 25%;
      padding-left: 30px; }
    .grid-search.short-haul .top_deals_list {
      margin-bottom: 20px; }
    .grid-search.short-haul .where-to .region-title {
      min-height: auto; }
  .grid-search .mobile-date-picker {
    min-width: 78px; }
  .grid-search .mobile-stay-for {
    min-width: 60px; }
  .grid-search .input-guests-box .mobile-nghts-value {
    min-width: 140px; }
  .grid-search .mega-dropdown-wrapper {
    margin-top: 1px; }
    .grid-search .mega-dropdown-wrapper.mega-dropdown-items2 {
      left: 230px; }
  .grid-search .input-stayfor-box-mobile {
    display: none; }
  .grid-search .input-stayfor-box .line-arrow-down {
    right: -6px; }
  .grid-search .input-destingtion-box {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 18px; }
  .grid-search .input-depart-box:before, .grid-search .input-destingtion-box:before, .grid-search .double-boxes:before, .grid-search .flexible-date-wrapper:before, .grid-search .input-departing-box:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(88, 89, 91, 0.2);
    width: 1px;
    z-index: 2; }
  .grid-search .flexible-date {
    margin-left: 16px;
    font-size: 13px; }
    .grid-search .flexible-date.disabled {
      opacity: 0.3; }
  .grid-search .input-icon {
    margin: 0 10px 0 0px; }
  .grid-search .flex-box-2 img {
    top: 1px; }
  .grid-search .flex-box-2 .active-arrow {
    left: 44px; }
  .grid-search .flex-box-5 .line-arrow-down {
    bottom: -8px; }
  .grid-search .flex-box-5 .active-arrow {
    left: 44px; }
  .grid-search .line-arrow-down {
    bottom: 2px;
    right: 0;
    border-width: 1px;
    width: 8px;
    height: 8px;
    opacity: 0.8; }
  .grid-search .flex-box-4 img {
    top: -6px; }
  .grid-search .flex-box-4 .active-arrow {
    left: 62px; }
  .grid-search .flex-box-1 {
    flex-grow: 2; }
    .grid-search .flex-box-1 img {
      top: 2px; }
    .grid-search .flex-box-1 .active-arrow {
      left: 54px; }
  .grid-search .flex-box-3 {
    flex-grow: initial;
    padding-right: 18px; }
    .grid-search .flex-box-3 img {
      top: 9px; }
    .grid-search .flex-box-3 .active-arrow {
      left: 44px; }
  .grid-search .flexible-date-wrapper {
    bottom: 0;
    display: flex;
    padding-left: 10px;
    align-items: center; }
    .grid-search .flexible-date-wrapper .checkbox-wrapper {
      margin: 0 14px 0 30px; }
    .grid-search .flexible-date-wrapper .flexible-date {
      width: 100%;
      align-items: flex-end; }
  .grid-search .checkbox-label {
    font-size: 12px; }
  .grid-search .mobile-input-button {
    align-self: center;
    font-size: 17px;
    padding: 0;
    margin-right: 10px;
    flex-grow: 4;
    max-width: 140px;
    min-width: 140px; }
    .grid-search .mobile-input-button #mobile-btn-search {
      padding: 12px 0 11px 0;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .grid-search .mobile-input-button #mobile-btn-search:hover {
        background: #ed5a1b; }
  .grid-search .mobile-input-button, .grid-search .mobile-search-fields {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
  .grid-search .mobile-search-fields {
    -webkit-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff; }
  .grid-search .mobile-input-label {
    font-size: 12px;
    color: rgba(88, 89, 91, 0.8);
    font-family: "proxima-nova", sans-serif; }
    .grid-search .mobile-input-label.show-on-mobile {
      display: none; }
  .grid-search input[type="text"], .grid-search .mobile-nghts-value {
    font-size: 14px;
    font-weight: 600;
    font-family: "proxima-nova", sans-serif; }
  .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
    padding: 6px 0 0; }
  .grid-search input[type="text"] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%; }
  .grid-search .mobile-option-reset {
    border: none;
    width: 17px;
    height: 17px;
    top: 34px; }
  .grid-search .mobile-input-group .close--icon {
    width: 13px;
    height: 13px;
    z-index: 2; }
    .grid-search .mobile-input-group .close--icon:before, .grid-search .mobile-input-group .close--icon:after {
      background: rgba(0, 0, 0, 0.4);
      top: 6px; }

@-moz-document url-prefix() {
  .grid-search .mega-dropdown-items2 {
    left: 216px !important; } }
  @media (max-width: 1170px) {
    .grid-search .flex-box-5 .line-arrow-down {
      margin-right: 0;
      bottom: -21px;
      right: 4px; }
    .grid-search .flex-box-5 .mobile-nghts-value {
      min-width: 135px; }
    .grid-search input[type="text"] {
      max-width: 80%; }
    .grid-search .mobile-option-reset {
      top: 32px; }
    .grid-search .input-guests-box .mobile-nghts-value {
      min-width: 147px; }
    .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-5 {
      display: flex; }
    .grid-search .mobile-date-picker {
      min-width: 70px; }
    .grid-search .flexible-date {
      margin-left: 8px;
      white-space: nowrap; }
    .grid-search .flex-box-4 {
      min-width: 128px; }
      .grid-search .flex-box-4 .line-arrow-down {
        right: -5px; }
    .grid-search .flex-box-3 {
      padding-right: 0;
      min-width: 200px; }
      .grid-search .flex-box-3 .line-arrow-down {
        right: -5px;
        bottom: 3px; }
    .grid-search .flex-box-1 img, .grid-search .flex-box-2 img, .grid-search .flex-box-5 img {
      top: 9px; }
    .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5 {
      padding: 14px 10px; }
    .grid-search .flex-box-1.active .active-arrow, .grid-search .flex-box-2.active .active-arrow, .grid-search .flex-box-3.active .active-arrow, .grid-search .flex-box-4.active .active-arrow, .grid-search .flex-box-5.active .active-arrow, .grid-search .flex-box-6.active .active-arrow {
      top: 70px;
      left: 37px; }
    .grid-search .input-icon {
      margin: 0 10px 0 0; }
    .grid-search .mobile-input-button {
      font-size: 16px;
      line-height: 15px;
      max-width: 80px;
      min-width: 80px; }
      .grid-search .mobile-input-button #mobile-btn-search {
        padding: 7px 5px 7px 5px; }
      .grid-search .mobile-input-button .label-1 {
        display: none; }
      .grid-search .mobile-input-button .label-2 {
        display: block; } }
  @media (max-width: 991px) {
    .grid-search .mobile-input-button {
      max-width: 44px;
      min-width: 44px; }
      .grid-search .mobile-input-button .label-2 {
        display: none; }
      .grid-search .mobile-input-button img {
        top: 6px;
        left: 7px; }
      .grid-search .mobile-input-button .icon-search {
        display: block; }
      .grid-search .mobile-input-button #mobile-btn-search {
        height: 44px; }
        .grid-search .mobile-input-button #mobile-btn-search svg {
          margin: auto; }
    .grid-search .flex-box-1.active .active-arrow, .grid-search .flex-box-2.active .active-arrow, .grid-search .flex-box-3.active .active-arrow, .grid-search .flex-box-4.active .active-arrow, .grid-search .flex-box-5.active .active-arrow, .grid-search .flex-box-6.active .active-arrow {
      top: 67px; }
    .grid-search .mobile-search-validation {
      bottom: -50px; }
    .grid-search .mobile-date-picker {
      min-width: 78px; }
    .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5 {
      padding: 7px 10px; }
    .grid-search .flexible-date {
      display: block;
      margin-left: 0; }
    .grid-search .flex-box-3 {
      min-width: 130px; }
    .grid-search .flex-box-4 {
      min-width: 120px; }
      .grid-search .flex-box-4 .line-arrow-down {
        right: 5px; }
    .grid-search .flex-box-4, .grid-search .flex-box-5, .grid-search .flex-box-2, .grid-search .flex-box-1 {
      padding-top: 15px; }
    .grid-search .line-arrow-down {
      border-width: 2px; }
    .grid-search .flex-box-5 {
      min-width: 165px; }
      .grid-search .flex-box-5 .mobile-nghts-value {
        max-width: 94px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: inherit; }
      .grid-search .flex-box-5 .line-arrow-down {
        right: -9px;
        bottom: -19px; }
    .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
      padding: 3px 0 0; }
    .grid-search .mobile-input-button {
      margin-right: 6px; }
    .grid-search .mobile-option-reset {
      top: 31px;
      right: 3px; }
    .grid-search .grid-search .flex-box-3 img {
      top: 17px; }
    .grid-search .grid-search .flex-box-4 img {
      top: -2px; }
    .grid-search .grid-search .flex-box-5 img {
      top: 12px; } }
  @media (max-width: 767px) {
    .grid-search .grid-search .flex-box-3 img {
      top: 9px; }
    .grid-search.short-haul .where-to ul li {
      padding: 6px 0;
      overflow: hidden; }
    .grid-search.short-haul .top_dest_left, .grid-search.short-haul .top_dest_right, .grid-search.short-haul .top_deals_list {
      width: 100%;
      margin: 0;
      padding: 0;
      border: none; }
    .grid-search.collapse-search .input-depart-box, .grid-search.collapse-search .mobile-input-button {
      display: none; }
    .grid-search.collapse-search .flight-icon {
      display: block; }
    .grid-search.collapse-search .mobile-search-fields {
      min-height: 128px; }
    .grid-search.collapse-search .double-boxes {
      float: left;
      max-width: 50%; }
      .grid-search.collapse-search .double-boxes:before {
        content: '';
        display: block;
        position: absolute;
        right: -20px;
        top: 11px;
        bottom: 0;
        background-color: rgba(88, 89, 91, 0.2);
        width: 1px;
        z-index: 2;
        height: 42px; }
      .grid-search.collapse-search .double-boxes:after {
        opacity: 0; }
      .grid-search.collapse-search .double-boxes .flex-box-4 {
        display: none; }
    .grid-search.collapse-search .flexible-date {
      display: none; }
    .grid-search.collapse-search .input-guests-box {
      float: left;
      margin: 0 0 0 10px;
      min-width: inherit; }
    .grid-search.collapse-search .input-departing-box:before {
      opacity: 0; }
    .grid-search.collapse-search .input-icon {
      margin-right: 15px; }
    .grid-search.collapse-search .input-destingtion-box:before {
      background: -moz-linear-gradient(top, rgba(232, 230, 255, 0.5) -16%, rgba(255, 255, 255, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(232, 230, 255, 0.5) -16%, rgba(255, 255, 255, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(232, 230, 255, 0.5) -16%, rgba(255, 255, 255, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e6ff', endColorstr='#00ffffff',GradientType=0 );
      /* IE6-9 */
      width: 100%;
      height: 20px;
      top: auto;
      bottom: -20px; }
    .grid-search .input-guests-box .input-icon {
      margin-right: 14px; }
    .grid-search .mobile-search-validation {
      bottom: -32px; }
    .grid-search .mobile-search-noresult {
      top: -15px;
      padding: 8px 27px 6px 27px;
      margin: 0 -25px;
      background: #efefef; }
    .grid-search .flying-from-to {
      width: 100%; }
    .grid-search .mobile-input-label.show-on-mobile {
      display: block; }
    .grid-search .mobile-input-label.show-on-desktop {
      display: none; }
    .grid-search .flight-icon {
      display: none;
      top: 20px;
      right: 20px;
      opacity: 0.1; }
    .grid-search .flex-box-1, .grid-search .flex-box-2, .grid-search .flex-box-3, .grid-search .flex-box-4, .grid-search .flex-box-5, .grid-search .flex-box-6, .grid-search .double-boxes .flex-box-4, .grid-search .double-boxes .flex-box-3 {
      margin: 0;
      padding: 12px 0 12px 15px;
      background-color: transparent;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .grid-search .mobile-nghts-value, .grid-search input[type="text"] {
      padding: 5px 0 0;
      font-size: 15px; }
    .grid-search .input-depart-box .mobile-nghts-value.active, .grid-search .input-destingtion-box .mobile-nghts-value.active {
      opacity: 1; }
    .grid-search .input-depart-box {
      /*background: -moz-linear-gradient(top, rgba(232,230,255,0.5) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
      /*  background: -webkit-linear-gradient(top, rgba(232,230,255,0.5) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
      /*background: linear-gradient(to bottom, rgba(232,230,255,0.5) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e6ff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */ }
      .grid-search .input-depart-box:before {
        width: 100%;
        background-color: #6f859f;
        opacity: 0.2;
        height: 1px; }
    .grid-search .flex-box-6 {
      max-width: 100%; }
    .grid-search .line-arrow-down {
      display: none; }
    .grid-search .flex-box-5 {
      max-width: 100%; }
      .grid-search .flex-box-5 .mobile-nghts-value {
        max-width: 100%; }
    .grid-search .flexible-date {
      margin-left: 10px;
      display: inline-block; }
    .grid-search .input-departing-box:before {
      right: -13px;
      background-color: rgba(88, 89, 91, 0.1); }
    .grid-search form {
      width: 100%; }
      .grid-search form > .inblock {
        width: 100%; }
    .grid-search .mobile-option-reset {
      width: 44px;
      height: 44px;
      top: 12px;
      right: 7px;
      display: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0; }
      .grid-search .mobile-option-reset .close--icon {
        top: 13px;
        right: 13px;
        width: 16px;
        height: 16px; }
        .grid-search .mobile-option-reset .close--icon:before, .grid-search .mobile-option-reset .close--icon:after {
          height: 2px;
          background: #2d3c4d; }
    .grid-search .double-boxes .flex-box-3 {
      flex: 2; }
    .grid-search .double-boxes .flex-box-4 {
      padding-left: 22px;
      min-width: 140px; }
      .grid-search .double-boxes .flex-box-4 .input-icon {
        margin-right: 16px; }
    .grid-search .double-boxes:before, .grid-search .double-boxes:after {
      width: 100%;
      height: 1px;
      background: rgba(88, 89, 91, 0.2);
      opacity: 0.6; }
    .grid-search .double-boxes:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0; }
    .grid-search .input-icon {
      margin: 0 18px 0 0; }
    .grid-search .mobile-search-fields {
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -ms-border-radius: 7px;
      border-radius: 7px; }
    .grid-search .mobile-input-button {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      border-radius: 0px;
      padding: 11px 0 14px 0;
      border-top: solid 1px rgba(88, 89, 91, 0.1); }
      .grid-search .mobile-input-button #mobile-btn-search {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        padding: 12px 40px;
        height: inherit; }
      .grid-search .mobile-input-button .icon-search {
        display: none; }
      .grid-search .mobile-input-button .label-2 {
        display: block; } }
  @media (max-width: 374px) {
    .grid-search .flexible-date {
      display: block;
      margin-left: 0; }
    .grid-search.collapse-search .input-guests-box {
      margin: 0 0 0 20px; }
      .grid-search.collapse-search .input-guests-box .input-icon {
        margin-right: 10px !important; }
    .grid-search.collapse-search .flex-box-5 {
      max-width: 50%;
      overflow-x: hidden; }
      .grid-search.collapse-search .flex-box-5 .mobile-nghts-value {
        max-width: 80%; }
    .grid-search.collapse-search .input-icon {
      margin: 0 10px 0 0; }
    .grid-search.collapse-search .flex-box-1, .grid-search.collapse-search .flex-box-2, .grid-search.collapse-search .flex-box-3, .grid-search.collapse-search .flex-box-4, .grid-search.collapse-search .flex-box-5, .grid-search.collapse-search .flex-box-6, .grid-search.collapse-search .double-boxes .flex-box-4, .grid-search.collapse-search .double-boxes .flex-box-3 {
      padding: 14px 0 14px 13px; }
    .grid-search.collapse-search .double-boxes:before {
      right: -15px; }
    .grid-search .double-boxes .flex-box-4 {
      top: 8px; } }

@media (max-width: 320px) {
  .active-search-mobile .sticky-search .grid-search .mobile-search-fields {
    max-height: 265px;
    overflow: auto;
    padding-bottom: 30px; }
  /*.cookie-show{
    .grid-search {
      .mobile-search-fields{
        padding-bottom:120px;
      }
    }
  }
  */ }

@keyframes fadeInArrow {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.thin-lowdeposit {
  padding: 20px 0 0; }
  .thin-lowdeposit .trustpilot-logo {
    margin: 0 auto 5px; }
  .thin-lowdeposit .trustpilot-rating {
    width: 86px;
    height: 20px;
    margin: 0 auto; }
    .thin-lowdeposit .trustpilot-rating img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  .thin-lowdeposit .feefo-icon {
    width: 82px;
    height: 20px;
    margin: 0 auto 5px; }
  .thin-lowdeposit .rating-wrapper {
    letter-spacing: -3px; }
  .thin-lowdeposit .gutter-space {
    margin: 0 22px;
    background: #d8d8d8;
    height: 30px;
    width: 1px; }
  .thin-lowdeposit .call-us {
    line-height: 18px;
    padding: 0; }
    .thin-lowdeposit .call-us .line-box {
      width: 46px;
      height: 46px;
      margin-right: 16px; }
    .thin-lowdeposit .call-us .inblock {
      vertical-align: middle;
      font-size: 16px;
      line-height: 18px; }
  @media (max-width: 1140px) {
    .thin-lowdeposit .call-us .inblock {
      font-size: 14px; }
    .thin-lowdeposit .gutter-space {
      margin: 0 16px; } }
  @media (max-width: 991px) {
    .thin-lowdeposit .hide-in-ipad {
      display: none; }
    .thin-lowdeposit .call-us {
      margin-top: 25px; }
      .thin-lowdeposit .call-us .inblock {
        font-size: 16px; } }
  @media (max-width: 767px) {
    .thin-lowdeposit {
      padding: 0; }
      .thin-lowdeposit .callus-number {
        font-size: 32px;
        letter-spacing: -0.3px; }
      .thin-lowdeposit .callus-mobile-only {
        display: block; }
      .thin-lowdeposit .mobile-gray-strip {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid rgba(88, 89, 91, 0.1); }
      .thin-lowdeposit .banners-footer-strip {
        padding: 0;
        font-size: 13px;
        line-height: 15px; }
        .thin-lowdeposit .banners-footer-strip .content-middle {
          border: 0;
          padding: 10px 0 0; }
        .thin-lowdeposit .banners-footer-strip .line-box {
          width: 30px;
          margin: 0 5px 0 0; }
          .thin-lowdeposit .banners-footer-strip .line-box img,
          .thin-lowdeposit .banners-footer-strip .line-box svg {
            width: 100%; }
          .thin-lowdeposit .banners-footer-strip .line-box.tta-icon {
            max-width: 40px;
            width: 40px; }
        .thin-lowdeposit .banners-footer-strip .content-section span {
          display: inline-block;
          margin: 0 2px 0 0; }
        .thin-lowdeposit .banners-footer-strip .favourite-group {
          display: block; }
          .thin-lowdeposit .banners-footer-strip .favourite-group span.line-box {
            width: 40px;
            display: block;
            margin: 0 auto 10px; }
          .thin-lowdeposit .banners-footer-strip .favourite-group span.low-deposit-icon {
            width: 44px; }
          .thin-lowdeposit .banners-footer-strip .favourite-group .content-section {
            font-size: 13px; }
            .thin-lowdeposit .banners-footer-strip .favourite-group .content-section span {
              display: block; }
          .thin-lowdeposit .banners-footer-strip .favourite-group .gutter-space {
            height: 50px;
            margin: 0 13px; }
      .thin-lowdeposit .items-section {
        text-align: center; } }

.free-cancellation {
  padding: 8px;
  background: #6e3d7b;
  top: 66px;
  width: 100%;
  z-index: 2;
  min-height: 34px;
  vertical-align: middle;
  font-size: 20px;
  border-top: 1px solid #562763;
  position: relative; }
  .free-cancellation a {
    color: #ffff00;
    text-decoration: underline; }
    .free-cancellation a:hover {
      color: #ffff00;
      text-decoration: none; }
  .free-cancellation.mobile-section {
    display: none; }
  @media (max-width: 767px) {
    .free-cancellation.desktop-section {
      display: none !important; }
    .free-cancellation.mobile-section {
      display: block !important;
      border-bottom: 1px solid #562763;
      padding: 0;
      border-top: none; }
      .free-cancellation.mobile-section a {
        display: flex;
        width: 100%;
        height: 47px;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        text-decoration: underline;
        color: #ffff00; } }

.bespoke .free-cancellation {
  top: 118px; }

.guides .free-cancellation {
  z-index: 99; }

.guides.banner-fxd .free-cancellation {
  top: 50px; }
  @media (max-width: 1024px) {
    .guides.banner-fxd .free-cancellation {
      top: 48px; } }

.hotel-landing .free-cancellation {
  top: 5px; }
  @media (max-width: 991px) {
    .hotel-landing .free-cancellation {
      top: 25px; } }

@media (max-width: 767px) {
  .hotel-landing .free-cancellation {
    top: 0; }
  .hotel-landing .mobile-smart-banner {
    display: none !important; } }

.home .free-cancellation {
  top: 116px; }

@media (max-width: 767px) {
  .home .free-cancellation {
    position: fixed;
    top: 0; }
  .home .header {
    top: 48px; } }

#megamenu {
  z-index: 110; }

.sidemenu-outer {
  z-index: 112; }

@media (max-width: 767px) {
  .theme-user-notification {
    top: 12px;
    right: 8px; } }

.grid-search {
  bottom: 0; }
