@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #323232;
  font: 400 18px/28px 'Mouse Memoirs', sans-serif;
  ;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
.homeheader h1 {
  font-size: 60px;
  line-height: 60px;
}
@media (max-width: 414px) {
  .homeheader h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
h1 {
  font-size: 120px;
  line-height: 120px;
  color: #663695;
  text-shadow: 3px 3px #ffef4f;
}
@media (max-width: 414px) {
  h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
h2 {
  font-size: 100px;
  line-height: 100px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
h3 {
  font-size: 80px;
  line-height: 80px;
}
h4 {
  font-size: 60px;
  line-height: 60px;
}
h4 {
  color: #262262;
}
h5 {
  font-size: 48px;
  line-height: 48px;
}
h5 {
  color: #262262;
}
h6 {
  font-size: 35px;
  line-height: 40px;
}
p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}
time {
  display: block;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}
a[href^="tel:"], a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
.link {
  color: #663695;
}
.link:hover {
  color: #ffef4f;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.center {
  text-align: center;
}
.text1 {
  font-size: 18px;
  color: #363636;
  font-family: "Trebuchet MS", sans-serif;
  line-height: 26px;
}
.text2 {
  font-size: 20px;
  color: #363636;
  line-height: 22px;
  font-family: "Trebuchet MS", sans-serif;
  padding-bottom: 15px;
}
.text3 {
  font-size: 16px;
  color: #363636;
  line-height: 22px;
  font-family: "Trebuchet MS", sans-serif;
}
.text4 {
  font-size: 40px;
  color: #663695;
  padding: 10px 0;
}
.line1 {
  border-bottom: 1px solid #b2b2b2;
}
/*=======================================================
                       Main Layout
=========================================================*/
h5 + .row {
  margin-top: 14px;
}
img + .text2 {
  margin-top: 47px;
}
.text2 + .text3 {
  margin-top: 20px;
}
.text3 + .btn {
  margin-top: 24px;
}
.offs1 {
  margin-top: 36px;
}
.offs2 {
  margin-bottom: 36px;
}
.offs4 {
  margin-top: 16px;
}
h6 + .offs5 {
  margin-top: 20px;
}
h6 + .offs7 {
  margin-top: 22px;
}
.offs6 {
  margin-top: 33px;
}
.offs8 {
  margin-top: 22px;
}
.offs9 {
  margin-top: 26px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.logo {
  background: #fff;
  position: absolute;
  left: 23.8%;
  border-radius: 50%;
  width: 344px;
  top: 0;
  height: 308px;
  padding-top: 9px;
}
@media (min-width: 1920px) {
  .logo {
    left: 28%;
  }
}
@media (max-width: 1920px) {
  .logo {
    left: 22.8%;
  }
}
@media (max-width: 1800px) {
  .logo {
    left: 12.8%;
  }
}
@media (max-width: 1112px) {
  .logo {
    left: 4%;
    width: 260px;
    top: 2%;
    height: 233px;
  }
}
@media (max-width: 1024px) {
  .logo {
    left: 8%;
    width: 260px;
    top: 2%;
    height: 233px;
  }
}
@media (max-width: 941px) {
  .logo {
    display: none;
  }
}
.logo-full {
  display: none;
  position: absolute;
  left: 23.8%;
  width: 100%;
  top: 0;
  padding-top: 9px;
  margin-bottom: auto;
}
@media (min-width: 1920px) {
  .logo-full {
    display: none;
  }
}
@media (max-width: 1920px) {
  .logo-full {
    display: none;
  }
}
@media (max-width: 941px) {
  .logo-full {
    display: inline-block;
    top: 1%;
    left: 10%;
    width: 40%;
  }
}
@media (max-width: 834px) {
  .logo-full {
    display: inline-block;
    top: 1%;
    left: 2%;
    width: 40%;
  }
}
@media (max-width: 768px) {
  .logo-full {
    top: 1%;
    width: 50%
  }
}
@media (max-width: 736px) {
  .logo-full {
    top: 16%;
  }
}
@media (max-width: 568px) {
  .logo-full {
    top: 20%;
  }
}
@media (max-width: 543px) {
  .logo-full {
    top: 10%;
    width: 21%;
  }
}
@media (max-width: 414px) {
  .logo-full {
    top: 8.5%;
    left: 8%;
    width: 80%;
  }
}
@media (max-width: 375px) {
  .logo-full {
    top: 10%;
    left: 8%;
    width: 80%;
  }
}
@media (max-width: 320px) {
  .logo-full {
    top: 13%;
    left: 8%;
    width: 80%;
  }
}
.brand {
  display: inline-block;
  float: right;
  position: relative;
  right: 22%;
  width: 35%;
  margin-right: 11%;
}
@media (max-width: 1920px) {
  .brand {
    right: 17%;
  }
}
@media (max-width: 1800px) {
  .brand {
    right: 19%;
  }
}
@media (max-width: 1400px) {
  .brand {
    right: 17%;
  }
}
@media (max-width: 1112px) {
  .brand {
    left: -28%;
    padding-top: 5px;
  }
}
@media (max-width: 1024px) {
  .brand {
    left: -21%;
    padding-top: 15px;
  }
}
@media (max-width: 1000px) {
  .brand {
    left: -24%;
    padding-top: 15px;
  }
}
@media (max-width: 941px) {
  .brand {
    display: none;
  }
}
.brand-btn {
  display: inline-block;
  left: 75%;
  margin: 3% 1% 0 0;
  position: relative;
  border: 4px solid #663695;
  border-radius: 50px;
  background: #ffef4f;
  overflow: hidden;
  font-size: 30px;
  color: #663695;
  padding: 10px 20px 15px;
	letter-spacing: 0.5px;

}
.brand-btn:hover {
  background: #663695;
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media (max-width: 1112px) {
  .brand-btn {
    margin-top: 2.5%;
  }
}
@media (max-width: 1024px) {
  .brand-btn {
    left: 70%
  }
}
@media (max-width: 941px) {
  .brand-btn {
    left: 1%;
    margin-top: 3%;
    margin-bottom: 2%;
  }
}
@media (max-width: 768px) {
  .brand-btn {
    left: -5%;
    margin-top: 5%;
  }
}
@media (max-width: 414px) {
  .brand-btn {
    min-width: 150px;
	  left: 1%;
	  margin-top: 110px;
  }
}
@media (max-width: 320px) {
	.waiver {
	  margin-top: 0px !important;
  }
}

.brand-phone {
  display: inline-block;
  left: 52%;
  margin-top: 8.5%;
  position: relative;
  overflow: hidden;
  font-size: 45px;
  text-align: center;
  color: #663695;
  padding: 10px 25px 15px;
  cursor: pointer;
}
.brand-phone:hover {
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media (min-width: 1113px) {
  .brand-phone {
    left: 52%;
    margin-top: 8.5%;
  }
}
@media (max-width: 1112px) {
  .brand-phone {
    left: 79%;
    margin-top: 1%;
  }
}
@media (max-width: 1024px) {
  .brand-phone {
    left: 74%;
    margin-top: 1%;
  }
}
@media (max-width: 941px) {
  .brand-phone {
    display: none;
  }
}
.mobile-nav-btn {
  display: none;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #7f7f7f;
}
.bg1 {
  background: #262262;
  margin: 10px 0;
}
.bg1 .row div, .bg1 .row {
  margin-top: 0;
}
.bg2 {
  background: #ffef4f;
}
.bg2 .row div, .bg2 .row {
  margin-top: 0;
}
.bg3 {
  background: #262262;
  padding: 40px 0;
}
.bg3 .row div, .bg3 .row {
  margin-top: 0;
}
.noBG {
  margin: 0;
}
/*==================    Buttons    ======================*/
.btn {
  border: 4px solid #663695;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  display: inline-block;
  overflow: hidden;
  padding-left: 2px;
  font-size: 22px;
  line-height: 47px;
  text-align: center;
  color: #663695;
  background: #ffef4f;
}
.btn:hover, .btn:active {
  background: #663695;
  color: #ffef4f;
}
.btn-blu {
  border: 4px solid #262262;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  display: inline-block;
  overflow: hidden;
  padding-left: 2px;
  font-size: 22px;
  line-height: 47px;
  text-align: center;
  color: #262262;
  background: #ffef4f;
}
.btn-blu:hover, .btn-blu:active {
  background: #262262;
  color: #ffef4f;
}
.btn1 {
  border-radius: 50%;
  height: 107px;
  width: 106px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 107px;
  text-align: center;
  color: #ffffff;
  background: #fada2f;
}
.btn1:hover, .btn1:active {
  background: #55b9f3;
  color: #ffffff;
}
.btn-party {
  display: inline-block;
  border: 4px solid #663695;
  border-radius: 50px;
  background: #ffef4f;
  font-size: 35px;
  text-align: center;
  color: #663695;
  padding: 10px 25px 15px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 15px;
}
.btn-party:hover {
  background: #663695;
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn-party-blu {
  display: inline-block;
  border: 4px solid #262262;
  border-radius: 50px;
  background: #ffef4f;
  font-size: 35px;
  text-align: center;
  color: #262262;
  padding: 10px 25px 15px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 15px;
}
.btn-party-blu:hover {
  background: #262262;
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn-party-rent {
  display: inline-block;
  border: 4px solid #0668B3;
  border-radius: 50px;
  background: #ffef4f;
  font-size: 35px;
  text-align: center;
  color: #0668B3;
  padding: 10px 25px 15px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 15px;
}
.btn-party-rent:hover {
  background: #0668B3;
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn-arcade{
  display: inline-block;
  border: 4px solid #35B887;
  border-radius: 50px;
  background: #ffef4f;
  font-size: 35px;
  text-align: center;
  color: #35B887;
  padding: 10px 25px 15px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 15px;
}
.btn-arcade:hover {
  background: #35B887;
  color: #ffef4f;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.btn-party-yel {
  display: inline-block;
  border: 4px solid #ffef4f;
  border-radius: 50px;
  background: #262262;
  font-size: 35px;
  text-align: center;
  color: #ffef4f;
  padding: 10px 25px 15px;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 15px;
}
.btn-party-yel:hover {
  background: #ffef4f;
  color: #262262;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box .aside {
  float: left;
}
.box .cnt {
  overflow: hidden;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (max-width: 991px) {
  .box1 {
    text-align: center;
  }
}
.box1 .aside {
  margin-right: 22px;
}
@media (max-width: 991px) {
  .box1 .aside {
    margin-right: 0px;
    float: none;
  }
}
.box1 .aside a {
  font-size: 50px;
  width: 107px;
  text-align: center;
  border-radius: 50%;
  height: 107px;
  line-height: 107px;
  color: #ffffff;
  background: #fada2f;
}
.box1 .aside a:hover {
  background: #323232;
}
.box1 .cnt {
  line-height: 22px;
  margin-top: 23px;
  font-size: 16px;
  font-family: "Trebuchet MS", sans-serif;
  color: #57cbec;
}
.box1 .cnt h6 {
  font-size: 26px;
  font-family: 'Mouse Memoirs', sans-serif;
}
@media (max-width: 1199px) {
  .box1 .cnt h6 {
    font-size: 20px;
  }
}
.box1 .cnt a {
  display: block;
}
.box1 .cnt a:hover {
  color: #323232;
}
/*==================      Row top      ======================*/
.row-top {
  overflow: hidden;
  padding: 20px 0;
  background: #fff;
}
/*==================      Logo car      ======================*/
.logo_car1 {
  position: relative;
}
.logo_car1 p {
  font-size: 24px;
  position: absolute;
  left: 45.8%;
  top: 56.3%;
  color: #2c2b2b;
}
@media (max-width: 742px) {
  .logo_car1 p {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .logo_car1 p {
    left: 42.8%;
  }
}
@media (max-width: 500px) {
  .logo_car1 p {
    left: 38.8%;
    font-size: 12px;
  }
}
/*==================      Marked list      ======================*/
.marked-list {
  margin-top: 10px;
  list-style: disc;
  padding-left: 20px;
  color: #fff;
  letter-spacing: 0.75px;
}
.marked-list p {
  font-family: "Trebuchet MS", sans-serif;
  margin-top: 12px;
  color: #b0b0b0;
}
.marked-list li {
  position: relative;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 24px;
}
.marked-list li a {
  font-size: 24px;
  color: #57cbec;
}
.marked-list li a:hover {
  color: #323232;
  text-decoration: none;
}
.marked-list1 {
  margin-top: 10px;
  list-style: disc;
  padding-left: 20px;
  color: #323232;
}
.marked-list1 li {
  margin-bottom: 10px;
}
/*==================      Thumb      ======================*/
.thumb {
  display: block;
  overflow: hidden;
  position: relative;
}
.thumb img {
  height: auto;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.thumb:hover img {
  transform: scale(1.2);
}
.thumb_overlay, .text_overlay {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  position: absolute;
  line-height: 36px;
  font-size: 30px;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  text-align: center;
}
@media (max-width: 360px) {
  .thumb_overlay, .text_overlay {
    line-height: 15px;
    font-size: 15px;
  }
}
.thumb_overlay:hover, .text_overlay:hover {
  opacity: 1;
}
.text_overlay {
  margin-top: 0px;
}
.thumb:hover .text_overlay {
  margin-top: 20%;
}
.thumb:hover .thumb_overlay {
  background: rgba(87, 203, 236, 0.79) none repeat scroll 0 0;
  opacity: 1;
}
/*==================      Follow icon      ======================*/
.follow_icon {
  float: right;
  margin-top: -11px;
}
.follow_icon li {
  float: left;
  margin-left: 3px;
}
@media (max-width: 1199px) {
  .follow_icon li {
    margin-left: 1px;
  }
}
.follow_icon li a {
  color: #3f3f3f;
  font-size: 14.56px;
  border: 1px solid #efefef;
  border-radius: 50%;
  width: 41px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  padding-left: 0px;
}
/*==================      Lists      ======================*/
.list1 {
  margin-top: 22px;
}
.list1 p, .list1 a {
  font-size: 16px;
  font-family: "Trebuchet MS", sans-serif;
}
.list1 p {
  color: #7f7f7f;
  margin-top: 16px;
  line-height: 22px;
}
.list1 .text2 {
  margin-top: 37px;
}
.list1 ul {
  margin-top: 16px;
}
.list1 ul li + li {
  margin-top: 10px;
}
.list1 ul li:last-child {
  margin-top: 9px;
}
.list1 ul li a {
  color: #55b9f3;
  display: block;
  line-height: 21px;
}
.list1 ul li a:hover {
  color: #323232;
}
.list1 .offs3 {
  margin-top: 24px;
}
/*==================      Info block      ======================*/
section .info-block-text {
  padding: 66px 0px;
}
@media (max-width: 1199px) {
  section .info-block-text {
    padding: 121px 0 103px;
  }
}
section .info-block-text h2 {
  color: #ffffff;
  font-size: 80px;
  line-height: 80px;
  margin-left: -40px;
}
@media (max-width: 1199px) {
  section .info-block-text h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (max-width: 979px) {
  section .info-block-text h2 {
    margin-left: 0px;
  }
}
@media (max-width: 485px) {
  section .info-block-text h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
section .info-block-text h2 span {
  font-size: 36px;
  line-height: 50px;
  text-transform: uppercase;
  display: block;
  margin-top: 16px;
}
@media (max-width: 1199px) {
  section .info-block-text h2 span {
    font-size: 26px;
    line-height: 40px;
  }
}
@media (max-width: 485px) {
  section .info-block-text h2 span {
    font-size: 16px;
    line-height: 30px;
  }
}
section .info-block-text .btn1 {
  margin-left: -39px;
  margin-top: 15px;
}
@media (max-width: 979px) {
  section .info-block-text .btn1 {
    margin-left: 0px;
  }
}
.info-block {
  padding: 96px 62px 82px 26px;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .info-block {
    padding: 106px 0 92px;
  }
}
@media (max-width: 991px) {
  .info-block {
    width: 50%;
  }
}
@media (max-width: 980px) {
  .info-block {
    width: 100%;
  }
}
.info-block:before {
  background: #262262;
  bottom: 0;
  content: "";
  right: -30px;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 2;
}
@media (max-width: 980px) {
  .info-block:before {
    display: none;
  }
}
.info-block2:before {
  background: #ffef4f;
}
.info-block .img-wr {
  position: absolute;
  left: 100%;
  top: 0;
  width: 250%;
}
@media (max-width: 980px) {
  .info-block .img-wr {
    padding-bottom: 25px;
    position: static;
    transform: translateY(0px);
    width: 100%;
  }
}
.info-block h6 {
  font-size: 36px;
  line-height: 49px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .info-block h6 {
    font-size: 26px;
    line-height: 39px;
  }
}
.info-block .btn1 {
  margin-top: 17px;
}
.info-block_mod {
  padding: 96px 4px 82px 26px;
  position: relative;
}
@media (max-width: 1199px) {
  .info-block_mod {
    padding: 106px 0 92px;
  }
}
@media (max-width: 991px) {
  .info-block_mod {
    width: 50%;
    float: right;
  }
}
@media (max-width: 980px) {
  .info-block_mod {
    width: 100%;
    float: none;
  }
}
.info-block_mod:before {
  background: #663695;
  bottom: 0;
  content: "";
  left: -30px;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 2;
}
@media (max-width: 980px) {
  .info-block_mod:before {
    display: none;
  }
}
.info-block_mod2:before {
  background: #ffef4f;
}
.info-block_mod .img-wr {
  position: absolute;
  right: 100%;
  top: 0;
  width: 1111px;
}
@media (max-width: 980px) {
  .info-block_mod .img-wr {
    padding-bottom: 25px;
    position: static;
    transform: translateY(0px);
    width: 100%;
  }
}
.info-block_mod h6 {
  font-size: 36px;
  line-height: 49px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .info-block_mod h6 {
    font-size: 26px;
    line-height: 39px;
  }
}
.info-block_mod .btn1 {
  margin-top: 17px;
}
/*==================      Block      ======================*/
.block1 {
  background: #f3f3f3;
  padding: 39px 30px 40px 23px;
}
@media (max-width: 1199px) {
  .block1 {
    text-align: center;
  }
}
.block1 h6 {
  color: #57cbec;
  font-size: 26px;
}
.block1 h6 span {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  margin-top: -4px;
}
.block1 p {
  color: #7f7f7f;
  font-size: 16px;
  font-family: "Trebuchet MS", sans-serif;
  margin-top: 13px;
  line-height: 22px;
}
.block1 .aside {
  margin-right: 25px;
  margin-top: -10px;
}
@media (max-width: 1199px) {
  .block1 .aside {
    float: none;
    margin: 0 0 20px 0;
  }
}
.block1 .follow_icon {
  margin-top: 15px;
  float: none;
}
@media (max-width: 1199px) {
  .block1 .follow_icon {
    left: 50%;
    position: relative;
    margin-left: -71px;
  }
}
.block1 .follow_icon li a {
  color: #ffffff;
  border: none;
  background: #fada2f;
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.block1 .follow_icon li a:hover {
  background: #55b9f3;
}
/*==================      Term list      ======================*/
.term-list {
  margin-top: 43px;
  font-size: 16px;
  font-family: "Trebuchet MS", sans-serif;
}
.term-list dt {
  color: #323232;
  font-weight: bold;
  margin-top: 19px;
}
.term-list dt:first-child {
  margin-top: 0px;
}
.term-list dd {
  color: #7f7f7f;
  line-height: 22px;
  margin-top: -3px;
}
.term-list dd a {
  display: block;
  margin-top: 43px;
  color: #57cbec;
}
.term-list dd a:hover {
  color: #323232;
}
/*========================   Menu   ==========================*/
.nav {
  background: #663695;
  float: right;
  padding-bottom: 45px;
  padding-top: 52px;
}
@media (max-width: 834px) {
  .nav {
    padding-bottom: 25px;
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .nav {
    padding: 0;
  }
}
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 50px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  color: #ffef4f;
  text-transform: capitalize;
  letter-spacing: 1.25px;
  font-size: 30px;
}
@media (min-width: 1025px) {
  .sf-menu > li > a {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .sf-menu > li > a {
    font-size: 26px;
  }
}
@media (max-width: 834px) {
  .sf-menu > li > a {
    font-size: 25px;
    text-align: center;
  }
}
.sf-menu > li > a:hover {
  color: #fff;
}
.sf-menu > li.active > a {
  color: #fff;
}
.sf-menu ul {
  display: none;
  z-index: 1111;
  position: absolute;
  top: 100%;
  margin-top: 19px;
  padding: 17px 0px 0px;
  background: #ffef4f;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: capitalize;
  text-align: center;
  border-radius: 0 0 2px 2px;
  width: 200px;
  left: -75px;
}
.sf-menu ul li + li {
  margin-top: 8px;
}
.sf-menu ul > li {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: solid 1px #f4de02;
}
.sf-menu ul > li > a {
  color: #663695;
  font-size: 28px;
  padding-bottom: 10px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #262262;
}
.sf-menu ul ul {
  position: absolute;
  top: 49.5%;
  width: auto;
  margin-top: 0;
  padding: 0;
  left: 100%;
  padding-bottom: 19px;
  padding-top: 20px;
  text-align: left;
  z-index: 1111;
  background: #55b9f3;
}
.sf-menu ul ul > li > a {
  color: #ffffff;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #c8ecfa;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  display: none;
  position: absolute;
  left: 50%;
  top: 62%;
  margin-left: -6px;
  content: "";
  font: 400 12px/12px "FontAwesome";
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #663695;
  background: #FFF;
  font-size: 25px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #663695;
  color: #ffef4f;
}
.rd-mobilemenu_ul a:hover {
  background: #663695;
  color: #ffef4f;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #663695;
  color: #ffef4f;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #ffef4f;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: 2.5;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #ffef4f;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #b0b0b0;
}
.isStuck .nav {
  float: none;
  text-align: center;
  padding-bottom: 18px;
  padding-top: 28px;
}
.isStuck .nav .sf-menu > li > a::after {
  top: -20px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================  RD Parallax    ======================*/
.parallax1, .parallax2, .parallax3, .parallax4 {
  background: #0076a3;
}
.parallax4 .parallax_image {
  opacity: 0.50;
}
.parallax4 h2, .parallax4 q, .parallax4 h6 {
  color: #ffffff;
}
.parallax4 q, .parallax4 h6 {
  text-transform: uppercase;
}
.parallax4 h2 {
  font-size: 100px;
  line-height: 100px;
}
@media (max-width: 1199px) {
  .parallax4 h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.parallax4 q {
  font-size: 24px;
  line-height: 36px;
  display: block;
  margin-top: 37px;
}
.parallax4 h6 {
  font-size: 36px;
  line-height: 36px;
  margin-top: 32px;
}
.parallax4 .btn1 {
  margin-top: 30px;
}
.parallax3 .parallax_image {
  opacity: 0.47;
}
.parallax3 h2, .parallax3 p {
  color: #ffffff;
}
.parallax3 h2 {
  font-size: 100px;
  line-height: 100px;
}
@media (max-width: 1199px) {
  .parallax3 h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.parallax3 h2 span {
  display: block;
  font-size: 48px;
  line-height: 50px;
  margin-top: 7px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .parallax3 h2 span {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .parallax3 h2 span {
    font-size: 28px;
    line-height: 28px;
  }
}
.parallax3 p {
  font-size: 36px;
  line-height: 48px;
  margin-top: 40px;
  text-transform: uppercase;
}
.parallax3 .btn1 {
  margin-top: 38px;
}
.parallax2 .parallax_image {
  opacity: 0.81;
}
.parallax2 h2 {
  color: #ffffff;
  font-size: 80px;
  line-height: 80px;
  margin-left: -49px;
}
@media (max-width: 1199px) {
  .parallax2 h2 {
    margin-left: 0px;
  }
}
.parallax2 h2 span {
  font-size: 36px;
  line-height: 50px;
  text-transform: uppercase;
  display: block;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .parallax2 h2 span {
    font-size: 28px;
    line-height: 28px;
  }
}
.parallax2 .btn1 {
  margin-top: 32px;
  margin-left: -40px;
}
@media (max-width: 1199px) {
  .parallax2 .btn1 {
    margin-left: 0px;
  }
}
.parallax1 {
  position: relative;
  overflow: hidden;
}
.parallax1 .parallax_image {
  opacity: 0.77;
}
.parallax1 h2 {
  color: #ffffff;
}
.parallax1 h2 span {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  display: block;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .parallax1 h2 span {
    font-size: 28px;
    line-height: 28px;
  }
}
.parallax1 .btn1 {
  margin-top: 32px;
}
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
}
/*==================      Well     ======================*/
.well {
  padding-top: 2px;
}
.well1 {
  padding: 61px 0 136px 0;
}
.well2 {
  padding: 311px 0 63px 0;
}
.well3 {
  padding: 127px 0 89px 0;
}
.well4 {
  padding: 211px 0 165px 0;
}
.well5 {
  padding: 85px 0 64px 0;
}
.well6 {
  padding: 83px 0 82px 0;
}
.well7 {
  padding: 121px 0 62px 0;
}
.well8 {
  padding: 128px 0 81px 0;
}
.well9 {
  padding: 83px 0 117px 0;
}
.well10 {
  padding: 121px 0 62px 0;
}
.well11 {
  padding: 83px 0 119px 0;
}
.well12 {
  padding: 83px 0 82px 0;
}
.well13 {
  padding: 45px 0 49px 0;
}
.well14 {
  padding: 83px 0 84px 0;
}
.well15 {
  padding: 10px 0 10px 0;
}
.well16 {
  padding: 40px 0px 40px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  color: gray;
  padding-top: 53px;
  font-family: "Trebuchet MS", sans-serif;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
}
footer a {
  padding-left: 6px;
}
footer a:hover {
  color: #663695;
}
footer address {
  margin-left: -103px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  footer address {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  footer .follow_icon {
    position: relative;
    left: 50%;
    float: none;
    margin-left: -111px;
  }
}
.footer {
  padding-bottom: 32px;
}
/* Style the button that is used to open and close the collapsible content */
.collapsible-faq {
  background-color: #ffef4f;
  color: #663695;
  font-family: 'Mouse Memoirs', sans-serif;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  border-radius: 5px;
  margin-top: 20px;
  letter-spacing: 0.75px;
}
.collapsible-faq span {
  display: inline-block;
  font-size: 28px;
  width: 95%;
}
.collapsible-faq i {
  display: inline-block;
  width: 5%;
  font-size: 30px;
  font-weight: 700;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-faq, .collapsible-faq:hover {
  background-color: #262262;
  color: #ffef4f;
}
.collapsible-faq:hover i {
  transform: rotate(90deg);
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.active-faq, .collapsible-faq:active {
  border-radius: 5px 5px 0 0;
}
.active-faq > i {
  transform: rotate(90deg);
}
/* Style the collapsible content. Note: hidden by default */
.content-faq {
  padding: 20px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
  width: 100%;
  border-radius: 0 0 5px 5px;
}
.bubble {
  color: #663695;
  text-shadow: 3px 3px #ffef4f;
}
.fb-page {
  border: solid 4px #ffef4f;
}
.party-list {
  padding-left: 20px;
}
.party-list li {
  list-style: disc;
  padding-top: 20px;
}
.party-link {
  font-size: 35px;
  background-color: #262262;
  padding-bottom: 20px;
  border: solid #ffef4f;
  border-width: 3px 0px;
  color: #ffef4f;
}
/*****Pricing Table*****/


.columns-price {
    float: left;
    width: 100%;
	margin-bottom: 25px;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
	background-color: #fff;
}

.price {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price .header-price {
    background-color: #262262;
    color: #ffef4f;
    font-size: 38px;
	line-height: 40px;
	letter-spacing: 1.75px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
	color: #262262;
}

.price .button {
    padding: 0px;
	border: none;
    border-bottom: 1px solid #fff;
}
.price .button2 {
    padding: 0px;
	border: none;
    border-bottom: 1px solid #fff;
}

.price .button2 a{
color:  #663695;
    background: #ffef4f;
}
.price .button2:hover a{
color: #ffef4f;
    background: #663695 ;
}

.price .grey-price {
    background-color: #eee;
    font-size: 55px;
	line-height: 0.75;
	padding: 20px 0px 10px;
}

.price .grey-price span{
    font-size: 75px;
	position: relative;
	bottom: 10px;
	padding-right: 2px
}

.price .small-price {
	font-size: 33px !important;
	line-height: 1;
	position: relative;
	bottom: 0 !important;
	top: 12px;
}

.button-price {
	display: inline-block;
	width: 100%;
    background-color: #ffef4f;
    border: none;
    color: #262262;
    padding: 20px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 35px;
}

.button-price:hover {
    background-color: #663695;
    color: #ffef4f;
}
.button-price-home {
	display: inline-block;
	width: 100%;
    background-color: #663695;
    border: none;
    color: #ffef4f;
    padding: 20px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 35px;
}

.button-price-home:hover {
    background-color: #ffef4f;
    color: #663695;
}

.icon i {
	padding: 4px 8px 0px 0px;
}
.sec-box {
	border: solid 14px;
	padding: 15px 20px 10px;
	width: 100%;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
	min-height: 180px;
}

.funcade {
	border-color: #34B887;
	background-color: #2eb986;
	
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
          transition: 0.2s all ease;
}

.funcade:hover {
	
        background-color: #ffffff;
	  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.giftcard {
	border-color: #623F99;
	color: #623F99;
      transition: 0.2s all ease;
}
.giftcard:hover {
	background-color: #623F99;
	color: #fff;
	  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.fundraiser {
	border-color: #0668B3;
	color: #0668B3;
      transition: 0.2s all ease;
}
.fundraiser:hover {
	background-color: #0668B3;
	color: #fff;
	  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

@media (max-width: 986.9326px) {
.sec-box {
	border: solid 14px;
	padding: 33px 20px 0px;
	width: 100%;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
	min-height: 180px;
}
	.sec-box h3{
	font-size: 400%
}
}
.arcade {
    color: #35B887;
}
.arcade:hover {
    text-decoration: underline;
}