@charset "UTF-8";
/*
Theme Name: broucek EnvyUs
Theme URI: https://envyus.com.au
Author: EnvyUs
Author URI: https://envyus.com.au
Description: Web Design Adelaide
Version: broucek-v2-2019v1
License: GNU General Public License
Text Domain: broucek
broucek WordPress Theme © 2021
*/
.jade {
  color: #00B175;
}
.bg-jade {
  background-color: #00B175;
}
.tealblue {
  color: #00AFC7;
}
.bg-tealblue {
  background-color: #00AFC7;
}
.catskill {
  color: #EEF4F7;
}
.bg-catskill {
  background-color: #EEF4F7;
}
.bg-cloudblue {
  background-color: #F0F7FB;
}
.bg-gradient-main {
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7);
}
.bg-gradient-diagonal {
  background: linear-gradient(69deg, #00B175, #00B175, #00AFC7, #00AFC7);
}
.bg-card-image {
  background-image: url("img/default-hero.jpg") !important;
  background-position: 0px 160px;
  background-repeat: repeat-x;
  background-size: cover;
}
.bg-footer-shape {
  background-image: url("img/footer-shape.png") !important;
  background-position: right;
  background-repeat: no-repeat;
}
.text-muted {
  color: #999999 !important;
}
@font-face {
  font-family: "Gotham Bold";
  src: url("fonts/Gotham-Bold.eot");
  src: url("fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Bold.woff2") format("woff2"), url("fonts/Gotham-Bold.woff") format("woff"), url("fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: "Gotham Book";
  src: url("fonts/Gotham-Book.eot");
  src: url("fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff"), url("fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: 325;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: "gotham_blackregular";
  src: url("fonts/gotham_black_regular.eot");
  src: url("fonts/gotham_black_regular.eot?#iefix") format("embedded-opentype"), url("fonts/gotham_black_regular.woff2") format("woff2"), url("fonts/gotham_black_regular.woff") format("woff"), url("fonts/gotham_black_regular.svg#gotham_blackregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gotham_mediumregular";
  src: url("fonts/gotham_medium_regular.eot");
  src: url("fonts/gotham_medium_regular.eot?#iefix") format("embedded-opentype"), url("fonts/gotham_medium_regular.woff2") format("woff2"), url("fonts/gotham_medium_regular.woff") format("woff"), url("fonts/gotham_medium_regular.svg#gotham_mediumregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.highlight {
  font-family: "Gotham Bold", sans-serif;
}
.prose {
  font-family: "Gotham Book", sans-serif;
}
.epic {
  font-family: "gotham_blackregular", sans-serif;
}
.drama {
  font-family: "gotham_mediumregular", sans-serif;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Gotham Book", sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  font-style: normal;
}
h1 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 3.9rem;
  margin: 2rem 0 2rem 0;
}
@media (max-width: 767px) {
  h1, h1.highlight-title {
    font-size: 32px;
  }
}
h2 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 3.4rem;
  margin: 1.5rem 0 1.5rem 0;
}
h3 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 3rem;
  margin: 1.5rem 0 1.5rem 0;
}
h4 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 2.8rem;
  margin: 1.5rem 0 1.5rem 0;
}
h5 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 2.4rem;
  margin: 1.5rem 0 1.5rem 0;
}
h6 {
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 2.2rem;
  margin: 1.5rem 0 1.5rem 0;
}
p {
  margin: 0 0 2rem 0;
  font-family: "Gotham Book", sans-serif;
}
.special-heading h1 {
  font-family: "Gotham Bold", sans-serif;
  font-size: 4.9rem;
  line-height: normal;
}
.epic-title {
  font-family: "gotham_blackregular", sans-serif;
  font-size: 6rem;
  line-height: normal;
}
.highlight-title {
  font-family: "Gotham Bold", sans-serif;
  font-size: 6rem;
  margin: 2rem 0 2rem 0;
}
/*

██╗     ██╗███╗   ██╗██╗  ██╗███████╗
██║     ██║████╗  ██║██║ ██╔╝██╔════╝
██║     ██║██╔██╗ ██║█████╔╝ ███████╗
██║     ██║██║╚██╗██║██╔═██╗ ╚════██║
███████╗██║██║ ╚████║██║  ██╗███████║
╚══════╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝

*/
a:link {
  color: #00AFC7;
  text-decoration: none;
}
a:visited {
  color: #00AFC7;
  text-decoration: none;
}
a:hover {
  color: #00B175;
  text-decoration: none;
}
a:active {
  color: #00B175;
  text-decoration: none;
}
/* fontwaesome */
.fa-instagram, .fa-twitter, .fa-facebook-f, .fa-envelope, .fa-search, .fa-times, .fa-google-plus-g, .fa-linkedin-in, .fa-phone-alt {
  color: #fff;
  font-size: 2.3rem;
  margin-right: 10px;
}
.fa-instagram:hover, .fa-twitter:hover, .fa-facebook-f:hover, .fa-envelope:hover, .fa-search:hover, .fa-times:hover, .fa-google-plus-g:hover, .fa-linkedin-in:hover, .fa-phone-alt:hover {
  color: #ffc82f;
  margin-right: 10px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  transition-duration: 0.5s;
}
#social-icons-lightmode .fa-facebook-f, #social-icons-lightmode .fa-twitter, #social-icons-lightmode .fa-instagram, #social-icons-lightmode .fa-linkedin-in, #social-icons-lightmode .fa-phone-alt {
  color: #ffffff;
}
#social-icons-lightmode .fa-facebook-f:hover, #social-icons-lightmode .fa-twitter:hover, #social-icons-lightmode .fa-instagram:hover, #social-icons-lightmode .fa-linkedin-in:hover, #social-icons-lightmode .fa-phone-alt:hover {
  color: #EEF4F7;
}
.fa-expand {
  font-size: 9.6rem;
}
/* //end fontwaesome */
/*

████████╗███████╗██╗  ██╗████████╗
╚══██╔══╝██╔════╝╚██╗██╔╝╚══██╔══╝
   ██║   █████╗   ╚███╔╝    ██║
   ██║   ██╔══╝   ██╔██╗    ██║
   ██║   ███████╗██╔╝ ██╗   ██║
   ╚═╝   ╚══════╝╚═╝  ╚═╝   ╚═╝

 ██████╗ ██████╗  █████╗ ██████╗ ██╗███████╗███╗   ██╗████████╗
██╔════╝ ██╔══██╗██╔══██╗██╔══██╗██║██╔════╝████╗  ██║╚══██╔══╝
██║  ███╗██████╔╝███████║██║  ██║██║█████╗  ██╔██╗ ██║   ██║
██║   ██║██╔══██╗██╔══██║██║  ██║██║██╔══╝  ██║╚██╗██║   ██║
╚██████╔╝██║  ██║██║  ██║██████╔╝██║███████╗██║ ╚████║   ██║
 ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ ╚═╝╚══════╝╚═╝  ╚═══╝   ╚═╝

gradient overlay to text
#22AC57. */
.text-gradient {
  /* Fallback: Set a background color. */
  background-color: #00AFC7 !important;
  /* Create the gradient. */
  background-image: linear-gradient(90deg, #00B175, #00B175, #00AFC7, #00AFC7) !important;
  /* Set the background size and repeat properties. */
  background-size: 100% !important;
  background-repeat: repeat !important;
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
  -moz-background-clip: text !important;
  -moz-text-fill-color: rgba(0, 0, 0, 0) !important;
}
/* SEARCH & FILTER */
.search-wrapper input, .search-wrapper select {
  border-width: 0;
  padding: 5px 10px;
  margin-right: 20px;
  height: auto !important;
  color: #333333;
}
.searchandfilter label {
  display: inline-block;
  margin: 0;
  padding: 0 40px 0px 0 !important;
  padding-left: 0px;
}
/* 
 █████╗  ██████╗███████╗
██╔══██╗██╔════╝██╔════╝
███████║██║     █████╗  
██╔══██║██║     ██╔══╝  
██║  ██║╚██████╗██║     
╚═╝  ╚═╝ ╚═════╝╚═╝     
                        
ACF */
.acf-flexible-content .layout .acf-fc-layout-handle {
  display: block;
  position: relative;
  padding: 8px 10px;
  cursor: move;
  border-bottom: aquamarine solid 1px;
  color: #444;
  font-size: 14px;
  line-height: 1.4em;
  background: aquamarine !important;
}
.postbox-header, .postbox.closed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #c3c4c7;
  background: aquamarine !important;
}
/* 
███╗   ███╗ █████╗ ██╗██╗      ██████╗██╗  ██╗██╗███╗   ███╗██████╗ 
████╗ ████║██╔══██╗██║██║     ██╔════╝██║  ██║██║████╗ ████║██╔══██╗
██╔████╔██║███████║██║██║     ██║     ███████║██║██╔████╔██║██████╔╝
██║╚██╔╝██║██╔══██║██║██║     ██║     ██╔══██║██║██║╚██╔╝██║██╔═══╝ 
██║ ╚═╝ ██║██║  ██║██║███████╗╚██████╗██║  ██║██║██║ ╚═╝ ██║██║     
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝╚══════╝ ╚═════╝╚═╝  ╚═╝╚═╝╚═╝     ╚═╝╚═╝     
                                                                    
MAILCHIMP */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  font-family: "Gotham Bold", sans-serif;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
  font-family: "Gotham Bold", sans-serif;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
  font-family: "Gotham Bold", sans-serif;
}
.custom-mailchimp-input {
  background: transparent;
  border: 2px solid #fff;
  padding: 6px 12px;
  color: #fff;
  width: 186px;
}
.custom-mailchimp-input-wider {
  background: transparent;
  border: 2px solid #fff;
  padding: 6px 12px;
  margin-bottom: 20px;
  color: #fff;
  width: 320px;
}
.custom-mailchimp-button {
  background: #fff;
  border: 2px solid #fff;
  color: #008AB3;
  padding: 6px 12px;
}
.custom-mailchimp-button:hover {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 6px 12px;
}
/*
███████╗ █████╗ ██╗   ██╗ ██████╗ ██████╗ ██╗████████╗███████╗███████╗
██╔════╝██╔══██╗██║   ██║██╔═══██╗██╔══██╗██║╚══██╔══╝██╔════╝██╔════╝
█████╗  ███████║██║   ██║██║   ██║██████╔╝██║   ██║   █████╗  ███████╗
██╔══╝  ██╔══██║╚██╗ ██╔╝██║   ██║██╔══██╗██║   ██║   ██╔══╝  ╚════██║
██║     ██║  ██║ ╚████╔╝ ╚██████╔╝██║  ██║██║   ██║   ███████╗███████║
╚═╝     ╚═╝  ╚═╝  ╚═══╝   ╚═════╝ ╚═╝  ╚═╝╚═╝   ╚═╝   ╚══════╝╚══════╝
                                                                      
Favorites
*/
.simplefavorite-button, .simplefavorites-clear {
  color: #fff !important;
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7) !important;
  border-color: transparent !important;
  padding: 12px 12px 7px 12px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "Gotham Bold", sans-serif;
  text-transform: uppercase;
  border-width: 0;
  transition: all 0.6s;
  max-width: 100%;
}
.simplefavorite-button:hover, .simplefavorites-clear:hover {
  color: #fff !important;
  background: linear-gradient(45deg, #00B175, #00B175, #00AFC7) !important;
  border-color: transparent !important;
  padding: 12px 12px 7px 12px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "Gotham Bold", sans-serif;
  text-transform: uppercase;
  border-width: 0;
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
}
.simplefavorite-button:active {
  color: #ffc82f !important;
}
button.active {
  color: white !important;
  background: linear-gradient(45deg, #00B175, #00B175, #00B175) !important;
  border-color: transparent !important;
  padding: 12px 12px 7px 12px;
}
.fa.fa-thin {
  font-weight: 100;
}
/*
██████╗ ██████╗ ███████╗ ██████╗██████╗  ██████╗ ██╗    ██╗██████╗ 
██╔══██╗██╔══██╗██╔════╝██╔════╝██╔══██╗██╔═══██╗██║    ██║██╔══██╗
██████╔╝██║  ██║█████╗  ██║     ██████╔╝██║   ██║██║ █╗ ██║██║  ██║
██╔═══╝ ██║  ██║██╔══╝  ██║     ██╔══██╗██║   ██║██║███╗██║██║  ██║
██║     ██████╔╝██║     ╚██████╗██║  ██║╚██████╔╝╚███╔███╔╝██████╔╝
╚═╝     ╚═════╝ ╚═╝      ╚═════╝╚═╝  ╚═╝ ╚═════╝  ╚══╝╚══╝ ╚═════╝ 
                                                                   
*/
#btn-pdf {
  font-family: "Gotham Bold", sans-serif;
  border-radius: 0 !important;
  color: #fff;
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7);
  border-color: transparent;
  max-width: fit-content;
  padding: 12px 12px 7px 12px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
#btn-pdf:hover {
  color: #fff;
  background: linear-gradient(45deg, #00B175, #00B175, #00AFC7);
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
}
/*

███████╗██╗    ██╗██╗██████╗ ███████╗██████╗
██╔════╝██║    ██║██║██╔══██╗██╔════╝██╔══██╗
███████╗██║ █╗ ██║██║██████╔╝█████╗  ██████╔╝
╚════██║██║███╗██║██║██╔═══╝ ██╔══╝  ██╔══██╗
███████║╚███╔███╔╝██║██║     ███████╗██║  ██║
╚══════╝ ╚══╝╚══╝ ╚═╝╚═╝     ╚══════╝╚═╝  ╚═╝

*/
/* Swiper Navigation */
.swiper-button-prev {
  color: rgba(255, 255, 255, 0.7) !important;
  padding-left: 0px;
}
.swiper-button-next {
  color: rgba(255, 255, 255, 0.7) !important;
  padding-right: 10px !important;
}
.swiper-button-prev2 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.swiper-button-next2 {
  color: rgba(0, 0, 0, 0.7) !important;
}
/* hide arrow when nothing to show */
.swiper-button-disabled {
  color: rgba(0, 0, 0, 0.05) !important;
}
/* Swiper Pagination*/
.swiper-pagination-bullet {
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.5);
  width: 12px;
  height: 12px;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}
/* Swiper Scroll */
.swiper-scrollbar-drag {
  background-image: url("/img/scroll-circle.png");
  width: 15px;
  height: 15px;
  opacity: 0.7 !important;
}
.swiper-scrollbar {
  background: fuchsia;
  background-image: url("/img/scroll-line.png");
  height: 15px !important;
}
/* Swiper Kenburns Fx */
.swiper-scale-effect .swiper-slide-cover {
  transition: 26.5s ease-out;
  transform: scale(1.1);
}
.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1.3);
}
/* Img Filters */
.img-brightness {
  filter: brightness(80%);
}
.img-contrast {
  filter: contrast(1.3);
}
/* Swiper Content*/
.swiper-headline {
  font-family: "gotham_blackregular", sans-serif;
  font-size: 7.4rem;
  font-weight: 700;
  color: #fff;
  line-height: normal;
  padding: 0 10%;
  text-shadow: 3px 6px 6px rgba(0, 0, 0, 0.2);
}
.swiper-headline-adhoc {
  font-family: "Gotham Bold", sans-serif;
  font-size: 5.4rem;
  font-weight: 700;
  color: #fff;
  line-height: normal;
  text-align: left;
  text-shadow: 3px 6px 6px rgba(0, 0, 0, 0.2);
}
.swiper-description {
  font-family: "Gotham Book", sans-serif;
  font-size: 2.2rem;
  color: #fff;
}
@media (max-width: 992px) {
  .swiper-headline, .swiper-headline-adhoc {
    font-size: 3.9rem;
  }
}
#block-swiper-banner:before {
  width: 100vw;
  height: 100%;
  display: block;
  content: " ";
  background-position: center bottom;
  background-size: cover;
  background-repeat: repeat-x;
  position: absolute;
  z-index: 2;
  height: 70vh;
  pointer-events: none;
  opacity: 0.75;
}
/* Swiper Banner */
#block-swiper-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  height: fit-content;
  overflow: hidden;
  width: 100%;
  background: #f1f1f1;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-banner {
  width: 100%;
  height: 70vh;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}
/* keeps the proportion between image and video */
#block-swiper-banner .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 70vh;
}
#block-swiper-banner .swiper-slide-cover video {
  object-fit: cover;
  width: 100%;
  height: 70vh;
}
@media only screen and (max-width: 992px) {
  /* keeps the proportion between image and video */
  .swiper-banner {
    height: 70vh;
  }
  #block-swiper-banner .swiper-slide img {
    height: 70vh;
  }
  #block-swiper-banner .swiper-slide-cover video {
    height: 70vh;
  }
}
/* Swiper Main Slider */
#block-main-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  height: fit-content;
  overflow: hidden;
  width: 100%;
  background: #f1f1f1;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-main {
  width: 100%;
  height: 60vh;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}
/* keeps the proportion between image and video */
#block-main-slider .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 60vh;
}
#block-main-slider .swiper-slide-cover video {
  object-fit: cover;
  width: 100%;
  height: 60vh;
}
@media only screen and (max-width: 992px) {
  /* keeps the proportion between image and video */
  .swiper-main {
    height: 60vh;
  }
  #block-main-slider .swiper-slide img {
    height: 60vh;
  }
  #block-main-slider .swiper-slide-cover video {
    height: 60vh;
  }
}
/* Swiper Ad Hoc Slider */
#block-swiper-adhoc .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  height: fit-content;
  overflow: hidden;
  width: 100%;
  background: #f1f1f1;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-adhoc {
  width: 100%;
  height: 60vh;
  min-height: 480px;
  max-height: 720px;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}
.swiper-adhoc .thin-slider {
  height: 50vh;
  max-height: 650px;
}
/* keeps the proportion between image and video */
#block-swiper-adhoc .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: 60vh;
  min-height: 480px;
  max-height: 720px;
}
#block-swiper-adhoc .swiper-slide-cover video {
  object-fit: cover;
  width: 100%;
  height: 60vh;
  min-height: 480px;
  max-height: 720px;
}
@media only screen and (max-width: 992px) {
  /* keeps the proportion between image and video */
  .swiper-main {
    height: 60vh;
    min-height: 480px;
  }
  #block-swiper-adhoc .swiper-slide img {
    height: 60vh;
    min-height: 480px;
  }
  #block-swiper-adhoc .swiper-slide-cover video {
    height: 60vh;
    min-height: 480px;
  }
}
#block-swiper-banner.thin-header, #block-swiper-banner.thin-header:before, #block-swiper-banner.thin-header .swiper-slide img {
  height: 50vh;
}
/* flexible-content products fx */
.soften {
  opacity: 0.8;
}
.tile {
  display: inline-block;
  text-align: left;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0);
}
.tile:before {
  content: "";
  background: -webkit-gradient(linear, left bottom, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  width: 100%;
  height: 50px;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tile img {
  display: block;
  max-width: 50%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: scale(1.1);
  filter: brightness(0%);
}
#tile-button {
  border-width: 2;
  position: absolute;
  bottom: 0;
  border: 0px solid red;
  width: 100% !important;
  height: 99px;
}
#tile-button2 {
  border-width: 2;
  position: relative;
  bottom: 0;
  border: 0px solid red;
  width: 100% !important;
  height: 99px;
}
#tile-button3 {
  border-width: 2;
  position: absolute;
  bottom: 30px;
  border: 0px solid red;
  width: inherit !important;
  height: 40px;
}
#tile-button3a {
  border-width: 2;
  position: absolute;
  bottom: 0px;
  border: 0px solid yellow;
  width: inherit !important;
  height: 40px;
}
#tile-button4 {
  border-width: 2;
  position: absolute;
  bottom: -1px;
  left: 0;
  border: 0px solid red;
  width: inherit !important;
  height: 45px;
}
#tile-button5 {
  border-width: 2;
  position: relative;
  bottom: 0px !important;
  border: 0px solid yellow;
  width: inherit !important;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  #tile-button3 {
    border-width: 2;
    position: absolute;
    top: 28px;
    border: 0px solid red;
    width: fit-content !important;
    height: 40px;
  }
  #tile-button3a {
    border-width: 2;
    position: absolute;
    top: 0px;
    border: 0px solid yellow;
    width: inherit !important;
    height: 40px;
  }
  .tile {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
    text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0);
  }
  .tile:before {
    content: "";
    background: -webkit-gradient(linear, left bottom, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    width: 100%;
    height: 50px;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    -webkit-transition-property: bottom, opacity;
    transition-property: bottom, opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
}
.tile .details {
  padding: 9px 15px 6px 15px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  border: 0px solid green;
}
.tile .details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 0px;
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  text-align: left;
}
.title {
  opacity: 1 !important;
}
.tile:focus:before, .tile:focus span, .tile:hover:before, .tile:hover span {
  opacity: 1;
}
.tile:focus:before, .tile:hover:before {
  top: 0%;
  height: 100%;
}
.tile:focus span, .tile:hover span {
  top: 0;
}
.tile:focus .title, .tile:hover .title {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.tile:focus .info, .tile:hover .info {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
/* //end flexible-content products fx */
/* 

███████╗███████╗ █████╗ ██████╗  ██████╗██╗  ██╗
██╔════╝██╔════╝██╔══██╗██╔══██╗██╔════╝██║  ██║
███████╗█████╗  ███████║██████╔╝██║     ███████║
╚════██║██╔══╝  ██╔══██║██╔══██╗██║     ██╔══██║
███████║███████╗██║  ██║██║  ██║╚██████╗██║  ██║
╚══════╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝
                                                
██╗  ██╗████████╗███╗   ███╗██╗         ███████╗
██║  ██║╚══██╔══╝████╗ ████║██║         ██╔════╝
███████║   ██║   ██╔████╔██║██║         ███████╗
██╔══██║   ██║   ██║╚██╔╝██║██║         ╚════██║
██║  ██║   ██║   ██║ ╚═╝ ██║███████╗    ███████║
╚═╝  ╚═╝   ╚═╝   ╚═╝     ╚═╝╚══════╝    ╚══════╝
                                                

SEARCH HTML5 */
input {
  outline: none;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 100%;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button {
  display: none;
}
input[type=search] {
  background: rgba(255, 255, 255, 0.9) url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
  border: solid 1px #ccc;
  padding: 3px 32px;
  width: 38px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 6px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
input[type=search]:focus {
  width: 130px;
  background-color: #fff;
  border-color: #28a745;
  -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
input:-moz-placeholder {
  color: #999;
}
input::-webkit-input-placeholder {
  color: #999;
}
.search-form .search-submit {
  display: none;
}
/* BANNER CTA */
.bannercta-bg-height {
  height: 480px;
}
@media only screen and (max-width: 576px) {
  .bannercta-bg-height {
    height: 320px;
  }
}
/* Interactions */
#grid-block-text-reveal {
  transform: translate(0px, 0px);
  transition-duration: 0.2s;
}
#grid-block-text-reveal:hover {
  transform: translate(0px, -12px);
  transition-duration: 1s;
}
#grid-block-text-reveal:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #00B175, #00AFC7, #00AFC7);
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
#grid-block-text-reveal:hover::before {
  visibility: visible;
  transform: scaleX(1);
}
#grid-block-text-reveal-deep-purple {
  transform: translate(0px, 0px);
  transition-duration: 0.2s;
}
#grid-block-text-reveal-deep-purple:hover {
  transform: translate(0px, -6px);
  transition-duration: 1s;
}
#grid-block-text-reveal-deep-purple:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #b41e8e, #542e91);
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
#grid-block-text-reveal-deep-purple:hover::before {
  visibility: visible;
  transform: scaleX(1);
}
/* 

████████╗ ██████╗  ██████╗  ██████╗ ██╗     ███████╗
╚══██╔══╝██╔═══██╗██╔════╝ ██╔════╝ ██║     ██╔════╝
   ██║   ██║   ██║██║  ███╗██║  ███╗██║     █████╗  
   ██║   ██║   ██║██║   ██║██║   ██║██║     ██╔══╝  
   ██║   ╚██████╔╝╚██████╔╝╚██████╔╝███████╗███████╗
   ╚═╝    ╚═════╝  ╚═════╝  ╚═════╝ ╚══════╝╚══════╝
                                                    
███╗   ███╗███████╗███╗   ██╗██╗   ██╗              
████╗ ████║██╔════╝████╗  ██║██║   ██║              
██╔████╔██║█████╗  ██╔██╗ ██║██║   ██║              
██║╚██╔╝██║██╔══╝  ██║╚██╗██║██║   ██║              
██║ ╚═╝ ██║███████╗██║ ╚████║╚██████╔╝              
╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝ ╚═════╝               
                                                    

Hamburger icon animation - https://mdbootstrap.com/docs/jquery/navigation/hamburger-menu/ */
.navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0) !important;
}
.animated-icon1, .animated-icon2, .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Icon 1 */
.animated-icon1, .animated-icon2, .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.animated-icon1 span {
  background: #fff;
}
.animated-icon2 span {
  background: #ffffff;
}
.animated-icon3 span {
  background: #ffffff;
}
.animated-icon1 span:nth-child(1) {
  top: 0px;
}
.animated-icon1 span:nth-child(2) {
  top: 10px;
}
.animated-icon1 span:nth-child(3) {
  top: 20px;
}
.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* Icon 3*/
.animated-icon2 span:nth-child(1) {
  top: 0px;
}
.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
  top: 10px;
}
.animated-icon2 span:nth-child(4) {
  top: 20px;
}
.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}
.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}
/* Icon 4 */
.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}
.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}
/* //end Hamburger icon animation */
#gallery {
  overflow-x: hidden;
}
.slick-arrow {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
  cursor: pointer;
  /* w & h should match the arrows dimension */
  width: 15px;
  height: 29px;
  position: absolute;
  top: 30%;
  z-index: 98;
  text-indent: 999em;
}
.slick-prev {
  background-image: url("img/arrow-prev.png");
  left: 12px;
  top: 50%;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}
.slick-next {
  background-image: url("img/arrow-next.png");
  right: 12px;
  top: 50%;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}
/* styling li button */
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  list-style: none;
}
li button {
  background: #8EC640;
  color: #8EC640;
  border: 0px solid #1B1548;
  height: 12px;
  width: 12px;
  border-radius: 20px;
  margin-right: 10px;
  padding: 0 6px;
  font-size: 1px;
}
li.slick-active button {
  background: #1B1548;
  color: #1B1548;
  border: 0px solid #8EC640;
  height: 12px;
  width: 12px;
  border-radius: 20px;
}
/* Slider logos */
#gallery {
  margin: 1rem auto;
  width: 100%;
}
#gallery img {
  margin: 0.2rem;
}
.individual-logo {
  height: 160px !important;
  padding: 0 36px !important;
}
/*
 █████  ███    ██ ██ ███    ███  █████  ████████ ███████ ██████       ██████  ██████   █████  ██████  ██ ███████ ███    ██ ████████ 
 ██   ██ ████   ██ ██ ████  ████ ██   ██    ██    ██      ██   ██     ██       ██   ██ ██   ██ ██   ██ ██ ██      ████   ██    ██    
 ███████ ██ ██  ██ ██ ██ ████ ██ ███████    ██    █████   ██   ██     ██   ███ ██████  ███████ ██   ██ ██ █████   ██ ██  ██    ██    
 ██   ██ ██  ██ ██ ██ ██  ██  ██ ██   ██    ██    ██      ██   ██     ██    ██ ██   ██ ██   ██ ██   ██ ██ ██      ██  ██ ██    ██    
 ██   ██ ██   ████ ██ ██      ██ ██   ██    ██    ███████ ██████       ██████  ██   ██ ██   ██ ██████  ██ ███████ ██   ████    ██    
                                                                                                                                     
  
 https://kevinhufnagl.com/how-to-stripe-website-gradient-effect/
 
 */
#navbar-fx, #footer.bg-gradient-main, #sub-section-cards .gradient-section, .search-results .search-heading {
  background: linear-gradient(-45deg, #00B175, #00AFC7, #00B175, #00AFC7);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*

██    ██ ██ ███████ ██     ██ ██████   ██████  ██████  ████████      █████  ███    ██ ██ ███    ███  █████  ████████ ██  ██████  ███    ██ ███████ 
██    ██ ██ ██      ██     ██ ██   ██ ██    ██ ██   ██    ██        ██   ██ ████   ██ ██ ████  ████ ██   ██    ██    ██ ██    ██ ████   ██ ██      
██    ██ ██ █████   ██  █  ██ ██████  ██    ██ ██████     ██        ███████ ██ ██  ██ ██ ██ ████ ██ ███████    ██    ██ ██    ██ ██ ██  ██ ███████ 
 ██  ██  ██ ██      ██ ███ ██ ██      ██    ██ ██   ██    ██        ██   ██ ██  ██ ██ ██ ██  ██  ██ ██   ██    ██    ██ ██    ██ ██  ██ ██      ██ 
  ████   ██ ███████  ███ ███  ██       ██████  ██   ██    ██        ██   ██ ██   ████ ██ ██      ██ ██   ██    ██    ██  ██████  ██   ████ ███████ 
                                                                                                                                                   
*/
.slide-in-bottom, .slide-in-bottom1, .slide-in-bottom2, .slide-in-bottom3, .slide-in-bottom4, .slide-in-bottom5, .slide-in-bottom6, .slide-in-bottom7, .slide-in-bottom8, .slide-in-bottom9, .slide-in-bottom10, .slide-in-bottom11, .slide-in-bottom12 {
  opacity: 0;
}
.slide-in-bottom.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom1.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom2.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom3.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom4.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1.6s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1.6s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom5.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 1.8s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 1.8s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom6.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom7.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 2.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 2.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom8.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 2.4s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 2.4s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom9.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 2.6s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 2.6s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom10.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 2.8s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 2.8s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom11.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 3s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 3s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
.slide-in-bottom12.onscreen {
  opacity: 1;
  -webkit-animation: slide-in-bottom 3.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
  animation: slide-in-bottom 3.2s cubic-bezier(0.075, 0.82, 0.165, 1) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2022-7-28 11:21:32
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Gotham Book", sans-serif;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 57%;
  }
  body {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 576px) {
  html {
    font-size: 54%;
  }
  body {
    font-size: 2.1rem;
  }
}
*:focus {
  outline: none !important;
}
#container-broucek {
  margin-top: 0px;
  padding: 0;
  background-color: #ffffff;
}
.spacer-top {
  background: transparent;
  height: 100px;
}
@media (min-width: 1200px) {
  .spacer-top {
    height: 158px;
  }
}
.separator {
  border-top: 1px solid #efefef;
}
hr {
  margin: 30px 0;
}
/*
██╗███╗   ███╗ █████╗  ██████╗ ███████╗
██║████╗ ████║██╔══██╗██╔════╝ ██╔════╝
██║██╔████╔██║███████║██║  ███╗█████╗
██║██║╚██╔╝██║██╔══██║██║   ██║██╔══╝
██║██║ ╚═╝ ██║██║  ██║╚██████╔╝███████╗
╚═╝╚═╝     ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝
*/
.alignright {
  float: right !important;
  margin: 30px auto 40px auto !important;
  width: 100% !important;
}
.alignleft {
  float: left !important;
  margin: 30px auto 40px auto !important;
  width: 100% !important;
}
.aligncenter, .alignnone {
  display: block !important;
  margin: 30px auto 40px auto !important;
  width: 100% !important;
}
.contenidos img, .contenidos svg, p img {
  display: block !important;
  margin: 30px auto 40px auto !important;
  width: 100% !important;
  height: auto;
}
.wp-caption-text {
  position: relative;
  font-style: italic;
  font-family: "gotham_mediumregular", sans-serif;
  font-size: 1.5rem;
  margin-bottom: -20px !important;
  top: -20px;
  width: 100% !important;
  color: gray;
}
.itinerary img, .itinerary svg, p img {
  display: block !important;
  margin-top: 0 !important;
  margin-right: 20px !important;
  width: auto !important;
}
.contenidos img.imgmanual {
  width: auto !important;
}
/* Logos */
#logo-change {
  position: relative;
}
.logo-constraint {
  max-width: 350px !important;
}
/* // Logos */
/* NAVBAR */
#navbar-fx {
  padding: 10px 10px;
  transition: 0.4s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
}
#navfloatingbox {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  border: 0px solid blue;
  color: #fff;
  z-index: 101;
}
/* Menu

███╗   ███╗███████╗███╗   ██╗██╗   ██╗
████╗ ████║██╔════╝████╗  ██║██║   ██║
██╔████╔██║█████╗  ██╔██╗ ██║██║   ██║
██║╚██╔╝██║██╔══╝  ██║╚██╗██║██║   ██║
██║ ╚═╝ ██║███████╗██║ ╚████║╚██████╔╝
╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝ ╚═════╝

*/
/* MENU ITEMS */
.menu-item a, .menu-item a:link, .menu-item a:visited {
  line-height: 100% !important;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  margin: 3px 24px 3px 0;
  display: block;
  font-family: "Gotham Bold", sans-serif;
  font-size: 1.7rem;
}
@media (min-width: 1400px) {
  #header .menu-item a {
    padding: 5px 12px;
  }
}
@media (min-width: 1600px) {
  #header .menu-item a {
    padding: 5px 20px;
  }
}
.menu-item a:hover {
  color: #00B175;
  line-height: normal;
  text-decoration: none;
  background-image: url("images/next-mini");
  background: transparent;
}
.menu-item a:active {
  color: #00B175;
  line-height: 1.1;
  text-decoration: none;
}
.menu-item.current-menu-item > a {
  color: #00B175;
}
.menu-item.current-menu-ancestor > a {
  color: #00B175;
}
.dropdown-menu {
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  text-align: left !important;
  list-style: none;
  background-color: whitesmoke;
  background-clip: padding-box;
  border: 10px solid whitesmoke;
  border-radius: 0.25rem;
}
.dropdown-item {
  color: #000 !important;
  padding: 9px 15px;
}
.dropdown-item.hover, .dropdown-item:hover {
  color: #fff !important;
  text-decoration: none;
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7) !important;
}
.dropdown-item.active, .dropdown-item:active {
  text-decoration: none;
  background-color: #fff;
}
@media (min-width: 1200px) {
  #navbar-fx .dropdown a {
    text-align: left;
  }
}
/* CTA MENU */
#cta-menu .menu-item a, #cta-menu .menu-item a:link, #cta-menu .menu-item a:visited, #cta-menu .menu-item a:active {
  font-family: "Gotham Bold", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  margin: 0 6px 0 0;
  display: inline;
}
#cta-menu .menu-item a:hover {
  color: #fff;
  text-decoration: none;
}
#cta-menu ol, #cta-menu ul {
  padding-left: 0rem;
}
/*// container class first unordered list*/
/*//unordered list within an unordered list*/
/*// each navigation item*/
#cta-menu .cta-menu li {
  display: inline;
  background-color: #fff;
  padding: 5px 10px;
}
/*// each navigation item anchor*/
#cta-menu .cta-menu li a {
  color: #00AFC7 !important;
}
/*// unordered list if there is drop down items*/
/*// each drop down navigation item*/
/*// each drap down navigation item anchor*/
#cta-menu .cta-menu li:not(:last-child) a {
  border-right: 1px solid #ededed;
  padding: 0px 12px 0px 0px;
}
#cta-menu .cta-menu li:last-child a {
  padding: 0px 0px 0px 0px;
  color: #fff;
}
/*

 ██████╗ █████╗ ██████╗ ██████╗ ███████╗
██╔════╝██╔══██╗██╔══██╗██╔══██╗██╔════╝
██║     ███████║██████╔╝██║  ██║███████╗
██║     ██╔══██║██╔══██╗██║  ██║╚════██║
╚██████╗██║  ██║██║  ██║██████╔╝███████║
 ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ ╚══════╝

 */
.card-thumb {
  width: 100%;
  height: auto;
  padding: 0;
}
.card-body {
  padding: 1.99rem 1.33rem 1rem 1.33rem;
}
.icon-constraint {
  width: 140px;
  height: auto;
}
/**/
.custom-listing-thumb {
  height: 640px !important;
}
.cards-wrapper .card {
  background-color: white;
}
@media (max-width: 991px) {
  .cards-wrapper .card-inner-wrap {
    max-width: 350px;
  }
}
.custom-grid .card-title {
  text-transform: uppercase;
  color: #00B175;
  line-height: 1.2;
  font-size: 17px !important;
}
.custom-grid .card-subtitle {
  color: #212529;
}
/*

██████╗  █████╗  ██████╗ ██╗███╗   ██╗ █████╗ ████████╗██╗ ██████╗ ███╗   ██╗
██╔══██╗██╔══██╗██╔════╝ ██║████╗  ██║██╔══██╗╚══██╔══╝██║██╔═══██╗████╗  ██║
██████╔╝███████║██║  ███╗██║██╔██╗ ██║███████║   ██║   ██║██║   ██║██╔██╗ ██║
██╔═══╝ ██╔══██║██║   ██║██║██║╚██╗██║██╔══██║   ██║   ██║██║   ██║██║╚██╗██║
██║     ██║  ██║╚██████╔╝██║██║ ╚████║██║  ██║   ██║   ██║╚██████╔╝██║ ╚████║
╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝   ╚═╝   ╚═╝ ╚═════╝ ╚═╝  ╚═══╝

 */
#pagination a:active {
  color: #00AFC7;
}
#pagination a:link {
  color: #00AFC7;
  text-decoration: none;
}
#pagination a:visited {
  color: #00AFC7;
}
#pagination a:hover {
  color: #00B175;
}
#pagination a:active {
  color: #ff0000;
}
.navigation li {
  display: inline;
  color: #00B175;
  text-decoration: none;
  font-family: "Gotham Book", sans-serif;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
  background-color: transparent;
  color: #00AFC7;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 6px;
  text-decoration: none;
}
.navigation li a:hover, .navigation li.active a {
  background-color: transparent;
  color: #00B175;
}
.mapbox {
  height: 240px;
  width: 100%;
}
.mapbox-info {
  height: 640px;
  width: 100%;
}
/* LIGHTGALLERY */
.lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
  font-size: 1.7rem;
  font-family: "Gotham Book", sans-serif;
}
.galleryItem {
  cursor: pointer;
}
/*
                   ██████  █████  ██████  ██████        ███████  ██████ ██████   ██████  ██      ██
                  ██      ██   ██ ██   ██ ██   ██       ██      ██      ██   ██ ██    ██ ██      ██
                  ██      ███████ ██████  ██   ██ █████ ███████ ██      ██████  ██    ██ ██      ██
                  ██      ██   ██ ██   ██ ██   ██            ██ ██      ██   ██ ██    ██ ██      ██
                   ██████ ██   ██ ██   ██ ██████        ███████  ██████ ██   ██  ██████  ███████ ███████
  */
.my-paroller {
  overflow: hidden;
}
.parallax-content {
  width: 100%;
  height: 500px;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}
.parallax-item {
  width: 100%;
  height: 700px;
  background-size: cover;
}
.fondo {
  height: 500px;
  /* You must set a specified height */
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
  background-attachment: scroll;
  overflow: hidden;
  position: relative;
}
.card {
  background-color: unset;
  border: unset;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 1199px) {
  #homepage-card-scroll .my-paroller {
    transition: none !important;
    transform: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .card:first-child {
    padding-right: 10px;
    padding-left: 0;
  }
  .card:last-child {
    padding-right: 0px;
    padding-left: 0px;
  }
  .card {
    border: unset;
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .card:first-child {
    padding-right: 10px;
    padding-left: 0;
  }
  .card:last-child {
    padding-right: 0px;
    padding-left: 10px;
  }
}
.cta-gradient-section {
  min-height: 100px;
  justify-content: end;
  display: flex;
  flex-direction: row;
  align-items: center;
}
body #homepage-card-scroll {
  padding-bottom: 100px;
  margin-bottom: 50px;
}
/*

              ██████   █████  ███    ██ ███    ██ ███████ ██████  ███████      ██████ ████████  █████
              ██   ██ ██   ██ ████   ██ ████   ██ ██      ██   ██ ██          ██         ██    ██   ██
              ██████  ███████ ██ ██  ██ ██ ██  ██ █████   ██████  ███████     ██         ██    ███████
              ██   ██ ██   ██ ██  ██ ██ ██  ██ ██ ██      ██   ██      ██     ██         ██    ██   ██
              ██████  ██   ██ ██   ████ ██   ████ ███████ ██   ██ ███████      ██████    ██    ██   ██


*/
.bannerParallaxWrapper {
  height: 480px;
  overflow: hidden;
}
.bannerParallaxWrapper .parallax-item {
  height: 600px;
}
.title-column {
  min-width: fit-content;
  max-width: fit-content;
}
.heading-gradient-strip {
  margin: 7px 0 9px 0;
}
.heading-gradient-row {
  flex-wrap: nowrap;
}
.bg-banner-cta {
  background-image: url("img/mrlc-CTA-Box-Graphic.png");
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
@media (max-width: 767px) {
  .heading-gradient-strip {
    display: none !important;
  }
  .title-column {
    min-width: fit-content !important;
    max-width: fit-content !important;
  }
}
/*

        ███████  ██████   ██████  ████████ ███████ ██████
        ██      ██    ██ ██    ██    ██    ██      ██   ██
        █████   ██    ██ ██    ██    ██    █████   ██████
        ██      ██    ██ ██    ██    ██    ██      ██   ██
        ██       ██████   ██████     ██    ███████ ██   ██

*/
#logo-footer {
  max-width: 320px !important;
}
/*

        ██████  ██       ██████   ██████ ██   ██     ███████ ██     ██ ██ ██████  ███████ ██████       █████  ██████  ██   ██  ██████   ██████
        ██   ██ ██      ██    ██ ██      ██  ██      ██      ██     ██ ██ ██   ██ ██      ██   ██     ██   ██ ██   ██ ██   ██ ██    ██ ██
        ██████  ██      ██    ██ ██      █████       ███████ ██  █  ██ ██ ██████  █████   ██████      ███████ ██   ██ ███████ ██    ██ ██
        ██   ██ ██      ██    ██ ██      ██  ██           ██ ██ ███ ██ ██ ██      ██      ██   ██     ██   ██ ██   ██ ██   ██ ██    ██ ██
        ██████  ███████  ██████   ██████ ██   ██     ███████  ███ ███  ██ ██      ███████ ██   ██     ██   ██ ██████  ██   ██  ██████   ██████

*/
@media (max-width: 767px) {
  .swiper-headline-adhoc {
    font-size: 32px;
  }
}
/*

                  ██████  ██    ██ ████████ ████████  ██████  ███    ██ ███████
                  ██   ██ ██    ██    ██       ██    ██    ██ ████   ██ ██
                  ██████  ██    ██    ██       ██    ██    ██ ██ ██  ██ ███████
                  ██   ██ ██    ██    ██       ██    ██    ██ ██  ██ ██      ██
                  ██████   ██████     ██       ██     ██████  ██   ████ ███████

*/
a {
  cursor: pointer;
}
.btn-gradient {
  color: #fff;
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7);
  border-color: transparent;
}
.btn-gradient:hover {
  color: #fff;
  background: linear-gradient(45deg, #00B175, #00B175, #00AFC7);
}
.btn {
  border-radius: 0 !important;
  border: unset !important;
  max-width: fit-content;
  padding: 10px 30px;
  text-transform: uppercase;
}
.btn:hover span, body .btn:hover {
  background-color: "Gotham Bold", sans-serif !important;
}
.btn:hover span, body .btn:hover, body .btn:hover .text-gradient {
  background-color: "Gotham Bold", sans-serif !important;
}
.btn span {
  text-transform: uppercase;
}
.card-scroll-row a .bg-gradient-main {
  transition: all 1s;
}
.card-scroll-row a:hover .bg-gradient-main {
  background: linear-gradient(45deg, #00B175, #00B175, #00AFC7);
}
.card-scroll-row a:hover .btn {
  background-color: "Gotham Bold", sans-serif !important;
  border: none;
  color: white !important;
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
}
.card-scroll-row a:hover .btn span {
  background-color: "Gotham Bold", sans-serif !important;
  -webkit-text-fill-color: none !important;
}
body .btn:hover, body #wrapper .btn:hover {
  box-shadow: 2px 4px 17px rgba(0, 0, 0, 0.2);
}
#banner-section a:hover .bg-gradient-diagonal {
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7, #00AFC7);
}
#banner-section a:hover .btn {
  box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.1);
}
/*

                ██       ██████   ██████   ██████      ███████ ██      ██ ██████  ███████ ██████
                ██      ██    ██ ██       ██    ██     ██      ██      ██ ██   ██ ██      ██   ██
                ██      ██    ██ ██   ███ ██    ██     ███████ ██      ██ ██   ██ █████   ██████
                ██      ██    ██ ██    ██ ██    ██          ██ ██      ██ ██   ██ ██      ██   ██
                ███████  ██████   ██████   ██████      ███████ ███████ ██ ██████  ███████ ██   ██

*/
@media (max-width: 767px) {
  #gallery .individual-logo {
    height: 90px !important;
    padding: 0 10px !important;
  }
}
#gallery .individual-logo {
  padding: 0 25px;
}
/*


                  ███████ ██    ██ ██████      ███████ ███████  ██████ ████████ ██  ██████  ███    ██      ██████  █████  ██████  ██████  ███████
                  ██      ██    ██ ██   ██     ██      ██      ██         ██    ██ ██    ██ ████   ██     ██      ██   ██ ██   ██ ██   ██ ██
                  ███████ ██    ██ ██████      ███████ █████   ██         ██    ██ ██    ██ ██ ██  ██     ██      ███████ ██████  ██   ██ ███████
                       ██ ██    ██ ██   ██          ██ ██      ██         ██    ██ ██    ██ ██  ██ ██     ██      ██   ██ ██   ██ ██   ██      ██
                  ███████  ██████  ██████      ███████ ███████  ██████    ██    ██  ██████  ██   ████      ██████ ██   ██ ██   ██ ██████  ███████


*/
.sub-section-card .image-wrap {
  height: 250px;
  background-position: center;
  background-size: cover;
}
.sub-section-card .gradient-section {
  background: linear-gradient(45deg, #00B175, #00AFC7, #00AFC7);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-section-card .overlay-image {
  background-image: url(img/mrlc-CTA-Box-Graphic.png);
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub-section-card p {
  font-family: "Gotham Bold", sans-serif;
  color: white;
  padding: 5px 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}
.sub-section-card {
  min-width: 300px;
  margin-bottom: 20px;
  transition-duration: 1s;
}
.sub-section-card a {
  transition: all;
}
.sub-section-card:hover {
  transform: translate(0px, -12px);
}
.sub-section-card a:hover .gradient-section {
  background: linear-gradient(45deg, #00B175, #00B175, #00AFC7, #00AFC7);
}
.sub-section-card a:hover .card-wrap-inner {
  box-shadow: 2px 4px 17px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1400px) {
  #sub-section-cards .cols5, #sub-section-cards .cols6 {
    min-width: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  #sub-section-cards .cols4 {
    min-width: 50%;
  }
}
/*

        ███████ ███████  █████  ████████ ██    ██ ██████  ███████ ██████       ██████  ██████  ███    ██ ████████ ███████ ███    ██ ████████
        ██      ██      ██   ██    ██    ██    ██ ██   ██ ██      ██   ██     ██      ██    ██ ████   ██    ██    ██      ████   ██    ██
        █████   █████   ███████    ██    ██    ██ ██████  █████   ██   ██     ██      ██    ██ ██ ██  ██    ██    █████   ██ ██  ██    ██
        ██      ██      ██   ██    ██    ██    ██ ██   ██ ██      ██   ██     ██      ██    ██ ██  ██ ██    ██    ██      ██  ██ ██    ██
        ██      ███████ ██   ██    ██     ██████  ██   ██ ███████ ██████       ██████  ██████  ██   ████    ██    ███████ ██   ████    ██

*/
#featured-content .image-wrapper {
  height: 400px;
  background-position: center;
  background-size: cover;
}
#featured-content h2, #featured-content h3, #featured-content h4 {
  font-family: "Gotham Bold", sans-serif;
  background-color: #00AFC7 !important;
  background-image: linear-gradient(90deg, #00B175, #00B175, #00AFC7, #00AFC7) !important;
  background-size: 100% !important;
  background-repeat: repeat !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}
#featured-content .bar-under-image {
  height: 20px;
}
@media (min-width: 1400px) {
  #featured-content .image-wrapper {
    height: 500px;
  }
}
/*

          ██████   █████  ███    ██ ███    ██ ███████ ██████      ██ ███    ██ ███████  ██████
          ██   ██ ██   ██ ████   ██ ████   ██ ██      ██   ██     ██ ████   ██ ██      ██    ██
          ██████  ███████ ██ ██  ██ ██ ██  ██ █████   ██████      ██ ██ ██  ██ █████   ██    ██
          ██   ██ ██   ██ ██  ██ ██ ██  ██ ██ ██      ██   ██     ██ ██  ██ ██ ██      ██    ██
          ██████  ██   ██ ██   ████ ██   ████ ███████ ██   ██     ██ ██   ████ ██       ██████

*/
#banner-info-wrapper.background-offset {
  margin-top: 110px;
  margin-bottom: 200px;
}
#banner-info-wrapper .background-offset-reverse {
  margin-top: -110px;
  margin-bottom: -110px;
}
#banner-info-wrapper .row:last-child .text-area {
  padding-bottom: 130px !important;
}
@media (max-width: 767px) {
  #banner-info-wrapper.background-offset {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  #banner-info-wrapper .text-area br {
    display: none;
  }
}
/*

            ███████ ███████  █████  ████████ ██    ██ ██████  ███████ ██████      ██       ██████   ██████  █████  ████████ ██  ██████  ███    ██ ███████
            ██      ██      ██   ██    ██    ██    ██ ██   ██ ██      ██   ██     ██      ██    ██ ██      ██   ██    ██    ██ ██    ██ ████   ██ ██
            █████   █████   ███████    ██    ██    ██ ██████  █████   ██   ██     ██      ██    ██ ██      ███████    ██    ██ ██    ██ ██ ██  ██ ███████
            ██      ██      ██   ██    ██    ██    ██ ██   ██ ██      ██   ██     ██      ██    ██ ██      ██   ██    ██    ██ ██    ██ ██  ██ ██      ██
            ██      ███████ ██   ██    ██     ██████  ██   ██ ███████ ██████      ███████  ██████   ██████ ██   ██    ██    ██  ██████  ██   ████ ███████

            (sponsored ads block )

*/
#featured-locations .inner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#featured-locations .featured-location {
  justify-content: center;
  flex-direction: column;
  display: flex;
  background-position: center;
  background-size: cover;
}
#featured-locations .background-overlay {
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  #featured-locations .gold .background-overlay {
    max-width: 440px;
  }
  #featured-locations .silver h3, #featured-locations .silver p {
    max-width: 400px;
  }
}
#featured-locations .bar-under-image {
  height: 20px;
}
#featured-locations .gold {
  order: 1;
}
#featured-locations .silver {
  order: 2;
}
#featured-locations .bronze {
  order: 3;
}
@media (min-width: 992px) {
  #featured-locations .featured-location {
    min-height: 400px;
  }
}
/*

            ██████  ██       ██████   ██████
            ██   ██ ██      ██    ██ ██
            ██████  ██      ██    ██ ██   ███
            ██   ██ ██      ██    ██ ██    ██
            ██████  ███████  ██████   ██████

*/
#grid-block-text-reveal .blog-title {
  line-height: 1.1;
}
/*

            ██      ██ ███████ ████████ ██ ███    ██  ██████  ███████
            ██      ██ ██         ██    ██ ████   ██ ██       ██
            ██      ██ ███████    ██    ██ ██ ██  ██ ██   ███ ███████
            ██      ██      ██    ██    ██ ██  ██ ██ ██    ██      ██
            ███████ ██ ███████    ██    ██ ██   ████  ██████  ███████

*/
.single-listings .btn {
  max-width: 100%;
}
.single-listings .btn:hover {
  color: white;
}
/*

            ██ ████████ ██ ███    ██ ███████ ██████   █████  ██████  ██    ██
            ██    ██    ██ ████   ██ ██      ██   ██ ██   ██ ██   ██  ██  ██
            ██    ██    ██ ██ ██  ██ █████   ██████  ███████ ██████    ████
            ██    ██    ██ ██  ██ ██ ██      ██   ██ ██   ██ ██   ██    ██
            ██    ██    ██ ██   ████ ███████ ██   ██ ██   ██ ██   ██    ██

*/
.favorites-list a {
  font-size: 30px;
  font-family: "Gotham Bold", sans-serif;
  line-height: 1.1;
}
.favorites-list li {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
.favorites-list img {
  margin: 0 !important;
  padding: 0;
}
.favorites-list p {
  margin: 0;
}
@media (max-width: 767px) {
  .favorites-list li {
    padding: 30px 0 !important;
  }
  .favorites-list img {
    margin: 0 0 20px 0 !important;
  }
  .itinerary .text-center {
    text-align: left !important;
  }
}
@media (min-width: 1200px) {
  .favorites-list li {
    padding: 80px 0 80px 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .favorites-list p {
    width: calc(100% - 150px);
    position: relative;
    left: 170px;
  }
  .favorites-list p:first-child {
    width: 150px;
    position: absolute;
    left: unset;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .favorites-list li {
    padding: 40px 0 40px 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .favorites-list p {
    width: calc(100% - 150px);
    position: relative;
    left: 170px;
  }
  .favorites-list p:first-child {
    width: 150px;
    position: absolute;
    left: unset;
  }
}
/*

███████ ███████  █████  ██████   ██████ ██   ██
██      ██      ██   ██ ██   ██ ██      ██   ██
███████ █████   ███████ ██████  ██      ███████
     ██ ██      ██   ██ ██   ██ ██      ██   ██
███████ ███████ ██   ██ ██   ██  ██████ ██   ██


*/
.search-fields {
  font-family: "gotham_mediumregular", sans-serif !important;
}
.search-wrapper ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  max-width: 100%;
}
.search-wrapper input, .search-wrapper select {
  border-width: 0;
  padding: 5px 10px;
  margin-right: 20px;
  height: 37px;
  color: #333333;
}
.search-wrapper input::placeholder {
  color: #00AFC7;
}
@media (max-width: 567px) {
  .search-wrapper li {
    width: 100%;
  }
  .search-wrapper input, .search-wrapper select, .search-wrapper label {
    width: 100%;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .search-wrapper li {
    width: 100%;
  }
  .search-wrapper input, .search-wrapper select, .search-wrapper label {
    width: 100%;
  }
}
.scroll-offset {
  margin-top: -200px;
  padding-top: 200px !important;
}
#main-menu #header-search-box form {
  margin: 0 !important;
  max-width: 300px;
}
@media (max-width: 1199px) {
  #main-menu #header-search-box form {
    margin: 20px 0 !important;
  }
}
/*
██████╗ ██████╗ ██╗███╗   ██╗████████╗
██╔══██╗██╔══██╗██║████╗  ██║╚══██╔══╝
██████╔╝██████╔╝██║██╔██╗ ██║   ██║
██╔═══╝ ██╔══██╗██║██║╚██╗██║   ██║
██║     ██║  ██║██║██║ ╚████║   ██║
╚═╝     ╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝   ╚═╝

PRINT STYLES */
@media print {
  #header {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */