@charset "UTF-8";
@font-face {
  font-family: "manusmanus";
  src: url("../fonts/manus-webfont.eot");
  src: url("../fonts/manus-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/manus-webfont.woff2") format("woff2"), url("../fonts/manus-webfont.woff") format("woff"), url("../fonts/manus-webfont.ttf") format("truetype"), url("../fonts/manus-webfont.svg#manusmanus") format("svg");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "LatoWebBlack";
  src: url("../fonts/LatoLatin-Black.eot");
                        
  src: url("../fonts/LatoLatin-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Black.woff2") format("woff2"), url("../fonts/LatoLatin-Black.woff") format("woff"), url("../fonts/LatoLatin-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "LatoWeb";
  src: url("../fonts/LatoLatin-Regular.eot");
                        
  src: url("../fonts/LatoLatin-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LatoLatin-Regular.woff2") format("woff2"), url("../fonts/LatoLatin-Regular.woff") format("woff"), url("../fonts/LatoLatin-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
img,
a {
  border: none;
  text-decoration: none;
  outline: 0;
}

input[type=text],
input[type=submit],
textarea,
button {
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

img {
  display: block;
  max-width: 100%;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

*:focus {
  outline: 0;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
figure,
fieldset {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

p {
  line-height: 1.5;
}

ul {
  list-style: none;
}

ol {
  padding: 0 0 0 20px;
  margin: 0;
}

fieldset {
  border: 0px;
}

input {
  padding: 0;
  margin: 0;
}

strong {
  font-weight: 400;
  font-family: "LatoWebBlack";
}

a {
  color: #ff4e02;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #072942;
}

.pageAlign {
  margin: 0 auto;
  max-width: 1400px;
}

.pageAlign_2, .relatedPackages .packageList {
  margin: 0 auto;
  max-width: 1040px;
}

.pageAlign_3 {
  margin: 0 auto;
  max-width: 1000px;
}

.pageAlign_4 {
  margin: 0 auto;
  max-width: 1200px;
}

.pageAlign_5 {
  margin: 0 auto;
  max-width: 920px;
}

.relative {
  position: relative;
}

.fullWidth {
  float: left;
  width: 100%;
}

.invisible {
  display: none;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

html {
  height: 100%;
}

body,
input,
textarea,
button,
select {
  font-family: "LatoWeb";
  font-size: 16px;
  font-weight: 400;
}

body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  color: #072942;
  background: #ffffff;
}

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}

.flex_align_center {
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}

.phone {
  cursor: text;
}

.bg_light {
  background: #ece8e5;
}

.bg_grunge {
  background: #cdc4bb;
}

.bg_dark {
  background: #072942;
}

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 0.7em;
}

.btn {
  text-align: center;
  display: inline-block;
  position: relative;
  color: white;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  font-family: "LatoWebBlack";
  padding: 14px 30px 12px 30px;
  text-transform: uppercase;
  background: #ff4e02;
  border: 2px solid #ff4e02;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
    
              
                       
             
                  
                         
                 
               
                  
                   
                                                                
                                
                              
     
   
          
                       
            
                  
                         
                 
               
                  
                   
                                                   
                                
                              
     
   
    
}
.btn:hover {
  color: #ff4e02;
  background: none;
}
.btn:hover.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -338px -17px no-repeat;
}
.btn.arrow_right {
  padding-right: 50px;
}
.btn.arrow_right:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 7px;
  height: 13px;
  background: url("../img/sprites-2.png?v=1") -330px -17px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.play {
  padding-right: 50px;
}
.btn.play:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  width: 14px;
  height: 15px;
  background: url("../img/sprites-2.png?v=1") -326px 0 no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.map {
  padding-right: 65px;
}
.btn.map:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  width: 28px;
  height: 27px;
  background: url("../img/sprites-2.png?v=1") -357px 0 no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.lowercase {
  text-transform: none !important;
}
.btn.style_2 {
  background: white;
  border: 2px solid white;
  color: #072942;
}
.btn.style_2:hover {
  color: white;
  background: none transparent;
}
.btn.style_2:hover.play:after {
  background: url("../img/sprites-2.png?v=1") -341px 0 no-repeat;
}
.btn.style_2:hover.map:after {
  background: url("../img/sprites-2.png?v=1") -385px 0px no-repeat;
}
.btn.style_3, .btn.style_8 {
  background: none transparent;
  border: 2px solid #072942;
  color: #072942;
}
.btn.style_3.arrow_right:after, .btn.style_8.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.btn.style_3:hover, .btn.style_8:hover {
  color: white;
  background: #072942;
}
.btn.style_3:hover.arrow_right:after, .btn.style_8:hover.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -330px -17px no-repeat;
}
.btn.style_3:hover.map:after, .btn.style_8:hover.map:after {
  background: url("../img/sprites-2.png?v=1") -385px 0px no-repeat;
}
.btn.style_4 {
  background: white;
  border: 2px solid white;
  color: #ff4e02;
}
.btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.btn.style_5 {
  background: none transparent;
  border: 2px solid white;
  color: white;
}
.btn.style_5.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -330px -17px no-repeat;
}
.btn.style_5:hover {
  color: #072942;
  background: white;
}
.btn.style_5:hover.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.btn.style_6 {
  background: #072942;
  border: 2px solid #072942;
  color: white;
}
.btn.style_6:hover {
  color: #072942;
  background: none transparent;
}
.btn.style_6:hover.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.btn.style_7 {
  background: #072942;
  border: 2px solid #072942;
  color: white;
}
.btn.style_7:hover {
  color: #072942;
  background: none transparent;
}
.btn.style_7:hover.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.btn.style_8 {
  background: none transparent;
}
.btn.style_9 {
  color: #ff4e02;
  background: none transparent;
}
.btn.style_9:hover {
  color: white;
  background: #ff4e02;
}
.btn.style_10:hover {
  color: white;
}
.btn.size_2 {
  padding: 14px 20px 13px;
}
.btn.size_3 {
  padding: 16px 40px 14px 40px;
}
.btn.size_3.arrow_right {
  padding-right: 60px;
}
.btn.size_4 {
  font-size: 14px;
  padding: 11px 18px 9px;
}
.btn.size_5 {
  padding: 10px 16px 9px 16px;
  font-size: 13px;
}
.btn.size_6 {
  font-size: 14px;
  padding: 14px 20px 12px;
}

#cookieAlert {
  display: none;
  float: left;
  width: 250px;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background: #072942;
  color: #fff;
  padding: 15px 20px 20px 20px;
  z-index: 40;
  font-size: 12px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
#cookieAlert span.text {
  display: inline-block;
  margin-top: 10px;
}
#cookieAlert:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  height: 32px;
  background: url(../img/cookies.png) 0 0 no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
}
#cookieAlert .cookie_btn {
  float: left;
  width: 100%;
  cursor: pointer;
  margin-top: 15px;
  background: #ff4e02;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  right: 0;
  color: #fff;
  padding: 10px 25px;
  font-weight: 700;
  border: 1px solid #ff4e02;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#cookieAlert .cookie_btn:hover {
  border: 1px solid #ff4e02;
  background: #072942;
  color: #fff;
}
#cookieAlert a {
  color: white;
  text-decoration: underline;
}
#cookieAlert a:hover {
  text-decoration: none;
}

.s_headline {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
  color: #072942;
}
.s_headline h1 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
  text-transform: uppercase;
}
.s_headline h2 {
  font-size: 24px;
  padding-bottom: 35px;
}
.s_headline p {
  font-size: 18px;
  margin: 0 auto;
  max-width: 960px;
  margin-bottom: 20px;
}
.s_headline p:last-child {
  margin-bottom: 0;
}
.s_headline.style_2 {
  color: white;
}
.s_headline.style_2 h2 {
  font-family: "manusmanus";
  font-size: 60px;
}
.s_headline.style_3 h2 {
  font-family: "manusmanus";
  font-size: 60px;
  color: #9c8a77;
  padding-bottom: 10px;
}
.s_headline.style_4, .s_headline.style_7 {
  color: white;
}
.s_headline.style_4 h2,
.s_headline.style_4 h3, .s_headline.style_7 h2,
.s_headline.style_7 h3 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  padding-bottom: 20px;
}
.s_headline.style_5 h1,
.s_headline.style_5 h2 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  padding-bottom: 15px;
  text-transform: uppercase;
}
.s_headline.style_5 h3 {
  font-size: 24px;
  padding-bottom: 35px;
  margin-top: -5px;
  text-transform: uppercase;
}
.s_headline.style_6 h1,
.s_headline.style_6 h2,
.s_headline.style_6 h3,
.s_headline.style_6 h4 {
  padding-bottom: 15px;
}
.s_headline.style_7 {
  color: white;
}
.s_headline.style_7 h2,
.s_headline.style_7 h3 {
  font-size: 32px;
  padding-bottom: 0;
}
.s_headline.style_8 {
  color: #072942;
}
.s_headline.style_8 h2 {
  font-size: 34px;
  padding-bottom: 10px;
}
.s_headline.style_8 h3 {
  font-size: 20px;
}
.s_headline.style_9 h2 {
  text-transform: none;
  padding-bottom: 0;
}
.s_headline.style_10 h2 {
  font-size: 22px;
  font-family: "LatoWebBlack";
  text-transform: none;
  padding-bottom: 0;
}
.s_headline.space_2 {
  padding: 50px 20px 40px;
}
.s_headline.space_2.style_2 h2 {
  padding-bottom: 0;
}
.s_headline.space_3 {
  padding: 0;
}
.s_headline.space_4 {
  padding-bottom: 30px;
}
.s_headline.space_5 {
  padding-bottom: 40px;
}
.s_headline.space_6 {
  padding-bottom: 80px;
}
.s_headline.space_7 {
  padding-bottom: 35px;
}

.s_headline_2 {
  text-align: center;
  padding-bottom: 50px;
}
.s_headline_2 .title {
  text-transform: uppercase;
  font-size: 24px;
  padding-bottom: 5px;
}
.s_headline_2 h2,
.s_headline_2 h3 {
  font-size: 38px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  padding-bottom: 15px;
}
.s_headline_2 .text {
  font-size: 18px;
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
}
.s_headline_2.variant-inverted {
  color: white;
}

.s_teaser {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
  color: #072942;
}
.s_teaser h1,
.s_teaser h2 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
  text-transform: uppercase;
}
.s_teaser h3 {
  font-size: 24px;
}
.s_teaser h3.style_2 {
  font-family: "LatoWebBlack";
}
.s_teaser h4 {
  font-family: "LatoWebBlack";
}
.s_teaser p {
  font-size: 18px;
  margin: 0 auto;
  max-width: 960px;
  margin-top: 20px;
}
.s_teaser ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.s_teaser ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.s_teaser ul {
  padding: 15px 0;
}
.s_teaser ul li:before {
  left: auto;
  margin-left: -15px;
}
.s_teaser.style_2 {
  text-align: justify;
}
.s_teaser.style_2 h1,
.s_teaser.style_2 h2 {
  text-align: center;
}
.s_teaser.style_2 p {
  max-width: none;
}
.s_teaser.space_2 {
  padding-bottom: 0;
}

.mt20 {
  margin-top: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.ul-disc-list ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.ul-disc-list ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

                                                                              
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

                                                                              
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

                                                                              
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

                                                                              
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.checkAvailability_widget {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0 20px;
}
.checkAvailability_widget form {
  float: left;
  width: 100%;
}
.checkAvailability_widget form .widget_group {
  float: left;
  width: 65.3846153846%;
  margin-right: 3.8461538462%;
}
.checkAvailability_widget form .widget_group:last-child {
  margin-right: 0;
}
.checkAvailability_widget form .widget_group .widget {
  width: 47.0588235294%;
  margin-right: 5.8823529412%;
}
.checkAvailability_widget form .widget {
  float: left;
  width: 30.7692307692%;
  margin-right: 3.8461538462%;
}
.checkAvailability_widget form .widget:last-child {
  margin-right: 0;
}
.checkAvailability_widget form .widget.date {
  position: relative;
}
.checkAvailability_widget form .widget.date:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 27px;
  height: 26px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/sprites-2.png?v=1") -691px 0px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.checkAvailability_widget form input[type=text], .checkAvailability_widget form input[type=button] {
  float: left;
  width: 100%;
  height: 50px;
  background: white;
  border: 0;
  padding: 0 50px 0 20px;
  font-family: "LatoWebBlack";
  font-size: 16px;
  color: #072942;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkAvailability_widget form input[type=button] {
  outline: none;
  cursor: pointer;
  text-align: left;
}
.checkAvailability_widget form input[type=submit] {
  float: left;
  width: 100%;
  float: left;
  height: 50px;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "LatoWebBlack";
  background: #ff4e02;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkAvailability_widget form input[type=submit]:hover {
  color: #072942;
  background: white;
}
.checkAvailability_widget form .submit_container .btn {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 47px;
  padding: 0 10px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.checkAvailability_widget form .submit_container .btn:hover {
  color: white;
}
.checkAvailability_widget form .ui-selectmenu-button {
  float: left;
  width: 100% !important;
  height: 45px;
  font-weight: 700;
  font-size: 18px;
  padding: 0 50px 0 20px;
  color: #072942;
  border: 0;
  background: white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkAvailability_widget form .ui-selectmenu-button:hover {
  border: 0;
}
.checkAvailability_widget form .ui-selectmenu-button .ui-selectmenu-text {
  padding: 0;
  line-height: 1;
}
.checkAvailability_widget form .ui-selectmenu-button .ui-icon {
  width: 13px;
  height: 20px;
  right: 18px;
  margin-top: -10px;
  background: url("../img/sprites-2.png?v=1") -479px -25px no-repeat;
}
.checkAvailability_widget.style_2 {
  position: static;
}
.checkAvailability_widget.style_2 form .row {
  width: 50%;
  margin: 0;
}
.checkAvailability_widget.style_2 form .row:nth-child(2n) input[type=text], .checkAvailability_widget.style_2 form .row:nth-child(2n) input[type=button] {
  border-left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.checkAvailability_widget.style_2 form .submit_container {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.checkAvailability_widget.style_2 form input[type=text], .checkAvailability_widget.style_2 form input[type=button] {
  border: 1px solid #cfcdcb;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.checkAvailability_widget.style_2 form input[type=submit]:hover {
  color: white;
  background: #7dc248;
}

.checkAvailability_widget_2 {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0 20px;
}
.checkAvailability_widget_2 form {
  float: left;
  width: 100%;
  background: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkAvailability_widget_2 form .widget_group {
  float: left;
  width: 38.4615384615%;
  margin-right: 1.9230769231%;
  background: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkAvailability_widget_2 form .widget {
  float: left;
  width: 50%;
}
.checkAvailability_widget_2 form .widget.date {
  position: relative;
}
.checkAvailability_widget_2 form .widget.date:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 27px;
  height: 26px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/sprites-2.png?v=1") -691px 0px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.checkAvailability_widget_2 form input[type=text], .checkAvailability_widget_2 form input[type=button] {
  float: left;
  width: 100%;
  height: 50px;
  background: white;
  border: 0;
  padding: 0 50px 0 20px;
  font-family: "LatoWebBlack";
  font-size: 16px;
  color: #072942;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkAvailability_widget_2 form input[type=button] {
  outline: none;
  cursor: pointer;
  text-align: left;
}
.checkAvailability_widget_2 form input[type=submit] {
  float: left;
  width: 100%;
  float: left;
  height: 50px;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "LatoWebBlack";
  background: #ff4e02;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkAvailability_widget_2 form input[type=submit]:hover {
  color: #072942;
  background: white;
}
.checkAvailability_widget_2 form .submit_container {
  width: 19.2307692308%;
}
.checkAvailability_widget_2 form .submit_container .btn {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 47px;
  padding: 0 10px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.checkAvailability_widget_2 form .submit_container .btn:hover {
  color: white;
  background: #ff5f1b;
  border-color: #ff5f1b;
}
.checkAvailability_widget_2 form .ui-selectmenu-button {
  float: left;
  width: 100% !important;
  height: 45px;
  font-weight: 700;
  font-size: 18px;
  padding: 0 50px 0 20px;
  color: #072942;
  border: 0;
  background: white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkAvailability_widget_2 form .ui-selectmenu-button:hover {
  border: 0;
}
.checkAvailability_widget_2 form .ui-selectmenu-button .ui-selectmenu-text {
  padding: 0;
  line-height: 1;
}
.checkAvailability_widget_2 form .ui-selectmenu-button .ui-icon {
  width: 13px;
  height: 20px;
  right: 18px;
  margin-top: -10px;
  background: url("../img/sprites-2.png?v=1") -479px -25px no-repeat;
}
.checkAvailability_widget_2.style_2 {
  position: static;
}
.checkAvailability_widget_2.style_2 form .row {
  width: 50%;
  margin: 0;
}
.checkAvailability_widget_2.style_2 form .row:nth-child(2n) input[type=text], .checkAvailability_widget_2.style_2 form .row:nth-child(2n) input[type=button] {
  border-left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.checkAvailability_widget_2.style_2 form .submit_container {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.checkAvailability_widget_2.style_2 form input[type=text], .checkAvailability_widget_2.style_2 form input[type=button] {
  border: 1px solid #cfcdcb;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.checkAvailability_widget_2.style_2 form input[type=submit]:hover {
  color: white;
  background: #7dc248;
}

.checkAvailability_widget_3 {
  width: 100%;
}
.checkAvailability_widget_3 form {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
.checkAvailability_widget_3 .widget.date {
  width: 50%;
}
.checkAvailability_widget_3 .widget_group.dates {
  display: flex;
  background: white;
  padding: 0 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.checkAvailability_widget_3 .widget_group.dates:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 27px;
  height: 26px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/sprites-2.png?v=1") -691px 0px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.checkAvailability_widget_3 .widget_group.dates .seperator {
  padding: 0 5px;
  font-size: 16px;
  color: #072942;
  display: flex;
  align-items: center;
  font-family: "LatoWebBlack";
}
.checkAvailability_widget_3 .widget_group.dates .date {
  width: auto;
}
.checkAvailability_widget_3 .widget_group.dates .date input {
  height: 50px;
  background: white;
  border: 0;
  padding: 0;
  font-family: "LatoWebBlack";
  font-size: 16px;
  color: #072942;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  text-align: left;
}
.checkAvailability_widget_3 .selectric-select .button {
  height: 100%;
}
.checkAvailability_widget_3 .selectric-select .button:after {
  display: none;
}
.checkAvailability_widget_3 .selectric-select .button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 12px;
  height: 7px;
  background-size: 12px 7px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.430083 0.903253C0.430083 0.817239 0.430082 0.645211 0.516096 0.559197C0.688124 0.387169 0.946167 0.387169 1.11819 0.559197L5.07484 4.51584C5.59092 5.03192 6.36505 5.03192 6.88113 4.51584L10.8378 0.559197C11.0098 0.387169 11.2678 0.387169 11.4399 0.559197C11.6119 0.731225 11.6119 0.989267 11.4399 1.16129L7.48323 5.11794C7.05316 5.54801 6.53708 5.72004 5.93498 5.72004C5.33288 5.72004 4.8168 5.46199 4.38673 5.11794L0.430083 1.16129C0.430083 1.16129 0.430083 0.989267 0.430083 0.903253Z' stroke='%23072942' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}
.checkAvailability_widget_3 .selectric-select.selectric-open .button:before {
  transform: rotate(180deg);
}
.checkAvailability_widget_3 .selectric-items {
  margin-top: -5px;
  padding-top: 10px;
  border: 0;
  border-radius: 0 0 5px 5px;
}
.checkAvailability_widget_3 .selectric-items li {
  color: #072942;
  font-size: 16px;
  padding: 13px 10px 13px 20px;
  font-family: "LatoWebBlack";
  border-top: 1px solid #e4e6ea;
  transition: 0.1s ease-in-out;
}
.checkAvailability_widget_3 .selectric-items li:hover {
  color: #0a51a1;
  background: #f1f1f1;
}
.checkAvailability_widget_3 .selectric-items li.highlighted {
  color: #0a51a1;
  background: transparent;
}
.checkAvailability_widget_3 input[type=submit] {
  float: left;
  width: 100%;
  float: left;
  height: 50px;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "LatoWebBlack";
  background: #ff4e02;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkAvailability_widget_3 input[type=submit]:hover {
  color: #072942;
  background: white;
}
.checkAvailability_widget_3 .submit_container .btn {
  width: 100%;
  height: 100%;
}

.fidelityButton_widget {
  position: absolute;
  bottom: 70px;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0 20px;
  text-align: center;
}
.fidelityButton_widget .btn {
  max-width: 300px;
  width: 100%;
}

.icoList_widget {
  float: left;
  width: 100%;
  -moz-box-align: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-bottom: -30px;
}
.icoList_widget .item {
  float: left;
  width: 310px;
  padding: 10px 30px;
  text-align: center;
  color: #072942;
  margin-bottom: 30px;
  border-right: 1px solid #ece8e5;
}
.icoList_widget .item:last-child {
  border-right: 0;
}
.icoList_widget .item .ico {
  float: left;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
}
.icoList_widget .item .ico span {
  display: block;
}
.icoList_widget .item .ico.ico_1 span {
  width: 103px;
  height: 80px;
  background: url("../img/sprites-2.png?v=1") 0 -60px no-repeat;
}
.icoList_widget .item .ico.ico_2 span {
  width: 115px;
  height: 61px;
  background: url("../img/sprites-2.png?v=1") -103px -60px no-repeat;
}
.icoList_widget .item .ico.ico_3 span {
  width: 79px;
  height: 79px;
  background: url("../img/sprites-2.png?v=1") -218px -60px no-repeat;
}
.icoList_widget .item .ico.ico_4 span {
  width: 79px;
  height: 76px;
  background: url("../img/sprites-2.png?v=1") -306px -60px no-repeat;
}
.icoList_widget .item .ico.ico_5 span {
  width: 92px;
  height: 85px;
  background: url("../img/sprites-2.png?v=1") 0 -237px no-repeat;
}
.icoList_widget .item .ico.ico_6 span {
  width: 112px;
  height: 80px;
  background: url("../img/sprites-2.png?v=1") -93px -144px no-repeat;
}
.icoList_widget .item .ico.ico_7 span {
  width: 92px;
  height: 60px;
  background: url("../img/sprites-2.png?v=1") -209px -144px no-repeat;
}
.icoList_widget .item .ico.ico_8 span {
  width: 87px;
  height: 83px;
  background: url("../img/sprites-2.png?v=1") -392px -145px no-repeat;
}
.icoList_widget .item .ico.ico_9 span {
  width: 157px;
  height: 67px;
  background: url("../img/sprites-2.png?v=1") -481px -145px no-repeat;
}
.icoList_widget .item .ico.ico_10 span {
  width: 73px;
  height: 73px;
  background: url("../img/sprites-2.png?v=1") -642px -145px no-repeat;
}
.icoList_widget .item .ico.ico_11 span {
  width: 84px;
  height: 68px;
  background: url("../img/sprites-2.png?v=1") -718px -145px no-repeat;
}
.icoList_widget .item .ico.ico_12 span {
  width: 45px;
  height: 93px;
  background: url("../img/sprites-2.png?v=1") -94px -237px no-repeat;
}
.icoList_widget .item .ico.ico_13 span {
  width: 94px;
  height: 83px;
  background: url("../img/sprites-2.png?v=1") -142px -237px no-repeat;
}
.icoList_widget .item .ico.ico_15 span {
  width: 38px;
  height: 73px;
  background: url("../img/sprites-2.png?v=1") -431px -237px no-repeat;
}
.icoList_widget .item .ico.ico_16 span {
  width: 48px;
  height: 73px;
  background: url("../img/sprites-2.png?v=1") -471px -237px no-repeat;
}
.icoList_widget .item .ico.ico_17 span {
  width: 48px;
  height: 79px;
  background: url("../img/sprites-2.png?v=1") -521px -237px no-repeat;
}
.icoList_widget .item .ico.ico_18 span {
  width: 134px;
  height: 67px;
  background: url("../img/sprites-2.png?v=1") -429px -331px no-repeat;
}
.icoList_widget .item .ico.ico_19 span {
  width: 50px;
  height: 67px;
  background: url("../img/sprites-2.png?v=1") -429px -331px no-repeat;
}
.icoList_widget .item h3 {
  font-size: 21px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
}
.icoList_widget.style_2 .item {
  border-right: 1px solid #cdc4bb;
}
.icoList_widget.style_2 .item:last-child {
  border-right: 0;
}

.btnList_widget {
  float: left;
  width: 100%;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: -15px;
}
.btnList_widget p {
  padding: 0 10px;
  margin-bottom: 15px;
}
.btnList_widget a {
  margin-right: 40px;
}
.btnList_widget a:last-child {
  margin-right: 0;
}
.btnList_widget.space_2 {
  padding-top: 60px;
}
.btnList_widget.space_3 {
  padding-top: 40px;
}
.btnList_widget.space_4 {
  padding-bottom: 60px;
}
.btnList_widget.style_2 {
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.btnList_widget.style_2 a {
  width: 47%;
  text-align: center;
  margin-right: 0;
}

.tabs_widget .r-tabs .r-tabs-nav {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: -15px;
}
.tabs_widget .r-tabs .r-tabs-nav li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "LatoWebBlack";
  line-height: 1;
  padding: 0 12px;
  margin-bottom: 15px;
}
.tabs_widget .r-tabs .r-tabs-nav li.r-tabs-state-active a, .tabs_widget .r-tabs .r-tabs-nav li:hover a {
  border-bottom: 2px solid #ff4e02;
}
.tabs_widget .r-tabs .r-tabs-nav li a {
  display: block;
  color: #072942;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
}
.tabs_widget .r-tabs .r-tabs-panel {
  display: none;
}
.tabs_widget .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
.tabs_widget .r-tabs .r-tabs-accordion-title {
  display: none;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav, .tabs_widget.style_4 .r-tabs .r-tabs-nav {
  text-align: left;
  padding-bottom: 0px;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav li, .tabs_widget.style_4 .r-tabs .r-tabs-nav li {
  float: left;
  color: #072942;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav li:first-child, .tabs_widget.style_4 .r-tabs .r-tabs-nav li:first-child {
  padding-left: 0;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav li.r-tabs-state-active a, .tabs_widget.style_2 .r-tabs .r-tabs-nav li:hover a, .tabs_widget.style_4 .r-tabs .r-tabs-nav li.r-tabs-state-active a, .tabs_widget.style_4 .r-tabs .r-tabs-nav li:hover a {
  color: white;
  background: #072942;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav li:last-child, .tabs_widget.style_4 .r-tabs .r-tabs-nav li:last-child {
  margin-right: 0;
}
.tabs_widget.style_2 .r-tabs .r-tabs-nav li a, .tabs_widget.style_4 .r-tabs .r-tabs-nav li a {
  display: block;
  padding: 14px 30px 13px 30px;
  color: #072942;
  border: 2px solid #072942;
  background: none transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tabs_widget.style_3 .r-tabs .r-tabs-nav {
  padding-bottom: 60px;
}
.tabs_widget.style_3 .r-tabs .r-tabs-nav li a {
  color: white;
}
.tabs_widget.style_4 .r-tabs .r-tabs-nav {
  text-align: center;
}
.tabs_widget.style_4 .r-tabs .r-tabs-nav li {
  float: none;
  display: inline-block;
}
.tabs_widget.space_2 .r-tabs .r-tabs-nav {
  padding-bottom: 60px;
}

.socialIcons_widget ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.socialIcons_widget li {
  float: left;
  margin-right: 20px;
}
.socialIcons_widget li:last-child {
  margin-right: 0;
}
.socialIcons_widget li a {
  float: left;
  text-indent: -9999px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.socialIcons_widget li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.socialIcons_widget li a.fb {
  width: 9px;
  height: 17px;
  background: url("../img/sprites-2.png?v=1") -509px 0 no-repeat;
}
.socialIcons_widget li a.tw {
  width: 17px;
  height: 15px;
  background: url("../img/sprites-2.png?v=1") -490px 0 no-repeat;
}
.socialIcons_widget li a.pin {
  width: 14px;
  height: 18px;
  background: url("../img/sprites-2.png?v=1") -521px 0 no-repeat;
}
.socialIcons_widget li a.in {
  width: 18px;
  height: 18px;
  background: url("../img/sprites-2.png?v=1") -537px 0 no-repeat;
}
.socialIcons_widget li a.tr {
  width: 28px;
  height: 17px;
  background: url("../img/sprites-2.png?v=1") -557px 0 no-repeat;
}
.socialIcons_widget li a.tiktok {
  width: 17px;
  height: 17px;
  background: url("../img/sprites-2.png?v=1") -617px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.fb {
  width: 12px;
  height: 24px;
  background: url("../img/sprites-2.png?v=1") -494px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.tw {
  width: 24px;
  height: 18px;
  background: url("../img/sprites-2.png?v=1") -507px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.pin {
  width: 19px;
  height: 24px;
  background: url("../img/sprites-2.png?v=1") -559px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.in {
  width: 24px;
  height: 24px;
  background: url("../img/sprites-2.png?v=1") -533px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.tr {
  width: 24px;
  height: 15px;
  background: url("../img/sprites-2.png?v=1") -580px -26px no-repeat;
}
.socialIcons_widget.style_2 li a.tiktok {
  width: 24px;
  height: 24px;
  background: url("../img/sprites-2.png?v=1") -634px -26px no-repeat;
}

.socialIcons2_widget ul li {
  display: inline-block;
  margin-right: 10px;
}
.socialIcons2_widget ul li:last-child {
  margin-right: 0;
}
.socialIcons2_widget ul li a {
  float: left;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.socialIcons2_widget ul li a:hover {
  top: 2px;
}
.socialIcons2_widget ul li.fb a {
  background: url(../img/social-2.png) 0px 0 no-repeat;
}
.socialIcons2_widget ul li.tw a {
  background: url(../img/social-2.png) -48px 0 no-repeat;
}
.socialIcons2_widget ul li.ins a {
  background: url(../img/social-2.png) -97px 0 no-repeat;
}
.socialIcons2_widget ul li.tr a {
  background: url(../img/social-2.png) -144px 0 no-repeat;
}
.socialIcons2_widget ul li.tiktok a {
  background: url(../img/social-2.png) -292px 0 no-repeat;
}

.galleryList_widget {
  float: left;
  width: 100%;
  position: relative;
}
.galleryList_widget .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.galleryList_widget .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.galleryList_widget .slick-arrow.slick-prev {
  left: 40px;
  background: url("../img/sprites-2.png?v=1") -719px 0 no-repeat;
}
.galleryList_widget .slick-arrow.slick-next {
  right: 40px;
  background: url("../img/sprites-2.png?v=1") -755px 0 no-repeat;
}
.galleryList_widget .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.galleryList_widget .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.galleryList_widget img {
  width: 100%;
  height: auto;
}

.booking_widget {
  float: left;
  width: 100%;
  background: #ece8e5;
  padding: 30px 40px;
  color: #072942;
  text-align: center;
}
.booking_widget .main_headline {
  font-size: 20px;
  font-family: "LatoWebBlack";
}
.booking_widget .sub_headline.warning {
  color: #ff5f1b;
}
.booking_widget form {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.booking_widget form .widget_group {
  float: left;
  width: 100%;
}
.booking_widget form .widget {
  float: left;
  width: 48%;
}
.booking_widget form .widget.date {
  position: relative;
}
.booking_widget form .widget.date:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 27px;
  height: 26px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/sprites-2.png?v=1") -691px 0px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.booking_widget form .widget:nth-child(2n) {
  float: right;
}
.booking_widget form .submit_container {
  width: 100%;
  padding-top: 15px;
}
.booking_widget form .submit_container .btn {
  float: left;
  width: 100%;
  padding: 15px 10px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.booking_widget form .submit_container .btn:hover {
  color: #ff4e02;
}
.booking_widget form input[type=text], .booking_widget form input[type=button] {
  float: left;
  width: 100%;
  height: 50px;
  background: white;
  border: 0;
  padding: 0 50px 0 20px;
  font-family: "LatoWebBlack";
  font-size: 16px;
  color: #072942;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.booking_widget form input[type=button] {
  outline: none;
  cursor: pointer;
  text-align: left;
}
.booking_widget .safe_booking {
  float: left;
  width: 100%;
  margin: 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfcdcb;
}
.booking_widget .safe_booking .label {
  padding-right: 10px;
}
.booking_widget .help {
  float: left;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 14px;
  border-top: 1px solid #cfcdcb;
}
.booking_widget .help a {
  color: #ff4e02;
  text-decoration: underline;
}
.booking_widget .help a:hover {
  text-decoration: none;
}
.booking_widget .inquiry_only {
  padding-top: 20px;
}
.booking_widget .inquiry_only .btn {
  float: left;
  width: 100%;
  padding: 15px 10px;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.booking_widget .inquiry_only .btn:hover {
  color: #ff4e02;
}

.priceTable_widget {
  float: left;
  width: 100%;
  font-size: 18px;
}
.priceTable_widget.mobile {
  display: none;
}
.priceTable_widget.mobile .row_group {
  float: left;
  width: 100%;
}
.priceTable_widget.mobile .col {
  text-align: left;
}
.priceTable_widget.mobile .col.legend {
  width: 100%;
  padding: 10px;
  background: #cfcdcb;
  font-family: "LatoWebBlack";
}
.priceTable_widget.mobile .col.col_0 {
  width: 200px !important;
}
.priceTable_widget.mobile .col.col_1 {
  width: auto !important;
}
.priceTable_widget.bb .terms {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #85878e;
}
.priceTable_widget.bb:last-child .terms {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.priceTable_widget .head .row {
  border-bottom: 1px solid #85878e;
}
.priceTable_widget .head .row .col {
  font-family: "LatoWebBlack";
}
.priceTable_widget .body .row {
  border-bottom: 1px solid #c9caca;
}
.priceTable_widget .row {
  float: left;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.priceTable_widget .col {
  float: left;
  padding: 10px 5px;
  text-align: right;
}
.priceTable_widget .col.col_0 {
  text-align: left;
}
.priceTable_widget.cols_6 .container {
  margin: 0 auto;
  max-width: 1040px;
}
.priceTable_widget.cols_6 .col.col_0 {
  width: 25%;
  color: #072942;
}
.priceTable_widget.cols_6 .col.col_1, .priceTable_widget.cols_6 .col.col_2, .priceTable_widget.cols_6 .col.col_3, .priceTable_widget.cols_6 .col.col_4, .priceTable_widget.cols_6 .col.col_5 {
  width: 15%;
}
.priceTable_widget.cols_3 .container {
  margin: 0 auto;
  max-width: 920px;
}
.priceTable_widget.cols_3 .col.col_0 {
  width: 50%;
  color: #072942;
}
.priceTable_widget.cols_3 .col.col_1, .priceTable_widget.cols_3 .col.col_2 {
  width: 25%;
}
.priceTable_widget.cols_2 .container {
  margin: 0 auto;
  max-width: 520px;
}
.priceTable_widget.cols_2 .col.col_0 {
  width: 50%;
  color: #072942;
}
.priceTable_widget.cols_2 .col.col_1 {
  width: 50%;
}
.priceTable_widget .terms {
  float: left;
  width: 100%;
  padding-top: 20px;
  font-size: 14px;
  color: #072942;
}
.priceTable_widget .terms ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.priceTable_widget .terms ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}

.pitchPopupWidget .fancybox-slide > * {
  padding: 0;
  margin: 0;
}
.pitchPopupWidget .container {
  width: 100%;
  max-width: 520px;
  padding: 0;
}

.bookingPopupWidget .container {
  width: 100%;
  padding: 40px 30px 20px;
  max-width: 520px;
}
.bookingPopupWidget .headline {
  text-align: center;
  margin-bottom: 40px;
}
.bookingPopupWidget .headline h4 {
  font-size: 32px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
  text-transform: uppercase;
}
.bookingPopupWidget .headline li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 0 20px 0 21px;
}
.bookingPopupWidget .headline li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 12px;
  background: url("../img/sprites-2.png?v=1") -813px 0 no-repeat;
}
.bookingPopupWidget .headline li:last-child {
  margin-right: 0;
}
.bookingPopupWidget .more_info {
  float: left;
  width: 100%;
  font-size: 14px;
  margin-top: 40px;
  padding-top: 20px;
  color: #8c8a88;
  border-top: 1px solid #d8dbdf;
}
.bookingPopupWidget .more_info a {
  color: #8c8a88;
}
.bookingPopupWidget .more_info .left {
  float: left;
}
.bookingPopupWidget .more_info .right {
  float: right;
}

.inquiryPopupWidget .fancybox-content {
  width: 100%;
  max-width: 720px;
  max-height: 95%;
}
.inquiryPopupWidget .fancybox-close-small {
  right: 0 !important;
  background: #f1f1f1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.inquiryPopupWidget .fancybox-close-small:after {
  color: #b3b6b8;
  font-size: 28px;
}
.inquiryPopupWidget .fancybox-close-small:hover:after {
  color: #85878e;
}

.fidelityPopupWidget .fancybox-content {
  width: 100%;
  max-width: 980px;
  padding: 0;
  margin: 20px 0;
}
.fidelityPopupWidget .fancybox-close-small {
  right: 2px !important;
  top: 3px !important;
  width: 30px !important;
  height: 30px !important;
  background: none transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fidelityPopupWidget .fancybox-close-small:after {
  color: #072942;
  font-size: 28px;
  right: 0;
  top: 0;
}
.fidelityPopupWidget .fancybox-close-small:hover:after {
  color: #85878e;
}

.workingtime_widget {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.workingtime_widget h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}

.weatherWidget_2 {
  float: left;
  width: 100%;
  color: #072942;
}
.weatherWidget_2 .item {
  float: left;
  width: 320px;
  margin-right: 4.2857142857%;
  position: relative;
  padding: 20px 0;
  border-right: 1px solid #d8dbdf;
}
.weatherWidget_2 .item:last-child {
  margin-right: 0;
  border-right: 0;
}
.weatherWidget_2 .item .ico {
  position: absolute;
  left: 0;
  top: 0;
}
.weatherWidget_2 .item .ico span {
  position: absolute;
  left: 0;
  top: 0;
}
.weatherWidget_2 .item .label {
  font-size: 21px;
}
.weatherWidget_2 .item .value {
  font-size: 36px;
  font-family: "LatoWebBlack";
}
.weatherWidget_2 .item.current {
  padding-left: 135px;
}
.weatherWidget_2 .item.current .ico {
  width: 135px;
  height: 100%;
}
.weatherWidget_2 .item.current .ico:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/overlay_weather_icon.png) right bottom no-repeat;
}
.weatherWidget_2 .item.current .ico span {
  right: 0;
  bottom: 0;
  margin: auto;
}
.weatherWidget_2 .item.lake {
  padding-left: 110px;
}
.weatherWidget_2 .item.lake .ico span {
  top: 10px;
  width: 92px;
  height: 86px;
  background: url("../img/sprites-2.png?v=1") -240px -237px no-repeat;
}
.weatherWidget_2 .item.river {
  padding-left: 115px;
}
.weatherWidget_2 .item.river .ico span {
  top: 20px;
  width: 92px;
  height: 60px;
  background: url("../img/sprites-2.png?v=1") -334px -237px no-repeat;
}

.weather_icons_dark .item .ico.wIcon41Rain span {
  width: 72px;
  height: 85px;
  background: url(../img/weather_icons.png) 0 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Cloud span {
  width: 110px;
  height: 53px;
  background: url(../img/weather_icons.png) -74px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Snow span {
  width: 73px;
  height: 75px;
  background: url(../img/weather_icons.png) -187px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Storm span {
  width: 74px;
  height: 75px;
  background: url(../img/weather_icons.png) -263px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41SnowRain span {
  width: 73px;
  height: 75px;
  background: url(../img/weather_icons.png) -339px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41StormRain span {
  width: 74px;
  height: 75px;
  background: url(../img/weather_icons.png) -414px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41StormHail span {
  width: 74px;
  height: 75px;
  background: url(../img/weather_icons.png) -491px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41SunRain span {
  width: 74px;
  height: 75px;
  background: url(../img/weather_icons.png) -568px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41SunCloud span {
  width: 111px;
  height: 75px;
  background: url(../img/weather_icons.png) -646px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Sun span {
  width: 75px;
  height: 75px;
  background: url(../img/weather_icons.png) -760px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Fog span {
  width: 74px;
  height: 75px;
  background: url(../img/weather_icons.png) -838px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41NightCloud span {
  width: 107px;
  height: 75px;
  background: url(../img/weather_icons.png) -916px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41Night span {
  width: 75px;
  height: 75px;
  background: url(../img/weather_icons.png) -1028px 0 no-repeat;
}
.weather_icons_dark .item .ico.wIcon41NightRain span {
  width: 68px;
  height: 75px;
  background: url(../img/weather_icons.png) -1106px 0 no-repeat;
}

.ticket_widget {
  float: left;
  width: 100%;
  color: #072942;
}
.ticket_widget .item {
  float: left;
  width: 280px;
  margin-right: 1.4285714286%;
  position: relative;
  padding: 20px 20px 20px 0;
  text-align: center;
  border-right: 1px solid #c9caca;
}
.ticket_widget .item:last-child {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.ticket_widget .item .value {
  font-size: 36px;
  font-family: "LatoWebBlack";
}
.ticket_widget .item .label {
  font-size: 21px;
}

.ticket_widget_x2 {
  width: 100%;
  color: #072942;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
  padding-bottom: 100px;
}
.ticket_widget_x2 .headline {
  width: 30%;
}
.ticket_widget_x2 .headline h4 {
  font-size: 36px;
  font-family: "LatoWebBlack";
}
.ticket_widget_x2 .content {
  width: 60%;
}
.ticket_widget_x2 .price {
  padding-right: 100px;
  margin-right: 100px;
  border-right: 1px solid #c9caca;
}
.ticket_widget_x2 .price .value {
  font-size: 36px;
  font-family: "LatoWebBlack";
}
.ticket_widget_x2 .explanation p {
  padding-bottom: 5px;
}
.ticket_widget_x2 .explanation p:last-child {
  padding-bottom: 0;
}

.sanitaryUnit_widget {
  float: left;
  width: 100%;
  color: #072942;
}
.sanitaryUnit_widget .item {
  float: left;
  padding: 20px 40px;
  text-align: center;
  border-right: 1px solid #c9caca;
}
.sanitaryUnit_widget .item:last-child {
  border-right: 0;
}
.sanitaryUnit_widget .item .label {
  font-size: 21px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
}
.sanitaryUnit_widget .item .label .explanation {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  position: relative;
  top: 2px;
  cursor: pointer;
  background: url("../img/sprites-2.png?v=1") -357px -31px no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.7);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sanitaryUnit_widget .item .label .explanation:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.sanitaryUnit_widget .item .value {
  font-size: 18px;
}

.accordion_widget {
  float: left;
  width: 100%;
  color: #072942;
  margin-top: 60px;
}
.accordion_widget .category_headline {
  display: none;
}
.accordion_widget .container {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.accordion_widget .container:last-child {
  margin-bottom: 0;
}
.accordion_widget .r-tabs-nav {
  display: none;
}
.accordion_widget .r-tabs-accordion-title {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.accordion_widget .r-tabs-accordion-title a {
  display: block;
  position: relative;
  background: white;
  font-family: "LatoWebBlack";
  color: #072942;
  padding: 15px;
  padding-right: 35px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.accordion_widget .r-tabs-accordion-title a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 13px;
  height: 7px;
  background: url("../img/sprites-2.png?v=1") -307px -39px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.accordion_widget .r-tabs-accordion-title.r-tabs-state-active a:after {
  background: url("../img/sprites-2.png?v=1") -307px -31px no-repeat;
}
.accordion_widget .r-tabs-panel {
  float: left;
  width: 100%;
  padding: 10px 0 20px 0;
  display: none;
  margin-top: -10px;
}
.accordion_widget.style_2 {
  margin-top: 0;
}
.accordion_widget.style_2 .category_headline {
  display: block;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
}

.timeline_widget {
  float: left;
  width: 100%;
  position: relative;
  padding: 2em 0;
}
.timeline_widget:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 0px;
  height: 100%;
  width: 2px;
  background: #a3a5ac;
}
.timeline_widget .timeline_item {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.timeline_widget .timeline_item:nth-child(2n) .timeline_content {
  float: right;
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.timeline_widget .timeline_item:nth-child(2n) .timeline_content:before {
  position: absolute;
  left: -10px;
  border-width: 10px 10px 10px 0;
  border-color: transparent #ffffff transparent transparent;
}
.timeline_widget .timeline_item:nth-child(2n) .timeline_content:after {
  right: auto;
  left: -52px;
}
.timeline_widget .timeline_item:nth-child(2n) .timeline_content .date {
  left: auto;
  right: 112%;
  text-align: right;
}
.timeline_widget .timeline_content {
  float: left;
  position: relative;
  color: #072942;
  width: 47.1428571429%;
  background: white;
}
.timeline_widget .timeline_content:before {
  position: absolute;
  right: -10px;
  top: 15px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #ffffff;
}
.timeline_widget .timeline_content:after {
  position: absolute;
  right: -53px;
  top: 13px;
  content: "";
  width: 25px;
  height: 25px;
  background: #ff4e02;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.timeline_widget .timeline_content.no_gallery .inside {
  width: 100%;
}
.timeline_widget .timeline_content figure {
  float: left;
  width: 37.5%;
  position: relative;
}
.timeline_widget .timeline_content figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.timeline_widget .timeline_content .inside {
  float: left;
  padding: 20px 30px;
  width: 62.5%;
}
.timeline_widget .timeline_content .inside h3 {
  font-size: 24px;
  padding-bottom: 5px;
  font-family: "LatoWebBlack";
}
.timeline_widget .timeline_content .date {
  position: absolute;
  left: 112%;
  top: 15px;
  width: 100%;
  font-size: 18px;
  font-family: "LatoWebBlack";
}
.timeline_widget .timeline_content.is-hidden {
  visibility: hidden;
}
.timeline_widget .timeline_content.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-2 0.6s;
  -moz-animation: cd-bounce-2 0.6s;
  animation: cd-bounce-2 0.6s;
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
.ajaxContentPopupWidget.theme_1 .fancybox-close-small:after {
  color: #555;
  background: #eee;
}
.ajaxContentPopupWidget .container {
  width: 100%;
  padding: 0;
  max-width: 860px;
}
.ajaxContentPopupWidget .cover {
  float: left;
  width: 100%;
  height: 400px;
  color: white;
  position: relative;
  text-align: center;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.ajaxContentPopupWidget .cover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../img/overlay_3.png) bottom left repeat-x;
}
.ajaxContentPopupWidget .cover .overlay {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px;
}
.ajaxContentPopupWidget .cover .overlay h3 {
  font-size: 34px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.ajaxContentPopupWidget .cover figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ajaxContentPopupWidget .cover figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ajaxContentPopupWidget .teaser {
  float: left;
  width: 100%;
  padding: 15px 30px 10px;
  font-size: 14px;
  color: #85878e;
  background: #f1f1f1;
}
.ajaxContentPopupWidget .teaser ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.ajaxContentPopupWidget .teaser ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.ajaxContentPopupWidget .teaser li {
  display: inline-block;
  margin-right: 10px;
}
.ajaxContentPopupWidget .content {
  float: left;
  width: 100%;
  padding: 30px;
}
.ajaxContentPopupWidget .content ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.ajaxContentPopupWidget .content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.ajaxContentPopupWidget .content p {
  padding-bottom: 15px;
}

.form_white .selectric {
  border: 1px solid transparent;
}
.form_white .selectric:hover {
  border-color: transparent;
}
.form_white .selectric-open .selectric {
  border-color: #072942;
}
.form_white div.border-bottom {
  border-color: #bfc2c7 !important;
}

.formContact2025 .widget.camping_pitch {
  display: none;
}
.formContact2025 .widget.camping_pitch.show {
  display: block;
}

.tripadvisorWidget {
  float: left;
  width: 100%;
  padding: 10px 20px 15px;
  border-bottom: 1px solid #b3b6b8;
}
.tripadvisorWidget #CDSWIDSSP {
  width: 100% !important;
}
.tripadvisorWidget #CDSWIDSSP .widSSPAll,
.tripadvisorWidget #CDSWIDSSP .widSSPComponent,
.tripadvisorWidget #CDSWIDSSP .widSSPLegal {
  display: none;
}
.tripadvisorWidget #CDSWIDSSP div {
  font-family: "LatoWeb";
}
.tripadvisorWidget #CDSWIDSSP .widSSPData {
  padding: 0 !important;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPBranding {
  width: 340px;
  padding: 0;
  margin: 0;
  border: 0;
  border-right: 1px solid #b3b6b8;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPBranding dt {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPBranding img {
  display: inline-block;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPBranding .widSSPTagline {
  color: #a3a5ac;
  font-size: 14px;
  font-family: "LatoWeb";
  margin-bottom: 0;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional {
  width: 340px;
  padding: 0;
  margin: 0;
  border: 0;
  border-right: 1px solid #b3b6b8;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng {
  overflow: visible;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng .widSSPH11 {
  font-weight: 400;
  font-size: 14px;
  font-family: "LatoWebBlack";
  display: none;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng .widSSPOverall {
  margin-bottom: 0;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng .widSSPOverall .ui_bubble_rating {
  font-size: 20px;
  letter-spacing: 5px;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng .widSSPOverall div {
  padding-top: 10px;
  color: #a3a5ac;
  font-size: 14px;
  font-family: "LatoWeb";
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPOptional .widSSPTrvlRtng .widSSPOverall div b {
  color: #a3a5ac;
  font-size: 14px;
  font-family: "LatoWebBlack";
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPWrap {
  width: 340px;
  padding: 0;
  margin: 0;
  border: 0;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPWrap .widSSPSingle b {
  font-weight: 400;
  font-size: 14px;
  font-family: "LatoWebBlack";
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPWrap .widSSPSingle .widSSPPopIdxData {
  font-size: 18px;
}
.tripadvisorWidget #CDSWIDSSP .widSSPData .widSSPWrap .widSSPSingle .widSSPPopIdxData sup {
  vertical-align: baseline;
  position: static;
  font-size: 18px;
}

.form_widget {
  float: left;
  width: 100%;
}
.form_widget .widget {
  float: left;
  width: 100%;
  padding-bottom: 16px;
}
.form_widget .widget.error {
  position: relative;
}
.form_widget .widget.error p.error {
  position: absolute;
  left: 10px;
  top: -9px;
  font-size: 12px;
  color: #ff4e02;
  background: white;
  padding: 0 5px;
}
.form_widget .widget label {
  display: none;
}
.form_widget .widget input[type=text], .form_widget .widget input[type=email], .form_widget .widget input[type=button] {
  float: left;
  width: 100%;
  height: 50px;
  background: white;
  padding: 0 15px;
  font-family: "LatoWebBlack";
  font-size: 14px;
  color: #072942;
  text-align: left;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.form_widget .widget input[type=text]:focus, .form_widget .widget input[type=email]:focus, .form_widget .widget input[type=button]:focus {
  border: 1px solid #072942;
}
.form_widget .widget input[type=button] {
  cursor: pointer;
  padding: 0 50px 0 15px;
  color: #858583;
}
.form_widget .widget textarea {
  float: left;
  width: 100%;
  height: 100px;
  background: white;
  padding: 14px;
  font-family: "LatoWebBlack";
  font-size: 16px;
  color: #072942;
  text-align: left;
  resize: none;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.form_widget .widget textarea:focus {
  border: 1px solid #072942;
}
.form_widget .submit_container {
  float: left;
  width: 100%;
}
.form_widget .submit_container input[type=submit] {
  float: left;
  width: 100%;
  float: left;
  height: 50px;
  border: 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "LatoWebBlack";
  background: #ff4e02;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.form_widget .submit_container input[type=submit]:hover {
  color: white;
  background: #7dc248;
}
.form_widget .widget-group {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding-bottom: 16px;
}
.form_widget .widget-group .widget {
  float: none;
  width: auto;
  padding-bottom: 0;
}
.form_widget div.border-bottom {
  border-bottom: 1px dashed #cfcdcb;
  margin-bottom: 16px;
}

.alertWidget.covid {
  margin-bottom: 60px;
  padding: 40px;
  font-size: 16px;
  background: white;
  border: 4px solid #ff4e02;
}
.alertWidget.covid h4 {
  font-size: 18px;
  padding-bottom: 3px;
  font-family: "LatoWebBlack";
}
.alertWidget.covid ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.alertWidget.covid ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}

.section_1 {
  float: left;
  width: 100%;
  padding: 100px 20px;
}
.section_1 .wrapper {
  float: left;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.section_1 .into {
  width: 22.8571428571%;
  margin-right: 2.8571428571%;
  font-size: 18px;
}
.section_1 .into h3 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  padding-bottom: 10px;
}
.section_1 .into p {
  padding-bottom: 30px;
}
.section_1 .container {
  width: 74.2857142857%;
}

.sectionBackground_packages {
  background-image: url(../files/backgrounds/packages.jpg);
  background-color: #020910;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  color: white;
  padding: 140px 20px;
  position: relative;
}

.section_2 {
  float: left;
  width: 100%;
  position: relative;
  padding: 100px 20px;
}
.section_2 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.section_2 .bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
}
.section_2:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(14, 21, 28, 0.8);
}
.section_2 .content {
  float: left;
  max-width: 420px;
  color: white;
  font-size: 16px;
  background: #fe4f00;
  position: relative;
  z-index: 2;
  padding: 30px;
}
.section_2 .content h4 {
  font-size: 26px;
  font-family: "LatoWebBlack";
  padding-bottom: 15px;
  text-transform: uppercase;
}
.section_2 .content ul {
  padding-top: 10px;
}
.section_2 .content ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.section_2 .content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.section_2.style_3 .content, .section_2.style_3 .content {
  float: none;
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
}
.section_2.style_3 .content {
  max-width: 620px;
}

.bg_pattern_01 {
  background-image: url(../img/grunge_pattern_1.jpg);
  background-repeat: repeat;
  background-position: 0 0;
}

.bg_pattern_03 {
  background-image: url(../img/grunge_pattern_3.jpg);
  background-repeat: repeat;
  background-position: 0 0;
}

.bg_pattern_04 {
  background-image: url(../img/grunge_pattern_4.jpg?v=2);
  background-repeat: repeat;
  background-position: 0 0;
}

.date-picker {
  width: 170px;
  height: 25px;
  padding: 0;
  border: 0;
  line-height: 25px;
  padding-left: 10px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.date-picker-wrapper {
  position: absolute;
  margin-top: 10px;
  z-index: 101;
  font-size: 14px;
  background-color: #ece8e5;
  padding: 5px 12px;
  line-height: 20px;
  -webkit-box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.date-picker-wrapper:before {
  content: "";
  position: absolute;
  left: 20px;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 5px 7.5px;
  border-color: transparent transparent #ece8e5 transparent;
}
.date-picker-wrapper.single-month {
  max-width: 360px;
}
.date-picker-wrapper.single-month .month-wrapper {
  width: 100% !important;
}
.date-picker-wrapper.single-month .month-wrapper table {
  width: 100%;
}

.date-picker-wrapper.inline-wrapper {
  position: relative;
  box-shadow: none;
  display: inline-block;
}

.date-picker-wrapper.single-date {
  width: auto;
}

.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px;
}

.date-picker-wrapper.no-topbar {
  padding-top: 12px;
}

.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px;
}

.date-picker-wrapper b {
  font-family: "LatoWebBlack";
  font-weight: 400;
}

.date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline;
}

.date-picker-wrapper .month-name {
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  font-weight: 400;
}

.date-picker-wrapper .select-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.date-picker-wrapper .select-wrapper:hover {
  text-decoration: underline;
}

.date-picker-wrapper .month-element {
  display: inline-block;
  vertical-align: middle;
}

.date-picker-wrapper .select-wrapper select {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: -1px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  opacity: 0.01;
}

.date-picker-wrapper .month-wrapper {
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative;
  _overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.date-picker-wrapper .month-wrapper table {
  width: 200px;
  float: left;
}

.date-picker-wrapper .month-wrapper table.month2 {
  width: 200px;
  float: left;
}

.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}

.date-picker-wrapper .month-wrapper table .day {
  padding: 7px 0 6px;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #ccc;
  cursor: default;
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default;
}

.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #d8dbdf;
}

.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-family: "LatoWebBlack";
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
}
.date-picker-wrapper .month-wrapper table .week-name th {
  font-weight: 400;
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important;
}

.date-picker-wrapper .time label {
  white-space: nowrap;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #d8dbdf;
}

.date-picker-wrapper .month-wrapper table .day.nextMonth,
.date-picker-wrapper .month-wrapper table .day.lastMonth {
  display: none;
}

.date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: #ff4e02;
  color: white !important;
}

.date-picker-wrapper table .caption {
  height: 40px;
}

.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
  display: block;
  position: relative;
  text-indent: -9999px;
  cursor: pointer;
}
.date-picker-wrapper table .caption .next:after,
.date-picker-wrapper table .caption .prev:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 13px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.date-picker-wrapper table .caption .next:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}

.date-picker-wrapper table .caption .prev:after {
  background: url("../img/sprites-2.png?v=1") -306px -17px no-repeat;
}

.date-picker-wrapper table .caption .next:hover:after,
.date-picker-wrapper table .caption .prev:hover:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: red;
  font-size: 0;
  line-height: 0;
  float: left;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0;
}

.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden;
}

.date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative;
}

.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid white;
  border-top: 8px solid #ece8e5;
  border-bottom: 8px solid #ece8e5;
}

.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid white;
}

.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid white;
}

.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #ece8e5;
  z-index: 3;
}

.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #ece8e5;
  z-index: 3;
}

.date-picker-wrapper .selected-days {
  display: none;
}

.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px;
  text-align: center;
}

.date-picker-wrapper .drp_top-bar .error-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar .normal-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar .default-top {
  display: block;
}

.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: red;
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block;
}

.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0px;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00adee", endColorstr="#0078a5");
  color: white;
  line-height: initial;
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ededed");
}

                
.date-picker-wrapper .time {
  position: relative;
}

.date-picker-wrapper.single-month .time {
  display: block;
}

.date-picker-wrapper .time input[type=range] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px;
}

.date-picker-wrapper .time1,
.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}

.date-picker-wrapper .time1 {
  float: left;
}

.date-picker-wrapper .time2 {
  float: right;
}

.date-picker-wrapper .hour,
.minute {
  text-align: right;
}

.date-picker-wrapper .hide {
  display: none;
}

.date-picker-wrapper .first-date-selected {
  background-color: #072942 !important;
  color: white !important;
}

.date-picker-wrapper .last-date-selected {
  background-color: #072942 !important;
  color: white !important;
}

.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -11px;
  margin-left: -8px;
  display: none;
  background-color: #0a51a1;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 16px;
  color: white;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.date-picker-wrapper .date-range-length-tip:after {
  content: "";
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #0a51a1;
  left: 50%;
  margin-left: -4px;
  bottom: -4px;
}

.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
  display: none;
}

.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer;
}

.instagramFeed_widget {
  float: left;
  width: 100%;
  padding-top: 80px;
}
.instagramFeed_widget .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.instagramFeed_widget .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.instagramFeed_widget .slick-arrow.slick-prev {
  left: 40px;
  background: url("../img/sprites-2.png?v=1") -719px 0 no-repeat;
}
.instagramFeed_widget .slick-arrow.slick-next {
  right: 40px;
  background: url("../img/sprites-2.png?v=1") -755px 0 no-repeat;
}
.instagramFeed_widget .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.instagramFeed_widget .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.instagramFeed_widget .list {
  float: left;
  width: 100%;
}
.instagramFeed_widget .inst_headline {
  float: left;
  width: 100%;
  padding: 0 20px 60px 20px;
}
.instagramFeed_widget .inst_headline h4 {
  font-size: 24px;
  font-family: "LatoWebBlack";
}
.instagramFeed_widget .inst_headline h4 a {
  padding-left: 75px;
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.instagramFeed_widget .inst_headline h4 a:hover {
  color: #ff4e02;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.instagramFeed_widget .inst_headline h4 a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 64px;
  height: 64px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.instagramFeed_widget .inst_headline h4 a.instagram {
  margin-right: 40px;
}
.instagramFeed_widget .inst_headline h4 a.instagram:before {
  background: url("../img/sprites-2.png?v=1") -578px -237px no-repeat;
}
.instagramFeed_widget .inst_headline h4 a.facebook:before {
  background: url("../img/sprites-2.png?v=1") -645px -237px no-repeat;
}
.instagramFeed_widget .item {
  float: left;
  width: 20%;
  position: relative;
  cursor: pointer;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.instagramFeed_widget .item .bg {
  float: left;
  width: 100%;
  height: 0;
  padding-top: 83.3333333333%;
}
.instagramFeed_widget .item:nth-child(4n) {
  margin-right: 0;
}
.instagramFeed_widget .item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(14, 21, 28, 0.8);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.instagramFeed_widget .item .overlay .inside {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.instagramFeed_widget .item .overlay .widget-item {
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
}
.instagramFeed_widget .item .overlay .widget-item:before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.instagramFeed_widget .item .overlay .instagram-widget-item-like-count {
  margin-right: 15px;
}
.instagramFeed_widget .item .overlay .instagram-widget-item-like-count:before {
  width: 17px;
  height: 14px;
  cursor: pointer;
  background: url("../img/sprites-2.png?v=1") -218px -38px no-repeat;
}
.instagramFeed_widget .item .overlay .instagram-widget-item-comment-count:before {
  width: 17px;
  height: 13px;
  cursor: pointer;
  background: url("../img/sprites-2.png?v=1") -254px -38px no-repeat;
}
.instagramFeed_widget .item:hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.instagramFeed_widget .item:hover .overlay .inside {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.instagramFeed_widget .item.external a {
  height: 100%;
  text-align: center;
  font-size: 16px;
  padding: 0 15px;
  background: black;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.instagramFeed_widget .item.external a .ico {
  float: left;
  width: 76px;
  height: 75px;
  margin-bottom: 20px;
  background: url("../img/sprites-2.png?v=1") -358px -436px no-repeat;
}
.instagramFeed_widget .item.external a:hover {
  color: #ff4e02;
}

.instagram-widget-dialog {
  display: none;
}
.instagram-widget-dialog .container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 600;
  background: rgba(30, 30, 30, 0.87);
}
.instagram-widget-dialog .instagram-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  overflow-x: auto;
}
.instagram-widget-dialog .instagram-widget-contents {
  position: relative;
  z-index: 602;
  width: 100%;
  max-width: 935px;
  padding: 40px;
  margin: auto;
  visibility: visible;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.instagram-widget-dialog .instagram-widget-contents .media {
  float: left;
  width: 100%;
  background: black;
  overflow: hidden;
}
.instagram-widget-dialog .instagram-widget-contents .media.type-video .video,
.instagram-widget-dialog .instagram-widget-contents .media.type-video .image, .instagram-widget-dialog .instagram-widget-contents .media.type-image .video,
.instagram-widget-dialog .instagram-widget-contents .media.type-image .image {
  display: none;
}
.instagram-widget-dialog .instagram-widget-contents .media.type-video .video {
  display: block;
}
.instagram-widget-dialog .instagram-widget-contents .media.type-image .image {
  display: block;
}
.instagram-widget-dialog .instagram-widget-contents .content {
  float: left;
  width: 100%;
  background: white;
  padding: 0 20px 20px 20px;
  -webkit-flex: 0 0 335px;
  -ms-flex: 0 0 335px;
  flex: 0 0 335px;
}
.instagram-widget-dialog .instagram-widget-contents .content .owner {
  height: 78px;
  border-bottom: 1px solid #e7e7e7;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  ms-flex-justify-content: flex-start;
  justify-content: flex-start;
}
.instagram-widget-dialog .instagram-widget-contents .content .owner .profile-pic {
  width: 42px;
  height: 42px;
  margin-right: 15px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.instagram-widget-dialog .instagram-widget-contents .content .owner .username {
  color: #072942;
  font-weight: 700;
}
.instagram-widget-dialog .instagram-widget-contents .info {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin-bottom: 10px;
  font-size: 14px;
}
.instagram-widget-dialog .instagram-widget-contents .info .like-count {
  float: left;
  margin-right: 15px;
}
.instagram-widget-dialog .instagram-widget-contents .info .like-count:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 14px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  background: url("../img/sprites-2.png?v=1") -236px -38px no-repeat;
}
.instagram-widget-dialog .instagram-widget-contents .info .comment-count {
  float: left;
}
.instagram-widget-dialog .instagram-widget-contents .info .comment-count:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 13px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  background: url("../img/sprites-2.png?v=1") -272px -38px no-repeat;
}
.instagram-widget-dialog .instagram-widget-contents .info .date {
  float: right;
  color: #acb3bb;
}
.instagram-widget-dialog .instagram-widget-contents .caption {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  word-break: break-all;
}
.instagram-widget-dialog .instagram-widget-contents .comments a {
  font-weight: 700;
  color: #072942;
  margin-right: 5px;
}
.instagram-widget-dialog.loading .instagram-widget-contents {
  visibility: hidden;
}
.instagram-widget-dialog.loading .loading {
  display: block;
}
.instagram-widget-dialog .loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 601;
}
.instagram-widget-dialog .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #ccc;
  padding: 10px;
  z-index: 603;
  background: rgba(30, 30, 30, 0.6);
}
.instagram-widget-dialog .close:hover {
  color: white;
}
.instagram-widget-dialog .close svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.instagram-widget-dialog .close svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.instagram-widget-dialog .next,
.instagram-widget-dialog .prev {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 100px;
  padding: 17px;
  cursor: pointer;
  color: #ccc;
  z-index: 603;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.instagram-widget-dialog .next:hover,
.instagram-widget-dialog .prev:hover {
  color: white;
}
.instagram-widget-dialog .next:before,
.instagram-widget-dialog .prev:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}
.instagram-widget-dialog .next svg,
.instagram-widget-dialog .prev svg {
  margin-top: 20px;
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.instagram-widget-dialog .next svg path,
.instagram-widget-dialog .prev svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.instagram-widget-dialog .next {
  right: 10px;
}
.instagram-widget-dialog .prev {
  left: 10px;
}
.instagram-widget-dialog .prev:before {
  right: auto;
  left: 10px;
}

body.instagram-active {
  overflow-y: hidden;
}

.alert-component {
  display: flex;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  padding: 10px;
  padding-left: 0;
  color: #072942;
}
.alert-component--space-2 {
  margin-bottom: 30px;
}
.alert-component--date {
  text-align: center;
  flex-shrink: 0;
  width: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.alert-component--date * {
  line-height: 1.4;
}
.alert-component--big {
  font-size: 20px;
  font-family: "LatoWebBlack";
}
.alert-component--small {
  font-size: 10px;
  text-transform: uppercase;
}
.alert-component--content {
  display: flex;
  flex-direction: column;
}
.alert-component--label {
  line-height: 1;
  display: inline-flex;
  font-size: 14px;
  color: white;
  padding: 3px 8px;
  margin-bottom: 4px;
  border-radius: 4px;
  align-items: center;
}
.alert-component--label strong {
  padding-left: 4px;
  font-family: "LatoWebBlack";
}
.alert-component--text {
  font-size: 14px;
}
.alert-component--green {
  background: #ecf6ec;
  border-color: #7dc248;
}
.alert-component--green .alert-component--label {
  background: #7dc248;
}
.alert-component--red {
  background: #f6ecec;
  border-color: #c24848;
}
.alert-component--red .alert-component--label {
  background: #c24848;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #cfcdcb;
  background: white;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 48px 0 15px;
  font-size: 14px;
  font-family: "LatoWebBlack";
  line-height: 48px;
  color: #858583;
  height: 48px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: #f8f8f8;
  color: #bbb;
  text-align: center;
  font: 0/0 a;
  *font: 20px/48px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #9e9a96;
}

.selectric-hover .selectric {
  border-color: #b7b4b0;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #b7b4b0;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

               
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #b7b4b0;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #e0e0e0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #d0d0d0;
  color: #444;
}
.selectric-items li:hover {
  background: #d5d5d5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.selectric-style_2 .selectric {
  border: 0;
}
.selectric-style_2 .selectric .label {
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  font-size: 16px;
  color: #072942;
}
.selectric-style_2 .selectric .button {
  background: transparent;
}
.selectric-style_2 .selectric .button:after {
  right: auto;
  left: 10px;
  border-top-color: #072942;
}

.selectric-style_3 .selectric {
  border: 0;
}
.selectric-style_3 .selectric .label {
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  font-size: 16px;
  color: #072942;
}
.selectric-style_3 .selectric .button {
  background: transparent;
}
.selectric-style_3 .selectric .button:after {
  right: auto;
  left: 10px;
  border-top-color: #072942;
}

.gdprCookieAlertPopup {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 30px;
  bottom: 30px;
  max-width: 320px;
  padding: 20px 25px;
  font-size: 12px;
  color: #191f30;
  background: white url(../img/gdpr/symbol.png) right 10px top 10px no-repeat;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gdprCookieAlertPopup * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gdprCookieAlertPopup .headline {
  font-size: 17px;
  padding-right: 50px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.gdprCookieAlertPopup .explanation {
  color: #444444;
}
.gdprCookieAlertPopup .explanation a {
  color: #444444;
  text-decoration: underline;
}
.gdprCookieAlertPopup .explanation a:hover {
  text-decoration: none;
}
.gdprCookieAlertPopup .explanation p {
  line-height: 1.4;
  margin: 0;
  padding: 5px 0;
}
.gdprCookieAlertPopup .actions {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.gdprCookieAlertPopup .actions button {
  float: left;
  color: #a4a4a4;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  height: 35px;
  background: white;
  border: 2px solid #a4a4a4;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.gdprCookieAlertPopup .actions button.important {
  width: auto;
  font-weight: 400;
  text-transform: none;
  border: none;
  text-decoration: underline;
  padding: 0;
}
.gdprCookieAlertPopup .actions button.all {
  float: right;
  width: 60%;
  font-family: "LatoWebBlack";
  color: white;
  background: #24bd77;
  border: 2px solid #24bd77;
}
.gdprCookieAlertPopup .actions button.all:hover {
  background: white;
  color: #24bd77;
}

.gdprCookieTerms {
  font-size: 15px;
}
.gdprCookieTerms h1 {
  font-size: 36px;
  padding-bottom: 15px;
  font-family: "LatoWebBlack";
}
.gdprCookieTerms h2, .gdprCookieTerms h3 {
  padding-bottom: 5px;
  font-family: "LatoWebBlack";
}
.gdprCookieTerms h2 {
  font-size: 20px;
}
.gdprCookieTerms h3 {
  font-size: 16px;
}
.gdprCookieTerms p {
  padding-bottom: 15px;
}
.gdprCookieTerms ul {
  padding-bottom: 15px;
}
.gdprCookieTerms ul li {
  position: relative;
  padding-left: 13px;
}
.gdprCookieTerms ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 1px;
}
.gdprCookieTerms table {
  border-collapse: collapse;
  font-size: 14px;
  margin-bottom: 20px;
}
.gdprCookieTerms tr, .gdprCookieTerms td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.gdprCookieTerms td {
  padding: 10px 0;
  border-bottom: 1px solid #cdc4bb;
}
.gdprCookieTerms td:first-child {
  width: 20%;
  padding-right: 10px;
}

#gdprCookieControl {
  background: white;
  padding: 20px;
}
#gdprCookieControl .row {
  padding-bottom: 5px;
}
#gdprCookieControl .row label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 1;
  font-size: 14px;
}
#gdprCookieControl .row label .input_checkbox {
  position: absolute;
  top: 1px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: white;
  border: 1px solid #a4a4a4;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#gdprCookieControl .row label .input_checkbox:after {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 6px;
  background: url(../img/gdpr/check.png) 0 0 no-repeat;
}
#gdprCookieControl .row label.selected .input_checkbox {
  background: #24bd77;
  border: 1px solid #24bd77;
}
#gdprCookieControl .row label.selected .input_checkbox:after {
  display: block;
}
#gdprCookieControl .row label.selected.disabled {
  cursor: default;
}
#gdprCookieControl .row label.selected.disabled .input_checkbox {
  background: #a4a4a4;
  border: 1px solid #a4a4a4;
}
#gdprCookieControl .actions {
  margin-top: 15px;
  padding: 0;
}
#gdprCookieControl .actions button {
  height: 35px;
  background: #191f30;
  font-family: "LatoWebBlack";
  color: white;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.mainContainer {
  float: left;
  width: 100%;
  padding: 80px 20px;
}
.mainContainer.space_2 {
  padding-bottom: 120px;
}
.mainContainer.space_3 {
  padding: 40px 20px 60px;
}
.mainContainer.space_4 {
  padding-bottom: 0;
}
.mainContainer.space_5 {
  padding: 80px 20px 60px;
}
.mainContainer.space_6 {
  padding: 0;
}
.mainContainer.space_7 {
  padding-top: 140px;
}
.mainContainer.noHero {
  margin-top: 120px;
}

.grungeContainer {
  float: left;
  width: 100%;
  position: relative;
  padding: 80px 20px;
  background: #cdc4bb url(../img/grunge_pattern_2.jpg) 0 0 repeat;
}
.grungeContainer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6px;
  z-index: 1;
  background: url(../img/grunge_edge_2.png) center center no-repeat;
}
.grungeContainer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16px;
  z-index: 1;
  background: url(../img/grunge_edge_1.png) center center no-repeat;
}
.grungeContainer .pageAlign {
  position: relative;
  z-index: 2;
}
.grungeContainer.style_2 {
  background: #ece8e5 url(../img/grunge_pattern_1.jpg) 0 0 repeat;
}
.grungeContainer.no_grunge_edge:after {
  display: none;
}

.specialList {
  float: left;
  width: 100%;
  position: relative;
  background: #cdc4bb;
}
.specialList:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 6px;
  z-index: 1;
  background: url(../img/grunge_edge_2.png) center center no-repeat;
}
.specialList .list {
  float: left;
  width: 100%;
}
.specialList .item {
  float: left;
  width: 25%;
  background: #cdc4bb;
}
.specialList .item:nth-child(2n) {
  background: #baada0;
}
.specialList .item figure img {
  width: 100%;
  max-width: none;
  height: auto;
}
.specialList .item .content {
  font-size: 15px;
  padding: 30px 20px 30px;
  text-align: center;
  color: #072942;
}
.specialList .item .content h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
  text-transform: uppercase;
}
.specialList .item .content h3 a {
  color: #072942;
}
.specialList .item .content h3 a:hover {
  color: #ff4e02;
}
.specialList .item .content .action {
  padding-top: 20px;
}
.specialList .item .content .action .link {
  color: #072942;
  font-family: "LatoWebBlack";
  text-decoration: underline;
}
.specialList .item .content .action .link:hover {
  color: #ff4e02;
  text-decoration: none;
}

.specialOffers_list_featured {
  float: left;
  width: 100%;
}
.specialOffers_list_featured .item {
  float: left;
  width: 100%;
  position: relative;
  background: #1659a7 url(../img/pattern_1.png) repeat;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
}
.specialOffers_list_featured .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
.specialOffers_list_featured .item .inside {
  margin: 0 auto;
  max-width: 540px;
  padding: 60px 20px;
  text-align: center;
  color: white;
}
.specialOffers_list_featured .item .upper_headline {
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
}
.specialOffers_list_featured .item .lower_headline {
  font-size: 48px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}
.specialOffers_list_featured .item .teaser {
  font-size: 24px;
  padding: 10px 0 50px;
}
.specialOffers_list_featured .item .btn.style_4 {
  color: #0a51a1;
}
.specialOffers_list_featured .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -346px -17px no-repeat;
}
.specialOffers_list_featured .item:nth-child(2n) {
  background: #ff5f1b url(../img/pattern_1.png) repeat;
}
.specialOffers_list_featured .item:nth-child(2n) .btn.style_4 {
  color: #ff5f1b;
}
.specialOffers_list_featured .item:nth-child(2n) .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -338px -17px no-repeat;
}
.specialOffers_list_featured .item:nth-child(3n) {
  background: #1a2634 url(../img/pattern_1.png) repeat;
}
.specialOffers_list_featured .item:nth-child(3n) .btn.style_4 {
  color: #072942;
}
.specialOffers_list_featured .item:nth-child(3n) .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.specialOffers_list_featured .slick-slider {
  margin-top: -40px;
  margin-bottom: -40px;
}
.specialOffers_list_featured .slick-slider .slick-slide {
  padding: 40px;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(2n) .item {
  background: #ff5f1b url(../img/pattern_1.png) repeat;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(2n) .item .btn.style_4 {
  color: #ff5f1b;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(2n) .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -338px -17px no-repeat;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(3n) .item {
  background: #1a2634 url(../img/pattern_1.png) repeat;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(3n) .item .btn.style_4 {
  color: #072942;
}
.specialOffers_list_featured .slick-slider .slick-slide:nth-child(3n) .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.specialOffers_list_featured .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.3);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.specialOffers_list_featured .slick-slider .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.specialOffers_list_featured .slick-slider .slick-arrow.slick-prev {
  left: -40px;
  background: url("../img/sprites-2.png?v=1") -417px 0 no-repeat;
}
.specialOffers_list_featured .slick-slider .slick-arrow.slick-next {
  right: -40px;
  background: url("../img/sprites-2.png?v=1") -453px 0 no-repeat;
}
.specialOffers_list_featured .slick-slider .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.specialOffers_list_featured .slick-slider .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.specialOffers_list_featured .slick-slider .slick-dots {
  margin-top: -20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.specialOffers_list_featured .slick-slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.specialOffers_list_featured .slick-slider .slick-dots li:last-child {
  margin-right: 0;
}
.specialOffers_list_featured .slick-slider .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 3px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: #808080;
}
.specialOffers_list_featured .slick-slider .slick-dots li.slick-active button {
  background: #ff4e02;
}

.specialOffers_list {
  float: left;
  width: 100%;
}
.specialOffers_list .list {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}
.specialOffers_list .list.items_1 .item {
  width: 100%;
  margin-right: 0;
}
.specialOffers_list .list.items_2 .item {
  width: 48.5714285714%;
}
.specialOffers_list .list.items_2 .item:nth-child(2n) {
  margin-right: 0;
}
.specialOffers_list .list.items_2 .item .upper_headline {
  font-size: 32px;
}
.specialOffers_list .list.items_2 .item .lower_headline {
  font-size: 42px;
}
.specialOffers_list .list.items_2 .item .teaser {
  padding-bottom: 30px;
}
.specialOffers_list .list.items_3 .item .upper_headline {
  font-size: 26px;
}
.specialOffers_list .list.items_3 .item .lower_headline {
  font-size: 32px;
}
.specialOffers_list .list.items_3 .item .teaser {
  font-size: 20px;
  padding-bottom: 25px;
}
.specialOffers_list .item {
  float: left;
  width: 31.4285714286%;
  margin-right: 2.8571428571%;
  margin-bottom: 30px;
  position: relative;
  background: #1659a7 url(../img/pattern_1.png) repeat;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
}
.specialOffers_list .item:nth-child(3n) {
  margin-right: 0;
}
.specialOffers_list .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
.specialOffers_list .item .inside {
  margin: 0 auto;
  max-width: 740px;
  padding: 60px 20px;
  text-align: center;
  color: white;
}
.specialOffers_list .item .upper_headline {
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
}
.specialOffers_list .item .lower_headline {
  font-size: 48px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}
.specialOffers_list .item .teaser {
  font-size: 24px;
  padding: 10px 0 50px;
}
.specialOffers_list .item .btn.style_4 {
  color: #0a51a1;
}
.specialOffers_list .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -346px -17px no-repeat;
}
.specialOffers_list .item:nth-child(2n) {
  background: #ff5f1b url(../img/pattern_1.png) repeat;
}
.specialOffers_list .item:nth-child(2n) .btn.style_4 {
  color: #ff5f1b;
}
.specialOffers_list .item:nth-child(2n) .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -338px -17px no-repeat;
}
.specialOffers_list .item:nth-child(3n) {
  background: #1a2634 url(../img/pattern_1.png) repeat;
}
.specialOffers_list .item:nth-child(3n) .btn.style_4 {
  color: #072942;
}
.specialOffers_list .item:nth-child(3n) .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.specialOffers_list.is_slider .slick-list {
  padding: 20px;
  margin: -20px;
  margin-bottom: 0;
}
.specialOffers_list.is_slider .slick-track {
  display: flex;
}
.specialOffers_list.is_slider .slick-slide {
  float: none;
  padding: 20px;
  height: auto;
}
.specialOffers_list.is_slider .slick-slide > div {
  height: 100%;
  width: 100%;
}
.specialOffers_list.is_slider .slick-slide .item {
  height: 100%;
  margin: 0 !important;
  display: flex !important;
  align-items: center;
}
.specialOffers_list.is_slider .slick-slide:nth-child(2n) .item {
  background: #ff5f1b url(../img/pattern_1.png) repeat;
}
.specialOffers_list.is_slider .slick-slide:nth-child(2n) .item .btn.style_4 {
  color: #ff5f1b;
}
.specialOffers_list.is_slider .slick-slide:nth-child(2n) .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -338px -17px no-repeat;
}
.specialOffers_list.is_slider .slick-slide:nth-child(3n) .item {
  background: #1a2634 url(../img/pattern_1.png) repeat;
}
.specialOffers_list.is_slider .slick-slide:nth-child(3n) .item .btn.style_4 {
  color: #072942;
}
.specialOffers_list.is_slider .slick-slide:nth-child(3n) .item .btn.style_4.arrow_right:after {
  background: url("../img/sprites-2.png?v=1") -314px -17px no-repeat;
}
.specialOffers_list.is_slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.3);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.specialOffers_list.is_slider .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.specialOffers_list.is_slider .slick-arrow.slick-prev {
  left: -40px;
  background: url("../img/sprites-2.png?v=1") -417px 0 no-repeat;
}
.specialOffers_list.is_slider .slick-arrow.slick-next {
  right: -40px;
  background: url("../img/sprites-2.png?v=1") -453px 0 no-repeat;
}
.specialOffers_list.is_slider .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.specialOffers_list.is_slider .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.specialOffers_list.is_slider .slick-dots {
  margin-top: -20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.specialOffers_list.is_slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.specialOffers_list.is_slider .slick-dots li:last-child {
  margin-right: 0;
}
.specialOffers_list.is_slider .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 3px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: #808080;
}
.specialOffers_list.is_slider .slick-dots li.slick-active button {
  background: #ff4e02;
}
.specialOffers_list.is_slider .slick-dots {
  margin-top: 0;
}

.specialOfferReader {
  color: #072942;
}
.specialOfferReader .content {
  float: left;
  width: 38.3333333333%;
}
.specialOfferReader .content h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  padding-bottom: 30px;
}
.specialOfferReader .content .teaser {
  padding-bottom: 30px;
}
.specialOfferReader .content .teaser p {
  font-size: 18px;
  padding-bottom: 15px;
}
.specialOfferReader .content .teaser p:last-child {
  padding-bottom: 0;
}
.specialOfferReader .content .teaser ul {
  padding-top: 15px;
}
.specialOfferReader .content h4 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 20px;
}
.specialOfferReader .content ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.specialOfferReader .content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.specialOfferReader .content ul li {
  padding-bottom: 15px;
}
.specialOfferReader .content ul li:last-child {
  padding-bottom: 0;
}
.specialOfferReader .content .terms {
  font-size: 14px;
  color: #6b8098;
}
.specialOfferReader aside {
  float: right;
  width: 43.3333333333%;
}
.specialOfferReader aside .info {
  float: left;
  width: 100%;
  background: #072942;
  color: white;
  text-align: center;
  padding: 40px 20px;
}
.specialOfferReader aside .info .item {
  font-size: 20px;
  padding-bottom: 30px;
}
.specialOfferReader aside .info .item:last-child {
  padding-bottom: 0;
}
.specialOfferReader aside .info .item .value {
  font-family: "LatoWebBlack";
}
.specialOfferReader aside .info .item .value.style_2 {
  font-size: 18px;
}
.specialOfferReader aside .info .item .label.style_2 {
  font-size: 18px;
}
.specialOfferReader aside .info .item .price {
  font-size: 24px;
  font-family: "LatoWebBlack";
}
.specialOfferReader aside .info .item .link {
  padding-top: 20px;
}
.specialOfferReader aside .info .item .link a {
  color: white;
  font-size: 16px;
  text-decoration: underline;
}
.specialOfferReader aside .info .item .link a:hover {
  text-decoration: none;
}

.packageList .list {
  float: left;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
.packageList .list.items_3 .item:nth-child(3n) {
  margin-right: 0;
}
.packageList .list.items_4 .item:nth-child(4n) {
  margin-right: 0;
}
.packageList .item {
  float: left;
  width: 22.8571428571%;
  margin-right: 2.8571428571%;
  margin-bottom: 40px;
  background: #0a51a1;
  position: relative;
  color: white;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.packageList .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
}
.packageList .item .badge {
  position: absolute;
  z-index: 1;
  top: 11px;
  right: -58px;
  width: 200px;
  height: 60px;
  color: white;
  font-size: 16px;
  font-family: "LatoWebBlack";
  text-align: center;
  text-transform: uppercase;
  background: #ff4e02;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.packageList .item .badge span {
  display: block;
  height: 15px;
}
.packageList .item figure {
  position: relative;
  text-align: center;
}
.packageList .item figure .msg {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
  margin: 0 auto;
  max-width: 200px;
  padding: 10px 20px;
  background: white;
  color: #0a51a1;
  font-family: "LatoWebBlack";
  font-size: 14px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.packageList .item img {
  width: 100%;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.packageList .item .content {
  padding: 25px 15px;
  text-align: center;
}
.packageList .item h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
}
.packageList .item h3 a {
  color: white;
}
.packageList .item p.info {
  font-size: 18px;
}
.packageList.container .item {
  width: 30.7692307692%;
  margin-right: 3.8461538462%;
}
.packageList .slick-slider {
  display: block;
}
.packageList .slick-slider .slick-slide {
  padding: 0 20px;
}
.packageList .slick-slider .slick-slide .item {
  margin-right: 0;
  width: 100%;
}
.packageList .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.packageList .slick-slider .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.packageList .slick-slider .slick-arrow.slick-prev {
  left: -40px;
  background: url("../img/sprites-2.png?v=1") -719px 0 no-repeat;
}
.packageList .slick-slider .slick-arrow.slick-next {
  right: -40px;
  background: url("../img/sprites-2.png?v=1") -755px 0 no-repeat;
}
.packageList .slick-slider .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.packageList .slick-slider .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.packageList .slick-slider .slick-dots {
  margin-top: 20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.packageList .slick-slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.packageList .slick-slider .slick-dots li:last-child {
  margin-right: 0;
}
.packageList .slick-slider .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 2px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: white;
}
.packageList .slick-slider .slick-dots li.slick-active button {
  background: #ff4e02;
}
.packageList.style_2 .slick-arrow {
  display: none !important;
}

.packageListCategory {
  position: relative;
  margin-bottom: -50px;
  z-index: 10;
}
.packageListCategory .item {
  background: #0a51a1;
  position: relative;
  color: white;
  overflow: hidden;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}
.packageListCategory .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
}
.packageListCategory .item figure {
  position: relative;
  text-align: center;
}
.packageListCategory .item figure img {
  width: 100%;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.packageListCategory .item .content {
  padding: 18px 15px;
  text-align: center;
}
.packageListCategory .item h3 {
  font-size: 22px;
  padding-bottom: 0;
  font-family: "LatoWebBlack";
}
.packageListCategory .slick-list {
  padding: 20px;
  margin: -20px;
}
.packageListCategory .slick-list .item {
  margin-bottom: 0;
}
.packageListCategory .slick-track {
  display: flex;
}
.packageListCategory .slick-slide {
  float: none;
  padding: 0 20px;
}
.packageListCategory .slick-dots {
  margin-top: -20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.packageListCategory .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.packageListCategory .slick-dots li:last-child {
  margin-right: 0;
}
.packageListCategory .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 3px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: #808080;
}
.packageListCategory .slick-dots li.slick-active button {
  background: #ff4e02;
}
.packageListCategory .slick-arrow {
  display: none !important;
}

.packageReader {
  color: #072942;
}
.packageReader .teaser {
  text-align: center;
  padding-bottom: 100px;
}
.packageReader .teaser p {
  max-width: 1024px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.6;
  font-family: "LatoWebBlack";
}
.packageReader .container {
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.packageReader .content {
  float: left;
  width: 32.8571428571%;
}
.packageReader .content .description h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  padding-bottom: 20px;
}
.packageReader .content .description ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.packageReader .content .description ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.packageReader .content .description ul li {
  padding-bottom: 15px;
}
.packageReader .content .description ul li:last-child {
  padding-bottom: 0;
}
.packageReader .content .msg {
  margin-top: 40px;
  display: inline-block;
  border: 2px solid #072942;
  padding: 10px 30px;
  font-family: "LatoWebBlack";
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.packageReader .content .info {
  float: left;
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #072942;
  padding: 15px 0;
  text-align: center;
  border-bottom: 1px solid #072942;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.packageReader .content .info .data {
  width: 60%;
  padding: 10px 20px 10px 0;
  border-right: 1px solid #072942;
}
.packageReader .content .info .data .itm {
  width: 33.33%;
}
.packageReader .content .info .data .itm .value {
  font-size: 36px;
  font-family: "LatoWebBlack";
  line-height: 1;
}
.packageReader .content .info .price {
  width: 40%;
  padding-left: 10px;
  text-align: center;
}
.packageReader .content .info .price .itm {
  display: inline-block;
}
.packageReader .content .info .price .itm .value {
  font-size: 46px;
  font-family: "LatoWebBlack";
  line-height: 1;
}
.packageReader .content .info .price .itm .label .explanation {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 3px;
  position: relative;
  top: 5px;
  cursor: pointer;
  background: url("../img/sprites-2.png?v=1") -357px -31px no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.7);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.packageReader .content .info .price .itm .label .explanation:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.packageReader .gallery {
  float: right;
  width: 51.4285714286%;
}
.packageReader .gallery li {
  float: left;
  position: relative;
  z-index: 2;
  margin-bottom: -50px;
}
.packageReader .gallery li:nth-child(2) {
  float: right;
  z-index: 1;
  margin-bottom: 0;
}

.relatedPackages {
  float: left;
  width: 100%;
  padding: 100px 20px;
}
.has_bottom_edge,
.has_bottom_edge_brown,
.has_bottom_edge_blue {
  position: relative;
}
.has_bottom_edge:before,
.has_bottom_edge_brown:before,
.has_bottom_edge_blue:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 16px;
  z-index: 1;
  background: url(../img/grunge_edge_1.png) center center repeat-x;
}

.has_bottom_edge_brown:before {
  background: url(../img/grunge_edge_1_brown.png) center center repeat-x !important;
}

.has_bottom_edge_blue:before {
  background: url(../img/grunge_edge_1_blue.png) center center repeat-x !important;
}

.has_bottom_edge_2 {
  position: relative;
}
.has_bottom_edge_2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 17px;
  z-index: 1;
  background: url(../img/grunge_edge_3.png) center center repeat-x;
}

.has_top_edge,
.has_top_edge_brown {
  position: relative;
}
.has_top_edge:after,
.has_top_edge_brown:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0px;
  width: 100%;
  height: 16px;
  background: url(../img/grunge_edge_4.png) center center repeat-x;
}

.has_top_edge_brown:after {
  background: url(../img/grunge_edge_4_brown.png) center center repeat-x;
}

.coverList {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}
.coverList .item {
  float: left;
  position: relative;
  margin-right: 2.8571428571%;
  margin-bottom: 30px;
}
.coverList .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.coverList .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../img/overlay_3.png) bottom left repeat-x;
}
.coverList .item .label {
  position: absolute;
  left: 15px;
  top: 15px;
}
.coverList .item .label div {
  display: inline-block;
  color: white;
  border: 1px solid white;
  font-size: 14px;
  padding: 5px 13px 5px 13px;
  background: rgba(0, 0, 0, 0.001);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.coverList .item figure img {
  width: 100%;
}
.coverList .item .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 0 20px 30px;
  text-transform: uppercase;
}
.coverList .item .overlay h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.coverList .item .overlay h3 a {
  color: white;
}
.coverList .item .overlay .btn {
  margin-top: 30px;
}
.coverList .item.style_2:before, .coverList .item.style_3:before, .coverList .item.style_4:before {
  background: #072942;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.coverList .item.style_2 .overlay, .coverList .item.style_3 .overlay, .coverList .item.style_4 .overlay {
  font-size: 14px;
  text-transform: none;
  height: 100%;
  padding: 20px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coverList .item.style_2 .overlay h3, .coverList .item.style_3 .overlay h3, .coverList .item.style_4 .overlay h3 {
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 0;
}
.coverList .item.style_2 .overlay p, .coverList .item.style_3 .overlay p, .coverList .item.style_4 .overlay p {
  padding-top: 10px;
}
.coverList .item.style_3 .overlay h3 {
  font-size: 24px;
  text-transform: none;
}
.coverList .item.style_3 .overlay .btn {
  margin-top: 10px;
}
.coverList .item.style_4 .overlay {
  -moz-box-align: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-end;
  ms-flex-justify-content: flex-end;
  justify-content: flex-end;
  padding: 20px 20px 40px 40px;
  text-align: left;
}
.coverList .item.style_4 .overlay h3 {
  font-size: 26px;
}
.coverList .item.style_4 .overlay p {
  padding-top: 0;
}
.coverList .item.style_4 .overlay .btn {
  margin-top: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.coverList .item:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.coverList .item:hover .overlay .btn {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.coverList.space_2 {
  margin-bottom: 10px;
}
.coverList.items_2 .item {
  width: 48.5714285714%;
}
.coverList.items_2 .item:nth-child(2n) {
  margin-right: 0;
}
.coverList.items_3 .item {
  width: 31.4285714286%;
}
.coverList.items_3 .item:nth-child(3n) {
  margin-right: 0;
}
.coverList.items_3 .item.style_4 .overlay {
  padding: 20px;
  text-align: left;
}
.coverList.items_3 .item.style_4 .overlay h3 {
  font-size: 22px;
}
.coverList.items_3 .item.style_4 .overlay .btn {
  margin-top: 10px;
}
.coverList.items_4 .item {
  width: 22.8571428571%;
}
.coverList.items_4 .item:nth-child(4n) {
  margin-right: 0;
}
.coverList.items_4 .item .overlay {
  padding-bottom: 15px;
}
.coverList.items_4 .item .overlay h3 {
  font-size: 20px;
}
.coverList.is_slider {
  margin-bottom: 0;
}
.coverList .slick-slider {
  padding: 0 30px;
  float: left;
  width: 100%;
}
.coverList .slick-slider .slick-slide {
  padding: 0 20px;
}
.coverList .slick-slider .slick-slide .item {
  width: 100%;
  margin-bottom: 0;
  margin-right: 0 !important;
}
.coverList .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.3);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.coverList .slick-slider .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.coverList .slick-slider .slick-arrow.slick-prev {
  left: -40px;
  background: url("../img/sprites-2.png?v=1") -417px 0 no-repeat;
}
.coverList .slick-slider .slick-arrow.slick-next {
  right: -40px;
  background: url("../img/sprites-2.png?v=1") -453px 0 no-repeat;
}
.coverList .slick-slider .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.coverList .slick-slider .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.coverList .slick-slider .slick-dots {
  margin-top: -20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.coverList .slick-slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.coverList .slick-slider .slick-dots li:last-child {
  margin-right: 0;
}
.coverList .slick-slider .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 3px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: #808080;
}
.coverList .slick-slider .slick-dots li.slick-active button {
  background: #ff4e02;
}
.coverList .slick-slider .slick-dots {
  display: none !important;
  margin-top: 20px;
}
.coverList .slick-slider .slick-arrow.slick-prev {
  left: 0px;
}
.coverList .slick-slider .slick-arrow.slick-next {
  right: 0px;
}

.coverList_2 {
  float: left;
  width: 100%;
}
.coverList_2 .item {
  float: left;
  position: relative;
  margin-right: 2.8571428571%;
}
.coverList_2 .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.coverList_2 .item .background {
  width: 100%;
  height: 210px;
}
.coverList_2 .item .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: #072942;
  font-size: 14px;
  text-align: center;
  padding: 0 20px;
  height: 50px;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.coverList_2 .item .overlay h3 {
  font-size: 16px;
  font-family: "LatoWebBlack";
}
.coverList_2 .item .overlay h3 a {
  color: #072942;
}
.coverList_2 .item:hover .overlay h3 a {
  color: #ff4e02;
}
.coverList_2.style_2 .item .overlay {
  display: block;
  height: auto;
  padding: 30px 10px;
}
.coverList_2.items_3 .item {
  width: 31.4285714286%;
}
.coverList_2.items_3 .item:nth-child(3n) {
  margin-right: 0;
}
.coverList_2.items_4 .item {
  width: 48.5714285714%;
}
.coverList_2.items_4 .item:nth-child(2n) {
  margin-right: 0;
}

.coverList_3 {
  float: left;
  width: 100%;
  max-width: 1024px;
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, 1fr);
}
.coverList_3 .item {
  position: relative;
}
.coverList_3 .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.coverList_3 .item .background {
  width: 100%;
  height: 210px;
}
.coverList_3 .item .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: #072942;
  font-size: 14px;
  text-align: center;
  padding: 0 20px;
  height: 50px;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.coverList_3 .item .overlay h3 {
  font-size: 16px;
  font-family: "LatoWebBlack";
}
.coverList_3 .item .overlay h3 a {
  color: #072942;
}
.coverList_3 .item:hover .overlay h3 a {
  color: #ff4e02;
}

.poiList .button-group {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.poiList .button-group .button {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "LatoWebBlack";
  margin-right: 25px;
  padding-bottom: 5px;
  line-height: 1;
  border: 0;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.poiList .button-group .button:last-child {
  margin-right: 0;
}
.poiList .button-group .button.is-checked {
  border-bottom: 2px solid #ff4e02;
}
.poiList .list {
  float: left;
  width: 100%;
  position: relative;
}

.poiReader .info .item {
  float: left;
  width: 100%;
  padding-bottom: 7px;
}
.poiReader .info .item:last-child {
  padding-bottom: 0;
}
.poiReader .info .item .label {
  display: inline-block;
}
.poiReader .info .item .value {
  display: inline-block;
  font-family: "LatoWeb";
}

.backgroundContainer {
  float: left;
  width: 100%;
  padding-top: 120px;
}
.backgroundContainer .container {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.backgroundContainer .background_image {
  float: left;
  width: 100%;
}
.backgroundContainer .background_image img {
  width: 100% !important;
  height: auto !important;
}
.backgroundContainer .background_image.type_1 {
  margin-top: -100px;
}
.backgroundContainer .background_image.type_2 {
  margin-top: -100px;
}
.backgroundContainer .background_image.type_3 {
  margin-top: -50px;
}

.bodyPages.style_2 .newsletterFooter {
  border-top: 0;
}

.bodyCampsiteMap {
  overflow-x: hidden;
}

.newsletterFooter {
  float: left;
  width: 100%;
  padding: 30px 20px;
  background: #fffddd;
}
.newsletterFooter .content {
  font-size: 24px;
  color: #072942;
  font-family: "LatoWebBlack";
  padding-right: 30px;
}
.newsletterFooter .ml-subscribe-form {
  max-width: 440px;
  width: 100%;
  position: relative;
}
.newsletterFooter .ml-subscribe-form input[type=email], .newsletterFooter .ml-subscribe-form input[type=text] {
  float: left;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 0 160px 0 20px;
  font-family: "LatoWebBlack";
  font-size: 16px;
  background: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.newsletterFooter .ml-subscribe-form button {
  cursor: pointer;
  width: 140px;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  line-height: 53px;
  color: white;
  border: none;
  text-align: center;
  font-size: 16px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  background: #072942;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.newsletterFooter .ml-subscribe-form button:hover {
  background: #ff4e02;
}
.newsletterFooter .ml-subscribe-form .terms {
  font-size: 10px;
  position: relative;
  top: 5px;
}

footer {
  float: left;
  width: 100%;
  color: white;
  font-size: 16px;
  background: #072942;
}
footer a {
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer a:hover {
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
footer a.phone:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
footer .top {
  float: left;
  width: 100%;
  padding: 60px 20px;
}
footer .top .box {
  float: left;
}
footer .top .box.box_1 {
  width: 22.1428571429%;
  padding-right: 20px;
}
footer .top .box.box_1 .address {
  padding-bottom: 24px;
}
footer .top .box.box_1 .link a {
  text-decoration: underline;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .top .box.box_1 .link a:hover {
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
footer .top .box.box_2 {
  width: 21.6428571429%;
  padding-right: 20px;
}
footer .top .box.box_2 h4 {
  display: none;
}
footer .top .box.box_2 li {
  text-transform: uppercase;
  padding-bottom: 20px;
}
footer .top .box.box_3 {
  width: 34.5714285714%;
}
footer .top .box.box_3 img {
  -webkit-box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.5);
}
footer .top .logo {
  float: left;
  width: 100%;
  margin-bottom: 13px;
}
footer .top .logo span {
  display: inline-block;
  width: 142px;
  height: 47px;
  text-indent: -9999px;
  background: url("../img/sprites-2.png?v=1") -391px -60px no-repeat;
}
footer .top .socialIcons_widget {
  margin-top: 30px;
}
footer .bottom {
  float: left;
  width: 100%;
  padding: 20px;
  font-size: 14px;
  background: #1c3c55;
}
footer .bottom .pageAlign {
  width: 100%;
}
footer .bottom .wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .bottom .left {
  float: left;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
footer .bottom .left p {
  margin-right: 6px;
}
footer .bottom .logos {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  gap: 20px;
}
footer .bottom .eu-logo {
  display: inline-block;
  width: 80px;
  height: 34px;
  background-size: 80px 34px;
  background-image: url(../files/eu/eu-logo-2.png);
  background-repeat: no-repeat;
}
footer .bottom .green-key-logo {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../files/logos/green-key.jpg) 0 0 no-repeat;
}
footer .bottom .slovenia-logo {
  display: inline-block;
  width: 48px;
  height: 27px;
  background: url(../files/logos/green-slovenia.png) 0 0 no-repeat;
}
footer .bottom .slo-green {
  display: inline-block;
  width: 82px;
  height: 33px;
  background: url(../files/logos/slo-green.png) 0 0 no-repeat;
}
footer .bottom .zktnp {
  display: inline-block;
  width: 42px;
  height: 34px;
  background-size: 42px 34px;
  background: url(../files/logos/zktnp.svg) 0 0 no-repeat;
}
footer .bottom .right {
  float: right;
}
footer .bottom .right li {
  float: left;
  padding-right: 10px;
}
footer .bottom .right li:last-child {
  padding-right: 0;
}

.imgContentList {
  float: left;
  width: 100%;
}
.imgContentList .item {
  float: left;
  min-height: 340px;
  width: 48.5714285714%;
  margin-right: 2.8571428571%;
  margin-bottom: 40px;
  background: #cdc4bb;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.imgContentList .item:nth-child(2n) {
  margin-right: 0;
}
.imgContentList .item.reverse {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.imgContentList .item .cover {
  width: 50%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.imgContentList .item .content {
  width: 50%;
  padding: 30px;
  text-align: center;
  color: #072942;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.imgContentList .item .content .ico {
  width: 100%;
  height: 100px;
  text-align: center;
  margin-bottom: 10px;
}
.imgContentList .item .content .ico span {
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../img/tmp_ico_1.png) 0 0 no-repeat;
}
.imgContentList .item .content h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.imgContentList.space_2 {
  margin-top: 100px;
}

.infoList {
  float: left;
  width: 100%;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
}
.infoList .item {
  float: left;
  color: #072942;
  text-align: center;
  font-size: 18px;
  width: 420px;
  margin-right: 2.8571428571%;
}
.infoList .item:last-child {
  margin-right: 0;
}
.infoList .item h4 {
  font-size: 36px;
  font-family: "LatoWebBlack";
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
.infoList .item h4:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 120px;
  height: 2px;
  background: #808080;
}
.infoList .item h5 {
  font-size: 18px;
  font-family: "LatoWebBlack";
}
.infoList .item .pb {
  padding-bottom: 15px;
}
.infoList.restaurant h4 {
  font-size: 32px;
  padding-bottom: 10px;
}
.infoList.restaurant .phone {
  font-family: "LatoWebBlack";
  color: #072942;
}
.infoList.restaurant .btn {
  margin-top: 10px;
}

.article_2 {
  float: left;
  width: 100%;
  margin-bottom: 100px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.article_2:last-child {
  margin-bottom: 0;
}
.article_2.reverse {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.article_2.reverse .content {
  padding-right: 0;
  padding-left: 40px;
}
.article_2.reverse .articleGallery.style_2 li {
  float: left;
}
.article_2.reverse .articleGallery.style_3 li {
  float: left;
  padding: 0 20px 0 0;
}
.article_2.reverse .articleGallery.style_3 li:nth-child(2) {
  float: right;
  padding: 0 0 0 20px;
}
.article_2 .content {
  float: left;
  padding-right: 40px;
  width: 43.3333333333%;
}
.article_2 .content h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
}
.article_2 .content h2 a {
  color: #072942;
}
.article_2 .content h2 a:hover {
  color: #ff4e02;
}
.article_2 .content h3 {
  font-size: 22px;
  color: #9c8a77;
  text-transform: uppercase;
}
.article_2 .content h4 {
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.article_2 .content p {
  line-height: 1.8;
  padding-top: 20px;
}
.article_2 .content .label {
  margin: 5px 0 0px 0;
}
.article_2 .content .label div {
  display: inline-block;
  background: white;
  color: #a3a5ac;
  border: 1px solid #a3a5ac;
  font-size: 14px;
  padding: 7px 13px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.article_2 .content ul {
  padding-top: 20px;
}
.article_2 .content ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.article_2 .content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.article_2 .articleGallery {
  float: right;
  width: 51.6666666667%;
}
.article_2 .articleGallery img {
  height: auto;
}
.article_2 .articleGallery.style_2 li {
  float: right;
  padding: 0 0 0 20px;
}
.article_2 .articleGallery.style_2 li:nth-child(2) {
  float: left;
  padding: 0 20px 0 0;
  margin-top: -100px;
}
.article_2 .articleGallery.style_3 li {
  float: right;
  padding: 0 0 0 20px;
}
.article_2 .articleGallery.style_3 li:nth-child(2) {
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  margin-top: -100px;
}
.article_2 .articleGallery.style_4 li {
  float: left;
  width: 48.3870967742%;
  margin-right: 3.2258064516%;
  margin-bottom: 20px;
}
.article_2 .articleGallery.style_4 li:nth-child(2n) {
  margin-right: 0;
}
.article_2 .articleGallery.style_4 li img {
  width: 100%;
}
.article_2 .articleGallery.style_5 li {
  width: 100%;
}
.article_2 .articleGallery.style_5 li img {
  width: 100%;
}
.article_2 .articleGallery.is_slider .slick-dots {
  margin-top: -30px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.article_2 .articleGallery.is_slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.article_2 .articleGallery.is_slider .slick-dots li:last-child {
  margin-right: 0;
}
.article_2 .articleGallery.is_slider .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  cursor: pointer;
  text-indent: -9999px;
  background: none transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.article_2 .articleGallery.is_slider .slick-dots li.slick-active button {
  background: white;
}
.article_2 .articleGallery.is_slider .slick-dots {
  margin-top: -50px;
}
.article_2 .articleGallery.is_slider img {
  width: 100%;
}
.article_2.style_2 {
  color: white;
}
.article_2.size_2 .content {
  width: 38.3333333333%;
}
.article_2.size_2 .content h2 {
  font-size: 26px;
}
.article_2.size_2 .content p {
  padding-top: 20px;
}
.article_2.size_3 .content h2 {
  font-size: 26px;
}
.article_2.size_3 .content p {
  padding-top: 20px;
}
.article_2.size_3 .articleGallery {
  width: 48.5714285714%;
}
.article_2.size_4 .content {
  width: 44.2307692308%;
}
.article_2.size_4 .content h2 {
  font-size: 32px;
}
.article_2.size_4 .articleGallery {
  width: 50%;
}

.article_3 .content {
  float: left;
  margin-bottom: 40px;
  width: 44.2307692308%;
}
.article_3 .content h3 {
  font-size: 24px;
  color: #a3a5ac;
  text-transform: uppercase;
}
.article_3 .content h2 {
  font-size: 36px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
}
.article_3 .content h4 {
  font-size: 18px;
  padding-bottom: 5px;
  font-family: "LatoWebBlack";
}
.article_3 .content p {
  padding-bottom: 20px;
  font-size: 18px;
}
.article_3 .content ul {
  padding-bottom: 20px;
}
.article_3 .content ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 5px;
}
.article_3 .content ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
.article_3 .content ol li {
  padding-bottom: 10px;
}
.article_3 .content ol li:last-child {
  padding-bottom: 0;
}
.article_3 .content .socialIcons_widget li {
  padding: 0;
}
.article_3 .content .socialIcons_widget li:before {
  display: none;
}
.article_3 .aside {
  float: right;
  padding: 40px;
  background: #d8dbdf;
  width: 50%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.article_3 .aside h3 {
  font-size: 32px;
  text-align: center;
  padding-bottom: 20px;
  font-family: "LatoWebBlack";
}

.article_4 {
  margin-bottom: 40px;
}
.article_4:last-child {
  margin-bottom: 0;
}
.article_4 h3 {
  font-size: 18px;
  font-family: "LatoWebBlack";
}
.article_4 img {
  margin-top: 20px;
}

.contactContainer .content h2 {
  text-transform: none;
}
.contactContainer .content .block {
  padding-bottom: 20px;
}
.contactContainer .content p {
  padding-bottom: 3px;
}
.contactContainer .content a {
  color: #072942;
}
.contactContainer .content a:hover {
  color: #ff4e02;
}
.contactContainer .content a.phone {
  color: #072942;
}
.contactContainer .content .bank_address {
  color: #a3a5ac;
}

.awardList .list {
  float: left;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: -30px;
}
.awardList .item {
  float: left;
  width: 30.7692307692%;
  margin-right: 2.8846153846%;
  position: relative;
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.awardList .item:nth-child(3n) {
  margin-right: 0;
}
.awardList .item .logo {
  height: 130px;
  padding-bottom: 10px;
}
.awardList .item .logo img {
  display: inline-block;
}
.awardList .item .title {
  font-size: 16px;
  font-family: "LatoWebBlack";
}

.awardList_featured {
  float: left;
  width: 100%;
}
.awardList_featured .slick-dots {
  margin-top: -30px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.awardList_featured .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.awardList_featured .slick-dots li:last-child {
  margin-right: 0;
}
.awardList_featured .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 16px;
  height: 16px;
  border: 1px solid white;
  cursor: pointer;
  text-indent: -9999px;
  background: none transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.awardList_featured .slick-dots li.slick-active button {
  background: white;
}
.awardList_featured .list {
  margin: 0 auto;
  max-width: 1040px;
}
.awardList_featured .slick-slider .slick-slide {
  padding: 0 20px;
  position: relative;
}
.awardList_featured .slick-slider .slick-slide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.awardList_featured .slick-slider .slick-slide:last-child:before {
  display: none;
}
.awardList_featured .slick-dots {
  margin-top: 25px;
}
.awardList_featured .item {
  float: left;
  width: 20%;
  position: relative;
  padding: 15px 0;
  text-align: center;
  color: white;
}
.awardList_featured .item .logo {
  height: 130px;
  padding-bottom: 10px;
}
.awardList_featured .item .logo img {
  display: inline-block;
}
.awardList_featured .item .title {
  font-size: 16px;
  font-family: "LatoWebBlack";
}

.contentList {
  float: left;
  width: 100%;
  padding: 0 40px;
}
.contentList.space_2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.contentList.items_2 .item {
  width: 48.8888888889%;
}
.contentList.items_2 .item:nth-child(2n) {
  margin-right: 0;
}
.contentList.items_3 .item {
  width: 31.8333333333%;
}
.contentList.items_3 .item:nth-child(3n) {
  margin-right: 0;
}
.contentList .item {
  float: left;
  position: relative;
  margin-right: 2.2222222222%;
  margin-bottom: 40px;
}
.contentList .item:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/overlay_4.png) left bottom repeat-x;
}
.contentList .item img {
  width: 100%;
}
.contentList .item .overlay {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  text-align: center;
  color: white;
}
.contentList .item .overlay h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
}
.contentList .item .overlay p {
  padding-top: 20px;
}
.contentList .item .label {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 1;
}
.contentList .item .label div {
  display: inline-block;
  background: white;
  color: #a3a5ac;
  border: 1px solid #a3a5ac;
  font-size: 14px;
  padding: 7px 13px 8px 13px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.pitchList {
  float: left;
  width: 100%;
}
.pitchList .item {
  float: left;
  width: 100%;
  background: white;
  margin-bottom: 40px;
}
.pitchList .item .cover {
  width: 31.4285714286%;
  min-height: 350px;
}
.pitchList .item .cover figure {
  width: 100%;
  height: 100%;
}
.pitchList .item .cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pitchList .item .content {
  padding: 40px;
  width: 68.5714285714%;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.pitchList .item .details {
  width: 63.6363636364%;
  padding-right: 4.5454545455%;
  border-right: 2px solid #cfcdcb;
}
.pitchList .item .details h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 15px;
  text-transform: uppercase;
}
.pitchList .item .details .data {
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.pitchList .item .details .data li {
  float: left;
  color: #6b8098;
  font-family: "LatoWebBlack";
}
.pitchList .item .details .data li:after {
  content: "|";
  padding: 0 10px;
}
.pitchList .item .details .data li:last-child:after {
  display: none;
}
.pitchList .item .details .teaser {
  float: left;
  width: 100%;
}
.pitchList .item .details .inclusion {
  float: left;
  width: 100%;
  padding: 20px 0 15px;
}
.pitchList .item .details .inclusion ul li {
  position: relative;
  padding-left: 27px;
}
.pitchList .item .details .inclusion ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 19px;
  height: 14px;
  background: url("../img/sprites-2.png?v=1") -792px 0 no-repeat;
}
.pitchList .item .details .inclusion ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.pitchList .item .details .inclusion ul li:last-child {
  margin-right: 0;
}
.pitchList .item .details .actions {
  float: left;
  width: 100%;
}
.pitchList .item .details .actions a {
  float: left;
  margin-right: 15px;
}
.pitchList .item .details .actions a:last-child {
  margin-right: 0;
}
.pitchList .item .cta {
  text-align: center;
  width: 31.8181818182%;
}
.pitchList .item .cta .price {
  padding-bottom: 25px;
}
.pitchList .item .cta .price ._headline {
  font-size: 16px;
  padding-bottom: 10px;
}
.pitchList .item .cta .price .breakdown {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  text-align: center;
}
.pitchList .item .cta .price .divider {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 32px;
}
.pitchList .item .cta .price .value {
  font-size: 26px;
  font-family: "LatoWebBlack";
}
.pitchList .item .cta .price .label {
  font-size: 14px;
}
.pitchList .item .cta .price .link {
  padding-top: 5px;
}
.pitchList .item .cta .price .link a {
  font-size: 12px;
  color: #a3a5ac;
  text-decoration: underline;
}
.pitchList .item .cta .price .link a:hover {
  color: #072942;
  text-decoration: none;
}
.pitchList .item .cta .actions .btn {
  width: 100%;
  margin-bottom: 15px;
}
.pitchList .item .cta .actions .link {
  font-family: "LatoWebBlack";
  text-decoration: underline;
}
.pitchList .item .cta .actions .link:hover {
  text-decoration: none;
}
.pitchList .item .cta .availability_label {
  display: flex;
  justify-content: center;
}
.pitchList .item .cta .availability_label p {
  line-height: 1;
  display: inline-flex;
  font-size: 14px;
  color: white;
  padding: 3px 8px;
  margin-bottom: 4px;
  border-radius: 4px;
  align-items: center;
}
.pitchList .item .cta .availability_label p strong {
  padding-left: 4px;
  font-family: "LatoWebBlack";
}
.pitchList .item .cta .availability_label.green p {
  background: #7dc248;
}
.pitchList .item .cta .availability_label.red p {
  background: #a3a5ac;
}

.pitchReader {
  float: left;
  width: 100%;
}
.pitchReader .pitch_details {
  float: left;
  width: 100%;
  padding: 25px 40px 30px 40px;
  font-size: 16px;
}
.pitchReader .info {
  float: left;
  width: 100%;
}
.pitchReader .info h1 {
  font-size: 32px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  line-height: 1;
  padding-bottom: 5px;
}
.pitchReader .info .data {
  float: left;
  width: 100%;
  font-size: 14px;
  padding-bottom: 15px;
}
.pitchReader .info .data li {
  float: left;
  color: #6b8098;
  font-family: "LatoWebBlack";
}
.pitchReader .info .data li:after {
  content: "|";
  padding: 0 10px;
}
.pitchReader .info .data li:last-child:after {
  display: none;
}
.pitchReader .gallery {
  float: left;
  width: 100%;
}
.pitchReader .gallery .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.pitchReader .gallery .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.pitchReader .gallery .slick-arrow.slick-prev {
  left: 40px;
  background: url("../img/sprites-2.png?v=1") -719px 0 no-repeat;
}
.pitchReader .gallery .slick-arrow.slick-next {
  right: 40px;
  background: url("../img/sprites-2.png?v=1") -755px 0 no-repeat;
}
.pitchReader .gallery .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.pitchReader .gallery .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.pitchReader .gallery .slick-arrow.slick-prev {
  left: 10px !important;
}
.pitchReader .gallery .slick-arrow.slick-next {
  right: 10px !important;
}
.pitchReader .teaser {
  float: left;
  width: 100%;
  padding: 20px 0;
}
.pitchReader .inclusion {
  float: left;
  width: 100%;
}
.pitchReader .inclusion ul li {
  position: relative;
  padding-left: 27px;
}
.pitchReader .inclusion ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 19px;
  height: 14px;
  background: url("../img/sprites-2.png?v=1") -792px 0 no-repeat;
}
.pitchReader .inclusion ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.pitchReader .inclusion ul li:last-child {
  margin-right: 0;
}
.pitchReader .actions {
  float: left;
  width: 100%;
  padding-top: 15px;
}
.pitchReader .actions .btn {
  font-size: 14px;
}
.pitchReader .ctaContainer {
  float: left;
  width: 100%;
  background: #ece8e5;
  padding: 30px 40px;
  color: #072942;
  text-align: center;
}
.pitchReader .ctaContainer .main_headline {
  font-size: 20px;
  font-family: "LatoWebBlack";
}
.pitchReader .ctaContainer .sub_headline.warning {
  color: #ff5f1b;
}
.pitchReader .ctaContainer .cta_btn {
  padding-top: 15px;
}
.pitchReader .ctaContainer .cta_btn a {
  display: block;
}
.pitchReader .ctaContainer .help {
  float: left;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 14px;
  border-top: 1px solid #cfcdcb;
}
.pitchReader .ctaContainer .help a {
  color: #ff4e02;
  text-decoration: underline;
}
.pitchReader .ctaContainer .help a:hover {
  text-decoration: none;
}

.bungalowFloor_details {
  float: left;
  width: 100%;
  color: #072942;
}
.bungalowFloor_details .content {
  float: left;
  padding-top: 40px;
  width: 36.6666666667%;
  margin-right: 6.6666666667%;
}
.bungalowFloor_details .content h3 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
  text-transform: uppercase;
}
.bungalowFloor_details .content .list {
  padding-top: 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
.bungalowFloor_details .content .list .item {
  float: left;
  width: 50%;
  padding-right: 20px;
  margin-bottom: 15px;
}
.bungalowFloor_details .content .list .item h4 {
  font-family: "LatoWebBlack";
}
.bungalowFloor_details .content .list.style_2 .item {
  width: 100%;
  padding: 0 0 5px 15px;
  position: relative;
}
.bungalowFloor_details .content .list.style_2 .item:before {
  content: "•";
  position: absolute;
  left: 0;
  top: -2px;
}
.bungalowFloor_details .cover {
  float: left;
  width: 56.6666666667%;
  margin-top: -25px;
}
.bungalowFloor_details .cover img {
  width: 100% !important;
  height: auto !important;
}
.bungalowFloor_details.space_2 .cover {
  margin-top: 0;
}
.bungalowFloor_details.space_2 .content {
  padding-top: 0;
}
.bungalowFloor_details.space_2 .content .list {
  padding-top: 0;
}

.qtip {
  z-index: 999999 !important;
}
.qtip.qtip_standard {
  padding: 4px 8px;
  font-size: 13px;
  line-height: 1.3;
  color: white;
  pointer-events: none;
  background: rgba(2, 42, 67, 0.8);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.qtip.qtip_standard .qtip-tip {
  background-color: #072942;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.qtip.qtip_standard .qtip-content {
  text-align: center;
}
.qtip.qtip_standard.style_2 {
  font-size: 13px;
  font-family: "LatoWebBlack";
}
.qtip.qtip_tooltipContainer {
  background: white;
  font-size: 16px;
  max-width: 620px;
  padding: 30px;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.qtip.qtip_tooltipContainer h2 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.qtip.qtip_tooltipContainer p {
  padding-bottom: 15px;
}
.qtip.qtip_tooltipContainer p:last-child {
  padding-bottom: 0;
}
.qtip.qtip_tooltipContainer.style_2 {
  font-size: 14px;
  padding: 15px 10px;
  max-width: 320px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.qtip.qtip_tooltipContainer.style_2 p {
  line-height: 1.4;
}
.qtip.qtip_tooltipContainer.style_2 .qtip-icon .ui-icon {
  font-size: 22px;
}

.campsiteMapContainer {
  float: left;
  width: 100%;
  background: #ece8e5;
  padding: 50px 0px;
  position: relative;
  overflow: hidden;
}
.campsiteMapContainer .mapController {
  position: absolute;
  left: 50px;
  top: 100px;
  max-width: 310px;
  width: 100%;
  background: white;
  z-index: 1;
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.campsiteMapContainer .mapController .mobile_btn {
  font-family: "LatoWebBlack";
}
.campsiteMapContainer .mapController .mobile_btn > span {
  display: block;
  position: relative;
  padding: 15px;
}
.campsiteMapContainer .mapController .mobile_btn > span .toggle_ico {
  display: none;
  position: absolute;
  right: 15px;
  top: 17px;
  width: 20px;
  height: 17px;
  -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;
}
.campsiteMapContainer .mapController .mobile_btn > span .toggle_ico span {
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #072942;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -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;
}
.campsiteMapContainer .mapController .mobile_btn > span .toggle_ico span:nth-child(1) {
  top: 0px;
}
.campsiteMapContainer .mapController .mobile_btn > span .toggle_ico span:nth-child(2) {
  top: 6px;
}
.campsiteMapContainer .mapController .mobile_btn > span .toggle_ico span:nth-child(3) {
  top: 12px;
}
.campsiteMapContainer .mapController.toggle .mobile_btn > span .toggle_ico span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.campsiteMapContainer .mapController.toggle .mobile_btn > span .toggle_ico span:nth-child(2) {
  opacity: 0;
  left: -30px;
}
.campsiteMapContainer .mapController.toggle .mobile_btn > span .toggle_ico span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.campsiteMapContainer .mapController.toggle > ul {
  display: block;
}
.campsiteMapContainer .mapController > ul > li {
  padding-bottom: 10px;
  line-height: 1;
}
.campsiteMapContainer .mapController > ul > li > span {
  display: block;
  position: relative;
  font-size: 13px;
  padding: 12px 10px 10px 36px;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.campsiteMapContainer .mapController > ul > li > span .radio {
  position: absolute;
  left: 8px;
  top: 50%;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.campsiteMapContainer .mapController > ul > li > span .radio:before {
  display: none;
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.campsiteMapContainer .mapController > ul > li > ul {
  padding-top: 5px;
}
.campsiteMapContainer .mapController > ul > li > ul > li > span {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  padding: 7px 0 7px 36px;
}
.campsiteMapContainer .mapController > ul > li > ul > li > span .radio {
  position: absolute;
  left: 11px;
  top: 6px;
  width: 17px;
  height: 17px;
  border: 1px solid #cfcdcb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.campsiteMapContainer .mapController > ul > li > ul > li > span .radio:before {
  display: none;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 9px;
  height: 9px;
  background: #cfcdcb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.campsiteMapContainer .mapController > ul > li > ul > li.active > span .radio:before {
  display: block;
}
.campsiteMapContainer .mapController > ul > li.submenu {
    
          
           
              
                                                         
       
     
         
                    
     
   
    
}
.campsiteMapContainer .mapController > ul > li.submenu > span:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 13px;
  height: 7px;
  background: url("../img/sprites-2.png?v=1") -307px -31px no-repeat;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.campsiteMapContainer .mapController > ul > li.submenu.open > span:after {
  background: url("../img/sprites-2.png?v=1") -307px -39px no-repeat;
}
.campsiteMapContainer .mapController > ul > li.submenu.open > ul {
  display: block;
}
.campsiteMapContainer .mapController > ul > li.submenu > ul {
  display: none;
}
.campsiteMapContainer .mapController > ul > li.active > span .radio:before {
  display: block;
}
.campsiteMapContainer .mapController > ul > li.pitches > span .radio {
  border: 1px solid #f7a151;
}
.campsiteMapContainer .mapController > ul > li.pitches > span .radio:before {
  background: #f7a151;
}
.campsiteMapContainer .mapController > ul > li.zones > span .radio {
  border: 1px solid #687686;
}
.campsiteMapContainer .mapController > ul > li.zones > span .radio:before {
  background: #687686;
}
.campsiteMapContainer .mapController > ul > li.accommodation > span .radio {
  border: 1px solid #d3145a;
}
.campsiteMapContainer .mapController > ul > li.accommodation > span .radio:before {
  background: #d3145a;
}
.campsiteMapContainer .mapController > ul > li.facilities > span .radio {
  border: 1px solid #0a51a1;
}
.campsiteMapContainer .mapController > ul > li.facilities > span .radio:before {
  background: #0a51a1;
}
.campsiteMapContainer .mapController > ul > li.activities > span .radio {
  border: 1px solid #92278e;
}
.campsiteMapContainer .mapController > ul > li.activities > span .radio:before {
  background: #92278e;
}
.campsiteMapContainer .mapController > ul > li.swimming > span .radio {
  border: 1px solid #223c5e;
}
.campsiteMapContainer .mapController > ul > li.swimming > span .radio:before {
  background: #223c5e;
}
.campsiteMapContainer .mapController > ul > li.dinning > span .radio {
  border: 1px solid #fab800;
}
.campsiteMapContainer .mapController > ul > li.dinning > span .radio:before {
  background: #fab800;
}
.campsiteMapContainer .mapController > ul > li.other > span .radio {
  border: 1px solid #009145;
}
.campsiteMapContainer .mapController > ul > li.other > span .radio:before {
  background: #009145;
}
.campsiteMapContainer #mapsvg {
    
            
                       
                         
                
                         
                           
     
   
             
                    
                       
                            
            
                           
     
   
    
}
.campsiteMapContainer #mapsvg .mapsvg-btn-zoom {
  background: #072942;
}
.campsiteMapContainer #mapsvg .mapsvg-buttons {
  left: 380px;
  top: 36px;
}
.campsiteMapContainer #mapsvg .cona {
  pointer-events: none;
}
.campsiteMapContainer #mapsvg .cona.highlight {
  pointer-events: auto;
}
.campsiteMapContainer #mapsvg .cona,
.campsiteMapContainer #mapsvg .mapsvg-marker {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.campsiteMapContainer #mapsvg .pitch {
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.2);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.campsiteMapContainer #mapsvg .pitch:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.campsiteMapContainer #mapsvg .pitch_disable_click {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.2);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.campsiteMapContainer #mapsvg .pitch_disable_click:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.campsiteMapContainer #mapsvg .highlight {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.campsiteMapContainer #mapsvg .legend {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
}
.campsiteMapContainer #mapsvg .legend.highlight {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  pointer-events: auto;
}
.campsiteMapContainer #mapsvg text {
  font-family: "LatoWebBlack";
  font-weight: 400;
}
.campsiteMapContainer #mapsvg tspan {
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
}
.campsiteMapContainer #mapsvg tspan.bold {
  font-family: "LatoWebBlack" !important;
}
.campsiteMapContainer #mapsvg #dynamic-text text {
  font-weight: 400;
}
.campsiteMapContainer #mapsvg #Layer_32,
.campsiteMapContainer #mapsvg #roads,
.campsiteMapContainer #mapsvg #info g,
.campsiteMapContainer #mapsvg #Layer_77,
.campsiteMapContainer #mapsvg #Layer_193,
.campsiteMapContainer #mapsvg #Layer_193,
.campsiteMapContainer #mapsvg #Layer_27 g g,
.campsiteMapContainer #mapsvg #Layer_26 g g,
.campsiteMapContainer #mapsvg #Layer_25 g g,
.campsiteMapContainer #mapsvg #Layer_24 g g,
.campsiteMapContainer #mapsvg #Layer_23 g g,
.campsiteMapContainer #mapsvg #Layer_22 g g,
.campsiteMapContainer #mapsvg #Layer_21 g g,
.campsiteMapContainer #mapsvg #Layer_20 g g,
.campsiteMapContainer #mapsvg #Layer_18 g g,
.campsiteMapContainer #mapsvg #Layer_19 g g {
  pointer-events: none;
}

.blockList {
  float: left;
  width: 100%;
  margin-bottom: -30px;
}
.blockList.items_3 .item {
  width: 31.4285714286%;
}
.blockList.items_3 .item:nth-child(3n) {
  margin-right: 0;
}
.blockList .item {
  float: left;
  margin-right: 2.8571428571%;
  margin-bottom: 30px;
}
.blockList .item h3 {
  font-size: 26px;
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
}

.specialEvents_list {
  float: left;
  width: 100%;
  margin-bottom: -40px;
}
.specialEvents_list .item {
  float: left;
  width: 48.3333333333%;
  margin-right: 3.3333333333%;
  margin-bottom: 40px;
}
.specialEvents_list .item figure {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.specialEvents_list .item figure img {
  width: 100%;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.specialEvents_list .item .content {
  padding: 20px;
  background: white;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.specialEvents_list .item .content h3 {
  font-size: 26px;
  font-family: "LatoWebBlack";
}
.specialEvents_list .item .content h3 a {
  color: #072942;
}
.specialEvents_list .item .content h3 a:hover {
  color: #ff4e02;
}
.specialEvents_list .item .content .info {
  color: #a3a5ac;
  font-size: 14px;
  padding-bottom: 5px;
}
.specialEvents_list .item .content .teaser {
  padding-bottom: 20px;
}

.specialEvents_featured {
  float: left;
  width: 100%;
  padding: 0 40px;
}
.specialEvents_featured .item {
  float: left;
  width: 100%;
  min-height: 440px;
  position: relative;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  -webkit-box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.specialEvents_featured .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.specialEvents_featured .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #072942;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.specialEvents_featured .item:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.specialEvents_featured .item:hover .overlay .btn {
  color: #ff4e02;
}
.specialEvents_featured .item figure img {
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.specialEvents_featured .item .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: white;
  text-align: center;
  padding: 20px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.specialEvents_featured .item .overlay h3 {
  font-size: 38px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
  max-width: 420px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.specialEvents_featured .item .overlay h3 a {
  color: white;
}
.specialEvents_featured .item .overlay .info {
  font-size: 18px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.8);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  padding-bottom: 10px;
}
.specialEvents_featured .item .overlay .btn {
  margin-top: 10px;
}

.specialEvents_reader {
  font-size: 18px;
}
.specialEvents_reader .info {
  float: left;
  width: 100%;
  font-size: 20px;
  font-family: "LatoWebBlack";
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.specialEvents_reader h2,
.specialEvents_reader h3,
.specialEvents_reader h4,
.specialEvents_reader h5 {
  font-family: "LatoWebBlack";
}
.specialEvents_reader h2 {
  font-size: 32px;
}
.specialEvents_reader h3 {
  font-size: 28px;
}
.specialEvents_reader h4 {
  font-size: 24px;
}
.specialEvents_reader h5 {
  font-size: 20px;
}
.specialEvents_reader .ce_text {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.specialEvents_reader .ce_text p {
  padding-bottom: 15px;
}
.specialEvents_reader .ce_text p:last-child {
  padding-bottom: 0;
}
.specialEvents_reader .ce_image {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.specialEvents_reader .ce_image figure {
  padding: 10px;
}
.specialEvents_reader .ce_gallery {
  float: left;
  width: 100%;
  padding-bottom: 40px;
}
.specialEvents_reader .ce_gallery .gallery li {
  float: left;
  padding: 10px;
}
.specialEvents_reader .ce_gallery .gallery.items_2 li {
  width: 50%;
}
.specialEvents_reader .ce_gallery .gallery.items_3 li {
  width: 33.3333%;
}
.specialEvents_reader .ce_gallery .gallery.items_4 li {
  width: 25%;
}

.activitiesContainer {
  float: left;
  width: 100%;
}
.activitiesContainer .navContainer {
  float: left;
  width: 100%;
  padding: 0px;
}
.activitiesContainer .navContainer .cbp-item {
  float: left;
  width: 25%;
}
.activitiesContainer .navContainer .cbp-item figure a {
  display: block;
  position: relative;
}
.activitiesContainer .navContainer .cbp-item figure a img {
  display: block;
  width: 100%;
}
.activitiesContainer .navContainer .cbp-item figure a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #072942;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.4);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.activitiesContainer .navContainer .cbp-item figure a .overlay {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 20px;
  text-align: center;
  color: white;
  font-family: "LatoWebBlack";
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.activitiesContainer .navContainer .cbp-item figure a .overlay h3 {
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.activitiesContainer .navContainer .cbp-item figure a:hover .title {
  color: #ff4e02;
}
.activitiesContainer .cbp-popup-singlePageInline {
  float: left;
  width: 100%;
  padding: 80px 20px;
  background: #ece8e5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside {
  margin: 0 auto;
  max-width: 1170px;
  background: white;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  ms-flex-justify-content: space-between;
  justify-content: space-between;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .cover {
  float: left;
  width: 50%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .cover .bg {
  float: left;
  width: 100%;
  height: 0;
  padding-top: 74.3333333333%;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content {
  float: left;
  width: 50%;
  padding: 60px;
  font-size: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content strong {
  font-family: "LatoWebBlack";
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content h3 {
  font-size: 26px;
  margin-bottom: 10px;
  font-family: "LatoWebBlack";
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .explanation {
  font-size: 13px;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price {
  padding-top: 15px;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .distance {
  padding-top: 15px;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-top: 15px;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table .head {
  float: left;
  width: 100%;
  font-family: "LatoWebBlack";
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table .row .col {
  float: left;
  padding: 5px 0;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table .row .col.col_1 {
  width: 50%;
}
.activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table .row .col.col_2, .activitiesContainer .cbp-popup-singlePageInline .cbp-popup-content .inside .content .price_table .row .col.col_3 {
  width: 25%;
  text-align: center;
}

.entertainmentList {
  float: left;
  width: 100%;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: -40px;
}
.entertainmentList .item {
  float: left;
  width: 48.5714285714%;
  margin-right: 2.8571428571%;
  margin-bottom: 40px;
  background: white;
  overflow: hidden;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.entertainmentList .item:nth-child(2n) {
  margin-right: 0;
}
.entertainmentList .item figure {
  float: left;
  width: 230px;
}
.entertainmentList .item figure img {
  width: 100%;
  height: auto;
}
.entertainmentList .item .content {
  float: left;
  width: 450px;
  padding: 20px 30px;
}
.entertainmentList .item .content h3 {
  font-size: 26px;
  color: #ff4e02;
  font-family: "LatoWebBlack";
  text-transform: uppercase;
  padding-bottom: 15px;
}
.entertainmentList .item .content li {
  padding-bottom: 15px;
  color: #a3a5ac;
}
.entertainmentList .item .content li h4 {
  font-size: 18px;
  color: #072942;
  font-family: "LatoWebBlack";
}

.testimonialList {
  float: left;
  width: 100%;
  margin-bottom: -80px;
}
.testimonialList .item {
  float: left;
  width: 48.5714285714%;
  margin-right: 2.8571428571%;
  margin-bottom: 80px;
  color: #072942;
}
.testimonialList .item:nth-child(2n) {
  margin-right: 0;
}
.testimonialList .item .info {
  float: left;
  text-align: center;
  -webkit-flex: 0 0 140px;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
}
.testimonialList .item .info figure img {
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.testimonialList .item .info .data {
  padding-top: 10px;
}
.testimonialList .item .info .data h3 {
  font-family: "LatoWebBlack";
}
.testimonialList .item .info .data p {
  font-size: 15px;
}
.testimonialList .item .content {
  padding-left: 10px;
  font-size: 18px;
}
.testimonialList .item .content h2 {
  font-size: 24px;
  font-family: "LatoWebBlack";
  padding-bottom: 10px;
}
.testimonialList .item .content p {
  padding-bottom: 10px;
}
.testimonialList .item .content p:last-child {
  padding-bottom: 0;
}
.testimonialList .item .content .link {
  font-size: 16px;
  cursor: pointer;
  color: #6b8098;
  text-decoration: underline;
}
.testimonialList .item .content .link:hover {
  color: #ff4e02;
}
.testimonialList .item .tooltipContainer {
  display: none;
}

.mapDirectionContainer {
  float: left;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  min-height: 610px;
}
.mapDirectionContainer .search_container {
  float: left;
  width: 50%;
  color: white;
  background: #072942;
  padding: 40px 40px 50px;
}
.mapDirectionContainer .search_container h3 {
  font-size: 32px;
  padding-bottom: 15px;
  font-family: "LatoWebBlack";
}
.mapDirectionContainer .search_container .inside.show_results .search_results {
  display: block;
}
.mapDirectionContainer .search_container form {
  float: left;
  width: 100%;
  max-width: 420px;
}
.mapDirectionContainer .search_container form label {
  display: none;
}
.mapDirectionContainer .search_container form .waypoint {
  display: none;
}
.mapDirectionContainer .search_container form .widget {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.mapDirectionContainer .search_container form .widget.destination-container {
  display: none;
}
.mapDirectionContainer .search_container form .widget input[type=text] {
  float: left;
  width: 100%;
  height: 50px;
  background: white;
  padding: 0 15px;
  font-family: "LatoWebBlack";
  font-size: 14px;
  color: #072942;
  text-align: left;
  border: 1px solid transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mapDirectionContainer .search_container form .widget input[type=text]:focus {
  border: 1px solid #072942;
}
.mapDirectionContainer .search_container form .submit_container .btn {
  font-size: 14px;
}
.mapDirectionContainer .search_container .search_results {
  display: none;
  margin-top: 30px;
  height: 330px;
  overflow-y: auto;
  float: left;
  width: 100%;
  padding: 25px 30px;
  color: #072942;
  font-size: 14px;
  background: white;
  position: relative;
}
.mapDirectionContainer .search_container .search_results .print {
  display: none;
}
.mapDirectionContainer .search_container .search_results .print a {
  position: absolute;
  right: 30px;
  top: 25px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: #1c1b19;
  color: white;
  padding: 10px 13px 7px;
  line-height: 1;
  background: #c9caca;
  border: 2px solid transparent;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mapDirectionContainer .search_container .search_results .print a:hover {
  color: #c9caca;
  background: none transparent;
  border: 2px solid #c9caca;
}
.mapDirectionContainer .search_container .search_results #locations {
  float: left;
  width: 100%;
}
.mapDirectionContainer .search_container .search_results #locations h4 {
  font-family: "LatoWebBlack";
  padding-bottom: 5px;
  font-size: 16px;
}
.mapDirectionContainer .search_container .search_results #locations ol li {
  padding-bottom: 10px;
}
.mapDirectionContainer .search_container .search_results #locations ol li:last-child {
  padding-bottom: 0;
}
.mapDirectionContainer .search_container .search_results #locations ol {
  padding-left: 15px;
}
.mapDirectionContainer .search_container .search_results #locations ol li {
  padding-bottom: 5px;
}
.mapDirectionContainer .search_container .search_results #summary {
  float: left;
  width: 100%;
  color: white;
  padding: 10px 15px;
  margin: 15px 0;
  background: #7dc248;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mapDirectionContainer .search_container .search_results #directions {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.mapDirectionContainer .search_container .search_results #directions .adp,
.mapDirectionContainer .search_container .search_results #directions .adp table {
  font-family: "LatoWeb";
  font-weight: 400;
  color: #072942;
}
.mapDirectionContainer .search_container .search_results #directions h4 {
  font-family: "LatoWebBlack";
  font-size: 16px;
}
.mapDirectionContainer .search_container .search_results #directions .adp-placemark {
  border: 0;
  background: #e7e7e7;
}
.mapDirectionContainer .search_container .search_results #directions .adp-placemark .adp-marker {
  max-width: none;
  width: 16px;
  height: auto;
}
.mapDirectionContainer .search_container .search_results #directions .adp-placemark .adp-text {
  padding-left: 0px;
}
.mapDirectionContainer .search_container .search_results #directions .adp-summary {
  display: none;
}
.mapDirectionContainer .search_container .search_results #directions .adp-directions {
  width: 100%;
}
.mapDirectionContainer .search_container .search_results #directions .adp-distance {
  font-family: "LatoWebBlack";
}
.mapDirectionContainer .search_container .search_results #directions .adp-step,
.mapDirectionContainer .search_container .search_results #directions .adp-substep {
  border-top: 1px solid #e7e7e7;
}
.mapDirectionContainer .search_container .search_results #directions .adp-step:first-child,
.mapDirectionContainer .search_container .search_results #directions .adp-substep:first-child {
  border-top: 0;
}
.mapDirectionContainer .search_container .search_results #directions .adp-legal {
  padding-bottom: 10px;
  color: #85878e;
  font-size: 12px;
}
.mapDirectionContainer .map_container {
  float: left;
  width: 50%;
}
.mapDirectionContainer .map_container #mapModal #map_area #map_canvas {
  height: 610px !important;
  margin-bottom: 0 !important;
}
.mapDirectionContainer .map_container .gm-style {
  font-family: "LatoWeb";
}
.mapDirectionContainer .map_container .gm-style .gm-iw {
  font-size: 14px;
  color: #072942;
}

.locationTips_list {
  float: left;
  width: 100%;
  margin-bottom: -40px;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
.locationTips_list .item {
  float: left;
  width: 48.5714285714%;
  margin-bottom: 40px;
  margin-right: 2.8571428571%;
}
.locationTips_list .item:nth-child(2n) {
  margin-right: 0;
}
.locationTips_list .item h3 {
  position: relative;
  font-size: 24px;
  padding-left: 80px;
  padding-bottom: 30px;
  font-family: "LatoWebBlack";
}
.locationTips_list .item h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
}
.locationTips_list .item h3.ico_1 {
  padding-left: 85px;
}
.locationTips_list .item h3.ico_1:before {
  width: 70px;
  height: 53px;
  background: url("../img/sprites-2.png?v=1") -53px -344px no-repeat;
}
.locationTips_list .item h3.ico_2:before {
  width: 66px;
  height: 50px;
  background: url("../img/sprites-2.png?v=1") -125px -344px no-repeat;
}
.locationTips_list .item h3.ico_3 {
  padding-left: 65px;
}
.locationTips_list .item h3.ico_3:before {
  width: 48px;
  height: 51px;
  background: url("../img/sprites-2.png?v=1") -194px -344px no-repeat;
}
.locationTips_list .item h3.ico_4 {
  padding-left: 65px;
}
.locationTips_list .item h3.ico_4:before {
  width: 50px;
  height: 50px;
  background: url("../img/sprites-2.png?v=1") -246px -344px no-repeat;
}

.thankYouContainer .intro {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.thankYouContainer .intro h1 {
  font-size: 36px;
  font-family: "LatoWebBlack";
}
.thankYouContainer .social {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.thankYouContainer .social .inside {
  max-width: 640px;
  margin: 0 auto;
  padding: 40px;
  background: white;
  text-align: center;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.thankYouContainer .social h3 {
  font-size: 24px;
  text-transform: uppercase;
}
.thankYouContainer .social p {
  font-size: 14px;
  color: #85878e;
}
.thankYouContainer .social ul {
  padding-top: 30px;
}

.embed_youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed_youtube iframe,
.embed_youtube object,
.embed_youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.locationImageBackground img {
  width: 100%;
  height: auto;
}

#modalComponent_overlay {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background: rgba(14, 21, 28, 0.8);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#modalComponent_overlay.show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}

#modalComponent {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#modalComponent.show {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
#modalComponent.show .wrapper .stage {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#modalComponent .wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-x: auto;
}
#modalComponent .wrapper .stage {
  position: relative;
  background: white;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#modalComponent .wrapper .stage-content {
  width: 100%;
  margin: 0 auto;
}
#modalComponent .wrapper .btn_close {
  position: absolute;
  right: 25px;
  top: 20px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: url(../img/close.png) 0 0 no-repeat;
}
#modalComponent .wrapper .btn_close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.modalComponent.size_1 .stage {
  width: 680px;
  padding: 80px 40px 60px;
}
.modalComponent.covid {
  text-align: center;
  font-size: 18px;
}
.modalComponent.covid .btn_close {
  display: none;
}
.modalComponent.covid h4 {
  font-size: 32px;
  color: #ff5f1b;
  font-family: "LatoWebBlack";
  padding-bottom: 20px;
}
.modalComponent.covid p {
  padding-bottom: 20px;
}
.modalComponent.covid p:last-child {
  padding-bottom: 0;
}

.restaurant_logo_awards {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  ms-flex-justify-content: center;
  justify-content: center;
  margin-bottom: 60px;
}
.restaurant_logo_awards > div {
  margin-right: 30px;
}
.restaurant_logo_awards > div:last-child {
  margin-right: 0;
}
.restaurant_logo_awards img {
  height: auto;
}

.notification-component {
  background: #f7f3f1;
  padding: 20px 20px 25px;
  position: relative;
}
.notification-component:before {
  bottom: -6px;
}
.notification-component .pageAlign {
  display: flex;
  align-items: center;
}
.notification-component .pageAlign.items-top {
  align-items: flex-start;
}
.notification-component__icon {
  padding: 5px 30px 0 0;
}
.notification-component__icon svg {
  width: 26px;
  animation: ring 4s 0.7s ease-in-out infinite;
  transform-origin: 50% 4px;
}
.notification-component__content {
  font-size: 18px;
  padding-left: 30px;
  border-left: 1px solid #cdc4bb;
}
.notification-component__content p {
  line-height: 1.4;
}
.notification-component .marquee {
  --gap: 30px;
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
}
.notification-component .marquee:hover .marquee__content {
  animation-play-state: paused;
}
.notification-component .marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
}
.notification-component .marquee__is-active .marquee__content {
  animation: marquee-scroll var(--marquee-text-speed) linear infinite;
}
.notification-component .marquee__only-mobile {
  display: block;
}
.notification-component .marquee__only-mobile .marquee__content:nth-child(2) {
  display: none;
}

.bg-container {
  padding: 20px 20px 25px;
  position: relative;
}
.bg-container--light-orange {
  background: #f7f3f1;
}
.bg-container.space_2 {
  padding-top: 40px;
  padding-bottom: 30px;
}

.icons-as-cards-component .item {
  flex: 0 0 260px;
  text-align: center;
  scroll-snap-align: start;
}
.icons-as-cards-component .item .inside {
  position: relative;
  padding: 10px 10px 30px;
  border-radius: 16px;
  transition: 0.2s ease-in-out;
  background: #f7f3f1;
  border: 1px solid transparent;
}
.icons-as-cards-component .item .inside:hover {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #cfcdcb;
}
.icons-as-cards-component .item .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.icons-as-cards-component .item .headline {
  font-size: 18px;
  font-family: "LatoWebBlack";
}
.icons-as-cards-component .item .text {
  color: #85878e;
}
.icons-as-cards-component .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.3);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.icons-as-cards-component .slick-slider .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.icons-as-cards-component .slick-slider .slick-arrow.slick-prev {
  left: -40px;
  background: url("../img/sprites-2.png?v=1") -417px 0 no-repeat;
}
.icons-as-cards-component .slick-slider .slick-arrow.slick-next {
  right: -40px;
  background: url("../img/sprites-2.png?v=1") -453px 0 no-repeat;
}
.icons-as-cards-component .slick-slider .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.icons-as-cards-component .slick-slider .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.icons-as-cards-component .slick-slider .slick-prev {
  display: none !important;
}
.icons-as-cards-component .slick-slider .slick-next {
  right: 20px !important;
}

.home-intro-container .columns {
  display: flex;
  justify-content: space-between;
}
.home-intro-container .columns h2 {
  font-size: 48px;
  font-family: "LatoWebBlack";
  padding-bottom: 20px;
}
.home-intro-container .columns .first {
  margin-right: 60px;
  width: 620px;
  display: flex;
  flex-direction: column;
}
.home-intro-container .columns .first .content {
  max-width: 400px;
  width: 100%;
  align-self: center;
  padding-bottom: 60px;
}
.home-intro-container .columns .first .above-headline {
  font-size: 22px;
  font-family: "LatoWebBlack";
  color: #ff4e02;
}
.home-intro-container .columns .first .text {
  font-size: 18px;
}
.home-intro-container .columns .first .text p {
  padding-bottom: 30px;
}
.home-intro-container .columns .first .text p:last-child {
  padding-bottom: 0;
}
.home-intro-container .columns .map figure {
  display: flex;
  justify-content: center;
}
.home-intro-container .columns .second {
  width: 700px;
}
.home-intro-container .columns .second h2 {
  display: none;
}
.home-intro-container .columns .second .image-mobile,
.home-intro-container .columns .second .image-tablet {
  display: none;
}
.home-intro-container .items {
  padding-top: 100px;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  gap: 20px;
}
.home-intro-container .items .item {
  width: 320px;
  font-size: 14px;
  color: #85878e;
  position: relative;
}
.home-intro-container .items .item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1px;
  height: 60%;
  transition: 0.2s ease-in-out;
  background: #d8d8d8;
}
.home-intro-container .items .item:last-child:after {
  display: none;
}
.home-intro-container .items .inside {
  max-width: 280px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 16px;
  border: 1px solid transparent;
  transition: 0.2s ease-in-out;
}
.home-intro-container .items .inside:hover {
  border: 1px solid #d8d8d8;
}
.home-intro-container .items .inside:hover .headline {
  color: #ff4e02;
}
.home-intro-container .items .inside:hover svg {
  transform: scale(1.1);
}
.home-intro-container .items .overlay_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home-intro-container .items .ico {
  height: 50px;
}
.home-intro-container .items .ico svg {
  transition: 0.2s ease-in-out;
}
.home-intro-container .items .headline {
  font-size: 20px;
  color: #072942;
  transition: 0.2s ease-in-out;
  font-family: "LatoWebBlack";
}
.home-intro-container .items .text {
  font-size: 14px;
  padding-bottom: 16px;
}
.home-intro-container .items .more {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-intro-container .items .more svg {
  margin-right: 6px;
  margin-top: 2px;
}

.home-packages-section {
  display: flex;
  padding: 100px 20px 0 !important;
  margin-bottom: 100px;
}
.home-packages-section .pageAlign {
  width: 100%;
  max-width: 1080px;
}
.home-packages-section .packageList {
  display: flex;
  position: relative;
  z-index: 10;
  margin-bottom: -40px;
}

.standalone-action-button {
  display: flex;
  width: 100%;
  padding: 60px 20px 0;
}

.usp-container {
                                                                    
}
.usp-container.style_2 {
  background: #ece8e5;
  padding-bottom: 160px;
}
.usp-container .columns {
  display: flex;
}
.usp-container .columns .first {
  width: 600px;
  padding-top: 40px;
  margin-right: 120px;
}
.usp-container .columns .first p {
  font-size: 28px;
  font-family: "LatoWebBlack";
  text-align: right;
}
.usp-container .columns .images {
  margin-top: 50px;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
  padding-bottom: 60px;
}
.usp-container .columns .images figure:first-child {
  position: absolute;
  bottom: -20px;
  left: 40px;
  max-width: 312px;
  width: 100%;
}
.usp-container .columns .images figure:nth-child(2) {
  max-width: 312px;
  width: 100%;
  align-self: flex-end;
}
.usp-container .columns .second {
  width: 590px;
}
.usp-container .columns .items {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
}
.usp-container .columns .item {
  width: 250px;
}
.usp-container .columns .item:nth-child(2) {
  margin-top: 80px;
}
.usp-container .columns .item:nth-child(3) {
  margin-top: -80px;
}
.usp-container .columns .item .ico {
  padding-bottom: 10px;
}
.usp-container .columns .item .headline {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #072942;
  font-family: "LatoWebBlack";
}
.usp-container .columns .item .text {
  font-size: 16px;
  padding-bottom: 16px;
  color: #85878e;
}

@keyframes ring {
  0% {
    transform: rotate(0);
  }
  1% {
    transform: rotate(30deg);
  }
  3% {
    transform: rotate(-28deg);
  }
  5% {
    transform: rotate(34deg);
  }
  7% {
    transform: rotate(-32deg);
  }
  9% {
    transform: rotate(30deg);
  }
  11% {
    transform: rotate(-28deg);
  }
  13% {
    transform: rotate(26deg);
  }
  15% {
    transform: rotate(-24deg);
  }
  17% {
    transform: rotate(22deg);
  }
  19% {
    transform: rotate(-20deg);
  }
  21% {
    transform: rotate(18deg);
  }
  23% {
    transform: rotate(-16deg);
  }
  25% {
    transform: rotate(14deg);
  }
  27% {
    transform: rotate(-12deg);
  }
  29% {
    transform: rotate(10deg);
  }
  31% {
    transform: rotate(-8deg);
  }
  33% {
    transform: rotate(6deg);
  }
  35% {
    transform: rotate(-4deg);
  }
  37% {
    transform: rotate(2deg);
  }
  39% {
    transform: rotate(-1deg);
  }
  41% {
    transform: rotate(1deg);
  }
  43% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
.campsiteIframeMap {
  width: 100%;
}
.campsiteIframeMap iframe {
  width: 100%;
  height: 800px;
}

.accommodationPickerContainer {
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  background: #cdc4bb;
}
.accommodationPickerContainer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 6px;
  z-index: 1;
  background: url(../img/grunge_edge_1.png) center center repeat-x;
}

@media screen and (min-width: 1023px) {
  .accommodation-picker {
    float: left;
    width: 100%;
  }
  .accommodation-picker .slick-track {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
  .accommodation-picker .slick-track:before {
    display: none !important;
  }
  .accommodation-picker .slick-slide {
    width: 100% !important;
  }
  .accommodation-picker .slick-dots {
    display: none;
  }
}
.accommodation-picker {
  float: left;
  width: 100%;
}
.accommodation-picker .slick-dots {
  margin-top: -20px;
  position: relative;
  text-align: center;
  z-index: 10;
}
.accommodation-picker .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
  cursor: pointer;
}
.accommodation-picker .slick-dots li:last-child {
  margin-right: 0;
}
.accommodation-picker .slick-dots li button {
  padding: 0;
  margin: 0;
  float: left;
  width: 30px;
  height: 3px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  background: #808080;
}
.accommodation-picker .slick-dots li.slick-active button {
  background: #ff4e02;
}
.accommodation-picker .slick-dots {
  margin-bottom: -50px;
}
.accommodation-picker__item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s;
}
.accommodation-picker__item:hover {
  box-shadow: 5px 9px 25px 0px rgba(0, 0, 0, 0.3);
}
.accommodation-picker__item:hover .button_label {
  opacity: 0.8;
}
.accommodation-picker__item:hover .title,
.accommodation-picker__item:hover .button_label {
  transform: translateY(-10px);
}
.accommodation-picker__item:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(15, 19, 22, 0) 36.46%, rgba(15, 19, 22, 0.95) 100%);
}
.accommodation-picker img {
  width: 100%;
}
.accommodation-picker .context {
  position: absolute;
  z-index: 2;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 12px;
}
.accommodation-picker .title {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "LatoWebBlack";
  color: white;
  padding-bottom: 7px;
  transition: 0.3s;
}
.accommodation-picker .button_label {
  display: block;
  opacity: 0;
  color: white;
  transition: 0.3s;
  font-size: 14px;
}

.ce_galleryInstagram {
  float: left;
  width: 100%;
  padding: 120px 20px;
}
.ce_galleryInstagram .s_headline {
  float: none;
  max-width: 670px;
  margin: 0 auto -40px auto;
  padding: 0;
}
.ce_galleryInstagram .s_headline h2 {
  line-height: 1;
  color: #072942;
}
.ce_galleryInstagram .s_headline p {
  display: none;
  padding-top: 10px;
}
.ce_galleryInstagram .list {
  float: left;
  width: 100%;
}
.ce_galleryInstagram ul {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 160px;
}
.ce_galleryInstagram ul .item {
  aspect-ratio: 1/1;
  border: none;
  background: transparent;
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  margin: 0;
}
.ce_galleryInstagram ul .item:hover .context {
  opacity: 1;
}
.ce_galleryInstagram ul img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ce_galleryInstagram ul video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ce_galleryInstagram ul .context {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(15, 19, 22, 0.5);
  color: white;
  font-size: 14px;
  text-align: center;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.3s;
}
.ce_galleryInstagram ul .context span {
  display: block;
}
.ce_galleryInstagram ul .context .button {
  display: inline-block;
  font-size: 14px;
  padding: 8px 18px 9px;
  border-radius: 99px;
  line-height: 1;
  margin-top: 30px;
  border: 1px solid white;
  transition: 0.3s;
}
.ce_galleryInstagram ul .context .button:hover {
  background: white;
  color: #072942;
}
.ce_galleryInstagram ul .context .date {
  padding-top: 10px;
  opacity: 0.8;
}
.ce_galleryInstagram ul .context .info {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  padding-bottom: 10px;
}
.ce_galleryInstagram ul .context .info .into__item {
  display: flex;
  align-items: center;
}
.ce_galleryInstagram ul .context .info svg {
  width: 20px;
  margin-right: 6px;
}
.ce_galleryInstagram ul li:nth-child(2), .ce_galleryInstagram ul li:nth-child(4), .ce_galleryInstagram ul li:nth-child(7), .ce_galleryInstagram ul li:nth-child(9) {
  transform: translateY(110px);
}
.ce_galleryInstagram ul li:nth-child(3), .ce_galleryInstagram ul li:nth-child(8) {
  transform: translateY(160px);
}
.ce_galleryInstagram .social-media-links {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}
.ce_galleryInstagram .social-media-links a {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: "LatoWebBlack";
  transition: 0.3s;
}
.ce_galleryInstagram .social-media-links a:hover {
  color: #ff4e02;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.6);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.ce_galleryInstagram .social-media-links a:first-child {
  margin-right: 30px;
}
.ce_galleryInstagram .social-media-links a svg {
  width: 31px;
  margin-right: 8px;
}

.instagramReader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  padding: 0 80px;
  overflow-y: auto;
  display: none;
}
.instagramReader.active {
  display: block;
}
.instagramReader .instagramReader__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  pointer-events: none;
}
.instagramReader .instagramReader__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  padding-top: 10px;
}
.instagramReader .instagramReader__close button {
  position: sticky;
  top: 10px;
  width: 22px;
  height: 22px;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transform: translateX(40px);
  opacity: 0.6;
}
.instagramReader .instagramReader__close button:hover {
  opacity: 1;
}
.instagramReader .instagramReader__wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 640px;
  margin: 20px auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.instagramReader .instagramReader__wrapper img {
  width: 100%;
}
.instagramReader .instagramReader__item {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #e8e8e8;
}
.instagramReader .instagramReader__item-bar {
  padding: 10px 20px;
}
.instagramReader .instagramReader__item-bar a {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #072942;
  font-family: "LatoWebBlack";
  line-height: 1;
  gap: 10px;
}
.instagramReader .instagramReader__item-bar a img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
.instagramReader .instagramReader__item-bar a:hover {
  text-decoration: underline;
}
.instagramReader .instagramReader__item-image img,
.instagramReader .instagramReader__item-image video {
  width: 100%;
}
.instagramReader .instagramReader__item-image .slick-arrow {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.9);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.instagramReader .instagramReader__item-image .slick-arrow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.7);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.instagramReader .instagramReader__item-image .slick-arrow.slick-prev {
  left: 10px;
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32C24.816 32 32 24.816 32 16C32 7.184 24.816 -4.76837e-07 16 -4.76837e-07C7.184 -4.76837e-07 -4.76837e-07 7.184 -4.76837e-07 16C-4.76837e-07 24.816 7.184 32 16 32ZM11.536 15.152L17.184 9.504C17.424 9.264 17.728 9.152 18.032 9.152C18.336 9.152 18.64 9.264 18.88 9.504C19.344 9.968 19.344 10.736 18.88 11.2L14.08 16L18.88 20.8C19.344 21.264 19.344 22.032 18.88 22.496C18.416 22.96 17.648 22.96 17.184 22.496L11.536 16.848C11.056 16.384 11.056 15.616 11.536 15.152Z' fill='white'/%3E%3C/svg%3E%0A");
}
.instagramReader .instagramReader__item-image .slick-arrow.slick-next {
  right: 10px;
  background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0C7.184 0 0 7.184 0 16C0 24.816 7.184 32 16 32C24.816 32 32 24.816 32 16C32 7.184 24.816 0 16 0ZM20.464 16.848L14.816 22.496C14.576 22.736 14.272 22.848 13.968 22.848C13.664 22.848 13.36 22.736 13.12 22.496C12.656 22.032 12.656 21.264 13.12 20.8L17.92 16L13.12 11.2C12.656 10.736 12.656 9.968 13.12 9.504C13.584 9.04 14.352 9.04 14.816 9.504L20.464 15.152C20.944 15.616 20.944 16.384 20.464 16.848Z' fill='white'/%3E%3C/svg%3E%0A");
}
.instagramReader .instagramReader__item-image .slick-arrow.slick-disabled {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.instagramReader .instagramReader__item-image .slick-arrow.slick-disabled:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.1);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}
.instagramReader .instagramReader__item-content {
  padding: 20px 20px 40px 20px;
}
.instagramReader .instagramReader__item-content a {
  color: #072942;
}
.instagramReader .instagramReader__item-content a:hover {
  text-decoration: underline;
}
.instagramReader .instagramReader__item-content-info {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-bottom: 10px;
}
.instagramReader .instagramReader__item-content-info .into__item {
  display: flex;
  align-items: center;
}
.instagramReader .instagramReader__item-content-info svg {
  width: 20px;
  margin-right: 6px;
}
.instagramReader .instagramReader__item-content-date {
  color: #a3a5ac;
  font-size: 14px;
  padding-top: 10px;
}

.contact-form__tab-buttons {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  max-width: max-content;
  gap: 12px;
  margin: 0 auto 30px;
}
.contact-form__tab-button {
  border: 2px solid #acb3bb;
  background: transparent;
  font-size: 16px;
  padding: 12px 15px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #072942;
  font-family: "LatoWebBlack";
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contact-form__tab-button:hover {
  background: #acb3bb;
}
.contact-form__tab-button.active {
  background: #acb3bb;
  border-color: #acb3bb;
}
.contact-form__tab-content {
  display: none;
}
.contact-form__tab-content.active {
  display: block;
}

.ce_rsce_flag_links {
  float: left;
  width: 100%;
}
.ce_rsce_flag_links .items {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.ce_rsce_flag_links a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ce_rsce_flag_links a:hover {
  opacity: 0.8;
}
.ce_rsce_flag_links__headline {
  font-size: 28px;
  font-family: "LatoWebBlack";
  text-align: center;
  padding-bottom: 10px;
}

.list-position-inside ul,
.list-position-inside ol {
  list-style-position: inside;
}