/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-5star, #testimonials .owl-carousel .owl-item span:before {
  background-image: url(../img/sprite.png);
  background-position: -61px 0px;
  width: 99px;
  height: 15px;
}

.icon-black-location, .address .location:before {
  background-image: url(../img/sprite.png);
  background-position: -190px -25px;
  width: 9px;
  height: 13px;
}

.icon-celebrate, .event-section .container > h2:before {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 51px;
  height: 51px;
}

.icon-cross {
  background-image: url(../img/sprite.png);
  background-position: -170px -56px;
  width: 9px;
  height: 19px;
}

.icon-down-arrow {
  background-image: url(../img/sprite.png);
  background-position: -134px -61px;
  width: 17px;
  height: 10px;
}

.icon-envelop-black, .address .email:before {
  background-image: url(../img/sprite.png);
  background-position: -122px -95px;
  width: 14px;
  height: 9px;
}

.icon-facebook-black {
  background-image: url(../img/sprite.png);
  background-position: -170px 0px;
  width: 10px;
  height: 18px;
}

.icon-facebook {
  background-image: url(../img/sprite.png);
  background-position: -170px -28px;
  width: 10px;
  height: 18px;
}

.icon-instagram-black {
  background-image: url(../img/sprite.png);
  background-position: 0px -117px;
  width: 19px;
  height: 19px;
}

.icon-instagram {
  background-image: url(../img/sprite.png);
  background-position: -29px -117px;
  width: 19px;
  height: 19px;
}

.icon-left-arrow {
  background-image: url(../img/sprite.png);
  background-position: -50px -95px;
  width: 40px;
  height: 12px;
}

.icon-line, #play-hours .wrapper h3:before {
  background-image: url(../img/sprite.png);
  background-position: -61px -25px;
  width: 63px;
  height: 8px;
}

.icon-list-item, #play-hours .wrapper ul li:before {
  background-image: url(../img/sprite.png);
  background-position: -108px -117px;
  width: 16px;
  height: 16px;
}

.icon-location-icon, header .top-bar .location:before {
  background-image: url(../img/sprite.png);
  background-position: -190px 0px;
  width: 11px;
  height: 15px;
}

.icon-phone-black, .address .phone:before {
  background-image: url(../img/sprite.png);
  background-position: -100px -95px;
  width: 12px;
  height: 11px;
}

.icon-phone-call, .event-section .container #form .phone:before, #party .col-sm-6:first-of-type .phone:before {
  background-image: url(../img/sprite.png);
  background-position: 0px -61px;
  width: 24px;
  height: 24px;
}

.icon-right-arrow {
  background-image: url(../img/sprite.png);
  background-position: 0px -95px;
  width: 40px;
  height: 12px;
}

.icon-time-icon-black, .address .time:before {
  background-image: url(../img/sprite.png);
  background-position: -52px -146px;
  width: 14px;
  height: 14px;
}

.icon-time-icon, header .top-bar .time:before {
  background-image: url(../img/sprite.png);
  background-position: -134px -117px;
  width: 15px;
  height: 15px;
}

.icon-twitter-black {
  background-image: url(../img/sprite.png);
  background-position: 0px -146px;
  width: 16px;
  height: 14px;
}

.icon-twitter {
  background-image: url(../img/sprite.png);
  background-position: -26px -146px;
  width: 16px;
  height: 14px;
}

.icon-yellow-left, .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/sprite.png);
  background-position: -84px -61px;
  width: 40px;
  height: 12px;
}

.icon-yellow-right, .owl-carousel .owl-nav button.owl-next {
  background-image: url(../img/sprite.png);
  background-position: -34px -61px;
  width: 40px;
  height: 12px;
}

.icon-yelp-black {
  background-image: url(../img/sprite.png);
  background-position: -83px -117px;
  width: 15px;
  height: 18px;
}

.icon-yelp-white {
  background-image: url(../img/sprite.png);
  background-position: -58px -117px;
  width: 15px;
  height: 18px;
}

/*
 * Vendor Prefix generator
 */
/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include x-rem(font-size, 14px)
 * usage: @include x-rem(margin, 0 12px 2 1.2)
 * usage: @include x-rem(padding, 1.5 24px)
 *
 * thanks to Eric Meyer for https://github.com/ericam/susy
 * and Hans Christian Reinl for http://drublic.de/blog/rem-fallback-sass-less/
 */
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
/****************** BUTTONS **************************/
/*
 * Linear gradient generator. 'start' is top, 'end' is bottom. IE9 support not included using CSS SVG include.
 *
 * Use http://www.colorzilla.com/gradient-editor/ to generate IE9 SVG element
 *
 */
.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: Montserrat;
  color: #313234;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

h1 {
  color: #313234;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  font-family: "Comic Sans MS";
}
h1 small {
  display: block;
}

h2 {
  color: #313234;
  margin-bottom: 30px;
  position: relative;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 50px;
}
h2 small {
  display: block;
}
@media screen and (max-width: 767px) {
  h2 {
    margin-bottom: 15px;
  }
}

h3 {
  font-family: Montserrat;
  margin-top: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }

  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #313234;
}
a:hover {
  color: #313234;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #ffda00;
  padding: 13px 20px 11px;
  text-align: center;
  background: #ffda00;
  border-radius: 50px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 2.88px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 54px;
  min-width: 210px;
  font-family: "Comic Sans MS";
}
@media screen and (max-width: 767px) {
  .btn-style {
    height: 47px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #ffda00;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control {
  height: 55px;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 500;
}
.form-control::-webkit-input-placeholder {
  color: #959595;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #959595;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595;
}
.form-control:-ms-input-placeholder {
  color: #959595;
}
.form-control:focus, .form-control:active, .form-control:hover {
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 15px;
}

textarea.form-control {
  min-height: 245px;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #313234;
  text-shadow: 0 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 47px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #f14742;
  color: #f14742;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 750px;
}

.blue-bg {
  background: #054cb0;
}

.silver-bg {
  background: #f5f5f5;
}

.red-bg {
  background: #f14742;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #f14742;
}

section {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-right: 15px;
}
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  margin-left: 15px;
}
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.standard-content {
  padding: 50px 0 70px;
}
@media screen and (max-width: 767px) {
  .standard-content {
    padding: 30px 0;
    padding-bottom: 0;
  }
}
.standard-content > * {
  line-height: 1.75;
  text-align: left !important;
}
.standard-content > *:last-child {
  margin-bottom: 0;
}
.standard-content h1, .standard-content h2, .standard-content h3, .standard-content h4, .standard-content h5, .standard-content h6 {
  margin: 0 0 10px;
}
.standard-content h1 {
  font-weight: 300;
  color: #313234;
  margin: 0 0 24px;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  .standard-content h1 {
    font-size: 28px;
    line-height: 24px;
    margin: 0 0 17px;
  }
}
.standard-content h2 {
  color: #313234;
  font-weight: 700;
  margin: 28px 0 5px;
  line-height: 42px;
}
.standard-content h3 {
  font-weight: 700;
  margin: 35px 0 5px;
  line-height: 40px;
}
@media screen and (max-width: 767px) {
  .standard-content h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 25px 0 5px;
  }
}
.standard-content h4 {
  font-weight: 600;
  padding: 12px 0 5px;
  margin: 0;
}
.standard-content hr {
  margin: 0 0 15px;
  border-top: 1px solid #d6dfe8;
}
.standard-content p {
  margin: 0 0 15px;
}
.standard-content ol.wrapped li, .standard-content ul.wrapped li {
  font-weight: 600;
  color: #313234;
}
.standard-content ol.wrapped li span, .standard-content ul.wrapped li span {
  font-weight: 400;
  color: #313234;
  display: inline-block;
  vertical-align: top;
}
.standard-content ol.wrapped li span {
  margin-left: 3px;
}
.standard-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.standard-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.standard-content ul li:before {
  content: "";
  left: 0;
  top: 9px;
  background: #ffffff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  border: 2px solid #054cb0;
  display: block;
  position: absolute;
  transition: 0.1s;
}
.standard-content ul li:hover {
  /*&:before {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid $blue;
    border-bottom: 5px solid transparent;
    border-radius: 0;
    border-right: 0;
  }*/
}
.standard-content ul.social-icons li {
  padding-left: 25px;
}
.standard-content ul.social-icons li:before {
  background: url("../img/sprite.png") no-repeat;
  left: 0;
  top: 9px;
  border-radius: 0;
  border: none;
}
.standard-content img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
.standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
  width: auto;
  height: auto;
  float: left;
  margin: 7px 15px 10px 0;
}
@media screen and (max-width: 767px) {
  .standard-content img.left, .standard-content img[style*="float: left;"], .standard-content img[style*="float:left;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
  width: auto;
  height: auto;
  float: right;
  margin: 7px 0 10px 15px;
}
@media screen and (max-width: 767px) {
  .standard-content img.right, .standard-content img[style*="float: right;"], .standard-content img[style*="float:right;"] {
    float: none !important;
    display: block;
    margin: 20px 0 20px 0;
  }
}
.standard-content img.kv-play-icon {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  margin: auto !important;
}
.standard-content figure {
  margin: 0 0 10px;
}
.standard-content figure figcaption {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
.standard-content dl {
  margin: 0 0 10px;
}
.standard-content dl dd {
  padding: 0 0 0 10px;
  margin: 0 0 10px;
}
.standard-content meter {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content progress {
  width: 100%;
  margin: 0 0 10px;
}
.standard-content details {
  margin: 0 0 10px;
}
.standard-content details summary {
  font-weight: bold;
}
.standard-content details p {
  margin-left: 15px;
}
.standard-content blockquote {
  margin: 0 0 30px;
}
.standard-content blockquote:before, .standard-content blockquote:after {
  font-size: 20px;
  content: '"';
}
.standard-content table {
  visibility: hidden;
}
.standard-content .table-wrapper {
  width: 100%;
  overflow-y: auto;
  padding-bottom: 6px;
  margin: 25px 0 20px;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper {
    margin: 15px 0 15px;
  }
}
.standard-content .table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.standard-content .table-wrapper::-webkit-scrollbar-thumb {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
}
.standard-content .table-wrapper table {
  visibility: visible;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .standard-content .table-wrapper table {
    width: 1200px;
    font-size: 17px;
  }
}
.standard-content .table-wrapper table caption {
  display: none;
}
.standard-content .table-wrapper table thead {
  background-color: #f14742;
}
.standard-content .table-wrapper table thead tr th {
  color: #ffffff;
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  border-bottom: 0;
  padding: 12px 15px;
  text-transform: uppercase;
}
.standard-content .table-wrapper table tbody tr td {
  padding: 15px 15px;
  font-size: 16px;
  font-weight: 400;
}
.standard-content .table-wrapper table tbody tr:last-of-type {
  border-bottom: 1px solid #f2f2f2;
}
.standard-content iframe {
  display: block;
  visibility: hidden;
}
.standard-content .embed-responsive {
  margin-top: 25px;
  margin-bottom: 25px;
}
.standard-content .embed-responsive iframe {
  visibility: visible;
}
.standard-content .show-iframe iframe {
  visibility: visible;
  width: 100%;
  height: 530px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe {
    height: 257px;
  }
}
.standard-content .show-iframe iframe[src*="/slideshows/"] {
  width: 100% !important;
  max-width: 100% !important;
  height: 530px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content .show-iframe iframe[src*="/slideshows/"] {
    height: 257px !important;
  }
}
.standard-content iframe.cke_wysiwyg_frame.cke_reset {
  visibility: visible;
}
.standard-content a.btn {
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .standard-content a.btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.standard-content a.btn-download span, .standard-content a.btn-download strong {
  display: inline-block;
  margin-right: 10px;
}
.standard-content #h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .standard-content #h5[style*=width] {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
  }
}
.standard-content .centered-image img {
  left: auto !important;
  transform: none;
}

.alert[style*=inline] {
  display: block !important;
}

body {
  font-family: Montserrat;
  color: #313234;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

h1 {
  color: #313234;
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
  font-family: "Comic Sans MS";
}
h1 small {
  display: block;
}

h2 {
  color: #313234;
  margin-bottom: 30px;
  position: relative;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 50px;
}
h2 small {
  display: block;
}
@media screen and (max-width: 767px) {
  h2 {
    margin-bottom: 15px;
  }
}

h3 {
  font-family: Montserrat;
  margin-top: 0;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
}

p {
  line-height: 24px;
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }

  p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
}
a {
  color: #313234;
}
a:hover {
  color: #313234;
}

img {
  max-width: 100%;
}

.social-links {
  list-style: none;
  padding: 0;
}
.social-links li {
  display: inline-block;
}

.btn-style {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border: 2px solid #ffda00;
  padding: 13px 20px 11px;
  text-align: center;
  background: #ffda00;
  border-radius: 50px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 2.88px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 54px;
  min-width: 210px;
  font-family: "Comic Sans MS";
}
@media screen and (max-width: 767px) {
  .btn-style {
    height: 47px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
  }
}
.btn-style:hover, .btn-style:focus, .btn-style:active {
  color: #ffda00;
  text-decoration: none;
  background-color: #ffffff;
}
.btn-style:hover:before, .btn-style:focus:before, .btn-style:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

label {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.form-control {
  height: 55px;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 500;
}
.form-control::-webkit-input-placeholder {
  color: #959595;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #959595;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #959595;
}
.form-control:-ms-input-placeholder {
  color: #959595;
}
.form-control:focus, .form-control:active, .form-control:hover {
  outline: none;
  box-shadow: none;
}

.form-group {
  margin-bottom: 15px;
}

textarea.form-control {
  min-height: 245px;
}

.screen-reader-response, .wpcf7-validation-errors {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #313234;
  text-shadow: 0 0 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 47px;
}

.wpcf7-mail-sent-ok {
  text-align: center;
  padding: 20px;
  margin: 20px auto 0;
  font-weight: 600;
  width: 100%;
  display: block;
  max-width: 100%;
  clear: both;
  margin-top: 90px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.pagination {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50% !important;
  padding: 2px;
  border: 2px solid #f14742;
  color: #f14742;
  transition: 0.5s;
  padding-top: 4px;
}
.pagination li a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}
.pagination li.active a:hover {
  background: #f14742;
  color: #ffffff;
  border: 2px solid #f14742;
}

.wpcf7-not-valid-tip {
  color: red;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

iframe {
  width: 100%;
  height: 400px;
  display: block;
}

.container.smaller {
  max-width: 750px;
}

.blue-bg {
  background: #054cb0;
}

.silver-bg {
  background: #f5f5f5;
}

.red-bg {
  background: #f14742;
}
.red-bg .btn-style {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.red-bg .btn-style:before {
  background: #ffffff;
}
.red-bg .btn-style:hover, .red-bg .btn-style:active, .red-bg .btn-style:focus {
  color: #f14742;
}

section {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.no-style-submit {
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 20px;
  width: 100%;
  text-indent: 0;
  z-index: 9999;
  font-weight: 500;
  transition: 0.5s;
}

.container > h2 {
  text-align: center;
}

.owl-dot:hover, .owl-dot:focus, .owl-dot:active, .owl-nav button:hover, .owl-nav button:focus, .owl-nav button:active {
  outline: none;
}

.nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list li {
  display: inline-block;
}

.owl-dots {
  display: none !important;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-right: 15px;
}
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

.owl-carousel .owl-nav button.owl-next {
  margin-left: 15px;
}
.owl-carousel .owl-nav button.owl-next span {
  display: none;
}

header .top-bar {
  background: #ffda00;
  text-shadow: 1px 1px 0 rgba(233, 199, 0, 0.75);
  padding: 7px 0 6px;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  header .top-bar {
    text-align: center;
  }
}
header .top-bar .col-sm-4:nth-of-type(2) {
  text-align: center;
}
header .top-bar .location {
  padding-left: 15px;
  position: relative;
}
header .top-bar .location:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
}
header .top-bar .time {
  padding-left: 20px;
  position: relative;
  display: inline-block;
}
header .top-bar .time:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
}
header .top-bar .nav-list {
  text-align: right;
}
@media screen and (max-width: 767px) {
  header .top-bar .nav-list {
    text-align: center;
    margin-top: 15px;
  }
}
header .top-bar .nav-list li a {
  margin-left: 15px;
}
header .logo {
  text-align: center;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  header .logo {
    margin: 15px 0;
  }
}
header .logo a {
  display: inline-block;
}
header .navbar-brand {
  display: inline-block;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  header .navbar-toggler {
    border: 2px solid;
    margin: 20px auto;
  }
}
header .navbar {
  text-align: center;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  header .navbar .navbar-collapse {
    margin-bottom: 20px;
    margin-top: -10px;
  }
}
header .navbar .nav-list {
  width: 100%;
  text-align: center;
  height: 35px;
}
@media screen and (max-width: 767px) {
  header .navbar .nav-list {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  header .navbar .nav-list li {
    display: block;
  }
}
header .navbar .nav-list li a {
  color: #313234;
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 15px 16px;
  border-radius: 15px 15px 0 0;
}
@media screen and (max-width: 767px) {
  header .navbar .nav-list li a {
    padding: 8px;
    line-height: 25px;
    display: block;
    border-radius: 0;
  }
}
header .navbar .nav-list li.active a {
  background: #ffda00;
  color: #ffffff;
}

#banner {
  background: url("../img/slider-1.jpg") no-repeat center center;
  padding: 100px 0;
  min-height: 500px;
  /*  .btn-style{
      &:last-of-type{
        margin-top: 30px;
        @media screen and (max-width: $screen-xs) {
          margin-top: 20px;
        }
      }
    }*/
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #banner {
    padding: 67px 0;
  }
}
@media screen and (max-width: 767px) {
  #banner {
    padding: 60px 0;
    min-height: 0;
    background-size: cover;
  }
}
#banner h1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
#banner h1:before {
  content: "";
  width: 100px;
  height: 3px;
  background: #ffda00;
  position: absolute;
  bottom: 0;
  left: 0;
}
#banner p {
  font-weight: 700;
  font-size: 20px;
}

div.small {
  font-size: 16px;
  letter-spacing: 3.2px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  div.small {
    font-size: 14px;
  }
}
div.small span {
  display: block;
  position: relative;
  z-index: 2;
}
div.small:before {
  content: "";
  width: 100%;
  height: 12px;
  background: #ffda00;
  position: absolute;
  z-index: 1;
  bottom: -1px;
  left: -1px;
}

#about-us {
  padding: 100px 0;
  background: url("../img/about-us-bg.png") no-repeat center center;
}
@media screen and (max-width: 767px) {
  #about-us {
    padding: 40px 0;
  }
}
#about-us h2 {
  color: #313234;
  font-family: Montserrat;
  font-size: 40px;
  letter-spacing: 4px;
  line-height: 72px;
  margin-bottom: 20px;
}
#about-us p {
  font-size: 15px;
  letter-spacing: 1.4px;
  line-height: 36px;
}
#about-us .btn-style {
  margin-top: 20px;
}
#about-us .img-wrapper {
  float: left;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #about-us .img-wrapper {
    float: inherit;
    margin-bottom: 0;
    margin-top: 30px;
    display: block;
    margin-right: auto;
    width: calc(100% - 15px) !important;
    margin-left: 0 !important;
  }
  #about-us .img-wrapper img {
    width: 100% !important;
  }
}
#about-us .img-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #ffda00;
  position: absolute;
  left: -15px;
  top: -15px;
}
@media screen and (max-width: 767px) {
  #about-us .img-wrapper:before {
    left: auto;
    top: -15px;
    right: -15px;
  }
}
#about-us .img-wrapper:first-of-type {
  width: 315px;
  margin-right: 15px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #about-us .img-wrapper:first-of-type {
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  #about-us .img-wrapper:first-of-type {
    width: 80%;
    margin-right: auto;
  }
}
#about-us .img-wrapper:nth-of-type(2) {
  margin-top: 105px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #about-us .img-wrapper:nth-of-type(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #about-us .img-wrapper:nth-of-type(2) {
    width: 80%;
    margin-top: 30px;
  }
}
#about-us .img-wrapper:nth-of-type(2):before {
  left: auto;
  top: -15px;
  right: -15px;
}
#about-us .img-wrapper:nth-of-type(3):before {
  left: auto;
  top: auto;
  right: -15px;
  bottom: -15px;
}
@media screen and (max-width: 767px) {
  #about-us .img-wrapper:nth-of-type(3):before {
    left: auto;
    top: -15px;
    right: -15px;
    bottom: auto;
  }
}

#play-hours {
  background: url("../img/play-hours-bg.jpg") no-repeat top center, url("../img/bg-c1.png") no-repeat bottom center;
  background-size: auto 375px, auto;
}
#play-hours .wrapper {
  background: #ffda00;
  border: 10px solid #ffe549;
  padding: 15px;
}
#play-hours .wrapper h3 {
  margin-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
#play-hours .wrapper h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
#play-hours .wrapper ul {
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
#play-hours .wrapper ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
#play-hours .wrapper ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
}
#play-hours img {
  margin-top: 380px;
}
@media screen and (max-width: 767px) {
  #play-hours img {
    margin-top: 30px;
  }
}

#family {
  background: url("../img/gray-bg.jpg");
}
#family .wrapper {
  position: relative;
  width: 80%;
  margin-bottom: 40px;
}
#family .wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #ffda00;
  position: absolute;
  right: -30px;
  bottom: -30px;
}
#family .btn-family {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #family .btn-family {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

#testimonials {
  text-align: center;
  background: url("../img/testimonial-bg.png") no-repeat center center;
}
#testimonials .owl-carousel .owl-item img {
  display: block;
  width: 100px;
  margin: auto;
  margin-bottom: 20px;
  border-radius: 50%;
}
#testimonials .owl-carousel .owl-item span {
  position: relative;
  padding-bottom: 30px;
  display: block;
  margin-bottom: 5px;
}
#testimonials .owl-carousel .owl-item span:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

#party {
  padding: 0;
}
#party .col-sm-6:first-of-type {
  background: url("../img/gray-bg.jpg");
  padding: 50px 50px 50px 200px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #party .col-sm-6:first-of-type {
    padding: 50px 50px 50px 100px;
  }
}
@media screen and (max-width: 767px) {
  #party .col-sm-6:first-of-type {
    padding: 20px 15px 0;
  }
}
#party .col-sm-6:first-of-type h2 {
  margin-bottom: 10px;
}
#party .col-sm-6:first-of-type .phone {
  position: relative;
  padding-left: 40px;
  margin-top: 20px;
}
#party .col-sm-6:first-of-type .phone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#party .col-sm-6 img {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
  max-width: initial;
  height: 100%;
  object-fit: cover;
}
#party .col-sm-6 a {
  color: #ffda00;
}

#instagram {
  /*  background: url("../img/insta-bg.jpg");
    background-size: cover;*/
  background-color: #FE6F23;
  text-align: center;
  padding-bottom: 60px;
}
#instagram h2 {
  color: #ffffff;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #instagram h2 {
    font-size: 15px !important;
  }
}
#instagram img {
  border-radius: 15px;
}
#instagram .insta-logo {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #instagram .insta-logo {
    width: auto !important;
  }
}
#instagram .owl-nav {
  display: block !important;
  margin-top: 40px;
}

#contact-us {
  background: url("../img/map.jpg") no-repeat bottom center;
  background-position: bottom 100px center;
  background-size: 100%;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  #contact-us {
    padding-top: 15px;
    background: none;
  }
}
#contact-us .form-wrapper {
  background: #ffda00;
  border: 10px solid #ffe549;
  padding: 40px 15px;
}
#contact-us .form-wrapper > span.title {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  background: #313234;
  padding: 0 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#contact-us .form-wrapper h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 25px;
}
#contact-us .form-wrapper .form-control {
  background: transparent;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  padding-left: 0;
}
#contact-us .form-wrapper .form-control::-webkit-input-placeholder {
  color: #313234;
}
#contact-us .form-wrapper .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #313234;
}
#contact-us .form-wrapper .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #313234;
}
#contact-us .form-wrapper .form-control:-ms-input-placeholder {
  color: #313234;
}
#contact-us .form-wrapper textarea.form-control {
  min-height: 200px;
  background: rgba(0, 0, 0, 0.04);
  resize: none;
  padding-left: 15px;
}
#contact-us .address {
  padding-left: 30px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #contact-us .address {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us .address {
    padding: 15px 0 30px;
  }
}
#contact-us .address p {
  font-size: 14px;
  letter-spacing: 2.8px;
  line-height: 24px;
}
#contact-us .btn-style {
  background: #000000;
}
#contact-us .bottom-bar {
  border-top: 2px solid #ffe549;
  padding: 22px 0;
}
#contact-us .bottom-bar p {
  margin: 0;
  float: left;
}
#contact-us .bottom-bar .nav-list {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #contact-us .bottom-bar .nav-list {
    margin-top: 20px;
    text-align: center;
  }
}
#contact-us .bottom-bar .nav-list a {
  margin-right: 15px;
}

.address .location, .address .phone, .address .time, .address .email {
  position: relative;
  letter-spacing: 2.6px;
  line-height: 36px;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .address .location, .address .phone, .address .time, .address .email {
    letter-spacing: 1px;
  }
}
.address .location:before, .address .phone:before, .address .time:before, .address .email:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
}
.address .email:before {
  top: 14px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #ffe549 !important;
  background: #ffda00 !important;
}

#inner-banner {
  padding: 100px 0;
  background: url("../img/banner-image.jpg");
  background-size: cover;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  #inner-banner {
    padding: 30px;
  }
}
#inner-banner h1 {
  color: #ffda00;
  font-size: 60px;
  font-weight: 400;
  line-height: 24px;
}
#inner-banner.party-banner {
  background: url("../img/party-banner.jpg");
}
#inner-banner.play-banner {
  background: url("../img/party-banner.jpg");
}
#inner-banner.event-banner {
  background: url("../img/event-banner.jpg");
}

#page-content .container:not(:empty) {
  padding: 50px 0;
}

.inner-page #play-hours {
  background: url("../img/about-us-bg.png") center center;
}
.inner-page #play-hours img {
  margin-top: 0 !important;
  margin-bottom: 30px;
  height: auto !important;
}

#gallery .row {
  margin: 0 !important;
}
#gallery .col-sm-4 {
  padding: 0 !important;
}
#gallery .img-wrapper-small a {
  position: relative;
  display: block;
}
#gallery .img-wrapper-small a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.5s;
  opacity: 0;
}
#gallery .img-wrapper-small a:after {
  content: "";
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  position: absolute;
  border: 2px solid #ffda00;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
  opacity: 0;
}
#gallery .img-wrapper-small a span {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 22px;
  width: 100%;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  color: #ffda00;
  transition: 0.5s;
  opacity: 0;
  left: 0;
  right: 0;
}
#gallery .img-wrapper-small a:hover:after, #gallery .img-wrapper-small a:hover:before, #gallery .img-wrapper-small a:hover span, #gallery .img-wrapper-small a:focus:after, #gallery .img-wrapper-small a:focus:before, #gallery .img-wrapper-small a:focus span, #gallery .img-wrapper-small a:active:after, #gallery .img-wrapper-small a:active:before, #gallery .img-wrapper-small a:active span {
  opacity: 1;
}
#gallery .img-wrapper-small a img {
  height: auto !important;
  width: 100%;
}

.party-section {
  padding: 150px 0 125px;
}
@media screen and (max-width: 767px) {
  .party-section {
    padding: 50px 0;
  }
}
.party-section h2 {
  font-size: 25px;
  line-height: 37px;
  font-weight: 500;
  font-family: Montserrat;
  color: #ffffff;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .party-section h2 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .party-section h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.party-section .col-md-4:first-of-type {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:first-of-type {
    padding-right: 15px;
  }
}
.party-section .col-md-4:first-of-type .pkg {
  border-radius: 30px 0 0 30px;
  min-height: 967px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:first-of-type .pkg {
    margin-top: 0;
    min-height: unset;
    border-radius: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .party-section .col-md-4:first-of-type .pkg {
    min-height: 1249px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .party-section .col-md-4:first-of-type .pkg {
    min-height: 1179px;
  }
}
.party-section .col-md-4:nth-of-type(2) {
  padding: 0;
}
.party-section .col-md-4:nth-of-type(2) .pkg {
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:nth-of-type(2) .pkg {
    border-radius: 30px;
  }
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:nth-of-type(2) {
    padding: 0 15px;
  }
}
.party-section .col-md-4:last-of-type {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:last-of-type {
    padding-left: 15px;
  }
}
.party-section .col-md-4:last-of-type .pkg {
  min-height: 967px;
  margin-top: 80px;
  border-radius: 0 30px 30px 0;
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:last-of-type .pkg {
    margin-top: 0;
    min-height: unset;
    border-radius: 30px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .party-section .col-md-4:last-of-type .pkg {
    min-height: 1249px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .party-section .col-md-4:last-of-type .pkg {
    min-height: 1179px;
  }
}
.party-section .col-md-4:last-of-type .pkg .name:before {
  border-radius: 0 30px 0 0;
  /* border-radius: 12px 0 0 0;*/
}
@media screen and (max-width: 767px) {
  .party-section .col-md-4:last-of-type .pkg .name:before {
    border-radius: 30px 30px 0 0;
  }
}
.party-section .col-md-4:not(:last-of-type) {
  margin-bottom: 30px;
}
.party-section .pkg {
  background-color: #62B300;
  padding-bottom: 260px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .party-section .pkg {
    padding-bottom: 170px;
  }
}
.party-section .pkg .name {
  text-align: center;
  padding: 40px 12px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .party-section .pkg .name {
    padding: 25px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .party-section .pkg .name {
    padding: 25px 12px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .party-section .pkg .name {
    padding: 30px 5px;
  }
}
.party-section .pkg .name:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #508E04;
  border-radius: 30px 0 0 0;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .party-section .pkg .name:before {
    border-radius: 30px 30px 0 0;
  }
}
.party-section .pkg ul {
  margin: 50px 0;
  padding: 0 30px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .party-section .pkg ul {
    margin: 30px 0;
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .party-section .pkg ul {
    margin: 30px 0;
    padding: 0 15px;
  }
}
.party-section .pkg ul li {
  color: #ffffff;
  font-size: 18px;
  line-height: 35px;
  font-weight: 500;
  font-family: Montserrat;
}
.party-section .pkg .text-center {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}
.party-section .pkg .text-center .price {
  text-align: center;
  padding: 25px 0;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .party-section .pkg .text-center .price {
    padding: 12px 0;
    margin-bottom: 30px;
  }
}
.party-section .pkg .text-center .price:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.23);
  top: 0;
  left: 0;
}
.party-section .pkg .text-center .price h3 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 500;
  font-style: italic;
  font-family: Montserrat;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .party-section .pkg .text-center .price h3 {
    margin-bottom: 0;
  }
}
.party-section .pkg .text-center a {
  border: 2px solid #000000;
  padding: 15px 45px 11px;
  background: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: Montserrat;
}
@media screen and (max-width: 767px) {
  .party-section .pkg .text-center a {
    padding: 11px 45px 11px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .party-section .pkg .text-center a {
    padding: 15px 20px 11px;
    min-width: 170px;
  }
}
.party-section .pkg .text-center a:hover {
  background: #ffffff;
  color: #000000;
}
.party-section .pkg.pkg-2 {
  background-color: #FFDA00;
}
.party-section .pkg.pkg-2 * {
  color: #000000;
}
.party-section .pkg.pkg-2 .name:before {
  background: #DBBE16;
  border-radius: 30px 30px 0 0;
}
.party-section .pkg.pkg-2 .text-center .price h3 {
  color: #000000;
}
.party-section .pkg.pkg-2 .text-center a {
  color: #ffffff;
}
.party-section .pkg.pkg-2 .text-center a:hover {
  color: #000000;
}

#play-section {
  background-image: url("../img/circle-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0 70px;
}
@media screen and (max-width: 767px) {
  #play-section {
    padding: 50px 0;
  }
}
#play-section img {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #play-section img {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
#play-section .wrapper {
  background: #ffda00;
  border: 10px solid #ffe549;
  padding: 15px;
  text-align: center;
}
#play-section .wrapper h3 {
  font-size: 25px;
  line-height: 37px;
  font-weight: 500;
  font-family: Montserrat;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #play-section .wrapper h3 {
    font-size: 22px !important;
  }
}
#play-section .wrapper p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  font-family: Montserrat;
}
#play-section .wrapper .btn-style {
  margin: 34px 0;
  border: 2px solid #000000;
  padding: 15px 45px 11px;
  background: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  font-family: Montserrat;
}
@media screen and (max-width: 767px) {
  #play-section .wrapper .btn-style {
    padding: 11px 45px 11px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #play-section .wrapper .btn-style {
    padding: 15px 20px 11px;
    min-width: 170px;
  }
}
#play-section .wrapper .btn-style:hover {
  background: #ffffff;
  color: #000000;
}
#play-section .wrapper ul {
  padding: 0;
  margin-top: 47px;
  text-align: left;
}
#play-section .wrapper ul li {
  list-style: none;
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  font-family: Montserrat;
}

.event-section {
  padding: 130px 0 65px;
}
@media screen and (max-width: 767px) {
  .event-section {
    padding: 50px 0;
  }
}
.event-section .container > h2 {
  font-size: 45px;
  line-height: 55px;
  font-weight: 500;
  font-family: Montserrat;
  margin-bottom: 50px;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 767px) {
  .event-section .container > h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .event-section .container > h2 {
    font-size: 36px;
  }
}
.event-section .container > h2:before {
  content: "";
  position: absolute;
  right: 120px;
}
@media screen and (max-width: 767px) {
  .event-section .container > h2:before {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .event-section .container > h2:before {
    right: -14px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .event-section .container > h2:before {
    right: 35px;
  }
}
.event-section .container > p {
  text-align: center;
  font-size: 18px;
  line-height: 35px;
  font-weight: 500;
  font-family: Montserrat;
}
.event-section .container #form {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .event-section .container #form {
    margin-top: 20px;
  }
}
.event-section .container #form .form-control {
  border: 1px solid #707070;
}
.event-section .container #form .form-control::-webkit-input-placeholder {
  color: #000000;
}
.event-section .container #form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.event-section .container #form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.event-section .container #form .form-control:-ms-input-placeholder {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .event-section .container #form .col-md-4:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
.event-section .container #form .arrow {
  background-image: url("../img/down-arrow.png");
  background-repeat: no-repeat;
  background-position: right 25px center;
  padding-right: 50px;
  -webkit-appearance: none;
}
.event-section .container #form label {
  margin: 14px 0;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-family: Montserrat;
}
.event-section .container #form .text-center {
  margin: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .event-section .container #form .text-center {
    margin: 40px 0 30px;
  }
}
.event-section .container #form .text-center input {
  font-family: Montserrat;
  padding: 7px 20px 11px;
  font-size: 33px;
  font-weight: 500;
  line-height: 40px;
  height: 60px;
}
.event-section .container #form p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  font-family: Montserrat;
  padding: 0 21px;
}
@media screen and (max-width: 767px) {
  .event-section .container #form p br {
    display: none;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .event-section .container #form p br {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .event-section .container #form p {
    padding: 0;
  }
  .event-section .container #form p br {
    display: none;
  }
}
.event-section .container #form p a {
  color: #ffda00;
}
.event-section .container #form .phone {
  position: relative;
  padding-left: 40px;
  margin-top: 20px;
}
.event-section .container #form .phone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.search-div {
  background: #62B300;
  padding: 40px;
  text-align: center;
}
.search-div .search {
  background-image: url("../img/search.png");
  background-repeat: no-repeat;
  background-position: right 25px center;
  padding-right: 50px;
  padding-left: 15px;
  border: 0;
  height: 40px;
  width: 40%;
  outline: none;
}
@media screen and (max-width: 767px) {
  .search-div .search {
    width: 100%;
  }
}

.content {
  padding: 80px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content {
    padding: 50px 15px;
  }
}

#agePopup {
  position: fixed;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  display: none;
}
#agePopup.active {
  display: block;
}
#agePopup .popup-content {
  text-align: center;
  border-radius: 16px;
  background-color: #8B64B3;
  padding: 40px;
  max-width: 640px;
  height: 250px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #agePopup .popup-content {
    padding: 12px;
    height: 210px;
  }
}
#agePopup .popup-content h2 {
  font-size: 25px;
  line-height: 30px;
  font-family: Montserrat;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  #agePopup .popup-content h2 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
#agePopup .popup-content p {
  font-size: 18px;
  line-height: 19px;
  color: #ffffff;
}
#agePopup .popup-content .icon-cross {
  position: absolute;
  right: 20px;
  top: 15px;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  #agePopup .popup-content .icon-cross {
    z-index: 9999;
  }
}
#agePopup .popup-content .btn-style {
  background: #FFDA00;
  padding: 16px 30px 11px;
  border-radius: 6px;
  display: inline-block;
  text-transform: uppercase;
  font-family: Montserrat;
  color: #000000;
  font-size: 16px;
  line-height: 19px;
}
@media screen and (max-width: 767px) {
  #agePopup .popup-content .btn-style {
    height: 55px;
    padding: 16px 12px 11px;
    font-size: 14px;
  }
}

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