@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);
.subtitle {
  font-size: 40px;
  text-transform: uppercase;
  font-family: Oswald;
  margin-bottom: 40px;
}

.b-form__camp .mobile {
  display: none;
}

.b-form__camp-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.b-form__camp-header .b-form__camp-title {
  flex: 0 0 790px;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  font-family: Oswald;
  font-weight: bold;
  font-size: 48px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 50px;
  align-items: center;
  text-shadow: 2px 2px #666;
}
.b-form__camp-header .b-form__camp-title.image-camp-1 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/camp1.jpg");
}
.b-form__camp-header .b-form__camp-title.image-camp-2 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/camp2.jpg");
}
.b-form__camp-header .b-form__camp-title.image-camp-4 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/camp3.jpg");
}
.b-form__camp-header .b-form__camp-title.image-group {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/group.jpg");
}
.b-form__camp-header .b-form__camp-title.image-services {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services.jpg");
}
.b-form__camp-header .b-form__camp-toggler {
  flex: 1;
  cursor: pointer;
  color: #3197D4;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.b-form__packages {
  display: none;
  margin: 0 -10px 40px -10px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}
.b-form__packages .b-package {
  width: 387px;
  height: auto;
  margin: 10px;
  padding: 20px;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  align-self: flex-start;
  background-color: #3197D4;
}
.b-form__packages .b-package.package-1 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/cyprus_classic.jpg");
}
.b-form__packages .b-package.package-2 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/cyprus_discover.jpg");
}
.b-form__packages .b-package.package-3 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/cyprus_language.jpg");
}
.b-form__packages .b-package.package-4 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/spain_classic.png");
}
.b-form__packages .b-package.package-5 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/spain_discover.png");
}
.b-form__packages .b-package.package-8 {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/cyprus_classic.jpg");
}

.b-package__title {
  font-family: Oswald;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}

.b-package__subtitle {
  font-family: Oswald;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

.b-package__description {
  margin-bottom: 15px;
  line-height: 30px;
}

.b-package__item {
  padding-left: 37px;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/p-item.png");
  background-position: left 3px;
  margin-bottom: 15px;
  line-height: 30px;
}
.b-package__item::selection {
  background-color: #fff;
  color: #333;
}
.b-package__item .b-package__item-option {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/p-sub-item.png");
  background-position: left 10px;
}

.b-package__bottom {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}

.b-form__camp-price {
  font-family: Oswald;
  font-weight: bold;
  font-size: 40px;
}

.b-form__camp-register {
  font-family: Oswald;
  font-size: 15px;
}

.b-form__select {
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 20px;
  background-color: #fff;
  align-self: flex-start;
}
.b-form__select:hover {
  opacity: 0.7;
  text-decoration: none;
}

.b-form__opened .b-form__camp-toggler {
  color: #E40F18;
}
.b-form__opened .b-form__packages {
  display: flex;
}
.b-form__opened .booking-slider {
  display: block !important;
}

.booking-slider__indicators {
  display: none;
}

.b-form__package-info {
  text-transform: uppercase;
  font-weight: bold;
  font-family: Oswald;
}
.b-form__package-info .b-form__package-title {
  font-size: 30px;
}
.b-form__package-info .b-form__package-subtitle {
  font-size: 25px;
}

.b-services {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
  color: #fff;
  justify-content: center;
}
.b-services .b-service {
  height: 200px;
  display: flex;
  flex-direction: column;
  width: calc(33% - 20px);
  margin: 15px 10px;
  padding: 10px;
  background-color: #63C2EF;
  background-repeat: no-repeat;
  background-position-x: right;
}
.b-services .b-service.hidden-service {
  display: none;
}
.b-services .b-service.form-service__airport-day {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/airport-day.png");
}
.b-services .b-service.form-service__airport-night {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/airport-night.png");
}
.b-services .b-service.form-service__um {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/um-service.png");
}
.b-services .b-service.form-service__laundry {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/laundry.png");
}
.b-services .b-service.form-service__diving {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/diving.png");
}
.b-services .b-service.form-service__waterpark {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/waterpark.png");
}
.b-services .b-service.form-service__mountain {
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/mountain.png");
}
.b-services .b-service.form-service__theater {
  background-position: center;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/theatre.png");
}
.b-services .b-service.form-service__camel {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/camel.png");
}
.b-services .b-service.form-service__night {
  background-position: center;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/night.png");
}
.b-services .b-service.form-service__zipline {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/zipline.png");
}
.b-services .b-service.form-service__park {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/park.png");
}
.b-services .b-service.form-service__sea {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/sea.png");
}
.b-services .b-service.form-service__romana {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/romana.png");
}
.b-services .b-service.form-service__city {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/city.png");
}
.b-services .b-service.form-service__old-town {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/old-town.png");
}
.b-services .b-service.form-service__boat-tour {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/river-boat.png");
}
.b-services .b-service.form-service__boat-tour {
  background-position: center bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/river-boat.png");
}
.b-services .b-service.form-service__aveiro {
  background-position: center bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/aveiro.png");
}
.b-services .b-service.form-service__vila-real {
  background-position: center bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/vila-real.png");
}
.b-services .b-service.form-service__mountain {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/mountain.png");
}
.b-services .b-service.form-service__hiking {
  background-position: right bottom;
  background-image: url("/wp-content/themes/wanderland/assets/img/booking/services/hiking.png");
}
.b-services .b-service .service-header {
  display: flex;
  align-items: start;
  justify-content: space-between;
  font-family: Oswald;
  font-weight: bold;
  text-transform: uppercase;
}
.b-services .b-service .service-header__title {
  font-size: 23px;
  line-height: 23px;
}
.b-services .b-service .service-header__subtitle {
  font-size: 18px;
}
.b-services .b-service .service-description {
  margin: 0 0 0px 0;
  font-size: 12px;
  line-height: 15px;
}
.b-services .b-service .service-bottom {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: auto;
}
.b-services .b-service .service-bottom .service-bottom__price {
  font-size: 40px;
  font-family: Oswald;
}
.b-services .b-service .service-bottom .service-bottom__comment {
  opacity: 0.7;
  flex: 1;
  margin-left: 8px;
}
.b-services .b-service .service-bottom .service-bottom__description {
  font-size: 12px;
  line-height: 15px;
}

.eq-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background-color: #fff;
}

.service-header__checkbox {
  position: relative;
  user-select: none;
  display: block;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
}

/* On mouse-over, add a grey background color */
.service-header__checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.service-header__checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.service-header__checkbox .checkmark:after {
  left: 7px;
  top: -16px;
  width: 29px;
  height: 47px;
  border: solid #3197D4;
  border-width: 0px 5px 5px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.b-nav {
  margin: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.b-nav__prev {
  border: 1px solid #63C2EF;
  color: #63C2EF;
  padding: 15px 25px;
  min-width: 168px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: Oswald;
  text-align: center;
}
.b-nav__prev:hover {
  opacity: 0.7;
}

.b-nav__next {
  background-color: #3197D4;
  color: #fff;
  padding: 15px 25px;
  border: none;
  text-transform: uppercase;
  font-family: Oswald;
}
.b-nav__next:hover {
  opacity: 0.7;
}

.b-nav__price {
  margin: 0 80px;
  color: #3197D4;
  font-size: 30px;
  text-transform: uppercase;
  font-family: Oswald;
}
.b-nav__price span {
  color: #000;
}

.b-form .form-group .label {
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 20px;
  color: #3197D4;
}
.b-form .form-group .form-control {
  border-radius: 0;
  border: 1px solid #63C2EF;
}
.b-form .form-group .extra-week__wrapper {
  display: flex;
  align-items: center;
}
.b-form .form-group .extra-week__wrapper .extra-week__label {
  margin-left: 20px;
  font-weight: normal;
  flex: 1;
  font-family: Roboto;
}
.b-form .form-group .extra-week__wrapper .checkmark {
  border: 1px solid #63C2EF;
}
.b-form .form-group .extra-week__wrapper .checkmark.not-valid {
  border: 2px solid #E40F18;
}
.b-form .form-group .error {
  color: #E40F18;
  font-weight: bold;
  padding: 5px 0;
}
.b-form .form-group .error:empty {
  display: none;
}

.b-checkout {
  display: flex;
  flex-direction: row-reverse;
}
.b-checkout .b-checkout__info {
  flex: 0 0 590px;
  padding: 10px 0;
  border-top: solid 2px #3197D4;
}
.b-checkout .b-checkout__pay {
  flex: 1;
}
.b-checkout .b-checkout__text {
  font-size: 20px;
  color: #3197D4;
  font-family: Oswald;
  text-transform: uppercase;
}
.b-checkout .b-checkout__text.big {
  font-size: 40px;
}
.b-checkout .b-checkout__text.promo {
  color: #82e170;
}
.b-checkout .b-checkout__row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.b-checkout .b-checkout__title {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 30px;
}
.b-checkout .b-checkout__total {
  padding-top: 24px;
  border-top: solid 2px #3197D4;
}
.b-checkout .b-checkout__group {
  margin-bottom: 40px;
}

.mt-70 {
  margin-top: 70px;
}

.pay__group {
  width: 400px;
  margin-bottom: 90px;
}

.amount__wrapper {
  position: relative;
}
.amount__wrapper .amount__currency {
  position: absolute;
  right: 35px;
  top: -5px;
  font-family: Oswald;
  color: #3197D4;
  font-size: 30px;
  font-weight: bold;
}

.b-success {
  text-align: center;
  font-family: Oswald;
  color: #3197D4;
  text-transform: uppercase;
}
.b-success .b-success__before-title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.b-success .b-success__title {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: bold;
}
.b-success .b-success__subtitle {
  font-size: 16px;
  margin-bottom: 10px;
}
.b-success .get-coupon {
  margin-bottom: 20px;
}
.b-success .get-coupon .b-nav__next {
  display: inline-block;
}

.b-child__header {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  color: #3197D4;
  font-family: Oswald;
  text-transform: uppercase;
  padding-bottom: 30px;
  padding-top: 90px;
  border-bottom: 2px solid #3197D4;
}
.b-child__header .b-child__delete {
  color: #E40F18;
  cursor: pointer;
}

.b-child .notes {
  min-height: 240px;
  width: 100%;
}

.b-hidden {
  display: none;
}

.form-description {
  margin-bottom: 20px;
}

.b-child__add {
  display: flex;
  justify-content: right;
}

.b-breadcrumbs {
  display: flex;
  font-size: 15px;
  font-family: Oswald;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.b-breadcrumbs .b-breadcrumbs__item {
  margin-right: 10px;
  display: block;
  color: #3197D4;
  font-weight: 600;
}
.b-breadcrumbs .b-breadcrumbs__item:before {
  content: "";
  display: inline-block;
  box-sizing: content-box;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  margin-left: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  border: 1px solid #3197D4;
  margin-bottom: 1px;
}
.b-breadcrumbs .b-breadcrumbs__item.active {
  color: #333;
}
.b-breadcrumbs .b-breadcrumbs__item.active:before {
  content: "";
  display: inline-block;
  box-sizing: content-box;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  margin-left: 3px;
  background-clip: padding-box;
  border: 1px solid #3197D4;
  background-color: #3197D4;
  margin-bottom: 1px;
}

.b-disabled {
  opacity: 0.6;
}

.form-control.valid-code {
  background-color: #82e170;
}

.form-control.invalid-code {
  background-color: #d33c51;
}

.js-promo.hidden {
  display: none;
}

.widget-camps__camp {
  margin-top: 30px;
  margin-bottom: 70px;
}

.widget-camps__head {
  margin-bottom: 5px;
}
.widget-camps__head .widget-camps__weeks {
  color: #ccc;
  font-size: 16px;
}
.widget-camps__head .widget-camps__title {
  display: flex;
  justify-content: space-between;
  font-family: Oswald;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #3197D4;
}

.widget-camps__price {
  font-family: Oswald;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  color: #3197D4;
}

.widget-camps__subtitle {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.widget-camps__subtitle .widget-camps__registration {
  font-family: Oswald;
  text-transform: uppercase;
  color: #ccc;
}

.widget-camps__description.mobile {
  text-align: center;
  margin-bottom: 30px;
}

.widget-camps__dates {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.widget-camps__dates .widget-camps__date {
  cursor: pointer;
  width: calc(50% - 20px);
  margin: 10px;
  background-color: #f3f3f3;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  font-size: 20px;
  font-family: Oswald;
}
.widget-camps__dates .widget-camps__date:hover {
  text-decoration: none;
  opacity: 0.7;
}
.widget-camps__dates .widget-camps__date .date {
  color: #3197D4;
}
.widget-camps__dates .widget-camps__date .session {
  color: #999;
}

@media (max-width: 1100px) {
  .b-services .b-service {
    height: 240px;
  }
  .b-services .b-service .service-header__title {
    font-size: 22px;
  }
  .b-form__camp-header .b-form__camp-title {
    flex: 0 0 500px;
  }
}
@media (max-width: 576px) {
  .b-breadcrumbs {
    flex-direction: column;
  }
  .b-breadcrumbs .b-breadcrumbs__item {
    margin-bottom: 10px;
  }
  .b-form__camp .mobile {
    display: block;
  }
  .b-form__camp .desktop {
    display: none;
  }
  .b-form__camp-header {
    margin-bottom: 20px;
  }
  .b-form__camp-header .b-form__camp-title {
    flex: 0 0 264px;
    font-size: 36px;
    padding-left: 25px;
  }
  .b-form__camp-header .b-form__camp-toggler {
    font-size: 12px;
    margin: 10px;
  }
  .b-form__packages {
    counter-reset: slide;
    margin: 0 0 20px 0;
  }
  .b-form__packages .b-package {
    align-self: auto;
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
    counter-increment: slide;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .b-form__packages .b-package .b-package__header {
    display: flex;
    justify-content: space-between;
  }
  .b-form__packages .b-package .b-package__items {
    flex: 1;
  }
  .b-package__bottom {
    justify-content: space-around;
  }
  .booking-slider .booking-slider__btn {
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    bottom: 90px;
    background-size: cover;
  }
  .booking-slider .booking-slider__btn.booking-slider__btn_prev {
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/arrow-left.png");
    left: 60px;
  }
  .booking-slider .booking-slider__btn.booking-slider__btn_next {
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/arrow-right.png");
    left: 260px;
  }
  .b-form__camp-price {
    font-size: 28px;
  }
  .b-package__title {
    font-size: 28px;
  }
  .b-package__subtitle {
    font-size: 25px;
  }
  .subtitle {
    font-size: 28px;
  }
  .b-services {
    flex-direction: column;
    margin: 0;
  }
  .b-services .b-service {
    width: 100%;
    height: auto;
    margin: 15px 0;
  }
  .b-nav {
    flex-direction: column;
  }
  .b-nav__price {
    order: 1;
    margin-bottom: 30px;
  }
  .b-nav__next {
    order: 2;
    margin-bottom: 30px;
    padding: 0;
    width: 168px;
    text-align: center;
    line-height: 60px;
  }
  .b-nav__next.full-width {
    width: auto;
    padding: 0 10px;
  }
  .b-nav__prev {
    order: 3;
    padding: 0;
    width: 168px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
  }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .b-form__package-info {
    margin-left: 10px;
  }
  .b-form__package-info .b-form__package-title {
    font-size: 20px;
  }
  .b-form__package-info .b-form__package-subtitle {
    font-size: 16px;
  }
  .b-checkout {
    display: flex;
    flex-direction: column;
  }
  .b-checkout .b-checkout__info {
    flex: 1;
    padding: 10px 0;
    border-top: solid 2px #3197D4;
  }
  .b-checkout .b-checkout__text {
    font-size: 14px;
  }
  .b-checkout .b-checkout__text.big {
    font-size: 25px;
  }
  .pay__group {
    width: 100%;
    margin-bottom: 30px;
  }
  .pay__group .b-nav__next {
    display: block;
    margin: auto;
  }
  .pay__group .b-nav__prev {
    display: block;
    margin: auto;
  }
  .widget-camps__dates .widget-camps__date {
    width: calc(100% - 20px);
  }
  .b-form__camp-header .b-form__camp-title.image-camp-1 {
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/mcamp1.png");
  }
  .b-form__camp-header .b-form__camp-title.image-camp-2 {
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/mcamp2.png");
  }
  .b-form__camp-header .b-form__camp-title.image-camp-4 {
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/mcamp3.png");
  }
  .b-form__camp-header .b-form__camp-title.image-group {
    font-size: 30px;
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/mgroup.png");
  }
  .b-form__camp-header .b-form__camp-title.image-services {
    font-size: 30px;
    background-image: url("/wp-content/themes/wanderland/assets/img/booking/mservices.jpg");
  }
  img.alignleft,
img.alignright {
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .mkdf-container-inner {
    width: 340px !important;
  }
}

/*# sourceMappingURL=booking.css.map */
