@charset "UTF-8";
/*
  base-reset
  Combine with type-reset.scss to fix typo issues
*/
body {
  /* Disable horizontal scrollbar */
  -ms-overflow-x: hidden;
  overflow-x: hidden;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Base reset of margins + paddings */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
hr,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  /* Remove outline color in some Android */
  /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

/* Set block for HTML5 elements */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* Correct display for IE 9 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* Abreviatures and definitions */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* Force hidden of elements */
[hidden],
template {
  display: none;
}

/* Images */
img {
  margin-bottom: -0.285em; /* Removes extra margin */
  border: 0 none;
}

/* SVG */
svg:not(:root) {
  overflow: hidden;
}

/* Reset cursor on any element disabled  */
[disabled] {
  cursor: default;
}

/* Base <hr> customize color on your project */
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid;
  overflow: visible;
  /* border-color: #f00; */
}

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font: 400 1em/1.35 serif;
  text-align: left;
  vertical-align: baseline;
  color: #333;
}

body,
ol, ul, li,
dl, dt, dd,
address,
abbr, dfn,
blockquote, pre, code, kbd, samp, cite, q,
figcaption,
sub, sup, small,
p, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: inherit;
  vertical-align: inherit;
  color: inherit;
}

b,
strong {
  font-weight: 700;
}

i,
em,
dfn {
  font-style: italic;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

del {
  text-decoration: line-through;
}

mark {
  background: #fcf8e3;
  color: #000;
}

pre,
code,
kbd,
samp {
  font: monospace;
}

pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

a {
  background-color: transparent; /* remove IE 10 grey bg on :active */
}
a:link, a:visited, a:active, a:hover, a:focus {
  outline: 0;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

ul, ol, li {
  list-style: none;
  list-style-image: none;
}

/* ESTILOS POR DEFECTO */
/* ul li { list-style: disc outside; } */
/* ol li { list-style: decimal outside; } */
button, input, select, textarea, fieldset, legend, label, select {
  font: 400 1em/1.35 inherit;
  text-align: left;
  text-transform: none;
  white-space: normal;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

input, select {
  line-height: normal;
  vertical-align: middle;
  /* Remove webkit focus border */
  /* Fix webkit placeholder vertical position */
}
input:focus, select:focus {
  outline: 0;
}
input::-webkit-input-placeholder, select::-webkit-input-placeholder {
  line-height: normal;
}

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

button,
input[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

optgroup {
  font-weight: 700;
}

textarea {
  overflow: auto;
}

/* Colors */
/* Main font */
/* Sizes */
/* Distances */
/* Base */
/* Layout */
/* Mixins */
/* Form */
/* Activity container */
/* Activities mosaic */
/* Activities slider */
/* Content Image */
/* FAQ */
/* Features */
/* Guides slider */
/* Highlight */
/* Image cards */
/* Image cards v */
/* b cdo info message */
/* b cdo more information */
/* b cdo page publi */
/* b cdo picture slider */
/* b cdo related activities */
/* b cdo section nav */
/* Subsections */
/* Country header */
/* Destination Card */
/* Destination fest nav */
/* Destination header */
/* Destination */
/* Error */
/* Headlight mini */
/* Magazine article header */
/* Magazine highlights item */
/* Pagination */
/* Price table */
/* Sidebar CTA */
/* Sidebar image */
/* Sidebar mini info block */
/* Sidebar related activities*/
/* Sidebar weather info */
/* $sidebar_weather_background: map-get($corporate_color, 4);
$sidebar_weather_color: map-get($text_color, white);
$sidebar_weather_info_temp_color: $paragraph_color; */
/* b tg header */
/* Travel guides mosaic */
/* b Simple text */
/* block buendiatours them content */
/* Destinations list */
/* Discover Travel Guide */
/* Guide Container */
/* Guide Submenus */
/* Guides Home Header */
/* Legal container */
/* Magazine Container */
/* Block title */
/* Buttons */
/* Labels */
/* Links */
/* Activity inner nav */
/* Activities and destinations submenu */
/* Booking form */
/* Filter */
/* Footer */
/* Header */
/* Magazine header */
/* Nouislider */
/* Fancybox */
/* Search results */
/* Search Mobile */
/* Sidebar cart contact */
/* Link banner play - tours */
/* Icons */
/* Paddings */
/* Awards Sidebar */
/* Main Menu */
/* Tabs  */
/* @mixin fontSerif($size: 18, $weight: 400) {
  font-family: $font_serif;
  font-weight: $weight;
  font-size: $size + px;
  font-size: ($size / 16) + rem;
} */
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/poppins500latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/poppins400latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/poppins600latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/poppins700latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "buendia_icons";
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/buendia_icons.eot?ovbo9o");
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/buendia_icons.eot?ovbo9o#iefix") format("embedded-opentype"), url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/buendia_icons.ttf?ovbo9o") format("truetype"), url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/buendia_icons.woff?ovbo9o") format("woff"), url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/fonts/buendia_icons.svg?ovbo9o#buendia_icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=uil_new]:before,
[class*=" uil_new"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "buendia_icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  margin-left: 0.2em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=uil_new].uil-arrows-up-down:before {
  content: "\E93B";
}
[class^=uil_new].uil-afiliados-booking:before {
  content: "\E93C";
}
[class^=uil_new].uil-building:before {
  content: "\E93F";
}
[class^=uil_new].uil-circle-question:before {
  content: "\E942";
}
[class^=uil_new].uil-clock-arrow:before {
  content: "\E943";
}
[class^=uil_new].uil-clover:before {
  content: "\E944";
}
[class^=uil_new].uil-contact-chat:before {
  content: "\E945";
}
[class^=uil_new].uil-cup-straw:before {
  content: "\E946";
}
[class^=uil_new].uil-detalles-reserva:before {
  content: "\E948";
}
[class^=uil_new].uil-hotel:before {
  content: "\E949";
}
[class^=uil_new].uil-id-card-sharp-regular:before {
  content: "\E94C";
}
[class^=uil_new].uil-megaphone-campaigns:before {
  content: "\E94F";
}
[class^=uil_new].uil-message-rectangle:before {
  content: "\E951";
}
[class^=uil_new].uil-money-bill-sharp-regular:before {
  content: "\E952";
}
[class^=uil_new].uil-pedidos-booking:before {
  content: "\E953";
}
[class^=uil_new].uil-reservas-bookin:before {
  content: "\E954";
}
[class^=uil_new].uil-hotel-sign:before {
  content: "\E955";
}
[class^=uil_new].uil-sunrise:before {
  content: "\E956";
}
[class^=uil_new].uil-sun:before {
  content: "\E959";
}
[class^=uil_new].uil-take-away-coffee:before {
  content: "\E95A";
}
[class^=uil_new].uil-trash-can:before {
  content: "\E95B";
}
[class^=uil_new].uil-beach:before {
  content: "\E95C";
}
[class^=uil_new].uil-youtube:before {
  content: "\E900";
}
[class^=uil_new].uil-tiktok:before {
  content: "\E902";
}
[class^=uil_new].uil-Linkedin:before {
  content: "\E903";
}
[class^=uil_new].uil-Instagram:before {
  content: "\E906";
}
[class^=uil_new].uil-facebook:before {
  content: "\E907";
}
[class^=uil_new].uil-star-trustpilot:before {
  content: "\E908";
}
[class^=uil_new].uil-category-tours-a-pie:before {
  content: "\E909";
}
[class^=uil_new].uil-restaurants:before {
  content: "\E90A";
}
[class^=uil_new].uil-message-exclamation:before {
  content: "\E90B";
}
[class^=uil_new].uil-euro:before {
  content: "\E90C";
}
[class^=uil_new].uil-chart-up:before {
  content: "\E90D";
}
[class^=uil_new].uil-traveler:before {
  content: "\E90F";
}
[class^=uil_new].uil-clock:before, [class^=uil_new].uil-clock-two:before, [class^=uil_new].uil-clock-seven:before, [class^=uil_new].uil-clock-three:before, [class^=uil_new].uil-clock-nine:before, [class^=uil_new].uil-clock-ten:before, [class^=uil_new].uil-clock-five:before, [class^=uil_new].uil-clock-eight:before {
  content: "\E912";
}
[class^=uil_new].uil-building-apartment:before {
  content: "\E913";
}
[class^=uil_new].uil-person-sign:before {
  content: "\E914";
}
[class^=uil_new].uil-memo-list:before {
  content: "\E915";
}
[class^=uil_new].uil-paintbrush:before {
  content: "\E916";
}
[class^=uil_new].uil-theater:before {
  content: "\E919";
}
[class^=uil_new].uil-colour-palette:before {
  content: "\E91D";
}
[class^=uil_new].uil-landmark:before {
  content: "\E920";
}
[class^=uil_new].uil-shopping-bags:before {
  content: "\E921";
}
[class^=uil_new].uil-wine-glass:before {
  content: "\E923";
}
[class^=uil_new].uil-arco:before {
  content: "\E925";
}
[class^=uil_new].uil-church:before {
  content: "\E926";
}
[class^=uil_new].uil-futbol-ball:before {
  content: "\E927";
}
[class^=uil_new].uil-cafe:before {
  content: "\E929";
}
[class^=uil_new].uil-circle-check:before {
  content: "\E92A";
}
[class^=uil_new].uil-circle-euro:before {
  content: "\E92B";
}
[class^=uil_new].uil-circle-x:before {
  content: "\E92C";
}
[class^=uil_new].uil-bar:before {
  content: "\E92D";
}
[class^=uil_new].uil-edit:before {
  content: "\E92E";
}
[class^=uil_new].uil-trash-borrar:before {
  content: "\E92F";
}
[class^=uil_new].uil-hidden:before {
  content: "\E930";
}
[class^=uil_new].uil-visible:before {
  content: "\E931";
}
[class^=uil_new].uil-id-card:before {
  content: "\E932";
}
[class^=uil_new].uil-money-bill:before {
  content: "\E933";
}
[class^=uil_new].uil-calendar-reservas:before {
  content: "\E935";
}
[class^=uil_new].uil-campaign:before {
  content: "\E937";
}
[class^=uil_new].uil-building-company:before {
  content: "\E938";
}
[class^=uil_new].uil-arrow-left:before {
  content: "\E904";
}
[class^=uil_new].uil-arrow-right:before {
  content: "\E905";
}
[class^=uil_new].uil-bag-shopping:before {
  content: "\E8D1";
}
[class^=uil_new].uil-bell-notification:before {
  content: "\EBDB";
}
[class^=uil_new].uil-beverage:before {
  content: "\E992";
}
[class^=uil_new].uil-bicycle:before {
  content: "\E981";
}
[class^=uil_new].uil-book:before {
  content: "\E8FE";
}
[class^=uil_new].uil-bus:before {
  content: "\E9DB";
}
[class^=uil_new].uil-buscar:before {
  content: "\E96B";
}
[class^=uil_new].uil-bus-simple:before {
  content: "\E9D4";
}
[class^=uil_new].uil-calendar:before {
  content: "\E8DC";
}
[class^=uil_new].uil-calendar-dispo:before {
  content: "\E8DB";
}
[class^=uil_new].uil-camera:before {
  content: "\EA3D";
}
[class^=uil_new].uil-car:before {
  content: "\E9A0";
}
[class^=uil_new].uil-car-side:before {
  content: "\E90E";
}
[class^=uil_new].uil-cart-shopping:before {
  content: "\E886";
}
[class^=uil_new].uil-chart-facturacion:before {
  content: "\E910";
}
[class^=uil_new].uil-chart-pie:before {
  content: "\E911";
}
[class^=uil_new].uil-cloud-rain-winter:before {
  content: "\EA80";
}
[class^=uil_new].uil-comment:before {
  content: "\E805";
}
[class^=uil_new].uil-compass:before {
  content: "\E8E0";
}
[class^=uil_new].uil-contacto:before {
  content: "\E9EB";
}
[class^=uil_new].uil-conversation:before {
  content: "\E984";
}
[class^=uil_new].uil-cookies:before {
  content: "\E917";
}
[class^=uil_new].uil-copyright:before {
  content: "\E983";
}
[class^=uil_new].uil-credit-card:before {
  content: "\EBB9";
}
[class^=uil_new].uil-desktop:before {
  content: "\E91A";
}
[class^=uil_new].uil-display:before {
  content: "\E91B";
}
[class^=uil_new].uil-download:before {
  content: "\E91C";
}
[class^=uil_new].uil-duracion:before {
  content: "\EC3D";
}
[class^=uil_new].uil-facturacion-money:before {
  content: "\E91E";
}
[class^=uil_new].uil-filter:before {
  content: "\E91F";
}
[class^=uil_new].uil-first-left:before {
  content: "\EC81";
}
[class^=uil_new].uil-flower-tulip-spring:before {
  content: "\EAFF";
}
[class^=uil_new].uil-folder:before {
  content: "\E922";
}
[class^=uil_new].uil-galery:before {
  content: "\EA54";
}
[class^=uil_new].uil-gift-card:before {
  content: "\E924";
}
[class^=uil_new].uil-glass-water:before {
  content: "\EBBD";
}
[class^=uil_new].uil-headphones-audio:before {
  content: "\EA42";
}
[class^=uil_new].uil-house-home:before {
  content: "\E9A4";
}
[class^=uil_new].uil-idioma-language:before {
  content: "\E928";
}
[class^=uil_new].uil-importante-exclamation:before {
  content: "\E9B1";
}
[class^=uil_new].uil-incluye-check:before {
  content: "\E9C3";
}
[class^=uil_new].uil-info:before {
  content: "\E9AD";
}
[class^=uil_new].uil-last-right:before {
  content: "\EBCD";
}
[class^=uil_new].uil-leaf-autumn:before {
  content: "\EADF";
}
[class^=uil_new].uil-like:before {
  content: "\E85D";
}
[class^=uil_new].uil-location:before {
  content: "\E8EC";
}
[class^=uil_new].uil-lock:before {
  content: "\E855";
}
[class^=uil_new].uil-maleta-suitcase:before {
  content: "\E8B6";
}
[class^=uil_new].uil-maletin-briefcase:before {
  content: "\E8B2";
}
[class^=uil_new].uil-mascotas-dog:before {
  content: "\E8C1";
}
[class^=uil_new].uil-menu:before {
  content: "\E934";
}
[class^=uil_new].uil-message:before {
  content: "\E802";
}
[class^=uil_new].uil-minus:before {
  content: "\E936";
}
[class^=uil_new].uil-mobile:before {
  content: "\E96F";
}
[class^=uil_new].uil-moon:before {
  content: "\EA8B";
}
[class^=uil_new].uil-moto:before {
  content: "\E939";
}
[class^=uil_new].uil-motorcycle:before {
  content: "\E93A";
}
[class^=uil_new].uil-mountain:before {
  content: "\EAD7";
}
[class^=uil_new].uil-mug:before {
  content: "\EAF4";
}
[class^=uil_new].uil-next-right:before {
  content: "\EC82";
}
[class^=uil_new].uil-paperclip:before {
  content: "\E93E";
}
[class^=uil_new].uil-parking:before {
  content: "\E872";
}
[class^=uil_new].uil-pen:before {
  content: "\E940";
}
[class^=uil_new].uil-pencil:before {
  content: "\E941";
}
[class^=uil_new].uil-percent-discount:before {
  content: "\EC3C";
}
[class^=uil_new].uil-plane-side:before {
  content: "\EAE2";
}
[class^=uil_new].uil-plane-up:before {
  content: "\EADA";
}
[class^=uil_new].uil-plus:before {
  content: "\E98C";
}
[class^=uil_new].uil-previous-left:before {
  content: "\EB79";
}
[class^=uil_new].uil-prohibido:before {
  content: "\E947";
}
[class^=uil_new].uil-que-incluye:before {
  content: "\E963";
}
[class^=uil_new].uil-restaurant:before {
  content: "\EB2A";
}
[class^=uil_new].uil-rocket:before {
  content: "\E94A";
}
[class^=uil_new].uil-save:before {
  content: "\E94B";
}
[class^=uil_new].uil-share:before {
  content: "\EB23";
}
[class^=uil_new].uil-shirt:before {
  content: "\E94D";
}
[class^=uil_new].uil-sitemap:before {
  content: "\E94E";
}
[class^=uil_new].uil-snowflake:before {
  content: "\EA6E";
}
[class^=uil_new].uil-sostenible:before {
  content: "\E950";
}
[class^=uil_new].uil-store:before {
  content: "\E88B";
}
[class^=uil_new].uil-sun-summer:before {
  content: "\EB0F";
}
[class^=uil_new].uil-train-subway:before {
  content: "\E9D9";
}
[class^=uil_new].uil-train-tram:before {
  content: "\E9DC";
}
[class^=uil_new].uil-user:before {
  content: "\EA0D";
}
[class^=uil_new].uil-van:before {
  content: "\E957";
}
[class^=uil_new].uil-viruses:before {
  content: "\E958";
}
[class^=uil_new].uil-volume:before {
  content: "\EA51";
}
[class^=uil_new].uil-volume-no:before {
  content: "\EA3E";
}
[class^=uil_new].uil-warning:before {
  content: "\E9B0";
}
[class^=uil_new].uil-water-sea:before {
  content: "\EB0C";
}
[class^=uil_new].uil-wave-sea:before {
  content: "\E95D";
}
[class^=uil_new].uil-wheelchair:before {
  content: "\E856";
}
[class^=uil_new].uil-wifi:before {
  content: "\E97F";
}
[class^=uil_new].uil-xmark:before {
  content: "\E9B8";
}
[class^=uil_new].uil-xmas-gift:before {
  content: "\EAF8";
}
[class^=uil_new].uil-xmas-ornament:before {
  content: "\E988";
}
[class^=uil_new].uil-xmas-tree:before {
  content: "\E986";
}
[class^=uil_new].uil-xmas-tree-star:before {
  content: "\E987";
}
[class^=uil_new].uil-grupo-reducido-valor:before {
  content: "\E965";
}
[class^=uil_new].uil-salida-garantizada-valor:before {
  content: "\E966";
}
[class^=uil_new].uil-buendia-tours-transparente-valor:before {
  content: "\E967";
}
[class^=uil_new].uil-buendia-tours-valor .path1:before {
  content: "\E968";
  color: rgb(0, 0, 0);
}
[class^=uil_new].uil-buendia-tours-valor .path2:before {
  content: "\E969";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
[class^=uil_new].uil-entrada-sin-colas-valor:before {
  content: "\E96A";
}
[class^=uil_new].uil-guia-experto-valor:before {
  content: "\E982";
}
[class^=uil_new].uil-operador-premium-valor:before {
  content: "\E901";
}
[class^=uil_new].uil-compromiso-propuesta-valor:before {
  content: "\E96D";
}
[class^=uil_new].uil-servicio-propuesta-valor:before {
  content: "\E96E";
}
[class^=uil_new].uil-calidad-propuesta-valor:before {
  content: "\E985";
}
[class^=uil_new].uil-seleccion-propuesta-valor:before {
  content: "\E970";
}
[class^=uil_new].uil-category-actividades-deportivas:before {
  content: "\E918";
}
[class^=uil_new].uil-category-entradas-tickets:before {
  content: "\EB15";
}
[class^=uil_new].uil-category-experiencias:before {
  content: "\E973";
}
[class^=uil_new].uil-category-transportes-traslados:before {
  content: "\E974";
}
[class^=uil_new].uil-category-excursiones:before {
  content: "\E8F1";
}
[class^=uil_new].uil-category-free-tours:before {
  content: "\E976";
}
[class^=uil_new].uil-category-paseos-en-barco:before {
  content: "\E977";
}
[class^=uil_new].uil-category-tours-privados:before {
  content: "\E978";
}
[class^=uil_new].uil-category-visitas-guiadas:before {
  content: "\E979";
}

.t-h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 80px;
  font-size: 5rem;
  line-height: 90px;
}
.t-h1 b,
.t-h1 strong {
  font-weight: 600;
}

.t-h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 60px;
}
.t-h2 b,
.t-h2 strong {
  font-weight: 600;
}

.t-h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 48px;
}
.t-h3 b,
.t-h3 strong {
  font-weight: 600;
}

.t-h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
}
.t-h4 b,
.t-h4 strong {
  font-weight: 600;
}

.t-h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 34px;
}
.t-h5 b,
.t-h5 strong {
  font-weight: 600;
}

.t-h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
}
.t-h6 b,
.t-h6 strong {
  font-weight: 600;
}

.t-p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 30px;
}
.t-p b,
.t-p strong {
  font-weight: 600;
}
.t-p.centered {
  text-align: center;
}

.t-button-label {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
}

.t-tag {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 30px;
  letter-spacing: 0.78px;
}

.t-label,
.form-item label {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
}
.t-label.centered,
.form-item label.centered {
  text-align: center;
}

.t-input {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
}

.t-small {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
}

.t-small-sans {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  .t-h1 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 48px;
  }
  .t-h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 42px;
  }
  .t-h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
  }
  .t-h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
  }
  .t-h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
  }
  .t-h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
  .t-p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
  }
  .t-button-label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    letter-spacing: 0.64px;
  }
  .t-tag {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 26px;
    letter-spacing: 0.67px;
  }
  .t-small {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 26px;
  }
  .t-small-sans {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 26px;
  }
}
.ml-1 {
  margin-left: 92px;
}

.mb-1 {
  margin-bottom: 92px;
}

.mt-1 {
  margin-top: 92px;
}

.my-1 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.mr-1 {
  margin-right: 92px;
}

.mx-1 {
  margin-left: 92px;
  margin-right: 92px;
}

.p-1 {
  padding: 92px;
}

.px-1 {
  padding-left: 92px;
  padding-right: 92px;
}

.py-1 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.pt-1 {
  padding-top: 92px;
}

.pb-1 {
  padding-bottom: 92px;
}

.pr-1 {
  padding-right: 92px;
}

.ml-2 {
  margin-left: 64px;
}

.mb-2 {
  margin-bottom: 64px;
}

.mt-2 {
  margin-top: 64px;
}

.my-2 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mr-2 {
  margin-right: 64px;
}

.mx-2 {
  margin-left: 64px;
  margin-right: 64px;
}

.p-2 {
  padding: 64px;
}

.px-2 {
  padding-left: 64px;
  padding-right: 64px;
}

.py-2 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.pt-2 {
  padding-top: 64px;
}

.pb-2 {
  padding-bottom: 64px;
}

.pr-2 {
  padding-right: 64px;
}

.ml-3 {
  margin-left: 40px;
}

.mb-3 {
  margin-bottom: 40px;
}

.mt-3 {
  margin-top: 40px;
}

.my-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mr-3 {
  margin-right: 40px;
}

.mx-3 {
  margin-left: 40px;
  margin-right: 40px;
}

.p-3 {
  padding: 40px;
}

.px-3 {
  padding-left: 40px;
  padding-right: 40px;
}

.py-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt-3 {
  padding-top: 40px;
}

.pb-3 {
  padding-bottom: 40px;
}

.pr-3 {
  padding-right: 40px;
}

.ml-4 {
  margin-left: 32px;
}

.mb-4 {
  margin-bottom: 32px;
}

.mt-4 {
  margin-top: 32px;
}

.my-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mr-4 {
  margin-right: 32px;
}

.mx-4 {
  margin-left: 32px;
  margin-right: 32px;
}

.p-4 {
  padding: 32px;
}

.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}

.py-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pt-4 {
  padding-top: 32px;
}

.pb-4 {
  padding-bottom: 32px;
}

.pr-4 {
  padding-right: 32px;
}

.ml-5 {
  margin-left: 24px;
}

.mb-5 {
  margin-bottom: 24px;
}

.mt-5 {
  margin-top: 24px;
}

.my-5 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mr-5 {
  margin-right: 24px;
}

.mx-5 {
  margin-left: 24px;
  margin-right: 24px;
}

.p-5 {
  padding: 24px;
}

.px-5 {
  padding-left: 24px;
  padding-right: 24px;
}

.py-5 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pt-5 {
  padding-top: 24px;
}

.pb-5 {
  padding-bottom: 24px;
}

.pr-5 {
  padding-right: 24px;
}

.ml-6 {
  margin-left: 16px;
}

.mb-6 {
  margin-bottom: 16px;
}

.mt-6 {
  margin-top: 16px;
}

.my-6 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mr-6 {
  margin-right: 16px;
}

.mx-6 {
  margin-left: 16px;
  margin-right: 16px;
}

.p-6 {
  padding: 16px;
}

.px-6 {
  padding-left: 16px;
  padding-right: 16px;
}

.py-6 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pt-6 {
  padding-top: 16px;
}

.pb-6 {
  padding-bottom: 16px;
}

.pr-6 {
  padding-right: 16px;
}

.ml-7 {
  margin-left: 6px;
}

.mb-7 {
  margin-bottom: 6px;
}

.mt-7 {
  margin-top: 6px;
}

.my-7 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.mr-7 {
  margin-right: 6px;
}

.mx-7 {
  margin-left: 6px;
  margin-right: 6px;
}

.p-7 {
  padding: 6px;
}

.px-7 {
  padding-left: 6px;
  padding-right: 6px;
}

.py-7 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pt-7 {
  padding-top: 6px;
}

.pb-7 {
  padding-bottom: 6px;
}

.pr-7 {
  padding-right: 6px;
}

@media only screen and (max-width: 1024px) {
  .ml-1 {
    margin-left: 64px;
  }
  .mb-1 {
    margin-bottom: 64px;
  }
  .mt-1 {
    margin-top: 64px;
  }
  .my-1 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .mr-1 {
    margin-right: 64px;
  }
  .mx-1 {
    margin-left: 64px;
    margin-right: 64px;
  }
  .p-1 {
    padding: 64px;
  }
  .px-1 {
    padding-left: 64px;
    padding-right: 64px;
  }
  .py-1 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pt-1 {
    padding-top: 64px;
  }
  .pb-1 {
    padding-bottom: 64px;
  }
  .pr-1 {
    padding-right: 64px;
  }
  .ml-2 {
    margin-left: 48px;
  }
  .mb-2 {
    margin-bottom: 48px;
  }
  .mt-2 {
    margin-top: 48px;
  }
  .my-2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mr-2 {
    margin-right: 48px;
  }
  .mx-2 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-2 {
    padding: 48px;
  }
  .px-2 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .py-2 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pt-2 {
    padding-top: 48px;
  }
  .pb-2 {
    padding-bottom: 48px;
  }
  .pr-2 {
    padding-right: 48px;
  }
  .ml-3 {
    margin-left: 40px;
  }
  .mb-3 {
    margin-bottom: 40px;
  }
  .mt-3 {
    margin-top: 40px;
  }
  .my-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mr-3 {
    margin-right: 40px;
  }
  .mx-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .p-3 {
    padding: 40px;
  }
  .px-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-3 {
    padding-top: 40px;
  }
  .pb-3 {
    padding-bottom: 40px;
  }
  .pr-3 {
    padding-right: 40px;
  }
  .ml-4 {
    margin-left: 32px;
  }
  .mb-4 {
    margin-bottom: 32px;
  }
  .mt-4 {
    margin-top: 32px;
  }
  .my-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mr-4 {
    margin-right: 32px;
  }
  .mx-4 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-4 {
    padding: 32px;
  }
  .px-4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .py-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pt-4 {
    padding-top: 32px;
  }
  .pb-4 {
    padding-bottom: 32px;
  }
  .pr-4 {
    padding-right: 32px;
  }
  .ml-5 {
    margin-left: 24px;
  }
  .mb-5 {
    margin-bottom: 24px;
  }
  .mt-5 {
    margin-top: 24px;
  }
  .my-5 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mr-5 {
    margin-right: 24px;
  }
  .mx-5 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-5 {
    padding: 24px;
  }
  .px-5 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .py-5 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pt-5 {
    padding-top: 24px;
  }
  .pb-5 {
    padding-bottom: 24px;
  }
  .pr-5 {
    padding-right: 24px;
  }
  .ml-6 {
    margin-left: 16px;
  }
  .mb-6 {
    margin-bottom: 16px;
  }
  .mt-6 {
    margin-top: 16px;
  }
  .my-6 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mr-6 {
    margin-right: 16px;
  }
  .mx-6 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-6 {
    padding: 16px;
  }
  .px-6 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .py-6 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pt-6 {
    padding-top: 16px;
  }
  .pb-6 {
    padding-bottom: 16px;
  }
  .pr-6 {
    padding-right: 16px;
  }
  .ml-7 {
    margin-left: 6px;
  }
  .mb-7 {
    margin-bottom: 6px;
  }
  .mt-7 {
    margin-top: 6px;
  }
  .my-7 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .mr-7 {
    margin-right: 6px;
  }
  .mx-7 {
    margin-left: 6px;
    margin-right: 6px;
  }
  .p-7 {
    padding: 6px;
  }
  .px-7 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .py-7 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .pt-7 {
    padding-top: 6px;
  }
  .pb-7 {
    padding-bottom: 6px;
  }
  .pr-7 {
    padding-right: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .ml-1 {
    margin-left: 48px;
  }
  .mb-1 {
    margin-bottom: 48px;
  }
  .mt-1 {
    margin-top: 48px;
  }
  .my-1 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .mr-1 {
    margin-right: 48px;
  }
  .mx-1 {
    margin-left: 48px;
    margin-right: 48px;
  }
  .p-1 {
    padding: 48px;
  }
  .px-1 {
    padding-left: 48px;
    padding-right: 48px;
  }
  .py-1 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pt-1 {
    padding-top: 48px;
  }
  .pb-1 {
    padding-bottom: 48px;
  }
  .pr-1 {
    padding-right: 48px;
  }
  .ml-2 {
    margin-left: 32px;
  }
  .mb-2 {
    margin-bottom: 32px;
  }
  .mt-2 {
    margin-top: 32px;
  }
  .my-2 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mr-2 {
    margin-right: 32px;
  }
  .mx-2 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-2 {
    padding: 32px;
  }
  .px-2 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .py-2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pt-2 {
    padding-top: 32px;
  }
  .pb-2 {
    padding-bottom: 32px;
  }
  .pr-2 {
    padding-right: 32px;
  }
  .ml-3 {
    margin-left: 32px;
  }
  .mb-3 {
    margin-bottom: 32px;
  }
  .mt-3 {
    margin-top: 32px;
  }
  .my-3 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .mr-3 {
    margin-right: 32px;
  }
  .mx-3 {
    margin-left: 32px;
    margin-right: 32px;
  }
  .p-3 {
    padding: 32px;
  }
  .px-3 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .py-3 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pt-3 {
    padding-top: 32px;
  }
  .pb-3 {
    padding-bottom: 32px;
  }
  .pr-3 {
    padding-right: 32px;
  }
  .ml-4 {
    margin-left: 24px;
  }
  .mb-4 {
    margin-bottom: 24px;
  }
  .mt-4 {
    margin-top: 24px;
  }
  .my-4 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .mr-4 {
    margin-right: 24px;
  }
  .mx-4 {
    margin-left: 24px;
    margin-right: 24px;
  }
  .p-4 {
    padding: 24px;
  }
  .px-4 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .py-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pt-4 {
    padding-top: 24px;
  }
  .pb-4 {
    padding-bottom: 24px;
  }
  .pr-4 {
    padding-right: 24px;
  }
  .ml-5 {
    margin-left: 16px;
  }
  .mb-5 {
    margin-bottom: 16px;
  }
  .mt-5 {
    margin-top: 16px;
  }
  .my-5 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .mr-5 {
    margin-right: 16px;
  }
  .mx-5 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .p-5 {
    padding: 16px;
  }
  .px-5 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .py-5 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pt-5 {
    padding-top: 16px;
  }
  .pb-5 {
    padding-bottom: 16px;
  }
  .pr-5 {
    padding-right: 16px;
  }
  .ml-6 {
    margin-left: 12px;
  }
  .mb-6 {
    margin-bottom: 12px;
  }
  .mt-6 {
    margin-top: 12px;
  }
  .my-6 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .mr-6 {
    margin-right: 12px;
  }
  .mx-6 {
    margin-left: 12px;
    margin-right: 12px;
  }
  .p-6 {
    padding: 12px;
  }
  .px-6 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .py-6 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pt-6 {
    padding-top: 12px;
  }
  .pb-6 {
    padding-bottom: 12px;
  }
  .pr-6 {
    padding-right: 12px;
  }
  .ml-7 {
    margin-left: 4px;
  }
  .mb-7 {
    margin-bottom: 4px;
  }
  .mt-7 {
    margin-top: 4px;
  }
  .my-7 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .mr-7 {
    margin-right: 4px;
  }
  .mx-7 {
    margin-left: 4px;
    margin-right: 4px;
  }
  .p-7 {
    padding: 4px;
  }
  .px-7 {
    padding-left: 4px;
    padding-right: 4px;
  }
  .py-7 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pt-7 {
    padding-top: 4px;
  }
  .pb-7 {
    padding-bottom: 4px;
  }
  .pr-7 {
    padding-right: 4px;
  }
}
html {
  scroll-behavior: smooth;
}

html.booking-form-opened,
html.booking-form-opened body {
  height: 100%;
  overflow: hidden;
}

body {
  background-color: #ffffff;
}
body.bg-color {
  background: #fafafa;
}

.wrapper {
  width: 100%;
  max-width: 1158px;
  margin: 0 auto;
}
.wrapper.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper.flex .items {
  width: 100%;
}
.wrapper.flex.space {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper.relative {
  position: relative;
}
.wrapper .col-left {
  font-weight: 100;
}

.bg-cover-picture {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 0;
}
.bg-cover-picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0;
}

/* Drupal adds this class to images inside html fields but adds no style */
img.align-center {
  display: block;
  margin: auto;
}

.visually-hidden,
.is-hidden {
  display: none !important;
}

.mobile-only,
.mobile-only-flex,
.tablet-and-mobile-only-flex,
.tablet-and-mobile-only,
.tablet-only {
  display: none !important;
}

a.anchor-for-header-space {
  position: relative;
  top: -80px;
  display: block;
  height: 0;
  width: 0;
}

@media only screen and (max-width: 1200px) {
  .wrapper {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 1024px) {
  .desktop-only {
    display: none !important;
  }
  .wrapper {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .desktop-only {
    display: none !important;
  }
  .tablet-and-mobile-only-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .tablet-and-mobile-only {
    display: block !important;
  }
  .tablet-and-desktop-only {
    display: block !important;
  }
}
@media only screen and (max-width: 1023px) {
  .tablet-only {
    display: block !important;
  }
  .tablet-hide-calendar {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body.full-model {
    overflow: hidden;
    max-height: 100vh;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .tablet-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
  .mobile-only-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  a.anchor-for-header-space {
    top: -65px;
  }
}
.form label,
.contact-form label {
  margin-bottom: 5px;
  display: block;
}
.form label.required:after,
.contact-form label.required:after {
  content: "*";
  color: #ab1c26;
}
.form label .red,
.contact-form label .red {
  display: inline-block;
  margin-left: 10px;
  color: #ab1c26;
}
.form label a,
.contact-form label a {
  border: none;
}
.form input[type=checkbox], .form input[type=radio],
.contact-form input[type=checkbox],
.contact-form input[type=radio] {
  position: absolute;
  z-index: -1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: transparent;
  clip: rect(0, 0, 0, 0);
}
.form .f-row,
.form .form-item,
.contact-form .f-row,
.contact-form .form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 18px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form .f-row > * :not(.btn-primary),
.form .form-item > * :not(.btn-primary),
.contact-form .f-row > * :not(.btn-primary),
.contact-form .form-item > * :not(.btn-primary) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.form .f-row .col,
.form .form-item .col,
.contact-form .f-row .col,
.contact-form .form-item .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 25px);
          flex: 0 0 calc(50% - 25px);
}
.form .f-row .col-7,
.form .form-item .col-7,
.contact-form .f-row .col-7,
.contact-form .form-item .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(70.709% - 25px);
          flex: 0 0 calc(70.709% - 25px);
}
.form .f-row .col-6,
.form .form-item .col-6,
.contact-form .f-row .col-6,
.contact-form .form-item .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(56.438% - 25px);
          flex: 0 0 calc(56.438% - 25px);
}
.form .f-row .col-5,
.form .form-item .col-5,
.contact-form .f-row .col-5,
.contact-form .form-item .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(39.164% - 25px);
          flex: 0 0 calc(39.164% - 25px);
}
.form .f-row .col-4,
.form .form-item .col-4,
.contact-form .f-row .col-4,
.contact-form .form-item .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(43.562% - 25px);
          flex: 0 0 calc(43.562% - 25px);
}
.form .f-row .col-3,
.form .form-item .col-3,
.contact-form .f-row .col-3,
.contact-form .form-item .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(29.291% - 25px);
          flex: 0 0 calc(29.291% - 25px);
}
.form .f-row .col-2,
.form .form-item .col-2,
.contact-form .f-row .col-2,
.contact-form .form-item .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(21.672% - 25px);
          flex: 0 0 calc(21.672% - 25px);
}
.form .f-row.center,
.form .form-item.center,
.contact-form .f-row.center,
.contact-form .form-item.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form .f-input,
.form .form-text,
.form .form-email,
.form .form-textarea,
.contact-form .f-input,
.contact-form .form-text,
.contact-form .form-email,
.contact-form .form-textarea {
  background: #ffffff;
  width: 100%;
  display: block;
  border: 1px solid #cfcfcf;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  padding: 8px 11px;
  color: #232323;
}
.form .f-input.parsley-error,
.form .form-text.parsley-error,
.form .form-email.parsley-error,
.form .form-textarea.parsley-error,
.contact-form .f-input.parsley-error,
.contact-form .form-text.parsley-error,
.contact-form .form-email.parsley-error,
.contact-form .form-textarea.parsley-error {
  border-color: #ab1c26;
  color: #ab1c26;
}
.form .f-input:focus:not(.parsley-error), .form .f-input.parsley-success,
.form .form-text:focus:not(.parsley-error),
.form .form-text.parsley-success,
.form .form-email:focus:not(.parsley-error),
.form .form-email.parsley-success,
.form .form-textarea:focus:not(.parsley-error),
.form .form-textarea.parsley-success,
.contact-form .f-input:focus:not(.parsley-error),
.contact-form .f-input.parsley-success,
.contact-form .form-text:focus:not(.parsley-error),
.contact-form .form-text.parsley-success,
.contact-form .form-email:focus:not(.parsley-error),
.contact-form .form-email.parsley-success,
.contact-form .form-textarea:focus:not(.parsley-error),
.contact-form .form-textarea.parsley-success {
  border-color: #102733;
  color: #102733;
}
.form .f-input.f-input-search,
.form .form-text.f-input-search,
.form .form-email.f-input-search,
.form .form-textarea.f-input-search,
.contact-form .f-input.f-input-search,
.contact-form .form-text.f-input-search,
.contact-form .form-email.f-input-search,
.contact-form .form-textarea.f-input-search {
  background: #ffffff url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/icon-search.svg") calc(100% - 8px) center no-repeat;
  background-size: 23px;
}
.form .f-input:disabled,
.form .form-text:disabled,
.form .form-email:disabled,
.form .form-textarea:disabled,
.contact-form .f-input:disabled,
.contact-form .form-text:disabled,
.contact-form .form-email:disabled,
.contact-form .form-textarea:disabled {
  background: #f5f5f5;
}
.form .file-input,
.contact-form .file-input {
  position: relative;
  overflow: hidden;
}
.form .file-input .text,
.contact-form .file-input .text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.form .file-input .f-input,
.contact-form .file-input .f-input {
  height: 42px;
  position: relative;
  padding-right: 50px;
  cursor: pointer;
}
.form .file-input .f-input .btn,
.contact-form .file-input .f-input .btn {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #191919;
}
.form .file-input .f-input .btn:after,
.contact-form .file-input .f-input .btn:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/buendiatours_theme/dist/icons/plus.svg) no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.form .file-input input,
.contact-form .file-input input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.form .file-input.active .placeholder,
.contact-form .file-input.active .placeholder {
  display: none;
}
.form .f-select,
.contact-form .f-select {
  background: #ffffff;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #ffffff url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/arrow_select.svg") calc(100% - 16px) calc(100% - 15px) no-repeat;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  width: 100%;
  display: block;
  line-height: 24px;
  padding: 8px 11px;
  color: #232323;
  margin-bottom: 8px;
}
.form .f-select.parsley-error,
.contact-form .f-select.parsley-error {
  border-color: #ab1c26;
  color: #ab1c26;
}
.form .f-select:focus, .form .f-select.parsley-success,
.contact-form .f-select:focus,
.contact-form .f-select.parsley-success {
  border-color: #102733;
  color: #102733;
}
.form .f-select:disabled,
.contact-form .f-select:disabled {
  background: #f5f5f5;
}
.form .f-checkbox, .form .form-item,
.contact-form .f-checkbox,
.contact-form .form-item {
  position: relative;
}
.form .f-checkbox label, .form .form-item label,
.contact-form .f-checkbox label,
.contact-form .form-item label {
  padding-left: 41px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 23px;
  color: #000;
  margin-bottom: 0;
}
.form .f-checkbox label:before, .form .form-item label:before,
.contact-form .f-checkbox label:before,
.contact-form .form-item label:before {
  content: "";
  border: 1px solid #cfcfcf;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
}
.form .f-checkbox img, .form .form-item img,
.contact-form .f-checkbox img,
.contact-form .form-item img {
  margin-left: 43px;
}
.form .f-checkbox img ~ label, .form .form-item img ~ label,
.contact-form .f-checkbox img ~ label,
.contact-form .form-item img ~ label {
  padding-left: 0px;
  display: inline;
}
.form .f-checkbox :checked + label:before, .form .f-checkbox :checked + img + label:before, .form .form-item :checked + label:before, .form .form-item :checked + img + label:before,
.contact-form .f-checkbox :checked + label:before,
.contact-form .f-checkbox :checked + img + label:before,
.contact-form .form-item :checked + label:before,
.contact-form .form-item :checked + img + label:before {
  background: #191919 url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/icons/check.svg") center no-repeat;
  border-color: #191919;
  background-size: 18px;
}
.form .f-checkbox :checked + label, .form .f-checkbox :checked + img + label, .form .form-item :checked + label, .form .form-item :checked + img + label,
.contact-form .f-checkbox :checked + label,
.contact-form .f-checkbox :checked + img + label,
.contact-form .form-item :checked + label,
.contact-form .form-item :checked + img + label {
  font-weight: 600;
}
.form .f-checkbox :disabled + label,
.form .f-checkbox :disabled + img + label, .form .form-item :disabled + label,
.form .form-item :disabled + img + label,
.contact-form .f-checkbox :disabled + label,
.contact-form .f-checkbox :disabled + img + label,
.contact-form .form-item :disabled + label,
.contact-form .form-item :disabled + img + label {
  color: #cfcfcf;
}
.form .f-checkbox :disabled + label:before,
.form .f-checkbox :disabled + img + label:before, .form .form-item :disabled + label:before,
.form .form-item :disabled + img + label:before,
.contact-form .f-checkbox :disabled + label:before,
.contact-form .f-checkbox :disabled + img + label:before,
.contact-form .form-item :disabled + label:before,
.contact-form .form-item :disabled + img + label:before {
  background: #f5f5f5;
}
.form .parsley-errors-list,
.contact-form .parsley-errors-list {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 24px;
  color: #ab1c26;
  letter-spacing: 0.78px;
}
.form ::-webkit-input-placeholder, .contact-form ::-webkit-input-placeholder { /* Firefox, Chrome, Opera */
  color: #9e9e9e;
}
.form ::-moz-placeholder, .contact-form ::-moz-placeholder { /* Firefox, Chrome, Opera */
  color: #9e9e9e;
}
.form :-ms-input-placeholder, .contact-form :-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #9e9e9e;
}
.form ::-ms-input-placeholder, .contact-form ::-ms-input-placeholder { /* Firefox, Chrome, Opera */
  color: #9e9e9e;
}
.form ::placeholder,
.form .placeholder,
.contact-form ::placeholder,
.contact-form .placeholder { /* Firefox, Chrome, Opera */
  color: #9e9e9e;
}

.action-form {
  text-align: right;
}
.action-form .btn-primary {
  min-width: 478px;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .form .f-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form .f-row .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 18px;
  }
  .form .f-row .col:last-child {
    margin-bottom: 0;
  }
  .action-form .btn-primary {
    min-width: 0px;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .form .f-row .col-2,
  .form .f-row .col-3,
  .form .f-row .col-4,
  .form .f-row .col-5,
  .form .f-row .col-6,
  .form .f-row .col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 18px;
  }
  .form .f-row .col-2:last-child,
  .form .f-row .col-3:last-child,
  .form .f-row .col-4:last-child,
  .form .f-row .col-5:last-child,
  .form .f-row .col-6:last-child,
  .form .f-row .col-7:last-child {
    margin-bottom: 0;
  }
  .form .file-input .f-input {
    padding-right: 40px;
  }
  .form .file-input .f-input .btn {
    right: 9px;
  }
}
body:after {
  content: "desktop";
  display: none;
}

@media only screen and (max-width: 1024px) {
  body:after {
    content: "tablet";
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body:after {
    content: "mobile";
    display: none;
  }
}
@font-face {
  font-family: bdicons;
  src: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/bd-icons.woff2") format("woff2"), url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/bd-icons.woff") format("woff"), url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/bd-icons.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class^=uil-]:before,
[class*=" uil-"]:before {
  font-family: bdicons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=uil-].flip-horizontal:before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

[class*=uil-].flip-horizontal.rotate-90:before {
  -webkit-transform: rotate(90deg) scaleX(-1);
          transform: rotate(90deg) scaleX(-1);
}

[class*=uil-].flip-horizontal.rotate-180:before {
  -webkit-transform: rotate(180deg) scaleX(-1);
          transform: rotate(180deg) scaleX(-1);
}

[class*=uil-].flip-horizontal.rotate-270:before {
  -webkit-transform: rotate(270deg) scaleX(-1);
          transform: rotate(270deg) scaleX(-1);
}

[class*=uil-].flip-horizontal.flip-vertical:before {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}

[class*=uil-].flip-horizontal.flip-vertical.rotate-90:before {
  -webkit-transform: rotate(90deg) scale(-1);
          transform: rotate(90deg) scale(-1);
}

[class*=uil-].flip-horizontal.flip-vertical.rotate-180:before {
  -webkit-transform: rotate(180deg) scale(-1);
          transform: rotate(180deg) scale(-1);
}

[class*=uil-].flip-horizontal.flip-vertical.rotate-270:before {
  -webkit-transform: rotate(270deg) scale(-1);
          transform: rotate(270deg) scale(-1);
}

[class*=uil-].flip-vertical:before {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

[class*=uil-].flip-vertical.rotate-90:before {
  -webkit-transform: rotate(90deg) scaleY(-1);
          transform: rotate(90deg) scaleY(-1);
}

[class*=uil-].flip-vertical.rotate-180:before {
  -webkit-transform: rotate(180deg) scaleY(-1);
          transform: rotate(180deg) scaleY(-1);
}

[class*=uil-].flip-vertical.rotate-270:before {
  -webkit-transform: rotate(270deg) scaleY(-1);
          transform: rotate(270deg) scaleY(-1);
}

[class*=uil-].rotate-90:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

[class*=uil-].rotate-180:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

[class*=uil-].rotate-270:before {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.uil-comment-block:before {
  content: "\E800";
}

.uil-comment-alt-edit:before {
  content: "\E801";
}

.uil-comments:before {
  content: "\E802";
}

.uil-comment-alt-search:before {
  content: "\E803";
}

.uil-comment-shield:before {
  content: "\E804";
}

.uil-comment-alt-dots:before {
  content: "\E805";
}

.uil-comment-download:before {
  content: "\E806";
}

.uil-comment-check:before {
  content: "\E807";
}

.uil-comment-alt-chart-lines:before {
  content: "\E808";
}

.uil-comment-alt-download:before {
  content: "\E809";
}

.uil-comment-alt-lock:before {
  content: "\E80A";
}

.uil-comment-medical:before {
  content: "\E80B";
}

.uil-comment-alt-heart:before {
  content: "\E80C";
}

.uil-comment:before {
  content: "\E805";
}

.uil-comment-alt-share:before {
  content: "\E80E";
}

.uil-comment-alt-upload:before {
  content: "\E80F";
}

.uil-comment-dots:before {
  content: "\E805";
}

.uil-comment-alt-lines:before {
  content: "\E811";
}

.uil-comment-lock:before {
  content: "\E812";
}

.uil-comment-heart:before {
  content: "\E813";
}

.uil-comment-info-alt:before {
  content: "\E814";
}

.uil-comment-upload:before {
  content: "\E815";
}

.uil-comment-alt-medical:before {
  content: "\E816";
}

.uil-chat-info:before {
  content: "\E817";
}

.uil-comment-alt-notes:before {
  content: "\E818";
}

.uil-comment-alt-plus:before {
  content: "\E819";
}

.uil-comment-alt-image:before {
  content: "\E81A";
}

.uil-comment-share:before {
  content: "\E81B";
}

.uil-comment-edit:before {
  content: "\E81C";
}

.uil-comment-alt-block:before {
  content: "\E81D";
}

.uil-comment-chart-line:before {
  content: "\E81E";
}

.uil-comment-alt-question:before {
  content: "\E81F";
}

.uil-comment-lines:before {
  content: "\E820";
}

.uil-comment-redo:before {
  content: "\E821";
}

.uil-comment-alt-check:before {
  content: "\E822";
}

.uil-comment-alt-shield:before {
  content: "\E823";
}

.uil-chat:before {
  content: "\E824";
}

.uil-comment-alt-message:before {
  content: "\E825";
}

.uil-comment-search:before {
  content: "\E826";
}

.uil-chat-bubble-user:before {
  content: "\E827";
}

.uil-comments-alt:before {
  content: "\E828";
}

.uil-comment-image:before {
  content: "\E829";
}

.uil-comment-alt:before {
  content: "\E82A";
}

.uil-comment-verify:before {
  content: "\E82B";
}

.uil-comment-plus:before {
  content: "\E82C";
}

.uil-comment-question:before {
  content: "\E82D";
}

.uil-comment-notes:before {
  content: "\E82E";
}

.uil-comment-alt-exclamation:before {
  content: "\E82F";
}

.uil-comment-exclamation:before {
  content: "\E830";
}

.uil-no-entry:before {
  content: "\E831";
}

.uil-screw:before {
  content: "\E832";
}

.uil-tape:before {
  content: "\E833";
}

.uil-paint-tool:before {
  content: "\E834";
}

.uil-comment-alt-verify:before {
  content: "\E835";
}

.uil-comment-alt-redo:before {
  content: "\E836";
}

.uil-trowel:before {
  content: "\E837";
}

.uil-drill:before {
  content: "\E838";
}

.uil-comment-info:before {
  content: "\E839";
}

.uil-jackhammer:before {
  content: "\E83A";
}

.uil-comment-alt-info:before {
  content: "\E83B";
}

.uil-wheel-barrow:before {
  content: "\E83C";
}

.uil-comment-message:before {
  content: "\E83D";
}

.uil-shovel:before {
  content: "\E83E";
}

.uil-keyhole-square:before {
  content: "\E83F";
}

.uil-keyhole-circle:before {
  content: "\E840";
}

.uil-traffic-barrier:before {
  content: "\E841";
}

.uil-keyhole-square-full:before {
  content: "\E842";
}

.uil-wall:before {
  content: "\E843";
}

.uil-constructor:before {
  content: "\E844";
}

.uil-hard-hat:before {
  content: "\E845";
}

.uil-shield-exclamation:before {
  content: "\E846";
}

.uil-lock-open-alt:before {
  content: "\E847";
}

.uil-unlock:before {
  content: "\E848";
}

.uil-unlock-alt:before {
  content: "\E849";
}

.uil-heart-alt:before {
  content: "\E84A";
}

.uil-octagon:before {
  content: "\E84B";
}

.uil-lock:before {
  content: "\E855";
}

.uil-triangle:before {
  content: "\E84D";
}

.uil-star:before {
  content: "\E84E";
}

.uil-shield-slash:before {
  content: "\E84F";
}

.uil-lock-access:before {
  content: "\E850";
}

.uil-pentagon:before {
  content: "\E851";
}

.uil-shield-check:before {
  content: "\E852";
}

.uil-square:before {
  content: "\E853";
}

.uil-shield-question:before {
  content: "\E854";
}

.uil-padlock:before {
  content: "\E855";
}

.uil-wheelchair:before {
  content: "\E856";
}

.uil-lock-alt:before {
  content: "\E857";
}

.uil-polygon:before {
  content: "\E858";
}

.uil-circle:before {
  content: "\E859";
}

.uil-copyright:before {
  content: "\E983";
}

.uil-closed-captioning:before {
  content: "\E85B";
}

.uil-trademark:before {
  content: "\E85C";
}

.uil-heart:before {
  content: "\E85D";
}

.uil-parking-circle:before {
  content: "\E85E";
}

.uil-mars:before {
  content: "\E85F";
}

.uil-sad-squint:before {
  content: "\E860";
}

.uil-registered:before {
  content: "\E861";
}

.uil-nerd:before {
  content: "\E862";
}

.uil-smile:before {
  content: "\E863";
}

.uil-meh-alt:before {
  content: "\E864";
}

.uil-annoyed:before {
  content: "\E865";
}

.uil-sad-dizzy:before {
  content: "\E866";
}

.uil-sad:before {
  content: "\E867";
}

.uil-servicemark:before {
  content: "\E868";
}

.uil-closed-captioning-slash:before {
  content: "\E869";
}

.uil-venus:before {
  content: "\E86A";
}

.uil-creative-commons-pd:before {
  content: "\E86B";
}

.uil-frown:before {
  content: "\E86C";
}

.uil-accessible-icon-alt:before {
  content: "\E856";
}

.uil-squint:before {
  content: "\E86E";
}

.uil-meh:before {
  content: "\E86F";
}

.uil-silence:before {
  content: "\E870";
}

.uil-dizzy-meh:before {
  content: "\E871";
}

.uil-parking-square:before {
  content: "\E872";
}

.uil-shield:before {
  content: "\E873";
}

.uil-smile-dizzy:before {
  content: "\E874";
}

.uil-ninja:before {
  content: "\E875";
}

.uil-smile-beam:before {
  content: "\E876";
}

.uil-laughing:before {
  content: "\E877";
}

.uil-forward:before {
  content: "\EA58";
}

.uil-image-times:before {
  content: "\EA59";
}

.uil-headphones-alt:before {
  content: "\EA42";
}

.uil-previous:before {
  content: "\EA5B";
}

.uil-film:before {
  content: "\EA5C";
}

.uil-image-broken:before {
  content: "\EA5D";
}

.uil-incoming-call:before {
  content: "\EA5E";
}

.uil-image-check:before {
  content: "\EA5F";
}

.uil-image-plus:before {
  content: "\EA60";
}

.uil-video:before {
  content: "\EA61";
}

.uil-camera-plus:before {
  content: "\EA62";
}

.uil-play:before {
  content: "\EA63";
}

.uil-cloud-question:before {
  content: "\EA64";
}

.uil-skip-forward:before {
  content: "\EA65";
}

.uil-image-lock:before {
  content: "\EA66";
}

.uil-skip-forward-circle:before {
  content: "\EA67";
}

.uil-skip-forward-alt:before {
  content: "\EA68";
}

.uil-step-backward-circle:before {
  content: "\EA69";
}

.uil-boombox:before {
  content: "\EA6A";
}

.uil-step-backward-alt:before {
  content: "\EA6B";
}

.uil-image-share:before {
  content: "\EA6C";
}

.uil-cloud-database-tree:before {
  content: "\EA6D";
}

.uil-snowflake:before {
  content: "\EA6E";
}

.uil-temperature-quarter:before {
  content: "\EA6F";
}

.uil-cloud-showers-heavy:before {
  content: "\EA70";
}

.uil-fahrenheit:before {
  content: "\EA71";
}

.uil-snowflake-alt:before {
  content: "\EA72";
}

.uil-cloud-wind:before {
  content: "\EA73";
}

.uil-tornado:before {
  content: "\EA74";
}

.uil-cloud-sun-hail:before {
  content: "\EA75";
}

.uil-cloud:before {
  content: "\EA76";
}

.uil-image-edit:before {
  content: "\EA77";
}

.uil-cloud-moon-hail:before {
  content: "\EA78";
}

.uil-temperature-empty:before {
  content: "\EA79";
}

.uil-cloud-sun-rain:before {
  content: "\EA7A";
}

.uil-thunderstorm:before {
  content: "\EA7B";
}

.uil-thunderstorm-sun:before {
  content: "\EA7C";
}

.uil-temperature-three-quarter:before {
  content: "\EA7D";
}

.uil-thunderstorm-moon:before {
  content: "\EA7E";
}

.uil-snow-flake:before {
  content: "\EA7F";
}

.uil-raindrops:before {
  content: "\EA80";
}

.uil-forecastcloud-moon-tear:before {
  content: "\EA81";
}

.uil-cloud-rain:before {
  content: "\EA82";
}

.uil-cloud-sun-tear:before {
  content: "\EA83";
}

.uil-cloud-moon-showers:before {
  content: "\EA84";
}

.uil-cloud-rain-sun:before {
  content: "\EA85";
}

.uil-cloud-showers-alt:before {
  content: "\EA86";
}

.uil-cloud-showers:before {
  content: "\EA87";
}

.uil-cloud-hail:before {
  content: "\EA88";
}

.uil-cloud-drizzle:before {
  content: "\EA89";
}

.uil-cloud-moon:before {
  content: "\EA8A";
}

.uil-moon:before {
  content: "\EA8B";
}

.uil-cloud-moon-rain:before {
  content: "\EA8C";
}

.uil-moonset:before {
  content: "\EA8D";
}

.uil-celsius:before {
  content: "\EA8E";
}

.uil-image-upload:before {
  content: "\EA8F";
}

.uil-cloud-sun-meatball:before {
  content: "\EA90";
}

.uil-windsock:before {
  content: "\EA91";
}

.uil-stop-circle:before {
  content: "\EA92";
}

.uil-temperature-plus:before {
  content: "\EA93";
}

.uil-moon-eclipse:before {
  content: "\EA94";
}

.uil-vertical-align-top:before {
  content: "\EA95";
}

.uil-cloud-meatball:before {
  content: "\EA96";
}

.uil-temperature:before {
  content: "\EA97";
}

.uil-cloud-moon-meatball:before {
  content: "\EA98";
}

.uil-flip-h-alt:before {
  content: "\EA99";
}

.uil-vector-square-alt:before {
  content: "\EA9A";
}

.uil-object-ungroup:before {
  content: "\EA9B";
}

.uil-th:before {
  content: "\EA9C";
}

.uil-images:before {
  content: "\EA9D";
}

.uil-temperature-minus:before {
  content: "\EA9E";
}

.uil-flip-v:before {
  content: "\EA9F";
}

.uil-cloud-sun-rain-alt:before {
  content: "\EAA0";
}

.uil-vertical-align-center:before {
  content: "\EAA1";
}

.uil-square-full:before {
  content: "\EAA2";
}

.uil-vertical-distribute-bottom:before {
  content: "\EAA3";
}

.uil-panorama-h-alt:before {
  content: "\EAA4";
}

.uil-pathfinder-unite:before {
  content: "\EAA5";
}

.uil-wind:before {
  content: "\EAA6";
}

.uil-vector-square:before {
  content: "\EAA7";
}

.uil-vertical-align-bottom:before {
  content: "\EAA8";
}

.uil-ruler:before {
  content: "\EAA9";
}

.uil-object-group:before {
  content: "\EAAA";
}

.uil-panorama-v:before {
  content: "\EAAB";
}

.uil-panorama-h:before {
  content: "\EAAC";
}

.uil-temperature-half:before {
  content: "\EAAD";
}

.uil-cloud-sun:before {
  content: "\EAAE";
}

.uil-layers-alt:before {
  content: "\EAAF";
}

.uil-line-alt:before {
  content: "\EAB0";
}

.uil-image-resize-landscape:before {
  content: "\EAB1";
}

.uil-image-resize-square:before {
  content: "\EAB2";
}

.uil-pathfinder:before {
  content: "\EAB3";
}

.uil-flip-h:before {
  content: "\EAB4";
}

.uil-horizontal-distribution-right:before {
  content: "\EAB5";
}

.uil-horizontal-distribution-left:before {
  content: "\EAB6";
}

.uil-horizontal-distribution-center:before {
  content: "\EAB7";
}

.uil-horizontal-align-center:before {
  content: "\EAB8";
}

.uil-ruler-combined:before {
  content: "\EAB9";
}

.uil-horizontal-align-right:before {
  content: "\EABA";
}

.uil-horizontal-align-left:before {
  content: "\EABB";
}

.uil-table:before {
  content: "\EABC";
}

.uil-th-slash:before {
  content: "\EABD";
}

.uil-crop-alt-rotate-right:before {
  content: "\EABE";
}

.uil-apps:before {
  content: "\EABF";
}

.uil-exclude:before {
  content: "\EAC0";
}

.uil-crop-alt:before {
  content: "\EAC1";
}

.uil-grids:before {
  content: "\EAC2";
}

.uil-flip-v-alt:before {
  content: "\EAC3";
}

.uil-vertical-distribution-center:before {
  content: "\EAC4";
}

.uil-crop-alt-rotate-left:before {
  content: "\EAC5";
}

.uil-vertical-distribution-top:before {
  content: "\EAC6";
}

.uil-brush-alt:before {
  content: "\EAC7";
}

.uil-circle-layer:before {
  content: "\EAC8";
}

.uil-modem:before {
  content: "\EAC9";
}

.uil-webcam:before {
  content: "\EACA";
}

.uil-hdd:before {
  content: "\EACB";
}

.uil-monitor:before {
  content: "\EACC";
}

.uil-dice-four:before {
  content: "\EACD";
}

.uil-wifi-router:before {
  content: "\EACE";
}

.uil-dice-five:before {
  content: "\EACF";
}

.uil-dice-one:before {
  content: "\EAD0";
}

.uil-dice-two:before {
  content: "\EAD1";
}

.uil-dice-six:before {
  content: "\EAD2";
}

.uil-windy:before {
  content: "\EAD3";
}

.uil-swatchbook:before {
  content: "\EAD4";
}

.uil-cancel:before {
  content: "\EAD5";
}

.uil-clouds:before {
  content: "\EAD6";
}

.uil-mountains-sun:before {
  content: "\E950";
}

.uil-history:before {
  content: "\EAD8";
}

.uil-n-a:before {
  content: "\EAD9";
}

.uil-plane:before {
  content: "\EADA";
}

.uil-plane-departure:before {
  content: "\EADB";
}

.uil-auto-flash:before {
  content: "\EADC";
}

.uil-glass-martini:before {
  content: "\EADD";
}

.uil-mobile-vibrate:before {
  content: "\EADE";
}

.uil-trees:before {
  content: "\EADF";
}

.uil-voicemail:before {
  content: "\EAE0";
}

.uil-voicemail-rectangle:before {
  content: "\EAE1";
}

.uil-plane-fly:before {
  content: "\EAE2";
}

.uil-sync-exclamation:before {
  content: "\EAE3";
}

.uil-tachometer-fast:before {
  content: "\EAE4";
}

.uil-sign-in-alt:before {
  content: "\EAE5";
}

.uil-archive-alt:before {
  content: "\EAE6";
}

.uil-power:before {
  content: "\EAE7";
}

.uil-pizza-slice:before {
  content: "\EAE9";
}

.uil-refresh:before {
  content: "\EAEA";
}

.uil-anchor:before {
  content: "\EAEB";
}

.uil-sync-slash:before {
  content: "\EAEC";
}

.uil-upload:before {
  content: "\EAED";
}

.uil-glass:before {
  content: "\EAEE";
}

.uil-sign-out-alt:before {
  content: "\EAEF";
}

.uil-newspaper:before {
  content: "\EAF0";
}

.uil-signin:before {
  content: "\EAF1";
}

.uil-processor:before {
  content: "\EAF2";
}

.uil-hunting:before {
  content: "\EAF3";
}

.uil-coffee:before {
  content: "\EAF4";
}

.uil-history-alt:before {
  content: "\EAF5";
}

.uil-weight:before {
  content: "\EAF6";
}

.uil-plane-arrival:before {
  content: "\EAF7";
}

.uil-gift:before {
  content: "\EAF8";
}

.uil-circuit:before {
  content: "\EAF9";
}

.uil-archive:before {
  content: "\EAFA";
}

.uil-ban:before {
  content: "\EAFB";
}

.uil-crosshair-alt:before {
  content: "\EAFC";
}

.uil-crosshair:before {
  content: "\EAFD";
}

.uil-record-audio:before {
  content: "\EAFE";
}

.uil-flower:before {
  content: "\EAFF";
}

.uil-airplay:before {
  content: "\EB00";
}

.uil-rss-interface:before {
  content: "\EB01";
}

.uil-equal-circle:before {
  content: "\EB02";
}

.uil-shutter:before {
  content: "\EB03";
}

.uil-microphone-slash:before {
  content: "\EB04";
}

.uil-life-ring:before {
  content: "\EB05";
}

.uil-sliders-v-alt:before {
  content: "\EB06";
}

.uil-compact-disc:before {
  content: "\EB07";
}

.uil-sitemap:before {
  content: "\E94E";
}

.uil-sliders-v:before {
  content: "\EB09";
}

.uil-shutter-alt:before {
  content: "\EB0A";
}

.uil-clapper-board:before {
  content: "\EB0B";
}

.uil-water:before {
  content: "\EB0C";
}

.uil-rainbow:before {
  content: "\EB0D";
}

.uil-desert:before {
  content: "\EB0E";
}

.uil-sunset:before {
  content: "\EB0F";
}

.uil-mountains:before {
  content: "\EB10";
}

.uil-bolt-slash:before {
  content: "\EB11";
}

.uil-telescope:before {
  content: "\EB12";
}

.uil-sperms:before {
  content: "\EB13";
}

.uil-game-structure:before {
  content: "\EB14";
}

.uil-ticket:before {
  content: "\EB15";
}

.uil-presentation-play:before {
  content: "\EB16";
}

.uil-book-open:before {
  content: "\EB17";
}

.uil-notebooks:before {
  content: "\EB18";
}

.uil-award-alt:before {
  content: "\EB19";
}

.uil-bug:before {
  content: "\EB1A";
}

.uil-browser:before {
  content: "\EB1B";
}

.uil-rss-alt:before {
  content: "\EB1C";
}

.uil-building:before {
  content: "\EB1D";
}

.uil-lamp:before {
  content: "\EB1E";
}

.uil-heart-rate:before {
  content: "\EB1F";
}

.uil-swimmer:before {
  content: "\EB20";
}

.uil-pump:before {
  content: "\EB21";
}

.uil-crockery:before {
  content: "\EB22";
}

.uil-message:before {
  content: "\E802";
}

.uil-bed-double:before {
  content: "\EB24";
}

.uil-rope-way:before {
  content: "\EB25";
}

.uil-water-glass:before {
  content: "\EB26";
}

.uil-rotate-360:before {
  content: "\EB27";
}

.uil-feedback:before {
  content: "\EB28";
}

.uil-bed:before {
  content: "\EB29";
}

.uil-utensils:before {
  content: "\EB2A";
}

.uil-align-center-h:before {
  content: "\EB2B";
}

.uil-baby-carriage:before {
  content: "\EB2C";
}

.uil-post-stamp:before {
  content: "\EB2D";
}

.uil-arrow-growth:before {
  content: "\EB2E";
}

.uil-enter:before {
  content: "\EB2F";
}

.uil-arrow:before {
  content: "\EB30";
}

.uil-arrows-shrink-h:before {
  content: "\EB31";
}

.uil-arrows-resize:before {
  content: "\EB32";
}

.uil-presentation:before {
  content: "\EB33";
}

.uil-arrows-h:before {
  content: "\EB34";
}

.uil-scaling-right:before {
  content: "\EB35";
}

.uil-import:before {
  content: "\EB36";
}

.uil-arrow-circle-down:before {
  content: "\EB37";
}

.uil-angle-double-down:before {
  content: "\EB38";
}

.uil-chart-down:before {
  content: "\EB39";
}

.uil-angle-down:before {
  content: "\EB3A";
}

.uil-expand-left:before {
  content: "\EB3B";
}

.uil-arrow-resize-diagonal:before {
  content: "\EB3C";
}

.uil-exchange-alt:before {
  content: "\EB3D";
}

.uil-expand-alt:before {
  content: "\EB3F";
}

.uil-compress-arrows:before {
  content: "\EB40";
}

.uil-caret-right:before {
  content: "\EB41";
}

.uil-scroll-h:before {
  content: "\EB42";
}

.uil-arrow-to-bottom:before {
  content: "\EB44";
}

.uil-sort:before {
  content: "\EB45";
}

.uil-scaling-left:before {
  content: "\EB46";
}

.uil-arrows-resize-h:before {
  content: "\EB47";
}

.uil-arrow-from-top:before {
  content: "\EB48";
}

.uil-arrows-up-right:before {
  content: "\EB49";
}

.uil-arrows-left-down:before {
  content: "\EB4A";
}

.uil-arrows-right-down:before {
  content: "\EB4B";
}

.uil-arrows-h-alt:before {
  content: "\EB4C";
}

.uil-download-alt:before {
  content: "\EB4D";
}

.uil-compress-point:before {
  content: "\EB4E";
}

.uil-arrow-up-left:before {
  content: "\EB4F";
}

.uil-arrow-compress-h:before {
  content: "\EB50";
}

.uil-arrows-v-alt:before {
  content: "\EB51";
}

.uil-arrows-v:before {
  content: "\EB52";
}

.uil-arrows-shrink-v:before {
  content: "\EB53";
}

.uil-arrow-break:before {
  content: "\EB54";
}

.uil-align-center-v:before {
  content: "\EB55";
}

.uil-angle-up:before {
  content: "\EB56";
}

.uil-arrow-circle-up:before {
  content: "\EB57";
}

.uil-export:before {
  content: "\EB58";
}

.uil-arrows-resize-v:before {
  content: "\EB59";
}

.uil-upload-alt:before {
  content: "\EB5A";
}

.uil-arrow-up-right:before {
  content: "\EB5B";
}

.uil-corner-up-right:before {
  content: "\EB5C";
}

.uil-angle-double-up:before {
  content: "\EB5D";
}

.uil-sorting:before {
  content: "\EB5E";
}

.uil-exchange:before {
  content: "\EB5F";
}

.uil-corner-down-left:before {
  content: "\EB60";
}

.uil-corner-right-down:before {
  content: "\EB61";
}

.uil-corner-down-right:before {
  content: "\EB62";
}

.uil-corner-up-left:before {
  content: "\EB63";
}

.uil-corner-left-down:before {
  content: "\EB64";
}

.uil-maximize-left:before {
  content: "\EB65";
}

.uil-corner-up-right-alt:before {
  content: "\EB66";
}

.uil-corner-down-right-alt:before {
  content: "\EB67";
}

.uil-top-arrow-from-top:before {
  content: "\EB68";
}

.uil-top-arrow-to-top:before {
  content: "\EB69";
}

.uil-arrow-random:before {
  content: "\EB6A";
}

.uil-shuffle:before {
  content: "\EB6B";
}

.uil-direction:before {
  content: "\EB6C";
}

.uil-angle-right:before {
  content: "\EB6D";
}

.uil-angle-right-after:after {
  content: "\EB6D";
}

.uil-arrow-circle-right:before {
  content: "\EB6E";
}

.uil-arrow-to-right:before {
  content: "\EB6F";
}

.uil-arrow-from-right:before {
  content: "\EB70";
}

.uil-expand-from-corner:before {
  content: "\EB71";
}

.uil-expand-arrows:before {
  content: "\EB72";
}

.uil-arrows-maximize:before {
  content: "\EB73";
}

.uil-arrow-down-left:before {
  content: "\EB74";
}

.uil-expand-arrows-alt:before {
  content: "\EB75";
}

.uil-compress-alt:before {
  content: "\EB76";
}

.uil-scroll:before {
  content: "\EB77";
}

.uil-arrow-circle-left:before {
  content: "\EB78";
}

.uil-angle-left:before {
  content: "\EB79";
}

.uil-arrows-merge:before {
  content: "\EB7A";
}

.uil-arrow-down-right:before {
  content: "\EB7B";
}

.uil-corner-up-left-alt:before {
  content: "\EB7C";
}

.uil-left-arrow-to-left:before {
  content: "\EB7D";
}

.uil-minus-path:before {
  content: "\EB7E";
}

.uil-left-arrow-from-left:before {
  content: "\EB7F";
}

.uil-repeat:before {
  content: "\EB80";
}

.uil-th-large:before {
  content: "\EB81";
}

.uil-line-spacing:before {
  content: "\EB82";
}

.uil-shrink:before {
  content: "\EB83";
}

.uil-compress-alt-left:before {
  content: "\EB84";
}

.uil-bring-front:before {
  content: "\EB85";
}

.uil-compress-lines:before {
  content: "\EB86";
}

.uil-bring-bottom:before {
  content: "\EB87";
}

.uil-compress-v:before {
  content: "\EB88";
}

.uil-spin:before {
  content: "\EB89";
}

.uil-border-out:before {
  content: "\EB8A";
}

.uil-border-horizontal:before {
  content: "\EB8B";
}

.uil-document-layout-left:before {
  content: "\EB8C";
}

.uil-compress:before {
  content: "\EB8D";
}

.uil-grip-horizontal-line:before {
  content: "\EB8E";
}

.uil-dialpad-alt:before {
  content: "\EB8F";
}

.uil-document-layout-center:before {
  content: "\EB90";
}

.uil-border-bottom:before {
  content: "\EB91";
}

.uil-dialpad:before {
  content: "\EB92";
}

.uil-document-layout-right:before {
  content: "\EB93";
}

.uil-align-center:before {
  content: "\EB94";
}

.uil-sort-amount-down:before {
  content: "\EB95";
}

.uil-align-center-alt:before {
  content: "\EB96";
}

.uil-align-letter-right:before {
  content: "\EB97";
}

.uil-border-alt:before {
  content: "\EB98";
}

.uil-align-center-justify:before {
  content: "\EB99";
}

.uil-align-alt:before {
  content: "\EB9A";
}

.uil-border-vertical:before {
  content: "\EB9B";
}

.uil-sort-amount-up:before {
  content: "\EB9C";
}

.uil-wrap-text:before {
  content: "\EB9D";
}

.uil-align-left-justify:before {
  content: "\EB9E";
}

.uil-angle-right-b:before {
  content: "\EB6D";
}

.uil-paragraph:before {
  content: "\EBA0";
}

.uil-right-indent-alt:before {
  content: "\EBA1";
}

.uil-border-right:before {
  content: "\EBA2";
}

.uil-align-right-justify:before {
  content: "\EBA3";
}

.uil-align:before {
  content: "\EBA4";
}

.uil-border-clear:before {
  content: "\EBA5";
}

.uil-align-right:before {
  content: "\EBA6";
}

.uil-list-ui-alt:before {
  content: "\EBA7";
}

.uil-left-indent:before {
  content: "\EBA8";
}

.uil-left-indent-alt:before {
  content: "\EBA9";
}

.uil-border-left:before {
  content: "\EBAA";
}

.uil-border-top:before {
  content: "\EBAB";
}

.uil-align-justify:before {
  content: "\EBAC";
}

.uil-subject:before {
  content: "\EBAD";
}

.uil-bars:before {
  content: "\EBAE";
}

.uil-eye:before {
  content: "\EBAF";
}

.uil-exposure-increase:before {
  content: "\EBB0";
}

.uil-bright:before {
  content: "\EBB1";
}

.uil-exposure-alt:before {
  content: "\EBB2";
}

.uil-capture:before {
  content: "\EBB3";
}

.uil-arrow-left:before {
  content: "\E904";
}

.uil-arrow-right:before {
  content: "\E905";
}

.uil-arrow-up:before {
  content: "\EB56";
}

.uil-focus-target:before {
  content: "\EBB7";
}

.uil-external-link-alt:before {
  content: "\EBB8";
}

.uil-card-atm:before {
  content: "\EBB9";
}

.uil-focus-add:before {
  content: "\EBBA";
}

.uil-focus:before {
  content: "\EBBB";
}

.uil-border-inner:before {
  content: "\EBBC";
}

.uil-glass-tea:before {
  content: "\EBBD";
}

.uil-streering:before {
  content: "\EBBE";
}

.uil-tv-retro-slash:before {
  content: "\EBBF";
}

.uil-wrench:before {
  content: "\EBC0";
}

.uil-football-american:before {
  content: "\EBC1";
}

.uil-water-drop-slash:before {
  content: "\EBC2";
}

.uil-layers:before {
  content: "\EBC3";
}

.uil-print-slash:before {
  content: "\EBC4";
}

.uil-android-phone-slash:before {
  content: "\EBC5";
}

.uil-calendar-slash:before {
  content: "\EBC6";
}

.uil-image-slash:before {
  content: "\EBC7";
}

.uil-image-alt-slash:before {
  content: "\EBC8";
}

.uil-lock-slash:before {
  content: "\EBC9";
}

.uil-money-bill-slash:before {
  content: "\EBCA";
}

.uil-comment-slash:before {
  content: "\EBCB";
}

.uil-map-marker-slash:before {
  content: "\EBCC";
}

.uil-tear:before {
  content: "\EBCD";
}

.uil-comment-alt-slash:before {
  content: "\EBCE";
}

.uil-folder-slash:before {
  content: "\EBCF";
}

.uil-filter-slash:before {
  content: "\EBD0";
}

.uil-file-slash:before {
  content: "\EBD1";
}

.uil-file-lanscape-slash:before {
  content: "\EBD2";
}

.uil-glass-martini-alt-slash:before {
  content: "\EBD3";
}

.uil-car-slash:before {
  content: "\EBD4";
}

.uil-camera-slash:before {
  content: "\EBD5";
}

.uil-list-ul:before {
  content: "\EBD6";
}

.uil-layer-group-slash:before {
  content: "\EBD7";
}

.uil-plug:before {
  content: "\EBD8";
}

.uil-bell-slash:before {
  content: "\EBD9";
}

.uil-expand-right:before {
  content: "\EBDA";
}

.uil-bell:before {
  content: "\EBDB";
}

.uil-desktop-alt-slash:before {
  content: "\EBDC";
}

.uil-align-left:before {
  content: "\EBDD";
}

.uil-layers-slash:before {
  content: "\EBDE";
}

.uil-angry:before {
  content: "\EBDF";
}

.uil-ear:before {
  content: "\EBE0";
}

.uil-desktop-slash:before {
  content: "\EBE1";
}

.uil-text-strike-through:before {
  content: "\EBE2";
}

.uil-bold:before {
  content: "\EBE3";
}

.uil-text:before {
  content: "\EBE4";
}

.uil-assistive-listening-systems:before {
  content: "\EBE5";
}

.uil-palette:before {
  content: "\EBE6";
}

.uil-underline:before {
  content: "\EBE7";
}

.uil-text-fields:before {
  content: "\EBE8";
}

.uil-arrow-down:before {
  content: "\EB3A";
}

.uil-text-size:before {
  content: "\EBEA";
}

.uil-italic:before {
  content: "\EBEB";
}

.uil-right-to-left-text-direction:before {
  content: "\EBEC";
}

.uil-sigma:before {
  content: "\EBED";
}

.uil-12-plus:before {
  content: "\EBEE";
}

.uil-left-to-right-text-direction:before {
  content: "\EBEF";
}

.uil-10-plus:before {
  content: "\EBF0";
}

.uil-16-plus:before {
  content: "\EBF1";
}

.uil-13-plus:before {
  content: "\EBF2";
}

.uil-21-plus:before {
  content: "\EBF3";
}

.uil-17-plus:before {
  content: "\EBF4";
}

.uil-6-plus:before {
  content: "\EBF5";
}

.uil-0-plus:before {
  content: "\EBF6";
}

.uil-3-plus:before {
  content: "\EBF7";
}

.uil-eye-slash:before {
  content: "\EBF8";
}

.uil-archway:before {
  content: "\EBF9";
}

.uil-18-plus:before {
  content: "\EBFA";
}

.uil-robot:before {
  content: "\EBFB";
}

.uil-selfie:before {
  content: "\EBFC";
}

.uil-bag-slash:before {
  content: "\EBFD";
}

.uil-instagram:before {
  content: "\EBFE";
}

.uil-line:before {
  content: "\EBFF";
}

.uil-facebook-messenger:before {
  content: "\EC00";
}

.uil-facebook-f:before {
  content: "\EC01";
}

.uil-black-berry:before {
  content: "\EC02";
}

.uil-linkedin:before {
  content: "\EC03";
}

.uil-snapchat-ghost:before {
  content: "\EC04";
}

.uil-intercom:before {
  content: "\EC05";
}

.uil-youtube:before {
  content: "\E900";
}

.uil-snapchat-square:before {
  content: "\EC07";
}

.uil-apple:before {
  content: "\EC08";
}

.uil-instagram-alt:before {
  content: "\EC09";
}

.uil-whatsapp-alt:before {
  content: "\EC0A";
}

.uil-behance:before {
  content: "\EC0B";
}

.uil-twitter:before {
  content: "\EC0C";
}

.uil-500px:before {
  content: "\EC0D";
}

.uil-tumblr:before {
  content: "\EC0E";
}

.uil-github-alt:before {
  content: "\EC0F";
}

.uil-tumblr-square:before {
  content: "\EC10";
}

.uil-google:before {
  content: "\EC11";
}

.uil-medium-m:before {
  content: "\EC12";
}

.uil-slack:before {
  content: "\EC13";
}

.uil-paypal:before {
  content: "\EC14";
}

.uil-reddit-alien-alt:before {
  content: "\EC15";
}

.uil-linkedin-alt:before {
  content: "\EC16";
}

.uil-google-hangouts:before {
  content: "\EC17";
}

.uil-java-script:before {
  content: "\EC18";
}

.uil-google-play:before {
  content: "\EC19";
}

.uil-google-drive:before {
  content: "\EC1A";
}

.uil-asterisk:before {
  content: "\EC1B";
}

.uil-android:before {
  content: "\EC1C";
}

.uil-github:before {
  content: "\EC1D";
}

.uil-balance-scale:before {
  content: "\EC1E";
}

.uil-amazon:before {
  content: "\EC1F";
}

.uil-slack-alt:before {
  content: "\EC20";
}

.uil-dashboard:before {
  content: "\EC21";
}

.uil-vuejs-alt:before {
  content: "\EC22";
}

.uil-adobe-alt:before {
  content: "\EC23";
}

.uil-ankh:before {
  content: "\EC24";
}

.uil-twitter-alt:before {
  content: "\EC25";
}

.uil-opera:before {
  content: "\EC26";
}

.uil-intercom-alt:before {
  content: "\EC27";
}

.uil-tumblr-alt:before {
  content: "\EC28";
}

.uil-react:before {
  content: "\EC29";
}

.uil-camera-change:before {
  content: "\EC2A";
}

.uil-master-card:before {
  content: "\EC2B";
}

.uil-snapchat-alt:before {
  content: "\EC2C";
}

.uil-opera-alt:before {
  content: "\EC2D";
}

.uil-html3-alt:before {
  content: "\EC2E";
}

.uil-swiggy:before {
  content: "\EC2F";
}

.uil-html3:before {
  content: "\EC30";
}

.uil-google-hangouts-alt:before {
  content: "\EC31";
}

.uil-adobe:before {
  content: "\EC32";
}

.uil-facebook-messenger-alt:before {
  content: "\EC33";
}

.uil-blogger-alt:before {
  content: "\EC34";
}

.uil-blogger:before {
  content: "\EC35";
}

.uil-behance-alt:before {
  content: "\EC36";
}

.uil-apple-alt:before {
  content: "\EC37";
}

.uil-bitcoin:before {
  content: "\EC38";
}

.uil-megaphone:before {
  content: "\EC39";
}

.uil-bitcoin-alt:before {
  content: "\EC3A";
}

.uil-bowling-ball:before {
  content: "\EC3B";
}

.uil-percentage:before {
  content: "\EC3C";
}

.uil-hourglass:before {
  content: "\EC3D";
}

.uil-process:before {
  content: "\EC3E";
}

.uil-university:before {
  content: "\EC3F";
}

.uil-attraction:before {
  content: "\EC40";
}

.uil-wind-sun:before {
  content: "\EC41";
}

.uil-vk-alt:before {
  content: "\EC42";
}

.uil-skype:before {
  content: "\EC43";
}

.uil-telegram-alt:before {
  content: "\EC44";
}

.uil-vuejs:before {
  content: "\EC45";
}

.uil-vk:before {
  content: "\EC46";
}

.uil-telegram:before {
  content: "\EC47";
}

.uil-yin-yang:before {
  content: "\EC48";
}

.uil-angle-left-b:before {
  content: "\EC49";
}

.uil-bath:before {
  content: "\EC4A";
}

.uil-metro:before {
  content: "\EC4B";
}

.uil-comment-add:before {
  content: "\EC4C";
}

.uil-fire:before {
  content: "\EC4D";
}

.uil-qrcode-scan:before {
  content: "\EC4E";
}

.uil-panel-add:before {
  content: "\EC4F";
}

.uil-brackets-curly:before {
  content: "\EC50";
}

.uil-folder-open:before {
  content: "\EC51";
}

.uil-comparison:before {
  content: "\EC52";
}

.uil-file-export:before {
  content: "\EC53";
}

.uil-channel-add:before {
  content: "\EC54";
}

.uil-rupee-sign:before {
  content: "\EC55";
}

.uil-channel:before {
  content: "\EC56";
}

.uil-link-add:before {
  content: "\EC57";
}

.uil-file-import:before {
  content: "\EC58";
}

.uil-x:before {
  content: "\EC59";
}

.uil-save:before {
  content: "\E94B";
}

.uil-heart-break:before {
  content: "\EC5B";
}

.uil-tachometer-fast-alt:before {
  content: "\EC5C";
}

.uil-facebook:before {
  content: "\E907";
}

.uil-create-dashboard:before {
  content: "\EC5E";
}

.uil-whatsapp:before {
  content: "\EC5F";
}

.uil-setting:before {
  content: "\EC60";
}

.uil-rocket:before {
  content: "\E94A";
}

.uil-share:before {
  content: "\EB23";
}

.uil-x-add:before {
  content: "\EC63";
}

.uil-user-nurse:before {
  content: "\EC64";
}

.uil-microscope:before {
  content: "\EC65";
}

.uil-virus-slash:before {
  content: "\EC66";
}

.uil-visual-studio:before {
  content: "\EC67";
}

.uil-head-side-mask:before {
  content: "\EC68";
}

.uil-baseball-ball:before {
  content: "\EC69";
}

.uil-stethoscope-alt:before {
  content: "\EC6A";
}

.uil-hospital-symbol:before {
  content: "\EC6B";
}

.uil-hospital-square-sign:before {
  content: "\EC6C";
}

.uil-head-side:before {
  content: "\EC6D";
}

.uil-head-side-cough:before {
  content: "\EC6E";
}

.uil-clinic-medical:before {
  content: "\EC6F";
}

.uil-wind-moon:before {
  content: "\EC70";
}

.uil-hospital:before {
  content: "\EC71";
}

.uil-stethoscope:before {
  content: "\EC72";
}

.uil-sanitizer:before {
  content: "\EC73";
}

.uil-toilet-paper:before {
  content: "\EC74";
}

.uil-coronavirus:before {
  content: "\EC75";
}

.uil-user-arrows:before {
  content: "\EC76";
}

.uil-house-user:before {
  content: "\EC77";
}

.uil-social-distancing:before {
  content: "\EC78";
}

.uil-credit-card-search:before {
  content: "\EC79";
}

.uil-android-alt:before {
  content: "\EC7A";
}

.uil-shield-plus:before {
  content: "\EC7B";
}

.uil-user-md:before {
  content: "\EC7C";
}

.uil-transaction:before {
  content: "\EC7D";
}

.uil-store-slash:before {
  content: "\EC7E";
}

.uil-code-branch:before {
  content: "\EC7F";
}

.uil-google-drive-alt:before {
  content: "\EC80";
}

.uil-sanitizer-alt:before {
  content: "\EC80";
}

.uil-angle-double-left:before {
  content: "\EC81";
}

.uil-angle-double-right:before {
  content: "\EC82";
}

.uil-raindrops-alt:before {
  content: "\EC83";
}

.uil-signout:before {
  content: "\EC83";
}

.uil-slider-h:before {
  content: "\EC84";
}

.uil-lira-sign:before {
  content: "\EC85";
}

.uil-slider-h-range:before {
  content: "\EC86";
}

.uil-file-graph:before {
  content: "\EC87";
}

.uil-wordpress-simple:before {
  content: "\EC88";
}

.uil-bing:before {
  content: "\EC89";
}

.uil-wordpress:before {
  content: "\EC8A";
}

.uil-html5:before {
  content: "\EC8B";
}

.uil-programming-language:before {
  content: "\EC8C";
}

.uil-css3-simple:before {
  content: "\EC8D";
}

.uil-html5-alt:before {
  content: "\EC8E";
}

.uil-discord:before {
  content: "\EC8F";
}

.uil-draggabledots:before {
  content: "\EC90";
}

.uil-grin:before {
  content: "\E878";
}

.uil-sad-cry:before {
  content: "\E879";
}

.uil-sad-crying:before {
  content: "\E87A";
}

.uil-surprise:before {
  content: "\E87B";
}

.uil-unamused:before {
  content: "\E87C";
}

.uil-confused:before {
  content: "\E87D";
}

.uil-grin-tongue-wink:before {
  content: "\E87E";
}

.uil-grin-tongue-wink-alt:before {
  content: "\E87F";
}

.uil-kid:before {
  content: "\E880";
}

.uil-smile-wink-alt:before {
  content: "\E881";
}

.uil-smile-squint-wink:before {
  content: "\E882";
}

.uil-annoyed-alt:before {
  content: "\E883";
}

.uil-silent-squint:before {
  content: "\E884";
}

.uil-sick:before {
  content: "\E885";
}

.uil-shopping-cart-alt:before {
  content: "\E886";
}

.uil-shopping-bag:before {
  content: "\E887";
}

.uil-pricetag-alt:before {
  content: "\E888";
}

.uil-shopping-cart:before {
  content: "\E889";
}

.uil-smile-squint-wink-alt:before {
  content: "\E88A";
}

.uil-store-alt:before {
  content: "\E88B";
}

.uil-emoji:before {
  content: "\E88C";
}

.uil-trademark-circle:before {
  content: "\E88D";
}

.uil-basketball:before {
  content: "\E88E";
}

.uil-square-shape:before {
  content: "\E88F";
}

.uil-label:before {
  content: "\E890";
}

.uil-shopping-basket:before {
  content: "\E891";
}

.uil-smile-wink:before {
  content: "\E892";
}

.uil-tag:before {
  content: "\E893";
}

.uil-label-alt:before {
  content: "\E894";
}

.uil-tag-alt:before {
  content: "\E895";
}

.uil-store:before {
  content: "\E88B";
}

.uil-meh-closed-eye:before {
  content: "\E897";
}

.uil-trophy:before {
  content: "\E898";
}

.uil-dice-three:before {
  content: "\E899";
}

.uil-football-ball:before {
  content: "\E89A";
}

.uil-basketball-hoop:before {
  content: "\E89B";
}

.uil-club:before {
  content: "\E89C";
}

.uil-tennis-ball:before {
  content: "\E89D";
}

.uil-football:before {
  content: "\E89E";
}

.uil-volleyball:before {
  content: "\E89F";
}

.uil-heart-sign:before {
  content: "\E8A0";
}

.uil-spade:before {
  content: "\E8A1";
}

.uil-diamond:before {
  content: "\E8A2";
}

.uil-money-stack:before {
  content: "\E8A3";
}

.uil-money-withdrawal:before {
  content: "\E8A4";
}

.uil-presentation-line:before {
  content: "\E8A5";
}

.uil-kayak:before {
  content: "\E8A6";
}

.uil-chart-pie:before {
  content: "\E911";
}

.uil-dumbbell:before {
  content: "\E8A8";
}

.uil-suitcase-alt:before {
  content: "\E8A9";
}

.uil-yen:before {
  content: "\E8AA";
}

.uil-yen-circle:before {
  content: "\E8AB";
}

.uil-briefcase-alt:before {
  content: "\E8AC";
}

.uil-receipt:before {
  content: "\E8AD";
}

.uil-pound:before {
  content: "\E8AE";
}

.uil-invoice:before {
  content: "\E8AF";
}

.uil-pound-circle:before {
  content: "\E8B0";
}

.uil-analysis:before {
  content: "\E8B1";
}

.uil-suitcase:before {
  content: "\E8B2";
}

.uil-moneybag-alt:before {
  content: "\E8B3";
}

.uil-bag-alt:before {
  content: "\E8B4";
}

.uil-moneybag:before {
  content: "\E8B5";
}

.uil-bag:before {
  content: "\E8B6";
}

.uil-money-insert:before {
  content: "\E8B7";
}

.uil-chart-line:before {
  content: "\E8B8";
}

.uil-dollar-sign-alt:before {
  content: "\E8B9";
}

.uil-euro:before {
  content: "\E8BA";
}

.uil-usd-circle:before {
  content: "\E8BB";
}

.uil-euro-circle:before {
  content: "\E8BC";
}

.uil-usd-square:before {
  content: "\E8BD";
}

.uil-money-bill-stack:before {
  content: "\E8BE";
}

.uil-dollar-alt:before {
  content: "\E8BF";
}

.uil-money-withdraw:before {
  content: "\E8C0";
}

.uil-credit-card:before {
  content: "\EBB9";
}

.uil-money-bill:before {
  content: "\E8C2";
}

.uil-bitcoin-sign:before {
  content: "\E8C3";
}

.uil-signal-alt-3:before {
  content: "\E8C4";
}

.uil-receipt-alt:before {
  content: "\E8C5";
}

.uil-graph-bar:before {
  content: "\E8C6";
}

.uil-analytics:before {
  content: "\E8C7";
}

.uil-table-tennis:before {
  content: "\E8C8";
}

.uil-bill:before {
  content: "\E8C9";
}

.uil-chart-bar:before {
  content: "\E8CA";
}

.uil-chart-growth:before {
  content: "\E8CB";
}

.uil-chart-growth-alt:before {
  content: "\E8CC";
}

.uil-shop:before {
  content: "\E8CD";
}

.uil-chart-bar-alt:before {
  content: "\E8CE";
}

.uil-dollar-sign:before {
  content: "\E8CF";
}

.uil-chart:before {
  content: "\E8D0";
}

.uil-briefcase:before {
  content: "\E8D1";
}

.uil-bitcoin-circle:before {
  content: "\E8D2";
}

.uil-chart-pie-alt:before {
  content: "\E8D3";
}

.uil-golf-ball:before {
  content: "\E8D4";
}

.uil-calculator-alt:before {
  content: "\E8D5";
}

.uil-coins:before {
  content: "\E8D6";
}

.uil-map-pin-alt:before {
  content: "\E8D7";
}

.uil-lightbulb:before {
  content: "\E8D8";
}

.uil-map-marker-question:before {
  content: "\E8D9";
}

.uil-map-marker-shield:before {
  content: "\E8DA";
}

.uil-schedule:before {
  content: "\E8DB";
}

.uil-calendar-alt:before {
  content: "\E8DC";
}

.uil-crosshairs:before {
  content: "\E8DD";
}

.uil-puzzle-piece:before {
  content: "\E8DE";
}

.uil-gold:before {
  content: "\E8DF";
}

.uil-compass:before {
  content: "\E8E0";
}

.uil-map:before {
  content: "\E8E1";
}

.uil-location-point:before {
  content: "\E8E2";
}

.uil-map-marker-info:before {
  content: "\E8E3";
}

.uil-map-marker-edit:before {
  content: "\E8E4";
}

.uil-map-marker-plus:before {
  content: "\E8E5";
}

.uil-map-pin:before {
  content: "\E8E6";
}

.uil-navigator:before {
  content: "\E8E7";
}

.uil-location-pin-alt:before {
  content: "\E8E8";
}

.uil-map-marker-minus:before {
  content: "\E8E9";
}

.uil-map-marker-alt:before {
  content: "\E8EA";
}

.uil-sign-left:before {
  content: "\E8EB";
}

.uil-map-marker:before {
  content: "\E8EC";
}

.uil-sign-right:before {
  content: "\E8ED";
}

.uil-directions:before {
  content: "\E8EE";
}

.uil-location-arrow:before {
  content: "\E8EF";
}

.uil-dna:before {
  content: "\E8F0";
}

.uil-sign-alt:before {
  content: "\E8F1";
}

.uil-presentation-lines-alt:before {
  content: "\E8F2";
}

.uil-atom:before {
  content: "\E8F3";
}

.uil-flask:before {
  content: "\E8F4";
}

.uil-diary:before {
  content: "\E8F5";
}

.uil-presentation-times:before {
  content: "\E8F6";
}

.uil-diary-alt:before {
  content: "\E8F7";
}

.uil-presentation-plus:before {
  content: "\E8F8";
}

.uil-presentation-minus:before {
  content: "\E8F9";
}

.uil-presentation-edit:before {
  content: "\E8FA";
}

.uil-backpack:before {
  content: "\E8FB";
}

.uil-notes:before {
  content: "\E8FC";
}

.uil-location-arrow-alt:before {
  content: "\E8FD";
}

.uil-book-alt:before {
  content: "\E8FE";
}

.uil-book:before {
  content: "\E8FE";
}

.uil-medal:before {
  content: "\E900";
}

.uil-award:before {
  content: "\E901";
}

.uil-flask-potion:before {
  content: "\E902";
}

.uil-bell-school:before {
  content: "\E903";
}

.uil-podium:before {
  content: "\E904";
}

.uil-graduation-cap:before {
  content: "\E905";
}

.uil-medical-square:before {
  content: "\E906";
}

.uil-ambulance:before {
  content: "\E907";
}

.uil-medical-square-full:before {
  content: "\E908";
}

.uil-cell:before {
  content: "\E909";
}

.uil-band-aid:before {
  content: "\E90A";
}

.uil-lightbulb-alt:before {
  content: "\E90B";
}

.uil-wheelchair-alt:before {
  content: "\E90C";
}

.uil-thermometer:before {
  content: "\E90D";
}

.uil-abacus:before {
  content: "\E90E";
}

.uil-syringe:before {
  content: "\E90F";
}

.uil-tablets:before {
  content: "\E910";
}

.uil-capsule:before {
  content: "\E911";
}

.uil-stretcher:before {
  content: "\E912";
}

.uil-presentation-check:before {
  content: "\E913";
}

.uil-medkit:before {
  content: "\E914";
}

.uil-meeting-board:before {
  content: "\E915";
}

.uil-monitor-heart-rate:before {
  content: "\E916";
}

.uil-file-medical-alt:before {
  content: "\E917";
}

.uil-heartbeat:before {
  content: "\E918";
}

.uil-prescription-bottle:before {
  content: "\E919";
}

.uil-clock-two:before {
  content: "\E91A";
}

.uil-medical-drip:before {
  content: "\E91B";
}

.uil-book-medical:before {
  content: "\E91C";
}

.uil-watch-alt:before {
  content: "\E91D";
}

.uil-stopwatch:before {
  content: "\E91E";
}

.uil-watch:before {
  content: "\E91F";
}

.uil-clock:before {
  content: "\E920";
}

.uil-clock-seven:before {
  content: "\E921";
}

.uil-clock-three:before {
  content: "\E922";
}

.uil-clock-nine:before {
  content: "\E923";
}

.uil-clock-ten:before {
  content: "\E924";
}

.uil-files-landscapes:before {
  content: "\E925";
}

.uil-clock-five:before {
  content: "\E926";
}

.uil-brain:before {
  content: "\E927";
}

.uil-file-plus-alt:before {
  content: "\E928";
}

.uil-file-network:before {
  content: "\E929";
}

.uil-file-contract-dollar:before {
  content: "\E92A";
}

.uil-file-upload-alt:before {
  content: "\E92B";
}

.uil-clock-eight:before {
  content: "\E92C";
}

.uil-clipboard-alt:before {
  content: "\E92D";
}

.uil-books:before {
  content: "\E92E";
}

.uil-file-search-alt:before {
  content: "\E92F";
}

.uil-file-upload:before {
  content: "\E930";
}

.uil-file-share-alt:before {
  content: "\E931";
}

.uil-file-minus-alt:before {
  content: "\E932";
}

.uil-folder-minus:before {
  content: "\E933";
}

.uil-file-shield-alt:before {
  content: "\E934";
}

.uil-file-minus:before {
  content: "\E935";
}

.uil-folder-medical:before {
  content: "\E936";
}

.uil-file-redo-alt:before {
  content: "\E937";
}

.uil-file-lock-alt:before {
  content: "\E938";
}

.uil-folder-lock:before {
  content: "\E939";
}

.uil-heart-medical:before {
  content: "\E93A";
}

.uil-file-question-alt:before {
  content: "\E93B";
}

.uil-files-landscapes-alt:before {
  content: "\E93C";
}

.uil-file-medical:before {
  content: "\E93D";
}

.uil-file-landscape:before {
  content: "\E93E";
}

.uil-file-question:before {
  content: "\E93F";
}

.uil-folder-question:before {
  content: "\E940";
}

.uil-file-landscape-alt:before {
  content: "\E941";
}

.uil-folder:before {
  content: "\E922";
}

.uil-file-edit-alt:before {
  content: "\E943";
}

.uil-folder-heart:before {
  content: "\E944";
}

.uil-folder-exclamation:before {
  content: "\E945";
}

.uil-folder-info:before {
  content: "\E946";
}

.uil-file-download-alt:before {
  content: "\E947";
}

.uil-file-download:before {
  content: "\E948";
}

.uil-file-copy-alt:before {
  content: "\E949";
}

.uil-file-heart:before {
  content: "\E94A";
}

.uil-file-alt:before {
  content: "\E94B";
}

.uil-copy-landscape:before {
  content: "\E94C";
}

.uil-copy-alt:before {
  content: "\E94D";
}

.uil-folder-upload:before {
  content: "\E94E";
}

.uil-file-exclamation-alt:before {
  content: "\E94F";
}

.uil-file-exclamation:before {
  content: "\E950";
}

.uil-copy:before {
  content: "\E951";
}

.uil-file-blank:before {
  content: "\E952";
}

.uil-stopwatch-slash:before {
  content: "\E953";
}

.uil-file:before {
  content: "\E954";
}

.uil-folder-times:before {
  content: "\E955";
}

.uil-document-info:before {
  content: "\E956";
}

.uil-file-times:before {
  content: "\E957";
}

.uil-file-info-alt:before {
  content: "\E958";
}

.uil-clipboard-blank:before {
  content: "\E959";
}

.uil-clipboard-notes:before {
  content: "\E95A";
}

.uil-file-times-alt:before {
  content: "\E95B";
}

.uil-folder-download:before {
  content: "\E95C";
}

.uil-file-bookmark-alt:before {
  content: "\E95D";
}

.uil-file-block-alt:before {
  content: "\E92C";
}

.uil-folder-check:before {
  content: "\E95F";
}

.uil-file-check:before {
  content: "\E963";
}

.uil-folder-plus:before {
  content: "\E961";
}

.uil-clipboard:before {
  content: "\E962";
}

.uil-file-check-alt:before {
  content: "\E92A";
}

.uil-print:before {
  content: "\E964";
}

.uil-folder-network:before {
  content: "\E965";
}

.uil-desktop-alt:before {
  content: "\E966";
}

.uil-mouse-alt:before {
  content: "\E967";
}

.uil-tablet:before {
  content: "\E968";
}

.uil-desktop:before {
  content: "\E91A";
}

.uil-mobile-android-alt:before {
  content: "\E96A";
}

.uil-search-alt:before {
  content: "\E96B";
}

.uil-volume-up:before {
  content: "\E96C";
}

.uil-mouse:before {
  content: "\E96D";
}

.uil-mouse-alt-2:before {
  content: "\E96E";
}

.uil-mobile-android:before {
  content: "\E96F";
}

.uil-laptop:before {
  content: "\E970";
}

.uil-search-minus:before {
  content: "\E971";
}

.uil-bluetooth-b:before {
  content: "\E972";
}

.uil-video-slash:before {
  content: "\E973";
}

.uil-search-plus:before {
  content: "\E974";
}

.uil-tv-retro:before {
  content: "\E975";
}

.uil-toggle-on:before {
  content: "\E976";
}

.uil-toggle-off:before {
  content: "\E977";
}

.uil-traffic-light:before {
  content: "\E978";
}

.uil-bolt:before {
  content: "\E979";
}

.uil-trash-alt:before {
  content: "\E97A";
}

.uil-star-half-alt:before {
  content: "\E97B";
}

.uil-utensils-alt:before {
  content: "\E97C";
}

.uil-share-alt:before {
  content: "\E97D";
}

.uil-volume-down:before {
  content: "\E97E";
}

.uil-wifi:before {
  content: "\E97F";
}

.uil-cog:before {
  content: "\E980";
}

.uil-bookmark:before {
  content: "\E981";
}

.uil-wallet:before {
  content: "\E982";
}

.uil-minus:before {
  content: "\E936";
}

.uil-rss:before {
  content: "\E984";
}

.uil-sync:before {
  content: "\E985";
}

.uil-redo:before {
  content: "\E986";
}

.uil-bookmark-full:before {
  content: "\E987";
}

.uil-umbrella:before {
  content: "\E988";
}

.uil-trash:before {
  content: "\E989";
}

.uil-wifi-slash:before {
  content: "\E98A";
}

.uil-plus-square:before {
  content: "\E98B";
}

.uil-plus:before {
  content: "\E98C";
}

.uil-signal-alt:before {
  content: "\E98D";
}

.uil-pen:before {
  content: "\E940";
}

.uil-package:before {
  content: "\E98F";
}

.uil-edit:before {
  content: "\E990";
}

.uil-signal:before {
  content: "\E991";
}

.uil-glass-martini-alt:before {
  content: "\E992";
}

.uil-file-plus:before {
  content: "\E993";
}

.uil-minus-circle:before {
  content: "\E994";
}

.uil-microphone:before {
  content: "\E995";
}

.uil-minus-square:before {
  content: "\E996";
}

.uil-minus-square-full:before {
  content: "\E997";
}

.uil-volume-mute:before {
  content: "\E998";
}

.uil-link-h:before {
  content: "\E999";
}

.uil-search:before {
  content: "\E99A";
}

.uil-ellipsis-v:before {
  content: "\E99B";
}

.uil-ellipsis-h:before {
  content: "\E99C";
}

.uil-link-alt:before {
  content: "\E99D";
}

.uil-calculator:before {
  content: "\E99E";
}

.uil-layer-group:before {
  content: "\E99F";
}

.uil-car:before {
  content: "\E9A0";
}

.uil-thumbs-up:before {
  content: "\E9A1";
}

.uil-link:before {
  content: "\E9A2";
}

.uil-home-alt:before {
  content: "\E9A3";
}

.uil-home:before {
  content: "\E9A4";
}

.uil-keyboard:before {
  content: "\E9A5";
}

.uil-volume-off:before {
  content: "\E9A6";
}

.uil-edit-alt:before {
  content: "\E9A7";
}

.uil-restaurant:before {
  content: "\EB2A";
}

.uil-exclamation-octagon:before {
  content: "\E9A9";
}

.uil-globe:before {
  content: "\E9AA";
}

.uil-favorite:before {
  content: "\E9AB";
}

.uil-question-circle:before {
  content: "\E9AC";
}

.uil-info-circle:before {
  content: "\E9AD";
}

.uil-filter:before {
  content: "\E91F";
}

.uil-volume:before {
  content: "\EA51";
}

.uil-exclamation-triangle:before {
  content: "\E9B0";
}

.uil-exclamation-circle:before {
  content: "\E9B1";
}

.uil-thumbs-down:before {
  content: "\E9B2";
}

.uil-multiply:before {
  content: "\E9B3";
}

.uil-check-square:before {
  content: "\E9B4";
}

.uil-times-circle:before {
  content: "\E9B5";
}

.uil-box:before {
  content: "\E9B6";
}

.uil-sim-card:before {
  content: "\E9B7";
}

.uil-times:before {
  content: "\E9B8";
}

.uil-times-square:before {
  content: "\E9B9";
}

.uil-link-broken:before {
  content: "\E9BA";
}

.uil-cube:before {
  content: "\E9BB";
}

.uil-bolt-alt:before {
  content: "\E9BC";
}

.uil-calender:before {
  content: "\E9BD";
}

.uil-battery-empty:before {
  content: "\E9BE";
}

.uil-at:before {
  content: "\E9BF";
}

.uil-battery-bolt:before {
  content: "\E9C0";
}

.uil-plus-circle:before {
  content: "\E9C1";
}

.uil-check-circle:before {
  content: "\E9C2";
}

.uil-check:before {
  content: "\E9C3";
}

.uil-adjust-half:before {
  content: "\E9C4";
}

.uil-paperclip:before {
  content: "\E93E";
}

.uil-bullseye:before {
  content: "\E9C6";
}

.uil-brightness:before {
  content: "\E9C7";
}

.uil-adjust-alt:before {
  content: "\E9C8";
}

.uil-adjust-circle:before {
  content: "\E9C9";
}

.uil-brightness-half:before {
  content: "\E9CA";
}

.uil-brightness-empty:before {
  content: "\E9CB";
}

.uil-sun:before {
  content: "\E9CC";
}

.uil-brightness-plus:before {
  content: "\E9CD";
}

.uil-key-skeleton:before {
  content: "\E9CE";
}

.uil-backspace:before {
  content: "\E9CF";
}

.uil-adjust:before {
  content: "\E9D0";
}

.uil-keyboard-hide:before {
  content: "\E9D1";
}

.uil-brightness-minus:before {
  content: "\E9D2";
}

.uil-key-skeleton-alt:before {
  content: "\E9D3";
}

.uil-bus:before {
  content: "\E9DB";
}

.uil-parcel:before {
  content: "\E9D5";
}

.uil-car-sideview:before {
  content: "\E9D6";
}

.uil-car-wash:before {
  content: "\E9D7";
}

.uil-bus-school:before {
  content: "\E9D8";
}

.uil-subway:before {
  content: "\E9D9";
}

.uil-ship:before {
  content: "\E9DA";
}

.uil-bus-alt:before {
  content: "\E9DB";
}

.uil-subway-alt:before {
  content: "\E9DC";
}

.uil-taxi:before {
  content: "\E9DD";
}

.uil-truck-loading:before {
  content: "\E9DE";
}

.uil-dribbble:before {
  content: "\E9DF";
}

.uil-dropbox:before {
  content: "\E9E0";
}

.uil-envelope-check:before {
  content: "\E9E1";
}

.uil-envelope-add:before {
  content: "\E9E2";
}

.uil-envelope-exclamation:before {
  content: "\E9E3";
}

.uil-phone-slash:before {
  content: "\E9E4";
}

.uil-outgoing-call:before {
  content: "\E9E5";
}

.uil-envelope:before {
  content: "\E9E6";
}

.uil-phone:before {
  content: "\E9E7";
}

.uil-calling:before {
  content: "\E9E8";
}

.uil-phone-times:before {
  content: "\E9E9";
}

.uil-envelope-search:before {
  content: "\E9EA";
}

.uil-phone-volume:before {
  content: "\E9EB";
}

.uil-envelope-upload:before {
  content: "\E9EC";
}

.uil-forwaded-call:before {
  content: "\E9ED";
}

.uil-envelope-share:before {
  content: "\E9EE";
}

.uil-envelope-upload-alt:before {
  content: "\E9EF";
}

.uil-envelope-minus:before {
  content: "\E9F0";
}

.uil-envelope-receive:before {
  content: "\E9F1";
}

.uil-envelope-redo:before {
  content: "\E9F2";
}

.uil-envelope-download-alt:before {
  content: "\E9F3";
}

.uil-envelope-download:before {
  content: "\E9F4";
}

.uil-brightness-low:before {
  content: "\E9F5";
}

.uil-envelope-shield:before {
  content: "\E9F6";
}

.uil-envelope-open:before {
  content: "\E9F7";
}

.uil-envelope-lock:before {
  content: "\E9F8";
}

.uil-keyboard-show:before {
  content: "\E9F9";
}

.uil-truck:before {
  content: "\E9FA";
}

.uil-envelopes:before {
  content: "\E9FB";
}

.uil-mailbox:before {
  content: "\E9FC";
}

.uil-envelope-heart:before {
  content: "\E9FD";
}

.uil-space-key:before {
  content: "\E9FE";
}

.uil-keyboard-alt:before {
  content: "\E9FF";
}

.uil-envelope-edit:before {
  content: "\EA00";
}

.uil-postcard:before {
  content: "\EA01";
}

.uil-fast-mail-alt:before {
  content: "\EA02";
}

.uil-envelope-question:before {
  content: "\EA03";
}

.uil-fast-mail:before {
  content: "\EA04";
}

.uil-envelope-info:before {
  content: "\EA05";
}

.uil-laptop-cloud:before {
  content: "\EA06";
}

.uil-group:before {
  content: "\EA07";
}

.uil-couple:before {
  content: "\EA08";
}

.uil-family:before {
  content: "\EA09";
}

.uil-luggage-cart:before {
  content: "\EA0A";
}

.uil-envelope-bookmark:before {
  content: "\EA0B";
}

.uil-single-person:before {
  content: "\EA0C";
}

.uil-user:before {
  content: "\EA0D";
}

.uil-user-plus:before {
  content: "\EA0E";
}

.uil-envelope-alt:before {
  content: "\EA0F";
}

.uil-user-location:before {
  content: "\EA10";
}

.uil-users-alt:before {
  content: "\EA11";
}

.uil-book-reader:before {
  content: "\EA12";
}

.uil-cloud-bookmark:before {
  content: "\EA13";
}

.uil-phone-alt:before {
  content: "\EA14";
}

.uil-cloud-computing:before {
  content: "\EA15";
}

.uil-cloud-check:before {
  content: "\EA16";
}

.uil-user-minus:before {
  content: "\EA17";
}

.uil-cloud-times:before {
  content: "\EA18";
}

.uil-cloud-block:before {
  content: "\EA19";
}

.uil-columns:before {
  content: "\EA1A";
}

.uil-web-section:before {
  content: "\EA1B";
}

.uil-grid:before {
  content: "\EA1C";
}

.uil-web-grid-alt:before {
  content: "\EA1D";
}

.uil-window-maximize:before {
  content: "\EA1E";
}

.uil-web-section-alt:before {
  content: "\EA1F";
}

.uil-web-grid:before {
  content: "\EA20";
}

.uil-server-connection:before {
  content: "\EA21";
}

.uil-cloud-slash:before {
  content: "\EA22";
}

.uil-cloud-upload:before {
  content: "\EA23";
}

.uil-cloud-exclamation:before {
  content: "\EA24";
}

.uil-database:before {
  content: "\EA25";
}

.uil-server:before {
  content: "\EA26";
}

.uil-cloud-unlock:before {
  content: "\EA27";
}

.uil-cloud-share:before {
  content: "\EA28";
}

.uil-envelope-send:before {
  content: "\EA29";
}

.uil-cloud-shield:before {
  content: "\EA2A";
}

.uil-laptop-connection:before {
  content: "\EA2B";
}

.uil-server-network-alt:before {
  content: "\EA2C";
}

.uil-cloud-redo:before {
  content: "\EA2D";
}

.uil-servers:before {
  content: "\EA2E";
}

.uil-server-network:before {
  content: "\EA2F";
}

.uil-cloud-heart:before {
  content: "\EA30";
}

.uil-database-alt:before {
  content: "\EA31";
}

.uil-cloud-lock:before {
  content: "\EA32";
}

.uil-cloud-info:before {
  content: "\EA33";
}

.uil-phone-pause:before {
  content: "\EA34";
}

.uil-user-square:before {
  content: "\EA35";
}

.uil-user-exclamation:before {
  content: "\EA36";
}

.uil-cloud-download:before {
  content: "\EA37";
}

.uil-user-circle:before {
  content: "\EA38";
}

.uil-cloud-wifi:before {
  content: "\EA39";
}

.uil-data-sharing:before {
  content: "\EA3A";
}

.uil-cloud-data-connection:before {
  content: "\EA3B";
}

.uil-backward:before {
  content: "\EA3C";
}

.uil-camera:before {
  content: "\EA3D";
}

.uil-music-tune-slash:before {
  content: "\EA3E";
}

.uil-user-times:before {
  content: "\EA3F";
}

.uil-scenery:before {
  content: "\EA40";
}

.uil-user-check:before {
  content: "\EA41";
}

.uil-headphones:before {
  content: "\EA42";
}

.uil-step-backward:before {
  content: "\EA43";
}

.uil-image-search:before {
  content: "\EA44";
}

.uil-image-minus:before {
  content: "\EA45";
}

.uil-window-section:before {
  content: "\EA46";
}

.uil-play-circle:before {
  content: "\EA47";
}

.uil-pause-circle:before {
  content: "\EA48";
}

.uil-window-grid:before {
  content: "\EA49";
}

.uil-image-shield:before {
  content: "\EA4A";
}

.uil-window:before {
  content: "\EA4B";
}

.uil-pause:before {
  content: "\EA4C";
}

.uil-server-alt:before {
  content: "\EA4D";
}

.uil-image-question:before {
  content: "\EA4E";
}

.uil-music:before {
  content: "\EA4F";
}

.uil-image-block:before {
  content: "\EA50";
}

.uil-music-note:before {
  content: "\EA51";
}

.uil-step-forward:before {
  content: "\EA52";
}

.uil-image-redo:before {
  content: "\EA53";
}

.uil-image:before {
  content: "\EA54";
}

.uil-picture:before {
  content: "\EA55";
}

.uil-image-download:before {
  content: "\EA56";
}

.uil-image-v:before {
  content: "\EA57";
}

.uil-flecha-circulo-der:before {
  content: "\E905";
}

.uil-flecha-circulo-izq:before {
  content: "\E904";
}

.uil-pet-friendly:before {
  content: "\E8C1";
}

.defer-block {
  opacity: 0;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.itinerary .uil-last-right,
.itinerary .uil-previous-left, .rules-and-advice .uil-last-right,
.rules-and-advice .uil-previous-left {
  cursor: pointer;
  position: relative;
  z-index: 998;
  margin-bottom: 200px;
  left: 95%;
}

.itinerary .uil-last-right,
.itinerary .uil-previous-left {
  bottom: 60px;
}

.rules-and-advice .uil-last-right,
.rules-and-advice .uil-previous-left {
  bottom: 90px;
}

.mySwiper .uil-arrow-right,
.mySwiper .uil-arrow-left,
.swiper-reviews .uil-arrow-right,
.swiper-reviews .uil-arrow-left,
.cardsSwiper .uil-arrow-right,
.cardsSwiper .uil-arrow-left,
.faqSwiper .uil-arrow-right,
.faqSwiper .uil-arrow-left,
.activitiesMosaicSwiper .uil-arrow-right,
.activitiesMosaicSwiper .uil-arrow-left,
.destinationCardsSwiper .uil-arrow-right,
.destinationCardsSwiper .uil-arrow-left,
.guideSwiper .uil-arrow-right,
.guideSwiper .uil-arrow-left {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  width: 40px;
  min-height: 40px;
  background-color: white;
  color: #111111;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  z-index: 10;
  position: absolute;
}
.mySwiper .uil-arrow-right.swiper-button-disabled,
.mySwiper .uil-arrow-left.swiper-button-disabled,
.swiper-reviews .uil-arrow-right.swiper-button-disabled,
.swiper-reviews .uil-arrow-left.swiper-button-disabled,
.cardsSwiper .uil-arrow-right.swiper-button-disabled,
.cardsSwiper .uil-arrow-left.swiper-button-disabled,
.faqSwiper .uil-arrow-right.swiper-button-disabled,
.faqSwiper .uil-arrow-left.swiper-button-disabled,
.activitiesMosaicSwiper .uil-arrow-right.swiper-button-disabled,
.activitiesMosaicSwiper .uil-arrow-left.swiper-button-disabled,
.destinationCardsSwiper .uil-arrow-right.swiper-button-disabled,
.destinationCardsSwiper .uil-arrow-left.swiper-button-disabled,
.guideSwiper .uil-arrow-right.swiper-button-disabled,
.guideSwiper .uil-arrow-left.swiper-button-disabled {
  cursor: default;
  background-color: white;
  color: #CACACC;
}
.mySwiper .uil-arrow-left,
.swiper-reviews .uil-arrow-left,
.cardsSwiper .uil-arrow-left,
.faqSwiper .uil-arrow-left,
.activitiesMosaicSwiper .uil-arrow-left,
.destinationCardsSwiper .uil-arrow-left,
.guideSwiper .uil-arrow-left {
  left: 14px;
}
.mySwiper .uil-arrow-right,
.swiper-reviews .uil-arrow-right,
.cardsSwiper .uil-arrow-right,
.faqSwiper .uil-arrow-right,
.activitiesMosaicSwiper .uil-arrow-right,
.destinationCardsSwiper .uil-arrow-right,
.guideSwiper .uil-arrow-right {
  right: 14px;
}
.mySwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.mySwiper .uil-arrow-right:not(.swiper-button-disabled):hover,
.swiper-reviews .uil-arrow-left:not(.swiper-button-disabled):hover,
.swiper-reviews .uil-arrow-right:not(.swiper-button-disabled):hover,
.cardsSwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.cardsSwiper .uil-arrow-right:not(.swiper-button-disabled):hover,
.faqSwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.faqSwiper .uil-arrow-right:not(.swiper-button-disabled):hover,
.activitiesMosaicSwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.activitiesMosaicSwiper .uil-arrow-right:not(.swiper-button-disabled):hover,
.destinationCardsSwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.destinationCardsSwiper .uil-arrow-right:not(.swiper-button-disabled):hover,
.guideSwiper .uil-arrow-left:not(.swiper-button-disabled):hover,
.guideSwiper .uil-arrow-right:not(.swiper-button-disabled):hover {
  background-color: #E9E9E9;
  border: 0.5px solid #CACACC;
}
.mySwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.mySwiper .uil-arrow-right:not(.swiper-button-disabled):active,
.swiper-reviews .uil-arrow-left:not(.swiper-button-disabled):active,
.swiper-reviews .uil-arrow-right:not(.swiper-button-disabled):active,
.cardsSwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.cardsSwiper .uil-arrow-right:not(.swiper-button-disabled):active,
.faqSwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.faqSwiper .uil-arrow-right:not(.swiper-button-disabled):active,
.activitiesMosaicSwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.activitiesMosaicSwiper .uil-arrow-right:not(.swiper-button-disabled):active,
.destinationCardsSwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.destinationCardsSwiper .uil-arrow-right:not(.swiper-button-disabled):active,
.guideSwiper .uil-arrow-left:not(.swiper-button-disabled):active,
.guideSwiper .uil-arrow-right:not(.swiper-button-disabled):active {
  background-color: #CACACC;
  border: 0.5px solid #CACACC;
}

.mySwiper:hover .uil-arrow-left,
.mySwiper:hover .uil-arrow-right,
.swiper-reviews:hover .uil-arrow-left,
.swiper-reviews:hover .uil-arrow-right,
.cardsSwiper:hover .uil-arrow-left,
.cardsSwiper:hover .uil-arrow-right,
.faqSwiper:hover .uil-arrow-left,
.faqSwiper:hover .uil-arrow-right,
.activitiesMosaicSwiper:hover .uil-arrow-left,
.activitiesMosaicSwiper:hover .uil-arrow-right,
.destinationCardsSwiper:hover .uil-arrow-left,
.destinationCardsSwiper:hover .uil-arrow-right,
.guideSwiper:hover .uil-arrow-left,
.guideSwiper:hover .uil-arrow-right {
  opacity: 1;
}

.mySwiper .uil-arrow-left,
.mySwiper .uil-arrow-right {
  top: calc(50% - 24px);
}

.guideSwiper .uil-arrow-left,
.guideSwiper .uil-arrow-right {
  top: calc(50% - 65px);
}

.swiper-reviews .uil-arrow-left,
.swiper-reviews .uil-arrow-right {
  top: calc(50% - 45px);
}

.cardsSwiper .uil-arrow-left,
.cardsSwiper .uil-arrow-right,
.activitiesMosaicSwiper .uil-arrow-left,
.activitiesMosaicSwiper .uil-arrow-right,
.destinationCardsSwiper .uil-arrow-left,
.destinationCardsSwiper .uil-arrow-right {
  top: calc(50% - 20px);
}

.faqSwiper .uil-arrow-left,
.faqSwiper .uil-arrow-right {
  top: calc(50% - 32px);
}

.swiper-button-prev,
.swiper-button-next {
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: white;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: bdicons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl:after,
.swiper-button-next:after {
  content: "\EB79";
  font-family: bdicons;
  font-size: 13px;
  font-weight: 400;
  color: #191919;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "\EB6D";
}

.swiper-button-lock {
  display: none;
}

.swiper-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 24px;
  height: 29px;
}

.swiper-reviews.swiper .swiper-button-next,
.swiper-reviews.swiper .swiper-button-prev {
  top: calc(50% - 29px);
  position: absolute;
}
.swiper-reviews.swiper .swiper-button-prev {
  left: 10px;
  right: auto;
}
.swiper-reviews.swiper .swiper-button-next {
  left: auto;
  right: 10px;
}

@media only screen and (max-width: 767px) {
  .menu-categories-cnt .swiper-buttons,
  .menu-categories-wrapper .swiper-buttons {
    display: none;
  }
  .itinerary .uil-last-right,
  .itinerary .uil-previous-left {
    display: none;
  }
  .mySwiper .uil-arrow-right,
  .mySwiper .uil-arrow-left,
  .swiper-reviews .uil-arrow-right,
  .swiper-reviews .uil-arrow-left,
  .cardsSwiper .uil-arrow-right,
  .cardsSwiper .uil-arrow-left,
  .faqSwiper .uil-arrow-right,
  .faqSwiper .uil-arrow-left,
  .activitiesMosaicSwiper .uil-arrow-right,
  .activitiesMosaicSwiper .uil-arrow-left,
  .destinationCardsSwiper .uil-arrow-right,
  .destinationCardsSwiper .uil-arrow-left,
  .guideSwiper .uil-arrow-right,
  .guideSwiper .uil-arrow-left {
    display: none;
  }
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  min-height: 8px;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
  margin: 20px auto 0 auto;
  outline: none;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  outline: none;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  margin: 10px auto;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.swiper .swiper-scrollbar {
  background: #d6d6d6;
  border-radius: 0;
  height: 5px;
  width: 36.8%;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #232323;
  height: 5px;
}

/* .b-category-cards,
.b-destination-cards,
.b-travel-guides-mosaic {
  & > :not(.views-element-container):not(.menu-categories-cnt) {
    .swiper {
      margin-top: -53px;
    }
  }
} */
.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

body.blog_index-page .swiper {
  margin-bottom: 45px;
  padding-bottom: 0;
}
.swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #e8e8e8;
  opacity: 1;
  margin: 5px 2.5px 0 !important;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #191919;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  margin-right: 8px;
}
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  font-size: 13px;
  font-weight: 800;
  color: #191919;
  margin: auto;
}
.swiper .swiper-scrollbar {
  background: #cfcfcf;
  border-radius: 0;
  height: 4px;
  width: 36.8%;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #232323;
  height: 4px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:not(.swiper-pagination-bullet-active-main):not(.swiper-pagination-bullet-active-prev):not(.swiper-pagination-bullet-active-next):not(.swiper-pagination-bullet-active-next-next) {
  visibility: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev ~ .swiper-pagination-bullet-active-next-next {
  visibility: hidden;
}

@media only screen and (max-width: 1023px) {
  .swiper .swiper-scrollbar {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .swiper .swiper-scrollbar {
    height: 3px;
  }
  .swiper .swiper-scrollbar .swiper-scrollbar-drag {
    height: 3px;
  }
}
a {
  color: black;
  text-decoration: none;
  border-bottom: 1px solid black;
}

p > a:hover {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 70%;
}

a.no-border {
  border: none;
}

.btn-primary,
#block-buendiatours-theme-content #edit-submit,
.btn-primary-hollow,
.btn-secondary {
  display: inline-block;
  background: #ffffff;
  border: 2px solid rgba(35, 35, 35, 0.6);
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.btn-primary:hover,
#block-buendiatours-theme-content #edit-submit:hover,
.btn-primary-hollow:hover,
.btn-secondary:hover {
  border: 2px solid #232323;
}
.btn-primary.disabled, .btn-primary:disabled,
#block-buendiatours-theme-content #edit-submit.disabled,
#block-buendiatours-theme-content #edit-submit:disabled,
.btn-primary-hollow.disabled,
.btn-primary-hollow:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  .btn-primary,
  #block-buendiatours-theme-content #edit-submit,
  .btn-primary-hollow,
  .btn-secondary {
    font-size: 14px;
  }
}

.btn-primary {
  /* Color */
  /* Shape */
}
.btn-primary.green {
  display: inline-block;
  background: #309a5d;
  border: 2px solid rgba(48, 154, 93, 0.6);
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.btn-primary.green:hover {
  border: 2px solid #309a5d;
}
.btn-primary.green.disabled, .btn-primary.green:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  .btn-primary.green {
    font-size: 14px;
  }
}
.btn-primary.blue {
  display: inline-block;
  background: #248ec6;
  border: 2px solid rgba(36, 142, 198, 0.6);
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.btn-primary.blue:hover {
  border: 2px solid #248ec6;
}
.btn-primary.blue.disabled, .btn-primary.blue:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  .btn-primary.blue {
    font-size: 14px;
  }
}
.btn-primary.white {
  display: inline-block;
  background: #ffffff;
  border: 2px solid rgba(17, 17, 17, 0.6);
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.btn-primary.white:hover {
  border: 2px solid #111111;
}
.btn-primary.white.disabled, .btn-primary.white:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  .btn-primary.white {
    font-size: 14px;
  }
}
.btn-primary.black {
  display: inline-block;
  background: #111111;
  border: 2px solid rgba(17, 17, 17, 0.6);
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.btn-primary.black:hover {
  border: 2px solid #111111;
}
.btn-primary.black.disabled, .btn-primary.black:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  .btn-primary.black {
    font-size: 14px;
  }
}
.btn-primary.thin {
  line-height: 33px;
}
.btn-primary.square {
  border-radius: 0;
}

div.btn-primary-div a {
  display: inline-block;
  background: #ffffff;
  border: 2px solid rgba(35, 35, 35, 0.6);
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 41px;
  padding: 0 20px;
  -webkit-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
div.btn-primary-div a:hover {
  border: 2px solid #232323;
}
div.btn-primary-div a.disabled, div.btn-primary-div a:disabled {
  pointer-events: none;
  opacity: 0.65;
}
@media only screen and (max-width: 767px) {
  div.btn-primary-div a {
    font-size: 14px;
  }
}

.label {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
  padding: 4px 10px;
}
.label.slim {
  padding: 0px 10px;
}
.label.info {
  border: 2px solid #45bbbb;
  background-color: #bffdfd;
}
.label.notice {
  border: 2px solid #1c7dab;
  background-color: #bfe9fd;
}
.label.success {
  border: 2px solid #a6e949;
  background-color: #e3fdbf;
}
.label.base {
  border: 2px solid #9e9e9e;
  background-color: #f5f5f5;
}
.label.warning {
  border: 2px solid #e9b649;
  background-color: #fde9bf;
}
.label.error {
  border: 2px solid #ab1c26;
  background-color: #fdbfc3;
}

.label-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.label-country .country {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #191919;
  border-radius: 0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-right: 20px;
  border-bottom: 0;
}
.label-country .country > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.label-country .country:before {
  content: attr(data-abb);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 30px;
  padding: 0 7px;
  margin-right: 10px;
  background-color: #00965E;
  border-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.label-country.big .country {
  line-height: 48px;
  height: 48px;
  padding-right: 33px;
}
.label-country.big .country:before {
  height: 48px;
  padding: 0 15px;
}

.label-category {
  display: inline-block;
  height: 30px;
  padding: 0 20px;
  border-bottom: 0;
  background: #191919;
  border-radius: 4px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  line-height: 30px;
  letter-spacing: 0.78px;
}

@media only screen and (max-width: 767px) {
  .label-country .country {
    font-size: 16px;
    line-height: 26px;
  }
  .label-country.big .country {
    line-height: 32px;
    height: 32px;
  }
  .label-country.big .country:before {
    height: 32px;
    padding: 0 7.43px;
  }
  .label-category {
    font-size: 16px;
    line-height: 26px;
  }
}
.block-title.big {
  font-size: 34px;
}

.homepage-page .block-title .block-title-attractions,
.tourist_attraction-page .block-title .block-title-attractions {
  display: none;
}

.homepage-page .block-title {
  margin-bottom: 24px;
}

.block-title {
  text-align: left;
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
}
.block-title .block-title-attractions {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
.block-title b,
.block-title strong {
  font-weight: 900;
}
.block-title.mb-0 {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .block-title,
  .block-title.big {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-page .block-title {
    margin-bottom: 16px;
  }
  .block-title,
  .block-title.big {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 34px;
  }
  .block-title .block-title-attractions,
  .block-title.big .block-title-attractions {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating-stars .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  color: #191919;
  padding-left: 5px;
}
.rating-stars .rating span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
}
.rating-stars .opiniones {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  padding-left: 5px;
}
.rating-stars .new {
  color: #309a5d;
}

.rating-activity {
  margin-top: 2px;
}

.rating-stars-cnt,
.rating-stars-cnt-column {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating-stars-cnt .new,
.rating-stars-cnt-column .new {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  color: #309a5d;
  line-height: 1;
}
.rating-stars-cnt .opinions,
.rating-stars-cnt-column .opinions {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 28px;
  color: #191919;
}

.rating-stars-cnt .opinions {
  padding-top: 8px;
}

.rating-stars-cnt-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating-stars-cnt-column .opinions {
  padding-top: 3px;
}

/* .rating-stars-sidebar {
  background: map-get($background_color, white);
  border: 1px solid map-get($grey_color, 3);
  border-radius: 8px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  padding: 23px 25px;
  justify-content: center;

  .number {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
    text-align: center;
    background: map-get($background_color, white);
    @include fontSans(36, 700);
    color: map-get($corporate_color, 7);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
  }

  .cnt {
    flex: 0 1 auto;
    @include fontSans(14, 400);
    line-height: 20px;
    color: map-get($grey_color, 6);

    b {
      font-weight: 600;
      color: map-get($corporate_color, 7);
      display: block;
      margin-bottom: 5px;
      a {
        color: map-get($corporate_color, 5);
        border: none;
        &:hover {
          text-decoration: underline;
        }
      }
    }
  }
} */
.single-star {
  background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/icons/Star-Trustpilot-1.svg");
  display: block;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: 17px;
}

[data-rating] {
  background: rgba(0, 150, 94, 0.25);
  -webkit-mask-image: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/icons/Stars-Trustpilot.svg");
          mask-image: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/icons/Stars-Trustpilot.svg");
  display: block;
  min-width: 92px;
  width: 92px;
  height: 16px;
  position: relative;
  margin-bottom: 1px;
}
[data-rating]:after {
  content: "";
  height: 100%;
  position: absolute;
  background: #00965E;
  left: 0;
  top: 0;
}
[data-rating].stars-10:after {
  width: 100%;
}
[data-rating].stars-9:after {
  width: 91%;
}
[data-rating].stars-8:after {
  width: 80%;
}
[data-rating].stars-7:after {
  width: 71%;
}
[data-rating].stars-6:after {
  width: 60%;
}
[data-rating].stars-5:after {
  width: 50%;
}
[data-rating].stars-4:after {
  width: 40%;
}
[data-rating].stars-3:after {
  width: 29%;
}
[data-rating].stars-2:after {
  width: 20%;
}
[data-rating].stars-1:after {
  width: 9%;
}

/* @include media($tablet_landscape) {
  .rating-stars-sidebar {
    margin-bottom: 16px;
  }
} */
@media only screen and (max-width: 767px) {
  /* .rating-stars-sidebar {
    margin-top: 12px;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    .number {
      box-shadow: none;
    }
  } */
  .rating-stars .rating {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .rating-stars-cnt-column .new {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-size: 0.75rem;
    color: #309a5d;
  }
}
.tour-guide-sidebar-info {
  border: 1px solid #cfcfcf;
  padding: 34px 24px;
  text-align: center;
}
.tour-guide-sidebar-info .b-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 33px;
  color: #191919;
  position: relative;
  padding: 0 10px 24px;
  margin: 0 auto;
}
.tour-guide-sidebar-info .b-title:after {
  content: "";
  width: 56px;
  height: 3px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #309a5d;
}
.tour-guide-sidebar-info .b-logo {
  width: auto;
  max-height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
}
.tour-guide-sidebar-info .b-desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  color: #191919;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1024px) {
  .tour-guide-sidebar-info {
    margin-bottom: 65px;
  }
  .tour-guide-sidebar-info .b-desc {
    margin-bottom: 48px;
  }
  .tour-guide-sidebar-info .btn-primary {
    width: auto;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .tour-guide-sidebar-info {
    padding: 20px 30px 16px;
    margin-bottom: 30px;
  }
  .tour-guide-sidebar-info .b-title {
    font-size: 22px;
    line-height: 31px;
  }
  .tour-guide-sidebar-info .b-desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .tour-guide-sidebar-info .btn-primary {
    width: 100%;
  }
}
.homepage-page header .main-header .search-box.header {
  display: none;
}

header {
  position: sticky;
  top: 0;
  z-index: 1600;
}
header.dynamic-style {
  position: fixed;
  width: 100%;
}
header.dynamic-style .main-header {
  background: transparent;
  color: #fff;
  border-bottom: 1px solid transparent; /* this way contents don't move when it's no longer transparent */
  -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border 0.5s ease-in-out;
}
header.dynamic-style .main-header .logo {
  background: url("/themes/custom/buendiatours_theme/dist//header/buendia-blanco.svg") no-repeat center;
  height: 32px;
  width: 137px;
  min-width: 137px;
}
header.dynamic-style .main-header .search-box .smart-search.contracted .uil-search-alt {
  color: #fff;
}
header.dynamic-style .main-header .search-box .smart-search:not(.contracted) {
  color: #191919;
}
header.dynamic-style.white-background .b-mask-dark-gradient {
  display: none;
}
header.dynamic-style.white-background .main-header {
  background: #ffffff;
  color: #232323;
  border-bottom: 1px solid #ebebeb;
}
header.dynamic-style.white-background .main-header .search-box .smart-search.contracted .uil-search-alt {
  color: #000;
}
header.dynamic-style.white-background .main-header .search-box .smart-search:not(.contracted) {
  color: #191919;
  margin-left: 0;
  margin-right: 0;
}
header.dynamic-style.white-background .main-header .logo {
  background: url("/themes/custom/buendiatours_theme/dist/header/buendia-negro.svg") no-repeat center;
  width: 130px;
  min-width: 130px;
}
header.black-style .main-header {
  background-color: black;
  color: #fff;
}
header.black-style .main-header .logo {
  background: url("/themes/custom/buendiatours_theme/dist//header/buendia-blanco.svg") no-repeat center;
  height: 32px;
  width: 137px;
  min-width: 137px;
}
header.black-style .main-header .search-box .smart-search.contracted .uil-search-alt {
  color: #000;
}
header.black-style .main-header .search-box .smart-search:not(.contracted) {
  color: #191919;
  margin-left: 0;
  margin-right: 0;
}
header.black-style .main-header.white-background .b-mask-dark-gradient {
  display: none;
}
header.black-style .main-header.white-background .main-header {
  background: #ffffff;
  color: #232323;
  border-bottom: 1px solid #ebebeb;
}
header.black-style .main-header.white-background .main-header .logo {
  background: url("/themes/custom/buendiatours_theme/dist/header/buendia-negro.svg") no-repeat center;
  width: 130px;
  min-width: 130px;
}

.main-header {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  top: 0px;
  z-index: 1000;
  height: 75px;
  background: #111111;
  /* .language-switcher {
    order: 4;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 25px;
    position: relative;
    padding-left: 0;
    margin-left: 10px;
    &:hover {
      text-decoration: underline;
    }

    .current {
      display: flex;
      height: 100%;
      padding: 0 10px 0 5px;
      align-items: center;
      cursor: pointer;
      @include fontSans(16, 600);
      line-height: 30px;
      letter-spacing: 0.78px;
      .language {
        padding-left: 0;
        margin-left: 10px;
        font-weight: 400;
        @include fontSans(16, 400);
      }
      .language-mobile {
        display: none;
      }
    }
    .list {
      position: absolute;
      top: 100%;
      width: 100%;
      min-width: 113px;
      right: 0;
      padding: 20px;
      background: $header_background_color;
      box-shadow: 2px 4px 16px 0 $box_shadow;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      text-align: left;
      a {
        display: block;
        border: 0;
        color: $header_font_list_a_color;
        &.active {
          font-weight: bold;
        }
        + a {
          margin-top: 10px;
        }
        &:hover {
          text-decoration: underline;
        }
      }
    }
  } */
}
.blog_index-page .main-header {
  -webkit-box-shadow: 0 0 0 0;
          box-shadow: 0 0 0 0;
}
.main-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.main-header .wrapper > .wrapper {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-header .logo {
  background: url("/themes/custom/buendiatours_theme/dist/header/buendia-negro.svg") no-repeat center;
  height: 32px;
  width: 137px;
  border: none;
  margin: auto 10px auto 0;
}
.main-header .logo-blog {
  height: 54px;
  width: 160px;
  min-width: 160px;
  margin: auto 0 auto 0;
  background-size: 90%;
}
.main-header .primary-menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 10px 0;
  margin: auto;
  margin-left: 16px;
}
.main-header .my-account {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  border: 0;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  padding: 0 20px;
}
.main-header .my-account:before {
  font-size: 34px;
  margin: 0;
  color: #191919;
}
.main-header .menu-cart {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header .menu-cart img {
  margin-bottom: 0;
}
.main-header .help-button {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  display: none;
}
.main-header .help-button a {
  border-bottom: none;
}
.main-header .lens_img {
  margin-top: 20px;
  width: 24px;
  height: 24px;
  border-bottom: none;
}
.main-header .lens_img a .lens {
  border-bottom: none;
  text-decoration: none;
}
.main-header .cart-counter {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  padding-left: 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.main-header .cart-counter:hover {
  background-color: #f5f5f5;
}
.main-header .cart-counter.active {
  background: #f5f5f5;
}
.main-header .cart-counter.active:after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  background: #f5f5f5;
  right: 0;
  top: 100%;
}
.main-header .cart-counter.active .cart-icon:before, .main-header .cart-counter.active .cart-icon:after {
  color: #191919;
}
.main-header .cart-counter .cart-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  height: 20px;
}
.main-header .cart-counter .cart-icon .cart-svg {
  height: 20px;
  width: 20px;
}
.main-header .cart-counter .cart-icon[data-counter="0"]:after {
  display: none;
}
.main-header .cart-counter .cart-icon:before {
  display: none;
  color: #191919;
}
.main-header .cart-counter .cart-icon:after {
  content: attr(data-counter);
  position: absolute;
  left: calc(100% - 2px);
  top: -13px;
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
}
.main-header .cart-counter .cart-box {
  width: 470px;
  position: absolute;
  top: 100%;
  right: 0;
  background: #f5f5f5;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.main-header .cart-counter .cart-box.empty {
  width: 335px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-header .cart-counter .cart-box.empty > span {
  padding: 40px 24px 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #000;
}
.main-header .cart-counter .cart-box > ul {
  padding: 0 24px;
}
.main-header .cart-counter .cart-box > ul li {
  padding: 24px 0 16px;
  border-top: 2px solid #cfcfcf;
}
.main-header .cart-counter .cart-box > ul li:first-child {
  border-top: none;
}
.main-header .cart-counter .cart-box > ul li .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  position: relative;
}
.main-header .cart-counter .cart-box > ul li .card .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 88px;
          flex: 0 0 88px;
}
.main-header .cart-counter .cart-box > ul li .card .image img {
  display: block;
}
.main-header .cart-counter .cart-box > ul li .card .desc {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding-left: 24px;
}
.main-header .cart-counter .cart-box > ul li .card .desc .name {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.main-header .cart-counter .cart-box > ul li .card .desc .people {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.main-header .cart-counter .cart-box > ul li .card .remove {
  position: absolute;
  right: 0;
  top: 6px;
}
.main-header .cart-counter .cart-box > ul li .card .remove:before {
  margin: 0;
  font-size: 25px;
  color: #9e9e9e;
}
.main-header .cart-counter .cart-box > ul li .price {
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #309a5d;
}
.main-header .cart-counter .cart-box .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 24px;
  background: #fafafa;
  border-top: 2px solid #cfcfcf;
  border-bottom: 2px solid #cfcfcf;
}
.main-header .cart-counter .cart-box .total .total-a,
.main-header .cart-counter .cart-box .total .total-p {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.main-header .cart-counter .cart-box .total .total-a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.main-header .cart-counter .cart-box .total .total-p {
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.78px;
  color: #309a5d;
}
.main-header .cart-counter .cart-box .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 22px 0 27px;
}
.main-header .cart-counter .cart-box .bottom > a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
  min-width: 375px;
}
.main-header .cart-counter .cart-box .first {
  padding-bottom: 17px;
}
.main-header .cart-counter .cart-box .add-more-activities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 22px 0 27px;
  padding-top: 0px;
}
.main-header .cart-counter .cart-box .add-more-activities > a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
  min-width: 375px;
}
.main-header .turitop-cart a {
  height: 100%;
  border: none;
  background: transparent;
}
.main-header .turitop-cart a:hover {
  background-color: #69a01c;
}
.main-header .turitop-cart a img {
  width: 30px;
}
.main-header .search-box {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.main-header .search-box .f-input {
  padding: 0;
  padding-left: 25px;
  padding-right: 48px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fafafa;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  width: 100%;
  font-weight: 600;
}
.main-header .search-box .f-input:focus {
  color: #191919;
}
.main-header .search-box .f-input::-webkit-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #8f8f8f;
  font-weight: 400;
  opacity: 0.98;
}
.main-header .search-box .f-input::-moz-placeholder {
  /* Firefox, Chrome, Opera */
  color: #8f8f8f;
  font-weight: 400;
  opacity: 0.98;
}
.main-header .search-box .f-input:-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #8f8f8f;
  font-weight: 400;
  opacity: 0.98;
}
.main-header .search-box .f-input::-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #8f8f8f;
  font-weight: 400;
  opacity: 0.98;
}
.main-header .search-box .f-input::placeholder {
  /* Firefox, Chrome, Opera */
  color: #8f8f8f;
  font-weight: 400;
  opacity: 0.98;
}
.main-header .search-box .results-pophover {
  top: 100%;
  left: auto;
  right: 0;
  width: 100%;
  max-height: calc(100vh - 70px);
}

@media only screen and (max-width: 1023px) {
  header.black-style .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist/header/buendia-blanco.svg") no-repeat center;
    width: 100px;
    height: 32px;
    min-width: 100px;
  }
  .main-header {
    padding: 0 2%;
    /* .language-switcher {
      order: 4;
      margin-right: 0;

      .list {
        padding: 10px;
      }
    } */
  }
  .main-header .menu-cart {
    display: none;
  }
  .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist/header/buendia-negro.svg") no-repeat center;
    width: 100px;
    height: 32px;
    min-width: 100px;
  }
  .main-header .my-account {
    padding-right: 8px;
  }
  .main-header .search-box {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    position: absolute;
    right: 0;
  }
  .main-header .search-box.contracted {
    right: 50px;
  }
  .main-header .search-box.contracted label {
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .main-header .cart-counter {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52px;
            flex: 0 0 52px;
  }
  .main-header .cart-counter .cart-icon:after {
    top: -8px;
    left: 100%;
  }
  header.dynamic-style .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist//header/buendia-blanco.svg") no-repeat center;
    width: 100px;
    min-width: 100px;
  }
  header.dynamic-style.white-background .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist/header/buendia-negro.svg") no-repeat center;
    width: 100px;
    min-width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .homepage-page header .main-header .search-box.contracted {
    display: none !important;
  }
  header.dynamic-style .main-header .logo {
    width: 101px;
    min-width: 101px;
    height: 23px;
  }
  header .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist/header/buendia-blanco.svg") no-repeat center;
  }
  .main-header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    background-color: black;
    /* .language-switcher {
      display: none;
    } */
    /*
    #language-switch {
      .language-mobile {
        display: inline;
      }
    }
    */
  }
  .main-header .wrapper {
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-header .wrapper .help-button {
    -webkit-box-flex: 1;
        -ms-flex: 1 auto;
            flex: 1 auto;
    display: block;
    text-align: right;
    padding-right: 16px;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .main-header .logo {
    margin-left: 15px;
  }
  .main-header .primary-menu {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 auto;
            flex: 0 auto;
    padding: 12px 0;
    margin-left: 12px;
    margin-top: 1px;
  }
  .main-header .my-account {
    padding: 0 6px;
    position: absolute;
    left: 64px;
  }
  .main-header .cart-counter {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64px;
            flex: 0 0 64px;
    min-width: 64px;
  }
  .main-header .cart-counter .cart-box {
    width: 320px;
    max-height: calc(100vh - 130px);
    overflow: auto;
  }
  .main-header .cart-counter .cart-box > ul li {
    padding: 10px 0;
  }
  .main-header .cart-counter .cart-box > ul li .card .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
  }
  .main-header .cart-counter .cart-box > ul li .card .image img {
    width: 100%;
    height: 100%;
  }
  .main-header .cart-counter .cart-box > ul li .card .desc {
    padding-left: 10px;
    font-size: 14px;
  }
  .main-header .cart-counter .cart-box > ul li .card .desc .name {
    font-size: 14px;
  }
  .main-header .cart-counter .cart-box .total .total-a {
    font-size: 14px;
  }
  .main-header .cart-counter .cart-box .bottom > a {
    min-width: 275px;
  }
  .main-header .cart-counter .cart-box .add-more-activities > a {
    min-width: 275px;
  }
  .main-header .cart-counter .cart-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
  }
  .main-header .cart-counter .cart-icon:before {
    font-size: 30px;
  }
  .main-header .cart-counter .cart-icon:after {
    left: calc(100% + 1px);
    top: -10px;
  }
  .main-header .turitop-cart {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    min-width: 94px;
  }
  header.dynamic-style.white-background .main-header .search-box .smart-search.contracted .uil {
    color: #232323;
  }
  header.black-style .main-header .logo {
    background: url("/themes/custom/buendiatours_theme/dist/header/buendia-blanco.svg") no-repeat center;
    height: 23px;
    width: 101px;
    min-width: 101px;
  }
}
.main-menu-button {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  padding: 4px 0px;
  height: 100%;
  width: 25px;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: transparent;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  cursor: pointer;
}
.main-menu-button:focus {
  outline: transparent;
}
.main-menu-button > span {
  display: block;
  width: 35px;
  height: 5px;
  border-radius: 3px;
  background: white;
  margin: 4px 0;
}
.main-menu-button:before, .main-menu-button:after {
  margin-top: 0;
}
.main-menu-button img {
  margin: auto;
  height: 18px;
}
.main-menu-button:active {
  background: #f5f5f5;
}

.main-menu {
  width: 640px;
  height: 488px;
  background: white;
  position: absolute;
  z-index: 1000;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  visibility: hidden;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  opacity: 0;
  padding: 20px 0;
  overflow: hidden;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.main-menu.active {
  top: 70px;
  position: fixed;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.main-menu:before {
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #bfbfbf;
}
.main-menu .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  max-height: 100%;
}
.main-menu .box > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 0 20px;
}
.main-menu .box > div a {
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}
.main-menu .box > div > ul {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: black;
}
.main-menu .box > div > ul > li {
  padding-bottom: 3px;
}
.main-menu .box > div > ul > li > a {
  color: #6c6c6c;
}
.main-menu .box > div > ul > li > a img {
  max-width: 15px;
  padding-bottom: 3px;
  margin-right: 2px;
}
.main-menu .box > div > ul > li > ul {
  padding-top: 3px;
}
.main-menu .box > div > ul > li > ul > li {
  display: inline;
}
.main-menu .box > div > ul > li > ul > li:before {
  content: "\B7";
  color: #309a5d;
}
.main-menu .box > div > ul > li > ul > li:first-child:before {
  display: none;
}
.main-menu .box > div > ul.menu-countries > li {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.main-menu .box > div > ul.menu-countries > li > a {
  color: black;
}
.main-menu .box > div > ul.menu-countries > li > ul > li > a {
  color: #6c6c6c;
}
.main-menu .box > div > ul.menu-countries > li:last-child {
  margin-bottom: 0;
}
.main-menu .menu-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.78px;
  line-height: 30px;
  color: #232323;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .main-menu-button {
    width: 64px;
  }
  .main-menu-button.active {
    background: #fff;
  }
  .main-menu {
    width: 100%;
    height: calc(100vh - 64px);
    top: 64px;
    left: 0 !important;
    z-index: 9999;
    position: fixed;
  }
  .main-menu.active {
    top: 64px;
    position: fixed;
  }
  .main-menu:before {
    display: none;
  }
  .main-menu .box {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    /*
         .language-switcher {
           .current {
             border-top: 1px solid $main_menu_border_color;
             padding: 16px 0 16px 0;
             font-family: "Poppins";
             font-size: 16px;
             font-weight: 600;

             &:before {
               content: "";
               background: bdt-get-cdn-asset($cdn_url, "static/menu/icon-language.svg");
               float: left;
               height: 24px;
               width: 24px;
               background-repeat: no-repeat;
               background-position: center;
               margin-right: 16px;
               margin-top: -1px;
             }
           }
           .list {
             padding-left: 40px;
             margin-top: -10px;
             a {
               display: block;
               padding: 0px 0 12px;
             }
           }
         }
    */
  }
  .main-menu .box > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .main-menu .box > div.guide-sub-menu {
    margin-bottom: 0;
  }
  .main-menu .box > div > ul {
    display: none;
    padding-left: 40px;
    padding-top: 5px;
    font-size: 14px;
    line-height: 20px;
    margin-top: -16px;
    padding-bottom: 12px;
  }
  .main-menu .box > div > ul a {
    color: #191919;
  }
  .main-menu .box > div > ul > li {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .main-menu .box > div > ul > li > a {
    font-size: 14px;
    line-height: 20px;
  }
  .main-menu .box > div > ul > li .title:after {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg>') no-repeat;
    background-size: 26px;
    width: 13px;
    height: 8px;
    display: inline-block;
    background-position: center;
    margin-left: 5px;
    z-index: 1;
    position: relative;
  }
  .main-menu .box > div > ul > li .title.active:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-size: 26px;
    width: 13px;
    height: 8px;
    display: inline-block;
    background-position: center;
    margin-left: 5px;
  }
  .main-menu .box > div > ul > li > ul {
    display: none;
    padding-left: 15px;
    padding-top: 5px;
  }
  .main-menu .box > div > ul > li > ul > li {
    display: block;
    margin-bottom: 10px;
  }
  .main-menu .box > div > ul > li > ul > li > a {
    font-size: 12px;
    line-height: 18px;
  }
  .main-menu .box > div > ul > li > ul > li:before {
    display: none;
  }
  .main-menu .menu-title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
    padding: 16px 0px;
  }
  .main-menu .menu-title.menu-guides, .main-menu .menu-title.menu-current-guide {
    border-top: 1px solid #cfcfcf;
  }
  .main-menu .menu-title:after {
    content: "";
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23102733" d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg>') no-repeat;
    background-size: 26px;
    width: 13px;
    height: 8px;
    display: inline-block;
    background-position: center;
    margin-left: 5px;
  }
  .main-menu .menu-title:before {
    content: "";
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/menu/icon-actividad.svg");
    float: left;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 16px;
  }
  .main-menu .menu-title.menu-guides:before {
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/menu/icon-guia.svg");
  }
  .main-menu .menu-title.menu-current-guide:before {
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/menu/icon-current-guide.svg");
  }
  .main-menu .menu-title.active:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-size: 26px;
    width: 13px;
    height: 8px;
    display: inline-block;
    background-position: center;
    margin-left: 5px;
  }
}
.booking-form {
  top: 200px;
  border: 1px solid #eeeeee;
  border-radius: 16px;
}
.booking-form.text-container {
  border: none;
}
.booking-form.text-container .select-day-text {
  background-color: #fff64c;
  border-radius: 0;
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 8px 10px;
  text-align: center;
  line-height: 16.8px;
}
.booking-form.turitop {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.booking-form.booking-anchor {
  border: 0;
}
.booking-form.booking-anchor a {
  width: 100%;
  text-align: center;
}
.booking-form.bokun-price, .booking-form.tiqets-price {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.booking-form.tiqets-price {
  position: sticky;
  top: 80px;
}
.booking-form .n_last_bookings {
  display: none;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  font-size: 14px;
  font-size: 0.875rem;
  color: #309a5d;
  background-color: #eaf5ee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
}
.booking-form .n_last_bookings img {
  margin-bottom: -0.15em;
  margin-right: 5px;
}
.booking-form .n_last_bookings.is-hidden + .loading-turitop {
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
}
.booking-form .form {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #eeeeee;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-height: calc(100vh - 142px);
  overflow-y: auto;
}
.booking-form .item {
  padding: 16px 24px 24px;
  background: #ffffff;
  border-top: 1px solid #eeeeee;
}
.booking-form .item.calendar {
  border-top: 0;
}
.booking-form .item.first {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.booking-form .item.first.tixalia {
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: transparent;
}
.booking-form .item.first.tixalia .main-price {
  font-size: 24px;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-right: 16px;
}
.booking-form .item.bokun {
  padding: 16px 5px 24px;
  padding-top: 0;
}
.booking-form .item.tiqets {
  padding-bottom: 0;
  border: 1px solid #eeeeee;
}
.booking-form .item.item-form {
  padding: 16px 0 24px;
}
.booking-form .item.item-form > .t-label,
.booking-form .item.item-form > .t-p {
  padding: 0 24px;
}
.booking-form .item.item-form .item {
  margin-top: 24px;
  padding-bottom: 0;
}
.booking-form .item .btn-primary {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 8px;
}
.booking-form .form .f-select {
  width: calc(100% - 48px);
  margin-left: auto;
  margin-right: auto;
}
.booking-form div p.inner-pre,
.booking-form div p.inner-post,
.booking-form .main-price-before {
  margin: 0 5px;
  text-align: right;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  color: #191919;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-weight: normal;
}
.booking-form div p.inner-pre:after,
.booking-form div p.inner-post:after,
.booking-form .main-price-before:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.booking-form .main-price {
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 60px;
  color: #191919;
}
.booking-form .hint {
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #191919;
}
.booking-form .error {
  color: #1c7dab;
  border: 1px dashed;
  font-family: "Poppins", serif;
}
.booking-form .flatpickr-input {
  display: none;
}
.booking-form .flatpickr-calendar {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.booking-form .flatpickr-calendar .cur-month {
  pointer-events: none;
}
.booking-form .flatpickr-calendar .numInputWrapper {
  pointer-events: none;
  width: 4ch;
}
.booking-form .flatpickr-calendar.arrowTop:before, .booking-form .flatpickr-calendar.arrowTop:after {
  display: none;
}
.booking-form .flatpickr-calendar .flatpickr-rContainer {
  width: 100%;
}
.booking-form .flatpickr-days {
  width: 100%;
}
.booking-form .dayContainer {
  width: 100%;
  max-width: 100%;
}
.booking-form .flatpickr-day {
  max-width: 100%;
  height: 40px;
  position: relative;
  margin: 5px 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
}
.booking-form .flatpickr-day:hover {
  border-color: transparent;
  background: transparent;
  color: #000;
}
.booking-form .flatpickr-day:before {
  content: "";
  width: 40px;
  height: 40px;
  border: 2px solid #309a5d;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.booking-form .flatpickr-day.flatpickr-disabled, .booking-form .flatpickr-day.nextMonthDay, .booking-form .flatpickr-day.prevMonthDay {
  cursor: default;
  pointer-events: none;
}
.booking-form .flatpickr-day.flatpickr-disabled:before, .booking-form .flatpickr-day.nextMonthDay:before, .booking-form .flatpickr-day.prevMonthDay:before {
  display: none;
}
.booking-form .flatpickr-day.nextMonthDay, .booking-form .flatpickr-day.prevMonthDay {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #9e9e9e;
}
.booking-form .flatpickr-day.selected {
  border-color: transparent;
  background: transparent;
  color: #ffffff;
  font-weight: 600;
}
.booking-form .flatpickr-day.selected:before {
  background: #309a5d;
  z-index: -1;
}
.booking-form .flatpickr-day.today {
  border-color: transparent;
}
.booking-form .flatpickr-current-month {
  padding: 3px 0 0;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.booking-form .flatpickr-current-month span.cur-month,
.booking-form .flatpickr-current-month input.cur-year {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #000;
}
.booking-form .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.83,11.29,10.59,7.05a1,1,0,0,0-1.42,0,1,1,0,0,0,0,1.41L12.71,12,9.17,15.54a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.29,1,1,0,0,0,.71-.29l4.24-4.24A1,1,0,0,0,14.83,11.29Z"/></svg>') no-repeat center;
  background-size: 30px;
  right: 50px;
}
.booking-form .flatpickr-months .flatpickr-next-month.flatpickr-next-month svg {
  display: none;
}
.booking-form .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.29,12l3.54-3.54a1,1,0,0,0,0-1.41,1,1,0,0,0-1.42,0L9.17,11.29a1,1,0,0,0,0,1.42L13.41,17a1,1,0,0,0,.71.29,1,1,0,0,0,.71-.29,1,1,0,0,0,0-1.41Z"/></svg>') no-repeat center;
  background-size: 30px;
  left: 50px;
}
.booking-form .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month svg {
  display: none;
}
.booking-form span.flatpickr-weekday {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #000;
}
.booking-form .flatpickr-weekdays {
  border-bottom: 2px solid;
  padding-top: 4px;
  padding-bottom: 4px;
  height: auto;
}
.booking-form .selected-subactivity {
  border-bottom: 2px solid #9e9e9e;
  padding: 10px 0;
}
.booking-form .selected-subactivity .top .title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  color: #232323;
}
.booking-form .selected-subactivity .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
}
.booking-form .selected-subactivity .bottom .price {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  -ms-flex-item-align: center;
      align-self: center;
  color: #232323;
}
.booking-form .selected-subactivity .bottom .quantity {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  color: #232323;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking-form .selected-subactivity .bottom .quantity > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-item-align: center;
      align-self: center;
}
.booking-form .selected-subactivity .bottom .quantity span {
  width: 49px;
  text-align: center;
}
.booking-form .selected-subactivity .bottom .quantity,
.booking-form .selected-subactivity .bottom .sub-total {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.booking-form .selected-subactivity .bottom .sub-total {
  min-width: 80px;
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  -ms-flex-item-align: center;
      align-self: center;
  color: #232323;
}
.booking-form .selected-subactivity .bottom button {
  width: 34px;
  height: 34px;
  border: none;
  margin: 0;
  padding: 0;
  overflow: visible;
  background: transparent;
  /* inherit font & color from ancestor */
  color: inherit;
  font: inherit;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
}
.booking-form .selected-subactivity .bottom button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.booking-form .selected-subactivity .bottom button:focus {
  outline: none;
}
.booking-form .selected-subactivity .bottom button .uil {
  width: 34px;
  height: 34px;
  display: block;
  font-size: 34px;
  font-size: 2.125rem;
  color: #309a5d;
}
.booking-form .selected-subactivity .bottom button .uil:before {
  margin: 0;
  display: block;
}
.booking-form .total-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  color: #309a5d;
  padding-top: 24px;
}
.booking-form .loading {
  display: block;
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.booking-form .price-wrapper {
  padding: 16px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
}
.booking-form .price-wrapper .price-wrapper-container {
  margin: auto;
}
.booking-form .price-wrapper p,
.booking-form .price-wrapper span {
  white-space: nowrap;
  text-align: end;
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 28px;
  font-size: 1.75rem;
  margin: auto;
  letter-spacing: 0px;
  display: -webkit-inline-box;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.booking-form .price-wrapper p.in_offer, .booking-form .price-wrapper p.in_offer .coin,
.booking-form .price-wrapper span.in_offer,
.booking-form .price-wrapper span.in_offer .coin {
  color: #309a5d;
}
.booking-form .price-wrapper p.small,
.booking-form .price-wrapper p .small,
.booking-form .price-wrapper span.small,
.booking-form .price-wrapper span .small {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 28px;
  font-size: 1.75rem;
  letter-spacing: initial;
  margin-right: 5px;
}
.booking-form .price-wrapper p.small.before,
.booking-form .price-wrapper p .small.before,
.booking-form .price-wrapper span.small.before,
.booking-form .price-wrapper span .small.before {
  text-decoration: line-through;
}
.booking-form .price-wrapper p.small + p,
.booking-form .price-wrapper p .small + p,
.booking-form .price-wrapper span.small + p,
.booking-form .price-wrapper span .small + p {
  margin: auto 0;
}
.booking-form .price-wrapper .inner-pre,
.booking-form .price-wrapper .inner-post {
  margin: 0 4px;
  -ms-flex-item-align: center;
      align-self: center;
}
.booking-form .price-wrapper .btn-primary {
  background-color: #309a5d;
  color: white;
  width: 176px;
  height: 43px;
  padding: 0%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: transparent;
  margin-left: 30px;
  font-weight: 400;
}
.booking-form .turitop-calendar-wrapper {
  padding: 0px;
  border-radius: 8px;
}
.booking-form .turitop-calendar-wrapper .loading-turitop {
  overflow-y: auto;
}
.booking-form .hide-on-mobile.turitop-header {
  z-index: 1000000;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  color: #191919;
  line-height: 55px;
  border: #eee 1px solid;
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
  padding: 0px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking-form .hide-on-mobile.turitop-header div {
  margin-left: auto;
  margin-right: 16px;
}

.lightbox-expanded-turitop {
  max-height: none !important;
}

.booking-form.sticky {
  position: sticky;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.booking-form.sticky .btn-primary {
  border: transparent;
  background-color: #309a5d;
  color: white;
  width: 178px;
  height: 43px;
  padding: 0%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 100%;
}

#skBox #iframe_skiset {
  border-radius: 0;
}

@media only screen and (max-width: 1024px) {
  .price-wrapper .inner-post {
    display: none !important;
  }
  .dayContainer {
    min-width: 0;
  }
  .booking-form .flatpickr-day.nextMonthDay, .booking-form .flatpickr-day.prevMonthDay {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .booking-form .flatpickr-day {
    font-size: 12px;
    font-size: 0.75rem;
    height: 30px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .booking-form .flatpickr-day:before {
    width: 25px;
    height: 30px;
  }
  .booking-form .item {
    padding: 10px 15px;
  }
  .booking-form .item.calendar {
    padding: 10px 3px;
    padding-top: 0px;
  }
  .booking-form .item .t-label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .booking-form .item .btn-primary {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 40px;
  }
  .booking-form .item.item-form {
    padding: 10px 0 10px;
  }
  .booking-form .item.item-form > .t-label {
    padding: 0 10px;
  }
  .booking-form .form .f-select {
    font-size: 12px;
    font-size: 0.75rem;
    width: calc(100% - 20px);
  }
  .booking-form span.flatpickr-weekday {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .booking-form .flatpickr-current-month span.cur-month,
  .booking-form .flatpickr-current-month input.cur-year {
    font-size: 12px;
    font-size: 0.75rem;
  }
  .booking-form .flatpickr-current-month input.cur-year {
    width: 33px;
  }
  .booking-form .flatpickr-current-month .numInputWrapper {
    width: 33px;
  }
  .booking-form .flatpickr-current-month .numInputWrapper span.arrowUp,
  .booking-form .flatpickr-current-month .numInputWrapper span.arrowDown {
    display: none;
  }
  .booking-form .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: 30px;
  }
  .booking-form .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 30px;
  }
  .booking-form .main-price {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
  }
  .booking-form .hint {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
  }
  .booking-form .selected-subactivity .top .title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .booking-form .selected-subactivity .bottom .price {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .booking-form .selected-subactivity .bottom button {
    width: 25px;
    height: 25px;
  }
  .booking-form .selected-subactivity .bottom button .uil {
    font-size: 25px;
    font-size: 1.5625rem;
    width: 25px;
    height: 25px;
  }
  .booking-form .selected-subactivity .bottom .quantity {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .booking-form .selected-subactivity .bottom .quantity span {
    width: 30px;
  }
  .booking-form .selected-subactivity .bottom .sub-total {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    min-width: 60px;
  }
  .booking-form .total-container {
    padding-top: 15px;
  }
  .booking-form .t-p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .booking-form {
    position: inherit !important;
  }
  .booking-form.mobile-only {
    border: none;
  }
  .booking-form .n_last_bookings {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    position: fixed;
    bottom: 79px;
    z-index: 1000;
    display: none;
  }
  .booking-form p.inner-pre {
    display: none;
  }
  .booking-form .form {
    border: none !important;
  }
  .booking-form form {
    max-height: 100vh;
  }
  .booking-form .legal-conditions {
    display: none !important;
  }
  .booking-form .flatpickr-calendar {
    padding: 0 16px;
  }
  .booking-form .flatpickr-current-month span.cur-month,
  .booking-form .flatpickr-current-month input.cur-year {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
  }
  .booking-form .flatpickr-current-month .numInputWrapper,
  .booking-form .flatpickr-current-month input.cur-year {
    width: 45px;
  }
  .booking-form .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: 60px;
  }
  .booking-form .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
    left: 60px;
  }
  .booking-form span.flatpickr-weekday {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
  }
  .booking-form .flatpickr-day {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    height: 40px;
    line-height: 40px;
  }
  .booking-form .flatpickr-day:before {
    width: 40px;
    height: 40px;
  }
  .booking-form .flatpickr-day.nextMonthDay, .booking-form .flatpickr-day.prevMonthDay {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 30px;
  }
  .booking-form .mobile-booking-action {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 9px;
    border-top: 1px solid #cfcfcf;
    background: #fff;
    z-index: 1001;
  }
  .booking-form .mobile-booking-action .btn-primary {
    width: 100%;
    text-align: center;
  }
  .booking-form .mobile-booking-action.calendar {
    z-index: 1502;
  }
  .booking-form .mobile-booking-action.item-form {
    z-index: 1504;
    position: sticky;
  }
  .booking-form .mobile-booking-action.transform {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  .booking-form .item.calendar {
    z-index: 9999;
    padding: 0 0 64px;
  }
  .booking-form .item.calendar.bokun, .booking-form .item.calendar.tiqets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .booking-form .item.calendar.bokun .tiqetsWidget, .booking-form .item.calendar.tiqets .tiqetsWidget {
    padding-top: 16px;
  }
  .booking-form .item.calendar.turitop-calendar-wrapper {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .booking-form .item.calendar.turitop-calendar-wrapper .loading-turitop iframe {
    width: 100%;
    max-width: 1150px;
    min-width: 300px;
    border: none;
    min-height: 300px;
    margin-bottom: 50px;
  }
  .booking-form .item.item-form {
    z-index: 1503;
    padding: 0;
  }
  .booking-form .item.calendar, .booking-form .item.item-form {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: none;
    overflow: auto;
  }
  .booking-form .item.calendar.active, .booking-form .item.item-form.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .booking-form .item.item-form > .t-label {
    padding: 0 16px 10px;
  }
  .booking-form .item.item-form .item {
    border: none;
    padding: 0 16px 30px;
  }
  .booking-form .item.item-form .item > .t-label {
    padding: 0;
  }
  .booking-form .item .sub-title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    color: #232323;
    padding: 16px;
  }
  .booking-form .item .t-label,
  .booking-form .item .calendar-title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    letter-spacing: 0.64px;
    color: #232323;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    padding: 0 16px 10px;
  }
  .booking-form .item .top-mobile-nav {
    background: #191919;
    padding: 16px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .booking-form .item .top-mobile-nav a {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14.4px;
    letter-spacing: 0;
    border: none;
    text-shadow: none;
    padding-left: 25px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
  }
  .booking-form .item .top-mobile-nav a .uil_new {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
  .booking-form .item .top-mobile-nav a .uil_new:before {
    margin: 0;
  }
  .booking-form .item.first {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-top: none;
    z-index: 1500;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-shadow: 0px -19px 5px 0px rgba(0, 0, 0, 0), 0px -12px 5px 0px rgba(0, 0, 0, 0.01), 0px -7px 4px 0px rgba(0, 0, 0, 0.05), 0px -3px 3px 0px rgba(0, 0, 0, 0.09), 0px -1px 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px -19px 5px 0px rgba(0, 0, 0, 0), 0px -12px 5px 0px rgba(0, 0, 0, 0.01), 0px -7px 4px 0px rgba(0, 0, 0, 0.05), 0px -3px 3px 0px rgba(0, 0, 0, 0.09), 0px -1px 2px 0px rgba(0, 0, 0, 0.1);
  }
  .booking-form .item.first .price-container {
    color: #006741;
  }
  .booking-form .item.first .price-container .main-price {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    color: #000;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .booking-form .item.first .price-container .main-price .main-price__previous {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 150%;
  }
  .booking-form .item.first .price-container .main-price .main-price__previous .prev {
    display: inline-block !important;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 150%;
    color: #006741;
    margin: auto;
    text-wrap: nowrap;
    text-align: right;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  .booking-form .item.first .price-container .main-price .main-price__previous .prev::after {
    content: none;
  }
  .booking-form .item.first .price-container .main-price .main-price__previous .small {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 150%;
    color: #b1b1b1;
    text-decoration: line-through;
    text-wrap: nowrap;
    text-align: right;
    margin: auto;
  }
  .booking-form .item.first .price-container .main-price .main-price__actual {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: normal;
  }
  .booking-form .item.first .price-container .main-price .main-price__actual .actual-price,
  .booking-form .item.first .price-container .main-price .main-price__actual .coin {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: normal;
  }
  .booking-form .item.first .price-container .main-price .main-price-before {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    color: #00965E;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 19.5px;
    margin: 0;
  }
  .booking-form .item.first .price-container .main-price .main-price-before::after {
    content: none;
  }
  .booking-form .item.first .price-container .main-price .before ~ span:not(.main-price-before) {
    color: #000;
  }
  .booking-form .item.first .price-container .prev + .main-price {
    margin-left: 0;
    margin-right: auto;
  }
  .booking-form .item.first .price-container .main-price + .prev {
    margin-right: auto;
    margin-left: 5px;
  }
  .booking-form .item.first .btn-primary {
    border-radius: 0;
    background-color: #006741;
    color: #fff;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
    text-wrap: nowrap;
    -ms-flex-item-align: center;
        align-self: center;
    min-width: initial;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 13px;
    font-size: 0.8125rem;
    border-color: #006741;
  }
  .booking-form .item.first .btn-primary.tixalia, .booking-form .item.first .btn-primary.full {
    width: 100%;
  }
  .booking-form .item.first .btn-primary:hover {
    border-color: #006741;
  }
  .booking-form .item.first > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .booking-form .item.first > div > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: right;
  }
  .booking-form .selected-subactivity .top .title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.78px;
    line-height: 25px;
  }
  .booking-form .selected-subactivity .bottom .price {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.78px;
    line-height: 25px;
  }
  .booking-form .selected-subactivity .bottom button {
    width: 34px;
    height: 34px;
  }
  .booking-form .selected-subactivity .bottom button .uil {
    font-size: 34px;
    font-size: 2.125rem;
    width: 34px;
    height: 34px;
  }
  .booking-form .selected-subactivity .bottom .quantity {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.78px;
    line-height: 25px;
  }
  .booking-form .selected-subactivity .bottom .sub-total {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.78px;
    line-height: 25px;
  }
  .booking-form .hint {
    display: none;
  }
  .booking-form .b-cdo-info-message {
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
  .booking-form .b-cdo-info-message .uil {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .booking-form .b-cdo-info-message .uil:before {
    top: 0;
    margin-left: 0;
    margin-right: 15px;
  }
  .booking-form .b-cdo-info-message .title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 0;
  }
  .booking-form .b-cdo-info-message .text-content .desc {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
  }
  .booking-form .b-cdo-info-message .text-content .desc p {
    margin-bottom: 0;
  }
  .booking-form .form .f-select {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .booking-form .turitop-calendar-wrapper .loading-turitop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 58px);
            flex: 0 0 calc(100% - 58px);
    position: relative;
  }
  .booking-form .turitop-calendar-wrapper .loading-turitop iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .booking-form .item.first .btn-primary {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.contact-page .wrapper.flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact-page .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 719px;
}
.contact-page .sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 367px;
          flex: 0 0 367px;
}
.contact-page .contact-page-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  color: #191919;
}
.contact-page .contact-page-desc {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  color: #191919;
}
.contact-page .f-select {
  max-width: 335px;
  margin-bottom: 0;
}
.contact-page .t-label span {
  font-weight: normal;
  color: #6c6c6c;
}
.contact-page .legal {
  font-size: 16px;
}
.contact-page .legal a {
  font-size: 16px;
}

@media only screen and (max-width: 1023px) {
  .contact-page {
    padding-bottom: 30px;
  }
  .contact-page .wrapper.flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-page .content {
    margin-bottom: 30px;
  }
  .contact-page .content,
  .contact-page .sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-page .tour-guide-sidebar-info {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page .contact-page-title {
    font-size: 22px;
    line-height: 31px;
  }
  .contact-page .contact-page-desc {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
  }
  .contact-page .f-select {
    max-width: 100%;
  }
}
.b-maintenance-page .title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 30px;
  margin-top: 30px;
  line-height: 60px;
  color: #191919;
}
.b-maintenance-page .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  color: #191919;
  line-height: 30px;
}

@media only screen and (max-width: 1023px) {
  .b-maintenance-page .title {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .b-maintenance-page .desc {
    font-size: 16px;
  }
}
.mask-darken {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1000;
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.search-box {
  max-width: 600px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.search-box .smart-search {
  position: relative;
}
.search-box .smart-search .category-results {
  padding-left: 4px;
  font-size: 18px;
  display: none;
}
.search-box .search-button {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.23px;
  margin-top: 5px;
  width: 100%;
  text-align: left;
  background: #F3F3F4;
  color: #111111;
  border: unset;
  border-top: 0.5px solid #CACACC;
  font-size: 16px;
  line-height: 21px;
  padding: 19px 25px;
}
.search-box .search-button .uil {
  display: inline-block;
  right: 20px;
  position: absolute;
}
.search-box .search-button:hover {
  text-decoration: underline;
}
.search-box.home .results-pophover {
  width: 445px;
}
.search-box.header .results-pophover {
  width: 390px;
}
.search-box.home, .search-box.header {
  line-height: 1;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  height: 48px;
}
.search-box.home .title-text, .search-box.header .title-text {
  margin-top: 110px;
}
.search-box.home .title-text + .smart-search, .search-box.header .title-text + .smart-search {
  margin-top: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
}
.search-box.home .title, .search-box.header .title {
  text-shadow: none;
  max-width: 100%;
  line-height: 1;
  text-align: center;
}
.search-box.home .title.t-h1, .search-box.header .title.t-h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 0px;
  margin-bottom: 15px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
}
.search-box.home .title.t-h2, .search-box.header .title.t-h2 {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 50px;
  font-size: 3.125rem;
  margin-top: 0px;
  margin-bottom: 50px;
  line-height: 1.3;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
  width: 78%;
  max-width: 800px;
}
.search-box.home .smart-search, .search-box.header .smart-search {
  width: 100%;
  min-height: 35px;
  max-height: 35px;
  z-index: 1100;
}
.search-box.home .smart-search .f-input, .search-box.header .smart-search .f-input {
  display: inline-block;
  width: 100%;
  height: 48px;
  margin-right: 0px;
  border: none;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 25px;
  padding-right: 155px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.search-box.home .smart-search .f-input::-webkit-input-placeholder, .search-box.header .smart-search .f-input::-webkit-input-placeholder {
  color: #191919;
}
.search-box.home .smart-search .f-input::-moz-placeholder, .search-box.header .smart-search .f-input::-moz-placeholder {
  color: #191919;
}
.search-box.home .smart-search .f-input:-ms-input-placeholder, .search-box.header .smart-search .f-input:-ms-input-placeholder {
  color: #191919;
}
.search-box.home .smart-search .f-input::-ms-input-placeholder, .search-box.header .smart-search .f-input::-ms-input-placeholder {
  color: #191919;
}
.search-box.home .smart-search .f-input::placeholder, .search-box.header .smart-search .f-input::placeholder {
  color: #191919;
}
.search-box.home .smart-search .uil-search-alt, .search-box.header .smart-search .uil-search-alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  border-radius: 0;
  right: 4px;
  top: 4px;
  height: 40px;
  width: 150px;
  background-size: 44px 25px;
  padding: 0;
  margin: 0;
  z-index: 999;
  padding-right: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
.search-box.home .smart-search .uil-search-alt:before, .search-box.header .smart-search .uil-search-alt:before {
  margin-right: 10px;
}
.search-box.home .smart-search .uil-search-alt:hover, .search-box.header .smart-search .uil-search-alt:hover {
  cursor: pointer;
}
.search-box.home .smart-search .uil-search-alt svg, .search-box.header .smart-search .uil-search-alt svg {
  display: none;
}
.search-box.home .smart-search .uil-search-alt img, .search-box.header .smart-search .uil-search-alt img {
  display: none;
}
.search-box.home .results-pophover, .search-box.header .results-pophover {
  position: absolute;
  top: 71px;
  left: 0px;
  padding-top: 21px;
  text-align: left;
}
.search-box.home .results-pophover.loading, .search-box.header .results-pophover.loading {
  display: none;
}
.search-box.home .results-pophover [class^=uil-]:before,
.search-box.home .results-pophover [class*=" uil-"]:before, .search-box.header .results-pophover [class^=uil-]:before,
.search-box.header .results-pophover [class*=" uil-"]:before {
  margin-left: 0;
}
.search-box.home .results-pophover li, .search-box.header .results-pophover li {
  line-height: 21px;
}
.search-box.home .smart-search .uil-search-alt {
  background: #111111;
}
.search-box .title {
  color: #fff;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 60px;
}
.search-box .f-input {
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 40px;
  padding: 9px 64px 9px 11px;
  margin-right: 25px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
}
.search-box .uil-search-alt {
  position: absolute;
  padding-right: 10px;
  padding-left: 0px;
}
.b-error .search-box .uil-search-alt > svg {
  display: none;
}
.search-box .results-pophover {
  color: #191919;
  position: absolute;
  top: 0;
  left: calc(50% + 20px);
  background: #ffffff;
  padding-top: 25px;
  border-radius: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 10px;
}
.search-box .results-pophover .results-block {
  margin: 0 25px 25px 25px;
}
.search-box .results-pophover .t-h4 {
  line-height: 31px;
  border-bottom: 0.5px solid #CACACC;
  margin-bottom: 6px;
}
.search-box .results-pophover .t-h4 .t-h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: -0.23px;
  vertical-align: top;
  line-height: 21px;
  color: #111111;
}
.search-box .results-pophover ul {
  margin-bottom: 13px;
}
.search-box .results-pophover i {
  font-size: 16px;
  vertical-align: top;
}
.search-box .results-pophover [class^=uil-]:before,
.search-box .results-pophover [class*=" uil-"]:before {
  margin-left: 0;
  font-size: 16px;
  margin-right: 0;
}
.search-box .results-pophover li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
}
.search-box .results-pophover a.t-input {
  text-decoration: none;
  border: 0 none;
  color: #111111;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.21px;
  line-height: 21px;
  text-align: left;
}
.search-box .results-pophover a.t-input:hover {
  text-decoration: underline;
}
.search-box .results-pophover .t-tag {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: -0.21px;
  line-height: 21px;
}
.search-box.header {
  width: 390px;
  height: 35px;
  margin-left: auto;
}
.search-box.header .smart-search .uil-search-alt {
  top: 10px;
  right: 20px;
  width: 16px;
  font-size: 0;
  height: 16px;
}
.search-box.header .smart-search .uil-search-alt::before {
  font-size: 16px;
  margin: 0;
}
.search-box.header .smart-search .f-input {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  height: 35px;
  padding-right: unset;
}

.lds-spinner {
  position: relative;
  width: 26px;
  height: 26px;
  top: -36px;
  right: 160px;
  margin-right: 0;
  margin-left: auto;
}

.lds-spinner div {
  -webkit-transform-origin: 13px 13px;
          transform-origin: 13px 13px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 12px;
  width: 1.9px;
  height: 3.5px;
  border-radius: 35%;
  background: #9e9e9e;
}

.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

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

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main-header .search-box .lds-spinner {
  display: none;
}
.main-header .search-box .smart-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header .search-box .smart-search .f-input {
  background-color: #fdfdfd;
  border: 1px solid #111111;
  border-radius: 0px;
  margin-right: 0px;
  padding-right: 56px;
  padding-left: 14px;
  -ms-flex-item-align: center;
      align-self: center;
}
.main-header .search-box .smart-search .f-input::-webkit-input-placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #111111;
  letter-spacing: -0.21px;
  text-align: left;
  opacity: 1;
  line-height: 21px;
}
.main-header .search-box .smart-search .f-input::-moz-placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #111111;
  letter-spacing: -0.21px;
  text-align: left;
  opacity: 1;
  line-height: 21px;
}
.main-header .search-box .smart-search .f-input:-ms-input-placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #111111;
  letter-spacing: -0.21px;
  text-align: left;
  opacity: 1;
  line-height: 21px;
}
.main-header .search-box .smart-search .f-input::-ms-input-placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #111111;
  letter-spacing: -0.21px;
  text-align: left;
  opacity: 1;
  line-height: 21px;
}
.main-header .search-box .smart-search .f-input::placeholder {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  color: #111111;
  letter-spacing: -0.21px;
  text-align: left;
  opacity: 1;
  line-height: 21px;
}
.main-header .search-box .smart-search .category-results {
  padding-left: 4px;
  font-size: 18px;
}
.main-header .search-box .smart-search .results-pophover .results {
  max-height: calc(100vh - 190px);
  overflow-y: auto;
}
.main-header .search-box .smart-search .results-pophover .lds-spinner {
  display: inherit;
  top: -10px;
  right: 0px;
  margin-right: auto;
}
.main-header .search-box .smart-search .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.main-header .search-box .uil-search-alt {
  padding: 0px 20px;
  -ms-flex-item-align: center;
      align-self: center;
  margin: auto;
  font-size: 16px;
  font-size: 1rem;
}
.main-header .search-box .uil-search-alt img {
  height: 20px;
}
.main-header .search-box .vertical-align {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 1300px) {
  .search-box.header {
    margin-left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .lds-spinner {
    right: 130px;
    top: -37px;
  }
  .search-box.home, .search-box.header {
    max-width: 80%;
  }
  .search-box.home .smart-search .uil-search-alt, .search-box.header .smart-search .uil-search-alt {
    width: 130px;
    font-size: 20px;
    height: 40px;
  }
  .search-box.home .smart-search .f-input, .search-box.header .smart-search .f-input {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    height: 48px;
    padding-right: 135px;
  }
  .search-box.home .results-pophover, .search-box.header .results-pophover {
    top: 49px;
  }
  .search-box.home .results-pophover .t-h4, .search-box.header .results-pophover .t-h4 {
    padding-left: 0;
    padding-right: 0;
  }
  .search-box.home .results-pophover li, .search-box.header .results-pophover li {
    padding-left: 0;
    line-height: 25px;
    padding-right: 0;
  }
  .search-box.home .search-button, .search-box.header .search-button {
    padding-left: 21px;
    padding-right: 16px;
  }
  .search-box.header {
    right: 0;
  }
  .search-box .uil-search-alt {
    position: absolute;
    z-index: 1;
  }
  .search-box .results-pophover {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    width: 100%;
  }
  .search-box .results-pophover i {
    vertical-align: top;
  }
  .search-box .results-pophover .t-h4 {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 25px;
  }
  .search-box .results-pophover .t-h4 .t-h6 {
    font-size: 16px;
    vertical-align: top;
  }
  .search-box .results-pophover p,
  .search-box .results-pophover ul {
    margin-bottom: 8px;
  }
  .search-box .results-pophover a.t-input {
    font-size: 16px;
  }
  .search-box .results-pophover [class^=uil-]:before,
  .search-box .results-pophover [class*=" uil-"]:before {
    font-size: 13px;
  }
  .search-box .results-pophover li {
    padding-left: 30px;
    padding-right: 30px;
  }
  .search-box .search-button {
    margin-top: 14px;
    font-size: 16px;
    line-height: 23px;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    padding-left: 30px;
  }
  .search-box.header {
    max-width: 350px;
  }
  .search-box.header .smart-search .uil-search-alt {
    top: 2px;
    width: 55px;
    font-size: 0;
    height: 32px;
  }
  .search-box.header .smart-search .uil-search-alt::before {
    font-size: 20px;
    margin: 0;
  }
  .search-box.header .smart-search .f-input {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    height: 40px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .search-box {
    max-width: unset;
  }
  .lds-spinner {
    right: 80px;
    top: -33px;
  }
  .main-header .search-box:not(.contracted) {
    top: 60px;
    border: 1px solid black;
    position: absolute;
  }
  .main-header .search-box.contracted {
    overscroll-behavior-y: contain;
    width: 100%;
    max-width: 100%;
    top: 60px;
    right: 0;
    border: 1px solid black;
    background-color: #ffffff;
    position: absolute;
  }
  .main-header .search-box.contracted .smart-search .uil-search-alt {
    left: auto;
  }
  .main-header .search-box .smart-search {
    margin-left: 15px;
    margin-right: 15px;
    min-width: 50px;
  }
  .main-header .search-box .smart-search .uil-search-alt {
    left: 10px;
    padding: 0px 0px;
    font-size: 0;
    height: unset;
  }
  .main-header .search-box .smart-search .uil-search-alt::before {
    font-size: 15px;
  }
  .main-header .search-box .smart-search .f-input {
    padding-left: 40px;
    border: 0;
    border: 1px solid #dddddd;
    height: 100%;
  }
  .main-header .search-box .smart-search .input-wrapper {
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0;
    height: 43px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-header .search-box .smart-search .input-wrapper svg.clear {
    right: 0px;
  }
  .main-header .search-box .smart-search.contracted .uil-search-alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #191919;
    margin-left: 20px;
    font-size: 0;
  }
  .main-header .search-box .smart-search.contracted .uil-search-alt::before {
    margin: auto;
    font-size: 14px;
  }
  .main-header .search-box .smart-search.contracted .f-input {
    opacity: 1;
    width: 100%;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0;
  }
  .main-header .search-box .smart-search.contracted .f-input::-webkit-input-placeholder {
    color: black;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.2px;
  }
  .main-header .search-box .smart-search.contracted .f-input::-moz-placeholder {
    color: black;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.2px;
  }
  .main-header .search-box .smart-search.contracted .f-input:-ms-input-placeholder {
    color: black;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.2px;
  }
  .main-header .search-box .smart-search.contracted .f-input::-ms-input-placeholder {
    color: black;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.2px;
  }
  .main-header .search-box .smart-search.contracted .f-input::placeholder {
    color: black;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: -0.2px;
  }
  .main-header .search-box .smart-search.contracted svg.clear {
    display: none !important;
  }
  .main-header .search-box .smart-search.contracted.form .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .main-header .search-box .smart-search .results-pophover .results {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
  }
  .search-box {
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
  }
  .search-box.home, .search-box.header {
    max-width: 100%;
    height: 40px;
    -webkit-appearance: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .search-box.home .title.t-h1, .search-box.header .title.t-h1 {
    margin-top: 0px;
    margin-bottom: 15px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  }
  .search-box.home .title.t-h2, .search-box.header .title.t-h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-top: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .search-box.home .smart-search, .search-box.header .smart-search {
    min-height: 40px;
    max-height: 40px;
  }
  .search-box.home .smart-search .uil-search-alt, .search-box.header .smart-search .uil-search-alt {
    width: 48px;
    font-size: 0;
    height: 32px;
  }
  .search-box.home .smart-search .uil-search-alt::before, .search-box.header .smart-search .uil-search-alt::before {
    font-size: 16px;
    margin: auto;
  }
  .search-box.home .smart-search .f-input, .search-box.header .smart-search .f-input {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    height: 40px;
    padding-left: 20px;
    padding-right: 52px;
  }
  .search-box.home .smart-search .f-input::-webkit-input-placeholder, .search-box.header .smart-search .f-input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .search-box.home .smart-search .f-input::-moz-placeholder, .search-box.header .smart-search .f-input::-moz-placeholder {
    font-size: 12px;
  }
  .search-box.home .smart-search .f-input:-ms-input-placeholder, .search-box.header .smart-search .f-input:-ms-input-placeholder {
    font-size: 12px;
  }
  .search-box.home .smart-search .f-input::-ms-input-placeholder, .search-box.header .smart-search .f-input::-ms-input-placeholder {
    font-size: 12px;
  }
  .search-box.home .smart-search .f-input::placeholder, .search-box.header .smart-search .f-input::placeholder {
    font-size: 12px;
  }
  .search-box.home .smart-search .f-input.iPhone, .search-box.header .smart-search .f-input.iPhone {
    font-size: 16px;
    font-size: 1rem;
  }
  .search-box.home .smart-search .f-input.iPhone::-webkit-input-placeholder, .search-box.header .smart-search .f-input.iPhone::-webkit-input-placeholder {
    font-size: 16px;
  }
  .search-box.home .smart-search .f-input.iPhone::-moz-placeholder, .search-box.header .smart-search .f-input.iPhone::-moz-placeholder {
    font-size: 16px;
  }
  .search-box.home .smart-search .f-input.iPhone:-ms-input-placeholder, .search-box.header .smart-search .f-input.iPhone:-ms-input-placeholder {
    font-size: 16px;
  }
  .search-box.home .smart-search .f-input.iPhone::-ms-input-placeholder, .search-box.header .smart-search .f-input.iPhone::-ms-input-placeholder {
    font-size: 16px;
  }
  .search-box.home .smart-search .f-input.iPhone::placeholder, .search-box.header .smart-search .f-input.iPhone::placeholder {
    font-size: 16px;
  }
  .search-box.home .smart-search .input-wrapper svg.clear, .search-box.header .smart-search .input-wrapper svg.clear {
    right: 48px;
    top: 3px;
  }
  .search-box.home .smart-search.contracted svg.clear, .search-box.header .smart-search.contracted svg.clear {
    display: none !important;
  }
  .search-box.home .results-pophover, .search-box.header .results-pophover {
    width: 100%;
    top: 40px;
  }
  .search-box.home .results-pophover .results, .search-box.header .results-pophover .results {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
  }
  .search-box.home .results-pophover .t-h4, .search-box.header .results-pophover .t-h4 {
    padding-left: 0;
  }
  .search-box.home .results-pophover li, .search-box.header .results-pophover li {
    padding-left: 0;
    line-height: 20px;
    padding-right: 0;
  }
  .search-box.home .search-button, .search-box.header .search-button {
    padding-right: 16px;
  }
  .search-box .smart-search .input-wrapper svg.clear {
    position: absolute;
    width: 35px;
    height: 35px;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .search-box .smart-search .input-wrapper svg.clear image {
    width: 12px;
    -webkit-transform: translate(7px, 0px);
            transform: translate(7px, 0px);
  }
  .search-box .title {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-weight: 100;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    font-size: 30px;
  }
  .search-box .title i {
    font-style: normal;
  }
  .search-box .f-input {
    width: 100%;
    padding: 5px 11px;
    line-height: unset;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .search-box .f-input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .search-box .f-input::-moz-placeholder {
    font-size: 12px;
  }
  .search-box .f-input:-ms-input-placeholder {
    font-size: 12px;
  }
  .search-box .f-input::-ms-input-placeholder {
    font-size: 12px;
  }
  .search-box .f-input::placeholder {
    font-size: 12px;
  }
  .search-box .f-input.iPhone {
    font-size: 16px;
    font-size: 1rem;
  }
  .search-box .f-input.iPhone::-webkit-input-placeholder {
    font-size: 16px;
  }
  .search-box .f-input.iPhone::-moz-placeholder {
    font-size: 16px;
  }
  .search-box .f-input.iPhone:-ms-input-placeholder {
    font-size: 16px;
  }
  .search-box .f-input.iPhone::-ms-input-placeholder {
    font-size: 16px;
  }
  .search-box .f-input.iPhone::placeholder {
    font-size: 16px;
  }
  .search-box .results-pophover {
    text-align: left;
    padding-top: 16px;
    z-index: 11;
  }
  .search-box .results-pophover li {
    padding-right: 0;
    padding-left: 0;
  }
  .search-box .results-pophover .t-h4 {
    padding-left: 0;
    padding-right: 0;
    line-height: 25px;
  }
  .search-box .results-pophover .t-h4 .t-h6 {
    font-size: 14px;
    vertical-align: top;
  }
  .search-box .results-pophover i {
    vertical-align: baseline;
  }
  .search-box .results-pophover p,
  .search-box .results-pophover ul {
    margin-bottom: 6px;
  }
  .search-box .results-pophover a.t-input {
    font-size: 14px;
  }
  .search-box .results-pophover [class^=uil-]:before,
  .search-box .results-pophover [class*=" uil-"]:before {
    font-size: 13px;
  }
  .search-box .search-button {
    margin-top: 14px;
    font-size: 14px;
    line-height: 23px;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .search-box.home h1, .search-box.header h1 {
    bottom: 24px;
  }
  .search-box.home .smart-search .f-input, .search-box.header .smart-search .f-input {
    padding-left: 10px;
  }
  .main-header {
    height: 60px;
  }
  .main-header .search-box.contracted {
    top: 60px;
    height: 31px;
  }
  .main-header .search-box .smart-search {
    margin-left: 12px;
  }
  .main-header .search-box .smart-search .input-wrapper {
    height: 27px;
  }
  .main-header .search-box .smart-search.contracted .f-input {
    line-height: unset;
  }
  .main-header .search-box:not(.contracted) {
    top: 60px;
  }
}
@media only screen and (max-width: 345px) {
  .search-box.home .smart-search .f-input, .search-box.header .smart-search .f-input {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .search-box.home .smart-search .f-input::-webkit-input-placeholder, .search-box.header .smart-search .f-input::-webkit-input-placeholder {
    font-size: 10px;
  }
  .search-box.home .smart-search .f-input::-moz-placeholder, .search-box.header .smart-search .f-input::-moz-placeholder {
    font-size: 10px;
  }
  .search-box.home .smart-search .f-input:-ms-input-placeholder, .search-box.header .smart-search .f-input:-ms-input-placeholder {
    font-size: 10px;
  }
  .search-box.home .smart-search .f-input::-ms-input-placeholder, .search-box.header .smart-search .f-input::-ms-input-placeholder {
    font-size: 10px;
  }
  .search-box.home .smart-search .f-input::placeholder, .search-box.header .smart-search .f-input::placeholder {
    font-size: 10px;
  }
}
.search_results_page-page .search-results #results {
  padding: 0;
  border-bottom: 0.5px solid #E9E9E9;
}
.search-results .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: white 0% 0% no-repeat padding-box;
}
.search-results .header i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 40px;
  font-size: 2.5rem;
}
.search-results .header i.uil-circle-check {
  color: #00965E;
}
.search-results .header i.uil-circle-x {
  color: #F9423A;
}
.search-results .header .title {
  color: #111111;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  letter-spacing: -0.52px;
  text-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: unset;
  margin-top: 30px;
}
.search-results .header .subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  color: #111111;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0;
  margin-top: 19px;
}
.search-results .header .wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 10;
}
.search-results .header .search-box {
  max-width: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 85px;
}
.search-results .header .search-box .uil-search-alt {
  top: 5px;
}
.search-results .search-filter {
  height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  color: #111111;
  margin-top: 35px;
}
.search-results .search-filter .wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  min-width: 100%;
  height: 100%;
  position: relative;
}
.search-results .search-filter .wrapper .search-filter-bg-image {
  z-index: -1;
}
.search-results .search-filter .wrapper .search-filter-bg-image img {
  width: 100%;
  height: 230px;
  position: absolute;
  top: 0;
  left: 0;
}
.search-results .search-filter .wrapper .text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 27px;
  letter-spacing: 0;
  color: #fff;
}
.search-results .search-filter .wrapper .btn-primary {
  border: none;
  padding: 3px 60px;
}
.search-results .search-filter .search-box {
  position: relative;
  padding-top: 20px;
}
.search-results .search-filter .search-box .f-input {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  padding-left: 20px;
  height: 45px;
  color: #111111;
}
.search-results .search-filter .search-box .f-input::-webkit-input-placeholder {
  color: #111111;
}
.search-results .search-filter .search-box .f-input::-moz-placeholder {
  color: #111111;
}
.search-results .search-filter .search-box .f-input:-ms-input-placeholder {
  color: #111111;
}
.search-results .search-filter .search-box .f-input::-ms-input-placeholder {
  color: #111111;
}
.search-results .search-filter .search-box .f-input::placeholder {
  color: #111111;
}
.search-results .search-filter .search-box label {
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  right: 0;
  padding: 0 36px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  background-color: #111111;
  color: white;
}
.search-results .search-results {
  padding-top: 40px;
}
.search-results .search-results .search-page-results-block.results-block {
  border-top: 0.5px solid #E9E9E9;
}
.search-results .results-block > ul {
  padding-left: 52px;
}
.search-results .results-block .t-tag {
  margin-left: -0.185em;
}
.search-results .results-block .category-results {
  font-size: 18px;
}
.search-results .b-category-cards .cnt,
.search-results .b-destination-cards .cnt {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
.search-results .b-destination-cards .block-title {
  margin-top: unset;
}
.search-results .b-destination-cards .cnt .item {
  max-height: 253px;
  height: 253px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 353px;
  min-width: 353px;
}
.search-results .b-destination-cards .cnt .item:first-child img:last-child, .search-results .b-destination-cards .cnt .item:last-child img:last-child {
  display: unset;
}
.search-results .b-destination-cards .cnt .item .boxtag {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  letter-spacing: 0;
  color: #111111;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  border-radius: 0;
  position: absolute;
  top: 25px;
  left: 25px;
  width: auto;
}
.search-results .b-destination-cards .cnt .item .desc {
  height: 42px;
  background-color: #111111;
}
.search-results .b-destination-cards .cnt .item .desc .destination-name {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: 0;
  margin: auto;
}
.search-results .b-destination-cards .cnt .item .desc .destination-name b {
  font-weight: 500;
}
.search-results .b-destination-cards .cnt .item:hover {
  background-size: 100% auto;
}
.search-results .b-destination-cards .cnt .item:hover .desc {
  background-color: #111111;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card {
  width: 258px !important;
  max-width: unset !important;
  height: 203px;
  min-height: 203px;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal {
  height: 100%;
  max-height: 100%;
  padding: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: unset;
  margin-bottom: unset;
  border-bottom: unset;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal:hover {
  background-size: 100%;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal .thumbnail {
  min-height: 100%;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal .category-title {
  background-color: #111111;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  margin-bottom: 0;
  width: 100%;
  height: 54px;
  text-align: center;
}
.search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal .category-title h3 {
  font-weight: 500;
}
.search-results .b-travel-guides-mosaic .guide-list {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
.search-results .b-activities-mosaic {
  margin-bottom: 40px;
}
.search-results .b-activities-mosaic .activitiesMosaicSwiper .image-ticket img {
  aspect-ratio: 5/3;
}
.search-results .b-activities-mosaic .swiper-slide {
  margin-right: 50px !important;
}

.search-results + .other-destinations .b-destination-cards .block-title {
  margin-top: unset;
}
.search-results + .other-destinations .b-destination-cards .cnt .item {
  max-height: 253px;
  height: 253px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 353px;
  min-width: 353px;
}
.search-results + .other-destinations .b-destination-cards .cnt .item .boxtag {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  letter-spacing: 0;
  color: #111111;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  border-radius: 0;
  position: absolute;
  top: 25px;
  left: 25px;
  width: auto;
}
.search-results + .other-destinations .b-destination-cards .cnt .item .desc {
  height: 42px;
  background-color: #111111;
}
.search-results + .other-destinations .b-destination-cards .cnt .item .desc .destination-name {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: 0;
  margin: auto;
}
.search-results + .other-destinations .b-destination-cards .cnt .item .desc .destination-name b {
  font-weight: 500;
}
.search-results + .other-destinations .b-destination-cards .cnt .item:hover {
  background-size: 100% auto;
}
.search-results + .other-destinations .b-destination-cards .cnt .item:hover .desc {
  background-color: #111111;
}
.search-results + .other-destinations .b-destination-cards .cnt .item:first-child img:last-child, .search-results + .other-destinations .b-destination-cards .cnt .item:last-child img:last-child {
  display: unset;
}

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

@media only screen and (max-width: 1023px) {
  .search-results .t-h6 {
    white-space: nowrap;
  }
  .search-results .search-results,
  .search-results .search-filter {
    padding-top: 40px;
  }
  .search-results .results-block .b-travel-guides-mosaic .swiper {
    padding: 0;
  }
  .search-results .b-activities-mosaic .swiper-slide {
    margin-right: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .search-results .header {
    padding: 0;
    margin-top: 45px;
  }
  .search-results .header i {
    width: 30px;
    height: 30px;
    font-size: 30px;
    font-size: 1.875rem;
  }
  .search-results .header .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 27px;
    margin-top: 10px;
  }
  .search-results .header .subtitle {
    margin-top: unset;
    padding: 0 10px;
  }
  .search-results .header .search-box {
    margin-top: 25px;
  }
  .search-results .header .search-box .uil-search-alt {
    left: calc(100% - 42px);
  }
  .search-results .search-filter {
    padding: 0;
    height: 236px;
  }
  .search-results .search-filter .wrapper {
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 15px;
  }
  .search-results .search-filter .wrapper .text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
  }
  .search-results .search-filter .wrapper .text p {
    text-align: center;
  }
  .search-results .search-filter .search-box {
    padding-top: 25px;
  }
  .search-results .search-filter .search-box .f-input {
    height: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 16px;
    padding-left: 17px;
  }
  .search-results .search-filter .search-box label {
    height: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 0 22px;
  }
  .search-results .search-results {
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .search-results .search-results .go-home {
    padding-top: 25px;
  }
  .search-results .search-results .go-home .btn-primary {
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
  }
  .search-results .results-block > ul {
    padding-left: 40px;
  }
  .search-results .b-category-cards .swiper.swiper-container {
    background-color: transparent;
  }
  .search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card {
    max-width: 295px !important;
  }
  .search-results .b-category-cards:not(.b-attraction-cards) .swiper .category-card .principal .category-title {
    min-height: 42px;
  }
  .search-results .b-destination-cards.b-destination-mosaic .cnt .item img {
    background-size: cover;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .search-results .b-destination-cards .cnt .item {
    max-width: 295px !important;
    min-width: unset;
  }
  .search-results .b-destination-cards .cnt .item .desc .destination-name b {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .search-results .b-activities-mosaic {
    margin-bottom: 40px;
  }
  .other-destinations .b-destination-cards .cnt .item img {
    width: 100%;
  }
}
.activity-blocks-menu {
  position: sticky;
  margin: 27px 0 24px 0;
  top: 75px;
  left: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  z-index: 999;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  overflow-x: auto;
  overflow-y: hidden;
}
.activity-blocks-menu.menu-titles-hidden {
  height: 75px;
  position: unset;
}
.activity-blocks-menu.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.activity-blocks-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.activity-blocks-menu ul li {
  margin: 11px 0;
  margin-right: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
}
.activity-blocks-menu ul li + li {
  padding-left: 8px;
  border-left: 0.5px solid #eeeeee;
}
.activity-blocks-menu ul li .main-price-before {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0px;
  letter-spacing: 0px;
}
.activity-blocks-menu ul a {
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  color: #191919;
  display: inline-block;
}
.activity-blocks-menu ul a:hover {
  text-decoration: underline;
}
.activity-blocks-menu ul a.active {
  opacity: 100%;
}
.activity-blocks-menu.menu-titles .wrapper {
  padding: 0px;
}
.activity-blocks-menu.menu-titles a {
  white-space: nowrap;
}

.activity-blocks-menu.sticky {
  width: 100%;
  position: fixed;
  z-index: 100;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.activity-blocks-menu.sticky.price span {
  margin: 0px;
  font-size: 20px;
  font-size: 1.25rem;
}
.activity-blocks-menu.sticky.price .display-price-before {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
}
.activity-blocks-menu.sticky.price .before {
  line-height: 30px;
  color: #191919;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  position: relative;
}
.activity-blocks-menu.sticky.price .before:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5019607843);
}
.activity-blocks-menu.sticky.price .before + .display-price-before {
  color: #309a5d;
}
.activity-blocks-menu.sticky.price ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 40px;
}
.activity-blocks-menu.sticky.price ul > li {
  margin-right: 0px;
}
.activity-blocks-menu.sticky.price ul li a {
  margin-left: 16px;
}
.activity-blocks-menu.sticky.menu-titles {
  background: #ffffff;
  max-width: calc(100% - 400px);
  left: auto;
  width: auto;
  z-index: 150;
}
.activity-blocks-menu.sticky.menu-titles .wrapper {
  padding: 0;
  overflow: auto;
  margin-left: 0px;
}
.activity-blocks-menu.sticky.menu-titles ul {
  width: calc(100% - 400px);
}

@media only screen and (max-width: 1023px) {
  .activity-blocks-menu {
    display: none;
  }
}
.b-destination-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 10;
}
.b-destination-header.header-home {
  min-height: 475px;
  background-image: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: unset;
}
.b-destination-header.header-home h1 {
  text-align: center;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 72px;
  letter-spacing: 0;
  max-width: 640px;
}
.b-destination-header.header-home .bg-cover-picture {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 500px;
}
.b-destination-header.header-home .bg-cover-picture .mask-darken-header {
  width: 100%;
  height: 100%;
  position: absolute;
  background: black;
  opacity: 0.3;
}
.b-destination-header .mask-header-horizontal {
  width: 100%;
  height: 20%;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
  background: linear-gradient(0deg, black, transparent);
  opacity: 1;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.b-destination-header .certificate-badge-mobile {
  display: none;
}
.b-destination-header h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 56px;
  font-size: 3.5rem;
  letter-spacing: -2.8px;
  color: white;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
  line-height: 83px;
  max-width: 640px;
}
.b-destination-header .activities {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  color: white;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 2px 6px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
}
.b-destination-header .activities span {
  display: block;
}
.b-destination-header .guide-link-badge {
  position: absolute;
  min-width: 40%;
  bottom: 0px;
  right: 0px;
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
  height: 78px;
  padding-left: 91px;
  padding-right: 20px;
  color: #fff;
  background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/guide_icon_modern.svg") rgba(16, 39, 51, 0.7) no-repeat 50px;
  background-size: 30px;
  border-left: rgba(16, 39, 51, 0.7) 25px;
  border-radius: 75px 0px 0px 0px;
  z-index: 11;
  border-bottom: none;
}
.b-destination-header .guide-link-badge .guide-link-badge-text {
  font-family: "Poppins", sans-serif;
  min-height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-destination-header .guide-link-badge p {
  font-weight: bold;
}
.b-destination-header .guide-link-badge p span {
  font-weight: normal;
  font-style: italic;
}
.b-destination-header .guide-link-badge:hover {
  -webkit-transition: background-color 500ms ease-in-out;
  transition: background-color 500ms ease-in-out;
  background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/guide_icon_modern.svg") rgb(16, 39, 51) no-repeat 50px;
  background-size: 30px;
}
.b-destination-header .certificate-badge {
  font-family: "Poppins", sans-serif;
  position: absolute;
  min-width: 360px;
  width: 40%;
  bottom: 0px;
  right: 0px;
  font-size: 28px;
  padding: 10px;
  padding-left: 91px;
  color: #fff;
  background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/b_buendia.svg") #80c322 no-repeat 50px;
  background-size: 22px;
  border-left: #80c322 25px;
  border-radius: 75px 0px 0px 0px;
  z-index: 1;
}
.b-destination-header .certificate-badge p {
  font-weight: bold;
}
.b-destination-header .certificate-badge p span {
  font-weight: normal;
  font-style: italic;
}
.b-destination-header.dna {
  min-height: 0px;
  padding: 64px 0;
}
.b-destination-header.slim {
  min-height: 280px;
  padding: 64px 0;
}
.b-destination-header.header-home:before {
  content: none;
}
.b-destination-header.header-home .wrapper {
  position: unset;
}
.b-destination-header.header-home .wrapper.search {
  bottom: 20%;
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.b-destination-header.header-home .b-destination-header-cnt {
  position: relative;
}
.b-destination-header .wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.b-destination-header .wrapper.search {
  z-index: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-destination-header .wrapper .container {
  padding: 0;
  padding-top: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  margin-top: 0;
}
.b-destination-header .wrapper .container.destination {
  padding: 5.5rem 0 0;
}
.b-destination-header .title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 5.188rem;
  color: #111111;
  max-width: 48.75rem;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  letter-spacing: -2.8px;
}
.b-destination-header .title.category {
  width: 100%;
  letter-spacing: -0.5px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 20px;
  margin: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-destination-header .title.category.small {
  text-transform: none;
}
.b-destination-header .title span {
  display: block;
}
.b-destination-header .coords-container {
  min-height: 2.063rem;
}
.b-destination-header .destination-coords {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 27px;
  font-size: 1.6875rem;
  letter-spacing: 0;
  color: #999999;
  text-align: center;
  line-height: 2.063rem;
}
.b-destination-header .activities-counter-and-ratings {
  position: relative;
  width: 100%;
  height: 8.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2.5rem;
  margin-top: 2.063rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background: #111111 0% 0%;
}
.b-destination-header .activities-counter-and-ratings.tourist-attraction {
  margin-bottom: 0.875rem;
}
.b-destination-header .activities-counter-and-ratings.tourist-attraction .bg-destination-header-picture {
  opacity: 100%;
}
.b-destination-header .activities-counter-and-ratings .bg-destination-header-picture {
  opacity: 30%;
}
.b-destination-header .activities-counter-and-ratings .bg-destination-header-picture img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.b-destination-header .activities-counter-and-ratings .counter-container-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  max-width: 45.438rem;
}
.b-destination-header.tourist-attraction .activities-counter-and-ratings {
  background: none;
}
.b-destination-header .counter-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  color: #fff;
  margin-bottom: 0;
}
.b-destination-header .counter-title {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 52px;
  letter-spacing: -1.96px;
}
.b-destination-header .counter-title .not-bold {
  display: inline;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  margin-left: 0;
  padding-left: 0;
}
.b-destination-header .counter-text {
  text-align: left;
  margin-left: 10px;
  height: 35px;
  line-height: 16px;
  letter-spacing: -0.64px;
}
.b-destination-header .counter-text div {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
}
.b-destination-header .desc {
  color: #fff;
  max-width: 780px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
}
.b-destination-header .desc .num {
  font-weight: 700;
  border-bottom: 4px solid #80c322;
  display: inline-block;
  padding-bottom: 4px;
}
.b-destination-header .content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
}
.b-destination-header .content-header .label-country {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
}
.b-destination-header .content-header .info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #191919;
  border-radius: 16px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  padding: 5px 15px;
  margin: 0 2px;
  border: 0;
  background-color: #ffffff;
}
.b-destination-header .content-header .info:hover {
  opacity: 1;
}

.b-destination-headlight {
  z-index: 9;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
  background: rgba(25, 25, 25, 0.35);
  position: absolute;
  width: 100%;
}
.b-destination-headlight .wrapper {
  padding: 0;
  position: unset;
}
.b-destination-headlight li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 80px;
  position: relative;
  padding: 0 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.b-destination-headlight li:before {
  /*content: "";*/
  width: 0px;
  height: 57%;
  background: #ffffff;
  opacity: 0.7;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.b-destination-headlight li:first-child:before {
  display: none;
}
.b-destination-headlight li .icon {
  font-size: 50px;
  margin-bottom: 0;
}
.b-destination-headlight li img.icon {
  width: 50px;
}
.b-destination-headlight li .text {
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  font-size: 28px;
  line-height: 37px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 600;
  max-width: 60%;
}

.b-destination-header-cnt {
  position: relative;
}
.b-destination-header-cnt .stamp {
  position: absolute;
  width: 120px;
  bottom: 16px;
  right: 16px;
  border-bottom: 0px;
}
.b-destination-header-cnt.alt .header-home {
  min-height: 500px;
  max-height: 500px;
}

.counter-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #999999;
  line-height: 1em;
  letter-spacing: 0;
}

@media only screen and (max-width: 1300px) {
  .b-destination-header .title {
    margin-bottom: 15px;
  }
  .b-destination-header .title.category {
    margin-bottom: 5px;
  }
  .b-destination-header .activities-counter-and-ratings {
    padding: 50px 0 0;
  }
  .b-destination-header .wrapper .container {
    padding: 30px 0 0;
  }
  .certificate-badge {
    display: none;
  }
  .certificate-badge-mobile {
    font-family: "Poppins", sans-serif;
    display: none !important;
    color: #fff;
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/b_buendia.svg") #80c322 no-repeat 14px;
    background-size: 15px;
    padding-left: 35px;
    padding-right: 14px;
    border-radius: 4px;
    font-style: italic;
    margin-right: 10px;
    height: 48px;
    line-height: 48px;
  }
  .certificate-badge-mobile p {
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1023px) {
  .b-destination-header .title {
    margin-bottom: 10px;
  }
  .b-destination-header .title.category {
    margin-bottom: 0;
  }
  .b-destination-header .destination-coords {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 34px;
    font-size: 2.125rem;
  }
  .b-destination-header .wrapper .container {
    padding: 30px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-guide-wrapper {
    padding: 20px 10px;
    background-color: #fafafa;
  }
  .b-destination-header .activities {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
  }
  .b-destination-header h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
    line-height: 44px;
  }
  .b-destination-header.guide-mobile {
    min-height: 295px;
  }
  .b-destination-header .guide-link-badge {
    width: 100%;
    min-width: 100%;
    height: 60px;
    font-size: 14px;
    padding-left: 75px;
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/guide_icon_modern.svg") #191919 no-repeat 38px;
    background-size: 25px;
    border-left: #191919 25px;
    border-radius: 75px 0px 0px 0px;
  }
  .b-destination-header .guide-link-badge .guide-link-badge-text {
    min-height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .b-destination-header .guide-link-badge:hover {
    background: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/guide_icon_modern.svg") rgb(16, 39, 51) no-repeat 38px;
    background-size: 25px;
  }
  .content-header {
    margin-top: -8px;
  }
  .country {
    margin-top: 8px;
  }
  .certificate-badge-mobile {
    display: none !important;
  }
  .header-home {
    height: auto !important;
    max-height: 100% !important;
  }
  .b-destination-header.header-home {
    padding: 0;
  }
  .b-destination-header.header-home h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 37.5px;
    max-width: 240px;
  }
  .b-destination-header.header-home .wrapper.search {
    bottom: 10%;
    padding: 0 32px;
  }
  .b-destination-header.dna {
    min-height: 0px;
    padding: 0px 0;
  }
  .b-destination-header .certificate,
  .b-destination-header .stamp {
    width: 100px;
  }
  .b-destination-header .home .title {
    position: relative !important;
  }
  .b-destination-header .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
    margin: 5px 0 0;
    letter-spacing: -2.5px;
  }
  .b-destination-header .title.category {
    width: 100%;
    letter-spacing: -0.36px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21.6px;
    margin: 10px auto -8px;
  }
  .b-destination-header .coords-container {
    min-height: unset;
  }
  .b-destination-header .coords-container .destination-coords {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
  }
  .b-destination-header .activities-counter-and-ratings {
    display: none;
  }
  .b-destination-header .counter-title {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
  }
  .b-destination-header .desc {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding-top: 3px;
    padding-bottom: 7px;
    margin-bottom: 5px;
  }
  .b-destination-header .desc.t-h3, .b-destination-header .desc.hide-on-mobile {
    display: none;
  }
  .b-destination-header .desc .num {
    border: none;
    padding-bottom: 0;
  }
  .b-destination-header .desc:after {
    content: "";
    width: 24px;
    height: 4px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #80c322;
  }
  .b-destination-header .wrapper {
    margin-top: 30px;
  }
  .b-destination-header .wrapper.destination {
    margin-top: 0;
  }
  .b-destination-header .wrapper.search {
    bottom: 50%;
  }
  .b-destination-header .wrapper .container {
    padding: 0;
  }
  .b-destination-header .wrapper .container.destination {
    padding: 75px 0 0;
  }
  .b-destination-header .content-header {
    margin-top: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0;
  }
  .b-destination-header .content-header .info {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .b-destination-header.b-home-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .b-destination-headlight li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    padding: 10px 4px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b-destination-headlight li:before {
    display: none;
  }
  .b-destination-headlight li .icon {
    font-size: 25px;
    margin-bottom: 0;
  }
  .b-destination-headlight li img.icon {
    width: 25px;
  }
  .b-destination-headlight li .text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    max-width: 100%;
  }
  .b-home-header-cnt .b-headlight-mini {
    display: none;
  }
  .b-destination-header-cnt.alt .header-home {
    min-height: 322px;
    max-height: 322px;
  }
  .counter-title {
    color: #111111;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 19.2px;
  }
}
@media only screen and (max-width: 400px) {
  .b-destination-header.destination {
    margin-bottom: 15px;
  }
  .b-destination-header.tourist-attraction .coords-container {
    min-height: unset;
  }
  .b-destination-header .wrapper {
    margin-top: 20px;
  }
  .b-destination-header .wrapper .container.destination {
    padding: 40px 0 0;
  }
  .b-destination-header h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .b-destination-header .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 4px;
    line-height: 50px;
  }
  .b-destination-header .title.category {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: -5px;
  }
  .b-destination-header .title .category.small {
    margin-bottom: -5px;
  }
  .b-destination-header .destination-coords {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 18px;
  }
}
@media only screen and (max-width: 345px) {
  .b-destination-header .wrapper {
    margin-top: 15px;
  }
  .b-destination-header .wrapper .container.destination {
    padding: 40px 0 0;
  }
  .b-destination-header h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
  }
  .b-destination-header .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 40px;
  }
  .b-destination-header .title.category {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
  }
  .b-destination-header .title .category.small {
    margin-bottom: -10px;
  }
  .b-destination-header .destination-coords {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

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

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

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

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

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

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

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

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

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

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

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

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

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

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

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

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

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

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

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

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

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

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

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

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

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

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

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

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

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

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

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

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

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

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

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

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

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

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.content .b-multi-image-header {
  margin-top: 0;
}

.activity-page .b-multi-image-header {
  margin-bottom: 2.6rem;
}
.activity-page .content .b-multi-image-header {
  margin-bottom: 1.875rem;
}

.b-multi-image-header {
  width: 100%;
  overflow: hidden;
  margin-top: 2.85rem;
}
.b-multi-image-header .b-position-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  color: #666666;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 1.3rem 0 1.2rem 0;
}
.b-multi-image-header .b-position-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  color: #666666;
  margin-left: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-multi-image-header .b-position-list .duration i {
  font-size: 16px;
  font-size: 1rem;
  margin-left: 0.25rem;
}
.b-multi-image-header .b-position-list .opiniones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.85rem;
}
.b-multi-image-header .b-position-list .opiniones a {
  margin-left: 0;
}
.b-multi-image-header .b-position-list .opiniones a i {
  margin-left: 0.25rem;
}
.b-multi-image-header .b-position-list .rating-stars {
  margin-left: 1.85rem;
  color: #666666;
}
.b-multi-image-header .b-position-list .rating-stars .rating {
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}
.b-multi-image-header .b-position-list .rating-stars .rating .js-rating {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
}
.b-multi-image-header .b-position-list .rating-stars .single-star {
  margin-left: 0.375rem;
  width: 1.563rem;
  height: 1.563rem;
  background-size: 1.563rem;
}
.b-multi-image-header .b-position-list .rating-stars .uil-star-trustpilot {
  color: #00965E;
}
.b-multi-image-header .b-bottom-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-multi-image-header .b-bottom-info .col-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.b-multi-image-header .b-bottom-info .col-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.b-multi-image-header .b-images-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-multi-image-header .b-images-cnt .certificate {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 38px;
  z-index: 10;
  position: absolute;
  margin-top: 16px;
  margin-left: 24px;
}
.b-multi-image-header .b-images-cnt .certificate .certificate-img-hover {
  visibility: visible;
  position: absolute;
  z-index: 1;
}
.b-multi-image-header .b-images-cnt .swiper-wrapper {
  padding-bottom: 20px;
}
.b-multi-image-header .b-images-cnt .swiper-slide {
  width: 76% !important;
  max-width: 76%;
  height: 364px;
}
.b-multi-image-header .b-images-cnt .swiper-slide picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 364px;
}
.b-multi-image-header .b-images-cnt .swiper-slide picture img:not(.certificate-img-hover) {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
.b-multi-image-header .b-images-cnt .swiper-slide picture::before {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 0.9375rem;
}

.b-multi-image-header-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  color: #191919;
  margin-right: 100px;
  line-height: 38px;
}

@media only screen and (max-width: 767px) {
  .activity-page .b-multi-image-header {
    margin-bottom: 0px;
  }
  .b-multi-image-header {
    padding-top: 0;
    margin-top: 0;
    border-radius: unset;
  }
  .b-multi-image-header .b-position-list {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 20px;
  }
  .b-multi-image-header .b-position-list a {
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .b-multi-image-header .b-position-list .duration i {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-left: 0;
  }
  .b-multi-image-header .b-position-list .opiniones {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-left: 16px;
  }
  .b-multi-image-header .b-position-list .rating-stars {
    margin-left: 16px;
    color: #111111;
  }
  .b-multi-image-header .b-position-list .rating-stars .rating {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .b-multi-image-header .b-position-list .rating-stars .rating .js-rating {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .b-multi-image-header .b-position-list .rating-stars .single-star {
    width: 13px;
    height: 13px;
    background-size: 13px;
  }
  .b-multi-image-header .swiper .swiper-scrollbar {
    width: 90%;
  }
  .b-multi-image-header .b-bottom-info {
    margin: 0 15px;
    border-top: 1px solid #cfcfcf;
  }
  .b-multi-image-header .b-images-cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .b-multi-image-header .b-images-cnt .certificate {
    margin-top: 18px;
    margin-left: 32px;
  }
  .b-multi-image-header .b-images-cnt .swiper-slide {
    width: 100% !important;
    max-width: unset;
    height: 234px;
  }
  .b-multi-image-header .b-images-cnt .swiper-slide picture, .b-multi-image-header .b-images-cnt .swiper-slide img:not(.certificate-img-hover) {
    height: 234px;
  }
  .b-multi-image-header-title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 27px;
    padding: 0 15px;
    margin-right: 25px;
  }
}
.b-categotry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 535px;
  background-color: #191919;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-categotry-header .blend {
  background-color: #cfcfcf;
}
.b-categotry-header .blend > * {
  mix-blend-mode: multiply;
}
.b-categotry-header .wrapper {
  margin: 30px auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  position: relative;
  z-index: 10;
  text-align: center;
}
.b-categotry-header .label {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 32px;
  font-size: 2rem;
  line-height: 34px;
  background: rgba(25, 25, 25, 0.5);
  padding: 5px 15px;
  border-radius: 4px;
  display: inline-block;
}
.b-categotry-header .title {
  max-width: 930px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 80px;
  font-size: 5rem;
  color: #fff;
  line-height: 90px;
  font-style: italic;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.25);
  margin: 15px auto 30px;
}
.b-categotry-header .price {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 32px;
  font-size: 2rem;
  color: #fff;
  letter-spacing: 1px;
  line-height: 42px;
  text-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  .b-categotry-header {
    min-height: 450px;
  }
  .b-categotry-header .label {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
  .b-categotry-header .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 48px;
    font-size: 3rem;
    line-height: 58px;
  }
  .b-categotry-header .price {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    letter-spacing: 0px;
  }
}
.guide-page .guide-sub-menu > .wrapper > ul > li:first-child > a i::before {
  font-size: 30px;
}

.guide-sub-menu {
  background: #ffffff;
  -webkit-box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}
.guide-sub-menu.activity, .guide-sub-menu.jobs, .guide-sub-menu.category {
  background: #fafafa;
  color: #191919;
  font-size: 12px;
  width: 100%;
  z-index: 11;
}
.guide-sub-menu > .wrapper > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 0 17px 70px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.guide-sub-menu > .wrapper > ul.activity, .guide-sub-menu > .wrapper > ul.jobs, .guide-sub-menu > .wrapper > ul.category {
  padding: 8px 0 8px 0;
  font-family: "Poppins", sans-serif;
}
.guide-sub-menu > .wrapper > ul.activity > li, .guide-sub-menu > .wrapper > ul.jobs > li, .guide-sub-menu > .wrapper > ul.category > li {
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: 600;
  opacity: 0.65;
}
.guide-sub-menu > .wrapper > ul.activity > li.guide-menu-cnt, .guide-sub-menu > .wrapper > ul.jobs > li.guide-menu-cnt, .guide-sub-menu > .wrapper > ul.category > li.guide-menu-cnt {
  position: absolute;
  left: 0;
}
.guide-sub-menu > .wrapper > ul.activity > li > a, .guide-sub-menu > .wrapper > ul.jobs > li > a, .guide-sub-menu > .wrapper > ul.category > li > a {
  font-weight: 600;
  color: #191919;
  margin-right: 2px;
  line-height: 20px;
}
.guide-sub-menu > .wrapper > ul.activity > li > a > span, .guide-sub-menu > .wrapper > ul.jobs > li > a > span, .guide-sub-menu > .wrapper > ul.category > li > a > span {
  margin-left: 5px;
}
.guide-sub-menu > .wrapper > ul.activity > li > a i, .guide-sub-menu > .wrapper > ul.jobs > li > a i, .guide-sub-menu > .wrapper > ul.category > li > a i {
  font-size: 12px;
  margin-left: 2px;
}
.guide-sub-menu > .wrapper > ul > li {
  -ms-flex-item-align: center;
      align-self: center;
}
.guide-sub-menu > .wrapper > ul > li.guide-menu-cnt {
  position: absolute;
  left: 0;
}
.guide-sub-menu > .wrapper > ul > li > a {
  color: #191919;
  border: none;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  line-height: 30px;
}
.guide-sub-menu > .wrapper > ul > li > a i {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 19px;
  margin-left: 5px;
}
.guide-sub-menu > .wrapper > ul > li > a i:before {
  margin: 0;
  font-size: 8px;
}
.guide-sub-menu > .wrapper > ul > li > a.activity, .guide-sub-menu > .wrapper > ul > li > a.category {
  margin-right: 40px;
}
.guide-sub-menu > .wrapper > ul > li > a.activity i, .guide-sub-menu > .wrapper > ul > li > a.category i {
  margin-left: 0;
  font-size: 30px;
}
.guide-sub-menu > .wrapper > ul > li > a.activity i.uil-angle-right-b, .guide-sub-menu > .wrapper > ul > li > a.category i.uil-angle-right-b {
  margin-left: 5px;
  font-size: 19px;
}
.guide-sub-menu > .wrapper > ul > li > a.open-guide-menu {
  margin-right: 40px;
}
.guide-sub-menu > .wrapper > ul > li > a.open-guide-menu i {
  margin-left: 0;
  font-size: 30px;
}
.guide-sub-menu .guide-menu {
  position: absolute;
  top: calc(100% + 17px);
  left: 0;
  background: #fff;
  width: 424px;
  padding: 16px;
  overflow: auto;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  visibility: hidden;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  opacity: 0;
  max-height: 0;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
  border-radius: 0;
  border: 1px solid #cfcfcf;
}
.guide-sub-menu .guide-menu.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.guide-sub-menu .guide-menu ul {
  width: 100%;
}
.guide-sub-menu .guide-menu ul li {
  width: 100%;
}
.guide-sub-menu .guide-menu a {
  border: none;
}
.guide-sub-menu .guide-menu a:hover {
  color: #309a5d;
}
.guide-sub-menu .guide-menu > ul > li {
  margin-bottom: 28px;
}
.guide-sub-menu .guide-menu > ul > li:last-child {
  margin-bottom: 0;
}
.guide-sub-menu .guide-menu > ul > li > a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #191919;
  position: relative;
  padding-left: 53px;
}
.guide-sub-menu .guide-menu > ul > li > a .uil {
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 32px;
  color: #309a5d;
}
.guide-sub-menu .guide-menu > ul > li > a .uil:before {
  margin: 0;
}
.guide-sub-menu .guide-menu > ul > li > a img {
  position: absolute;
  left: 0;
  top: -3px;
  width: 30px;
  height: 30px;
}
.guide-sub-menu .guide-menu > ul > li > ul {
  padding-left: 53px;
  padding-top: 20px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li {
  margin-bottom: 10px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
  color: #191919;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > a img {
  height: 16px;
  margin: 0px 3.2px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul {
  padding-left: 23px;
  padding-top: 5px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li {
  margin-bottom: 5px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li i {
  display: none;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li:last-child {
  margin: 0;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: 0.78px;
  color: #191919;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li a img {
  height: 14px;
  margin: 0px 3.2px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li ul {
  padding-top: 3px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li ul li {
  margin-bottom: 3px;
}
.guide-sub-menu .guide-menu > ul > li > ul > li > ul > li ul li:last-child {
  margin-bottom: 0;
}
.guide-sub-menu .guide-menu .has-children > a:after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23102733" d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg>') no-repeat;
  background-size: 26px;
  width: 13px;
  height: 8px;
  display: inline-block;
  background-position: center;
  margin-left: 5px;
}
.guide-sub-menu .guide-menu .has-children > a.active {
  color: #309a5d;
}
.guide-sub-menu .guide-menu .has-children > a.active:after {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%2327A025" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
  background-size: 26px;
  width: 13px;
  height: 8px;
  display: inline-block;
  background-position: center;
  margin-left: 5px;
}
.guide-sub-menu .guide-menu .has-children > a.active:hover:after {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%2327A025" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
  background-size: 26px;
  width: 13px;
  height: 8px;
  display: inline-block;
  background-position: center;
  margin-left: 5px;
}
.guide-sub-menu .guide-menu .has-children > a:hover {
  color: #309a5d;
}
.guide-sub-menu .guide-menu .has-children > a:hover:after {
  content: "";
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%2327A025" d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg>') no-repeat;
  background-size: 26px;
  width: 13px;
  height: 8px;
  display: inline-block;
  background-position: center;
  margin-left: 5px;
}

@media only screen and (max-width: 1024px) {
  .guide-sub-menu > .wrapper > ul.activity, .guide-sub-menu > .wrapper > ul.category {
    padding: 8px 0 8px 23px;
  }
  .guide-sub-menu > .wrapper > ul > li:not(.menu-title) {
    font-size: 14px;
  }
  .guide-sub-menu > .wrapper > ul > li:not(.menu-title) > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .guide-sub-menu .guide-menu .has-children > a:hover:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a.active:hover:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu .guide-menu .has-children > a.active:hover:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu:not(.in-header) .guide-menu-cnt {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul {
    padding: 3px 0 7px;
    display: block;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity, .guide-sub-menu:not(.in-header) > .wrapper > ul.category {
    line-height: 19px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li {
    line-height: 19px;
    padding-top: 4px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:last-child, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:last-child {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:nth-last-child(2) > a > i, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:nth-last-child(2) > a > i {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:nth-child(3), .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:nth-child(3) {
    display: inline;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:nth-child(2) > a > i, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:nth-child(2) > a > i {
    display: inline;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:first-child, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:first-child {
    display: inline;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:first-child > a > i, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:first-child > a > i {
    display: inline;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li:nth-child(2), .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li:nth-child(2) {
    display: inline;
    margin-left: 22px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.activity > li > a, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > li > a {
    line-height: 19px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.jobs > .wrapper > ul > li > a, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > .wrapper > ul > li > a {
    color: #fff;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul.jobs > .wrapper > ul > li > a i, .guide-sub-menu:not(.in-header) > .wrapper > ul.category > .wrapper > ul > li > a i {
    margin-left: 10px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li {
    display: inline;
    font-size: 12px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li:last-child {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li:nth-last-child(2) > a > i {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li > a {
    display: inline;
    margin-right: 0;
    font-size: 12px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li > a i {
    margin-left: 0;
    position: relative;
    top: 2px;
    font-size: 16px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li > a > span {
    display: none;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt {
    display: none !important;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.activity, .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.category {
    display: inline !important;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.activity > a, .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.category > a {
    font-size: 12px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.activity > a i, .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.category > a i {
    font-size: 16px !important;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.activity > a i.uil-map:before, .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.category > a i.uil-map:before {
    margin-top: 4px;
  }
  .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.activity > a i.uil-angle-right-b, .guide-sub-menu:not(.in-header) > .wrapper > ul > li.guide-menu-cnt.category > a i.uil-angle-right-b {
    margin-left: 0px;
  }
  .guide-sub-menu.in-header {
    z-index: inherit;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64px;
            flex: 0 0 64px;
    background: transparent;
    -webkit-box-shadow: 0 0 0 0;
            box-shadow: 0 0 0 0;
  }
  .guide-sub-menu.in-header > .wrapper {
    padding: 0;
  }
  .guide-sub-menu.in-header > .wrapper > ul {
    width: 100%;
    padding: 0;
  }
  .guide-sub-menu.in-header > .wrapper > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    display: none;
  }
  .guide-sub-menu.in-header > .wrapper > ul > li.menu-title {
    display: block;
  }
  .guide-sub-menu.in-header > .wrapper > ul > li.guide-menu-cnt {
    top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
  }
  .guide-sub-menu.in-header > .wrapper > ul > li > a.open-guide-menu {
    display: none;
  }
  .guide-sub-menu.in-header .guide-menu {
    position: relative;
    height: auto;
    max-height: 100% !important;
    width: 100%;
    border: none;
    padding: 0;
    top: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
    visibility: visible;
    margin-top: -16px;
  }
  .guide-sub-menu.in-header .guide-menu > ul {
    color: #191919;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li {
    margin-bottom: 16px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a {
    color: #191919 !important;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a .uil {
    font-size: 20px;
    top: 0;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a img {
    width: 20px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a:after {
    color: #191919 !important;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a.hover:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a.active:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > a.active:hover:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M17,13.41,12.71,9.17a1,1,0,0,0-1.42,0L7.05,13.41a1,1,0,0,0,0,1.42,1,1,0,0,0,1.41,0L12,11.29l3.54,3.54a1,1,0,0,0,.7.29,1,1,0,0,0,.71-.29A1,1,0,0,0,17,13.41Z"/></svg>') no-repeat;
    background-position: center;
    background-size: 26px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > ul {
    color: #191919;
    padding-top: 5px;
    padding-left: 30px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > ul > li > a {
    color: #191919 !important;
    font-size: 14px;
    line-height: 20px;
  }
  .guide-sub-menu.in-header .guide-menu > ul > li > ul > li > ul > li a {
    color: #191919;
    font-size: 12px;
    line-height: 18px;
  }
  .guide-sub-menu.activity {
    width: 100%;
    left: 0;
    z-index: 999;
  }
  .guide-sub-menu.category {
    width: 100%;
    left: 0;
    z-index: 999;
  }
  .guide-sub-menu.jobs {
    display: none;
  }
}
.b-tg-header {
  height: 320px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* If responsive image styles turn out to be used everywhere, move these rules to a generic class */
}
.b-tg-header .bg-cover-picture > div {
  height: 100%;
}
.b-tg-header .bg-cover-picture > div > picture {
  height: 100%;
}
.b-tg-header .bg-cover-picture > div > picture img {
  height: 100%;
}
.b-tg-header .wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.b-tg-header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #191919;
  opacity: 0.6;
  z-index: 1;
}
.b-tg-header .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  z-index: 2;
  max-width: 636px;
  padding: 20px 0;
}
.b-tg-header .content .content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.b-tg-header .content .content-header .label-country {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
}
.b-tg-header .content .content-header .info {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  color: #fff;
  background: rgba(25, 25, 25, 0.5);
  border-radius: 0;
  line-height: 48px;
  padding: 0 12px;
}
.b-tg-header .content .title {
  font-weight: 600;
  color: #fff;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.35);
}

@media only screen and (max-width: 767px) {
  .b-tg-header {
    height: 170px;
  }
  .b-tg-header .content .content-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .b-tg-header .content .content-header .info {
    font-size: 20px;
    line-height: 32px;
    margin-top: 8px;
  }
  .guide-page .b-tg-header {
    margin-top: 47px;
  }
}
@media only screen and (max-width: 400px) {
  .guide-page .b-tg-header {
    margin-top: 31px;
  }
}
.guides-home-header {
  background: #191919 no-repeat 50% 50%;
  padding: 31px 0 28px;
}
.guides-home-header .title {
  color: #fff;
  font-weight: 600;
}
.guides-home-header .title span {
  display: block;
}
.guides-home-header .title i {
  font-weight: 400;
}
.guides-home-header .desc {
  max-width: 1230px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .guides-home-header {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 400px) {
  .guides-home-header {
    margin-top: 31px;
  }
}
.b-headlight-mini.absolute {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.b-headlight-mini.full ul {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-headlight-mini ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
}
.b-headlight-mini ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.78px;
  color: #fff;
  text-shadow: 0 2px 25px rgba(0, 0, 0, 0.8);
  padding-right: 45px;
}
.b-headlight-mini ul li:last-child {
  padding-right: 0;
}
.b-headlight-mini ul li .uil {
  font-size: 24px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 1024px) {
  .b-headlight-mini ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .b-headlight-mini ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media only screen and (max-width: 767px) {
  .b-headlight-mini {
    display: none;
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #cfcfcf;
  }
  .b-headlight-mini.absolute {
    position: relative;
  }
  .b-headlight-mini ul {
    padding: 10px 0;
  }
  .b-headlight-mini ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-shadow: none;
    color: #191919;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    padding-right: 0;
  }
  .b-headlight-mini ul li .uil:before {
    margin-left: 0;
  }
}
.b-destination-row .category-card {
  width: 206px;
  margin-right: 16px;
}
.b-destination-row .category-card .principal {
  height: 260px;
  max-height: 260px;
  background-size: auto 100%;
  background-position: center;
  border-radius: 16px;
  border: 0;
  padding: 0 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.b-destination-row .category-card .principal .category-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  color: white;
  margin: auto;
  text-align: center;
  padding-top: 48px;
}
.b-destination-row .category-card .principal .activities {
  margin: 0 auto 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 28px;
  border-radius: 0;
}

#destinations .b-destination-row .destinations-by-country, .guide-page .b-destination-row .destinations-by-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#destinations .b-destination-row .destinations-by-country .category-card, .guide-page .b-destination-row .destinations-by-country .category-card {
  margin-bottom: 15px;
  margin-right: 15px;
  max-width: calc((100% - 75px) / 6);
  position: relative;
  background: #111111 0% 0%;
}
#destinations .b-destination-row .destinations-by-country .category-card .principal, .guide-page .b-destination-row .destinations-by-country .category-card .principal {
  height: 260px;
  border-radius: 0;
  border: 0;
  padding: 0;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  margin-bottom: 0;
}
#destinations .b-destination-row .destinations-by-country .category-card .principal picture, .guide-page .b-destination-row .destinations-by-country .category-card .principal picture {
  opacity: 70%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#destinations .b-destination-row .destinations-by-country .category-card .principal picture img, .guide-page .b-destination-row .destinations-by-country .category-card .principal picture img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
#destinations .b-destination-row .destinations-by-country .category-card .principal .activities, .guide-page .b-destination-row .destinations-by-country .category-card .principal .activities {
  margin: 0 auto 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 28px;
  border-radius: 0;
  z-index: 2;
  position: relative;
}
#destinations .b-destination-row .destinations-by-country .category-card:nth-child(6n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(6n) {
  margin-right: 0;
}
#destinations .b-destination-row .destinations-by-country .category-card a .category-title, .guide-page .b-destination-row .destinations-by-country .category-card a .category-title {
  font-size: 20px;
  line-height: 30px;
  color: white;
  margin: auto;
  text-align: center;
  padding-top: 48px;
  z-index: 2;
  position: relative;
}
#destinations .b-destination-row .destinations-by-country .category-card a .boxtag, .guide-page .b-destination-row .destinations-by-country .category-card a .boxtag {
  z-index: 5;
}

.b-destination-row .swiper-wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.b-destination-mosaic .cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.b-destination-mosaic .cnt .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.334% - 16px);
          flex: 0 0 calc(33.334% - 16px);
  position: relative;
  padding-top: 32.122%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  overflow: hidden;
  border: none;
}
.b-destination-mosaic .cnt .item img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.b-destination-mosaic .cnt .item:first-child img:last-child, .b-destination-mosaic .cnt .item:last-child img:last-child {
  display: block;
}
.b-destination-mosaic .cnt .item:last-child {
  margin-right: 0;
}
.b-destination-mosaic .cnt .item .info.new {
  text-align: right;
  line-height: 16px;
  letter-spacing: 0.78px;
  padding: 9px 20px;
  border-left: #80c322 25px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  background: #309a5d;
  position: absolute;
  right: 0;
  z-index: 3;
}
.b-destination-mosaic .cnt .item .info.new.top {
  top: 0;
  border-radius: 0px 0px 0px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.b-destination-mosaic .cnt .item .info.new.bottom {
  bottom: 0;
  border-radius: 20px 0px 0px 0px;
  z-index: 0;
}
.b-destination-mosaic .cnt .item .desc {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 12% 28px;
  z-index: 5;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(48%, rgba(16, 39, 51, 0)), to(#191919));
  background-image: linear-gradient(180deg, rgba(16, 39, 51, 0) 48%, #191919 100%);
}
.b-destination-mosaic .cnt .item .desc .label-country {
  position: relative;
  z-index: 2;
}
.b-destination-mosaic .cnt .item .desc .destination-name {
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  margin-top: 5px;
  position: relative;
  z-index: 2;
  font-size: 30px;
  line-height: 40px;
}
.b-destination-mosaic .cnt .item .desc .destination-info {
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  position: relative;
  padding-bottom: 19px;
  z-index: 2;
}
.b-destination-mosaic .cnt .item .desc .destination-info:after {
  content: "";
  width: 24px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #309a5d;
}
.b-destination-mosaic .cnt .item .desc .mask-2 {
  width: 150%;
  height: 150%;
  border-radius: 50%;
  position: absolute;
  background: #191919;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.b-destination-mosaic .cnt .item .mask-1 {
  position: absolute;
  overflow: hidden;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #309a5d;
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 2;
}
.b-destination-mosaic .cnt .item:hover .desc .mask-2 {
  -webkit-transform: translate(-50%, -50px);
          transform: translate(-50%, -50px);
  opacity: 1;
}
.b-destination-mosaic .cnt .item:hover .desc span:before {
  background: inherited;
}
.b-destination-mosaic .cnt .item:hover .desc h2,
.b-destination-mosaic .cnt .item:hover .desc p {
  color: inherited;
}
.b-destination-mosaic .cnt .item:hover .desc h2:after,
.b-destination-mosaic .cnt .item:hover .desc p:after {
  background: inherited;
}
.b-destination-mosaic .cnt .item:hover .info.top.new {
  background: #191919;
}
.b-destination-mosaic .action {
  text-align: center;
  display: none;
}

.b-destination-mosaic .cnt .item {
  background-size: auto 100%;
  padding-top: 0;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.b-destination-mosaic .cnt .item .desc {
  padding: 0 15px;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: unset;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.b-destination-mosaic .cnt .item:hover img {
  /*transform: scale(1.1);*/
}
.b-destination-mosaic .cnt .item:hover .desc {
  background-color: rgba(0, 0, 0, 0.5);
}
.b-destination-mosaic .cnt .item .label-country {
  position: absolute;
  z-index: 3;
  top: 24px;
  left: 24px;
  display: none;
}
.b-destination-mosaic .cnt > .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25.455% - 24px);
          flex: 0 0 calc(25.455% - 24px);
}
.b-destination-mosaic .cnt .inner-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
.b-destination-mosaic .cnt .inner-box > .item {
  background-size: 100%;
}
.b-destination-mosaic .cnt .inner-box > .item:hover {
  background-size: 110%;
}
.b-destination-mosaic .cnt .inner-box > .item.full, .b-destination-mosaic .cnt .inner-box > .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 20px;
  height: calc(50% - 10px);
}
.b-destination-mosaic .cnt .inner-box > .item.half, .b-destination-mosaic .cnt .inner-box > .item:nth-child(n+2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 10px);
          flex: 0 0 calc(50% - 10px);
  height: calc(50% - 10px);
}

@media only screen and (max-width: 1200px) {
  #destinations .b-destination-row .destinations-by-country .category-card, .guide-page .b-destination-row .destinations-by-country .category-card {
    max-width: calc((100% - 60px) / 5);
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(5n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(5n) {
    margin-right: 0;
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(6n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(6n) {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  #destinations .category-card, .guide-page .category-card {
    max-width: calc((100% - 30px) / 3);
  }
  .b-destination-row .destinations-by-country .category-card:nth-child(3n) {
    margin-right: 0px;
  }
  .b-destination-row .destinations-by-country .category-card:nth-child(5n) {
    margin-right: 15px;
  }
  .b-destination-row .destinations-by-country .category-card a {
    /*
      background-size: cover only for tablet and mobile so transition works
      correctly on desktop and size fits for tablet and mobile
    */
    background-size: cover;
  }
  .b-destination-mosaic .cnt .item:last-child {
    margin-right: 0;
  }
  .b-destination-mosaic .cnt .item .destination-name {
    font-size: 20px;
    line-height: 24px;
  }
  .b-destination-mosaic .cnt .item .destination-info {
    font-size: 15px;
    line-height: 19px;
  }
  .b-destination-mosaic .cnt .inner-box {
    padding: 0 14px;
  }
  .b-destination-mosaic .cnt .inner-box > .item:nth-child(n+2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 7px);
    flex: 0 0 calc(50% - 7px);
    height: calc(50% - 7px);
  }
  .b-destination-mosaic .cnt .inner-box > .item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 14px;
    height: calc(50% - 7px);
  }
  .b-destination-mosaic .cnt {
    height: 350px;
  }
  .b-destination-mosaic .cnt .item .label-country {
    left: 15px;
    top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .b-destination-row .category-card {
    margin-right: 12px;
    max-width: 160px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .b-destination-row .category-card .principal {
    opacity: 1;
    height: 200px;
    max-height: 200px;
    padding: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .b-destination-row .category-card .principal .category-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .b-destination-row .category-card .principal .activities {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 25px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card, .guide-page .b-destination-row .destinations-by-country .category-card {
    margin-bottom: 10px;
    margin-right: 10px;
    width: calc((100% - 20px) / 3);
    max-width: calc((100% - 20px) / 3);
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(5n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(5n) {
    margin-right: 10px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card .category-title, .guide-page .b-destination-row .destinations-by-country .category-card .category-title {
    font-size: 16px;
  }
  .guide-page .b-destination-row .destinations-by-country {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .b-destination-mosaic .cnt {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .b-destination-mosaic .cnt .inner-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .b-destination-mosaic .cnt .inner-box > .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
    padding-top: 0;
    margin-right: 0;
    min-height: 135px;
  }
  .b-destination-mosaic .cnt .inner-box > .item.full, .b-destination-mosaic .cnt .inner-box > .item.half, .b-destination-mosaic .cnt .inner-box > .item:nth-child(n) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .b-destination-mosaic .cnt .inner-box > .item.full .desc, .b-destination-mosaic .cnt .inner-box > .item.half .desc, .b-destination-mosaic .cnt .inner-box > .item:nth-child(n) .desc {
    padding: 0 27px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .b-destination-mosaic .cnt .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
    padding-top: 0;
    margin-right: 0;
    min-height: 135px;
  }
  .b-destination-mosaic .cnt .item img {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: unset;
    width: unset;
  }
  .b-destination-mosaic .cnt .item .desc {
    padding: 0 27px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .b-destination-mosaic .cnt .item .desc .destination-name {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    margin: 0;
  }
  .b-destination-mosaic .cnt .item .desc .destination-info {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
  .b-destination-mosaic .action {
    margin-bottom: 32px;
  }
  .b-destination-mosaic .action .btn-primary {
    font-size: 18px;
    width: 100%;
  }
  .b-destination-mosaic .cnt.swiper-wrapper .item {
    margin-bottom: 0;
  }
  .b-destination-mosaic .cnt .item {
    background-size: 100%;
  }
  .b-destination-mosaic .cnt .item:hover {
    background-size: 100%;
  }
  .b-destination-mosaic .cnt .item:hover .desc {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .b-destination-mosaic .cnt .inner-box > .item:hover {
    background-size: 100%;
  }
}
@media only screen and (max-width: 450px) {
  #destinations .b-destination-row .destinations-by-country .category-card, .guide-page .b-destination-row .destinations-by-country .category-card {
    width: calc((100% - 10px) / 2);
    max-width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(2n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(2n) {
    margin-right: 0px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(3n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(3n) {
    margin-right: 10px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card:nth-child(6n), .guide-page .b-destination-row .destinations-by-country .category-card:nth-child(6n) {
    margin-right: 0px;
  }
  #destinations .b-destination-row .destinations-by-country .category-card .category-title, .guide-page .b-destination-row .destinations-by-country .category-card .category-title {
    font-size: 16px;
  }
}
.b-base-header {
  position: relative;
  width: 100%;
  min-height: 453px;
  color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.b-base-header:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #c7c7c7;
  mix-blend-mode: multiply;
}
.b-base-header .wrapper {
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  z-index: 2;
  text-align: center;
}
.b-base-header .wrapper .title {
  font-weight: 600;
  margin-bottom: 16px;
}
.b-base-header .wrapper .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  .b-base-header {
    min-height: 456px !important;
    margin-top: 45px;
  }
  .b-base-header .bg-cover-picture {
    min-height: 400px;
  }
  .b-base-header .wrapper {
    width: 100%;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .b-base-header .wrapper .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 42px;
    font-size: 2.625rem;
    width: 100%;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .b-base-header .wrapper .desc {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    width: 100%;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
}
@media only screen and (max-width: 400px) {
  .awards-page .b-base-header {
    margin-top: 31px;
  }
}
.b-thanks {
  margin-top: 40px;
  margin-bottom: 29px;
}
.b-thanks p {
  margin: 10px 0;
}
.b-thanks .wrapper {
  margin-left: 0px;
  padding-left: 0px;
  max-width: 1140px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-thanks .wrapper.error {
  background: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 29px 27px;
  max-width: 1140px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-thanks .wrapper.error img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 30px;
}
.b-thanks .wrapper .activity-info {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.b-thanks .wrapper .activity-info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
}
.b-thanks .wrapper .activity-info div p {
  margin-left: 15px;
}
.b-thanks .wrapper .activity-info .activity-name {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.b-thanks #safari_and_mobile_response {
  margin-top: 3rem;
}
.b-thanks #safari_and_mobile_response .cnt-title {
  font-size: 40px;
}
.b-thanks .bd-boxtopimage .card {
  margin-right: 0px;
  margin-top: 7px;
}
.b-thanks .bd-boxtopimage .card .image.thanks {
  min-width: min(510px, 27vw);
  min-height: min(412px, 22vw);
}
.b-thanks .bd-boxtopimage .card .image.thanks img {
  width: min(510px, 27vw);
  height: min(412px, 22vw);
  -o-object-fit: cover;
     object-fit: cover;
}
.b-thanks .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: auto;
}
.b-thanks .cnt {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  max-width: 620px;
}
.b-thanks .cnt.success {
  margin-right: 152px;
  text-align: left;
}
.b-thanks .cnt.success.activity-info {
  margin-right: auto;
}
.b-thanks .cnt.success .first-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-thanks .cnt.success .booking-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
}
.b-thanks .cnt.success .cnt-thanks {
  margin-bottom: 35px;
}
.b-thanks .cnt-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  color: #191919;
  margin-bottom: 10px;
}
.b-thanks .cnt-desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #191919;
}
.b-thanks .cnt-desc b {
  font-weight: 600;
}
.b-thanks .reference-number {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: white;
  padding: 5px 15px 5px 15px;
  display: inline-block;
  background: #309A5D;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0px;
}
.b-thanks .reference-number:after {
  content: attr(data-label);
  line-height: 17px;
  padding: 0 5px;
  position: absolute;
  left: 12px;
  top: 50%;
  text-transform: none;
  white-space: nowrap;
}
.b-thanks .resume-title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 20px;
  color: #191919;
  padding-bottom: 5px;
  margin-bottom: 16px;
}
.b-thanks .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
}
.b-thanks .row .description {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #191919;
}
.b-thanks .row .description .amount {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #6c6c6c;
  line-height: 24px;
}
.b-thanks .row .description b {
  font-weight: 600;
}
.b-thanks .row .price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #191919;
}
.b-thanks .row .price b {
  font-weight: 600;
}
.b-thanks .details {
  border-top: 2px solid #eeeeee;
}
.b-thanks .details .summary {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
}
.b-thanks .hint-title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #191919;
  margin-top: 32px;
  margin-bottom: 18px;
}
.b-thanks .hint-title.summary {
  margin-top: 20px;
  margin-bottom: 0px;
}
.b-thanks .hint-title.summary-content {
  width: 100%;
  margin-top: 0;
  border-spacing: 0px 15px;
  border-collapse: separate;
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 10px;
}
.b-thanks .hint-title.summary-content td {
  text-align: left;
  vertical-align: top;
}
.b-thanks .hint-title.summary-content td:nth-child(2) {
  text-align: right;
  padding-left: 20px;
}
.b-thanks .hint-title.summary-content .ticket-count {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 17px;
  color: #6c6c6c;
}
.b-thanks .hint {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #6c6c6c;
  line-height: 24px;
}
.b-thanks .hint p {
  margin-bottom: 5px;
}
.b-thanks .lds-spinner {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-top: 100px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.b-thanks .lds-spinner div {
  -webkit-transform-origin: 40px 40px;
          transform-origin: 40px 40px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}
.b-thanks .lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 47%;
  width: 6px;
  height: 18px;
  border-radius: 35%;
  background: #cfcfcf;
}
.b-thanks .lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.b-thanks .lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.b-thanks .lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.b-thanks .lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.b-thanks .lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.b-thanks .lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.b-thanks .lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.b-thanks .lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.b-thanks .lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.b-thanks .lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.b-thanks .lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.b-thanks .lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.thanks-page .separator {
  border-top: 2px solid #eeeeee;
}
.thanks-page .b-cdo-related-activities .related-activities-cnt > div .item .image {
  min-height: auto;
}
.thanks-page .b-cdo-related-activities .related-activities-cnt > div .item .cnt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.thanks-page .b-cdo-related-activities .related-activities-cnt > div .item .cnt .bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 1023px) {
  .thanks-page .wrapper {
    padding: 0 15px;
  }
  .thanks-page {
    margin-left: 0;
  }
  .b-thanks {
    margin-top: 40px;
  }
  .b-thanks .wrapper {
    padding: 0px;
  }
  .b-thanks .bd-boxtopimage .card .image {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 40px;
    background-size: cover;
    padding-bottom: 0;
    min-width: min(294px, 36vw);
    min-height: min(238px, 30vw);
  }
  .b-thanks .bd-boxtopimage .card .image img {
    min-width: 100%;
    min-height: 100%;
    max-width: 250px;
  }
  .b-thanks .cnt.success {
    max-width: min(294px, 36vw);
    margin-right: 20px;
  }
  .b-thanks .cnt-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 33px;
  }
  .b-thanks .cnt-title,
  .b-thanks .cnt-desc,
  .b-thanks .hint-title,
  .b-thanks .hint {
    text-align: left;
  }
  .b-thanks .hint-title {
    margin-top: 50px;
  }
  .b-thanks .reference-number {
    text-align: center;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .b-thanks .reference-number:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .b-thanks .resume {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper {
    padding: 0px 15px;
  }
  .thanks-page .b-cdo-related-activities {
    margin-top: 10px;
  }
  .thanks-page .b-cdo-related-activities .related-activities-cnt {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
  }
  .thanks-page .b-cdo-related-activities .related-activities-cnt .card.swiper-slide {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .thanks-page .b-cdo-related-activities .related-activities-cnt .card.swiper-slide:last-of-type {
    margin-right: 0 !important;
  }
  .b-thanks {
    margin-bottom: 20px;
  }
  .b-thanks .details {
    margin-top: 7px;
  }
  .b-thanks .wrapper {
    padding-right: 0px;
  }
  .b-thanks .wrapper.error {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .b-thanks .cnt.success {
    margin-right: 0px;
    max-width: none;
  }
  .b-thanks .cnt.success .cnt-thanks {
    text-align: center;
  }
  .b-thanks .cnt.success .cnt-thanks .cnt-desc {
    margin-bottom: 20px;
  }
  .b-thanks .cnt.success .cnt-title {
    text-align: center;
  }
  .b-thanks .cnt.success .cnt-desc {
    text-align: center;
    -webkit-text-emphasis: center;
            text-emphasis: center;
  }
  .b-thanks .cnt.success .booking-title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .b-thanks .cnt .cnt-image-details {
    border-top: 2px solid #eeeeee;
  }
  .b-thanks .hint-title {
    margin-top: 20px;
  }
  .b-thanks .hint-title.summary-content {
    border-bottom: 2px solid #eeeeee;
  }
  .b-thanks .bd-boxtopimage .card {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .b-thanks .bd-boxtopimage .card .image {
    margin-top: 30px;
    padding-bottom: 0;
    min-width: min(353px, 90vw);
    min-height: min(286px, 73vw);
  }
  .b-thanks .bd-boxtopimage .card .image img {
    min-width: 100%;
    min-height: 100%;
    margin-right: 0px;
  }
  .b-thanks .reference-number {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 20px;
  }
}
.b-profile-header .b-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  border-bottom: 1px solid #cfcfcf;
}
.b-profile-header .b-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 118px;
          flex: 0 0 118px;
  margin-right: 44px;
}
.b-profile-header .b-cnt {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.b-profile-header .b-cnt .b-name {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 51px;
  color: #000000;
}
.b-profile-header .b-cnt .b-destination-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 14px;
}
.b-profile-header .b-cnt .b-destinations {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #6c6c6c;
  margin-right: 10px;
  line-height: 23px;
}
.b-profile-header .b-cnt .b-destinations .b-destination-item {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #6c6c6c;
  border: none;
  text-decoration: underline;
  margin-right: 0;
}
.b-profile-header .b-cnt .b-destinations .b-destination-item.child {
  margin-right: -4px;
}
.b-profile-header .b-cnt .b-no-reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #6c6c6c;
  line-height: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
.b-profile-header .b-cnt .b-no-reviews .single-star {
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 8px;
}
.b-profile-header .b-cnt .b-no-reviews .uil-star-trustpilot {
  color: #00965E;
}
.b-profile-header .b-cnt .rating-stars-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-profile-header .b-cnt .rating-stars-cnt .rating-stars {
  margin-right: 5px;
}
.b-profile-header .b-cnt .rating-stars-cnt a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #309a5d;
  border-color: #309a5d;
}
.b-profile-header .b-position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #191919;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-profile-header .b-position .b-position-image {
  margin-right: 6px;
}
.b-profile-header .b-position .b-position-image img {
  margin-bottom: 0;
  top: 2px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .b-profile-header .b-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 20px;
  }
  .b-profile-header .b-image {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .b-profile-header .b-cnt {
    text-align: center;
  }
  .b-profile-header .b-cnt .b-name {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .b-profile-header .b-cnt .b-destination-cnt {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 16px;
  }
  .b-profile-header .b-cnt .b-destinations {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-right: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 3px;
  }
  .b-profile-header .b-cnt .b-no-reviews {
    font-size: 12px;
    line-height: 14px;
    margin-top: 3px;
  }
  .b-profile-header .b-cnt .rating-stars-cnt {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .b-profile-header .b-cnt .rating-stars-cnt .rating-stars {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 3px;
  }
  .b-profile-header .b-cnt .rating-stars-cnt a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 17px;
  }
  .b-profile-header .b-position {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.drawing-banner {
  width: 100%;
  background: #191919 0% 0% no-repeat padding-box;
}
.drawing-banner .description {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
  padding: 18px 0px 18px 0px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drawing-banner .description .ticket-icon {
  width: 24px;
  height: 19px;
  margin-right: 10px;
}
.drawing-banner .description .link {
  text-align: left;
  font-weight: 600;
  color: #309a5d;
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  .drawing-banner .description {
    font-size: 10px;
  }
  .drawing-banner .description > p {
    text-align: center;
    width: 100%;
  }
  .drawing-banner .description .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .drawing-banner .description .link {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 400px) {
  .drawing-banner .wrapper {
    padding: 0 5px;
  }
}
.magazine-header {
  position: relative;
  z-index: 12;
  line-height: 50px;
  height: 50px;
  border-left: 1px solid #CDCDCD;
  /* .language-switcher {
    order: 4;
    position: relative;
    color: $magazine_white_color;
    &.active {
      background: $magazine_white_color;
      color: $magazine_black_color;
    }
    .current {
      display: flex;
      height: 100%;
      padding: 0 10px 0 20px;
      align-items: center;
      cursor: pointer;
      @include fontSans(22, 600);
      line-height: 30px;
      letter-spacing: 0.78px;
      text-shadow: 0 2px 0 rgba(0,0,0,0.25);
    }
    .list {
      position: absolute;
      top: 100%;
      right: 0;
      padding: 20px;
      background: $magazine_white_color;
      box-shadow: inset 0 4px 0 0 rgba(0,0,0,0.25), 0 4px 0 0 rgba(0,0,0,0.25);
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      text-align: right;
      a {
        display: block;
        border: 0;
        color: $magazine_black_color;
        + a {
          margin-top: 10px;
        }
      }
    }
  } */
}
.magazine-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
}
.magazine-header .magazine-brand {
  margin-left: 16px;
  font-size: 28px;
  margin-top: 2px;
  font-weight: 600;
  display: inline-block;
  color: #191919;
  -ms-flex-item-align: center;
      align-self: center;
  border: none;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.magazine-header .logo {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 15px 0 9px 0;
  border: none;
}
.magazine-header .logo img {
  margin: 0;
}
.magazine-header .primary-menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.magazine-header .my-account {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  border: 0;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  padding: 0 20px;
}
.magazine-header .my-account:before {
  font-size: 34px;
  margin: 0;
  color: #fff;
}
.magazine-header .cart-counter {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.magazine-header .cart-counter.active {
  background: #fff;
}
.magazine-header .cart-counter.active:after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  background: #fff;
  right: 0;
  top: 100%;
}
.magazine-header .cart-counter.active .cart-icon:before, .magazine-header .cart-counter.active .cart-icon:after {
  color: #191919;
}
.magazine-header .cart-counter .cart-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
          flex: 0 0 34px;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  margin-left: -5px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
.magazine-header .cart-counter .cart-icon:before {
  font-size: 34px;
  margin: 0;
  color: #fff;
}
.magazine-header .cart-counter .cart-icon:after {
  content: attr(data-counter);
  position: absolute;
  left: calc(100% + 5px);
  top: -13px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
}
.magazine-header .cart-counter .cart-box {
  width: 470px;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  -webkit-box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.25), 0 4px 0 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 4px 0 0 rgba(0, 0, 0, 0.25), 0 4px 0 0 rgba(0, 0, 0, 0.25);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.magazine-header .cart-counter .cart-box.empty {
  width: 335px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.magazine-header .cart-counter .cart-box.empty > span {
  padding: 40px 24px 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #000;
}
.magazine-header .cart-counter .cart-box > ul {
  padding: 0 24px;
}
.magazine-header .cart-counter .cart-box > ul li {
  padding: 24px 0 16px;
  border-top: 2px solid #cfcfcf;
}
.magazine-header .cart-counter .cart-box > ul li:first-child {
  border-top: none;
}
.magazine-header .cart-counter .cart-box > ul li .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  position: relative;
}
.magazine-header .cart-counter .cart-box > ul li .card .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 88px;
          flex: 0 0 88px;
}
.magazine-header .cart-counter .cart-box > ul li .card .image img {
  display: block;
}
.magazine-header .cart-counter .cart-box > ul li .card .desc {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  padding-left: 24px;
}
.magazine-header .cart-counter .cart-box > ul li .card .desc .name {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.magazine-header .cart-counter .cart-box > ul li .card .desc .people {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.magazine-header .cart-counter .cart-box > ul li .card .remove {
  position: absolute;
  right: 0;
  top: 6px;
}
.magazine-header .cart-counter .cart-box > ul li .card .remove:before {
  margin: 0;
  font-size: 25px;
  color: #9e9e9e;
}
.magazine-header .cart-counter .cart-box > ul li .price {
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #309a5d;
}
.magazine-header .cart-counter .cart-box .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 24px;
  background: #fafafa;
  border-top: 2px solid #cfcfcf;
  border-bottom: 2px solid #cfcfcf;
}
.magazine-header .cart-counter .cart-box .total .total-a,
.magazine-header .cart-counter .cart-box .total .total-p {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.magazine-header .cart-counter .cart-box .total .total-a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  color: #232323;
}
.magazine-header .cart-counter .cart-box .total .total-p {
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.78px;
  color: #309a5d;
}
.magazine-header .cart-counter .cart-box .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 22px 0 27px;
}
.magazine-header .cart-counter .cart-box .bottom > a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media only screen and (max-width: 1200px) {
  .magazine-header {
    display: block;
    /* .language-switcher {
      order: 4;
      .current {
        padding: 0 0 0 8px;
      }
    } */
  }
  .magazine-header .logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 240px;
        flex-basis: 240px;
  }
  .magazine-header .my-account {
    padding-right: 8px;
  }
  .magazine-header .cart-counter {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64px;
            flex: 0 0 64px;
  }
  .magazine-header .cart-counter .cart-icon:after {
    top: -8px;
    left: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .magazine-header {
    display: block;
    width: 100%;
    position: relative;
    line-height: 40px;
    height: 40px;
    z-index: 1000;
    padding-left: 12px;
    /* .language-switcher {
      display: none;
    } */
  }
  .magazine-header .magazine-brand {
    font-size: 18px;
    font-weight: 600;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 190px;
            flex: 0 0 190px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .magazine-header .wrapper {
    padding: 0;
  }
  .magazine-header .logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91px;
            flex: 0 0 91px;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .magazine-header .my-account {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 0 12px;
  }
  .magazine-header .cart-counter {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .magazine-header .cart-counter .cart-box {
    width: 320px;
    max-height: calc(100vh - 130px);
    overflow: auto;
  }
  .magazine-header .cart-counter .cart-box > ul li {
    padding: 10px 0;
  }
  .magazine-header .cart-counter .cart-box > ul li .card .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
  }
  .magazine-header .cart-counter .cart-box > ul li .card .image img {
    width: 100%;
    height: 100%;
  }
  .magazine-header .cart-counter .cart-box > ul li .card .desc {
    padding-left: 10px;
    font-size: 14px;
  }
  .magazine-header .cart-counter .cart-box > ul li .card .desc .name {
    font-size: 14px;
  }
  .magazine-header .cart-counter .cart-box .total .total-a {
    font-size: 14px;
  }
  .magazine-header .cart-counter .cart-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
  }
  .magazine-header .cart-counter .cart-icon:before {
    font-size: 30px;
  }
  .magazine-header .cart-counter .cart-icon:after {
    left: calc(100% + 1px);
    top: -10px;
  }
}
.b-cdo-picture-slider {
  position: relative;
  width: 100%;
}
.b-cdo-picture-slider:hover .swiper-button {
  -webkit-transition: visibility 200ms, opacity 200ms;
  transition: visibility 200ms, opacity 200ms;
  visibility: visible;
  opacity: 1;
}
.b-cdo-picture-slider.slim {
  overflow: hidden;
  max-height: 27em;
}
.b-cdo-picture-slider .swiper-slide {
  position: relative;
}
.b-cdo-picture-slider .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  border-radius: 0;
}
.b-cdo-picture-slider .swiper-slide .desc {
  width: 100%;
  left: 0;
  bottom: 0;
  background: #191919;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 15px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -6px;
  position: relative;
}
.b-cdo-picture-slider .swiper-slide .desc span {
  margin-left: 5px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #bfe9fd;
}
.b-cdo-picture-slider .swiper-button {
  display: block;
  -webkit-transition: visibility 200ms, opacity 200ms;
  transition: visibility 200ms, opacity 200ms;
  visibility: hidden;
  opacity: 0;
  font-size: 0;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  border-radius: 25px;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
  padding: 0px 10px;
  z-index: 5;
}
.b-cdo-picture-slider .swiper-button::after {
  content: unset;
}
.b-cdo-picture-slider .swiper-button.swiper-button-prev {
  left: 20px;
  padding-right: 11px;
  padding-bottom: 1px;
  background: rgba(255, 255, 255, 0.85) url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/previous_slider.svg") no-repeat 11px 10px;
}
.b-cdo-picture-slider .swiper-button.swiper-button-next {
  right: 20px;
  padding-left: 11px;
  padding-bottom: 1px;
  background: rgba(255, 255, 255, 0.85) url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/static/next_slider.svg") no-repeat 14px 10px;
}
.b-cdo-picture-slider .counter-cnt {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 25px;
  padding: 0px 10px;
  position: absolute;
  top: 30px;
  right: 20px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 25px;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
  color: #191919;
  z-index: 5;
}

.b-cdo-picture-slider-certified {
  background: white;
  border: #eeeeee solid 1px;
  border-radius: 8px;
  -webkit-box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.05);
  margin-bottom: 35px;
}
.b-cdo-picture-slider-certified:hover {
  -webkit-box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px rgba(0, 0, 0, 0.15);
}
.b-cdo-picture-slider-certified h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  color: #191919;
}
.b-cdo-picture-slider-certified p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #191919;
}
.b-cdo-picture-slider-certified .header {
  cursor: pointer;
  padding: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-cdo-picture-slider-certified .header img {
  margin-right: 26px;
}
.b-cdo-picture-slider-certified .header .titles {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.b-cdo-picture-slider-certified .header .arrow-wrapper {
  padding-left: 5px;
  -ms-flex-item-align: center;
      align-self: center;
}
.b-cdo-picture-slider-certified .header .arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.b-cdo-picture-slider-certified .header .arrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.b-cdo-picture-slider-certified hr {
  color: rgba(0, 0, 0, 0.15);
  margin: 0px 3%;
}
.b-cdo-picture-slider-certified .description {
  margin-top: 32px;
  margin-right: 26px;
  margin-bottom: 40px;
  margin-left: 26px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 24px 24px;
  overflow: hidden;
  -webkit-transition: max-height 0.5s, margin-top 0.5s, margin-bottom 0.5s ease-in-out;
  transition: max-height 0.5s, margin-top 0.5s, margin-bottom 0.5s ease-in-out;
  height: auto;
  max-height: 600px;
}
.b-cdo-picture-slider-certified .description p {
  -ms-flex-item-align: center;
      align-self: center;
}
.b-cdo-picture-slider-certified .description.collapsed {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-height: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}
.b-cdo-picture-slider-certified .description .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-cdo-picture-slider-certified .description .feature > img {
  margin-right: 16px;
  margin-bottom: 0px;
  vertical-align: middle;
  width: 44px;
}

@media only screen and (max-width: 1200px) {
  .b-cdo-picture-slider-certified h3,
  .b-cdo-picture-slider-certified p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .b-cdo-picture-slider-certified .titles > p {
    margin-top: 5px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .b-cdo-picture-slider-certified img {
    width: 32px !important;
    margin-right: 16px !important;
  }
  .b-cdo-picture-slider-certified .description {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, 1fr);
    gap: 16px 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .b-cdo-picture-slider {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .b-cdo-picture-slider .swiper-button {
    top: 50%;
  }
  .b-cdo-picture-slider .swiper-slide .desc {
    display: none;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    height: auto;
  }
  .b-cdo-picture-slider .counter-cnt {
    top: 15px;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .b-cdo-picture-slider-certified {
    margin-bottom: 16px;
  }
  .b-cdo-picture-slider {
    width: calc(100% + 15px + 15px);
    margin: 0 -15px 20px;
  }
  .b-cdo-picture-slider .swiper-slide {
    border-radius: 0px;
  }
  .b-cdo-picture-slider .swiper-slide img {
    border-radius: 0px;
  }
  .b-cdo-picture-slider .swiper-button {
    display: none;
  }
}
.b-job-header {
  background: url(/buendiatours_theme/dist/empleo/background_image_empleo.png) no-repeat;
  background-position: center -100px;
}
.b-job-header.embajadores {
  background: url(/buendiatours_theme/dist/collaborators/background_image_embajadores.jpg) no-repeat;
  background-position: center -280px;
}
.b-job-header .b-job-header-top-block {
  min-height: 590px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
}
.b-job-header .b-job-header-top-block .desc-cnt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.b-job-header .b-job-header-top-block .title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 80px;
  font-size: 5rem;
  line-height: 112px;
  color: #191919;
}
.b-job-header .b-job-header-top-block .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  color: #000;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
}
.b-job-header .b-job-iamge-desc .image {
  padding-right: 45px;
}
.b-job-header .b-job-header-image {
  margin-bottom: 30px;
}
.b-job-header .b-job-header-image img {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .b-job-header .b-job-header-top-block {
    min-height: 430px;
  }
  .b-job-header .b-job-header-top-block .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 60px;
  }
  .b-job-header.embajadores .b-job-header-top-block .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 48px;
    font-size: 3rem;
    line-height: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .b-job-header {
    background-size: 1140px;
    background-position: center 0;
  }
  .b-job-header .b-job-header-image {
    margin: 0 -15px 30px;
  }
  .b-job-header .btn-primary {
    min-width: 90%;
  }
  .b-job-header .b-job-header-top-block {
    min-height: 0;
    padding: 30px 0 50px;
  }
  .b-job-header .b-job-header-top-block .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 50px;
  }
  .b-job-header .b-job-header-top-block .desc {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .b-job-header .b-job-iamge-desc .image {
    padding: 0 40px 30px;
  }
  .b-job-header.embajadores {
    background-position: center -90px;
    background-size: 200%;
    margin-top: 47px;
  }
  .b-job-header.embajadores .b-job-iamge-desc .image {
    padding: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .b-job-header.embajadores .b-job-iamge-desc .desc-cnt {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .b-job-header.embajadores {
    margin-top: 31px;
  }
}
.b-header-job-offer {
  padding-top: 214px;
  background: #EBEDF1;
}
.b-header-job-offer .block {
  position: relative;
}
.b-header-job-offer .block:before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: #EBEDF1;
  z-index: 1;
}
.b-header-job-offer .block:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  background: #FFFFFF;
  z-index: 1;
}
.b-header-job-offer .wrapper {
  position: relative;
  z-index: 2;
}
.b-header-job-offer .inner-wrapper {
  max-width: 1096px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  text-align: center;
  padding: 40px;
}
.b-header-job-offer .inner-wrapper .pre-title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  color: #000;
  border: none;
  text-transform: uppercase;
}
.b-header-job-offer .inner-wrapper .pre-title a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  color: #000;
  border: none;
}
.b-header-job-offer .inner-wrapper .title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  color: #000;
}
.b-header-job-offer .inner-wrapper .destination {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
  color: #000;
  position: relative;
  padding-left: 20px;
}
.b-header-job-offer .inner-wrapper .destination:before {
  content: "";
  width: 12px;
  height: 15px;
  background: url(/buendiatours_theme/dist/icons/pin.svg) no-repeat;
  background-position: top left;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .b-header-job-offer {
    background: #FFFFFF;
    padding-top: 30px;
    margin-bottom: 24px;
  }
  .b-header-job-offer .block:after, .b-header-job-offer .block:before {
    display: none;
  }
  .b-header-job-offer .inner-wrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    padding: 0;
    text-align: left;
  }
  .b-header-job-offer .inner-wrapper .pre-title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .b-header-job-offer .inner-wrapper .pre-title a {
    position: relative;
    padding-left: 16px;
  }
  .b-header-job-offer .inner-wrapper .pre-title a:before {
    content: "";
    width: 5px;
    height: 10px;
    background: url(/buendiatours_theme/dist/icons/arrow_back.svg) no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .b-header-job-offer .inner-wrapper a.pre-title {
    position: relative;
    padding-left: 16px;
  }
  .b-header-job-offer .inner-wrapper a.pre-title:before {
    content: "";
    width: 5px;
    height: 10px;
    background: url(/buendiatours_theme/dist/icons/arrow_back.svg) no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .b-header-job-offer .inner-wrapper .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 50px;
    margin-bottom: 0;
  }
  .b-header-job-offer .inner-wrapper .destination {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 17px;
  }
}
.b-jobs-header-tour-guides {
  background: #fafafa;
  padding-top: 43px;
  margin-bottom: 116px;
}
.b-jobs-header-tour-guides .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.b-jobs-header-tour-guides .wrapper .description {
  background: #ffffff;
  border-radius: 8px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38.334%;
          flex: 0 0 38.334%;
  position: relative;
  z-index: 2;
  padding: 3.41% 8% 3.41% 3.788%;
  margin-top: 46px;
}
.b-jobs-header-tour-guides .wrapper .description .title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 50px;
  color: #191919;
}
.b-jobs-header-tour-guides .wrapper .description .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  color: #000;
}
.b-jobs-header-tour-guides .wrapper .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.137%;
          flex: 0 0 66.137%;
  margin-left: -4.4%;
  position: relative;
  z-index: 1;
  margin-bottom: -39px;
  border-radius: 8px;
}
.b-jobs-header-tour-guides .wrapper .image img {
  width: 100%;
  border-radius: 8px;
}

@media only screen and (max-width: 1023px) {
  .b-jobs-header-tour-guides {
    margin-bottom: 86px;
  }
  .b-jobs-header-tour-guides .wrapper .description {
    padding: 3.41% 3.788% 3.41%;
    margin-top: 22px;
  }
  .b-jobs-header-tour-guides .wrapper .description .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
  }
  .b-jobs-header-tour-guides .wrapper .description .desc {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .b-jobs-header-tour-guides .btn-primary {
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .b-jobs-header-tour-guides {
    padding-top: 0;
    background: #fff;
    margin-bottom: 30px;
  }
  .b-jobs-header-tour-guides .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .b-jobs-header-tour-guides .wrapper .description {
    margin-top: 0;
    padding: 30px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
  .b-jobs-header-tour-guides .wrapper .description .title {
    margin-bottom: 24px;
  }
  .b-jobs-header-tour-guides .wrapper .description .desc {
    max-width: 287px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
  }
  .b-jobs-header-tour-guides .wrapper .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 30px);
            flex: 0 0 calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    border-radius: 0;
  }
  .b-jobs-header-tour-guides .wrapper .image img {
    border-radius: 0;
  }
  .b-jobs-header-tour-guides .btn-primary {
    min-width: 243px;
    text-align: center;
  }
}
.b-collaborators-header-home {
  position: relative;
  min-height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(231, 233, 236, 0.23)), to(rgba(202, 207, 212, 0.23)));
  background-image: linear-gradient(180deg, rgba(231, 233, 236, 0.23) 0%, rgba(202, 207, 212, 0.23) 100%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  margin-bottom: 70px;
}
.b-collaborators-header-home:before {
  content: "";
  position: absolute;
  width: 1634px;
  height: 292px;
  background: url(/buendiatours_theme/dist/collaborators/home_bg.png) no-repeat;
  background-position: center;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.b-collaborators-header-home .wrapper {
  position: relative;
  z-index: 2;
}
.b-collaborators-header-home .title {
  color: #191919;
}
.b-collaborators-header-home .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  color: #191919;
  max-width: 670px;
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) {
  .b-collaborators-header-home {
    min-height: 416px;
  }
}
@media only screen and (max-width: 767px) {
  .b-collaborators-header-home {
    margin-bottom: 40px;
  }
  .b-collaborators-header-home .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 58px;
  }
  .b-collaborators-header-home .desc {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.b-full-image-with-text {
  position: relative;
  min-height: 456px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0;
}
.b-full-image-with-text.big {
  min-height: 534px;
}
.b-full-image-with-text.not-mg {
  margin: 0;
}
.b-full-image-with-text:before {
  content: "";
  background: #c7c7c7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  z-index: 1;
}
.b-full-image-with-text .wrapper {
  position: relative;
  z-index: 2;
  -ms-flex-item-align: center;
      align-self: center;
}
.b-full-image-with-text .title {
  margin-bottom: 20px;
}
.b-full-image-with-text .title-secondary {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
}
.b-full-image-with-text .desc {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  max-width: 670px;
  margin: 0 auto 26px;
}

@media only screen and (max-width: 767px) {
  .b-full-image-with-text.big {
    min-height: 322px;
  }
  .b-full-image-with-text .title {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 48px;
    font-size: 3rem;
    line-height: 58px;
  }
  .b-full-image-with-text .title-secondary {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 31px;
  }
  .b-full-image-with-text .desc {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 40px;
  }
  .b-full-image-with-text .btn-primary {
    min-width: 89%;
  }
}
.bd-boxtopimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bd-boxtopimage .swiper-related-thanks,
.bd-boxtopimage .swiper-reviews,
.bd-boxtopimage .swiper {
  width: 100%;
  margin-bottom: 0px;
}
.bd-boxtopimage .swiper-related-thanks .card,
.bd-boxtopimage .swiper-reviews .card,
.bd-boxtopimage .swiper .card {
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 16px;
}
.bd-boxtopimage .swiper-related-thanks .card:nth-child(4n), .bd-boxtopimage .swiper-related-thanks .card:nth-child(2n),
.bd-boxtopimage .swiper-reviews .card:nth-child(4n),
.bd-boxtopimage .swiper-reviews .card:nth-child(2n),
.bd-boxtopimage .swiper .card:nth-child(4n),
.bd-boxtopimage .swiper .card:nth-child(2n) {
  /* override the 0 when it's in a swiper */
  margin-right: 16px;
}
.bd-boxtopimage .swiper-related-thanks .swiper-pagination-bullet,
.bd-boxtopimage .swiper-reviews .swiper-pagination-bullet,
.bd-boxtopimage .swiper .swiper-pagination-bullet {
  margin: 0 2.5px !important;
}
.bd-boxtopimage .card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 12px);
          flex: 0 0 calc(25% - 12px);
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  border-radius: 0;
  margin-bottom: 30px;
  border: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bd-boxtopimage .card:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .bd-boxtopimage .card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 8px);
            flex: 0 0 calc(50% - 8px);
  }
}
@media only screen and (max-width: 767px) {
  .bd-boxtopimage .card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.bd-boxtopimage .card .image {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  min-height: min(260px, 19vw);
  position: relative;
}
.bd-boxtopimage .card .image .n_travellers {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(25, 25, 25, 0.5);
  font-size: 14px;
  padding: 8px 0;
  color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  font-weight: normal;
  background-blend-mode: multiply;
}
.bd-boxtopimage .card .image .certificate {
  position: absolute;
  width: 41px;
  min-width: 41px;
  z-index: 1;
  left: 20px;
  top: 0px;
  display: none;
}
.bd-boxtopimage .card .image .boxtag {
  position: absolute;
  width: auto;
  min-width: 41px;
  z-index: 1;
  left: 16px;
  top: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 0px 15px;
  line-height: 29px;
  color: white;
  border-radius: 16px;
}
.bd-boxtopimage .card .image .boxtag.black-friday {
  background-color: #191919;
}
.bd-boxtopimage .card .image .boxtag.likely-to-sell-out {
  background-color: #ea4335;
}
.bd-boxtopimage .card .image .boxtag.top-sales {
  background-color: #309a5d;
}
.bd-boxtopimage .card .image .boxtag.free-cancellation {
  background-color: #191919;
}
.bd-boxtopimage .card .image img {
  display: block;
  margin-bottom: 0;
  width: 100%;
  height: auto;
}
.bd-boxtopimage .card .image .certificate-img {
  height: 38px;
  width: 95px;
  top: 15px;
  left: 25px;
  position: absolute;
}
.bd-boxtopimage .card .image .notification {
  width: 100%;
  padding: 10px 14px;
  position: absolute;
  left: 0;
  top: 0;
  background: #80c322;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  letter-spacing: 0.78px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
}
.bd-boxtopimage .card .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bd-boxtopimage .card .semi-circle {
  margin-top: 16px;
  position: absolute;
  height: calc(100% - 32px);
  width: 100%;
  z-index: 1;
  background-repeat: repeat-y;
  background-size: auto 12.5%;
}
.bd-boxtopimage .card .semi-circle.left {
  background-position: -8px top;
  background-image: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/mitad-derecha.svg");
  left: 0;
}
.bd-boxtopimage .card .semi-circle.right {
  background-position: calc(100% + 8px) top;
  background-image: url("https://buendia-pro-app.s3.eu-west-3.amazonaws.com/s3fs-public/medio-punto.svg");
  right: 0;
}
.bd-boxtopimage .card .center-rectangle {
  z-index: 2;
  border: solid white 2px;
  border-radius: 16px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 20px);
  width: calc(100% - 22px);
  margin: 10px;
}
.bd-boxtopimage .card .cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding: 10px 0 0;
  min-height: 104px;
  width: 100%;
}
.bd-boxtopimage .card .cnt .desc {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.bd-boxtopimage .card .cnt .destination {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
  color: #6c6c6c;
}
.bd-boxtopimage .card .cnt .title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  color: #191919;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: block-axis;
}
.bd-boxtopimage .card .cnt .bottom {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
}
.bd-boxtopimage .card .cnt .bottom .duration {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #191919;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  white-space: nowrap;
}
.bd-boxtopimage .card .cnt .bottom .duration span {
  margin-left: 10px;
}
.bd-boxtopimage .card .cnt .bottom .duration span:last-child {
  margin-left: 5px;
}
.bd-boxtopimage .card .cnt .bottom .display-price {
  white-space: nowrap;
}
.bd-boxtopimage .card .cnt .bottom .botton-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bd-boxtopimage .card .cnt .bottom .botton-block .bd-opinions {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  color: #191919;
  margin-left: 8px;
  padding: 0;
}
.bd-boxtopimage .card .cnt .bottom .botton-block .bd-opinions:before {
  content: "\B7";
  font-weight: bold;
  margin: 0 4px 0 0;
}
.bd-boxtopimage .card .cnt .bottom p.destination {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: #191919;
  display: inline-block;
  margin-bottom: 5px;
  display: none;
}
.bd-boxtopimage .card .cnt .bottom img {
  margin-bottom: 0px;
}
.bd-boxtopimage .card .cnt .bottom .info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 17px;
  font-weight: 600;
  color: #191919;
  text-align: right;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.bd-boxtopimage .card .cnt .bottom .price-info {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.bd-boxtopimage .card .cnt .bottom .price-info .before {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #191919;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
}
.bd-boxtopimage .card .cnt .bottom .price-info .before:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #191919;
}
.bd-boxtopimage .card .cnt .bottom .price-info .before + .display-price-before {
  color: #309a5d;
}
.bd-boxtopimage .card .cnt .bottom .price-info .pre .main-price-before,
.bd-boxtopimage .card .cnt .bottom .price-info .post .main-price-before {
  display: none !important;
}
.bd-boxtopimage .card .cnt .bottom .price-info .display-price,
.bd-boxtopimage .card .cnt .bottom .price-info .display-price-before {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-left: 0;
}
.bd-boxtopimage .card .cnt .bottom .price-info .display-price.pre .inner-pre,
.bd-boxtopimage .card .cnt .bottom .price-info .display-price-before.pre .inner-pre {
  margin-right: 5px;
}
.bd-boxtopimage .card .cnt .bottom .price-info .display-price-before {
  display: inline;
}
.bd-boxtopimage .card .cnt .bottom .price-info .now {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0;
}
.bd-boxtopimage .card .cnt .bottom .price-info .inner-pre,
.bd-boxtopimage .card .cnt .bottom .price-info .inner-post,
.bd-boxtopimage .card .cnt .bottom .price-info .main-price-before {
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #191919;
  line-height: 19px;
  display: inline-block;
  position: relative;
}
.bd-boxtopimage .card .cnt .bottom .price-info .inner-pre:after,
.bd-boxtopimage .card .cnt .bottom .price-info .inner-post:after,
.bd-boxtopimage .card .cnt .bottom .price-info .main-price-before:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.boxtag {
  width: auto;
  z-index: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0px 15px;
  line-height: 28px;
  color: white;
  border-radius: 16px;
}

@media only screen and (max-width: 1024px) {
  .bd-boxtopimage {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bd-boxtopimage .card:nth-child(2n) {
    margin-right: 0;
  }
  .bd-boxtopimage .card .semi-circle.left {
    background-position: -5px top;
  }
  .bd-boxtopimage .card .semi-circle.right {
    background-position: calc(100% + 5px) top;
  }
}
@media only screen and (max-width: 767px) {
  .bd-boxtopimage {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .bd-boxtopimage .card {
    margin-top: 16px;
    margin-right: 0;
    max-width: 100%;
    margin-right: 12px;
  }
  .bd-boxtopimage .card .image, .bd-boxtopimage .card .image-ticket {
    min-height: min(260px, 65vw);
  }
  .bd-boxtopimage .card .semi-circle.left {
    background-position: -8px top;
  }
  .bd-boxtopimage .card .semi-circle.right {
    background-position: calc(100% + 8px) top;
  }
  .bd-boxtopimage .swiper .card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 min(335px, 97% - 16px);
            flex: 0 0 min(335px, 97% - 16px);
  }
}
@media only screen and (max-width: 400px) {
  .bd-boxtopimage .card .image .boxtag {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 345px) {
  .bd-boxtopimage .card .image-ticket {
    width: 100%;
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .rating-stars-cnt-column {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .rating-stars-cnt-column .single-star {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .rating-stars-cnt-column .rating {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .rating-stars-cnt-column .js-rating {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .bd-opinions {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .bd-boxtopimage .card .cnt .bottom .botton-block .duration {
    padding-left: 0;
    margin-left: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.fixme {
  position: sticky;
  height: 80px;
  top: 79px;
  z-index: 9;
  background: white;
}
.fixme.shadow {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
}

@media only screen and (max-width: 767px) {
  .fixme {
    top: 63px;
  }
}
#toolbar-administration {
  display: none;
}

#admin-local-tasks > ul {
  position: absolute;
  background: #FFF;
  right: 24px;
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2000;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#admin-local-tasks > ul:hover {
  opacity: 1;
}
#admin-local-tasks > ul li {
  padding: 4px 6px;
}
#admin-local-tasks > ul a {
  color: #000;
  text-shadow: 1px 1px 1px #FFF;
}

#node-preview-form-select {
  z-index: 2000;
  position: absolute;
  right: 24px;
  top: 85px;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#node-preview-form-select a + div {
  margin-top: 5px;
}
#node-preview-form-select:hover {
  opacity: 1;
}

#toolbar-administration {
  display: none;
}

#admin-local-tasks > ul {
  position: absolute;
  background: #FFF;
  right: 24px;
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2000;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#admin-local-tasks > ul:hover {
  opacity: 1;
}
#admin-local-tasks > ul li {
  padding: 4px 6px;
}
#admin-local-tasks > ul a {
  color: #000;
  text-shadow: 1px 1px 1px #FFF;
}

/*# sourceMappingURL=default-critical-push.css.map*/