a:focus {
  outline: none !important; }

body {
  font-family: "Roboto", sans-serif; }

.search-wrap, .login-wrap, .menu-wrap {
  background: rgba(61, 199, 245, 0.96); }

.content-about hr {
  margin: 50px 0; }

#bottom1 {
  font-weight: 500;
  font-size: 16px;
  text-align: center; }
  #bottom1 .row > div {
    margin-bottom: 20px; }
  #bottom1 .img-wrapper {
    margin-bottom: 5px;
    min-height: 260px; }
    @media (min-width: 992px) {
      #bottom1 .img-wrapper {
        height: 340px; } }
    #bottom1 .img-wrapper img {
      max-width: 100%; }

#bottom2 {
  text-align: center;
  margin-bottom: 50px; }
  #bottom2 .row > div {
    margin-bottom: 20px; }
  #bottom2 img {
    max-width: 100%;
    margin-bottom: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #bottom2 a {
    font-size: 20px;
    font-family: 'dry_brush', 'arial', sans-serif; }
    #bottom2 a:focus {
      text-decoration: none; }

.sidebar-slider {
  max-width: 100%; }
  .sidebar-slider .item img {
    width: 100%; }

.item_content {
  width: 100%;
  background-color: #FFF;
  height: 287px;
  padding: 20px 15px 15px 15px;
  overflow: hidden;
  text-align: center; }
  .item_content p {
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px; }
  .item_content a {
    font-size: 15px;
    width: auto;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    float: left; }
  .item_content h2 {
    color: #5cace2;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: 100%;
    line-height: 18px; }
  .item_content a.book {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 100px;
    min-width: 190px;
    height: auto;
    color: #fff;
    cursor: pointer;
    border: 0; }

a.button.book {
  background-color: #1abc9c;
  text-decoration: none;
  margin-bottom: 20px; }
  a.button.book:hover {
    background-color: #106d5b; }

#owl-demo {
  border: 1px solid #eee; }

#about h2 {
  font-family: 'dry_brush', sans-serif;
  color: #146d92;
  font-size: 40px;
  line-height: 60px;
  margin-bottom: 20px; }

#welcome p {
  margin-bottom: 40px; }

#book-online {
  margin-top: 50px;
  margin-bottom: 100px; }
  #book-online h3 {
    position: absolute;
    display: inline-block;
    color: #000;
    top: 24%;
    left: 5%;
    font-size: 42px;
    font-family: 'Helvetica', sans-serif;
    width: 280px; }

.promo-content {
  background-image: url("../images/wave.png"), url("../images/wave.png");
  background-position: top left, bottom left;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% 202px, 100% 196px;
  padding-bottom: 135px;
  padding-top: 100px;
  position: relative;
  z-index: 2; }
  .promo-content:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 100px;
    right: 0;
    bottom: 100px;
    left: 0;
    background: #96e0e5; }

#homepage .content-about {
  position: static; }

#video-bottom {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 180px;
  top: -170px;
  z-index: 2; }
  #video-bottom .triangle-bottom {
    width: 0;
    height: 0;
    border-bottom: 170px solid #fff;
    border-left: 1920px solid transparent; }

#join {
  position: absolute;
  top: -170px;
  z-index: 3;
  width: 100%; }
  #join img {
    position: absolute;
    top: -50px;
    left: 55%; }

.video-overlay {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.hp-banners {
  background: #5a5a5a; }

.navbar-brand img {
  width: 322px;
  height: auto; }

.navbar-safaria.navbar-black .navbar-brand {
  padding: 13px 0; }
  .navbar-safaria.navbar-black .navbar-brand img {
    width: 220px; }

.navbar-safaria li a.book-online {
  background: #fdcf09;
  color: #000;
  border-radius: 40px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding: 10px;
  margin-right: 10px; }
  .navbar-safaria li a.book-online:hover {
    opacity: 0.7;
    background: #fdcf09; }

.burger-icon {
  position: relative;
  top: 4px; }

.navbar-nav > li > a.js-menu {
  line-height: 30px; }

.scroll-icon p {
  font-size: 18px !important;
  font-family: inherit !important; }

#about {
  padding-top: 25px; }

.directory-product-image img {
  max-width: 100%; }

.directory-product {
  height: 305px;
  overflow: hidden;
  width: 50%;
  float: left;
  border: 1px solid #fff;
  position: relative;
  margin-bottom: 25px; }
  @media (max-width: 728px) {
    .directory-product {
      width: 100%; } }

.content-about .detail-about .directory-product-text-block {
  padding: 25px 15px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff; }
  @media (max-width: 728px) {
    .content-about .detail-about .directory-product-text-block {
      position: relative; } }
  .content-about .detail-about .directory-product-text-block a {
    color: #fff; }
  .content-about .detail-about .directory-product-text-block p {
    color: #fff;
    margin: 15px 0; }

.content-about .detail-about .directory-product-name {
  margin: 0; }

.openbtn {
  background: #000;
  content: '+';
  color: #fff;
  border: 2px solid #fff;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px; }

.inner-wrap {
  position: static; }

.noheight {
  height: 0 !important; }

.inner-hidden {
  transition: all 0.3s;
  overflow: hidden;
  height: 85px; }
  @media (max-width: 728px) {
    .inner-hidden {
      height: 115px; } }

.explore {
  padding: 5px;
  text-decoration: none;
  border: 2px solid #fff;
  display: inline-block;
  text-decoration: none; }
  .explore:hover {
    opacity: 1;
    background: #fff;
    color: #000 !important; }

#featured-slider {
  box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  margin-top: 10px; }
  #featured-slider .owl-buttons {
    position: absolute;
    margin-top: -17px;
    width: 17.5%;
    z-index: 100;
    left: 8%;
    right: inherit;
    top: 83px; }
    #featured-slider .owl-buttons div {
      border-radius: 40px;
      -moz-box-shadow: 1px 1px, 0px, 0, #000;
      -webkit-box-shadow: 1px 1px, 0px, 0, #000;
      box-shadow: 1px 1px, 0px, 0, #000;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      -webkit-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      z-index: 3;
      width: 32px;
      height: 32px;
      border: 2px solid #fff;
      display: block !important;
      text-indent: -9999em;
      position: absolute;
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      border: 2px solid #c5c5c5; }
      #featured-slider .owl-buttons div:hover {
        border-color: #056fb5; }
      #featured-slider .owl-buttons div.owl-prev {
        left: -70px;
        background: url("../images/seta-prev-branca.png") no-repeat center;
        background-image: url("../images/seta-prev-gray.png"); }
        #featured-slider .owl-buttons div.owl-prev:hover {
          background-image: url("../images/seta-prev-blue-over.png"); }
      #featured-slider .owl-buttons div.owl-next {
        right: -70px;
        background: url("../images/seta-next-branca.png") no-repeat center;
        background-image: url("../images/seta-next-gray.png"); }
        #featured-slider .owl-buttons div.owl-next:hover {
          background-image: url("../images/seta-next-blue-over.png"); }
  #featured-slider .owl-pagination {
    position: absolute;
    right: 0;
    width: 66%;
    bottom: 25px; }
  #featured-slider .owl-page {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: url(../img/rgbapng/0000004d-52696.html?1485354374);
    background: rgba(0, 0, 0, 0.3); }
    #featured-slider .owl-page.active span {
      background: #fff; }
    #featured-slider .owl-page span {
      opacity: 1;
      width: 14px;
      height: 14px;
      margin: 3px 0 0 3px;
      border: 3px solid #fff;
      background: transparent; }
  #featured-slider .btn-home {
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: table;
    margin: 0 auto;
    padding: 20px 30px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f86f00; }
  #featured-slider .info {
    height: 600px;
    text-align: center;
    padding: 50px 40px; }
    #featured-slider .info h4 {
      color: #ff335d;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 15px; }
    #featured-slider .info p {
      margin-bottom: 45px;
      color: #606060;
      font-size: 16px; }
    #featured-slider .info img {
      max-width: 100%;
      margin-bottom: 45px; }
  #featured-slider .item {
    background: #fff;
    position: relative;
    overflow: hidden; }
    #featured-slider .item .img {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      height: 100%;
      background-position: center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }

.content-about.inner-rides {
  top: 0; }

.content-about .detail-about img {
  max-width: 100%; }

.content-about .detail-about .row [class*="col-"] {
  display: inline-block;
  float: left; }

.content-about .detail-about .park-product .row {
  float: none;
  display: block; }

#rides-link {
  color: #000;
  font-size: 15px;
  margin-top: 50px;
  font-weight: bold;
  display: inline-block; }

.sub-list-navigation h1 {
  font-weight: bold;
  text-transform: uppercase; }

.slider-desc {
  height: 4.3em;
  overflow: hidden;
  display: inline-block; }

#inner-about {
  position: relative;
  background: #fff;
  padding: 60px 0 0px 0px;
  margin-top: -5px; }

.point-slider-image ul.slider-thumbs {
  text-align: center; }
  .point-slider-image ul.slider-thumbs li {
    width: 133px;
    height: 133px;
    display: inline-block;
    float: none; }

.svg-table svg {
  position: static; }

.faq-object h1 {
  background-position: top left;
  margin-bottom: 15px; }

.checkout:hover {
  opacity: 1; }

.checkout:focus {
  text-decoration: none; }

a.button.book {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  min-width: 190px;
  font-family: 'Roboto', sans-serif;
  height: auto;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
  padding: 10px;
  line-height: 20px;
  border: 0;
  margin-left: 0;
  background-color: #1abc9c;
  text-decoration: none;
  margin-bottom: 20px; }
  a.button.book:hover {
    background-color: #106d5b;
    opacity: 1; }

.menu-wrap .close-pop .book-online, .book-online {
  color: #000;
  font-size: 14px;
  margin-right: 20px;
  background: #fdcf09;
  border-radius: 40px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  padding: 10px;
  transition: all 0.2s ease-out; }

.content-about .detail-about .page-object ul li {
  list-style-type: disc;
  margin-left: 40px; }

.mar-top-275 {
  margin-top: 275px; }

.filters > span {
  margin-right: 15px;
  line-height: 30px; }

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0; }

#payment-form label.error, .terms_error {
  display: block;
  color: red;
  font-style: italic;
  margin: 0;
  font-weight: normal; }

.photos-table td {
  padding: 2px; }

.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100; }
  .fullscreen-bg iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }

.video-foreground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }
  @media (min-aspect-ratio: 16 / 9) {
    .video-foreground {
      height: 300%;
      top: -100%; } }
  @media (max-aspect-ratio: 16 / 9) {
    .video-foreground {
      width: 300%;
      left: -100%; } }

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery .wrap-footer {
  margin-top: 800px !important; }

.ex-one {
  background-size: contain !important; }

#header {
  background: #fff;
  font: 14px/1 'Open Sans', helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  transition: 1s all; }

.box {
  clip-path: url(#frog);
  height: 280px;
  width: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  overflow: hidden; }
  .box #popup-logo {
    z-index: 99;
    opacity: 0;
    position: relative;
    transition: 0.6s all; }
  .box .percent {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 64px; }
  .box .water {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    background: #4D6DE3; }
    .box .water_wave {
      width: 200%;
      position: absolute;
      bottom: 100%; }
      .box .water_wave_back {
        right: 0;
        fill: #C7EEFF;
        animation: wave-back 1.4s infinite linear; }
      .box .water_wave_front {
        left: 0;
        fill: #4D6DE3;
        margin-bottom: -1px;
        animation: wave-front .7s infinite linear; }

@keyframes wave-front {
  100% {
    transform: translate(-50%, 0); } }

@keyframes wave-back {
  100% {
    transform: translate(50%, 0); } }

@-webkit-keyframes spin {
  100% {
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  100% {
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  100% {
    transform: rotate(360deg); } }

@-o-keyframes spin {
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

.wrap-footer {
  background: #098ab5; }

footer .container {
  position: relative; }

footer p {
  color: #fff; }

footer a {
  color: #fff; }
  footer a:hover, footer a:focus {
    color: #fff;
    text-decoration: none; }

footer .list-inline li {
  margin-right: -5px;
  line-height: 14px; }
  footer .list-inline li:last-child {
    margin-right: 0; }

footer .list-inline li + li {
  border-left: 1px solid #fff; }

.footer-top {
  margin-bottom: 80px;
  height: 87px;
  background: #60c3e4;
  background: -moz-linear-gradient(top, #60c3e4 0%, #60c3e4 50%, #8bd4ec 50%, #8bd4ec 50%, #8bd4ec 100%);
  background: -webkit-linear-gradient(top, #60c3e4 0%, #60c3e4 50%, #8bd4ec 50%, #8bd4ec 50%, #8bd4ec 100%);
  background: linear-gradient(to bottom, #60c3e4 0%, #60c3e4 50%, #8bd4ec 50%, #8bd4ec 50%, #8bd4ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60c3e4', endColorstr='#8bd4ec',GradientType=0 ); }

#footer-logo {
  position: absolute;
  top: 20px;
  left: 15px; }

.wrap-footer {
  padding-top: 0; }

.footer-menu a {
  font-size: 15px; }

.socmed-list li {
  background: #fdcf09; }
  .socmed-list li:hover {
    background: #8bd4ec; }
  .socmed-list li a {
    color: #00305e; }

.i7 {
  font-size: 12px; }

.center {
  margin: auto; }

.wrapper {
  position: relative;
  width: 700px;
  flex-shrink: 0;
  background: #f6f6f6;
  overflow: hidden;
  height: 364px;
  border-radius: 8px;
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12); }

.card-wrap {
  width: 260px;
  float: right;
  background: #8bd4ec;
  padding: 50px;
  transform: scale(1.5) rotate(20deg); }

.card {
  transform: scale(0.75) rotate(-20deg); }

#book-online svg {
  width: 150%;
  position: relative;
  right: 130px;
  top: 10px;
  overflow: visible; }
  #book-online svg:not(:root) {
    overflow: visible; }

#sunglasses {
  transition: transform .15s; }
  .checkout:hover ~ .card-wrap #sunglasses {
    transform: translateY(-40px); }

#right_eye_wink {
  display: none; }

.checkout:active ~ .card-wrap #right_eye {
  display: none; }
  .checkout:active ~ .card-wrap #right_eye_wink {
    display: block; }

#mouth {
  transition: transform .15s; }
  .checkout:hover ~ .card-wrap #mouth {
    transform: translateY(-10px); }

#front_hand, #back_hand {
  transition: transform .03s; }
  .checkout:active ~ .card-wrap #front_hand, .checkout:active ~ .card-wrap #back_hand {
    transform: translateX(10px); }

.checkout {
  width: 220px;
  outline: none;
  background: #fdcf09;
  border: 0;
  color: #000;
  position: relative;
  top: 68%;
  left: 5%;
  transform: translateY(-50%);
  padding: 12px 16px;
  font-family: "Roboto", sans-serif;
  font-size: 28px;
  border-radius: 40px;
  transition: all .1s ease-out;
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12); }
  .checkout:hover:not(:active) {
    background: #8bd4ec; }
  .checkout a {
    color: #000;
    text-decoration: none; }
    .checkout a:hover {
      color: #000;
      opacity: 1; }

.content-about .detail-about .filters {
  overflow: hidden; }
  .content-about .detail-about .filters ul li {
    border-radius: 20px;
    padding: 5px 15px;
    cursor: pointer; }
    .content-about .detail-about .filters ul li:first-child {
      border: 1px solid black; }
      .content-about .detail-about .filters ul li:first-child:hover, .content-about .detail-about .filters ul li:first-child.active {
        background: black;
        color: white; }
    .content-about .detail-about .filters ul li:nth-child(2) {
      border: 1px solid #a3c938; }
      .content-about .detail-about .filters ul li:nth-child(2):hover, .content-about .detail-about .filters ul li:nth-child(2).active {
        background: #a3c938;
        color: white; }
    .content-about .detail-about .filters ul li:nth-child(3) {
      border: 1px solid #fdcf08; }
      .content-about .detail-about .filters ul li:nth-child(3):hover, .content-about .detail-about .filters ul li:nth-child(3).active {
        background: #fdcf08;
        color: white; }
    .content-about .detail-about .filters ul li:nth-child(4) {
      border: 1px solid #0a8bb5; }
      .content-about .detail-about .filters ul li:nth-child(4):hover, .content-about .detail-about .filters ul li:nth-child(4).active {
        background: #0a8bb5;
        color: white; }

.products .product {
  box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  display: table;
  margin-bottom: 20px; }
  .products .product > div {
    display: table-cell;
    margin-right: -4px;
    vertical-align: middle; }
  .products .product .fa-chevron-right, .products .product .fa-chevron-left {
    cursor: pointer;
    color: #a5a5a5;
    font-size: 21px; }
  .products .product .product-left {
    padding: 50px 25px;
    width: 30%; }
    .products .product .product-left h2 {
      font-size: 35px;
      font-weight: bold;
      text-align: center; }
  .products .product .product-middle {
    padding: 50px 30px;
    width: 50%; }
    .products .product .product-middle p {
      color: #909090;
      font-size: 15px; }
  .products .product .product-right {
    width: 20%;
    padding: 25px 25px 25px 0; }
    .products .product .product-right .price {
      font-weight: bold;
      font-size: 30px;
      text-align: right; }
    .products .product .product-right .quantity {
      font-size: 13px;
      text-align: right;
      margin-bottom: 11px;
      font-weight: bold; }
      .products .product .product-right .quantity input {
        font-size: 30px;
        border: none;
        display: inline-block;
        width: 37px;
        text-align: center;
        outline: none;
        font-weight: normal; }
        .products .product .product-right .quantity input::-webkit-inner-spin-button, .products .product .product-right .quantity input::-webkit-outer-spin-button {
          -webkit-appearance: none; }
    .products .product .product-right .btn-add-to-cart {
      background: #fdcf09;
      color: #000;
      border-radius: 40px;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;
      padding: 15px;
      text-align: center;
      font-size: 20px;
      box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2); }
      .products .product .product-right .btn-add-to-cart a {
        color: #000;
        text-decoration: none; }

.green {
  background: #a3c938;
  color: #fff; }

.yellow {
  background: #fdcf08;
  color: #fff; }

.blue {
  background: #0a8bb5;
  color: #fff; }

.content-about .detail-about .product-details h3 {
  text-transform: none;
  font-weight: bold;
  margin-bottom: 0; }

.discount-wrapper {
  background: #60c3e4;
  color: #ffdd48;
  padding: 5px 15px;
  font-weight: bold; }

.coupon {
  font-size: 12px;
  color: #a90000;
  text-decoration: underline;
  margin-left: 15px; }

#couponsearch {
  cursor: pointer; }
  #couponsearch.fa-refresh {
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    -ms-animation: spin 1s linear infinite;
    -o-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

#couponinput {
  height: 20px;
  margin: 0 5px 0 15px; }

.white-popup-block {
  background: #CCCCCC;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative; }

#form_content ol {
  list-style: none; }

#payment-form #form_content {
  /*background: #CCCCCC;*/
  text-align: left;
  max-width: 650px;
  margin: 0;
  position: relative; }

#payment-form h2 {
  margin: 15px 0px 10px 0; }

#payment-form input {
  width: 100%;
  max-width: 250px;
  display: block;
  padding: 7px 10px;
  margin: 0;
  line-height: 24px;
  height: 40px;
  margin-bottom: 5px;
  background: #ffffff;
  /*border: 0px;*/
  
  border-radius: 0;
  color: #1abc9c; }
  #payment-form input[type="checkbox"] {
    -webkit-appearance: checkbox;
    width: 20px;
    line-height: 0;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    padding: 1px;
    border: 0;
    display: inline-block; }
  #payment-form input[type="radio"] {
    width: 20px !important;
    margin-right: 5px;
    vertical-align: middle;
    height: 20px !important;
    content: '.' !important;
    position: relative !important;
    display: inline-block !important;
    background-color: grey !important;
    padding: 1px;
    border: 0;
    top: -1px !important;
    border-radius: 10px !important; }
  #payment-form input[type="submit"] {
    color: #ffffff;
    background-color: #1abc9c;
    min-width: 190px;
    width: 100%;
    height: auto;
    cursor: pointer;
    font-size: 24px;
    padding: 10px;
    line-height: 20px;
    border: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    max-width: inherit; }

#payment-form label {
  margin-top: 10px;
  color: #404040; }
  #payment-form label span {
    color: #af0909; }

#paymentForm {
  display: none; }

/* --------------------------------

Main Components 

-------------------------------- */
.cd-cart-container::before {
  /* dark bg layer visible when the cart is open */
  content: '';
  position: fixed;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s, visibility .4s; }

.cd-cart-container.cart-open::before {
  opacity: 1;
  visibility: visible; }

.cd-cart-trigger,
.cd-cart {
  position: fixed;
  bottom: 20px;
  right: 5%;
  transition: transform .2s;
  /* Force Hardware Acceleration in WebKit */
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: transform;
  backface-visibility: hidden; }
  .empty .cd-cart-trigger, .empty
  .cd-cart {
    /* hide cart */
    transform: translateY(150px); }
  @media only screen and (min-width: 1170px) {
    .cd-cart-trigger,
    .cd-cart {
      bottom: 40px; } }

.cd-cart-trigger {
  /* button that triggers the cart content */
  z-index: 3;
  height: 72px;
  width: 72px;
  /* replace text with image */
  text-indent: 100%;
  color: transparent;
  white-space: nowrap; }
  .cd-cart-trigger::after, .cd-cart-trigger::before {
    /* used to create the cart/'X' icon */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    width: 100%;
    background: url(../images/cd-icons-cart-close.svg) no-repeat 0 0;
    transition: opacity .2s, transform .2s; }
  .cd-cart-trigger::after {
    /* 'X' icon */
    background-position: -72px 0;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(90deg); }
  .cart-open .cd-cart-trigger::before {
    opacity: 0; }
  .cart-open .cd-cart-trigger::after {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%); }
  .cd-cart-trigger .count-box {
    /* number of items indicator */
    position: absolute;
    top: -10px;
    right: -10px;
    height: 28px;
    width: 28px;
    background: #e94b35;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 50%;
    text-indent: 0;
    transition: transform .2s .5s; }
    .cd-cart-trigger .count-box li {
      /* this is the number of items in the cart */
      position: absolute;
      transform: translateZ(0);
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      transform: translateX(-50%) translateY(-50%); }
      .cd-cart-trigger .count-box li:last-of-type {
        visibility: hidden; }
    .cd-cart-trigger .count-box.update-count li:last-of-type {
      animation: cd-qty-enter .15s;
      animation-direction: forwards; }
    .cd-cart-trigger .count-box.update-count li:first-of-type {
      animation: cd-qty-leave .15s;
      animation-direction: forwards; }
  .cart-open .cd-cart-trigger .count-box {
    transition: transform .2s 0s;
    transform: scale(0); }
  .empty .cd-cart-trigger .count-box {
    /* fix bug - when cart is empty, do not animate count */
    transform: scale(1); }
  .cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3); }
  .cart-open .cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17); }

.cd-cart {
  /* cart content */
  z-index: 2;
  width: 90%;
  max-width: 440px;
  height: 400px;
  max-height: 90%;
  pointer-events: none; }
  .cd-cart .wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    height: 72px;
    width: 72px;
    border-radius: 6px;
    transition: height .4s .1s, width  .4s .1s, box-shadow .3s;
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    background: #ffffff;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
    pointer-events: auto; }
  .cd-cart header, .cd-cart footer {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%; }
  .cd-cart header, .cd-cart .body {
    opacity: 0; }
  .cd-cart header {
    top: 10px;
    border-radius: 6px 6px 0 0;
    padding: 0 1.4em;
    height: 40px;
    line-height: 20px;
    background-color: #ffffff;
    transition: opacity .2s 0s;
    border-bottom: 1px solid #e6e6e6; }
    .cd-cart header::after {
      clear: both;
      content: "";
      display: block; }
  .cd-cart footer {
    bottom: 0;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
    background: #ffffff; }
  .cd-cart h2 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: .1em; }
  .cd-cart .undo {
    float: right;
    font-size: 1.2rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s, visibility .2s;
    color: #808b97; }
    .cd-cart .undo a {
      text-decoration: underline;
      color: #2b3e51; }
      .cd-cart .undo a:hover {
        color: #2c97de; }
    .cd-cart .undo.visible {
      opacity: 1;
      visibility: visible; }
  .cd-cart .checkout-btn {
    display: block;
    height: 72px;
    line-height: 72px;
    margin-right: 72px;
    background: #2c97de;
    color: rgba(255, 255, 255, 0);
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    transition: all .2s 0s; }
    .cd-cart .checkout-btn:hover {
      background: #399ee0; }
    .cd-cart .checkout-btn em {
      position: relative;
      display: inline-block;
      transform: translateX(40px);
      transition: transform 0s .2s; }
    .cd-cart .checkout-btn em::after {
      position: absolute;
      top: 50%;
      bottom: auto;
      transform: translateY(-50%);
      right: 0;
      content: '';
      height: 24px;
      width: 24px;
      background: url(../images/cd-icon-arrow-next.svg) no-repeat center center;
      opacity: 0;
      transition: opacity .2s; }
  .cd-cart .body {
    position: relative;
    z-index: 1;
    height: calc(100% - 40px);
    padding: 20px 0 10px;
    margin: 40px 0 10px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: opacity .2s; }
    .cd-cart .body ul {
      overflow: hidden;
      padding: 0 1.4em;
      position: relative;
      padding-bottom: 90px; }
    .cd-cart .body li {
      position: relative;
      opacity: 0;
      transform: translateX(80px);
      transition: opacity 0s .2s, transform 0s .2s; }
      .cd-cart .body li::after {
        clear: both;
        content: "";
        display: block; }
      .cd-cart .body li:not(:last-of-type) {
        margin-bottom: 20px; }
      .cd-cart .body li.deleted {
        /* this class is added to an item when it is removed form the cart */
        position: absolute;
        left: 1.4em;
        width: calc(100% - 2.8em);
        opacity: 0;
        animation: cd-item-slide-out .3s forwards; }
        .cd-cart .body li.deleted.undo-deleted {
          /* used to reinsert an item deleted from the cart when user clicks 'Undo' */
          animation: cd-item-slide-in .3s forwards; }
      .cd-cart .body li.deleted + li {
        animation: cd-item-move-up-mobile .3s;
        animation-fill-mode: forwards; }
      .cd-cart .body li.undo-deleted + li {
        animation: cd-item-move-down-mobile .3s;
        animation-fill-mode: forwards; }
  .cd-cart .product-image {
    display: inline-block;
    float: left;
    /* the image height determines the height of the list item - in this case height = width */
    width: 50px; }
    .cd-cart .product-image img {
      display: block; }
  .cd-cart .product-details {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0.3em 0 0 0.5em; }
    .cd-cart .product-details::after {
      clear: both;
      content: "";
      display: block; }
  .cd-cart h3, .cd-cart .price {
    font-weight: bold; }
  .cd-cart h3 {
    width: 70%;
    float: left;
    /* truncate title with dots if too long */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .cd-cart h3 a {
      color: #2b3e51; }
      .cd-cart h3 a:hover {
        color: #2c97de; }
  .cd-cart .price {
    float: right;
    width: 30%;
    text-align: right; }
  .cd-cart .actions {
    font-size: 1.4rem;
    height: 1.6em;
    line-height: 1.6em; }
    .cd-cart .actions::after {
      clear: both;
      content: "";
      display: block; }
  .cd-cart .delete-item, .cd-cart .quantity {
    float: left;
    color: #808b97;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .cd-cart .delete-item {
    margin-right: 1em; }
    .cd-cart .delete-item:hover {
      color: #e94b35; }
  .cd-cart .quantity label {
    display: inline-block;
    margin-right: .3em; }
  .cd-cart .select {
    position: relative; }
  .cd-cart select {
    position: relative;
    padding: 0 1em 0 0;
    cursor: pointer;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 1.4rem;
    margin: 0;
    color: #808b97; }
    .cd-cart select:focus {
      outline: none;
      color: #2b3e51;
      box-shadow: 0 1px 0 currentColor; }
  .cd-cart select::-ms-expand {
    /* hide default select arrow on IE */
    display: none; }
  .cart-open .cd-cart .wrapper {
    height: 100%;
    width: 100%;
    transition-delay: 0s; }
  .cart-open .cd-cart header,
  .cart-open .cd-cart .body {
    opacity: 1; }
  .cart-open .cd-cart header {
    transition: opacity .2s .2s; }
  .cart-open .cd-cart .body {
    transition: opacity 0s; }
    .cart-open .cd-cart .body li {
      transition: transform .3s .2s, opacity .3s .2s;
      opacity: 1;
      transform: translateX(0); }
      .cart-open .cd-cart .body li:nth-of-type(2) {
        transition-duration: .4s; }
      .cart-open .cd-cart .body li:nth-of-type(3) {
        transition-duration: .5s; }
      .cart-open .cd-cart .body li:nth-of-type(4), .cart-open .cd-cart .body li:nth-of-type(5) {
        transition-duration: .55s; }
  .cart-open .cd-cart .checkout-btn {
    color: #ffffff;
    transition: color .2s .3s; }
    .cart-open .cd-cart .checkout-btn em {
      transform: translateX(0);
      transition: transform .2s .3s, padding .2s 0s; }
    .cart-open .cd-cart .checkout-btn:hover em {
      padding-right: 30px; }
      .cart-open .cd-cart .checkout-btn:hover em::after {
        opacity: 1; }
  @media only screen and (min-width: 768px) {
    .cd-cart .body li:not(:last-of-type) {
      margin-bottom: 14px; }
    .cd-cart .body li.deleted + li {
      animation: cd-item-move-up .3s; }
    .cd-cart .body li.undo-deleted + li {
      animation: cd-item-move-down .3s; }
    .cd-cart .checkout-btn {
      font-size: 2.4rem; }
    .cd-cart .product-image {
      width: 90px; }
    .cd-cart .product-details {
      padding: 1.4em 0 0 1em;
      width: 100%; }
    .cd-cart h3, .cd-cart .price {
      font-size: 1.8rem; } }

@keyframes cd-qty-enter {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(0); }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(-50%); } }

@keyframes cd-qty-leave {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(-50%); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(-100%); } }

@keyframes cd-item-move-up-mobile {
  0% {
    padding-top: 70px; }
  100% {
    padding-top: 0px; } }

@keyframes cd-item-move-up {
  0% {
    padding-top: 104px; }
  100% {
    padding-top: 0px; } }

@keyframes cd-item-move-down-mobile {
  0% {
    padding-top: 0px; }
  100% {
    padding-top: 70px; } }

@keyframes cd-item-move-down {
  0% {
    padding-top: 0px; }
  100% {
    padding-top: 104px; } }

@keyframes cd-item-slide-out {
  0% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(80px);
    opacity: 0; } }

@keyframes cd-item-slide-in {
  100% {
    transform: translateX(0);
    opacity: 1; }
  0% {
    transform: translateX(80px);
    opacity: 0; } }

/* Grid */
.grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 0;
  perspective: 800px;
  perspective-origin: 50% 100%; }

.grid__item {
  position: relative;
  display: block;
  flex: none;
  width: 250px;
  margin: 1.5em 2vw;
  cursor: default;
  transform-style: preserve-3d; }

.grid__item:hover,
.grid__item:focus {
  outline: none;
  opacity: 1; }

.grid__item--c1,
.grid__item--c1:hover,
.grid__item--c1:focus {
  color: #52649e; }

.grid__item--c2,
.grid__item--c2:hover,
.grid__item--c2:focus {
  color: #ee7074; }

.grid__item--c3,
.grid__item--c3:hover,
.grid__item--c3:focus {
  color: #f7f295; }

.stack {
  position: relative;
  width: 100%;
  height: 200px;
  transform-style: preserve-3d; }

.stack__deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  transform-origin: 50% 100%; }

.stack__deco:first-child {
  opacity: 0.2; }

.stack__deco:nth-child(2) {
  opacity: 0.4; }

.stack__deco:nth-child(3) {
  opacity: 0.6; }

.stack__deco:nth-child(4) {
  opacity: 0.8; }

.stack__figure {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform-origin: 50% 100%; }

.content-about .detail-about .stack__img {
  position: relative;
  display: block;
  flex: none;
  max-width: inherit; }

.grid__item-caption {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  transform-style: preserve-3d; }

.grid__item-title {
  font-size: 1.15em;
  width: 100%;
  margin: 1em 0;
  text-align: left;
  color: #fff; }

.column {
  width: 50%;
  padding: 0 0.5em;
  opacity: 0; }

.column--left {
  text-align: right; }

.column--right {
  text-align: left; }

.column__text {
  font-size: 0.85em;
  display: block;
  color: #fff; }

.column--left .column__text {
  font-weight: bold; }

.column--right .column__text {
  color: #b0adad; }

/* Individual effects */
/* Vega */
.grid--effect-vega .column {
  opacity: 1; }

/* Castor */
.grid--effect-castor .stack__figure,
.grid--effect-castor .stack__deco {
  transform-origin: 50% 50%; }

.grid--effect-castor .column {
  opacity: 1; }

/* Hamal */
.grid--effect-hamal {
  perspective: none; }

.grid--effect-hamal .column {
  opacity: 1; }

/* polaris */
.grid--effect-polaris {
  perspective-origin: 100% -100%; }

.grid--effect-polaris .column {
  opacity: 1; }

/* Alphard */
.grid--effect-alphard {
  perspective: none; }

.grid--effect-alphard .column {
  opacity: 1; }

.grid--effect-alphard .stack__figure,
.grid--effect-alphard .stack__deco {
  transform-origin: 50% 150%; }

/* Altair */
.grid--effect-altair {
  perspective-origin: 50% -50%; }

.grid--effect-altair .column {
  opacity: 1; }

.grid--effect-altair .stack__figure,
.grid--effect-altair .stack__deco {
  transform-origin: 50% 100%; }

/* rigel */
.grid--effect-rigel {
  perspective-origin: 50% 100%; }

.grid--effect-rigel .column {
  opacity: 1; }

/* Canopus */
.grid--effect-canopus {
  perspective-origin: 50% 0%; }

.grid--effect-canopus .column {
  opacity: 1; }

.grid--effect-canopus .stack__figure,
.grid--effect-canopus .stack__deco {
  transform-origin: 50% 100%; }

/* pollux */
.grid--effect-pollux {
  perspective: 1000px;
  perspective-origin: 50% -70%; }

.grid--effect-pollux .column {
  opacity: 1; }

.grid--effect-pollux .stack__figure,
.grid--effect-pollux .stack__deco {
  transform-origin: 50% 50%; }

.grid--effect-pollux .grid__item-caption > .grid__item-title {
  transform-origin: 50% -200%; }

/* deneb */
.grid--effect-deneb {
  perspective: none; }

.grid--effect-deneb .stack__figure,
.grid--effect-deneb .stack__deco {
  transform-origin: 50% 50%; }

.grid--effect-deneb .grid__item-caption > .column {
  transform-origin: 50% -200%; }

.park-product {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #bce8ff; }
  .park-product .park-product-name {
    color: #0094f2;
    font-weight: normal; }

.page-object p {
  margin: 0 0 19px; }

@media only screen and (max-width: 768px) {
  .gallery .wrap-footer {
    margin-top: 372px !important; }
  .directory-product {
    height: auto; } }

@media only screen and (max-width: 769px) {
  .fa-search {
    display: none; }
  .owl-item div.img, .owl-buttons {
    display: none; }
  #featured-slider .owl-pagination {
    position: absolute;
    width: 100%;
    bottom: 55px; }
  #js-menu {
    position: fixed;
    height: 100%;
    overflow: scroll; } }

@media only screen and (max-width: 465px) {
  #book-online svg {
    width: 117%;
    position: relative;
    right: 61px;
    top: 30px;
    overflow: visible; }
  .checkout {
    z-index: 2;
    top: 9%;
    left: 21%; }
  .navbar-brand img {
    width: 266px; }
  #book-online h3 {
    display: none; }
  #join img {
    position: static; }
  .wrapper {
    width: auto; }
  .products .product .product-left, .products .product .product-middle, .products .product .product-right {
    width: 100%;
    display: block;
    padding: 22px; }
  .detail-about .filters ul.list-inline {
    margin-left: 10px; }
  .form-object {
    padding: 0; }
  .button.book.inner_book {
    display: block; }
  .product-details h3 {
    font-size: 17px; } }

/* Target Safari browser only */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, .ip-header#header {
    display: none; }
  ::i-block-chrome, .burger-icon {
    position: relative;
    top: -28px; }
  ::i-block-chrome, .cd-cart-trigger::after, .cd-cart-trigger::before {
    left: 1%;
    top: 1%; }
  ::i-block-chrome, .cd-cart-trigger .count-box li {
    left: 37%;
    top: 21%; }
  ::i-block-chrome, #book-online .center {
    margin-left: 129px; }
  ::i-block-chrome, .cd-cart .body {
    height: 100%;
    -webkit-overflow-scrolling: auto !important; } }

.iOS-device, .products .product .product-right .quantity input {
  font-size: 22px; }

.cd-cart .checkout-btn {
  background: #a4c839; }

.cd-cart .checkout-btn:hover {
  background: #4d5e1a; }

.discount-wrapper {
  background: #fece0b;
  color: black;
  padding: 5px 15px;
  font-weight: bold; }

a.btn-add-coupon {
  text-decoration: none;
  background: #fdcf09;
  color: #000;
  border-radius: 40px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  padding: 5px 17px;
  text-align: center;
  font-size: 15px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2); }

@media (max-height: 500px) {
  .cd-cart {
    height: 325px; } }

@media (max-height: 400px) and (max-width: 768px) {
  .cd-cart {
    height: 244px; } }

@media (max-width: 375px) {
  .frog-box {
    left: 45%; }
  #home-modal {
    width: 350px; }
  .navbar-brand img {
    width: 216px; } }

@media (max-width: 330px) {
  .frog-box {
    left: 43%; }
  #home-modal {
    width: 320px; } }

.inner-hidden {
  height: 110px; }

.categories h4, .wrap-latest-blog h4, .mailchimp-form h4 {
  color: #10090a;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  width: 100%;
  line-height: 27px; }

.categories-list li {
  padding: 15px;
  text-transform: uppercase;
  border-bottom: dashed 1px #10090a; }

.latest-blog-list li {
  height: 70px; }

.right-text-info {
  z-index: 10;
  height: 60px;
  width: 217px; }

@media screen and (max-width: 1000px) {
  .title-blog-left {
    font-size: 10px !important; }
  .latest-blog-list .date {
    font-size: 8px !important; } }

.right-text-info:hover {
  background-color: #EDEDFF;
  /**/ }

.latest-blog-list img {
  width: 25%;
  height: 60px;
  object-fit: cover;
  float: left; }

.latest-blog-list a:hover {
  opacity: 1; }

.left-img-blog:hover ~ .right-text-info {
  background-color: #EDEDFF;
  /*height: 60px;*/ }

.latest-blog-list .right-text-info {
  padding-left: 5px;
  vertical-align: middle;
  display: table-cell; }

.latest-blog-list .title-blog-left {
  font-size: 12px; }

.latest-blog-list .date {
  opacity: 0.7; }

.social-share {
  text-align: right;
  color: #555; }

.article-title {
  margin-top: 5px; }

.social-share a {
  color: #777; }

.article-title a {
  color: black; }

.article-title a:hover {
  opacity: 1;
  color: #70CDE9; }

.tags-bar {
  width: 100%;
  border-top: solid thin #eee;
  border-bottom: solid thin #eee;
  margin-left: 0;
  padding: 5px 0; }

.tags-bar .col-sm-6 {
  padding: 0; }

.paginations-container {
  margin-top: 1em;
  padding-top: 2em;
  border-top: 1px solid #d7dadb;
  text-align: center; }

.paginations-item {
  list-style-type: none;
  display: inline-block;
  border-right: 1px solid #d7dadb;
  transform: scale(1) rotate(19deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(-20deg); }

.paginations-item:hover,
.paginations-item.is-active {
  background-color: #70CDE9;
  border-right: 1px solid #fff; }

.paginations-item:hover .paginations-link,
.paginations-item.is-active .paginations-link {
  color: #fff; }

.paginations-item.first-number {
  border-left: 1px solid #d7dadb; }

.paginations-link {
  padding: 1.1em 1.6em;
  display: inline-block;
  text-decoration: none;
  color: #8b969c;
  transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(20deg) skewY(0deg); }

.paginations-link:hover {
  opacity: 1 !important; }

.pagination-item--wide {
  list-style-type: none !important;
  display: inline-block;
  width: 50px; }

.paginations-item--wide.first {
  margin: 0 1em 0 0;
  list-style-type: none !important;
  display: inline-block; }

.paginations-item--wide.last {
  margin: 0 0 0 1em;
  list-style-type: none !important;
  display: inline-block; }

.paginations-link--wide {
  text-decoration: none;
  color: #8b969c; }

.paginations-link--wide:hover {
  color: #70CDE9;
  opacity: 1; }

.paginations-link--wide.first:before,
.paginations-link--wide.last:after {
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.paginations-link--wide.first::before {
  margin-right: 0.5em; }

.paginations-link--wide.last::after {
  margin-left: 0.5em; }

.mailchimp-form {
  margin-bottom: 60px; }

.mailchimp-form label {
  font-weight: 300 !important; }

.mail-subscribe-button {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  display: inline-block !important;
  text-align: center !important;
  min-width: 190px !important;
  font-family: "Roboto", sans-serif !important;
  height: auto !important;
  cursor: pointer !important;
  font-size: 15px !important;
  color: #fff !important;
  padding: 10px !important;
  line-height: 20px !important;
  border: 0 !important;
  background-color: #1abc9c !important;
  text-decoration: none !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important; }

.mail-subscribe-button:hover {
  background-color: #106d5b !important;
  opacity: 1 !important; }

.mail-subscribe-button-nav {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  border-radius: 40px !important;
  display: inline-block !important;
  text-align: center !important;
  min-width: 190px !important;
  font-family: "Roboto", sans-serif !important;
  height: auto !important;
  cursor: pointer !important;
  font-size: 15px !important;
  color: #fff !important;
  padding: 10px !important;
  line-height: 20px !important;
  border: 0 !important;
  background-color: #fdcf09 !important;
  text-decoration: none !important;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  color: #000 !important;
  font-weight: bold !important;
  text-transform: uppercase; }

.mail-subscribe-button-nav:hover {
  background-color: #8bd4ec !important;
  opacity: 1 !important; }

.lang-selection.mainpage {
  padding-top: 35px !important;
  padding-right: 10px !important; }

.lang-selection.main-navbar {
  padding-top: 0px !important;
  padding-right: 0px !important;
  display: inline-block; }

.lang-selection li a {
  padding: 10px 5px !important; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  #payment-form {
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 20px;
    overflow: scroll; }
  .payment-form-fieldset {
    z-index: 9999; }
  #payment-form li {
    max-width: 300px !important; }
  .fancybox-overlay {
    overflow: hidden !important; }
  .fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
    position: fixed !important; }
  .fancybox-close {
    position: fixed !important;
    right: 10px !important;
    top: 10px !important; }
  #fancybox-inner {
    -webkit-overflow-scrolling: touch; } }

@media only screen and (min-width: 600px) {
  .payment-form-fieldset {
    width: 550px !important; }
  #payment-form input {
    max-width: 100% !important; } }

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .slider-nav {
    margin-left: 3% !important; } }
