#hero::before {
  background: rgba(104, 2, 161, 0.32);
}
.about .play-btn {
  background: radial-gradient(#cb3ffd 50%, rgba(194, 63, 253, 0.4) 52%);
}
#header.header-scrolled {
  background: rgba(94, 1, 136, 0.9);
}
.navbar a:focus {
  color: rgba(255, 255, 255, 0.95);
}
#hero h1 {
  color: rgba(255, 255, 255, 1);
}
.hero-waves.section {
  margin-top: 0;
  background: url(../img/hero-bg.webp);
  background-attachment: fixed;
}
.details {
  background: #9b0f9b;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}
.details .content h3 {
  color: #fff;
  hyphens: auto;
  text-transform: capitalize;
}
body {
  color: #f7f7f7;
}
#about {
  color: black;
}
.counts .count-box p {
  color: #313131;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 7px;
  line-height: 22px;
  font-family: "Rubik", sans-serif;
}
.testimonials::before {
  background: rgba(108, 111, 1, 0.8);
}
#footer {
  background: #3c0151;
}
#footer .footer-top .footer-info {
  color: #fff;
  border-top: 10px solid #fc9eff;
  border-radius: 7px;
}
.credits, .mainlist .textLastDesc, .mainlist .textaddDesc, .mainpage .addpricehere, .mainpage .textaddDesc, .textfirstinclude, .mainpage .textprice, .addkid, .optionprice, #countryid, .subtype, .whatsappbutton {
  display: none !important;
}
#hero .container {
  height: 100vh;
  position: relative;
  z-index: 2;
}
#hero .container > .content {
  height: 100%;
}
.imagepopup {
  position: absolute;
  width: 300px;
}
#hero .imagepopup {
  top: calc(50% - 150px);
  left: calc(50% - 150px);
}
#hero .imagepopup:nth-child(1) {
  top: calc(50% - 280px);
  left: calc(50% - 340px);
}
#hero .imagepopup:nth-child(2) {
  top: calc(50% - -30px);
  left: calc(50% - 40px);
}
#hero .imagepopup:nth-child(3) {
  top: calc(50% - 310px);
  left: calc(50% - 21px);
}
.about .imagepopup {
  top: 170px;
}
.about .imagepopup:nth-child(1) {
  top: 170px;
}
.about .imagepopup:nth-child(2) {
  top: 420px;
}
.about .imagepopup:nth-child(3) {
  top: 60px;
  left: 130px;
}
.about .imagepopup:nth-child(4) {
  top: calc(50% - 50px);
  left: calc(50% - 150px);
}
.imagepopup:nth-child(1) > .animated {
  animation-delay: 1s !important;
}
.imagepopup:nth-child(2) > .animated {
  animation-delay: 2s !important;
}
.imagepopup:nth-child(3) > .animated {
  animation-delay: 3s !important;
}
#header .logo img {
  max-width: 60px;
  position: relative;
  top: -2px;
  transition: all .5s;
  opacity: 0;
}
#header.header-scrolled .logo img {
  max-height: 80px;
  opacity: 1;
}
.backpic {
  background-image: url('../img/blankback.webp');
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  height: 100%;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  transition: .5s opacity;
  pointer-events: none;
  opacity: .5;
}
#hero {
  background-size: 41%;
}
.section-title.packages {
  margin-top: 32px;
}
.byob {
  margin-bottom: 42px;
}
body.product {
  background: #7f3fba;
}
.product .inner-page {
  padding: 0;
}
.product #main, body.contact {
  background: url(../img/hero-bg.webp);
  background-size: 25%;
  background-attachment: fixed;
}
.product .details, .contact .details {
  background: transparent;
}
.stilltop .count-box.three i, .stilltop .count-box.two i, .stilltop .count-box.one i {
  background: #fdf0f7;
}
.icon-box.one .icon {
  border-color: #c61acc;
}
.icon-box.two .icon {
  border-color: #ff6c37;
}
.icon-box.three .icon {
  border-color: #010483;
}
.about .icon-box.one .icon i {
  color: #c61acc;
}
.about .icon-box.two .icon i {
  color: #ff7544;
  position: relative;
  top: 2px;
  left: 1px;
}
.about .icon-box.three .icon i {
  color: #0a0d87;
}
.about strong {
  color: #db0178;
  line-height: 24px;
  margin-bottom: 26px;
  font-family: "Rubik", sans-serif;
}
.about strong i {
  font-size: 20px;
}
.row.stations, .features .row.packages {
  margin-top: 32px;
  margin-bottom: 82px;
}
.features .icon-box, #toggle-language {
  cursor: pointer;
}
.icon-box {
  transform: scale(1);
  transition: transform .2s !important;
}
.icon-box:hover {
  transform: scale(1.05) !important;
}
.svglogo {
  width: 42px;
  height: 42px;
}
.lowerimage {
  background-image: url(../img/star.webp);
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: -70px;
  animation: rotate 30s linear infinite;
  transform-origin: center;
}
.flower {
  background-image: url(../img/flower.webp);
  left: -90px !important;
  height: 100% !important;
  width: 325px !important;
  background-repeat: no-repeat;
  z-index: 11 !important;
  background-size: contain;
}
.lowerimage.left {
  left: -230px;
  height: 300px;
  width: 300px;
  z-index: -1;
}
.lowerimage.right {
  right: -400px;
}
.features .container, .about .container, .row.stations, .showcase, .byob .container, .hero-img, .positionrelative {
  position: relative;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.bi-emoji-smile:hover::before {
  content: "\F7AC";
}
.verticalcenter {
  align-items: center;
  align-content: center;
  align-self: center;
}
.packages.mini {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  margin-top: 120px;
}
.packages.mini p {
  font-size: 27px;
}
.text-right {
  text-align: right;
}
.showcase .section-title h2 {
  color: #ffc6d9;
}
.showcase .section-title p {
  color: #5e0180;
  font-family: "Rubik", sans-serif;
}
.details .hero-waves.section {
  transform: rotate(180deg);
  background: white;
  margin-top: 72px;
}
.noanimation {
  animation: none
}
.showcase svg:not(.dog) {
  enable-background: new 0 0 1587.33 528;
  position: absolute;
  z-index: 1;
  transform: scale(1.5);
  fill: #650065;
}
.showcase .row > div {
  position: relative;
  z-index: 3;
}
#language-popup {
background: #da2196;
  position: fixed;
  bottom: 2px;
  width: 300px;
  display: inline-block;
  z-index: 111111;
  border-radius: 27px;
  padding: 12px;
  border: 3px #00000054 solid;
  margin-left: 32px;
  margin-bottom: 22px;
}
#language-popup button {
  border: none;
  border-radius: 9px;
  padding: 7px;
  background: white;
}
.product #header, .contact #header, .stations #header {
  background: #642a92;
}body.product #main {
	margin-top: 100px;}
.php-email-form, .contact .hero-waves.section {
  background: transparent;
}
.playspotcheckbox img:hover {
  transform: scale(1.1);
}
.checkbox img:active {
  transform: scale(0.9);
}
.checkbox img {
  transition: all .2s;
  transform: scale(1);
  cursor: pointer;
}
.selectedlabel {
  background-color: #da2196;
  text-align: center;
  display: inline-block;
  padding: 2px 7px;
  border: 2px solid black;
  border-radius: 10px;
  position: absolute;
  z-index: 33333;
  top: 0px;
  transform: rotate(-25deg) scale(1.25);
  opacity: 0;
  transition: all .2s;
  pointer-events: none;
}
.selected .selectedlabel {
  top: 30px;
  transform: rotate(-25deg) scale(1);
  opacity: 1;
}
.selected {
  background-color: #12022069;
}
.byob .disabled {
  opacity: .5 !important;
  pointer-events: none;
}
.byob .checkbox {
  border-radius: 10px;
  position: relative;
  opacity: 1;
  transition: .2s all;
}
.about .icon-box .icon {
  width: 42px;
  height: 42px;
  border: none;
  align-items: center;
  align-content: center;
  align-self: center;
  top: -10px;
  position: relative;
}
.about .icon-box .title {
  margin-left: 55px;
}
.about .icon-box .description {
  margin-left: 55px;
  margin-bottom: 0;
}
.count-box.one i {
  background: #f0e768;
  color: #9b0f9b;
}
.count-box.two i {
  background: #c61acc;
}
.count-box.three i {
  background: #01c3b1;
}
.byob strong.outline {
  color: white;
  text-shadow: rgb(60, 1, 81) -2px -2px 0px, rgb(60, 1, 81) 2px -2px 0px, rgb(60, 1, 81) -2px 2px 0px, rgb(60, 1, 81) 2px 2px 0px;
}
.img-fluid.inline {
  display: inline-block;
  width: 100px;
  position: relative;
  top: -3px;
}
.inline + span {
  position: relative;
  left: -5px;
  top: -12px;
  color: #c61acc;
}
.sectionfooter {
  position: relative;
  z-index: 111;
  color: #9b0f9b;
  text-align: right;
  margin-top: 52px;
  font-size: 12px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}
.text-right {
  text-align: right !important;
}
.marginbottom {
  margin-top: 40px;
  margin-bottom: 80px;
}
.showcase .btn-get-started {
  background: #5ca7d5;
}
input, textarea {
  border-radius: 5px !important;
}
p.texttopDesc {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  font-family: "Rubik", sans-serif;
}
img.img-fluid.mainimage {
  transition: .5s all;
  transform: rotate(0deg) scale(1);
  position: relative;
  z-index: 11111;
  opacity: 1;
}
p.texttopDesc {
    font-size: 18px;
    line-height: 21px;
}
#videourlcontainer {
    margin-top: 15px;
}
img.img-fluid.mainimage:hover {
  transform: rotate(10deg) scale(0.95);
}
.selected img.img-fluid.mainimage {
  opacity: .8
}
.about img.svglogo {
  position: relative;
}
#hero .btn-get-started {
  border: 3px solid #ffbfe2;
}
.outlineword {
  color: white;
  text-shadow: rgb(60, 1, 81) -3px -3px 0px, rgb(60, 1, 81) 3px -3px 0px, rgb(60, 1, 81) -3px 2px 0px, rgb(60, 1, 81) 3px 3px 0px;
}
.highlightword {
  font-size: 2.5rem;
}
.highlightword, .textbuble strong {
  color: #6e1a94;
  font-family: "Rubik", sans-serif;
}
.randomstation, .randomactivity {
  position: absolute;
  max-width: 300px;
}
.randomstation.one, .randomactivity.one {
  top: calc(30% - 40px);
  left: calc(50% - 335px);
  transform: rotate(-15deg);
}
.randomstation.two, .randomactivity.two {
  top: calc(30% - 150px);
  left: calc(50% - 150px);
}
.randomstation.three, .randomactivity.three {
  top: calc(30% - 40px);
  left: calc(50% - 41px);
  transform: rotate(15deg);
}
.stronger {
  font-size: 26px;
}
svg.hero-waves.section.between {
  background: white;
}
.features .lowerimage.left {
  top: 50%;
}
svg.hero-waves.section.between.white {
  background-color: #9b0f9b;
}
@media (max-width: 992px) {
  .iammobile .logomobile > * {
    padding: 0;
  }
  .navbar-mobile .dropdown ul a, .navbar-mobile .dropdown .dropdown ul a {
    padding: 6px 20px;
  }
  .iammobile .logomobile .img-fluid {
    max-width: 25%;
    height: auto;
    margin-left: 37.5%;
  }
  .textcenter {
    width: 100%;
    text-align: center;
  }
  .begone, .hidewhensmall {
    display: none;
  }
  .mainlogo {
    top: initial !important;
    left: initial !important;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #hero h1 span {
    line-height: 62px;
  }
  #about .hero-img, #playspots .hero-img, .features .hero-img {
    height: 350px;
  }
  .about .imagepopup:nth-child(1), .randomstation.one, .randomactivity.one {
    top: calc(50% - 150px);
    left: calc(50% - 310px);
  }
  .about .imagepopup:nth-child(2), .randomstation.two, .randomactivity.two {
    top: calc(50% - 150px);
    left: calc(50% + 5px);
  }
  .about .imagepopup:nth-child(3), .randomstation.three, .randomactivity.three {
    top: calc(50% - 140px);
    left: calc(50% - 160px);
  }
  .imagepopup {
    max-width: 359px;
  }
  #hero .container {
    height: calc(100vh - 160px);
  }
  .smalltextcenter {
    text-align: center
  }
  .viewDescImg {
    width: 100%;
    display: block;
    text-align: center;
  }
  .viewDescImg img {
    height: 260px !important;
  }
  .showcase .section-title h2, .showcase .section-title p {
    line-height: 33px;
  }
  .showcase svg {
    transform: scale(2.5);
  }
  .showsmall {
    display: initial !important;
  }
  .col-xs-4 {
    width: 33.333%
  }
  .col-xs-6 {
    width: 50%
  }
  .col-xs-12 {
    width: 100%
  }
  .mini.text-right {
    text-align: left !important;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-12.contactformdesign {
    width: 100% !important;
    margin: .5%;
  }
  .checkback, .product #main, body.contact, #hero {
    background-size: 55% !important;
  }
  .rightmessage {
    margin-top: 10px !important
  }

body:not(.product) #header {
    background: transparent !important;
}
  #header .container {
    max-width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .showcase .section-title p::after {
    left: -53%;
    top: -27%;
  }
  svg.dog {
    transform: scale(1.25);
    position: absolute;
  }
	.topcontent {
		padding-top: 0 !important;
	}
	.contact .col-12 {
  margin-left: -7px;
  margin-right: -7px;
}
}
@media (min-width: 992px) {
  .showwhensmall {
    display: none;
  }
  .showcase .section-title p::after {
    left: -330px;
    top: -21px;
  }
}
section#playspots {
  background: #f8f8f6;
}
section#playspots .icon-box {
  background: #fff !important;
  background-color: #fff !important;
}
.hero-waves.gray {
  background: #f5f5ff !important;
  background-color: #f5f5ff !important;
}
.oneline {
  margin-bottom: 80px;
}
section#byob {
  margin-bottom: 80px;
  background: white;
}
section#faq, section#byob, section#playspots, section.details {
  padding-top: 60px;
}
section#contact {
  padding-bottom: 60px;
  padding-top: 74px;
}
.lowerimage.flower.left {
  bottom: 0;
  position: absolute;
  left: calc(0px - 7%) !important;
  z-index: 111 !important;
}
.lowerimage.flower.right {
  bottom: 0;
  position: absolute;
  height: 500px !important;
  right: calc(0px - 162px) !important;
  left: initial !important;
  transform: scaleX(-1);
}
.aligncenter {
  align-self: center;
}
.gallery-item img.img-fluid {
  width: 100%;
  border-radius: 5px;
}
section.details.section2 {
  background: #6f096f;
}
section.details.section3 {
  background: #5d065d !important;
}
.byob .nohidden {
  overflow: unset;
}
.byob .sticky-top {
  z-index: 1;
}
.byob section#byob, .byob .contact .php-email-form {
  background-color: transparent;
  padding: 22px;
  border-radius: 13px;
}
.byob main#main {
  background-attachment: fixed;
}
.nohighlight {
  background: transparent !important;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  color: #6e1a94;
  word-wrap: break-word;
  padding: 0 !important;
  padding-left: 20px !important;
}
.faq p.small {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: initial;
  color: #4d4d4d;
}
section.details.sectionfinal {
  background: #5e0180 !important;
}
.byob section:not(.introduction) h2, .byob section:not(.introduction) .section-title p, .mainlist .checkback p.texttopDesc, .mainpage p.texttopDesc {
  color: white;
}
.byob section:not(.introduction) .section-title p {
  color: white;
  line-height: 34px;
  margin-top: 6px;
}
.optionicon .img-fluid.mainimage {
  z-index: 3;
}
.buildbundle p {
  font-size: 25px;
  text-transform: initial;
  FONT-WEIGHT: 500;
}
.sticky-top.byopcalculator, .paymentinfo {
  background: #47166f;
  padding: 17px;
  border-radius: 8px;
}
.additionalfees tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
.additionalfees tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
.additionalfees tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.additionalfees tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
.additionalfees tr:last-child {
  border-bottom: transparent;
}
.sendus {
  background: #da2196;
  border: none;
  border-radius: 5px;
  padding: 8px;
  color: white;
  transition: all .2s;
}
button#sendus:hover {
  background: #a91774;
}
.noselection {
  border: none;
  background: transparent;
  width: 100%;
  float: left;
}
span.badge.rounded-pill.text-bg-light.information {
  background-color: #e91799 !important;
  color: white !important;
  padding: 2px 6px 3px 5px;
  font-size: 11px !important;
  font-weight: 700;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
small.details {
  background-color: #0000004a;
  display: block;
  padding: 6px 11px;
  border-radius: 4px;
  font-size: .75rem;
  line-height: 13px;
  margin-bottom: .5rem !important;
}
.contact p.explination {
  font-size: 17px;
  text-transform: initial;
  font-weight: 500;
  line-height: 20px;
}
.optionicon label:after {
  content: '';
  display: block;
  background: #e9bdff4d;
  width: 80%;
  height: 80%;
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 40%);
  z-index: 1;
  left: calc(50% - 40%);
  transition: all .2s;
}
.optionicon label:hover:after {
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
  top: calc(50% - 50%);
}
.optionicon label {
  position: relative;
  width: 80px;
  height: 80px;
  flex: initial !important;
}
.btn-contact-primary {
  border: none;
}
@keyframes rockanimation {
  0% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
.rockanimation, #randomstation1, #randomstation2, #randomstation3, #randomactivity1, #randomactivity2, #randomactivity3 {
  animation: rockanimation 3s infinite cubic-bezier(0.4, 0, 0.2, 1);
}
#randomstation2, #randomactivity3 {
  animation-delay: .5s;
}
#randomstation1, #randomactivity3 {
  animation-delay: 1s;
}
.rockanimation.alternate {
  animation: rockanimationalternate 3s infinite cubic-bezier(0.4, 0, 0.2, 1) !important;
}
@keyframes rockanimationalternate {
  0% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
p.subtitle {
  color: #da2196 !important;
}
.optionicon label {
  position: relative;
  width: 25%;
  height: 25%;
  flex: initial !important;
  align-items: center;
  align-content: center;
  align-self: center;
}
.btn-group.optionicon {
  display: flex;
  flex-wrap: wrap;
}
.contactformdesign {
  padding: 24px;
  border-radius: 8px;
  margin: 1%;
  width: 98%;
  background: white;
  font-family: "Rubik", sans-serif;
}
.contactformdesign p {
  line-height: 19px;
  margin-top: 13px;
}
.contactformdesign label, .contactformdesign p, .alert-primary {
  color: #642a92;
  font-weight: 400;
}
.col-md-6.contactformdesign {
  width: 49%;
  margin: 0 .5%;
}
.optionicon .selectedlabel {
  left: 0px;
}
.contactformdesign textarea {
  background: #8b5cc61f;
  border: none;
  margin: 0 !important;
}
strong.big {
  font-size: 32px;
  color: #642a92;
}
.details.introduction {
  background: white;
  padding: 70px 0;
}
.normalsize {
  font-size: 21px !important;
  line-height: 25px !important;
  font-weight: normal !important;
  text-transform: initial !important;
}
.maincolor {
  color: #da2196 !important;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: white;
  font-weight: 900 !important;
  font-size: 36px !important;
  margin-bottom: 0;
}
.byopcalculator p.normalsize {
  font-size: 16px !important;
}
.navbar-mobile li.logomobile {
  display: block !important;
  max-width: 32%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.php-email-form input:not(.confirmcheck), .php-email-form textarea {
  background: #b75cc61f;
  border: none;
}
.container.contactintro, .container.byobintro, .container.defaultcontact {
  padding-top: 80px;
}
.container.contactintro > div, .container.byobintro > div, .container.defaultcontact > div {
  padding: 0;
}
.contact .php-email-form input:not(.confirmcheck):hover, .contact .php-email-form input:not(.confirmcheck):active, .contact .php-email-form input:not(.confirmcheck):focus, .form-control:not(.confirmcheck):focus, .form-control:not(.confirmcheck):hover {
  background: #b75cc60f !important;
  background-color: #b75cc60f !important;
}
strong.contactmessage {
  color: #6e1a94;
}
.textbuble {
  background: #f8f8f6d9;
  border-radius: 13px;
  position: relative;
  padding: 20px !important;
  z-index: 111;
}
.counts.stilltop {
  background: white;
}
.stilltop p.description.normaltext {
  text-align: left !important;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
}
.stilltop .count-box {
  background: #eb69b00f;
  margin-bottom: 11px;
}
.normalsize {
  font-family: "Open Sans", sans-serif;
  background: #47166f;
  padding: 18px 20px;
  border-radius: 5px;
  font-size: 18px !important;
}
.showcase .section-title p::after {
  content: '';
  background: #fff;
  width: 150%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 38px;
  left: -86%;
}
u {
  text-decoration-color: #da2196;
}
@media (max-width: 576px) {
  .product.single .img-fluid {
    max-width: 100%;
    height: auto;
    margin-left: 0%;
  }
	img.img-fluid.mainimage {
    max-width: 70% !important;
    height: auto;
    margin-left: 15% !important;
}
  .selected img.img-fluid.mainimage {
    opacity: .3;
  }
  .icon-box {
    display: block !important;
    text-align: center;
  }
  .icon-box .svglogo:not(.logo) {
    width: 75%;
    height: 75%;
  }
  .mainactivity .details .col-md-4 {
    order: 1 !important;
  }
  .mainactivity .details .col-md-8 {
    order: 2 !important;
  }
  .viewDescImg img {
    height: 199px !important;
  }
  .section-title > p {
    line-height: 32px !important;
  }
	  .section-title > p.normalsize {
    line-height: 27px !important;
  }
  .section-title > p.maincolor {
    line-height: 36px !important;
  }
  .details.sectionfinal {
    padding-top: 20px !important;
    padding-bottom: 17px !important;
  }
  :not(.contact) .container {
    padding: 0px 30px;
  }
  .section-title h2::after {
    content: none;
  }
  .packages.mini {
    margin-top: 0px;
  }
  .oneline {
    margin-bottom: 0px !important;
  }
  .imagepopup, .randomstation, .randomactivity {
    position: absolute;
    width: 150px;
  }
  .about .imagepopup:nth-child(3), .randomstation.three, .randomactivity.three {
    top: calc(50% - 75px);
    left: calc(50% - 80px);
  }
  .about .imagepopup:nth-child(2), .randomstation.two, .randomactivity.two {
    top: calc(50% - 125px);
    left: calc(50% - 0px);
  }
  .about .imagepopup:nth-child(1), .randomstation.one, .randomactivity.one {
    top: calc(50% - 105px);
    left: calc(50% - 180px);
  }
  #about .hero-img, #playspots .hero-img, .features .hero-img {
    height: 175px;
  }
  .about .icon-boxes h3 {
    line-height: 40px;
  }
  .details .content h3 {
    line-height: 55px;
  }
  .details .content + .content {
    margin-top: 0px;
  }
  .imagepopup.mainlogo {
    position: relative;
    width: 100%;
  }
  .contact .container {
    padding: 22px !important;
  }
  .optionicon label {
    width: 50% !important;
  }
  .byob .sticky-top {
    margin-top: 0px !important;
  }
  .byob .contact .php-email-form {
    padding: 0 !important;
  }
  .details.introduction {
    padding-top: 80px !important;
    padding-bottom: 0 !important
  }
  section#faq, section#byob, section.playspots, section.details {
    padding-top: 0px !important;
  }
  .byob section:not(.introduction) .maincolor, .contact .byob {
    padding-bottom: 10px;
	  line-height: 36px;
  }
  .textcentersmall, .sectionfooter {
    text-align: center;
  }
  .viewDesc + button {
    margin-left: 0 !important;
    margin-top: 15px !important;
  }
  .firstorder {
    order: 1
  }
  .secondorder {
    order: 2
  }
  .randombuttonactivity {
    right: -33px !important;
    position: absolute !important;
    top: -7px !important;
  }
  section.details.sectionfinal, .details .container.showcase {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .byob .checkbox {
    margin-bottom: 35px;
  }
  .byob {
    margin-bottom: 0;
  }
  strong.big {
    line-height: 19px;
  }
	.beforesend ul {
  padding-left: 1rem;
}
	#hero .container > .content {
  height: 88% !important;
}
}
@media (max-width: 768px) {
	.count-box.one {
  margin-top: 14px;
}
  .showcase .section-title p::after {
    top: -20% !important;
    left: -50% !important;
  }
  .onebox {
    width: 100% !important;
  }
    body:not(.product) #header {
        background: transparent !important;
    }
  body #header > .container {
    max-width: 100%
  }
  body #header > .container > #navbar i {
    padding: 7px;
    font-size: 19px;
  }
  body #header.header > .container > #navbar i {
    padding: 7px;
    font-size: 15px;
  }
	#navbar .dropdown i {
    padding: 2px !important
		;
  }
  .inus .removeme.first, .inmexico .removeme {
    display: none;
  }
}
@media (min-width: 769px) {
  body.product.single .textprice, body.stations .textprice, body.activities .textprice {
    display: flex
  }
  .truecost {
    margin-right: 20px;
  }
  br.removeme {
    display: none;
  }
}
.top50 {
  top: 50% !important
}
.subpink {
  color: #e91799;
  vertical-align: super;
  bottom: 0;
  font-weight: bold;
}
small.details + small.details {
  border-top: 1px solid #e917995c;
  border-radius: 0;
  padding-top: 1rem !important;
}
.optionprice, .addkid {
  background: #c11582;
  display: inline-block;
  padding: 10px 7px 7px 5px;
  line-height: 15px;
  border-radius: 7px;
  border: 2px solid #ffffff8a;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 111111;
  transform: rotate(-30deg);
  font-size: 24px;
  text-align: center;
}
.addkid {
  background: #425cc8;
  bottom: -30px;
  left: calc(19%);
  font-size: 18px;
  padding: 6px 6px 5px 5px;
  transform: rotate(351deg);
}
.addkid:before {
  content: 'Additional kid';
  display: block;
  font-size: 12px;
  padding-bottom: 2px;
  line-height: 9px;
}
.viewDesc + button {
  margin-left: 24px;
}
.paypal-button-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 26px;
}
.product #header .logo img, .contact #header .logo img, .stations #header .logo img {
  opacity: 1;
}
.minisection {
  margin-top: 160px;
  margin-bottom: 60px;
}
.twosvg {
  background: #4b064b !important;
}
.twosvg use {
  fill: #9b0f9b !important;
}
.lastsvg {
  background: #4b064b !important;
}
.lastsvg use {
  fill: #3c0151;
}
.firstsvg {
  background: #fff !important;
}
.firstsvg use {
  fill: #9b0f9b !important;
}
.maintext, .textprice {
  background: #3c0151;
  border-radius: 5px;
  padding: 17px;
}
.maintext + .maintext, .textprice {
  background: #4a0164;
  margin-top: 12px;
}
.textprice {
  background: #5e0180;
}
.returnlink {
  background-color: #642a92;
  margin-top: 13px;
  margin-bottom: 12px;
  color: white;
  display: inline-block;
  padding: 5px 11px;
  border-radius: 5px;
}
.returnlink:hover {
  background-color: #3c0151;
  color: white;
}
.maintext strong, .textprice strong, .textaddDesc {
  font-size: 18px;
}
.addpricehere {
  font-size: 12px;
  top: -7px;
  position: relative;
}
.textprice .price {
  font-size: 25px;
}
.textLastDesc ul li {
  font-weight: initial !important;
  list-style: disc !important;
  margin-left: 32px;
}
.checkback, .mainactivity .details:nth-child(even) {
  background: url("../img/hero-bg.webp");
  background-attachment: fixed;
  background-size: 25%;
  padding: 0 !important;
}
.flipped {
  transform: rotate(180deg);
}
.checkback2 {
  background: url("../img/hero-bgp.jpg");
  background-attachment: fixed;
  background-size: 18%;
  padding: 0 !important;
}
.single .details .content ul {
  list-style: disc;
  padding-left: 25px;
  padding-top: 0px;
}
.mark, mark {
  border-radius: 4px;
  background-color: #dc2597;
  font-size: 16px;
  display: block;
  line-height: 18px;
  padding: 15px;
  color: white;
}
.starburst {
  background: #5ca7d5;
  width: 80px;
  height: 80px;
  position: relative;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}
.starburst:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
  background: #5ca7d5;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.starburst:after {
  content: "Another Random One!";
  position: absolute;
  top: 10px;
  left: 10px;
  height: 80px;
  width: 80px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.randombuttonactivity {
  background: transparent !important;
  text-align: center;
  line-height: 19px;
  position: absolute;
  top: -24px;
}
.pink {
  background: #e91799;
  border: none;
  border-radius: 42px;
  font-size: 12px;
  padding: 5px 6px;
  line-height: 7px;
  left: -1px;
}
#countryid {
  position: fixed;
  color: white;
  z-index: 9999999999999999999999999999999999999999999999999999999;
}
.textLastDesc + .textcentersmall, .stations .textLastDesc + .viewDesc, .stations .maintext + .returnlink {
  padding-top: 12px;
}
.what {
  color: #642a92;
  font-size: 23px !important;
  font-family: "Rubik", sans-serif;
}
.what + .textDesc, .what + .textlastDesc {
  padding-top: 10px;
}
.textDesc > b {
  display: block;
  font-family: "Rubik", sans-serif;
  line-height: 18px;
  margin-top: 9px;
  margin-bottom: 8px;
}
.product.single #main, body.product.single {
  background: transparent !important;
  font-family: "Rubik", sans-serif;
}
.product.single #main .maintext, .product.single #main .textprice {
  background: #fef6fb;
  color: #1e1e1e;
}
p.texttopDesc {
  color: black
}
.decorationbarra {
  content: '';
  display: block;
  position: absolute;
  bottom: 240px;
  width: 140%;
  height: 119px;
  left: 0;
  background: url(../img/barra.webp);
  background-repeat: repeat;
  z-index: -1;
  opacity: .5
}
.decorationbarra.middle {
  bottom: 120px;
  left: -175px;
  background-repeat: repeat-x;
  opacity: .5
}
.decorationbarra.bottom {
  bottom: 0;
  background-repeat: repeat-x;
  opacity: 1
}
.topzindex {
  position: relative;
  z-index: 1;
}
.mainlist .texttopDesc {
  color: #3c0151;
}
.mainlist .btn-get-started.viewDesc {
  margin-top: 10px !important;
}
.viewDesc.btn-outline-primary {
  border: #ff008b 2px solid;
  background: transparent;
  padding: 5px 15px;
}
.viewDesc.btn-outline-primary:hover {
  color: #ff008b;
}
.mainlist .product.single p.texttopDesc {
  color: black;
}
.img-fluid.pictureslide1, .img-fluid.pictureslide2, .img-fluid.pictureslide3 {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.onebox {
  background: white;
  color: #3c0151 !important;
  border-radius: 5px;
  padding: 10px 25px;
  margin-bottom: 22px;
  border-top: 9px solid #ed2f6e;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 20px;
}
.onebox .texttopDesc {
  color: #5e0180 !important;
}
.onebox .maintext, .onebox .textprice {
  background: #fff;
}
.onebox .maintext, .onebox .textprice {
  padding: 0 !important
}
h3.texttitle {
  margin-bottom: 17px;
  font-size: 56px;
}
.product.single .texttitle {
  color: #642a92 !important;
}
.product.single .textprice, .product.single .maintext {
  background: #f9f9f7 !important;
}
.logorotate {
  transition: transform 0.5s ease;
}
.logorotate:hover {
  animation: rotateAnimation 2s infinite linear;
}
@keyframes rotateAnimation {
  to {
    transform: rotate(360deg);
  }
}
.subtype {
  margin-bottom: 12px;
}
.product.single .textaddDesc, .additionalstuff b, .costoeu {
  color: #642a92;
  font-size: 16px;
  font-weight: bold;
  font-family: "Rubik", sans-serif;
}
.costoeu {
  font-size: .85rem !important;
}
.truecost strong, .includinglist > b {
  color: #642a92;
  font-size: 18px;
  font-weight: bold;
}
.includinglist ul {
  padding-top: 0px;
  list-style-type: none !important;
  list-style: none !important;
  padding-left: 0 !important;
}
.videourl {
  position: relative;
  display: inline-block;
  background: black;
  border-radius: 5px;
  width: 100%;
}
.videourl img {
  width: 100% !important;
  height: auto;
  display: block;
  transition: .2s all;
  opacity: 1;
  border-radius: 5px;
}
.videourl img:hover {
  opacity: .75
}
.videourl:before {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) scale(1) rotate(90deg);
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 60px solid #fff;
  z-index: 1;
  transition: .2s all;
  opacity: .9
}
.videourl:hover::before {
  opacity: .75
}
.mainactivity .details:nth-child(odd), .mainactivity .details:nth-child(even) {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.mainactivity .details:nth-child(odd) .col-md-8 {
  order: 2
}
.mainactivity .details:nth-child(odd) .col-md-4 {
  order: 1
}
.mainactivity .details:nth-child(even) .col-md-8 {
  order: 1
}
.mainactivity .details:nth-child(even) .col-md-4 {
  order: 2
}
.mainactivity .details:nth-child(odd) {
  background: #f7f7f7;
  color: #5e0180 !important;
}
.mainactivity .details:nth-child(even) .texttitle {
  color: #fff !important;
}
.mainactivity .details:nth-child(odd) .content h3 {
  background: #f7f7f7;
}

.mainactivity .details:nth-child(2n+1) .content h3, .playspots .details:nth-child(2n+1) .content h3 {
  background: #f7f7f7;
  color: #5e0180 !important;
}
.mainpage .details .texttitle {
  color: #fff !important;
}
.beforesend {
  background-color: #f6ebf8;
  border-color: #eed9ff;
}
.beforesend ul {
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}
.beforesend ul li {
  margin-bottom: 3px;
}
.byobbutton:disabled {
  opacity: 0.5; /* Set the desired opacity value */
}
.tooltip {
  z-index: 1111111111111111111111111;
}
.badge.text-bg-secondary {
  background: #e91799 !important;
  font-weight: normal;
}
.requiredstuff {
  color: #e91799;
  font-weight: bold;
}
.disabled + .requerimientos {
  display: inline-block !important;
}
.requerimientos {
  display: none;
  white-space: break-spaces;
  text-align: left;
  line-height: 18px;
}
.whatsappbutton {
  color: white;
  padding: 5px 10px;
  font-size: 20px;
  position: relative;
  height: 41px;
  width: 160px;
  background-image: url('../img/whatsapp.svg');
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: auto;
  margin-left: auto;
}

#nav-button {
    position: fixed;
    bottom: -55px;
    padding: 8px 20px;
    background-color: #c51dca;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 999999;
    opacity: 0;
    width: 70%;
    margin-left: 10%;
    transition: all .2s;
    }
#nav-button.appear {
    opacity: 1;
    bottom: 15px;
}
body:not(.header-scrolled) #nav-button {
    width: 80% !important;
}

body:not(.iammobile) #nav-button {
    display: none !important;
}