/*
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("../less/fonts/cmpv-plain-icons/css/cmpv-plain-icons.css");
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\f95b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\f952";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\f905";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\f907";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\f95c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\f95d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\f95e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\f95f";
}
.fa-handshake-slash:before {
  content: "\f960";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\f961";
}
.fa-head-side-cough-slash:before {
  content: "\f962";
}
.fa-head-side-mask:before {
  content: "\f963";
}
.fa-head-side-virus:before {
  content: "\f964";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\f965";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\f913";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\f955";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\f966";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\f967";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\f91a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\f956";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\f968";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\f91e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\f969";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\f96a";
}
.fa-pump-soap:before {
  content: "\f96b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\f96c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\f957";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\f96e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\f96f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\f970";
}
.fa-store-slash:before {
  content: "\f971";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\f972";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\f941";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\f949";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\f974";
}
.fa-virus-slash:before {
  content: "\f975";
}
.fa-viruses:before {
  content: "\f976";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fontawesome/fa-solid-900.eot");
  src: url("../webfonts/fontawesome/fa-solid-900.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/fontawesome/fa-solid-900.woff2") format("woff2"),
    url("../webfonts/fontawesome/fa-solid-900.woff") format("woff"),
    url("../webfonts/fontawesome/fa-solid-900.ttf") format("truetype"),
    url("../webfonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fontawesome/fa-brands-400.eot");
  src: url("../webfonts/fontawesome/fa-brands-400.eot?#iefix")
      format("embedded-opentype"),
    url("../webfonts/fontawesome/fa-brands-400.woff2") format("woff2"),
    url("../webfonts/fontawesome/fa-brands-400.woff") format("woff"),
    url("../webfonts/fontawesome/fa-brands-400.ttf") format("truetype"),
    url("../webfonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.round-corners .slick-list {
  overflow: hidden;
  border-radius: 30px;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 22px;
  height: 42px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before,
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #000000;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-size: 42px;
  line-height: 1;
  opacity: 1;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.5s;
}
@media only screen and (max-width: 991px) {
  .slick-prev:before,
  .slick-next:before {
    font-size: 22px;
  }
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "\f104";
}
[dir="rtl"] .slick-prev:before {
  content: "\f105";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "\f105";
}
[dir="rtl"] .slick-next:before {
  content: "\f104";
}
@media only screen and (max-width: 767px) {
  .slick-slide {
    opacity: 0.33;
    transition: opacity 0.5s;
  }
  .slick-current {
    opacity: 1;
  }
}
/* latin-ext */
@font-face {
  font-family: "Bubblegum Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Bubblegum Sans Regular"), local("BubblegumSans-Regular"),
    url(https://fonts.gstatic.com/s/bubblegumsans/v9/AYCSpXb_Z9EORv1M5QTjEzMEteaOxILtbKR5GwY.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Bubblegum Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Bubblegum Sans Regular"), local("BubblegumSans-Regular"),
    url(https://fonts.gstatic.com/s/bubblegumsans/v9/AYCSpXb_Z9EORv1M5QTjEzMEteaAxILtbKR5.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;
}
/* vietnamese */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Cabin"), local("Cabin-Regular"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8___1ImSRuQwc.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Cabin"), local("Cabin-Regular"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8-__1ImSRuQwc.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Cabin"), local("Cabin-Regular"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8w__1ImSRu.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;
}
/* vietnamese */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Cabin Bold"), local("Cabin-Bold"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2uhquylEeQ5JZ-Y.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Cabin Bold"), local("Cabin-Bold"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2uhruylEeQ5JZ-Y.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Cabin Bold"), local("Cabin-Bold"),
    url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2uhluylEeQ5J.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;
}
/* 
   Media Queries
*/
/*
    Font family

*/
/* 
     Font sizes
*/
/* 
     Colors
*/
body {
  font: 400 20px/28px "Cabin", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  position: relative;
  color: #1a2b29;
  margin: 0;
  top: 0 !important;
}
@media only screen and (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 20px;
  }
}
*,
::after,
::before {
  box-sizing: border-box;
}
a,
button,
a:hover,
a:focus,
a:visited {
  outline: none;
  text-decoration: none;
  color: #4e9db5;
}
a,
button {
  cursor: pointer;
  transition: color 0.5s;
}
input {
  cursor: pointer;
}
button:hover,
a:hover {
  color: #206c83;
}
a {
  font-weight: 700;
}
a i {
  color: #f37720;
}
.goog-te-banner-frame,
#google_translate_element,
#goog-gt-tt,
.skiptranslate {
  display: none !important;
}
.container,
.container-full {
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .container,
  .container-full {
    padding: 0 30px;
  }
}
.container-full {
  max-width: 100%;
}
.black {
  color: #14272c !important;
}
.green {
  color: #a19c23;
}
.orange {
  color: #f37720 !important;
}
.bt,
a.bt,
input.bt,
button.bt {
  display: inline-block;
  padding: 16px 24px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
  transition: all 0.3s;
  max-width: 100%;
  text-align: center;
  line-height: 19px;
  border: 0;
  text-transform: uppercase;
  outline: none;
  background: #f37720;
  color: #fff;
}
.bt:hover,
a.bt:hover,
input.bt:hover,
button.bt:hover,
.bt:focus,
a.bt:focus,
input.bt:focus,
button.bt:focus,
.bt:active,
a.bt:active,
input.bt:active,
button.bt:active {
  background: #4e9db5;
  color: #fff;
}
.bt span,
a.bt span,
input.bt span,
button.bt span {
  font-weight: 400;
  text-transform: none;
}
.bt.bt-orange,
a.bt.bt-orange,
input.bt.bt-orange,
button.bt.bt-orange {
  background: #f37720;
  color: #fff;
}
.bt.bt-orange:hover,
a.bt.bt-orange:hover,
input.bt.bt-orange:hover,
button.bt.bt-orange:hover,
.bt.bt-orange:focus,
a.bt.bt-orange:focus,
input.bt.bt-orange:focus,
button.bt.bt-orange:focus,
.bt.bt-orange:active,
a.bt.bt-orange:active,
input.bt.bt-orange:active,
button.bt.bt-orange:active {
  background: #4e9db5;
  color: #fff;
}
.bt.bt-green,
a.bt.bt-green,
input.bt.bt-green,
button.bt.bt-green {
  background: #64671c;
  color: #fff;
}
.bt.bt-green:hover,
a.bt.bt-green:hover,
input.bt.bt-green:hover,
button.bt.bt-green:hover,
.bt.bt-green:focus,
a.bt.bt-green:focus,
input.bt.bt-green:focus,
button.bt.bt-green:focus,
.bt.bt-green:active,
a.bt.bt-green:active,
input.bt.bt-green:active,
button.bt.bt-green:active {
  background: #414106;
  color: #fff;
}
.bt.bt-large,
a.bt.bt-large,
input.bt.bt-large,
button.bt.bt-large {
  font-size: 40px;
  font-family: "Bubblegum Sans", cursive;
  padding: 24px 40px;
}
@media only screen and (max-width: 480px) {
  .bt.bt-large,
  a.bt.bt-large,
  input.bt.bt-large,
  button.bt.bt-large {
    padding: 14px 20px;
    font-size: 16px;
    line-height: 23px;
  }
}
.bt.bt-md,
a.bt.bt-md,
input.bt.bt-md,
button.bt.bt-md {
  font-size: 24px;
  line-height: 29px;
  padding: 24px 40px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .bt.bt-md,
  a.bt.bt-md,
  input.bt.bt-md,
  button.bt.bt-md {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .bt.bt-md,
  a.bt.bt-md,
  input.bt.bt-md,
  button.bt.bt-md {
    padding: 14px 20px;
    font-size: 16px;
    line-height: 23px;
  }
}
.bt.bt-xl,
a.bt.bt-xl,
input.bt.bt-xl,
button.bt.bt-xl {
  font-size: 32px;
  line-height: 39px;
  padding: 25px 37px 26px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .bt.bt-xl,
  a.bt.bt-xl,
  input.bt.bt-xl,
  button.bt.bt-xl {
    font-size: 22px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 480px) {
  .bt.bt-xl,
  a.bt.bt-xl,
  input.bt.bt-xl,
  button.bt.bt-xl {
    padding: 14px 20px;
    font-size: 16px;
    line-height: 23px;
  }
}
img {
  max-width: 100%;
}
.btn-style {
  background: #f37720;
  color: #fff;
  display: inline-block;
  padding: 24px 40px;
  border-radius: 50px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .btn-style {
    padding: 14px 20px !important;
    line-height: 23px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .section-padding .btn-style {
    padding: 14px 20px !important;
    line-height: 23px;
  }
}
@media only screen and (max-width: 480px) {
  .section-featured .btn-style {
    padding: 24px 20px;
    font-size: 5.3vw;
  }
}
.bt-text {
  color: #4e9db5;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.bt-text i {
  color: #4e9db5;
}
.bt-text-home {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}
a.bt-text-home, a.bt-text-home i {
  color: #000000;
}
a.bt-text-home:hover {
  color: #f37720;
}
.bt-text-white,
.bt-text-black {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .bt-text-white,
  .bt-text-black {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .bt-text-white,
  .bt-text-black {
    font-size: 16px;
    line-height: 24px;
  }
}
.bt-text-white {
  color: #fff !important;
  transition: all 0.5s;
  position: relative;
}
.bt-text-white:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.5s;
}
.bt-text-white:hover:after {
  opacity: 1;
}
.bt-text-black {
  color: #14272c;
}
.section-padding {
  padding: 100px 0 60px;
}
@media only screen and (max-width: 1200px) {
  .section-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-padding.section-featured {
    padding-bottom: 20px;
  }
}
.section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1200px) {
  .section-title {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
}
.section-title a i {
  height: 12px;
  line-height: 12px;
  font-size: 18px;
  margin-left: 7px;
}
.section-title .btn-style {
  margin-bottom: 0;
}
.section-title .bt-text i {
  transition: color 0.5s;
}
.section-title .bt-text:hover i {
  color: #206c83;
}
.section-title .bt-text-black {
  margin-bottom: 3px;
}
.section-title-col {
  text-align: center;
  margin-bottom: 32px;
}
.section-title-col h3 {
  margin-bottom: 30px;
}
.subtitle-white {
  color: #fff;
  margin-bottom: 3px;
  font-size: 24px;
  line-height: 32px;
}
ul:not([class]) {
  padding: 0;
  margin-bottom: 15px;
}
ul:not([class]) li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  ul:not([class]) li {
    font-size: 14px;
    line-height: 20px;
  }
}
ul:not([class]) li:before {
  content: "";
  height: 4px;
  width: 4px;
  background-color: #14272c;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
ul:not([class]).select2-results__options li:before,
ul:not([class]).ui-timepicker-viewport li:before {
  display: none;
}
.list-icons {
  padding: 0;
  font-size: 16px;
  font-family: "Cabin", sans-serif;
}
.list-icons li {
  list-style: none;
}
.list-icons .list-li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 17px;
}
.list-icons .list-li img {
  max-height: 24px;
  margin-right: 7px;
}
.list-icons .list-li .list-text {
  color: #14272c;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.list-icons i {
  color: #f37720;
  margin-right: 7px;
}
.list-icons.font-normal .list-text {
  font-weight: 400;
}
.list-icons.list-2-cols {
  display: flex;
  flex-wrap: wrap;
}
.list-icons.list-2-cols .list-li {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .list-icons.list-2-cols .list-li {
    width: 100%;
  }
}
.list-checkbox {
  padding: 0;
  margin: 0;
}
.list-checkbox li {
  list-style: none;
  position: relative;
  margin-bottom: 39px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 24px;
}
.list-checkbox li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-size: 23px;
  margin-right: 20px;
  color: #a19c23;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent;
}
.star-yellow i {
  color: #ffe948;
}
.star-gray i {
  color: #6a7174;
}
.has-badge {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.badge-inline {
  color: #a19c23;
  font-size: 16px;
  line-height: 19px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
.badge {
  position: absolute;
  background-color: #a19c23;
  padding: 16px 23px;
  left: 0;
  top: 0;
  border-radius: 30px 0 0 0;
  z-index: 1;
}
.badge.badge-right {
  left: auto;
  right: 0;
}
.badge p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
}
.badge .badge-style {
  position: relative;
}
.badge .badge-style:before,
.badge .badge-style:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -30px;
  border: 8px solid transparent;
}
.badge .badge-style:before {
  top: -16px;
  border-top: 38px solid #a19c23;
}
.badge .badge-style:after {
  bottom: -16px;
  border-bottom: 38px solid #a19c23;
}
.badge.badge-text {
  background: transparent;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 0;
}
.badge.badge-text p {
  color: #a19c23;
  font-size: 12px;
  line-height: 15px;
}
.orange-text {
  color: #f37720 !important;
  font-weight: 700;
}
.separator {
  height: 4px;
  border-radius: 4px;
  background-color: #c7d3d8;
  margin-bottom: 35px;
}
.separator-vertical {
  width: 4px;
  border-radius: 4px;
  background-color: #c7d3d8;
}
@media only screen and (max-width: 480px) {
  .br-mob-l {
    display: block;
  }
}
.remove-info,
.edit-info {
  position: relative;
  padding-right: 20px;
}
.remove-info .btn-remove-info,
.edit-info .btn-remove-info,
.remove-info .btn-edit-info,
.edit-info .btn-edit-info {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  width: 12px;
}
.remove-info .btn-remove-info i,
.edit-info .btn-remove-info i,
.remove-info .btn-edit-info i,
.edit-info .btn-edit-info i {
  color: #4e9db5;
  transition: all 0.5s;
}
.remove-info .btn-remove-info:hover i,
.edit-info .btn-remove-info:hover i,
.remove-info .btn-edit-info:hover i,
.edit-info .btn-edit-info:hover i {
  color: #206c83;
}
.cmpv {
  max-width: 24px;
  width: 100%;
  height: 24px;
  position: relative;
  display: inline-block;
}
.cmpv:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
.cmpv.cmpv-4g:before {
  background-image: url(../images/icons/icon-4g.svg);
}
.cmpv.cmpv-car:before {
  background-image: url(../images/icons/icon-car.svg);
}
.cmpv.cmpv-chair:before {
  background-image: url(../images/icons/icon-chair.svg);
}
.cmpv.cmpv-crash:before {
  background-image: url(../images/icons/icon-crash.svg);
}
.cmpv.cmpv-cutlery:before {
  background-image: url(../images/icons/icon-cutlery.svg);
}
.cmpv.cmpv-drop:before {
  background-image: url(../images/icons/icon-drop.svg);
}
.cmpv.cmpv-fire:before {
  background-image: url(../images/icons/icon-fire.svg);
}
.cmpv.cmpv-fuel:before {
  background-image: url(../images/icons/icon-fuel.svg);
}
.cmpv.cmpv-gearshift:before {
  background-image: url(../images/icons/icon-gearshift.svg);
}
.cmpv.cmpv-gp:before {
  background-image: url(../images/icons/icon-gp.svg);
}
.cmpv.cmpv-key:before {
  background-image: url(../images/icons/icon-key.svg);
}
.cmpv.cmpv-map:before {
  background-image: url(../images/icons/icon-map.svg);
}
.cmpv.cmpv-music:before {
  background-image: url(../images/icons/icon-music.svg);
}
.cmpv.cmpv-premium:before {
  background-image: url(../images/icons/icon-premium.svg);
}
.cmpv.cmpv-refrigerator:before {
  background-image: url(../images/icons/icon-refrigerator.svg);
}
.cmpv.cmpv-saap:before {
  background-image: url(../images/icons/icon-saap.svg);
}
.cmpv.cmpv-seats:before {
  background-image: url(../images/icons/icon-seats.svg);
}
.cmpv.cmpv-shower:before {
  background-image: url(../images/icons/icon-shower.svg);
}
.cmpv.cmpv-sleep:before {
  background-image: url(../images/icons/icon-sleep.svg);
}
.cmpv.cmpv-sleep-bag:before {
  background-image: url(../images/icons/icon-sleep-bag.svg);
}
.cmpv.cmpv-star:before {
  background-image: url(../images/icons/icon-star.svg);
}
.cmpv.cmpv-star-yellow:before {
  background-image: url(../images/icons/icon-star-yellow.svg);
}
.cmpv.cmpv-stove:before {
  background-image: url(../images/icons/icon-stove.svg);
}
.cmpv.cmpv-plug-220v:before {
  background-image: url(../images/icons/icon-plug-220v.png);
}
.cmpv.cmpv-plug-12v:before {
  background-image: url(../images/icons/icon-plug-12v.png);
}
.cmpv.cmpv-tablet:before {
  background-image: url(../images/icons/icon-tablet.svg);
}
.cmpv.cmpv-tap:before {
  background-image: url(../images/icons/icon-tap.svg);
}
.cmpv.cmpv-tent:before {
  background-image: url(../images/icons/icon-tent.svg);
}
.cmpv.icon-times {
  position: relative;
  width: 14px;
  height: 12px;
}
.cmpv.icon-times:before,
.cmpv.icon-times:after {
  content: "";
  width: 14px;
  height: 2px;
  position: absolute;
  background-color: #4e9db5;
  top: 5px;
  left: 0;
}
.cmpv.icon-times:before {
  transform: rotate(45deg);
}
.cmpv.icon-times:after {
  transform: rotate(-45deg);
}
.cmpv.cmpv-toilet:before {
  background-image: url(../images/icons/icon-toilet.svg);
}
.cmpv.cmpv-towel:before {
  background-image: url(../images/icons/icon-towel.svg);
}
.cmpv.cmpv-van:before {
  background-image: url(../images/icons/icon-van.svg);
}
.cmpv.cmpv-waste:before {
  background-image: url(../images/icons/icon-waste.svg);
}
.cmpv.cmpv-wifi:before {
  background-image: url(../images/icons/icon-wifi.svg);
}
.site-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.site-header .header-content {
  padding: 30px 0 21px;
}
@media only screen and (max-width: 991px) {
  .site-header .header-content {
    padding: 0;
  }
  .site-header .header-content .container {
    padding: 0;
  }
}
.site-header .header-content > .container {
  max-width: 1360px;
  padding: 0;
}
.site-header .header-content .top-header-container {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .site-header .header-content .top-header-container {
    display: none;
  }
}
.site-header .header-content .top-header-container > .container {
  max-width: 1360px;
}
.site-header .header-content .top-header-container .lng-links {
  float: right;
}
.site-header .header-content .top-header-container .lng-links a {
  margin-left: 5px;
  transition: all 0.5s;
}
.site-header .header-content .top-header-container .lng-links a:hover {
  opacity: 0.5;
}
.site-header .header-content .top-header-container .cta-link {
  display: inline-block;
}
.site-header .header-content .top-header-container .cta-link a {
  color: #1a2b29;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}
.site-header .header-content .top-header-container .cta-link a i {
  color: #f37720;
  margin-right: 5px;
}
.site-header .header-content .top-header-container .cta-link a:hover {
  color: #f37720;
}

.site-header .header-content .top-header-container .cta-link span {
  color: #1a2b29;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}
.site-header .header-content .top-header-container .cta-link span i {
  color: #f37720;
  margin-right: 5px;
}
.site-header .header-content .top-header-container .cta-link span:hover {
  color: #f37720;
}

.site-header.light .logo-dark {
  display: none;
}
@media only screen and (max-width: 991px) {
  .site-header.light .logo-dark {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .site-header.light .logo-white {
    display: none;
  }
}
.site-header.light .main-menu.desktop .navbar-nav .nav-item .nav-link {
  color: #fff;
  transition: color 0.5s;
}
.site-header.light .main-menu.desktop .navbar-nav .nav-item:hover .nav-link {
  color: #c3e7ee;
}
.site-header.light
  .main-menu.desktop
  .navbar-nav
  .nav-item.dropdown:hover
  .nav-link {
  color: #14272c;
}
.site-header.light
  .main-menu.desktop
  .navbar-nav
  .nav-item.dropdown:hover
  .nav-link
  i {
  color: #206c83;
}
.site-header.light .menu-items ul li a {
  color: #fff;
  cursor: pointer;
}

.site-header.light .menu-items ul li span {
  color: #fff;
  cursor: pointer;
}
.site-header.light .header-content .top-header-container .cta-link a {
  color: #fff;
}
.site-header.light .header-content .top-header-container .cta-link a:hover {
  color: #c3e7ee;
}
.site-header.light .main-menu .menu-items .ul-main-menu > li.has-submenu > a i {
  color: #c3e7ee;
}
.site-header.light
  .main-menu
  .menu-items
  .ul-main-menu
  > li.has-submenu:hover
  > a {
  color: #14272c;
}
.site-header.light
  .main-menu
  .menu-items
  .ul-main-menu
  > li.has-submenu:hover
  > a
  i {
  color: #f37720;
}
.site-header.light .main-menu .menu-items .ul-main-menu > li:hover > a {
  color: #f37720;
}
.site-header.dark .logo-white {
  display: none;
}
.main-menu.mobile {
  display: none;
}
@media only screen and (max-width: 1120px) {
  .main-menu.mobile {
    display: block;
  }
}
.main-menu.mobile .menu-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 16px;
}
.main-menu.mobile .menu-mobile .logo {
  max-width: 200px;
  margin-right: auto;
}
@media only screen and (max-width: 480px) {
  .main-menu.mobile .menu-mobile .logo {
    max-width: 150px;
  }
}
.main-menu.mobile .menu-mobile .phone  {
  margin-right: 24px;
  margin-left: 24px;
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .main-menu.mobile .menu-mobile .phone  {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
  }
}
.main-menu.mobile .menu-mobile .book {
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .main-menu.mobile .menu-mobile .book {
    margin-right: 10px;
  }
  .main-menu.mobile .menu-mobile .book .bt {
    font-size: 14px;
    padding: 10px;
    white-space: nowrap;
  }
}
.main-menu.mobile .menu-mobile .toggle button {
  font-size: 35px;
  padding: 0;
  position: relative;
}
.main-menu.mobile .menu-mobile .toggle button:focus {
  outline: 0;
}
.main-menu.mobile .menu-mobile .toggle button:hover {
  color: #4e9db5;
}
.main-menu.mobile .menu-mobile .toggle button .fa-times {
  position: absolute;
  top: 0;
  left: 3px;
  opacity: 1;
  transition: opacity 0.5s;
}
.main-menu.mobile .menu-mobile .toggle button .fa-bars {
  opacity: 0;
  transition: opacity 0.5s;
}
.main-menu.mobile .menu-mobile .toggle button.collapsed .fa-times {
  opacity: 0;
}
.main-menu.mobile .menu-mobile .toggle button.collapsed .fa-bars {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .main-menu.mobile .menu-mobile .toggle button {
    font-size: 27px;
  }
}
.main-menu.mobile .navbar {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  padding: 0 32px;
}
.main-menu.mobile .navbar .navbar-nav {
  padding-top: 25px;
  padding-bottom: 25px;
}
.main-menu.mobile .navbar .navbar-nav .nav-item .nav-link {
  color: #14272c;
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item
  .nav-link.dropdown-toggle::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  border: 0;
  color: #4e9db5;
  vertical-align: middle;
  width: 16px;
  height: 10px;
  line-height: 10px;
  transition: all 0.5s;
}
.main-menu.mobile .navbar .navbar-nav .nav-item .dropdown-menu {
  border: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.8s;
  display: block;
}
.main-menu.mobile .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  padding: 4px 0;
  font-size: 20px;
  line-height: 28px;
  color: #14272c;
}
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .dropdown-item:focus,
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .dropdown-item:hover,
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .dropdown-item.active,
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  .dropdown-item:active {
  background-color: #fff;
}
.main-menu.mobile
  .navbar
  .navbar-nav
  .nav-item.dropdown.show
  .dropdown-toggle::after {
  transform: rotate(-180deg);
}
@media only screen and (max-width: 1120px) {
  .main-menu.desktop {
    display: none;
  }
}
.main-menu.desktop .navbar {
  padding: 0;
}
.main-menu.desktop .navbar-nav {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.main-menu.desktop .navbar-nav .nav-item .nav-link {
  color: #1a2b29;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  border: 4px solid transparent;
  border-bottom: 0;
  border-radius: 30px 30px 0 0;
  padding: 15px 20px;
}
.main-menu.desktop .navbar-nav .nav-item .nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}
.main-menu.desktop .navbar-nav .nav-item .nav-link:hover {
  color: #206c83;
}
.main-menu.desktop .navbar-nav .nav-item.dropdown .dropdown-menu {
  border: 4px solid #c7d3d8;
  border-radius: 0 30px 30px 30px;
  margin-top: 0;
  overflow: hidden;
  padding: 15px 20px;
  min-width: 135%;
}
.main-menu.desktop
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu
  .dropdown-item {
  color: #14272c;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
}
.main-menu.desktop
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu
  .dropdown-item:hover,
.main-menu.desktop
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu
  .dropdown-item:focus,
.main-menu.desktop
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu
  .dropdown-item:active,
.main-menu.desktop
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu
  .dropdown-item.active {
  color: #206c83;
  background: transparent;
}
.main-menu.desktop .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  border: 0;
  color: #4e9db5;
  vertical-align: middle;
  width: 16px;
  height: 10px;
  line-height: 10px;
}
.main-menu.desktop .navbar-nav .nav-item.dropdown.show .nav-link,
.main-menu.desktop .navbar-nav .nav-item.dropdown:hover .nav-link {
  background: #fff;
  border-color: #c7d3d8;
}
@media only screen and (min-width: 991px) {
  .main-menu.desktop .navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
  }
  .main-menu.desktop .navbar-nav .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
.main-menu .menu-items .ul-main-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-menu .menu-items .ul-main-menu > li {
  position: relative;
}
.main-menu .menu-items .ul-main-menu > li > a {
  color: #1a2b29;
  font-size: 20px;
  line-height: 29px;
  font-weight: 700;
  vertical-align: middle;
  border: 4px solid transparent;
  border-bottom: 0;
  border-radius: 30px 30px 0 0;
  padding: 15px 20px;
  display: flex;
  align-items: center;
}
.main-menu .menu-items .ul-main-menu > li > a:hover {
  color: #f37720;
}

.main-menu .menu-items .ul-main-menu > li > span {
  color: #1a2b29;
  font-size: 20px;
  line-height: 29px;
  font-weight: 700!important;
  vertical-align: middle;
  border: 4px solid transparent;
  cursor: pointer!important;
  border-bottom: 0;
  border-radius: 30px 30px 0 0;
  padding: 15px 20px;
  display: flex;
  align-items: center;
}

.main-menu .menu-items .ul-main-menu > li > span:hover {
  color: #f37720!important;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu > a {
  position: relative;
  z-index: 2;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu > a i {
  color: #4e9db5;
  vertical-align: middle;
  margin-left: 10px;
  height: 12px;
  line-height: 12px;
  margin-top: 4px;
  font-size: 26px;
  transform: rotate(0deg);
  transition: transform 0.5s;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu .sub-menu {
  opacity: 0;
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: -600%;
  left: 0;
  border-radius: 0 30px 30px 30px;
  background: #fff;
  min-width: 135%;
  transition: opacity 0.5s, top 0.1s linear 0.5s;
  padding: 15px 20px;
  overflow: hidden;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu .sub-menu li {
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 19px;
  opacity: 1 !important;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu .sub-menu li a {
  color: #14272c;
  font-weight: 400;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu .sub-menu li a:hover {
  color: #206c83;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:before {
  /*content: '';
            height: 4px;
              width: calc(100% - 5px);
              position: absolute;
              bottom: -4px;
              top: -600%;
              left: 4px;
              background: @white;
              opacity: 0;
              z-index: 3;
              transition: opacity .5s;*/
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  background: #fff;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.5s, top 0.1s linear 0.5s;
  border-radius: 30px 30px 0 0;
  border-bottom: 0;
  top: -600%;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:hover {
  /*&:before {
                top: auto;
              opacity: 1;
            }*/
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:hover:after {
  opacity: 1;
  top: 0;
  transition: opacity 0.5s;
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:hover > a i {
  color: #206c83;
  transform: rotate(-180deg);
}
.main-menu .menu-items .ul-main-menu > li.has-submenu:hover .sub-menu {
  opacity: 1;
  top: 100%;
  transition: opacity 0.5s;
}
.site-footer {
  position: relative;
  overflow: hidden;
}
.site-footer:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #14272c;
  z-index: -1;
}
.site-footer:after {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #a19c23;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .site-footer:before {
    display: none;
  }
  .site-footer:after {
    display: none;
  }
}
.site-footer .top-footer {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .site-footer .top-footer {
    padding-top: 0;
    padding-bottom: 0;
  }
  .site-footer .top-footer > .container {
    padding: 0;
  }
  .site-footer .top-footer > .container > .row > .col-12:first-child {
    order: 2;
  }
  .site-footer .top-footer > .container > .row > .col-12:last-child {
    order: 1;
  }
}
.site-footer .top-footer .container {
  max-width: 1360px;
}
.site-footer .top-footer .footer-left {
  padding-right: 80px;
}
@media only screen and (max-width: 1200px) {
  .site-footer .top-footer .footer-left {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-footer .footer-left {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-footer .footer-left {
    background-color: #14272c;
    text-align: center;
    padding: 32px;
  }
}
.site-footer .top-footer .footer-left .footer-logo {
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .site-footer .top-footer .footer-left .col-info-1 {
    margin-bottom: 20px;
  }
}
.site-footer .top-footer .footer-left .col-info-1 p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
  color: #fff;
}
.site-footer .top-footer .footer-left .col-info-1 a {
  color: #f37720;
}
.site-footer .top-footer .footer-left .col-info-1 .socials-links {
  margin-top: 16px;
}
.site-footer .top-footer .footer-left .col-info-1 .socials-links a {
  margin-right: 12px;
  width: 32px;
  height: 32px;
}
.site-footer .top-footer .footer-left .col-info-1 .socials-links a path {
  transition: all 0.5s;
}
.site-footer .top-footer .footer-left .col-info-1 .socials-links a:hover path {
  fill: #ffae76;
}
.site-footer .top-footer .footer-left .col-info-2 * {
  color: #fff;
}
.site-footer .top-footer .footer-left .col-info-2 .address-link a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}
.site-footer .top-footer .footer-left .col-info-2 .cta-link {
  margin-top: 25px;
  margin-bottom: 10px;
}
.site-footer .top-footer .footer-left .col-info-2 .cta-link a i {
  color: #f37720;
  transform: rotate(90deg);
}
.site-footer .top-footer .footer-left .col-info-2 .cta-link a:hover {
  color: #c3e7ee;
}

.site-footer .top-footer .footer-left .col-info-2 .cta-link span i {
  color: #f37720;
  transform: rotate(90deg);
}
.site-footer .top-footer .footer-left .col-info-2 .cta-link span:hover {
  color: #c3e7ee;
}

.site-footer .top-footer .footer-left .col-info-2 small {
  font-size: 14px;
  line-height: 20px;
}
.site-footer .top-footer .footer-left .col-info-2 small a {
  color: #4e9db5;
}
.site-footer .top-footer .footer-left .col-info-2 small a:hover {
  color: #c3e7ee;
}
.site-footer .top-footer .footer-left .card-icons {
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-footer .top-footer .footer-left .card-icons img {
  margin-right: 2px;
  margin-left: 2px;
}
.site-footer .top-footer .footer-left .card-icons img:first-child {
  margin-left: 0;
}
.site-footer .top-footer .footer-left .card-icons img:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1200px) {
  .site-footer .top-footer .footer-left .card-icons img {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    max-height: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-footer .footer-left .card-icons img {
    width: calc(25% - 5px);
    max-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-footer .footer-left .card-icons img {
    width: auto;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-footer .footer-left .card-icons {
    flex-wrap: wrap;
  }
}
.site-footer .top-footer .contact-form {
  padding-left: 70px;
}
@media only screen and (max-width: 1200px) {
  .site-footer .top-footer .contact-form {
    padding-left: 0;
  }
  .site-footer .top-footer .contact-form .h4 {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-footer .contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-footer .contact-form {
    background-color: #a19c23;
    padding: 40px;
  }
  .site-footer .top-footer .contact-form .one-line-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .site-footer .top-footer .contact-form .one-line-mobile .form-group {
    max-width: calc(50% - 8px);
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .site-footer .top-footer .contact-form .one-line-mobile {
    flex-wrap: wrap;
  }
  .site-footer .top-footer .contact-form .one-line-mobile .form-group {
    max-width: 100%;
  }
}
.site-footer .top-footer .contact-form h4 {
  color: #fff;
  margin-bottom: 23px;
}
.site-footer .top-footer .contact-form .bt {
  display: block;
  width: 100%;
}
.site-footer .top-footer .contact-form input,
.site-footer .top-footer .contact-form textarea {
  border: 0;
}
.site-footer .top-footer .contact-form textarea {
  resize: none;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .site-footer .top-footer .contact-form textarea {
    height: 182px;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .top-footer .contact-form textarea {
    height: 226px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .top-footer .contact-form textarea {
    height: 172px;
  }
}
.site-footer .top-footer .contact-form .form-group i {
  height: 16px;
  line-height: 16px;
}
.site-footer .top-footer .contact-form .row {
  align-items: flex-end;
}
.site-footer .bottom-footer {
  background: #fff;
  padding-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .site-footer .bottom-footer {
    padding-bottom: 30px;
  }
}
.site-footer .bottom-footer .container {
  max-width: 1360px;
}
.site-footer .bottom-footer .footer-logos,
.site-footer .bottom-footer .footer-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .bottom-footer .footer-links {
  margin-bottom: 30px;
  padding-top: 36px;
}
@media only screen and (max-width: 480px) {
  .site-footer .bottom-footer .footer-links {
    margin-bottom: 0;
  }
}
.site-footer .bottom-footer .footer-links .terms {
  margin-right: auto;
}
.site-footer .bottom-footer .footer-links .terms a {
  margin-left: 3px;
}
.site-footer .bottom-footer .footer-links p {
  font-size: 16px;
  line-height: 19px;
  margin-top: 8px;
  color: #14272c;
}
@media only screen and (max-width: 991px) {
  .site-footer .bottom-footer .footer-links {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .site-footer .bottom-footer .footer-links .copyright,
  .site-footer .bottom-footer .footer-links .terms,
  .site-footer .bottom-footer .footer-links .designby {
    width: 100%;
  }
  .site-footer .bottom-footer .footer-links .terms {
    /*margin-right: 10px;
          &:after {
            content: '|';
            margin-left: 8px;
            color: @black2;
          }*/
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .bottom-footer .footer-logos {
    display: none;
  }
}
.site-footer .bottom-footer .footer-logos img {
  max-height: 85px;
}
.site-footer .bottom-footer .footer-logos img.mh-65 {
  max-height: 65px;
}
.bt-book {
  position: fixed;
  right: 0;
  top: calc(100vh - 80px);
  z-index: 9;
  cursor: pointer;
}
.book-template .bt-book {
  display: none;
}
@media only screen and (max-width: 991px) {
  .bt-book {
    display: none;
  }
}
.bt-book .bt-half {
  border-radius: 50px 0 0 50px;
  display: flex;
  align-items: center;
  max-width: 124px;
  padding: 15px 12px 16px 26px;
  font-size: 14px;
  line-height: 18px;
}
.bt-book .bt-half img {
  margin-right: 11px;
}
.bt-book .bt-half span {
  max-width: 38px;
  text-transform: uppercase;
  font-weight: 700;
}
.animation-fire,
.animation-baloon,
.animation-fox,
.animation-whale,
.animation-bear {
  background-color: transparent;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}
.animation-whale svg > g > g:first-child > g > path,
.animation-bear svg > g > g:first-child > g > path {
  fill: transparent !important;
}
h1,
.h1 {
  color: #1a2b29;
  font-size: 56px;
  line-height: 65px;
  font-family: "Bubblegum Sans", cursive;
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 46px;
    line-height: 55px;
  }
}
@media only screen and (max-width: 480px) {
  h1,
  .h1 {
    font-size: 32px;
    line-height: 42px;
  }
}
h2 {
  color: #1a2b29;
  font-size: 40px;
  line-height: 42px;
  font-family: "Bubblegum Sans", cursive;
  font-weight: 400;
}
@media only screen and (max-width: 1200px) {
  h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 480px) {
  h2 {
    font-size: 22px;
    line-height: 38px;
  }
}
h3 {
  color: #1a2b29;
  font-size: 32px;
  line-height: 42px;
  font-family: "Bubblegum Sans", cursive;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
h4 {
  color: #1a2b29;
  font-size: 24px;
  line-height: 36px;
  font-family: "Bubblegum Sans", cursive;
}
@media only screen and (max-width: 991px) {
  h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
h5 {
  color: #1a2b29;
  font-size: 20px;
  line-height: 28px;
  font-family: "Bubblegum Sans", cursive;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
    line-height: 18px;
  }
}
.h2 {
  color: #1a2b29;
  font-size: 40px;
  line-height: 42px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .h2 {
    font-size: 32px;
  }
}
.h3 {
  color: #1a2b29;
  font-size: 32px;
  line-height: 42px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .h3 {
    font-size: 18px;
    line-height: 28px;
  }
}
.h4 {
  color: #1a2b29;
  font-size: 24px;
  line-height: 32px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .h4 {
    font-size: 14px;
    line-height: 24px;
  }
}
.h5 {
  color: #1a2b29;
  font-size: 20px;
  line-height: 28px;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .h5 {
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .h5 {
    font-size: 16px;
    line-height: 25px;
  }
}
h6,
.h6 {
  color: #1a2b29;
  font-size: 16px;
  line-height: 24px;
  font-family: "Cabin", sans-serif;
}
.xl-orage {
  color: #f37720;
}
form input,
form textarea {
  width: 100%;
  border: 0;
  padding: 16px 15px 16px 43px;
  font-size: 16px;
  line-height: 19px;
  color: #6a7174;
  border: 4px solid #c7d3d8;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
}
form input::placeholder,
form textarea::placeholder {
  color: #6a7174;
  opacity: 1;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #6a7174;
  opacity: 1;
}
form input::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #6a7174;
  opacity: 1;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #6a7174;
  opacity: 1;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #6a7174;
  opacity: 1;
}
form input:focus,
form textarea:focus {
  outline: 0;
}
form input {
  border-radius: 50px;
}
form textarea {
  height: 172px;
  overflow-y: auto;
  border-radius: 30px;
}
form textarea::-webkit-scrollbar-track {
  box-shadow: inset 0 0 14px 14px transparent;
  border: solid 4px transparent;
}
form textarea::-webkit-scrollbar {
  width: 14px;
  background-color: transparent;
}
form textarea::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 14px 14px #c7d3d8;
  border: solid 4px transparent;
  border-radius: 14px;
}
form textarea::-webkit-scrollbar-button {
  display: none;
}
form .form-group {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}
form .form-group .input-icon {
  position: relative;
}
form .form-group i {
  position: absolute;
  top: 0;
  bottom: 0;
  color: #a19c23;
  left: 20px;
  font-size: 16px;
  margin-top: auto;
  margin-bottom: auto;
  height: 19px;
  line-height: 19px;
  z-index: 1;
  transition: color 0.8s;
}
form .form-group:focus-within i {
  color: #f37720;
}
form .form-group.change-i-color i {
  color: #a19c23;
}
form .form-group:not(.icon) input {
  padding: 17px 15px 15px 16px;
}
form .form-group.message i {
  top: 18px;
  margin-top: 0;
}
form .form-group.number {
}
@media only screen and (max-width: 480px) {
  form .form-group.number {
  }
}
form .form-group.number label {

}
form .form-group.info {
  font-size: 16px;
  line-height: 19px;
}
form .form-group.agreement {
  margin: 0;
}
form .form-group.agreement label {
  font-size: 16px;
  line-height: 19px;
  margin: 0;
}
@media (max-width: 1200px) and (min-width: 1024px) {
  form .form-group.agreement label {
    font-size: 14px;
  }
}
form .form-group.agreement input {
  width: auto;
}
form .form-group .label-transparent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  padding-left: 43px;
  margin: 0;
}
form .form-group .label-transparent > i {
  left: 10px;
}
form .form-group.label-right label {
  display: flex;
  position: relative;
  margin-bottom: 0;
}
form .form-group.label-right label .label-content {
  padding: 14px 14px 14px 39px;
  font-size: 18px;
  line-height: 22px;
  background: #fff;
  color: #14272c;
  border: 4px solid #c7d3d8;
  border-right: 0;
  border-radius: 50px 0 0 50px;
  white-space: nowrap;
  margin: 0;
  font-weight: 700;
}
form .form-group.label-right label input {
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
  min-width: 0;
}
form .form-group.label-right label input,
form .form-group.label-right label .select2-selection {
  border-radius: 0 50px 50px 0;
}
form
  .form-group.label-right
  label
  .select2-container--open
  .select2-selection--single {
  border-radius: 0 30px 0 0;
}
form .form-group .has-dropdown {
  position: relative;
  margin: 0;
}
form .form-group .has-dropdown::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  color: #4e9db5;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  height: 9px;
  line-height: 9px;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
  transform: rotate(0);
  transition: transform 0.5s;
}
form .form-group .has-dropdown.opened:after {
  transform: rotate(-180deg);
}
form .form-action {
  margin-top: 20px;
}
form .select2-container {
  width: 100% !important;
  max-width: 100%;
  overflow: hidden;
}
form .select2-container .select2-selection--single {
  width: 100%;
  border: 0;
  padding: 16px 30px 16px 43px;
  font-size: 16px;
  line-height: 19px;
  color: #6a7174;
  border: 4px solid #c7d3d8;
  border-radius: 50px;
  height: auto;
}
form
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 16px;
  line-height: 19px;
  color: #6a7174;
  padding: 0;
}
form .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
form
  .select2-container
  .select2-selection--single
  .select2-selection__arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  color: #4e9db5;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
  height: 9px;
  line-height: 9px;
  transform: rotate(0);
  transition: transform 0.5s;
}
form .select2-container.select2-container--open .select2-selection--single {
  border-radius: 25px;
}
form
  .select2-container.select2-container--open
  .select2-selection__arrow::after {
  transform: rotate(-180deg);
}
form.form-dark input,
form.form-dark textarea,
form.form-dark .form-group.label-right label .label-content,
form.form-dark .select2-container .select2-selection--single {
  border: 0;
}
form.form-dark .label-transparent,
form.form-dark .label-single {
  color: #fff;
  display: block;
}
form.form-dark .label-transparent i,
form.form-dark .label-single i {
  color: #a19c23;
}
form.form-dark .info {
  color: #c7d3d8;
}
form.form-dark .agreement label {
  color: #fff;
}
form.form-dark .agreement label a {
  font-weight: 400;
}
form.form-dark .select2-dropdown {
  border-color: #fff;
}
form.form-square input,
form.form-square .select2-container .select2-selection--single {
  border-radius: 0;
}
.select2 *:focus {
  outline: 0 !important;
}
.quantity {
  position: relative;
  text-align: center;
  width: 50px;
}
@media only screen and (max-width: 480px) {
  .quantity {
    width: 60px;
  }
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.quantity input {
  width: 45px;
  height: 42px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}
.quantity input:focus {
  outline: 0;
}
.quantity .quantity-button {
  cursor: pointer;
  width: 20px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: absolute;
  height: 16px;
  line-height: 16px;
  bottom: 0;
  top: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.quantity .quantity-button i {
  position: relative;
  color: #4e9db5 !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 16px;
}
.quantity .quantity-button:hover i {
  color: #c3e7ee !important;
}
.quantity .quantity-button.quantity-up {
  right: 0;
}
.quantity .quantity-button.quantity-down {
  left: 0;
}
.checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox a {
  transition: all 0.5s;
}
.checkbox a:hover {
  color: #c3e7ee;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  transition: all 0.5s;
}
.checkbox input:checked ~ .checkmark {
  border-color: #4e9db5;
}
.checkbox input:checked ~ .checkmark:after {
  opacity: 1;
  color: #4e9db5;
}
@media only screen and (min-width: 480px) {
  .checkbox:hover input ~ .checkmark {
    border-color: #c3e7ee;
  }
  .checkbox:hover input ~ .checkmark:after {
    opacity: 1;
    color: #c3e7ee;
  }
}
.checkbox .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background: transparent;
  border: 2px solid #4e9db5;
  border-radius: 2px;
  transition: all 0.5s;
}
.checkbox .checkmark:after {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: -2px;
  color: #4e9db5;
  height: 16px;
  width: 16px;
  line-height: 16px;
  opacity: 0;
  transition: all 0.5s;
}
.checkbox.checkbox-right {
  padding-left: 0;
  padding-right: 35px;
}
.checkbox.checkbox-right .checkmark {
  left: auto;
  right: 0;
}
.checkbox.checkbox-right .checkmark:after {
  left: -1px;
}
.checkbox.checkbox-orange input:checked ~ .checkmark {
  border-color: #f37720;
}
.checkbox.checkbox-orange input:checked ~ .checkmark:after {
  color: #f37720;
}
@media only screen and (min-width: 480px) {
  .checkbox.checkbox-orange:hover input ~ .checkmark {
    border-color: #ffae76;
  }
  .checkbox.checkbox-orange:hover input ~ .checkmark:after {
    color: #ffae76;
  }
}
.checkbox.checkbox-orange .checkmark {
  border: 2px solid #f37720;
}
.checkbox.checkbox-orange .checkmark:after {
  color: #f37720;
}
.ui-timepicker-container {
  z-index: 2 !important;
  border-color: #fff;
  border-radius: 0 0 30px 30px;
}
.ui-timepicker-container li {
  font-size: 14px;
  font-family: "Cabin", sans-serif;
  text-align: left;
}
.ui-timepicker-container li a {
  font-weight: 400;
}
.ui-timepicker-container li a.ui-state-hover {
  background-color: #ffcfad;
  border-color: #ffcfad;
  color: #14272c;
}
.ui-timepicker,
.ui-timepicker-viewport {
  height: 285px;
}
.ui-timepicker-viewport::-webkit-scrollbar-track {
  background-color: #fff;
}
.ui-timepicker-viewport::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
.ui-timepicker-viewport::-webkit-scrollbar-thumb {
  background-color: #c7d3d8;
}
form .form-group.drop-hour input {
  transition: border-radius 0s 0.1s;
}
form .form-group.drop-hour:focus-within input {
  border-radius: 26px 26px 0px 0px;
  transition: border-radius 0s 0s;
}
.select2-dropdown {
  border-color: #c7d3d8;
  border-width: 4px;
  margin-top: -4px;
  border-radius: 25px;
  overflow: hidden;
}
.select2-dropdown .select2-results__option {
  font-size: 16px;
  line-height: 18px;
  padding: 11px 15px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  color: #14272c;
  font-size: 14px;
  font-weight: 400;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #ffcfad;
  border-color: #ffcfad;
  color: #14272c;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ffcfad !important;
  border: 1px solid #ffcfad !important;
  color: #14272c !important;
}
.daterangepicker .drp-calendar {
  max-width: 100% !important;
}
.daterangepicker {
  border-radius: 0px;
  border: 4px solid #4e9db5;
}
.daterangepicker:before,
.daterangepicker:after {
  border-bottom: 7px solid #4e9db5;
  top: -10px;
}
.daterangepicker.opensright:before,
.daterangepicker.opensright:after {
  left: 63px;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  width: 43px;
  height: 47px;
  font-size: 14px;
  font-family: "Cabin", sans-serif;
  line-height: initial;
}
.daterangepicker .calendar-table th.month {
  font-size: 18px;
}
.daterangepicker .calendar-table td.off:not(.disabled) {
  opacity: 0.3;
}
.daterangepicker .calendar-table td.off,
.daterangepicker .calendar-table td.off.in-range,
.daterangepicker .calendar-table td.off.start-date,
.daterangepicker .calendar-table td.off.end-date {
  color: #9ea6aa;
}
.daterangepicker .calendar-table td.in-range {
  background-color: #ffcfad;
  color: #14272c;
}
.daterangepicker .calendar-table td.active,
.daterangepicker .calendar-table td.active:hover {
  background-color: #f37720;
  color: #fff;
}
.daterangepicker .calendar-table td.active {
  font-weight: 700;
}
@media (max-width: 767px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker:not(.single) .drp-calendar {
    max-width: 48%;
    float: left;
  }
  .daterangepicker:not(.single) .drp-calendar.right {
    float: right;
  }
  .daterangepicker .calendar-table th,
  .daterangepicker .calendar-table td {
    width: 30px;
    height: 30px;
    font-size: 12px;
    min-width: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .daterangepicker {
    width: calc(100% - 20px);
    max-width: 100%;
  }
  .daterangepicker:not(.single) .drp-calendar {
    max-width: 50%;
    width: 100%;
  }
  .daterangepicker .calendar-table th,
  .daterangepicker .calendar-table td {
    width: 20px;
    min-width: 20px;
  }
}
/* Hero */
.hero {
  height: 84vh;
  width: 100%;
  padding: 163px 30px 0;
  overflow: hidden;
  position: relative;
}

.hero.hero-home {
  padding-bottom: 60px;
}


@media only screen and (max-width: 767px) {
  .hero {
    padding-right: 10px;
    padding-left: 10px;
    height: 100vh;
  }
}
@media only screen and (max-width: 480px) {
  .hero {
    height: calc(36vh + 80px);
    padding-top: 80px;
  }
}
.hero .hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
}
.hero .hero-content.hero-title {
  height: 100%;
}
.hero .hero-content.hero-title .hero-text {
  margin: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero .hero-content .hero-text {
  margin: auto;
}
.hero .hero-form {
  margin-bottom: auto;
  width: 100%;
}
.hero .hero-form .hero-daterange {
  position: absolute;
  top: 0;
  left: 0;
  margin: -1px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.hero .hero-form form .form-group i {
  left: 16px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}
.hero .hero-form form input {
  padding-right: 30px;
  padding-left: 36px;
}
.hero .hero-form form .select2-container .select2-selection--single {
  padding-right: 30px;
  padding-left: 32px;
}
.hero
  .hero-form
  form
  .select2-container
  .select2-selection--single
  .select2-selection__arrow::after {
  height: 9px;
  line-height: 9px;
  width: 12px;
}
.hero .hero-form form .has-dropdown::after {
  right: 14px;
}
.hero .hero-form .mobile-title {
  display: none;
}
.hero .hero-form.desktop .box {
  background: rgba(20, 39, 44, 0.7);
}
.hero .hero-form.desktop .box .form-row {
  justify-content: space-between;
}
.hero .hero-form.desktop .box .form-row .column {
  width: calc(50% - 24px);
}
@media only screen and (max-width: 1200px) {
  .hero .hero-form.desktop .box .form-row .column {
    width: 100%;
  }
}
.hero .hero-form.desktop .box .form-row .column .one-line {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}
.hero
  .hero-form.desktop
  .box
  .form-row
  .column
  .one-line
  .form-group.drop-location {
  max-width: 208px;
}
@media only screen and (max-width: 1200px) {
  .hero
    .hero-form.desktop
    .box
    .form-row
    .column
    .one-line
    .form-group.drop-location {
    max-width: calc(40% - 10px);
  }
}
.hero .hero-form.desktop .box .form-row .column .one-line .form-group.drop-date,
.hero
  .hero-form.desktop
  .box
  .form-row
  .column
  .one-line
  .form-group.drop-hour {
  max-width: 138px;
}
@media only screen and (max-width: 1200px) {
  .hero
    .hero-form.desktop
    .box
    .form-row
    .column
    .one-line
    .form-group.drop-date,
  .hero
    .hero-form.desktop
    .box
    .form-row
    .column
    .one-line
    .form-group.drop-hour {
    max-width: calc(30% - 10px);
  }
}
.hero
  .hero-form.desktop
  .box
  .form-row
  .column
  .one-line
  .form-group
  .label-single {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 16px;
}
.hero .hero-form.desktop .box .form-row .separator-vertical {
  background-color: #14272c;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .hero .hero-form.desktop .box .form-row .separator-vertical {
    margin-bottom: 0;
    height: 0;
  }
}
.hero .hero-form.desktop .box .form-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .hero .hero-form.desktop .box .form-action {
    flex-wrap: wrap;
  }
}
.hero .hero-form.desktop .box .form-action .mobile-button {
  display: none;
}
.hero .hero-form.desktop .box .form-action .info {
  text-align: center;
  max-width: 250px;
  width: 100%;
}

.hero .hero-form.desktop .box .form-action .info p {
  color: #ffe948;
  font-size: 16px;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: 400;
  text-transform: uppercase;
}
.hero .hero-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  z-index: 0;
}
.hero .hero-canvas .sun {
  position: absolute;
  right: 1%;
  top: 18vh;
  width: 12.717vw;
  height: 12.717vw;
}
.hero .hero-canvas .sun .sun-content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.hero .hero-canvas .sun .sun-content img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.hero .hero-canvas .sun .sun-content .sun-middle {
  width: 9.25vw;
}
.hero .hero-canvas .sun .sun-content .ray-2 {
  width: 12.6vw;
}
.hero .hero-canvas .sun .sun-content .ray-1 {
  width: 10.8vw;
}
.hero .hero-canvas .sun .sun-content .rotating-right {
  -webkit-animation: rotating 30s linear infinite;
  -moz-animation: rotating 30s linear infinite;
  -ms-animation: rotating 30s linear infinite;
  -o-animation: rotating 30s linear infinite;
  animation: rotating 30s linear infinite;
}
.hero .hero-canvas .sun .sun-content .rotating-left {
  -webkit-animation: rotating 30s linear infinite;
  -moz-animation: rotating 30s linear infinite;
  -ms-animation: rotating 30s linear infinite;
  -o-animation: rotating 30s linear infinite;
  animation: rotating 30s linear infinite;
  animation-direction: reverse;
}
.hero .hero-canvas .clouds {
  position: absolute;
  top: 93px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media only screen and (max-width: 1200px) {
  .hero .hero-canvas .clouds {
    top: 110px;
  }
}
.hero .hero-canvas .clouds.clouds-mobile {
  display: none;
}
.hero .hero-canvas .clouds .cloud-1,
.hero .hero-canvas .clouds .cloud-2 {
  width: 50%;
  position: relative;
}
.hero .hero-canvas .clouds .cloud-1 .wind,
.hero .hero-canvas .clouds .cloud-2 .wind {
  position: absolute;
  width: 110px;
}
.hero .hero-canvas .clouds .cloud-1 .wind {
  animation: wind 50s linear infinite;
}
.hero .hero-canvas .clouds .cloud-1 img {
  margin-top: 40px;
}
.hero .hero-canvas .clouds .cloud-2 .wind {
  animation: wind 50s linear infinite;
}
.hero .hero-canvas .mountains {
  position: relative;
  height: 100%;
  z-index: 0;
  /*
      max-width: 1300px;
        margin: auto;
        position: relative;
        */
}
.hero .hero-canvas .mountains .mountains-back .mountain,
.hero .hero-canvas .mountains .mountains-front .mountain {
  position: absolute;
  top: 100%;
  transform: translateY(-170%);
}
.hero .hero-canvas .mountains .mountains-back .mountain-1,
.hero .hero-canvas .mountains .mountains-front .mountain-1 {
  left: 1%;
  width: 25%;
  transform: translateY(-155%);
}
.hero .hero-canvas .mountains .mountains-back .mountain-2,
.hero .hero-canvas .mountains .mountains-front .mountain-2 {
  left: 6%;
  width: 34%;
  z-index: 1;
}
.hero .hero-canvas .mountains .mountains-back .mountain-3,
.hero .hero-canvas .mountains .mountains-front .mountain-3 {
  left: 24%;
  width: 25%;
  transform: translateY(-200%);
}
.hero .hero-canvas .mountains .mountains-back .mountain-4,
.hero .hero-canvas .mountains .mountains-front .mountain-4 {
  left: 24%;
  width: 30%;
  transform: translateY(-155%);
  z-index: 1;
}
.hero .hero-canvas .mountains .mountains-back .mountain-5,
.hero .hero-canvas .mountains .mountains-front .mountain-5 {
  left: 40%;
  width: 25%;
  transform: translateY(-160%);
}
.hero .hero-canvas .mountains .mountains-back .mountain-6,
.hero .hero-canvas .mountains .mountains-front .mountain-6 {
  left: 55%;
  width: 24%;
  transform: translateY(-160%);
}
.hero .hero-canvas .mountains .mountains-back .mountain-7,
.hero .hero-canvas .mountains .mountains-front .mountain-7 {
  left: 60%;
  width: 34%;
  transform: translateY(-130%);
}
.hero .hero-canvas .hills {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.hero .hero-canvas .hills img {
  width: 100%;
  display: block;
}
.hero .hero-canvas .baloon {
  position: absolute;
  top: 20vh;
  left: 0;
  width: 9.6%;
}
.hero .hero-canvas .fire {
  position: absolute;
  bottom: 5.5vw;
  left: 22vw;
  width: 4%;
  z-index: 2;
}
.hero .hero-canvas .fox {
  position: absolute;
  bottom: 1%;
  right: 24%;
  width: 7.4%;
  z-index: 2;
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .hero .hero-form {
    margin-top: 30px;
  }
  .hero .hero-form .container {
    max-width: 800px;
  }
  .hero .hero-form .container .box.box-padding {
    padding: 20px 30px;
  }
  .hero .hero-form .container .box form .form-group {
    margin-bottom: 10px;
  }
  .hero .hero-form .container .box form .form-action {
    margin-top: 10px;
  }
  .hero .hero-form .container .box form .form-action .info {
    max-width: 200px;
  }
  .hero .hero-form .container .box form .form-action .info p {
    font-size: 14px;
    line-height: 20px;
  }
  .hero .hero-form .container .box form .form-action .desktop-button {
    font-size: 18px;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .hero .hero-content {
    justify-content: center;
  }
  .hero .hero-canvas .sun {
    right: 2%;
    top: 50vh;
    transform: translateY(-374%);
  }
  .hero .hero-canvas .baloon {
    left: 1%;
    top: 55vh;
    transform: translateY(-374%);
  }
  .hero.hero-home .hero-canvas .sun {
    right: 2%;
    top: 70%;
    transform: translateY(-1%);
    width: 14vw;
    height: 14vw;
  }
  .hero.hero-home .hero-canvas .sun .sun-content .sun-middle {
    width: 10vw;
  }
  .hero.hero-home .hero-canvas .sun .sun-content .ray-1 {
    width: 12vw;
  }
  .hero.hero-home .hero-canvas .sun .sun-content .ray-2 {
    width: 14vw;
  }
  .hero.hero-home .hero-canvas .baloon {
    left: 1%;
    top: 80%;
    transform: translateY(-100%);
    width: 12%;
  }
}
.hero-down {
  position: absolute;
  bottom: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
}
.hero-down i {
  color: #fff;
  -webkit-animation: slideTop 1s infinite;
  -moz-animation: slideTop 1s infinite;
  -ms-animation: slideTop 1s infinite;
  -o-animation: slideTop 1s infinite;
  animation: slideTop 1s infinite;
  transition: color 0.5s;
}
.hero-down:hover i {
  color: #ffae76;
}

@media only screen and (max-width: 1200px) {
  .hero-down {
    bottom: 10px;
  }
}
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes wind {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 100%;
  }
}
@keyframes wind-mobile-1 {
  0% {
    left: calc(100% + 70px);
  }
  97% {
    left: -70px;
  }
  100% {
    left: -70px;
  }
}
@keyframes wind-mobile-2 {
  0% {
    left: calc(100% + 170px);
  }
  97% {
    left: -170px;
  }
  100% {
    left: -170px;
  }
}
@-webkit-keyframes slideTop {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideTop {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body.loading-animation.resize-animation-stopper * {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}
body.loading-animation .site-header .top-header-links .cta-link a {
  opacity: 0;
  -webkit-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
}
body.loading-animation .site-header .top-header-links .lng-links a {
  opacity: 0;
  -webkit-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3.5s ease-out 1 forwards;
}
body.loading-animation .site-header .ul-main-menu li {
  opacity: 0;
}
body.loading-animation .site-header .ul-main-menu li.logo-dark,
body.loading-animation .site-header .ul-main-menu li.logo-white {
  -webkit-animation: loading-opacity 0.5s 3s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3s ease-out 1 forwards;
}
body.loading-animation .site-header .ul-main-menu li:nth-of-type(3),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(6) {
  -webkit-animation: loading-opacity 0.5s 3.1s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3.1s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3.1s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3.1s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3.1s ease-out 1 forwards;
}
body.loading-animation .site-header .ul-main-menu li:nth-of-type(2),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(7) {
  -webkit-animation: loading-opacity 0.5s 3.2s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3.2s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3.2s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3.2s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3.2s ease-out 1 forwards;
}
body.loading-animation .site-header .ul-main-menu li:nth-of-type(1),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(2),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(3),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(4),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(5),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(6),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(7),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(8),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(9),
body.loading-animation .site-header .ul-main-menu li:nth-of-type(10) {
  -webkit-animation: loading-opacity 0.5s 3.3s ease-out 1 forwards;
  -moz-animation: loading-opacity 0.5s 3.3s ease-out 1 forwards;
  -ms-animation: loading-opacity 0.5s 3.3s ease-out 1 forwards;
  -o-animation: loading-opacity 0.5s 3.3s ease-out 1 forwards;
  animation: loading-opacity 0.5s 3.3s ease-out 1 forwards;
}
body.loading-animation .hero-home .hero-canvas .sun {
  -ms-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-animation: loading-sun 1s 0s ease-out 1 forwards;
  -moz-animation: loading-sun 1s 0s ease-out 1 forwards;
  -ms-animation: loading-sun 1s 0s ease-out 1 forwards;
  -o-animation: loading-sun 1s 0s ease-out 1 forwards;
  animation: loading-sun 1s 0s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-back
  .mountain
  img {
  -ms-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-animation: loading-mountains 2s 1s ease-out 1 forwards;
  -moz-animation: loading-mountains 2s 1s ease-out 1 forwards;
  -ms-animation: loading-mountains 2s 1s ease-out 1 forwards;
  -o-animation: loading-mountains 2s 1s ease-out 1 forwards;
  animation: loading-mountains 2s 1s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-back
  .mountain.mountain-3
  img {
  -webkit-animation: loading-mountains 2.2s 1.3s ease-out 1 forwards;
  -moz-animation: loading-mountains 2.2s 1.3s ease-out 1 forwards;
  -ms-animation: loading-mountains 2.2s 1.3s ease-out 1 forwards;
  -o-animation: loading-mountains 2.2s 1.3s ease-out 1 forwards;
  animation: loading-mountains 2.2s 1.3s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-back
  .mountain.mountain-7
  img {
  -webkit-animation: loading-mountains 2.2s 1.1s ease-out 1 forwards;
  -moz-animation: loading-mountains 2.2s 1.1s ease-out 1 forwards;
  -ms-animation: loading-mountains 2.2s 1.1s ease-out 1 forwards;
  -o-animation: loading-mountains 2.2s 1.1s ease-out 1 forwards;
  animation: loading-mountains 2.2s 1.1s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-front
  .mountain
  img {
  -ms-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-animation: loading-mountains 1s 1s ease-out 1 forwards;
  -moz-animation: loading-mountains 1s 1s ease-out 1 forwards;
  -ms-animation: loading-mountains 1s 1s ease-out 1 forwards;
  -o-animation: loading-mountains 1s 1s ease-out 1 forwards;
  animation: loading-mountains 1s 1s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-front
  .mountain.mountain-2
  img {
  -webkit-animation: loading-mountains 2s 1.3s ease-out 1 forwards;
  -moz-animation: loading-mountains 2s 1.3s ease-out 1 forwards;
  -ms-animation: loading-mountains 2s 1.3s ease-out 1 forwards;
  -o-animation: loading-mountains 2s 1.3s ease-out 1 forwards;
  animation: loading-mountains 2s 1.3s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-front
  .mountain.mountain-6
  img {
  -webkit-animation: loading-mountains 1s 1.3s ease-out 1 forwards;
  -moz-animation: loading-mountains 1s 1.3s ease-out 1 forwards;
  -ms-animation: loading-mountains 1s 1.3s ease-out 1 forwards;
  -o-animation: loading-mountains 1s 1.3s ease-out 1 forwards;
  animation: loading-mountains 1s 1.3s ease-out 1 forwards;
}
body.loading-animation
  .hero-home
  .hero-canvas
  .mountains
  .mountains-front
  .mountain.mountain-6
  img {
  -webkit-animation: loading-mountains 1.2s 1.1s ease-out 1 forwards;
  -moz-animation: loading-mountains 1.2s 1.1s ease-out 1 forwards;
  -ms-animation: loading-mountains 1.2s 1.1s ease-out 1 forwards;
  -o-animation: loading-mountains 1.2s 1.1s ease-out 1 forwards;
  animation: loading-mountains 1.2s 1.1s ease-out 1 forwards;
}
body.loading-animation .hero-home .hero-text {
  opacity: 0;
  -webkit-animation: loading-opacity 1s 4.5s ease-out 1 forwards;
  -moz-animation: loading-opacity 1s 4.5s ease-out 1 forwards;
  -ms-animation: loading-opacity 1s 4.5s ease-out 1 forwards;
  -o-animation: loading-opacity 1s 4.5s ease-out 1 forwards;
  animation: loading-opacity 1s 4.5s ease-out 1 forwards;
}
body.loading-animation .hero-home .hero-form {
  opacity: 0;
  -webkit-animation: loading-opacity 1s 4.8s ease-out 1 forwards;
  -moz-animation: loading-opacity 1s 4.8s ease-out 1 forwards;
  -ms-animation: loading-opacity 1s 4.8s ease-out 1 forwards;
  -o-animation: loading-opacity 1s 4.8s ease-out 1 forwards;
  animation: loading-opacity 1s 4.8s ease-out 1 forwards;
}
.bt-book {
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-animation: loading-slide-in-left 0.5s 1s ease-out 1 forwards;
  -moz-animation: loading-slide-in-left 0.5s 1s ease-out 1 forwards;
  -ms-animation: loading-slide-in-left 0.5s 1s ease-out 1 forwards;
  -o-animation: loading-slide-in-left 0.5s 1s ease-out 1 forwards;
  animation: loading-slide-in-left 0.5s 1s ease-out 1 forwards;
}
@-webkit-keyframes loading-sun {
  /* Safari and Chrome */
  0% {
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes loading-sun {
  0% {
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes loading-baloon {
  /* Safari and Chrome */
  0% {
    -ms-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -webkit-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
  }
  100% {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes loading-baloon {
  0% {
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes loading-mountains {
  /* Safari and Chrome */
  0% {
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes loading-mountains {
  0% {
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes loading-opacity {
  /* Safari and Chrome */
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loading-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loading-slide-in-left {
  /* Safari and Chrome */
  0% {
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes loading-slide-in-left {
  0% {
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.box-wrapper {
  position: relative;
}
.box {
  border-radius: 30px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.box.box-padding {
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  .box.box-padding {
    padding: 20px;
  }
}
.box.box-bordered {
  border: 4px solid #c7d3d8;
}
.box.box-dark {
  background: #14272c;
}
.box.box-dark h1,
.box.box-dark h2,
.box.box-dark h3,
.box.box-dark h4,
.box.box-dark h5,
.box.box-dark h6,
.box.box-dark p {
  color: #fff;
}
.box.box-light {
  background: #ebf0f0;
}
.box.box-2-cols-horizontal {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.box.box-2-cols-horizontal .box-image img {
  height: 228px;
}
.box.box-2-cols-vertical .box-image img {
  height: 100%;
}
.box .box-image img {
  width: 100%;
  object-fit: cover;
}
.box .box-content {
  padding: 30px;
}
.box .box-content.center-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box .box-bottom-cta {
  min-height: 80px;
}
.box .box-bottom-cta .bt-orange-cta {
  background: #f37720;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 30px 30px;
  width: 100%;
  padding: 27px 26px;
}
.box .box-bottom-cta .bt-orange-cta span {
  font-weight: 400;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .box .box-bottom-cta .bt-orange-cta {
    font-size: 22px;
    line-height: 26px;
  }
}
.box .box-bottom-cta .bt-orange-cta:hover {
  background: #ffae76;
}
.box .content-collapse {
  overflow: hidden;
  height: 60px;
  transition: all 0.8s;
}
.box .content-collapse.collapse-full {
  height: 0;
}
.box p,
.box a,
.box li {
  font-size: 16px;
  line-height: 19px;
}
.box li {
  margin-bottom: 27px;
}
.box .separator {
  margin-bottom: 28px;
}
.box .btn-collapse {
  display: inline-block;
  padding: 0;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.5s;
}
.box .btn-collapse:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  transform: rotate(0);
  transition: transform 0.8s;
}
.box .btn-collapse:hover {
  color: #f37720;
}
.box .btn-collapse.collapsed:after {
  transform: rotate(180deg);
}
.box .box-image,
.box .box-icon,
.box .post-image,
.box .col-image,
.box .featured-image,
.box .discount-image {
  overflow: hidden;
}
.box .box-image img,
.box .box-icon img,
.box .post-image img,
.box .col-image img,
.box .featured-image img,
.box .discount-image img {
  transition: transform 0.5s;
}
@media only screen and (min-width: 991px) {
  .box:hover .box-image img,
  .box:hover .box-icon img,
  .box:hover .post-image img,
  .box:hover .col-image img,
  .box:hover .featured-image img,
  .box:hover .discount-image img {
    transform: scale3d(1.2, 1.2, 1.2);
  }
}
.box-slider .box-header {
  max-width: 400px;
  text-align: center;
  margin: 0 auto 0;
}
.box-slider .box-header h2 {
  margin-bottom: 30px;
}
.box-slider .box-header p {
  font-size: 16px;
  line-height: 24px;
  color: #14272c;
}
.box-slider .box-header-under-slider {
  text-align: center;
  margin: 40px auto 35px;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-header-under-slider {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .box-slider .box-header-under-slider {
    margin-top: 10px;
  }
}
.box-slider .box-header-under-slider .box-title {
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-header-under-slider .box-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.box-slider .box-header-under-slider .box-subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #14272c;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-header-under-slider .box-subtitle {
    font-size: 14px;
  }
  .box-slider .box-header-under-slider .box-subtitle .hide-mobile {
    display: none;
  }
  .box-slider .box-header-under-slider .box-subtitle .model {
    display: block;
  }
}
.box-slider .box-content {
  max-width: 400px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
  .box-slider .box-content {
    padding: 0 10px;
  }
  .box-slider .box-content .list-icons .list-li {
    margin-bottom: 10px;
  }
}
.box-slider .box-price {
  text-align: center;
  padding-top: 20px;
}
.box-slider .box-price .price-text {
  color: #f37720;
  font-size: 56px;
  line-height: 65px;
  font-family: "Bubblegum Sans", cursive;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-price .price-text {
    font-size: 40px;
  }
}
.box-slider .box-price .price-subtitle {
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-price .price-subtitle {
    font-size: 14px;
  }
}
.box-slider .btn-collapse {
  margin-top: 20px;
}
.box-slider .box-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .box-slider .box-bottom {
    justify-content: center;
  }
}
.box-slider .box-bottom .text {
  margin-right: auto;
  margin-bottom: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .box-slider .box-bottom .text {
    padding-right: 0;
  }
}
.box-slider .box-bottom p {
  font-size: 14px;
  line-height: 20px;
  color: #14272c;
  margin-bottom: 0;
}
.box-slider .box-bottom p span {
  color: #a19c23;
}
.box-slider .box-bottom p span strong {
  font-size: 20px;
  line-height: 28px;
  margin-left: 6px;
}
.box-slider .box-bottom p.price-text {
  display: flex;
  align-items: center;
}
.box-slider .box-bottom-cta {
  min-height: 80px;
}
.box-slider .box-bottom-cta .bt-orange-cta {
  background: #f37720;
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 0 30px 30px;
  width: 100%;
  padding: 26px;
}
.box-slider .box-bottom-cta .bt-orange-cta:hover {
  background: #ffae76;
}
@media only screen and (max-width: 991px) {
  .box-slider .box-bottom-cta .bt-orange-cta {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .box-slider .box-bottom-cta .bt-orange-cta {
    font-size: 18px;
  }
}
.box-slider.box-bordered {
  overflow: hidden;
  margin-bottom: 40px;
}
.box-slider.box-bordered .slick-slide img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .box-slider.box-padding {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .slick-prev {
    left: -20px;
  }
  .slick-next {
    right: -20px;
  }
  .slick-slider {
    padding-bottom: 40px;
  }
}
.box-post {
  overflow: hidden;
  background: #fff;
  border: 4px solid #c7d3d8;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.box-post-featured {
  flex-direction: row;
}

.posts-slider .box-post {
  margin: 0 20px;
  transition: all 0.5s;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .posts-slider .box-post {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .posts-slider .box-post {
    margin: 0;
    margin-right: 7px;
    margin-left: 7px;
  }
}
.posts-slider .box-post.slick-slide {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .posts-slider .box-post.slick-slide {
    margin-bottom: 0;
  }
}
.posts-slider .box-post.slick-center {
  margin-top: 40px;
  margin-bottom: 0;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  .posts-slider .box-post.slick-center {
    margin-top: 0;
  }
}
.box-post .post-image img {
  height: 228px;
  width: 100%;
  object-fit: cover;
}
.box-post .post-title {
  color: #4e9db5;
  height: max-content;
}
.box-post .post-title a {
  font-size: inherit;
}

.box-post .post-title h3:hover {
  color: #f37720;
}

.box-post .post-title a:hover {
  color: #f37720;
}
.box-post .post-content {
  padding: 24px 30px 26px;
}
@media only screen and (max-width: 991px) {
  .box-post .post-content {
    padding: 24px 20px 26px;
  }
}
.box-post .post-content p {
  font-size: 16px;
  line-height: 24px;
  color: #14272c;
}

.box-post .post-content .post-title {
  font-size: 24px;
  line-height: 24px;
  color: #4e9db5;
}

.box-post .post-content .post-title:hover {
  color: #f37720;
}

@media only screen and (max-width: 480px) {
  .box-post .post-content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.box-post .post-content p.post-date {
  color: #6a7174;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .box-post .post-content .description {
    display: none;
  }
}
.box-post .post-content .post-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
@media only screen and (max-width: 480px) {
  .box-post .post-content .post-footer {
    flex-wrap: wrap;
  }
}
.box-post .post-content .post-footer .read-more {
  font-size: 14px;
  line-height: 20px;
}
@media only screen and (max-width: 991px) {
  .box-post .post-content .post-footer .read-more {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .box-post .post-content .post-footer .read-more {
    margin: 10px 0;
  }
}
.box-post .post-content .post-footer .read-more i {
  color: #4e9db5;
  margin-left: 4px;
  height: 8px;
  line-height: 8px;
  font-size: 13px;
  transition: color 0.5s;
}
.box-post .post-content .post-footer .read-more:hover {
  color: #f37720;
}
.box-post .post-content .post-footer .read-more:hover i {
  color: #f37720;
}
.featured-post .box-post {
  display: flex;
  align-items: stretch;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .featured-post .box-post {
    flex-wrap: wrap;
  }
}
.featured-post .box-post .post-image,
.featured-post .box-post .post-content {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .featured-post .box-post .post-image,
  .featured-post .box-post .post-content {
    width: 100%;
  }
}
.featured-post .box-post .post-content {
  padding: 36px 36px 37px 40px;
  display: flex;
    flex-direction: column;
    flex-grow: 1;
}
@media only screen and (max-width: 767px) {
  .featured-post .box-post .post-content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.featured-post .box-post .post-content .post-title {
  margin-bottom: 17px;
}
.featured-post .box-post .post-content .post-date {
  color: #14272c;
}
.featured-post .box-post .post-content > p {
  margin-bottom: 24px;
}
.featured-post .box-post img {
  height: 100%;
}
@media only screen and (max-width: 480px) {
  .featured-post .box-post .description-featured {
    height: 140px;
    overflow: hidden;
  }
}
.featured-post {
  position: relative;
}
.featured-post .badge {
  border-radius: 30px 0 0 0;
}
.posts-slider .slick-prev:before,
.posts-slider .slick-next:before {
  color: #fff;
  transition: color 0.5s;
}
.posts-slider .slick-prev:hover:before,
.posts-slider .slick-next:hover:before {
  color: #f37720;
}
.box-discount {
  display: flex;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  background-color: #14272c;
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .box-discount {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.box-discount .discount-image,
.box-discount .discount-content {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .box-discount .discount-image,
  .box-discount .discount-content {
    width: 100%;
  }
}
.box-discount .discount-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.box-discount .discount-content {
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .box-discount .discount-content {
    padding: 20px;
  }
}
.box-discount .discount-content * {
  color: #fff;
}
.box-discount .discount-content.center-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-discount .discount-content h5 {
  margin-bottom: 21px;
}
.box-discount .discount-content h5 a {
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.box-discount .discount-content h5 a i {
  color: #4e9db5;
}
.box-discount .discount-content span {
  color: #4e9db5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.box-discount .discount-content span i {
  color: #4e9db5;
  margin-left: 4px;
  transition: color 0.5s;
}
.box-discount .discount-content span:hover {
  color: #c3e7ee;
}
.box-discount .discount-content span:hover i {
  color: #c3e7ee;
}

.box-discount .discount-content ul li:before {
  background-color: #fff;
}
.section-discounts .discounts-list .row {
  margin-right: -20px;
  margin-left: -20px;
}
.section-discounts .discounts-list .row [class^="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}
.box-discount-wide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .box-discount-wide {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.box-discount-wide:hover .box-image img {
  transform: none;
}
.box-discount-wide .box-image,
.box-discount-wide .box-content {
  max-width: calc(50% - 40px);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .box-discount-wide .box-image,
  .box-discount-wide .box-content {
    max-width: 100%;
  }
}
.box-discount-wide .box-image {
  order: 2;
  margin-left: 40px;
  border-radius: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .box-discount-wide .box-image {
    margin-left: 0;
    order: 1;
    margin-bottom: 20px;
  }
}
.box-discount-wide .box-image img {
  height: 376px;
  object-fit: cover;
}
.box-discount-wide .box-content {
  order: 1;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .box-discount-wide .box-content {
    margin-bottom: 20px;
    order: 2;
  }
}
.box-discount-wide .box-content .box-title {
  margin-bottom: 18px;
}
.box-discount-wide .box-content .box-subtitle {
  margin-bottom: 21px;
}
.box-discount-wide .box-content ul li {
  margin-bottom: 8px;
}
.box-featured {
  display: flex;
  justify-content: center;
  align-items: stretch;
  border-radius: 30px;
  overflow: hidden;
  background-color: #14272c;
  position: relative;
  margin-bottom: 40px;
  transition: background 0.5s;
}
.box-featured:hover {
  background-color: #206c83;
}
@media only screen and (max-width: 767px) {
  .box-featured {
    flex-wrap: wrap;
  }
}
.box-featured .featured-image,
.box-featured .featured-content {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .box-featured .featured-image,
  .box-featured .featured-content {
    width: 100%;
  }
}
.box-featured .featured-image img {
  object-fit: cover;
  object-position: center;
  width: 390px;
  height: 230px;
}
@media only screen and (max-width: 991px) {
  .box-featured .featured-image img {
    height: 200px;
  }
}
.box-featured .featured-content {
  padding: 30px;
}
.box-featured .featured-content * {
  color: #fff;
}
.box-featured .featured-content.center-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-featured .featured-content .box-title {
  margin-bottom: 0;
}
.box-featured .featured-content .box-title a {
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.box-featured .feat-content {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .box-featured .feat-content {
    flex-wrap: wrap;
  }
}
.section-featured .featured-list .row {
  margin-right: -20px;
  margin-left: -20px;
}
.section-featured .featured-list .row [class^="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}
.product-list .product-box:nth-child(even) {
  background-color: #ebf0f0;
}
.product-box .product-main-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 38px;
  padding-top: 74px;
  margin-bottom: 38px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info {
    flex-wrap: wrap;
    padding-top: 38px;
  }
}
@media only screen and (max-width: 480px) {
  .product-box .product-main-info {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.product-box .product-main-info:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6px;
  width: 100%;
  border-radius: 4px;
  background-color: #c7d3d8;
}
@media only screen and (max-width: 480px) {
  .product-box .product-main-info:after {
    display: none;
  }
}
.product-box .product-main-info .box-text,
.product-box .product-main-info .box-image {
  max-width: 530px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-text,
  .product-box .product-main-info .box-image {
    max-width: 100%;
  }
}
.product-box .product-main-info .box-image {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-image {
    order: 1;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .product-box .product-main-info .box-image {
    max-width: 100%;
  }
}
.product-box .product-main-info .box-image img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-text {
    order: 2;
  }
}
.product-box .product-main-info .box-text h2 {
  margin-bottom: 20px;
}
.product-box .product-main-info .box-text p {
  font-size: 16px;
  line-height: 24px;
  color: #14272c;
}
.product-box .product-main-info .box-price {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 24px;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-price {
    flex-wrap: wrap;
  }
}
.product-box .product-main-info .box-price .bt {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-price .bt {
    margin-right: auto;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-box .product-main-info .box-price .bt {
    margin-right: auto;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .product-box .product-main-info .box-price .bt {
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .product-box .product-main-info .box-price .text {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .product-box .product-main-info .box-price .text {
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .product-box .product-main-info .box-price .text {
    width: 100%;
  }
}
.product-box .product-main-info .box-price p {
  font-size: 14px;
  line-height: 18px;
  color: #14272c;
  margin-bottom: 0;
}
.product-box .product-main-info .box-price p span {
  color: #a19c23;
}
.product-box .product-main-info .box-price p span strong {
  font-size: 20px;
  line-height: 24px;
  margin-left: 6px;
}
.product-box .product-main-info .box-price p.price-text {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.product-box .product-main-info .box-price p.discount-text {
  margin-bottom: 14px;
}
.product-box .product-main-info .box-price p.extra-text {
  color: #6a7174;
}
.product-box .btn-collapse-cars {
  display: none;
  margin-bottom: 40px;
  padding-right: 20px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.5s;
}
.product-box .btn-collapse-cars:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  transform: rotate(0);
  transition: transform 0.8s;
}
.product-box .btn-collapse-cars.collapsed:after {
  transform: rotate(180deg);
}
@media only screen and (max-width: 480px) {
  .product-box .btn-collapse-cars {
    display: inline-block;
  }
}
@media only screen and (max-width: 480px) {
  .product-box .facilities-wrap {
    position: relative;
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.8s;
  }
}
.product-box .facilities-wrap .facilities {
  display: table;
  width: 100%;
  margin-bottom: 38px;
}
@media only screen and (max-width: 991px) {
  .product-box .facilities-wrap .facilities {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.product-box .facilities-wrap .facilities .facilities-col {
  display: table-cell;
  min-width: 180px;
}
@media only screen and (max-width: 991px) {
  .product-box .facilities-wrap .facilities .facilities-col {
    display: block;
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 480px) {
  .product-box .facilities-wrap .facilities .facilities-col {
    width: 100%;
  }
}
.product-box .product-cta {
  text-align: center;
  margin-top: 50px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .product-box .product-cta {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
.product-box .slider {
  padding: 0;
}
.product-box .slider .slick-next {
  right: -70px;
}
.product-box .slider .slick-prev {
  left: -70px;
}
.product-box .slider .slick-slide {
  width: auto;
  height: auto;
}
@media (max-width: 1320px) {
  .product-box .slider {
    padding: 0 40px;
  }
  .product-box .slider .slick-next {
    right: 0;
  }
  .product-box .slider .slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .product-box .slider {
    /*padding: 0;*/
    /*
      .slick-next {
          right: -20px;
      }
      .slick-prev {
          left: -20px;
      }*/
  }
  .product-box .slider .slick-prev:before,
  .product-box .slider .slick-next:before {
    font-size: 42px;
  }
}
@media only screen and (max-width: 480px) {
  .product-box .slider {
    padding: 0;
  }
  .product-box .slider .slick-next {
    right: -20px;
  }
  .product-box .slider .slick-prev {
    left: -20px;
  }
  .product-box .slider .slick-prev:before,
  .product-box .slider .slick-next:before {
    font-size: 22px;
  }
}
.box-review {
  margin: 0 5px;
  border-radius: 30px;
  border: 4px solid #c7d3d8;
  overflow: hidden;
  background: #fff;
}
.box-review .review-image img {
  height: 228px;
  width: 100%;
  object-fit: cover;
}
.box-review .review-content {
  padding: 24px 26px 26px;
}
@media only screen and (max-width: 767px) {
  .box-review .review-content {
    padding: 24px 20px 26px;
  }
}
.box-review .review-content h4 {
  color: #4e9db5;
}
.box-review .review-content p {
  font-size: 16px;
  line-height: 24px;
  color: #14272c;
}
.box-review .review-content p.review-date {
  color: #6a7174;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .box-review .review-content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.box-review .review-content .review-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .box-review .review-content .review-header {
    flex-wrap: wrap;
  }
}
.box-review .review-content .review-header .review-info {
  margin-bottom: 22px;
}
.box-review .review-content .review-header .review-info .review-author {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .box-review .review-content .review-header .review-info {
    width: 100%;
    margin-bottom: 10px;
  }
}
.box-review .review-content .review-header .review-rating {
  display: flex;
}
.box-review .review-content .review-header .review-rating img {
  margin-left: 3px;
}
@media only screen and (max-width: 480px) {
  .box-review .review-content .review-header .review-rating {
    margin-bottom: 20px;
  }
}
.box-review .review-content .review-header a {
  font-size: 14px;
  line-height: 20px;
}
.reviews-slider {
  margin: 0 20px;
  transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
  .reviews-slider {
    margin: 0 5px;
  }
}
.reviews-slider .slick-slide {
  width: auto;
  height: auto;
  margin-bottom: 40px;
  padding: 15px;
  transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
  .reviews-slider .slick-slide {
    margin-bottom: 0;
    opacity: 0.33;
    transition: opacity 0.5s;
  }
}
@media only screen and (max-width: 767px) {
  .reviews-slider .slick-slide {
    padding: 15px 0;
  }
}
.reviews-slider .slick-center {
  margin-top: 40px;
  margin-bottom: 0;
  transition: all 0.5s;
}
@media only screen and (max-width: 991px) {
  .reviews-slider .slick-center {
    margin-top: 0;
    opacity: 1;
  }
}
.box-info {
  background-color: #fff;
  overflow: hidden;
  border: 4px solid #c7d3d8;
}
.box-info:hover .box-image img,
.box-info:hover .box-icon img {
  transform: none;
}
.box-info .box-image {
  margin-bottom: 22px;
}
.box-info .box-image img {
  height: 228px;
  width: 100%;
  object-fit: cover;
}
.box-info .box-icon {
  height: 228px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
}
.box-info .box-icon img {
  height: 100%;
  padding: 30px;
}
.box-info .box-icon img.no-padding {
  padding: 0;
}
.box-info .box-header {
  margin-bottom: 15px;
  padding: 0;
}
.box-info .box-header .box-title {
  margin-bottom: 4px;
}
.box-info .box-header p {
  font-size: 14px;
  line-height: 20px;
  color: #14272c;
  margin-bottom: 0;
}
.box-info .box-header p span {
  color: #a19c23;
}
.box-info .box-header p span strong {
  font-size: 20px;
  line-height: 28px;
  margin-left: 6px;
}
.box-info .box-content {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  padding: 0 26px 30px;
}
.box-info .box-content p {
  margin-bottom: 0;
  line-height: 21px;
}
.box-info .box-content > p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .box-info .box-content {
    padding: 0 16px 20px;
  }
}
.box-info.horizontal {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 20px;
}
.box-info.horizontal .box-icon,
.box-info.horizontal .box-image {
  max-width: 130px;
  width: 100%;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .box-info.horizontal .box-icon,
  .box-info.horizontal .box-image {
    max-width: 100%;
  }
}
.box-info.horizontal .box-image img {
  height: 100%;
}
.box-info.horizontal .box-icon {
  height: auto;
  padding: 17px;
}
.box-info.horizontal .box-icon img {
  height: auto;
  padding: 0;
}
.box-info.horizontal .box-header {
  text-align: left;
  margin-bottom: 0;
  padding: 0;
}
.box-info.horizontal .box-header p {
  font-size: 12px;
}
.box-info.horizontal .box-header p span strong {
  font-size: 20px;
  line-height: 24px;
}
.box-info.horizontal .box-content {
  max-width: calc(100% - 130px);
  width: 100%;
  text-align: left;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .box-info.horizontal .box-content {
    max-width: 100%;
  }
}
.box-info.horizontal .box-content .box-title {
  margin-bottom: 0;
  line-height: 23px;
}
.box-info.horizontal .box-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
.box-info.horizontal .box-action .checkbox {
  font-weight: 700;
}
.box-info.horizontal .box-action .checkbox.checkbox-right {
  padding-right: 25px;
}
.box-info.horizontal .box-content-expand {
  width: 100%;
  padding: 0 22px 22px;
}
.box-info.horizontal .box-content-expand p {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
.box-info.horizontal .quantity {
  margin-left: auto;
  margin-right: 16px;
}
.box-info.horizontal .quantity input {
  color: #14272c;
  height: 16px;
}
.box-info.horizontal .quantity .quantity-button i {
  color: #f37720 !important;
}
.box-info.horizontal .quantity .quantity-button:hover i {
  color: #ffae76 !important;
}
.box-info.box-hightlight {
  background-color: #e8edef;
}
.box-info.box-hightlight .box-title,
.box-info.box-hightlight .box-header p,
.box-info.box-hightlight label {
  color: #5f6e6f;
}
.box-info.box-hightlight .black {
  color: #5f6e6f !important;
}
.box-extras .box-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-cta-book {
  background-color: #101425;
  background-image: url(../images/aurora-borealis.svg),
    url(../images/bg-cta-book-l.svg);
  background-repeat: no-repeat;
  background-position: top right, bottom left;
  background-size: auto, 100%;
  position: relative;
  height: 100vh;
}
.section-cta-book .cta-inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .section-cta-book {
    background-size: contain, contain;
  }
}
@media only screen and (max-width: 767px) {
  .section-cta-book {
    background-size: 70%, cover;
    max-height: 312px;
  }
}
@media only screen and (max-width: 480px) {
  .section-cta-book {
    background-size: 70%, contain;
    max-height: 312px;
  }
}
.section-cta-book .cta-content {
  width: 100%;
  padding: 100px 30px;
  text-align: center;
  margin: auto;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .section-cta-book .cta-content {
    padding: 0 10px;
  }
}
.section-cta-book .cta-content .cta-title {
  color: #f37720;
  font-size: 56px;
  line-height: 65px;
  font-family: "Bubblegum Sans", cursive;
  font-weight: 400;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .section-cta-book .cta-content .cta-title {
    color: #fff;
    margin-bottom: 32px;
    font-size: 40px;
    line-height: 50px;
  }
}
.section-cta-book .cta-content .cta-description {
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 42px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .section-cta-book .cta-content .cta-description {
    display: none;
  }
}
.section-cta-book .bear,
.section-cta-book .fire {
  position: absolute;
}
.section-cta-book .bear {
  width: 15vw;
  left: 10vw;
  bottom: 12vw;
}
.section-cta-book .fire {
  width: 10vw;
  left: 5vw;
  bottom: 5vw;
}
@media only screen and (max-width: 1200px) {
  .section-cta-book {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-cta-book {
    padding-top: 0;
  }
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  border-radius: 30px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.accordion.accordion-faqs .card {
  border: 4px solid #c7d3d8 !important;
  border-radius: 30px !important;
  overflow: hidden;
  margin-bottom: 40px;
  transition: all 0.5s;
}
@media only screen and (max-width: 480px) {
  .accordion.accordion-faqs .card {
    margin-bottom: 20px;
  }
}
.accordion.accordion-faqs .card .card-header {
  background: #fff;
  padding: 31px 72px 31px 40px;
  border-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .accordion.accordion-faqs .card .card-header {
    padding: 20px 50px 20px 30px;
  }
}
.accordion.accordion-faqs .card .card-header button {
  background: transparent;
  color: #14272c;
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  white-space: normal;
  border: 0;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .accordion.accordion-faqs .card .card-header button {
    font-size: 16px;
    line-height: 20px;
  }
}
.accordion.accordion-faqs .card .card-header button::after,
.accordion.accordion-faqs .card .card-header button::before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: -40px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 32px;
  height: 32px;
  color: #4e9db5;
  font-size: 36px;
  transition: all 0.5s;
}
@media only screen and (max-width: 480px) {
  .accordion.accordion-faqs .card .card-header button::after,
  .accordion.accordion-faqs .card .card-header button::before {
    right: -30px;
    width: 22px;
    height: 22px;
    font-size: 24px;
  }
}
.accordion.accordion-faqs .card .card-header button::after {
  content: "\f068";
  opacity: 1;
}
.accordion.accordion-faqs .card .card-header button::before {
  content: "\f067";
  opacity: 0;
}
.accordion.accordion-faqs .card .card-header button:hover::after,
.accordion.accordion-faqs .card .card-header button:hover::before {
  color: #206c83;
}
.accordion.accordion-faqs .card .card-header button {
  font-weight: 400;
}

.accordion.accordion-faqs .card .card-header button.collapsed::after {
  opacity: 0;
}
.accordion.accordion-faqs .card .card-header button.collapsed::before {
  opacity: 1;
}
.accordion.accordion-faqs .card .card-header button:focus {
  box-shadow: none;
}
.accordion.accordion-faqs .card .card-body {
  color: #14272c;
  font-size: 16px;
  line-height: 24px;
  padding: 0 40px 36px;
}
@media only screen and (max-width: 480px) {
  .accordion.accordion-faqs .card .card-body {
    padding: 0 30px 30px;
    font-size: 14px;
    line-height: 20px;
  }
}
.section-faqs {
  background-color: #ebf0f0;
}
.section-filter .section-title {
  justify-content: center;
  margin-bottom: 60px;
}
.section-filter form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .section-filter form {
    flex-wrap: wrap;
  }
}
.section-filter form .filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-filter form .filters {
    flex-wrap: wrap;
  }
}
.section-filter form .form-group {
  margin-bottom: 20px;
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  .section-filter form .form-group {
    margin-left: 0;
  }
}
.section-filter form .form-group.type,
.section-filter form .form-group.location {
  max-width: 280px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-filter form .form-group.type,
  .section-filter form .form-group.location {
    max-width: calc(30% - 40px);
  }
}
@media only screen and (max-width: 767px) {
  .section-filter form .form-group.type,
  .section-filter form .form-group.location {
    max-width: 100%;
  }
}
.section-filter form .form-group.search {
  max-width: 444px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-filter form .form-group.search {
    max-width: calc(40% - 40px);
  }
}
@media only screen and (max-width: 767px) {
  .section-filter form .form-group.search {
    max-width: 100%;
  }
}
.section-filter form .form-group.four-cols {
  max-width: calc(25% - 20px);
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-filter form .form-group.four-cols {
    max-width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 480px) {
  .section-filter form .form-group.four-cols {
    max-width: 100%;
  }
}
.section-filter form .form-group > i {
  font-size: 15px;
}
.section-filter form .form-group .cmpv {
  width: 13px;
  height: 14px;
  margin-top: 22px;
  left: 22px;
}
.section-filter form .filter-label {
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .section-filter form .filter-label {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .section-filter form .filter-label {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .section-filter form .filter-label {
    text-align: center;
  }
}
.section-filter form .filter-label p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #14272c;
}
.section-filter form .select2-container .select2-selection--single {
  padding: 16px 30px 16px 40px;
}
.section-filter
  form
  .select2-container
  .select2-selection--single
  .select2-selection__arrow {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.section-filter
  form
  .select2-container
  .select2-selection--single
  .select2-selection__arrow::after {
  height: 10px;
  line-height: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.section-filter
  form
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0;
}
.page-home .hero-home.hero {
  background: #abdcd8;
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  .page-home .hero-home.hero {
    min-height: 100vh;
    height: auto;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .hero-home.hero {
    min-height: auto;
    height: 710px;
  }
  .page-home .hero-home.hero .hero-canvas {
    height: 710px;
  }
}
.page-home .section-box-slider.section-padding {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider.section-padding {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider.section-padding {
    padding-bottom: 0;
  }
}
.page-home .section-box-slider .section-title {
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .section-title {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .section-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .section-box-slider .section-title .btn-style {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .section-title .btn-style {
    padding: 24px 40px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .section-title .btn-style {
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 320px) {
  .page-home .section-box-slider .section-title .btn-style {
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .section-box-slider .section-title .bt-text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .section-title .bt-text {
    width: auto;
    text-align: right;
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .section-title .bt-text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .box-slider {
    padding-bottom: 44px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .box-slider {
    padding-bottom: 0;
  }
  .page-home .section-box-slider .box-slider .slick-prev,
  .page-home .section-box-slider .box-slider .slick-next {
    top: 35%;
  }
}
.page-home .section-box-slider .box-slider .box-image {
  padding: 0 30px;
}
.page-home .section-box-slider .box-slider .slick-prev {
  left: 0;
}
.page-home .section-box-slider .box-slider .slick-next {
  right: 0;
}
.page-home .section-box-slider .box-slider .slick-slide {
  width: auto;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .page-home .section-box-slider .box-slider .box-header .description {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .box-slider .box-header {
    margin-bottom: 10px;
  }
  .page-home .section-box-slider .box-slider .box-header h2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .section-box-slider .box-slider .box-bottom {
    text-align: center;
    justify-content: center;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text {
    width: 100%;
    padding-right: 0;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text p {
    text-align: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .box-slider .box-bottom {
    justify-content: space-between;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text {
    width: auto;
    padding-right: 20px;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text p {
    text-align: left;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .box-slider .box-bottom {
    text-align: center;
    justify-content: center;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text {
    width: 100%;
    padding-right: 0;
  }
  .page-home .section-box-slider .box-slider .box-bottom .text p {
    text-align: center;
    justify-content: center;
  }
}
.page-home .section-box-slider .col-md-6:first-child {
  position: relative;
}
.page-home .section-box-slider .col-md-6:first-child .box-slider {
  padding-right: 80px;
}
@media only screen and (max-width: 1024px) {
  .page-home .section-box-slider .col-md-6:first-child .box-slider {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .col-md-6:first-child .box-slider {
    padding-right: 0;
    padding-bottom: 64px;
    margin-bottom: 64px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .col-md-6:first-child .box-slider {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.page-home .section-box-slider .col-md-6:first-child .section-title {
  padding-right: 80px;
}

@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .col-md-6:first-child .section-title {
    padding-right: 0;
  }
}
.page-home .section-box-slider .col-md-6:first-child::after {
  content: "";
  width: 4px;
  height: 75%;
  background-color: #c7d3d8;
  border-radius: 4px;
  position: absolute;
  right: -2px;
  bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .col-md-6:first-child::after {
    height: 4px;
    width: calc(100% - 44px);
    right: 0;
    left: 0;
    bottom: 64px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-box-slider .col-md-6:first-child::after {
    bottom: 0;
  }
}
.page-home .section-box-slider .col-md-6:last-child .box-slider {
  padding-left: 80px;
}

@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .col-md-6:last-child .box-slider {
    padding-left: 0;
  }
}
.page-home .section-box-slider .col-md-6:last-child .section-title {
  padding-left: 80px;
}

@media only screen and (max-width: 767px) {
  .page-home .section-box-slider .col-md-6:last-child .section-title {
    padding-left: 0;
  }
}
.page-home .section-faq-mobile {
  display: none;
  background-color: #ebf0f0;
}
.page-home .section-faq-mobile.section-padding {
  padding-top: 64px;
  padding-bottom: 58px;
}
@media only screen and (max-width: 480px) {
  .page-home .section-faq-mobile.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-faq-mobile {
    display: block;
  }
}
.page-home .section-faq-mobile .section-title {
  justify-content: space-between;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-home .section-faq-mobile .section-title {
    justify-content: center;
  }
  .page-home .section-faq-mobile .section-title .subtitle-white {
    width: 100%;
    margin-top: 32px;
    color: #14272c;
  }
  .page-home .section-faq-mobile .section-title .subtitle-white .bt-text-white {
    color: #4e9db5 !important;
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-faq-mobile .section-title .subtitle-white {
    margin-top: 20px;
  }
}
.page-home .section-video-blog {
  background: #91d5dd;
  background-image: url(../images/bg-hills-sea.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  position: relative;
}
@media (min-width: 2100px) {
  .page-home .section-video-blog.section-padding {
    padding-top: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-video-blog.section-padding {
    padding-top: 32px;
  }
}
.page-home .section-video-blog .section-blog {
  z-index: 1;
  position: relative;
}
.page-home .section-video-blog .section-blog.section-padding {
  padding-top: 0;
}
.page-home .section-video-blog .section-blog .section-title-col {
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  .page-home .section-video-blog .section-blog.section-padding {
    padding-top: 30px;
  }
  .page-home .section-video-blog .section-blog .container {
    padding: 0;
  }
}
.page-home .section-video-blog .fire {
  position: absolute;
  left: 6vw;
  top: 35vw;
  max-width: 5vw;
}
.page-home .section-video-blog .section-video {
  position: relative;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .page-home .section-video-blog .section-video {
    padding-bottom: 20px;
  }
}
.page-home .section-video-blog .section-video .section-title {
  justify-content: space-between;
  margin-bottom: 44px;
}
@media only screen and (max-width: 1200px) {
  .page-home .section-video-blog .section-video .section-title {
    justify-content: center;
    flex-wrap: wrap;
  }
  .page-home .section-video-blog .section-video .section-title .subtitle-white {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-video-blog .section-video .section-title {
    display: none;
  }
}
.page-home .section-video-blog .section-video .container {
  position: relative;
}
.page-home .section-video-blog .section-video .container .video-wrap {
  position: relative;
  overflow: hidden;
}
.page-home .section-video-blog .section-video .container .video-wrap .whale {
  height: 0;
  position: relative;
  padding-bottom: 10%;
}
.page-home
  .section-video-blog
  .section-video
  .container
  .video-wrap
  .whale
  .animation-whale {
  position: absolute;
  bottom: -255%;
  left: -23%;
  z-index: 0;
  height: 600%;
}
.page-home
  .section-video-blog
  .section-video
  .container
  .video-wrap
  .button-play {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 1;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .page-home
    .section-video-blog
    .section-video
    .container
    .video-wrap
    .button-play {
    top: 20px;
    left: 20px;
  }
  .page-home
    .section-video-blog
    .section-video
    .container
    .video-wrap
    .button-play
    svg {
    width: 30px;
    height: 30px;
  }
}
.page-home
  .section-video-blog
  .section-video
  .container
  .video-wrap
  .button-play
  path {
  fill: #ffe948;
  transition: fill 0.5s;
}
.page-home
  .section-video-blog
  .section-video
  .container
  .video-wrap
  .button-play:hover
  path {
  fill: #fff;
}
.page-home .section-discounts.section-padding {
  padding-top: 87px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 480px) {
  .page-home .section-discounts.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-home .section-discounts .section-title {
  margin-bottom: 48px;
}
@media only screen and (max-width: 1200px) {
  .page-home .section-discounts .section-title .bt-text-black {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .page-home .section-discounts .section-title {
    margin-bottom: 20px;
  }
  .page-home .section-discounts .section-title .bt-text-black {
    font-size: 3.9vw;
  }
  .page-home .section-discounts .section-title .btn-style {
    font-size: 6.2vw;
  }
}
.page-home .section-discounts .btn-all-discounts {
  margin-top: 38px;
}
@media only screen and (max-width: 480px) {
  .page-home .section-discounts .btn-all-discounts {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .section-discounts .discounts-list .slick-slide {
    opacity: 0.33;
    transition: opacity 0.5s;
  }
  .page-home .section-discounts .discounts-list .slick-slide.slick-center {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .page-home .section-discounts .discounts-list .row [class^="col-"] {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.page-home .section-faqs.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 480px) {
  .page-home .section-faqs.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.homepage .select2-dropdown {
  border-color: #fff;
  border: 0;
}
.homepage .ui-timepicker {
  padding: 0;
}
.homepage .ui-timepicker-standard {
  padding: 0;
  border: 0;
}
.homepage .ui-timepicker-standard a {
  border: 0;
  padding: 6px 15px;
}
.homepage.loading-animation {
  overflow-y: scroll;
}
.homepage.loading-animation #page {
  height: 100vh;
  overflow: hidden;
}
.homepage.loading-animation .hero-down {
  opacity: 0;
}
.hero.hero-book-rejected {
  background-image: url(../images/bg-book-rejected.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.section-book-rejected {
  padding-top: 76px;
  padding-bottom: 79px;
}
.section-book-rejected .section-centered-content {
  margin-top: 71px;
}
.section-book-rejected .section-centered-content .col-btn {
  text-align: right;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .section-book-rejected .section-centered-content .col-btn {
    padding-right: 0;
    text-align: center;
    margin-bottom: 40px;
  }
}
.section-book-rejected .section-centered-content .col-text {
  padding-left: 40px;
  text-align: center;
  max-width: 250px;
}
@media only screen and (max-width: 767px) {
  .section-book-rejected .section-centered-content .col-text {
    padding-left: 0;
    text-align: center;
  }
}
.section-book-rejected .section-centered-content .col-text-centered {
  text-align: center;
}
.page-campers .hero.hero-campers {
  background-image: url(../images/bg-campers.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  background-color: #c3e7ee;
}
.page-campers .section-campers {
  padding-top: 0;
  padding-bottom: 0;
}
.page-campers .section-discounts {
  padding-top: 74px;
  padding-bottom: 40px;
}
.page-campers .section-discounts .section-title {
  margin-bottom: 65px;
}
.page-motorhomes .hero.hero-motorhomes {
  background-image: url(../images/bg-motorhomes.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  background-color: #c3e7ee;
}
.page-motorhomes .section-motorhomes {
  padding-top: 0;
  padding-bottom: 0;
}
.page-motorhomes .section-discounts {
  padding-top: 74px;
  padding-bottom: 40px;
}
.page-motorhomes .section-discounts .section-title {
  margin-bottom: 65px;
}
.page-faqs .hero.hero-faqs {
  background-image: url(../images/bg-faqs.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  background-color: #f2f3f3;
}
.page-faqs .section-search {
  padding-top: 80px;
  padding-bottom: 82px;
}
@media only screen and (max-width: 480px) {
  .page-faqs .section-search {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-faqs .section-search .form-group {
  max-width: 444px;
  margin: auto;
}
.page-faqs .section-faqs {
  padding-top: 82px;
  padding-bottom: 82px;
}
@media only screen and (max-width: 480px) {
  .page-faqs .section-faqs {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-faqs .section-faqs .accordion-faqs {
  padding-bottom: 32px;
}
.page-faqs .section-faqs .contact-faqs {
  text-align: center;
}
.page-faqs .section-faqs .contact-faqs h3 {
  margin-bottom: 32px;
}
.page-faqs .section-discounts {
  padding-top: 74px;
  padding-bottom: 40px;
}
.page-faqs .section-discounts .section-title {
  margin-bottom: 65px;
}
.hero.hero-terms {
  background-image: url(../images/bg-terms.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.section-search {
  padding-top: 80px;
  padding-bottom: 82px;
}
@media only screen and (max-width: 480px) {
  .section-search {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-search .form-group {
  max-width: 444px;
  margin: auto;
}
.section-page-content {
  background-color: #ebf0f0;
  padding-top: 80px;
}
.section-page-content .container {
  max-width: 1020px;
}
.section-page-content .container p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-about .hero.hero-about {
  background-color: #c3e7ee;
  background-image: url(../images/bg-campers.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.page-about .section-about.section-padding {
  padding-top: 70px;
}
@media only screen and (max-width: 480px) {
  .page-about .section-about.section-padding {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.page-about .section-about .section-title {
  justify-content: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 480px) {
  .page-about .section-about .section-title {
    margin-bottom: 30px;
  }
}
.page-about .section-about .section-centered-content .row {
  align-items: center;
}
.page-about .section-about .section-centered-content .row .col-image {
  overflow: hidden;
  /*&:hover {
            img {
              transform: scale3d(1.2, 1.2, 1.2);
            }
          }*/
}
.page-about .section-about .section-centered-content .row .col-image img {
  transition: transform 0.5s;
  border-radius: 30px;
  overflow: hidden;
  height: 480px;
  object-fit: cover;
}
@media only screen and (max-width: 480px) {
  .page-about .section-about .section-centered-content .row .col-image img {
    height: 300px;
  }
}
.page-about .section-about .section-centered-content .row .col-text {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .page-about .section-about .section-centered-content .row .col-text {
    font-size: 16px;
    line-height: 22px;
  }
}
.page-about
  .section-about
  .section-centered-content
  .row.col-text-image
  .col-text {
  padding-right: 30px;
}
@media only screen and (max-width: 1200px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-text {
    padding-right: 0;
    margin-bottom: 40px;
  }
}
.page-about
  .section-about
  .section-centered-content
  .row.col-text-image
  .col-image {
  margin-left: 25px;
  border-radius: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-md-6:first-child {
    order: 2;
  }
  .page-about
    .section-about
    .section-centered-content
    .row.col-text-image
    .col-md-6:last-child {
    order: 1;
  }
}
.page-about
  .section-about
  .section-centered-content
  .row.col-image-text
  .col-text {
  padding-left: 30px;
}
@media only screen and (max-width: 1200px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-image-text
    .col-text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-image-text
    .col-text {
    padding-left: 0;
    margin-bottom: 40px;
  }
}
.page-about
  .section-about
  .section-centered-content
  .row.col-image-text
  .col-image {
  margin-right: 25px;
  border-radius: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-image-text
    .col-image {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-about
    .section-about
    .section-centered-content
    .row.col-image-text
    .col-image {
    margin-right: 0;
  }
}
.page-about .section-reviews.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .page-about .section-reviews.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-about .section-reviews .section-title-col {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
  .page-about .section-reviews .section-title-col {
    margin-bottom: 0;
  }
  .page-about .section-reviews .section-title-col h3 {
    margin-bottom: 20px;
  }
}
.page-about .section-reviews .container {
  max-width: 1240px;
}
.page-about .section-reviews .reviews-slider {
  margin: 0;
}
.page-about .section-reviews .reviews-slider .slick-prev,
.page-about .section-reviews .reviews-slider .slick-next {
  top: calc(50% - 40px);
  height: 32px;
  line-height: 32px;
}
.page-about .section-reviews .reviews-slider .slick-prev:before,
.page-about .section-reviews .reviews-slider .slick-next:before {
  font-size: 48px;
  height: 32px;
  line-height: 32px;
}
.page-about .section-reviews .reviews-slider .slick-prev {
  left: -60px;
}
.page-about .section-reviews .reviews-slider .slick-next {
  right: -60px;
}
@media (max-width: 1401px) {
  .page-about .section-reviews .reviews-slider .slick-prev {
    left: -25px;
  }
  .page-about .section-reviews .reviews-slider .slick-next {
    right: -25px;
  }
}
@media (max-width: 1201px) {
  .page-about .section-reviews .reviews-slider {
    margin: 0 20px;
  }
  .page-about .section-reviews .reviews-slider .slick-prev,
  .page-about .section-reviews .reviews-slider .slick-next {
    width: 15px;
  }
  .page-about .section-reviews .reviews-slider .slick-prev:before,
  .page-about .section-reviews .reviews-slider .slick-next:before {
    font-size: 30px;
  }
  .page-about .section-reviews .reviews-slider .slick-prev {
    left: -20px;
  }
  .page-about .section-reviews .reviews-slider .slick-next {
    right: -20px;
  }
}
@media only screen and (max-width: 480px) {
  .page-about .section-reviews .reviews-slider {
    margin: 0;
  }
}
.page-about .section-list {
  background-color: #ebf0f0;
}
@media only screen and (max-width: 480px) {
  .page-about .section-list {
    padding-bottom: 20px;
  }
}

.home-articles-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Ajusta el número según tus cajas */
  gap: 10px;
}

@media (max-width: 990px) {
    .home-articles-list {
        grid-template-columns: repeat(2, 1fr); /* Una sola columna */
    }
}

@media (max-width: 430px) {
    .home-articles-list {
        grid-template-columns: repeat(1, 1fr); /* Una sola columna */
        padding: 0 20px; /* Ajusta el padding para móviles */
    }
}




.page-blog .hero.hero-blog,
.page-blog-post .hero.hero-blog {
  background-image: url(../images/bg-blog.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.page-blog .box-post {
  margin-bottom: 0px;
}
.page-blog .load-more {
  text-align: center;
  margin-top: 36px;
}
.page-blog .section-padding.section-blog-posts {
  padding-bottom: 72px;
  padding-top: 80px;
  background-color: #ebf0f0;
}
@media only screen and (max-width: 480px) {
  .page-blog .section-padding.section-blog-posts {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-blog .posts-list .row {
  justify-content: space-evenly;
}
.page-blog .posts-list .row .col-md-4 {
  max-width: calc(33.333333% - 5px);
}
@media only screen and (max-width: 991px) {
  .page-blog .posts-list .row .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .page-blog .posts-list .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-blog-post .section-blog-post {
  overflow: hidden;
}
.page-blog-post .section-blog-post.section-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.page-blog-post .section-blog-post .container {
  max-width: 1500px;
}
@media only screen and (max-width: 991px) {
  .page-blog-post .section-blog-post .container {
    padding: 0;
  }
  .page-blog-post .section-blog-post .container .main-post,
  .page-blog-post .section-blog-post .container .sidebar-post {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.page-blog-post .hero .btn-style {
  font-size: 56px;
  line-height: 65px;
}
.page-blog-post .single-post {
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post {
    flex-wrap: wrap;
  }
}
.page-blog-post .single-post .sidebar-post {
  max-width: 433px;
  width: 100%;
  padding: 73px 40px 36px;
  background-color: #ebf0f0;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .page-blog-post .single-post .sidebar-post {
    padding: 50px 20px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post .sidebar-post {
    max-width: 100%;
  }
  .page-blog-post .single-post .sidebar-post .slick-slide {
    opacity: 0.33;
    transition: opacity 0.5s;
  }
  .page-blog-post .single-post .sidebar-post .slick-slide.slick-center {
    opacity: 1;
  }
}
.page-blog-post .single-post .sidebar-post .sidebar-title {
  margin-bottom: 34px;
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post .sidebar-post .sidebar-title {
    text-align: center;
  }
}
.page-blog-post .single-post .sidebar-post .box-post {
  margin-bottom: 44px;
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post .sidebar-post .box-post {
    margin-right: 7px;
    margin-left: 7px;
  }
}
.page-blog-post .single-post .sidebar-post:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: -100%;
  top: 0;
  background-color: #ebf0f0;
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post .sidebar-post:after {
    display: none;
  }
}
.page-blog-post .single-post .main-post {
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}
@media only screen and (max-width: 1200px) {
  .page-blog-post .single-post .main-post {
    padding-left: 0;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .page-blog-post .single-post .main-post {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .page-blog-post .single-post .main-post .post-header {
    text-align: center;
  }
}
.page-blog-post .single-post .main-post .post-header .post-title {
  font-size: 32px;
  line-height: 43px;
  margin-bottom: 25px;
  margin-top: 73px;
}
@media only screen and (max-width: 1200px) {
  .page-blog-post .single-post .main-post .post-header .post-title {
    margin-top: 50px;
  }
}
.page-blog-post .single-post .main-post .post-header .under-title {
  display: flex;
  width: 100%;
  align-items: center;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-blog-post .single-post .main-post .post-header .under-title {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .page-blog-post .single-post .main-post .post-header .under-title {
    justify-content: center;
  }
}
.page-blog-post .single-post .main-post .post-header .under-title .post-date {
  margin: 0;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .page-blog-post .single-post .main-post .post-header .under-title .post-date {
    width: 100%;
  }
}
.page-blog-post .single-post .main-post .post-header .under-title .tags {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .page-blog-post .single-post .main-post .post-header .under-title .tags {
    margin-left: 0;
    margin-top: 10px;
  }
}

.page-blog-post .single-post .main-post .post-header .under-title .share {
  margin-left: 24px;
}
@media only screen and (max-width: 767px) {
  .page-blog-post .single-post .main-post .post-header .under-title .share {
    margin-top: 10px;
  }
}
.page-blog-post
  .single-post
  .main-post
  .post-header
  .under-title
  .share.need-share-button-default
  .need-share-button_button {
  border: 0;
  padding: 0;
}
.page-blog-post .single-post .main-post .post-header .under-title .share i {
  color: #4e9db5;
}
.page-blog-post .single-post .main-post .post-image {
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 38px;
}
.page-blog-post .single-post .main-post .post-content {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .page-blog-post .single-post .main-post .post-content {
    font-size: 14px;
  }
}
.page-blog-post .single-post .main-post .post-content h5 {
  margin-bottom: 26px;
}
.page-contact .hero.hero-contact {
  background-color: #c3e7ee;
  background-image: url(../images/bg-campers.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.page-contact .section-contact-info.section-padding {
  padding-top: 73px;
  padding-bottom: 73px;
}
@media only screen and (max-width: 480px) {
  .page-contact .section-contact-info.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-contact .section-contact-info .col-text {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-contact .section-contact-info .col-text {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-contact .section-contact-info .col-text h3 {
    margin-bottom: 0;
  }
}
.page-contact .section-contact-form {
  background: transparent linear-gradient(180deg, #c3e7ee 0%, #4e9db5 100%) 0%
    0% no-repeat padding-box;
}
.page-contact .section-contact-form.section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 480px) {
  .page-contact .section-contact-form.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-contact .section-contact-form .contact-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}
.page-contact .section-contact-form .contact-cols .contact-image,
.page-contact .section-contact-form .contact-cols .contact-form-box-wrap {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .page-contact .section-contact-form .contact-cols .contact-image,
  .page-contact .section-contact-form .contact-cols .contact-form-box-wrap {
    width: 100%;
  }
}
.page-contact .section-contact-form .contact-cols .contact-image {
  padding-right: 40px;
}
@media only screen and (max-width: 991px) {
  .page-contact .section-contact-form .contact-cols .contact-image {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact .section-contact-form .contact-cols .contact-image {
    padding-right: 0;
    order: 2;
  }
}
@media only screen and (max-width: 480px) {
  .page-contact .section-contact-form .contact-cols .contact-image {
    display: none;
  }
}
.page-contact .section-contact-form .contact-cols .contact-image img {
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1200px) {
}
.page-contact .section-contact-form .contact-cols .contact-form-box-wrap {
  padding-left: 40px;
  display: inline-table;
}
@media only screen and (max-width: 991px) {
  .page-contact .section-contact-form .contact-cols .contact-form-box-wrap {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact .section-contact-form .contact-cols .contact-form-box-wrap {
    padding-left: 0;
    order: 1;
    margin-bottom: 20px;
  }
}
.page-contact
  .section-contact-form
  .contact-cols
  .contact-form-box-wrap
  .contact-form-box {
  border-radius: 30px;
  background: #fff;
  padding: 30px 40px 40px;
}
@media only screen and (max-width: 767px) {
  .page-contact
    .section-contact-form
    .contact-cols
    .contact-form-box-wrap
    .contact-form-box {
    padding: 30px 20px 40px;
  }
}
.page-contact
  .section-contact-form
  .contact-cols
  .contact-form-box-wrap
  .contact-form-box
  .section-title {
  justify-content: center;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .page-contact
    .section-contact-form
    .contact-cols
    .contact-form-box-wrap
    .contact-form-box
    .section-title
    .btn-style {
    font-size: 28px;
  }
}
.page-contact
  .section-contact-form
  .contact-cols
  .contact-form-box-wrap
  .contact-form-box
  .form-action {
  text-align: center;
}
.page-contact
  .section-contact-form
  .contact-cols
  .contact-form-box-wrap
  .contact-form-box
  textarea {
  resize: none;
}
.page-extras .hero.hero-extras {
  background-color: #b6e0dc;
  background-image: url(../images/bg-book-success.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.page-extras .section-padding.section-extras {
  background-color: #ebf0f0;
}
@media only screen and (max-width: 991px) {
  .page-extras .section-padding.section-extras {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .page-extras .section-padding.section-extras {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .page-extras .section-padding.section-intro .section-title {
    margin-bottom: 0;
  }
}
.page-extras .list-extras {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin-right: -20px;
  margin-left: -20px;
}
.page-extras .list-extras .box-info-wrap {
  max-width: 390px;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}
.page-extras .list-extras .box-info-wrap .badge {
  border-radius: 30px 0 0 0;
  left: 20px;
}
.page-discounts .hero.hero-discounts {
  background-image: url(../images/bg-discounts.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.page-discounts .section-discounts-list {
  background-color: #ebf0f0;
}
.page-discounts .section-discounts-list.section-padding {
  padding-top: 77px;
}
@media only screen and (max-width: 767px) {
  .page-discounts .section-discounts-list.section-padding {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .page-discounts .section-discounts-list.section-padding {
    padding-top: 30px;
  }
}
.page-discounts .section-discounts-list .separator {
  height: 6px;
  margin-bottom: 40px;
}
.page-discounts .section-filter.section-padding {
  padding-top: 71px;
}
@media only screen and (max-width: 480px) {
  .page-discounts .section-filter.section-padding {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .page-discounts .section-filter.section-padding .section-title {
    margin-bottom: 30px;
  }
}
.hero.hero-book-confirmation {
  background-color: #b6e0dc;
  background-image: url(../images/bg-book-success.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.section-book-info.section-padding {
  padding-top: 76px;
  padding-bottom: 68px;
}
@media only screen and (max-width: 480px) {
  .section-book-info.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-book-details {
  background: transparent linear-gradient(180deg, #c3e7ee 0%, #4e9db5 100%) 0%
    0% no-repeat padding-box;
}
.section-book-details.section-padding {
  padding-top: 78px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 480px) {
  .section-book-details.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-book-details .container {
  max-width: 1077px;
}
.section-book-details .separator {
  margin-bottom: 25px;
  height: 3px;
}
.section-book-details .box-details {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  padding: 40px 40px 36px;
}
.section-book-details .box-details:hover .box-image img {
  transform: none;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details {
    padding: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .section-book-details .box-details .br-mob-l {
    display: block;
    padding-left: 25px;
  }
}
.section-book-details .box-details .list-icons li {
  margin-bottom: 17px;
}
.section-book-details .box-details .list-icons li:before {
  display: none;
}
.section-book-details .box-details .list-icons li i {
  color: #a19c23;
  margin-right: 8px;
}
.section-book-details .box-details .row-details {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details {
    flex-wrap: wrap;
  }
}
.section-book-details .box-details .row-details.row-details-1 {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .section-book-details .box-details .row-details.row-details-1 {
    margin-bottom: 10px;
  }
}
.section-book-details .box-details .row-details.row-details-1 .box-image {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details.row-details-1 .box-image {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .section-book-details .box-details .row-details.row-details-1 .box-image {
    margin-top: 30px;
  }
}
.section-book-details .box-details .row-details.row-details-1 .box-image img {
  height: 300px;
  object-fit: contain;
}
@media only screen and (max-width: 480px) {
  .section-book-details .box-details .row-details.row-details-1 .box-image img {
    height: auto;
  }
}
.section-book-details .box-details .row-details.row-details-1 .box-header {
  padding-left: 40px;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details.row-details-1 .box-header {
    margin-top: 20px;
    text-align: center;
    padding: 0;
    width: 100%;
  }
}
.section-book-details
  .box-details
  .row-details.row-details-1
  .box-header
  .box-subtitle {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .section-book-details
    .box-details
    .row-details.row-details-1
    .box-header
    .box-subtitle {
    font-size: 12px;
    line-height: 20px;
  }
  .section-book-details
    .box-details
    .row-details.row-details-1
    .box-header
    .box-subtitle
    .br-mob-l {
    display: block;
    padding-left: 0;
  }
}
.section-book-details
  .box-details
  .row-details.row-details-1
  .box-header
  .btn-print {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  line-height: 24px;
}
.section-book-details .box-details .row-details.row-details-2 {
  justify-content: space-between;
  margin-bottom: 12px;
  margin-top: 28px;
}
.section-book-details .box-details .row-details.row-details-2 .book-pickup {
  padding-right: 20px;
}
.section-book-details .box-details .row-details.row-details-3 .book-extras,
.section-book-details .box-details .row-details.row-details-3 .book-total {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details.row-details-3 .book-extras,
  .section-book-details .box-details .row-details.row-details-3 .book-total {
    width: 100%;
  }
}
.section-book-details .box-details .row-details.row-details-3 .book-extras h5 {
  margin-bottom: 22px;
}
.section-book-details .box-details .row-details.row-details-3 .book-total {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details.row-details-3 .book-total {
    text-align: left;
  }
}
.section-book-details .box-details .row-details.row-details-3 .book-total p {
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 24px;
}
.section-book-details
  .box-details
  .row-details.row-details-3
  .book-total
  p.large {
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 28px;
}
.section-book-details .box-details .row-details.row-details-4 p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
.section-book-details .box-details .row-details.row-details-4 .heading {
  text-transform: uppercase;
  margin-bottom: 14px;
}
.section-book-details .box-details .row-details.row-details-4 .book-contact {
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  .section-book-details .box-details .row-details.row-details-4 .book-contact {
    width: 100%;
    margin-bottom: 20px;
  }
}
.section-book-details .box-details .row-details.row-details-4 .book-driver,
.section-book-details .box-details .row-details.row-details-4 .book-contact {
  padding-right: 40px;
}
.section-book-details .box-details .row-details.row-details-4 .book-driver {
  max-width: 246px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .section-book-details .box-details .row-details.row-details-4 .book-driver {
    max-width: 100%;
  }
}
.section-book-details
  .box-details
  .row-details.row-details-4
  .book-driver-address {
  max-width: 206px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-book-details
    .box-details
    .row-details.row-details-4
    .book-driver-address {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .section-book-details
    .box-details
    .row-details.row-details-4
    .book-driver-address {
    max-width: 100%;
  }
}
.section-book-details
  .box-details
  .row-details.row-details-4
  .book-driver-address
  .address {
  margin-bottom: 18px;
}
.section-book-details
  .box-details
  .row-details.row-details-4
  .book-driver-address
  .address
  .address-part {
  display: block;
}
.section-book-details
  .box-details
  .row-details.row-details-4
  .book-driver-address
  .pickup {
  margin-top: 12px;
  margin-bottom: 0;
}
@media print {
  body * {
    visibility: hidden;
    padding: 0 !important;
    height: 0 !important;
  }
  html,
  body {
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
  }
  #print-info,
  #print-info * {
    visibility: visible !important;
    height: auto !important;
  }
  #print-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .btn-print {
    display: none;
  }
  .separator {
    border-bottom: 4px solid #c7d3d8;
  }
  .section-book-details .container {
    max-width: 100%;
    width: 100%;
  }
}
.hero.hero-book {
  background-color: #abdcd8;
  background-image: url(../images/bg-book-2.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.hero.hero-book .hero-canvas .clouds {
  z-index: -1;
}
@media only screen and (min-width: 991px) {
  .hero.hero-book .hero-canvas .clouds {
    top: 20px;
  }
  .hero.hero-book .hero-canvas .clouds .cloud-1 .wind,
  .hero.hero-book .hero-canvas .clouds .cloud-2 .wind {
    width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .hero.hero-book .hero-canvas .clouds .cloud-1 .wind,
  .hero.hero-book .hero-canvas .clouds .cloud-2 .wind {
    animation: wind 10s linear infinite;
  }
}
@media only screen and (max-width: 991px) {
  .hero.hero-book .hero-canvas .clouds {
    top: 100px;
  }
  .hero.hero-book .hero-canvas .clouds .cloud-1 .wind,
  .hero.hero-book .hero-canvas .clouds .cloud-2 .wind {
    width: 60px;
  }
}
.section-book-steps.section-padding {
  padding-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .section-book-steps.section-padding {
    padding-top: 20px;
  }
}
.section-book-steps .container {
  max-width: 1360px;
}
.section-book-steps .steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 41px;
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps {
    flex-wrap: wrap;
  }
}
.section-book-steps .steps .step {
  font-size: 24px;
  line-height: 36px;
  padding: 22px 0px 22px 38px;
  position: relative;
  max-width: 320px;
  width: 100%;
  margin-right: 38px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
  .section-book-steps .steps .step {
    padding: 22px 10px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps .step {
    max-width: 100%;
    margin-right: 0;
  }
}
.section-book-steps .steps .step a {
  color: #fff;
  font-weight: inherit;
}
.section-book-steps .steps .step.active {
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps .step.active {
    font-size: 24px;
  }
}
.section-book-steps .steps .step:before,
.section-book-steps .steps .step:after {
  content: "";
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps .step:before,
  .section-book-steps .steps .step:after {
    display: none;
  }
}
.section-book-steps .steps .step:before {
  height: 0;
  width: 0;
  left: 0;
  border-left: 30px solid #fff;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
.section-book-steps .steps .step:after {
  height: 0;
  width: 0;
  right: -30px;
  border-left: 30px solid #fff;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
.section-book-steps .steps .step.step-1 {
  background: #c3e7ee;
  color: #14272c;
  border-radius: 50px 0 0 50px;
  padding-left: 30px;
  padding-right: 10px;
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps .step.step-1 {
    border-radius: 0;
    padding-left: 10px;
  }
}
.section-book-steps .steps .step.step-1:before {
  display: none;
}
.section-book-steps .steps .step.step-1:after {
  border-left-color: #c3e7ee;
}
.section-book-steps .steps .step.step-1 a {
  color: #14272c;
}
.section-book-steps .steps .step.step-2 {
  background: #4e9db5;
}
.section-book-steps .steps .step.step-2:after {
  border-left-color: #4e9db5;
}
.section-book-steps .steps .step.step-3 {
  background: #166983;
}
.section-book-steps .steps .step.step-3:after {
  border-left-color: #166983;
}
.section-book-steps .steps .step.step-4 {
  background: #004053;
  border-radius: 0 50px 50px 0;
  margin-right: 0;
  padding-right: 38px;
}
@media only screen and (max-width: 1200px) {
  .section-book-steps .steps .step.step-4 {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .section-book-steps .steps .step.step-4 {
    border-radius: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.section-book-steps .steps .step.step-4:after {
  display: none;
}
.section-filter.section-padding {
  padding-top: 5px;
  padding-bottom: 17px;
}
.section-filter .container {
  max-width: 1060px;
}
.section-box-slider.section-padding {
  padding-top: 0;
  padding-bottom: 37px;
}
.section-box-slider .container {
  max-width: 1360px;
}
.section-box-slider .container .row {
  justify-content: center;
  margin-right: -20px;
  margin-left: -20px;
}
.section-box-slider .container .row [class^="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}
.section-box-slider .section-title {
  margin-bottom: 32px;
}
.section-box-slider .section-title h2 {
  margin-bottom: 0;
}
.section-box-slider .box .box-header-under-slider {
  margin-bottom: 0;
}
.section-box-slider .box .box-header-under-slider .box-subtitle {
  margin: 0;
}
.section-box-slider .box .box-content {
  padding: 30px 0 0;
  margin-bottom: 0;
}
.section-box-slider .box .box-content .list-icons.list-2-cols {
  justify-content: space-between;
}
.section-box-slider .box .box-content .list-icons.list-2-cols .list-li {
  width: calc(50% - 20px);
}
.section-box-slider .box .box-content .list-icons .list-text {
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .section-box-slider .box .box-content .list-icons .list-text {
    font-size: 12px;
  }
}
.section-box-slider .box .slider-box img {
  max-height: 300px;
  width: auto;
}
.section-book-form.section-padding {
  padding-top: 8px;
  padding-bottom: 56px;
}
.section-book-form .floating-sidebar-wrap {
  max-width: 1440px;
  margin: auto;
  position: relative;
}
.section-book-form .floating-sidebar-wrap .sidebar-sticky {
  position: sticky;
  top: 40px;
  left: 0;
  max-width: 100%;
}
.section-book-form .floating-sidebar-wrap .sidebar-sticky .box-wrapper {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .section-book-form .floating-sidebar-wrap .sidebar-sticky .box-wrapper {
    position: relative;
    width: 100%;
  }
}
.section-book-form .floating-sidebar-wrap .sidebar-sticky .box-wrapper .box {
  border-radius: 30px 0 40px 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .section-book-form
    .floating-sidebar-wrap
    .sidebar-sticky
    .box-wrapper
    .box
    .box-header
    .br-mob-l {
    padding-left: 0;
  }
}
.section-book-form
  .floating-sidebar-wrap
  .sidebar-sticky
  .box-wrapper
  .box
  .box-header
  .has-icon {
  position: relative;
}
.section-book-form
  .floating-sidebar-wrap
  .sidebar-sticky
  .box-wrapper
  .box
  .box-header
  .has-icon
  .btn-edit-info {
  top: calc(50% - 8px);
  right: -20px;
}
@media only screen and (max-width: 480px) {
  .section-book-form
    .floating-sidebar-wrap
    .sidebar-sticky
    .box-wrapper
    .box
    .box-header
    .box-subtitle {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .section-book-form
    .floating-sidebar-wrap
    .sidebar-sticky
    .box-wrapper
    .box
    .inc-list {
    display: block;
  }
}
.section-book-form .container {
  max-width: 1360px;
}
.section-book-form .list-icons li > i {
  color: #a19c23;
}
.section-book-form .list-extras {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.section-book-form .list-extras .box-wrapper {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 991px) {
  .section-book-form .list-extras .box-wrapper {
    width: 100%;
  }
}
.section-book-form .form-row {
  display: flex;
  justify-content: space-between;
}
.section-book-form .form-row .title-inner {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.section-book-form .form-row .column {
  width: calc(50% - 44px);
}
@media only screen and (max-width: 991px) {
  .section-book-form .form-row .column {
    width: 100%;
  }
}
.section-book-form .form-row .form-group {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .section-book-form .form-row .form-group {
    margin-bottom: 20px;
  }
}
.section-book-form .form-row .one-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .section-book-form .form-row .one-line {
    flex-wrap: wrap;
  }
}
.section-book-form .form-row .one-line .form-group {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 1300px) {
  .section-book-form .form-row .one-line .form-group {
    width: 100%;
  }
}
.section-book-form .separator-vertical {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .separator-vertical {
    width: 100%;
    height: 4px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}
.section-book-form .btn-submit {
  text-align: center;
  margin-top: 23px;
}
.section-book-form .content-sidebar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar {
    flex-wrap: wrap;
  }
}
.section-book-form .content-sidebar .main-content,
.section-book-form .content-sidebar .sidebar {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar .main-content,
  .section-book-form .content-sidebar .sidebar {
    width: 100%;
  }
}
.section-book-form .content-sidebar .main-content {
  padding-right: 40px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar .main-content {
    padding-right: 0;
  }
}
.section-book-form .content-sidebar .main-content.wide {
  width: 100%;
  max-width: 852px;
  padding-right: 12px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar .main-content.wide {
    padding-right: 0;
    max-width: 100%;
  }
}
.section-book-form .content-sidebar .sidebar {
  padding-left: 40px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar .sidebar {
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .section-book-form .content-sidebar .sidebar .br-mob-l {
    display: block;
    padding-left: 25px;
  }
}
.section-book-form .content-sidebar .sidebar.narrow {
  padding-left: 12px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .content-sidebar .sidebar.narrow {
    padding-left: 0;
  }
}
.section-book-form .content-sidebar .sidebar .box-image {
  max-width: 423px;
  margin: auto;
  margin-bottom: 35px;
}
@media only screen and (max-width: 480px) {
  .section-book-form .content-sidebar .sidebar .box-image {
    margin-bottom: 10px;
  }
}
.section-book-form .content-sidebar .sidebar .title-inner {
  margin-bottom: 26px;
}
@media only screen and (max-width: 480px) {
  .section-book-form .content-sidebar .sidebar .title-inner {
    margin-bottom: 10px;
  }
}
.section-book-form .content-sidebar .sidebar .book-total {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.section-book-form .content-sidebar .sidebar .book-total .total-value {
  text-align: right;
}

.section-book-form
  .content-sidebar
  .sidebar
  .book-total
  .total-value
  .total-price {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 12px;
}
.section-book-form
  .content-sidebar
  .sidebar
  .book-total
  .total-value
  .total-price-discount {
  color: #f37720;
  font-size: 32px;
  line-height: 39px;
  font-weight: 700;
  margin-bottom: 9px;
}

@media only screen and (max-width: 480px) {
  .section-book-form .content-sidebar .sidebar .book-total {
    flex-wrap: wrap;
  }
  .section-book-form .content-sidebar .sidebar .book-total .total-value,
  .section-book-form .content-sidebar .sidebar .book-total .total-text {
    width: 100%;
    text-align: left;
  }
  .section-book-form
    .content-sidebar
    .sidebar
    .book-total
    .total-text
    .title-inner {
    font-size: 18px;
  }
}
.section-book-form .content-sidebar .sidebar .box {
  border-radius: 30px 30px 40px 40px;
}
.section-book-form
  .content-sidebar
  .sidebar
  .box
  .box-bottom-cta
  .bt-orange-cta {
  border-radius: 0 0 40px 40px;
}
.section-book-form .content-sidebar .sidebar .separator.s-book-total {
  margin-bottom: 19px;
  margin-top: 13px;
}
.section-book-form
  .form-step-1
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 18px;
}
.section-book-form .form-step-1 .form-group i {
  height: 16px;
  line-height: 16px;
}
.section-book-form .form-step-1 .form-group i.fa-map-marker-alt {
  left: 22px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .form-step-4 {
    margin-bottom: 40px;
  }
}
.section-book-form .form-step-4 .form-row .form-group {
  margin-bottom: 30px;
}
.section-book-form .form-step-4 .form-row .form-group.agreement {
  margin-bottom: 28px;
}
.section-book-form .form-step-4 .form-row .form-group i {
  height: 16px;
  line-height: 16px;
  font-size: 14px;
}
.section-book-form .form-step-4 .form-row .form-group input {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media only screen and (max-width: 991px) {
  .section-book-form .form-step-4 .form-row .form-group.number .quantity {
    width: 100px;
  }
  .section-book-form
    .form-step-4
    .form-row
    .form-group.number
    .quantity
    .quantity-button {
    height: 18px;
    line-height: 18px;
  }
  .section-book-form
    .form-step-4
    .form-row
    .form-group.number
    .quantity
    .quantity-button
    i {
    font-size: 18px;
    line-height: 18px;
  }
}
.section-book-form .form-step-4 .form-row:last-child .form-group {
  margin-bottom: 0;
}
.section-book-form .form-step-4 .separator {
  background-color: #6a7174;
}
.section-book-form .box-details.box-bordered {
  margin-bottom: 40px;
}
.section-book-form .box-details.box-bordered .slick-slide img {
  width: 100%;
}
.book-step-3 .container {
  max-width: 1430px;
  margin-left: 40px;
}
@media (max-width: 1430px) {
  .book-step-3 .container {
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .book-step-3 .container {
    padding: 0 10px;
  }
}
.book-step-3 .container .separator {
  margin-top: 20px;
}
@media (max-width: 1366px) {
  .book-step-3 .content-sidebar {
    flex-wrap: wrap;
  }
  .book-step-3 .content-sidebar .main-content,
  .book-step-3 .content-sidebar .sidebar {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .book-step-3 .content-sidebar .main-content.wide {
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .book-step-4 .container {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .book-step-4 .sidebar .box-subtitle {
    font-size: 12px;
  }
  .book-step-4 .sidebar .box-subtitle .br-mob-l {
    padding-left: 0;
  }
}
.book-template input.hero-daterange {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  margin: -1px;
  visibility: hidden;
  opacity: 0;
}
.book-template .daterangepicker {
  border-color: #c7d3d8;
}
.book-template .daterangepicker:after,
.book-template .daterangepicker:before {
  border-bottom-color: #c7d3d8;
  left: 50%;
}
@media only screen and (max-width: 480px) {
  .book-template .daterangepicker:after,
  .book-template .daterangepicker:before {
    left: 0;
  }
}
.book-template .ui-timepicker-container {
  border: 4px solid #c7d3d8;
  border-top: none;
  padding: 0;
  padding-top: 5px;
  margin-top: -5px;
}
.book-template .ui-timepicker-container li {
  font-size: 18px;
  line-height: 22px;
}
.book-template .ui-timepicker-container li a:not([href]):not([tabindex]) {
  color: #14272c;
}
.book-template .ui-timepicker-container li a {
  color: #6a7174;
  font-weight: 400;
  padding: 0.2em 15px;
}
.book-template form .form-group.drop-hour:focus-within input {
  border-radius: 0px 30px 0px 0px;
}
.book-template .select2-dropdown {
  border-color: #fff;
  border: 4px solid #c7d3d8;
  border-top: none;
  padding: 15px 0;
  margin-top: -5px;
}
.book-template .select2-dropdown .select2-results__option {
  font-size: 16px;
}
.book-template .select2-dropdown.select2-dropdown--above {
  border-top: 4px solid #c7d3d8;
}
.book-template
  .select2-container.select2-container--open
  .select2-selection--single {
  border-radius: 30px;
}
.book-template
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.book-template
  .select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.book-step-1 form .select2-container .select2-selection--single {
  padding-left: 15px;
}
.book-step-4 {
  /*form .select2-container .select2-selection--single .select2-selection__arrow::after {
    top: 16px;
  }*/
}
.book-step-4 .select2-dropdown {
  border-color: #fff;
}
.book-step-4
  .select2-container.select2-container--open
  .select2-selection--single {
  border-radius: 26px;
}
@media only screen and (max-width: 1200px) {
  .book-step-4 .section-book-form .content-sidebar .main-content {
    padding-right: 10px;
  }
  .book-step-4 .section-book-form .content-sidebar .sidebar {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .book-step-4 .section-book-form .content-sidebar .main-content {
    padding-right: 0;
  }
  .book-step-4 .section-book-form .content-sidebar .sidebar {
    padding-left: 0;
  }
}
.sidebar .box:hover .box-image img {
  transform: none;
}

/*MINE*/

.top-footer .footer-left .card-icons img {
  margin-right: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 10px;
  max-height: 400px !important;
}
.site-footer .top-footer .footer-left .card-icons {
  margin-top: 14px !important;
  display: inherit !important;
  align-items: center;
}
#foo_2 {
  margin-top: 15px;
}
.footer_sendus_message {
  margin-bottom: 23px;
  color: #fff;
}
@media only screen and (min-width: 1175px) {
  #foo_2 {
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 1173px) {
  .top-footer .footer-left .card-icons img {
    margin-right: 1px !important;
    margin-left: 1px !important;
  }
}

/*NAVIGATOR*/
.main-menu .menu-items .ul-main-menu {
  margin-top: 11px !important;
}
.main-menu .menu-items .ul-main-menu li a {
  font-size: 20px;
}

/*HOME DISCOUNTS*/


/*FOOTER NUEVO*/
#footer_nuevo .row .col,
#footer_nuevo2 .row .col {
  height: auto;
  font-size: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
#footer_nuevo ul,
#footer_nuevo2 ul {
  list-style-type: none;
  margin-bottom: 0px;
}

.site-footer #footer_nuevo2 {
  background-color: #14272c !important;
}
.site-footer #footer_nuevo {
  background-color: #ebf0f0 !important;
}
#footer_nuevo a {
  font-weight: normal;
  color: black;
  font-size: 15px;
}
#footer_nuevo2 a {
  font-weight: normal;
  color: white;
  font-size: 15px;
}
#footer_nuevo a:hover,
#footer_nuevo2 a:hover {
  text-decoration: underline;
}
.site-footer #footer_nuevo {
  padding: 30px 210px 30px 210px;
}
.site-footer #footer_nuevo2 {
  padding: 30px 210px 30px 210px;
}

@media only screen and (min-width: 210px) {
  #footer_nuevo .a1,
  #footer_nuevo2 .a1 {
    display: none;
  }
  .site-footer #footer_nuevo,
  .site-footer #footer_nuevo2 {
    padding: 25px 15px;
  }
  #footer_nuevo2 a,
  #footer_nuevo a {
    font-size: 13px;
  }
}

@media only screen and (min-width: 350px) {
  #footer_nuevo .a1,
  #footer_nuevo2 .a1 {
    display: none;
  }
  .site-footer #footer_nuevo,
  .site-footer #footer_nuevo2 {
    padding: 30px 15px;
  }
  #footer_nuevo2 a,
  #footer_nuevo a {
    font-size: 15px;
  }
}

@media only screen and (min-width: 788px) {
  #footer_nuevo2 .a1,
  #footer_nuevo .a1 {
    display: inline-block;
  }
  #footer_nuevo2 .a2,
  #footer_nuevo .a2 {
    display: none;
  }
  .site-footer #footer_nuevo2 {
    padding: 22px 30px;
  }
  .site-footer #footer_nuevo {
    padding: 45px 30px;
  }
}

@media only screen and (min-width: 1100px) {
  .site-footer #footer_nuevo2 {
    padding: 22px 164px;
  }
  .site-footer #footer_nuevo {
    padding: 52px 164px;
  }
}

/*NAVEGADOR TOP VERSION  MOBILE ANTES*/
@media only screen and (max-width: 1120px) {
  .site-header .header-content .top-header-container {
    display: none;
  }
  .site-header .header-content {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .collapse {
    display: none !important;
  }
  .collapse:not(.show) {
    display: none !important;
  }
  .collapse.show {
    display: flex !important;
    flex-grow: 1;
    flex-basis: 100%;
  }
  .navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
  }
  .navbar-expand-lg .navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 20px !important;
  }
}

@media (min-width: 1121px) {
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    line-height: 28px !important;
  }
}
@media (min-width: 992px) and (max-width: 1120px) {
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.25s ease-in;
  }
}

/*Tamaño título de las páginas*/
@media only screen and (max-width: 480px) {
  .hero-text .btn-style {
    padding: 16px 26px !important;
    line-height: 36px;
    font-size: 30px;
  }
}

.fas {
  font-style: normal !important;
}

.hover-orange:hover {
  color: #f37720;
}

.btn-outline-faq {
  border-color: #fff;
  color: #fff !important;
  border-radius: 50px;
  font-size: 22px;
}

.aviso-cookies {
  display: none;
  background: #fff;
  padding: 25px 30px 10px 30px;
  width: calc(100% - 200px);
  max-width: 1020px;
  line-height: 150%;
  border-radius: 10px 10px 0 0;
  position: fixed;
  bottom: 0;
  font-size: 14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  box-shadow: 0px 2px 20px 10px rgba(222,222,222,.25);
}

.aviso-cookies .galleta {
  width: 80%;
  max-width: 75px;
  margin-bottom: 15px;
}

.aviso-cookies .boton {
  background: #f37720;
  border: none;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  padding: 8px 10px 7px 10px;
  width: 80px;
  font-weight: 700;
  cursor: pointer;
  transition: .3s ease all;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .aviso-cookies{
    padding: 20px 20px 10px 20px;
    width: calc(100% - 50px);
    font-size: 15px!important;
    text-align:center;
  }

  .aviso-cookies .galleta {
    display: none;
  }

  .aviso-cookies .boton {
    width: 80%;
  }
}

.aviso-cookies.activo {
  display: block;
}

.aviso-cookies .boton:hover {
  background: #f37720;
}

.aviso-cookies .enlace {
  color: #f37720;
  text-decoration: none;
}

.aviso-cookies .enlace:hover {
  text-decoration: underline;
}

.fondo-aviso-cookies {
  display: none;
  background: rgba(0,0,0,.20);
  position: fixed;
  z-index: 99;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.fondo-aviso-cookies.activo {
  display: block;
}