@charset "UTF-8";
/*!
theme name: Pilates with Alexis Theme
theme uri: https://pilateswithalexis.co.uk/
description: custom theme created by Sugarzoo for Pilates with Alexi
author: sugarzoo
author uri: https://sugarzoo.co.uk
version: 1
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# Utilities
	- Accessibility
	- Alignments

 -------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #353535;
  font-family: "Lato", sans-serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 2rem;
  font-family: "Lato", sans-serif;
  color: #353535;
}

h1, .h1 {
  font-size: 5rem;
  font-weight: 300;
  margin: 0 0 3rem;
  line-height: 1.3;
  position: relative;
  color: #27ADB7;
}
@media screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 480px) {
  h1, .h1 {
    font-size: 3.5rem;
  }
}
h1.maxw-1000, .h1.maxw-1000 {
  max-width: 1000px;
}

h2 {
  font-size: 3.6rem;
  color: #353535;
  font-weight: 300;
  line-height: 1.4;
}
h2.large {
  font-size: 4rem;
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-size: 2rem;
  color: #555;
  line-height: 1.5;
  font-weight: 700;
  text-transform: uppercase;
}
h3 span.smaller {
  font-size: 1.8rem;
  font-weight: 300;
}

h4 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  h4 {
    font-size: 1.7rem;
  }
}

h5 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 3rem 0 2rem;
}

p {
  margin: 0 0 2rem;
}
.intro-text p {
  font-size: 2rem;
  line-height: 1.8;
}
@media screen and (max-width: 480px) {
  .intro-text p {
    font-size: 1.9rem;
  }
}

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

blockquote {
  margin: 2rem 0 0;
}
.maxw-600 blockquote {
  max-width: 600px;
}
.maxw-850 blockquote {
  max-width: 850px;
}
blockquote p {
  font-size: 3.8rem;
}
blockquote p .small {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.4;
  display: block;
  margin: 3rem 0 0;
}
@media screen and (max-width: 480px) {
  blockquote p {
    font-size: 3.5rem;
    line-height: 1.4;
  }
}

address {
  margin: 0 0 1.5rem;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6rem;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.text-center {
  text-align: center;
}

/* Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
}
@media screen and (max-width: 480px) {
  html {
    font-size: 58%;
  }
}
html body {
  height: 100%;
  background-color: #fff;
}
html body.no-scroll {
  overflow: hidden;
}
html body.pretty-open {
  overflow: hidden;
}
html body hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
html body a {
  transition: color 0.3s;
}
html body.error404 #wrapper #content .entry-content {
  padding-top: 6rem;
}
html body.error404 #wrapper #content .entry-content h1 {
  margin: 0 0 2rem;
}
html body.error404 #wrapper #content .entry-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
@media only screen and (max-width: 600px) {
  html body.error404 #wrapper #content .entry-content ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media only screen and (max-width: 360px) {
  html body.error404 #wrapper #content .entry-content ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
html body .intro {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  opacity: 0;
  pointer-events: none;
}
html body .intro.blue {
  background: #A8B6CC;
}
html body .intro .intro-logo {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  -webkit-justify-content: center;
          justify-content: center;
}
@media only screen and (min-width: 480px) {
  html body .intro .intro-logo {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
}

.row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.row.pad15 {
  margin: 0 -15px;
}
.row.pad15 .col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.row.pad20 {
  margin: 0 -20px;
}
.row.pad20 .col {
  padding-left: 20px;
  padding-right: 20px;
}
.row.pad30 {
  margin: 0 -30px;
}
.row.pad30 .col {
  padding-left: 30px;
  padding-right: 30px;
}
.row.pad40 {
  margin: 0 -40px;
}
.row.pad40 .col {
  padding-left: 40px;
  padding-right: 40px;
}

.xl-show, l-show, .ml-show, .m-show, .ms-show, .s-show {
  display: none;
}

@media screen and (min-width: 1441px) {
  .xl-hide {
    display: none;
  }

  .xl-show {
    display: block;
  }

  .xl1 {
    width: 8.3333%;
  }

  .xl2 {
    width: 16.6666%;
  }

  .xl3 {
    width: 25%;
  }

  .xl4 {
    width: 33.3333%;
  }

  .xl5 {
    width: 41.6666%;
  }

  .xl6 {
    width: 50%;
  }

  .xl7 {
    width: 58.3333%;
  }

  .xl8 {
    width: 66.6666%;
  }

  .xl9 {
    width: 75%;
  }

  .xl10 {
    width: 83.3333%;
  }

  .xl11 {
    width: 91.6666%;
  }

  .xl12 {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .l-hide {
    display: none;
  }

  .l-show {
    display: block;
  }

  .l1 {
    width: 8.3333%;
  }

  .l2 {
    width: 16.6666%;
  }

  .l3 {
    width: 25%;
  }

  .l4 {
    width: 33.3333%;
  }

  .l5 {
    width: 41.6666%;
  }

  .l6 {
    width: 50%;
  }

  .l7 {
    width: 58.3333%;
  }

  .l8 {
    width: 66.6666%;
  }

  .l9 {
    width: 75%;
  }

  .l10 {
    width: 83.3333%;
  }

  .l11 {
    width: 91.6666%;
  }

  .l12 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .ml-hide {
    display: none;
  }

  .ml-show {
    display: block;
  }

  .ml1 {
    width: 8.3333%;
  }

  .ml2 {
    width: 16.6666%;
  }

  .ml3 {
    width: 25%;
  }

  .ml4 {
    width: 33.3333%;
  }

  .ml5 {
    width: 41.6666%;
  }

  .ml6 {
    width: 50%;
  }

  .ml7 {
    width: 58.3333%;
  }

  .ml8 {
    width: 66.6666%;
  }

  .ml9 {
    width: 75%;
  }

  .ml10 {
    width: 83.3333%;
  }

  .ml11 {
    width: 91.6666%;
  }

  .ml12 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .m-hide {
    display: none;
  }

  .m-show {
    display: block;
  }

  .m1 {
    width: 8.3333%;
  }

  .m2 {
    width: 16.6666%;
  }

  .m3 {
    width: 25%;
  }

  .m4 {
    width: 33.3333%;
  }

  .m5 {
    width: 41.6666%;
  }

  .m6 {
    width: 50%;
  }

  .m7 {
    width: 58.3333%;
  }

  .m8 {
    width: 66.6666%;
  }

  .m9 {
    width: 75%;
  }

  .m10 {
    width: 83.3333%;
  }

  .m11 {
    width: 91.6666%;
  }

  .m12 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .ms-hide {
    display: none;
  }

  .ms-show {
    display: block;
  }

  .ms1 {
    width: 8.3333%;
  }

  .ms2 {
    width: 16.6666%;
  }

  .ms3 {
    width: 25%;
  }

  .ms4 {
    width: 33.3333%;
  }

  .ms5 {
    width: 41.6666%;
  }

  .ms6 {
    width: 50%;
  }

  .ms7 {
    width: 58.3333%;
  }

  .ms8 {
    width: 66.6666%;
  }

  .ms9 {
    width: 75%;
  }

  .ms10 {
    width: 83.3333%;
  }

  .ms11 {
    width: 91.6666%;
  }

  .ms12 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .s-hide {
    display: none;
  }

  .s-show {
    display: block;
  }

  .s1 {
    width: 8.3333%;
  }

  .s2 {
    width: 16.6666%;
  }

  .s3 {
    width: 25%;
  }

  .s4 {
    width: 33.3333%;
  }

  .s5 {
    width: 41.6666%;
  }

  .s6 {
    width: 50%;
  }

  .s7 {
    width: 58.3333%;
  }

  .s8 {
    width: 66.6666%;
  }

  .s9 {
    width: 75%;
  }

  .s10 {
    width: 83.3333%;
  }

  .s11 {
    width: 91.6666%;
  }

  .s12 {
    width: 100%;
  }
}
ul {
  list-style: disc;
  margin: 0 0 3rem 0;
  padding: 0 0 0 2.5rem;
}
@media screen and (max-width: 480px) {
  ul {
    margin: 0 0 3rem 0;
  }
}
.entry-content ul li {
  margin: 0 0 2rem;
}
ul li > ul {
  margin-bottom: 0;
  margin-left: 1.5rem;
}

ol {
  list-style: decimal;
  margin: 0 0 3rem 3rem;
}
@media screen and (max-width: 480px) {
  ol {
    margin: 0 0 3rem 0;
  }
}
.entry-content ol li {
  padding-left: 1rem;
}
ol li > ol {
  margin-bottom: 0;
  margin-left: 1.5rem;
}

dl dt {
  font-weight: 700;
}
dl dd {
  margin: 0 1.5rem 1.5rem;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img:not(.flogo) {
  max-width: 100%;
  height: auto;
}

figure {
  margin: 1rem 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #25adb7;
  text-decoration: none;
}
a:visited {
  color: #25adb7;
}
a:hover, a:focus, a:active {
  color: #1b828c;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: none;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: none;
  border-radius: 5px;
  background: #27ADB7;
  color: #ffffff;
  line-height: 1;
  padding: 1rem 2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.4rem;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #353535;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  background: #353535;
}

.zoo-btn {
  border: none;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 400;
  transition: all 0.6s;
  margin: 0;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  line-height: 1.2;
  width: auto;
  min-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .zoo-btn {
    min-width: unset;
  }
}
.zoo-btn.accent {
  background: #27ADB7;
  color: #ffffff;
}
.zoo-btn.white {
  color: #353535;
  background: #fff;
}
.zoo-btn.white:visited {
  color: #353535;
}
.zoo-btn.black {
  background: #353535;
}
.zoo-btn.small {
  padding: 1rem;
  font-size: 1.4rem;
  min-width: 170px;
}
.zoo-btn.arrow {
  color: #001D57;
  background: transparent;
  padding: 1.8rem 7rem 1.8rem 3rem;
}
.zoo-btn.arrow:after {
  content: "";
  width: 5.6rem;
  height: 5.6rem;
  background: url("assets/img/button-arrow.svg") no-repeat center;
  background-size: cover;
  position: absolute;
  right: 2rem;
  top: 0;
  transition: right 0.3s;
}
.zoo-btn.arrow:hover {
  background: transparent;
  color: #353535;
}
.zoo-btn.arrow:hover:after {
  right: 1rem;
}
.zoo-btn:hover, .zoo-btn:focus {
  background: #353535;
  color: #fff;
}
.zoo-btn:visited {
  color: #fff;
}
.zoo-btn:hover, .zoo-btn:focus {
  cursor: pointer;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: none;
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  margin: 0 0 2rem;
  font-size: 1.4rem;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #e5e5e5;
}

textarea {
  width: 100%;
}

.searchform {
  position: relative;
  width: 100%;
  max-width: 678px;
  margin: 0;
}
.searchform input[type=search].search-input {
  width: 100%;
  position: relative;
  background: #e5e5e5;
  border: none;
  text-align: center;
  outline: none;
  padding: 3rem 10rem;
  transition: all 0.3s ease-in-out;
  /* clears the 'X' from Internet Explorer */
  /* clears the 'X' from Chrome */
}
.searchform input[type=search].search-input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.searchform input[type=search].search-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.searchform input[type=search].search-input::-webkit-search-decoration, .searchform input[type=search].search-input::-webkit-search-cancel-button, .searchform input[type=search].search-input::-webkit-search-results-button, .searchform input[type=search].search-input::-webkit-search-results-decoration {
  display: none;
}
@media screen and (max-width: 480px) {
  .searchform input[type=search].search-input {
    text-align: left;
    padding: 3rem 10rem 3rem 3rem;
  }
}
.searchform:focus-within input[type=search].search-input {
  background: #f2fbff;
}
.searchform input[type=submit].search-submit {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 3rem;
  width: 42px;
  height: 44px;
  padding: 10px;
  outline: none;
  background: transparent url("assets/img/magnifying-glass.svg") no-repeat center;
  background-size: contain;
}
.searchform input[type=submit].search-submit:hover, .searchform input[type=submit].search-submit:focus {
  cursor: pointer;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
#cookie-notice {
  visibility: hidden;
  opacity: 0;
}

#masthead {
  background-color: transparent;
  z-index: 100;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  height: 100vh;
  pointer-events: none;
}
#masthead .site-header {
  background-color: #fff;
}
#masthead .site-header .header-logo {
  opacity: 0;
  width: 50%;
  pointer-events: all;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 2rem 3rem;
  -webkit-justify-content: center;
          justify-content: center;
}
@media screen and (max-width: 480px) {
  #masthead .site-header .header-logo {
    padding: 1rem;
  }
}
#masthead .site-header .header-logo a {
  display: block;
  pointer-events: all;
}
#masthead .site-header .header-logo a img {
  display: block;
  position: relative;
  width: 200px;
}
@media screen and (max-width: 480px) {
  #masthead .site-header .header-logo a img {
    max-width: 180px;
    width: 100%;
  }
}
#masthead .site-header .holder {
  pointer-events: all;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  background-color: #fff;
  padding: 0 5rem;
  height: 76px;
  margin: 0 auto;
  -webkit-justify-content: center;
          justify-content: center;
  box-shadow: 2.5px 2px 2.5px rgba(0, 0, 0, 0.1);
}
#masthead .site-header .holder.nav {
  background-color: #303030;
  height: 56px;
}
@media screen and (max-width: 1024px) {
  #masthead .site-header .holder {
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  #masthead .site-header .holder {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 480px) {
  #masthead .site-header .holder {
    padding: 1rem;
    height: 40px;
  }
}
@media screen and (max-width: 360px) {
  #masthead .site-header .holder {
    padding: 1rem;
  }
}
#masthead .site-header .holder .utility {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  pointer-events: all;
  width: 25%;
}
#masthead .site-header .holder .utility.left {
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
#masthead .site-header .holder .utility .sponsor-logo {
  max-width: 180px;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  #masthead .site-header .holder .utility .sponsor-logo {
    max-width: 100%;
  }
}
@media screen and (max-width: 360px) {
  #masthead .site-header .holder .utility .zoo-btn {
    padding: 1rem;
  }
}

footer {
  position: relative;
  z-index: 10;
  width: 100%;
  background: #303030;
  padding: 6rem 50px 0;
}
@media screen and (max-width: 600px) {
  footer {
    text-align: center;
    padding: 30px;
  }
}
footer .site-footer {
  padding: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  footer .site-footer {
    padding: 3rem 0 0;
  }
}
@media screen and (max-width: 1024px) {
  footer .site-footer .f-social, footer .site-footer .f-pages, footer .site-footer .f-logo, footer .site-footer .f-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
    text-align: center;
  }
}
footer .site-footer .f-social a, footer .site-footer .f-pages a, footer .site-footer .f-logo a, footer .site-footer .f-text a {
  color: #fff;
}
footer .site-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .site-footer ul li a {
  color: #fff;
  font-size: 1.6rem;
}
footer .site-footer ul li a:hover {
  color: #27ADB7;
}
footer .site-footer h3 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
}
footer .site-footer .copyright {
  border-top: 1px solid #ffffff3d;
  padding: 2rem 0;
  margin: 2rem 0 0;
}
footer .site-footer .copyright a {
  color: #fff;
}
footer .site-footer .copyright a:hover {
  color: #27ADB7;
}
footer .site-footer .copyright p {
  font-size: 1.4rem;
  color: #fff;
}
footer .site-footer .copyright p.text-center {
  margin: 0;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
#wrapper {
  height: 100%;
  overflow-x: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0;
}
#wrapper .knockback {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(51, 51, 51, 0.85);
  opacity: 0;
  transition: opacity 0.3s;
}
#wrapper #content {
  min-height: 50vh;
  padding: 132px 0 0;
}
@media screen and (max-width: 480px) {
  #wrapper #content {
    padding: 90px 0 0;
  }
}
#wrapper #content .entry-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  #wrapper #content .entry-content {
    padding: 0 30px;
  }
}

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 0.3;
  position: fixed;
  z-index: 800;
  bottom: 50px;
  right: 50px;
  display: none;
  text-indent: -9999px;
  background: url("assets/img/scroll-top.svg") no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .scrollup {
    right: 0;
  }
}

.scrollup:hover {
  opacity: 0.5;
}

.vc_section {
  padding: 10rem 0;
}
.vc_section.white-bg {
  background-color: #ffffff;
  position: relative;
}
.vc_section.grey-bg {
  background-color: #f2f2f2;
  position: relative;
}
.vc_section.teal-bg {
  background-color: #25adb7;
  position: relative;
}
.vc_section.teal-bg .white-text {
  color: #fff;
  font-weight: 500;
}
.vc_section.teal-bg .white-text h1, .vc_section.teal-bg .white-text h2, .vc_section.teal-bg .white-text h3, .vc_section.teal-bg .white-text h4, .vc_section.teal-bg .white-text h5, .vc_section.teal-bg .white-text h6, .vc_section.teal-bg .white-text p {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .vc_section {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 768px) {
  .vc_section {
    padding: 6.5rem 0;
  }
}
@media screen and (max-width: 480px) {
  .vc_section {
    padding: 5rem 0;
  }
}

@media screen and (max-width: 768px) {
  .vc_row.col-reverse {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.vc_row.contained {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .vc_row.ml-stack .vc_col-sm-4,
.vc_row.ml-stack .vc_col-sm-8 {
    width: 100%;
  }
}
.vc_row.overflow[data-vc-full-width] {
  overflow: visible;
}
.vc_row.row-padding {
  padding: 8.5rem 0;
}
@media screen and (max-width: 1024px) {
  .vc_row.row-padding {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 768px) {
  .vc_row.row-padding {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 480px) {
  .vc_row.row-padding {
    padding: 4rem 0;
  }
}
.vc_row.img-container {
  margin: 0 -7rem;
  padding: 16rem 5.5rem 0;
}
.vc_row.row-padding-bottom {
  padding: 0 0 8.5rem;
}
.vc_row.row-padding-top {
  padding: 8.5rem 0 0;
}
.vc_row.no-margin-bottom {
  margin-bottom: 0;
}
.vc_row.margin-top {
  margin-top: 6rem;
}
@media only screen and (max-width: 480px) {
  .vc_row.margin-top {
    margin-top: 0;
  }
}
.vc_row.white-bg {
  background-color: #fff;
}
.vc_row.vc_column-gap-35 .pad-side-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .vc_row.vc_column-gap-35 .pad-side-40 {
    padding-left: 17.5px !important;
    padding-right: 17.5px !important;
  }
}
.vc_row .pad-right-80 {
  padding-right: 80px !important;
}
@media screen and (max-width: 768px) {
  .vc_row .pad-right-80 {
    padding-right: 0 !important;
  }
}
.vc_row .pad-left-80 {
  padding-left: 80px !important;
}
@media screen and (max-width: 768px) {
  .vc_row .pad-left-80 {
    padding-left: 0 !important;
  }
}
.vc_row .pad-side-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
@media screen and (max-width: 768px) {
  .vc_row .pad-side-40 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .vc_row .reorder .wpb_wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .vc_row .reorder .wpb_wrapper .order-1 {
    -webkit-order: 1;
            order: 1;
  }
  .vc_row .reorder .wpb_wrapper .order-2 {
    -webkit-order: 2;
            order: 2;
  }
  .vc_row .reorder .wpb_wrapper .order-3 {
    -webkit-order: 3;
            order: 3;
  }
  .vc_row .reorder .wpb_wrapper .order-4 {
    -webkit-order: 4;
            order: 4;
  }
  .vc_row .reorder .wpb_wrapper .order-5 {
    -webkit-order: 5;
            order: 5;
  }
}
.vc_row .wpb_column.center-content {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.vc_row .wpb_column.padleft > .vc_column-inner > .wpb_wrapper {
  padding-left: 30px;
}
.vc_row .wpb_column.narrow-column .wpb_content_element {
  max-width: 520px;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 768px) {
  .vc_row .wpb_column.narrow-column .wpb_content_element {
    margin: 3rem auto;
  }
}
.vc_row .wpb_column.medium-column .wpb_content_element {
  max-width: 790px;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 768px) {
  .vc_row .wpb_column.medium-column .wpb_content_element {
    margin: 3rem auto;
  }
}
.vc_row .wpb_column.wide-column .wpb_content_element {
  max-width: 900px;
  margin: 6rem auto 3rem;
}
@media screen and (max-width: 768px) {
  .vc_row .wpb_column.wide-column .wpb_content_element {
    margin: 3rem auto;
  }
}
.vc_row .wpb_column.rounded > .vc_column-inner > .wpb_wrapper {
  border-radius: 10px;
}
.vc_row .wpb_column .wpb_content_element.maxw-1000 {
  max-width: 1000px;
}
.vc_row .wpb_column .wpb_content_element.no-margin-bottom {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .vc_row.vc_column-gap-35 > .vc_column_container {
    padding: 0 !important;
  }
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.main-navigation ul {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  max-width: 1200px;
  margin: 0;
  padding: 0;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: stretch;
          align-items: stretch;
  position: relative;
  height: 100%;
}
.main-navigation ul li {
  padding: 0 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}
.main-navigation ul li a {
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: 1px;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.main-navigation ul li a:hover {
  color: #27ADB7;
}
.main-navigation ul li ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 60px;
  z-index: 101;
  background-color: #404040;
  opacity: 0.9;
  display: none;
  -webkit-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  height: auto;
}
.main-navigation ul li ul li {
  padding: 0;
  text-align: left;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.main-navigation ul li ul li:hover {
  background: #27ADB7;
}
.main-navigation ul li ul li:hover a {
  color: #fff;
}
.main-navigation ul li ul li a {
  color: #fff;
  padding: 1.5rem 2rem;
  width: 200px;
  display: block;
}
.main-navigation ul li ul li ul {
  border: none;
  top: 10px;
  left: -999rem;
}
@media screen and (max-width: 1024px) {
  .main-navigation ul {
    display: none;
  }
}
.main-navigation .menu-toggle {
  position: absolute;
  z-index: 120;
  color: #fff;
  padding: 0;
  display: none;
  -webkit-align-items: center;
          align-items: center;
}
.main-navigation .menu-toggle.active:hover span {
  cursor: pointer;
}
.main-navigation .menu-toggle .b-holder {
  position: relative;
  width: 32px;
  height: 25px;
  pointer-events: all;
  margin-left: auto;
}
.main-navigation .menu-toggle .b-holder .burger {
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  background-color: #fff;
  transition: background-color 0.3s;
}
.main-navigation .menu-toggle .b-holder .burger.burger-1 {
  top: 0;
  right: 0;
}
.main-navigation .menu-toggle .b-holder .burger.burger-2 {
  top: 11px;
}
.main-navigation .menu-toggle .b-holder .burger.burger-3 {
  top: 22px;
  right: 0;
}
.main-navigation .menu-toggle .b-holder:hover .burger {
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .main-navigation .menu-toggle {
    display: block;
  }
}

.menu-holder {
  position: absolute;
  top: 0;
  right: -150vw;
  height: 100vh;
  background: #231F20;
  padding: 60px;
  width: 50vw;
  transition: top 0.6s ease-in-out;
  overflow: scroll;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
}
@media screen and (orientation: landscape) {
  .menu-holder {
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .menu-holder {
    width: 75vw;
  }
}
.menu-holder ul {
  padding: 0;
  margin: 0;
  min-width: 50%;
}
.menu-holder ul li {
  position: relative;
  text-align: left;
  list-style: none;
}
.menu-holder ul li a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  font-size: 2.5rem;
  padding: 0.3rem 0;
  display: block;
  transition: color 0.3s;
}
.menu-holder ul li a:hover {
  color: #27ADB7;
}
@media screen and (orientation: landscape) {
  .menu-holder ul li a {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .menu-holder ul li a {
    font-size: 2rem;
  }
}
.menu-holder ul li ul.sub-menu {
  padding: 0 0 0 3rem;
}
.menu-holder ul li ul.sub-menu a {
  color: #ccc;
}
.menu-holder.open {
  right: 0;
  pointer-events: all;
}

/* Posts and pages
--------------------------------------------- */
.updated:not(.published) {
  display: none;
}

#content p .teal-text, #content h1 .teal-text, #content h2 .teal-text, #content h3 .teal-text, #content h4 .teal-text, #content h5 .teal-text {
  color: #27ADB7;
}
#content .intro p {
  font-size: 2.7rem;
  font-weight: 600;
}
@media only screen and (max-width: 480px) {
  #content .intro p {
    font-size: 2.2rem;
  }
}

.search-results .site-main,
.archive .site-main {
  background: #fbfbfb;
  padding: 5rem 0;
}
.search-results .site-main .row,
.archive .site-main .row {
  margin: 0 -15px;
}
.search-results .site-main .row article,
.archive .site-main .row article {
  width: 31.3333%;
  padding: 15px;
  background: #fff;
  margin: 1%;
}
.search-results .site-main .row article h2.entry-title,
.archive .site-main .row article h2.entry-title {
  font-size: 2.4rem;
  margin: 15px 0;
}
.search-results .site-main .row article img,
.archive .site-main .row article img {
  width: 100%;
}
.search-results .site-main .row article footer,
.archive .site-main .row article footer {
  padding: 15px 30px;
  font-size: 1.4rem;
}

.testimonial-list .col {
  margin: 0 0 4rem;
}
.testimonial-list .col .testimonial {
  color: #fff;
  background-color: #27ADB7;
  padding: 3rem;
  border-radius: 10px;
  font-style: italic;
}
.testimonial-list .col .testimonial .t-name {
  font-weight: 500;
  font-style: normal;
}
.testimonial-list .col .testimonial .stars {
  font-style: normal;
  letter-spacing: 2px;
}
.testimonial-list .col:nth-child(5n+1) .testimonial {
  background-color: #77c7cd;
}
.testimonial-list .col:nth-child(5n+2) .testimonial {
  background-color: #706f6f;
}
.testimonial-list .col:nth-child(5n+3) .testimonial {
  background-color: #c0e4e8;
  color: #303030;
}
.testimonial-list .col:nth-child(5n+4) .testimonial {
  background-color: #e1e8e9;
  color: #303030;
}

.blog #primary {
  padding: 10rem 0;
}
.blog #primary .post-thumbnail {
  display: block;
}
.blog #primary .post-thumbnail img {
  display: block;
  width: 100%;
}
.blog #primary h3.entry-title {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media only screen and (max-width: 786px) {
  .blog #primary h3.entry-title {
    font-size: 2rem;
  }
}
.blog #primary footer.entry-footer {
  padding: 3rem 5rem;
}
@media only screen and (max-width: 786px) {
  .blog #primary footer.entry-footer {
    padding: 2rem;
  }
}

.single-post #primary {
  padding: 28rem 0 0;
}
.single-post #primary .post-sharing {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  margin: 0 0 4rem;
  padding: 1rem 2rem;
  background: #f2f2f2;
  line-height: 1;
}
.single-post #primary .post-sharing h3 {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
}
.single-post #primary .post-sharing a {
  color: #00A1ED;
  margin: 0 0 0 1rem;
  font-size: 1.6rem;
}
.single-post #primary .post-sharing a:hover {
  color: #001D57;
}
.single-post #primary .recent-posts {
  margin: 6rem 0;
}
.single-post #primary .recent-posts .post-archive {
  display: -webkit-flex;
  display: flex;
  margin: 0 -20px;
}
.single-post #primary .recent-posts .post-archive .item {
  padding: 0 20px;
  margin: 0 0 2rem;
}
.single-post #primary .recent-posts .post-archive .item a {
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.single-post #primary .recent-posts .post-archive .item a h3 {
  background: #f2f2f2;
  padding: 1rem 2rem;
  margin-bottom: 4rem;
  font-size: 1.8rem;
}
.single-post #primary .recent-posts .post-archive .item a .news-image img {
  display: block;
}
.single-post #primary .recent-posts .post-archive .item a .post-details {
  background: #f5f5f5;
  padding: 1rem 2rem;
  height: 100%;
}
.single-post #primary .recent-posts .post-archive .item a .post-details h4 {
  font-size: 1.6rem;
  margin: 0;
}
.single-post #primary h3 {
  background: #f2f2f2;
  padding: 1rem 2rem;
  margin-bottom: 4rem;
  font-size: 1.8rem;
  line-height: 1;
}
.single-post #primary aside > h5 {
  margin: 0 0 40px;
  background: #f2f2f2;
  padding: 1rem 2rem;
  line-height: 1;
}
.single-post #primary .wp-post-image {
  margin: 0 0 3rem;
}

@media only screen and (max-width: 480px) {
  .downward-arrow img {
    width: 45px;
  }
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.widget .widget_search {
  text-align: center;
}

/*------------------------------------*\
    POST LIST
\*------------------------------------*/
.post-list {
  margin: 0 -15px;
}
.post-list .item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.post-list .item .post-image {
  background: #001D57;
}
.post-list .item .post-image.color-2 {
  background: #00A1ED;
}
.post-list .item .post-image.color-3 {
  background: #FA8807;
}
.post-list .item .post-image.color-4 {
  background: #E0007A;
}
.post-list .item .post-image img {
  display: block;
}
.post-list .item .post-details h4 {
  font-size: 2rem;
  line-height: 1.4;
}
.post-list .item .post-details h5 {
  color: #00A1ED;
  font-family: "Lato", sans-serif;
  font-weight: 500;
}

/*--------------------------------------------------------------
## slick slider
--------------------------------------------------------------*/
.slick-testimonials {
  padding: 0;
  margin: 4rem 0 0;
}
.slick-testimonials.light {
  color: #fff;
}
.slick-testimonials.dark {
  color: #353535;
}
.slick-testimonials .slick-slide .test-content {
  display: -webkit-flex;
  display: flex;
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 0;
}
@media screen and (max-width: 600px) {
  .slick-testimonials .slick-slide .test-content {
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 50px 30px;
  }
}
@media screen and (max-width: 480px) {
  .slick-testimonials .slick-slide .test-content {
    padding: 50px 0;
  }
}
.slick-testimonials .slick-slide .test-content.test-full-width .quote {
  width: 100%;
}
.slick-testimonials .slick-slide .test-content.test-full-width .quote p {
  font-size: 1.8rem;
}
.slick-testimonials .slick-slide .test-content .quotee {
  background-color: #24acb7;
  width: 25%;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .slick-testimonials .slick-slide .test-content .quotee {
    width: 100%;
  }
}
.slick-testimonials .slick-slide .test-content .quotee p.test-name {
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  margin: 0 0 1rem;
}
.slick-testimonials .slick-slide .test-content .quotee p.stars {
  color: #fff;
  font-size: 2.2rem;
  letter-spacing: 2px;
}
.slick-testimonials .slick-slide .test-content .quote {
  width: 75%;
  margin: 15px 0 3rem;
  background: #fff;
  position: relative;
  padding: 5rem;
  border-radius: 0 20px 20px;
}
@media screen and (max-width: 600px) {
  .slick-testimonials .slick-slide .test-content .quote {
    width: 100%;
  }
}
.slick-testimonials .slick-slide .test-content .quote:before {
  content: "";
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left: -38px;
  top: 0;
}
.slick-testimonials .slick-slide .test-content .quote p {
  font-style: italic;
  font-size: 2rem;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .slick-testimonials .slick-slide .test-content .quote p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .slick-testimonials .slick-slide .test-content .quote p {
    font-size: 1.7rem;
  }
}

.slide-holder {
  height: 600px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .slide-holder {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .slide-holder {
    height: 300px;
  }
}
.slide-holder:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
}
.slide-holder .slick-advert {
  position: fixed;
  width: 100%;
}
.slide-holder .slick-advert .slick-slide .holder {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 600px;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1024px) {
  .slide-holder .slick-advert .slick-slide .holder {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .slide-holder .slick-advert .slick-slide .holder {
    height: 300px;
  }
}
.slide-holder .slick-advert ul.slick-dots {
  padding: 1.5rem 2rem 0;
  bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .slide-holder .slick-advert ul.slick-dots {
    bottom: 20px;
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .slide-holder .slick-advert ul.slick-dots {
    display: none !important;
  }
}
.slide-holder .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 30px;
}
.slide-holder .overlay h2 {
  color: #fff;
  font-size: 4.8rem;
  max-width: 800px;
}
@media screen and (max-width: 1024px) {
  .slide-holder .overlay h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .slide-holder .overlay h2 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 480px) {
  .slide-holder .overlay h2 {
    font-size: 2.8rem;
    margin: 0 0 1rem;
  }
}
.slide-holder .overlay p {
  color: #fff;
  font-size: 3rem;
}
@media screen and (max-width: 1024px) {
  .slide-holder .overlay p {
    font-size: 2.4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 480px) {
  .slide-holder .overlay p {
    font-size: 2rem;
  }
}
.slide-holder .overlay .zoo-btn {
  padding: 2rem;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .slide-holder .overlay .zoo-btn {
    padding: 1rem 2rem;
    margin-top: 1rem;
  }
}

.slick-news .slick-slide {
  opacity: 0.25;
  transition: opacity 0.3s;
  margin: 0 15px;
}
.slick-news .slick-slide.slick-active {
  opacity: 1;
}
.slick-news .slick-slide .post-details {
  padding: 30px 0;
  height: 228px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .slick-news .slick-slide .post-details {
    padding: 10px 20px;
    height: 120px;
  }
}
.slick-news .slick-slide .post-details h4 {
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .slick-news .slick-slide .post-details h4 {
    font-size: 2rem;
  }
}
.slick-news .slick-slide .post-details h5 {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  color: #00A1ED;
}

/* Arrows */
.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 28px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-slider .slick-arrow.slick-disabled:before {
  opacity: 0.25;
}
.slick-slider .slick-arrow:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 5px;
  width: 30px;
  height: 30px;
  opacity: 0.75;
  color: white;
  border: solid #002781;
  border-width: 0 4px 4px 0;
  padding: 4px;
  border-radius: 2px;
  margin: 0;
}
.slick-slider .slick-arrow:hover, .slick-slider .slick-arrow:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-slider .slick-arrow:hover:before, .slick-slider .slick-arrow:focus:before {
  opacity: 1;
}
.slick-slider .slick-arrow.slick-prev {
  left: 50px;
}
.slick-slider .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (max-width: 480px) {
  .slick-slider .slick-arrow.slick-prev {
    left: 20px;
  }
}
.slick-slider .slick-arrow.slick-next {
  right: 50px;
}
.slick-slider .slick-arrow.slick-next:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 480px) {
  .slick-slider .slick-arrow.slick-next {
    right: 20px;
  }
}

/* Dots */
ul.slick-dots {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 38px 0 0;
  list-style: none;
  text-align: center;
  bottom: -6rem;
}
ul.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
}
ul.slick-dots li button {
  display: block;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  cursor: pointer;
  outline: none;
  background: #fff;
  border-radius: 8px;
  opacity: 0.5;
}
ul.slick-dots li button:hover, ul.slick-dots li button:focus {
  outline: none;
  opacity: 1;
}
ul.slick-dots li.slick-active button {
  opacity: 1;
}

ul.social-icons {
  display: -webkit-flex;
  display: flex;
  margin: 0 -5px !important;
  padding: 0;
  list-style: none;
}
ul.social-icons li {
  padding: 0 5px;
}
ul.social-icons li:hover path {
  fill: #27ADB7;
}
ul.social-icons li a {
  width: 24px;
  height: 24px;
  background: #ebebeb;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-radius: 5px;
}
ul.social-icons li a svg {
  width: 16px;
}
ul.social-icons li a svg path {
  fill: #54565A;
  transition: fill 0.3s;
}
@media screen and (max-width: 480px) {
  ul.social-icons {
    -webkit-justify-content: center;
            justify-content: center;
  }
}

/*--------------------------------------------------------------
## contact 7 forms
--------------------------------------------------------------*/
#content div.wpcf7 .wpcf7-form input[type=text]:focus,
#content div.wpcf7 .wpcf7-form input[type=email]:focus,
#content div.wpcf7 .wpcf7-form textarea:focus {
  outline: none;
}
#content div.wpcf7 .wpcf7-form input[type=submit] {
  font-weight: 500;
  transition: all 0.6s;
}
#content div.wpcf7 .wpcf7-form input[type=submit]:hover, #content div.wpcf7 .wpcf7-form input[type=submit]:focus {
  color: #fff;
  background: #353535;
  cursor: pointer;
  outline: none;
}
#content div.wpcf7 .wpcf7-form input[type=checkbox] {
  width: 38px;
  position: relative;
  top: 2px;
}
#content div.wpcf7 form .wpcf7-response-output {
  margin: 2rem 0;
  padding: 1rem 2rem;
  border: none;
}
#content div.wpcf7 form.invalid .wpcf7-response-output, #content div.wpcf7 form.unaccepted .wpcf7-response-output {
  border: none;
  background-color: #e64783;
  margin: 2rem 0;
  padding: 1rem 2rem;
}
#content div.wpcf7 .wpcf7-not-valid-tip {
  color: #e64783;
  font-size: 1.5rem;
}
#content div.wpcf7 form.sent .wpcf7-response-output {
  background-color: #00ae42;
}

/*--------------------------------------------------------------
## accordion
--------------------------------------------------------------*/
.faqs {
  display: -webkit-flex;
  display: flex;
  margin: 40px -15px 60px;
}
.faqs .faq-cat {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
  margin: 10px 0 0;
}
.faqs .faq-cat .zoo-btn {
  padding: 18px;
  margin: 0 0 10px;
  background-color: #ccc;
  color: #fff;
  line-height: 1.4;
}
.faqs .faq-cat .zoo-btn.active {
  background-color: #444;
}
.faqs .faq-holder {
  display: none;
  position: relative;
  top: 20px;
  opacity: 0;
  transition: all 0.3s;
}
.faqs .faq-holder.active {
  display: block;
  top: 0;
  opacity: 1;
}
.faqs .faq-holder dl.accordion {
  margin: 0;
}
.faqs .faq-holder dl.accordion button {
  letter-spacing: 1px;
  background-color: #e6e6e6;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin: 10px 0 0;
  font-size: 1.4rem;
  line-height: 1.4;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  font-weight: 400;
}
.faqs .faq-holder dl.accordion button:hover {
  background-color: #dcdcdc;
}
.faqs .faq-holder dl.accordion button.active {
  background-color: #27ADB7;
  color: #fff;
}
.faqs .faq-holder dl.accordion button.active:after {
  content: "➖";
  /* Unicode character for "minus" sign (-) */
}
.faqs .faq-holder dl.accordion button:after {
  content: "➕";
  /* Unicode character for "plus" sign (+) */
  font-size: 18px;
  color: #444;
  float: right;
  line-height: 1;
  padding: 0 0 0 10px;
  margin-left: auto;
}
.faqs .faq-holder dl.accordion dd {
  background-color: white;
  padding: 2rem;
  margin: 0;
}
.faqs .faq-holder dl.accordion dd h3 {
  margin: 30px 0 20px;
  font-size: 2rem;
  font-weight: 400;
}
.faqs .faq-holder dl.accordion dd h4 {
  margin: 30px 0 20px;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
}
.faqs .faq-holder dl.accordion dd a {
  color: #27ADB7;
}
.faqs .faq-holder dl.accordion dd a:hover {
  color: #444;
}

@media only screen and (max-width: 768px) {
  .faqs {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
/*--------------------------------------------------------------
## class block
--------------------------------------------------------------*/
.class-block {
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 31, 60, 0.1);
  padding: 30px 20px;
  margin: 0 0 20px;
  text-align: center;
}
.class-block h2 {
  font-size: 3.2rem;
}
.class-block h3 {
  font-size: 2rem;
  margin: 0;
}
.class-block p {
  color: #bbbbbb;
  font-weight: 500;
}
.class-block p.single-price {
  color: #24acb7;
}
.class-block .zoo-btn {
  margin: 0 0 20px;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Plugins
--------------------------------------------- */
#am-category .am-category-service .am-category-service-color.am-category-package-color {
  display: none;
}

.theme-pwa .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog {
  max-width: 1210px;
}

.theme-pwa .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-block-stepByStepForm-packageSetupForm {
  font-size: 3rem;
}

#ameliapop.active {
  display: none;
}

.pwa-timetable {
  table-layout: fixed;
  overflow: visible;
  max-width: 100%;
  border: 1px solid #dbe7e9;
  border-radius: 5px;
  border-collapse: collapse;
  background-color: #fff;
}
.pwa-timetable th {
  width: 25%;
  padding: 5px 10px;
  background-color: #25adb7;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .pwa-timetable th {
    font-size: 1.4rem;
  }
}
.pwa-timetable td {
  width: 25%;
  padding: 5px 10px;
  text-align: left;
  border: 1px solid #dbe7e9;
  border-collapse: collapse;
}
.pwa-timetable td.time-span {
  background-color: #f1f9fa;
}
@media screen and (max-width: 480px) {
  .pwa-timetable td {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 400px) {
  .pwa-timetable td {
    font-size: 1.2rem;
  }
}
.pwa-timetable td b {
  font-weight: 500;
  color: #25adb7;
  line-height: 1.2;
  display: inline-block;
}

.theme-pwa .el-button {
  margin: 8px;
}

.theme-pwa .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-success-payment .el-select {
  max-width: 270px;
}

.amelia-app-booking #am-cabinet .am-booking-page__right div {
  display: none;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}