<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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
*/
.prussian {
  color: #095676;
}
.bg-prussian {
  background-color: #095676 !important;
}
.jewel {
  color: #006a4f;
}
.bg-jewel {
  background-color: #006a4f;
}
.bg-jewel-light {
  background-color: rgba(0, 106, 79, 0.2);
}
.bluechill {
  color: #129386;
}
.bg-bluechill {
  background-color: #129386;
}
.bg-bluechill-light {
  background-color: rgba(18, 147, 134, 0.2);
}
.ochre {
  color: #D47A1F;
}
.bg-ochre {
  background-color: #D47A1F;
}
.bg-ochre-light {
  background-color: rgba(212, 122, 31, 0.2);
}
.mojo {
  color: #CB443F;
}
.bg-mojo {
  background-color: #CB443F;
}
.reddevil {
  color: #8A000E;
}
.bg-reddevil {
  background-color: #8A000E;
}
.bg-reddevil-light {
  background-color: rgba(138, 0, 14, 0.2);
}
.deepseagreen {
  color: #095676;
}
.bg-deepseagreen {
  background-color: #095676;
}
.bg-deepseagreen-light {
  background-color: rgba(13, 68, 100, 0.2);
}
.graywoodhouse {
  color: #414142;
}
.bg-graywoodhouse {
  background-color: #414142;
}
@font-face {
  font-family: "Placard MT Condensed";
  src: url("fonts/PlacardMT-Condensed.eot");
  src: url("fonts/PlacardMT-Condensed.eot?#iefix") format("embedded-opentype"), url("fonts/PlacardMT-Condensed.woff2") format("woff2"), url("fonts/PlacardMT-Condensed.woff") format("woff"), url("fonts/PlacardMT-Condensed.svg#PlacardMT-Condensed") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* font variables */
/* //end font variables */
.prose {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Nunito", sans-serif;
  font-size: 1.7rem;
  color: #444;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 60.5%;
  }
}
@media screen and (max-width: 576px) {
  html {
    font-size: 58.5%;
  }
}
h1 {
  font-family: "Nunito", sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
  color: #095676;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 20px 0 30px 0;
  line-height: 110% !important;
}
.fancy {
  line-height: 0.5;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before, .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 5px;
  width: 210px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  background: url(/wp-content/themes/broucek-v2-2019v1-roonka/img/title-left.png) no-repeat;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
  background: url(/wp-content/themes/broucek-v2-2019v1-roonka/img/title-right.png) no-repeat;
}
h2 {
  font-family: "Nunito", sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  color: #095676;
  margin: 1em 0 0.5em 0;
}
h3 {
  font-family: "Nunito", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  color: #095676;
  margin: 1em 0 0.5em 0;
}
h4 {
  font-family: "Nunito", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  color: #095676;
  margin: 1em 0 0.5em 0;
}
h5 {
  font-family: "Nunito", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  color: #095676;
  margin: 1em 0 0.5em 0;
}
h6 {
  font-family: "Nunito", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #095676;
  margin: 1em 0 0.5em 0;
  font-weight: 600 !important;
}
p {
  margin: 0 0 0.6em 0;
}
a:link {
  color: #095676;
  text-decoration: none;
}
a:visited {
  color: #095676;
}
a:hover {
  color: #CB443F;
}
.highlight {
  font-family: "Nunito", sans-serif;
}
.prose {
  font-family: "Nunito", sans-serif;
}
.custom {
  font-family: "Placard MT Condensed", sans-serif;
}
strong {
  font-family: "Nunito", sans-serif;
  font-weight: bold;
}
hr {
  border: 1px solid #095676 !important;
  opacity: 0.6 !important;
  margin: 3rem 0 !important;
}
blockquote p {
  padding-left: 3rem;
  margin-top: 3rem;
  bottom: 0;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  border-left: 5px solid #eee;
  color: #000;
}
@media screen and (max-width: 767px) {
  blockquote::before {
    font-size: 5rem;
    top: -10px;
    color: #095676;
  }
  blockquote::after {
    font-size: 5rem;
    top: -40px;
    color: #095676;
  }
  blockquote {
    quotes: "“" "”" "‘" "’";
    margin: 30px 0;
  }
  blockquote p {
    padding-left: 3rem;
    bottom: 0;
    color: #095676;
    text-align: left;
  }
}
#footer h2 {
  margin: 0 0 0.5em 0;
}
/* fontwaesome */
.fa-instagram, .fa-twitter, .fa-facebook-f, .fa-envelope, .fa-search, .fa-times, .fa-google-plus-g, .fa-linkedin-in, .fa-phone-alt, .fa-calendar-alt {
  font-size: 2.2rem;
  color: #fff;
  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, .fa-calendar-alt:hover {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 10px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  transition-duration: 0.4s;
}
.fa-expand {
  font-size: 2.6rem;
}
#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, #social-icons-lightmode .fa-calendar-alt, #social-icons-lightmode .fa-envelope {
  color: #B3B3B3;
}
#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, #social-icons-lightmode .fa-calendar-alt:hover, #social-icons-lightmode .fa-envelope:hover {
  color: #095676;
}
/* roonka */
#social-icons-roonka .fa-facebook-f, #social-icons-roonka .fa-twitter, #social-icons-roonka .fa-instagram, #social-icons-roonka .fa-linkedin-in, #social-icons-roonka .fa-phone-alt, #social-icons-roonka .fa-calendar-alt, #social-icons-roonka .fa-envelope {
  color: #095676;
}
#social-icons-roonka .fa-facebook-f:hover, #social-icons-roonka .fa-twitter:hover, #social-icons-roonka .fa-instagram:hover, #social-icons-roonka .fa-linkedin-in:hover, #social-icons-roonka .fa-phone-alt:hover, #social-icons-roonka .fa-calendar-alt:hover, #social-icons-roonka .fa-envelope:hover {
  color: rgba(13, 68, 100, 0.2);
}
/* napperby */
#social-icons-napperby .fa-facebook-f, #social-icons-napperby .fa-twitter, #social-icons-napperby .fa-instagram, #social-icons-napperby .fa-linkedin-in, #social-icons-napperby .fa-phone-alt, #social-icons-napperby .fa-calendar-alt, #social-icons-napperby .fa-envelope {
  color: #D47A1F;
}
#social-icons-napperby .fa-facebook-f:hover, #social-icons-napperby .fa-twitter:hover, #social-icons-napperby .fa-instagram:hover, #social-icons-napperby .fa-linkedin-in:hover, #social-icons-napperby .fa-phone-alt:hover, #social-icons-napperby .fa-calendar-alt:hover, #social-icons-napperby .fa-envelope:hover {
  color: #fff;
}
/* nyroca */
#social-icons-nyroca .fa-facebook-f, #social-icons-nyroca .fa-twitter, #social-icons-nyroca .fa-instagram, #social-icons-nyroca .fa-linkedin-in, #social-icons-nyroca .fa-phone-alt, #social-icons-nyroca .fa-calendar-alt, #social-icons-nyroca .fa-envelope {
  color: #8A000E;
}
#social-icons-nyroca .fa-facebook-f:hover, #social-icons-nyroca .fa-twitter:hover, #social-icons-nyroca .fa-instagram:hover, #social-icons-nyroca .fa-linkedin-in:hover, #social-icons-nyroca .fa-phone-alt:hover, #social-icons-nyroca .fa-calendar-alt:hover, #social-icons-nyroca .fa-envelope:hover {
  color: #fff;
}
/* seahaven */
#social-icons-seahaven .fa-facebook-f, #social-icons-seahaven .fa-twitter, #social-icons-seahaven .fa-instagram, #social-icons-seahaven .fa-linkedin-in, #social-icons-seahaven .fa-phone-alt, #social-icons-seahaven .fa-calendar-alt, #social-icons-seahaven .fa-envelope {
  color: #129386;
}
#social-icons-seahaven .fa-facebook-f:hover, #social-icons-seahaven .fa-twitter:hover, #social-icons-seahaven .fa-instagram:hover, #social-icons-seahaven .fa-linkedin-in:hover, #social-icons-seahaven .fa-phone-alt:hover, #social-icons-seahaven .fa-calendar-alt:hover, #social-icons-seahaven .fa-envelope:hover {
  color: #fff;
}
/* //end fontwaesome */
/* Ninja Forms */
.nf-form-content label {
  font-family: "Nunito", sans-serif;
  font-size: 1.6rem !important;
  font-weight: 400;
  line-height: 20px;
}
.nf-field-label label {
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  color: #000;
  margin: 0;
  padding: 0;
}
.nf-field-container .field-wrap .nf-element::placeholder {
  color: #333;
}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  background: #000 !important;
  border: 1px solid gray !important;
  border-radius: 4px !important;
  color: #fff !important;
  transition: all 0.5s;
  padding: 4px 20px 28px 20px !important;
  text-transform: uppercase !important;
  font-weight: bolder;
  float: right;
}
.nf-form-content button:hover, .nf-form-content input[type="button"]:hover, .nf-form-content input[type="submit"]:hover {
  background: #333 !important;
  border: 1px solid gray !important;
  color: #ffffff !important;
  transition: all 0.5s;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 30px !important;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
  font-size: 14px !important;
  margin: 0;
  padding: 2px 6px !important;
}
.nf-form-content .list-select-wrap .nf-field-element &gt; div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
  background: lightgray !important;
  border: 1px solid gray !important;
  border-radius: 4px !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: none;
  color: #333 !important;
  padding: 5px 20px !important;
  transition: all 0.5s;
}
.nf-error .nf-error-msg {
  color: gray !important;
}
.nf-error-msg, .ninja-forms-req-symbol {
  color: gray !important;
}
.nf-error .ninja-forms-field {
  border-color: #333 !important;
  transition: all 0.5s;
}
.nf-error.listimage-wrap .nf-field-element ul, .nf-error .ninja-forms-field {
  border: 1px solid #333 !important;
  border-top-color: #333 !important;
  border-right-color: #333 !important;
  border-bottom-color: #e80000;
  border-left-color: #e80000;
}
.nf-error.field-wrap .nf-field-element::after {
  background: red !important;
  color: #fff;
  font-family: FontAwesome;
  font-size: 1.6rem;
  content: "";
  position: absolute;
  top: -3px !important;
  right: 6px !important;
  bottom: 0;
  height: 24px !important;
  width: 24px !important;
  line-height: 24px !important;
  text-align: center;
  transition: all 0.5s;
  border-radius: 6px;
}
.nf-pass.field-wrap .nf-field-element:after {
  color: purple !important;
  font-family: FontAwesome;
  font-size: 30px;
  content: "";
  position: absolute;
  top: -15px !important;
  right: 6px !important;
  height: 50px;
  line-height: 50px;
  transition: all 0.5s;
}
.nf-error .ninja-forms-field {
  border-color: #333 !important;
  border: 0 solid green !important;
  transition: all 0.5s;
}
.nf-form-content select.ninja-forms-field:not([multiple]) {
  background: #efefef !important;
  border: 1px solid #f5f5f5 !important;
  border-radius: 4px !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: none;
  color: #333 !important;
  padding: 5px 20px !important;
  transition: all 0.5s;
}
.nf-form-fields-required {
  display: none;
}
/* roonka */
#content-roonka .nf-field-label label {
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  color: #095676;
  margin: 0;
  padding: 0;
}
#content-roonka .nf-field-container, #content-roonka .field-wrap, #content-roonka .nf-element::placeholder {
  color: #095676;
}
#content-roonka .nf-form-content button, #content-roonka .nf-form-content input[type="button"], #content-roonka .nf-form-content input[type="submit"] {
  background: #095676 !important;
  border: 1px solid #095676 !important;
  color: #fff !important;
}
#content-roonka .nf-form-content button:hover, #content-roonka .nf-form-content input[type="button"]:hover, #content-roonka .nf-form-content input[type="submit"]:hover {
  background: rgba(13, 68, 100, 0.2) !important;
  border: 1px solid #095676 !important;
  color: #095676 !important;
  transition: all 0.5s;
}
#content-roonka .list-select-wrap, #content-roonka .nf-field-element &gt; div, #content-roonka .nf-form-content input:not([type="button"]), #content-roonka .nf-form-content textarea {
  background: rgba(13, 68, 100, 0.2) !important;
  border: 1px solid rgba(13, 68, 100, 0.2) !important;
  color: #000 !important;
}
#content-roonka .nf-error, #content-roonka .nf-error-msg {
  color: red !important;
}
#content-roonka .nf-error-msg, #content-roonka .ninja-forms-req-symbol {
  color: #095676 !important;
}
#content-roonka .nf-error, #content-roonka .ninja-forms-field {
  border-color: #095676 !important;
}
#content-roonka .nf-pass.field-wrap, #content-roonka .nf-field-element:after {
  color: #095676 !important;
}
#content-roonka .ninja-forms-form-wrap *, #content-roonka .ninja-forms-form-wrap :after, #content-roonka .ninja-forms-form-wrap :before {
  color: #095676 !important;
}
/*

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

*/
/* Swiper Navigation */
.swiper-button-prev {
  color: rgba(255, 255, 255, 0.9) !important;
  padding-left: 0px;
}
.swiper-button-next {
  color: rgba(255, 255, 255, 0.9) !important;
  padding-right: 30px !important;
}
.swiper-button-prev2 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.swiper-button-next2 {
  color: rgba(0, 0, 0, 0.9) !important;
}
/* hide arrow when nothing to show */
.swiper-button-disabled {
  color: rgba(0, 0, 0, 0) !important;
}
/* Swiper Pagination*/
.swiper-pagination-bullet {
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.6);
  width: 12px;
  height: 12px;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: white;
}
/* 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-logo {
  width: 485px !important;
  height: 200px !important;
}
.swiper-headline {
  font-family: "Nunito", sans-serif;
  font-size: 5.6rem;
  color: #ffffff;
}
.swiper-description {
  font-family: "Nunito", sans-serif;
  font-size: 2.2rem;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .swiper-logo {
    width: 420px !important;
    height: 173px !important;
  }
  .swiper-headline {
    font-size: 4.4rem;
    line-height: normal;
  }
  .swiper-description {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .swiper-logo {
    width: 380px !important;
    height: 157px !important;
  }
  .swiper-headline {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 767px) {
  .swiper-logo {
    width: 340px !important;
    height: 140px !important;
  }
  .swiper-headline {
    font-size: 4rem;
  }
  .swiper-description, .swiper-button {
    display: none !important;
  }
}
@media screen and (max-width: 576px) {
  .swiper-logo {
    width: 240px !important;
    height: 99px !important;
  }
  .swiper-headline {
    font-size: 3.6rem;
  }
}
/* Swiper Banner */
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  width: 100%;
  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: fit-content;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}
/* keeps the proportion between image and video */
.swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper-slide-cover video {
  object-fit: cover;
  width: 100%;
  height: fit-content;
}
/* 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;
}
/* Slick */
.slick-slide {
  margin: 0 5px;
}
.slick-list {
  margin: 0 -5px;
}
.magnify {
  overflow: hidden;
}
.magnify img {
  transition: transform 0.5s ease;
}
.magnify:hover img {
  transform: scale(0.94);
  filter: saturate(1.2);
  cursor: zoom-in;
}
/* Lightgallery */
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.9);
}
.lg-outer .lg-thumb-outer {
  background-color: rgba(255, 255, 255, 0);
}
/* 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: #095676;
}
.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 */
body, html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
*:focus {
  outline: none !important;
}
::selection {
  background: #D47A1F;
  /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #D47A1F;
  /* Gecko Browsers */
}
#container-broucek {
  margin-top: 0px;
  padding: 0;
  background-color: #ffffff;
}
.spacer-top {
  height: 190px;
}
@media only screen and (max-width: 1400px) {
  .spacer-top {
    height: 190px;
  }
}
@media only screen and (max-width: 768px) {
  .spacer-top {
    height: 190px;
  }
}
@media only screen and (max-width: 576px) {
  .spacer-top {
    height: 180px;
  }
}
.separator {
  border-top: 1px solid #efefef;
}
.separator-slider {
  background-color: #095676;
  height: 20px;
}
#content-camptucker .separator-slider {
  background-color: #006a4f;
}
#content-napperby .separator-slider {
  background-color: #D47A1F;
}
#content-nyroca .separator-slider {
  background-color: #8A000E;
}
#content-seahaven .separator-slider {
  background-color: #129386;
}
.separator-sidebar {
  border-left: 2px solid #095676;
}
@media screen and (max-width: 768px) {
  .separator-sidebar {
    border-left: 0px solid #095676;
  }
}
/* Logos */
#logo-change {
  position: relative;
  transition: 0.6s;
}
.logo-constraint {
  max-width: 320px !important;
}
#logo-footer {
  max-width: 220px !important;
}
.logo-camps {
  width: auto;
  height: 80px;
}
/* Content images */
.alignnone, .alignleft, .aligncenter, .alignright {
  max-width: 100% !important;
  height: auto;
  margin: 18px 0;
}
/* NAVBAR */
#navbar-fx {
  padding: 10px 10px;
  transition: 0.4s;
  width: 100%;
  top: 0;
  z-index: 99;
}
.navbar-custom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
#navfloatingbox {
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  border: 0px solid blue;
  color: #fff;
  z-index: 101;
}
.menu-extras {
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 576px) {
  .menu-extras {
    position: relative;
  }
}
/* Menu

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

*/
/* DROP MENU */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.6rem 1.5rem;
  clear: both;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item.hover, .dropdown-item:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #095676 !important;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #095676;
}
/* MENU ITEMS */
.menu-item a, .menu-item a:link, .menu-item a:visited {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
  color: black;
  text-transform: capitalize;
  margin: 0 6px 0 0;
  padding: 12px 12px !important;
  display: block;
}
.menu-item a:hover {
  color: #095676;
  line-height: 1.1;
  text-decoration: none;
  background-image: url("images/next-mini");
  background: transparent;
}
.menu-item a:active {
  color: #095676;
  line-height: 1.1;
  text-decoration: none;
}
.menu-item.current-menu-item &gt; a {
  color: #095676;
}
.menu-item.current-menu-ancestor &gt; a {
  color: #095676;
}
/* camp tucker */
#menu-item-138.menu-item a:hover {
  color: #006a4f;
}
#menu-item-138.menu-item.current-menu-item &gt; a {
  color: #006a4f;
}
#menu-item-138.menu-item.current-menu-ancestor &gt; a {
  color: #006a4f;
}
#menu-camp-tucker-menu .menu-item a:hover {
  color: #006a4f;
}
#menu-camp-tucker-menu .current-menu-item &gt; a {
  color: #006a4f;
}
#menu-camp-tucker-menu .current-menu-ancestor &gt; a {
  color: #006a4f;
}
/* camp napperby */
#menu-item-137.menu-item a:hover {
  color: #D47A1F;
}
#menu-item-137.menu-item.current-menu-item &gt; a {
  color: #D47A1F;
}
#menu-item-137.menu-item.current-menu-ancestor &gt; a {
  color: #D47A1F;
}
#menu-napperby-menu .menu-item a:hover {
  color: #D47A1F;
}
#menu-napperby-menu .menu-item.current-menu-item &gt; a {
  color: #D47A1F;
}
#menu-napperby-menu .menu-item.current-menu-ancestor &gt; a {
  color: #D47A1F;
}
/* camp nyroca */
#menu-item-136.menu-item a:hover {
  color: #8A000E;
}
#menu-item-136.menu-item.current-menu-item &gt; a {
  color: #8A000E;
}
#menu-item-136.menu-item.current-menu-ancestor &gt; a {
  color: #8A000E;
}
#menu-nyroca .menu-item a:hover {
  color: #8A000E;
}
#menu-nyroca .menu-item.current-menu-item &gt; a {
  color: #8A000E;
}
#menu-nyroca .menu-item.current-menu-ancestor &gt; a {
  color: #8A000E;
}
/* camp seahaven */
#menu-item-135.menu-item a:hover {
  color: #129386;
}
#menu-item-135.menu-item.current-menu-item &gt; a {
  color: #129386;
}
#menu-item-135.menu-item.current-menu-ancestor &gt; a {
  color: #129386;
}
#menu-seahaven .menu-item a:hover {
  color: #129386;
}
#menu-seahaven .menu-item.current-menu-item &gt; a {
  color: #129386;
}
#menu-seahaven .menu-item.current-menu-ancestor &gt; a {
  color: #129386;
}
/* camp woodhouse */
#menu-item-162.menu-item a:hover {
  color: #CB443F;
}
#menu-item-162.menu-item.current-menu-item &gt; a {
  color: #CB443F;
}
#menu-item-162.menu-item.current-menu-ancestor &gt; a {
  color: #CB443F;
}
/* camp roonka */
#menu-item-163.menu-item a:hover {
  color: #095676;
}
#menu-item-163.menu-item.current-menu-item &gt; a {
  color: #095676;
}
#menu-item-163.menu-item.current-menu-ancestor &gt; a {
  color: #095676;
}
/* Footer Menu */
#footer-menu .menu-item a, #footer-menu .menu-item a:link, #footer-menu .menu-item a:visited, #footer-menu .menu-item a:active {
  line-height: 1.1;
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
  margin: 0 6px 0 0;
  display: inline;
}
#footer-menu .menu-item a:hover {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
/*// container class first unordered list*/
/*//unordered list within an unordered list*/
/*// each navigation item*/
#footer-menu .footer-menu li {
  display: inline;
  /*font-size: 1.6rem;*/
}
/*// each navigation item anchor*/
/*// unordered list if there is drop down items*/
/*// each drop down navigation item*/
/*// each drap down navigation item anchor*/
#footer-menu .footer-menu li:not(:last-child) a {
  border-right: 0px solid #ededed;
  padding: 0px 12px 0px 0px;
}
#footer-menu .footer-menu li:last-child a {
  padding: 0px 0px 0px 0px;
}
/*
██████  ██    ██ ████████ ████████  ██████  ███    ██ ███████
██   ██ ██    ██    ██       ██    ██    ██ ████   ██ ██
██████  ██    ██    ██       ██    ██    ██ ██ ██  ██ ███████
██   ██ ██    ██    ██       ██    ██    ██ ██  ██ ██      ██
██████   ██████     ██       ██     ██████  ██   ████ ███████


*/
.btn-roonka {
  background: #095676 !important;
  border: 1px solid #095676 !important;
  color: #fff !important;
  padding-top: 6px;
}
.btn-roonka:hover {
  background: rgba(13, 68, 100, 0.2) !important;
  border: 1px solid #095676 !important;
  color: #095676 !important;
}
/*

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

*/
.accordion-title {
  font-family: "Nunito", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #095676;
}
.accordion-item {
  background-color: #fff;
  border: 0px solid rgba(0, 0, 0, 0.125);
  padding: 6px;
}
.accordion-button:not(.collapsed) {
  background-color: rgba(13, 68, 100, 0.2);
}
.accordion-button {
  border-radius: 0.8rem;
  padding: 0 18px 6px 18px;
}
.accordion-item:first-of-type .accordion-button {
  border-radius: 0.8rem;
}
.accordion-button:not(.collapsed)::after {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: auto;
  content: "";
  background-image: url(img/arrow-accordioncito.png);
  background-repeat: no-repeat;
  background-size: 2.25rem;
  transition: transform 0.2s ease-in-out;
  transform: rotate(0deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: auto;
  content: "";
  background-image: url(img/arrow-accordioncito.png);
  background-repeat: no-repeat;
  background-size: 2.25rem;
  transition: transform 0.2s ease-in-out;
  transform: rotate(360deg);
}
.privacy a, .privacy a:visited, .privacy a:active, .privacy a:hover {
  color: #fff !important;
}
/*# sourceMappingURL=style.css.map */</pre></body></html>